/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.wcb-coupon-box .wcb-md-content .wcb-modal-header {
	background-color: #212121;
}

input.wcb-form-control.wcb-email {
	color: black;
}

.woodmart-social-icons.text-center.icons-design-colored-alt.icons-size-default.color-scheme-dark.social-share.social-form-circle.wpb_animate_when_almost_visible.wpb_fadeInUpBig.fadeInUpBig.wpb_start_animation.animated {
	margin-top: 10px;
}
.woo-coupon-box-widget .wcbwidget-newsletter input.wcbwidget-email {
    border-radius: 0px;
    color: #000;
}

.promo-banner .promo-banner-image img {
	width: 100%;
}
@media screen and (max-width: 500px) {
/* 	.page-id-57 .wcb-md-show {
		display: none !important;
	}
	.page-id-57 .wcb-md-show ~ .wcb-md-overlay {
			visibility: hidden !important;
	} */
}

@media all and (min-width: 1025px) {
	.whb-general-header .woodmart-logo img {
		height: 105px;
	}
}
@media (max-width: 1024px) {
.whb-general-header .woodmart-logo img {
    max-height: 50px !important;
}
}
.wcb-coupon-box .wcb-md-content .wcb-modal-header {
    background-color: #212121 !important;
}

#brands_5650 {
	display: none;
}
.color-scheme-dark .title, .color-scheme-dark .widget-title, .color-scheme-dark .widgettitle, .color-scheme-dark h1, .color-scheme-dark h2, .color-scheme-dark h3, .color-scheme-dark h4, .color-scheme-dark h5, .color-scheme-dark h6, .color-scheme-dark label, .color-scheme-dark legend {
    color: #2d2a2a;
}
.color-scheme-dark .widget a, .color-scheme-dark .woodmart-widget a, .color-scheme-dark div[class^=vc_wp] a {
    color: #727272;
}
#mainimage picture img {
	width:100vw;
	height: auto;
}
.wd-nav-product-cat .cat-item-15 {
	display: none;
}
body .select2-container--default .select2-dropdown {
    border-color: rgba(255,255,255,.25);
    background-color: #101010 !important;
}
body .select2-container--default .select2-search--dropdown {
	border-color: rgba(255,255,255,.25);
    background-color: #101010 !important;
}
body .select2-container--default .select2-results__option--highlighted[aria-selected], body.woodmart-dark .select2-container--default .select2-results__option[aria-selected=true], body.woodmart-dark .select2-container--default .select2-results__option[data-selected=true] {
    background-color: rgba(0,0,0,.3) !important;
    color: #FFF;
}
body .select2-container--default .select2-search--dropdown .select2-search__field {
border-color: rgba(255,255,255,.15) !important;
    background-color: rgba(0,0,0,.3) !important;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background-color: transparent !important;
}

.whb-sticked {

}
.whb-header .switch-logo-enable .woodmart-sticky-logo {
	display: none;
}
.whb-sticked .site-logo .switch-logo-enable .woodmart-main-logo {
    display: none;
    -webkit-animation: wd-fadeIn .5s ease;
    animation: wd-fadeIn .5s ease;
}
.whb-sticked .site-logo .switch-logo-enable .woodmart-sticky-logo {
    display: block;
    -webkit-animation: wd-fadeIn .5s ease;
    animation: wd-fadeIn .5s ease;
}
.whb-sticked .switch-logo-enable .woodmart-sticky-logo img{
height: 50px;
}
.offcanvas-sidebar-mobile .sidebar-container {
    background-color: #101010 !important;
}