/* SILLAGE COLOMBIA - PREMIUM UI STYLES */

.dgwt-wcas-sf-wrapp input.dgwt-wcas-search-input {
    border: 1px solid rgba(33, 40, 66, 0.15) !important;
    border-radius: 2px !important;
    font-family: 'Outfit', sans-serif !important;
    height: 42px !important;
    background: #ffffff !important;
    color: #212842 !important;
    font-size: 14px !important;
    padding-left: 16px !important;
    transition: all 0.25s ease !important;
}

.dgwt-wcas-sf-wrapp input.dgwt-wcas-search-input:focus {
    border-color: #212842 !important;
    box-shadow: 0 0 0 3px rgba(33, 40, 66, 0.05) !important;
}

.dgwt-wcas-sf-wrapp input.dgwt-wcas-search-input::placeholder {
    color: rgba(33, 40, 66, 0.4);
    font-style: italic;
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 15px;
}

.dgwt-wcas-search-submit,
.dgwt-wcas-ico-magnifier path {
    color: #212842 !important;
    fill: #212842 !important;
}

.dgwt-wcas-search-wrapp .dgwt-wcas-search-submit {
    background: transparent !important;
}

.dgwt-wcas-suggestion-product .dgwt-wcas-st-title {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    color: #212842 !important;
    font-size: 14px !important;
}

.dgwt-wcas-suggestion .dgwt-wcas-st-price,
.dgwt-wcas-price ins {
    color: #212842 !important;
    font-family: 'Outfit', sans-serif !important;
    font-weight: 600;
}

.dgwt-wcas-suggestion:hover,
.dgwt-wcas-suggestion-selected {
    background: #F7F4EF !important;
}

.dgwt-wcas-details-product-title,
.dgwt-wcas-details-heading {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    color: #212842 !important;
}

.sillage-wish-ico {
    display: inline-flex;
    align-items: center;
    color: #212842;
    font-size: 18px;
    text-decoration: none;
    line-height: 1;
    transition: color 0.2s ease;
}

.sillage-wish-ico:hover {
    color: #0F1323;
    transform: scale(1.05);
}

.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist {
    margin-top: 6px;
    font-size: 12px;
    display: block;
}

.yith-wcwl-add-to-wishlist a {
    color: rgba(33, 40, 66, 0.5) !important;
    font-family: 'Outfit', sans-serif !important;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 0.5px;
}

.yith-wcwl-add-to-wishlist a:hover {
    color: #212842 !important;
}

.single-product .yith-wcwl-add-to-wishlist {
    margin: 10px 0;
}

.single-product .yith-wcwl-add-to-wishlist a {
    font-family: 'Outfit', sans-serif !important;
    color: #212842 !important;
    font-size: 13px;
}

.yith-wcqv-button {
    background: #ffffff !important;
    color: #212842 !important;
    border: 1px solid #212842 !important;
    border-radius: 2px !important;
    font-family: 'Outfit', sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px !important;
    font-weight: 600 !important;
    padding: 9px 14px !important;
    margin-top: 8px !important;
    transition: all 0.25s ease !important;
}

.yith-wcqv-button:hover {
    background: #212842 !important;
    color: #F0E7D5 !important;
}

#yith-quick-view-modal .yith-wcqv-wrapper {
    border-radius: 4px;
    border: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

#yith-quick-view-content .product_title {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    color: #212842 !important;
}

#yith-quick-view-content .single_add_to_cart_button {
    background: #212842 !important;
    color: #F0E7D5 !important;
    border-radius: 2px !important;
    font-family: 'Outfit', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
}

.elementor-testimonial .elementor-testimonial-image img,
.elementor-testimonial-image img {
    width: 64px !important;
    height: 64px !important;
    border-radius: 50% !important;
    object-fit: cover !important;
    border: 2px solid #F0E7D5 !important;
    margin: 0 auto 12px !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15) !important;
    display: block !important;
}

.elementor-testimonial-content {
    margin: 0 auto 16px !important;
    max-width: 600px !important;
}

.sillage-brands-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 10px;
    max-width: 1100px;
    margin: 0 auto;
}

.sillage-brands-grid a {
    display: block;
    padding: 13px 14px;
    border: 1px solid rgba(33, 40, 66, 0.08);
    color: #212842;
    text-decoration: none;
    font-family: 'Outfit', sans-serif;
    font-size: 14px;
    text-align: center;
    background: #ffffff;
    border-radius: 2px;
    transition: all 0.2s ease;
}

.sillage-brands-grid a:hover {
    background: #212842;
    color: #F0E7D5;
    border-color: #212842;
}

.sillage-brands-grid a span {
    color: rgba(33, 40, 66, 0.4);
}

.sillage-brands-grid a:hover span {
    color: #F0E7D5;
}

/* Blog grid */
.sillage-blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    max-width: 1200px;
    margin: 30px auto 0;
}

.sillage-blog-card {
    background: #ffffff;
    border: 1px solid rgba(33, 40, 66, 0.05);
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(33, 40, 66, 0.03);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.sillage-blog-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 25px rgba(33, 40, 66, 0.08);
}

.sillage-blog-img {
    height: 180px;
    background-size: cover;
    background-position: center;
}

.sillage-blog-info {
    padding: 20px;
    text-align: left;
}

.sillage-blog-tag {
    font-family: 'Outfit', sans-serif;
    font-size: 10px;
    letter-spacing: 1.5px;
    color: #C9A96E; /* Gold/Cream */
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin-bottom: 8px;
}

.sillage-blog-title {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 1.25rem;
    color: #212842;
    margin: 0 0 10px 0;
    font-weight: 400;
    line-height: 1.3;
}

.sillage-blog-desc {
    font-family: 'Inter', sans-serif;
    font-size: 13.5px;
    color: #555555;
    line-height: 1.6;
    margin: 0 0 16px 0;
}

.sillage-blog-link {
    font-family: 'Outfit', sans-serif;
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #212842;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.2s;
}

.sillage-blog-link:hover {
    color: #C9A96E;
}

@media(max-width: 921px) {
    .sillage-blog-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
        padding: 0 15px;
    }
}

@media(max-width: 600px) {
    .sillage-blog-grid {
        grid-template-columns: 1fr;
    }
}

/* Discovery Cards Styling */
.sillage-discovery-card {
    background: #ffffff !important;
    border: 1px solid rgba(33, 40, 66, 0.08) !important;
    border-radius: 6px !important;
    padding: 30px 20px !important;
    text-align: center !important;
    transition: all 0.35s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
    box-shadow: 0 2px 12px rgba(33, 40, 66, 0.02) !important;
}

.sillage-discovery-card:hover {
    background: #212842 !important;
    border-color: #212842 !important;
    transform: translateY(-5px) !important;
    box-shadow: 0 12px 32px rgba(33, 40, 66, 0.2) !important;
}

.sillage-discovery-card .elementor-heading-title {
    transition: color 0.3s ease !important;
}

.sillage-discovery-card:hover .elementor-heading-title {
    color: #F0E7D5 !important;
}

.sillage-discovery-card p {
    transition: color 0.3s ease !important;
}

.sillage-discovery-card:hover p {
    color: rgba(240, 231, 213, 0.75) !important;
}

.sillage-discovery-card .elementor-button {
    transition: color 0.3s ease, transform 0.2s ease !important;
}

.sillage-discovery-card:hover .elementor-button {
    color: #F0E7D5 !important;
}

.sillage-discovery-card .elementor-button:hover {
    color: #ffffff !important;
    transform: translateX(3px);
}
