@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//bitwo.it/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//bitwo.it/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//bitwo.it/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//bitwo.it/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//bitwo.it/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//bitwo.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//bitwo.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//bitwo.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//bitwo.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(28,97,231);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(28,97,231);
	--btn-accented-bgcolor-hover: rgb(28,97,231);
	--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-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
: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 {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
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(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: #a3a3a3;
	color: #000000;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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;
}

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


/* Remove default separators */
.woocommerce-breadcrumb .breadcrumb-separator,
.breadcrumbs .breadcrumb-separator,
.yoast-breadcrumb .breadcrumb-separator {
    display: none !important;
}

/* Link styles */
.woocommerce-breadcrumb a,
.breadcrumbs a,
.yoast-breadcrumb a {
    display: inline-block !important;
    padding: 6px 12px !important;
    margin: 0 4px !important;
    background: white !important;
    border: 1px solid #e9ecef !important;
    border-radius: 6px !important;
    color: #333333 !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
}

/* Hover effects */
.woocommerce-breadcrumb a:hover,
.breadcrumbs a:hover,
.yoast-breadcrumb a:hover {
    background: #e6f3ff !important;
    border-color: #e6f3ff !important;
    color: #0066cc !important;
    text-decoration: none !important;
}

/* Current page */
.woocommerce-breadcrumb span:last-child,
.breadcrumbs span:last-child,
.yoast-breadcrumb span:last-child {
    display: inline-block !important;
    padding: 6px 12px !important;
    margin: 0 4px !important;
    background: #e6f3ff !important;
    border: 1px solid #e6f3ff !important;
    border-radius: 6px !important;
    color: #0066cc !important;
}

/* Mobile styles */
@media (max-width: 768px) {
    .woocommerce-breadcrumb,
    .breadcrumbs,
    .yoast-breadcrumb {
        display: flex !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
        padding: 12px 8px !important;
        background: #f8f9fa !important;
        border-radius: 8px !important;
        scroll-behavior: smooth !important;
        scroll-padding-right: 16px !important;
    }

    .woocommerce-breadcrumb::-webkit-scrollbar {
        display: none !important;
    }

    .woocommerce-breadcrumb a,
    .breadcrumbs a,
    .yoast-breadcrumb a {
        padding: 4px 8px !important;
        font-size: 14px !important;
    }

    .woocommerce-breadcrumb span:last-child,
    .breadcrumbs span:last-child,
    .yoast-breadcrumb span:last-child {
        display: inline-block !important;
        padding: 4px 8px !important;
        min-width: 120px !important;
        max-width: 120px !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        background: #e6f3ff !important;
        border: 1px solid #e6f3ff !important;
        border-radius: 6px !important;
        color: #0066cc !important;
        font-size: 14px !important;
    }

    .woocommerce-breadcrumb a:first-child,
    .breadcrumbs a:first-child,
    .yoast-breadcrumb a:first-child {
        display: flex !important;
        align-items: center !important;
        gap: 4px !important;
    }

    .woocommerce-breadcrumb a:first-child::before,
    .breadcrumbs a:first-child::before,
    .yoast-breadcrumb a:first-child::before {
        content: "←" !important;
        font-size: 16px !important;
    }
}
/*Carrello*/ 
/* Contenitore principale e overlay */
.elementor-menu-cart__container {
    position: fixed !important;
    z-index: 999999 !important;
}

.elementor-menu-cart__container .elementor-menu-cart__background-default {
    background-color: rgba(0, 0, 0, 0.6) !important;
    backdrop-filter: blur(2px) !important;
    transition: opacity 0.3s ease !important;
}

.elementor-menu-cart__container .elementor-menu-cart__main {
    padding: 0 !important;
    width: 460px !important;
    background-color: #fff !important;
    box-shadow: -2px 0 20px rgba(0, 0, 0, 0.1) !important;
}

/* Header del carrello */
.elementor-menu-cart__header {
    position: sticky !important;
    top: 0 !important;
    z-index: 2 !important;
    padding: 25px 30px !important;
    background: rgba(255, 255, 255, 0.98) !important;
    border-bottom: 1px solid #eef0f4 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    backdrop-filter: blur(10px) !important;
}

.elementor-menu-cart__header .elementor-menu-cart__header-title {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #1B1B1B !important;
}

/* Area prodotti */
.elementor-menu-cart__products {
    padding: 15px 30px !important;
    max-height: calc(100vh - 250px) !important;
    overflow-y: auto !important;
}

/* Singolo prodotto */
.elementor-menu-cart__product {
    position: relative !important;
    padding: 20px 0 !important;
    border-bottom: 1px solid #eef0f4 !important;
    display: grid !important;
    grid-template-columns: 85px 1fr auto 40px !important;
    gap: 25px !important;
    align-items: center !important;
}

/* Immagine prodotto */
.elementor-menu-cart__product-image {
    position: relative !important;
    overflow: hidden !important;
    border-radius: 10px !important;
    border: 1px solid #eef0f4 !important;
}

.elementor-menu-cart__product-image img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    transition: transform 0.3s ease !important;
}

/* Box nome prodotto */
.elementor-menu-cart__product-name.product-name {
    padding-right: 10px !important;
}

.elementor-menu-cart__product-name a {
    color: #1B1B1B !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

/* Box prezzo e quantità */
.elementor-menu-cart__product-price.product-price {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-end !important;
    gap: 6px !important;
    font-size: 14px !important;
}

/* Contenitore quantità */
.elementor-menu-cart__product-price .quantity {
    background-color: rgba(0, 102, 255, 0.1) !important;
    border-radius: 6px !important;
    padding: 4px 10px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.elementor-menu-cart__product-price .quantity .product-quantity {
    color: #0066FF !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    margin-right: 4px !important;
}

/* Prezzo */
.elementor-menu-cart__product-price .woocommerce-Price-amount {
    font-weight: 600 !important;
    color: #1B1B1B !important;
}

/* Pulsante rimozione */
.elementor-menu-cart__product-remove.product-remove {
    width: 26px !important;
    height: 26px !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 50% !important;
    position: relative !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #fff !important;
}

/* Link di rimozione */
.elementor-menu-cart__product-remove.product-remove a {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    z-index: 2 !important;
    text-decoration: none !important;
    border: none !important;
    opacity: 1 !important;
    cursor: pointer !important;
}

/* Linee X */
.elementor-menu-cart__product-remove.product-remove:before,
.elementor-menu-cart__product-remove.product-remove:after {
    content: '' !important;
    position: absolute !important;
    width: 12px !important;
    height: 2px !important;
    background-color: #999 !important;
    transition: background-color 0.2s ease !important;
    z-index: 1 !important;
}

.elementor-menu-cart__product-remove.product-remove:before {
    transform: rotate(45deg) !important;
}

.elementor-menu-cart__product-remove.product-remove:after {
    transform: rotate(-45deg) !important;
}

/* Effetti hover rimozione */
.elementor-menu-cart__product-remove.product-remove:hover {
    border-color: #dc3545 !important;
    background: #ffebeb !important;
}

.elementor-menu-cart__product-remove.product-remove:hover:before,
.elementor-menu-cart__product-remove.product-remove:hover:after {
    background-color: #dc3545 !important;
}

/* Footer carrello */
.elementor-menu-cart__footer-buttons {
    position: sticky !important;
    bottom: 0 !important;
    z-index: 2 !important;
    background: rgba(255, 255, 255, 0.98) !important;
    padding: 0 30px 25px !important;
    margin-top: auto !important;
}

/* Totale */
.elementor-menu-cart__subtotal {
    padding: 20px 30px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #1B1B1B !important;
    border-top: 1px solid #eef0f4 !important;
    display: flex !important;
    justify-content: space-between !important;
    background: rgba(255, 255, 255, 0.98) !important;
}

/* Pulsanti footer */
.elementor-menu-cart__footer-buttons {
    display: grid !important;
    gap: 12px !important;
}

.elementor-menu-cart__footer-buttons .elementor-button {
    padding: 14px 20px !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    transition: all 0.2s ease !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Pulsante Carrello */
.elementor-button--view-cart {
    background: #f5f7fa !important;
    color: #1B1B1B !important;
}

.elementor-button--view-cart:hover {
    background: #e9ecf1 !important;
}

/* Pulsante Checkout */
.elementor-button--checkout {
    background: #0066FF !important;
    color: white !important;
}

.elementor-button--checkout:hover {
    background: #0052cc !important;
    box-shadow: 0 4px 12px rgba(0, 102, 255, 0.2) !important;
}

/* Carrello vuoto */
.elementor-menu-cart__empty-message {
    padding: 40px 30px !important;
    text-align: center !important;
    color: #666 !important;
    font-size: 15px !important;
}

/* Responsive */
@media (max-width: 767px) {
    .elementor-menu-cart__container .elementor-menu-cart__main {
        width: 100% !important;
    }

    /* Riorganizzazione layout prodotto */
    .elementor-menu-cart__product {
        grid-template-columns: 70px 1fr 30px !important;
        grid-template-rows: auto auto !important;
        gap: 10px !important;
        padding: 15px 0 !important;
    }

    /* Immagine prodotto */
    .elementor-menu-cart__product-image {
        grid-row: 1 / span 2 !important;
    }

    /* Nome prodotto */
    .elementor-menu-cart__product-name.product-name {
        grid-column: 2 !important;
        grid-row: 1 !important;
        padding-right: 0 !important;
    }

    .elementor-menu-cart__product-name a {
        font-size: 13px !important;
    }

    /* Prezzo e quantità */
    .elementor-menu-cart__product-price.product-price {
        grid-column: 2 !important;
        grid-row: 2 !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 12px !important;
    }

    /* Pulsante rimozione */
    .elementor-menu-cart__product-remove.product-remove {
        grid-column: 3 !important;
        grid-row: 1 / span 2 !important;
        align-self: center !important;
        width: 24px !important;
        height: 24px !important;
    }

    /* Ottimizzazione spaziature */
    .elementor-menu-cart__header {
        padding: 15px 20px !important;
    }

    .elementor-menu-cart__products {
        padding: 10px 20px !important;
    }

    .elementor-menu-cart__footer-buttons {
        padding: 20px !important;
    }
}
/* Footer buttons mobile optimization */
    .elementor-menu-cart__footer-buttons {
        padding: 15px !important;
        border-top: 1px solid #eef0f4 !important;
    }

    .elementor-menu-cart__footer-buttons .elementor-button {
        padding: 12px 16px !important;
        font-size: 13px !important;
    }

    /* Subtotal mobile optimization */
    .elementor-menu-cart__subtotal {
        padding: 15px 20px !important;
        font-size: 14px !important;
    }

    /* Enhanced scrolling experience */
    .elementor-menu-cart__products {
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: thin !important;
        max-height: calc(100vh - 200px) !important;
    }

    /* Better touch targets */
    .elementor-menu-cart__product-remove.product-remove:before,
    .elementor-menu-cart__product-remove.product-remove:after {
        width: 10px !important;
    }

    /* Product image optimization */
    .elementor-menu-cart__product-image img {
        aspect-ratio: 1/1 !important;
        object-fit: cover !important;
    }

    /* Quantity badge optimization */
    .elementor-menu-cart__product-price .quantity {
        padding: 3px 8px !important;
        font-size: 12px !important;
    }
}@media (min-width: 1025px) {
	/* Dimensione BOX Carrello */

.wd-side-hidden {
    --wd-side-hidden-w: 20%;
	}
}

