/* Main Styles for DRS Cane Works */
:root {
    --primary-color: #8B4513; /* Saddle Brown for cane/bamboo */
    --secondary-color: #D2691E; /* Chocolate */
    --accent-color: #b85629; /* Sienna */
    --light-color: #f5f5f5;
    --dark-color: #2c1810; /* Dark brown */
}

body {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #fefaf6;
}

/* Navbar */
.navbar-brand {
    font-weight: 700;
    font-size: 1.8rem;
    color: #fff;
}

.navbar-dark {
    background-color: var(--dark-color) !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

/* Hero Section */
.hero-section {
    background: linear-gradient(rgba(44, 24, 16, 0.85), rgba(44, 24, 16, 0.9)), 
                url('../images/gallery/hero-bg1.jpg');
    background-size: cover;
    background-position: center;
    color: white;
    padding: 30px 0;
    margin-top: 76px;
}

.hero-section h1 {
    font-size: 3.2rem;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
    color: white;
}

.hero-image {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.hero-image img {
    width: 81%;
    height: auto;
    display: block;
}

/* Warranty Badge */
.warranty-badge {
    background: linear-gradient(135deg, #ffd700, #ffed4e);
    color: #8B4513;
    font-weight: bold;
    padding: 8px 15px;
    border-radius: 25px;
    display: inline-block;
    margin: 10px 0;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    font-size: 0.9rem;
}

/* Product Cards */
.product-card {
    border: none;
    border-radius: 15px;
    overflow: hidden;
    transition: transform 0.3s, box-shadow 0.3s;
    height: 100%;
    background: white;
}

.product-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 30px rgba(139, 69, 19, 0.15);
}

.product-img {
    height: 250px;
    object-fit: cover;
    transition: transform 0.5s;
}

.product-card:hover .product-img {
    transform: scale(1.05);
}

/* Service Cards */
.service-card {
    background: white;
    border-radius: 10px;
    transition: transform 0.3s;
}

.service-card:hover {
    transform: translateY(-5px);
}

.service-icon {
    color: var(--primary-color);
}

/* Buttons */
.btn-primary {
    background: linear-gradient(135deg, var(--primary-color), var(--accent-color));
    border: none;
    padding: 12px 30px;
    border-radius: 30px;
    font-weight: 600;
    transition: all 0.3s;
}

.btn-primary:hover {
    background: linear-gradient(135deg, var(--accent-color), var(--primary-color));
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(139, 69, 19, 0.2);
}

/* Section Spacing */
section {
    padding: 80px 0;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    color: var(--dark-color);
}

.testimonial-card {
    background: white;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: all 0.5s ease;
}

.testimonial-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    background-color: #6c757d;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.testimonial-dot.active {
    background-color: #007bff;
    transform: scale(1.2);
}

.testimonial-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0,0,0,0.2);
    color: white;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.testimonial-nav:hover {
    background-color: rgba(0,0,0,0.4);
}

.testimonial-nav.prev {
    left: -50px;
}

.testimonial-nav.next {
    right: -50px;
}

@media (max-width: 768px) {
    .testimonial-nav {
        display: none;
    }
}

/* Feature Icons */
.feature-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, var(--primary-color), var(--accent-color));
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    font-size: 30px;
    box-shadow: 0 8px 15px rgba(139, 69, 19, 0.2);
}

/* Counter Animation */
.counter {
    font-size: 3rem;
    font-weight: 700;
    color: var(--primary-color);
}

/* Cards */
.card {
    border: 1px solid #e8d4c6;
    border-radius: 10px;
}

.card-title {
    color: var(--primary-color);
}


/* Minimal Premium Navigation Styles */
.navbar {
    background: rgba(26, 14, 8, 0.98);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(212, 165, 116, 0.15);
    padding: 0;
    transition: all 0.3s ease;
}

.navbar.scrolled {
    padding: 0.10rem 0;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

.brand-icon i {
    color: #fff;
    font-size: 1.2rem;
}

.brand-text {
    line-height: 1;
}

.brand-main {
    font-family: 'Playfair Display', serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.5px;
}

.brand-sub {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #d4a574;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 2px;
}

/* Warranty Badge */
.warranty-badge {
    background: linear-gradient(135deg, #FFD700, #FFEC8B);
    color: #8B4513;
    padding: 6px 15px;
    border-radius: 20px;
    margin-left: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 2px 10px rgba(255, 215, 0, 0.2);
}

.badge-text {
    font-size: 0.9rem;
    font-weight: 700;
    display: block;
    text-align: center;
}

.badge-sub {
    font-size: 0.7rem;
    font-weight: 600;
    display: block;
    text-align: center;
}

/* Navigation Links */
.navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.85) !important;
    font-weight: 500;
    padding: 0.5rem 1rem !important;
    font-size: 0.95rem;
    letter-spacing: 0.3px;
    position: relative;
    transition: all 0.3s ease;
}

.navbar-nav .nav-link:hover {
    color: #fff !important;
}

.navbar-nav .nav-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 1rem;
    right: 1rem;
    height: 2px;
    background: linear-gradient(90deg, transparent, #d4a574, transparent);
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

.navbar-nav .nav-link:hover::after {
    transform: scaleX(1);
}

/* Premium Call Button */
.btn-call {
    background: linear-gradient(135deg, #28a745, #20c997);
    border: none;
    border-radius: 8px;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    font-size: 0.95rem;
    color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(40, 167, 69, 0.3);
    position: relative;
    overflow: hidden;
}

.btn-call:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(40, 167, 69, 0.4);
    color: white;
}

.btn-call:active {
    transform: translateY(0);
}

/* Active Navigation Link Styles */
.navbar-nav .nav-link.active {
    color: #fff !important;
    font-weight: 600;
}

.navbar-nav .nav-link.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 1rem;
    right: 1rem;
    height: 2px;
    background: linear-gradient(90deg, transparent, #d4a574, transparent);
    transform: scaleX(1) !important;
    transition: transform 0.3s ease;
}

/* Optional: Add a different background effect for active state */
.navbar-nav .nav-link.active {
    position: relative;
}

.navbar-nav .nav-link.active::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    z-index: -1;
}

/* Premium Dark Footer */
footer {
    background: linear-gradient(135deg, #1a0e08, #2c1a12);
    background: rgba(26, 14, 8, 0.98);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-top: 1px solid rgba(212, 165, 116, 0.15);
    position: relative;
    overflow: hidden;
}

footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, #d4a574, transparent);
}

/* Footer Headings */
footer h4,
footer h5 {
    font-family: 'Playfair Display', serif;
    color: #fff;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

footer h4::after,
footer h5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background: linear-gradient(90deg, #d4a574, transparent);
}

footer h4 i {
    color: #d4a574;
    font-size: 1.3rem;
}

/* Footer Brand */
.footer-brand {
    margin-bottom: 25px;
}

.brand-icon-footer {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #8B4513, #A0522D);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 15px rgba(139, 69, 19, 0.3);
    margin-bottom: 15px;
}

.brand-icon-footer i {
    color: #fff;
    font-size: 1.5rem;
}

.brand-text-footer .brand-main {
    font-size: 1.5rem;
    margin-bottom: 5px;
}

.brand-text-footer .brand-sub {
    font-size: 0.8rem;
    color: #d4a574;
}

/* Footer Text */
footer p.text-light {
    color: rgba(255, 255, 255, 0.85) !important;
    line-height: 1.7;
    font-size: 0.95rem;
}

/* Footer Links */
.footer-links ul li {
    margin-bottom: 12px;
    position: relative;
    padding-left: 0;
    transition: all 0.3s ease;
}

.footer-links ul li a {
    color: rgba(255, 255, 255, 0.8) !important;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
    position: relative;
    padding-left: 20px;
    font-size: 0.95rem;
}

.footer-links ul li a::before {
    content: '▸';
    position: absolute;
    left: 0;
    color: #d4a574;
    font-size: 0.8rem;
    transition: all 0.3s ease;
}

.footer-links ul li a:hover {
    color: #fff !important;
    transform: translateX(5px);
}

.footer-links ul li a:hover::before {
    color: #fff;
    transform: scale(1.2);
}

/* Contact Info */
footer ul.list-unstyled.text-light li {
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
    color: rgba(255, 255, 255, 0.85);
}

footer ul.list-unstyled.text-light li i {
    color: #d4a574;
    width: 20px;
    margin-top: 3px;
    margin-right: 15px;
    text-align: center;
}

footer ul.list-unstyled.text-light li a {
    color: rgba(255, 255, 255, 0.85);
    text-decoration: none;
    transition: all 0.3s ease;
    flex: 1;
}

footer ul.list-unstyled.text-light li a:hover {
    color: #d4a574;
    text-decoration: underline;
}

/* Social Links */
.social-links {
    margin-top: 25px;
}

.social-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    color: rgba(255, 255, 255, 0.7) !important;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-right: 10px;
    border: 1px solid rgba(212, 165, 116, 0.1);
}

.social-links a:hover {
    background: rgba(212, 165, 116, 0.15);
    color: #fff !important;
    transform: translateY(-3px);
    border-color: rgba(212, 165, 116, 0.3);
    box-shadow: 0 5px 15px rgba(212, 165, 116, 0.2);
}

.social-links a i {
    font-size: 1.2rem;
}

/* Footer Warranty Badge */
.warranty-badge {
    background: linear-gradient(135deg, #FFD700, #FFEC8B);
    color: #8B4513 !important;
    padding: 8px 20px;
    border-radius: 25px;
    font-weight: 700;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 2px 10px rgba(255, 215, 0, 0.2);
    margin-bottom: 10px;
}

/* Divider */
footer hr {
    background: linear-gradient(90deg, transparent, rgba(212, 165, 116, 0.3), transparent);
    height: 1px;
    opacity: 0.5;
    margin: 40px 0;
}

/* Copyright Section */
footer .text-muted {
    color: rgba(255, 255, 255, 0.6) !important;
}

footer .text-light.mb-0 {
    color: rgba(255, 255, 255, 0.9) !important;
}

/* Service Area */
.service-areas {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 5px;
}

.area-tag {
    background: rgba(212, 165, 116, 0.1);
    color: #d4a574;
    padding: 4px 12px;
    border-radius: 15px;
    font-size: 0.85rem;
    border: 1px solid rgba(212, 165, 116, 0.2);
}

/* Contact Buttons in Footer */
.contact-actions {
    margin-top: 20px;
}

.btn-footer-call,
.btn-footer-email {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-right: 10px;
    margin-bottom: 10px;
}

.btn-footer-call {
    background: linear-gradient(135deg, #28a745, #20c997);
    color: white;
}

.btn-footer-email {
    background: linear-gradient(135deg, #d4a574, #a0522d);
    color: white;
}

.btn-footer-call:hover,
.btn-footer-email:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    color: white;
}

/* Responsive Footer */
@media (max-width: 768px) {
    footer .col-lg-4,
    footer .col-lg-3,
    footer .col-lg-2 {
        margin-bottom: 30px;
    }
    
    footer h4,
    footer h5 {
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    
    .social-links {
        text-align: center;
    }
    
    footer .text-center.text-md-start,
    footer .text-center.text-md-end {
        text-align: center !important;
        margin-bottom: 15px;
    }
}

/* Add these styles to your existing CSS */
.premium-card {
    border: none !important;
    border-radius: 15px !important;
    overflow: hidden !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08) !important;
    background: linear-gradient(145deg, #ffffff, #f8f9fa) !important;
}

.premium-card:hover {
    transform: translateY(-8px) !important;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15) !important;
}

.premium-card .card-img-container {
    height: 250px !important;
    overflow: hidden !important;
    position: relative !important;
}

.premium-card img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    transition: transform 0.6s ease !important;
}

.premium-card:hover img {
    transform: scale(1.05) !important;
}

.image-zoom-container {
    position: relative !important;
    overflow: hidden !important;
}

.image-zoom-overlay {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    background: rgba(255, 255, 255, 0.9) !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    opacity: 0 !important;
    transition: opacity 0.3s ease !important;
}

.premium-card:hover .image-zoom-overlay {
    opacity: 1 !important;
}

.image-zoom-overlay i {
    color: #333 !important;
    font-size: 1.2rem !important;
}

.premium-badge {
    padding: 6px 12px !important;
    border-radius: 20px !important;
    font-weight: 600 !important;
    font-size: 0.75rem !important;
    letter-spacing: 0.5px !important;
}

.badge-popular {
    background: linear-gradient(135deg, #ffd700, #ff9800) !important;
    color: #000 !important;
}

.badge-customizable {
    background: linear-gradient(135deg, #4fc3f7, #0288d1) !important;
    color: white !important;
}

.badge-warranty {
    background: linear-gradient(135deg, #66bb6a, #388e3c) !important;
    color: white !important;
}

.badge-category {
    background: linear-gradient(135deg, #9575cd, #673ab7) !important;
    color: white !important;
}

.premium-card .card-body {
    padding: 1.5rem !important;
    background: linear-gradient(to bottom, #ffffff, #fafafa) !important;
}

.premium-card .card-title {
    font-size: 1.1rem !important;
    font-weight: 700 !important;
    color: #2c3e50 !important;
    margin-bottom: 0.75rem !important;
    line-height: 1.4 !important;
}

.premium-card .card-text {
    color: #666 !important;
    font-size: 0.9rem !important;
    line-height: 1.6 !important;
    margin-bottom: 1rem !important;
}

.feature-badge {
    background: #f5f5f5 !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 12px !important;
    padding: 5px 12px !important;
    font-size: 0.8rem !important;
    color: #555 !important;
    margin: 3px !important;
    display: inline-block !important;
}

.premium-enquire-btn {
    background: linear-gradient(135deg, #2c3e50, #3498db) !important;
    border: none !important;
    border-radius: 25px !important;
    padding: 10px 24px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    transition: all 0.3s ease !important;
    color: white !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
}

.premium-enquire-btn:hover {
    background: linear-gradient(135deg, #1a252f, #2980b9) !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 5px 15px rgba(52, 152, 219, 0.3) !important;
}

.premium-enquire-btn i {
    margin-right: 8px !important;
    font-size: 1rem !important;
}

/* Enhanced Modal Styles */
.premium-modal .modal-content {
    border-radius: 20px !important;
    border: none !important;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3) !important;
    overflow: hidden !important;
}

.premium-modal .modal-header {
    background: linear-gradient(135deg, #2c3e50, #4a6583) !important;
    color: white !important;
    border-bottom: none !important;
    padding: 1.5rem 2rem !important;
}

.premium-modal .modal-title {
    font-weight: 700 !important;
    font-size: 1.3rem !important;
}

.premium-modal .modal-body {
    padding: 2rem !important;
    background: #f8f9fa !important;
}

.premium-modal .form-control {
    border-radius: 10px !important;
    border: 2px solid #e0e0e0 !important;
    padding: 12px 15px !important;
    font-size: 0.95rem !important;
    transition: all 0.3s ease !important;
    background: white !important;
}

.premium-modal .form-control:focus {
    border-color: #3498db !important;
    box-shadow: 0 0 0 3px rgba(52, 152, 219, 0.1) !important;
    transform: translateY(-2px) !important;
}

.premium-modal .form-control::placeholder {
    color: #95a5a6 !important;
}

.premium-modal .btn-close {
    background-color: white !important;
    border-radius: 50% !important;
    opacity: 1 !important;
    padding: 10px !important;
    filter: invert(1) !important;
}

.premium-modal .modal-footer {
    border-top: 1px solid #e0e0e0 !important;
    padding: 1.5rem 2rem !important;
    background: white !important;
}

.whatsapp-btn {
    background: linear-gradient(135deg, #25D366, #128C7E) !important;
    border: none !important;
    border-radius: 10px !important;
    padding: 12px 30px !important;
    font-weight: 600 !important;
    color: white !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    text-decoration: none;
}

.whatsapp-btn:hover {
    background: linear-gradient(135deg, #128C7E, #075E54) !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 25px rgba(37, 211, 102, 0.3) !important;
    text-decoration: none;
}

.product-image-modal img {
    width: 100% !important;
    max-height: 70vh !important;
    object-fit: contain !important;
    border-radius: 10px !important;
}

/* Active filter tags premium style */
.active-filter-tag {
    background: linear-gradient(135deg, #3498db, #2c3e50) !important;
    color: white !important;
    border-radius: 20px !important;
    padding: 8px 15px !important;
    font-size: 0.85rem !important;
    font-weight: 600 !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    box-shadow: 0 3px 10px rgba(52, 152, 219, 0.2) !important;
}

.remove-filter {
    background: rgba(255, 255, 255, 0.2) !important;
    width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    transition: background 0.3s ease !important;
}

.remove-filter:hover {
    background: rgba(255, 255, 255, 0.3) !important;
}

.remove-filter i {
    font-size: 0.7rem !important;
}

/* Loading overlay */
.loading-overlay {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: rgba(255, 255, 255, 0.95) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 9999 !important;
    backdrop-filter: blur(5px) !important;
}

.premium-spinner {
    width: 60px !important;
    height: 60px !important;
    border-width: 3px !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .premium-card .card-img-container {
        height: 200px !important;
    }
    
    .premium-modal .modal-body {
        padding: 1.5rem !important;
    }
}

/* Product highlight animation */
@keyframes highlightPulse {
    0% { box-shadow: 0 0 0 0 rgba(52, 152, 219, 0.7) !important; }
    70% { box-shadow: 0 0 0 10px rgba(52, 152, 219, 0) !important; }
    100% { box-shadow: 0 0 0 0 rgba(52, 152, 219, 0) !important; }
}

.product-highlight {
    animation: highlightPulse 2s infinite !important;
}

.bg-primary {
    background: linear-gradient(135deg, #0d6efd 0%, #0b5ed7 100%);
    position: relative;
    overflow: hidden;
}

.bg-primary::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");
    opacity: 0.1;
}

/* Footer Custom Styles */
footer a:hover {
    color: var(--dark-color) !important;
    text-decoration: none !important;
}

footer .badge {
    transition: transform 0.2s ease;
}

footer .badge:hover {
    transform: translateY(-2px);
}

#backToTop {
    transition: all 0.3s ease;
}

#backToTop:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(13, 110, 253, 0.4) !important;
}

.brand-icon {
    width: 65px;
    height: auto;
    background: rgba(13, 110, 253, 0.1);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Hover Effects */
.footer-links li a {
    transition: all 0.3s ease;
    padding-left: 8px;
}

.footer-links li a:hover {
    padding-left: 12px;
}

.compact-filter {
    background: white;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0f0f0;
    transition: all 0.3s ease;
}

.compact-filter:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.filter-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
}

.filter-header h5 {
    font-weight: 600;
    color: #2c1810;
    font-size: 1.1rem;
}

.filter-results {
    font-size: 0.85rem;
    color: #6c757d;
    font-weight: 500;
    background: #f8f9fa;
    padding: 4px 10px;
    border-radius: 20px;
}

/* Form Controls */
.input-group-sm .input-group-text {
    background-color: #f8f9fa;
    border-color: #dee2e6;
    color: #6c757d;
    padding: 0.375rem 0.75rem;
}

.input-group-sm .form-control,
.input-group-sm .form-select {
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    border-color: #dee2e6;
}

.form-control:focus,
.form-select:focus {
    border-color: #8B4513;
    box-shadow: 0 0 0 0.2rem rgba(139, 69, 19, 0.1);
}

/* Dropdown */
.dropdown .btn {
    font-size: 0.875rem;
    padding: 0.375rem 0.75rem;
    background: white;
    color: #495057;
    border-color: #dee2e6;
}

.dropdown .btn:hover {
    background: #f8f9fa;
    border-color: #ced4da;
}

.dropdown-menu {
    border: 1px solid #f0f0f0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    max-height: 250px;
    overflow-y: auto;
}

.dropdown-item {
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    transition: all 0.2s ease;
}

.dropdown-item:hover {
    background-color: #f8f9fa;
    color: #8B4513;
}

.dropdown-item.category-filter.active {
    background-color: #8B4513;
    color: white;
}

.dropdown-item.category-filter.active:hover {
    background-color: #7a3d10;
    color: white;
}

/* Active Filter Tags */
.active-filter-tag {
    background: #e8f4ff;
    color: #0a58ca;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border: 1px solid #b6d4fe;
    transition: all 0.2s ease;
}

.active-filter-tag:hover {
    background: #d0e7ff;
}

.remove-filter {
    color: #6c757d;
    cursor: pointer;
    font-size: 0.7rem;
    padding-left: 4px;
    transition: color 0.2s ease;
}

.remove-filter:hover {
    color: #dc3545;
}

/* Buttons */
.btn-outline-secondary {
    border-color: #dee2e6;
    color: #6c757d;
    font-size: 0.875rem;
}

.btn-outline-secondary:hover {
    background-color: #f8f9fa;
    border-color: #adb5bd;
    color: #495057;
}

.btn-primary {
    background: linear-gradient(135deg, #8B4513, #A0522D);
    border: none;
    font-size: 0.875rem;
    font-weight: 500;
}

.btn-primary:hover {
    background: linear-gradient(135deg, #7a3d10, #8f4925);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(139, 69, 19, 0.2);
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .compact-filter {
        padding: 15px;
    }
    
    .filter-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    
    .filter-header .d-flex {
        width: 100%;
        justify-content: space-between;
    }
    
    .row.gy-3 > div {
        margin-bottom: 10px;
    }
    
    .active-filter-tag {
        margin-bottom: 5px;
    }
}

@media (max-width: 576px) {
    .compact-filter {
        padding: 12px;
    }
    
    .filter-header h5 {
        font-size: 1rem;
    }
    
    .filter-results {
        font-size: 0.8rem;
    }
}

.service-icon {
            width: 80px;
            height: 80px;
            background: linear-gradient(135deg, var(--primary-color), var(--accent-color));
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 20px;
            font-size: 35px;
            box-shadow: 0 8px 15px rgba(139, 69, 19, 0.2);
        }
        
        .warranty-details {
            background: linear-gradient(135deg, #8B4513 0%, #A0522D 100%);
            color: white;
            border-radius: 15px;
            padding: 40px;
            box-shadow: 0 10px 30px rgba(139, 69, 19, 0.2);
        }
        
        .process-step {
            position: relative;
            padding-left: 50px;
            margin-bottom: 40px;
            padding-top: 5px;
        }
        
        .process-step:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 35px;
            height: 35px;
            background: var(--primary-color);
            border-radius: 50%;
            color: white;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: bold;
            font-size: 1.2rem;
            box-shadow: 0 4px 8px rgba(139, 69, 19, 0.3);
        }
        
        .process-step:nth-child(1):before { content: '1'; }
        .process-step:nth-child(2):before { content: '2'; }
        .process-step:nth-child(3):before { content: '3'; }
        .process-step:nth-child(4):before { content: '4'; }
        
        .service-card {
            background: white;
            border-radius: 15px;
            overflow: hidden;
            transition: all 0.3s;
            height: 100%;
            border: 1px solid #e8d4c6;
        }
        
        .service-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 30px rgba(139, 69, 19, 0.15);
        }
        
        .service-feature {
            display: flex;
            align-items: flex-start;
            margin-bottom: 20px;
        }
        
        .service-feature-icon {
            width: 50px;
            height: 50px;
            background: #f8f4f0;
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 15px;
            color: var(--primary-color);
            font-size: 20px;
        }
        
        .repair-types {
            background: #f8f4f0;
            border-radius: 10px;
            padding: 30px;
        }
        
        .repair-type-item {
            display: flex;
            align-items: center;
            margin-bottom: 15px;
            padding: 10px;
            border-radius: 8px;
            background: white;
            transition: all 0.3s;
        }
        
        .repair-type-item:hover {
            transform: translateX(5px);
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        
        .service-highlight {
            background: linear-gradient(135deg, #d4a574 0%, #c19a6b 100%);
            color: white;
            border-radius: 10px;
            padding: 20px;
            margin: 20px 0;
        }
        
        .timeline-arrow {
            position: absolute;
            right: -20px;
            top: 15px;
            color: var(--primary-color);
            font-size: 1.5rem;
        }

         .craft h2{
            color: white;
        }
        
        .timeline {
            position: relative;
            max-width: 800px;
            margin: 0 auto;
        }
        
        .timeline:before {
            content: '';
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            width: 2px;
            height: 100%;
            background: var(--primary-color);
        }
        
        .timeline-item {
            position: relative;
            margin-bottom: 50px;
        }
        
        .timeline-item:nth-child(odd) .timeline-content {
            margin-left: auto;
            text-align: right;
            padding-right: 60px;
        }
        
        .timeline-item:nth-child(even) .timeline-content {
            padding-left: 60px;
        }
        
        .timeline-dot {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            width: 20px;
            height: 20px;
            background: var(--primary-color);
            border-radius: 50%;
            border: 4px solid white;
            box-shadow: 0 0 0 4px rgba(139, 69, 19, 0.1);
        }
        
        .team-member {
            text-align: center;
            margin-bottom: 30px;
        }
        
        .team-img {
            width: 180px;
            height: 180px;
            border-radius: 50%;
            object-fit: cover;
            margin-bottom: 20px;
            border: 5px solid var(--secondary-color);
            box-shadow: 0 8px 20px rgba(139, 69, 19, 0.2);
        }
        
        .values-card {
            background: white;
            border-radius: 15px;
            padding: 30px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.05);
            height: 100%;
            transition: transform 0.3s;
            border: 1px solid #e8d4c6;
        }
        
        .values-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 35px rgba(139, 69, 19, 0.15);
        }
        
        .craftsmanship-section {
            background: linear-gradient(rgba(44, 24, 16, 0.9), rgba(44, 24, 16, 0.9)), 
                        url('https://images.unsplash.com/photo-1582555172866-f73bb12a2ab3?ixlib=rb-4.0.3&auto=format&fit=crop&w=1600&q=80');
            background-size: cover;
            background-position: center;
            color: white;
            border-radius: 15px;
            padding: 50px;
            margin: 50px 0;
        }
        
        .workshop-highlight {
            background: #f8f4f0;
            border-radius: 10px;
            padding: 30px;
            border-left: 5px solid var(--primary-color);
        }
        
        .stat-number {
            font-size: 3rem;
            font-weight: 700;
            color: var(--primary-color);
            line-height: 1;
        }
        
        @media (max-width: 768px) {
            .timeline:before {
                left: 30px;
            }
            
            .timeline-item:nth-child(odd) .timeline-content,
            .timeline-item:nth-child(even) .timeline-content {
                margin-left: 60px;
                text-align: left;
                padding-right: 0;
                padding-left: 0;
            }
            
            .timeline-dot {
                left: 30px;
            }
            
            .craftsmanship-section {
                padding: 30px 20px;
            }
            
            .stat-number {
                font-size: 2.5rem;
            }
        }

        .contact-info-card {
            background: white;
            border-radius: 15px;
            padding: 30px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.05);
            height: 100%;
            transition: transform 0.3s;
            border: 1px solid #e8d4c6;
        }
        
        .contact-info-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 15px 35px rgba(139, 69, 19, 0.1);
        }
        
        .contact-icon {
            width: 70px;
            height: 70px;
            background: linear-gradient(135deg, var(--primary-color), var(--accent-color));
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 20px;
            font-size: 30px;
            box-shadow: 0 8px 15px rgba(139, 69, 19, 0.2);
        }
        
        .map-container {
            border-radius: 15px;
            overflow: hidden;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
            border: 1px solid #e8d4c6;
        }
        
        .business-hours {
            list-style: none;
            padding: 0;
        }
        
        .business-hours li {
            padding: 10px 0;
            border-bottom: 1px solid #eee;
            display: flex;
            justify-content: space-between;
        }
        
        .business-hours li:last-child {
            border-bottom: none;
        }
        
        .warranty-contact {
            background: linear-gradient(135deg, #8B4513 0%, #A0522D 100%);
            color: white;
            border-radius: 15px;
            padding: 25px;
            margin-top: 20px;
        }
        
        .service-areas {
            background: #f8f4f0;
            border-radius: 10px;
            padding: 20px;
            margin-top: 20px;
        }
        
        .contact-success {
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: white;
            padding: 40px;
            border-radius: 15px;
            box-shadow: 0 20px 40px rgba(0,0,0,0.2);
            z-index: 9999;
            text-align: center;
            max-width: 500px;
            width: 90%;
        }
        
        .contact-success-icon {
            width: 80px;
            height: 80px;
            background: #28a745;
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 20px;
            font-size: 35px;
        }
        
        .location-badge {
            background: var(--secondary-color);
            color: white;
            padding: 5px 15px;
            border-radius: 20px;
            font-size: 0.85rem;
            margin: 5px;
            display: inline-block;
        }
        
        .seo-highlight {
            background-color: #fff8e1;
            padding: 20px;
            border-left: 4px solid #8B4513;
            margin: 20px 0;
            border-radius: 0 10px 10px 0;
        }
        

        /* Search Suggestions Styles */
.search-suggestions {
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.suggestion-item {
    transition: background-color 0.2s;
}

.suggestion-item:hover {
    background-color: #f8f9fa;
}

.suggestion-item:last-child {
    border-bottom: none;
}

/* Category filter alignment */
.dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
}

/* Fix for category filter alignment */
.category-filter.active {
    background-color: #007bff;
    color: white !important;
}

/* Ensure proper spacing in filters */
.compact-filter .row > div {
    margin-bottom: 10px;
}

@media (min-width: 992px) {
    .compact-filter .row > div {
        margin-bottom: 0;
    }
}

        .keyword-pill {
            display: inline-block;
            background: #f0f0f0;
            padding: 5px 15px;
            margin: 3px;
            border-radius: 20px;
            font-size: 0.85rem;
            color: #555;
        }
        
        @media (max-width: 768px) {
            .contact-info-card {
                margin-bottom: 20px;
            }
            
            .contact-success {
                width: 95%;
                padding: 20px;
            }
        }

        .brand-icon img {
    transition: transform 0.3s ease, opacity 0.3s ease;
    border-radius: 50px;
}

.navbar-brand:hover .brand-icon img {
    opacity: 0.9;
    transform: scale(1.02);
    border-radius: 50px;
}