.woocommerce-message {
    border-top-color: #28A745;
    margin-top: 6px;
}

.woocommerce-message:before {
    color: #28A745;
}

.woocommerce-message a.button.wc-forward {
    background: #ffffff;
    border: 2px solid #451488;
    color: #451488;
    border-radius: 10px;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

.woocommerce-message a.button.wc-forward:hover {
    background: #451488;
    color: #ffffff;
}

.oss-product-imgs .slick-track {
    margin-left: 0;
}

.woocommerce .oss-prod-featured-gallery span.onsale {
    background-color: #7D2803;
}

.flex-control-thumbs.slick-slider button.slick-next {
    right: 4px;
    background: #ffffffb0;
    padding: 7px 20px 25px 13px !important;
    border-radius: 50%;
    border: unset;
    font-size: 0;
}

.flex-control-thumbs.slick-slider button.slick-next:hover {
    background: #ffffffb0;
    outline: unset;
}

.flex-control-thumbs.slick-slider button.slick-next:before {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #000000 !important;
    width: 50px;
    height: 50px;
}

.flex-control-thumbs.slick-slider button.slick-prev {
    left: 4px;
    background: #ffffffb0;
    padding: 7px 22px 25px 11px !important;
    border-radius: 50%;
    z-index: 9;
    border: unset;
    font-size: 0;
}

.flex-control-thumbs.slick-slider button.slick-prev:hover {
    background: #ffffffb0;
    outline: unset;
}

.flex-control-thumbs.slick-slider button.slick-prev:before {
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #000000;
    width: 50px;
    height: 50px;
}

/* ADD TO CART BUTTON */
.oss-cart-form .e-atc-qty-button-holder button {
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    width: 100%;
    margin-top: 0 !important;
    margin-left: 10px !important;
}

.product.wcpa_has_options .oss-cart-form form.cart .e-atc-qty-button-holder {
    -ms-flex-wrap: unset !important;
    flex-wrap: unset !important;
}

.product.wcpa_has_options .oss-cart-form form.cart .e-atc-qty-button-holder .quantity {
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
}

.oss-product-reviews ul.wc-tabs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.oss-product-reviews ul.wc-tabs li,
.oss-product-reviews div#tab-reviews {
    border: 0 !important;
}

.oss-product-reviews .star-rating {
    color: #FDCC0D;
}

.oss-product-reviews p.meta > * {
    color: #3f3f3f;
}

.oss-product-reviews p.stars a {
    color: #FDCC0D;
}

.oss-product-reviews p.form-submit input {
    background: #451488 !important;
    color: #ffffff !important;
    text-transform: uppercase;
    padding: 15px 30px !important;
    border-radius: 10px !important;
    border: 2px solid #451488 !important;
    font-weight: 400 !important;
}

.oss-product-reviews p.form-submit input:hover {
    color: #451488 !important;
    background: #ffffff !important;
}

.oss-related-products .woocommerce-loop-product__buttons a {
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
    text-align: center;
}

.oss-cart-form .wcpa_tooltip_icon {
    color: #720eec;
    border-color: #720eec;
}

.oss-cart-form span.wcpa_img_wrap {
    outline-color: #720eec !important;
    margin-bottom: 5px;
}

.oss-top-phone a.e-paragraph-link-base:hover {
    color: #ffffff;
}

.woocommerce .oss-related-products ul.products li.product {
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    padding-bottom: 20px !important;
    overflow: hidden;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

.woocommerce .oss-related-products ul.products li.product a > *:not(img),
.woocommerce .oss-related-products .woocommerce-loop-product__buttons {
    padding: 0px 20px;
}

.woocommerce .oss-related-products ul.products li.product:hover {
    -webkit-box-shadow: 0px 0px 10px #00000038;
    box-shadow: 0px 0px 10px #00000038;
}

.woocommerce .oss-related-products ul.products li.product span.onsale {
    right: 7px;
    top: 6px;
}

.oss-cart-form table.variations tbody * {
    background: transparent;
    padding: 0;
    height: auto;
    width: auto;
    text-align: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.oss-cart-form table.variations select {
    border: 1px solid #e0e0e0 !important;
    -webkit-appearance: unset;
    -moz-appearance: unset;
    appearance: unset;
    margin-left: 20px;
    padding: 10px;
    border-radius: 10px;
}

.woocommerce .oss-cart-form .woocommerce-variation-add-to-cart .e-atc-qty-button-holder {
    -ms-flex-wrap: unset !important;
    flex-wrap: unset !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.woocommerce .oss-cart-form .quantity {
    -ms-flex-preferred-size: unset !important;
    flex-basis: unset !important;
}

.woocommerce .oss-cart-form table.variations {
    margin-bottom: 40px !important;
}

.woocommerce .oss-cart-form button.button,
.woocommerce .oss-cart-form button.button.disabled {
    padding: 15px 10px;
}

.oss-related-products a.added_to_cart {
    color: #3c3d3e !important;
    margin-left: 20px;
}

.oss-cart-form table.variations tr:not(:last-child) {
    margin-bottom: 10px;
}

.oss-cart-form span.woocommerce-Price-amount {
    color: #3c3d3e;
    font-family: 'Roboto Condensed';
    font-weight: 600;
}

.oss-cart-form .woocommerce-variation-price {
    margin-bottom: 10px;
}

.specs-card-container {
    width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    margin: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.specs-card-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.specs-card-row:nth-child(even) {
    background-color: #e0e0e0;
}

.specs-card-label {
    min-width: 20%;
    color: #555555;
    font-size: 15px;
    font-weight: 400;
    padding-right: 15px;
    text-align: left;
}

.specs-card-value {
    color: #222222;
    font-size: 15px;
    font-weight: 500;
    text-align: right;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}


@media (max-width: 767px) {
    .woocommerce .oss-related-products ul.products li.product a > *:not(img),
    .woocommerce .oss-related-products .woocommerce-loop-product__buttons {
        padding: 0px 13px;
    }

    .oss-cart-form .wcpa_field_wrap .wcpa_left_wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .oss-cart-form .wcpa_field_wrap {
        margin: 0;
    }

    .specs-card-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .specs-card-value {
        text-align: left;
    }

    .oss-cart-form .wcpa_field_desc {
        width: 100%;
        margin-left: 0 !important;
        text-align: right;
    }

    .woocommerce-message a {
        margin-top: 10px !important;
    }

    .woocommerce-message {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (max-width: 980px) {
    .oss-related-products ul.products {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        -ms-scroll-snap-type: x mandatory !important;
        scroll-snap-type: x mandatory !important;
        -webkit-overflow-scrolling: touch !important;
        padding-bottom: 15px !important;
        gap: 15px !important;
    }

    .oss-related-products ul.products li.product {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 70% !important;
        flex: 0 0 70% !important; /* Width of each product card on mobile */
        max-width: 70% !important;
        scroll-snap-align: start !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }

    .woocommerce ul.products li.product a img {
        max-height: 200px !important;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

/* Slightly smaller product cards for smaller phone screens */
@media (max-width: 480px) {
    .oss-related-products ul.products li.product {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 80% !important;
        flex: 0 0 80% !important;
        max-width: 80% !important;
    }

    .oss-cart-form .wcpa_field_desc {
        width: 100%;
        margin-left: 0 !important;
        text-align: right;
    }
}
