@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//collantlover.it/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.0") format("woff2");
	font-display:fallback;
}

:root {
	--wd-text-font: "Lato Normal", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato Bold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato Normal", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat Bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato Bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(204,184,177);
	--wd-alternative-color: rgb(1,22,79);
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(31,157,196);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(247,202,0);
	--btn-accented-bgcolor-hover: rgb(252,239,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(245,245,245);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(129,215,66);
	background-image: none;
}
.page-title-default {
	background-color: rgb(204,184,177);
	background-image: none;
}
.footer-container {
	background-color: #0c0c0c;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Lato Normal !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Montserrat Bold !important;
}

@font-face {
	font-family: "Montserrat Regular";
	src: url("//collantlover.it/wp-content/uploads/2021/09/Montserrat-Regular-1.woff2") format("woff2"), 
url("//collantlover.it/wp-content/uploads/2021/09/Montserrat-Regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Montserrat Bold";
	src: url("//collantlover.it/wp-content/uploads/2021/09/Montserrat-Bold-1.woff2") format("woff2"), 
url("//collantlover.it/wp-content/uploads/2021/09/Montserrat-Bold.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Lato Normal";
	src: url("//collantlover.it/wp-content/uploads/2021/09/Lato-Regular.woff2") format("woff2"), 
url("//collantlover.it/wp-content/uploads/2021/09/Lato-Regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Lato Bold";
	src: url("//collantlover.it/wp-content/uploads/2021/09/Lato-Bold.woff2") format("woff2"), 
url("//collantlover.it/wp-content/uploads/2021/09/Lato-Bold.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

.wd-dynamic-discounts {border: 2px solid var(--wd-primary-color) !important; margin-bottom: 20px !important; }
.wd-dynamic-discounts thead th {padding-top: 10px !important;}

.whb-top-bar {height: 42px !important;}
.copyright-notice a {color: rgb(30,115,190);}
.modulo.ti-stars {text-align: center; margin: 0 auto;}
.inline-field {float:left !important; width: 180px!important; clear:none!important ;margin-right: 10px!important;}
.inline-field input{width: 100% !important;max-width: 100% !important;}
.feedback-ip{display:none;}

.ti-star.f {display:inline-block;background-image: url(https://cdn.trustindex.io/assets/platform/Google/star/f.svg); background-repeat: no-repeat;   width: 30px !important;height: 30px !important;}

.modulo-feedback{	max-width: 600px;	margin: 0 auto;}
.blog .brands {margin: 10px;}
.blog .brands .tag-brand {display: inline-block;margin: 10px !important; border: 1px solid #efefef;}
.blog .tag-brand img{max-height: 50px; }
.blog-image .blog-image-top-sx {margin: 0px 10px 10px 0;}
.blog-image .blog-image-top-dx {margin: 0px 0px 10px 10px;}

.login h1 a {
    background-image: url("https://collantlover.it/wp-content/uploads/2022/03/cl_logo2.png?ver=20131202") !important;
}

#acym_regacy_sub_field LABEL {font-weight: bold; color: #0bb14f}

[class*="wd-swatches"].wd-dis-style-2 .wd-swatch.wd-disabled {
	display: none !important;
}

.wd-product-brands{float: right;padding:10px;}
.post-single-page .article-inner .entry-header, .entry-meta.wd-entry-meta{display:none;}
.product_description {    font-size: 16px;
    font-family: Lato normal;}

.summary-inner {max-width: 600px;}
.product_meta {font-size: 16px !important;margin-bottom: 20px;
	background: #f2f2f2;
    border-radius: 0.5rem;
    font-size: 1rem;
    margin-top: 2rem;
    padding: 20px;
}
.single_add_to_cart_button{border-radius: 0.25rem;}

.product_meta>span:not(:last-child) {margin-bottom: 0px; }

.home .cat-design-center .wd-entities-title {
    color: #fff !important;
}
.category-description {margin-bottom: 30px; font-size: 20px;}
.category-description-second {margin-top: 30px;}
.category-description strong {color: black;}
.header-banner-container {line-height:14px;}
.header-banner-container span {color: #fff !important;}
.header-banner-container i {font-size: 12px;color: #fff !important;}
.product-grid-item .hover-img img, .product-grid-item .product-image-link img {
    width: 100%;
    height: auto!important;
    max-height: 100%;
}


.wd-product-brands {text-align: right;}


/* glare effect su bottone acquista */
.wc-proceed-to-checkout {
  margin: auto;
	font-size: 16px;
	color: #fff;
	border-radius: 4px;
	text-align: center;
	position: relative;
	overflow: hidden;
	display: block;
	left: auto;
	top: auto;
}

.wc-proceed-to-checkout:hover .glare {
	right: -35%;
	-webkit-transition: all 0.3s linear;
	      transition: all 0.3s linear;
}

.glare:active {
	opacity: 0.95;
}
.glare {
	position: absolute;
	width: 45px;
	height: 200%;
	-webkit-transform: rotate(25deg);
	  -ms-transform: rotate(25deg);
	      transform: rotate(25deg);
	background-color: rgba(255,255,255,0.3);
	top: -50%;
	right: 120%;
}
.glare:after {
	content: '';
	display: none;
	position: absolute;
	width: 20px;
	height: 100%;
	background: inherit;
	right: -15px;
	top: 0;
}
/* /glare effect su bottone acquista */

/*bannerino privacy*/
#cmplz-manage-consent .cmplz-manage-consent {
    display: unset!important;
    bottom: -12px!important;
    font-size: 10px!important;
}


.cart-content-wrapper .cart-actions .coupon button {
	  background-color: #e8e9e8 !important;
	color: #3d3d3d !important;
}


.woocommerce-cart-form__cart-item small.tax_label {display: none;}
.menu-footermenu1-container{font-size: 1em;}
.copyright-notice{margin-top: 20px; font-size: 0.7em;}
.product_description b {
    font-weight: bold !important;
    color: #000000;
}	
.product_description i {
    font-style: italic !important;
}	
.product_description u {
    text-decoration: italic !important;
}	
	
.ts-product-image{
max-width: 75px; max-height: 75px; display: inline-block; padding-right: 7px; vertical-align: middle;
	padding: 0 10px 10px 0;
}
.attachment-woocommerce_thumbnail {
	width: 100%;
}
.new.product-label {display:none;}
#homedescription h1{font-size: 1.0em !important; color: darkgray;margin-top 40px;}
#homedescription2 li strong {font-size: 1.2em !important; font-weight: 800;color: black;}
.icons-design-colored .social-instagram {background-color: #e54a5c;}
#menu-item-12284 a span.menu-label-green { background-color: #008f39;}
#menu-item-12284 span.nav-link-text {color: #008f39;}
#menu-item-12283 a span.menu-label-green { background-color: #25D366;}
#menu-item-12283 .fa-whatsapp { color: #25D366;}

/* cookie banner */
.cc-nb-reject, .cc-nb-title-container {display: none !important;}




/*from theme/assets/css/styles.css*/

/**/

/* galleria carosello prodotto, uniforme in altezza*/
.owl-carousel .owl-stage-outer .owl-stage .product-image-thumbnail, .thumbnails  {max-height: 170px !important;overflow: hidden;}
.upsells-carousel h3.wd-entities-title, .upsells-carousel .price {display:none !important;}
.upsells-carousel .product-wrapper {padding:0 !important;} 
.upsells-carousel .product-wrapper .wd-products-with-shadow:not(.products-bordered-grid) .product-wrapper {box-shadow: none !important;}
.wd-products-with-shadow .wd-product {
    --wd-prod-shadow: 0 0 0 rgba(0, 0, 0, 0.12);
}

.backorder-notice .btn.btn-scheme-dark.wd-open-popup, .backorder-notice .btn.btn-scheme-dark.wd-open-popup:hover { box-shadow: none !important; background-color: transparent !important; font-size: 16px; color: white;margin-top: 6px}
.variations_form .woocommerce-variation-availability, .variations_form .woocommerce-variation-price {display: block;}
.wc-block-product-categories-list-item-count {display:none;}
.swatches-on-grid.swatches-select{display:none}
.single_add_to_cart_button {background-color: #286829 !important;}
.woodmart-archive-shop .wrapp-category h3.wd-entities-title {color: #fff;}
.variations label {text-transform: uppercase;}
.single_add_to_cart_button.button {background-color:#fed813 !important;color: black}
.single_add_to_cart_button.button:hover {background-color:#f7ca00 !important;color: black}
h2.category-description{    font-size: 14px;    margin-bottom: 20px;color: rgb(119, 119, 119);}    
h2.category-description.category-description-second{margin-top: 20px;color: rgb(119, 119, 119);}
h2.tagDescriptions{font-size: 16px !important;font-family: 'Lato Bold'; color: rgb(119, 119, 119);}
    

.wd-swatch.swatch-on-single.text-only.swatch-size-large.swatch-enabled {

    border: 1px solid #4f4f4f !important;    

}    



.wd-swatch.swatch-on-single.text-only.swatch-size-large.swatch-enabled {

    border: 1px solid #4f4f4f !important;

}

.products .wd-swatch {display:none;}

.wd-swatch {
    border: 1px solid #4f4f4f;
    padding: 4px;
    border-radius: 0 !important;
    }

.cc-nb-main-container {

    padding: 10px !important;

}



.freeprivacypolicy-com---nb .cc-nb-main-container {

    padding: 1rem !important;

}

.cc-nb-title {font-size: 18px !important;}

.cc-nb-text  {font-size: 14px !important;height: auto; overflow: auto;}

.cc-nb-reject {background-color: #ababab !important; }



@media (max-width: 480px){

  .freeprivacypolicy-com---nb .cc-nb-okagree, .freeprivacypolicy-com---nb .cc-nb-reject, .freeprivacypolicy-com---nb .cc-nb-changep {

      display: inline !important; 

       width: auto !important;

  }                    

}



.widget[class*="_tag_cloud"] .tagcloud a {

    display: inline-block;

    margin: 1px;

    padding: 5px 12px;

    border: 1px solid rgba(119,119,119,0.2);

    text-transform: capitalize;

    font-size: 12px !important;

}

.woocommerce-breadcrumb {
font-size: 1.4em;
}
.woocommerce-breadcrumb a{
color: black;
}
.woocommerce-breadcrumb .breadcrumb-last{
	color: #ffffff;
	/* border: 2px solid #502c05 !important; */
	background-color: #ccb8b1;
	padding: 6px;
}

.single-product-page .woocommerce-breadcrumb .breadcrumb-last{display:none;}

.woocommerce-breadcrumb a:after {

    content: " ";

}



.woocommerce-breadcrumb a:after {

    margin: 0 !important;

    margin-left: 5px !important;

}



.woocommerce-breadcrumb a {

    margin-right: 0px;

}



.tax-descriptions {

    margin-bottom: 10px;

}


.woocommerce-shipping-totals .woocommerce-shipping-destination {display: none;}

.widget-title.color-scheme-light {

	background-color: #ebebeb !important;

	color: #5a5a5a;

}



.woocommerce-Tabs-panel--0 {display:none;}



/* Header: avvisami quando disponibile*/

.cwginstock-panel-heading {

	background-color: #ccb8b1 !important;

	border-color: #ad9d97 !important; 

}

.cwginstock-subscribe-form .panel-primary {

    border-color: #ad9d97;

}

.cwginstock-panel-heading h4 {

    color: #3f3f3f;

	margin-top: 20px;

}



[class*="tag-motivo-"] img {
	border: 0px solid #cecece;
    box-shadow: 0 0 6px #ccc;
    margin: 7px;
}



.product_description {

	margin: 20px 0 30px 0;

}



.product-tabs-wrapper {

    margin-top: 20px;

}



#acym_fulldiv_formAcym1, #acym_fulldiv_formAcym2 {

	width: 100% !important;

}



/* tags in pagina prodotto */

.swatch-inner .filter-swatch span {border: 1px solid grey;}

.tag-motivo{ display: inline; overflow: hidden;}

.tag-motivo img{overflow: hidden;width: 45px;height: 45px;border-radius: 10%;margin-bottom: 5px; transform: rotate(0deg);}


.widget-title .subtitle{font-size: 0.7em; font-weight: normal;}

.preview-tag-cloud-link {border: 0px !important;}

.widget_tag_cloud .tagcloud a.preview-tag-cloud-link:hover, .widget_product_tag_cloud .tagcloud a.preview-tag-cloud-link:hover {background-color: transparent;border: 0px !important;}



.tag-brand {width: 100px; height:40px; overflow:hidden; display: inline-block; margin: 0px 10px 10px 0;border: 1px solid lightgray; padding: 2px}

.tag-brand div{width: 94px; height:34px; overflow:hidden; display: inline-block;}



/* spazio tra singoli tag prodotto */

.tagcloud .tag-motivo {margin: 1px;}



/* swatch scelta taglie su immagine prodotto */

.wd-swatch.swatch-on-single.text-only.swatch-size-large.swatch-enabled {border: 1px solid rgba(119,119,119,0.2);padding: 5px 12px;}



/* bottoni */

.btn-color-primary-container a { background-color: #ccb8b1 !important;  }



.wd-nav-vertical .wd-dropdown-menu.wd-design-sized, .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width {

    min-height: 100px; 

}





#contacts .wpb_content_element {margin-bottom: 5px !important;}



.no-bottom {margin-bottom: 0;padding-bottom: 0;border-bottom: 0px;}



/*top bar custom items*/

#wp-admin-bar-my-admin-menu {

	background-color: red !important;

}



/* */

#block-15.widget{

    border-bottom: 0;

    padding-bottom: 0;

}

 

/*CONDITIONAL CSS MEDIA QUERY */ 



@media (max-width: 768px){

    .category-description {

        margin-bottom: 20px;

    }

}



@media (min-width: 769px) and (max-width: 1024px) {

    .category-description {

        margin-bottom: 20px;

    }

} 

 

 

/* line loading animation */





.loading {

  position: absolute;

  top: 0;

  left: 50%;

  transform: translate(-50%, -50%);

  display: flex;

  align-items: center;

  justify-content: center;

  width: 100%;

  height: 100%;

  z-index:1000;

}



.loading_line_wrapper {

  width: 100%;

  height: 10px;

  position: relative;

  top: 0px;

  left: 0px;

  bottom: auto;

  right: auto;

}



.loading_line {

  position: relative;

  top: 0px;

  left: 0px;

  bottom: auto;

  right: auto;

  width: 100%;

  height: 100%;

  transform-origin: 100% 0%;

  animation: kf_loading_line 4s cubic-bezier(0.645, 0.045, 0.355, 1) 0s infinite;

  

  .loading_line_inner {

    position: absolute;

    top: 0px;

    left: 0px;

    bottom: auto;

    right: auto;

    width: 100%;

    height: 100%;

    background: #000;

    transform-origin: 0% 0%;

  }

}

.loading_line_inner--1 {

  opacity: 0;  //change for inner line opacity, currently 0/hidden

  animation: kf_loading_line_inner--1 4s cubic-bezier(0.645, 0.045, 0.355, 1) 0s infinite;

}



.loading_line_inner--2 {

  opacity: 1;

  animation: kf_loading_line_inner--2 4s cubic-bezier(0.645, 0.045, 0.355, 1) 0s infinite;

}



.loading_line_inner {

  position: absolute;

  top: 0px;

  left: 0px;

  bottom: auto;

  right: auto;

  width: 100%;

  height: 100%;

  background-color: red;

  transform-origin: 0% 0%;

}



@keyframes kf_loading_line {

  0% {

    transform: scaleX(1);

  }

  50% {

    transform: scaleX(1);

  }

  100% {

    transform: scaleX(0);

  }

}





@keyframes kf_loading_line_inner--1 {

  0% {

    transform: scaleX(0);

  }

  25% {

    transform: scaleX(1);

  }

  100% {

    transform: scaleX(1);

  }

}





@keyframes kf_loading_line_inner--2 {

  0% {

    transform: scaleX(0);

  }

  25% {

    transform: scaleX(0);

  }

  50% {

    transform: scaleX(1);

  }

  100% {

    transform: scaleX(1);

  }

}





 .vc_custom_1637854693172  .woodmart-text-block { font-size: 12px !important;}

 .product-images-inner-sub {    margin-top: 50px;}
 #cookie_preferences_fab_button{
    background: #35b945 !important;
    padding: 3px;
    color: white;
    opacity: 1 !important;
    position: fixed !important;
    box-shadow: none;
    overflow: visible;
    inset: auto 10px 10px auto;
    max-height: 95px;
    max-width: 95px;
    left: 40px;
    bottom: 0px;
    z-index: 2147483640;
    border-radius: 10px 10px 0 0;
    outline: none !important;
    visibility: visible !important;
    resize: none !important;
    margin: 0px !important;
    transition-property: none !important;
    transform: none !important;
    cursor: pointer !important;
    float: none !important;
    display: block !important;
    } 

                                                                                                      

    .product-images-inner-sub .wrap-price {display: none !important;}
    .vc_custom_1637854693172 .wd-wpb { margin-bottom: 2px;}
    .vc_custom_1637854693172 h2.vc_custom_heading {margin-bottom: 6px;font-size: 22px;}
    

    /*
    MEDIA QUERIES
    */
    
    /*special query for home category grid
    * Centra il nome categoria nella griglia categorie in homepage, anche per gli schermi più piccoli
    */
    @media (min-width: 1px) {

      .cat-design-center.without-product-count .hover-mask {
          transform: translateY(-50%) translateZ(0);
      }

      .cat-design-center .hover-mask {
          position: absolute;
          top: 50%;
          right: 0;
          left: 0;
          z-index: 3;
          padding: 15px;
          transition: transform .3s ease;
      }    
      
    .vc_custom_1637753049617  .cat-design-center .wd-entities-title {
        color: #FFF !important;
        }
           
    }

@media (max-width: 1240px) {
    body.header-banner-display .website-wrapper {margin-top: 85px;}
    .header-banner {height: 84px;}
    
}

@media (max-width: 720px) {
	.header-banner-container h3 {font-size: 14px;}
	h2 {font-size: 14px !important;}
   
}
    @media (max-width: 600px) {#homedescription H1 {font-size: 0.8em !important;}}
    @media (max-width: 350px) {.vc_custom_1637753049617  .cat-design-center .wd-entities-title {font-size:12px;}}
    
    
    
form[data-product_id$="1"] button.single_add_to_cart_button,
form[data-product_id$="3"] button.single_add_to_cart_button,
form[data-product_id$="5"] button.single_add_to_cart_button,
form[data-product_id$="7"] button.single_add_to_cart_button,
form[data-product_id$="9"] button.single_add_to_cart_button {
background-color: green !important;
color: #fff;
background-color: #fed813 !important;                      
color: #252525;
}

form[data-product_id$="2"] button.single_add_to_cart_button,
form[data-product_id$="4"] button.single_add_to_cart_button,
form[data-product_id$="6"] button.single_add_to_cart_button,
form[data-product_id$="8"] button.single_add_to_cart_button,
form[data-product_id$="0"] button.single_add_to_cart_button {
background-color: #fed813 !important;                      
color: #252525;
}
.woocommerce-product-gallery img, .woocommerce-product-gallery__wrapper {
    max-width: 600px;
}

#menu-footermenu1 {padding-left: 0px !important;}
#menu-footermenu1 li {display: inline; margin-right: 20px;padding-left: 0;}

/* rounded labels, hanno smesso di funzionare */

.product-labels {
    position: absolute;
	top: 5px;
	left: 5px;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    max-width: 50%;
    transition: opacity .3s ease;
}
.product-label {
    min-width: 60px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    font-weight: 600;
    line-height: 1.2;

}
.labels-rounded .product-label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 7px;
    min-height: 50px;
    border-radius: 35px;
    font-size: 14px;
}

.product-labels.onsale {
    background-color: var(--wd-primary-color);
    direction: ltr;
}
.product-labels.out-of-stock {
    background-color: var(--wd-primary-color);
    direction: ltr;
}


.new.product-label, .out-of-stock.product-label {
	width: 60px; height: 60px;
	    border-radius: 0;
	text-indent: -200px;
}
.new.product-label {
	background: url(/wp-content/uploads/2022/12/nuovo.png) no-repeat;
}
.out-of-stock.product-label {
	background: url(/wp-content/uploads/2022/12/esaurito.png) no-repeat;
}
.product-labels {
    position: absolute;
	top: 5px;
	left: 5px;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    max-width: 50%;
    transition: opacity .3s ease;
}
.woocommerce-product-gallery .labels-rounded {
	left: 30px !important; 
	right: unset !important;
}
.footer-widget .fa:before	{
color: #fff;
}
.footer-widget i {
	margin-right: 10px;
}

.header-banner {
    background-color: rgb(0,0,0) !important;
    background-image: none;
}

.order-status.status-cancelled {
	background-color: #9b9494 !important;
	color: #fff !important;
}


.tag-thumbnail img.tag-thumbnail {width: }


/* 
 * Nascondo gli avvisi nel backoffice
 * vedi: /public_html/wp-content/themes/woodmart-child/assets/css/style-admin.css
 */
.wdr_bulk_table_msg {
	border: 2px solid var(--wd-primary-color);
}
.single-product-page .price {font-size: 1.2em;}@media (min-width: 1025px) {
	.wd-accordion-title-text, .wd-accordion-opener {display:none !important;}
}

@media (min-width: 577px) and (max-width: 767px) {
	.ts-product-image{
width: 100%; display: block !important; clear: both;
}
.attachment-woocommerce_thumbnail {
	width: 52px; max-height: 45px; 
}

#homedescription h1{font-size: 1.0em !important; color: darkgray;margin-top 10px;}
.wd-swatch.swatch-on-single.text-only.swatch-size-large.swatch-enabled {
    padding: 5px 5px !important;
}

.swatch-on-single:not(:last-child) {
    margin-right: 6px  !important;
}

.woocommerce-breadcrumb {
font-size: 1.2em;
}
}

@media (max-width: 576px) {
	.woocommerce-ordering .orderby option {color: #000!important}
	
.woocommerce-breadcrumb {
font-size: 1.2em;
}
.vc_custom_1720643010148 {
    padding: 30px !important;
}

.single-product-page .wd-product-brands {display: contents;	text-align: left;}
.single-product-page .wd-product-brands img {max-width: 100px; margin: 15px 0 15px 0;text-align: left;}
table.variations td.label {vertical-align: top;}

.wd-swatch.swatch-on-single.text-only.swatch-size-large.swatch-enabled {
    padding: 5px 5px !important;
}

.swatch-on-single:not(:last-child) {
    margin-right: 6px  !important;
}

.wd-accordion-title-text, .wd-accordion-opener {text-align: center;}
.product_title {font-size: 1.4em;margin-top: 10px;}
}

