.c-color-primary {
    color: #6EC1E4;
}

.c-color-secondary {
    color: #54595F;
}

.c-color-text {
    color: #101010;
}

.c-color-accent {
    color: #D54637;
}

.c-blue {
    color: #367CAD !important;
}

.c-red {
    color: #D54637 !important;
}

.c-green {
    color: #59A647 !important;
}

.c-color-aac4c0a {
    color: #FFFFFF;
}

.c-color-4c6c498 {
    color: #181818;
}

.c-color-7f91db0 {
    color: #DEDEDE;
}

.lighter-grey {
    color: #999 !important;
}

.light-background {
    --background-color: #DEDEDE !important;
    --surface-color: #ffffff !important;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled {
    color: #bbb !important;
}

.t25 {
    width: 25%;
}

.t75 {
    width: 75%;
}

.delivery-text {
    font-size: 0.7rem;
    color: #666666;
}

.delivery-price {
    font-size: 1.5rem;
    font-weight: bold;
    color: #367CAD;
}

.combellack-input {
    border: 2px solid #59A647 !important;
}

.btn-combellack, .bg-combellack-blue, .btn-combellack-blue {
    background-color: #367CAD !important;
}

.btn-combellack-green, .bg-combellack-green {
    background-color: #59A647 !important;
}

.btn-combellack-grey, .bg-combellack-grey {
    background-color: #54595F !important;
}

.btn-combellack-red, .bg-combellack-red {
    background-color: #D54637 !important;
}

.btn-primary {
    background-color: #367CAD !important;
}

.home-accent {
    background-color: #367CAD !important;
}

.secure-accent {
    background-color: #b5993a !important;
}

.pay-amount {
    color: #59A647 !important;
    font-size: 2rem;
    font-weight: bold;
}

.pay-amount-sm {
    color: #59A647 !important;
    font-size: 1.3rem;
    font-weight: bold;
}

.text-no-wrap {
    white-space: nowrap;
    text-wrap: nowrap;
}

.home-counter1, .combellack-blue, .announcement-blue {
    color: #367CAD !important;
}

.home-counter2, .combellack-red, .announcement-red {
    color: #D54637 !important;
}

.home-counter3, .combellack-green, .announcement-green {
    color: #59A647 !important;
}

.home-counter4, .combellack-dark-grey, .announcement-grey {
    color: #54595F !important;
}

.combellack-dark-grey h5 a {
    color: #54595F !important;
}


.announcement-black {
    color: #000000 !important;
}

.bg-parts-grey {
    background-color: #efefef !important;
}

.contactus .tour-filters {

}

.shop-remove, .shop-remove a {
    color: #D54637 !important;
}

.shop-price {
    font-size: 20px !important;
    font-weight: bold !important;
}

.text-grey {
    color: #777777 !important;
}

.scroll-top {
    right: unset !important;
    left: 15px !important;
}

.footer .footer-links ul li {
    padding: 6px 0 !important;
    display: flex;
    align-items: center;
}

.payment-result {
    width: 100%;
    min-height: 500px;
}

.faq .faq-tabs .nav-pills .nav-link {
    background-color: #eee !important;
}

.faq .faq-tabs .nav-pills .nav-link.active {
    background-color: var(--accent-color) !important;
    color: var(--contrast-color) !important;
}

.delivery-calc-box {
    padding: 1rem;
    background: #eee !important;
    border-radius: 16px;
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
}

.contactus .tour-filters .form-select {
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 80%);
    color: var(--default-color);
    background-color: var(--background-color);
    border-radius: 8px;
    padding: 1rem;
}

.contactus .tour-filters .form-select:focus {
    border-color: var(--accent-color);
    box-shadow: 0 0 0 0.2rem color-mix(in srgb, var(--accent-color), transparent 80%);
}

.contact .contact-form-wrapper .form-group .input-with-icon .form-control:disabled {
    background-color: #eee !important;
}

.contact-alert {
    font-size: 16px !important;
    font-weight: normal !important;
    text-align: left !important;
}

.reg-box {
    padding: 10px;
    background-color: #fc0 !important;
    font-weight: bold;
    font-size: 18px;
}

.reg-input {
    background-position: 0 0;
}

.reg-input-go {
    background-image: url("/template/img/progress.jpg") !important;
}

.saved-red {
    color: red !important;
}

.parts-highlight {
    color: #000;
    font-weight: bold;
    font-size: 16px;
}

.part-grade {
    display: inline-block;
    padding: 0.5rem 1rem;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 20px;
    background-color: #fff !important;
    border: 1px solid #59A647;
    color: #59A647 !important;
}

.part-tag {
    display: inline-block;
    padding: 0.5rem 1rem;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 20px;
    background-color: #eee !important;
    border: 1px solid #54595F;
    color: #54595F !important;
}

.part-price {
    font: var(--heading-font);
    font-size: 30px;
    font-weight: bold;
    background-color: #59A647 !important;
    color: #ffffff !important;
}

.part-price-tax {
    font-size: 12px;
    display: block;
    color: #888 !important;
}

.form-reset {
    color: #d39090 !important;
    font-size: 14px;
    text-decoration: underline;
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
}

.product-part-numbers span {
    font-weight: bold;
    background-color: #eee;
    padding: 3px 6px;
    border-radius: 3px;
    margin-right: 5px;
    color: #367CAD !important;
}

.table-small-text {
    font-size: smaller;
}

.shipment-box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border: 3px solid #f3f3f3;
    border-radius: 16px;
    cursor: pointer;
    position: relative;
    padding: 10px;
}

.shipment-box img {
    max-width: 100%;
    margin: 0;
}

.shipment-box h5 {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    margin-top: 5px;
    color: #333;
}

.shipment-box p {
    text-align: center;
    margin-bottom: 4px !important;
}

.shipment-box p.warranty-sub {
    color: #777;
}

.shipment-box p.warranty-total {
    color: #59A647;
    font-weight: bold;
    font-size: 20px;
}

.ship-check-outer input[type="radio"] {
    display: none;
}

.ship-check-outer input:checked + label {
    border-color: #59A647;
}

.ship-check-outer input + label:after {
    position: absolute;
    content: "";
    opacity: 0;
    right: 12px;
    top: 25px;
    width: 28px;
    height: 28px;
    line-height: 1;
    background-color: #59A647;
    border-radius: 50px;
    transform: translateY(-50%);
}

.ship-check-outer input:checked + label:after {
    opacity: 1;
    background-color: #59A647;
    border-radius: 50px;
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTQnIGhlaWdodD0nMTQnIHZpZXdCb3g9JzAgMCAxNCAxNCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48dGl0bGU+d2hpdGU8L3RpdGxlPjxwYXRoIGQ9J001LjM3OCAxMS4zN0wyIDcuNTlsMS40MzgtMS4yODZMNS4zNzQgOC40N2w1LjE4NS01Ljg0TDEyIDMuOTFsLTYuNjIyIDcuNDYnIGZpbGw9JyNmZmYnLz48L3N2Zz4=);
}

.warranty-view {
    font-size: 12px;
    text-align: center;
    width: 100%;
    display: inline-block
}

.parts-bg {
    background-color: #f8f8f8 !important;
    border: 1px solid #eee !important;
}

.parts-bg-searching {
    background: linear-gradient(-45deg, #ccc, #f8f8f8, #ccc, #f8f8f8);
    background-size: 400% 400%;
    animation: gradient 10s ease infinite;
    height: 100vh;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.typeahead,
.tt-query {
    border: 2px solid #ccc;
}

.typeahead {
    background-color: #fff;
}

.typeahead:focus {

}

.tt-query {

}

.tt-hint {
    color: #999
}

.tt-menu {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    width: 100%;
    padding: 10px;
    overflow: visible;
}

.tt-open {
    overflow: visible !important;
    background-color: #eee !important;
}

.tt-suggestion {
    width: 100%;
    padding: 4px;
    border-bottom: 1px solid #eee;
}

.tt-input, .twitter-typeahead {
    width: 100%;
}

.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #0097cf;

}

.tt-suggestion p {
    margin: 0;
}

.input-loading {
    background-image: url('/template/img/spin1.gif');
    background-size: 30px 30px;
    background-position: right center;
    background-repeat: no-repeat;
    margin-right: 8px;
}

.gist {

}

.ta-sub {
    color: #666;
    font-size: smaller;
}


.part-label {
    font-size: 10px;
    color: #888888;
}

.parts-image {
    height: 200px;
}

.part-title-oem {
    font-size: 14px;
    color: #888;
    padding-left: 8px;
}

h3.home-announcement {
    font-size: 32px;
    font-weight: 700;
}


.home-top-image {
    opacity: 70%;
}

.home-top-image:hover {
    opacity: 100%;
}

.home-feedback .swiper-slide .testimonial-item p {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}


.featured-tours .tour-card .tour-image .tour-price {
    background-color: #59A647 !important;
}

.admin-custom {
    margin-bottom: 500px;
}

.c-email {
    font-size: 14px !important;
}

.breakers-year {
    background-color: #367CAD !important;
}

.gallery-slider .gallery-container {
    padding: 0px !important;
    position: relative;
}

.gallery-slider .swiper-wrapper {
    height: auto !important;
    align-items: center;
    padding: 30px 0;
}

.gallery-slider .gallery-item {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: none !important;
    transition: all 0.4s ease;
}

.breaker-icons {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 1rem;
    font-size: 0.875rem;
    color: color-mix(in srgb, var(--default-color), transparent 30%);
}

.travel-booking .booking-form .tab-content .form-step h4 {
    color: #367CAD !important;
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 30px !important;
    border-bottom: 2px solid color-mix(in srgb, #367CAD, transparent 80%);
}

.border-dashed {
    border-style: dashed !important;
}

.sigbtn {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

.disclaimer-box {
    color: #555;
    font-size: 14px !important;
    border: 1px solid #c44c34;
}


.wave-text span {
    display: inline-block;
    /*font-size: 4rem;*/
    animation: wave 1s ease-in-out infinite;
}

.wave-text span:nth-child(1) {
    animation-delay: 0s;
}

.wave-text span:nth-child(2) {
    animation-delay: 0.1s;
}

.wave-text span:nth-child(3) {
    animation-delay: 0.2s;
}

.wave-text span:nth-child(4) {
    animation-delay: 0.3s;
}

@keyframes wave {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-1px);
    }
}

.btn-home-services {
    border-radius: 30px !important;
}

.btn-outline-combellack-red {
    color: #D54637;
    border-color: #D54637;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.btn-outline-combellack-green {
    color: #59A647;
    border-color: #59A647;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.btn-outline-combellack-blue {
    color: #367CAD;
    border-color: #367CAD;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.btn-outline-combellack-grey {
    color: #54595F;
    border-color: #54595F;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.btn-outline-combellack-yellow {
    color: #eaaf16;
    border-color: #f6c23e;
    background: #fdfcf1;
    padding: 0.75rem 1rem;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.home-cta-float {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
}

.home-services .tour-card {
    background-color: var(--surface-color);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px color-mix(in srgb, var(--default-color), transparent 90%);
    transition: all 0.3s ease;
    margin-bottom: 15px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.home-services .tour-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 30px color-mix(in srgb, var(--default-color), transparent 80%);
}

.home-services .tour-card .tour-image {
    position: relative;
    overflow: hidden;
    height: 150px;
}

.home-services .tour-card .tour-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.home-services .tour-card .tour-image .tour-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: var(--accent-color);
    color: var(--contrast-color);
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.home-services .tour-card .tour-image .tour-badge.limited {
    background-color: #ff6b6b;
}

.home-services .tour-card .tour-image .tour-badge.new {
    background-color: #4ecdc4;
}

.home-services .tour-card .tour-image .tour-badge.cultural {
    background-color: #9b59b6;
}

.home-services .tour-card .tour-image .tour-badge.adventure {
    background-color: #e67e22;
}

.home-services .tour-card .tour-image .tour-price {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: color-mix(in srgb, var(--default-color), transparent 20%);
    color: var(--contrast-color);
    padding: 8px 15px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    backdrop-filter: blur(10px);
}

.deliveryAddr {
    display: none;
}

.parts-co2 {
    color: #0d9488;
    font-size: 14px;
}

.co2 {
    color: #0d9488 !important;
}

.part-grade-list {
    position: absolute;
    top: 15px;
    right: -50px;
    background-color: #fc0;
    padding: 2px 50px;
    font-size: 14px;
    font-weight: 700;
    backdrop-filter: blur(10px);
    transform: rotate(45deg);
    text-align: center;
}

.auction-featured-list {
    position: absolute;
    top: 15px;
    right: -50px;
    background-color: #EC6E13;
    padding: 2px 50px;
    font-size: 14px;
    font-weight: 700;
    backdrop-filter: blur(10px);
    transform: rotate(45deg);
    text-align: center;
    color: #fff;
}

.breaker-part-count-list {
    position: absolute;
    top: 15px;
    right: -50px;
    background-color: #59A647;
    padding: 4px 50px;
    font-size: 14px;
    font-weight: 700;
    backdrop-filter: blur(10px);
    transform: rotate(45deg);
    text-align: center;
    line-height: 16px;
    color: #fff !important;
}

.breaker-part-count-details {
    position: absolute;
    top: 15px;
    right: -50px;
    background-color: #59A647;
    padding: 4px 50px;
    font-size: 14px;
    font-weight: 700;
    backdrop-filter: blur(10px);
    transform: rotate(45deg);
    text-align: center;
    line-height: 16px;
    color: #fff !important;
}

.breaker-part-count-list-num {
    font-size: 20px;
    font-weight: bold;
}

.part-match-list {
    position: absolute;
    top: -30px;
    left: -80px;
    padding: 2px 40px;
    height: 100px;
    width: 200px;
    font-size: 16px;
    font-weight: 700;
    backdrop-filter: blur(10px);
    transform: rotate(-45deg);
    text-align: center;
    line-height: 160px;
}

.part-match-list-3 {
    background-color: #1d7119;
    color: #fff;
}

.part-match-list-2 {
    background-color: #3b779e;
    color: #fff;
}

.part-match-list-1 {
    background-color: #94abae;
    color: #fff;
}

.part-match-icon {
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 20px;
    color: #fff;
}

.parts-reg-search-progress {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 95%;
    display: none;
}

.part-grade-details {
    position: absolute;
    top: 15px;
    right: -50px;
    background-color: #fc0;
    padding: 2px 50px;
    font-size: 16px;
    font-weight: 700;
    backdrop-filter: blur(10px);
    transform: rotate(45deg);
    text-align: center;
}

.home-services .tour-card:hover .tour-image img {
    transform: scale(1.05);
}

.btn-getstarted {
    margin-left: 10px !important;
}

.travel-tours .category-card .category-icon i {
    color: #59A647 !important;
}

.travel-tours .category-card h5 {
    color: #59A647 !important;
}

.travel-tours .category-card-comb h5 {
    color: #54595F !important;
}

.home-services .tour-card .tour-content {
    padding: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    background-color: #fff;
}

.home-services .tour-card .tour-content h4 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--heading-color);
    line-height: 1.2;
}

.home-services .tour-card .tour-content .tour-meta {
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
}

.home-services .tour-card .tour-content .tour-meta span {
    color: color-mix(in srgb, var(--default-color), transparent 30%);
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.home-services .tour-card .tour-content .tour-meta span i {
    color: var(--accent-color);
}

.home-services .tour-card .tour-content p {
    color: color-mix(in srgb, var(--default-color), transparent 20%);
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 20px;
    flex-grow: 1;
}

.home-services .tour-card .tour-content .tour-highlights {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 25px;
}

.home-services .tour-card .tour-content .tour-highlights span {
    background-color: color-mix(in srgb, var(--accent-color), transparent 90%);
    color: var(--accent-color);
    padding: 4px 10px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 500;
}

.home-services .tour-card .tour-content .tour-action {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
}

.home-services .tour-card .tour-content .tour-action .btn-book {
    background-color: var(--accent-color);
    color: var(--contrast-color);
    padding: 12px 25px;
    border-radius: 6px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 14px;
}

.home-services .tour-card .tour-content .tour-action .btn-book:hover {
    background-color: color-mix(in srgb, var(--accent-color), black 15%);
    transform: translateY(-2px);
    color: var(--contrast-color);
}

.home-services .tour-card .tour-content .tour-action .tour-rating {
    display: flex;
    align-items: center;
    gap: 3px;
    font-size: 14px;
}

.home-services .tour-card .tour-content .tour-action .tour-rating i {
    color: #ffc107;
    font-size: 12px;
}

.home-services .tour-card .tour-content .tour-action .tour-rating span {
    color: color-mix(in srgb, var(--default-color), transparent 30%);
    margin-left: 5px;
    font-size: 13px;
}

.home-services .btn-view-all {
    background-color: transparent;
    color: var(--accent-color);
    border: 2px solid var(--accent-color);
    padding: 15px 35px;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 16px;
    display: inline-block;
}

.home-services .btn-view-all:hover {
    background-color: var(--accent-color);
    color: var(--contrast-color);
    transform: translateY(-2px);
    box-shadow: 0 4px 15px color-mix(in srgb, var(--accent-color), transparent 60%);
}

.btn-rnd {
    padding: 12px 30px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    border-radius: 50px !important;
    transition: all 0.3s ease !important;
}


.product-details .product-gallery .main-showcase {
    position: relative;
    margin-bottom: 1.5rem;
    border-radius: 16px;
    overflow: hidden;
    background: linear-gradient(145deg, var(--surface-color), color-mix(in srgb, var(--surface-color), #f8f9fa 50%));
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
}

.product-details .product-gallery .main-showcase .image-zoom-container {
    position: relative;
    aspect-ratio: 1;
    overflow: hidden;
}

.product-details .product-gallery .main-showcase .image-zoom-container .main-product-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform 0.4s ease;
    cursor: crosshair;
}

.product-details .product-gallery .main-showcase .image-zoom-container .main-product-image:hover {
    transform: scale(1.05);
}

.product-details .product-gallery .main-showcase .image-navigation {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    padding: 0 1rem;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.product-details .product-gallery .main-showcase .image-navigation .nav-arrow {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.95);
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    color: var(--heading-color);
    transition: all 0.3s ease;
}

.product-details .product-gallery .main-showcase .image-navigation .nav-arrow:hover {
    background: var(--accent-color);
    color: var(--contrast-color);
    transform: scale(1.1);
}

.product-details .product-gallery .main-showcase .image-navigation .nav-arrow i {
    font-size: 1.25rem;
}

.product-details .product-gallery .main-showcase:hover .image-navigation {
    opacity: 1;
}

.product-details .product-gallery .thumbnail-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 0.75rem;
}

@media (max-width: 768px) {
    .product-details .product-gallery .thumbnail-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

.product-details .product-gallery .thumbnail-grid .thumbnail-wrapper {
    aspect-ratio: 1;
    border-radius: 12px;
    overflow: hidden;
    border: 2px solid transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    background: var(--surface-color);
}

.product-details .product-gallery .thumbnail-grid .thumbnail-wrapper:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.product-details .product-gallery .thumbnail-grid .thumbnail-wrapper.active {
    border-color: var(--accent-color);
    box-shadow: 0 0 0 2px color-mix(in srgb, var(--accent-color), transparent 70%);
}

.product-details .product-gallery .thumbnail-grid .thumbnail-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-details .product-details {
    padding: 0 1rem;
}

@media (min-width: 992px) {
    .product-details .product-details {
        padding: 0 1.5rem;
    }
}

.product-details .product-details .product-badge-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

.product-details .product-details .product-badge-container .badge-category {
    display: inline-block;
    padding: 0.5rem 1rem;
    color: var(--contrast-color);
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 20px;
}

.product-details .product-details .product-badge-container .rating-group {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.product-details .product-details .product-badge-container .rating-group .stars {
    display: flex;
}

.product-details .product-details .product-badge-container .rating-group .stars i {
    color: #ffd700;
    font-size: 1rem;
    margin-right: 1px;
}

.product-details .product-details .product-badge-container .rating-group .review-text {
    font-size: 0.875rem;
    color: color-mix(in srgb, var(--default-color), transparent 40%);
}

.product-details .product-details .product-name {
    font: var(--heading-font);
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
    .product-details .product-details .product-name {
        font-size: 2.25rem;
    }
}

.product-details .product-details .pricing-section {
    margin-bottom: 1.0rem;
}

.product-details .product-details .pricing-section .price-display {
    display: flex;
    align-items: baseline;
    gap: 1rem;
    margin-bottom: 0.5rem;
}

.product-details .product-details .pricing-section .price-display .sale-price {
    font-size: 2rem;
    font-weight: 700;
    color: var(--accent-color);
}

.product-details .product-details .pricing-section .price-display .regular-price {
    font-size: 1.25rem;
    text-decoration: line-through;
    color: color-mix(in srgb, var(--default-color), transparent 50%);
}

.product-details .product-details .pricing-section .savings-info {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.product-details .product-details .pricing-section .savings-info .save-amount {
    color: #28a745;
    font-weight: 600;
    font-size: 0.875rem;
}

.product-details .product-details .pricing-section .savings-info .discount-percent {
    background: linear-gradient(135deg, #dc3545, #a72024);
    color: var(--contrast-color);
    padding: 0.25rem 0.5rem;
    border-radius: 12px;
    font-size: 0.75rem;
    font-weight: 600;
}

.product-details .product-details .product-description {
    margin-bottom: 1.5rem;
}

.product-details .product-details .product-description p {
    color: color-mix(in srgb, var(--default-color), transparent 20%);
    line-height: 1.6;
    font-size: 1rem;
}

.product-details .product-details .availability-status {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    background: linear-gradient(135deg, color-mix(in srgb, #28a745, transparent 90%), color-mix(in srgb, #28a745, transparent 95%));
    border-radius: 12px;
    margin-bottom: 2rem;
    border: 1px solid color-mix(in srgb, #28a745, transparent 80%);
}

.product-details .product-details .availability-status-not-available {
    background: linear-gradient(135deg, color-mix(in srgb, #ccc, transparent 90%), color-mix(in srgb, #bbb, transparent 95%)) !important;
    border-radius: 12px;
    margin-bottom: 2rem;
    border: 1px solid color-mix(in srgb, #9a3412, transparent 80%);
}

.product-details .product-details .availability-status .stock-indicator {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.product-details .product-details .availability-status .stock-indicator i {
    color: #28a745;
    font-size: 1.125rem;
}

.product-details .product-details .availability-status .stock-indicator .stock-text {
    font-weight: 600;
    color: var(--heading-color);
}

.product-details .product-details .availability-status .quantity-left {
    font-size: 0.875rem;
    color: color-mix(in srgb, var(--default-color), transparent 30%);
}

.product-details .product-details .variant-section {
    margin-bottom: 2rem;
}

.product-details .product-details .variant-section .color-selection .variant-label {
    display: block;
    font-weight: 600;
    color: var(--heading-color);
    margin-bottom: 0.75rem;
}

.product-details .product-details .variant-section .color-selection .color-grid {
    display: flex;
    gap: 0.75rem;
    margin-bottom: 0.75rem;
}

.product-details .product-details .variant-section .color-selection .color-grid .color-chip {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    border: 2px solid transparent;
    transition: all 0.3s ease;
}

.product-details .product-details .variant-section .color-selection .color-grid .color-chip:hover {
    transform: scale(1.15);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

.product-details .product-details .variant-section .color-selection .color-grid .color-chip.active {
    border-color: var(--contrast-color);
    transform: scale(1.1);
    box-shadow: 0 0 0 3px var(--accent-color);
}

.product-details .product-details .variant-section .color-selection .color-grid .color-chip.active .selection-check {
    opacity: 1;
}

.product-details .product-details .variant-section .color-selection .color-grid .color-chip .selection-check {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: var(--contrast-color);
    font-size: 1rem;
    opacity: 0;
    transition: opacity 0.3s ease;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.product-details .product-details .variant-section .color-selection .selected-variant {
    font-size: 0.875rem;
    color: color-mix(in srgb, var(--default-color), transparent 30%);
}

.product-details .product-details .variant-section .color-selection .selected-variant span {
    font-weight: 600;
    color: var(--heading-color);
}

.product-details .product-details .purchase-section {
    margin-bottom: 2rem;
}

.product-details .product-details .purchase-section .quantity-control {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.product-details .product-details .purchase-section .quantity-control .control-label {
    font-weight: 600;
    color: var(--heading-color);
    margin: 0;
}

.product-details .product-details .purchase-section .quantity-control .quantity-selector {
    display: flex;
    align-items: center;
    background: var(--surface-color);
    border-radius: 12px;
    border: 2px solid color-mix(in srgb, var(--default-color), transparent 85%);
    overflow: hidden;
}

.product-details .product-details .purchase-section .quantity-control .quantity-selector .quantity-btn {
    width: 40px;
    height: 40px;
    background: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--heading-color);
    transition: all 0.3s ease;
    cursor: pointer;
}

.product-details .product-details .purchase-section .quantity-control .quantity-selector .quantity-btn:hover {
    background: color-mix(in srgb, var(--accent-color), transparent 90%);
    color: var(--accent-color);
}

.product-details .product-details .purchase-section .quantity-control .quantity-selector .quantity-btn i {
    font-size: 1rem;
}

.product-details .product-details .purchase-section .quantity-control .quantity-selector .quantity-input {
    width: 60px;
    height: 40px;
    text-align: center;
    border: none;
    background: none;
    color: var(--heading-color);
    font-weight: 600;
}

.product-details .product-details .purchase-section .quantity-control .quantity-selector .quantity-input:focus {
    outline: none;
}


.product-details .product-details .purchase-section .action-buttons .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.875rem 1.5rem;
    border-radius: 12px;
    font-weight: 600;
    font-size: 0.95rem;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.product-details .product-details .purchase-section .action-buttons .btn.primary-action {
    flex: 2;
    background: linear-gradient(135deg, var(--accent-color), color-mix(in srgb, var(--accent-color), #000 15%));
    color: var(--contrast-color);
}

.product-details .product-details .purchase-section .action-buttons .btn.primary-action:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px color-mix(in srgb, var(--accent-color), transparent 60%);
}

.product-details .product-details .purchase-section .action-buttons .btn.secondary-action {
    flex: 2;
    background: var(--surface-color);
    color: var(--accent-color);
    border-color: var(--accent-color);
}

.product-details .product-details .purchase-section .action-buttons .btn.secondary-action:hover {
    background: var(--accent-color);
    color: var(--contrast-color);
    transform: translateY(-2px);
}

.product-details .product-details .purchase-section .action-buttons .btn.icon-action {
    width: 50px;
    padding: 0.875rem;
    background: var(--surface-color);
    color: color-mix(in srgb, var(--default-color), transparent 30%);
    border-color: color-mix(in srgb, var(--default-color), transparent 80%);
}

.product-details .product-details .purchase-section .action-buttons .btn.icon-action:hover {
    background: #dc3545;
    color: var(--contrast-color);
    border-color: #dc3545;
    transform: translateY(-2px);
}

.product-details .product-details .purchase-section .action-buttons .btn.icon-action i {
    font-size: 1.125rem;
}

.product-details .product-details .benefits-list {
    padding: 1.5rem;
    background: var(--surface-color);
    border-radius: 16px;
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
}

.product-details .product-details .benefits-list .benefit-item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 0.75rem;
}

.product-details .product-details .benefits-list .benefit-item:last-child {
    margin-bottom: 0;
}

.product-details .product-details .benefits-list .benefit-item i {
    color: var(--accent-color);
    font-size: 1.125rem;
    flex-shrink: 0;
}

.product-details .product-details .benefits-list .benefit-item span {
    font-size: 0.875rem;
    color: color-mix(in srgb, var(--default-color), transparent 20%);
}

.product-details .info-tabs-container {
    margin-top: 3rem;
}

.product-details .info-tabs-container .tabs-navigation {
    display: flex;
    background: var(--surface-color);
    border-radius: 16px;
    padding: 0.5rem;
    margin-bottom: 2rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.product-details .info-tabs-container .tabs-navigation .nav-link {
    flex: 1;
    padding: 1rem 1.5rem;
    background: none;
    border: none;
    border-radius: 12px;
    font-weight: 600;
    color: color-mix(in srgb, var(--default-color), transparent 40%);
    transition: all 0.3s ease;
    cursor: pointer;
}

.product-details .info-tabs-container .tabs-navigation .nav-link:hover {
    color: var(--accent-color);
}

.product-details .info-tabs-container .tabs-navigation .nav-link.active {
    background: linear-gradient(135deg, var(--accent-color), color-mix(in srgb, var(--accent-color), #000 15%));
    color: var(--contrast-color);
    box-shadow: 0 4px 15px color-mix(in srgb, var(--accent-color), transparent 60%);
}

.product-details .info-tabs-container .tab-content .tab-pane {
    padding: 2rem 0;
}

.product-details .info-tabs-container .overview-content .content-section h3 {
    color: var(--heading-color);
    font-size: 1.5rem;
    margin-bottom: 1rem;
    font-weight: 700;
}

.product-details .info-tabs-container .overview-content .content-section h4 {
    color: var(--heading-color);
    font-size: 1.25rem;
    margin: 2rem 0 1rem;
    font-weight: 600;
}

.product-details .info-tabs-container .overview-content .content-section p {
    color: color-mix(in srgb, var(--default-color), transparent 20%);
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.product-details .info-tabs-container .overview-content .highlights-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    margin-top: 1.5rem;
}

.product-details .info-tabs-container .overview-content .highlights-grid .highlight-card {
    padding: 1.5rem;
    background: var(--surface-color);
    border-radius: 16px;
    text-align: center;
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
    transition: all 0.3s ease;
}

.product-details .info-tabs-container .overview-content .highlights-grid .highlight-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1);
}

.product-details .info-tabs-container .overview-content .highlights-grid .highlight-card i {
    font-size: 2.5rem;
    color: var(--accent-color);
    margin-bottom: 1rem;
}

.product-details .info-tabs-container .overview-content .highlights-grid .highlight-card h5 {
    color: var(--heading-color);
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.product-details .info-tabs-container .overview-content .highlights-grid .highlight-card p {
    color: color-mix(in srgb, var(--default-color), transparent 30%);
    font-size: 0.875rem;
    margin: 0;
}

.product-details .info-tabs-container .overview-content .package-contents {
    padding: 2rem;
    background: linear-gradient(135deg, var(--surface-color), color-mix(in srgb, var(--surface-color), #f8f9fa 50%));
    border-radius: 16px;
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
}

.product-details .info-tabs-container .overview-content .package-contents h4 {
    color: var(--heading-color);
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.product-details .info-tabs-container .overview-content .package-contents .contents-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-details .info-tabs-container .overview-content .package-contents .contents-list li {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 0;
    color: color-mix(in srgb, var(--default-color), transparent 20%);
}

.product-details .info-tabs-container .overview-content .package-contents .contents-list li i {
    color: #28a745;
    font-size: 1rem;
}

.product-details .info-tabs-container .technical-content .tech-group {
    margin-bottom: 2rem;
}

.product-details .info-tabs-container .technical-content .tech-group h4 {
    color: var(--heading-color);
    font-weight: 700;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid var(--accent-color);
}

.product-details .info-tabs-container .technical-content .tech-group .spec-table {
    background: var(--surface-color);
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
}

.product-details .info-tabs-container .technical-content .tech-group .spec-table .spec-row {
    display: flex;
    padding: 0.875rem 1.25rem;
    border-bottom: 1px solid color-mix(in srgb, var(--default-color), transparent 95%);
}

.product-details .info-tabs-container .technical-content .tech-group .spec-table .spec-row:last-child {
    border-bottom: none;
}

.product-details .info-tabs-container .technical-content .tech-group .spec-table .spec-row .spec-name {
    flex: 1;
    font-weight: 600;
    color: var(--heading-color);
}

.product-details .info-tabs-container .technical-content .tech-group .spec-table .spec-row .spec-value {
    flex: 1;
    color: color-mix(in srgb, var(--default-color), transparent 20%);
    text-align: right;
}

.product-details .info-tabs-container .reviews-content .reviews-header {
    display: flex;
    gap: 3rem;
    margin-bottom: 3rem;
    padding: 2rem;
    background: var(--surface-color);
    border-radius: 16px;
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
}

@media (max-width: 768px) {
    .product-details .info-tabs-container .reviews-content .reviews-header {
        flex-direction: column;
        gap: 2rem;
    }
}

.product-details .info-tabs-container .reviews-content .reviews-header .rating-overview {
    flex: 1;
}

.product-details .info-tabs-container .reviews-content .reviews-header .rating-overview .average-score {
    text-align: center;
}

.product-details .info-tabs-container .reviews-content .reviews-header .rating-overview .average-score .score-display {
    font-size: 3.5rem;
    font-weight: 700;
    color: var(--heading-color);
    line-height: 1;
    margin-bottom: 0.5rem;
}

.product-details .info-tabs-container .reviews-content .reviews-header .rating-overview .average-score .score-stars {
    margin-bottom: 0.5rem;
}

.product-details .info-tabs-container .reviews-content .reviews-header .rating-overview .average-score .score-stars i {
    color: #ffd700;
    font-size: 1.5rem;
    margin: 0 1px;
}

.product-details .info-tabs-container .reviews-content .reviews-header .rating-overview .average-score .total-reviews {
    color: color-mix(in srgb, var(--default-color), transparent 40%);
    font-size: 0.875rem;
}

.product-details .info-tabs-container .reviews-content .reviews-header .rating-overview .rating-distribution {
    margin-top: 2rem;
}

.product-details .info-tabs-container .reviews-content .reviews-header .rating-overview .rating-distribution .rating-row {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 0.75rem;
}

.product-details .info-tabs-container .reviews-content .reviews-header .rating-overview .rating-distribution .rating-row .stars-label {
    width: 30px;
    font-size: 0.875rem;
    color: color-mix(in srgb, var(--default-color), transparent 30%);
}

.product-details .info-tabs-container .reviews-content .reviews-header .rating-overview .rating-distribution .rating-row .progress-container {
    flex: 1;
    height: 8px;
    background: color-mix(in srgb, var(--default-color), transparent 92%);
    border-radius: 4px;
    overflow: hidden;
}

.product-details .info-tabs-container .reviews-content .reviews-header .rating-overview .rating-distribution .rating-row .progress-container .progress-fill {
    height: 100%;
    background: linear-gradient(90deg, #ffd700, #ffed4e);
    border-radius: 4px;
    transition: width 0.3s ease;
}

.product-details .info-tabs-container .reviews-content .reviews-header .rating-overview .rating-distribution .rating-row .count-label {
    width: 30px;
    text-align: right;
    font-size: 0.875rem;
    color: color-mix(in srgb, var(--default-color), transparent 30%);
}

.product-details .info-tabs-container .reviews-content .reviews-header .write-review-cta {
    flex: 1;
    text-align: center;
}

.product-details .info-tabs-container .reviews-content .reviews-header .write-review-cta h4 {
    color: var(--heading-color);
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.product-details .info-tabs-container .reviews-content .reviews-header .write-review-cta p {
    color: color-mix(in srgb, var(--default-color), transparent 30%);
    margin-bottom: 1.5rem;
}

.product-details .info-tabs-container .reviews-content .reviews-header .write-review-cta .review-btn {
    background: linear-gradient(135deg, var(--accent-color), color-mix(in srgb, var(--accent-color), #000 15%));
    color: var(--contrast-color);
    border: none;
    padding: 0.875rem 2rem;
    border-radius: 12px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.product-details .info-tabs-container .reviews-content .reviews-header .write-review-cta .review-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px color-mix(in srgb, var(--accent-color), transparent 60%);
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card {
    background: var(--surface-color);
    border-radius: 16px;
    padding: 2rem;
    margin-bottom: 1.5rem;
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
    transition: all 0.3s ease;
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card:hover {
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card .reviewer-profile {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card .reviewer-profile .profile-pic {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid color-mix(in srgb, var(--accent-color), transparent 80%);
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card .reviewer-profile .profile-details {
    flex: 1;
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card .reviewer-profile .profile-details .customer-name {
    font-weight: 600;
    color: var(--heading-color);
    margin-bottom: 0.25rem;
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card .reviewer-profile .profile-details .review-meta {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card .reviewer-profile .profile-details .review-meta .review-stars i {
    color: #ffd700;
    font-size: 0.875rem;
    margin-right: 1px;
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card .reviewer-profile .profile-details .review-meta .review-date {
    font-size: 0.875rem;
    color: color-mix(in srgb, var(--default-color), transparent 40%);
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card .review-headline {
    color: var(--heading-color);
    font-weight: 600;
    margin-bottom: 1rem;
    font-size: 1.125rem;
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card .review-text p {
    color: color-mix(in srgb, var(--default-color), transparent 20%);
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card .review-actions {
    display: flex;
    gap: 1rem;
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card .review-actions .action-btn {
    background: none;
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 80%);
    color: color-mix(in srgb, var(--default-color), transparent 30%);
    padding: 0.5rem 1rem;
    border-radius: 8px;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s ease;
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .review-card .review-actions .action-btn:hover {
    border-color: var(--accent-color);
    color: var(--accent-color);
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .load-more-section {
    text-align: center;
    margin-top: 2rem;
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .load-more-section .load-more-reviews {
    background: var(--surface-color);
    border: 2px solid var(--accent-color);
    color: var(--accent-color);
    padding: 0.875rem 2rem;
    border-radius: 12px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.product-details .info-tabs-container .reviews-content .customer-reviews-list .load-more-section .load-more-reviews:hover {
    background: var(--accent-color);
    color: var(--contrast-color);
}

.product-details .drift-zoom-pane {
    background: var(--surface-color);
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 80%);
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
}

.product-details .drift-zoom-pane.drift-opening {
    animation: driftFadeIn 200ms ease-out;
}

.product-details .drift-zoom-pane.drift-closing {
    animation: driftFadeOut 200ms ease-in;
}

@keyframes driftFadeIn {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes driftFadeOut {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(0.9);
        opacity: 0;
    }
}

.form-select-slim {
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}