/*
Theme Name: pine
Theme URI: https://pine.pt/
Author: pine
Author URI: https://pine.pt/
Description: pine
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pine
*/


/* General Reset */
body {
    overflow-x: hidden;
    font-family: "Inter", sans-serif;
    color: #000000;
}


/* Header */
.box-nav-menu .sub-menu-style-2 .menu-list{
    width: 100%;
}
.box-nav-menu .sub-menu-style-2 {
    display: flex;
    min-width: 250px;
}
.mega-menu .demo-item .demo-image{
    border-radius: 0px;
}
.mega-menu .demo-item .demo-image img{
    aspect-ratio: 267/307;
    filter: blur(2px);
    transition: filter 600ms ease;
}
.mega-menu .demo-item .demo-image:hover img {
    filter: blur(0px);
}
.fermob-image{
    position: relative;
}
.fermob-image::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--placeholder-color);
    opacity: 0.7;
    z-index: 1;
    transition: opacity 600ms ease;
}
.fermob-image:hover::after{
    opacity: 0;
}
.fermob-image .fermob-title{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.mega-menu .demo-item .demo-image{
    border: 0px !important;
}
.fermob-title{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    color: #ffffff;
    line-height: 36px;
}
.header-default .box-nav-menu {
    justify-content: start;
}
.header-default .box-nav-menu .item-link{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #000000;
}
.header-default .box-nav-menu .menu-item:hover .item-link{
    font-weight: 600;
    color: #000000;
}
.header-default .box-nav-menu .menu-item:hover .item-link .icon{
    color: #000000;
}
.form-control{
    height: 52px !important;
    border-radius: 0px !important;
    border: 1px solid #000000 !important;
    padding: 10px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 21px !important;
    color: #000000 !important;
}
.pointer{
    cursor: pointer;
}
.btn-notify-stock{
    height: 52px;
    color: rgb(164, 117, 81);
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px !important;
    background-color: transparent !important;
    padding: 0px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(164, 117, 81);
    border-image: initial;
}
.box-nav-menu .mega-home{
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    border-radius: 0px;
    box-shadow: none;
}
.mega-menu .row-demo {
    grid-template-columns: repeat(4, 1fr);
    max-width: 1440px;
    margin: 0 auto;
}


/* Newsletter */
#newsletter-msg {
    margin-top: 10px;
}

#newsletter-msg .success {
    color: #46b450;
    font-weight: bold;
}

#newsletter-msg .error {
    color: #dc3232;
    font-weight: bold;
}
.form-newsletter .button-submit{
    position: relative;
    top: 0;
    right: 0;
    transform: none;
    margin-top: 20px;
}
.form-newsletter .button-submit button{
    border-radius: 30px;
}

/* Modal Search */
.modal-backdrop {
    cursor: default !important;
}

#search.modal {
    cursor: default !important;
}

#search .modal-header {
    padding-bottom: 20px;
}

#search .modal-title {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

/* footer */
.footer-default{
    background-color: #FFFFFF;
}

/* slide home */
.slider-furniture2 .content-slider{
    padding: 0px !important;
}
.slider-furniture2 .btnOrange{
    padding: 17px 20px;
    border-radius: 30px;
    background-color: #FFC108;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
}
.banner-content-home-about{
    transform: unset !important;
    width: 50% !important;
    left: calc(((100vw - 1488px) / 2) + 15px) !important;
    top: auto !important;
    bottom: 100px !important;
}

.squareImage{
    aspect-ratio: 1/1;
    object-fit: contain;
}
.tf-product-media-thumbs .swiper-slide .item img,.flat-wrap-media-product .tf-product-media-main .item img{
    border-radius: 0px;
    background-color: #f0f0f0;
}
.tf-product-media-thumbs .swiper-slide.swiper-slide-thumb-active .item::after,.flat-wrap-media-product .tf-product-media-main,.tf-product-info-wrap .variant-color .color-btn:not(.select-item),.tf-product-info-wrap .variant-color .color-btn:not(.select-item) .check-color{
    border-radius: 0px;
}
.product-tabs-nav .product-nav-tabs{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    margin-bottom: 40px;
}
.product-tabs-nav .product-nav-tabs .product-nav-item .product-nav-link{
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    opacity: 0.3;
    cursor: pointer;
    position: relative;
}
.product-tabs-nav .product-nav-tabs .product-nav-item .product-nav-link::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000000;
}
.product-tabs-nav .product-nav-tabs .product-nav-item .product-nav-link.active{
    opacity: 1;

}
.tf-product-info-wrap .brand-product{
    font-size: 44px !important;
    font-weight: 400 !important;
    line-height: 60px !important;
    text-transform: uppercase;
    color: #000000;
}
.tf-product-info-wrap .product-name{
    font-size: 30px !important;
    font-weight: 200 !important;
    line-height: 38px !important;
    text-transform: uppercase;
    color: #252525;
}
.tf-product-info-wrap .product-price{
    font-size: 30px;
    font-weight: 200;
    line-height: 38px;
    color: #252525;
}
.tf-product-info-wrap .product-price .price-new{
    color: #252525;
}
.tf-product-info-wrap .tf-product-heading{
    border: 0px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.tf-product-cate-sku .label{
    color: #000000;
}
.wg-quantity{
    border-radius: 0;
    background: transparent;
    border: 1px solid #000000;
}
.wg-quantity .quantity-product,
.wg-quantity .btn-quantity{
    font-weight: 200 !important;
}
.btn-add-to-cart{
    height: 52px;
    padding: 0 15px;
    border: 1px solid #A47551;
    color: #A47551;
    max-width: 320px;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-add-to-cart:hover{
    background-color: #A47551;
    color: #FFFFFF;
}

.widget-material ul{
    max-width: 600px;
    margin: 0 auto;
}
.widget-material li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #0000001A;
    padding: 10px 0;
}
.widget-material li span{
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #000000;
}
.widget-material li span:last-child{
    opacity: 0.5;
}
.ambiance-image img{
    width: 100%;
    height: 80vh;
    object-fit: cover;
}
.ambiance-section{
    margin-top: 100px;
}
.remove-absolute{
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    transform: none;
}
.agroup-arrows{
    width: 118px;
    display: flex;
    align-items: center;
    gap: 30px;
}
.color-list-height{
    min-height: 30px;
}
.card-product {
  display: flex;
  flex-direction: column;
  height: 100%; /* ocupa toda a altura do slide */
}

.card-product-wrapper {
  flex: 0 0 auto; /* a imagem mantém o seu aspect-ratio */
}

.card-product-info {
    flex: 1 !important;
    /* ocupa o espaço disponível */
    display: flex !important;
    /* ativa layout flex */
    flex-direction: column !important;
    justify-content: space-between;
    /* elementos de cima para baixo */
}
.card-product-info .add_to_cart_button {
    margin-top: auto;
    /* cola o botão ao fundo */
    width: 100%;
    /* botão sempre 100% da largura */
}
.tf-product-info-wrap .variant-color .variant-picker-values{
    flex-wrap: wrap;
}
.banner-product-page{
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-image: none;
}
.banner-background{
    filter: blur(3px);
    position: absolute;
    inset: 0;
    background-position: center;
    z-index: -1;
    transform: scale(1.1);
}
.catalogue-item h3{
    font-size: 30px;
    font-weight: 200;
    line-height: 38px;
    text-transform: uppercase;
    color: #252525;
    text-align: center;
    margin-bottom: 10px;
}
.catalogue-item p{
    font-size: 15px;
    font-weight: 300;
    line-height: 16px;
    color: #000000;
    text-align: center;
    margin-bottom: 10px;
}
.catalogue-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 3/4;
}
.iframe-contacts iframe{
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: 7/5;
}
.chart-section{
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--bg-color);
    background-image: radial-gradient(circle, #ffffff59 0, #fff0 55%);
}
.color-list{
    display: flex;
}
.color-list .color-item{
    min-width: 30px;
    width: 100%;
    height: 20px;
    width: 60px;
    position: relative;
}
.color-list .color-item.active::after{
    content: url(assets/images/color-pick.svg);
    position: absolute;
    top: 0;
    transform: translateY(-120%);
    left: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 768px) {
    .color-list {
        flex-wrap: wrap;
        row-gap: 10px;
    }
    .color-list .color-item.active::after{
        transform: translateY(-120%) scale(0.8);
    }
    .tf-grid-layout.tf-col-4 {
        grid-template-columns: repeat(2, 1fr);
    }
}
#chart-image{
    height: 55vh;
    margin: 0 auto;
    display: block;
}
.nav-widget{
    display: flex;
}
.wc-block-mini-cart__badge{
    background-color: #a47551;
    font-family: "Inter", sans-serif;
    height: 16px !important;
    width: 16px !important;
    padding: 0 5px !important;
    font-size: 10px !important;
    font-weight: 500 !important;
    border-radius: 50% !important;
    line-height: 16px !important;
    z-index: 2;
    left: auto !important;
    top: 0px !important;
    right: 0px !important;
    transform: translate(50%, -50%) !important;
    color: var(--white);
    background-color: var(--primary);
    text-align: center;
    white-space: nowrap;
    margin-top: 3px !important;
    margin-right: 3px !important;
    display: block;
}
.customCartIcon button svg{
    display: none;
}
.customCartIcon button span{
    right: 0;
    top: 0px;
    position: absolute;
}
.customCartIcon button{
    padding: 0;
    position: relative;
}
.customCartIcon button::after{
    content: "\e95f";
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
}
.rotate-180{
    transform: rotate(180deg);
}

.legal-content p{
    font-size: 15px;
    font-weight: 300;
    line-height: 17px;
    color: #000000;
    margin-bottom: 30px;
}

.legal-content h3{
    font-size: 30px;
    font-weight: 200;
    line-height:    38px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 20px;
}

.legal-content ul{
    margin-bottom: 20px;

}

.legal-content ul li{
    list-style-type: disc;
    margin-left: 20px;
    font-size: 15px;
    font-weight: 300;
    line-height: 17px;

}
.mini-cart-color-swatch {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 4px 0;
    font-size: 12px;
}

.mini-cart-color-swatch .color-label {
    font-weight: 500;
    color: #666;
}

.mini-cart-color-swatch .color-swatch-value {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 3px;
    border: 1px solid #ddd;
    flex-shrink: 0;
}

.mini-cart-color-swatch .color-swatch-value.line {
    border: 1px solid #ccc;
}

.mini-cart-color-swatch .color-name {
    font-size: 11px;
    color: #888;
}

.mini-cart-variation {
    font-size: 12px;
    margin: 2px 0;
    color: #666;
}

.mini-cart-item-data {
    margin-top: 4px;
}

/* Estilos para o mini-cart padrão do WooCommerce */
.woocommerce-mini-cart .mini-cart-color-swatch {
    margin: 2px 0;
}

.woocommerce-mini-cart .mini-cart-color-swatch .color-swatch-value {
    width: 14px;
    height: 14px;
}

.professional-header {
    width: 100%;
    height: calc(100vh - 87px);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

.professional-header .container {
    height: 100%;
    display: flex;
}

.professional-header .row {
    width: 100%;
    align-items: flex-end;
}

.professional-header h1 {
    color: #FFFFFF;
    font-family: "Inter", sans-serif;
    font-size: 44px;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -1px;
    margin-bottom: 60px;
    text-transform: uppercase;
    text-align: left;
}

.professional-content h2 {
    font-weight: 200;
    font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.professional-content p {
    font-weight: 300;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 20px;
}

.professional-content .lets-talk {
    width: 100%;
    text-align: right;
}

.woocommerce .wishlist-title h2 {
    font-size: 44px;
    padding-left: 0px;
    line-height: 60px;
}
.wishlist-title-container {
    margin-top: 80px;
}

/* Estilos customizados para My Account */
.custom-my-account {
    margin: 0 auto;
    padding: 2rem;
    background: white;
}

.custom-my-account-title {
    font-size: 44px;
    font-weight: 400;
    color: #000;
    letter-spacing: -1px;
}

.custom-my-account-intro {
    font-size: 1rem;
    color: #666;
    line-height: 1.6;
    margin-bottom: 3rem;
}

.custom-my-account-intro a {
    color: #000;
    text-decoration: underline;
    font-weight: 500;
}

.custom-my-account-intro a:hover {
    color: #333;
}

.custom-my-account-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 15px;
}

.custom-my-account-nav li {
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #000;
    max-width: 220px;
}

.custom-my-account-nav a {
    align-items: center;
    display: flex;
    justify-content: space-between;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
    transition: color 0.3s ease;
}

.custom-my-account-nav a:hover {
    color: #333;
}

.custom-my-account-nav a i {
    font-size: 0.8rem;
    margin-left: 1rem;
}

/* Esconder navegação padrão do WooCommerce */
.woocommerce-MyAccount-navigation {
    display: none;
}

.woocommerce-MyAccount-content {
    margin-top: 0;
}


/* Estilos para formulários WooCommerce - inputs com border bottom apenas */
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row textarea,
.woocommerce form .form-row input[type="text"],
.woocommerce form .form-row input[type="email"],
.woocommerce form .form-row input[type="password"],
.woocommerce form .form-row input[type="tel"],
.woocommerce form .form-row input[type="url"] {
    border: none !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
    background: transparent !important;
    padding: 0.5rem 0 !important;
    font-size: 1rem !important;
    color: #000 !important;
    outline: none !important;
    transition: border-color 0.3s ease !important;
    width: 100% !important;
}

.woocommerce form .form-row .input-text:focus,
.woocommerce form .form-row select:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row input:focus {
    border-bottom-color: #000 !important;
    box-shadow: none !important;
}

.woocommerce form .form-row .input-text::placeholder,
.woocommerce form .form-row textarea::placeholder,
.woocommerce form .form-row input::placeholder {
    color: #999 !important;
}

/* Botões WooCommerce - estilo igual às modais */
.woocommerce .button,
.woocommerce .woocommerce-button,
.woocommerce input[type="submit"],
.woocommerce button[type="submit"],
.woocommerce form .button,
.woocommerce form .woocommerce-button {
    background: transparent !important;
    border: none !important;
    color: #000 !important;
    font-size: 0.9rem !important;
    padding: 0.5rem 0 !important;
    cursor: pointer !important;
    transition: color 0.3s ease !important;
    border-radius: 0 !important;
    font-weight: 500 !important;
}

.woocommerce .button:hover,
.woocommerce .woocommerce-button:hover,
.woocommerce input[type="submit"]:hover,
.woocommerce button[type="submit"]:hover,
.woocommerce form .button:hover,
.woocommerce form .woocommerce-button:hover {
    color: #333 !important;
    background: transparent !important;
}

/* Labels WooCommerce */
.woocommerce form .form-row label {
    display: block !important;
    color: #000 !important;
    font-size: 0.9rem !important;
    font-weight: 500 !important;
    margin-bottom: 0.5rem !important;
    text-align: left !important;
}

/* Form groups WooCommerce */
.woocommerce form .form-row {
    margin-bottom: 1.5rem !important;
}

.woocommerce form .select2-container .select2-selection {
    border: none !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
    background: transparent !important;
    padding: 0.5rem 0 !important;
    font-size: 1rem !important;
    color: #000 !important;
    outline: none !important;
}

legend {
    font-weight: 600;
    text-transform: uppercase;
}

/* Estilos para modais - inputs com border bottom apenas */
.custom-input {
    border: none !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
    background: transparent !important;
    padding: 0.5rem 0 !important;
    font-size: 1rem !important;
    color: #000 !important;
    outline: none !important;
    transition: border-color 0.3s ease !important;
    width: 100% !important;
}

.custom-input:focus {
    border-bottom-color: #000 !important;
    box-shadow: none !important;
}

.custom-input::placeholder {
    color: #999 !important;
}

@media (max-width: 1650px) {
    .banner-cd-phonecase .banner-content{
        left: 15px !important;
        bottom: 15px !important;
    }
}
@media (max-width: 1400px) {
    .banner-cd-phonecase .banner-content{
        width: 80% !important;
    }
}
@media (max-width: 1200px) {
    .banner-cd-phonecase .banner-content{
        width: 100% !important;
        position: relative !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        top: auto !important;
        transform: none !important;
    }
}




.spacer150 {
    grid-column: inherit;
    height: 150px;
    width: 100%;
}

.spacer120 {
    grid-column: inherit;
    height: 120px;
    width: 100%;
}

.spacer90 {
    grid-column: inherit;
    height: 90px;
    width: 100%;
}

.spacer60 {
    grid-column: inherit;
    height: 60px;
    width: 100%;
}

.spacer30 {
    grid-column: inherit;
    height: 30px;
    width: 100%;
}

.spacer15 {
    grid-column: inherit;
    height: 15px;
    width: 100%;
}

.woocommerce-Address-title {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.custom-my-account-content h2 {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    letter-spacing: -1px;
    text-transform: uppercase;
    line-height: 28px;
}

.custom-my-account-content a.edit, .woocommerce button[type="submit"], .woocommerce form .button {
    background: transparent;
    border: none;
    color: #000;
    font-size: 0.9rem;
    padding: 0.5rem 0;
    cursor: pointer;
    transition: color 0.3s ease;
    position: relative;
    width: fit-content;
    text-transform: uppercase;
    min-width: unset !important;
    white-space: nowrap;
}

.custom-my-account-content a.edit::after, .woocommerce button[type="submit"]::after, .woocommerce form .button::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: auto;
    width: 100%;
    height: 1px;
    background-color: #000;
    transition: 0.3s ease-in-out;
}
.checkout-button{
    margin-left: 12px !important;
}
/* Fazer o botão usar flexbox para inverter a ordem */
#place_order {
    display: inline-flex !important;
    flex-direction: row-reverse;
    align-items: center;
}

/* Adicionar ícone ao botão (vai aparecer do lado direito devido ao flex-direction) */
#place_order::before {
    font-family: 'icomoon' !important;
    content: "\e905";
    margin-left: 8px;
    font-size: 8px;
    display: inline-block;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* Estilos customizados para as modais */
.custom-modal {
    border-radius: 0 !important;
    border: none;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}

.custom-modal-header {
    position: relative;
    padding: 2rem 2rem 1rem 2rem;
    border-bottom: none;
    text-align: center;
}

.custom-close-btn {
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    background: none;
    border: none;
    font-size: 1.5rem;
    font-weight: 300;
    color: #000;
    cursor: default;
    padding: 0;
    line-height: 1;
    z-index: 1050;
}

/* Garantir que o cursor X só apareça dentro da modal */
.modal .custom-close-btn {
    cursor: default;
}

/* Garantir que o cursor X não apareça fora da modal */
.custom-close-btn {
    display: none;
}

.modal.show .custom-close-btn {
    display: block;
}

/* Restaurar cursor pointer para elementos interativos */
a, a:hover, a:focus, a:visited, a:active,
button, button:hover, button:focus,
.btn, .btn:hover, .btn:focus,
.tf-btn, .tf-btn:hover, .tf-btn:focus,
input, select, textarea, 
[role="button"], [onclick],
.nav-icon-item, .nav-icon-item:hover,
.logo-header, .logo-header:hover,
.social-item, .social-item:hover {
    cursor: pointer !important;
}

/* Garantir que o cursor X só apareça dentro da modal */
.modal .custom-close-btn {
    cursor: default !important;
}

.custom-close-btn:hover {
    color: #333;
}

.custom-modal-title {
    font-size: 1.25rem;
    font-weight: 500;
    color: #000;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    width: 100%;
}

.custom-modal-body {
    padding: 1rem 2rem 2rem 2rem;
}

.custom-register-link {
    text-align: center;
    margin-bottom: 2rem;
}

.custom-register-link p {
    margin: 0;
    color: #666;
    font-size: 0.9rem;
}

.custom-link {
    color: #666;
    text-decoration: underline;
    font-size: 0.9rem;
}

.custom-link:hover {
    color: #000;
}

.custom-input-group {
    margin-bottom: 1.5rem;
}

.custom-label {
    display: block;
    color: #000;
    font-size: 0.9rem;
    font-weight: 400;
    margin-bottom: 0.5rem;
    text-align: left;
}

.custom-input {
    width: 100%;
    border: none !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
    background: transparent !important;
    padding: 0.5rem 0 !important;
    font-size: 1rem !important;
    color: #000 !important;
    outline: none !important;
    transition: border-color 0.3s ease !important;
}

.custom-input:focus {
    border-bottom-color: #000;
}

.custom-input::placeholder {
    color: #999;
}

.custom-forgot-password {
    text-align: center;
    margin: 1rem 0 2rem 0;
}

.custom-button-group {
    text-align: right;
    margin-top: 2rem;
}

.custom-privacy-text {
    margin: 1.5rem 0;
    padding: 1rem;
    background-color: #f8f9fa;
    border-radius: 0;
}

.custom-privacy-text p {
    margin: 0;
    font-size: 0.8rem;
    line-height: 1.4;
    color: #666;
}

/* Estilos para o botão customizado */
.tf-btn.btn-line-dark {
    background: transparent;
    border: none;
    color: #000;
    font-size: 0.9rem;
    cursor: pointer;
    transition: color 0.3s ease;
}

.tf-btn.btn-line-dark:hover {
    color: #333;
}


.tf-btn.btn-line-dark i {
    margin-left: 0.5rem;
    font-size: 0.8rem;
}

/* LARGE DISPLAY'S */
@media (max-width: 1200px) {
    .lg-spacer150 {
        height: 150px;
    }

    .lg-spacer120 {
        height: 120px;
    }

    .lg-spacer90 {
        height: 90px;
    }

    .lg-spacer60 {
        height: 60px;
    }

    .lg-spacer30 {
        height: 30px;
    }

    .lg-spacer15 {
        height: 15px;
    }
}

/* DESKTOP */
@media (max-width: 992px) {
    .md-spacer150 {
        height: 150px;
    }

    .md-spacer120 {
        height: 120px;
    }

    .md-spacer90 {
        height: 90px;
    }

    .md-spacer60 {
        height: 60px;
    }

    .md-spacer30 {
        height: 30px;
    }

    .md-spacer15 {
        height: 15px;
    }
}

/* TABLET */
@media (max-width: 768px) {
    .sm-spacer150 {
        height: 150px;
    }

    .sm-spacer120 {
        height: 120px;
    }

    .sm-spacer90 {
        height: 90px;
    }

    .sm-spacer60 {
        height: 60px;
    }

    .sm-spacer30 {
        height: 30px;
    }

    .sm-spacer15 {
        height: 15px;
    }
}

/* MOBILE */
@media (max-width: 420px) {
    .xs-spacer150 {
        height: 150px;
    }

    .xs-spacer120 {
        height: 120px;
    }

    .xs-spacer90 {
        height: 90px;
    }

    .xs-spacer60 {
        height: 60px;
    }

    .xs-spacer30 {
        height: 30px;
    }

    .xs-spacer15 {
        height: 15px;
    }
}

.color-detail {
    padding: 160px 0;
    background-color: #f8f8f8; /* fallback */
}

.color-detail .color-detail-content {
    display: flex;
    align-items: flex-start;
}

.color-detail .color-images {
    flex: 1;
    margin-top: 60px;
    max-width: 70%;
}

.color-detail .image-container {
    position: relative;
    width: 100%;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.color-detail .image-item {
    position: relative;
    overflow: hidden;
}

.color-detail .image-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    aspect-ratio: 1 / 1;
}

.color-detail .image-item:hover img {
    transform: scale(1.05);
}

.color-detail .color-images{
    text-align: center;
    margin: 0 auto;
}

/* Imagem 2 (central) - 100% largura com aspect ratio 1:1 */
.color-detail .image-main {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1 / 1;
    z-index: 2;
    border-radius: 0;
}

/* Imagem 1 - canto inferior esquerdo, z-index mais alto - metade do tamanho da central */
.color-detail .image-1 {
    position: absolute;
    bottom: -100px;
    left: -100px;
    width: 50%;
    aspect-ratio: 1 / 1;
    z-index: 3;
    border-radius: 0px;
}

/* Imagem 3 - canto superior direito, z-index mais baixo - metade do tamanho da central */
.color-detail .image-3 {
    position: absolute;
    top: -100px;
    right: -100px;
    width: 50%;
    aspect-ratio: 1 / 1;
    z-index: 3;
    border-radius: 0px;
}

.color-detail .color-info {
    padding-left: 40px;
}

.color-detail .color-name {
    font-size: 85px;
    font-weight: 400;
    color: #000;
    margin-bottom: 20px;
    font-family: 'Gloria Hallelujah';
    line-height: 4.5rem;
    padding-top: 60px;
    padding-bottom: 120px;
    transform: rotate(-5deg);
    text-align: left;
}

.color-detail .color-title {
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 400;
    color: #000;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.color-detail .color-description {
    font-size: 1rem;
        line-height: 1.5rem;
    color: #000;
}

.woocommerce-breadcrumb {
    text-transform: uppercase;
}

.breadcrumb-custom .woocommerce-breadcrumb {
    color: white !important;
    text-align: center;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.breadcrumb-custom .woocommerce-breadcrumb a {
    color: white !important;
    text-decoration: none;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

.breadcrumb-custom .woocommerce-breadcrumb a:hover {
    opacity: 1;
    text-decoration: none;
}

.breadcrumb-custom .woocommerce-breadcrumb .delimiter {
    color: white !important;
    margin: 0 8px;
    opacity: 0.6;
}

/* Ocultar breadcrumbs que aparecem antes do título (através do hook) */
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    display: none;
}

/* Manter apenas os breadcrumbs customizados dentro de .breadcrumb-custom */
.breadcrumb-custom .woocommerce-breadcrumb {
    display: block !important;
}

/* Responsive */
@media (max-width: 768px) {
    .color-detail .color-detail-content {
        flex-direction: column;
        gap: 40px;
    }
    
    .color-detail .color-images,
    .color-detail .color-info {
        max-width: 100%;
    }
    
    .color-detail .color-info {
        padding-left: 0;
    }
    
    .color-detail .image-container {
        height: 400px;
    }
    
    .color-detail .image-main {
        width: 100%;
        aspect-ratio: 1 / 1;
    }
    
    .color-detail .image-1 {
        width: 50%;
        aspect-ratio: 1 / 1;
        bottom: 15px;
        left: 15px;
    }
    
    .color-detail .image-3 {
        width: 50%;
        aspect-ratio: 1 / 1;
        top: 15px;
        right: 15px;
    }
    
    .color-detail .color-name {
        font-size: 36px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.woocommerce table.shop_table {
    border: none !important;
}

.woocommerce .quantity .qty {
    min-width: 100px;
}

.cart_totals h2 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 38px;
    font-weight: 200;
    padding-left: 12px;
    margin-bottom: 20px;
}

.cart-subtotal .woocommerce-Price-amount {
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
    color: #000;
}

.cart-subtotal .woocommerce-Price-amount bdi {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
}

.order-total .woocommerce-Price-amount {
    font-size: 30px;
    font-weight: 400;
    color: #000;
}

.shop_table th {
    vertical-align: middle !important;
    text-transform: uppercase !important;
    font-size: 20px;
    font-weight: 300 !important;
}

.woocommerce a.remove {
    display: block;
    font-size: 22px;
    height: 22px;
    width: 22px;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: #000 !important;
    text-decoration: none;
    font-weight: 500;
    border: 0;
}

.coupon {
    display: flex;
    align-items: flex-end;
    gap: 20px;
}

.coupon .button {
    min-width: 180px !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    min-width: 200px !important;
    border-radius: 0 !important;
    border: none !important;
    border-bottom: 1px solid #000 !important;
    background: transparent !important;
    padding: 0.5rem 0 !important;
    font-size: 1rem !important;
    color: #000 !important;
    outline: none !important;
    transition: border-color 0.3s ease !important;
    width: 100% !important;
}

.woocommerce-billing-fields h3, .woocommerce-shipping-fields h3 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 20px;
}

#order_review_heading {
    font-size: 30px;
    line-height: 38px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 20px;
    padding-left: 12px;
}

.wc-block-components-product-metadata .wc-block-components-product-details:nth-of-type(2) {
    width: 0 !important;
    display: none !important;
}

.wishlist_products_counter {
    position: relative;
    margin-right: 15px;
}

.wishlist_products_counter_number {
    font-family: "Inter", sans-serif;
    position: absolute;
    height: 16px;
    width: 16px;
    padding: 0 5px;
    font-size: 10px;
    font-weight: 500;
    border-radius: 50%;
    line-height: 16px;
    z-index: 2;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    color: var(--white);
    background-color: var(--primary);
    text-align: center;
    white-space: nowrap;
    margin-top: 3px;
    margin-right: 3px;
    display: block;
}

.a.wishlist_products_counter.top_wishlist-heart:before {
    font-size: 24px !important;
}

.year-colors-video {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    background-color: #000;
}

.year-colors-video .video-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: calc(100vw * 9 / 16);
    transform: translate(-50%, -50%);
}

.year-colors-video iframe {
    width: 100%;
    height: 100%;
    border: 0;
    pointer-events: none;
}
@media (max-aspect-ratio: 16/9) {
    .year-colors-video .video-wrapper {
        width: calc(100vh * 16 / 9);
        height: 100vh;
    }
}


.video-overlay {
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 100%;
    height: calc(100% - 80px);
    pointer-events: none;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 5vw;
    box-sizing: border-box;
}

.overlay-content {
    max-width: 40vw;
    color: #fff;
    pointer-events: auto;
}


.overlay-content h1 {
    font-size: 58px;
    font-weight: 600;
    color: #fff;
}

.overlay-content h2 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
}

.year-colors-description {
    padding-top: 70px;
    padding-bottom: 70px;
}

.year-colors-description p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
    text-align: center;
}

.year-colors-content {
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.year-colors-content h2 {
    font-family: 'Gloria Hallelujah';
    font-size: 70px;
    line-height: 78px;
    font-weight: 400;
    color: rgb(70 72 79);
    margin-bottom: 40px;
}

.year-colors-content p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    letter-spacing: 0.5px;
    color: rgb(70 72 79);
    color: #000;
}

@media (max-width: 768px) {
    .overlay-content {
        max-width: 100%;
    }

    .video-overlay {
        padding: 12vw 8vw;
    }

    .color-list-height {
        min-height: 20px;
    }
}