/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0
 text-domain: harps-global-divi-child
*/


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */

:root {
  --teal-dark: #0e4d4d;
  /* nav top bar, dark sections */
  --teal: #1a6b6b;
  /* primary brand teal */
  --teal-mid: #2a8080;
  /* hover states */
  --teal-light: #e4f2f2;
  /* soft section backgrounds */
  --teal-pale: #f0f8f8;
  /* very light tint */
  --navy: #1a2e4a;
  /* dark navy band */
  --navy-mid: #24406a;
  /* lighter navy */
  --gold: #c8922a;
  /* HARPS logo gold / amber */
  --gold-light: #e0aa44;
  --gold-pale: #fdf5e8;
  /* gold tint bg */
  --white: #ffffff;
  --off-white: #f7f9f9;
  --body-text: #2a3a3a;
  --muted: #5a7070;
  --border: #cde0e0;
  --gray-light: #e8ecec;
}

/* style for Features & Benefits shortcode */
.features-benefits-list {
    list-style-type: none !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 25px 100px;
    padding: 0 !important;
    margin: 0;
}

.features-benefits-list .feature-benefit-item {
    flex: 0 0 calc(50% - 50px);
    max-width: calc(50% - 50px);
    display: flex;
    gap: 27px;
    flex-wrap: wrap;
}

.features-benefits-list .feature-benefit-item .feature-benefit-icon {
    font-size: 20px !important;
    color: #C69C6D;
    font-family: ETmodules !important;
    font-weight: 400 !important;
    flex: 0 0 20px;
    margin-top: 3px;
}

.features-benefits-list .feature-benefit-item .feature-benefit-text {
    font-weight: 400;
    font-size: 18px;
    color: #000000 !important;
    line-height: 1.5em;
    flex: 1;
}

/* //custom product attributes */
.custom-product-attributes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    margin: 0;
    padding: 0 !important;
    list-style-type: none !important;
}

.custom-product-attributes li {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 !important;
    list-style-type: none !important;
}

.custom-product-attributes li.woocommerce-product-attributes-item--attribute_quantity,
.custom-product-attributes li.woocommerce-product-attributes-item--attribute_pa_size {
    display: none;
}

.custom-product-attributes li .et_pb_module_header {
    font-weight: 600;
    font-size: 18px;
    color: #000000 !important;
    line-height: 1.5em;
}

.custom-product-attributes li .woocommerce-product-attributes-item__value {
    font-size: 16px;
    color: #000000;
}

.custom-product-attributes li .woocommerce-product-attributes-item__value p {
    color: #2d2d2d;
    line-height: 1.4;
}

.custom-product-attributes li .et_pb_main_blurb_image {
    flex: 0 0 26px;
    max-width: 20px;
    margin-top: 3px;
    font-size: 20px;
    color: #C69C6D;
    font-family: ETmodules !important;
    font-weight: 400 !important;
}

.custom-product-attributes li .et_pb_main_blurb_image span {
    font-size: 26px !important;
}

.custom-product-attributes li .detail {
    flex: 1;
}

.custom-product-attributes li .et_pb_main_blurb_text {
    flex: 1;
    font-weight: 400;
    font-size: 18px;
    color: #000000 !important;
    line-height: 1.5em;
}


.custom-product-tags-wrapper .et_pb_module_header {
    font-weight: 400 !important;
    font-size: 18px;
    color: #000000 !important;
    line-height: 2em;
}

.custom-product-tags-wrapper .et_pb_main_blurb_image {
    width: 40px !important;
}

.custom-product-tags-wrapper .et_pb_module {
    margin: 0 !important;
    padding-bottom: 15px;
}

.custom-logo-slider-wrapper.dipl_logo_slider_0_tb_body .dipl_swiper_navigation .swiper-button-prev,
.custom-logo-slider-wrapper.dipl_logo_slider_0_tb_body .dipl_swiper_navigation .swiper-button-next {
    color: #000000 !important;
    font-size: 18px !important;
    z-index: 2;
}

.custom-logo-slider-wrapper.dipl_logo_slider_0_tb_body .swiper-button-next::after,
.custom-logo-slider-wrapper.dipl_logo_slider_0_tb_body .swiper-button-prev::after {
    padding-top: 5px !important;
    padding-right: 10px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
    font-size: inherit;
    color: inherit;
}


.custom-logo-slider-wrapper.dipl_swiper_wrapper .swiper-pagination-bullet,
.custom-logo-slider-wrapper.dipl_swiper_wrapper .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
    margin: 0 4px;
    opacity: 1;
    transition: all .3s ease
}

.custom-logo-slider-wrapper .dipl_swiper_pagination .transparent_dot .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    border-width: 1px;
    border-style: solid;
    background: 0 0
}

.custom-logo-slider-wrapper .dipl_swiper_pagination .transparent_dot .swiper-pagination-bullet-active {
    border: none
}

.custom-logo-slider-wrapper .dipl_swiper_pagination .stretched_dot .swiper-pagination-bullet {
    border-radius: 6px
}

.custom-logo-slider-wrapper .dipl_swiper_pagination .stretched_dot .swiper-pagination-bullet-active {
    width: 30px
}

.custom-logo-slider-wrapper .dipl_swiper_pagination .line .swiper-pagination-bullet,
.custom-logo-slider-wrapper .dipl_swiper_pagination .line .swiper-pagination-bullet-active {
    border-radius: 0;
    width: 30px;
    height: 3px;
    vertical-align: middle
}

.custom-logo-slider-wrapper .dipl_swiper_pagination .rounded_line .swiper-pagination-bullet,
.custom-logo-slider-wrapper .dipl_swiper_pagination .rounded_line .swiper-pagination-bullet-active {
    border-radius: 30px;
    width: 30px;
    height: 6px;
    vertical-align: middle
}

.custom-logo-slider-wrapper .dipl_swiper_pagination .square_dot .swiper-pagination-bullet,
.custom-logo-slider-wrapper .dipl_swiper_pagination .square_dot .swiper-pagination-bullet-active {
    border-radius: 0;
    vertical-align: middle
}

.custom-logo-slider-wrapper .dipl_swiper_pagination .swiper-pagination-bullets-dynamic {
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap
}

.custom-logo-slider-wrapper.dipl_swiper_wrapper .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}

.custom-logo-slider-wrapper.dipl_swiper_wrapper .swiper-pagination-bullet.number-bullet {
    width: 25px;
    height: 25px;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 13px;
}


.et_pb_heading_5_tb_body .et_pb_heading_container h1,
.et_pb_heading_5_tb_body .et_pb_heading_container h2,
.et_pb_heading_5_tb_body .et_pb_heading_container h3,
.et_pb_heading_5_tb_body .et_pb_heading_container h4,
.et_pb_heading_5_tb_body .et_pb_heading_container h5,
.et_pb_heading_5_tb_body .et_pb_heading_container h6 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 35px;
    color: #2D2D2D !important;
    line-height: 1.2em;
    text-align: left
}

.custom-logo-slider-wrapper.dipl_logo_slider_0_tb_body .dipl_logo_slider_item {
    display: flex;
    padding: 10px;
    margin-bottom: 0 !important;
    justify-content: center;
    min-height: 150px !important
}

.custom-logo-slider-wrapper.dipl_logo_slider_0_tb_body .swiper-slide img {
    width: 150px !important
}

.custom-logo-slider-wrapper.dipl_logo_slider_0_tb_body .swiper-slide {
    min-height: 150px !important
}

.custom-logo-slider-wrapper.dipl_logo_slider_0_tb_body .swiper-pagination-bullet {
    background: #00478C !important
}

.custom-logo-slider-wrapper.dipl_logo_slider_0_tb_body .transparent_dot .swiper-pagination-bullet {
    border-color: #00478C
}

.custom-logo-slider-wrapper.dipl_logo_slider_0_tb_body .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #C69C6D !important
}

.custom-logo-slider-wrapper.dipl_swiper_wrapper .swiper-pagination {
    position: relative;
    margin-top: 15px;
    text-align: center;
}

.et_pb_wc_add_to_cart.custom-var-drop form.cart .variations td.value span:after {
    content: none !important;
}

.et_pb_wc_add_to_cart.custom-var-drop .single_variation_wrap {
    display: none !important;
}

.special-features-list .special-feature-item {
    position: relative;
    list-style-type: none;
    padding-left: 15px;
}

.special-features-list .special-feature-item:before {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    background: var(--feature-icon, url(images/logo-icon.png)) no-repeat center center;
    background-size: 100% auto;
    border-radius: 50%;
    top: 6px;
    left: -20px;
}

.dipl_logo_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
}

.dipl_logo_wrapper .caption {
    color: #00625E !important;
    text-align: center;
    font-size: 28px;
    max-width: 99%;
    line-height: 1.2;
}


/* Accordion Title */
.custom-accordion-title {
    cursor: pointer;
    position: relative;
    padding-right: 40px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #00000033;
}

/* Plus / Minus indicator */
.custom-accordion-title::after {
    content: "+";
    position: absolute;
    right: 10px;
    top: 15px;
    transform: translateY(-50%);
    font-size: 41px;
    line-height: 1;
    color: #00625E !important;
}

/* Active state */
.custom-accordion-title.is-active::after {
    content: "−";
}

/* Accordion Content */
.custom-accordion-content {
    display: none;
    padding-top: 55px;
}

.custom-accordion-content.is-open {
    display: block;
}

/* //Responsive settings */
@media screen and (min-width: 981px) {
    .features-benefits-list .feature-benefit-item:nth-child(even) {
        transform: translate(0, -25px);
    }
}

@media screen and (max-width: 980px) {

    .custom-product-attributes,
    .features-benefits-list {
        gap: 30px;
    }

    .custom-product-attributes li,
    .features-benefits-list .feature-benefit-item {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .et-db #et-boc .et-l .custom-var-drop.custom-accordion-content.is-open {
        display: block !important;
        padding-top: 20px;
    }
}

/*Download links section*/

.divi-download-links {
    margin: 0;
}

.download-grid {
    list-style: none;
    padding: 0 0 20px !important;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px 40px;
}

.download-item {
    list-style-type: none;
}

.download-item a {
    display: flex;
    align-items: center;
    padding: 10px 16px 10px 60px;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.25s ease;
    color: #fff !important;
    overflow: hidden;
    position: relative;
    background: #00000030;
}

.download-item a:hover {
    border-color: #ccc;
    background: transparent;
}

.file-icon {
    position: absolute;
    background: #ffffffba;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.file-icon img {
    width: 25px;
    height: auto;
    display: block;
}

.download-text {
    flex: 1;
    color: #fff;
    font-weight: 500;
}

.download-arrow {
    font-size: 20px;
    color: #ccc;
    margin-left: 10px;
    transition: transform 0.25s ease;
}

.download-item a:hover .download-arrow {
    transform: translateY(3px);
}

/* Mobile */
@media (max-width: 767px) {
    .download-grid {
        grid-template-columns: 1fr;
    }
}


/* Table Style - 020626 */
.glove-counter-table-wrapper {
    width: 100%;
    overflow-x: auto;
    /* Horizontal scroll only */
    -webkit-overflow-scrolling: touch;
    /* Smooth scrolling on iOS */
    margin: 20px 0;
}

.glove-counter-table {
    width: 100%;
    min-width: 600px;
    /* Ensures table keeps readability on large screens */
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border-collapse: separate;
    border-radius: 20px;
    table-layout: fixed;
}

/* 1. Container & Global Styles */
.glove-counter-extra-info h3 {
    color: #005953;
    text-align: center;
    font-size: 26px;
    margin-bottom: 15px;
}

/* Rounded Teal Wrapper */
.glove-counter-table-wrapper {
    background-color: #d8e6e6;
    /* Light teal background */
    border-radius: 30px;
    padding: 25px;
    margin: 20px 0;
}

/* 2. Base Cell Styling (Generic) */
.glove-counter-table td {
    background-color: #ffffff;
    /* Default background */
    padding: 12px 15px;
    color: #005953;
    /* Default text color (Dark Teal) */
    font-size: 17px;
    border: none;
    vertical-align: middle;
}

/* 3. Alternate Row Striping */
/* We only stripe rows 2 and 4 to match the image, leaving XL section white */
.glove-counter-table tr:nth-child(2) td,
.glove-counter-table tr:nth-child(4) td {
    background-color: #edf4f4;
}

/* 6. Inside USA Style (Vertical Strips) */
.glove-counter-table-wrapper .glove-counter-table td:first-child,
.glove-counter-table-wrapper .glove-counter-table td[rowspan] {
    border-left: 35px solid;
    font-weight: bold;
    padding-left: 15px;
}

.glove-counter-table-wrapper tr:nth-child(1) td:first-child {
    border-left-color: #ffb81c !important;
}

.glove-counter-table-wrapper tr:nth-child(2) td:first-child {
    border-left-color: #f17a21 !important;
}

.glove-counter-table-wrapper tr:nth-child(3) td:first-child {
    border-left-color: #007ac3 !important;
}

.glove-counter-table-wrapper tr:nth-child(4) td:first-child {
    border-left-color: #64bc46 !important;
}

.glove-counter-table-wrapper td[rowspan] {
    border-left-color: #8277b9 !important;
}

/* 7. Finishing Touches 031126*/
.glove-counter-table tr td:last-child {
    border-radius: 0 5px 5px 0;
}

.glove-counter-extra-info {
    font-size: 15px;
    color: #005953;
}

.glove-counter-table-wrapper tr.row-span-child td:first-child {
    border: none !important;
    font-weight: normal !important;
}

@media screen and (max-width: 600px) {
    .glove-counter-table-wrapper {
        padding: 10px;
        border-radius: 15px;
    }

}

/* Make product list equal height */
.product-list-equal-height ul.products {
    display: flex;
    flex-wrap: wrap;
}

.product-list-equal-height ul.products li.product {
    background: #f7f7f7;
    padding: 15px;
    border: 1px solid #eaeaea;
    border-radius: 10px;
}

@media screen and (max-width: 600px) {
    body.woocommerce .product-list-equal-height ul.products li.product {
        width: 100% !important;
        margin-right: 0 !important;
    }
}

.product-list-equal-height ul.products li.product .et_shop_image {
    height: 200px;
    display: block;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 15px;
    background: #fff;
    padding: 10px;
}

.product-list-equal-height ul.products li.product .et_shop_image .et_overlay {
    border-radius: 8px;
}

.product-list-equal-height ul.products li.product .et_shop_image img {
    object-fit: contain;
    object-fit: contain;
    height: 100%;
    width: 100%;
    display: block;
}

/* Harps logo adding as watermark on the header popups "Online Orders" and "Distributors"*/

#hustle-popup-id-2 .hustle-layout,
#hustle-popup-id-1 .hustle-layout {
    position: relative;
}

#hustle-popup-id-2 .hustle-layout:before,
#hustle-popup-id-1 .hustle-layout:before {
    content: "";
    height: 100px;
    width: 100px;
    right: 20px;
    top: 20px;
    background: url("images/logo-icon.png") no-repeat center;
    position: absolute;
    opacity: 0.1;
    pointer-events: none;
    background-size: 100%;
}

#hustle-popup-id-2 button.hustle-button-close,
#hustle-popup-id-1 button.hustle-button-close {
    color: #fff !important;
}

ul.products .product {
    position: relative;
}

ul.products .geo-badge-wrapper {
    position: absolute;
    right: 10px;
    top: 10px;
}

ul.products .geo-badge {
    padding: 5px 8px;
    border-radius: 50px;
    font-size: 12px;
    color: #fff;
}

ul.products .geo-badge:has(+.geo-badge) {
    margin-right: 5px;
}

/* For product listing page only */
.page-id-24 ul.products .geo-badge-wrapper {
    right: 15px;
    top: 15px;
}

/* todo: remove this style after removing from the filter*/
.wpf_item.wpf_item_pa_availability {
    display: none;
}



/***********
* 032026
* Related Products Cards UI update
************/
.related.products ul.products {
    display: grid;
    grid-template-columns: repeat(3, minmax(320px, 1fr)) !important;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce.columns-4 ul.products.columns-4 {
    display: grid;
    grid-template-columns: repeat(4, minmax(320px, 1fr)) !important;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.related.products ul.products::before,
.related.products ul.products::after,
.woocommerce.columns-4 ul.products.columns-4:before,
.woocommerce.columns-4 ul.products.columns-4:after {
    display: none;
}

.related.products ul.products li.product,
.woocommerce .related.products ul.products li.product,
.woocommerce.columns-4 ul.products.columns-4 li.product {
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #cde0e0;
    overflow: hidden;
    transition: all 0.25s ease;
    display: block;
    width: 100% !important;
}

.related.products ul.products li.product:hover,
.woocommerce.columns-4 ul.products.columns-4 li.product:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
    border-color: #1a6b6b;
}

.related.products ul.products li.product a.woocommerce-LoopProduct-link,
.woocommerce.columns-4 ul.products.columns-4 li.product a.woocommerce-LoopProduct-link {
    display: block;
    text-decoration: none;
    color: inherit;
}

.related.products ul.products li.product .et_shop_image,
.woocommerce.columns-4 ul.products.columns-4 li.product .et_shop_image {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f0f8f8;
    border-bottom: 1px solid #cde0e0;
    overflow: hidden;
    aspect-ratio: 1.7;
    width: 100%;
}

.related.products ul.products li.product .et_shop_image img,
.woocommerce.columns-4 ul.products.columns-4li.product .et_shop_image img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    display: block;
}

.related.products ul.products li.product .et_overlay,
.woocommerce.columns-4 ul.products.columns-4 li.product .et_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    transition: background 0.3s ease;
    display: none;
}

.related.products ul.products li.product:hover .et_overlay,
.woocommerce.columns-4 ul.products.columns-4 li.product:hover .et_overlay {
    background: rgba(26, 107, 107, 0.1);
}

.related.products ul.products li.product h2.woocommerce-loop-product__title,
.woocommerce.columns-4 ul.products.columns-4 li.product h2.woocommerce-loop-product__title {
    font-size: 14px;
    font-weight: 700;
    color: #0e4d4d;
    margin: 12px 16px 4px 16px;
    line-height: 1.2em;
}

.related.products ul.products li.product .et_pb_text_inner,
.woocommerce.columns-4 ul.products.columns-4 li.product .et_pb_text_inner {
    font-size: 12px;
    color: #5a7070;
    line-height: 1.4em;
    margin: 0 16px 16px 16px;
}

/* Responsive adjustments */

@media screen and (max-width: 1600px) {

    .related.products ul.products {
        grid-template-columns: repeat(3, minmax(250px, 1fr)) !important;
    }

    .woocommerce.columns-4 ul.products.columns-4 {
        grid-template-columns: repeat(4, minmax(250px, 1fr)) !important;
    }
}


@media screen and (max-width: 1200px) {
    .stat-number {
        font-size: 32px;
    }

    .stat-label {
        font-size: 10px;
    }

    .woocommerce.columns-4 ul.products.columns-4 {
        grid-template-columns: repeat(3, minmax(250px, 1fr)) !important;
    }
}

/* Responsive Grids */
@media (max-width: 1024px) {
    .related.products ul.products .woocommerce.columns-4 ul.products.columns-4 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 992px) {

    .related.products ul.products,
    .woocommerce.columns-4 ul.products.columns-4 {
        grid-template-columns: repeat(2, auto) !important;
    }

    .et-db #et-boc .et-l .et_pb_wc_related_products .related.products ul.products.columns-3 li.product,
    .et-db #et-boc .et-l .et_pb_shop .woocommerce.columns-4 ul.products.columns-4 li.product,
    .woocommerce.et-db #et-boc .et-l .et_pb_wc_related_products .related.products ul.products li.product {
        width: 100% !important;
        margin: 0 !important;
    }
}

@media screen and (max-width: 900px) {
    .ef-section {
        padding: 30px 20px;
    }
}

@media (max-width: 768px) {

    .related.products ul.products,
    .woocommerce.columns-4 ul.products.columns-4 {
        grid-template-columns: 1fr;
    }
}


@media screen and (max-width: 767px) {

    .product-gallery-revamp #wpgs-gallery .spswiper-slide .wcgs-slider-image,
    .product-box-wrap {
        height: auto;
        width: auto;
        margin-block: 30px 10px;
    }

    .product-gallery-revamp #wpgs-gallery,
    .hero-image-col {
        padding: 30px 10px;
        min-height: inherit;
    }

    .product-detail-revamp .divi-child-country-target .content,
    .geo-tag {
        border: none;
    }

    .ef-section {
        padding: 30px 0;
    }
}

@media screen and (max-width: 500px) {

    .related.products ul.products,
    .woocommerce.columns-4 ul.products.columns-4 {
        grid-template-columns: repeat(1, auto) !important;
    }
}

.download-item a {
    background: #00625d;
}


.download-item a:hover {
    background: #c69c6d;
}

/* single product page badge on gallery */
.single-product-gallery,
.product-gallery-revamp {
    position: relative;
}

.single-product-gallery .geo-badge-wrapper,
.product-gallery-revamp .geo-badge-wrapper {
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none;
    inset: 8px;
}

.geo-badge {
    padding: 5px 8px;
    border-radius: 50px;
    font-size: 12px;
    color: #fff;
}

/*
   =====================================================
   Custom Product Single Template Version 2
   ===================================================== 
*/

/*
   =====================================================
   SECTION 1: HERO PRODUCT
   ===================================================== 
*/
/* LEFT — Visual / Image */
.product-gallery-revamp #wpgs-gallery,
.hero-image-col {
  position: relative;
  background: var(--teal-pale);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 40px;
  overflow: hidden;
  min-height: 600px;
  width: unset !important;
}

/* Product box mockup using CSS */
.product-gallery-revamp #wpgs-gallery .spswiper-slide.spswiper-slide-active .wcgs-slider-image,
.product-box-wrap {
  position: relative;
  /* width: 380px; */
  max-width: 100%;
  animation: floatUp 3s ease-in-out infinite;
}

@keyframes floatUp {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-12px);
  }
}

.product-gallery-revamp #wpgs-gallery .spswiper-slide .wcgs-slider-image,
.product-box-3d {
  /* width: 340px; */
  height: 425px;
  position: relative;
  margin: 0 auto;
  /* filter: drop-shadow(0 10px 20px rgba(14, 77, 77, 0.3)); */
  margin-block: 40px;
}

.product-gallery-revamp #wpgs-gallery .spswiper-slide .wcgs-slider-image img {
  object-fit: contain;
}

.product-gallery-revamp .gallery-navigation-carousel-wrapper {
  width: 300px;
  margin: 0 auto;
}

.product-gallery-revamp .gallery-navigation-carousel-wrapper .spswiper-wrapper {
  justify-content: center;
}

/* Thumbnails */
.product-gallery-revamp .gallery-navigation-carousel-wrapper .wcgs-thumb,
.thumb {
  width: 72px;
  height: 72px;
  background: var(--white);
  border: 3px solid var(--border);
  border-radius: 4px !important;
  cursor: pointer;
  transition: border-color 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.product-gallery-revamp .gallery-navigation-carousel-wrapper .wcgs-thumb::after {
  display: none;
}

.product-gallery-revamp .gallery-navigation-carousel-wrapper .wcgs-thumb.spswiper-slide-thumb-active,
.product-gallery-revamp .gallery-navigation-carousel-wrapper .wcgs-thumb:hover,
.thumb.active,
.thumb:hover {
  border-color: var(--teal);
}

.product-tagline .et_pb_text_inner {
  font-size: 15px;
  font-weight: 500;
  color: #c8922a;
  letter-spacing: 1px;
  margin-bottom: 18px;
  font-style: italic;
}

.product-kicker p {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--teal);
  margin-bottom: 0;
}

.product-kicker p::before {
  content: '';
  width: 24px;
  height: 2px;
  background: var(--teal);
}

/* Key features badges inline */
.key-features {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 20px;
}

.key-feature-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  font-weight: 500;
  color: var(--body-text);
}

.kf-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}

/* Protection highlights */
.protection-bar {
  background: var(--teal-light);
  border-left: 4px solid var(--teal);
  padding: 16px 20px;
  border-radius: 0 4px 4px 0;
  margin-bottom: 20px;
}

.protection-bar-title {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--teal-dark);
  margin-bottom: 8px;
}

.protection-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.protection-tag {
  background: var(--teal-dark);
  color: var(--white);
  font-size: 11px;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 2px;
  letter-spacing: 0.5px;
}

/* Size selector */
.size-selector-wrap {
  margin-bottom: 20px;
}

.size-label a {
  color: var(--teal);
  text-decoration: none;
  font-weight: 600;
}

.product-detail-revamp .variations .variable-items-wrapper li,
.size-btn {
  width: 52px;
  height: 44px;
  border: 2px solid var(--border);
  border-radius: 4px;
  font-size: 13px;
  font-weight: 700;
  color: var(--body-text);
  background: var(--white);
  cursor: pointer;
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 1px;
  box-shadow: none !important;
}

.size-btn .qty {
  font-size: 9px;
  font-weight: 500;
  color: var(--muted);
  letter-spacing: 0;
}

.product-detail-revamp .variations .variable-items-wrapper li:hover,
.product-detail-revamp .variations .variable-items-wrapper li.selected,
.size-btn:hover,
.size-btn.active {
  border-color: var(--teal);
  background: var(--teal-light) !important;
  color: var(--teal-dark) !important;
}

.woocommerce div.product .product-detail-revamp form.cart .variations td {
  padding-bottom: 10px !important;
}

.product-detail-revamp .single_variation_wrap {
  display: none !important;
}

/* Region tag */
.product-detail-revamp .divi-child-country-target .content,
.geo-tag {
  font-size: 12px;
  color: var(--muted);
  display: flex;
  align-items: center;
  gap: 6px;
  padding-top: 8px;
  border-top: 1px solid var(--gray-light);
  clear: both;
}

.geo-tag strong {
  color: var(--body-text);
}

/* ================ Downdload Grid ==================== */
.downloads-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin-bottom: 20px;
}

/* CARD */

.download-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 18px 20px;
  border-radius: 12px;
  border: 1px solid rgba(0, 255, 220, 0.1);
  background: rgba(0, 255, 220, 0.04);
  text-decoration: none;
  transition: all .25s ease;
}

.download-card:hover {
  border-color: rgba(0, 255, 220, 0.35);
}

/* ICON */

.download-card .download-icon img {
  width: 20px;
  height: 20px;
}

/* TITLE */

.download-card .download-title {
  flex: 1;
  color: #ffffff;
  font-size: 14px;
}

/* DOWNLOAD ICON */

.download-card .download-action img {
  width: 18px;
  opacity: .6;
  transition: opacity .25s;
}

.download-card:hover .download-action img {
  opacity: 1;
}

/* CTA */

.download-card .downloads-cta {
  text-align: center;
  max-width: 650px;
  margin: auto;
}

/* ========== CTA Section  ===================== */
.cta-title {
  font-size: 56px;
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: 700;
}

.cta-title span {
  background: linear-gradient(90deg, #18d0b5, #5ef2d6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* DESCRIPTION */

.cta-description {
  color: #9aa7af;
  font-size: 18px;
  margin-bottom: 35px;
}

/* BUTTONS */

.cta-buttons {
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
}

.cta-buttons .btn-primary {
  background-color: #f97316;
  color: #ffffff !important;
  padding: 14px 28px;
  border-radius: 4px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  line-height: 1.2;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.cta-buttons .btn-primary:hover {
  background-color: #ea580c;
  transform: translateY(-1px);
}

.cta-buttons .btn-primary:active {
  transform: translateY(0);
  background-color: #c2410c;
}

.cta-buttons .btn-primary svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-top: -2px;
}

.cta-buttons .btn-outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
  padding: 9.5px 32px;
  border-radius: 4px;
  border: 1px solid #8cc8b6;
  /* brand-teal-glow fallback */
  color: #47ebcf !important;
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.cta-buttons .btn-outline:hover {
  background-color: rgba(28, 200, 170, 0.1);
  /* brand-teal/10 */
}

.cta-buttons .btn-outline:disabled {
  pointer-events: none;
  opacity: 0.5;
}

.cta-buttons .btn-outline svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  pointer-events: none;
}

/* RESPONSIVE */

@media (max-width:768px) {

  .downloads-grid {
    grid-template-columns: 1fr;
  }

  .cta-title {
    font-size: 40px;
  }

}