/*
 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-cat img {
    width: 100%;
    width: 250px !important;
    height: 250px;
}
    body {
		overflow: hidden;
        overflow-x: clip;
        
    }


.wd-header-cats.wd-style-1 .menu-opener {
    border-radius: 444px !important;
}
.whb-general-header .wd-tools-element>a {
    color: var(--wd-text-color);
}
.searchform[class*="wd-style-with-bg"] .searchsubmit {
    --btn-bgcolor: var(--wd-alternative-color);
}
.whb-color-light .wd-tools-element{
    --wd-header-el-color-hover: var(--wd-primary-color) !important;
}
.title-size-small {
 
    background-image: none !important;
}
.searchform input[type="text"] {
    border: 1px solid rgba(129, 129, 129, 0.2);
}