/*******Project Detail Page css***********/

.single-product section.up-sells.upsells.products,
.single-product nav.woocommerce-breadcrumb {
    display: none;
}

table.shop_attributes td,
table.shop_attributes th {
    border-right: 8px solid #fff;
    padding: 5px 25px;
    border-bottom: 4px solid #fff;
    background: rgba(0, 0, 0, .025);
    font-size: 14px;
    color: #16212F;
    height: 50px;
    font-weight: 500;
}

table.shop_attributes th {
    min-width: 200px;
    text-align: center;
}

.product-main-desc .product-spec table.shop_attributes tr th {
    width: 200px;
    text-align: center;
}

div#tab-additional_information {
    padding: 0;
}

div#tab-additional_information>h2 {
    display: none;
}

table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}

.pwrap-left {
    width: 60%;
    position: relative;
}

.pwrap-right {
    width: 40%;
    padding-left: 40px;
}

.product-slider-sec img {
    width: 100%;
}


/******product comforts********/
.all-product-details .product-comfort-key {
    padding: 35px 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;

}

.all-product-details .product-comfort {
    padding: 11px 8px 11px 32px;
    margin: 5px 5px;
    background-color: #f2f3f4;
    position: relative;
    border-radius: 30px;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: flex-start;
    border: 0;
    min-width: 115px;
}

.all-product-details .product-comfort .product-comfort-step {
    background-color: #d1d2d4;
    color: #f2f3f4;
    opacity: 1;
    position: absolute;
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    line-height: 24px;
    margin-bottom: 0;
    justify-content: center;
    text-align: center;
    color: #f2f3f4;
    border-radius: 50%;
    font-weight: 700;
}

.all-product-details .product-comfort .product-comfort-description {
    display: none;
}

.all-product-details .product-comfort h3 {
    position: relative;
    top: inherit;
    bottom: inherit;
    left: inherit;
    background-color: transparent;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    padding: 0;
    line-height: 1;
    text-transform: capitalize;
    color: #707070;
    opacity: 1;
    margin: 0;
}


.all-product-details .product-comfort.current_comfort {
    background-color: #4cb9ae;
    border: 0;
    box-shadow: none;
}

.all-product-details .product-comfort.current_comfort .product-comfort-step {
    background-color: #36a198;
}

.all-product-details .product-comfort.current_comfort h3 {
    color: #fff;
    font-weight: 600;
}

/************01-09-2021************/

.woocommerce-tabs.wc-tabs-wrapper {
    display: block;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    display: flex;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    margin-left: 12px;
    width: auto !important;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:first-child {
    margin-left: 0px;
}

.single-product .woocommerce-tabs ul.tabs li a {
    padding: 10px 20px;
    border: 1px solid #e9e9e9;
    border-bottom: none;
}

.single-product .woocommerce-tabs ul.tabs {
    display: flex;
    /* margin-top: 32px; */
}

.single-product div.product .woocommerce-product-gallery {
    float: none;
}

.woocommerce-tabs.wc-tabs-wrapper .entry-content {
    border: 1px solid #b99e5d;
    margin-top: 0px;
    display: block;
    padding: 25px 15px;
}

.single-product-row {
    padding-top: 50px;
    margin: 0;
    padding-bottom: 6rem;
}

.single-product .woocommerce-tabs ul.tabs li.active a {
    border: 1px solid #b99e5d;
    border-bottom: none;
    height: 100%;
    position: relative;
}

.single-product .woocommerce-tabs ul.tabs li.active a:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    background: #fff;
    bottom: -1px;
    left: 0;
}

.single-product .woocommerce-tabs.wc-tabs-wrapper .entry-content h2 {
    font-size: 22px;
    margin-bottom: 15px;
}

.single-product .woocommerce-tabs.wc-tabs-wrapper .entry-content ul {
    padding: 0;
    list-style: none;
}

.single-product .woocommerce-tabs.wc-tabs-wrapper .entry-content ul li {
    position: relative;
    padding-left: 15px;
}

.single-product .woocommerce-tabs.wc-tabs-wrapper .entry-content ul li:before {
    width: 7px;
    height: 7px;
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    border-radius: 50%;
    background: #b99e5d;
}

.single-product .woocommerce-product-gallery__image.flex-active-slide img {
    width: 100%;
    height: 100%;
}

.single-product .after-addtocart-section div.accordion_head,
.single-product .after-addtocart-section div.accordion_body {
    border: 1px solid #d9d9d9;
    padding: 15px 35px 15px 20px;
    margin-bottom: 15px;
    border-radius: 6px;
}

.after-addtocart-section.accordion_container .accordion_head {
    border: 1px solid #d9d9d9 !important;
    border-width: 0 0 1px !important;
    padding: 20px 35px 20px 20px !important;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
}

.single-product .after-addtocart-section.accordion_container .delivery-info {
    border-top: 1px solid #d9d9d9 !important;
}

.after-addtocart-section.accordion_container .after-addtocart-section .accordion_head {
    border: 1px solid #d9d9d9;
    border-width: 1px 0 0;
    padding: 20px 35px 20px 20px;
}

.single-product .woocommerce-Reviews h2.woocommerce-Reviews-title {
    font-size: 20px;
}

/************01-09-2021************/
.single-product .woocommerce-Reviews h2.woocommerce-Reviews-title {
    font-size: 20px !important;
}

.single-product.woocommerce #reviews #comment,
.single-product .comment-respond p input {
    width: 100%;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.6;
    color: #536B84;
    background-color: #fff;
    background-image: none;
    border: 1px solid #E4E4E4;
}

.single-product.woocommerce #reviews #comment {
    height: 75px;
}

.single-product .comment-respond p input#wp-comment-cookies-consent {
    width: auto;
}

.single-product.woocommerce #reviews #comment:focus {
    outline: none;
    border-color: #536B84;
}


.single-product.woocommerce .star-rating span::before {
    font-size: 10px;
    color: #ffab01;
}

.single-product.woocommerce .star-rating::before {
    font-size: 10px;
}

.single-product.woocommerce ol.commentlist {
    padding: 0;
    list-style: none;
}

.single-product .comment-respond p label {
    display: inline-block;
    color: #16212F;
    font-weight: 600;
}

.single-product input#submit {
    background: #16212F;
    color: #fff;
    display: inline-block;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 0;
    font-weight: 500;
    border: none;
    line-height: 25px;
}

.single-product input#submit:hover {
    background: #b99e5d;
}

.single-product p.comment-form-comment {
    margin-bottom: 10px;
}

.single-product.woocommerce ol.commentlist img.avatar {
    display: none;
}

.single-product.woocommerce ol.commentlist .comment-text p {
    margin: 0;
}

.single-product p.form-submit {
    margin-bottom: 0px;
}

.single-product p.stars {
    margin-bottom: 10px;
}

.single-product p.woocommerce-noreviews {
    background-color: transparent;
}

.single-product p.stars.selected a.active::before {
    content: "\53";
    color: #ffab01;
    opacity: 1;
}

.single-product p.stars.selected a:not(.active)::before {
    content: "\53";
    color: #ffab01;
    opacity: 1;
}

.single-product p.stars.selected a.active~a::before {
    content: "\53";
    color: #404040;
    opacity: 0.25;
}

.single-product h1.product_title.entry-title {
    display: block;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 15px;
}

.single-product p.price {
    text-align: center;
}

.product-details-info #reviews #comments ol.commentlist li {
    margin: 30px 0 0;
}

.single-product div.product span.onsale {
    padding: 7px 18px;
    background: #23282D;
    display: inline-block;
    color: #AFA164;
    border-radius: 30px;
    position: absolute;
    top: 15px;
    z-index: 1;
    right: 50px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.3px;
    font-size: 12px;
    line-height: 1;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    z-index: 1 !important;
    bottom: 15px;
    top: calc(100% - 172px);
    right: 15px;
}

.single-product table.variations tr {
    display: flex;
    flex-wrap: wrap;
}

.single-product table.variations td {
    width: 100%;
}

.single-product .woocommerce-product-details__short-description ul {

    display: none;
}

.single-product ul.swatches-list {
    padding: 0;
    list-style: none;
    margin: 0;
}

/*==== css added on 9Feb ====*/
.fabric-style {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}

.fabric-style img.prest_wccl_value {
    width: 79px;
    object-fit: cover;
    height: 79px;
    max-width: none;
    margin: 2px;
}

.tawcvs-swatches .fabric-style .swatch {
    width: 55px !important;
    height: 55px !important;
    border: none !important;
    margin-right: 0px !important;
}

.fabric-style .add-on-price-popup {
    top: 3px;
    left: 3px;
}

.fabric-style .select_option {
    position: relative;
    border: 1px solid #ddd;
    margin-right: 3px;
    margin-bottom: 3px;
}

.fabric-style .selected.swatch img.prest_wccl_value {
    border: 2px solid #16212f;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

@media (max-width: 991px) {
    .pwrap-left {
        position: static;
    }

    .pwrap-right,
    .pwrap-left {
        width: 100%;
        padding-left: 0px;
    }

    .single-product-row {
        padding-top: 0;
        margin-top: 25px;
        /*flex-direction: column-reverse;*/
        position: relative;
    }

    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
        display: none;
    }

    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
        bottom: 15px;
    }

    .pwrap-right {
        order: 1;
    }

    .pwrap-left {
        order: 2;
    }

    .big-image {
        order: 3;
    }

}


/*******************Product page css 16-09-2021**********************/

@media (max-width: 1600px) {
    .pwrap-right {
        padding-left: 30px;
    }
}

.single-product .after-addtocart-section>div.after-addtocart-toggle {
    border-top: 1px solid #fff;
    margin-top: -8px;
}

button.single_add_to_cart_button.button.alt,
a.added_to_cart.wc-forward {
    padding: 8px;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 18px;
    width: 100%;
    margin-top: 15px;
    background: #16212F;
    color: #fff;
    display: inline-block;
    border: none;
    text-align: center;
}

button.single_add_to_cart_button.button.alt:hover,
a.added_to_cart.wc-forward:hover {
    background: #b99e5d;
}

button.single_add_to_cart_button.button.alt:focus {
    outline: none;
}


input.qty {

    background-color: #f5f6f6;
    border: 0;
    background-size: 15px auto;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 10px;
    text-align-last: center;
    height: 48px;
    width: 100%;
    padding: 15px;
    display: none;
}


.single-product .after-addtocart-section div.accordion_head {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.single-product .after-addtocart-section>div .accordion_body {
    padding-top: 15px;
}

.single-product .after-addtocart-section>div img {
    max-width: 32px;
    max-height: 25px;
    margin-right: 15px;
}

table.variations {
    /*margin: 0;*/
    margin: 0 auto auto auto;
    width: 100%;
}

.single-product tr.storage ul.swatches-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    /*justify-content: space-between;*/
    gap: 0 5px;
}

.single-product tr.storage ul.swatches-list li {
    width: calc(100% / 3 - 5px);
    padding: 10px 10px 0px;
    border: 1px solid #dddddd;
    margin-bottom: 10px;
    border-radius: 5px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
}

.select_box_image.select_box {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -3px;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}


.select_box_image.select_box>div {
    width: calc(100% / 6);
    border: 2px solid #fff;
    margin: 0;
    padding: 3px;
}

.select_box_image.select_box>div img.yith_wccl_value {
    width: 100%;
    height: 60px;
    border: none;
}

.single-product .tawcvs-swatches {
    padding: 0px;
}

.single-product .product-main-container .container {
    max-width: 1400px !important;
    padding: 0 40px;
}

.select_box_image.select_box>div.selected {
    border: 2px solid #000;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-image: url(../images/expand-arrow.png);
    font-size: 0;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: .5;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    opacity: 1;
}

.single-product tr.storage ul.swatches-list li .storage-swatch-image {
    margin: 0 auto;
    max-width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.single-product tr.storage ul.swatches-list li .storage-swatch-image img {
    height: auto;
    width: auto;
    max-height: 100%;

}

.storage-swatch-name {
    font-size: 12px;
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 5px;
    padding: 8px 5px;
    margin: 15px 0px 7px;
    line-height: 1.2;

}

.single-product tr.storage ul.swatches-list span.swatch,
.single-product table.variations tr.size ul.swatches-list li span.swatch,
.single-product a.reset_variations {
    background: #16212f;
    color: #fff;
    display: block;
    height: auto;
    font-size: 12px;
    border: none;
    margin: 0 -10px;
    padding: 5px 5px;
    width: calc(100% + 20px);
}

.single-product tr.storage ul.swatches-list span.swatch.selected,
.single-product tr.storage ul.swatches-list span.swatch:hover,
.single-product table.variations tr.size ul.swatches-list li span.swatch:hover,
.single-product table.variations tr.size ul.swatches-list li span.swatch.selected,
.single-product a.reset_variations:hover {
    background: #b99e5d;

}

.after-addtocart-section.accordion_container {
    /*border-top: 1px solid #ddd;*/
    padding-top: 25px;
    margin-top: 25px;
}

.single-product table.variations td.label {
    font-weight: 600;
}

.single-product table.variations tr.size ul.swatches-list li {
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding: 10px;
    /*flex-wrap: wrap;*/
    justify-content: space-between;
    position: relative;
}

.single-product a.reset_variations {
    max-width: 150px;
    text-align: center;
    padding: 10px;
    margin: 15px 0px 0px;
    border-radius: 20px;
    margin-bottom: 10px;
    clear: both;
}

.single-product table.variations tr.size ul.swatches-list li .variation-cost {
    border: 1px solid #e3e7e7;
    padding: 5px 10px;
    border-radius: 5px;
    min-height: 50px;
    min-width: 184px;
}

.single-product table.variations tr.size ul.swatches-list li .variation-cost .mainPriceStyle {
    display: flex;
    align-items: center;
    /*flex-wrap: wrap;*/
    justify-content: space-between;
    margin: 0;

}

.single-product table.variations tr.size ul.swatches-list li .variation-cost .mainPriceStyle .priceCol.regular-price {
    text-align: right;
    color: #b3b3b3;
    font-size: 13px;
    line-height: 1;
}

.single-product table.variations tr.size ul.swatches-list li .variation-cost .mainPriceStyle span.total-save {
    background: #b99e5d;
    color: #fff;
    border-radius: 2px;
    padding: 0px 5px;
    font-size: 13px;
    display: block;
}

.single-product table.variations tr.size ul.swatches-list li .variation-cost .sale_price span {
    color: #b3b3b3;
    font-size: 13px;
    display: block;
    line-height: 1;
    font-weight: 400;
}

.single-product table.variations tr.size ul.swatches-list li .variation-cost .sale_price {
    font-size: 20px;
    color: #b99e5d;
    line-height: 1;
    font-weight: 600;
}

.single-product table.variations tr.size ul.swatches-list li span.swatch {
    border-radius: 5px;
    margin-left: 5px;
    max-width: 125px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    margin-right: 0px;
    font-weight: 600;
}

.size-swatch-name {
    width: calc(100% - 290px);
    padding-right: 5px;
    color: #555555;
    padding-left: 7px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    line-height: 1.4;
    flex-direction: column;
}

.single-product table.variations tr.size ul.swatches-list li .variation-cost .mainPriceStyle .priceCol.sale-price {
    line-height: 1;
    margin-right: 10px;
}

.single-product .after-addtocart-section>div,
button.single_add_to_cart_button.button.alt.cart-loading {
    background-repeat: no-repeat !important;
    background-position: 98% center !important;
    background-image: none !important;
}

.single-product .after-addtocart-section>div.delivery-info-loader {
    background-image: url(/wp-content/uploads/2021/08/ajax-loader.gif) !important;
}

.single-product .after-addtocart-section>div.delivery-info-loader span.plusminus {
    display: none;
}

button.single_add_to_cart_button.button.alt.cart-loading {
    background-image: url(/wp-content/uploads/2021/08/ajax-loader.gif) !important;
}

.single-product table.variations tr.default ul.swatches-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.single-product table.variations tr.default ul.swatches-list>div {
    width: 50%;
    padding: 5px 10px;
}

.single-product table.variations tr.default ul.swatches-list .swatch {
    text-align: center;
    background-color: #f5f6f6;
    border: 0;
    font-weight: 400;
    font-size: 17px;
    text-align-last: center;
    height: 48px;
    padding: 10px;
    margin: 0;
    width: 100% !important;
    display: block;
    border: 1px solid #ddd;
}

.tawcvs-swatches .swatch.disabled {
    cursor: default;
    opacity: 0.5 !important;
}

.single-product table.variations tr.default ul.swatches-list .swatch.selected {
    border-color: #16212f;
}

.single-product .after-addtocart-section div.accordion_head {
    cursor: pointer;
    position: relative;
}

.single-product .after-addtocart-section div.accordion_head span.plusminus {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 16px;
    height: 16px;
    transform: translateY(-50%);
    line-height: 1;
    text-align: right;
}

.tawcvs-swatches .swatch__tooltip {
    min-width: 140px;
    z-index: 55;
}

.select_box_image.select_box .swatch__tooltip {
    max-width: 70px;
}

.single-product table.variations tr.size ul.swatches-list li .variation-cost .mainPriceStyle .priceCol span.regular_price span,
.single-product table.variations tr.size ul.swatches-list li .variation-cost .mainPriceStyle span.total-save span {
    padding-right: 2px;
}

.single-product .after-addtocart-section div.accordion_body {
    padding-top: 15px;
    margin-top: -10px;
    /*border-top: 1px solid #fff;*/
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    background: #fff;
    z-index: 2;
    position: relative;
    border: 0;
    background: #f9f9f9;
}

.big-image span.big-img-head {
    font-size: 20px;
    /* padding-top: 25px; */
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 600;
}


.single-product .after-addtocart-section div.accordion_head>span {
    /* position: relative; */
    display: block;
    line-height: 1.2;
}

.single-product .after-addtocart-section.accordion_container .accordion_head>span:after {
    content: "Click to learn more";
    display: block;
    width: 100%;
    font-size: 11px;
    color: #b99e5d;
    font-weight: 900;
}


.single-product table.variations td.label {
    width: 100%;
    margin-top: 20px;
}

.single-product .after-addtocart-section div.accordion_head span.plusminus img {
    width: auto;
    max-height: 16px;
    max-width: 16px;
    margin: 0;
    vertical-align: middle;
    transition: all ease-in-out .3s;
    display: block;
    margin-left: auto;
}

/*.single-product .woocommerce_msrp, .summary.entry-summary>p.price,
.summary.entry-summary>.mainPriceStyle,
.summary.entry-summary>p.saved-sale{
    display: none;
}*/

.product-main-container .woocommerce-variation-price .mainPriceStyle {
    display: block;
}

/*.product-main-container.variable-product .mainPriceStyle {
    display: none;
}*/
.single-product .woocommerce_msrp {
    display: none;
}

/*.single-product .saved-sale {
    display: none;
}*/

.summary.entry-summary>p:empty {
    display: none;
}

.summary.entry-summary>p:empty {
    display: none;
}

.mainPriceStyle {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    margin: 20px 0 10px;
    align-items: flex-end;
}

.priceColStyle.priceColLeft span {
    color: #b99e5e;
    font-weight: 400;
    font-size: 45px;
    padding-right: 6px;
    line-height: 1;
}

.priceColStyle.priceColLeft .from-tag {
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
}

.priceColStyle.priceColRight span.regular_price {
    font-size: 22px;
    color: #383838;
    text-decoration: line-through;
}

.priceColStyle.priceColRight span.msrp_none {
    /*padding: 8px 0;*/
    display: block;
}

.woocommerce-variation-price p.saved-sale {
    margin-bottom: 10px;
    font-size: 20px;
}

.size-swatch-name .size_child {
    width: 100%;
    display: block;
    font-weight: 600;
    color: #000;
}

.pswp__caption__center {
    opacity: 0;
}

.all-product-details .product-comfort.current_comfort:first-child {
    background: #aed581;
}

.all-product-details .product-comfort.current_comfort:first-child .product-comfort-step {
    background-color: #a5cc78;
}

.all-product-details .product-comfort.current_comfort:nth-child(2) {
    background: #83c786;
}

.all-product-details .product-comfort.current_comfort:nth-child(2) .product-comfort-step {
    background-color: #7dc07e;
}

.all-product-details .product-comfort.current_comfort:nth-child(3) {
    background: #51b6ad;
}

.all-product-details .product-comfort.current_comfort:nth-child(3) .product-comfort-step {
    background-color: #39a095;
}

.all-product-details .product-comfort.current_comfort:nth-child(4) {
    background: #ffd456;
}

.all-product-details .product-comfort.current_comfort:nth-child(4) .product-comfort-step {
    background-color: #f6cc4b;
}

.all-product-details .product-comfort.current_comfort:nth-child(5) {
    background: #f27f59;
}

.all-product-details .product-comfort.current_comfort:nth-child(5) .product-comfort-step {
    background-color: #e8663c;
}

.all-product-details .product-comfort.current_comfort:nth-child(6) {
    background: #f0718b;
}

.all-product-details .product-comfort.current_comfort:nth-child(6) .product-comfort-step {
    background-color: #ef6882;
}

form#commentform p {
    margin-bottom: 15px;
}

form#commentform input#submit {
    max-width: 100px;
}

.big-image {
    padding: 15px;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 5px 0px #ddd;
    margin-top: 15px;
    display: none;
}

select#pa_fabric-hestia {
    display: block !important;
    width: 100%;
    margin-bottom: 10px;
    height: 45px;
    background-color: #f5f6f6;
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px 10px;
}


@media (max-width: 1600px) {
    .size-swatch-name {
        font-size: 14px;
    }

    .single-product table.variations tr.size ul.swatches-list li span.swatch {
        max-width: 110px;
    }
}

@media (max-width: 1300px) {
    .single-product .product-main-container .container {
        padding: 0 15px;
    }

    .single-product table.variations tr.size ul.swatches-list li span.swatch {
        max-width: 100px;
        font-size: 14px;
    }

    .size-swatch-name {
        width: calc(100% - 255px);
        font-size: 14px;
    }

    .single-product table.variations tr.default ul.swatches-list .swatch {
        font-size: 15px;
    }

    .single-product table.variations tr.size ul.swatches-list li .variation-cost .mainPriceStyle span.total-save,
    .single-product table.variations tr.size ul.swatches-list li .variation-cost .mainPriceStyle .priceCol.regular-price,
    .single-product table.variations tr.size ul.swatches-list li .variation-cost .sale_price span {
        font-size: 12px;
    }

    .single-product table.variations tr.size ul.swatches-list li .variation-cost .sale_price {
        font-size: 18px;
    }

    .single-product table.variations tr.size ul.swatches-list li .variation-cost {
        min-width: 150px;
    }

    .single-product tr.storage ul.swatches-list li {
        width: calc(100% / 2 - 5px);
    }
}

@media (max-width: 1200px) {
    .single-product .product-main-container .container {
        padding: 0 15px;
    }

    .single-product table.variations tr.size ul.swatches-list li span.swatch {
        max-width: 100px;
        font-size: 14px;
    }

    .size-swatch-name {
        width: calc(100% - 265px);
    }

    .single-product table.variations tr.default ul.swatches-list>div {
        padding: 5px 5px;
    }

    .single-product table.variations tr.default ul.swatches-list {
        margin: 0 -5px;
    }

    .pwrap-left {
        width: 55%;
    }

    .pwrap-right {
        width: 45%;
    }

    .single-product .woocommerce-tabs ul.tabs li a {
        padding: 10px 10px;
        font-size: 14px;
    }
}

@media (max-width: 991px) {

    .pwrap-right,
    .pwrap-left {
        width: 100%;
        padding: 0;
    }
}


table.variations tbody tr {
    display: none !important;
}

table.variations tbody tr.active {
    display: flex !important;
}



.variation-swatches-popup {
    visibility: hidden;
    opacity: 0;
    transition: all .6s ease;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
    padding: 15px;
    box-shadow: 0 0 10px 0 #eee;
}

.variation-attribute-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    transform: translateX(100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    overflow: auto;
    background: #f9f9fb;
    padding: 15px;
    width: 710px;
    max-width: 90%;
    height: 100%;
    transition: transform 250ms ease-in-out;
}

.variation-swatches-popup.open {
    visibility: visible;
    opacity: 1;
}

.variation-swatches-popup.open .variation-attribute-wrap {
    transform: translateX(0);
}

.close-selection {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 0 20px;
    margin-left: auto;
    font-size: 14px;
    border-radius: 6px;
    margin-right: 0;
    background: #fff;
    float: right;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 9;
}

.close-selection:hover {
    box-shadow: 0 0 10px 0 #eee;
}

.variation-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-inline-box;
}

.previous-attribute {
    width: 150px;
    height: 40px;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    text-transform: uppercase;
    cursor: pointer;
    background: #fff;
}

.next-attribute {
    width: 150px;
    height: 40px;
    border: 1px solid #16212f;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    background: #16212f;
    margin-left: 10px;
    text-transform: uppercase;
    cursor: pointer;
}

.finish-attribute {
    width: 150px;
    height: 40px;
    border: 1px solid #16212f;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    background: #16212f;
    margin-left: 10px;
    text-transform: uppercase;
    cursor: pointer;
}

.previous-attribute:hover,
.next-attribute: hover {
    box-shadow: 0 0 10px 0 #eee;
}

.single-product .after-addtocart-section .accordion_head.success-alert {
    border-color: #00bd00;
}

.single-product .after-addtocart-section .accordion_head.danger-alert {
    border-color: #de3333;
}

.product_details-mb.accordion_container {
    display: none;
}

.product_details-mb .accordion_head {
    display: flex;
    align-items: center;
    border: 1px solid #d9d9d9;
    padding: 15px 35px 15px 20px;
    /*margin-top: 15px;*/
    border-radius: 6px;
    position: relative;
    cursor: pointer;
    background: #fff;
}

.product_details-mb .accordion_head:not(:first-child) {
    margin-top: 15px;
}

.product_details-mb .accordion_head img {
    max-width: 32px;
    margin-right: 15px;
}

.product_details-mb .accordion_head .plusminus {
    position: absolute;
    right: 15px;
    height: 16px;
    width: 16px;
    top: calc(50% - 8px);
    transform: translateY(-50%);
}

.product_details-mb .accordion_head .plusminus img {
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: contain;
}

.product_details-mb .accordion_body {
    padding: 15px 35px 15px 20px;
    background: #fff;
    border: solid #eee;
    border-width: 0 1px 1px;
    margin-bottom: 10px;
    margin-top: -3px;
    border-radius: 0 0 6px 6px;
}

.total-save-price {
    position: absolute;
    top: 15px;
    right: 50px;
    z-index: 1;
    background: #242a2f;
    padding: 2px 20px;
    border-radius: 50px;
}

.all-product-details.dekstop-tab-wrapper {
    margin-top: 15px;
}

.sale_price_current {
    margin: 0;
    color: #b99e5e;
    text-transform: uppercase;
}

.single_brand_title a {
    text-transform: uppercase;
    color: #b99e5e;
}

/* Media querry */


@media (max-width: 1600px) {
    .variation-attribute-wrap {
        width: 580px;
    }
}

@media (max-width: 991.98px) {
    .product_details-mb .accordion_head>span:after {
        content: "Click to learn more";
        display: block;
        width: 100%;
        font-size: 11px;
        color: #b99e5d;
        font-weight: 900;
    }

    .big-image {
        margin-bottom: 20px;
    }

    .single-product-row {
        padding-bottom: 0;
    }

    #rating {
        width: 100%;
        padding: 7px 12px;
        font-size: 16px;
        line-height: 1.6;
        color: #536B84;
        background-color: #fff;
        background-image: none;
        border: 1px solid #E4E4E4;
    }

    .single_brand_title {
        text-align: center;
    }

    .dekstop-tab-wrapper .woocommerce-tabs.wc-tabs-wrapper {
        display: none;
    }

    .product_details-mb.accordion_container {
        display: block;
        position: relative;
        background: #eee;
        padding: 20px 0;
    }

    .product_details-mb.accordion_container::before {
        content: '';
        position: absolute;
        left: -100%;
        top: 0;
        bottom: 0;
        background: #EEE;
        width: 100%;
    }

    .product_details-mb.accordion_container::after {
        content: '';
        position: absolute;
        right: -100%;
        top: 0;
        bottom: 0;
        background: #EEE;
        width: 100%;
    }

    .variation-attribute-wrap {
        width: 100%;
        max-width: 100%;
    }

    .woocommerce-tabs ul.tabs li {
        margin-bottom: 10px;
    }

    .single-product .product_title.entry-title {
        text-align: center;
        font-size: 26px !important;
    }

    .mainPriceStyle {
        justify-content: center;
    }

    .star-rating {
        margin: 0 auto;
    }
}

@media (max-width: 576.98px) {
    .single-product table.variations tr.size ul.swatches-list li {
        padding: 22px 0 0;
        flex-wrap: wrap;
    }

    .size-swatch-name {
        width: auto;
        margin-bottom: 11px;
    }

    .single-product table.variations tr.size ul.swatches-list li span.swatch {
        max-width: 100%;
        width: 100%;
        margin: 0;
        border-radius: 0 0 5px 5px;
    }

    .single-product table.variations tr.size ul.swatches-list li .variation-cost {
        margin: 0 7px 11px;
    }

    .all-product-details .product-comfort {
        min-width: 100px;
        width: calc(33.33% - 10px);
    }

    .all-product-details .product-comfort h3 {
        font-size: 10px;
    }

    .product_details-mb .accordion_body {
        padding: 15px;
    }

    .product-spec {
        overflow: auto;
    }

    .product-main-desc .woocommerce-product-attributes-item__value {
        min-width: 300px;
    }

    .select_box_image.select_box>div {
        width: calc(100% / 4);
    }

    .total-save-price {
        top: 10px;
        right: 10px;
        padding: 2px 12px;
    }

    .sale_price_current {
        font-size: 12px;
    }
}


@media (max-width: 375px) {
    .all-product-details .product-comfort {
        min-width: 100px;
        width: calc(50% - 10px);
    }
}

/***************04-10-2021***************/

.woocommerce-product-rating a {
    display: none;
}

.comment-form-rating label {
    font-weight: 600;
}

.comment-form-rating {
    margin-bottom: 15px;
}

.add-on-price-popup {
    /*display: none;*/
    position: absolute;
    top: 0;
    left: 0;
    background: #16212f;
    color: #fff;
    padding: 1px 10px;
    border-radius: 0 0 10px 0;
    font-size: 10px;
}

.normal-design {
    width: 50%;
    padding: 5px 10px;
    position: relative;
}

.normal-design .add-on-price-popup {
    top: 5px;
    left: 10px;
}

.variation-loader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.4);
}

.variation-loader img {
    max-width: 100px;
}

span.onsale {
    display: none !important;
}

span.add-on-price-popup:empty {
    display: none;
}

/*3-1-2022*/
.variable-product .mainPriceStyle {
    display: none;
}

.product-main-container .woocommerce-variation-price .mainPriceStyle {
    display: flex;
    display: -ms-flexbox;
    align-items: flex-end;
}

.product-main-container .woocommerce-variation-price .mainPriceStyle .priceColStyle.priceColRight {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
}

.product-main-container .woocommerce-variation-price .mainPriceStyle .priceColStyle.priceColRight .msrp {
    line-height: 1;
}

/* promotion sections */

.variation-attribute-wrap .promotion-title-notification:nth-child(2) {
    margin-top: 40px;
}

.promotion-title-notification {
    background: #A90000;
    color: #fff;
    padding: 3px 15px;
    border-radius: 5px;
    margin-bottom: 5px;
    width: 100%;
}

.promotion-title-notification span {
    background: #fff;
    margin-right: 5px;
    color: #f00;
    text-transform: capitalize;
    padding: 0px 10px;
    border-radius: 2px;
}


/***********/
.mainPriceStyle p.saved-sale {
    background: #b99e5e;
    color: #fff;
    padding: 8px 8px;
    font-size: 14px !important;
    border-radius: 3px;
    line-height: 1;
    margin-bottom: 10px;
}

.priceColStyle.priceColRight>span>span {
    font-size: 15px !important;
}

.priceColStyle.priceColRight>span {
    line-height: 1;
    display: block;
}

.priceColStyle.priceColRight {
    margin-right: 15px;
}

.mainPriceStyle.sale-acttive p.saved-sale {
    background: #a90000;
    padding: 8px;
}

.mainPriceStyle.sale-acttive .priceColStyle.priceColLeft span {
    color: #a90000;
}

.priceColStyle.priceColRight {
    margin-bottom: 7px;
    color: #383838;
}

/*
.priceColStyle.priceColRight>span.gold-price {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    gap: 5px 0;
}*/

.activate-on-sale .sale_price {
    color: #A90000 !important;
}

.mainPriceStyle.activate-on-sale span.total-save {
    background: #A90000 !important;
}

/* for colur variation to disabled click on inactive colurs */
.select_option_image.select_option.inactive {
    pointer-events: none;
}

.variations select {
    display: block !important;
    width: 100%;
    margin-bottom: 10px;
    height: 45px;
    background-color: #f5f6f6;
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px 10px;
}

.variable-product p.price {
    display: none;
}


.variation-error-msg {
    display: none;
    color: #fff;
    margin: 10px 0;
    font-size: 16px;
    background-color: #FF5D5D;
    padding: 10px;
    font-weight: 700;
    border-radius: 5px;
}

.comment-form-rating p.stars:not(:nth-child(2)) {
    display: none;
}

/**********21-march-2022*******/

.variation-swatches-popup p#saleend {
    margin-bottom: 10px;
}

.single-product table.variations td.label {
    margin-top: 10px;
}

.woocommerce-product-gallery__image img {
    width: 100%;
}

.single-product table.variations tr.size ul.swatches-list li .variation-cost {
    align-items: center;
    justify-content: center;
    display: flex;
}