:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(61,61,61);
	--wd-text-font-size: 16px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", 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: var(--wd-text-font);
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(242,33,135);
	--wd-alternative-color: rgb(242,223,241);
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(242,33,135);
	--btn-default-bgcolor-hover: rgb(232,32,128);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(242,33,135);
	--btn-accented-bgcolor-hover: rgb(232,32,128);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(245,154,87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 480px;
	--wd-popup-padding: 0px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(239,244,247);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(239,244,247);
	background-image: none;
	background-repeat: repeat;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(239,244,247);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-image: none;
	background-repeat: repeat;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-image: none;
	background-repeat: repeat;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
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-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

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

@media (min-width: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(174,182,161);
}

.whb-flex-row.whb-top-bar-inner .info-box-icon img {
    max-width: 70px;
    max-height: 27px;
    object-fit: contain;
}
#slide-151 .wd-slide-bg {
    background-color: rgb(0 0 0 / 50%)!important;
}
#ico-slide img {
    filter: brightness(0) invert(1);
}

/* pagina prodotto */
/* klarna */
.mg-klarna-banner {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    background: #fce9ee;
    border: 1px solid #e1b5c1;
    border-radius: 10px;
    margin: 15px 0;
}
.mg-klarna-badge {
    background: #ffb3c7;
    color: #000;
    font-weight: 700;
    font-size: 14px;
    padding: 8px 12px;
    border-radius: 6px;
    line-height: 1;
    white-space: nowrap;
}
.mg-klarna-text {
    font-size: 14px;
    line-height: 1.4;
    color: #222;
}

/* pagina prodotto */
.in-stock:before {
    content: "" !important;
    width: 8px;
    height: 8px;
    background: #28A745;
    display: inline-block;
    border-radius: 20px;
    box-shadow: 0px 0px 0px 5px #CAEDD0;
    box-sizing: content-box;
    position: relative;
    margin-right: 8px!important;
    margin-bottom: 1px;
    animation: bounceBorder 1s infinite alternate ease-in-out;
}
@keyframes bounceBorder {
  0%, 100% {
    box-shadow: 0 0 0 2px #CAEDD0;
  }
  50% {
    box-shadow: 0 0 0 5px #CAEDD0;
  }
}
div#tab-title-additional_information {
    display: none;
}
div#tab-additional_information {
    padding-top: 40px;
}
.single-product .shop_attributes :is(.wd-attr-img,.wd-term-img):not(:last-child) {
    margin-inline-end: 0.4em;
    width: 30px;
}
.wd-carousel-wrap {
    align-items: stretch;
}
.wd-carousel-item {
    height: auto !important;
}

/* home */
.wd-cat img, .wd-product-thumb img {
    aspect-ratio: 1;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.wd-col.wd-cat:has(a[href*="product_cat=via-roma-home-collection"]) {
    display: none;
}
#brand .wd-info-box .info-box-icon {
    width: 60px;
    height: 60px;
    object-fit: contain;
    background-color: #fff;
    border-radius: 200px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

span.rec54-pill-text {
    color: #fff;
}