/* =========================
PDP page space
========================= */

.top-header-bar {
    font-size: 16px !important;
    padding: 2px 10px !important;
}

/* =========================
End PDP page space
========================= */

/* =========================
PDP review stars
========================= */

.product-details-image-text .review-stars .stars,
.product-details-reviews-wrap .review-stars .stars {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    flex-shrink: 0;
    line-height: 0;
}

.product-details-image-text .review-stars .star,
.product-details-reviews-wrap .review-stars .star {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    line-height: 0;
}

.product-details-image-text .review-stars .star svg,
.product-details-reviews-wrap .review-stars .star svg {
    display: block;
    width: 24px;
    height: 24px;
    filter: drop-shadow(0 1px 1px rgba(180, 110, 0, 0.22));
}

.product-details-image-text .review-stars .star--empty svg,
.product-details-reviews-wrap .review-stars .star--empty svg {
    filter: none;
}

@media (max-width: 767px) {
    .product-details-image-text .review-stars .star,
    .product-details-reviews-wrap .review-stars .star,
    .product-details-image-text .review-stars .star svg,
    .product-details-reviews-wrap .review-stars .star svg {
        width: 22px;
        height: 22px;
    }
}


/*** | New PDP | ***/
.woocommerce div.product form.cart {
    margin-top: 10px !important;
	margin-bottom:0 !important;
    text-align:center;
}
.single-product form.cart{        display: block !important;}
.summary.entry-summary.force-contained-rows {
    margin-bottom: 0 !important;
}
.woocommerce-tabs.wc-tabs-wrapper.full-width-tabs {
    margin-top: 15px !important;
}
.steinel-difference-section {
    padding: 0px 0 !important;
}
section.related.products .price_div,section.up-sells.upsells.products .price_div{
    display: flex;
    align-items: flex-start !important;
    justify-content: space-between;
    flex-direction: row;
}
section.up-sells.upsells.products ul.products.columns-4 li.product {
    float: none!important;
    clear: none!important;
    width: 23.49% !important;
    margin: 0 1.5% 1.5% 0 !important;
}
.single-product .container {
    max-width: 100%;padding: 0 5% 0 5% !important;
}
.summary-main {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin: 20px 0;flex-direction: row-reverse;
}
 
.summary-main .summary-left {
    background-color: #fff;
    padding: 10px 20px 10px 20px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .22);
    border-radius: 10px;
    width: 400px;
}
 .summary-main .summary-right {
    width: calc(100% - 400px);
}
 
.summary-main .summary-left .custom-variation-buttons{width:365px;} 
.summary-main .summary-left .custom-variation-buttons .variation-btn {
    min-width: 80px;
}
 
.summary-main .summary-left .variation-group {gap: 12px;}
 
.summary-main .summary-left .variation-group .variation-values {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 15px;
}
 
.summary-main .summary-left .variation-group label {
    line-height: 1;
}
 
.summary-main .summary-left .another-saving-div {
    width: 100%;
}
 
.summary-main .summary-left .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    margin-top: 0;
}
 
.summary-main .summary-left .quantity {
    display: flex;
    justify-content: center;
    margin: 0 !important;
}
 
.summary-main .summary-left .button,.summary-main .summary-left button {
    margin: 5px 5px 0 !important;
}
.cwginstock-subscribe-form .panel-body .col-md-12 .col-md-12 {
    gap:10px !important;
    flex-direction: column !important;
}
 
.summary-main .summary-left .custom-label {
    margin: 15px 0;
}
 
.summary-main .summary-left .custom-label p {
    padding: 0 !important;
}
 
.summary-main .summary-left form.variations_form.cart {
    margin: 0 !important;
}
 
.summary-main .summary-right ul.row.text-center.laboratory-section li:before{
    display:none !important;
}
.summary-main .summary-right ul.row.text-center.laboratory-section li{padding:5px !important;flex: 0 0 88px;}
.summary-main .summary-right ul.row.text-center.laboratory-section{gap: 0px !important;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;}
.summary-main .summary-right ul.row.text-center.laboratory-section li p{font-size: 14px !important;
    text-align: center;padding:0;}
.summary-main .summary-right ul {
    margin: 0 !important;
}
.woocommerce-variation-add-to-cart .button{padding: 20px 35px !important;}
@media (min-width:1366px) {
.summary-main .summary-right ul.row.text-center.laboratory-section{    gap:15px !important;}
}
@media (min-width: 1000px) and (max-width: 1200px) {
	section.up-sells.upsells.products ul.products.columns-4 li.product {
    float: none!important;
    clear: none!important;
         width: 31.29% !important;
        margin: 0 2% 2% 0 !important;
}
    .summary-main {
        display: flex;
        flex-direction: column;
        gap: 20px;
        justify-content: space-between;
        margin: 20px 0;
    }
	.summary-main .summary-right {
    width: 100%;
}
}
@media (max-width:1199px) {
	section.up-sells.upsells.products ul.products.columns-4 li.product {
    float: none!important;
    clear: none!important;
         width: 31.29% !important;
        margin: 0 2% 2% 0 !important;
}
}
@media (max-width:991px) {
	section.up-sells.upsells.products ul.products.columns-4 li.product {
    float: none!important;
    clear: none!important;
         width: 98% !important;
        margin: 0 2% 2% 0 !important;
}
}
@media (max-width:768px){
	.single-product .product-slider .slide img {
    padding: 0 !important;
}
	.span_5.col.single-product-main-image {
    margin: 0 !important;
}
	.single-product .woocommerce-product-gallery {
    max-height: 100% !important;
    overflow: visible !important;
}
	section.accordian-section.section-padding-top.section-padding-bottom h2 {
    font-size: 22px !important;
}
	.difference-content h2 {
    margin-bottom: 5px;
}
	.steinel-difference-section {
    padding: 30px 0 0 !important;
}
	section.specification-section.section-padding-top.section-padding-bottom .container, section.accordian-section.section-padding-top.section-padding-bottom .container{padding:0 !important;}
	.accordian-section .tab_section .row {
    display: flex;
    flex-direction: column;
		gap:0 !important;
}
	.accordian-section .common-heading p{padding:0 !important;}
	.single-product .products.related, .single-product .products.upsells {
    margin-top: 10px;
}
	.single-product .products.related h2{font-size: 22px !important;margin:0 !important;}
	.spec-table tbody th, .spec-table thead th {
    width: 84px;
    font-size: 14px;
}
	.specification-section .spec-item h4 {
    color: #ac7941;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    padding-bottom: 5px;
}
	.specification-section .spec-grid {
    flex: 1;
    display: flex;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    flex-direction: column;
}
	.woocommerce-tabs table.woocommerce-product-attributes.shop_attributes {
    margin: 0 !important;
}
	section.specification-section.section-padding-top.section-padding-bottom {
    padding: 0 !important;
}
	section.specification-section.section-padding-top.section-padding-bottom h1.page-heading{font-size:20px !important;}
	.specification-section .table-responsive-custom {
    width: 100%;
}
	.specification-section .tech-wrapper {
    gap: 20px;
    flex-direction: column;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    align-items: flex-end;
	margin:0 !important;
}
	.woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li{overflow:visible}
	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    margin: 0px 5px !important;
    font-size: 14px !important;
}
	.summary-main .summary-right ul.row.text-center.laboratory-section {
    justify-content: center;
}
	.laboratory-section li img{padding:0 !important;}
	.summary-main .summary-right ul li{margin-bottom:10px !important;}
	.single-product div.product h1.product_title, .nectar-shop-header .page-title {
    font-size: 20px !important;
}
	.summary-main .summary-left form.cart div.quantity {
    display: block;
    width: 100% !important;
    text-align: center;
}
	.summary-main .summary-left .another-saving-div-inner {
    width: 100%;
}
	.single-product .summary-left  form.cart{        column-gap: 0;}
	.single-product .summary-left .single_variation_wrap {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
}
	.summary-main .summary-left .custom-variation-buttons .variation-btn {
    min-height: auto;
}
	.summary-main .summary-left .button {
    margin: 15px 2px 0 !important;
}
	.summary-main .summary-left .another-saving-div {
    font-size: 14px;
}
	.summary-main .summary-left .variation-group label {
    line-height: 1;
    font-size: 14px;
}
	.summary-main .summary-left .custom-variation-buttons {
    width: 100%;
}
	.summary-main .summary-left {
    width: 100%;
}
	.summary-main .summary-right {
    width: 100%;
}
.summary-main {
    flex-direction: column;
}
}
@media (max-width: 667px){
	section.up-sells.upsells.products ul.products.columns-4 {
    display: grid !important;
    grid-template-columns: repeat(1,minmax(0, 1fr)) !important;
    gap: 15px !important;
}
	section.up-sells.upsells.products ul.products.columns-4 li.product {
    float: none!important;
    clear: none!important;
         width:100% !important;
        margin: 0 !important;
}
}
/*** | End New PDP | ***/


span.tagged_as {
    display: none !important;
}
section.specification-section.section-padding-top.section-padding-bottom {
    padding: 30px 0;
}
.awdr_discount_bar.awdr_row_0 {
    margin: 0 !important;
    padding: 0 0 8px !important;
}
p.stock.out-of-stock {
    margin-top: 0 !important;
}
.woocommerce-variation-availability .panel.panel-primary.cwginstock-panel-primary {
    border: 1px solid #bc8044;
}
.cwginstock-subscribe-form .panel-body .col-md-12 .col-md-12 {display:flex;align-items: center;gap: 30px;justify-content: space-between;}
.cwginstock-subscribe-form .panel-body .col-md-12 .col-md-12 .form-group.center-block {margin: 0;}
.cwginstock-subscribe-form .panel-body .col-md-12 .col-md-12 .form-group.center-block input{text-align: left !important;}
.cwginstock-subscribe-form .cwgstock_output .cwginstockerror,.cwginstock-subscribe-form .cwgstock_output .cwginstocksuccess {
    position: absolute;
    background-color: #ffffffde;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cwginstock-panel-heading h4 {
    color: #fff;
    margin: 0 !important;
}
/* =========================
FAQ SECTION
========================= */

.accordian-section{
    background:#f6f6f6;
    padding:90px 0;
}

.accordian-section .tab_section .row{
    display:grid;
    grid-template-columns:420px 1fr;
    gap:90px;
    align-items:start;
}

/* =========================
LEFT SIDE
========================= */

.accordian-section .tiitle_left{
    position:sticky;
    top:120px;
}

.accordian-section h2 {
	padding-top:15px;
    font-size: 40px;
    color: #ac7941;
    text-transform: capitalize;
    font-weight: 600;
    text-align:left;
}
.accordian-section .common-heading p{
    margin: 0;
    color: #1d1d1d;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    text-align: left;
}

/* =========================
RIGHT ACCORDION
========================= */

#productAccordion{
    width:100%;
}

#productAccordion .accordion-item{

    border:none;

    background:none;

    border-bottom:
    1px solid #d8d8d8;

    padding:0;
}

/* remove bootstrap */

#productAccordion .accordion-header{
padding:0 !important;
    margin:0;
}

#productAccordion .accordion-button {
    background: 0 0 !important;
    border: none !important;
    box-shadow: none !important;
    padding: 20px 60px 20px 0;
    width: 100%;
    position: relative;
    font-size: 22px;
    text-align: left;
    line-height: 1.35;
    font-weight: 700;
    color: #b67b35;
    transition: .3s ease;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #ac7941;font-family: Saira !important;
}
section.accordian-section.section-padding-top.section-padding-bottom {
    padding: 0;
}
/* arrow */

#productAccordion .accordion-button::after{

    content:"⌄";

    position:absolute;

    right:15px;

    top:35%;

    transform:
    translateY(-50%)
    rotate(0);

    width:auto;

    height:auto;

    background:none !important;

    font-size:34px;

    color:#222;

    transition:.35s ease;
	font-weight: 100;
}

#productAccordion .accordion-button:not(.collapsed)::after{

    transform:
    translateY(-50%)
    rotate(180deg);

}

#productAccordion .accordion-button:hover{

    color:#8d5b22;
}

/* content */

#productAccordion .accordion-body{

    padding:0 60px 36px 0;

    font-size:18px;

    line-height:1.75;

    color:#333;

    max-width:900px;
}

/* animation */

#productAccordion .accordion-collapse{

    transition:
    all .35s ease;
}

/* active */

#productAccordion .accordion-button:not(.collapsed){

    color:#b67b35;
}

/* =========================
MOBILE
========================= */

@media(max-width:991px){

.accordian-section .tab_section{

    grid-template-columns:1fr;

    gap:40px;

}

.accordian-section .tiitle_left{

    position:static;

}

.accordian-section h2{

    font-size:42px;

}

#productAccordion .accordion-button{

    font-size:18px;

    padding:24px 40px 24px 0;

}

#productAccordion .accordion-body{

    padding:0 0 30px;

}

}
/* Toggle Icon */

#productAccordion .accordion-button::after{

    content:"›";

    background:none !important;

    width:auto;

    height:auto;

    font-size:34px;

    color:#222;

    transform:
    rotate(90deg);

    transition:
    transform .35s ease;

}

/* OPEN STATE */

#productAccordion .accordion-button:not(.collapsed)::after{

    transform:
    rotate(-90deg);

}

/* optional hover */

#productAccordion .accordion-button:hover::after{

    color:#b67b35;

}
/* ==========================
SPEC TABLE DESIGN
========================== */
h2.tech-title {
    font-weight: 600 !important;
    font-size: 40px !important;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #ac7941;
    margin-bottom: 56px;
}
.spec-grid .spec-item p {
    line-height: 120%;padding-bottom:0 !important;
}
.spec-table{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;

    border:2px solid #c98c45 !important;
    overflow:hidden;

    font-family:Arial, sans-serif;
}

/* cells */

.spec-table th,
.spec-table td{

    padding:22px 14px;

    text-align:center;

    border:1px solid #ddd !important;

    font-size:18px;

    color:#2d2d2d;

    transition:.25s ease;
}

/* top row */

.spec-table thead th,
.spec-table thead td{

    background:#f2f2f2;

    font-size:18px;

    font-weight:600;
}

/* left title column */

.spec-table tbody th,
.spec-table thead th{width: 86px;font-size: 18px;color:#222;line-height:1.15;text-align: center !important;}

/* alternate rows */

.spec-table tbody tr:nth-child(odd){

    background:#eeeeee;
}

.spec-table tbody tr:nth-child(even){

    background:#f7f7f7;
}

/* value cells */

.spec-table td{

    font-size:20px;

    font-weight:500;
}

/* hover */

.spec-table tbody tr:hover{

    background:#e0e0e0;
}

/* mobile */

@media(max-width:767px){

.spec-table{

    min-width:850px;

}

.spec-table th,
.spec-table td{

    padding:18px 12px;

    font-size:16px;

}

.spec-table tbody th,
.spec-table thead th{

    width:84px;

    font-size:18px;

}

}
.cc-Highlight-Reviews-FAQs-inner {
    display: none !important;
}
.single-product .single_variation_wrap {
    margin-top: 15px;
}
.single-product div.product h1.product_title, .nectar-shop-header .page-title {
    font-size: 40px;
    line-height: 46px;
    font-family: 'Archivo' !important;
    color: #ac7941 !important;
    font-weight: 600 !important;
}
.single-product .woocommerce-variation-price span.price {
    display: flex !important;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}
.single-product .woocommerce-variation-price .price .woocommerce-Price-amount.amount {
    font-size: 18px;line-height:0;
}
.single-product .price del, .single-product .price del .woocommerce-Price-amount, .single-product .price del bdi {
    text-decoration: line-through;
    text-decoration-thickness: 2px;
    display: inline-flex;
    align-items: center;
    color: #c30013 !important;
    text-decoration-skip-ink: none;
}
 
.woocommerce-product-details__short-description ul li {
    list-style: none !important;
    position: relative;
    padding-left: 30px;
    margin: 0;
	color:#1d1d1d;
	    font-family: 'Archivo' !important;
    font-size: 16px;
}

.woocommerce-product-details__short-description ul li::marker {
    content: none;
}

.woocommerce-product-details__short-description ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top:0;
    width: 18px;
    height: 18px;
    background-image: url("https://steinelamm2dev.wpenginepowered.com/wp-content/uploads/2026/06/bullet-ic.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.product-saving .woocommerce-Price-amount.amount bdi {
    color: #fff;
    font-size: 16px;
}
.single-product .woocommerce-product-details__short-description ul,
.single-product .woocommerce-product-details__short-description li {
    list-style: none !important;line-height: 18px;margin-bottom:15px;
}
 .product-saving {
    display: flex;
    gap: 5px;
    background-color: #c30013;
    width: fit-content;
    padding: 0px 10px;
    color: #fff !important;
    border-radius: .25rem;
    font-size: .75em;
    font-weight: 700;
}
 .product-saving bdi{color:#fff}
.box-options h3 {
    font-size: 18px;
    line-height: 0;
    font-weight: 600;
    color: #1d1d1d;
}
.box-options del {
    display: none;
}
.box-options ins {
    line-height: 10px;
    color: #1d1d1d;
    font-size: 16px;
}
.box-option.active {
    border: 2px solid #28a745;
    background-color: #eaf9ee;
}
table.variations {
    display: none !important;
}
.box-options{
    display:flex;
    gap:20px;
    margin-bottom:20px;
}
 
.box-option{
    width:150px;
    padding:15px;
    text-align:center;
    border:1px solid #ddd;
    border-radius:8px;
    cursor:pointer;
}
 
.box-option.active{
    border:2px solid #28a745;
}
.price_outer .price_tag {
    display: flex;
    gap: 10px;
    margin: 4px 0;
}
.summary.entry-summary.force-contained-rows .price_outer span.options {
    color: #bb8044;
}
.summary.entry-summary.force-contained-rows .woocommerce-product-details__short-description {
    margin: 20px 0;
}
.single-product .woocommerce-product-details__short-description ul li ul{
  margin-top:20px !important;
    margin-left:0px !important;
  display:block !important;
}
.summary.entry-summary.force-contained-rows .price_outer {
    display: flex !important;
    gap: 30px !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: 100% !important;
}
@media (max-width: 767px) {
    .woocommerce-product-details__short-description ul {
        grid-template-columns: 1fr;
    }

    .product-details-image-text.product-details-image-text--mobile-moved {
        display: block !important;
        width: 100%;
        margin: 16px 0;
    }

    .product-details-reviews-wrap.product-details-reviews-wrap--mobile-moved {
        display: block !important;
        width: 100%;
        margin: 16px 0;
    }

    .product-details-reviews-wrap.product-details-reviews-wrap--mobile-moved .product-details-image-text + .product-details-image-text {
        margin-top: 12px;
    }

    h1.product_title.entry-title.nectar-inherit-default {
        margin-top: 15px;
    }

}
.product-details-image-text {
    background: white;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 15px;
}

.product-slider .flickity-button {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.product-slider .flickity-prev-next-button {
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
}

.product-slider .flickity-prev-next-button.previous {
    left: 10px;
}

.product-slider .flickity-prev-next-button.next {
    right: 10px;
}

span.woocommerce-Price-amount.amount bdi {
   
    line-height: 27px;
}


	.box-option .product-saving {
    display: none;
}


.specification-section .spec-grid {
    flex: 1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}.specification-section .spec-item h4 {
    color: #ac7941;
    margin-bottom: 6px;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    padding-bottom: 8px;
}
.specification-section .spec-table {
    min-width: 450px;
    width: 90%;
    border-collapse: collapse;
}
.specification-section .spec-table {
    width: 100%;
    border-collapse: collapse;
    border: 2px solid #c08a54;
    min-width: 450px;
}
.specification-section .tech-wrapper {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}
	.section-padding-bottom {
    padding-bottom: 120px;
}
.specification-section .table-responsive-custom {
    width: 58%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
 
.accordian-section {
    background: var(--bg-primary);
}
.section-padding-bottom {
    padding-bottom: 120px;
}.accordian-section .common-heading {
    max-width: 520px !important;
    margin: 0;
}
.common-heading {
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
}.accordion-item:first-of-type {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.accordion-item {
    border-bottom: 2px solid #55555540;
}.accordion-body {
    background: var(--bg-primary);
    padding: 0 0 1rem;
}
.awdr_discount_bar.awdr_row_0 {
    margin-top: 15px;
}



.steinel-difference-section {
    padding: 80px 0;
    background: #f7f7f7;
}

.steinel-difference-section .container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.difference-wrapper {
    display: flex;
    align-items: center;
    gap: 50px;
}

.difference-content {
    width: 30%;
}

.difference-content h2 {
    font-size: 52px;
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 25px;
    color: #222;
}

.difference-content h2 span {
    display: block;
    color: #c8934d;
}

.difference-content p {
    font-size: 18px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 35px;
}

.cta-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
}

.arrow-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    color: #222;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: all .3s ease;
}

.arrow-btn:hover {
    transform: translateX(3px);
}

.shop-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 28px;
    background: #c8934d;
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    transition: all .3s ease;
}

.shop-btn:hover {
    background: #b47f3b;
    color: #fff2e4;
}

.difference-image {
    width: 70%;
}

.difference-image img {
    width: 100%;
    display: block;
    height: auto;
}

/* Tablet */
@media (max-width: 991px) {
    .difference-wrapper {
        flex-direction: column;
        gap: 40px;
    }

    .difference-content,
    .difference-image {
        width: 100%;
    }

    .difference-content {
        text-align: center;
    }

    .cta-wrapper {
        justify-content: center;
    }

    .difference-content h2 {
        font-size: 42px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .steinel-difference-section {
        padding: 50px 0;
    }

    .difference-content h2 {
        font-size: 32px;
    }

    .difference-content p {
        font-size: 16px;
    }

    .cta-wrapper {
        flex-direction: column;
    }

    .arrow-btn {
        display: none;
    }

    .shop-btn {
        width: 100%;
        max-width: 280px;
    }
}
.difference-table-image,
.difference-table-image img {
    width: 100%;
    display: block;
}

.difference-table-image img {
    height: auto;
}



/* Variation Wrapper */
.custom-variation-buttons {
    display: flex;
    flex-direction: column;
    gap:20px;
    margin:0;
}
.custom-variation-buttons .variation-group {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: space-between;
    border: 1px dashed #bb8044;
    border-radius: 10px;
    padding: 15px;
    background-color: #bb80440d;
}
.custom-variation-buttons .variation-group label strong {
    color: #bb8044;
}
/* Each Attribute */
.custom-variation-buttons .variation-group label {
      display: block;
    font-size: 16px;
    font-weight: 700;
    color: #111;
    margin-bottom: 2px;
}

/* Options */
.custom-variation-buttons .variation-values {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

/* Button Style */
.another-saving-div {
    display: flex;
    gap: 15px;
    align-items: center;
    color: #000;
    background-color: #bb80442e;
    width: fit-content;
    position: relative;
    padding: 5px 15px 5px 45px;
    border: 1px solid #bb8044;
    border-radius: 10px;
    margin-bottom: 20px;
}
.another-saving-div::before {
    content: "";
    position: absolute;
    left:15px;
    top: 10px;
    width: 18px;
    height: 18px;
    background-image: url(https://steinelamm2dev.wpenginepowered.com/wp-content/uploads/2026/06/bullet-ic.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.another-saving-div span.woocommerce-Price-amount.amount bdi {
    color: #bb8044;
    font-size: 18px;
    font-weight: 600;
}
.custom-variation-buttons .variation-btn {
    min-width: 150px;
    min-height: 45px;
    padding: 10px;
    border: 1px solid #E4E4E4;
    border-radius: 18px;
    background: #fff;
    color: #111;
    font-size:16px;
    font-weight: 700;
    cursor: pointer;
    transition: .25s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}

/* Hover */
.custom-variation-buttons .variation-btn:hover {
    border-color: #bb8044;
}

/* Selected */
.custom-variation-buttons .variation-btn.active, .custom-variation-buttons .variation-btn.selected {
    border: 1px solid #bb8044;
    background-color: #bb80442e;
}

/* Focus */
.custom-variation-buttons .variation-btn:focus {
    outline: none;
}

/* Disabled */
.custom-variation-buttons .variation-btn.disabled {
    opacity: .45;
    cursor: not-allowed;
    background: #f7f7f7;
}

/* Mobile */
@media (max-width:768px){

.custom-variation-buttons .variation-values{
    gap:12px;
}

.custom-variation-buttons .variation-btn{
    min-width:calc(50% - 6px);
    min-height:90px;
    font-size:16px;
}

.custom-variation-buttons .variation-group label{
    font-size:24px;
}

}

.variation-btn{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}

.variation-btn .variation-name{
    font-size:20px;
    font-weight:700;
    line-height:1.2;
    color:#111;
}

.variation-btn .variation-price{
    margin-top:8px;
    font-size:18px;
    font-weight:500;
    color:#222;
}

/* =========================
PRODUCT GALLERY VIDEOS
========================= */

.product-gallery-video {
    position: relative;
    width: 100%;
    background: #000;
    aspect-ratio: 16 / 9;
    overflow: visible;
}

.product-gallery-video__html5,
.product-gallery-video__embed iframe {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    border: 0;
}

.slide--video[data-video-type="upload"] .product-gallery-video__html5 {
    position: absolute;
    inset: 0;
    z-index: 1;
    display: none;
    pointer-events: none;
}

.slide--video[data-video-type="upload"].is-playing .product-gallery-video__html5 {
    z-index: 3;
    display: block;
    pointer-events: auto;
}

.product-gallery-video__html5:fullscreen,
.product-gallery-video__html5:-webkit-full-screen {
    width: 100%;
    height: 100%;
    max-height: none;
    object-fit: contain;
    background: #000;
}

.product-gallery-video__embed {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}

.slide--video.is-playing .product-gallery-video__embed {
    z-index: 3;
    pointer-events: auto;
}

.product-gallery-video__poster {
    position: absolute;
    inset: 0;
    z-index: 2;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.product-gallery-video__play {
    border: 0;
    background: transparent;
    padding: 0;
    cursor: pointer;
    line-height: 0;
    pointer-events: none;
}

.single-product .product-slider .slide--video {
    width: 100%;
}

.single-product .product-slider .slide--video .product-gallery-video {
    width: 100%;
    max-height: 400px;
    height: 100%;
}

.product-thumbs .thumb--video .thumb-inner {
    position: relative;
}

.product-thumbs .thumb-video-icon {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.product-thumbs .thumb--video img {
    width: 100%;
    height: auto;
    display: block;
}

/* Hide zoom/lightbox icon on video slides — images only */
.woocommerce-product-gallery.gallery-showing-video .woocommerce-product-gallery__trigger,
.slide--video .woocommerce-product-gallery__trigger,
.product-slider .slide--video .woocommerce-product-gallery__trigger {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}