:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Inter Tight", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(58,53,53);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(58,53,53);
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter Tight", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(58,53,53);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: var(--wd-text-font);
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(13,13,13);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(13,13,13);
	--btn-accented-bgcolor-hover: rgb(48,48,48);
	--btn-font-weight: 400;
	--btn-transform: capitalize;
	--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-link-decor-style: solid;
	--wd-link-decor-style-hover: solid;
	--wd-link-decor-color: rgb(51,51,51);
	--wd-link-decor-color-hover: rgb(36,36,36);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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(249,249,249);
	background-image: none;
}
html table th {
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	font-weight: 400;
}
 {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
body .wd-swatch, body table.variations label, body .wd-breadcrumbs>:is(span,a):last-child {
	font-weight: 400;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,250,250);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,250,250);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,250,250);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,250,250);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,250,250);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-icon-size: 18px;
}
.wd .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.wd .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.wd .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 9px;
}
:root{
--wd-container-w: 1800px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

#thoo-discovery-popup{
    position:fixed;
    inset:0;
    z-index:99999;
}

.thoo-discovery-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.6);
}

.thoo-discovery-box{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    background:#fff;
    max-width:420px;
    width:90%;
    padding:30px;
    text-align:center;
}

.thoo-discovery-box img{
    max-width:180px;
    margin-bottom:20px;
}

.thoo-discovery-close{
    position:absolute;
    top:10px;
    right:10px;
    border:none;
    background:none;
    font-size:28px;
    cursor:pointer;
}

.thoo-discovery-btn{
    display:inline-block;
    margin-top:20px;
    padding:12px 24px;
    background:#000;
    color:#fff;
    text-decoration:none;
}
#giftbox-popup{
    display:none;
    position:fixed;
    inset:0;
    z-index:999999;
}

#giftbox-popup.active{
    display:block;
}

.giftbox-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.75);
}

.giftbox-modal{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:95%;
    max-width:1400px;
    max-height:90vh;
    overflow:auto;
    background:#fff;
    padding:40px;
    border-radius:12px;
}

.giftbox-close{
    position:absolute;
    top:15px;
    right:20px;
    border:none;
    background:none;
    font-size:36px;
    cursor:pointer;
    z-index:2;
}
.giftbox-card{
    display:flex;
    gap:30px;
    align-items:center;
    max-width:900px;
    margin:0 auto;
}

.giftbox-image{
    flex:0 0 300px;
}

.giftbox-image img{
    width:100%;
    height:auto;
    display:block;
}

.giftbox-content{
    flex:1;
    text-align:left;
}

.giftbox-content h3{
    margin-bottom:20px;
}

.giftbox-notes{
    margin-bottom:15px;
}

.giftbox-notes strong{
    display:block;
    margin-bottom:5px;
}

.giftbox-add{
    margin-top:20px;
}

@media(max-width:768px){

    .giftbox-card{
        flex-direction:column;
        text-align:center;
    }

    .giftbox-content{
        text-align:center;
    }

    .giftbox-image{
        flex:none;
        width:220px;
    }

}
.giftbox-modal{
    width:90%;
    max-width:900px;
}
.giftbox-card{
    display:flex;
    gap:40px;
    align-items:center;
    max-width:700px;
    margin:0 auto;
}
.giftbox-image{
    flex:0 0 220px;
}

.giftbox-image img{
    max-width:220px;
    width:100%;
    height:auto;
}
.gift-selected img{
    width:80px;
    height:auto;
    display:block;
    margin:0 auto 10px;
}

.gift-selected h4{
    font-size:14px;
    margin:0;
}

.gift-remove{
    margin-top:10px;
}
.gift-slot-1,
.gift-slot-2,
.gift-slot-3{

    min-height:180px;

    display:flex;
    align-items:center;
    justify-content:center;

    border:1px solid #ddd;

    padding:20px;
}
.gift-selected{
    position:relative;
    width:100%;
    height:100%;
}

.gift-selected img{
    width:100%;
    height:100%;
    object-fit:contain;
}

.gift-selected h4{
    position:absolute;
    bottom:35px;
    left:0;
    right:0;
    text-align:center;
    background:rgba(255,255,255,.9);
    padding:5px;
}

.gift-remove{
    position:absolute;
    top:10px;
    right:10px;
}
.gift-selected img{
    width:100% !important;
    max-width:none !important;
    height:auto !important;
}
@media(max-width:768px){

    .gift-selected{
        position:relative;
    }

    .gift-selected img{
        width:100%;
        max-width:none;
        display:block;
    }

    .gift-remove{
        position:absolute;
        top:-8px;
        right:8px;

        width:32px;
        height:32px;

        padding:0;

        display:flex;
        align-items:center;
        justify-content:center;

        border-radius:50%;

        font-size:12px;
        line-height:1;
    }

}
@media(max-width:768px){

    .gift-slots-container{
        flex-direction:column;
        gap:15px;
    }

    .gift-slot-1,
    .gift-slot-2,
    .gift-slot-3{
        width:100%;
        min-height:90px;
    }

    .gift-selected{
        display:flex;
        align-items:center;
        gap:15px;
        height:100%;
    }

    .gift-selected img{
        width:60px;
        height:auto;
        flex-shrink:0;
    }

    .gift-selected h4{
        flex:1;
        margin:0;
        text-align:left;
    }

    .gift-remove{
        width:28px;
        height:28px;
    }
}
@media(max-width:768px){

    .gift-slots-container{
        flex-direction:column !important;
    }

}
@media(max-width:768px){

    .gift-slots-container{
        flex-direction:column !important;
    }

}
@media(max-width:768px){

    #step1{
        flex-direction:column !important;
    }

    #step1 > div{
        width:100% !important;
        max-width:100% !important;
        flex:0 0 100% !important;
    }

}
#giftbox-cart-button{
    margin-top:30px;
    text-align:center;
}

#giftbox-add-cart{
    min-width:280px;
}
#giftbox-add-cart{
    width:100%;
    padding:18px;
    font-size:16px;
    letter-spacing:1px;
    background-color: black;
	  color: white;
}
/* POPUP */

.giftbox-modal{
    max-width:1100px;
    width:90%;
    padding:40px;
}

/* CARD */

.giftbox-card{
    display:flex;
    align-items:center;
    gap:50px;
    padding:30px 0;
    border-bottom:1px solid #eee;
}

/* FOTO */

.giftbox-image{
    width:35%;
    flex-shrink:0;
}

.giftbox-image img{
    width:100%;
    height:auto;
    display:block;
}

/* CONTENUTO */

.giftbox-content{
    width:65%;
}

.giftbox-content h3{
    font-size:36px;
    margin-bottom:20px;
}

/* NOTE */

.giftbox-notes{
    margin-bottom:15px;
}

.giftbox-notes strong{
    display:block;
    margin-bottom:5px;
    font-size:13px;
    letter-spacing:1px;
}

.giftbox-notes p{
    margin:0;
    line-height:1.6;
}

/* BOTTONE */

.giftbox-add{
    margin-top:20px;
    min-width:220px;
}

/* MOBILE */

@media(max-width:768px){

    .giftbox-card{
        flex-direction:column;
        text-align:center;
        gap:20px;
    }

    .giftbox-image{
        width:70%;
    }

    .giftbox-content{
        width:100%;
    }

    .giftbox-content h3{
        font-size:28px;
    }

}
#thoo-popup-offer{
    position:fixed;
    inset:0;
    z-index:999999;
}

.thoo-popup-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.5);
}

.thoo-popup-box{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:500px;
    max-width:90vw;
    background:#fff;
    padding:40px;
    text-align:center;
    border-radius:8px;
}