/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/* SHIPPING TAB */
.wd_additional_tab_tab{display:none !important;}

/* centrare form Quote */
.wcqt-contact-form {
    background: unset !important;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}
.wcqt-top-wrapper{
		text-align: center;
}


/*BLOG */
.wd-post-date, .blog-design-masonry.has-post-thumbnail .post-date{display:none !important;}
entry-meta wd-entry-meta

/*WOOCOMMERCE NOTICES*/
.woocommerce-message{background-color: #85BF73;}
.woocommerce-error{background-color: #CD8EBE;}

/*----SHOP----*/
.wd-image-hotspot-hotspots .price {display: none;}
.wd-image-hotspot-hotspots .price {display: none;}
.product-type-variable .price {display: none;}

/* REQUEST A QUOTE LIST ICON */
.widget:last-child {margin-bottom: 20px;}
.ywraq-quote-icon-icon_quote:before {font-size: 20px;}
.widget_ywraq_mini_list_quote .raq-info{border:0px;}
/* PRODUCT BUNDLE */
.label{margin-bottom:0px;}
/*----COOKIE POP-UP---*/
#cookie-law-info-bar  {font-size: 14px;}
.cli-modal-content, .cli-tab-content {background-color: #fff;}
.cli-modal .cli-modal-dialog, span.cli-necessary-caption, .cli-privacy-content-text, .cli-tab-container p, .cli-switch .cli-slider::after {color: #26431d;}
a.cli-privacy-readmore, .cli-tab-header a.cli-nav-link, .cli-tab-container h4 {color: #72a942}
.cli-tab-header {background-color: #fff;}
.cli-tab-header a::before {border-right: 1px solid #fff; border-bottom: 1px solid #fff;}
.cli-modal-close svg {fill: #72a942;}

/*----PREFOOTER----*/
.woodmart-prefooter {background-color: #f8f8f8;}
/*----FOOTER---*/
.euplatesc {width: 60%;}

/*----BLOG----*/
.wd-entry-meta .meta-author{display:none;}
.wd-prefooter{display:none;}

/*=YITH LIST MOBILE*/
.widget_ywraq_mini_list_quote .yith-ywraq-list-content {margin-left: -20vh;}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li, .raq-items-number{font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif !important;}
/*FILTER*/
.swatches-brands .filter-swatch{
    display: none;
}
/*CATEGORIES MENU*/
.wd-nav-img, .mega-menu-list img{display:none;}
/*OUT OF STOCK*/
.out-of-stock.product-label{min-width: 126px!important;color: #fff!important;background-color: #B50808!important;font-size: 15px!important;min-height: 48px!important;}

