.elementor-kit-13{--e-global-color-primary:#C28334;--e-global-color-secondary:#A9A099;--e-global-color-text:#E8E7E2;--e-global-color-accent:#2A2B25;--e-global-color-035623e:#C9AD98;--e-global-color-cf5ee67:#DBD3C8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;gap:61px;}.site-header .site-navigation ul.menu li a{color:var( --e-global-color-secondary );}.site-header .site-navigation-toggle .site-navigation-toggle-icon{color:var( --e-global-color-secondary );}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}}/* Start custom CSS */<style>

html, body {
   max-width: 100%;
   overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 14px;
}

::-webkit-scrollbar-track {
    background: #E8E7E2;
}
  
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 304px;
    border-radius: px;
    background: linear-gradient(180deg, #C28334, #C28334);
}

::-webkit-scrollbar-thumb:hover {
    -webkit-border-radius: 33px;
    border-radius: px;
    background: linear-gradient(0deg, #C28334, #C28334);
}

</style>


/* MENU DO CARRINHO */

.elementor-button.elementor-button--view-cart.elementor-size-md {
    background-color: #2A2B25;
    font-family: montserrat;
    border-radius: 0px;
    padding: 20px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.elementor-button.elementor-button--checkout.elementor-size-md {
    background-color: transparent !important;
    border: 2px solid #2A2B25 !important;
    color: #2A2B25 !important;
}

.elementor-button-text {
    font-family: montserrat;
    border-radius: 0px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.elementor-menu-cart__main {
    width: 22% !important;
    background-color: #E8E7E2 !important;
}

.elementor-menu-cart__footer-buttons {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    font-family: montserrat;
    margin-top: -30px;
}

.elementor-menu-cart__subtotal {
    font-family: montserrat;
    font-size: 14px;
    border: 0px;
    font-weight: 400;
    margin-top: -20px;
    margin-right: 220px;
}

.elementor-menu-cart__product-name.product-name {
    font-size: 14px !important;
    font-family: montserrat !important;
    font-weight: 300 !important;
    text-transform: uppercase !important;
}

.woocommerce-Price-amount.amount {
    font-size: 14px !important;
    font-family: montserrat !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    color: #2A2B25 !important;
}

.product-quantity {
    color: #2A2B25 !important;
    font-weight: 400 !important;
}

.elementor-menu-cart__main .elementor-menu-cart__product {
    margin-bottom: 15px !important;
    padding: 10px !important;
    background-color: #ffffff !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05) !important;
    position: relative !important;
}

.elementor-menu-cart__products::before {
    content: '';
    display: block;
    width: 150px;
    height: 50px;
    background-image: url('https://salaofiosdeluxo.com.br/wp-content/uploads/2024/12/Logo-Fios-de-Luxo-E-commerce-1.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto 20px auto;
}



@media (max-width: 600px) {
    /* Ajusta a largura do menu lateral */
    .elementor-menu-cart__main {
        width: 80% !important;
        max-width: 300px !important;
    }

    /* Ajusta o subtotal */
    .elementor-menu-cart__subtotal {
        margin-right: 0 !important;
        text-align: center !important;
        font-size: 12px !important;
    }

    /* Ajusta os produtos */
    .elementor-menu-cart__product {
        padding: 8px !important;
        margin-bottom: 10px !important;
    }

    /* Ajusta o nome do produto */
    .elementor-menu-cart__product-name.product-name {
        font-size: 12px !important;
    }

    /* Ajusta o preço */
    .woocommerce-Price-amount.amount {
        font-size: 12px !important;
    }

    /* Ajusta a quantidade */
    .product-quantity {
        font-size: 12px !important;
    }

    /* Ajusta os botões de "Ver Carrinho" e "Finalização de Compra" */
    .elementor-menu-cart__footer-buttons {
        gap: 8px !important;
        margin-top: -20px !important;
    }

    .elementor-button.elementor-button--view-cart.elementor-size-md,
    .elementor-button.elementor-button--checkout.elementor-size-md {
        padding: 15px !important;
        font-size: 10px !important;
        width: 100% !important;
    }

    /* Ajusta o logo */
    .elementor-menu-cart__products::before {
        width: 120px !important;
        height: 40px !important;
    }
}/* End custom CSS */