/** Shopify CDN: Minification failed

Line 638:10 Expected ":"

**/
.page-width {
        padding: 0;
        width: 1170px;
    }

.heading {
    font-size: 45px;
    line-height: 48px;
    color: #172570;
    font-weight: bold;
}
.comn-txt {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: .3px;
    margin-top: 20px;
}

.prod-det_sec2-reivew {
    float: left;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    margin-top: 40px;
}

.prod-det_sec2-rev_content {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.prod-sec2_rev-fc {
    width: 87px;
    height: 87px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}

.prod-sec2_rev-fc img {
    max-width: 100%;
}

.prod-det_sec2-rev_content {
    width: calc(100% - 100px);
    text-align: left;
}

.prod-det_sec2-rev_star {
    width: 105px;
    display: inline-block;
    vertical-align: top;
}

.prod-det_sec2-rev_txt {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
}

.prod-det_sec2-rev_nm {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #212428;
    margin-top: 15px;
}

.prod-det_sec2-rev_nm span {
    font-size: 14px;
    line-height: 18px;
    color: #0eca5a;
    font-weight: 500;
    margin-left: 15px;
}

.prod-det_sec2-rev_nm span img {
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 6px 0 0;
}

.product-details_sec2 {
    padding: 60px 0 65px;
}

.product-details_sec2 .heading {
    /* width: 44%; */
    text-align: center;
    margin: 0 auto;
    line-height:1.4;
}

.product-details_sec2 .comn-txt {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: .3px;
    margin-top: 20px;
    text-align: center;
    color: #000;
    margin-bottom: 0;
}

.prod-det-sec2_video #wistia_chrome_23 {
    border-radius: 11.4073px !important;
}

.product-details_sec2_inner {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: flex-start;
}

.product-details_sec2_inner .prod-det-sec2_left {
    width: 52%;
    margin-top: 50px;
}

.product-details_sec2_inner .prod-det-sec2_left .prod-det_sec2-reivew {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    margin-top: 40px;
}

.product-details_sec2_inner .prod-det-sec2_left .prod-det_sec2-reivew .prod-sec2_rev-fc {
    width: 43px;
    height: 43px;
}

.product-details_sec2_inner .prod-det-sec2_left .prod-det_sec2-reivew .prod-sec2_rev-fc img {
    width: 100%;
    height: 100%;
}

.product-details_sec2_inner .prod-det-sec2_left .prod-det_sec2-rev_content {
    width: calc(100% - 57px);
    text-align: left;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.product-details_sec2_inner .prod-det-sec2_left .prod-det_sec2-rev_content .prod-det_sec2-rev_star {
    width: 105px;
    height: auto;
    display: inline-block;
    vertical-align: top;
}

.product-details_sec2_inner .prod-det-sec2_left .prod-det_sec2-rev_txt {
    font-size: 16px;
    line-height: 1.5;
    margin-top: -7px;
    color: #000;
}

.product-details_sec2_inner .prod-det-sec2_left img.wp-smiley,
.product-details_sec2_inner .prod-det-sec2_left img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: none !important;
    padding: 0 !important;
}

.product-details_sec2_inner .prod-det-sec2_left .prod-det_sec2-rev_nm {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
}

.product-details_sec2_inner .prod-det-sec2_left .prod-det_sec2-rev_nm span img {
    width: 16px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 6px 0 0;
} 

.prod-det-sec2_image .badge-icon {
   width: 100%;
   height: 100%;
}

.product-details_sec2_inner .prod-det-sec2_left .prod-det_sec2-rev_nm span {
    font-size: 14px;
    line-height: 18px;
    color: #0eca5a;
    font-weight: 500;
    margin-left: 15px;
}

.product-details_sec2_inner .prod-det-sec2_right {
    width: 44%;
    float: right;
    margin-top: 50px;
    background: #f1f3f7;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,.1);
    border-radius: 15px;
    padding: 0px 18px;
}


.product-details_sec2_inner .prod-det-sec2_right .prod-det-sec2-row {
    text-align: left;
    padding: 20px 0;
    border-bottom: 1px solid #b4b4b4;
    float: left;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.product-details_sec2_inner .prod-det-sec2_right .prod-det-sec2-row-lft {
    width: 29%;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    float: left;
    color: #212428;
    padding-right: 10px;
}

.product-details_sec2_inner .prod-det-sec2_right .prod-det-sec2-row-rgt {
    width: 71%;
    font-size: 16px;
    line-height: 20px;
    float: right;
    display: flex;
    align-items: center;
    color: #000;
}

.product-details_sec2_inner .prod-det-sec2_right .prod-det-sec2-row-rgt img {
    margin-right: 6px;
}

.product-details_sec2_inner .prod-det-sec2_right .prod-det-sec2-row.last-row {
  border-bottom: none;
}

.product-details_sec2_inner .prod-det-sec2_right .matrial_icn {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.product-details_sec2_inner .prod-det-sec2_right ul.prod-det-sec2_row-lst {
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.product-details_sec2_inner .prod-det-sec2_right ul.prod-det-sec2_row-lst li {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
    padding: 0 10px;
}

.product-details_sec2_inner .prod-det-sec2_right ul.prod-det-sec2_row-lst li img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.product-details_sec2_inner .prod-det-sec2_right ul.prod-det-sec2-tbl-list {
    float: right;
    width: 71%;
    margin-top: 3px;
}

.product-details_sec2_inner .prod-det-sec2_right ul.prod-det-sec2-tbl-list {
    float: right;
    width: 71%;
    margin-top: 3px;
    list-style:none;
    padding-left: 15px;
    margin-bottom:0;
}

.product-details_sec2_inner .prod-det-sec2_right .grad-line {
    border: 1px solid #aeb7cb;
    background: #1b4ec8;
    background: linear-gradient(90deg,rgba(27,78,200,1) 0%,rgba(183,200,238,1) 100%);
    height: 8px;
    border-radius: 100px;
    margin-top: 10px;
    width: 94%;
    display: block;
}

/* .product-details_sec2_inner .prod-det-sec2_right ul.prod-det-sec2-tbl-list li {
    position: relative;
    font-size: 1.5rem;
    color: #000;
} */
.product-details_sec2_inner .prod-det-sec2_right ul.prod-det-sec2-tbl-list li:first-child {
    margin-top: 0;
}
.product-details_sec2_inner .prod-det-sec2_right ul.prod-det-sec2-tbl-list li {
    position: relative;
    font-size: 1.5rem;
    color: #000;
    line-height: 18px;
    margin: 10px 0;
    padding-left: 6px;
}
.product-details_sec2_inner .prod-det-sec2_right ul.prod-det-sec2-tbl-list li::before {
   content: "";
    position: absolute;
    left: -12px;
    top: 48%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
}

.product-details_sec2_inner .prod-det-sec2_right .oeko-logo {
    width: 30px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.btn-bx {
    vertical-align: top;
    width: 370px;
    text-align: center;
    margin: 40px auto 0 auto; 
}

.btn-bx .comn-btn {
    float: left;
    width: 100%;
    height: 70px;
    background: #00bd4c;
    border-radius: 8px;
    color: #fff;
    font-size: 24px;
    line-height: 70px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    /* margin-top: 40px; */
}

.btn-bx .btn-tx {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    color: #000;
}

.btn-bx .btn-tx {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 0;
}

.btn-bx .comn-btn img {
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: auto;
    margin: -4px 0 0 8px;
}

.btn-bx .btn-tx img {
    width: 19px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 5px 0 0;
}

.product-details_sec3 {
    width: 100%;
    background: #f5f7fd;
    padding: 60px 0 65px;
}

.product-details_sec3 .container {
    width: 1170px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.product-details_sec3 .heading {
    /* width: 52%; */
    text-align: center;
    margin: 0 auto;
    line-height:1.4;
}

.product-details_sec3 .product-details-sec3_inner {
    margin-top: 30px;
}

.product-details-sec3_inner .slick-slide{
    height: unset;
}

.product-details_sec3 .slick-slide {
    padding: 10px 15px;
    min-height: 1px;
}

.product-details_sec3 .slick-track {
  padding: 10px 0;
  display: flex;
  align-items: stretch;
  min-height: 821px;
}

.prod-det-sec3-inner_box {
    display: flex !important;
    flex-direction: column;
    height: 100%;
    /* width: 31.5% !important; */
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,.1);
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

.prod-det-sec3-box_video {
    overflow: hidden;
}

.prod-det-sec3-inner_box .prod-det-sec3_image {
    /* height: 267.75px; */
    overflow: hidden;
}

.prod-det-sec3-inner_box .prod-det-sec3_image img{
    object-fit: cover;
    object-position: center;
    height: auto;
    width: 100%;
}

.prod-det-sec3-box_content {
    flex-grow: 1;
    padding: 20px 25px 25px;
    text-align: left;
}

.prod-det-sec3-box_content h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #0f247a;
    margin: 0px;
}

.prod-det-sec3-box_content p {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin-top: 10px;
}

ul.prod-det-sec3-box_list {
    min-height: unset;
    margin-top: 20px;
    list-style: none;
}
.slick-prev,
.slick-next {
    display: block !important;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #fff;
    margin-top: -20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 14px;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
    z-index: 1 !important;
    background-color: #e7eaf5;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background-color: #e7eaf5;
}

.product-details_sec3 .slick-arrow img {
    filter: invert(0);
}

.product-details_sec3 .slick-prev {
    left: -45px;
}

.product-details_sec3 .slick-next {
    right: -45px;
}

ul.prod-det-sec3-box_list {
    padding-left: 20px;
}

ul.prod-det-sec3-box_list li {
    position: relative;
}

ul.prod-det-sec3-box_list li:before {
    content: "";
    position: absolute;
    left: -17px;
    top: 10px;
    width: 9px;
    height: 9px;
    background: #0f247a;
    border-radius: 100%;
}

.product-details_sec4 {
    width: 100%;
    padding: 60px 0 65px;
}

.product-details_sec4 .heading {
  margin: 0;
}

.product-details_sec4 p {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: .3px;
    margin-top: 20px;
    color: #000;
    text-align: center;
}

.product-details_sec4 .product-details_sec4_inner {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-top: 40px;
}

.product-details_sec4 .product-details_sec4_inner .prod-det-sec4_product {
    position: relative;
    width: 556px;
    height: 265px;
    margin-top: 130px;
}

.prod-det-sec4_info_content .prod-det-sec4_icn {
    height: auto;
    max-width: 100%;
    float: right;
    width: 90px;
    margin: -40px 0 0 20px;
}

.prod-det-sec4_info_content .prod-det-sec4_info-txt {
    font-size: 18px;
    line-height: 25px;
    margin-top: 12px;
    text-align: left;
    margin-bottom: 0;
    letter-spacing:0;
}

.product-details_sec4 .product-details_sec4_inner .prod-det-sec4_info {
    width: calc(100% - 600px);
}

.product-details_sec4 .prod-det-sec4_info_box:first-child {
    border-top: none;
}

.product-details_sec4 .prod-det-sec4_info_box.active {
    border: 1px solid #0f247a !important;
    border-radius: 8px;
}


.product-details_sec4 .prod-det-sec4_info_box.active .info-num {
    background: #1a256c;
    color: #fff;
}

.product-details_sec4 .prod-det-sec4_info_box {
    text-align: left;
    position: relative;
    padding: 20px;
    border-top: 1px solid #eaeaea;
}

.product-details_sec4 .prod-det-sec4_info_box:first-child {
    border-top: none;
}
.product-details_sec4 .prod-det-sec4_info-mob .prod-det-sec4_info_box {
    border
}

.product-details_sec4 .prod-det-sec4_info_box .prod-det-sec4_info_hdg {
    display: flex;
    display: -webkit-flex;
    cursor: pointer;
}

.info-num {
    margin-right: 15px;
}

.product-details_sec4 .prod-det-sec4-lft-num,
.product-details_sec4 .info-num {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #37488a;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #0f247a;
    display: flex;
    align-items: center;
    justify-content: center;
}

.num-1, .num-2, .num-3, .num-4, .num-5 {
    position: absolute;
    cursor: pointer;
}

.product-details_sec4 .prod-det-sec4_info_hdg p {
    width: calc(100% - 45px);
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: #0f247a;
    margin: 0;
    text-align: left;
    letter-spacing:0
}

.prod-det-sec4-lft-num.active {
    background: #1a256c;
    color: #fff;
}

.product-details_sec4 .prod-det-sec4-lft-num.active .circle1 {
    position: absolute;
    height: 25px;
    width: 25px;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    border: 1px solid #1a256c;
    border-radius: 50%;
    -webkit-animation: circle 1.8s linear .3s infinite;
    animation: circle 1.8s linear .3s infinite;
    display: block !important;
}

@keyframes circle {
    0% {
        height: 40px;
        width: 40px;
    }

    100% {
        height: 120px;
        width: 120px;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0; 
    }
}

.product-details_sec5 {
    width: 100%;
    padding: 60px 0 65px;
    background: #f4f7fc;
}

.product-details_sec5 .heading {
    /* width: 58%; */
    text-align: center;
    margin: 0 auto;
    line-height:1.4;
}

.product-details_sec5 .product-details-sec5_inner {
    display: flex;
    display: -webkit-flex;
    column-gap: 2.75%;
    margin: 50px auto 10px;
}

.product-details_sec5 .product-details-sec5_inner .prod-det-sec5_box {
    width: 31.5%;
    background: #0f247a;
    border-radius: 8px;
    padding: 30px 25px;
    text-align: center;
    color: #fff;
}

.prod-det-sec5_box .prod-det-sec5_logos {
   display: inline-block;
    vertical-align: top;
    max-width: 100%;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}

.prod-det-sec5_box .prod-det-sec5_text {
    font-size: 20px;
    line-height: 28px;
    font-style: italic;
    margin-top: 20px;
    letter-spacing: .5px;
}

.prod-det-sec5_box .logo-nm {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 0;
}

.prod-det-sec5_box .logo-nm_desc {
    font-size: 16px;
    line-height: 22px;
    margin-top: 5px;
    color: #a0abd8;
    margin-bottom: 0;
}

.product-details_sec6 {
    width: 100%;
    padding: 60px 0 65px;
    background: #fff;
}

.product-details_sec6 .heading {
    /* width: 50%; */
    text-align: center;
    margin: 0 auto;
    line-height:1.4;
}

.product-details_sec6 p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: .3px;
    margin-top: 20px;
    text-align: center;
    color: #000;
    width: 100%;
    margin: 20px auto;
}

.prod-det-sec6_img-left img {
    height: auto;
    max-width: 100%;
}

.prod-det-sec6_img-left {
    float: left;
    margin-top: 100px;
    max-width: 43%;
}

.prod-det-sec6_comparision-box {
    float: right;
    width: calc(100% - 580px);
    margin-top: 85px;
    margin-bottom: 30px;
}

.prod-det-sec6_col-1 {
    float: left;
    width: 55%;
    margin-top: 25px;
    position: relative;
    border: 1px solid #a4b0d3;
    border-right: none;
    border-radius: 8px 0 0 8px;
    overflow: hidden;
}


.prod-det-sec6_col-1 ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.prod-det-sec6_col-1 ul li:nth-child(odd) {
    background: #e1edff;
}

.prod-det-sec6_col-1 ul li {
    float: left;
    width: 100%;
    height: 72px;
    color: #0f247a;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    font-weight: 700;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}


.prod-det-sec6_col-2 {
    float: left;
    width: 22%;
    background: #172570;
    border-radius: 15px;
    margin: -40px 0 -25px 0;
}

.prod-det-sec6_col-2 .prod-det-sec6_col2-top {
    float: left;
    width: 100%;
    height: 67px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.prod-det-sec6_col-2 ul {
    margin: 0;
    padding-left: 0;
    padding: 0;
    margin:0;
}

.prod-det-sec6_col-2 ul li:last-child {
    height: 25px;
    border-bottom: none;
}

.prod-det-sec6_col-2 ul li {
    float: left;
    width: 100%;
    height: 72px;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #29367e;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.prod-det-sec6_col-line {
    float: left;
    width: 1%;
    margin-top: 28px;
}

.prod-det-sec6_col-line ul {
    float: left;
    width: 100%;
    margin:0 ;
    padding: 0;
    list-style: none;
}

.prod-det-sec6_col-line ul li {
    float: left;
    width: 100%;
    height: 72px;
    border-bottom: 1px solid #c9cde0;
}

.prod-det-sec6_col-2 .prod-det-sec6_col2-top img {
        height: auto;
    max-width: 100%;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    max-width: 125px;
    width: 100%;
    padding: 0 10px;
}

.prod-det-sec6_col-2 ul {
    float: left;
    width: 100%;
    list-style: none;
    float: left;
}

.prod-det-sec6_col-2 ul li:first-child {
    height: 72px;
    padding: 10px 0;
}

.prod-det-sec6_col-2 ul li img {
    margin-top: 2px;
    width: 33px;
    height: auto;
    max-width: 100%;
}

.prod-det-sec6_col-3 {
    border: 1px solid #acacac;
    background: #f4f7fc;
}

.prod-det-sec6_col2-top {
    float: left;
    width: 100%;
    height: 67px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.prod-det-sec6_col-2 ul li:first-child {
    height: 72px;
    padding: 10px 0;
}

.prod-det-sec6_col-3 ul li {
    border-bottom: 1px solid #c1c7de;
}

.prod-det-sec6_col-2 ul li {
    float: left;
    width: 100%;
    height: 72px;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #29367e;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.prod-det-sec6_col-2 ul li:last-child {
    height: 25px;
    border-bottom: none;
}

.prod-det-sec6_col-line {
    float: left;
    width: 1%;
    margin-top: 28px;
}

.prod-det-sec6_col-2 ul li:nth-last-child(2), .prod-det-sec6_col-3 ul li:nth-last-child(2), .prod-det-sec6_col-line ul li:last-child {
    border-bottom: none;
}

.prod-det-sec6_col-3 ul li {
    border-bottom: 1px solid #c1c7de;
}

.prod-det-sec6_col-3top p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0f247a;
}

.prod-det_review {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    grid-column-gap: 25px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    margin-top: 50px;
    margin-bottom: 73px;
    width: 100%;
}
.prod-det_review_box {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    background: #f6f8ff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .18);
}

.prod-det_review_img {
    width: 100%;
    height: 285px;
    position: relative;
}
.prod-det_review_img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.prod-det-review_name {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.prod-det-review_star {
    height: auto;
    width: 88px;
    margin-bottom: 10px;
}
.prod-det-review_text p {
    font-size: 16px;
    line-height: 24px;
    color: #090909;
    margin-bottom: 15px;
    margin-top: 10px;
}
.prod-det-veri-tx {
    display: flex;
    align-items: center;
    margin-top: auto;
}
.prod-det-veri-tx img {
    width: 18px;
    height: 17px;
    object-fit: cover;
}
.prod-det-veri-tx p {
    margin: 0;
    margin-left: 5px;
    font-size: 14px;
    line-height: 22px;
    color: #00c750;
}

.prod-det_review_content {
    text-align: left;
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    flex: 1;
    height: 100%;
    padding: 15px 15px 22px 15px;
    display: flex;
    flex-direction: column;
}

.product-details_sec7 {
    width: 100%;
    padding: 60px 0 65px;
    background: #f4f7fc;
}

.load-more {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.load-more a {
    background: #fff;
    border: 1px solid #0e1954;
    border-radius: 8px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #0e1954;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 30px;
}

.prod-det-sec3-box_list li {
    font-size: 18px;
    line-height: 26px;
    position: relative;
    padding-left: 0;
    margin: 12px 0;
    color: #000;
}

.product-details_sec4 .heading {
    /* width: 55%; */
    margin: 0 auto;
    text-align: center;
    line-height:1.4;
}

.product-details_sec7 .heading {
    /* width: 60%; */
    margin: 0 auto;
    text-align: center;
    line-height:1.4;
}

.prod-det_review_box .review-img-stars{
    width: 88px;
}

.prod-det_review_content h3 {
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 500;
    line-height: 20px;
}

.yellow_strip{
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 24px;
    background: #fff7ca;
    border: 1px solid #d1c790;
    border-radius: 100px;
    padding: 8px 20px;
    margin-top: 20px;
    color: #000;
    margin-bottom: 0;
}

.product-details_sec7 .page-width{
    text-align: center;
}

.brand__review {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    max-width: 730px;
    width: 100%;
    margin: 30px auto 0;
}

.brand__review__box {
    width: 31.5%;
    float: left;
    padding: 15px 25px;
    background: #fff;
    border-radius: 8px;
}

.brand__review__box img {
    max-width: 100%;
    display: block;
    margin: 0 auto 12px;
}

.brand__review__box p{
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: .5px;
}

.brand__review__box:last-child .review-img:first-child{
    margin-top: 15px;
}

.brand__review__box .review-img:nth-child(2){
    width: 120px;
}

.quantity__button:first-child{
    border-right: 1px solid #d5d5d5; 
}

.quantity:after {
    box-shadow: 0 0 0 var(--inputs-border-width) #d5d5d5;
    border-radius: 3px;
}

.product-form__quantity .form__label {
    margin-bottom: 0;
    text-align: left;
}
.product-form__quantity .form__label span {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #0f247a;
    text-align: left;
}

quantity-input.quantity .quantity__button span {
    color: #000;
    width: 15px;
}

.quantity .quantity__input[type=number]{
    font-size: 20px;
    color: #000;
    font-weight:400;
}

.quantity__button:last-child{
    border-left: 1px solid #d5d5d5; 
}

.prod-det-sec1_acdn-hdg{
    position: relative;
    cursor: pointer;
    font-size: 21px;
    line-height: 25px;
    font-weight: 600;
    color: #212428;
    padding: 18px 0;
}

.prod-det-sec1_acdn-box {
    border-bottom: 1px solid #b5b5b5;
}

.prod-det-sec1_acdn-hdg:after {
    content: "+";
    position: absolute;
    top: 18px;
    right: 0;
    font-weight: 500;
    font-size: 30px;
    color: #7d7d7d;
    right: 0;
}

.prod-det-sec1_acdn-hdg.active:after {
    content: "-";
}

.prod-det-sec1_acdn-content,
.prod-det-sec1_acdn-content p,
.prod-det-sec1_acdn-content ul li {
    margin-top: 0;
    color: #000;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 15px;
}

.prod-det-sec1_acdn-content ul{
    margin: 0;
    padding-left: 22px;
    list-style-color: red;
    list-style: none;
    margin: 0 !important;
    padding: 0;
}

.prod-det-sec1_acdn-content ul li::marker {
    color: #0f247a;
}

.price-section .increase-btn{
    background: transparent;
    border: 1px solid #00bd4c;
    width: 95px;
    padding: 5px;
    font-weight: 600 !important;
    color: #00bd4c !important;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    height: 35px;
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
}
button.increase-btn svg{
    width: 18px;
}
button.increase-btn svg path{
    fill: #00bd4c;
}

.product-qty-section .incl-hdg {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #0f247a;
    text-align: left;
    margin: 0;
}

.product-qty-section .incl-text{
    color: #000;
    position: relative;
    font-size: 17px;
    line-height: 22px;
    text-align: left;
    margin: 10px 0 20px 0;
}

.custom-product-card .price-section p.product-card__price {
    flex-direction: row;
    display: flex;
    column-gap: 12px;
}
.custom-product-card .quantity-container {
    display: flex;
    gap: 20px;
    align-items: center;
}

.custom-product-card .quantity-container label {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color: #0f247a;
}
.quantity-container .quantity-selector button{
    width: 40px;
    height: 38px;
    padding: 0;
    text-align: center;
    background: #fff;
    outline: none;
    cursor: pointer;
    font-size: 25px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    font-family: "DM Sans";
    border: none;
    color: #000;
    
}
.quantity-container .quantity-selector input{
    border: none;
    background: none;
    width: 50px;
    text-align: center;
    height: 38px;
    font-size: 20px;
    font-weight: 500;
    color: #000;
    font-weight: 500;
    -webkit-appearance: none;
    border-radius: 0;
    font-family: "DM Sans";
    outline: none;
    color: #000;
}
.quantity-container .quantity-selector{
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 135px;
    border: 1px solid #0f247a;
    background: #fff;
    margin-left: 15px;
    overflow: hidden;
    border-radius: 8px;
}

.quantity-container .quantity-selector button:first-child {
    border-right: 1px solid #162377;
}

.quantity-container .quantity-selector button:last-child {
    border-left: 1px solid #162377;
}

.product__info-container ul.prod-det-sec1_ben-lst{
    padding-left: 0px;
}

.global-section9.section9 {
    width: 100%;
    background: #e7edfa;
    padding: 30px 0;
}

.global-section9.section9 .sec9_heading {
    font-size: 30px;
    line-height: 1.4;
    color: #1a256c;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

.global-section9 .sec9_text {
    font-size: 18px;
    line-height: 1.4;
    color: #1a256c;
    margin-top: 15px;
    text-align: center;
    margin: 15px auto 0 auto;
}

.global-section9.section9 img.trusted-hotel-logo {
    display: block;
  margin: 20px auto 0;
}

.sec-6.nitro-offscreen {
    width: 100%;
    padding: 50px 0 60px;
    background: #172570;
}

.sec-6.nitro-offscreen .sub-hdg {
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 8px;
    text-align: center;
}

.sec-6.nitro-offscreen .heading {
    font-size: 45px;
    line-height: 1.4;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    padding: 0 25px;
}
.video_slide .slick-next {
    right: -55px;
}
.video_slide .slick-prev {
    left: -55px;
}
.video_slide ul.slick-dots li {
    margin: 0;
}
.sec-6.nitro-offscreen .btn-bx {
    margin-top: -20px;
}
.sec-6.nitro-offscreen .testi_inner {
    margin-top: 40px;
}

.sec-6.nitro-offscreen .testi_inner .slick-slide {
    padding: 0 10px;
}

.sec-6.nitro-offscreen .testi_inner .slick-slide .w-chrome.notranslate {
    height: 428px !important;
    border: 2px solid #fff;
    overflow: hidden;
}

.sec-6.nitro-offscreen .slick-dots li button:before {
    display: none;
}

.sec-6.nitro-offscreen .slick-dots li button {
    width: 13px;
    height: 13px;
    background: none;
    border: 1px solid #fff;
    border-radius: 100%;
}

.sec-6.nitro-offscreen .slick-dots li.slick-active button {
  background: #fff;
}

.sec-6.nitro-offscreen .slick-dots {
    bottom: 0px;
    position: relative;
    margin-top: 20px;
}

.sec-6.nitro-offscreen .s6-btm_tx {
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    letter-spacing: .5px;
    margin-top: 30px;
    text-align: center;
}

.sec-6.nitro-offscreen .btn-bx .btn-tx {
    color: #fff;
}

.sec-6.nitro-offscreen .btn-bx .btn-tx img{
    filter: invert(1);
}

/* ----- BAMBOO SHEEP PRODUCT ----- */

.as_seen_on-clone {
    width: 100%;
    padding: 20px 0 22px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.as_seen_on-clone .as_seen_on-div {
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
}

.as_seen_on-clone .as_seen_text {
    font-size: 19px;
    line-height: 1.35;
    color: #000;
    padding-right: 50px;
    border-right: 1px solid #ddd;
    padding: 0 40px 0 0;
    text-align: left;
    margin: 0;
    margin-right: 20px;
}

.as_seen_on-clone ul.brand__list {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.as_seen_on-clone ul.brand__list li {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 25px;
    position: relative;
}

.as_seen_on-clone ul.brand__list li img {
    height: 55px;
    max-width: none;
    width: auto;
}

.global-section5.section5 {
    width: 100%;
    position: relative;
    padding: 60px 0;
}

.global-section5 .common_heading {
    color: #1a256c;
    font-size: 45px;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

.global-section5 .common_paragraph {
    color: #000;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: .3px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 0;
}


.global-section5 .sec5_row {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 70px;
    position: relative;
    width: 100%;
    margin: 80px auto 0;
}

.global-section5 .sec5_col {
    width: 31.33%;
    text-align: center;
    padding: 0 25px 30px;
    border: 1px solid #e1e1e1;
    border-radius: 15px;
}

.global-section5 .s5-icon {
    display: block;
    margin: -35px auto 15px;
    width: 75px;
    height: 75px;
}

.global-section5 .sec5_col h3 {
    font-size: 24px;
    line-height: 30px;
    color: #172570;
    font-weight: bold;
    letter-spacing: .3px;
    margin: 0;
}

.global-section5 .sec5_col p {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 0;
}

section.section11.global-section11 {
    width: 100%;
    padding: 60px 0;
    background-size: cover;
    background-position: center;
}
.sec11_row {
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
    background: #ffffff;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 40px 40px 50px;
}
.sec11_col-1 {
    width: 55%;
    text-align: left;
}
.global-section11 .sec11_col-2 {
    width: 45%;
}
.sec11_row h1.common_heading {
    color: #1a256c;
    font-size: 45px;
    line-height: 1.4;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.sec11_row p.common_paragraph {
    color: #000000;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.3px;
    margin: 10px 0 0;
}
ul.sec11_list {
    flex-wrap: wrap;
    display: -webkit-flex;
    flex-direction: column;
    margin-top: 20px;
    row-gap: 10px;
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
}
.global-section11 ul.sec11_list li {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    align-items: center;
    column-gap: 12px;
}
.global-section11 ul.sec11_list li img {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: auto;
    max-width: 100%;
}
.global-section11 ul.sec11_list li p {
    font-size: 18px;
    line-height: 1.4;
    color: #000000;
    margin: 0;
}
.global-section11 .bg-sec-product-img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}


section.section12.global-section12 {
    width: 100%;
    background: #f4f7fe;
    padding: 60px 0 70px;
}
 
section.section12.global-section12 .s12-left h1.common_heading {
    margin: 0;
    color: #1a256c;
    font-size: 45px;
    line-height: 1.4;
    font-weight: bold;
}
section.section12.global-section12 .btn-bx a.comn-btn {
    margin-top: 0;
}
section.section12.global-section12 .btn-bx {
    margin: 0 auto;
}
section.section12.global-section12 .s12-left p.common_paragraph {
    color: #000000;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.3px;
    margin-top: 20px;
}
section.section12.global-section12 .s12-left  .btn-bx {
    display: inline-block;
}
.global-section12 .s12-left {
    width: 51%;
    text-align: left;
}
.global-section12 .s12-right {
    width: 36.35%;
}

/* ----- 90 DAYS MONEY BACK ----- */

.product-details_sec6 .guarantee_box {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 825px;
	margin: 30px auto 0;
	border-radius: 10px;
	background: url("/cdn/shop/files/gurantee_bg.webp") no-repeat bottom center;
	background-size: cover;
	padding: 35px 20px;
}

.product-details_sec6 .guarantee_seal {
	width: 160px;
}

.product-details_sec6 .guarantee_box-content {
	width: calc(100% - 160px);
	text-align: left;
	padding-left: 25px;
}

.product-details_sec6 .guarantee_box-heading {
	font-size: 35px;
	line-height: 1.4;
	color: #fff;
	font-weight: bold;
    margin: 0;
}

.product-details_sec6 .guarantee_box-text {
	color: #fff;
	font-size: 17px;
	line-height: 1.4;
	margin-top: 15px;
    text-align: left;
    width: 100%;
    margin-bottom: 0;
}

.product-details_sec6 .guarantee_seal img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.product-details_sec6 ul.guarantee_box-shiping {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 25px;
    padding-left: 0;
    margin-bottom: 0;
}

.product-details-sec3_inner .slick-slide>div {
    height: 100%;
}

.product-details_sec6 ul.guarantee_box-shiping li:first-child {
	padding-left: 0;
	border-right: 1px solid #fff;
}

.product-details_sec6 ul.guarantee_box-shiping li {
	display: flex;
	display: -webkit-flex;
	/* flex-wrap: wrap; */
	align-items: center;
	column-gap: 10px;
	padding: 0 15px;
}

.product-details_sec6 ul.guarantee_box-shiping li img {
	width: auto;
	height: 40px;
}

.product-details_sec6 ul.guarantee_box-shiping li p {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: .5px;
    text-align: left;
    white-space: nowrap;
    margin: 0;
}

.global-section12 .s12-row {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.global-section12 .s12-img {
	display: block;
	margin: 0 auto;
	width: 100%;
    height: auto;
}
.main_guarantee_box {
    clear: both;
    padding-top: 5px;
}
.mob-only {
    display: none;
}
.sec-6.nitro-offscreen .testi_inner .slick-arrow img {
    filter: invert(0);
}
.testi_vid img {
    width: 100%;
}
.testi_vid {
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    position:relative;
    cursor:pointer;
}
.testi_vid:hover {
    opacity: 0.7;
}
.testi_vid:after {
    background-image: url(/cdn/shop/files/ugc-play_2.png);
    content: "";
    position: absolute;
    display: block;
    z-index: 99;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    background-size: contain;
    pointer-events: none;
}
.video-popup>div {
    width: 360px;
    position: relative;
    border-radius: 8px;
    background: rgb(0, 0, 0);
    min-height: unset;
    aspect-ratio: unset;
    border: none;
}
.video-popup>div .close {
    right: 15px;
    top: 15px;
    width: 45px;
    height: 45px;
    /* background: #fff; */
    border-radius: 50%;
    padding: 10px;
    z-index: 1;
}
.video-popup>div .close svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 46px;
}
.video-popup>div main {
    padding: 0;
}
.prod-det-sec4_icn {
    float: right;
    width: 90px;
    margin: -40px 0 0 20px;
    height: auto;
    max-width: 100%;
}
.prod-det-sec4-prd-lst .num-1 {
    left: 28%;
    top: 2%;
}
.prod-det-sec4-prd-lst .num-2 {
    bottom: 40%;
    left: 14%;
}
.prod-det-sec4-prd-lst .num-3 {
    bottom: 50%;
    left: 40%;
}
.prod-det-sec4-prd-lst .num-4 {
    bottom: 65%;
    right: 25%;
}
.prod-det-sec4-prd-lst .num-5 {
    top: 18%;
    right: 4%;
}
.hide-desk  {
    display:none;
}
.hide-mob {
    display: block;
}
.single-product-page {
    padding-top: 47px !important;
}
.yellow_strip strong {
    font-weight: 700;
}
@media screen and (max-width: 1320px) {
    .product-details_sec3 .slick-prev {
        left: 5px !important;
    }
    .product-details_sec3 .slick-next {
        right: 5px !important;
    }
}

@media screen and (max-width: 1200px){ 
    .page-width,.product-details_sec3 .container{
        width:100% !important;
        padding: 0 1.5rem !important;
    }
}
@media screen and (max-width: 1010px){
    ul.prod-det-sec1_ben-lst li img {
        width: 30px;
    }

    .product-details_sec6 .guarantee_box {
      margin: 60px auto 0;
    }

    ul.prod-det-sec1_ben-lst li p {
      font-size: 14px;
    }
    .page-width,.product-details_sec3 .container{
        /* padding: 0 0rem !important; */
        width:100% !important;
    }
    .hide-tab {
        display: none;
    }
    
   /* .price-per-item__container .price-per-item .price-per-item--current {
        flex-direction:column;
   } */

    .yellow_strip {
        font-size: 16px;
        line-height: 22px;
    }

    .product__title h1{
        font-size: 40px;
    }

    ul.prod-det-sec1_lst{
        padding-left: 0px !important;
    }

    .single-product-page .page-width{
        width: 100%;
        max-width: 1170px;
        margin: 0 auto;
        padding: 0;
    }
    /* ul.prod-det-sec1_ben-lst {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 100%;
        padding-left: 0;
        align-items: start;
    } */
    .single-product-metafields .page-width {
        width: 100%;
        max-width: 1170px;
        padding: 0 20px;
    }
    .product-details_sec3 .container{
        width: 100%;
        max-width: 1170px;
    }

    .product-details_sec2_inner{
        flex-wrap: wrap;
    }

    .product-details_sec2_inner .prod-det-sec2_left, 
    body .product-details_sec2_inner .prod-det-sec2_right {
        width: 100%;
        margin: 40px auto;
        max-width: 600px;
    }

     .product-details_sec2_inner .prod-det-sec2_right {
        margin-top: 0;
     }

    /* .prod-det-sec3-inner_box .prod-det-sec3_image{
        max-height: 185px;
    } */

    .product-details_sec4_inner{
        flex-wrap: wrap;
    }

    .product-details_sec4 .product-details_sec4_inner {
        width: 100%;
        flex-wrap: wrap;
        margin-bottom: 40px;
        overflow:hidden;
    }
    
    ul.prod-det-sec1_ben-lst li p span {
        font-size: 14px;
        line-height: 20px;
        font-weight: 500;
        color: #000;
        font-size-adjust: none !important;
        width: calc(100% - 45px);
        display: block;
    }
    /* ul.prod-det-sec1_ben-lst li img {
        width: 30px;
    } */

    .product-details_sec4_inner .prod-det-sec4_product, 
    body .product-details_sec4_inner .prod-det-sec4_info.hide-mob {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }

    .product-details_sec2 .heading{
        /* width: 65%; */
        font-size: 38px;
    }

    .product-details_sec4 .heading{
        /* width: 65%; */
        font-size: 38px;
    }

    .product-details_sec6 .heading{
        /* width: 65%; */
        font-size: 38px;
    }

    .product-details_sec7 .heading{
        /* width: 65%; */
        font-size: 38px;
    }

    .product-details_sec6 .prod-det-sec6_img-left {
        width: 100%;
        margin: 0 auto;
        padding: 0 50px;
        float: unset;
        max-width: 100%;
    }

    .prod-det-sec6_comparision-box {
        width: 80%;
        margin: 80px auto;
        float: unset;
    }

    .prod-det-sec6_img-left {
        float: unset;
        margin-top: 100px;
    }

    .product-details_sec5 .heading {
        /* width: 70%; */
        font-size: 38px;
    }

    .product-details_sec3 .heading {
        /* width: 70%; */
        text-align: center;
        margin: 0 auto;
        font-size: 38px;
    }

    /* ul.prod-det-sec1_ben-lst li p span{
        font-size: 18px;
    } */

    /* .product__info-wrapper {
        padding-left: 10px;
    } */

    .section-template--19036976971913__main-padding{
        padding-left: 0;
    }

    .prod-det_review {
        grid-template-columns: 1fr 1fr;
        margin-bottom: 50px;
    }

    .section-template--19036976971913__main-padding .page-width{
        padding: 0 20px;
    }

    .product-details-sec3_inner.card-slick-slider .slick-prev {
        left: 0;
    }
    .product-details-sec3_inner.card-slick-slider .slick-next {
        right: 0;
    }

    .product-details_sec2_inner .prod-det-sec2_left .prod-det_sec2-reivew {
       display: none;
    }

    .global-section9 .sec9_text {
        width: 65%;
    }

    .product-details_sec6 .page-width {
        padding: 0 1rem !important;
        overflow: hidden;
    }
    .product-details_sec6 ul.guarantee_box-shiping {
        flex-wrap:nowrap;
    }

    .product-details_sec3 {
        padding: 40px 0 45px;
    }

    .product-details_sec5,
    .product-details_sec6 {
       padding: 40px 0 45px;
    }

    .product-details_sec2 {
       padding: 40px 0 45px;
    }

    .product-details_sec4 {
        padding: 40px 0 45px;
    }
    
    .product-details_sec5 .product-details-sec5_inner .prod-det-sec5_box {
        padding: 25px 12px;
    }

    .prod-det-sec5_box .prod-det-sec5_text {
      font-size: 18px;
        line-height: 26px;
        margin-top: 12px;
        min-height: 94px;
   }
}
@media only screen and (max-width:1024px) {
    .mob-box-slider {
        width:100%;
    }
    .product-details_sec3 .slick-prev {
        left: 5px !important;
    }
    .product-details_sec3 .slick-next {
        right: 5px !important;
    }
    .video_slide .slick-next {
        right: -15px;
    }
    .video_slide .slick-prev {
        left: -15px;
    }
    .product-details_sec4 .page-width{
        padding: 0 1rem !important;
        width: 100% !important;
    }
    .prod-det-sec4_info_content .prod-det-sec4_icn {
        margin: 0 0 0 20px;
    }
    .product-details_sec4 .product-details_sec4_inner .prod-det-sec4_info {
        width: calc(100% - 590px);
    }

    .product-details_sec3 .slick-next {
    right: 4px;
    }

    .product-details_sec3 .slick-prev {
    left: 4px;
   }

   .product-details_sec3 .product-details-sec3_inner   {
    padding: 0 10px;
  }

  .product-details_sec3 .slick-track {
    min-height: 780px;
  }
}

@media screen and (max-width: 768px){
    .product-details_sec3 .product-details-sec3_inner {
    padding: 0px 10px;
 }

 .product-details_sec3 .slick-track {
    min-height: 730px;
  }
}

@media screen and (max-width: 767px){
    .prod-det-sec6_col-line {
        margin: 8px 0 70px 0 !important;
    }
    .prod-det-sec6_col-line ul li {
        height: 50px;
    }
    body ul.prod-det_card-list {
        max-width: 70% !important;
    }
    .product-boxed-section product-form.product-form {
        margin-bottom: 9px !important;
    }
    ul.prod-det_card-list  li img {
        width: 100% !important;
        height: auto !important;
    }
    .global-section9.section9 .sec9_heading {
        font-size: 28px;
    }

    .sec11_row p.common_paragraph {
       text-align: center;
    }

    .global-section11 ul.sec11_list {
      width: 270px;
      margin: 15px auto 0;
    }

    .global-section11 ul.sec11_list li p {
      text-align: center;
    }

    .product-details_sec6 section.global-section9.section9 {
      padding: 20px 40px;
      width: 115%;
      margin-left: -30px;
    }

    .product-details_sec6 .page-width {
        padding: 0 1.5rem !important;
    }
    .sec-6.nitro-offscreen .sub-hdg {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 8px;
        margin-top: 0;
    }
    .prod-det-sec5_nav_mob {
        display: flex !important;
        justify-content: center;
        margin: 30px auto 0;
        max-width: 350px;
        width: 100%;
    }
    .product-details-sec5_inner .slick-arrow img {
        filter: unset;
    }
    .product-details_sec5 h1.heading {
        letter-spacing: -0.5px;
    }
    .product-details-sec5_inner .slick-arrow {
        width: 30px;
        height: 30px;
        background-color: #fff;
        box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
        margin-top: 10px;
    }
    .prod-det-sec5_box p {
        margin:0;
    }
    .product-details_sec5 .product-details-sec5_inner {
        margin-top:15px !important;
    }
    .prod-det-sec5_box {
        padding: 25px 20px !important;
    }
    .prod-det-sec5_box .logo-nm {
        margin-top: 30px !important;
    }
    .prod-det-sec5_nav_mob .slick-slide.slick-current.slick-active {
        border: 1px solid #0f247a;
        border-radius: 5px;
        background: #fff;
        height: 42px !important;
    }
    body .product-details-sec5_inner .prod-det-sec5_text {
        font-size: 18px;
        line-height: 26px;
        margin-top: 12px;
        min-height: 94px;
    }
    .product-details-sec5_inner button.slick-prev.slick-arrow {
        left: -10px;
    }
    .product-details-sec5_inner button.slick-next.slick-arrow {
        right: -10px;
    }
    .prod-det-sec5_nav_mob .slick-slide {
        padding: 0 3px;
    }
    .nav-logos {
        padding: 5px 10px;
    }
    .nav-logos_img {
        max-height: 30px;
        width: auto;
        display: inline-block;
        vertical-align: middle;
    }
    .yellow_strip {
        font-size: 14px;
        line-height: 18px;
        padding: 5px 10px;
    }
    
    .global-section9 .sec9_text {
        font-size: 16px;
    }
    .product-details_sec4 .product-details_sec4_inner {
        overflow:visible;
    }
    .product-details_sec4 {
        margin-top: 25px;
    }
    body .product-details_sec4 .prod-det-sec4-lft-num.active {
        width: 27px;
        min-height: auto;
        height: 27px;
    }
    body .product-details_sec4 .prod-det-sec4-lft-num {
        width: 21px;
        height: 21px;
        font-size: 16px;
        line-height: 21px;
    }
    .prod-det-sec4_info .slick-slide {
        padding: 10px 8px;
    }
    .product-details_sec4 .product-details_sec4_inner .prod-det-sec4_info {
        width: 100%;
        float: left;
        max-width: 500px;
        margin: 0 auto;
    }
    .product-details_sec4 p.comn-txt {
        font-size: 16px;
        padding: 0 15px;
        line-height: 25px;
    }
    .prod-det-sec4_info_box, .prod-det-sec4_info_box:first-child {
        border: 2px solid #7782b3 !important;
        border-radius: 8px;
        width: 300px !important;
        float: left;
        min-height: 212px;
        padding:15px;
    }
    .prod-det-sec4_mob {
        display: flex;
        display: -webkit-flex;
        padding-bottom: 15px;
        border-bottom: 1px solid #cdd2ed;
    }
    .prod-det-sec4_icn-mob {
        width: 50px;
        margin-right: 10px;
    }
    .prod-det-sec4_icn-mob img {
        border: 2px solid #e3e0de;
        border-radius: 50%;
        margin: 0;
        height: auto;
        max-width: 100%;
        float: right;
        width: 90px;
    }
    .prod-det-sec4_info_hdg {
        width: calc(100% - 60px);
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        cursor: pointer;
    }
    .prod-det-sec4_info_hdg p {
        width: 100%;
        position: relative;
        padding-left: 25px;
    }
    .prod-det-sec4_info-txt {
        font-size: 16px;
    }
    .hide-desk  {
        display:block;
    }
    .hide-mob {
        display: none;
    }
    .custom-badge span.badge-text {
        font-size: 14px !important;
        line-height: 14px;
    }
    .product-review-block .review-count {
        font-size: 14px !important;
        line-height:0;
    }
    body .product-details_sec4 .prod-det-sec4_info_hdg p {
        width: 100% !important;
        position: relative;
        padding-left: 25px;
    }
    .product-details_sec4 .prod-det-sec4_info_box:first-child
    .prod-det-sec4_info_hdg p span {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 22px;
        line-height: 30px;
        font-weight: bold;
        color: #0f247a;
    }
    .prod-det-sec4_info-txt {
        font-size: 16px !important;
    }
    .section13 {
        padding-bottom:0 !important;
    }
    .product-details_sec4 .info-num:after {
        content: ".";
    }
    body.product__info-container .prod-det-sec1_lst {
        padding-left: 0px;
    }
    .product-details_sec4 .info-num {
        width: auto;
        height: auto;
        border: 0;
        padding: 0;
        margin: 0 5px 0 0;
    }
     .product-details_sec4 .prod-det-sec4_info_box .prod-det-sec4_info_hdg {
        align-items:start;
     }
     .product-details_sec4 .prod-det-sec4_info_box.active .info-num {
        background: transparent;
        color: #000;
    }
    .prod-det-sec3-inner_box .prod-det-sec3_image {
        max-height: 100%;;
    }
    .product-details_sec3 .product-details-sec3_inner {
        display: grid;
        column-gap: 2.7%;
        row-gap: 25px;
    }
    .sec-6.nitro-offscreen .page-width {
        padding: 0 !important;
    }
    .sec-6.nitro-offscreen {
        padding: 30px 0 20px !important;
    }
    .sec-6.nitro-offscreen .heading {
        font-size: 29px !important;
        line-height: 1.4;
        padding: 0 15px!important;
        width: 100% !important;
        letter-spacing: -.5px;
    }
    .s6-btm_tx {
        font-size: 16px !important;
        line-height: 25px !important;
        margin-top: 0px !important;
        margin: 0;
        padding: 0 15px !important;    }
    .sec-6.nitro-offscreen .btn-bx a.comn-btn {
        margin: 0;
    }
    body .product-details_sec5 .hide-mob {
        display:none;
    }
    .product-details_sec6 section.global-section9.section9 {
        width: calc(100% + 30px);
        margin: 0px 0 0 -15px;
        padding: 30px 15px;
    }
    .sec-6.nitro-offscreen .btn-bx {
        max-width: 305px;
        margin-top: 30px;
    }
    .sec-6.nitro-offscreen .btn-bx a.comn-btn {
        margin: 0;
    }
    .sec-6.nitro-offscreen .testi_inner {
        margin-bottom:15px !important;
    }
    .global-section12 .s12-left {
        width: 100%;
        text-align: center;
    }
    section.section11.global-section11 {
        padding: 30px 0;
    }
    .product-details_sec6 .guarantee_box p.btn-tx img {
        filter: invert(1);
    }
    .product-details_sec6 .guarantee_box p.btn-tx {
        color: #fff;
    }
    section.section12.global-section12 .s12-left h1.common_heading {
        font-size: 29px;
    }
    section.section12.global-section12 .s12-left h1.common_heading br {
        display: none;
    }
    .global-section12 .s12-right {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    section.section12.global-section12 {
        padding: 30px 0 150px;
    }
    section.section12.global-section12  .s12-row {
        position: relative;
    } 
    section.section12.global-section12 .s12-row  .btn-bx {
        position: absolute;
        bottom: -130px;
        left: 0;
        right: 0;
        max-width: 305px;
    }
    .page-width, .product-details_sec3 .container {
        padding: 0 1.5rem !important;
        width: 100% !important;
    }
    .product-details_sec2_inner .prod-det-sec2_right {
        margin-top: 15px !important;
        border-radius: 5px !important;
    }
    .product-details_sec2_inner .prod-det-sec2_left, .product-details_sec2_inner .prod-det-sec2_right{
        margin-top: 0 !important;
        margin-bottom: 15px;
    }
    .product-details_sec2_inner .prod-det-sec2_right .prod-det-sec2-row {
        align-items: start;
        flex-direction: column;
        padding: 15px 0;
    }
    .prod-det-sec2-row-lft {
        font-size: 16px !important;
        line-height: 20px !important;
        padding: 0 0 10px;
    }
    .product-details_sec2_inner .prod-det-sec2_right .prod-det-sec2-row-rgt {
        width:100% !important;
        font-size: 14px !important;
        line-height: 1.2;
    }
    p.btn-tx {
        font-size: 14px !important;
        line-height: 18px !important;
    }
    .product-details_sec2_inner .prod-det-sec2_right ul.prod-det-sec2-tbl-list,
    .product-details_sec2_inner .prod-det-sec2_right .prod-det-sec2-row-lft {
        width:100% !important;
    }
    .btn-bx .comn-btn {
        height: 52px;
        font-size: 22px;
        line-height: 52px;
        border-radius: 8px;
        letter-spacing: 0.3px;
    }
    .prod-det-sec2-row.last-row .prod-det-sec2-row-lft {
        width: auto !important;
    }
    .prod-det-sec2-row.last-row {
        flex-direction: row !important;
    }
    body .single-product-page {
        padding-top:20px !important;
    }
    .product__media-list .product__media-item {
        padding: 0 !important;
    }
    .main_guarantee_box {
        padding-top: 0;
    }
    .product-details_sec6 ul.guarantee_box-shiping li {
        flex-wrap: nowrap !important;
    }
    .product-details_sec6 .guarantee_box-text {
        text-align: center;
        width: 100%;
    }
    .product-details_sec6 ul.guarantee_box-shiping {
        flex-wrap: wrap !important;
    }
    .global-section9 .sec9_text {
        width: 100%;
    }
    .custom-announcement-bar .slick-arrow {
        visibility: hidden;
    }

    .product-details_sec2_inner .prod-det-sec2_right ul.prod-det-sec2_row-lst{
        padding-left: 0px;
    }

    .product-details_sec6 p{
        width: 100%;
        margin: 20px auto;
    }

    .product-details_sec4 .product-details_sec4_inner .prod-det-sec4_product{
        max-width: 345px;
        height: 165px;
        margin: 0 auto;
    }

    .prod-det-sec2_right {
        margin-top: 0px !important;
    }

    .product-details_sec5 .heading {
        width: 100%;
        font-size: 29px;
        line-height: 40px;
    }
    .product-details_sec3 .slick-list.draggable {
        height: 100% !important;
    }
    section.section5.global-section5 {
        background-position: right top;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
        background: url(/cdn/shop/files/sec4-bg-m.jpg), linear-gradient(1deg, rgba(255, 255, 255, 1) 0%, rgba(237, 222, 217, 1) 100%);
        padding: 30px 0;
    }
    .product-details_sec4_inner .prod-det-sec4_product .prod-det-sec4-product-image{
        height: auto;
        max-width: 100%;
    }
    .product-details_sec3 .heading {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        font-size: 29px;
        line-height: 1.4;
        letter-spacing: -.5px;
    }
    .product-details_sec2 .comn-txt {
        font-size: 16px;
        line-height: 25px;
    }

    .product__title h1{
        font-size: 36px;
        line-height:42px;
    }

    .product-details_sec2 .heading, 
    .product-details_sec4 .heading, 
    .product-details_sec6 .heading, 
    .product-details_sec7 .heading{
        width: 100%;
        font-size: 29px;
        line-height: 1.4;
        letter-spacing: -.5px;
    }

    slider-component#GalleryThumbnails-template--19036976971913__main{
        display: none;
    }

    .product-details-sec5_inner {
        display: flex;
        flex-direction: column;
        width: 100%;
        row-gap: 10px;
    }
    .product-details_sec5 .product-details-sec5_inner .prod-det-sec5_box{
        width: 100%;
    }

    .product-details_sec5 {
        padding: 25px 0px 20px 0;
    }
    .product-details_sec2,
    .product-details_sec3,    
    .product-details_sec6,
    .product-details_sec7{
        padding: 30px 0px 35px 0;
    }

    .product-details_sec4 {
        padding-bottom: 35px;
    }
   
    .product-details_sec6 p{
        font-size: 16px;
        line-height: 25px;
    }
    .prod-det-sec6_img-left {
        display: none;
    }

    .prod-det-sec6_comparision-box{
        width: 100%;
    }

    .prod-det_review {
        grid-template-columns: 1fr 1fr;
        margin-bottom: 50px;
        gap: 10px;
        margin-top: 25px;
    }
    .prod-det_review_img {
        height: 150px; 
    }
    .prod-det-review_text p {
        font-size: 13px;
        line-height: 18px;
        margin: 0px 0 10px;
    }
    .prod-det_review_box .review-img-stars {
        width: 65px;
        height: auto;
        margin-bottom: 10px;
    }
    .prod-det_review_content h3 {
        margin-top: 0;
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 5px;
    }
    .prod-det-veri-tx p {
        margin:0 !important;
    }
    .prod-det-sec4_info_content .prod-det-sec4_icn{
        height: auto;
        width: 150px;
        margin: 0 auto 0;
    }
    .prod-det-sec4_info_content{
        display: flex;
        flex-direction: column;
        margin: 0px;
    }

    .prod-det-sec6_comparision-box .prod-det-sec6_col-1 ul li {
        font-size: 13px;
        height: 50px;
        padding: 0 6px;
    }
    .prod-det-sec6_comparision-box {
        width: 100%;
        margin-top: 65px;
    }
    .btn-bx .comn-btn img {
        width: 16px;
    }
    .prod-det-sec6_col-1 {
        margin-top:5px;
    }
    .prod-det-sec6_col-2 .prod-det-sec6_col2-top
     {
        height:47px;
     }
     .prod-det-sec6_col-2 .prod-det-sec6_col2-top
    {
        margin-top:0 !important;
    }
    .prod-det-sec6_comparision-box .prod-det-sec6_col-2 ul li{
        height: 50px;
    }
    .prod-det-sec6_col-2 ul li:last-child:last-child {
        height:25px;
    }
    .prod-det-sec6_col-2 ul li img{
        width: 24px;
    }
    .swatch-image{
        width: 50px;
    }
    .swatch-pricing span {
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
    }
    .brand__review__box p {
        font-size: 10px;
        line-height: 10px;
        margin: 10px 0 2px 0;
        letter-spacing: 0.5px;
    }
    .brand__review__box:last-child .review-img:first-child {
        margin-top: 0px !important;
    }
     body .global-section5 .common_heading {
        font-size: 29px;
        line-height: 1.4;
        text-align: left;
    }
    body .brand__review .brand__review__box:nth-child(3) img.review-img {
        margin-top: 4px !important;
    }
    body  .global-section5.section5 p.common_paragraph {
        font-size: 16px;
        line-height: 25px;
        margin-top: 15px;
        text-align: left;
    }
    body .global-section5 .sec5_row {
        margin: 300px auto 0;
        row-gap: 40px;
    }
    body .global-section5 .s5-icon {
        margin: -25px auto 15px;
        width: 50px;
        object-fit: contain;
        height: 50px;
    }

    .global-section5 .sec5_col {
        width: 100%;
        background-color: #fff;
    }

    .as_seen_on-clone ul.brand__list li img {
        height: 36px;
    }

    .as_seen_on-clone .as_seen_text {
        border-right: none;
        padding: 0 0 15px 0;
    }

    .global-section9.section9 img.trusted-hotel-logo {
    width: 100%;
    }

    .product-details_sec6 .guarantee_box {
        width: calc(100% + 30px);
        border-radius: 0;
        justify-content: center;
        margin: 65px 0 0 -15px;
        padding: 0 15px 35px;
        background: url("/cdn/shop/files/gurantee_bg.webp") no-repeat bottom center;
        background-size: cover;
    }
    .product-details_sec6 .guarantee_seal img {
        margin: -47px auto 15px;
        width: 110px;
    }
    .product-details_sec6 .guarantee_seal {
        width: 160px;
        }

    .product-details_sec6 .guarantee_box-content {
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .product-details_sec6 .guarantee_box-heading {
        font-size: 29px;
    }
    .product-details_sec6 .guarantee_box-text {
        font-size: 16px;
        line-height: 20px;
        letter-spacing: .3px;
        margin-top: 10px;
    }

    .product-details_sec6 ul.guarantee_box-shiping {
        justify-content: center;
    }

    .product-details_sec6 ul.guarantee_box-shiping li {
        text-align: left;
    }

    .product-details_sec6 ul.guarantee_box-shiping li img {
        width: auto;
        height: 40px;
    }
    .sec11_col-1, .sec11_col-2 {
        width: 100%;
    }
    .sec11_row h1.common_heading {
        font-size: 29px;
        line-height: 1.4;
        width: 100%;
        margin: auto;
        text-align: center;
    }
    .sec11_row {
        padding: 25px 15px;
        text-align:center;
    }
    .global-section11 .sec11_col-2 {
        width: 250px;
        margin: 15px auto 0;

    }
    section.section11.global-section11 .page-width {
        width: 100% !important;
        padding: 0 15px !important;
        max-width: 600px;
        box-sizing: border-box;
    }
    .custom-badge .badge-icon {
        margin: -1px 4px 0 0px !important;
    }
    .single-product-page .page-width {
        max-width:100% !important;
        padding: 0 14px !important;
    }
    body .product-media-wrapper modal-opener.product__modal-opener {
        margin:0 !important;
    }
    .slider.slider--mobile {
        column-gap: 0 !important;
        width: 100%;
        padding: 0 !important;
    }
    .slider.slider--mobile li {
        width: 100%;
        margin-left: 0 !important;
    }
    .product-media-wrapper .product_single_thumbnail {
        margin:0 !important;
    }
    .product-media-wrapper .slider-buttons .slider-counter {
        display: none;
    }
    .product-media-wrapper .slider-buttons button.slider-button svg.icon.icon-caret {
        stroke: #fff;
    }
    .product-media-wrapper .slider-buttons button.slider-button {
        position: absolute;
        top: 47%;
        background: #172570;
        border-radius: 100px;
        width: 30px;
        height: 30px;
    }
    .product-media-wrapper .slider-buttons .slider-button--next {
        right: 15px;
    }
    .product-media-wrapper .slider-buttons button.slider-button.slider-button--prev {
        left: 15px;
    }
    .product--medium:not(.product--no-media) .product__info-wrapper {
        padding: 0 1px !important;
    }
    /*
    .icon-with-text img {
        width: 23px;
        height: 23px;
        object-fit: contain;
        margin: 0 0 5px 0;
    }
    .icon-with-text-section {
        width: 100%;
        background: #ebf2fa;
    }
    .icon-with-text-section ul.icon-with-text {
        width: 100%;
        padding: 0 15px;
        max-width: 600px;
        box-sizing: border-box;
        column-gap: 0rem;
    }
    .icon-with-text-section ul.icon-with-text li.icon-with-text__item {
        padding: 10px 3px;
    }
     .icon-with-text-section .inline-richtext {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0;
    } */
    .mob-only {
        display: block;
    }
    .product.grid {
        gap: 14px !important;
    }
    .section5.global-section5 .btn-bx {
      margin-top: 40px;
      max-width: 305px;
   }
    body .single-product-metafields .heading {
        font-size: 29px;
        line-height: 1.4;
        /* width: 85%; */
    }
    .product-details_sec2_inner .prod-det-sec2_right ul.prod-det-sec2-tbl-list li {
        padding-left:10px;
        font-size: 14px;
    }
    .prod-det-sec3-box_content p {
        font-size: 16px;        
        line-height: 25px;
    }
    .product-details_sec2_inner .prod-det-sec2_right .oeko-logo {
        width: 25px !important;
    }
    .global-section9.section9 {
        margin-top:25px;
    }
    .features-bar__item p {
        font-size:14px;
    }
    .prod-det-sec3-box_list li {
        font-size: 16px;  
        line-height: 24px;
        margin: 8px 0;
    }  
    ul.prod-det-sec3-box_list li:before {
        top: 8px;
        padding-left:4px;
    }  
    ul.prod-det-sec3-box_list {
        padding-left: 17px;
    }

    .global-section5 .sec5_col h3 {
      font-size: 28px;
      line-height: 1.4;
    }

    .global-section5 .sec5_col p {
      font-size: 16px;
      line-height: 25px;
      margin-top: 10px;
    }

    .product-details_sec3 .btn-bx {
        margin-top: 40px !important;
    }
}

@media screen and (max-width: 576px) {
    .product-media-container.constrain-height {
        --viewport-offset: 400px;
        --constrained-min-height: 350px;
    }
    .product-details_sec7 .btn-bx,
    .product-details_sec6 .btn-bx,
     .product-details_sec5 .btn-bx,
   .product-details_sec4 .btn-bx,
    .product-details_sec3 .btn-bx,
   .product-details_sec2 .btn-bx{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 20px;
    width: 100%;
    padding: 0 15px;
 }

 .product-details_sec7 .btn-bx .comn-btn,
 .product-details_sec6 .btn-bx .comn-btn, 
 .product-details_sec5 .btn-bx .comn-btn,
 .product-details_sec4 .btn-bx .comn-btn,
 .product-details_sec3 .btn-bx .comn-btn,
  .product-details_sec2 .btn-bx .comn-btn {
    width: 305px;
    margin: 0 auto;  
   }

   /* .product-details_sec2_inner .prod-det-sec2_right .prod-det-sec2-row-lft {
    width: 35%;
   } */

   /* .product-details_sec2_inner .prod-det-sec2_right .prod-det-sec2-row-rgt {
    width: 65%;
   } */

   .as_seen_on-clone .as_seen_on-div {
    flex-direction: column;
   }

   .btn-bx {
    width: 100%;
   }

   
}


@media only screen and (max-width:400px) {
    .as_seen_on-clone ul.brand__list li img {
        height: 30px;
    }
}
