/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-buttons {
    flex-direction: row;
}
.wd-buttons.wd-pos-r-t {
    top: -5px;
    margin-right: -10px;
    background: #ffffff00;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
}
.wd-action-btn>a:hover {
    color: #0054f8;
}

@font-face {
	font-family: 'MonospaceFallback' !important;
}