.variations_form button {
    display: none;
}

.ecomm-buttons.disabled button {
    opacity: 0.6;
    pointer-events: none;
}

.ecomm-btns .pp-button-wrap.pp-button-width-full {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.pp-frame-only:focus{
    color: #1f1f1f;
}
/***Products image carousel****/
.image-gallery .woocommerce-product-gallery {
    margin-bottom: 0 !important
}
/* .image-gallery .woocommerce-product-gallery__wrapper {
    width: 100% !important
} */
.image-gallery img {
    max-width: 750px !important;
    height: auto !important;
    width:100% !important;
    aspect-ratio: 5.5/3;
    object-fit: contain
}

.image-gallery .woocommerce-product-gallery__trigger{
    display: none;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    padding: 0;
    opacity: 1 !important;
}
.image-gallery .slick-arrow {
    position: absolute;
    top: 50%;
    font-size: 0;
    background: url(/wp-content/uploads/2025/09/left-chev-1.svg) no-repeat center center / contain;
    width: 38px;
    height: 38px;
    z-index: 99;
}
.image-gallery .slick-arrow.next-icon {
    rotate: 180deg;
    right: 0;
}
.image-gallery .slick-arrow.slick-disabled {
    opacity: 0.4;
}
.image-gallery img {
    padding: 0 30px;
    max-width: 500px;
    display: block;
    margin: auto;
}
.woocommerce div.product div.images .flex-control-thumbs {
    margin: 40px 0 0 0;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 24px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100% !important;
    margin: 0;
    padding: 10px;
    list-style: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: flex;
    justify-content: center;
}

.woocommerce div.product div.images .flex-control-thumbs li:has(.flex-active) {
    border-color: #8B6F2D !important;
}
/* Swatches */
.woocommerce div.product form.cart .variations {
    margin: 0;
}    
.woocommerce div.product form.cart .variations tr {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.woocommerce div.product form.cart .variations tr:first-child {
    display: none;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    background: none;
}
.woocommerce div.product form.cart .variations tr th {
    padding: 0;
    min-width: 100px;
    display: block;
    width: 100% !important;
    font-size: 16px;
    line-height: 1.6;
}
.woocommerce div.product form.cart .variations tr td {
    padding: 0;
}
.woocommerce div.product form.cart .variations tr th span {
    display: none;
}
.woocommerce div.product div.images .flex-control-thumbs .slick-list .slick-track {
    display: flex;
    gap: 24px;
}

.woocommerce-variation-availability{
    display: none !important;
}
.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name, 
.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name, 
.woocommerce div.product form.cart .variations label {
    margin: 0;
    padding-bottom: 4px;
}
.woo-variation-swatches .variable-items-wrapper {
    gap: 14px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    border: 1px solid #CCC;
    border-radius: 0 !important;
    padding: 12px 27px;
    line-height: 1.5;
    font-size: 16px !important;
    min-height: 48px;
    min-width: 146px !important;
    width: unset !important;
    margin: 0;
    box-shadow: none !important;
    flex: 1 1 46%;
}

.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-span:not(.radio-variable-item){
    justify-content: center !important;
}


.woo-variation-swatches .variable-items-wrapper .variable-item.selected, 
.woo-variation-swatches .variable-items-wrapper .variable-item.selected:hover {
    border: 2px solid #AB8E47;
}
span.woo-selected-variation-item-name {
    display: none !important;
}
.pp-button-wrap {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.pp-button-wrap button {
    text-transform: uppercase;
    color: #1F1F1F;
    padding: 10.5px;
    width: 100%
}
.pp-button-wrap .pp-lenses {
    background: #453F33;
    line-height: 1.5;
    color: #fff;
}
.pp-frame-only {
    background: transparent !important;
    line-height: 1.5em !important;
}

.pp-frame-only:hover {
    background: #8B6F2D !important;
}
.woocommerce div.product form.cart {
    margin: 0;
}

/* Button */
.woocommerce div.product form.cart button {
    margin-top: 32px !important;
}

/* Alt Colours */

.alt-heading .elementor-heading-title:before {
    content: "";
    left: 0;
    right: 0;
    background: #ddd;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: -1;
}

.alt-heading .elementor-heading-title {
    display: inline-block;
    width: auto;
    padding: 0 50px;
    background: #fff;
    z-index: 999;
}

.alt-colorsv4 .slick-slide .alt-wrapper {
    padding: 8px 24px;
}
/* .alt-colorsv4 .slick-slide.slick-current .alt-wrapper{
    border: 1px solid #ccc;
    border-radius: 6px;
} */
.alt-colorsv4 {text-align: center;}
.alt-colorsv4 a {
    text-decoration: none;
}
.alt-colorsv4 .product-title {
    padding-top: 0px;
}
.alt-colorsv4 .product-title span {
    /* display: none; */
    color: #1f1f1f;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    margin-bottom: 4px;
}
.alt-colorsv4 .product-title span.color-code,
.alt-colorsv4 .product-title span.product-price {
    display: block;
}
.alt-colorsv4 .fb-code, .alt-colorsv4 .product-link {
    display: none;
}
.alt-colorsv4 .fl-photo-content.fl-photo-img-jpg {
    height: 110px;
    display: flex;
    align-items: center;
    padding: 0px;
}
.alt-colorsv4 img.fl-photo-img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    max-height: 100%;
}    
.alt-colorsv4 ul.slick-dots {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
    gap: 8px;
}
.alt-colorsv4 ul.slick-slider {
    padding: 0;
    margin: 0;
}
.alt-colorsv4 .slick-slide {
    margin-right: 24px;
}
.alt-colorsv4 ul.slick-dots li button {
    padding: 0;
    background: #C4C4C4;
    font-size: 0;
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 10px;
}
.alt-colorsv4 ul.slick-dots li.slick-active button {
    background: #5A5A5A;
}
.alt-colorsv4 .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/2025/09/left-chev-1.svg) no-repeat center #F5F5F5;
}
.alt-colorsv4 .next-icon.slick-arrow {
    right: -40px;
    left: auto;
    rotate: 180deg;
    background: url(/wp-content/uploads/2025/03/left-chev-1.svg) no-repeat center;
}
.alt-colorsv4 .slick-arrow.slick-disabled {
    opacity: 0.4;
}

.woocommerce ul.products li.product .price ins{
    color: #1f1f1f !important;
    text-align: center ;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 26px !important;
    display: block !important;
    text-decoration: none
}


@media(min-width:769px){
    .alt-colorsv4 .slick-list {
        padding: 0 24px;
    }
    .prod-desc P {
        margin-bottom: 27px;
    }

    .woocommerce div.product div.images .flex-control-thumbs li {
        max-width: 120px;
    }

    .woocommerce div.product div.images .flex-control-thumbs li img {
        min-width: 100px !important;
    }
}

@media(max-width: 768px) {
    .woocommerce div.product div.images .flex-control-thumbs {
        margin: 24px 0 0 0;
    }
    .woocommerce div.product div.images .flex-control-thumbs li img {
        min-width: 81px !important;
    }
    .products-carousal .elementor-loop-container {
        display: block !important;
    }
    .image-gallery img {
        height: 250px;
        width: 100%;
    }
    .alt-colorsv4 .slick-track {
        display: flex;
        width: 100% !important;
    }
    .alt-colorsv4 ul {
        display: flex;
        flex-wrap: nowrap;
        gap: 16px;
        justify-content: center;
        list-style: none;
        padding: 0;
        overflow: auto;
        padding-bottom: 16px;
    }
    /* .alt-colorsv4 ul li {
        flex: 0 0 42%;
        border: 1px solid #CCCCCC;
        border-radius: 6px;
        padding: 10px;
    
    } */
    .alt-colorsv4 .fl-photo-content.fl-photo-img-jpg {
        height: 70px;
    }
    .alt-colorsv4 .product-title {
        padding-top: 8px;
    }
    .alt-colorsv4 .slick-arrow {
        top: auto;
        left: calc(50% - 45px);
        bottom: -60px;
    }
    .alt-colorsv4 .next-icon.slick-arrow {
        right: calc(50% - 45px);
    }
    .alt-colorsv4 .slick-slide .alt-wrapper {
        padding: 8px;
    }
    .alt-colorsv4 .slick-slide {
        margin-right: 16px;
    }
    .alt-colorsv4 .product-title span {
        font-size: 14px;
    }
    .woocommerce div.product form.cart .variations tr {
        align-items: stretch;
    }
    
    .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
        font-size: 14px !important;
        min-height: 48px;
        max-width: 164px;
        /*width: 100% !important;*/
    }
    .pp-button-wrap  {
        gap: 16px;
    }
    .prod-desc p {
        margin-bottom: 14px;
    }

    .woocommerce div.product div.images .flex-control-thumbs li {
        max-width: 92px;
    }
    
    .woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name, 
    .woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name, 
    .woocommerce div.product form.cart .variations label {
        padding-bottom: 12px;
    }
}

@media(max-width: 520px) {
    .alt-colorsv4 ul li{
        flex: 0 0 42%;
    }
}