/* ============================================
   FRAMES DETAIL PAGE STYLES
   ============================================ */

/* ============================================
   ALT COLORS CAROUSEL SECTION
   ============================================ */
.fl-woocommerce-product-alt-colours-image div.product-title {
    margin-top: 16px;
}

.fl-woocommerce-product-alt-colours-image .product-title .color-code {
    margin-top: 4px;
    line-height: 150%;
}

.fl-woocommerce-product-alt-colours-image span.product-title {
    font-size: 16px;
    line-height: 150%;
}

/* Slick Slider Styles */
.slick-slide {
    min-width: 0;
    width: 100%;
}

.slick-list {
    overflow: hidden;
}

.slick-track {
    display: flex;
    align-items: center;
}

.alt-colors {
    text-align: center !important;
}

.alt-colors a {
    text-decoration: none !important;
}

.alt-colors .product-title {
    padding-top: 0px;
}

.alt-colors span.product-title {
    display: block !important;
}

.alt-colors .product-title span {
    display: none;
    color: #1F1F1F;
    font-weight: 400;
    text-align: center;
    font-size: 16px;
    padding: 0 40px;
}

.alt-colors .product-title span.color-code {
    display: block;
}

.alt-colors .fb-code,
selector .product-link {
    display: none;
}

.alt-colors .fl-photo-content.fl-photo-img-jpg {
    height: 97px;
    display: flex;
    align-items: center;
    padding: 0px;
}

.alt-colors img.fl-photo-img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    max-height: 100%;
}

.alt-colors ul.slick-dots {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
    gap: 8px;
}

.alt-colors ul.slick-slider {
    padding: 0;
    margin: 0;
}

.alt-colors ul.slick-dots li button {
    padding: 0;
    background: #C4C4C4;
    font-size: 0;
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 10px;
}

.alt-colors ul.slick-dots li.slick-active button {
    background: #5A5A5A;
}

.alt-colors .slick-arrow {
    position: absolute;
    top: 50%;
    font-size: 0;
    margin-top: -11px;
    z-index: 999;
    left: -40px;
    width: 37px;
    height: 37px;
    border-radius: 100%;
    background: url(/wp-content/uploads/2026/04/left-arr.svg) no-repeat center #F5F5F5;
    background-size: 14px;
}

.alt-colors .next-icon.slick-arrow {
    right: -40px;
    left: auto;
    background: url(/wp-content/uploads/2026/04/right-arr.svg) no-repeat center center #F5F5F5;
    background-size: 14px;
}

.alt-colors .slick-arrow.slick-disabled {
    opacity: 0.4;
    cursor: no-drop;
}

.alt-colors .fl-photo-content.fl-photo-img-jpg {
    height: 169px !important;
    padding: 0 24px !important;
}

.alt-colors .slick-arrow {
    background-size: 8px !important;
    transform: scaleX(-1);
}

.alt-colors .slick-track {
    align-items: flex-start;
}

/* ============================================
   FRAME SIZE GUIDE SECTION
   ============================================ */

.specs-table table * {
    border: none !important;
    background-color: transparent !important;
    padding: 8px 0px !important;
    font-size: 16px;
    text-align: left;
}

.specs-table table th {
    font-weight: normal;
    width: 106px
}

/* ============================================
   PRODUCT USPS SECTION
   ============================================ */
.pdp-usps .elementor-image-box-img {
    max-height: 60px !important;
}

.pdp-usps .elementor-image-box-wrapper {
    gap: 8px;
}

.pdp-usps figure {
    width: 44px;
}

.pdp-usps .elementor-image-box-content {
    width: 69.9%;
    flex-grow: 1;
}

/* ============================================
   BREADCRUMB SECTION
   ============================================ */
.breadcrumbs_nav .separate_icon {
    padding: 0 8px;
}

/* ============================================
   BRAND LOGO SECTION
   ============================================ */
.pdp-brand-logo img {
    width: auto;
    max-width: 100px;
}


/* ============================================
   ENQUIRY FORM SECTION
   ============================================ */
.gform_wrapper input:focus::placeholder,
.gform_wrapper textarea:focus::placeholder {
    opacity: 0.8 !important;
}

.enquiry_form .gform-footer {
    padding: 0px !important;
    margin-top: 16px !important;
    display: flex;
    justify-content: center;
}

.enquiry_form .charleft {
    display: none !important;
}

.enquiry_form form label {
    display: none;
}

.enquiry_form .gform_description {
    text-align: center;
    max-width: 367px;
    margin: 0 auto 24px;
}

.enquiry_form form .gfield {
    margin-bottom: 16px;
}

.enquiry_form form input {
    font-size: 14px !important;
    line-height: 1.5;
    height: 52px;
    padding: 15.5px 4px 15.5px 14px !important;
}

.enquiry_form form textarea {
    max-height: 140px;
    height: 100%;
}

.enquiry_form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    width: 100%;
    margin-bottom: 0;
    transition-duration: 0.5s;
    line-height: 1 !important;
    font-size: 16px !important;
    font-weight: 500;
    height: 44px;
}

.enquiry_form .gform-theme--foundation .gform_fields {
    row-gap: 0px;
}

/* Form Validation Styles */
.enquiry_form .gform_submission_error.hide_summary {
    display: none;
}

.enquiry_form .gfield.gfield_error input {
    border-color: #790000;
}

.enquiry_form .gform_validation_errors {
    display: none !important;
}

.enquiry_form .gfield_description.validation_message.gfield_validation_message {
    background: transparent !important;
    text-align: left !important;
    padding: 0px !important;
    font-family: 'Poppins' !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    border: none !important;
    margin-top: 2px !important;
    color: #790000 !important;
}

.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: 1px solid #790000 !important;
}

.gform_confirmation_message {
    background: green;
    color: #fff;
    text-align: center;
    padding: 20px;
    margin: 10px 0;
}

.enquiry_form .gfield {
    margin-bottom: 0px !important;
}

.enquiry_form input:not([type="button"]):not([type="submit"]),
.elementor-kit-5 textarea {
    color: #1f1f1f !important;
}

/* ============================================
   RESPONSIVE STYLES
   ============================================ */

/* Desktop (769px and up) */
@media (min-width: 769px) {
    .alt-colors .slick-track {
        display: flex;
        justify-content: space-between;
        width: 100% !important;
    }
}

/* Tablet Portrait (768px and down) */
@media (max-width: 768px) {
    .pdp-brand-logo img {
        width: auto;
        max-width: 100px;
    }

    .alt-colors.arrow-slides {
        padding-bottom: 40px;
    }

    .alt-colors ul.slick-slider {
        margin-bottom: 30px;
    }

    .pdp-usps .elementor-image-box-wrapper {
        gap: 16px;
        display: flex;
        align-items: center;
    }

    .enquiry_form .gform_description {
        margin-bottom: 16px;
    }

    .enquiry_form form .gfield {
        margin-bottom: 8px !important;
    }

    .enquiry_form .gform_wrapper.gravity-theme .gform_fields {
        row-gap: 10px;
    }

    .alt-colors .slick-arrow {
        display: none !important;
    }

    .alt-colors .fl-photo-content.fl-photo-img-jpg {
        height: 120px !important;
        padding: 0 8px !important;
    }

    .alt-colors .product-title span {
        padding: 0 20px !important;
    }
}