/*
 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-slide-bg{
background-position: top center !important;
}

.wd-sizeguide-btn a {
    font-weight: 900 !IMPORTANT;
/*     font-size: 17px; */
    background: #339059;
    padding: 10px;
    padding-top: 13px;
    border-radius: 10px;
    color: #fff;
}

.wd-sizeguide-btn a:hover{
/* 	color: #fff !Important; */
	border: 1px solid #339059;
	background: transparent;
	transition: all .4s;
}

