.cartIcon {
    cursor: pointer;
}

.cartLogin {
    float: right;
    cursor: pointer;
}

#instafeed-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

#instafeed-container a {
    margin: 0 5px 10px;
    width: calc(16.6% - 10px);
}

#instafeed-container a img {
    display: block;
}

.proThumbImgHold {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: hidden;
}

.proThumbImgHold img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.cartProductUpdate .btn.btn-sm {
    font-size: 10px;
    padding: 5px 8px;
    line-height: normal;
    width: 100%
}

.cartProductUpdate {
    padding-top: 8px;
    width: 138px;
}

.productpricecontainer {
    padding-left: 8px;
}

.numbers-row {
    position: relative;
}

.numbers-row .form-control {
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
    font-size: 21px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    padding-top: 11px;
    padding-bottom: 11px;
}

.numbers-row .inc {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    line-height: 25px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    top: 50%;
    transform: translateY(-50%) translateX(0%);
    -webkit-transform: translateY(-50%) translateX(0%);
    -moz-transform: translateY(-50%) translateX(0%);
    -ms-transform: translateY(-50%) translateX(0%);
    -o-transform: translateY(-50%) translateX(0%);
    cursor: pointer;
}

.numbers-row .dec {
    width: 30px;
    height: 30px;
    position: absolute;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
    left: 0;
    top: 50%;
    transform: translateY(-50%) translateX(0%);
    -webkit-transform: translateY(-50%) translateX(0%);
    -moz-transform: translateY(-50%) translateX(0%);
    -ms-transform: translateY(-50%) translateX(0%);
    -o-transform: translateY(-50%) translateX(0%);
    cursor: pointer;
}

.subscribeBoxProQut .numbers-row .inc {
    width: 30px;
    height: 3px !important;
    position: absolute;
    right: 0;
    line-height: 25px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    top: 32%;
    transform: translateY(-50%) translateX(0%);
    -webkit-transform: translateY(-50%) translateX(0%);
    -moz-transform: translateY(-50%) translateX(0%);
    -ms-transform: translateY(-50%) translateX(0%);
    -o-transform: translateY(-50%) translateX(0%);
    cursor: pointer;
}

.subscribeBoxProQut .numbers-row .dec {
    width: 30px;
    height: 5px !important;
    position: absolute;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
    left: 0;
    top: 32%;
    transform: translateY(-50%) translateX(0%);
    -webkit-transform: translateY(-50%) translateX(0%);
    -moz-transform: translateY(-50%) translateX(0%);
    -ms-transform: translateY(-50%) translateX(0%);
    -o-transform: translateY(-50%) translateX(0%);
    cursor: pointer;
}

.shippingDate {
    display: flex;
    flex-wrap: nowrap;
    width: auto;
    margin-top: 4px;
}

.shippingDate input {
    color: #fd541b;
    width: 100px;
}

.recurringDate {
    float: right;
    top: -7px;
    margin-left: 10px;
}

.dashboardOrders {
    min-height: 70px;
}

.dropProImg {
    position: relative;
}

.subscribeBoxPro h5 {
    font-size: 15px;
}

.subscribeBox.childProd {
    padding: 20px 10px;
    margin-top: 10px;
    background-color: #f9f9f9;
}

.subscribeBox.childProd p {
    font-size: 9px;
}

.subscribeBox.childProd h5 {
    font-size: 12px;
}

.subscribeBox.childProd .discount {
    font-size: 12px;
}

.subscribeBox.childProd .regular {
    font-size: 12px;
}

.subscribeBox.childProd .numbers-row .form-control {
    font-size: 12px;
}

.subscribeBox.childProd .subscribeBoxProImg {
    width: 60px;
    min-width: 60px;
}

.subscribeBox.childProd .subscribeBoxClose {
    right: 5px;
    top: 5px;
}

.tossName {
    min-height: 90px;
    line-height: 1.2em;
}

.testimonialplaceholder {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.testimonialplaceholder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.childconfirmation {
    padding-left: 25px;
}



.price-wraper {
    position: relative;
}

.price-wrapper-2 {
    position: absolute;
    right: 0px;
    top: 0px;
}

.price-wrapper-2 h4 {
    font-size: 14px;
}

.slider-img-center {
    display: flex !important;
    justify-content: center;
}

.slider-img-center img {
    border: 2px solid;
    border-color: #797169;
}

.slider-nav img {
    border: 2px solid;
    border-color: #797169;
}

.slide-nav-thumb {
    position: relative;
}

.slide-nav-thumb-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.slide-nav-thumb-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mk-diff-txt h3 {
    text-transform: uppercase;
}

.productTab .tabs li {
    padding: 15px 17px;
}

.norecurring {
    color: #fd541b !important;
}

.modalProImages .slick-slide>div {
    position: relative;
    cursor: pointer;
}

.dashboardBoxs {
    width: 50%
}

.planList.planListNew .productDetailsPlan {
    padding-left: 0;
}

.addCartPopRight {
    padding: 20px;
    /* background-color: #f7f7f7; */
}

.proThumbDec .addCartPopRight h5 {
    font-size: 17px;
    font-weight: 600;
}

.dashboardSms {
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-right: solid 1px #e0e0e0;
    width: 100%;
    padding: 40px 30px;
    margin-bottom: 20px;
}

.fieldBoxIcons {
    position: relative;
}

.fieldBoxIcons .material-icons {
    position: absolute;
    right: 5px;
    bottom: 5px;
    cursor: pointer;
}

.dashB {
    height: 1px;
    width: 100%;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 2px dashed #a7adb3;
}

.disclaimer {
    font-size: 14px;
}

.yotpo.yotpo-main-widget .yotpo-icon-btn .yotpo-icon-button-text,
.yotpo .yotpo-modal-dialog .yotpo-icon-btn .yotpo-icon-button-text {
    font-size: 12px;
}

.yotpo.yotpo-main-widget .yotpo-icon-btn,
.yotpo .yotpo-modal-dialog .yotpo-icon-btn {
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    background-color: #fd541b;
    font-weight: 600;
    border-radius: 4px;
    min-width: 160px;
}

.yotpo.yotpo-main-widget .yotpo-icon-btn .yotpo-icon,
.yotpo .yotpo-modal-dialog .yotpo-icon-btn .yotpo-icon {
    display: none;
}

.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-question-button {
    background-color: #fff;
    border: solid 1px#cccccc;
}

.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-question-button .yotpo-icon-button-text {
    color: #354a5f;
}



.yotpo .yotpo-pager {
    justify-content: end !important;
}

body .yotpo .primary-color-btn,
body .yotpo input[type=button].primary-color-btn {
    padding: 8px 20px;
    color: #fff;
    background-color: #fd541b;
    font-weight: 600;
    border-radius: 4px;
    min-width: 160px;
}

.yotpo input,
.yotpo .y-input {
    border: solid 1px#e3e3e3 !important;
}

.yotpo .text-box,
.yotpo .yotpo-text-box {
    border: solid 1px#e3e3e3 !important;
}

.actionBar.actionBar2 {
    background-color: #000;
}

.yotpo .yotpo-regular-box {
    padding: 0 !important;
    margin: 0 !important;
    border-top: none !important;
}

.yotpo-footer .visible,
.yotpo-footer.visible {
    display: block !important;
    width: 100% !important;
}

.write-review-wrapper.write-form {
    width: 100% !important;
}

.yotpo .write-review .connect-wrapper {
    padding-left: 0 !important;
}

.yotpo .write-review .connect-wrapper .form-element:first-child {
    padding-right: 0 !important;
}

.yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-product-name {
    color: #344a5e !important;
}

.yotpo label {
    color: #344a5e !important;
}

.yotpo .y-label,
.yotpo span.y-label {
    color: #344a5e !important;
}

.yotpo .yotpo-nav li .yotpo-nav-wrapper {
    color: #344a5e !important;
}

.subscribeBoxButtonHold {
    padding-left: 15px;
    text-align: right;
}

.subscribeBoxButtonHold .btn {
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    white-space: nowrap;
}

.subscribeBoxProPrice {
    width: auto;
}

.subscribeBoxProPrice {
    text-align: left !important;
}

.subscribeBoxProQutHold {
    width: auto;
    max-width: inherit;
}

.modal-dialog {
    max-width: 1800px !important;
}

.planListPrice {
    text-decoration: line-through;
    color: #cccccc;
}

.proceess-note {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    z-index: 99999999;
}

.notMemberImg {
    margin-right: -20px !important;
    max-width: 180px !important;
}

.fold2 .h4 {
    font-size: 20px !important;
    margin-top: -8px !important;
}


.kitP {
    font-size: 18px !important;
}

.postListingContent h3,
.blogDetailsTitle {
    font-size: 30px !important;
    font-weight: normal;
    text-align: left;
    margin-bottom: 15px !important;
}

.blogSingleDetails {
    padding-top: 20px;
    padding-bottom: 60px;
}

.blogListingDate {
    font-size: 17px;
}

.blockBtn {
    font-size: 18px;
}

h2.upsell-title{
    font-size: 28px !important;
    font-weight: 600 !important;
}
.upsell-sec{
    padding-top: 10px !important;
}
.upsell-save{
    font-weight: 600 !important;
}
.upsell-wait{
    font-size: 37px !important;
    font-weight: 700 !important;
}

.upsell-list{
    margin-bottom: 0 !important;
}
.upsell-list li{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
    list-style-type: none !important;
    padding-left: 23px;
    background-image: url(../../img/tick.png);
    background-repeat: no-repeat;
    background-position: left 10px;
    font-size: 20px !important;
}

.upsell-btn {
    font-size: 26px !important;
    font-weight: 700 !important;
    border-radius: 10px !important;
    padding: 15px 36px 15px 36px !important;
    line-height: 26px !important;
}

h2.upsell-today{
    line-height: 15px;
    margin-bottom: 22px;
    font-size: 28px !important;
    font-weight: 700 !important;
}

.upsell-list li:last-child{
    border-bottom: none;
}

.upsell-normally{
    font-size: 24px !important;
    font-weight: 400 !important;
    color: #ff0000 !important;
}

#promodiv{
    width: 100%;
    justify-content: space-between;
    display: flex;
}

.promocode-btn{
    padding: 12px 0px;
    text-align: center;
    width: 80px;
}

.promo-sm{
    padding-top: 11.5px;
    padding-bottom: 11.5px;
}
.coupon-code{
    display: flex;
}
.link-color{
    color: #2f84ed;
    cursor: pointer;
}

.productTestimonial{
    /* background-color:  rgba(43, 84, 130,0.2); */
    background-color: #F9F9F9; 
    /* text-align: center; */
    width: 100%;
    padding: 25px 30px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    border: 1px dashed #606468;
}

.joyCleaning{
    padding-top: 60px;
    padding-bottom: 70px;
}

.joyCleaning p{
    font-size: 14px;
}

.joyHeader h2{
    font-size: 40px;
    font-weight: 600 !important;
    color: #1f4772;
}

.joyHeader p{
    font-size: 21px;
}

.joyContent{
    width: calc(100% - 80px);
}
.joyContent h5{
    margin-bottom: 4px !important;
    font-size: 20px;
}

.joyContent h4{
    font-size: 18px;
}

.joyContent h2{
    font-size: 22px;
}

.joyContent p{
    margin-bottom: 0px !important;
    font-size: 18px;
    line-height: 21px;
}
.joyImg{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin: 15px;
}

.joyStart{
    text-align: center;
    width: 525px;
    padding: 25px 30px;
    margin-left: auto;
    margin-right: auto;
}

.joyStart h4{
    font-size: 35px;
}

.joyStart p{
    font-size: 22px;
}
.joyBtn{
    width: 380px;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (max-width:1920px) {
    .modal-dialog {
        max-width: 90% !important;
    }
    /* .btn {
        font-size: 14px !important;
    } */
}

@media(max-width:1200px) {
    
    /* .btn {
        font-size: 12px !important;
    } */
}


@media(max-width:1024px) {
    /* .btn {
        font-size: 12px !important;
    } */
}



@media(max-width:991px) {
    
    .proThumbDec .addCartPopRight h5 {
        font-size: 14px;
    }
    .howitworksvideo {
        padding: 5% 15%;
    }
    .subscribeBoxButtonHold {
        width: 100%;
        padding-top: 0px;
        padding-left: 5px;
    }
    .subscribeBoxPro h5 {
        font-size: 13px;
    }
    .subscribeBoxPro p {
        font-size: 10px;
    }
    /* .btn {
        font-size: 11px !important;
    } */
}

@media(max-width:890px){
    /* .btn {
        font-size: 9px !important;
    } */
}

@media(max-width:767px) {
    .postListingContent h3,
    .blogDetailsTitle {
        font-size: 25px !important;
        margin-bottom: 10px !important;
    }
    #instafeed-container a {
        width: calc(25% - 10px);
    }
    .howitworksvideo {
        padding: 2% 2%;
    }
    .subscribeBox.childProd .subscribeBoxProImg {
        width: 25px;
        min-width: 25px;
    }
    .subscribeBox.childProd h5 {
        font-size: 9px;
    }
    .subscribeBox.childProd p {
        font-size: 8px;
    }
    .numbers-row .form-control {
        font-size: 12px;
    }
    table.tableMobile {
        border: 0;
    }
    table.tableMobile caption {
        font-size: 1.3em;
    }
    table.tableMobile thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    table.tableMobile tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em;
    }
    table.tableMobile td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
    }
    table.tableMobile td::before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        text-transform: uppercase;
    }
    table.tableMobile td:last-child {
        border-bottom: 0;
    }
    .productprice {
        margin-bottom: 5px;
        font-size: 18px;
    }
    .yotpo {
        margin-bottom: 5px;
    }
    .subscribeBox.childProd .subscribeBoxPro {
        width: 100%;
        max-width: 200px;
    }
    .makingDiff.h1 {
        font-size: 24px !important;
    }
    .upsell-wait {
        font-size: 30px !important;
    }
    /* .btn {
        font-size: 15px !important;
    } */
}

@media (max-width: 575px) {
    .subscribeBoxPro {
        padding-right: 0;
        margin-bottom: 10px;
        width: 100%;
        max-width: inherit;
    }
    .subscribeBoxProQutHold {
        margin-bottom: 10px;
    }
    .subscribeBoxProImg {
        width: 60px;
    }
    .subscribeBoxProQutHold {
        padding-right: 0;
    }
    .subscribeBoxProQut {
        margin-left: 0;
    }
    .subscribeBoxProPrice {
        text-align: left;
    }
    .fold2 .h4 {
        margin-top: 0px !important;
    }
    .upsell-wait {
        font-size: 25px !important;
    }
    .upsell-save {
        font-size: 20px !important;
    }
    /* .btn {
        font-size: 11px !important;
    } */
}

@media (max-width:480px) {
    .makingDiff.h1 {
        font-size: 22px !important;
    }
    .fold2 .h4 {
        margin-top: 0px !important;
    }
    .joyStart{
        width: 325px;
    }
    .joyStart p{
        font-size: 15px;
    }
    .joyBtn{
        width: 100%;
        font-size: 14px;
        letter-spacing: 0px;
    }
}

@media (max-width:414px) {
    .makingDiff.h1 {
        font-size: 18px !important;
    }
    .fold2 .h4 {
        margin-top: 0px !important;
    }
}

@media (max-width:380px) {
    /* .productpricecontainer {
        padding-left: 8px;
        padding-top: 32px;
    } */
}