/*-----2Feb2026 Cart Page----*/
.cart-product-wrapper {
    border-top: 1px solid #DDD;
}
.cart-product-wrapper .qty.quantity-input, .cart-product-wrapper .quantity-minus, .cart-product-wrapper .quantity-plus {
    border-color: #6c757d;
    box-shadow: none !important;
}
.cart-product-wrapper .qty.quantity-input {
    max-width: 80px;
}
.cart-product-wrapper .quantity-minus, .cart-product-wrapper .quantity-plus {
    border-radius: 0 !important;
    padding-inline: 12px;
}
.cart-list-items {
    max-width: 150px;
}
.cart-product-items {
    border-bottom: 1px solid #DDD;
    padding-block: 25px;
}
.cart-product-items:last-child {
    border-bottom: 0;
}
.cart-product-info {
    font-size: 15px;
    line-height: 1.8;
}
.remove-prod-link a {
    color: #000;
}
.comman-card-items {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
    width: 100%;
    height: 100%;
}
.crosssells-wrapper, .recently-viewed-wrapper {
    border-top: 1px solid #DDD;
    padding-top: 60px;
    padding-bottom: 20px;
}
.cart-order-total {
    position: sticky;
    top: 130px;
}
.order-total {
    font-size: 23px;
}
.order-total th {
    color: #000 !important;
}
.comman-card-items .card {
    transition: 0.3s;
}
.shop_table .shipping-calculator-button {
    padding: 0;
    box-shadow: none;
    color: #0056b3;
}
.shop_table .shipping-calculator-form .select2-selection.select2-selection--single, .shipping-calculator-form input.form-control {
    padding: 0 5px !important;
    min-height: 40px;
    background: transparent !important;
    border: 1px solid #DDD !important;
    box-shadow: none;
    border-radius: 0;
}
.shop_table .shipping-calculator-form .select2-selection__arrow {
    right: 0 !important;
}
.calculated_shipping .woocommerce-shipping-methods table#use_my_shipper #use_my_shipper_row td {
    padding: 0;
    background: transparent;
}
.calculated_shipping .woocommerce-shipping-methods table#use_my_shipper #use_my_shipper_row td input, 
.calculated_shipping .woocommerce-shipping-methods table#use_my_shipper #use_my_shipper_row td textarea, 
.calculated_shipping .woocommerce-shipping-methods table#use_my_shipper #use_my_shipper_row td select {
    padding: 0 5px !important;
    min-height: 40px;
    background: #FFF !important;
    border: 1px solid #DDD !important;
    box-shadow: none;
    border-radius: 0;
    width: 100% !important;
    box-sizing: border-box !important;
    margin-inline: 0 !important;
}
.calculated_shipping .shop_table_responsive > tbody > tr > td, 
.calculated_shipping .shop_table_responsive table#use_my_shipper th {
    padding-left: 0 !important;
}
.calculated_shipping table.shop_table.shop_table_responsive {
    border-radius: 0;
    margin-bottom: 0 !important;
}
.product .woocommerce-notices-wrapper .woocommerce-message {
    display: flex;
    align-items: center;
}
.product .woocommerce-notices-wrapper .woocommerce-message a {
    margin-left: auto;
}
.footer-social-media a.icon:hover {
    background-color: #ba2026 !important;
}
.footer-social-media a.icon:hover::before {
    color: #FFF !important;
}
.footer-social-media a.icon {
    transition: 0.3s;
}
.calculated_shipping .shop_table_responsive .cart-discount.coupon- {
    display: none;
}
.comman-card-items .card-body {
    padding: 14px;
}
.product-slide-nav {
    background: #b7b7b7;
    color: #FFF;
    height: 35px;
    width: 35px;
    border-radius: 100%;
    top: calc(50% - 25px);
    opacity: 1 !important;
    transition: 0.3s;
}
.product-slide-nav:hover {
    background: #1f5289;
}
.product-slide-nav::after {
    font-size: 15px;
    font-weight: bold;
}
.product-slide-nav.swiper-button-disabled {
    background-color: #DDD;
}
.swiper-button-prev.product-slide-nav {
    left: 0;
}
.swiper-button-next.product-slide-nav {
    right: 0;
}
.crosssells-swiper, .recently-swiper {
    overflow: hidden;
    position: relative;
    padding-inline: 15px;
    padding-top: 5px;
}

/*-----2Feb2026 Product Details Page-----*/
.single-product .quantity.custom-qty-wrapper {
    display: flex !important;
    align-items: center;
}
.single-product .quantity.custom-qty-wrapper input.qty, .single-product .quantity.custom-qty-wrapper .btn-sm {
    padding: 12px 10px !important;
    background-color: transparent !important;
    border: 1px solid #DDD !important;
    border-radius: 0;
    line-height: 1.2;
    font-size: 18px;
    text-align: center;
    color: #000;
    box-shadow: none !important;
}
.single-product .quantity.custom-qty-wrapper input.qty {
    border-inline: 0 !important;
}
.single-product .quantity.custom-qty-wrapper .btn-sm {
    width: 45px;
}
.single-product .single-product-description form.cart {
    display: flex;
    flex-wrap: wrap;
}
.single-product .single_variation_wrap .woocommerce-variation-add-to-cart {
    margin-top: 20px;
    display: flex;
}

.rp_product_image ol.flex-control-nav.flex-control-thumbs {
    display: flex !important;
    flex-direction: column !important;
  width: 150px;
  overflow-y: auto;
    overflow-x: hidden;
    margin-top: 0px;
    justify-content: center;
}
.rp_product_image ol.flex-control-nav.flex-control-thumbs li {
    margin: 4px 0 !important;
    height: 70px;
    width: 70px !important;
    min-width: inherit !important;
}
.rp_product_image ol.flex-control-nav.flex-control-thumbs li img {
    border: 1px solid #DDD;
    padding: 6px;
    opacity: 1 !important;
}
.rp_product_image ol.flex-control-nav.flex-control-thumbs li img.flex-active {
    border-color: #1f5289;
}
.rp_product_image .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.rp_product_image .flex-viewport {
    order: 1;
}
.rp_product_image .woocommerce-product-gallery .flex-viewport {
    width: calc(100% - 70px);
}
.rp_product_image .flex-control-nav.flex-control-thumbs {
    width: 70px !important;
    margin-top: 0 !important;
}

.single-product-description .redcheck>li {
    margin-bottom: 15px;
    background-image: url("/wp-content/uploads/2026/02/check-icon.png");
    background-size: 22px !important;
    background-position: left center !important;
    padding-left: 35px;
}
.single-prod-specification .et_pb_tab.clearfix.et_pb_active_content {
    padding-bottom: 0;
}
.benefit-header .benefit-number {
    background: #1f5289;
    color: #FFF;
    min-width: 300px;
    text-align: center;
}
.benefit-item:not(:last-child) {
    margin-bottom: 50px;
}
.benefit-item .benefit-content {
    display: flex;
    padding: 30px;
    column-gap: 30px;
    align-items: center;
    background: #F5F5F5;
}
.benefit-item .benefit-image {
    width: 26%;
}
.benefit-item .benefit-text {
    width: 74%;
}
.benefit-item .benefit-text .page-section-title {
    margin-bottom: 12px;
}
.benefit-item .benefit-image img {
    width: 100%;
    display: block;
    border: 1px solid #DDD;
}
.benefit-content:has(> :only-child) {
    column-gap: 0;
}
.benefit-content:has(> :only-child) .benefit-text {
    width: 100%;
    padding-inline: 20px;
}
.benefit-item:nth-child(odd) .benefit-content {
    flex-direction: row-reverse;
}
.benefit-carousel .benefit-content {
    padding-inline: 50px;
}
.benefit-carousel .swiper-button-prev {
    left: 10px;
}
.benefit-carousel .swiper-button-next {
    right: 10px;
}
.benefit-title.grey-strip-heading {
    margin-bottom: 15px;
}
.benefit-carousel .swiper-button-prev::after, 
.benefit-carousel .swiper-button-next::after {
    color: #1f5289;
    font-size: 35px !important;
}
.benefit-carousel .swiper-button-prev, 
.benefit-carousel .swiper-button-next {
    top: calc(50% + 40px);
}
.card-header.accordion-icon h3 > a:hover {
    text-decoration: none;
    color: #1f5289;
}
.single-product .wc-download-buttons {
    justify-content: center;
    padding-left: 0;
}
.single-product #tab-additional_information ul.et_pb_tabs_controls:not(:has(li))::after,
.single-product #tab-description ul.et_pb_tabs_controls:not(:has(li))::after {
    opacity: 0;
}
.wsc_save_share_cart_btns {
    display: flex;
    gap: 5px;
}
.grey-strip-heading {
    text-transform: uppercase;
    background: #F5f5f5;
    margin-bottom: 20px;
    padding: 20px 25px;
    text-align: left;
}
.grey-strip-heading .et_pb_module_heading {
    padding-bottom: 0;
    text-transform: uppercase;
}

/*Checkout page Start*/
.woocommerce-checkout .woocommerce-shipping-fields {
    margin-top: 10px;
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table {
    border: 1px solid rgba(0,0,0,.1) !important;
    margin-bottom: 15px !important;
}
.woocommerce-checkout-review-order > a {
    display: inline-block;
    background-color: #1f5289;
    padding: .3em 1em;
    color: #ffffff;
    margin-left: 8px;
    margin-block: 3px;
}
.woocommerce-checkout-review-order > a:hover {
    background-color: #ba2026;
    text-decoration: none;
}
.woocommerce-checkout-review-order .woocommerce-checkout-payment {
    margin-top: 30px;
}
#CustomCheckoutForm .woocommerce-checkout-review-order .form-row.place-order {
    display: flex;
    align-items: center;
}
#CustomCheckoutForm .woocommerce-checkout-review-order .form-row.place-order #place_order {
    margin-inline: auto 8px;
}
.woocommerce-billing-fields .select2-container .select2-selection, .woocommerce-shipping-fields .select2-container .select2-selection {
    border-radius: 0 !important;
    padding: 0.8rem .5rem !important;
    border: 0 !important;
    background-color: #EEE !important;
}
/*Checkout page End*/

/*Popup Form Design Start*/
.messagepop .exemption-zone-select-view form {
    display: flex;
    align-items: flex-end;
}
.messagepop .exemption-zone-select-view form .form-row-last {
    margin-bottom: 2px;
}
.messagepop.container {
    border: 0;
    outline: none !important;
}
.messagepop.container span.select2-selection.select2-selection--single {
    border-color: #AAA;
    border-radius: 0;
    padding-block: 5px;
}
/*Popup Form Design End*/
.wsc_save_share_cart_popup:has(.save_cart_notification) .wsc-form-field > label {
    display: none;
}
.wsc_save_share_cart_popup p.save_cart_notification {
    font-size: 20px;
    margin-bottom: 15px;
}
.wsc_save_share_cart_popup .wsc_share_popup_close svg path, .wsc_share_cart_popup .wsc_popup_close svg path {
    stroke: #FFF;
    stroke-width: 3px;
}
.wsc_save_share_cart_popup .wsc_share_popup_close svg, .wsc_share_cart_popup .wsc_popup_close svg {
    width: 18px;
}
.wsc_save_share_cart_popup .wsc_popup_head, .wsc_share_cart_popup .wsc_popup_head {
    display: flex;
    align-items: center;
    padding: 10px 15px;
}
.wsc_save_share_cart_popup .wsc_share_popup_close, .wsc_share_cart_popup .wsc_popup_close {
    margin-left: auto;
}
.crosssells-card .add_to_cart_button {
    text-align: center;
}
.single-product .crosssells-wrapper {
    padding-block: 0;
    border-top: 0;
}
.single-product .crosssells-swiper {
    padding-bottom: 20px;
}
.woocommerce div.product div.images .flex-control-thumbs {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.woocommerce div.product div.images .flex-control-thumbs::-webkit-scrollbar {
    display: none;
}

.thumb-arrow {
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    background: #DDDDDD;
    padding: 8px 0;
    user-select: none;
}
.pdp-faq-wrapper {
    display: flex;
}
.pdp-faq-image {
    flex: 0 0 30%;
    padding-right: 15px;
}
.pdp-faq-image img {
    cursor: pointer;
}
.pdp-faq-table {
    flex: 0 0 70%;
}
aside.wsc-panel.is-open .wsc-view-cart-wide:hover, 
aside.wsc-panel.is-open .wsc-footer a.wsc-checkout:hover {
    text-decoration: none;
    color: #FFF;
}
aside.wsc-panel.is-open .wsc-footer a.wsc-view-cart:hover {
    text-decoration: none;
}
#tab-description .section-title {
    line-height: 1.3;
}
#CustomCheckoutForm #order_review {
    overflow: auto;
}

/*PDP Faq Image Popup Start*/
.faq-image-lightbox {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.85);
    z-index: 9999;
    text-align: center;
}

.faq-image-lightbox img {
    max-width: 80%;
    max-height: 80vh;
    object-fit: contain;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    background-color: #FFF;
}

.faq-lightbox-close {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
}
/*PDP Faq Image Popup End*/
.single-product .if-empty:not(:has(*)),
.single-product:has(.qg_collets_wrapper.royal-empty:empty) .qg-collect-section,
.single-product:has(.hide_empty_upsell > .et_pb_column_empty) .hide_empty_upsell {
    display: none;
}
.single-product .single-prod-specification table.shop_attributes td {
    white-space: normal;
}
.new-prod-tag {
    position: relative;
}
.new-prod-tag::before {
    content: "";
    position: absolute;
    height: 30px;
    width: 70px;
    background: url("/wp-content/uploads/2021/02/NewSolid.png");
    left: 0;
    top: -5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 9;
}
.new-prod-tag img {
    padding: 10px;
}
.qg_collets_wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-gap: 30px;
}

@media only screen and (max-width:1200px) {
    .comman-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .crosssells-wrapper, .recently-viewed-wrapper {
        padding-top: 40px;
    }
    .benefit-header .benefit-number {
        min-width: 220px;
    }
    .benefit-item .benefit-content {
        column-gap: 20px;
    }
    .benefit-item .benefit-image {
        width: 32%;
    }
    .benefit-item .benefit-text {
        width: 68%;
    }
}
@media only screen and (max-width:767px) {
    .calculated_shipping ul#shipping_method {
        text-align: left;
        padding-top: 30px;
    }
    .calculated_shipping .shop_table_responsive > tbody > tr > td, .calculated_shipping .shop_table_responsive table#use_my_shipper th {
        padding-left: 12px !important;
    }
    .calculated_shipping .woocommerce-shipping-methods table#use_my_shipper #use_my_shipper_row td,
    .calculated_shipping .shop_table_responsive > tbody > tr > td, .calculated_shipping .shop_table_responsive table#use_my_shipper th {
        text-align: left !important;
    }
    .calculated_shipping table#use_my_shipper {
        margin-top: 10px !important;
        display: inline-block !important;
        border: 0 !important;
        margin-bottom: 0;
    }
    .comman-card-items {
        row-gap: 12px;
    }
    .product-slide-nav {
        height: 35px;
        width: 35px;
    }
    .product-slide-nav::after {
        font-size: 12px;
    }
    .benefit-item .benefit-content {
        grid-template-columns: 1fr;
        padding-block: 20px;
     }
     .benefit-item .benefit-content,
     .benefit-item:nth-child(odd) .benefit-content {
        flex-direction: column-reverse;
     }
     .benefit-item .benefit-text, 
     .benefit-item .benefit-image {
        width: 100%;
    }
    .benefit-item .benefit-image {
        margin-bottom: 20px;
    }
    .benefit-content:has(> :only-child) .benefit-text {
        padding-inline: 0;
    }
    .benefit-item .benefit-image img {
        display: block;
        margin-bottom: 15px;
    }
    .card-header.accordion-icon h3 > a {
        display: inline-flex;
    }
    .card-header.accordion-icon h3 > a::before {
        padding-right: 5px !important;
    }
    .rp_product_image ol.flex-control-nav.flex-control-thumbs li {
       height: 50px;
        width: 50px !important;
    }

    .messagepop.container {
        width: 95% !important;
        padding: 15px !important;
    }
    .pdp-faq-wrapper {
       flex-direction: column;
    }
    .pdp-faq-image {
        padding-right: 0;
    }
    .benefit-carousel .swiper-button-prev {
        left: 0;
    }
    .benefit-carousel .swiper-button-next {
        right: 0;
    }
    .thumb-arrow {
        font-size: 15px;
        padding: 3px 0;
        width: 50px;
    }
    .single-product .redcheck>li:not(:last-child) {
        margin-bottom: 8px;
        line-height: 1.8;
    }
    
}
@media only screen and (max-width:500px) {
    .single-product-description .redcheck>li {
        margin-bottom: 10px;
        background-size: 16px !important;
        padding-left: 25px;
    }
    .single-product .wc-download-btn {
        padding: 4px 12px;
        border-radius: 8px;
    }
    .single-product .wc-download-buttons {
        gap: 7px;
        margin-inline: 0;
    }
    .cart-product-items .cart-product-items-inner {
        flex-direction: column;
        row-gap: 15px;
    }
    .comman-grid {
        gap: 25px 10px;
    }
    .upsell-card, .crosssells-card, 
    .comman-card-items .card-body {
        padding: 20px;
    }
    .benefit-carousel .swiper-button-prev::after, .benefit-carousel .swiper-button-next::after {
        font-size: 25px !important;
    }
    .benefit-carousel .benefit-content {
        padding-inline: 30px;
    }
}
