@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//cdn.amcshop.it/themes/woodmart/fonts/woodmart-font-1-700.woff2?v=8.3.6") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,96,0);
	--wd-alternative-color: rgb(0,0,0);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(255,96,0);
	--btn-default-bgcolor-hover: rgb(226,75,0);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(255,96,0);
	--btn-accented-bgcolor-hover: rgb(226,75,0);
	--wd-form-brd-width: 0px;
	--notices-success-bg: rgb(60,178,74);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,72,40);
	--notices-warning-color: rgb(255,255,255);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
	--wd-link-decor-color-hover: rgb(0,0,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 400px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 20px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(241,241,241);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,96,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(255,227,0);
	color: rgb(0,0,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(239,55,55);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(241,241,241);
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 114px;
	--wd-thumbs-height: 600px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 20px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
		font-size: 15px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 18px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
		font-size: 15px;
	}

}
:root{
--wd-container-w: 1325px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}




@font-face {
	font-family: "Amazon Ember";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Amazon Ember";
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Amazon Ember";
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Amazon Ember";
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

.wd-single-content.wd-wpb .woocommerce-product-attributes.shop_attributes {
  display: none !important;
}
.wd-post-meta {
  display: none !important;
}
.wd-gallery-thumb :is(.wd-carousel-item:hover, .wd-thumb-active, .wd-carousel:not(.wd-initialized) .wd-carousel-item:first-child) {
  opacity: 1 !important;
}
.product-label.onsale { display: none !important; }

/** LINKS **/
p a {
  text-decoration: underline;
  color: #ff6000;
}

/** HEADER **/
@media only screen and (min-width: 1024px) and (max-width: 1260px)  {
#menu-item-9092 {
	display:none !important;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1140px)  {
#menu-item-11196 {
	display:none !important;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1050px)  {
#menu-item-9082 {
	display:none !important;
	}
}

/** ACCOUNT ICONS **/
.woocommerce-MyAccount-navigation-link--dashboard a::before {
  content: url("https://cdn.amcshop.it/uploads/2025/12/account-dash.svg");
}
.woocommerce-MyAccount-navigation-link--orders a::before {
  content: url("https://cdn.amcshop.it/uploads/2025/12/ordini.svg");
}
.woocommerce-MyAccount-navigation-link--edit-account a::before {
  content: url("https://cdn.amcshop.it/uploads/2025/12/documento.svg");
}
.woocommerce-MyAccount-navigation-link--edit-address a::before {
  content: url("https://cdn.amcshop.it/uploads/2025/12/indirizzi.svg");
}
.woocommerce-MyAccount-navigation-link--waitlist a::before {
  content: url("https://cdn.amcshop.it/uploads/2025/12/notifiche.svg");
}
.woocommerce-MyAccount-navigation-link--customer-logout a::before {
  content: url("https://cdn.amcshop.it/uploads/2025/12/logout-2.svg");
}
.woocommerce-MyAccount-navigation-link a::before {
  width: 20px;
  height: 20px;
  margin-right: 10px;
	display:flex !important;
}

/** HEADER: ACCOUNT SIDE BAR **/
.login-form-side .wd-heading {
  border: none !important;
  font-size: 14px !important;
	padding-bottom: 10px !important;
}
.login-form-side input[type="text"], .login-form-side input[type="password"], .login-form-side .woocommerce-form-login__submit {
  border-radius: 10px !important;
  height: 50px !important;
}
.login-form-side > * {
  padding: 20px !important;
	border:none !important;
}
.login-form-side label {
  font-weight:600;
}
.login-form-side .create-account-question::before {
  display: none;
}
 .login-form-side .create-account-question {
    border-top: 1px solid #d5d5d5 !important;
    margin-top: 15px;
  }
.login-form-side .create-account-question .create-account-button {
  background: #ff6000;
  width: 100%;
  padding: 15px;
  line-height: 15px;
  border-radius: 10px;
  color: #fff;
  text-transform: none;
}
.login-form-side .create-account-question p {
  font-size: 13px;
}
.login-form-side #customer_login {
  padding-bottom: 0 !important;
}

/** BUTTONS **/
.btn, .button, button {
transition:none !important;
}
.btn:hover, .button:hover, button:hover {
	filter:brightness(95%);
}
.btn:active, .button:active, button:active {
	filter:brightness(88%);
}

/** BLOG ITEM **/
.blog-design-masonry .wd-post-read-more {
  min-width: 100%;
}
.blog-design-masonry .wd-post-read-more a {
  background: #ffffff;
	color:#000000;
  display: block;
  text-transform: none;
  padding: 10px;
  border-radius: 12px;
	transition:none !important;
}
.blog-design-masonry .wd-post-read-more a:hover {
  background: #ff6000;
	color:#ffffff;
	opacity:1 !important;
}
.blog-design-masonry .wd-post-read-more a:active {
  filter:brightness(88%);
}
.blog-design-masonry h3 {
  font-size: 18px !important;
  text-align: left;
  font-weight: 800;
	min-height: 80px;
}
.blog-design-masonry .wd-post-excerpt {
  text-align: left;
  font-size: 14px;
}
.blog-design-masonry .wd-post-content {
background:none !important;
}
.blog-design-masonry .wd-post-inner {
  box-shadow: none !important;
  background: #f1f1f1;
  transition: none !important;
}

/** FOOTER NEWSLETTER **/
.hostinger-reach-block-subscription-form-wrapper label {
display:none !important;
}
.hostinger-reach-block-subscription-form-wrapper input[type="email"] {
  background: white;
  height: 50px;
  border-radius: 10px;
box-shadow: 0px 5px 20px 0px #6b6b6b21;
}
.hostinger-reach-block-subscription-form-wrapper .hostinger-reach-block-form-field {
  margin-top: 0 !important;
  margin-bottom: 15px;
}
.hostinger-reach-block-subscription-form-wrapper .hostinger-reach-block-submit {
  background: #ff6000;
  height: 50px !important;
  border-radius: 10px !important;
  color: #fff;
  text-transform: none;
  font-size: 15px;
}

/** COOKIE POPUP **/
.wd-cookies-popup {
  box-shadow: 0px 5px 50px 0px #96969694;
}
.wd-cookies-popup .cookies-accept-btn {
  border-radius: 10px !important;
}
.wd-cookies-popup .cookies-more-btn {
  text-transform: none !important;
  font-size: 14px !important;
}

/** MOBILE NAV **/
.wd-nav-mobile li {
  background: #f1f1f1;
  border-radius: 10px !important;
  margin-bottom: 10px !important;
}
#menu-mobile-side-menu > li:not(.menu-item-12371):hover, .wd-drilldown-show > li:hover {
  filter: brightness(95%);
}
#menu-mobile-side-menu > li:not(.menu-item-12371):active, .wd-drilldown-show > li:active {
  filter: brightness(88%);
}
.wd-nav-mobile, .wd-nav-mobile .wd-sub-menu {
  padding: 0px 20px !important;
}
.wd-nav-mobile li a {
  border: none !important;
  text-transform: capitalize !important;
  gap: 5px;
  font-size: 14px !important;
	min-height: 46px !important;
}
.wd-nav-mobile > li:not(.current-menu-item) > a:hover, .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item, .wd-nav-mobile .woocommerce-MyAccount-navigation-link) > a:hover {
  color: #000 !important;
}
.mobile-nav .wd-drilldown-back a:hover {
	color:#ffffff !important;
}
.mobile-nav .wd-nav-opener {
  border: none !important;
}
.mobile-nav li:not(.wd-drilldown-back) .wd-nav-opener::after {
  opacity: 1 !important;
  color: #000;
	font-weight: 900;
}
.mobile-nav .current-menu-item {
  background: #ff5f00 !important;
}
.mobile-nav .current-menu-item a {
  color: #fff !important;
}
.mobile-nav .current-menu-item img {
  filter: invert(100%);
}
.mobile-nav .wd-drilldown-back {
  background: #ff6000 !important;
}
.mobile-nav .wd-drilldown-back a {
  color: #fff !important;
padding:0 !important;
}
.mobile-nav .wd-drilldown-back > .wd-nav-opener::after {
  color: #fff !important;
	font-weight: 900;
	  opacity: 1 !important;
}

/** HIDE IN **/
.logged-in .hide-in {
	display:none !important;
}@media (min-width: 1025px) {
	/** GENERAL **/
.wd-content-layout {
  padding-block: 20px !important;
}
.page-template-default #main-content {
  padding-block: 0 !important;
}

/** BUTTONS **/
.btn-shape-semi-round {
  border-radius: 12px !important;
  text-transform: none;
}

/** HEADINGS **/
.page-title {
  margin-block: 10px 0px !important;
}

/** HEADER GENERAL **/
.wd-header-html {
  min-width: 100% !important;
}

/** HEADER GENERAL: MENUS **/
header .whb-general-header .whb-col-right > .wd-header-nav > ul, header .whb-general-header .wd-header-my-account {
    padding: 0 !important;
    min-width: 45px !important;
    min-height: 45px !important;
    max-width: 45px !important;
    margin-right: 10px;
    border-radius: 10px;
    background: #f1f1f1 !important;
  }
header .whb-general-header .wd-header-secondary-nav > ul > li > a, header .whb-general-header .wd-header-my-account, header .whb-general-header .wd-header-my-account > a {
    min-height: 45px !important;
    min-width: 45px !important;
}
header .whb-general-header .wd-header-nav {
  padding-inline: 0px !important;
}
header .whb-general-header .wd-header-secondary-nav ul > li > a > span {
    margin: auto;
}
header .whb-general-header #menu-desktop-languages > li > a > span > img {
    max-width: 25px;
    min-width: 25px;
    border-radius: 90px;
    margin-top: 4px;
}
header .whb-general-header #menu-desktop-languages > li > a > span > span {
  display: none !important;
}
header .whb-general-header .wd-header-secondary-nav ul > li > a::after {
  display: none !important;
}
header .whb-general-header .wd-header-wishlist > a {
    min-height: 45px;
}
header .whb-general-header .wd-tools-icon::before {
    font-size: 25px;
    font-weight: 500;
}
header .whb-general-header .wd-dropdown-menu {
    border-radius: 15px !important;
    padding: 20px !important;
  box-shadow: 0 0 0 100vw #0000004a;
min-width:250px;

    transition: none !important;
}
header .whb-general-header .wd-dropdown-register {
  transition: none !important;
  border-radius: 15px !important;
  padding: 25px !important;
  box-shadow: 0 0 0 100vw #0000004a;
}
header .whb-general-header .wd-dropdown-register label {
  font-weight: 600;
}
header .whb-general-header .wd-dropdown-register .wd-heading {
  border: none !important;
  font-size: 13px !important;
}
header .whb-general-header .wd-dropdown-register input[type="text"], header .whb-general-header .wd-dropdown-register input[type="password"], header .whb-general-header .wd-dropdown-register .woocommerce-form-login__submit {
  border-radius: 10px !important;
  height: 50px !important;
}
header .whb-general-header .wd-nav .info-box-wrapper:hover {
  filter: brightness(95%);
}
header .whb-general-header .wd-nav .info-box-wrapper:active {
  filter: brightness(90%);
}
header .whb-general-header .wd-dropdown li > a {
  background: #f1f1f1;
  padding: 10px 14px !important;
  border-radius: 10px;
  max-height: 40px !important;
  transition: none !important;
  color: #000000 !important;
  min-height:  40px !important;
  font-weight: 600;
  font-size: 14x;
	margin-bottom:10px;
}
header .whb-general-header .wd-dropdown li > a:hover {
  filter:brightness(95%);
}
header .whb-general-header .wd-dropdown li > a:active {
  filter:brightness(88%);
}
header .whb-general-header .wd-dropdown li:last-child > a {
  margin-bottom: 0 !important;
}
header .whb-general-header .wd-dropdown img {
  margin-right: 10px !important;
}


/** HEADER GENERAL: SEARCH **/
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp {
    padding: 0 !important;
}
.dgwt-wcas-search-form .dgwt-wcas-search-input {
  height: 45px !important;
  border-radius: 10px !important;
	padding-left:48px !important;
}
.dgwt-wcas-search-form .dgwt-wcas-search-input::placeholder {
    font-weight: 600 !important;
    font-family: poppins !important;
    font-size: 14px !important;
    color: #acacac !important;
}
.dgwt-wcas-search-form button.dgwt-wcas-search-submit {
    left: 0.6rem !important;
    top: 0.40rem !important;
	opacity:0.4;
}
.dgwt-wcas-search-form button.dgwt-wcas-search-submit svg {
    width: 20px !important;
    height: 20px !important;
}
.dgwt-wcas-search-form .dgwt-wcas-preloader {
  margin-right: 0;
  right: 15px !important;
}
.dgwt-wcas-search-form .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
	width:22px;
}
.dgwt-wcas-search-form .dgwt-wcas-search-input:focus {
  border: none !important;
  background: #f1f1f1 !important;
}
.dgwt-wcas-suggestion .dgwt-wcas-sp {
  padding: 0px !important;
}
.dgwt-wcas-suggestion .dgwt-wcas-sp * {
  color: #000;
}
.dgwt-wcas-suggestion:hover .dgwt-wcas-meta bdi {
  background: #ff6000 !important;
  color: #ffffff !important;
  padding: 4px 8px;
  border-radius: 6px;
}
.dgwt-wcas-suggestion:hover .dgwt-wcas-meta bdi span {
  color: #ffffff !important;
}
.dgwt-wcas-suggestion .dgwt-wcas-meta bdi {
  background: #f1f1f1 !important;
  color: #000000 !important;
  padding: 4px 8px;
  border-radius: 6px;
}
.dgwt-wcas-suggestion .dgwt-wcas-meta del {
  display:none !important;
}
.dgwt-wcas-st-title {
  line-height: 22px !important;
	font-size: 13px;
}
.dgwt-wcas-st-more {
  text-transform: none !important;
  font-size: 14px;
}
.dgwt-wcas-suggestion-more {
  background: #f1f1f1;
  margin-top: 14px;
  text-transform: none !important;
	max-height:50px !important;
}
.dgwt-wcas-suggestion:hover {
  filter: brightness(95%);
}
.dgwt-wcas-suggestion:active {
  filter: brightness(88%);
}
.dgwt-wcas-suggestions-wrapp {
  box-shadow: 0 0 0 100vw #00000038;
  border-radius: 15px !important;
	padding: 1rem !important;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-si img {
  border: none !important;
}
.dgwt-wcas-suggestion-selected {
  background: #f1f1f1 !important;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:hover {
  background: #f1f1f1 !important;
  border-radius: 10px;
}
.dgwt-wcas-suggestion {
  min-height: 62px !important;
  border-radius: 12px !important;
}
.dgwt-wcas-suggestion-headline-v2 {
  min-height: 10px !important;
  opacity: 0.5;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion-selected .dgwt-wcas-si img {
  filter:brightness(95%);
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-st {
  font-size: 14px;
  font-weight: 500;
  color: black;
}

/** HEADER GENERAL: LANGUAGES **/
#menu-desktop-languages .wd-dropdown .woodmart-nav-link {
  font-size: 14px;
  font-weight: 600;
  color: #242424 !important;
  padding: 12px;
  border-radius: 8px;
  transition: none !important;
background: #ffffff;
}
#menu-desktop-languages .woodmart-nav-link > img {
  border-radius: 90px !important;
  min-width: 22px !important;
  min-height: 22px !important;
  margin-right: 20px;
}
#menu-desktop-languages .woodmart-nav-link .wpml-ls-display {
  margin-left: 0 !important;
}
#menu-desktop-languages .wd-dropdown .woodmart-nav-link:hover {
  filter: brightness(95%);
}
#menu-desktop-languages .wd-dropdown .woodmart-nav-link:active {
  filter: brightness(90%);
}
#menu-desktop-languages .wd-dropdown {
  padding: 18px !important;
}

/** HEADER GENERAL: CART **/
header .whb-general-header .wd-header-cart {
    background: #ff5f00;
    border-radius: 10px;
    min-height: 45px;
    padding: 0px 16px;
}
header .whb-general-header .wd-cart-subtotal .tax_label {
  display: none !important;
}
header .whb-general-header .wd-cart-subtotal .amount {
    font-size: 15px !important;
    color: #ffffff !important;
    font-weight: 600 !important;
}
header .whb-general-header .wd-cart-number {
    background: #ff5f00 !important;
    color: #ffffff !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    padding: 0px;
    line-height: 14px !important;
}
header .whb-general-header .wd-header-cart > a {
    padding-inline: 0px !important;
    min-height: 45px;
}
header .whb-general-header .wd-header-cart .wd-tools-icon::before {
    color: #ffffff !important;
    font-size: 26px !important;
}

/** HEADER GENERAL: SIGN UP BUTTON **/
header .logged-in header .whb-general-header .sign-up {
  display:none !important;
}
header .whb-general-header .sign-up {
  border-radius: 10px !important;
  text-transform: capitalize;
}
header .sign-up::after {
  content: "\f120" !important;
  font-family: "woodmart-font";
}

/** HEADER GENERAL: MINI CART **/
.cart-widget-side {
	width: 26rem;
	top: 2rem;
	right: 0 !important;
	bottom: 2rem !important;
	border-radius: 15px !important;
	padding: 20px;
	transition:none !important;
}
.cart-widget-side.wd-opened {
	margin-right: 2rem;
}
.cart-widget-side .woocommerce-mini-cart__total strong, .woocommerce-mini-cart__total span {
    font-weight: 600 !important;
    font-size: 15px !important;
  }
.cart-widget-side .woocommerce-mini-cart__buttons {
  padding: 0 !important;
}
.cart-widget-side .wd-heading {
	padding: 0rem 0.6rem 1.2rem 0.6rem;
	font-size: 18px;
	border: none !important;
}
.cart-widget-side .wd-heading .title {
	font-weight: 600 !important;
	font-size: 16px;
}
.cart-widget-side .close-side-widget {
	font-size: 15px;
}
.cart-widget-side .product_list_widget > li {
	border: none !important;
	transition:none !important;
	padding: 10px !important;
}
.cart-widget-side .remove_from_cart_button::after {
	font-size: 16px !important;
	font-weight: 700 !important;
	opacity: 0.3;
}
.cart-widget-side .remove_from_cart_button {
	top: 1rem !important;
	right: 1rem !important;
}
.cart-widget-side .product_list_widget > li .wd-entities-title {
    margin-bottom: 8px;
    font-size: 13px !important;
    color: black !important;
    font-weight: 600;
    max-width: 95%;
    max-height: 38px;
    overflow: hidden;
  }
.cart-widget-side .product_list_widget > li .wd-product-sku {
  display: none !important;
}
.cart-widget-side .product_list_widget > li .quantity {
  color: black !important;
  font-size: 13px !important;
}
.cart-widget-side .woocommerce-mini-cart .remove:hover {
  background: none !important;
  box-shadow: none !important;
  color: black !important;
  opacity: 1 !important;
}
.cart-widget-side .woocommerce-mini-cart__buttons .checkout {
margin-bottom: 0;
    min-height: 50px !important;
    font-size: 14px !important;
    background: #ff6000;
    font-weight: 600;
	    border-radius: 12px !important;
    transition: none !important;
}
 .cart-widget-side .woocommerce-mini-cart__buttons .btn-cart {
    margin-bottom: 15px;
    min-height: 50px !important;
    font-size: 14px !important;
    background: #f1f1f1;
    font-weight: 600;
    border-radius: 12px !important;
    transition: none !important;
  }
.cart-widget-side .shopping-cart-widget-footer {
  padding-bottom: 0 !important;
}
 .cart-widget-side .woocommerce-mini-cart__buttons .btn-cart:hover {
    filter:brightness(95%);
    background: #f1f1f1;
  }
 .cart-widget-side .woocommerce-mini-cart__buttons .btn-cart:actives {
    filter:brightness(88%);
    background: #f1f1f1;
  }
.cart-widget-side .wd-progress-bar bdi, .wd-progress-bar bdi span {
  color: #118e24 !important;
}
.cart-widget-side .wd-progress-bar {
  background: #d0eed094;
  padding: 15px !important;
  border-radius: 14px !important;
	margin-bottom:15px;
	border:none !important;
}
.cart-widget-side .woocommerce-mini-cart__total {
  padding: 15px 0 0 0 !important;
  margin-bottom: 15px !important;
	border: none !important;
}
.cart-widget-side .shopping-cart-widget-footer .tax_label {
  font-weight: 600;
  font-size: 13px;
}
.cart-widget-side .wd-progress-bar .progress-msg {
    font-size: 13px;
    text-align: center;
    color: #118e24 !important;
	margin-bottom:12px;
  }
.cart-widget-side .wd-progress-bar .progress-bar {
  background-color: #36ba4a !important;
	background-image: none !important;
}
.cart-widget-side .wd-progress-bar .progress-area {
  background-color: rgba(177, 226, 173, 0.73) !important;
}
.cart-widget-side .product_list_widget > li .cart-item-image img {
  max-width: 55px !important;
  min-width: 55px !important;
}
.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover {
	background-color: #f1f1f1 !important;
	transition: none !important;
	border-radius: 12px;
}
.cart-widget-side .woocommerce-mini-cart .mini_cart_item:active {
	filter: brightness(88%);
}
.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover img {
	filter: brightness(96%);
}
.cart-widget-side .woocommerce-mini-cart__buttons .btn-cart {
	margin-bottom: 15px;
}

/** HEADER BOTTOM: MENU **/
header .whb-header-bottom .wd-nav {
  --nav-gap: 10px;
}
header .whb-header-bottom .wd-nav li > a {
    background: #f1f1f1;
    padding: 10px 14px !important;
    border-radius: 10px;
    max-height: 38px !important;
    transition: none !important;
	  color:#000000 !important;
	min-height: unset !important;
}
header .whb-header-bottom .wd-sub-menu > li > a {
  margin-bottom: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
	font-weight: 600;
    font-size: 14x;
}
header .whb-header-bottom .wd-nav .current-menu-item > a {
  background: #ff5f00 !important;
  color: #fff !important;
}
header .whb-header-bottom .wd-nav .current-menu-item > a > img {
  filter: invert(100%);
}
header .whb-header-bottom .wd-sub-menu > li:last-child > a {
  margin-bottom: 0 !important;
}
header .whb-header-bottom .wd-nav li > .wd-dropdown {
border-radius: 12x !important;
  padding: 20px !important;
  box-shadow: 0 0 0 100vw #00000038;
  transition: none !important;
min-width:250px;
}
header .whb-header-bottom .wd-nav li > a > img {
    width: 18px !important;
  }
header .whb-header-bottom .wd-nav li > a:hover {
	filter: brightness(94%);
}
header .whb-header-bottom .wd-nav li > a:active {
	filter: brightness(88%);
}

/** BREADCRUMBS **/
.wd-breadcrumbs a:first-child, .wd-breadcrumbs span:nth-child(2), .wd-breadcrumbs span:nth-last-child(2), .wd-breadcrumbs span:last-child {
  display: none;
}
.wd-breadcrumbs > a {
  transition: none !important;
}
.wd-breadcrumbs > a:hover {
  text-decoration: underline;
  color: #767676 !important;
}
.wd-breadcrumbs > .wd-delimiter::after {
  content: "\f120" !important;
  font-family: "woodmart-font";
  color: #767676 !important;
}

/** CATEGORIES **/
 .wd-cat .category-image-wrapp img {
    min-width: 35px;
    margin-top: 5px;
  }
.wd-cat:hover .category-image {
  transform: none !important;
}
.wd-cat:hover {
  filter:brightness(96%);
}
.wd-cat:active {
  filter:brightness(92%);
}
.wd-cat {
  background: #f1f1f1;
	border-radius:12px;
}
.wd-cat .category-image-wrapp {
  padding: 15px 0 0 0;
}
 .wd-cat .hover-mask {
    padding: 5px 22px 15px 22px !important;
    margin-top: 10px;
  }
.wd-cat .category-image {
	transition:none !important;
	margin:0 !important;
}
.wd-cat .wd-entities-title {
  margin: auto !important;
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/** PRODUCT ARCHIVE **/
.tax-product_cat .term-description * {
    font-size: 13px;
    margin-bottom: 10px;}
.tax-product_cat .term-description h2 {
font-weight:600 !important;
  }

/** PRODOTTO STANDARD **/
.prodotto-standard {
  text-align: left;
}
.prodotto-standard .product-element-top > a > img {
  filter: brightness(95%);
	padding: 15px 35px !important;
  border-radius: 10px;
  background: #ffffff;
}
 .prodotto-standard .wd-entities-title {
    font-size: 13px !important;
    font-weight: 500 !important;
}
.prodotto-standard .wd-product-cats a:not(:first-child) {
  display: none !important;
}
.prodotto-standard .wd-product-cats {
  color: transparent !important;
}
.prodotto-standard .wd-product-cats a:first-child {
  font-size: 11px;
}
.instock .prodotto-standard .wd-add-btn {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem !important;
}
.prodotto-standard .quantity {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto;
  gap: 0 !important;
  --wd-form-height: unset !important;
}
.prodotto-standard .quantity .qty {
  width:100% !important;
}
.prodotto-standard .plus, .prodotto-standard .minus, .prodotto-standard .qty {
font-size:18px !important;
	font-weight:600 !important;
}
.prodotto-standard .minus {
border-radius:10px 0 0 10px !important;
}
.prodotto-standard .plus {
border-radius:0 10px 10px 0 !important;
}
.prodotto-standard .product-labels {
  min-width: 100%;
  inset-inline-start: 0;
  padding: 5px 10px;
}
.prodotto-standard .product-labels .onsale {
  display: none !important;
}
.prodotto-standard .product-labels .label-attribute-pa_etichetta {
background: #fce103 !important;
    color: #000 !important;
    text-transform: capitalize;
    padding: 6px 10px;
    border-radius: 10px !important;
    position: absolute;
    right: 12px;
}
.prodotto-standard .wd-entities-title {
  min-height: 40px;
}
.prodotto-standard .in-stock, .prodotto-standard .in-stock::before {
  color: #1bb316 !important;
}
.outofstock .prodotto-standard .wd-add-btn a {
  min-height: 42px;
  min-width: 100% !important;
  background: #f1f1f1 !important;
  color: black !important;
}
.prodotto-standard .wd-add-btn a {
border-radius:10px !important;
}
.prodotto-standard .wd-add-btn a::before {
  transform: none !important;
}
.prodotto-standard .wd-add-btn a span {
  display: none !important;
}
.prodotto-standard .wd-product-stock {
  font-size: 12px !important;
  margin-top: -10px;
  margin-bottom: 5px;
}

/** DOWNLOAD LAYOUT **/
.single-wpdmpro .wd-single-post-header, .single-wpdmpro .wd-entry-content .row .col-md-5 ul li:first-child {
  display:none !important;
}
.single-wpdmpro .wd-entry-content .row {
  flex-direction: column-reverse;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 {
  margin: auto;
  background: #f1f1f1;
  padding: 25px;
  border-radius: 15px;
	-ms-flex: 0 0 52%;
    flex: 0 0 52%;
    max-width: 52%;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > div {
  background: none !important;
  padding: 0 !important;
  border: none !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul li {
  background: none !important;
  border: none !important;
  padding: 0px 0px 20px 0px;
  margin-bottom: 0 !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul li:last-child {
  padding: 0 !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul {
  margin-bottom: 0 !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul > li, .single-wpdmpro .wd-entry-content .row .col-md-5 > ul > li * {
  font-size: 15px !important;
  font-weight: 500 !important;
  background: none !important;
  padding: 0px 0px 12px 0px;
}
.single-wpdmpro .wd-entry-content .row .col-md-7 {
  margin: auto;
	text-align: center;
margin-bottom: 10px;
  padding: 0;
  font-size: 0;
		-ms-flex: 0 0 52%;
    flex: 0 0 52%;
    max-width: 52%;
}
.single-wpdmpro .wd-entry-content .row .col-md-7 h1 {
  text-align: center;
  margin: auto;
    margin-bottom: auto;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 25px;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn {
box-shadow: none !important;
  height: 55px;
  line-height: 42px !important;
  text-transform: none;
  font-size: 16px !important;
  letter-spacing: 0px !important;
		font-weight:700;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn::after {
  content: "\f113";
  font-family: "woodmart-font";
  font-weight: 100 !important;
  font-size: 16px;
  margin-left: 15px;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn:hover {
  background: #ff6000;
  filter: brightness(95%);
  color: #fff;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn:active {
  filter: brightness(88%);
}
.single-wpdmpro .wd-page-nav {
  display: none !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-12 {
  order: 1;
  max-width: 20%;
  margin: auto;
}
.single-wpdmpro .wd-entry-content .row .col-md-12 div {
  border: none !important;
  padding: 0 !important;
	  margin-bottom: 0 !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/** BUTTONS **/
.btn-shape-semi-round {
  border-radius: 12px !important;
  text-transform: none;
}

/** HEADINGS **/
.page-title {
  margin-block: 10px 0px !important;
}

/** HEADER GENERAL **/
.wd-header-html {
  min-width: 100% !important;
}

/** HEADER GENERAL: MENUS **/
header .whb-general-header .whb-col-right > .wd-header-nav > ul, header .whb-general-header .wd-header-my-account {
    padding: 0 !important;
    min-width: 45px !important;
    min-height: 45px !important;
    max-width: 45px !important;
    margin-right: 10px;
    border-radius: 10px;
    background: #f1f1f1 !important;
  }
header .whb-general-header .wd-header-secondary-nav > ul > li > a, header .whb-general-header .wd-header-my-account, header .whb-general-header .wd-header-my-account > a {
    min-height: 45px !important;
    min-width: 45px !important;
}
header .whb-general-header .wd-header-nav {
  padding-inline: 0px !important;
}
header .whb-general-header .wd-header-secondary-nav ul > li > a > span {
    margin: auto;
}
header .whb-general-header #menu-desktop-languages > li > a > span > img {
    max-width: 25px;
    min-width: 25px;
    border-radius: 90px;
    margin-top: 4px;
}
header .whb-general-header #menu-desktop-languages > li > a > span > span {
  display: none !important;
}
header .whb-general-header .wd-header-secondary-nav ul > li > a::after {
  display: none !important;
}
header .whb-general-header .wd-header-wishlist > a {
    min-height: 45px;
}
header .whb-general-header .wd-tools-icon::before {
    font-size: 25px;
    font-weight: 500;
}
header .whb-general-header .wd-dropdown-menu {
    border-radius: 15px !important;
    padding: 20px !important;
    box-shadow: 0 0 0 100vw #00000038;
min-width:250px;

    transition: none !important;
}
header .whb-general-header .wd-nav .info-box-wrapper:hover {
  filter: brightness(95%);
}
header .whb-general-header .wd-nav .info-box-wrapper:active {
  filter: brightness(90%);
}
header .whb-general-header .wd-dropdown li > a {
  background: #f1f1f1;
  padding: 10px 14px !important;
  border-radius: 10px;
  max-height: 40px !important;
  transition: none !important;
  color: #000000 !important;
  min-height:  40px !important;
  font-weight: 600;
  font-size: 14x;
	margin-bottom:10px;
}
header .whb-general-header .wd-dropdown li > a:hover {
  filter:brightness(95%);
}
header .whb-general-header .wd-dropdown li > a:active {
  filter:brightness(88%);
}
header .whb-general-header .wd-dropdown li:last-child > a {
  margin-bottom: 0 !important;
}

/** GENERAL: SEARCH **/
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp {
    padding: 0 !important;
}
.dgwt-wcas-search-form .dgwt-wcas-search-input {
  height: 45px !important;
  border-radius: 10px !important;
	padding-left:48px !important;
}
.dgwt-wcas-search-form .dgwt-wcas-search-input::placeholder {
    font-weight: 600 !important;
    font-family: poppins !important;
    font-size: 14px !important;
    color: #acacac !important;
}
.dgwt-wcas-search-form button.dgwt-wcas-search-submit {
    left: 1.2rem !important;
    top: 1.2rem !important;
}
.dgwt-wcas-search-form button.dgwt-wcas-search-submit svg {
    width: 20px !important;
    height: 20px !important;
}
.dgwt-wcas-search-form .dgwt-wcas-preloader {
  margin-right: 0;
  right: 15px !important;
}
.dgwt-wcas-search-form .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
	width:22px;
}
.dgwt-wcas-search-form .dgwt-wcas-search-input:focus {
  border: none !important;
  background: #f1f1f1 !important;
}
.dgwt-wcas-suggestion .dgwt-wcas-sp {
  padding: 0px !important;
}
.dgwt-wcas-suggestion .dgwt-wcas-sp * {
  color: #000;
}
.dgwt-wcas-suggestion:hover .dgwt-wcas-meta bdi {
  background: #ff6000 !important;
  color: #ffffff !important;
  padding: 4px 8px;
  border-radius: 6px;
}
.dgwt-wcas-suggestion:hover .dgwt-wcas-meta bdi span {
  color: #ffffff !important;
}
.dgwt-wcas-suggestion .dgwt-wcas-meta bdi {
  background: #f1f1f1 !important;
  color: #000000 !important;
  padding: 4px 8px;
  border-radius: 6px;
}
.dgwt-wcas-suggestion .dgwt-wcas-meta del {
  display:none !important;
}
.dgwt-wcas-st-title {
  line-height: 22px !important;
}
.dgwt-wcas-st-more {
  text-transform: none !important;
  font-size: 14px;
}
.dgwt-wcas-suggestion-more {
  background: #f1f1f1;
  margin-top: 14px;
  text-transform: none !important;
	max-height:50px !important;
}
.dgwt-wcas-suggestion:hover {
  filter: brightness(95%);
}
.dgwt-wcas-suggestion:active {
  filter: brightness(88%);
}
.dgwt-wcas-suggestions-wrapp {
  box-shadow: 0 0 0 100vw #00000038;
  border-radius: 15px !important;
	padding: 1rem !important;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-si img {
  border: none !important;
}
.dgwt-wcas-suggestion-selected {
  background: #f1f1f1 !important;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:hover {
  background: #f1f1f1 !important;
  border-radius: 10px;
}
.dgwt-wcas-suggestion {
  min-height: 62px !important;
  border-radius: 12px !important;
}
.dgwt-wcas-suggestion-headline-v2 {
  min-height: 10px !important;
  opacity: 0.5;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion-selected .dgwt-wcas-si img {
  filter:brightness(95%);
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-st {
  font-size: 14px;
  font-weight: 500;
  color: black;
}

/** HEADER GENERAL: LANGUAGES **/
#menu-desktop-languages .wd-dropdown .woodmart-nav-link {
  font-size: 14px;
  font-weight: 600;
  color: #242424 !important;
  padding: 12px;
  border-radius: 8px;
  transition: none !important;
background: #ffffff;
}
#menu-desktop-languages .woodmart-nav-link > img {
  border-radius: 90px !important;
  min-width: 22px !important;
  min-height: 22px !important;
  margin-right: 20px;
}
#menu-desktop-languages .woodmart-nav-link .wpml-ls-display {
  margin-left: 0 !important;
}
#menu-desktop-languages .wd-dropdown .woodmart-nav-link:hover {
  filter: brightness(95%);
}
#menu-desktop-languages .wd-dropdown .woodmart-nav-link:active {
  filter: brightness(90%);
}
#menu-desktop-languages .wd-dropdown {
  padding: 18px !important;
}

/** HEADER GENERAL: CART **/
header .whb-general-header .wd-header-cart {
    background: #ff5f00;
    border-radius: 10px;
    min-height: 45px;
    padding: 0px 16px;
}
header .whb-general-header .wd-cart-subtotal .tax_label {
  display: none !important;
}
header .whb-general-header .wd-cart-subtotal .amount {
    font-size: 15px !important;
    color: #ffffff !important;
    font-weight: 700 !important;
}
header .whb-general-header .wd-cart-number {
    background: #ff5f00 !important;
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    padding: 0px;
    line-height: 12px !important;
}
header .whb-general-header .wd-header-cart > a {
    padding-inline: 0px !important;
    min-height: 45px;
}
header .whb-general-header .wd-header-cart .wd-tools-icon::before {
    color: #ffffff !important;
    font-size: 26px !important;
}

/** HEADER GENERAL: SIGN UP BUTTON **/
header .logged-in header .whb-general-header .sign-up {
  display:none !important;
}
header .whb-general-header .sign-up {
  border-radius: 10px !important;
  text-transform: capitalize;
}
header .sign-up::after {
  content: "\f120" !important;
  font-family: "woodmart-font";
}

/** HEADER GENERAL: MINI CART **/
.cart-widget-side {
	width: 26rem;
	top: 2rem;
	right: 0 !important;
	bottom: 2rem !important;
	border-radius: 15px !important;
	padding: 20px;
	transition:none !important;
}
.cart-widget-side.wd-opened {
	margin-right: 2rem;
}
.cart-widget-side .woocommerce-mini-cart__total strong, .woocommerce-mini-cart__total span {
    font-weight: 600 !important;
    font-size: 15px !important;
  }
.cart-widget-side .woocommerce-mini-cart__buttons {
  padding: 0 !important;
}
.cart-widget-side .wd-heading {
	padding: 0rem 0.6rem 1.2rem 0.6rem;
	font-size: 18px;
	border: none !important;
}
.cart-widget-side .wd-heading .title {
	font-weight: 600 !important;
	font-size: 16px;
}
.cart-widget-side .close-side-widget {
	font-size: 15px;
}
.cart-widget-side .product_list_widget > li {
	border: none !important;
	transition:none !important;
	padding: 10px !important;
}
.cart-widget-side .remove_from_cart_button::after {
	font-size: 16px !important;
	font-weight: 700 !important;
	opacity: 0.3;
}
.cart-widget-side .remove_from_cart_button {
	top: 1rem !important;
	right: 1rem !important;
}
.cart-widget-side .product_list_widget > li .wd-entities-title {
    margin-bottom: 8px;
    font-size: 13px !important;
    color: black !important;
    font-weight: 600;
    max-width: 95%;
    max-height: 38px;
    overflow: hidden;
  }
.cart-widget-side .product_list_widget > li .wd-product-sku {
  display: none !important;
}
.cart-widget-side .product_list_widget > li .quantity {
  color: black !important;
  font-size: 13px !important;
}
.cart-widget-side .woocommerce-mini-cart .remove:hover {
  background: none !important;
  box-shadow: none !important;
  color: black !important;
  opacity: 1 !important;
}
.cart-widget-side .woocommerce-mini-cart__buttons .checkout {
margin-bottom: 0;
    min-height: 50px !important;
    font-size: 14px !important;
    background: #ff6000;
    font-weight: 600;
	    border-radius: 12px !important;
    transition: none !important;
}
 .cart-widget-side .woocommerce-mini-cart__buttons .btn-cart {
    margin-bottom: 15px;
    min-height: 50px !important;
    font-size: 14px !important;
    background: #f1f1f1;
    font-weight: 600;
    border-radius: 12px !important;
    transition: none !important;
  }
.cart-widget-side .shopping-cart-widget-footer {
  padding-bottom: 0 !important;
}
 .cart-widget-side .woocommerce-mini-cart__buttons .btn-cart:hover {
    filter:brightness(95%);
    background: #f1f1f1;
  }
 .cart-widget-side .woocommerce-mini-cart__buttons .btn-cart:actives {
    filter:brightness(88%);
    background: #f1f1f1;
  }
.cart-widget-side .wd-progress-bar bdi, .wd-progress-bar bdi span {
  color: #118e24 !important;
}
.cart-widget-side .wd-progress-bar {
  background: #d0eed094;
  padding: 15px !important;
  border-radius: 14px !important;
	margin-bottom:15px;
	border:none !important;
}
.cart-widget-side .woocommerce-mini-cart__total {
  padding: 15px 0 0 0 !important;
  margin-bottom: 15px !important;
	border: none !important;
}
.cart-widget-side .shopping-cart-widget-footer .tax_label {
  font-weight: 600;
  font-size: 13px;
}
.cart-widget-side .wd-progress-bar .progress-msg {
    font-size: 13px;
    text-align: center;
    color: #118e24 !important;
	margin-bottom:12px;
  }
.cart-widget-side .wd-progress-bar .progress-bar {
  background-color: #36ba4a !important;
	background-image: none !important;
}
.cart-widget-side .wd-progress-bar .progress-area {
  background-color: rgba(177, 226, 173, 0.73) !important;
}
.cart-widget-side .product_list_widget > li .cart-item-image img {
  max-width: 55px !important;
  min-width: 55px !important;
}
.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover {
	background-color: #f1f1f1 !important;
	transition: none !important;
	border-radius: 12px;
}
.cart-widget-side .woocommerce-mini-cart .mini_cart_item:active {
	filter: brightness(88%);
}
.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover img {
	filter: brightness(96%);
}
.cart-widget-side .woocommerce-mini-cart__buttons .btn-cart {
	margin-bottom: 15px;
}

/** HEADER BOTTOM: MENU **/
header .whb-header-bottom .wd-nav {
  --nav-gap: 10px;
}
header .whb-header-bottom .wd-nav li > a {
    background: #f1f1f1;
    padding: 10px 14px !important;
    border-radius: 10px;
    max-height: 38px !important;
    transition: none !important;
	  color:#000000 !important;
	min-height: unset !important;
	min-width: max-content;
}
header .whb-header-bottom .wd-sub-menu > li > a {
  margin-bottom: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
	font-weight: 600;
    font-size: 14x;
}
header .whb-header-bottom .wd-nav .current-menu-item > a {
  background: #ff5f00 !important;
  color: #fff !important;
}
header .whb-header-bottom .wd-nav .current-menu-item > a > img {
  filter: invert(100%);
}
header .whb-header-bottom .wd-sub-menu > li:last-child > a {
  margin-bottom: 0 !important;
}
header .whb-header-bottom .wd-nav li > .wd-dropdown {
border-radius: 12x !important;
  padding: 20px !important;
  box-shadow: 0 0 0 100vw #00000038;
  transition: none !important;
min-width:250px;
}
header .whb-header-bottom .wd-nav li > a > img {
    width: 18px !important;
  }
header .whb-header-bottom .wd-nav li > a:hover {
	filter: brightness(94%);
}
header .whb-header-bottom .wd-nav li > a:active {
	filter: brightness(88%);
}
header .whb-header-bottom-inner .whb-col-mobile {
    display: block;
    max-width: 100%;
    min-width: 100%;
    margin: 0 !important;
  }
 header .whb-header-bottom .wd-nav {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    width: auto;
  }
.whb-header-bottom-inner .whb-col-mobile > * {
    padding: 0 !important;
  }
.whb-header-bottom .wd-header-search-form-mobile {
    margin-bottom: 12px !important;
  }

/** BREADCRUMBS **/
.wd-breadcrumbs a:first-child, .wd-breadcrumbs span:nth-child(2), .wd-breadcrumbs span:nth-last-child(2), .wd-breadcrumbs span:last-child {
  display: none;
}
.wd-breadcrumbs > a {
  transition: none !important;
}
.wd-breadcrumbs > a:hover {
  text-decoration: underline;
  color: #767676 !important;
}
.wd-breadcrumbs > .wd-delimiter::after {
  content: "\f120" !important;
  font-family: "woodmart-font";
  color: #767676 !important;
}

/** CATEGORIES **/
 .wd-cat .category-image-wrapp img {
    min-width: 35px;
    margin-top: 5px;
  }
.wd-cat:hover .category-image {
  transform: none !important;
}
.wd-cat:hover {
  filter:brightness(96%);
}
.wd-cat:active {
  filter:brightness(92%);
}
.wd-cat {
  background: #f1f1f1;
	border-radius:12px;
}
.wd-cat .category-image-wrapp {
  padding: 15px 0 0 0;
}
 .wd-cat .hover-mask {
    padding: 5px 22px 15px 22px !important;
    margin-top: 10px;
  }
.wd-cat .category-image {
	transition:none !important;
	margin:0 !important;
}
.wd-cat .wd-entities-title {
  margin: auto !important;
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/** PRODUCT ARCHIVE **/
.tax-product_cat .term-description * {
    font-size: 13px;
    margin-bottom: 10px;}
.tax-product_cat .term-description h2 {
font-weight:600 !important;
  }

/** PRODOTTO STANDARD **/
.prodotto-standard {
  text-align: left;
}
.prodotto-standard .product-element-top > a > img {
  filter: brightness(95%);
	padding: 15px 35px !important;
  border-radius: 10px;
  background: #ffffff;
}
 .prodotto-standard .wd-entities-title {
    font-size: 13px !important;
    font-weight: 500 !important;
}
.prodotto-standard .wd-product-cats a:not(:first-child) {
  display: none !important;
}
.prodotto-standard .wd-product-cats {
  color: transparent !important;
}
.prodotto-standard .wd-product-cats a:first-child {
  font-size: 11px;
}
.instock .prodotto-standard .wd-add-btn {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem !important;
}
.prodotto-standard .quantity {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto;
  gap: 0 !important;
  --wd-form-height: unset !important;
}
.prodotto-standard .quantity .qty {
  width:100% !important;
}
.prodotto-standard .plus, .prodotto-standard .minus, .prodotto-standard .qty {
font-size:18px !important;
	font-weight:600 !important;
}
.prodotto-standard .minus {
border-radius:10px 0 0 10px !important;
}
.prodotto-standard .plus {
border-radius:0 10px 10px 0 !important;
}
.prodotto-standard .product-labels {
  min-width: 100%;
  inset-inline-start: 0;
  padding: 5px 10px;
}
.prodotto-standard .product-labels .onsale {
  display: none !important;
}
.prodotto-standard .product-labels .label-attribute-pa_etichetta {
background: #fce103 !important;
    color: #000 !important;
    text-transform: capitalize;
    padding: 6px 10px;
    border-radius: 10px !important;
    position: absolute;
    right: 12px;
}
.prodotto-standard .wd-entities-title {
  min-height: 40px;
}
.prodotto-standard .in-stock, .prodotto-standard .in-stock::before {
  color: #1bb316 !important;
}
.outofstock .prodotto-standard .wd-add-btn a {
  min-height: 42px;
  min-width: 100% !important;
  background: #f1f1f1 !important;
  color: black !important;
}
.prodotto-standard .wd-add-btn a {
border-radius:10px !important;
}
.prodotto-standard .wd-add-btn a::before {
  transform: none !important;
}
.prodotto-standard .wd-add-btn a span {
  display: none !important;
}
.prodotto-standard .wd-product-stock {
  font-size: 12px !important;
  margin-top: -10px;
  margin-bottom: 5px;
}

/** DOWNLOAD LAYOUT **/
.single-wpdmpro .wd-single-post-header, .single-wpdmpro .wd-entry-content .row .col-md-5 ul li:first-child {
  display:none !important;
}
.single-wpdmpro .wd-entry-content .row {
  flex-direction: column-reverse;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 {
  margin: auto;
  background: #f1f1f1;
  padding: 25px;
  border-radius: 15px;
	-ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > div {
  background: none !important;
  padding: 0 !important;
  border: none !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul li {
  background: none !important;
  border: none !important;
  padding: 0px 0px 20px 0px;
  margin-bottom: 0 !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul li:last-child {
  padding: 0 !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul {
  margin-bottom: 0 !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul > li, .single-wpdmpro .wd-entry-content .row .col-md-5 > ul > li * {
  font-size: 15px !important;
  font-weight: 500 !important;
  background: none !important;
  padding: 0px 0px 12px 0px;
}
.single-wpdmpro .wd-entry-content .row .col-md-7 {
  margin: auto;
	text-align: center;
margin-bottom: 20px;
  padding: 0;
  font-size: 0;
}
.single-wpdmpro .wd-entry-content .row .col-md-7 h1 {
  text-align: center;
  margin: auto;
    margin-bottom: auto;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 25px;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn {
box-shadow: none !important;
  height: 55px;
  line-height: 42px !important;
  text-transform: none;
  font-size: 18px !important;
  letter-spacing: 0px !important;
		font-weight:700;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn::after {
  content: "\f113";
  font-family: "woodmart-font";
  font-weight: 100 !important;
  font-size: 16px;
  margin-left: 15px;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn:hover {
  background: #ff6000;
  filter: brightness(95%);
  color: #fff;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn:active {
  filter: brightness(88%);
}
.single-wpdmpro .wd-page-nav {
  display: none !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-12 {
  order: 1;
  max-width: 15%;
  margin: auto;
}
.single-wpdmpro .wd-entry-content .row .col-md-12 div {
  border: none !important;
  padding: 0 !important;
	  margin-bottom: 0 !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/** GENERAL **/
.container {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.wd-content-layout {
  padding-block: 20px !important;
}

/** BUTTONS **/
.btn-shape-semi-round {
  border-radius: 10px !important;
  text-transform: none;
}

/** HEADINGS **/
h2 {
  font-size: 18px;
}
/** HEADER GENERAL */
.whb-general-header {
background:#ff6000;	
}
.whb-general-header {
background:#ff6000;	
}
.whb-general-header .wd-tools-icon::before {
color:#ffffff !important;	
}

/** HEADER GENERAL: SEARCH */
  .whb-header-bottom-inner .whb-col-mobile {
    display: block;
    max-width: 100%;
    min-width: 100%;
    margin: 0 !important;
  }
.whb-header-bottom-inner .whb-col-mobile > * {
  padding: 0 !important;
}
.whb-header-bottom .wd-header-search-form-mobile {
  margin-bottom: 12px !important;
}
.whb-header-bottom-inner {
  max-height: unset !important;
  height: unset !important;
}

/** GENERAL: SEARCH **/
.dgwt-wcas-search-form input[type="search"] {
	background:#ffffff !important;
box-shadow:0px 4px 12px 0px #00000026;
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp {
    padding: 0 !important;
}
.dgwt-wcas-search-form .dgwt-wcas-search-input {
  height: 45px !important;
  border-radius: 10px !important;
	padding-left:48px !important;
}
.dgwt-wcas-search-form .dgwt-wcas-search-input::placeholder {
    font-weight: 600 !important;
    font-family: poppins !important;
    font-size: 14px !important;
    color: #acacac !important;
}
.dgwt-wcas-search-form button.dgwt-wcas-search-submit {
    left: 1.2rem !important;
    top: 1.2rem !important;
	opacity:0.4;
}
.dgwt-wcas-search-form button.dgwt-wcas-search-submit svg {
    width: 20px !important;
    height: 20px !important;
}
.dgwt-wcas-search-form .dgwt-wcas-preloader {
  margin-right: 0;
  right: 15px !important;
}
.dgwt-wcas-search-form .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
	width:22px;
}
.dgwt-wcas-search-form .dgwt-wcas-search-input:focus {
  border: none !important;
  background: #f1f1f1 !important;
}
.dgwt-wcas-meta {
  display: none !important;
}
.dgwt-wcas-st-title {
line-height: 20px !important;
    font-size: 13px !important;
}
.dgwt-wcas-st-more {
  text-transform: none !important;
  font-size: 14px;
}
.dgwt-wcas-suggestion-more {
  background: #f1f1f1;
  margin-top: 14px;
  text-transform: none !important;
	max-height:50px !important;
}
.dgwt-wcas-suggestion:hover {
  filter: brightness(95%);
}
.dgwt-wcas-suggestion:active {
  filter: brightness(88%);
}
.dgwt-wcas-suggestions-wrapp {
  box-shadow: 0 0 0 100vw #00000038;
  border-radius: 15px !important;
	padding: 1rem !important;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-si img {
  border: none !important;
}
.dgwt-wcas-suggestion-selected {
  background: #f1f1f1 !important;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:hover {
  background: #f1f1f1 !important;
  border-radius: 10px;
}
.dgwt-wcas-suggestion {
  min-height: 62px !important;
  border-radius: 12px !important;
}
.dgwt-wcas-suggestion-headline-v2 {
  min-height: 10px !important;
  opacity: 0.5;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion-selected .dgwt-wcas-si img {
  filter:brightness(95%);
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-st {
  font-size: 14px;
  font-weight: 500;
  color: black;
}

/** HEADER MORE ITEMS **/
.whb-general-header .wd-header-mobile-nav .wd-custom-icon {
  max-width: 24px;
}
.whb-general-header .wd-tools-element .wd-tools-icon::before {
  font-size: 22px;
	font-weight: 500 !important;
}
.whb-general-header .wd-tools-element .wd-cart-number {
	display:none !important;
}

/** HEADER BOTTOM: MENU **/
header .whb-header-bottom {
    background-image: url(https://cdn.amcshop.it/uploads/2025/12/bg-amc.svg) !important;
    background-size: cover;
    background-position: 0px -30px;
    background-repeat: no-repeat;
    border: none !important;
  }
header .whb-default_header.whb-sticky-prepared {
    padding-top: 165px !important;
}
header .whb-header-bottom .wd-nav {
  --nav-gap: 10px;
}
header .whb-header-bottom .wd-nav li > a {
background: #f1f1f1;
    padding: 10px !important;
    border-radius: 10px;
min-height: 38px !important;
	transition: none !important;
    font-size: 13px;
    min-width: max-content;
    color: #000000 !important;
}
header .whb-header-bottom .wd-nav li > a > img {
    width: 16px !important;
  }
header .whb-header-bottom .wd-nav li > a:hover {
	filter: brightness(94%);
}
header .whb-header-bottom .wd-nav li > a:active {
	filter: brightness(88%);
}
 header .whb-header-bottom .wd-nav {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
	 overflow-y: hidden;
    width: auto;
}

/** HEADER GENERAL: MINI CART **/
.cart-widget-side {
width: 100%;
    border-radius: 0 !important;
    padding: 20px;
    transition: none !important;
    margin: 0 !important;
}
.cart-widget-side.wd-opened {
	margin-right: 2rem;
}
.cart-widget-side .woocommerce-mini-cart__total strong, .woocommerce-mini-cart__total span {
    font-weight: 600 !important;
    font-size: 16px !important;
  }
.cart-widget-side .woocommerce-mini-cart__buttons {
  padding: 0 !important;
}
.cart-widget-side .wd-heading {
	padding: 0rem 0.6rem 1.2rem 0.6rem;
	font-size: 18px;
	border: none !important;
}
.cart-widget-side .wd-heading .title {
	font-weight: 700 !important;
	font-size: 18px;
}
.cart-widget-side .close-side-widget {
    font-size: 14px;
    background: #f1f1f1;
    padding: 4px 10px;
    border-radius: 8px;
  }
.cart-widget-side .product_list_widget > li {
	border: none !important;
	transition:none !important;
	padding: 10px !important;
}
.cart-widget-side .remove_from_cart_button::after {
	font-size: 16px !important;
	font-weight: 700 !important;
	opacity: 0.3;
}
.cart-widget-side .remove_from_cart_button {
	top: 1rem !important;
	right: 1rem !important;
}
.cart-widget-side .product_list_widget > li .wd-entities-title {
    margin-bottom: 8px;
    font-size: 13px !important;
    color: black !important;
    font-weight: 600;
    max-width: 95%;
    max-height: 38px;
    overflow: hidden;
  }
.cart-widget-side .product_list_widget > li .wd-product-sku {
  display: none !important;
}
.cart-widget-side .product_list_widget > li .quantity {
  color: black !important;
  font-size: 13px !important;
}
.cart-widget-side .woocommerce-mini-cart .remove:hover {
  background: none !important;
  box-shadow: none !important;
  color: black !important;
  opacity: 1 !important;
}
.cart-widget-side .woocommerce-mini-cart__buttons .checkout {
margin-bottom: 0;
    min-height: 50px !important;
    font-size: 14px !important;
    background: #ff6000;
    font-weight: 600;
	    border-radius: 12px !important;
    transition: none !important;
}
 .cart-widget-side .woocommerce-mini-cart__buttons .btn-cart {
    margin-bottom: 15px;
    min-height: 50px !important;
    font-size: 14px !important;
    background: #f1f1f1;
    font-weight: 600;
    border-radius: 12px !important;
    transition: none !important;
  }
.cart-widget-side .shopping-cart-widget-footer {
  padding-bottom: 0 !important;
}
 .cart-widget-side .woocommerce-mini-cart__buttons .btn-cart:hover {
    filter:brightness(95%);
    background: #f1f1f1;
  }
 .cart-widget-side .woocommerce-mini-cart__buttons .btn-cart:actives {
    filter:brightness(88%);
    background: #f1f1f1;
  }
.cart-widget-side .wd-progress-bar bdi, .wd-progress-bar bdi span {
  color: #118e24 !important;
}
.cart-widget-side .wd-progress-bar {
  background: #d0eed094;
  padding: 15px !important;
  border-radius: 14px !important;
	margin-bottom:15px;
	border:none !important;
}
.cart-widget-side .woocommerce-mini-cart__total {
  padding: 15px 0 0 0 !important;
  margin-bottom: 15px !important;
	border: none !important;
}
.cart-widget-side .shopping-cart-widget-footer .tax_label {
  font-weight: 600;
  font-size: 13px;
}
.cart-widget-side .wd-progress-bar .progress-msg {
    font-size: 14px;
    text-align: center;
    color: #118e24 !important;
	margin-bottom:12px;
  }
.cart-widget-side .wd-progress-bar .progress-bar {
  background-color: #36ba4a !important;
	background-image: none !important;
}
.cart-widget-side .wd-progress-bar .progress-area {
  background-color: rgba(177, 226, 173, 0.73) !important;
}
.cart-widget-side .product_list_widget > li .cart-item-image img {
  max-width: 55px !important;
  min-width: 55px !important;
}
.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover {
	background-color: #f1f1f1 !important;
	transition: none !important;
	border-radius: 12px;
}
.cart-widget-side .woocommerce-mini-cart .mini_cart_item:active {
	filter: brightness(88%);
}
.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover img {
	filter: brightness(96%);
}
.cart-widget-side .woocommerce-mini-cart__buttons .btn-cart {
	margin-bottom: 15px;
}

/** BREADCRUMBS **/
.wd-breadcrumbs span:first-child, .wd-breadcrumbs span:nth-child(2), .wd-breadcrumbs span:nth-last-child(2), .wd-breadcrumbs span:last-child {
  display: none;
}
.wd-breadcrumbs > span > a {
		transition: none !important;
    font-size: 13px;
    color: #8a8a8a !important;
    font-weight: 500 !important;
}
.wd-breadcrumbs > span > a:hover {
  text-decoration: underline;
  color: #767676 !important;
}
.wd-breadcrumbs > .wd-delimiter::after {
  content: "\f120" !important;
  font-family: "woodmart-font";
  color: #767676 !important;
}

/** CATEGORIES **/
.wd-cat .category-image-wrapp img {
  min-width: 35px;
}
.wd-cat .wrapp-category {
  background: #f1f1f1;
}
.wd-cat .hover-mask {
  padding-left: 5px;
}
.wd-cat .wrapp-category .category-image-wrapp {
    padding: 15px 0 0 0 !important;
}
.wd-cat .category-image {
	transition:none !important;
	margin:0 !important;
}

/** OFF CANVAS BUTTON **/
.tax-product_cat .wd-off-canvas-btn {
  background: #f1f1f1 !important;
  min-width: 100%;
  padding: 15px;
  border-radius: 10px;
	font-size: 13px !important;
}
.tax-product_cat .wd-off-canvas-btn a {
  margin: auto;
	color:#000000 !important;
}
.tax-product_cat .orderby {
  background: #f1f1f1 !important;
  padding: 15px !important;
  border-radius: 10px !important;
  line-height: 11px !important;
  font-size: 13px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600 !important;
  min-height: 44.8px;
		color:#000000 !important;

}

/** PRODUCT ARCHIVE **/
.tax-product_cat .term-description * {
    font-size: 13px;
    margin-bottom: 10px;}
.tax-product_cat .term-description h2 {
font-weight:600 !important;
  }

/** PRODUCT TABLE: HEADER **/
.wcpt .wcpt-navigation .wcpt-right {
  margin-top: 10px;
}
.wcpt .wcpt-navigation .wcpt-filter-column {
  overflow-x: scroll;
}
.wcpt .wcpt-filter-column {
  display: flex !important;
  gap: 10px !important;
}
.wcpt .wcpt-navigation {
  margin-bottom: 10px !important;
}
.wcpt .wcpt-navigation .wcpt-filter-heading {
box-shadow: none !important;
    border: none !important;
    background: #f1f1f1 !important;
    padding: 10px 25px 10px 15px !important;
    border-radius: 10px !important;
    max-height: 38px !important;
    transition: none !important;
    font-size: 13px !important;
    font-weight: 600 !important;
}
.wcpt .wcpt-navigation .wcpt-dropdown-menu {
  border: none !important;
  padding: 1rem !important;
  border-radius: 15px !important;
  box-shadow: 0 0 0 100vw #00000038;
  z-index: 999999;
}
.wcpt .wcpt-navigation .wcpt-dropdown-menu .wcpt-text, .wcpt .wcpt-navigation .wcpt-dropdown-menu label span {
  font-size: 14px !important;
  font-weight: 600 !important;
}
.wcpt .wcpt-navigation .wcpt-dropdown-menu .wcpt-count {
  font-size: 14px !important;
  color: #000 !important;
  opacity: 1 !important;
  font-weight: 600 !important;
}

/** PRODUCT TABLE: TABLE **/
.wcpt .wcpt-row {
  display: block !important;
}
.wcpt .wcpt-plus, .wcpt .wcpt-minus {
  width: 38px !important;
  height: 38px !important;
  font-size: 24px;
  font-weight: 600 !important;
  border-radius: 6px !important;
}
.wcpt .wcpt-quantity {
  width: 25% !important;
}
.wcpt .wcpt-cart-badge-number {
  border: none !important;
  box-shadow: none !important;
  padding: 5px 10px !important;
}
.wcpt .wcpt-quantity input[type="number"].qty {
  min-height: 39px !important;
}
.wcpt .mobile-stock {
  position: absolute;
  right: 12px;
  top: 15px;
}
.cannalab-title .wcpt-title {
  font-size: 14px;
  font-weight: 600 !important;
}

/** PRODOTTO STANDARD **/
.prodotto-standard {
  text-align: left;
}
.prodotto-standard .wd-entities-title {
    font-size: 12px !important;
    font-weight: 500 !important;
    min-height: 45px;
  }
.prodotto-standard .wd-product-cats a:not(:first-child) {
  display: none !important;
}
.prodotto-standard .wd-product-cats {
  color: transparent !important;
}
.prodotto-standard .wd-product-cats a:first-child {
  font-size: 11px;
}
.instock .prodotto-standard .wd-add-btn {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem !important;
}
.prodotto-standard .quantity {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto;
  gap: 0 !important;
  --wd-form-height: unset !important;
}
.prodotto-standard .quantity .qty {
  width:100% !important;
}
.prodotto-standard .plus, .prodotto-standard .minus, .prodotto-standard .qty {
font-size:18px !important;
	font-weight:600 !important;
}
.prodotto-standard .minus {
border-radius:10px 0 0 10px !important;
}
.prodotto-standard .plus {
border-radius:0 10px 10px 0 !important;
}
.prodotto-standard .product-labels {
  display: none !important;
}
.prodotto-standard .in-stock, .prodotto-standard .in-stock::before {
  color: #1bb316 !important;
}
.outofstock .prodotto-standard .wd-add-btn a {
  min-height: 42px;
  min-width: 100% !important;
  background: #f1f1f1 !important;
  color: black !important;
}
.prodotto-standard .wd-add-btn a {
border-radius:10px !important;
}
.prodotto-standard .wd-add-btn a::before {
  transform: none !important;
}
.prodotto-standard .wd-add-btn a span {
  display: none !important;
}
.prodotto-standard .wd-product-stock {
  font-size: 12px !important;
  margin-top: -10px;
  margin-bottom: 5px;
}

/** DOWNLOAD LAYOUT **/
.single-wpdmpro .wd-single-post-header, .single-wpdmpro .wd-entry-content .row .col-md-5 ul li:first-child {
  display:none !important;
}
.single-wpdmpro .wd-entry-content .row {
  flex-direction: column-reverse;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 {
  margin: auto;
  background: #f1f1f1;
  padding: 20px;
  border-radius: 12px;
		-ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
	 min-width:90%;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > div {
  background: none !important;
  padding: 0 !important;
  border: none !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul li {
  background: none !important;
  border: none !important;
  padding: 0px 0px 20px 0px;
  margin-bottom: 0 !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul li:last-child {
  padding: 0 !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul {
  margin-bottom: 0 !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul > li, .single-wpdmpro .wd-entry-content .row .col-md-5 > ul > li * {
  font-size: 13px !important;
  font-weight: 500 !important;
  background: none !important;
  padding: 0px 0px 8px 0px;
}
.single-wpdmpro .wd-entry-content .row .col-md-7 {
  margin: auto;
	text-align: center;
margin-bottom: 0;
  padding: 0;
  font-size: 0;
		-ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
	 min-width:90%;
}
.single-wpdmpro .wd-entry-content .row .col-md-7 h1 {
  text-align: center;
  margin: auto;
    margin-bottom: auto;
  font-weight: 800;
  font-size: 18px;
	line-height: 28px;
  margin-bottom: 15px;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn {
box-shadow: none !important;
  height: 48px;
  line-height: 35px !important;
  text-transform: none;
  font-size: 15px !important;
  letter-spacing: 0px !important;
	font-weight:700;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn:hover {
  background: #ff6000;
  filter: brightness(95%);
  color: #fff;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn:active {
  filter: brightness(88%);
}
.single-wpdmpro .wd-page-nav {
  display: none !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-12 {
  order: 1;
  max-width: 50%;
  margin: auto;
}
.single-wpdmpro .wd-entry-content .row .col-md-12 div {
  border: none !important;
  padding: 0 !important;
	  margin-bottom: 0 !important;
}
}

@media (max-width: 576px) {
	/** GENERAL **/
.container {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.wd-content-layout {
  padding-block: 20px !important;
}

/** BUTTONS **/
.btn-shape-semi-round {
  border-radius: 10px !important;
  text-transform: none;
}

/** HEADINGS **/
h2 {
  font-size: 18px;
}
/** HEADER GENERAL */
.whb-general-header {
background:#ff6000;	
}
.whb-general-header {
background:#ff6000;	
}
.whb-general-header .wd-tools-icon::before {
color:#ffffff !important;	
}

/** HEADER GENERAL: SEARCH */
  .whb-header-bottom-inner .whb-col-mobile {
    display: block;
    max-width: 100%;
    min-width: 100%;
    margin: 0 !important;
  }
.whb-header-bottom-inner .whb-col-mobile > * {
  padding: 0 !important;
}
.whb-header-bottom .wd-header-search-form-mobile {
  margin-bottom: 12px !important;
}
.whb-header-bottom-inner {
  max-height: unset !important;
  height: unset !important;
}

/** GENERAL: SEARCH **/
.dgwt-wcas-search-form input[type="search"] {
	background:#ffffff !important;
box-shadow:0px 4px 12px 0px #00000026;
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp {
    padding: 0 !important;
}
.dgwt-wcas-search-form .dgwt-wcas-search-input {
  height: 45px !important;
  border-radius: 10px !important;
	padding-left:48px !important;
}
.dgwt-wcas-search-form .dgwt-wcas-search-input::placeholder {
    font-weight: 600 !important;
    font-family: poppins !important;
    font-size: 14px !important;
    color: #acacac !important;
}
.dgwt-wcas-search-form button.dgwt-wcas-search-submit {
    left: 1.2rem !important;
    top: 1.2rem !important;
	opacity:0.4;
}
.dgwt-wcas-search-form button.dgwt-wcas-search-submit svg {
    width: 20px !important;
    height: 20px !important;
}
.dgwt-wcas-search-form .dgwt-wcas-preloader {
  margin-right: 0;
  right: 15px !important;
}
.dgwt-wcas-search-form .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
	width:22px;
}
.dgwt-wcas-search-form .dgwt-wcas-search-input:focus {
  border: none !important;
  background: #f1f1f1 !important;
}
.dgwt-wcas-meta {
  display: none !important;
}
.dgwt-wcas-st-title {
line-height: 20px !important;
    font-size: 13px !important;
}
.dgwt-wcas-st-more {
  text-transform: none !important;
  font-size: 14px;
}
.dgwt-wcas-suggestion-more {
  background: #f1f1f1;
  margin-top: 14px;
  text-transform: none !important;
	max-height:50px !important;
}
.dgwt-wcas-suggestion:hover {
  filter: brightness(95%);
}
.dgwt-wcas-suggestion:active {
  filter: brightness(88%);
}
.dgwt-wcas-suggestions-wrapp {
  box-shadow: 0 0 0 100vw #00000038;
  border-radius: 15px !important;
	padding: 1rem !important;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-si img {
  border: none !important;
}
.dgwt-wcas-suggestion-selected {
  background: #f1f1f1 !important;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:hover {
  background: #f1f1f1 !important;
  border-radius: 10px;
}
.dgwt-wcas-suggestion {
  min-height: 62px !important;
  border-radius: 12px !important;
}
.dgwt-wcas-suggestion-headline-v2 {
  min-height: 10px !important;
  opacity: 0.5;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion-selected .dgwt-wcas-si img {
  filter:brightness(95%);
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-st {
  font-size: 14px;
  font-weight: 500;
  color: black;
}

/** HEADER MORE ITEMS **/
.whb-general-header .wd-header-mobile-nav .wd-custom-icon {
  max-width: 24px;
}
.whb-general-header .wd-tools-element .wd-tools-icon::before {
  font-size: 22px;
	font-weight: 500 !important;
}
.whb-general-header .wd-tools-element .wd-cart-number {
	display:none !important;
}

/** HEADER BOTTOM: MENU **/
header .whb-header-bottom {
    background-image: url(https://cdn.amcshop.it/uploads/2025/12/bg-amc.svg) !important;
    background-size: cover;
    background-position: 0px -30px;
    background-repeat: no-repeat;
    border: none !important;
  }
header .whb-default_header.whb-sticky-prepared {
    padding-top: 165px !important;
}
header .whb-header-bottom .wd-nav {
  --nav-gap: 10px;
}
header .whb-header-bottom .wd-nav li > a {
background: #f1f1f1;
    padding: 10px !important;
    border-radius: 10px;
min-height: 38px !important;
	transition: none !important;
    font-size: 13px;
    min-width: max-content;
    color: #000000 !important;
}
header .whb-header-bottom .wd-nav li > a > img {
    width: 16px !important;
  }
header .whb-header-bottom .wd-nav li > a:hover {
	filter: brightness(94%);
}
header .whb-header-bottom .wd-nav li > a:active {
	filter: brightness(88%);
}
 header .whb-header-bottom .wd-nav {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
	 overflow-y: hidden;
    width: auto;
}

/** HEADER GENERAL: MINI CART **/
.cart-widget-side {
width: 100%;
    border-radius: 0 !important;
    padding: 20px;
    transition: none !important;
    margin: 0 !important;
}
.cart-widget-side.wd-opened {
	margin-right: 2rem;
}
.cart-widget-side .woocommerce-mini-cart__total strong, .woocommerce-mini-cart__total span {
    font-weight: 600 !important;
    font-size: 16px !important;
  }
.cart-widget-side .woocommerce-mini-cart__buttons {
  padding: 0 !important;
}
.cart-widget-side .wd-heading {
	padding: 0rem 0.6rem 1.2rem 0.6rem;
	font-size: 18px;
	border: none !important;
}
.cart-widget-side .wd-heading .title {
	font-weight: 700 !important;
	font-size: 18px;
}
.cart-widget-side .close-side-widget {
    font-size: 14px;
    background: #f1f1f1;
    padding: 4px 10px;
    border-radius: 8px;
  }
.cart-widget-side .product_list_widget > li {
	border: none !important;
	transition:none !important;
	padding: 10px !important;
}
.cart-widget-side .remove_from_cart_button::after {
	font-size: 16px !important;
	font-weight: 700 !important;
	opacity: 0.3;
}
.cart-widget-side .remove_from_cart_button {
	top: 1rem !important;
	right: 1rem !important;
}
.cart-widget-side .product_list_widget > li .wd-entities-title {
    margin-bottom: 8px;
    font-size: 13px !important;
    color: black !important;
    font-weight: 600;
    max-width: 95%;
    max-height: 38px;
    overflow: hidden;
  }
.cart-widget-side .product_list_widget > li .wd-product-sku {
  display: none !important;
}
.cart-widget-side .product_list_widget > li .quantity {
  color: black !important;
  font-size: 13px !important;
}
.cart-widget-side .woocommerce-mini-cart .remove:hover {
  background: none !important;
  box-shadow: none !important;
  color: black !important;
  opacity: 1 !important;
}
.cart-widget-side .woocommerce-mini-cart__buttons .checkout {
margin-bottom: 0;
    min-height: 50px !important;
    font-size: 14px !important;
    background: #ff6000;
    font-weight: 600;
	    border-radius: 12px !important;
    transition: none !important;
}
 .cart-widget-side .woocommerce-mini-cart__buttons .btn-cart {
    margin-bottom: 15px;
    min-height: 50px !important;
    font-size: 14px !important;
    background: #f1f1f1;
    font-weight: 600;
    border-radius: 12px !important;
    transition: none !important;
  }
.cart-widget-side .shopping-cart-widget-footer {
  padding-bottom: 0 !important;
}
 .cart-widget-side .woocommerce-mini-cart__buttons .btn-cart:hover {
    filter:brightness(95%);
    background: #f1f1f1;
  }
 .cart-widget-side .woocommerce-mini-cart__buttons .btn-cart:actives {
    filter:brightness(88%);
    background: #f1f1f1;
  }
.cart-widget-side .wd-progress-bar bdi, .wd-progress-bar bdi span {
  color: #118e24 !important;
}
.cart-widget-side .wd-progress-bar {
  background: #d0eed094;
  padding: 15px !important;
  border-radius: 14px !important;
	margin-bottom:15px;
	border:none !important;
}
.cart-widget-side .woocommerce-mini-cart__total {
  padding: 15px 0 0 0 !important;
  margin-bottom: 15px !important;
	border: none !important;
}
.cart-widget-side .shopping-cart-widget-footer .tax_label {
  font-weight: 600;
  font-size: 13px;
}
.cart-widget-side .wd-progress-bar .progress-msg {
    font-size: 14px;
    text-align: center;
    color: #118e24 !important;
	margin-bottom:12px;
  }
.cart-widget-side .wd-progress-bar .progress-bar {
  background-color: #36ba4a !important;
	background-image: none !important;
}
.cart-widget-side .wd-progress-bar .progress-area {
  background-color: rgba(177, 226, 173, 0.73) !important;
}
.cart-widget-side .product_list_widget > li .cart-item-image img {
  max-width: 55px !important;
  min-width: 55px !important;
}
.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover {
	background-color: #f1f1f1 !important;
	transition: none !important;
	border-radius: 12px;
}
.cart-widget-side .woocommerce-mini-cart .mini_cart_item:active {
	filter: brightness(88%);
}
.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover img {
	filter: brightness(96%);
}
.cart-widget-side .woocommerce-mini-cart__buttons .btn-cart {
	margin-bottom: 15px;
}

/** BREADCRUMBS **/
.wd-breadcrumbs span:first-child, .wd-breadcrumbs span:nth-child(2), .wd-breadcrumbs span:nth-last-child(2), .wd-breadcrumbs span:last-child {
  display: none;
}
.wd-breadcrumbs > span > a {
		transition: none !important;
    font-size: 13px;
    color: #8a8a8a !important;
    font-weight: 500 !important;
}
.wd-breadcrumbs > span > a:hover {
  text-decoration: underline;
  color: #767676 !important;
}
.wd-breadcrumbs > .wd-delimiter::after {
  content: "\f120" !important;
  font-family: "woodmart-font";
  color: #767676 !important;
}

/** CATEGORIES **/
.wd-cat .category-image-wrapp img {
  min-width: 35px;
}
.wd-cat .wrapp-category {
  background: #f1f1f1;
}
.wd-cat .hover-mask {
  padding-left: 5px;
}
.wd-cat .wrapp-category .category-image-wrapp {
    padding: 15px 0 0 0 !important;
}
.wd-cat .category-image {
	transition:none !important;
	margin:0 !important;
}

/** OFF CANVAS BUTTON **/
.tax-product_cat .wd-off-canvas-btn {
  background: #f1f1f1 !important;
  min-width: 100%;
  padding: 15px;
  border-radius: 10px;
	font-size: 13px !important;
}
.tax-product_cat .wd-off-canvas-btn a {
  margin: auto;
	color:#000000 !important;
}
.tax-product_cat .orderby {
  background: #f1f1f1 !important;
  padding: 15px !important;
  border-radius: 10px !important;
  line-height: 11px !important;
  font-size: 13px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600 !important;
  min-height: 44.8px;
		color:#000000 !important;

}

/** PRODUCT ARCHIVE **/
.tax-product_cat .term-description * {
    font-size: 13px;
    margin-bottom: 10px;}
.tax-product_cat .term-description h2 {
font-weight:600 !important;
  }

/** PRODUCT TABLE: HEADER **/
.wcpt .wcpt-navigation .wcpt-right {
  margin-top: 10px;
}
.wcpt .wcpt-navigation .wcpt-filter-column {
  overflow-x: scroll;
}
.wcpt .wcpt-filter-column {
  display: flex !important;
  gap: 10px !important;
}
.wcpt .wcpt-navigation {
  margin-bottom: 10px !important;
}
.wcpt .wcpt-navigation .wcpt-filter-heading {
box-shadow: none !important;
    border: none !important;
    background: #f1f1f1 !important;
    padding: 10px 25px 10px 15px !important;
    border-radius: 10px !important;
    max-height: 38px !important;
    transition: none !important;
    font-size: 13px !important;
    font-weight: 600 !important;
}
.wcpt .wcpt-navigation .wcpt-dropdown-menu {
  border: none !important;
  padding: 1rem !important;
  border-radius: 15px !important;
  box-shadow: 0 0 0 100vw #00000038;
  z-index: 999999;
}
.wcpt .wcpt-navigation .wcpt-dropdown-menu .wcpt-text, .wcpt .wcpt-navigation .wcpt-dropdown-menu label span {
  font-size: 14px !important;
  font-weight: 600 !important;
}
.wcpt .wcpt-navigation .wcpt-dropdown-menu .wcpt-count {
  font-size: 14px !important;
  color: #000 !important;
  opacity: 1 !important;
  font-weight: 600 !important;
}

/** PRODUCT TABLE: TABLE **/
.wcpt .wcpt-row {
  display: block !important;
}
.wcpt .wcpt-plus, .wcpt .wcpt-minus {
  width: 38px !important;
  height: 38px !important;
  font-size: 24px;
  font-weight: 600 !important;
  border-radius: 6px !important;
}
.wcpt .wcpt-quantity {
  width: 25% !important;
}
.wcpt .wcpt-cart-badge-number {
  border: none !important;
  box-shadow: none !important;
  padding: 5px 10px !important;
}
.wcpt .wcpt-quantity input[type="number"].qty {
  min-height: 39px !important;
}
.wcpt .mobile-stock {
  position: absolute;
  right: 12px;
  top: 15px;
}
.cannalab-title .wcpt-title {
  font-size: 14px;
  font-weight: 600 !important;
}

/** PRODOTTO STANDARD **/
.prodotto-standard {
  text-align: left;
}
.prodotto-standard .wd-entities-title {
    font-size: 12px !important;
    font-weight: 500 !important;
    min-height: 45px;
  }
.prodotto-standard .wd-product-cats a:not(:first-child) {
  display: none !important;
}
.prodotto-standard .wd-product-cats {
  color: transparent !important;
}
.prodotto-standard .wd-product-cats a:first-child {
  font-size: 11px;
}
.instock .prodotto-standard .wd-add-btn {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem !important;
}
.prodotto-standard .quantity {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto;
  gap: 0 !important;
  --wd-form-height: unset !important;
}
.prodotto-standard .quantity .qty {
  width:100% !important;
}
.prodotto-standard .plus, .prodotto-standard .minus, .prodotto-standard .qty {
font-size:18px !important;
	font-weight:600 !important;
}
.prodotto-standard .minus {
border-radius:10px 0 0 10px !important;
}
.prodotto-standard .plus {
border-radius:0 10px 10px 0 !important;
}
.prodotto-standard .product-labels {
  display: none !important;
}
.prodotto-standard .in-stock, .prodotto-standard .in-stock::before {
  color: #1bb316 !important;
}
.outofstock .prodotto-standard .wd-add-btn a {
  min-height: 42px;
  min-width: 100% !important;
  background: #f1f1f1 !important;
  color: black !important;
}
.prodotto-standard .wd-add-btn a {
border-radius:10px !important;
}
.prodotto-standard .wd-add-btn a::before {
  transform: none !important;
}
.prodotto-standard .wd-add-btn a span {
  display: none !important;
}
.prodotto-standard .wd-product-stock {
  font-size: 12px !important;
  margin-top: -10px;
  margin-bottom: 5px;
}

/** DOWNLOAD LAYOUT **/
.single-wpdmpro .wd-single-post-header, .single-wpdmpro .wd-entry-content .row .col-md-5 ul li:first-child {
  display:none !important;
}
.single-wpdmpro .wd-entry-content .row {
  flex-direction: column-reverse;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 {
  margin: auto;
  background: #f1f1f1;
  padding: 20px;
  border-radius: 12px;
		-ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
	 min-width:90%;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > div {
  background: none !important;
  padding: 0 !important;
  border: none !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul li {
  background: none !important;
  border: none !important;
  padding: 0px 0px 20px 0px;
  margin-bottom: 0 !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul li:last-child {
  padding: 0 !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul {
  margin-bottom: 0 !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 > ul > li, .single-wpdmpro .wd-entry-content .row .col-md-5 > ul > li * {
  font-size: 13px !important;
  font-weight: 500 !important;
  background: none !important;
  padding: 0px 0px 8px 0px;
}
.single-wpdmpro .wd-entry-content .row .col-md-7 {
  margin: auto;
	text-align: center;
margin-bottom: 0;
  padding: 0;
  font-size: 0;
		-ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
	 min-width:90%;
}
.single-wpdmpro .wd-entry-content .row .col-md-7 h1 {
  text-align: center;
  margin: auto;
    margin-bottom: auto;
  font-weight: 800;
  font-size: 18px;
	line-height: 28px;
  margin-bottom: 15px;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn {
box-shadow: none !important;
  height: 48px;
  line-height: 35px !important;
  text-transform: none;
  font-size: 15px !important;
  letter-spacing: 0px !important;
	font-weight:700;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn:hover {
  background: #ff6000;
  filter: brightness(95%);
  color: #fff;
}
.single-wpdmpro .wd-entry-content .row .col-md-5 .btn:active {
  filter: brightness(88%);
}
.single-wpdmpro .wd-page-nav {
  display: none !important;
}
.single-wpdmpro .wd-entry-content .row .col-md-12 {
  order: 1;
  max-width: 50%;
  margin: auto;
}
.single-wpdmpro .wd-entry-content .row .col-md-12 div {
  border: none !important;
  padding: 0 !important;
	  margin-bottom: 0 !important;
}
}

