/*
 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-nav-mob-tab li:first-child{	
	display:none;
}

.wd-nav-mob-tab>li {
    flex: 1 0 100%!important;
    max-width: 100%!important;
}

.wd-empty-page-text, .breadcrumbs{
	display:none;
}

h1{
	color:white!important;
}

.page-title{
	display:none!important;
}

.whb-sticky-header .whb-general-header-inner > div:first-child{
	display:none!important;
}

.woocommerce-page .wd-prefooter{
	display:none;
}

#woocommerce_price_filter-5, #wd-widget-stock-status-9{
	display:none;
}

.whb-general-header{
	padding-top: 10px;
    padding-bottom: 10px;
}

.labels-rounded .out-of-stock{
	font-size:11px!important;
	max-width:69px!important;
}

.sku_wrapper{
	display:none!important;
}

.limit-text-width{
	max-width:400px;
}

.wd-logo img{
	object-fit:contain;
}

.wd-social-icons, .reviews_tab, .wd-nav-tabs-wrapper{
	display:none;
}

.product-grid-item:hover .product-information, .product-grid-item:hover .hover-content, .product-grid-item:hover .wrapp-product-price .price{
	text-align:left!important;
}

.wd-hover-base .wrapp-product-price{
	align-items:unset!important;
}

.wrapp-swatches, .quick-view, .coupon, .woocommerce-form-coupon-toggle{
	display:none!important;
}

.product-grid-item:hover .product-information{
	border-top:1px solid!important;
}

.wd-compare-icon{
	display:none!important;
}

.wd-header-my-account{
	background-color:rgba(24, 120, 189, 1);
}

.wd-header-my-account .wd-tools-text{
	color:white!important;
}

@media screen and (max-width:1370px) and (min-width:1025px){
	.limit-text-width{
		display:none!important;
	}
}
@media screen and (max-width:1520px) and (min-width:1025px){
	.whb-space-element {
		display:none!important;
	}
}

.wd-header-search-form{
	max-width:500px;
	margin:auto;
}