.container{
    /*padding: 0 1.5rem;*/
}    
.product{
    overflow: initial;
    overflow-x: hidden;
}
.new_price_container{
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
}
.new_price_container .price{
    color: red;
    font-size: 32px;
    margin-right:10px;
}
.new_price_container .limited{
    font-style: italic;
}
.price--withoutTax s{
    color: #c0c0c0;
}
.productView-details.note{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    margin-top:22px;
    width: 100%;
    line-height: 30px;
}
.productView-details.note .price{
    color: red;
}
.productView-details.note .limited{
    font-weight: normal;
    font-size: 24px;
}
.price{
    font-size: 29px;
}
@media ( max-width: 768px ){
    .new_price_container{
        margin-top: 20px;
    }
}
.compared_at{
    display: flex;
    gap: 12px;
}
.compared_at_extra_info{
    display: flex;
    font-size: 15px;
    align-items: center;
}
.compared_at_extra_info .infos{
    margin-left: 70px;
}
.compared_at_extra_info .productView-info-name, .compared_at_extra_info .productView-info-value{
    margin-bottom: 0px;
    font-size: 15px;
}
.compared_at_extra_info .productView-info-name{
    font-weight: 500;
    color: gray;
}
.prod-col section.productView-details.product-data {
    padding: 0;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-product {
    border-bottom: none;
    padding-bottom: 0;
}
.form-field.form-field--stock label.form-label.form-label--alternate {
    display: none;
}
.cstm-productView-availability {
    display: flex;
    align-items: center;
    margin: 10px 0 0;
}
.cstm-productView-availability dt.productView-info-name {
    margin-bottom: 0;
    font-size: 16px;
    font-family: "Poppins";
    color: #000;
    font-weight: 600;
}
.cstm-productView-availability dd.productView-info-value {
    margin: 0;
    font-size: 16px;
    font-family: "Poppins";
    color: #000;
}
.form-field.form-field--stock {
    margin: 0;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options {
    margin: 0;
}
@media ( max-width: 768px ){
    .right-col-detail.prod-col section.productView-details.product-data .productView-product .cstm-short-product-description {
        display: none;
    }
    .cstm-productView-availability {
        flex-flow: column;
        align-items: center;
        text-align: center;
    }
}
section.cstm-product-free-shipping-section {
    margin: 55px 0 0;
}
section.cstm-product-free-shipping-section .container {
    background: transparent linear-gradient(160deg, #4FB94A 0%, #82C451 50%, #97C850 100%) 0% 0% no-repeat padding-box;
    min-height: 116px;
    display: flex;
    align-items: center;
}
section.cstm-product-free-shipping-section ul {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    margin: inherit;
}
section.cstm-product-free-shipping-section ul li {
    padding: 0;
    width: 33%;
    display: flex;
    align-items: center;
}
section.cstm-product-free-shipping-section ul span {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin-left: 17px;
}
.wrap-align p {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    margin-left: 19px;
    color: #fff;
}
section.cstm-product-free-shipping-section ul li span {
    max-width: 332px;
    line-height: 25px;
}
@media only screen and (max-width: 1200px) {
    section.cstm-product-free-shipping-section {
        padding: 0 15px;
    }
}
@media only screen and (max-width: 992px) {
    section.cstm-product-free-shipping-section ul {
        padding: 20px 0;
    }
    section.cstm-product-free-shipping-section ul li {
        flex-flow: column;
        text-align: center;
    }
}
@media only screen and (max-width: 768px) {
    section.cstm-product-free-shipping-section ul {
        flex-wrap: wrap;
    }
    section.cstm-product-free-shipping-section ul li {
        
    }
    section.cstm-product-free-shipping-section ul li {
        width: 100%;
        max-width: 100%;
        margin-bottom: 25px;

        flex: 33%;
        max-width: 33%;
        padding: 0 5px;
    }
    section.cstm-product-free-shipping-section ul li span {
        margin: 15px 0 0;
        text-align: center;
        font-size: 14px;
        line-height: 20px;
    }
    .wrap-align p {
        font-size: 10px;
        line-height: 18px;
    }
    section.cstm-product-free-shipping-section .container{
        padding: 0 15px;
    }
}
.cstm-short-product-description {
    margin: 20px 0 15px;
    padding-bottom: 0;
    border-bottom: 1px solid #d4d4d4;
    font: normal normal normal 17px / 29px Poppins;
    letter-spacing: 0;
    color: #373737;
    opacity: 1;
    width: 100%;
}
@media ( max-width: 768px ){
    .compared_at{
        /*flex-direction: column;*/
        gap: 20px;
    }
}
.prod-col h1.productView-title {
    font-size: 25px;
    font-weight: 600;
    color: #373737;
    margin: 0 0 20px;
    line-height: 29px;
}
.left-col-img.prod-col figure img{
    margin: 0;
    width: 100%;
}
.left-col-img.prod-col figure {
    max-width: 457px;
    height: 457px;
    margin-left: 0;
}
.left-col-img.prod-col figure {
    background: #fff;
    padding: 15px;
    border: 1px solid #e5e5e5;
}
@media (min-width: 769px) {
    .productView-image {
        min-height: 366px;
        min-width: inherit;
    }
}
.productView-thumbnails {
    list-style: none;
    margin-left: 0;
    margin: 0 -.75rem;
    max-width: none;
    width: auto;
    margin-left: -.35714rem;
    margin-right: -.35714rem;
}
.productView-image + .productView-thumbnails {
    max-width: 457px;
    margin-top: 33px;
}
.productView-image + .productView-thumbnails li.productView-thumbnail {
    width: 100%;
}
.productView-image + .productView-thumbnails li a.productView-thumbnail-link img {
    width: 100%;
    padding: 0 5px;
    display: block;
}
.productView-image + .productView-thumbnails button.slick-arrow {
    top: 50px;
    padding: 0;
    width: auto;
    height: auto;
}
.productView-images .slick-prev:before, .productView-images .slick-next:before{
    content: "";
}

.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment button {
    width: 43px;
    height: 43px;
    background: #F2F2F2;
    border: none;
    border-radius: 5px;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment button i.icon {
    display: none;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment button:first-child {
    background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/minus.png?t=1631107055&_gl=1*h9c1pz*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMTA5Nzk2My44MC4xLjE2MzExMDcwNTkuNjA.);
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment button:nth-child(3) {
    background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/plus.png?t=1631107056&_gl=1*u1llze*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMTA5Nzk2My44MC4xLjE2MzExMDcwNTkuNjA.);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments {
    margin: 0;
    width: 100%;
    max-width: 241px;
    display: flex;
    align-items: center;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments label.form-label.form-label--alternate {
    margin: 0;
    font-size: 19px;
    font-weight: 400;
    color: #373737;
    font-family: 'Poppins';
    margin-right: 25px;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action input#form-action-addToCart {
    margin: 0;
    width: 100%;
    height: 65px;
    border-radius: 10px;
    background: #E77622;
    border: 1px solid #E77622;
    font-size: 23px;
    font-weight: 600;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form.form:last-child {
    display: none;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action {
    margin: 0 0 0 43px;
    max-width: 260px;
    width: 100%;
}
@media ( max-width: 768px ){
    .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper{
        flex-direction: column;
        gap: 20px;
    }
    .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action{
        margin-left:0px;
    }
}
@media (min-width: 1261px) {
    .productView-options .form-action {
        margin-top: 0px;
    }
}


section.cstm-product-tabs-section .container {
    margin-top: 30px;
    border-top: 1px solid #dddd;
    padding-top: 37px;
}
/*
section.cstm-product-tabs-section .col-md-7 {
    width: 70%;
}
section.cstm-product-tabs-section .col-md-5 {
    width: 30%;
}
*/
section.cstm-product-tabs-section .container .main-content {
    padding-left: 0;
}
section.cstm-product-tabs-section .main-content .cstm-left-tabs ul.nav.nav-tabs {
    margin: 0;
    border: none;
}
section.cstm-product-tabs-section .main-content .cstm-left-tabs ul.nav.nav-tabs {
    display: flex;
    justify-content: space-between;
}
section.cstm-product-tabs-section .main-content .cstm-left-tabs ul.nav.nav-tabs {
    /*max-width: 735px;*/
}
section.cstm-product-tabs-section .main-content .cstm-left-tabs ul.nav.nav-tabs li {
    width: 33%;
    border-right: 1px solid #ddd;
    text-align: center;
}
section.cstm-product-tabs-section .main-content .cstm-left-tabs ul.nav.nav-tabs li a[aria-selected='true'] {
    width: 205px;
    height: 40px;
    border-radius: 5px;
    background: #51b94a;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font: normal normal 600 18px / 29px Poppins;
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
    text-decoration: none;
}
section.cstm-product-tabs-section .main-content .cstm-left-tabs ul.nav.nav-tabs a {
    width: 205px;
    height: 40px;
    border-radius: 5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font: normal normal normal 18px / 29px Poppins;
    letter-spacing: 0;
    color: #373737;
    opacity: 1;
    text-decoration: none;
}
section.cstm-product-tabs-section .main-content .cstm-left-tabs ul.nav.nav-tabs a:hover{
    background-color: #eee;
}
section.cstm-product-tabs-section .main-content .cstm-left-tabs ul.nav.nav-tabs li.active a {
    margin-left: auto;
    display: flex;
    margin-right: auto;
}
section.cstm-product-tabs-section .main-content .cstm-left-tabs ul.nav.nav-tabs li:first-child a {
    margin-left: 0;
}
.cstm-product-tabs-section .tab-content {
    display: block;
}
.cstm-product-tabs-section .tab-content {
    height: 100%;
    padding: 35px 0 0;
}
.cstm-product-tabs-section .tab-content {
    padding-right: 50px;
}
.fade.show {
    opacity: 1;
}
.cstm-product-tabs-section .tab-content p.productView-title {
    display: none;
}
.cstm-product-tabs-section .tab-content ul {
    margin: 0;
    list-style: none;
}
.cstm-product-tabs-section .tab-content strong {
    font: normal normal bold 20px / 26px Poppins;
    letter-spacing: 0;
    color: #222e43;
    opacity: 1;
    margin-top: 31px;
    display: block;
}
.cstm-product-tabs-section .tab-content ul li {
    font: normal normal normal 17px / 30px Poppins;
    letter-spacing: 0;
    color: #373737;
    opacity: 1;
    font-family: "Poppins";
    position: relative;
    padding-left: 80px;
    margin-bottom: 30px;
}
.cstm-product-tabs-section .tab-content ul li:before {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    width: 22px;
    height: 22px;
    background: #51b94a;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    color: #fff;
    padding-top: 0;
    padding-left: 1px;
    position: absolute;
    left: 30px;
    top: 3px;
}
section.cstm-product-tabs-section .sub-content .cstm-product-specifications-section h2 {
    font: normal normal bold 20px / 26px Poppins;
    letter-spacing: 0;
    color: #51b94a;
    opacity: 1;
    text-align: center;
    margin: 8px 0 15px;
}
section.cstm-product-tabs-section .sub-content .cstm-product-specifications-section h2 {
    position: absolute;
    top: -50px;
    width: 100%;
    left: 0;
}
section.cstm-product-tabs-section .sub-content .cstm-product-specifications-section {
    background: #f5f5f5;
    padding: 40px;
}
section.cstm-product-tabs-section .sub-content .cstm-product-specifications-section {
    margin: 50px 0 0;
    position: relative;
}
section.cstm-product-tabs-section .sub-content .cstm-product-specifications-section ul {
    background: #f5f5f5;
    padding: 40px;
    margin: 0;
    list-style: none;
    padding: 0;
}
section.cstm-product-tabs-section .sub-content .cstm-product-specifications-section ul li {
    margin-bottom: 20px;
}
section.cstm-product-tabs-section .sub-content .cstm-product-specifications-section ul h3 {
    margin: 0 0 5px;
    font: normal normal bold 20px / 26px Poppins;
    letter-spacing: 0;
    color: #222e43;
    opacity: 1;
}
section.cstm-product-tabs-section .sub-content .cstm-product-specifications-section ul h3 {
    text-transform: capitalize;
}
section.cstm-product-tabs-section .sub-content .cstm-product-specifications-section ul span {
    text-align: left;
    font: normal normal normal 17px / 29px Poppins;
    letter-spacing: 0;
    color: #373737;
    opacity: 0.6;
}
section.cstm-product-tabs-section .sub-content .cstm-product-specifications-section ul li:nth-child(3) {
    display: none;
}
.cstm-related-product-section h2 {
    font: normal normal bold 20px / 26px Poppins;
    letter-spacing: 0;
    color: #51b94a;
    opacity: 1;
    text-align: center;
    margin: 50px 0 15px;
}

.cstm-product-tabs-section .cstm-related-product-section .slick-track{
    width:100% !important;
}
.cstm-product-tabs-section .cstm-related-product-section .productCarousel-slide{
    width:100% !important;
}

.cstm-product-tabs-section .cstm-related-product-section .card-text .compared_at{
    flex-wrap:wrap !important;
}

.cstm-product-tabs-section .cstm-related-product-section .card-body{
    padding: 10px !important;
}