* {
    /* border: 1px solid red; */
    font-family: "Mulish-Light";

}
body {
    background: #ffffff;
}

h1 {
    font-size: 27px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

a {
    text-decoration: none;
    color: black;
}

p {
    font-size: 1.125rem;
}

ul {
    list-style: none;
}

/* typography mobile */

/* colors & bg_colors */

.light-green {
    color:#ddfbd2;
}

.light-blue {
    color:#71dad2;
}

.light-blue-b {
    color:#7ADBD4;
}

.color-black {
    color: #000;
}

.color-purpel {
    color: #32103A;
}

.color-purpel-second {
    color: #6960A2;
}

.color-blue {
    color: #6b7fd7;
}

.grey-color {
    color: #9A9A9A;
}

.color-light{
    color: #fff;
}




.upsell-bg-last {
    background: url(../statics/img/upsell-bg-last.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 999;
}






.upsell-main {
    top: -48px;
    right: 0%;
    z-index: 2;
}


.downsell-bg-1  {
    background: url(../img/bg_down.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 999;
}
.downsell-bg-2  {
    background: url(../img/bg2_down.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 999;
}

.downsell-bg-3  {
    background: url(../img/downsell-bg-3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 999;
}

.downsell-bg-3::before {
    content: '';
    background-image: url(../img/downsell-bg-3-top.png);
    background-size: 100% 100%;
    background-position: top;
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    z-index: 0;
    transform: translateY(-125px);
    height: 150px;
}

.downsell-bg-3::after {
    content: '';
    background-image: url(../img/downsell-bg-3-bottom.png);
    background-size: 100% 100%;
    background-position: right;
    position: absolute;
    width: 100%;
    right: 0;
    transform: translateY(-64px);
    height: 182px;
}

.downsell-bg-2 {
    background: linear-gradient(98deg, #bcedf6, #ddfbd2 99%)

}

/* .downsell-bg-2 h3 {
    font-size: 24px;

} */

.story-bg-1 {
    background: url(../img/story-bg-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 656px;
    margin-top: -30%;

}

.story-bg-2 {
    background: url(../img/story-bg-2.png);
    background-repeat: no-repeat;
    background-size: cover;

}

.tsl-bg-2 {
    background: url(img/tsl-bg-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 999;
}

.tsl-bg-2::before {
    content: '';
    background-image: url(img/tsl-bg-2-top.png);
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    z-index: 0;
    transform: translateY(-119px);
    height: 120px;
}

.tsl-bg-2::after {
    content: '';
    background-image: url(img/tsl-bg-2-bottom.png);
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    right: 0;
    z-index: 0;
    transform: translateY(-2px);
    height: 86px;
}


.tsl-bg-3 {
    background: url(../img/tsl-bg-3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 999;
}

.tsl-bg-3::before {
    content: '';
    background-image: url(../img/tsl-bg-3-top.png);
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    z-index: 0;
    transform: translateY(-116px);
    height: 120px;
}

.tsl-bg-3::after {
    content: '';
    background-image: url(../img/tsl-bg-3-bottom.png);
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    right: 0;
    z-index: 0;
    transform: translateY(-2px);
    height: 72px;
}

.avatar {
    max-width: 60%;
    width: 100%;
}

.card-text {
    background: url(../img/text-bg-1.png);
}

.guarantee-badge {
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,-50%);
    z-index: 1;
}

.card-text-guarantee {
    border: 4px solid #71dad2;
    border-radius: 20px;
}


.box {
    background-image: linear-gradient(to right, #bcedf6, #ddfbd2);
}


.tsl-bg-1 {
    background: url(img/tsl-bg-1.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.border-custom-guarant {
    border: 4px solid #e0a7a7;

}



.card-text-guarant {
    border-radius: 20px;
    border: 5px solid #e0a7a7;
}

.card-text-guarant .absolute-heading {
    background-color: #ffffff;
    left: 50%;
    transform: translate(-50%,-45%);
    width: 80%;
}


.card-text-avatar {
    border-radius: 20px;
    border: 5px solid #71dad2;
}

.card-text-avatar .absolute-heading {
    background-color: #ffffff;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 60%;
}

.card-text-acess {
    border-radius: 20px;
    border: 5px solid #e0a7a7;
}
.card-text-acess .absolute-heading {
    background-color: #ffffff;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80%;

}

.border-custom {
    border:4px solid #e0a7a7 ;
    min-height: 1913px;

}

.text-bg-2 {
    background: url(../img/text-bg-2-mb.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 1340px;
    margin-top: -78%;
}



/* colors $ bg_colors end */

/* Video Page  */

#player-wrapper{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
#glass {
    background-color: transparent;
    background-repeat:no-repeat;
    background-size: cover;
    width:100%;
    height:100%;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-position: center;
    z-index: 4;
}
#playpause {
    background: rgba(0,0,0,0.4);
    background-size: cover;
    width:100%;
    height:100%;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-position: center;
    z-index: 4;
}
a.soundButton {
    position: absolute;
    color: #fff!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    background: rgba(0,0,0,0.4);
    cursor: pointer;
    z-index: 6;
}
.soundButton > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
}
#playpause {
    visibility: hidden;
}
#playpause > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
}
.price-box {
    transition: transform .2s;
    border-radius: 20px;
    box-shadow: 6px 6px 15px 0 rgba(47, 44, 165, 0.2), -4px -4px 10px 0 #ededed;
    background-color: #eff3f4;
}

.best-velue-border {
    border: 5px solid #BAF0F5;
}

.best-velue{
    border-image-slice: 1;
    background-image: linear-gradient(to top, #74d5cd, #c9f7ff);
    border-radius:20px ;
}
.price-box:hover {
    transform: scale(1.1);
}
.main-cta {
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}
.check-mark {
    width: 77%;
    margin-left: 21%;
}

.check-mark::before {
    left: 48px;
}
/* Video Page End  */

/* Components */


#fixed-cta {
    position: fixed;
    z-index: 9999999;
    right: 0;
    top: 25%;
}



.line::after {
    border-radius: 25px;
    background:#b954a0;
    content: '';
    display: block;
    height: 5px;
    margin: 30px auto;
    width: 80px;
}

.shipping-text::before {
    border-radius: 25px;
    background:url("../img/Shoppingcart-1.png");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 25px;
    width: 38px;
}

.like::before {
    border-radius: 25px;
    background:url("img/like.png");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 25px;
    width: 24px;
    position: relative;
    top: 5px;
    left: -5px;
    margin-left: 5px;
}





.like-text::before {
    border-radius: 25px;
    background:url("../img/like-text.png");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 25px;
    width: 24px;
    position: relative;
    top: 5px;
    left: -5px;
}

.cartshop::before {
    border-radius: 25px;
    background: url(../img/shipping-text.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 15px;
    width: 32px;
}

.shiping-bg {
    background-image: linear-gradient(90deg, #EFB9A9, #FBCAB9);
    border-radius: 5px;
    padding: 10px;
   
}
.check-mark::before {
    content: '';
    display: inline-block;
    background: url(../img/checkmark.png);
    width: 28px;
    height: 28px;
    position: absolute;
   

}


.card-text-upsell .absolute-image {
    left: 50%;
    transform: translate(-50%,-43%);
    width: 90%;
}

.truck::before {
    content: '';
    display: inline-block;
    background: url(../img/truck.png);
    width: 36px;
    height: 26px;
    position: absolute; 
    left: 7px;
}

.no-btn {
    height: 49px;
    object-fit: contain;
    border-radius: 10px;
    background-color: #e7e7e7;
  
}

.downsell-shipping {
    background-image: linear-gradient(90deg, #c98686, #5d4e60);
    padding: 10px;
    border-radius: 10px;
    width: 100%;
    
}

.downsell-shipping::before {
    content: '';
    display: inline-block;
    background: url(../img/withe-truck.png);
    width: 30px;
    height: 20px;
    position: absolute; 
    
}

.text-bg-5 {
    background: url(../img/text-bg-5.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
    margin-top: -30%;
}

.truck-circel {
    font-size: 16px;
}

.truck-circel::before {
    content: '';
    display: inline-block;
    background: url(../img/circel-truck.png);
    width: 57px;
    height: 57px;
    position: absolute;
    top: -47px;
    left: 35%;
}

.leaf::before {
    content: '';
    display: inline-block;
    background: url(../img/leaf.png);
    width: 42px;
    height: 42px;
    position: absolute;
    left: 35px;
 
}

.leaf-text {
    margin-top: 10px;
    margin-bottom: 10px;

}

.leaf-text::before {
    content: '';
    display: inline-block;
    background: url(../img/leaf.png);
    width: 42px;
    height: 42px;
    position: absolute;
    left: 125px;
    top: 15px;
}
.card-b {
    background: #f0f0f0;
    border-radius: 20px;
    -webkit-box-shadow: 4px 4px 15px 0px rgba(46,44,165,0.25);
    -moz-box-shadow: 4px 4px 15px 0px rgba(46,44,165,0.25);
    box-shadow: 4px 4px 15px 0px rgba(46,44,165,0.25);
}

.best-valeu-bg {
    background-image: linear-gradient(90deg, #fed0bb, #fcb9b2,#e0a7a7 );
    /* border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px; */
    border-radius: 15px;

}


.best-velaue {
    border:4px solid #e0a7a7 ;
    border-radius: 20px;
    -webkit-box-shadow: 4px 4px 15px 0px rgba(46,44,165,0.25);
    -moz-box-shadow: 4px 4px 15px 0px rgba(46,44,165,0.25);
    box-shadow: 4px 4px 15px 0px rgba(46,44,165,0.25);
}

.card-section {
    background: #e6e6e6;
    padding: 10px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px; 
}

.upsell-vip {
    top: 0%;
    right: 0%;

}

.product-info {
    margin-top: 84%;
}

.one-time {
    margin-top: 20%;
}

.story-main {
    margin-top: 37%
}

.product-img-6 {
    width: 253px;
}

.avatar-heading {
    margin-top: 65px;
}

.truly {
    margin-top: -610px;
}

.formula {
    margin-top: 90%;
}

.slim-melt {
    margin-top: -120%;
}

.metslimpro {
    margin-top: 80%;
}

.ingridients-list {
    margin: 0 auto;
    width: 100%;
}


/* Components End */

/* Footer Section  */
.footer-wrapper {
    background: #f1f1f1;
}
.footer-menu ul{
    padding-left: 0;
}
.footer-menu .footer-menu-links {
    text-align: center;
}
.footer-logo {
    left: -20%;
}
.footer-menu .footer-menu-links a {
    color: black;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 32px;
    font-weight: bold;
}
.footer-menu .footer-menu-links a:hover {
    color: #673871 ;
}
.footer-main-section p {
    font-size: 12px;
    color: #1b1b1b;
    letter-spacing: -0.1px;
}
a.footer-link {
    color: #eee;
}
.copyright {
    background: #E8E8E8;
}
.copyright h3 {
    font-size: 14px;
    color: #1b1b1b;
}

.bg-text-disclaimer {
    color:#1b1b1b!important ;
}

footer #disclaimer .main.container>div {
    background-color: transparent!important;
    box-shadow: none!important;
}

footer p {
    font-size: 0.875rem;
}

.absolute-heading-text {    
    background-color: #f7f7f7;
    left: 50%;
    transform: translate(-50%,-40%);
    width: 80%;
}



@media (min-width: 748px) {

    .upsell-greet {
        left: 25vw!important;
        top: 15%!important;
    }

    

    /* .downsell-bg-1::before {
        transform: translateY(-62px);
        height: 85px;
    } */

    
    .avatar {
        max-width: 30%;
        width: 100%;
    }

    .tsl-bg-2 {
        background: url(img/tsl-bg-2.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        z-index: 999;
    }

    .tsl-bg-2::before {
        transform: translateY(-199px);
        height: 200px;
    }

    .tsl-bg-2::after {
        content: '';
        background-image: url(img/tsl-bg-2-bottom.png);
        background-size: 100% 100%;
        position: absolute;
        width: 100%;
        right: 0;
        z-index: 0;
        transform: translateY(-2px);
        height: 202px;
    }

    .tsl-bg-3 {
        background: url(../img/tsl-bg-3.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        z-index: 999;
    }
    
    .tsl-bg-3::before {
        content: '';
        background-image: url(../img/tsl-bg-3-top.png);
        background-size: 100% 100%;
        position: absolute;
        width: 100%;
        right: 0;
        top: 0;
        z-index: 0;
        transform: translateY(-252px);
        height: 256px;
    }
    
    .tsl-bg-3::after {
        transform: translateY(-5px);
        height: 110px;
    }

   
    .upsell-main {
        top: -74px;
        right: 0%;
        z-index: 2;
        width: 100%;
        max-width: 250px;
    }

    .upsell-intro {
        width: 71%;
        margin-left: 3%;
    }

    .avatar-heading {
        margin-top: 38px;
        margin-right: 30px;
    }

    .cb-tsl-bg-1 {
        min-height: 5460px;
    }

    .truly {
        margin-top: -460px;
    }

    .text-bg-2 {
        margin-top: -17%;
        min-height: 900px;
    }

    .formula {
        margin-top: 30%;
    }

    .slim-melt {
        margin-top: -35%;
    }

    .leaf-text::before {
        left: 39px;
        top: 70px;
    }

    .leaf-text {

        margin-left: 10%;
    }

    .metslimpro {
        margin-top: 53%;
    }

    .text-bg-5 {
        margin-top: -24%;
    }

    .shiping-bg {
        width: 55%;
    }
   
    .leaf::before {
        left: 79px;
    }

    .ingridients-list {
        width: 50%;
        margin: 0 auto;
    }

    .downsell-product-info {
        margin-top: 55px;
    }

    .check-mark-2::before {
        left: 126px;
    }

    .product-info {
        margin-top: 20%;
    }

  
   
    .truck::before {
        left: 23%;
    }

    .check-mark {
        width: 60%;
        margin-left: 25%;
    }

    .upsell-guarant-bottles {
        transform: translate(-50%,-75%);
        left: 50%;
        width: 100%;
        max-width: 500px;
    }

    .check-mark::before {
        left: 24%;
    }



    .upsell-second-img {
        display: block;
        margin: 0 0 0 20%;
        width: 100%;
        max-width: 470px;
    }
 }


/* Footer Section  End*/


@media (min-width: 993px) {

    /* typography  desktop*/

    h1 {
        font-size: 2.5rem;
    }

    h2 {
        font-size: 2rem;
    }

    h3 {
        font-size: 28px;
    }
    h4 {
        font-size: 1.25rem;
    }
    p {
        font-size: 1.125rem;
    }

    /* typography  desktop end*/

    /* bg desktop */
/* 
    .upsell-bg-1  {
        background: url(../img/upsell-bg-a1.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        z-index: 999;
    }

    .upsell-bg-last {
        background: url(../statics/img/upsell-bg-last.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        z-index: 999;
    }


    .upsell-greet{
        left: 46%!important;
        top: 10%!important;
    }

    .upsell-bg-story  {
        background: url(../statics/img/story-margins.png);
        background-repeat: no-repeat;
        background-size: 73% 100%;
        background-position: center;
        z-index: 999;
    } */



    /* .upsell-bg-2  {
        background-image: linear-gradient(98deg, #bcedf6, #ddfbd2 99%);
        background-position: 0% 50%;
        background-repeat: no-repeat;
        background-size: 100% 40%;
        z-index: 999;
    }


    .upsell-bg-3  {
        background: url(../img/upsell-bg-a3.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        z-index: 999;
        min-height: 200px;

    }

    .upsell-bg-3::before {
        content: '';
        background-image: url(../img/upsell-bg-a3-top.png);
        background-size: 100% 100%;
        background-position: top;
        position: absolute;
        width: 100%;
        right: 0;
        top: 0;
        z-index: 0;
        transform: translateY(-210px);
        height: 210px;
    } */



    /* .upsell-bg-4  {
        background: url(../img/upsell-bg-a4.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        z-index: 999;
        min-height: 330px;
        margin-top: 33%;

    }

    .upsell-bg-4::before {
        content: '';
        background-image: url(../img/upsell-bg-a4-top.png);
        background-size: 100% 100%;
        background-position: top;
        position: absolute;
        width: 100%;
        right: 0;
        top: 0;
        z-index: 0;
        transform: translateY(-440px);
        height: 440px;
    } */

    /* .downsell-bg-1  {
        background: url(../img/downsell-bg1.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        z-index: 999;
    } */

    /* .downsell-bg-1::before {
        content: '';
        background-image: url(../img/downsell-bg1-top.png);
        background-size: 100% 100%;
        background-position: top;
        position: absolute;
        width: 100%;
        right: 0;
        top: 0;
        z-index: 0;
        transform: translateY(-105px);
        height: 105px;
    }

    .downsell-bg-1::after {
        content: '';
        background-image: url(../img/downsell-bg1-bottom.png);
        background-size: 100% 100%;
        background-position: right;
        position: absolute;
        width: 100%;
        right: 0;
        z-index: 999;
        transform: translateY(-26px);
        height: 82px;
    } */

    /* .downsell-bg-3  {
        background: url(../img/downsell-bg-3.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        z-index: 999;
    }

    .downsell-bg-3::before {
        content: '';
        background-image: url(../img/downsell-bg-3-top.png);
        background-size: 100% 100%;
        background-position: top;
        position: absolute;
        width: 100%;
        right: 0;
        top: 0;
        z-index: 0;
        transform: translateY(-125px);
        height: 150px;
    }

    .downsell-bg-3::after {
        content: '';
        background-image: url(../img/downsell-bg-3-bottom.png);
        background-size: 100% 100%;
        background-position: right;
        position: absolute;
        width: 100%;
        right: 0;
        transform: translateY(-64px);
        height: 182px;
    } */

    .card-text-upsell .absolute-heading-downsell {
        background-color: #ffffff;
        left: 50%;
        transform: translate(-50%,-27%);
        width: 69%;
    }


    

    .card-border {
        background: url(../img/upsell-bg-card.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        min-height: 1086px;
        min-width: 1032px;

    }



    .story-bg-1 {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin-top: -5%;
        height: 650px;

    }

    .story-bg-2 {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin-top: -5%;
        height: 680px;
    
    }

    .story-bg-guarant {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        min-height: 435px;
    }

    .story-bg-guarant {
        background: url(../img/story-bg-guarant.png);
    
    }

    .card-text {
        background: url(../img/text-bg-1.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        
    
    }

    .card-text-2 {
        background: url(../img/text-bg-4.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        
    
    }

    .text-bg-2 {
        background: url(../img/text-bg-2.png);
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 1035px;
        margin-top: 0;
    }
    
    .text-bg-5 {
        background: url(../img/text-bg-5.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        min-height: 528px;
        margin-top: 0;

    }

    .cb-tsl-bg-1 {
        background: url(../img/text-bg1.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        min-height: 3907px;
        margin-top: 0;
    }

    .card-text-downsell .absolute-heading {
        width: 60%;
    }
    /* bg desktop end*/

    .upsell-main {
        top: -15%;
        right: 0%;
        z-index: 2;
        width: 100%;
        max-width: 653px;
    }

    .upsell-second {
        top: 19%;
        right: 2%;
    }

    .product-info {
        margin-top: 30%;
    }

    .vip-customer {
        top:-25px;
    }

    .upsell-discount {
        bottom: -5px;
        z-index: 99;
    }
   
    .spoon {
        top: 0px;
        left: 47px;
        z-index: 2;

    }
  
    .check-mark {
        width: 63%;
        margin-left: 28%;
    }

    .check-mark-2 {  
        background: url(../img/checkmark.png);
        background-repeat: no-repeat;
        width: auto;
        height: 28px;
        padding-left: 15%;
        display: inline-block;
    }



    .check-mark::before {
        left: 27%
    }


    .truck::before {
        left: 26%;
        top: 83%;
    }

    .upsell-guarant-bottles {
        transform: translate(-50%,-100%);
        left: 50%;
        width: 100%;
        max-width: 750px;
    }

    .summary {
        transform: translate(-50%,-20%);
        left: 50%;
        top: 20%;
    }

    .custom-btn  {
        width: 43%;
      
    }

    .no-btn {
        width: 43%;
      
    }

    .downsell-main {
        bottom: -19%;
        right: 0%;
        z-index: 99999;
    }




    .downsell-shipping::before {
        top: 12px;
    }


    .truck-circel::before {
        top: 32px;
        left: 11%;
    }

    .downsell-guarant {
        left: 50%;
        transform: translate(-50%,-55%);
    }

    .be-aware {
        margin-top: 45%;
    }

    .downsell-second {
        right: 0;
    }

    .present {
        margin-top: -10%;
    }

    .money-stamp {
        top: -37%;
        left: 35%;
    }

    .custom-btn-main {
        width: 65%;
    }


    .ingridents {
        margin-top: 60%;
    }

    .guarant-product-img {
        top: 75px;
    }

    .downsell-shipping {
        width: 40%;
    }

    .border-custom {
        border: none;
    }

    .truck-circel {
         font-size: 24px; 
    }
    .product-img-6 {
        width: 288px;
    }


    .formula {
        margin-top: 40%;
    }

    .bottel-badge {
        right: 0;
    }

    .get {
        top: -25px;
        left: 18%;
    }

    .metslimpro {
        margin-top: 20%;
    }

    .img-discount {
        right: 20%;
        top: 2%;
    }

    .shiping-bg {
        width: 30%;
    }

    .card-text-guarant .absolute-heading {
        width: 60%;
    }

    .card-text-avatar .absolute-heading {
        width: 60%;
    }

    .avatar-heading {
        margin-top: 26px;
        margin-right: 15%;
    }
    .truly {
        margin-top: -12%;
    }

    .card-text-acess .absolute-heading {
        width: 66%;
    }

    .slim-melt {
        margin-top: 0;
    }

    .leaf::before {
        content: '';
        display: inline-block;
        background: url(../img/leaf.png);
        width: 42px;
        height: 42px;
        position: absolute;
        left: 75px;
    }

    .leaf-text::before {
        content: '';
        display: inline-block;
        background: url(../img/leaf.png);
        width: 42px;
        height: 42px;
        position: absolute;
        left: 38px;
        top: 34%;
    }

    .leaf-text {
        margin-left: 5%;
    
    } 

 
    .card-text-upsell .absolute-image {
        transform: translate(-50%,-40%);
    }

    .absolute-heading-text {    
      
        transform: translate(-50%,-50%);
  
    }

    .footer-menu ul {
        padding-left: 0;
        display: flex;
        list-style: none;
        justify-content: space-around;
    }

    .upsell-intro {
        width: 100%;
        margin-left: 0;
    }

    .upsell-second-img {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 690px;
    }
    .avatar {
        max-width: 18%;
        width: 100%;
    }

    .tsl-bg-2  {
        background: url(img/tsl-bg-2.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        z-index: 999;
    }
    
    .tsl-bg-2::before {
        content: '';
        background-image: url(img/tsl-bg-2-top.png);
        background-size: 100% 100%;
        position: absolute;
        width: 100%;
        right: 0;
        top: 0;
        z-index: 0;
        transform: translateY(-252px);
        height: 256px;
    }
    

    .tsl-bg-2::after {
        content: '';
        background-image: url(img/tsl-bg-2-bottom.png);
        background-size: 100% 100%;
        position: absolute;
        width: 100%;
        right: 0;
        z-index: 0;
        transform: translateY(-2px);
        height: 202px;
    }

    .main-tsl {
        top: -35%;
        right: 0;
        z-index: 999;
    }

    .huge-discount {
        right: 0;
        z-index: 99999;
        top: -321px;
    }


    .tsl-bg-3 {
        background: url(../img/tsl-bg-3.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        z-index: 999;
    }
    
    .tsl-bg-3::before {
        content: '';
        background-image: url(../img/tsl-bg-3-top.png);
        background-size: 100% 100%;
        position: absolute;
        width: 100%;
        right: 0;
        top: 0;
        z-index: 0;
        transform: translateY(-252px);
        height: 256px;
    }
    

    .tsl-bg-3::after {
        content: '';
        background-image: url(../img/tsl-bg-3-bottom.png);
        background-size: 100% 100%;
        position: absolute;
        width: 100%;
        right: 0;
        z-index: 0;
        transform: translateY(-2px);
        height: 202px;
    }
    
    .card-text-guarantee {
        border: 4px solid #71dad2;
        border-radius: 20px;
    }

    .guarantee-badge {
        background-color: #ffffff;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translate(-50%,-50%);
        z-index: 1;
    }


}
@media (min-width: 1223px) {
     .upsell-greet {
        left: 31vw!important;
        top: 15%!important;
    }
}
@media (min-width: 1350px) {
     .upsell-greet {
        left: 27vw!important;
        top: 15%!important;
    }
}
@media (min-width: 1700px) {
     .upsell-greet {
        left: 20vw!important;
        top: 15%!important;
    }
}