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


.main-page-wrapper {
	padding-top:0px !important;
}

.wd-fontsize-xxxl {
	text-shadow: 4px 4px 10px black;
}

/* .gt_float_switcher .gt-selected .gt-current-lang {
	display:none !important;
} */

.wd-builder-off .single-product-page {
	margin-top: 20px;
}

.woocommerce-Reviews {
	display:none !important;
}

.wd-hover-base .product-element-top {
	width: 282px !important;
    height: 250px !important;
}

.gt_float_switcher .gt-selected .gt-current-lang {
	font-size:13px !important;
}

.gt_float_switcher .gt_options a {
	font-size:13px !important;
}

.products:not(.wd-img-width) .cat-design-alt img {
	width: auto !important;
    height: auto !important;
}

:is(.color-scheme-light,.whb-color-light) .wd-nav[class*="wd-style-"] {
	display:none !important;
}

.gt_float_switcher {
	margin-top:50px !important;
}

@media (max-width: 500px) {
	.products:not(.wd-img-width) .cat-design-alt img {
	   width: auto!important;
       height: auto!important;
	}
	
	.wd-hover-base .product-element-top {
		 width: auto!important;
         height: auto!important;
	}
	
	.wd-owl .owl-item {
		    margin-top: 30px !important;
	}
	
}

.gtranslate_wrapper {
	
}

.gt_float_switcher .gt-selected .gt-current-lang {
	    padding: 3px 7px !important;
}


.wd-sub-menu li>a {
	color:black !important;
}

.gt_float_switcher {
    margin-top: 0px !important;
}

.whb-col-mobile {
	justify-content:start !important;
}