<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 1543:192 Unexpected ".404-not-found"

**/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&amp;display=swap');
html {
    padding: 0 !important;
}
body {
     margin: 0px;
     padding: 0px;
     overflow-x: hidden;
     font-weight: 400;
     color: #242021;
     font-family: 'Poppins', sans-serif;
}
 h1,h2,h3,h4,h5,h6 {
     margin: 0px;
     font-weight: 600;
     padding: 0px;
     letter-spacing: 0;
     font-family: 'Poppins', sans-serif;
}
 h2 {
     font-size: 46px;
     line-height: 52px;
}
 p {
     margin: 0px;
     padding: 0px;
     font-weight: 400;
     color: #000;
     font-size: 16px;
     line-height: 24px;
}
 img {
     border: none;
}
 ul {
     margin: 0px;
     padding: 0px;
}
 ul li {
     list-style-type: none;
}
 a {
     -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
 a {
     text-decoration: none;
     color: #242021;
}
 a:hover {
     text-decoration: none;
     color: #3db74b;
}
 button:focus {
     outline: none;
}
 input {
     font-family: 'Poppins', sans-serif;
}
.pt-80 {
     padding-top: 80px;
}
.pt-100 {
     padding-top: 100px;
}
.py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.template-page.shipping .section-header,
.template-page.privacy-policy .section-header {
     margin-bottom: 0 !important;
}
.page-title h1,
.page-title h2,
.template-page.shipping .section-header h1,
.template-page.privacy-policy .section-header h1,
.terms-amp-conditions .section-header h1 {
    font-size: 130px;
    line-height: 130px;
    text-transform: uppercase;
}
.page-title,
.template-page.shipping .section-header,
.template-page.privacy-policy .section-header {
    padding-top: 70px;
}
.page-title p {
    font-size: 24px;
    line-height: 34px;
    margin-top: 40px;
}
.page-title p a {
    font-weight: 700;
    text-decoration: underline;
}
.page-title p a:hover {
    color: #3db74b;
}
/* Product Detail */
 .preduct-gallery-section {
     padding: 65px 0 0 0;
}
 .preduct-gallery-section h2, .r--title-btn-appryviu h3{
     text-align: center !important;
     text-transform: none !important;
     font-size: 30px !important;
     line-height: 42px !important;
     font-family: 'Mulish', sans-serif;
     font-weight: 700 !important;
     margin-bottom: 30px;
}
 .r--title-btn-appryviu {
     float: none !important;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-pack: center;
     justify-content: center;
}
 .r--title-btn-appryviu h3 {
     margin-bottom: 0 !important;
     float: none !important;
}
 .preduct-gallery-section .slick-track {
     display: flex !important;
}
 .preduct-gallery-section .slick-slide {
     height: inherit !important;
}
.banner-slider .slider a video {
    max-width: 100%;
    width: 100%;
}
.how-to-use-section .how-to-use-wrapper{
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     margin-left: -15px;
     margin-right: -15px;
}
 .how-to-use-section .how-to-use-wrapper{
     -ms-flex-pack: center;
     justify-content: center;
     padding-left: 40px;
     padding-right: 40px;
}
.how-to-use-section .how-to-use-wrapper .item {
     -ms-flex: 0 0 33.3333%;
     flex: 0 0 33.3333%;
     max-width: 33.3333%;
     padding-left: 30px;
     padding-right: 30px;
}
.bottom-des p {
     color: #979898;
     font-size: 14px;
     line-height: 24px;
}
.how-to-use-section .how-to-use-wrapper .item .icon-image {
    min-height: 140px;
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.how-to-use-section .how-to-use-wrapper .item .block {
    background: linear-gradient(90.31deg, #4DB848 1.69%, #F0A44D 30.47%, #18B8EA 40.34%, #DD3034 59.67%, #F8CE09 78.99%, #72274E 98.31%);
    padding: 2px;
    position: relative;
}

.how-to-use-section .how-to-use-wrapper .item .block .content-block {
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding: 60px 40px;
}

.how-to-use-section .how-to-use-wrapper .item .block,.how-to-use-section .how-to-use-wrapper .item .content-block {
    border-radius: 50px;
        height: 100%;
}
.how-to-use-section .how-to-use-wrapper .item .block:after {
    content: "";
    background: linear-gradient(90.31deg, #4DB848 1.69%, #F0A44D 30.47%, #18B8EA 40.34%, #DD3034 59.67%, #F8CE09 78.99%, #72274E 98.31%);
    opacity: 0.2;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
    width: 100%;
    height: 100%;
}
.how-to-use-section h2 {
    text-align: center;
}
.how-to-use-section .how-to-use-wrapper .item {
    margin-top: 36px;
}
.how-to-use-section .how-to-use-wrapper .item .block .content-block h6 {
    text-align: center;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.how-to-use-section .how-to-use-wrapper .item .block .content-block p {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
}
#shopify-section-product-recommendations {
     background-color: #f8f8f8;
}
 .product-recommendations__inner .recommendation-wrapper .slick-list{
     margin-left: -15px;
     margin-right: -15px;
}
 .product-recommendations__inner .recommendation-wrapper .recommendation-item {
     padding-left: 15px;
     padding-right: 15px;
}
 .preduct-gallery-section .slick-slide img {
     height: 100%;
     object-fit: cover;
}
.single-product-box .product-main-images .main-image-item img {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
}
.single-product-box .product-main-images .main-image-item .image-block {
    position: relative;
    padding-top: 100%;
}
.product-single .product-thumbnail-images .thumbnail-image-item .image-item:before {
    overflow: hidden;
    position: relative;
}
.product-single .product-thumbnail-images .thumbnail-image-item .image-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(90.31deg, #4DB848 1.69%, #F0A44D 30.47%, #18B8EA 40.34%, #DD3034 59.67%, #F8CE09 78.99%, #72274E 98.31%);
    top: 0;
    left: 0;
}
.product-single .product-thumbnail-images .thumbnail-image-item .image-item:before,.product-single .product-thumbnail-images .thumbnail-image-item .image-item:before {
    border-radius: 20px;
}
.product-single .product-thumbnail-images .thumbnail-image-item .image-item {
    position: relative;
    padding: 2px;
}
.product-single .product-thumbnail-images .thumbnail-image-item .image-block {
    background-color: #fff;
}
 @media (min-width: 576px) {
     .container,body .lt-block-reviews {
         max-width: 540px;
    }
}
 @media (min-width: 768px) {
     .container,body .lt-block-reviews {
         max-width: 720px;
    }
}
 @media (min-width: 992px) {
     .container,body .lt-block-reviews {
         max-width: 960px;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .nav-item .plus-menu {
        display: none;
    }
}
 @media (min-width: 1200px) {
     .container,body .lt-block-reviews {
         max-width: 1140px;
    }
     .main-products-slider-section .main-products-wrapper .slick-dots, .features-slider-section .features-wrapper .slick-dots,.seller-box .slick-dots,body .recommendation-wrapper .slick-dots button {
         display: none !important;
    }
}
 @media (min-width: 1400px) {
     .container,body .lt-block-reviews {
         max-width: 1240px;
    }
}
 @media (min-width: 1600px) {
     .container,body .lt-block-reviews {
         max-width: 1440px;
    }
}
.fit-greens-superfood .homeIngredient .homeIngrediant-block ul {
     padding-left: 0 !important;
}
 .fit-greens-superfood .product-single__meta .benefit-bullets li .checkmark {
     border-color: #61B458;
}
/*------HEADER-START-------*/
 .header-top {
     padding: 16px 0;
     position: relative;
}
 .header-top:before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: linear-gradient(90.31deg, #98C149 1.69%, #DD3034 21.02%, #F3CE20 40.34%, #65C0DC 59.67%, #F0A44D 78.99%, #72274E 98.31%);
     opacity: 0.5;
}
 .header-top ul li {
     font-size: 16px;
     line-height: 18px;
     letter-spacing: 0.2em;
     text-transform: uppercase;
     font-weight: 700;
     font-family: 'Poppins', sans-serif;
     text-align: center;
}
 .header-top .header-top-wrapper {
     position: relative;
}
 .header-bottom .header-nav-wrapper {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
}
 .sticky-header .header-bottom-right {
     padding-top: 0 !important;
}
 .sticky-header .header-right {
     margin-top: 0 !important;
}
 .cart th {
     font-size: 18px;
}
.header-bottom {
     border-bottom: 1px solid rgba(0,0,0,.1);
}
 .header-bottom .logo-block {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
     -ms-flex-pack: center;
     justify-content: center;
}
 .header-bottom .logo-block .site-header__logo-image img {
     width: 155px !important;
     max-width: 100% !important;
}
 .header-right .user-text {
     padding-right: 18px;
}
 .naviation-menu.navbar-expand-lg .navbar-nav .nav-item {
     margin-right: 24px;
     margin-left: 24px;
}
 .naviation-menu.navbar-expand-lg .navbar-nav .nav-item:last-child {
     margin-right: 0;
}
 .clinical-study-content p {
     margin-bottom: 20px;
}
 .naviation-menu {
     width: 100%;
     padding: 0;
}
 .naviation-menu.navbar-expand-lg .navbar-nav .nav-link {
     padding: 0;
     text-transform: uppercase;
     color: #000;
     font-size: 20px;
     line-height: 20px;
     font-weight: 700;
     padding: 50px 0;
}
 .naviation-menu.navbar-expand-lg .navbar-nav .nav-link:hover {
     color: #3db74b;
}
 .header-right {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
     -ms-flex-pack: end;
     justify-content: flex-end;
}
 .search-wrapper {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-pack: end;
     -ms-flex-pack: end;
     justify-content: flex-end;
}
 .cart-icon {
     padding: 9px 0px 12px 0px;
     top: 0;
     position: relative;
     display: inline-block;
}
 .header-right form.search-header .search-header__input {
     height: 46px;
     min-height: 0;
     border: none;
     padding-left: 26px;
     font-size: 0;
     margin-top: 1px;
     border-radius: 0;
     padding: 9px 30px 11px 15px;
}
 .header-right .search-header__submit {
     position: relative;
     margin-right: 18px;
}
.naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li a .image-block {
    background: linear-gradient(90.31deg, #4DB848 1.69%, #F0A44D 30.47%, #18B8EA 40.34%, #DD3034 59.67%, #F8CE09 78.99%, #72274E 98.31%);
    border-radius: 10px;
    padding: 2px;
}
.naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li a .image-block .image {
    position: relative;
    padding-top: 100%;
    background-color: #fff;
    border-radius: 8px;
}
.naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li a .image-block img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 82%;
    width: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
    border-radius: 10px;
    background-color: #fff;
}
.naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li {
    padding-left: 15px;
    padding-right: 15px;
}
.naviation-menu.navbar-expand-lg .navbar-nav .sub-menu ul {
    margin-left: -15px;
    margin-right: -15px;
    justify-content: center;
}
.naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li a span {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    margin-top: 15px;
    display: inline-block;
}
.naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li a {
    padding: 0;
}
/* .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li a .image-block:after {
    content: "";
    position: absolute;
    top: 7px;
    left: 7px;
    width: 100%;
    height: 100%;
    background: linear-gradient(90.31deg, #4DB848 1.69%, #F0A44D 30.47%, #18B8EA 40.34%, #DD3034 59.67%, #F8CE09 78.99%, #72274E 98.31%);
    opacity: 0.2;
    border-radius: 10px;
    z-index: 1;
} */
.naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li {
    padding-bottom: 30px;
}
 .search-icon {
     padding: 0 15px 0 15px;
}
 .search-icon input[type=text] {
     width: 30px;
     border: 1px solid transparent;
     border-radius: 4px;
     font-size: 16px;
     background-color: white;
     background: url("search-icon.png") no-repeat 92% 50%;
     padding: 10px 20px 10px 30px;
     -webkit-transition: width 0.4s ease-in-out;
     transition: width 0.4s ease-in-out;
     border-radius: 0;
}
.naviation-menu.navbar-expand-lg .navbar-nav .sub-menu ul {
    display: flex;
    flex-wrap: wrap;
}
 .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu {
    background: #fff;
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 9;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);
    display: none;
}
 .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li {
     -ms-flex: 0 0 14.28%;
     flex: 0 0 14.28%;
     max-width: 14.28%;
}
 .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li a {
     font-size: 16px;
     text-transform: uppercase;
     padding: 8px 0 8px 0;
     color: #242021;
     display: block;
}
 .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li a:hover {
     color: #3db74b;
}
 .naviation-menu.navbar-expand-lg .navbar-nav .nav-item:hover &gt; .sub-menu {
     display: block;
}
.header-bottom .container-big,
.naviation-menu.navbar-expand-lg .navbar-nav .sub-menu {
     padding-left: 60px;
     padding-right: 60px;
}
.naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li a span span {
    margin-top: 0;
}
/*------CONTAIN-START-------*/
/*------FOOTER-START-------*/
.banner-slider {
     position: relative;
}
 .banner-slider .slick-prev {
     right: 0;
     left: auto;
     top: 50%;
     border: none;
}
 .banner-slider .slick-prev:before, .banner-slider .slick-next:before {
     content: "";
     width: 21px;
     height: 37px;
     display: inline-block;
     opacity: 1;
}
 .banner-slider .slick-slide img {
     width: 100%;
}
 .banner-slider .slick-prev:before {
     background: url("left-arrow.png")no-repeat;
}
 .banner-slider .slick-next:before {
     background: url("right-arrow.png")no-repeat;
}
 .banner-slider .slick-prev, .banner-slider .slick-next {
     width: 40px;
     height: 40px;
     left: 50px;
     transition: 0.4s;
     z-index: 1;
}
 .banner-slider .slick-next {
     right: 50px;
     left: auto;
}
.product-box li {
     width: 25%;
     float: left;
}
 .work-title {
     height: 35px;
     float: left;
     width: 100%;
}
.product-card .price-item,.product-card .price .price__regular .price-item--regular {
     display: block;
     text-align: center;
     font-size: 18px;
     line-height: 18px;
     font-weight: 400;
     color: #242021;
     letter-spacing: 0;
}
.product-card .price-item.price-item--regular {
     font-size: 18px;
     line-height: 18px;
     letter-spacing: 0;
     color: red;
}
.title-sub span {
     color: #3db74b;
}
 .sale-label, .product-card .price-item__label {
     position: absolute;
     top: 25px;
     left: 0px;
     transform: rotate(-90deg);
     width: 50px;
     height: 25px;
     line-height: 25px;
     background: #3db74b;
     color: #fff;
     font-size: 16px;
}
 .goal-section .goal-box {
     position: relative;
}
 .goal-section .goal-box .hover-block {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: rgba(0, 0, 0, 0.25);
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -ms-flex-align: center;
     align-items: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
 .goal-section .goal-box .hover-block a {
     text-transform: uppercase;
     color: #fff;
     text-align: center;
     font-weight: 700;
     font-size: 80px;
     line-height: 80px;
     -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
 .goal-section .goal-box:hover .hover-block {
     background-color: rgba(0,0,0,.5);
}
 .goal-section .goal-box:hover .hover-block a {
     transform: translateY(-30px);
}
/* Footer */
 .footer {
     background-color: #fff;
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     overflow: hidden;
     padding: 60px 0;
}
.footer .footer-des p {
    font-size: 22px;
    line-height: 36px;
}
.footer .footer-des {
    margin-top: 20px;
}
.footer .footer-logo {
    display: flex;
    align-items: center;
}
.footer .footer-logo img {
    width: 100%;
    max-width: 186px;
    margin-bottom: 0;
}
.footer .footer-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    justify-content: space-between;
}
.footer .footer-wrapper .footer-col {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.footer .footer-wrapper .footer-col.footer-col-1 {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
}
.footer .footer-wrapper .footer-col h4 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 16px;
}
.footer-menu li a {
    font-size: 22px;
    line-height: 46px;
    font-weight: 400;
    text-transform: capitalize;
    color: #000;
}
.footer-menu li a:hover {
     color: #3db74b;
}
/* Rating section */
 .rating-section {
     padding: 85px 0;
}
 .rating-section .rating-blocks .rating-item h2 {
     font-size: 66px;
     line-height: 60px;
     font-weight: 600;
     position: relative;
     margin-bottom: 10px;
}
 .rating-section .rating-blocks .rating-item p {
     font-size: 22px;
     line-height: 34px;
     max-width: 430px;
     font-weight: 500;
}
 .rating-section .rating-blocks .rating-item {
     margin: 50px 0;
}
 .rating-section .rating-blocks .rating-item:nth-child(odd) h2 {
     color: #67b044;
}
 .rating-section .rating-blocks .rating-item:nth-child(even) h2 {
     color: #3db74b;
}
 .rating-section .rating-blocks {
     padding-left: 60px;
}
 .rating-section .rating-blocks .rating-item h2:before {
    content: "";
    width: 140px;
    height: 3px;
    position: absolute;
    left: -170px;
    top: 50%;
    transform: translateY(-50%);
}
 .rating-section .rating-blocks .rating-item:nth-child(even) h2:before {
     background-color: #3db74b;
}
 .rating-section .rating-blocks .rating-item:nth-child(odd) h2:before {
     background-color: #67b044;
}
 .rating-section .image-block {
     position: relative;
     padding-top: 100%;
}
 .rating-section .image-block img {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     object-fit: cover;
}
 .rating-section .rating-blocks .rating-item:last-child {
     margin-bottom: 0;
}
 .development-text {
     text-align: right;
}
 .first-about-section {
     padding-top: 40px;
     padding-bottom: 40px;
}
 .about-title {
     margin-bottom: 20px;
     line-height: 46px;
     text-transform: uppercase;
     font-weight: 600;
     margin-top: 60px;
}
 .about-title:first-child {
     margin-top: 30px;
}
 .first-about-section p {
     margin-bottom: 24px;
}
 .second-about-section {
     background: url('about-bg.jpg') no-repeat;
     background-size: cover;
     padding-top: 38px;
     padding-bottom: 40px;
     text-align: justify;
}
 .second-about-section p {
     margin-bottom: 36px;
     font-weight: 400;
     line-height: 30px;
}
 .btn-expore {
     width: 200px;
     height: 50px;
     line-height: 46px;
     border: 2px solid #242021;
     padding: 0;
     color: #242021;
     text-transform: uppercase;
     display: block;
     text-align: center;
     transition: 0.3s;
     font-size: 18px;
}
 .btn-expore:hover {
     background: #242021;
     color: #fff !important;
     -webkit-box-shadow: inset 0 0 1px 1px #fff;
     box-shadow: inset 0 0 1px 1px #fff;
}
 .about-image img {
     width: 85%;
     float: right;
     margin-top: 50px;
}
 .discount-section {
     background: url('dicsount-bg.jpg') no-repeat;
     background-size: cover;
     padding-top: 55px;
     padding-bottom: 60px;
}
 .white-title {
     color: #fff;
     font-size: 36px;
     text-transform: uppercase;
     text-align: center;
     margin-bottom: 33px;
}
 .first-discount-box {
     text-align: center;
}
 .discount-image img {
     width: 100%;
}
 .title-discount {
     background-color: rgba(255,255,255,0.8);
     font-size: 20px;
     padding: 20px 0;
     display: none;
}
 .title-discount p {
     color: #242021;
}
 .code-btn {
     display: none;
     height: 45px;
     border: 1px solid #999;
     text-align: center;
     padding-top: 10px;
     background-color: #999;
     margin-bottom: 30px;
     font-size: 20px;
}
 .code-btn a {
     color: #242021;
}
 .code-btn a:hover {
     color: #404040;
}
 .sticky-header .header-bottom {
     position: fixed;
     top: 0;
     width: 100%;
     background: #fff;
     z-index: 9;
     border-bottom: 1px solid #e8e9eb;
     z-index: 9999;
}
 .sticky-header .header-bottom-right {
     padding-top: 16px;
}
 .sticky-header .header-right {
     margin-top: 11px;
}
 .sticky-header .logo {
     width: 100px;
}
 .jsTabsContainer ul.tabs {
     border-bottom: 1px solid #ddd;
     display: block;
     margin: 0 0 20px;
     padding: 0;
}
 .jsTabsContainer ul.tabs li {
     display: block;
     float: left;
     height: 30px;
     margin-bottom: 0;
     padding: 0;
     width: auto;
}
 .jsTabsContainer ul.tabs li a {
     -moz-border-bottom-colors: none;
     -moz-border-image: none;
     -moz-border-left-colors: none;
     -moz-border-right-colors: none;
     -moz-border-top-colors: none;
     background: none repeat scroll 0 0 #f5f5f5;
     border-color: #ddd !important;
     border-style: solid;
     border-width: 1px 1px 0 1px;
     display: block;
     font-size: 13px;
     height: 29px;
     line-height: 30px;
     margin: 0;
     padding: 0 20px;
     text-decoration: none;
     width: auto;
     color: #303030;
     border-bottom: none !important;
}
 .jsTabsContainer ul.tabs li a.active {
     background: none repeat scroll 0 0 #fff;
     border-left-width: 1px;
     border-top-left-radius: 2px;
     border-top-right-radius: 2px;
     color: #111;
     height: 30px;
     margin: 0 0 0 -1px;
     padding-top: 4px;
     position: relative;
     top: -4px;
}
 .jsTabsContainer ul.tabs li:first-child a.active {
     margin-left: 0;
}
 .jsTabsContainer ul.tabs li:first-child a {
     border-top-left-radius: 2px;
     border-width: 1px 1px 0;
}
 .jsTabsContainer ul.tabs li:last-child a {
     border-top-right-radius: 2px;
}
 .jsTabsContainer ul.tabs:before, .jsTabsContainer ul.tabs:after {
     content: " ";
     display: block;
     height: 0;
     overflow: hidden;
     visibility: hidden;
     width: 0;
}
 .jsTabsContainer ul.tabs:after {
     clear: both;
}
 .product-single__meta .benefit-bullets li .checkmark {
     display: inline-block;
     transform: rotate(45deg);
     height: 14px;
     width: 7px;
     border-bottom: 3px solid #e775ac;
     border-right: 3px solid #E775AC;
     margin-right: 8px;
}
 .product-single__meta .benefit-bullets li {
     font-size: 18px;
     line-height: 29px;
     font-weight: 700;
     color: #E775AC;
     font-family: 'Mulish', sans-serif;
}
 .product-single__meta .benefit-bullets {
     margin-bottom: 30px;
}
 .product-single__meta .description p {
     font-size: 16px;
     line-height: 25px;
     font-family: 'Mulish', sans-serif;
     color: #161414;
}
 .product-single .product-single__title {
     font-size: 52px !important;
     line-height: 52px;
     font-weight: 700;
     text-transform: uppercase;
     margin-bottom: 10px;
}
 .product-single .price-item {
    font-size: 32px;
    line-height: 39px;
    font-weight: 600;
    color: #4DB848;
}
 .product-single .product-single__meta .icon_type_wrapper {
     display: none;
}
 .product-single .price-item .product-form__controls-group select {
     border: 1px solid #e8e9eb;
}
 .product-form__controls-group button.btn {
    color: #fff;
    background-color: #4DB848;
    border-radius: 10px !important;
    min-height: auto;
    margin-bottom: 0;
    padding: 20px 10px 16px;
    position: relative;
}
.product-form__controls-group button.btn:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #4DB848;
    left: 0;
    top: 7px;
    border-radius: 10px;
    transition: all 0.15s ease-in-out;
}
.product-form__controls-group button.btn:hover:after {
    border-color: #e567a4;
}
.product-form__controls-group button.btn span {
    position: relative;
    z-index: 2;
}
.product-single .cart-button-group .product-form__controls-group.product-form__controls-group--quantity {
    width: 186px;
    position: relative;
}
.product-single .cart-button-group .product-form__controls-group.product-form__controls-group--submit {
/*     width: calc(100% - 186px);
    padding-left: 20px; */
    width: 100%;
}
.product-form__controls-group button.btn span {
     font-size: 22px;
     line-height: 22px;
     font-weight: 700;
     letter-spacing: 0;
     text-transform: uppercase;
     color: #fff;
     display: block !important;
}
 .product-form__controls-group button.btn .double-chevron {
     font-size: 35px;
     line-height: 0;
     display: inline-block;
     top: -3.5px;
     position: relative;
     margin-left: 8px;
}
 .product-single__meta .product__price {
     margin-bottom: 15px;
}
 .product-form__controls-group button.btn:hover, .product-form__controls-group button.btn:focus{
     background-color: #e567a4 !important;
     color: #fff;
}
 .social-proof .facebook,.social-proof .instagram {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
     margin-bottom: 15px;
}
 .social-proof {
     margin-top: 30px;
}
 .social-proof .facebook app-image, .social-proof .instagram app-image {
     margin-right: 9px;
}
 .product-form__controls-group .shopify-payment-button button.shopify-payment-button__button {
     width: 45%;
     float: right;
     color: #fff;
     border-radius: 0;
}
 .product-single .social-sharing {
     background-color: #f6f6f6;
     padding: 30px;
     border-top: 1px solid #d6d6d6;
}
 .product-single .social-sharing li {
     margin-right: 15px;
}
 .product-single .social-sharing li a.btn {
     width: 40px;
     height: 40px;
     padding: 0;
     margin: 0 !important;
     border: 1px solid #3db74b;
     color: #3db74b;
     line-height: 40px;
     border-radius: 50%;
}
 .product-single .social-sharing li a.btn:hover,.product-single .social-sharing li a.btn:focus {
     background-color: #3db74b !important;
     color: #fff;
}
 .social-sharing .share-title {
     font-size: 16px;
     text-transform: capitalize;
     border-left: 1px solid #242021;
     padding-left: 10px;
     margin-left: 5px;
}
 .social-sharing li a:hover, .social-sharing li a:focus {
     border-color: transparent !important;
     box-shadow: none;
}
 .product-single .icon_product_type span {
     display: none;
}
 .product-single .product__price .price {
     float: none;
}
 .sticky-header .cart-popup-wrapper {
     z-index: 999999;
}
 .sticky-header .cart-popup-wrapper .cart-popup__dismiss-button {
     color: #242021;
}
 .sticky-header .cart-popup-wrapper .cart-popup__dismiss-button:hover {
     color: #3db74b;
}
 .product-single .product-form__item {
     float: none;
     border-radius: 0;
     flex-basis: auto;
     padding: 0;
     margin: 0;
}
 .product-single .ab-radio-group {
     max-width: 46%;
     flex: 0 0 46%;
     float: left;
     margin-bottom: 20px;
     width: 46%;
     margin-right: 2%;
}
 .product-single .ab-radio-group input:checked + label {
     background-color: #242021;
     color: #fff;
}
 .product-single .ab-radio-group input {
     display: none;
}
 .product-single .ab-radio-group label {
     width: 100%;
     box-shadow: none !important;
     border-radius: 0;
     height: 30px !important;
     line-height: 30px;
     background-color: #fff;
     border: 1px solid #c1c1c1 !important;
     text-align: left;
     color: #717171;
     background-repeat: no-repeat;
     background-position: right top;
     transition: 0.4s;
     white-space: nowrap;
     overflow: hidden;
     padding: 0 10px;
     font-size: 13px;
     text-transform: uppercase;
     text-overflow: ellipsis;
}
 .product-single {
     margin-left: 0 !important;
     margin-right: 0 !important;
}
 .product-single .grid__item {
     padding: 0;
}
 .product-single .grid__item.medium-up--one-half:first-child {
     padding-right: 30px;
}
 .product-single .grid__item.medium-up--one-half:last-child {
     padding-left: 30px;
}
 .product-single .product-form__input--quantity {
     float: left;
     border-radius: 0;
}
 .product-single .co_available {
     float: left;
}
 .product-single .cart-button-group .product-form__controls-group .product-form__item label {
     display: none;
}
 .product-single .cart-button-group {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap !important;
     flex-wrap: wrap !important;
    margin-top: 15px;
}
 .product-single .cart-button-group .product-form__controls-group {
     width: 100%;
}
 .product-single .cart-button-group .product-form__controls-group input {
     font-size: 20px;
     padding: 0;
}
 .product-single .cart-button-group .product-form__controls-group--submit {
     width: calc(100% - 170px);
     margin-top: 0;
}
 .product-single .cart-button-group .product-form__controls-group--submit button,.mbg {
     width: 100%;
     max-width: 355px;
}
 .as-seen-wrapper .logos-wrapper .logo-item {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
     -ms-flex-pack: center;
     justify-content: center;
     padding-left: 15px;
     padding-right: 15px;
}
 .product-single .cart-button-group .product-form__controls-group .qtyminus {
    font-size: 28px;
    float: left;
}
.product-single .cart-button-group .product-form__controls-group .product-form__input {
    flex: none;
    font-size: 26px;
    line-height: 42px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.product-single .cart-button-group .product-form__controls-group--quantity .product-form__item {
    border: 3px solid #bdbdbd;
    border-radius: 10px;
    position: relative;
    z-index: 2;
    background-color: #fff;
}
.product-single .cart-button-group .product-form__controls-group.product-form__controls-group--quantity:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 2px solid #bdbdbd;
    top: 7px;
    border-radius: 10px;
}
.product-single .cart-button-group .product-form__controls-group input {
    border-radius: 10px;
    width: 60px;
    cursor: pointer;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border: 0;
}
.product-single .cart-button-group .product-form__controls-group .qtyplus {
    font-size: 28px;
    float: left;
}
.product-single .cart-button-group .product-form__controls-group {
     border-radius: 0;
}
.product-single .co_available {
     font-size: 16px;
     color: #3db74b;
     padding-top: 20px;
}
 .product-single .selector-wrapper .header {
     font-size: 20px;
     text-transform: uppercase;
     width: 100%;
     margin: 0.5em 0;
}
 .product-single .cart-button-group .product-form__controls-group {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
     margin: 20px 0 0 0;
}
 .product-single .cart-button-group .product-form__controls-group .quantity-label {
     font-size: 20px;
     font-weight: 700;
     font-family: 'Mulish', sans-serif;
     color: #000;
     display: block;
     margin-right: 15px;
}
 .product-single .product-form {
     clear: both;
     padding-top: 0 !important;
}
 a.category-cta {
     background-color: #E567A4;
     color: #fff;
     transition: background-color .15s ease-in-out;
     display: block;
     padding: 10px 0;
     position: relative;
     outline: 0;
     border: 2px solid transparent;
     border-radius: 5px;
     text-align: center;
     cursor: pointer;
     font-size: 20px;
     font-weight: 600;
     margin-bottom: 20px;
     margin-top: 10px;
}
 a.category-cta:hover {
     color: #fff !important;
}
 .product-form__item--submit {
     display: -ms-flexbox;
     display: flex;
     max-width: 100%;
     width: 100%;
}
 .mbg {
     margin-top: 10px;
     text-align: center;
}
 .mbg span {
     color: #161414;
     display: block;
     font-size: 14px;
     line-height: 18px;
     font-family: 'Mulish', sans-serif;
}
 .product-form__item--submit .sp {
     width: calc(100% - 284px);
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
     padding-left: 16px;
}
 .product-form__item--submit .sp img {
     margin-right: 5px;
}
 .product-form__item--submit .sp span {
     display: block;
     color: #6C6C6C;
     font-size: 14px;
     line-height: 14px;
     font-family: 'Mulish', sans-serif;
}
 a.category-cta span.double-chevron {
     top: 3px;
     margin-left: 5px;
     line-height: 0;
     font-weight: 600;
     font-size: 35px;
     position: relative;
}
 a.category-cta:hover,a.category-cta:focus {
     background-color: #e567a4;
     color: #fff;
}
 .social-sharing li a:hover .share-title {
     text-decoration: underline;
}
 .product-single__description .jsTabsContainer ul li {
     height: auto !important;
}
 .product-single__description .jsTabsContainer ul li a {
     border-radius: 0 !important;
     padding: 9px 24px !important;
     border: 1px solid #d6d6d6 !important;
     border-right: none !important;
     margin: 0 !important;
     font-size: 18px !important;
     position: relative !important;
     height: auto !important;
     text-transform: uppercase;
     background: none !important;
}
 .product-single__description .jsTabsContainer ul.tabs li a.active, .product-single__description .jsTabsContainer ul.tabs li a:hover {
     top: 0;
     font-size: 18px !important;
     font-weight: normal !important;
     color: #3db74b !important;
     border-radius: 0 !important;
     border-right: none !important;
     position: relative !important;
}
 .product-single__description .jsTabsContainer ul.tabs li a.active:before, .product-single__description .jsTabsContainer ul.tabs li a:hover:before {
     bottom: 0;
     width: calc(100% + 2px);
     height: 2px;
     background-color: #3db74b;
     margin: 0 -1px;
     left: 0;
     content: "";
     position: absolute;
}
 .product-single__description .jsTabsContainer ul.tabs li a.active:after, .product-single__description .jsTabsContainer ul.tabs li a:hover:after {
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 3px 5px 0 5px !important;
     border-color: #3db74b transparent transparent transparent;
     left: 0;
     right: 0;
     margin: 0 auto;
     bottom: -3px;
     content: "";
     position: absolute;
}
 .product-single__description .jsTabsContainer ul.tabs li:after {
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 3px 5px 0 5px !important;
     border-color: #3db74b transparent transparent transparent;
     left: 0;
     right: 0;
     margin: 0 auto;
     bottom: -3px;
}
 .product-single__description .jsTabsContainer ul.tabs {
     border-bottom: 0;
}
 .product-single__description .jsTabsContainer ul li:last-child {
     border-right: 1px solid #d6d6d6 !important;
}
 .product-card .grid-view-item__image-wrapper {
     margin-bottom: 40px;
}
 .product-card {
     text-align: center;
     border: 1px solid transparent;
     padding: 35px;
     margin-bottom: 20px;
}
 .product-card .price .price__regular {
     width: 100%;
     padding: 0;
     margin: 0;
}
 .product-card:hover .product-card__title, .product-card:focus-within .product-card__title {
     border-bottom: 0;
}
 .product-card:hover {
     background-color: #f6f6f6;
     border: 1px solid #d6d6d6;
}
 .social-sharing li a svg {
     display: none;
}
 .template-collection .collection-header img {
     width: 100%;
}
 .template-collection .page-width, .template-list-collections .page-width {
     padding-top: 55px;
     padding-bottom: 70px;
}
.grid--uniform .small--text-center p {
     font-size: 20px;
}
#shopify-section-collection-template {
    background-color: #f8f8f8;
}
#shopify-section-collection-template {
    background-color: #f8f8f8;
}
.ProductItem {
    margin-top: 15px;
    margin-bottom: 15px;
}
.contact-forms .medium-up--push-one-twelfth {
     left: 0;
     width: 100%;
     padding-left: 0;
}
 .contact-forms {
     position: relative;
     z-index: 1;
     padding: 40px;
     padding-top: 34px;
     max-width: 580px;
     margin: 30px auto 75px auto;
}
 .contact-forms .section-header {
     margin-bottom: 25px;
}
 .contact-forms input {
     margin-bottom: 13px;
     border: 1px solid #d6d6d6;
     background-color: #fff;
     color: #242021;
}
 .contact-forms textarea {
     margin-bottom: 40px;
     border: 1px solid #d6d6d6;
     background-color: #fff;
     color: #242021;
     height: 92px;
     line-height: normal;
     resize: none;
     padding: 0 20px;
     padding-top: 13px;
     padding-bottom: 13px;
}
 .contact-forms label {
     padding-bottom: 6px;
     color: #242021;
}
 .contact-forms h1, .cart-header__title, #CustomerLoginForm h1, .template-customers-addresses .section-header h1, .template-customers-account h1, .template-customers-order .section-header h1, .404-not-found h1, .template-list-collections .section-header h1, .terms-and-conditions .section-header h1, .shipping-and-returns .section-header h1, .privacy-policy .section-header h1, .template-product .section-header h2 {
     font-size: 36px;
     text-transform: uppercase;
}
 .terms-and-conditions .section-header, .privacy-policy .section-header, .shipping-and-returns .section-header {
     margin-bottom: 35px;
}
 .contact-forms input, .contact-forms textarea {
     border-radius: 0;
}
 .contact-forms .rte {
     font-size: 20px;
     color: #242021;
     margin-bottom: 30px;
}
 .cart-popup-wrapper .cart-popup__cta-link {
     font-size: 14px;
     border: 1px solid #3db74b;
     padding: 10px 18px;
     color: #3db74b;
     border-radius: 0;
}
 .cart-popup-wrapper .cart-popup__cta-link:hover, .cart-popup-wrapper .cart-popup__cta-link:focus {
     background: none;
     color: #3db74b;
     border: 1px solid #3db74b;
}
 .cart-popup-wrapper .cart-popup__heading {
     text-transform: capitalize;
     font-size: 1.125em;
     color: #242021;
}
 .cart-popup-wrapper .icon-close {
     color: #d70000;
}
 .cart-popup-wrapper .cart-popup-item__title {
     font-size: 18px;
     font-weight: 500;
}
 .text-link--accent {
     color: #3db74b !important;
}
 .text-link--accent:hover {
     color: #3db74b !important;
}
 body .cart__product-title {
     color: #242021;
}
 body .cart__product-title:hover,body .cart__product-title:focus {
     color: #3db74b !important;
     text-decoration: none;
     border-bottom: 0 !important;
}
 .fancybox-overlay .fancybox-wrap .qv-content input[type="submit"] {
     line-height: normal;
     font-size: 18px;
     font-weight: normal;
     letter-spacing: 0;
     box-sizing: border-box;
     width: 200px;
     margin: 0 auto;
     display: block;
     border: 1px solid transparent;
     background: #3db74b;
     padding: 10px 18px;
     color: #fff;
     border-radius: 0;
     height: 50px;
}
 .fancybox-wrap .qv-content input[type="submit"].qv-add-button {
     width: 60%;
     float: right;
     margin: 0;
}
.fancybox-overlay .fancybox-wrap .qv-content input[type="submit"]:hover, 
.fancybox-overlay .fancybox-wrap .qv-content input[type="submit"]:focus {
     color: #fff;
     background-color: #242021;
}
 .contact-forms .rte p {
     margin-bottom: 20px;
}
 .contact-forms .rte li {
     font-weight: 400;
     color: #242021;
     font-size: 16px;
     line-height: 24px;
}
 .product-card .price__badges {
     position: absolute;
     top: 25px;
     left: 0px;
     transform: rotate(-90deg);
     width: 50px;
     height: 25px;
     line-height: 25px;
     background: #3db74b;
     color: #fff;
     font-size: 16px;
}
 .product-single .price__badges {
     display: none;
}
 .product-card .price__badge--sale {
     background: #3db74b;
     border: none;
}
 .product-card .price__badge--sale span {
     font-size: 18px;
     line-height: 18px;
     text-transform: capitalize;
     letter-spacing: 0;
}
 .product-card .price--on-sale .price__sale {
     justify-content: center;
     text-align: center;
     width: 100%;
     margin: 0;
}
 .fancybox-overlay {
     position: fixed;
     top: 0;
     left: 0;
     width: 100% !important;
     height: 100% !important;
     z-index: 9999;
     background: #1e1e1e;
     opacity: .9;
}
 .fancybox-overlay .fancybox-outer .fancybox-inner {
     padding: 44px;
     background: #fff;
     width: 100% !important;
}
 .fancybox-overlay .fancybox-outer .fancybox-inner .qv-product-images img {
     width: 100%;
}
 .fancybox-overlay .fancybox-wrap .qv-product-images {
     width: 45%;
     text-align: center;
     margin-right: 5%;
     float: left;
}
 .fancybox-overlay .fancybox-wrap .qv-content {
     float: left;
     width: 50%;
}
 .fancybox-overlay .fancybox-wrap .qv-content hr {
     display: none;
}
 .fancybox-overlay .fancybox-wrap .qv-content .qv-add-to-cart {
     padding-top: 0;
     clear: both;
}
 .fancybox-overlay .fancybox-wrap .qv-content .qv-add-to-cart .swatch.option-selection-color {
     padding-top: 0;
     clear: both;
     float: left;
     width: 100%;
}
 .product-card:hover .product-card__title {
     color: #fff;
}
 .swatch .header {
     font-size: 20px;
     text-transform: uppercase;
     width: 100%;
     flex-grow: 1;
}
 .swatch .swatch-element {
     max-width: 47%;
     flex: 0 0 47%;
     float: none !important;
     margin-right: 12px !important;
     margin-bottom: 20px !important;
     overflow: hidden;
}
 .price--on-sale .price-item--regular {
     display: block;
}
 .swatch {
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
     width: 100%;
}
 .swatch input {
     display: none;
}
 .swatch .swatch-element label {
     width: 100%;
     box-shadow: none !important;
     border-radius: 0;
     height: 30px !important;
     line-height: 27px;
     background-color: #fff;
     border: 1px solid #c1c1c1 !important;
     text-align: left;
     color: #717171;
     background-repeat: no-repeat;
     background-position: right top;
     transition: 0.4s;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
}
 .swatch .swatch-element label:hover {
     background: #2b388e !important;
     color: #fff;
}
 .swatch .swatch-element input:checked + label {
     background-color: #2b388e;
     color: #fff;
}
 .fancybox-overlay .fancybox-wrap .qv-content .option {
     font-size: 20px;
     text-transform: uppercase;
     width: 100% !important;
     flex-grow: 1;
     margin: 0.5em 0;
}
 .fancybox-overlay .fancybox-wrap .qv-content .cart-button-group .quantity .qtyminus {
     width: 50px;
     border: 1px solid #d6d6d6;
     cursor: pointer;
     line-height: 48px;
     text-align: center;
     font-size: 28px;
     float: left;
     padding: 0;
     border-radius: 0;
}
 .fancybox-overlay .fancybox-wrap .qv-content .cart-button-group .quantity .qv-quantity {
     border: none;
     border-top: 1px solid #d6d6d6;
     border-bottom: 1px solid #d6d6d6;
     width: 60px;
     flex: none;
     float: left;
     text-align: center;
     line-height: 48px;
     border-radius: 0;
     padding: 0;
     padding-left: 10px;
     float: left;
     border-radius: 0;
}
 .fancybox-overlay .fancybox-wrap .qv-content .cart-button-group .quantity .qtyplus {
     width: 50px;
     border: 1px solid #d6d6d6;
     cursor: pointer;
     line-height: 48px;
     border-radius: 0;
     font-size: 28px;
     text-align: center;
     float: left;
     padding: 0;
}
 .fancybox-overlay .fancybox-wrap .qv-content .ab-radio-group {
     max-width: 46%;
     flex: 0 0 46%;
     float: left;
     margin-bottom: 15px;
     width: 46%;
     margin-right: 2%;
}
 .fancybox-overlay .fancybox-wrap .qv-content .ab-radio-group input:checked + label {
     background-color: #2b388e;
     color: #fff;
}
 .fancybox-overlay .fancybox-wrap .qv-content .cart-button-group {
     clear: both;
}
 .fancybox-overlay .fancybox-wrap .qv-content .ab-radio-group input {
     display: none;
}
 .fancybox-overlay .fancybox-wrap .qv-content .ab-radio-group label {
     width: 100%;
     box-shadow: none !important;
     border-radius: 0;
     height: 30px !important;
     line-height: 30px;
     background-color: #fff;
     border: 1px solid #c1c1c1 !important;
     text-align: left;
     color: #717171;
     background-repeat: no-repeat;
     background-position: right top;
     transition: 0.4s;
     white-space: nowrap;
     overflow: hidden;
     padding: 0 10px;
     font-size: 13px;
     text-transform: uppercase;
     text-overflow: ellipsis;
}
 .fancybox-overlay .fancybox-skin {
     padding: 0px !important;
}
 .fancybox-overlay .fancybox-wrap .qv-content .qv-product-title {
     font-size: 16px;
     text-transform: uppercase;
}
 .fancybox-overlay .fancybox-wrap .qv-content .qv-product-price {
     padding-top: 5px;
     font-weight: bold;
     float: left;
}
 .fancybox-overlay .fancybox-wrap .qv-content .qv-product-original-price {
     padding-top: 5px;
     font-weight: bold;
     float: left;
     padding-left: 15px;
     color: #3db74b;
}
 .fancybox-overlay .fancybox-wrap .qv-content .qv-add-to-cart .qv-product-options .option-selection-flavor span {
     width: 95px;
     float: left;
     padding-top: 12px;
}
 .fancybox-overlay .fancybox-wrap .qv-content .qv-add-to-cart .qv-product-options {
     margin-bottom: 20px;
}
 .fancybox-overlay .fancybox-wrap .qv-content .quantity {
     margin-bottom: 10px;
     overflow: hidden;
     width: 170px;
     float: left;
}
 .fancybox-overlay .fancybox-wrap .qv-content .quantity span {
     width: 95px;
     float: left;
     padding-top: 12px;
}
 .fancybox-overlay .fancybox-wrap .qv-content .qv-product-description div {
     text-align: left !important;
     padding-top: 20px;
}
 .fancybox-overlay .fancybox-wrap .qv-content .view-product {
     font-size: 16px;
     color: #242021;
     float: left;
     width: 100%;
}
 .fancybox-overlay .fancybox-wrap .qv-content .view-product:hover, .fancybox-overlay .fancybox-wrap .qv-content .view-product:focus {
     color: #404040;
}
 .fancybox-overlay .fancybox-wrap .fancybox-close {
     position: absolute;
     top: 20px;
     right: 20px;
     width: 15px;
     height: 15px;
}
 .fancybox-overlay .fancybox-wrap .fancybox-close:before {
     content: 'x';
     color: #242021;
     font-size: 25px;
     position: relative;
     top: -20px;
}
 .fancybox-overlay .fancybox-wrap .qv-content .qv-add-to-cart .qv-product-options .option-selection-flavor select, .fancybox-overlay .fancybox-wrap .qv-content .quantity input {
     width: 180px;
}
 .cart .cart__submit-controls input, .address-new-toggle {
     line-height: normal;
     font-size: 18px;
     font-weight: normal;
     letter-spacing: 0;
     box-sizing: border-box;
     width: 250px;
     margin: 20px 0;
     display: block;
     border: 1px solid transparent;
     background: #3db74b;
     padding: 10px 18px;
     color: #fff;
     height: 50px;
     border-radius: 0;
}
 .cart .cart__submit-controls input:hover,.cart .cart__submit-controls input:focus , .address-new-toggle:hover, .address-new-toggle:focus {
     color: #fff;
     background-color: #242021 !important;
}
 body .form-message--error {
     color: #3db74b;
     border: 1px solid #3db74b;
}
 .template-customers-login .form-vertical .text-center #RecoverPassword {
     color: #3db74b;
     display: block;
     text-decoration: underline;
     text-align: right;
}
.template-404 .empty-page-content p {
     padding-top: 10px;
}
 .template-404 .empty-page-content p .btn--has-icon-after {
     margin-top: 10px;
     margin-bottom: 0;
}
 .empty-page-content {
     padding: 55px 55px 75px 55px;
}
 .cart__continue-btn, .btn--has-icon-after {
     line-height: normal;
     font-size: 18px;
     font-weight: normal;
     letter-spacing: 0;
     box-sizing: border-box;
     width: 250px;
     margin: 20px auto;
     display: block;
     border: 1px solid transparent;
     background: #3db74b;
     padding: 10px 18px;
     color: #fff;
     height: 50px;
     border-radius: 0;
}
 .cart__continue-btn:hover, .btn--has-icon-after:hover, .btn--has-icon-after:active {
     color: #fff;
     background-color: #a40000 !important;
}
.template-customers-login .form-vertical #HideRecoverPasswordLink,
.template-customers-login .form-vertical .text-center #customer_register_link{
    display: inline-block;
    text-align: center;
    margin: 30px auto 0;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0;
    text-decoration: underline;
    font-weight: 700;
}
.template-customers-login .form-vertical #HideRecoverPasswordLink {
    color: red;
}
.template-customers-login .form-vertical .text-center #customer_register_link {
    color: #3db74b;
}
 .shopify-challenge__container .shopify-challenge__button {
     width: 60%;
     margin: auto !important;
     float: none;
}
.template-customers-login .form-vertical #HideRecoverPasswordLink:hover, 
.template-customers-login .form-vertical #HideRecoverPasswordLink:focus,
.template-customers-login .form-vertical .text-center #customer_register_link:hover,
.template-customers-login .form-vertical .text-center #customer_register_link:focus {
     text-decoration: none;
}
 .page-width {
     padding-left: 15px;
     padding-right: 15px;
     max-width: 1420px;
}
 .contact__top {
     background: #56943f;
     color: #fff;
     padding: 45px 0;
}
.contact__top .contact-top-details {
     padding-left: 15px;
     padding-right: 15px;
     max-width: 1420px;
     margin: auto;
}
 .contact__top h1, .contact__top div {
     text-align: left;
}
 .contact__top h1 {
     margin-bottom: 13px;
     text-transform: uppercase;
     font-size: 36px;
}
 .grid--half-gutters &gt; .grid__item {
     padding-left: 10px;
}
 .contact__top ul li {
     width: 33.3333%;
     float: left;
     text-align: center;
     display: flex;
     justify-content: center;
     padding: 0 10px;
}
 .contact__top ul li p span {
     display: block;
}
 .contact__top a {
     color: #fff;
     word-wrap: anywhere;
     padding: 0px 5px;
}
 .contact__top a:hover {
     text-decoration: underline;
     color: #fff !important;
}
 .contact__top ul li img {
     display: block;
     margin: 0 auto;
     width: 25px;
     height: 25px;
     margin-bottom: 12px;
}
 .contact__top a, .contact__top p {
     color: inherit;
}
 .contact__top .section-header {
     margin-bottom: 33px;
}
 .contact__top ul li:last-of-type {
     flex-direction: column;
}
 .jsTabsContainer #tab0 div {
     text-align: left !important;
}
 .template-search .page-width {
     padding: 75px 0;
}
 .page-width.list-view-items {
     padding: 0 0 55px 0;
}
 .template-search .page-width h2, .template-search .page-width .h2 {
     font-size: 30px;
     letter-spacing: 0;
     padding-bottom: 17px;
}
 .template-search .search-form__connected-submit {
     background: #3db74b;
}
 .template-search .search-form__connected-submit:hover {
     background: #a40000;
}
 .template-search .medium-up--six-tenths {
     width: 40%;
     left: 0;
     padding-left: 0;
     float: none;
     margin: auto;
}
 .discount-section .container {
     max-width: 1170px;
}
 .shopify-challenge__container {
     padding: 75px 0;
}
 .template-cart .page-width {
     padding-top: 55px;
     max-width: 900px;
}
 .template-cart .cart__footer {
     margin-bottom: 75px;
}
 .template-customers-addresses .page-width, .template-customers-account .page-width, .template-customers-order .page-width {
     max-width: 1170px;
     padding-top: 55px;
}
 .template-customers-account .page-width, .template-customers-order .page-width {
     padding-top: 55px;
     padding-bottom: 75px;
}
 .template-customers-addresses .page-width .section-header p a, .template-customers-account #customer_logout_link, .template-customers-account .section-header a, .template-customers-order .section-header a {
     color: #3db74b !important;
     border-bottom: 1px solid currentColor;
     padding-bottom: 1px;
}
 .template-customers-addresses .page-width .section-header p a:hover, .template-customers-addresses .page-width .section-header p a:focus, .template-customers-account #customer_logout_link:hover, .template-customers-account .section-header a:hover, .template-customers-account .section-header a:focus, .template-customers-order .section-header a:hover, .template-customers-order .section-header a:focus {
     color: #a40000 !important;
}
 .template-customers-addresses .section-header h1, .template-customers-account h1, .template-customers-order .section-header h1 {
     margin-bottom: 1rem;
}
 .address-new-toggle {
     margin: 30px auto 0 auto;
}
 .template-customers-addresses .section-header {
     margin-bottom: 0;
}
 .template-customers-addresses .medium-up--push-one-sixth {
     left: 0;
     width: 100%;
     margin-bottom: 75px;
}
 .template-customers-addresses #AddressNewForm {
     width: 50%;
     margin: 0 auto;
}
 .template-customers-addresses #AddressNewForm hr {
     border: none;
}
 .template-customers-addresses .page-width .grid ul {
     width: 30%;
     float: right;
}
 .template-customers-addresses #AddressNewForm h2 {
     font-size: 30px;
     padding-bottom: 30px;
     text-align: center;
}
 .template-customers-addresses #AddressNewForm .submit-address-group div {
     width: 48%;
     float: left;
}
 .template-customers-addresses #AddressNewForm .submit-address-group div input[type="submit"], .template-customers-addresses #AddressNewForm .submit-address-group div button[type="button"], .template-customers-addresses .page-width .grid ul .address .list--inline li button[type="button"], .template-customers-account .address-view a.btn, .template-customers-addresses .btn-group-address input[type="submit"], .template-customers-addresses .btn-group-address button[type="button"] {
     border: 2px solid #3db74b;
     padding: 0;
     text-transform: uppercase;
     text-align: center;
     transition: 0.3s;
     height: 50px;
     background-color: #fff;
     color: #3db74b;
     margin: 0 !important;
     max-width: 100%;
     width: 100%;
     font-size: 18px;
     border-radius: 0;
     margin-top: 15px !important;
     letter-spacing: 0;
}
 .template-customers-addresses #AddressNewForm .submit-address-group div input[type="submit"], .template-customers-addresses .page-width .grid ul .address .list--inline li button[type="button"].address-delete, .template-customers-addresses .btn-group-address button[type="button"] {
     border: 2px solid #3db74b;
     background-color: #3db74b;
     color: #fff;
}
 .template-customers-account .address-view a.btn {
     line-height: 48px;
}
 .template-customers-addresses #AddressNewForm .submit-address-group div input[type="submit"]:hover, .template-customers-addresses #AddressNewForm .submit-address-group div input[type="submit"]:focus, .template-customers-addresses .page-width .grid ul .address .list--inline li button[type="button"].address-delete:hover, .template-customers-addresses .page-width .grid ul .address .list--inline li button[type="button"].address-delete:focus, .template-customers-addresses .btn-group-address button[type="button"]:hover, .template-customers-addresses .btn-group-address button[type="button"]:focus {
     background: #3db74b !important;
     -webkit-box-shadow: inset 0 0 1px 1px #3db74b !important;
     box-shadow: inset 0 0 1px 1px #3db74b !important;
}
 .template-customers-addresses #AddressNewForm .submit-address-group div button[type="button"]:hover, .template-customers-addresses #AddressNewForm .submit-address-group div button[type="button"]:focus, .template-customers-addresses .page-width .grid ul .address .list--inline li button[type="button"]:hover, .template-customers-addresses .page-width .grid ul .address .list--inline li button[type="button"]:focus, .template-customers-account .address-view a.btn:hover, .template-customers-account .address-view a.btn:focus, .template-customers-addresses .btn-group-address input[type="submit"]:hover, .template-customers-addresses .btn-group-address input[type="submit"]:focus {
     background: #3db74b !important;
     color: #fff !important;
     -webkit-box-shadow: inset 0 0 1px 1px #fff !important;
     box-shadow: inset 0 0 1px 1px #fff !important;
}
 .template-customers-addresses #AddressNewForm .submit-address-group div:last-child {
     float: right;
}
 .template-customers-addresses .page-width .grid ul .address h2, .template-customers-account h2, .template-customers-addresses h2, .template-customers-order .grid__item.myaccount__order-history h2, .template-customers-order .myaccount__account-details h3 {
     font-size: 22px;
     margin-bottom: 10px;
     text-transform: uppercase;
}
 .template-customers-order .myaccount__account-details h3 {
     padding-bottom: 10px;
     border-bottom: 1px solid #e8e9eb;
}
 .template-customers-order .myaccount__account-details p {
     line-height: 30px;
     padding-bottom: 20px;
}
 .template-customers-addresses .page-width .grid ul .address p, .template-customers-account .address-view p {
     line-height: 30px;
}
 .template-customers-addresses .page-width .grid ul .address, .template-customers-account .address-view, .template-customers-addresses ul li .form-vertical {
     border: 1px solid #e8e9eb;
     text-align: left !important;
     margin-bottom: 40px;
     padding: 20px 30px 30px 30px;
     overflow: hidden;
}
 .template-customers-addresses ul li .form-vertical hr {
     display: none;
}
 .template-customers-account .address-view, .template-customers-addresses ul li .form-vertical {
     margin-bottom: 0;
}
 .template-customers-addresses .page-width .grid ul .address .list--inline {
     width: 100%;
}
 .template-customers-addresses .page-width .grid ul .address .list--inline li {
     width: 100%;
}
 .template-customers-addresses #AddressNewForm .submit-address-group div input[type="submit"] {
     border: 2px solid #3db74b;
     background-color: #3db74b;
     color: #fff;
}
 .template-customers-account table {
     margin-bottom: 0;
}
 .template-customers-account table tr th a {
     border-radius: 0;
}
 .template-customers-account table tr th a:hover, .template-customers-account table tr th a:focus {
     border-radius: 0;
     background: #a40000 !important;
     color: #fff !important;
}
 .template-customers-order .order-table {
     margin-top: 15px;
}
 .template-customers-order .order-table tr th div a {
     color: #3db74b !important;
     border-bottom: 1px solid currentColor;
}
 .template-customers-order .order-table tr th div a:hover, .template-customers-order .order-table tr th div a:focus {
     color: #a40000 !important;
}
 .btn.focus, .btn:focus {
     box-shadow: none;
}
 .template-customers-order .order-table thead {
     border-bottom-color: #ebebeb;
}
 .template-customers-order .order-table tr th, .template-customers-order .order-table tr td {
     border: 1px solid #ebebeb !important;
}
 .template-list-collections .section-header {
     margin-bottom: 33px;
}
 .template-list-collections .collection-grid-item__title {
     text-transform: uppercase;
     font-size: 20px;
}
 .header-right .site-header__cart-count, .header-bottom .site-header__cart-count {
     display: inline-block;
     background: 0 0;
     position: absolute;
     top: 0;
     right: -14px;
     margin: 0 3px;
     text-align: center;
     background-color: #3db74b;
     border-radius: 50%;
     width: 20px;
     height: 20px;
     min-width: auto;
}
 .header-right .site-header__cart-count &gt; span:first-of-type, .header-bottom .site-header__cart-count &gt; span:first-of-type {
     font-size: 14px;
     line-height: 20px;
     font-weight: 400;
     display: block;
     padding: 0;
     font-family: 'Poppins', sans-serif;
}
 .terms-amp-conditions .page-width .medium-up--five-sixths, .privacy-policy .page-width .medium-up--five-sixths, .shipping-and-returns .page-width .medium-up--five-sixths {
     left: 0;
     max-width: 940px;
     padding: 60px 0;
     margin: auto;
     float: none;
}
 .terms-amp-conditions .page-width .medium-up--five-sixths p, .privacy-policy .page-width .medium-up--five-sixths p, .shipping-and-returns .page-width .medium-up--five-sixths p {
     font-size: 16px;
     margin-bottom: 20px;
     color: #242021;
}
 .terms-amp-conditions .page-width .medium-up--five-sixths h4, .privacy-policy .page-width .medium-up--five-sixths h4, .shipping-and-returns .page-width .medium-up--five-sixths h4, .clinical-study-content h4{
     font-size: 18px;
     line-height: 36px;
     text-transform: uppercase;
     padding-bottom: 3px;
     color: #242021;
     margin: 0;
     font-weight: 700;
}
 .clinical-study-content h3 {
     text-transform: uppercase;
     margin-bottom: 20px;
     margin-top: 60px;
}
 .shipping-and-returns ul li {
     color: #242021;
     margin-bottom: 4px;
}
 .terms-and-conditions .page-width .grid, .privacy-policy .page-width .grid, .shipping-and-returns .page-width .grid {
     margin-left: 0;
}
 .privacy-policy .page-width a, .shipping-and-returns .page-width a {
     color: #242021;
     text-decoration: none;
     border-bottom: 0;
}
 .privacy-policy .page-width a:hover, .shipping-and-returns .page-width a:hover {
     color: #404040;
     text-decoration: underline;
}
 .terms-and-conditions .page-width .medium-up--five-sixths .content-rte p:last-of-type, .privacy-policy .page-width .medium-up--five-sixths .content-rte p:last-of-type, .shipping-and-returns .page-width .medium-up--five-sixths .content-rte p:last-of-type {
     margin-bottom: 0px;
}
 .account-text-mobile, .mobile-follow-us {
     display: none;
}
 .header-bottom-right .black-arrow {
     display: none;
}
 .btn:focus, .btn:not([disabled]):hover, .shopify-payment-button .shopify-payment-button__button--unbranded:focus, .shopify-payment-button .shopify-payment-button__button--unbranded:not([disabled]):hover {
     background-color: #242021 !important;
     color: #fff;
}
 a:focus, a:not([disabled]):hover {
     color: #242021;
}
 #insta-feed {
     margin: 0;
}
 .shipping-and-returns .section-header h1 {
     text-transform: uppercase;
}
.wholesale .section-header h1 {
     text-transform: uppercase;
     font-weight: 600;
}
 #insta-feed, .instafeed-shopify {
     margin-top: 0 !important;
}
 .banner-slider .slider a {
     display: block;
}
.clinical-study-content {
     padding: 80px 0;
}
 .faq-section .faq-wrapper .faq-block .faq-title {
     border-bottom: 1px solid rgba(77, 182, 72, 0.5);
     padding: 24px 15px;
     position: relative;
     transition: all 0.2s ease-in-out;
     cursor: pointer;
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}
 .faq-section .faq-wrapper .faq-block .faq-content {
     height: 0;
     transition: all 0.3s ease-in-out;
     overflow: hidden;
}
.faq-section .faq-wrapper .faq-block .faq-content .content-block {
     padding: 30px 55px 30px 65px;
}
 .faq-section .faq-wrapper .faq-block .faq-content .content-block h6 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 25px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
}
 .faq-section .faq-wrapper .faq-block .faq-content .content-block h6:first-child {
    margin-top: 0;
}
 .faq-section .faq-wrapper .faq-block .faq-title h4 {
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
    width: calc(100% - 24px);
    padding-left: 24px;
}
 .faq-section .faq-wrapper .faq-block.active .faq-title span:before {
     opacity: 0;
}
.faq-section .faq-wrapper .faq-block.active .faq-title {
    background-color: rgba(77, 184, 72, 0.05);
}
 .faq-section .faq-wrapper .faq-block .faq-title span {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
}
 .faq-section .faq-wrapper .faq-block .faq-title span:before,.faq-section .faq-wrapper .faq-block .faq-title span:after {
    content: "";
    position: absolute;
    transition: all 0.2s ease-in-out;
    background: linear-gradient(114.69deg, #4DB848 21.49%, #F0A44D 51.07%, #DD3034 69.89%, #72274E 97.03%);
}
 .faq-section .faq-wrapper .faq-block .faq-title span:before {
     height: 100%;
     width: 4px;
     left: 50%;
     top: 0;
     transform: translateX(-50%);
}
 .faq-section .faq-wrapper .faq-block .faq-title span:after {
     width: 100%;
     height: 4px;
     left: 0;
     top: 50%;
     transform: translateY(-50%);
}
.faq-section .faq-wrapper .faq-block.show .faq-title {
    background-color: rgba(77, 184, 72, 0.05);
}
.faq-section .faq-wrapper .faq-block .faq-content .content-block p {
    font-size: 20px;
    line-height: 35px;
    opacity: 0.8;
}
.faq-section .faq-wrapper {
    max-width: 1000px;
    margin: 0 auto;
}
 .product-single__description .product__benefits .nine {
     max-width: 80%;
     margin: 30px auto;
}
 .product-single__description .product__benefits .nine {
     max-width: 80%;
     margin: 30px auto;
}
 .product-single__description .product__description .columns {
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%;
}
 .product-single__description .product__description ul {
     margin: 0 0 17.5px 20px;
}
 .product-single__description .product__description h3 {
     font-size: 30px;
     line-height: 30px;
     margin-bottom: 20px;
}
 .product-single__description .product__benefits .nine {
     max-width: 80%;
     margin: 30px auto 0;
     text-align: center;
}
 .product-single__description .product__description {
     margin-top: 60px;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-direction: reverse;
     -ms-flex-direction: row-reverse;
     flex-direction: row-reverse;
     margin-left: 0;
     margin-right: 0;
}
 .product-single__description .product__description .columns {
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%;
}
 .product-single__description .product__description .columns.seven {
     padding-left: 60px;
}
 .product-single__description .product__description ul {
     margin: 0 0 0 20px;
}
 .product-single__description .product__description h3 {
     font-size: 30px;
     line-height: 30px;
     margin-bottom: 20px;
}
 .template-product .lt-block-reviews {
     margin-top: 65px;
}
 .homeFeaturedIcons .homeFeaturedIcon img {
     width: 90px;
     filter: invert(80%) sepia(30%) saturate(4327%) hue-rotate(347deg) brightness(101%) contrast(97%);
}
 .homeFeaturedIcons {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     margin-right: -15px;
     margin-left: -15px;
     margin-top: 80px;
}
 .homeFeaturedIcons .column {
     -ms-flex: 0 0 25%;
     flex: 0 0 25%;
     max-width: 25%;
     padding: 0 15px;
     text-align: center;
}
 .homeFeaturedIcons .column h6 {
     margin: 20px 10px 0 10px;
     font-size: 20px;
     line-height: 30px;
}
 body ryviu-widget{
     margin-top: 0 !important;
}
 body.template-product .product-single__thumbnails {
     display: flex;
     flex-wrap: wrap;
     margin-left: 0;
     margin-right: 0;
}
 body.template-product .product-single__thumbnails-item--medium {
     flex: 0 0 100%;
}
 body.template-product .product-single__thumbnails-item {
     padding-left: 0px;
     padding-right: 0px;
}
 body.template-product .product-single__thumbnail {
     display: block;
     position: relative;
     border: 1px solid transparent;
     margin: 0;
     width: 90px;
     height: 90px;
}
 body.template-product .product-single__thumbnail-image {
     display: block;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     object-fit: cover;
}
 .social-proof p {
     font-size: 20px;
     line-height: 30px;
     font-family: 'Mulish', sans-serif;
     font-weight: 400;
}
 body.template-product .product-single__thumbnail.active-thumb {
     border-color: #3db74b;
}
 body.template-product .product-single__thumbnails-item:not(:last-child) {
     margin-bottom: 10px;
}
 .p-description-with-bullets p {
     margin-bottom: 20px;
}
 .p-description-with-bullets {
     margin-top: 80px;
}
 .product-single .price--on-sale .price-item--regular {
     height: auto;
     line-height: normal;
     top: 0;
     color: red;
}
 .price--on-sale .price__sale {
     align-items: center;
}
 .product-fit-greens .wistia_responsive_padding {
     margin-top: 80px;
}
 .container-ingredients-fitgreens {
     margin-top: 60px;
     text-align: center;
}
 .how-to-use-wrapper h3,.container-ingredients-fitgreens h3 {
     text-transform: uppercase;
     margin-bottom: 20px;
}
 .how-to-use-wrapper p {
     margin-bottom: 20px;
}
 .how-to-use-wrapper .row {
     justify-content: space-between;
     padding: 0 15%;
}
 .how-to-use-wrapper .row .columns {
     margin: 30px 0;
}
 .container-ingredients-fitgreens {
     text-align: center;
}
 .container-ingredients-fitgreens h3 {
     width: 100%;
}
 .container-ingredients-fitgreens .row-img-ingredients {
     display: block;
     margin-top: 40px;
     margin-bottom: 60px;
}
 .container-ingredients-fitgreens .row-img-ingredients img {
     max-width: 60%;
}
 .description-ingredients-fitgreens .green-yellow {
     display: block;
     width: 100%;
     text-align: left;
     margin-bottom: 10px;
     margin-top: 30px !important;
}
 .description-ingredients-fitgreens p.text-align-last-center {
    text-align: left !important;
}
 #rc_container #rc_radio_options .rc_block {
     padding: 0;
}
 #rc_container #rc_radio_options .rc_block .rc_label span {
     display: block;
     width: 100%;
}
 #rc_container #rc_radio_options .rc_block .rc_label {
     position: relative;
     display: block !important;
     padding-left: 32px;
}
 #rc_container #rc_radio_options .rc_block .rc_label:before {
     content: "";
     position: absolute;
     height: 18px;
     width: 18px;
     border: 1px solid #696969;
     flex: 0 0 18px;
     z-index: 1;
     border-radius: 50%;
     left: 0;
     top: 8px;
}
 #rc_container #rc_radio_options .rc_block input {
     position: absolute;
     opacity: 0;
     z-index: 2;
     pointer-events: all;
     cursor: pointer;
}
 #rc_container #rc_radio_options .rc_block .rc_label:after {
     position: absolute;
     content: "";
     border-radius: 100%;
     height: 12px;
     width: 12px;
     top: 11px;
     left: 3px;
     margin: auto;
     background-color: #696969;
     z-index: 1;
     pointer-events: none;
     transition: background-color .15s ease-in-out;
     -webkit-transition: background-color .15s ease-in-out;
     opacity: 0;
}
 #rc_container #rc_radio_options .rc_block input:checked ~ .rc_label:after {
     opacity: 1;
}
 #rc_container #rc_radio_options .rc_block .rc_label .rc_price {
     color: #1e204a;
     font-weight: 700;
     font-family: 'Mulish', sans-serif;
     font-size: 20px;
     line-height: 28px;
     letter-spacing: 0;
}
 #rc_container #rc_radio_options .rc_block .rc_label .one_tie_label,#rc_container #rc_radio_options .rc_block .rc_label span.extra_sub_text {
     margin: 3px 0 0;
     font-size: 14px;
     line-height: 14px;
     color: #1e204a;
     font-family: 'Mulish', sans-serif;
}
 #rc_container #rc_radio_options .rc_block {
     margin-bottom: 20px;
}
 #rc_container #rc_radio_options .rc_block .rc_label span.extra_sub_text {
}
 #rc_container #rc_radio_options .rc_block .rc_label .rc_price#rc_price_autodeliver, .rc_price_autodeliver_text {
    display: inline-block !important;
}
 #rc_container #rc_radio_options .rc_block .rc_label.rc_label__autodeliver {
     display: -ms-flexbox !important;
     display: flex !important;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}
 #rc_container #rc_radio_options .rc_block .rc_label .rc_price_autodeliver_text {
    width: calc(100% - 75px) !important;
    display: -ms-flexbox !important;
    display: flex !important;
    color: #e567a4;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    font-family: 'Mulish', sans-serif;
}
 #rc_container #rc_radio_options .rc_block .rc_label .rc_price#rc_price_autodeliver {
     width: 75px !important;
}
 #rc_container #rc_radio_options .rc_block .rc_label .rc_price_autodeliver_text .rc_label__discount {
     width: auto !important;
}
 #rc_container #rc_radio_options .rc_block #rc_autodeliver_options {
     display: none;
}
 #rc_container .rc_popup {
     display: none;
}
 div#rc_container {
     margin-top: 30px;
}
 .as-seen-wrapper .logos-wrapper .slick-arrow {
     width: auto !important;
     height: auto !important;
}
 .as-seen-wrapper .logos-wrapper .slick-arrow.slick-prev {
     left: -60px;
}
 .as-seen-wrapper .logos-wrapper .slick-arrow.slick-next {
     right: -60px;
}
 .input-group__btn {
     flex-grow: inherit !important;
}
/* Main Products Slider */
 .main-products-slider-section .section-title h2, .features-slider-section .section-title h2,.seller-box .section-title .title-sub,#insta-feed h2,.product-recommendations__inner .section-header h2 {
     font-size: 90px !important;
     line-height: 101px;
     font-weight: 700;
     color: #4DB848;
}
 .main-products-slider-section .section-title h2 span, 
.features-slider-section .section-title h2 span,
.seller-box .section-title .title-sub span,
#insta-feed h2,
.page-title h1,
.page-title h2,
.template-page.shipping .section-header h1,
.template-page.privacy-policy .section-header h1,
.product-recommendations__inner .section-header h2,
.terms-amp-conditions .section-header h1 {
     background: -webkit-linear-gradient(0deg, #4DB848 5%, #F0A44D 53%, #18B8EA 91%, #DD3034 100%, #F8CE09 100%,#72274E 100%);
     -webkit-background-clip: text;
     -webkit-text-stroke: 5px transparent;
     color: #fff;
     display: inline-block;
}
 .main-products-slider-section .section-title, .features-slider-section .section-title,.seller-box .section-title,#insta-feed h2 {
     margin-bottom: 50px !important;
}
 .main-products-slider-section .main-products-wrapper .product-box, .features-slider-section .features-wrapper .features-box {
     border-radius: 50px;
     padding: 70px 55px;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     position: relative;
     background-color: #fff;
}
 .main-products-slider-section .main-products-wrapper .product-box-item .product-box-block, .features-slider-section .features-wrapper .features-box-item .features-box-block {
     background: linear-gradient(90.31deg, #4DB848 1.69%, #F0A44D 30.47%, #18B8EA 40.34%, #DD3034 59.67%, #F8CE09 78.99%, #72274E 98.31%);
     border-radius: 54px;
     padding: 4px;
}
 .main-products-slider-section .main-products-wrapper .product-box-item, .features-slider-section .features-wrapper .features-box-item {
    padding: 30px;
}
 .main-products-slider-section .main-products-wrapper .product-box:before, .features-slider-section .features-wrapper .features-box:before {
     content: "";
     position: absolute;
     width: 100%;
     height: 100%;
     border-radius: 50px;
     background: linear-gradient(90.31deg, #4DB848 1.69%, #F0A44D 30.47%, #18B8EA 40.34%, #DD3034 59.67%, #F8CE09 78.99%, #72274E 98.31%);
     opacity: 0.2;
     top: 18px;
     left: 18px;
}
 .main-products-slider-section .main-products-wrapper .product-box:after, .features-slider-section .features-wrapper .features-box:after{
     content: "";
     position: absolute;
     width: 100%;
     height: 100%;
     border-radius: 50px;
     background-color: #fff;
     top: 0;
     left: 0;
}
 .main-products-slider-section .main-products-wrapper .product-box .content-block, .main-products-slider-section .main-products-wrapper .product-box .image-block, .features-slider-section .features-wrapper .features-box .content-block, .features-slider-section .features-wrapper .features-box .image-block {
     position: relative;
     z-index: 2;
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%;
     padding-left: 15px;
     padding-right: 15px;
}
 .main-products-slider-section .main-products-wrapper .product-box .content-block {
     padding-right: 95px;
}
 .features-slider-section .features-wrapper .features-box .image-block {
     padding-right: 65px;
}
.main-products-slider-section .main-products-wrapper .product-box .content-block h3,
.features-slider-section .features-wrapper .features-box .content-block h3{
     text-transform: uppercase;
     color: #000000;
     font-weight: 700;
     font-size: 48px;
     line-height: 48px;
     margin-bottom: 12px;
}
 .main-products-slider-section .main-products-wrapper .product-box .content-block p {
     font-size: 20px;
     line-height: 36px;
     opacity: 0.9;
}
 .main-products-slider-section .main-products-wrapper .product-box .content-block p:not(:last-child) {
     margin-bottom: 15px;
}
 .main-products-slider-section .main-products-wrapper .product-box .image-block .image-box, .features-slider-section .features-wrapper .features-box .image-block .image-box {
     position: relative;
     padding-top: 86%;
     border-radius: 50px;
     overflow: hidden;
}
 .main-products-slider-section .main-products-wrapper .product-box .image-block .image-box img, .features-slider-section .features-wrapper .features-box .image-block .image-box img {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     object-fit: cover;
}
 .main-products-slider-section .main-products-wrapper img.slick-arrow, .features-slider-section .features-wrapper img.slick-arrow {
     max-width: 35px;
     height: auto;
}
 .main-products-slider-section .main-products-wrapper img.slick-arrow.slick-prev, .features-slider-section .features-wrapper img.slick-arrow.slick-prev {
     left: -60px;
}
 .main-products-slider-section .main-products-wrapper img.slick-arrow.slick-next, .features-slider-section .features-wrapper img.slick-arrow.slick-next {
     right: -75px;
}
 .main-products-slider-section .main-products-wrapper .product-box .content-block .shop-now-btn {
     background-color: #4DB848;
     max-width: 240px;
     height: 65px;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
     -ms-flex-pack: center;
     justify-content: center;
     border-radius: 10px;
     color: #fff;
     text-transform: uppercase;
     font-size: 22px;
     line-height: 22px;
     font-weight: 700;
     margin-top: 35px;
     position: relative;
}
 .main-products-slider-section .main-products-wrapper .product-box .content-block .shop-now-btn:before {
     content: "";
     position: absolute;
     top: 7px;
     left: 7px;
     border: 2px solid #4DB848;
     border-radius: 10px;
     background-color: transparent;
     width: 100%;
     height: 100%;
}
.features-slider-section .section-title h6 {
    font-size: 28px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    font-weight: 500;
    margin-top: 20px;
}
.features-slider-section .features-wrapper .features-box .content-block .feature-item:not(:last-child) {
    margin-bottom: 25px;
}
.features-slider-section .features-wrapper .features-box .content-block h3 {
    margin-bottom: 20px;
}
.features-slider-section .features-wrapper .features-box .content-block .feature-item h6 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.features-slider-section .features-wrapper .features-box .content-block .feature-item p {
    font-size: 20px;
    line-height: 28px;
    color: #000;
    opacity: 0.9;
}
.product-card .grid-view-item__title, 
.product-card .product-card__title {
     font-size: 18px;
     line-height: 24px;
     margin: 0;
     font-weight: 600;
}.product-card .grid-view-item__title a, .product-card .product-card__title a {
     color: #3db74b;
}
.product-card .ryviu-collection, .product-card .ryviu-collection {
     margin: 8px 0;
}
/* Top Seller */
.seller-box .ProductBlock {
     margin: 60px 0 0 0;
     padding: 30px 15px;
}
.seller-box {
     position: relative;
}
.seller-box .first-box {
    padding: 0 20px 40px 20px;
    text-align: center;
    position: relative;
    transition: 0.2s;
    display: block;
    max-width: 88%;
    margin-left: auto;
    margin-right: auto;
}
.seller-box .first-box .image-product {
    margin-bottom: 25px;
    position: relative;
    z-index: 3;
}
.seller-box .first-box .title-product h3 span {
    display: block;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #fff;
    color: transparent;
}
.seller-box .first-box .title-product h3 {
    font-size: 40px;
    line-height: 42px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}
.seller-box .first-box .image-product img {
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
}
.seller-box .ProductBlock .first-box:after {
    z-index: 2;
}
.seller-box .ProductBlock:nth-child(1) .first-box:after,
.seller-box .ProductBlock:nth-child(1) .first-box .hover-box {
     background: linear-gradient(180deg, #74CDE8 0%, #E67F54 100%);
}
.seller-box .ProductBlock:nth-child(2) .first-box:after,
.seller-box .ProductBlock:nth-child(2) .first-box .hover-box {
     background: linear-gradient(180deg, #97C148 0%, #DC5291 100%);
}
.seller-box .ProductBlock:nth-child(3) .first-box:after,
.seller-box .ProductBlock:nth-child(3) .first-box .hover-box {
     background: linear-gradient(180deg, #E6363A 0%, #4B3E74 100%);
}
.seller-box .ProductBlock:nth-child(4) .first-box:after,
.seller-box .ProductBlock:nth-child(4) .first-box .hover-box {
     background: linear-gradient(180deg, #F0826E 0%, #EDC91B 100%);
}
.seller-box .ProductBlock:nth-child(5) .first-box:after,
.seller-box .ProductBlock:nth-child(5) .first-box .hover-box {
     background: linear-gradient(180deg, #69234B 0%, #8BBE47 100%);
}
.seller-box .ProductBlock:nth-child(6) .first-box:after,
.seller-box .ProductBlock:nth-child(6) .first-box .hover-box {
     background: linear-gradient(180deg, #D4EC92 0%, #C43151 100%);
}
.seller-box .first-box:hover .image-product img {
    margin-top: -100px;
}
.seller-box .first-box .title-product {
    position: relative;
    z-index: 3;
}
.seller-box .first-box:hover .title-product {
    margin-top: -50px;
}
.seller-box .first-box .hover-box {
    z-index: 1;
}
.seller-box .first-box:hover .hover-box {
    top: 10px;
}
.seller-box .first-box .hover-box:before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    background-color: #fff;
    z-index: 1;
}
.seller-box .first-box,
.seller-box .ProductBlock .first-box:after,
.seller-box .first-box .hover-box,
.seller-box .first-box .hover-box:before { 
    border-radius: 50px;
}
.seller-box .first-box .hover-box:before,
.seller-box .ProductBlock .first-box:after { 
     content: "";
    position: absolute;
}
.seller-box .first-box .image-product img,
.seller-box .ProductBlock .first-box:after,
.seller-box .first-box .title-product,
.seller-box .first-box .hover-box { 
     transition: all 0.2s ease-in-out;
}
.seller-box .first-box .hover-box,
.seller-box .ProductBlock .first-box:after { 
     position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.seller-box .section-title {
    position: relative;
}
#insta-feed h2 {
    display: block;
}
/* Contact Page */
.contact-form-section .contact-form {
    max-width: 805px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}
.template-customers-login .contact-form-section .contact-form {
    margin-top: 0 !important;
}
.template-customers-login .contact-form-section .contact-form .form-vertical {
     margin-top: 50px;
}
.contact-form-section .contact-form label {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
}
.contact-form-section .contact-form .form-field .input-block {
    background: linear-gradient(90.31deg, #4DB848 1.69%, #F0A44D 30.47%, #18B8EA 40.34%, #DD3034 59.67%, #F8CE09 78.99%, #72274E 98.31%);
    padding: 3px;
    position: relative;
}
.contact-form-section .contact-form .form-field .input-block input,
.contact-form-section .contact-form .form-field .input-block textarea {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    height: 62px;
    padding: 12px 27px;
    border: 0;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    font-family: 'Poppins', sans-serif !important;
}
.contact-form-section .contact-form .form-field .input-block input::placeholder,
.contact-form-section .contact-form .form-field .input-block textarea::placeholder {
    color: #000;
    opacity: 0.5;
}
.contact-form-section .contact-form .form-field .input-block input:-ms-input-placeholder,
.contact-form-section .contact-form .form-field .input-block textarea:-ms-input-placeholder {
    color: #000;
    opacity: 0.5;
}
.contact-form-section .contact-form .form-field .input-block input::-ms-input-placeholder,
.contact-form-section .contact-form .form-field .input-block textarea::-ms-input-placeholder {
    color: #000;
    opacity: 0.5;
}
.contact-form-section .contact-form .form-field .input-block, 
.contact-form-section .contact-form .form-field .input-block input, 
.contact-form-section .contact-form .form-field .input-block:before,
.contact-form-section .contact-form .form-field .input-block textarea,
.contact-form-section .contact-form .submit-block:before,
.contact-form-section .contact-form .submit-block .btn {
    border-radius: 10px;
}
.contact-form-section .contact-form .form-field .input-block:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 8px;
    left: 8px;
    background: linear-gradient(90.31deg, #4DB848 1.69%, #F0A44D 30.47%, #18B8EA 40.34%, #DD3034 59.67%, #F8CE09 78.99%, #72274E 98.31%);
    opacity: 0.2;
}
.contact-form-section .contact-form .form-field {
    padding-bottom: 12px;
    margin-bottom: 30px;
}
:focus-visible {
    outline: none;
}
.contact-form-section .contact-form .form-field .input-block input {
    height: 66px;
}
.contact-form-section .contact-form .form-field .input-block textarea {
    height: 130px;
    padding: 20px 27px;
}
.contact-form-section .contact-form .submit-block {
    max-width: 245px;
    margin: 60px auto 0;
    position: relative;
}
.contact-form-section .contact-form .submit-block .btn {
    max-width: 239px;
    width: 100%;
    height: 65px;
    background-color: #4db848;
    margin-bottom: 0;
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 0;
    font-family: 'Poppins', sans-serif !important;
    cursor: pointer;
    position: relative;
    z-index: 2;
}
.contact-form-section .contact-form .submit-block:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 7px;
    width: calc(100% - 6px);
    height: 100%;
    border: 3px solid #4db848;
}
.contact-form-section .contact-form .submit-block .btn:hover, 
.contact-form-section .contact-form .submit-block .btn:focus {
    background-color: #4db848 !important;
}
.contact-form-section .input-error-message {
    display: flex;
    color: red;
    font-size: 14px;
    line-height: 18px;
    padding-top: 16px;
}
/* Product Single */
.product-single {
    background: linear-gradient(90.31deg, #4DB848 1.69%, #F0A44D 30.47%, #18B8EA 40.34%, #DD3034 59.67%, #F8CE09 78.99%, #72274E 98.31%);
    border-radius: 54px;
    padding: 4px;
}
.product-single,.product-single .single-product-box {
    border-radius: 54px;
}
.product-single .single-product-box {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 60px 60px 120px;
    position: relative;
    z-index: 2;
}
.product-template__container .product-single {
    position: relative;
}
.product-template__container .product-single:after {
    content: "";
    background: linear-gradient(90.31deg, #4DB848 1.69%, #F0A44D 30.47%, #18B8EA 40.34%, #DD3034 59.67%, #F8CE09 78.99%, #72274E 98.31%);
    opacity: 0.2;
    border-radius: 50px;
    position: absolute;
    top: 14px;
    left: 14px;
    width: 100%;
    height: 100%;
}
.product-template__container .product-single {
    margin-top: 70px;
    margin-bottom: 70px;
}
.product-single .price__pricing-group {
    margin-bottom: 12px;
}
.product-single .product-thumbnail-images {
    padding-left: 100px;
    padding-right: 100px;
}
.product-single .product-thumbnail-images .thumbnail-image-item {
    padding-left: 10px;
    padding-right: 10px;
}
.product-single .product-thumbnail-images .thumbnail-image-item .image-block {
    position: relative;
    padding-top: 100%;
    border-radius: 20px;
    overflow: hidden;
}
.product-single .product-thumbnail-images .thumbnail-image-item .image-block img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.single-product-box .product-main-images {
    border-radius: 50px;
    margin-bottom: 32px;
    overflow: hidden;
}
.product-single .product-thumbnail-images .slick-arrow:before {
    display: none;
}
.product-single .product-thumbnail-images .slick-arrow {
    width: 20px;
    height: auto;
}
.product-single .product-thumbnail-images .slick-arrow.slick-prev {
    left: 55px;
}
.product-single .product-thumbnail-images .slick-arrow.slick-next {
    right: 55px;
}
.product-single .product-thumbnail-images .slick-arrow.slick-disabled {
    opacity: 0.2;
}
.single-product .product-features {
    text-align: center;
}
.single-product .product-features li {
    background: -webkit-linear-gradient(0, #4DB848 20%, #F0A44D 39%, #18B8EA 46%, #DD3034 56%, #F8CE09 60%,#72274E 72%);
    -webkit-background-clip: text;
    -webkit-text-stroke: 5px transparent;
    color: #fff;
    display: block;
    font-size: 90px;
    line-height: 89px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}
.single-product .product-features li:not(:last-child) {
    margin-bottom: 30px;
}
.single-product .product-features li:hover {
    background: linear-gradient(90deg, #4DB848 30%, #F0A44D 35%, #18B8EA 46%, #DD3034 54%, #F8CE09 65%, #72274E 73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.homeIngredients.product__description {
    padding-top: 80px;
    padding-bottom: 80px;
}
.homeIngredients.product__description .title-wrapper {
    text-align: center;
}
.homeIngredients.product__description .title-wrapper h2,
.how-to-use-section h2{
    font-size: 70px;
    line-height: 82px;
    font-weight: 700;
}
.homeIngredients.product__description .title-wrapper h6 {
    font-size: 28px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.1em;
}
.homeIngredients.product__description .title-wrapper h2 span,
.how-to-use-section h2 span {
    color: #4DB848;
}
.homeIngredients.product__description .homeIngredients-wrapper {
    background: rgb(77, 184, 72, 0.08);
    border-radius: 50px;
    padding: 60px 80px;
}
.homeIngredients.product__description .homeIngredients-wrapper .homeIngredient {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 60px;
}
.homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block {
    background-color: #FFFFFF;
    border-radius: 50px;
    overflow: hidden;
    padding: 30px 40px;
    height: 100%;
}
.homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block .ingrediant-img {
    height: 125px;
    margin-bottom: 15px;
}
.homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block .ingrediant-img img {
    height: 100%;
    width: auto;
}
.homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block h6 {
    font-size: 22px;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block ul li {
    font-size: 16px;
    line-height: 22px;
    position: relative;
    padding-left: 18px;
}
.homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block ul li:not(:last-child) {
    margin-bottom: 5px;
}
.homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block ul li:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #000;
    left: 0;
    border-radius: 50%;
    top: 9px;
}
/* Product Recommendation */
.recommendation-wrapper .ProductBlock,
#Collection .ProductBlock {
    background: transparent;
    border-radius: 25px;
    padding: 4px;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}
.recommendation-wrapper .ProductBlock:hover,
#Collection .ProductBlock:hover {
    background: linear-gradient(90.31deg, #4DB848 1.69%, #F0A44D 30.47%, #18B8EA 40.34%, #DD3034 59.67%, #F8CE09 78.99%, #72274E 98.31%);
}
.recommendation-wrapper .ProductBlock .first-box,
#Collection .ProductBlock .first-box {
    padding: 30px;
    display: block;
    background-color: #fff;
    border-radius: 25px;
}
.recommendation-wrapper .ProductBlock .image-product img,
#Collection .ProductBlock .image-product img {
    overflow: hidden;
}
.recommendation-wrapper .ProductBlock .first-box .image-product,
#Collection .ProductBlock .first-box .image-product {
    min-height: auto !important;
    position: relative;
    padding-top: 100%;
}
.recommendation-wrapper .ProductBlock .first-box .image-product img,
#Collection .ProductBlock .first-box .image-product img{
    width: auto;
    object-fit: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
}
.recommendation-wrapper .ProductBlock .first-box .title-product,
#Collection .ProductBlock .first-box .title-product {
    text-align: center;
    margin-top: 30px;
}
.recommendation-wrapper .ProductBlock .first-box .title-product h3,
#Collection .ProductBlock .first-box .title-product h3 {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
    transition: all 0.2s ease-in-out;
    font-weight: 700;
}
.recommendation-wrapper .ProductBlock .first-box:hover .title-product h3,
#Collection .ProductBlock .first-box:hover .title-product h3 {
    background: linear-gradient(90deg, #4DB848 30%, #F0A44D 35%, #18B8EA 46%, #DD3034 54%, #F8CE09 65%, #72274E 73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
body .product-recommendations__inner {
    padding: 80px 0;
}
.single-product-box .product-main-images .main-image-item {
    overflow: hidden;
    background: linear-gradient(90.31deg, #4DB848 1.69%, #F0A44D 30.47%, #18B8EA 40.34%, #DD3034 59.67%, #F8CE09 78.99%, #72274E 98.31%);
    padding: 4px;
}
.single-product-box .product-main-images .main-image-item .image-block {
    background-color: #fff;
}
.single-product-box .product-main-images .main-image-item,.single-product-box .product-main-images .main-image-item .image-block {
    border-radius: 50px;
}
.single-product .product-features p {
    font-size: 14px;
    line-height: 20px;
    opacity: 0.5;
}
.nutrition-images {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.nutrition-images .image-item {
    padding-right: 15px;
    overflow: hidden;
    width: 100%;
    padding: 0;
}
@keyframes zoom-in-out {
  0%   {transform: scale(1);}
  50%  {transform: scale(0.95);}
  100% {transform: scale(1);}
}
.offer-text {
    position: relative;
    animation: zoom-in-out 2s ease-out infinite;
}
.offer-text p {
    color: #000;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    border-radius: 10px;
    border: 2px solid #4DB848;
    background: linear-gradient(90deg, rgba(77, 184, 72, 0.50) 1.69%, rgba(240, 164, 77, 0.50) 30.47%, rgba(24, 184, 234, 0.50) 40.34%, rgba(221, 48, 52, 0.50) 59.67%, rgba(248, 206, 9, 0.50) 78.99%, rgba(114, 39, 78, 0.50) 98.31%), #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.2s ease-in-out;
    text-align: center;
}
.offer-text:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #4DB848;
    left: 0;
    top: 7px;
    border-radius: 10px;
    transition: all 0.15s ease-in-out;
    z-index: -1;
}
@media only screen and (max-width: 1599px) {
     .rating-section .rating-blocks .rating-item {
         margin: 40px 0;
    }
     .rating-section .rating-blocks .rating-item h2 {
         font-size: 54px;
         line-height: 50px;
    }
     .rating-section {
         padding: 100px 0;
    }
     .rating-section .rating-blocks .rating-item p {
         font-size: 20px;
         line-height: 32px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block h3,
     .features-slider-section .features-wrapper .features-box .content-block h3{
         font-size: 48px;
         line-height: 48px;
    }
     .main-products-slider-section .main-products-wrapper .product-box, .features-slider-section .features-wrapper .features-box {
         padding: 60px 40px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block {
         padding-right: 65px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block p {
         font-size: 18px;
         line-height: 32px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block .shop-now-btn {
         font-size: 20px;
         line-height: 20px;
         max-width: 230px;
         height: 60px;
    }
     .main-products-slider-section .section-title h2, .features-slider-section .section-title h2,.seller-box .section {
         font-size: 72px;
         line-height: 82px;
    }
     .main-products-slider-section .section-title, .features-slider-section .section-title,.seller-box .section-title {
         margin-bottom: 20px !important;
    }
     .main-products-slider-section .main-products-wrapper img.slick-arrow.slick-prev, .features-slider-section .features-wrapper img.slick-arrow.slick-prev {
         left: -40px;
    }
     .main-products-slider-section .main-products-wrapper img.slick-arrow.slick-next, .features-slider-section .features-wrapper img.slick-arrow.slick-next {
         right: -55px;
    }
   .features-slider-section .features-wrapper .features-box .content-block .feature-item:not(:last-child) {
        margin-bottom: 25px;
    }
   .features-slider-section .features-wrapper .features-box .image-block {
        padding-right: 50px;
    }
    .product-single .product-thumbnail-images .slick-arrow.slick-disabled {
        opacity: 0.2;
    }
    .product-single .product-thumbnail-images {
        padding-left: 60px;
        padding-right: 60px;
    }
    .product-single .product-thumbnail-images .slick-arrow {
        width: 16px;
    }
    .product-single .product-thumbnail-images .slick-arrow.slick-next {
        right: 30px;
    }
    .product-single .product-thumbnail-images .slick-arrow.slick-prev {
        left: 30px;
    }
    .footer .footer-des p,.footer-menu li a {
        font-size: 18px;
        line-height: 30px;
    }
    .footer .footer-wrapper .footer-col h4 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .footer-menu li:not(:last-child) {
        margin-bottom: 5px;
    }
    .footer {
        padding: 40px 0;
    }
    .footer .footer-logo img {
        max-width: 130px;
    }
    .homeIngredients.product__description .title-wrapper h2, .how-to-use-section h2 {
        font-size: 62px;
        line-height: 70px;
    }
    .homeIngredients.product__description .title-wrapper {
        margin-bottom: 20px;
    }
    .homeIngredients.product__description .title-wrapper h6 {
        font-size: 24px;
        line-height: 32px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper .homeIngredient {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 30px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block {
        border-radius: 40px;
        padding: 30px 30px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper {
        padding: 50px 60px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block .ingrediant-img {
        height: 100px;
    }
    .how-to-use-section .how-to-use-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .how-to-use-section .how-to-use-wrapper .item {
        padding-left: 20px;
        padding-right: 20px;
    }
    .how-to-use-section .how-to-use-wrapper .item .block .content-block {
        padding: 50px 30px;
    }
    .how-to-use-section .how-to-use-wrapper .item .icon-image {
        height: 120px;
        min-height: auto;
    }
    .how-to-use-section .how-to-use-wrapper .item .icon-image img {
        height: 100%;
        width: auto;
    }
    .how-to-use-section .how-to-use-wrapper .item .block .content-block h6 {
        font-size: 24px;
        line-height: 28px;
    }
    .how-to-use-section .how-to-use-wrapper .item .block .content-block p {
        font-size: 16px;
        line-height: 24px;
    }
}
 @media only screen and (max-width: 1399px) {
    .single-product .product-features li {
        font-size: 80px;
        line-height: 79px;
    }
     .main-products-slider-section .section-title h2, .features-slider-section .section-title h2,.seller-box .section-title .title-sub,#insta-feed h2,.product-recommendations__inner .section-header h2 {
         font-size: 62px !important;
         line-height: 72px;
    }
     .main-products-slider-section .main-products-wrapper .product-box, .features-slider-section .features-wrapper .features-box {
         padding: 45px 35px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block h3,
     .features-slider-section .features-wrapper .features-box .content-block h3{
         font-size: 42px;
         line-height: 42px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block {
         padding-right: 30px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block .shop-now-btn {
         margin-top: 30px;
    }
     .main-products-slider-section .section-title, .features-slider-section .section-title,.seller-box .section-title {
         margin-bottom: 10px !important;
    }
     .header-bottom .container-big,
     .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu {
         padding-left: 30px;
         padding-right: 40px;
    }
     .header-bottom .logo-block .site-header__logo-image img {
         width: 130px !important;
         max-width: 100% !important;
    }
     .header-top {
         padding: 12px 0;
    }
     .main-products-slider-section .main-products-wrapper img.slick-arrow.slick-next, .features-slider-section .features-wrapper img.slick-arrow.slick-next {
         right: -20px;
    }
     .main-products-slider-section .main-products-wrapper img.slick-arrow.slick-prev, .features-slider-section .features-wrapper img.slick-arrow.slick-prev {
         left: -10px;
    }
     .main-products-slider-section .main-products-wrapper img.slick-arrow, .features-slider-section .features-wrapper img.slick-arrow {
         max-width: 15px;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .nav-link {
        font-size: 18px;
        line-height: 18px;
        padding: 35px 0;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .nav-item {
        margin-right: 20px;
        margin-left: 20px;
    }
    .features-slider-section .features-wrapper .features-box .image-block {
        padding-right: 45px;
    }
    .seller-box .first-box {
        max-width: 100%;
        padding: 0 20px 30px 20px;
    }
    .seller-box .first-box, .seller-box .ProductBlock .first-box:after, .seller-box .first-box .hover-box, .seller-box .first-box .hover-box:before {
        border-radius: 30px;
    }
    .seller-box .first-box .title-product h3 {
        font-size: 32px;
        line-height: 34px;
    }
    .seller-box .first-box .image-product img {
        max-height: 360px;
    }
    .footer .footer-logo img {
        max-width: 130px;
    }
    .footer .footer-wrapper .footer-col.footer-col-1 {
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
        max-width: 24%;
    }
    .features-slider-section .section-title h6 {
        font-size: 22px;
        line-height: 24px;
        margin-top: 10px;
    }
    .pt-100 {
        padding-top: 80px;
    }
    .pt-80 {
          padding-top: 60px;
     }
    .py-80 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .page-title h1,
    .page-title h2,
    .template-page.shipping .section-header h1,
    .template-page.privacy-policy .section-header h1,
    .terms-amp-conditions .section-header h1 {
        font-size: 90px;
        line-height: 90px;
    }
    .page-title p {
        font-size: 20px;
        line-height: 30px;
        margin-top: 25px;
    }
    .page-title,
    .template-page.shipping .section-header,
    .template-page.privacy-policy .section-header {
        padding-top: 60px;
    }
    .product-template__container .product-single {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .product-single, .product-single .single-product-box {
        border-radius: 46px;
    }
    .product-single .single-product-box {
        padding: 40px 40px 80px;
    }
    .product-single .grid__item.medium-up--one-half:last-child {
        padding-left: 20px;
    }
    .product-single .grid__item.medium-up--one-half:first-child {
        padding-right: 20px;
    }
    .single-product-box .product-main-images {
        border-radius: 36px;
    }
    .product-single .product-single__title {
        font-size: 42px !important;
        line-height: 42px;
    }
    .product-single .price-item {
        font-size: 24px;
        line-height: 30px;
    }
    .product-single .single-product-box .product-single__meta ul li {
        font-size: 14px;
        line-height: 20px;
    }
    .product-form__controls-group button.btn span {
        font-size: 18px;
        line-height: 18px;
    }
    .product-single .cart-button-group .product-form__controls-group .product-form__input {
        font-size: 22px;
        line-height: 32px;
    }
    .product-single .cart-button-group .product-form__controls-group input {
        height: 50px;
        line-height: 50px;
    }
    .product-single .cart-button-group .product-form__controls-group.product-form__controls-group--submit {
        width: calc(100% - 188px);
        padding-left: 10px;
    }
    body .product-recommendations__inner {
        padding: 60px 0;
    }
    .recommendation-wrapper .ProductBlock .first-box .title-product h3,
    #Collection .ProductBlock .first-box .title-product h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .product-recommendations__inner .section-header {
        margin-bottom: 40px !important;
    }
    .template-collection .page-width, .template-list-collections .page-width {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .recommendation-wrapper .ProductBlock .first-box,
    .recommendation-wrapper .ProductBlock .first-box .image-product img,
    #Collection .ProductBlock .first-box,
    #Collection .ProductBlock .first-box .image-product img{
        border-radius: 18px;
    }
    .recommendation-wrapper .ProductBlock .first-box,
    #Collection .ProductBlock .first-box {
        padding: 25px;
    }
    .recommendation-wrapper .ProductBlock .first-box .title-product,
    #Collection .ProductBlock .first-box .title-product {
        margin-top: 20px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper {
        border-radius: 40px;
    }
    .homeIngredients.product__description .title-wrapper h2, .how-to-use-section h2 {
        font-size: 52px;
        line-height: 62px;
    }
    .homeIngredients.product__description .title-wrapper h6 {
        font-size: 22px;
        line-height: 30px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block {
        border-radius: 30px;
        padding: 30px 30px;
    }
}
 @media (max-width: 1199px) {
    .offer-text p {
      font-size: 14px;
      line-height: 20px;
    }
    .single-product .product-features li {
        font-size: 62px;
        line-height: 61px;
    }
    .single-product .product-features li:not(:last-child) {
        margin-bottom: 24px;
    }
     .product-single__meta .benefit-bullets li {
         font-size: 16px;
         line-height: 26px;
    }
     .product-single__meta .benefit-bullets li .checkmark {
         height: 12px;
         width: 6px;
    }
     .product-single__meta .benefit-bullets {
         margin-bottom: 15px;
    }
     .product-single__meta .description p {
         font-size: 14px;
         line-height: 22px;
    }
     div#rc_container {
         margin-top: 20px;
    }
     #rc_container #rc_radio_options .rc_block .rc_label .rc_price,#rc_container #rc_radio_options .rc_block .rc_label .rc_price_autodeliver_text {
         font-size: 18px;
         line-height: 26px;
    }
     #rc_container #rc_radio_options .rc_block .rc_label:before {
         height: 16px;
         width: 16px;
         top: 5px;
    }
     #rc_container #rc_radio_options .rc_block .rc_label:after {
         height: 10px;
         width: 10px;
         top: 8px;
         left: 3px;
    }
     a.category-cta {
         font-size: 16px;
         line-height: 16px;
    }
     a.category-cta span.double-chevron {
         font-size: 31px;
    }
     .product-fit-greens .wistia_responsive_padding {
         margin-top: 60px;
    }
     .first-box h3, .product-card .grid-view-item__title, .product-card .product-card__title {
         font-size: 16px;
         line-height: 20px;
    }
     .product-card .price-item,.product-card .price-item.price-item--regular {
         font-size: 16px;
         line-height: 16px;
    }
     .footer-top {
         padding: 40px 0 30px 0;
    }
    .footer .footer-des p, .footer-menu li a {
        font-size: 16px;
        line-height: 28px;
    }
     .first-box {
         padding: 15px;
    }
     .header-right {
         width: 100%;
    }
     .banner-slider .slick-prev, .banner-slider .slick-next {
         left: 30px;
    }
     .banner-slider .slick-next {
         right: 30px;
         left: auto;
    }
     .sticky-header .header-bottom-right {
         padding-top: 18px;
    }
     .contact__top {
         padding: 40px 0 25px 0;
    }
     .contact__top .grid &gt; div {
         width: 100%;
    }
     .contact__top .grid &gt; div &gt; ul li {
         width: 50%;
    }
     .contact__top h1, .contact__top div {
         text-align: center;
    }
     .contact__top ul li {
         display: block;
         margin-bottom: 15px;
    }
     .swatch .swatch-element {
         margin-right: 7px !important;
    }
     .product-single .product-recommendations__inner {
         padding: 35px 0;
    }
     .product-recommendations__inner .product-card {
         padding: 20px;
    }
     .discount-section .container {
         max-width: 820px;
    }
     .fancybox-overlay .fancybox-wrap .qv-content .qv-add-to-cart .qv-product-options .option-selection-flavor span {
         padding-top: 0;
    }
     .fancybox-overlay .fancybox-outer .fancybox-inner .qv-product-images img {
         width: 90%;
    }
     .fancybox-wrap .qv-content input[type="submit"].qv-add-button {
         width: 45%;
    }
     .fancybox-overlay .fancybox-wrap .qv-content .qv-add-to-cart .qv-product-options {
         margin-bottom: 10px;
    }
     .fancybox-overlay .fancybox-outer .fancybox-inner {
         padding: 30px;
    }
     .goal-section .goal-box .hover-block a {
         font-size: 52px;
         line-height: 52px;
    }
     .rating-section .rating-blocks .rating-item h2 {
         font-size: 52px;
         line-height: 48px;
    }
     .naviation-menu.navbar-expand-lg .navbar-nav .nav-item {
         margin-right: 15px;
         margin-left: 15px;
    }
     .rating-section .rating-blocks .rating-item p {
         font-size: 18px;
         line-height: 30px;
    }
     .product-single__description .product__benefits .nine {
         max-width: 100%;
         margin-top: 0;
         padding: 0 15px;
    }
     .product-single__description .product__description {
        margin-top: 50px;
    }
     .product-single__description .product__description .columns.seven {
         padding-left: 40px;
    }
     .homeIngredient .homeIngrediant-block {
         padding: 30px 20px;
    }
     .homeFeaturedIcons .column h6 {
         font-size: 16px;
         line-height: 26px;
    }
     .homeFeaturedIcons {
        margin-top: 60px;
    }
     .template-product .lt-block-reviews {
         margin-top: 50px;
    }
     .preduct-gallery-section {
         padding-top: 50px;
    }
     .p-description-with-bullets {
         margin-top: 60px;
    }
     .product-single .social-sharing {
         padding: 20px;
    }
     .product-single .cart-button-group .product-form__controls-group--submit {
         width: 100%;
    }
     .product-single .product-single__title {
        font-size: 28px !important;
        line-height: 32px;
        margin-bottom: 5px;
    }
     .product-single .product-thumbnail-images .thumbnail-image-item .image-block {border-radius: 10px;}
     .product-single__meta .review-widget {
         margin-bottom: 0;
    }
     .product-single .price__pricing-group {
         margin-bottom: 10px;
    }
     .product-single .price-item,.product-single .price--on-sale .price-item--regular {
         font-size: 18px;
         line-height: normal;
    }
     .how-to-use-wrapper .row {
         padding: 0 15px;
    }
     .description-ingredients-fitgreens .green-yellow {
         font-size: 20px;
         line-height: 30px;
    }
     .container-ingredients-fitgreens .row-img-ingredients {
         margin-top: 30px;
    }
     .main-products-slider-section .main-products-wrapper img.slick-arrow, .features-slider-section .features-wrapper img.slick-arrow {
         display: none !important;
    }
     .main-products-slider-section .main-products-wrapper .slick-dots button, 
     .features-slider-section .features-wrapper .slick-dots button,
     .seller-box .slick-dots button,
     body .slick-dots button {
         border: 1px solid #4db848;
         border-radius: 50%;
         padding: 0;
         font-size: 0;
    }
     .main-products-slider-section .main-products-wrapper .slick-dots li, 
     .features-slider-section .features-wrapper .slick-dots li,
     .main-products-slider-section .main-products-wrapper .slick-dots button, 
     .features-slider-section .features-wrapper .slick-dots button,
     .seller-box .slick-dots li,
     .seller-box .slick-dots button,
     body .slick-dots li,
     body .slick-dots button{
         width: 15px;
         height: 15px;
    }
     body .recommendation-wrapper .slick-dots {
        padding-top: 10px;
    }
     .main-products-slider-section .main-products-wrapper .slick-dots, 
     .features-slider-section .features-wrapper .slick-dots,
     .seller-box .slick-dots,
     body .slick-dots {
         display: -ms-flexbox !important;
         display: flex !important;
         -ms-flex-pack: center;
         justify-content: center;
         margin-top: 20px;
    }
     .main-products-slider-section .main-products-wrapper .slick-dots li.slick-active button, 
     .features-slider-section .features-wrapper .slick-dots li.slick-active button, 
     .main-products-slider-section .main-products-wrapper .slick-dots li.slick-active button, 
     .features-slider-section .features-wrapper .slick-dots li.slick-active button,
     .seller-box .slick-dots li.slick-active button,
     body .slick-dots li.slick-active button {
         background-color: #4db848;
    }
     .main-products-slider-section .main-products-wrapper .slick-dots button:before, 
     .features-slider-section .features-wrapper .slick-dots button:before,
     .seller-box .slick-dots button:before,
     body .slick-dots button:before {
         display: none;
    }
     .main-products-slider-section .main-products-wrapper .product-box, 
     .features-slider-section .features-wrapper .features-box {
         padding: 30px 15px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block h3,
     .features-slider-section .features-wrapper .features-box .content-block h3 {
         font-size: 36px;
         line-height: 36px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block p {
         font-size: 16px;
         line-height: 24px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block .shop-now-btn {
         font-size: 18px;
         line-height: 18px;
         max-width: 200px;
         height: 56px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block .shop-now-btn:before {
         top: 6px;
         left: 6px;
    }
     .main-products-slider-section .main-products-wrapper .product-box:before, .features-slider-section .features-wrapper .features-box:before {
         top: 14px;
         left: 14px;
    }
     .main-products-slider-section .section-title h2, .features-slider-section .section-title h2,.seller-box .section-title .title-sub,#insta-feed h2,.product-recommendations__inner .section-header h2 {
         font-size: 58px !important;
         line-height: 68px;
    }
     .header-top ul li {
         font-size: 14px;
         line-height: 16px;
         letter-spacing: 0.1em;
    }
     .header-top {
         padding: 12px 0;
    }
     .header-bottom .container-big,
     .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu {
         padding-left: 20px;
         padding-right: 30px;
    }
     .header-bottom .logo-block .site-header__logo-image img {
         width: 110px !important;
    }
     .header-right .search-header__submit img {
         max-width: 22px;
    }
     .header-right .user-text img {
         max-width: 25px;
    }
     .cart-icon img {
         max-width: 26px;
    }
     .cart-icon {
         padding: 11px 0px 10px 0px;
    }
     .header-right .site-header__cart-count &gt; span:first-of-type, .header-bottom .site-header__cart-count &gt; span:first-of-type {
         font-size: 11px;
         line-height: 16px;
    }
     .header-right .site-header__cart-count, .header-bottom .site-header__cart-count {
         width: 16px;
         height: 16px;
         top: 2px;
    }
     .header-right .search-header__submit {
         margin-right: 14px;
    }
     .header-right .user-text {
         padding-right: 14px;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .nav-link {
        font-size: 16px;
        line-height: 16px;
        padding: 30px 0;
    }
    .features-slider-section .features-wrapper .features-box .content-block .feature-item:not(:last-child) {
        margin-bottom: 20px;
    }
    .features-slider-section .features-wrapper .features-box .content-block .feature-item h6 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 5px;
    }
    .features-slider-section .features-wrapper .features-box .content-block .feature-item p {
        font-size: 16px;
        line-height: 20px;
    }
    .features-slider-section .features-wrapper .features-box .content-block h3 {
        margin-bottom: 15px;
    }
    .features-slider-section .features-wrapper .features-box .image-block {
        padding-right: 30px;
    }
    .seller-box .first-box .image-product img {
        margin-left: auto;
        margin-right: auto;
    }
    .seller-box .first-box .image-product img {
        margin-top: 0;
    }
    .seller-box .first-box {
        padding: 40px 20px 30px;
    }
    .seller-box .first-box {
        padding: 30px;
    }
    .seller-box .ProductBlock .first-box .hover-box {
        display: none;
    }
    .seller-box .ProductBlock {
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .seller-box .slick-dots {
        padding-top: 20px;
    }
    .seller-box .first-box .title-product h3 {
        font-size: 28px;
        line-height: 30px;
    }
    .footer .footer-wrapper .footer-col h4 {
        font-size: 22px;
        line-height: 22px;
    }
    .footer {
        padding: 30px 0;
    }
    .pt-100 {
        padding-top: 70px;
    }
    .page-title h1,
    .page-title h2,
    .template-page.shipping .section-header h1,
    .template-page.privacy-policy .section-header,
    .terms-amp-conditions .section-header h1 {
        font-size: 72px;
        line-height: 72px;
    }
    .page-title p {
        font-size: 18px;
        line-height: 28px;
        margin-top: 15px;
    }
    .contact-form-section .contact-form label {
        font-size: 20px;
        line-height: 28px;
    }
    .contact-form-section .contact-form .form-field .input-block input {
        height: 58px;
    }
    .contact-form-section .contact-form .form-field {
        margin-bottom: 25px;
    }
    .contact-form-section .contact-form .form-field .input-block input, .contact-form-section .contact-form .form-field .input-block textarea {
        font-size: 18px;
        line-height: 18px;
    }
    .contact-form-section .contact-form .submit-block {
        margin: 45px auto 0;
        max-width: 227px;
    }
    .contact-form-section .contact-form .submit-block .btn {
        font-size: 20px;
        line-height: 20px;
    }
    .contact-form-section .contact-form .submit-block .btn {
        max-width: 220px;
        height: 62px;
    }
    .faq-section .faq-wrapper .faq-block .faq-title h4 {
        font-size: 20px;
        line-height: 26px;
        width: calc(100% - 18px);
        padding-left: 20px;
    }
    .faq-section .faq-wrapper .faq-block .faq-content .content-block p {
        font-size: 16px;
        line-height: 26px;
    }
    .faq-section .faq-wrapper .faq-block .faq-title span {
        width: 18px;
        height: 18px;
    }
    .faq-section .faq-wrapper .faq-block .faq-title span:before {
        width: 3px;
    }
    .faq-section .faq-wrapper .faq-block .faq-title span:after {
        height: 3px;
    }
    .faq-section .faq-wrapper .faq-block .faq-content .content-block {
        padding: 24px 40px 24px 55px;
    }
    .faq-section .faq-wrapper .faq-block .faq-content .content-block h6 {
        font-size: 20px;
        line-height: 28px;
    }
    .faq-section .faq-wrapper .faq-block .faq-title {
        padding: 20px 15px;
    }
    #insta-feed h2 {
        margin-bottom: 40px !important;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li {
        padding-left: 5px;
        padding-right: 5px;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu ul {
        margin-left: -5px;
        margin-right: -5px;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li a span {
        font-size: 14px;
        line-height: 18px;
    }
    .product-single .product-thumbnail-images .thumbnail-image-item {
        padding-left: 5px;
        padding-right: 5px;
    }
    .product-recommendations__inner .recommendation-wrapper .recommendation-item {
        -ms-flex: inherit;
        flex: auto;
        max-width: none;
    }
    .homeIngredients.product__description .homeIngredients-wrapper .homeIngredient {
        width: 50%;
    }
    .homeIngredients.product__description .homeIngredients-wrapper {
        padding: 40px 40px;
    }
    .how-to-use-section .how-to-use-wrapper .item .block, .how-to-use-section .how-to-use-wrapper .item .content-block {
        border-radius: 40px;
    }
    .how-to-use-section .how-to-use-wrapper .item .block .content-block {
        padding: 30px 20px;
    }
    .how-to-use-section .how-to-use-wrapper .item .icon-image {
        height: 100px;
    }
    .how-to-use-section .how-to-use-wrapper .item .block .content-block h6 {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .how-to-use-section .how-to-use-wrapper .item .block .content-block p {
        font-size: 14px;
        line-height: 22px;
    }
    .features-slider-section .section-title h2 span {
        display: block;
    }
    .single-product-box .product-main-images .main-image-item, .single-product-box .product-main-images .main-image-item .image-block {
        border-radius: 34px;
    }
    .product-single .product-thumbnail-images .thumbnail-image-item .image-item:before, .product-single .product-thumbnail-images .thumbnail-image-item .image-item:before {
       border-radius: 10px;
    }
    .single-product-box .product-main-images .main-image-item {
        padding: 3px;
    }
    .product-single {
        padding: 3px;
    }
    .product-single, .product-single .single-product-box {
        border-radius: 35px;
    }
}
 @media (max-width: 991px) {
    .single-product .product-features li {
        font-size: 52px;
        line-height: 51px;
    }
    .single-product .product-features li:not(:last-child) {
        margin-bottom: 20px;
    }
    .header-bottom {
        padding: 12px 0;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .nav-item {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding-left: 15px;
        padding-right: 25px;
        justify-content: space-between;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .nav-item .plus-menu {
        width: 18px;
        height: 18px;
        position: relative;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .nav-item .plus-menu:before,.naviation-menu.navbar-expand-lg .navbar-nav .nav-item .plus-menu:after {
        content: "";
        position: absolute;
        transition: all 0.2s ease-in-out;
        background-color: #000;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .nav-item .plus-menu:before {
        width: 3px;
        height: 18px;
        left: 8px;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .nav-item .plus-menu:after {
        width: 18px;
        height: 3px;
        left: 0;
        top: 7px;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .nav-link {
        width: calc(100% - 30px);
    }
     .social-proof p {
         font-size: 16px;
         line-height: 24px;
    }
     .social-proof img {
         width: 20px;
         height: 20px;
    }
     body.template-product .product-single__thumbnails-item--medium {
         flex: 0 0 auto;
         margin: 0 4px;
    }
     .product-single .grid__item .wrapper {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
    }
     .product-single .grid__item .wrapper .product-thumbnail-images {
         width: 100%;
         -ms-flex-order: 2;
         order: 2;
    }
     .product-main-images {
         width: 100%;
    }
     header .logo {
         max-width: 92px !important;
    }
     .footer-top .row .col-md-12 {
         margin-bottom: 40px;
    }
     .search-icon {
         display: none;
    }
     .header-bottom-right {
         padding-top: 0;
         position: relative;
         z-index: 9;
         width: 100%;
    }
     .title-sub {
         font-size: 30px;
    }
     .naviation-menu.navbar-expand-lg .navbar-nav {
         width: 100%;
         max-width: 100%;
    }
     .naviation-menu.navbar-expand-lg .navbar-nav .nav-link {
         padding: 15px 0;
    }
     .sticky-header .naviation-menu.navbar-expand-lg .navbar-nav .nav-link {
         padding: 15px 15px;
    }
     .naviation-menu.navbar-expand-lg .navbar-nav .nav-item {
         border-bottom: 1px solid #e1e1e1;
    }
     .first-discount-box {
         margin: 15px 0;
    }
     .white-title {
         margin-bottom: 20px;
    }
     .about-title {
         padding-right: 0;
         font-size: 30px;
         margin-bottom: 15px;
    }
     .first-about-section p {
         margin-bottom: 15px;
    }
     .second-about-section p {
         margin-bottom: 0;
    }
     .product-recommendations__inner .medium-up--one-quarter {
         width: 50%;
    }
     .discount-section .container {
         max-width: 640px;
    }
     .fancybox-overlay .fancybox-wrap .qv-product-images {
         width: 100%;
         margin-right: 0;
         margin-bottom: 30px;
    }
     .fancybox-overlay .fancybox-wrap .qv-content {
         width: 100%;
    }
     .fancybox-wrap .qv-content input[type="submit"].qv-add-button {
         width: 63%;
    }
     .fancybox-overlay .fancybox-wrap .qv-content .view-product {
         padding-bottom: 10px;
    }
     .template-product .product-template__container.page-width {
         padding-top: 40px;
    }
     .template-cart .page-width {
         padding-top: 40px;
         padding-bottom: 25px;
    }
     .template-customers-addresses .page-width .grid ul {
         width: 40%;
    }
     .template-customers-addresses #AddressNewForm {
         width: 55%;
    }
     .template-customers-addresses .page-width {
         padding-top: 40px;
    }
     .template-customers-account .page-width, .template-customers-order .page-width {
         padding-top: 40px;
         padding-bottom: 40px;
    }
     .template-customers-account .myaccount__account-details {
         padding-top: 40px;
    }
     .template-cart .cart__footer {
         margin-bottom: 40px;
    }
     .template-collection .page-width, .template-list-collections .page-width {
         padding-top: 40px;
         padding-bottom: 40px;
    }
     .template-customers-account .responsive-table th, .template-customers-account .responsive-table td {
         padding: 10px;
    }
     .template-customers-account .responsive-table th::before, .template-customers-account .responsive-table td::before {
         font-size: 16px;
    }
     .terms-and-conditions .page-width .medium-up--five-sixths, .privacy-policy .page-width .medium-up--five-sixths, .shipping-and-returns .page-width .medium-up--five-sixths {
         padding-top: 40px;
         padding-bottom: 40px;
    }
     .section-header {
         margin-bottom: 33px;
    }
     .responsive-none .col-lg-3.col-xl-3.col-md-1, .responsive-none .col-lg-3.col-xl-2.col-md-1, .responsive-none .col-lg-12.col-xl-2.col-md-1 {
         display: none;
    }
     .header-bottom-right .navbar-collapse {
        position: fixed;
        top: 111px;
        border: 0;
        z-index: 99;
        width: 100%;
        height: calc(100vh - 111px);
        background-color: #fff;
        overflow-x: hidden;
        left: 0;
        transform: translateX(-100%);
        transition: all 0.2s ease-in-out;
        display: block !important;
    }
     .naviation-menu.navbar-expand-lg .navbar-nav .nav-item {
         position: relative;
        border-bottom: 1px solid #d6d6d6;
    }
     .header-bottom-right form.search-header .search-header__input {
         height: 46px;
         min-height: 0;
         border: none;
         padding-left: 26px;
         margin-top: 0;
         border-radius: 0;
         padding: 9px 15px 11px 45px;
         border: 1px solid #d6d6d6;
         color: #242021;
         width: 100%;
         margin-top: 0;
         max-width: 100%;
    }
    .header-bottom .header-nav-wrapper,.header-bottom .search-wrapper {
        width: 20%;
    }
    .header-bottom .logo-block {
        width: 60%;
    }
     .header-bottom .search-wrapper .user-text {
         display: none;
    }
     .header-right .search-header__submit {
         padding: 0;
    }
     .header-bottom .container-big,
     .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu {
         padding-left: 15px;
         padding-right: 24px;
    }
     .header-bottom .header-nav-wrapper {
         order: 1;
    }
     .header-bottom .logo-block {
         order: 2;
    }
     .header-bottom .search-wrapper {
         order: 3;
    }
     .header-bottom-right .navbar-nav {
         clear: both;
    }
     body.menu-open .header-bottom-right .navbar-collapse {
        transform: translateX(0);
    }
    body.menu-open {
        position: fixed;
        width: 100%;
    }
     .account-text-mobile {
         display: inline-block;
         padding: 0;
         width: 100%;
         overflow: hidden;
         border-bottom: 1px solid #d6d6d6;
    }
     .account-text-mobile .user-text {
         border: none;
        text-align: left;
        padding: 15px;
        display: block;
        overflow: hidden;
    }
     .account-text-mobile .user-text:last-child {
         border-right: 0;
    }
     .account-text-mobile .user-text img {
         margin-right: 10px;
    }
     .account-text-mobile .user-text a {
         padding: 0;
    }
     .sticky-header .header-bottom {
         position: relative;
    }
     .sticky-header .header-bottom-right {
         padding-top: 0;
    }
     .mobile-follow-us {
        padding: 15px;
        overflow: hidden;
        display: block;
    }
    .mobile-follow-us .header-social ul li {
         border: none;
         margin-left: 20px;
    }
    .mobile-follow-us .header-social {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
     .mobile-follow-us .header-social ul {
         padding-left: 0;
         display: flex;
        align-items: center;
    }
     .template-collection .page-width .medium-up--one-quarter {
         width: 33%;
    }
     .product-card .product-card__title, .product-card .grid-view-item__title {
         min-height: 75px;
    }
     .mobile-follow-us .header-social span,
     .account-text-mobile .user-text,
     .naviation-menu.navbar-expand-lg .navbar-nav .nav-link {
        color: #000;
        font-size: 18px;
        line-height: 18px;
        font-weight: 700;
        text-transform: uppercase;
    }
     .header-bottom .container {
         padding: 0;
         overflow: hidden;
    }
     .naviation-menu.navbar-expand-lg .navbar-nav .nav-item {
         margin-right: 0;
         margin-left: 0;
    }
     .site-header__logo-image .logo {
         position: relative;
         z-index: 9;
    }
     .sub-menu-open .account-text-mobile,.sub-menu-open .mobile-follow-us {
         display: none;
    }
     .naviation-menu.navbar-expand-lg .navbar-nav .nav-item .sub-menu {
        position: relative;
        background-color: #fff;
        z-index: 8;
        width: 100%;
        top: 0;
        transition: all ease .7s;
        height: 0;
        transition: .3s linear;
        overflow: hidden;
        box-shadow: none;
    }
     .sub-menu-open .naviation-menu.navbar-expand-lg .navbar-nav .nav-item.open-inner-menu .sub-menu {
         display: block;
         margin-right: 0 !important;
         top: -48px;
         margin-bottom: -43px;
    }
     .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li {
         width: 100%;
    }
     .header-bottom-right.sub-menu-open .naviation-menu.navbar-expand-lg .navbar-nav .nav-item:hover &gt; .sub-menu {
         display: none;
    }
     .header-bottom-right.sub-menu-open .naviation-menu.navbar-expand-lg .navbar-nav .open-inner-menu.nav-item:hover &gt; .sub-menu {
         display: block;
    }
     .sub-menu-open .navbar-nav li.nav-item {
         display: none;
    }
     .sub-menu-open .navbar-nav li.nav-item.open-inner-menu {
         display: block;
    }
     .header-bottom-right.sub-menu-open .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu {
         padding: 0;
    }
     .header-bottom-right.sub-menu-open .black-arrow {
         padding: 10px 20px;
         cursor: pointer;
         display: inline-block;
    }
     .goal-section .goal-box .hover-block a {
         font-size: 42px;
         line-height: 42px;
    }
     .rating-section .rating-blocks {
         padding-left: 100px;
         margin-top: 60px;
    }
     .rating-section .rating-blocks .rating-item h2:before {
         width: 70px;
         left: -100px;
    }
     .rating-section .rating-blocks .rating-item:last-child {
         margin-bottom: 0;
    }
     .rating-section {
         padding: 80px 0;
    }
     .rating-section .rating-blocks .rating-item p {
         max-width: 100%;
    }
     .homeFeaturedIcons .column {
         -ms-flex: 0 0 50%;
         flex: 0 0 50%;
         max-width: 50%;
    }
     .product-single .grid__item.medium-up--one-half {
         width: 100%;
         padding: 0 !important;
    }
     body.template-product .product-single__thumbnails {
         -ms-flex-pack: center;
         justify-content: center;
    }
     .product-single .product-single__meta {
         margin-top: 30px;
    }
     .product-single__description .product__description h3 {
         font-size: 24px;
         line-height: 24px;
    }
     .product-single__description .product__description .columns.seven {
         padding-left: 30px;
    }
     .product-single__description .product__description li {
         font-size: 14px;
         line-height: 26px;
    }
    .how-to-use-section .how-to-use-wrapper .item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .how-to-use-section .how-to-use-wrapper .item .icon-image {
        height: 90px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block, .main-products-slider-section .main-products-wrapper .product-box .image-block, .features-slider-section .features-wrapper .features-box .content-block, .features-slider-section .features-wrapper .features-box .image-block {
         -ms-flex: 0 0 100%;
         flex: 0 0 100%;
         max-width: 100%;
         padding-left: 0;
         padding-right: 0;
    }
     .main-products-slider-section .main-products-wrapper .product-box-item, .features-slider-section .features-wrapper .features-box-item {
         padding: 20px 10px;
    }
     .main-products-slider-section .main-products-wrapper .product-box:after, .features-slider-section .features-wrapper .features-box:after, .main-products-slider-section .main-products-wrapper .product-box:before, .features-slider-section .features-wrapper .features-box:before, .main-products-slider-section .main-products-wrapper .product-box, .features-slider-section .features-wrapper .features-box, .main-products-slider-section .main-products-wrapper .product-box .image-block .image-box, .features-slider-section .features-wrapper .features-box .image-block .image-box {
         border-radius: 30px;
    }
     .main-products-slider-section .main-products-wrapper .product-box-item .product-box-block, .features-slider-section .features-wrapper .features-box-item .features-box-block {
         border-radius: 34px;
    }
     .main-products-slider-section .main-products-wrapper .product-box,.features-slider-section .features-wrapper .features-box {
        padding: 20px 25px 30px 25px;
    }
    .main-products-slider-section .main-products-wrapper .product-box .content-block {
         order: 2;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block,
     .features-slider-section .features-wrapper .features-box .content-block{
         padding-top: 30px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .image-block {
         order: 1;
    }
    .main-products-slider-section .main-products-wrapper .product-box .image-block .image-box,
   .features-slider-section .features-wrapper .features-box .image-block .image-box{
         padding-top: 0;
    }
   .main-products-slider-section .main-products-wrapper .product-box .image-block .image-box img,
   .features-slider-section .features-wrapper .features-box .image-block .image-box img {
           position: inherit;
           height: auto !important;
   }
     .main-products-slider-section .main-products-wrapper .product-box .content-block h3,
     .features-slider-section .features-wrapper .features-box .content-block h3{
         font-size: 32px;
         line-height: 32px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block .shop-now-btn {
         font-size: 16px;
         line-height: 16px;
         max-width: 180px;
         height: 52px;
    }
     .main-products-slider-section .main-products-wrapper .product-box:before, .features-slider-section .features-wrapper .features-box:before {
         top: 14px;
    }
     .main-products-slider-section .section-title h2, .features-slider-section .section-title h2,.seller-box .section-title .title-sub,#insta-feed h2,.product-recommendations__inner .section-header h2 {
         font-size: 48px !important;
         line-height: 58px;
    }
    .header-bottom .menu-icon {
        width: 24px;
        height: 24px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
    .header-bottom .menu-icon span {
        position: relative;
        display: block;
    }
    .header-bottom .menu-icon span,
    .header-bottom span:before,
    .header-bottom span:after {
        width: 24px;
        height: 2px;
        background-color: #000;
    }
    .header-bottom .menu-icon span:before,
    .header-bottom .menu-icon span:after {
        content: "";
        position: absolute;
        left: 0;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .header-bottom .menu-icon span:before {
        top: -9px;
    }
    .header-bottom .menu-icon span:after {
        top: 9px;
    }
    body.menu-open .header-bottom .menu-icon span:after {
        transform: rotate(-45deg) translate(6px, -7px);
    }
    body.menu-open .header-bottom .menu-icon span:before {
        transform: rotate(45deg) translate(6px, 6px);
    }
    body.menu-open .header-bottom .menu-icon span {
        height: 0;
    }
    .banner-slider .slick-prev, .banner-slider .slick-next {
        width: 20px;
        height: 30px;
    }
    .banner-slider .slick-prev:before, .banner-slider .slick-next:before {
        width: 15px;
        height: 26px;
        background-size: contain;
    }
    .banner-slider .slick-prev {
        left: 15px;
    }
    .banner-slider .slick-next {
        right: 15px;
    }
    .seller-box .first-box .image-product img {
        max-height: 300px;
    }
    .seller-box .first-box, .seller-box .ProductBlock .first-box:after, .seller-box .first-box .hover-box, .seller-box .first-box .hover-box:before {
        border-radius: 20px;
    }
    .footer .footer-wrapper .footer-col.footer-col-1 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer .footer-wrapper .footer-col.footer-col-1 .footer-left {
        text-align: center;
        margin-bottom: 15px;
    }
    .footer .footer-wrapper .footer-col.footer-col-1 .footer-left .footer-logo {
        justify-content: center;
    }
    .footer .footer-des {
        margin-top: 12px;
    }
    .footer {
        padding: 25px 0;
    }
    .footer .footer-wrapper .footer-col h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .page-title h1,
    .page-title h2,
    .template-page.shipping .section-header h1,
    .template-page.privacy-policy .section-header h1,
    .terms-amp-conditions .section-header h1 {
        font-size: 62px;
        line-height: 62px;
    }
    .page-title,
    .template-page.shipping .section-header,
    .template-page.privacy-policy .section-header {
        padding-top: 50px;
    }
    .contact-form-section .contact-form label {
        font-size: 18px;
        line-height: 26px;
    }
    .contact-form-section .contact-form {margin-top: 40px;}
    .template-customers-login .contact-form-section .contact-form .form-vertical {
        margin-top: 40px;
    }
    .contact-form-section .contact-form .form-field .input-block, .contact-form-section .contact-form .form-field .input-block input, .contact-form-section .contact-form .form-field .input-block:before, .contact-form-section .contact-form .form-field .input-block textarea, .contact-form-section .contact-form .submit-block:before, .contact-form-section .contact-form .submit-block .btn {
        border-radius: 8px;
    }
    .contact-form-section .contact-form .form-field .input-block input {
        height: 52px;
        padding: 12px 18px;
    }
    .contact-form-section .contact-form .form-field .input-block input, .contact-form-section .contact-form .form-field .input-block textarea {
        font-size: 16px;
        line-height: 16px;
    }
    .contact-form-section .contact-form .form-field .input-block textarea {
        padding: 16px 18px;
    }
    .contact-form-section .contact-form .form-field {
        margin-bottom: 20px;
    }
    .contact-form-section .contact-form .submit-block .btn {
        font-size: 18px;
        line-height: 18px;
    }
    .contact-form-section .contact-form .submit-block .btn {
        max-width: 200px;
        height: 58px;
    }
    .contact-form-section .contact-form .submit-block {
        max-width: 207px;
        margin: 40px auto 0;
    }
    #insta-feed h2 {
        margin-bottom: 30px !important;
    }
    .header-bottom {
        padding: 12px 0;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li a span {
        font-size: 18px;
        line-height: 24px;
    } 
    .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu ul {
        margin-left: -15px;
        margin-right: -15px;
        justify-content: flex-start;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .naviation-menu.navbar-expand-lg .navbar-nav .nav-item.active .plus-menu:before {
        opacity: 0;
    }
   .product-single .product-single__title {
        font-size: 30px !important;
        line-height: 36px;
    }
    .product-single .price-item {
        font-size: 24px;
        line-height: 30px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block ul li {
        font-size: 14px;
        line-height: 20px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block ul li:before {
        top: 8px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block {
        border-radius: 20px;
        padding: 20px 20px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block .ingrediant-img {
        height: 80px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper .homeIngredient .homeIngrediant-block h6 {
        font-size: 20px;
        line-height: 26px;
    }
    .homeIngredients.product__description .title-wrapper h2, .how-to-use-section h2 {
        font-size: 46px;
        line-height: 58px;
    }
    .homeIngredients.product__description {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
 @media (max-width: 767px) {
     .product-recommendations__inner .section-header h2 {
          margin-bottom: 0;
      }
      .recommendation-wrapper .ProductBlock .first-box,
      #Collection .ProductBlock .first-box {
          padding: 20px;
      }
     .single-product .product-features li {
          font-size: 32px;
          line-height: 30px;
      }
     .preduct-gallery-section {
         padding-top: 40px;
    }
     .template-product .lt-block-reviews {
         margin-top: 40px;
    }
     .product-fit-greens .wistia_responsive_padding {
         margin-top: 40px;
    }
     .user-text {
         width: auto;
         text-align: center;
    }
    .play-btn {
         display: none !important;
    }
     .goal-section h2 {
         padding-bottom: 5px;
    }
     .header-right form.search-header button {
         right: 10px;
         top: 1px;
    }
     .title-sub {
         font-size: 25px;
    }
     .footer .footer-des p, .footer-menu li a {
         font-size: 14px;
         line-height: 24px;
    }
     .responsive-address {
         text-align: center;
         border-top: 1px solid #fff;
         padding-top: 30px;
         margin-top: 30px;
    }
     .development-text {
         text-align: center;
     }
     .about-image img {
         margin-top: 0;
         float: none;
         width: 100%;
    }
     .about-image {
         text-align: center;
    }
     .contact-forms .rte {
         margin-bottom: 25px;
    }
     .contact-forms {
         margin: 0 auto 45px auto;
    }
     .contact-forms {
         padding: 0px 0 30px 0;
    }
     .template-customers-login .grid__item.medium-up--one-half, .template-customers-register .grid__item.medium-up--one-half {
         width: 90%;
         max-width: 90%;
         margin: 15px auto 45px auto;
    }
     .contact__top .grid &gt; div &gt; ul li {
         width: 100%;
         display: block;
         margin-bottom: 17px;
    }
     .contact__top ul li a img, .contact__top ul li p img {
         margin-bottom: 8px;
         width: 20px;
         height: auto;
    }
     .contact__top ul li {
         width: 100%;
         display: block;
         margin-bottom: 17px;
    }
     .contact-forms .medium-up--push-one-twelfth {
         width: 90%;
         margin: 30px auto;
         float: none;
    }
     .contact-forms {
         padding-bottom: 0;
    }
     .contact__top ul li a, .contact__top ul li p {
         display: inline-block;
         font-size: 14px;
    }
     .user-text {
         padding: 9px 12px 0px 15px;
    }
     .product-single .product-single__media-group.medium-up--one-half {
         width: 100%;
         padding-left: 0px;
    }
     .product-single .medium-up--one-half {
         width: 100%;
         padding-left: 0px;
    }
     .product-recommendations__inner .medium-up--one-quarter {
         width: 50%;
    }
     .product-single .social-sharing {
         padding: 20px;
    }
     .page-width {
         max-width: 540px;
    }
     .product-single .product-form {
         padding-top: 0;
    }
     .product-single .co_available {
         padding-top: 16px;
    }
     .fancybox-wrap .qv-content input[type="submit"].qv-add-button {
         width: 51%;
    }
     .template-product .product-template__container.page-width {
         padding-top: 30px;
    }
     .contact-forms label {
         padding-bottom: 0;
         font-size: 16px;
    }
     .template-cart .cart__buttons-container {
         float: right;
         margin: 0;
    }
     .template-customers-addresses .page-width .grid ul {
         width: 100%;
    }
     .template-customers-addresses #AddressNewForm {
         width: 100%;
    }
     .template-customers-addresses #AddressNewForm h2 {
         font-size: 25px;
         padding-bottom: 20px;
    }
     .template-customers-addresses .page-width {
         padding-top: 30px;
    }
     .template-customers-addresses .page-width .grid ul {
         margin-top: 30px;
    }
     .template-customers-addresses .page-width .grid ul .address {
         margin-bottom: 0;
    }
     .template-customers-addresses .medium-up--push-one-sixth {
         margin-bottom: 55px;
    }
     .template-customers-addresses ul li .form-vertical {
         margin-top: 40px;
    }
     .about-image {
         margin-top: 40px;
    }
     .template-customers-order .order-table tr th, .template-customers-order .order-table tr td {
         border: none !important;
    }
     .terms-and-conditions .section-header, .privacy-policy .section-header, .shipping-and-returns .section-header {
         margin-bottom: 20px;
    }
     .terms-and-conditions .page-width, .privacy-policy .page-width, .shipping-and-returns .page-width {
         max-width: 100%;
    }
     .header-bottom-right form.search-header button {
         padding-top: 0;
         padding-bottom: 0;
    }
     .template-collection .page-width .medium-up--one-quarter {
         width: 50%;
         padding-left: 0;
    }
     .template-collection .page-width .grid {
         margin-left: 0;
    }
     .product-card .product-card__title, .product-card .grid-view-item__title {
         min-height: 55px;
    }
     .product-single__description .jsTabsContainer ul li {
         width: 100%;
    }
     .product-single__description .jsTabsContainer ul li a {
         border-right: 1px solid #d6d6d6 !important;
         border-bottom: none !important;
    }
     .product-single__description .jsTabsContainer ul.tabs li a.active, .product-single__description .jsTabsContainer ul.tabs li a:hover {
         border-right: 1px solid #d6d6d6 !important;
    }
     .product-single__description .jsTabsContainer ul.tabs {
         border-bottom: 1px solid #d6d6d6 !important;
    }
     .rating-section .rating-blocks .rating-item h2:before {
         width: 40px;
         left: -60px;
    }
     .rating-section .rating-blocks {
         padding-left: 60px;
         margin-top: 60px;
    }
     .rating-section .rating-blocks .rating-item h2 {
         font-size: 42px;
         line-height: 42px;
    }
     .footer-top .row .col-md-12 {
         margin-bottom: 0;
    }
     .product-single .product-single__meta {
         margin-top: 30px;
    }
     .product-single__description .product__description .columns {
         -ms-flex: 0 0 100%;
         flex: 0 0 100%;
         max-width: 100%;
    }
     .product-single__description .product__description {
         -webkit-box-direction: inherit;
         -ms-flex-direction: inherit;
    }
     .product-single__description .product__description .columns.seven {
         order: 2;
         padding-left: 0;
         margin-top: 30px;
    }
     .product-single__description .product__description .columns.eight {
         orphans: 1;
    }
     .p-description-with-bullets h3 {
         font-size: 24px;
         line-height: 30px;
         margin-bottom: 20px;
    }
     .how-to-use-wrapper .row .columns {
         -ms-flex: 0 0 33.333333%;
         flex: 0 0 33.333333%;
         max-width: 33.333333%;
         padding: 0 15px;
         margin: 15px 0;
    }
     .how-to-use-wrapper .row {
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center;
    }
     .container-ingredients-fitgreens .row-img-ingredients {
         margin-bottom: 30px;
         margin-top: 10px;
    }
     .how-to-use-section .how-to-use-wrapper .item {
         -ms-flex: 0 0 100%;
         flex: 0 0 100%;
         max-width: 100%;
    }
    .preduct-gallery-section h2, .product-recommendations__inner h2, .r--title-btn-appryviu h3 {
         font-size: 26px!important;
         line-height: 38px!important;
         margin-bottom: 20px;
    }
     .how-to-use-section .how-to-use-wrapper .item .icon-image {
         min-height: auto;
         margin-bottom: 20px;
    }
     .main-products-slider-section .section-title h2, .features-slider-section .section-title h2,.seller-box .section-title .title-sub,#insta-feed h2,.product-recommendations__inner .section-header h2 {
         font-size: 38px !important;
         line-height: 48px;
    }
    .seller-box .slick-dots {
        padding-top: 10px;
    }
    .footer .footer-des {
        margin-top: 8px;
    }
    .footer .footer-wrapper .footer-col h4 {
        font-size: 18px;
        line-height: 18px;
    }
    .pt-100 {
        padding-top: 60px;
    }
    .faq-section .faq-wrapper .faq-block .faq-title h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .faq-section .faq-wrapper .faq-block .faq-title {
        padding: 16px 15px;
    }
    .about-title {
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .product-single .single-product-box {
        padding: 20px 20px 40px 20px;
    }
    .product-single .product-thumbnail-images .thumbnail-image-item .image-block {
        border-radius: 10px;
    }
    .product-single, .product-single .single-product-box {
        border-radius: 28px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper .homeIngredient {
        width: 100%;
    }
    .homeIngredients.product__description .title-wrapper h2, .how-to-use-section h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .homeIngredients.product__description .title-wrapper h6 {
        font-size: 18px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper {
        padding: 30px 30px;
        border-radius: 30px;
    }
    .homeIngredients.product__description .title-wrapper {
        margin-bottom: 0px;
    }
   .nutrition-images .image-item {
        width: 50%;
    }
    .single-product .product-features li,
    .main-products-slider-section .section-title h2 span, 
    .features-slider-section .section-title h2 span, 
    .seller-box .section-title .title-sub span, 
    #insta-feed h2, .page-title h1, .page-title h2, 
    .template-page.shipping .section-header h1, 
    .template-page.privacy-policy .section-header h1, 
    .product-recommendations__inner .section-header h2, 
    .terms-amp-conditions .section-header h1{
        -webkit-text-stroke: 3px transparent;
    }
    .seller-box .first-box .title-product h3 span {
        -webkit-text-stroke-width: 1px;
    }
    .contact-form-section .contact-form .form-field .input-block {
        padding: 2px;
    }
    .page-title h1, .page-title h2, .template-page.shipping .section-header h1, .template-page.privacy-policy .section-header h1, .terms-amp-conditions .section-header h1 {
        font-size: 52px;
        line-height: 52px;
    }
}
 @media (max-width: 749px) {
     .product-single__media-group {
         margin-bottom: 0;
    }
}
 @media (max-width: 585px) {
     .footer-top {
         padding: 30px 0;
    }
     .about-title {
         font-size: 25px;
         line-height: 35px;
    }
     .first-about-section {
         padding-bottom: 20px;
    }
     .template-customers-login .grid__item.medium-up--one-half, .template-customers-register .grid__item.medium-up--one-half {
         padding: 20px 30px;
    }
     .template-customers-login .grid__item.medium-up--one-half, .template-customers-register .grid__item.medium-up--one-half {
         width: 100%;
         max-width: 100%;
    }
     .page-width {
         padding-left: 15px;
         padding-right: 15px;
    }
     .page-width {
         max-width: 100%;
    }
     .discount-section {
         padding-top: 35px;
         padding-bottom: 20px;
    }
     .fancybox-overlay .fancybox-wrap .qv-content .cart-button-group .quantity .qtyminus, .fancybox-overlay .fancybox-wrap .qv-content .cart-button-group .quantity .qtyplus {
         width: 40px;
    }
     .fancybox-overlay .fancybox-wrap .qv-content .cart-button-group .quantity .qv-quantity {
         width: 50px;
    }
     .fancybox-overlay .fancybox-wrap .qv-content .quantity {
         width: 130px;
    }
     .fancybox-overlay .fancybox-wrap .qv-content .swatch {
         margin: 0;
    }
     .fancybox-overlay .fancybox-wrap .qv-content .swatch .swatch-element {
         margin-bottom: 15px !important;
    }
     .fancybox-overlay .fancybox-wrap .qv-content input[type="submit"], .contact-form input[type="submit"] {
         font-size: 16px;
    }
     .fancybox-wrap .qv-content input[type="submit"].qv-add-button {
         width: 48%;
    }
     .first-discount-box {
         margin: 10px 0;
    }
     .shopify-challenge__container {
         max-width: 90%;
    }
     body {
         font-size: 15px;
    }
     .template-cart .page-width {
         padding-top: 45px;
         padding-bottom: 25px;
    }
     .template-cart .cart__shipping {
         margin-bottom: 10px;
    }
     .template-customers-addresses .page-width .grid ul .address h2, .template-customers-account h2, .template-customers-addresses h2, .template-customers-order .grid__item.myaccount__order-history h2, .template-customers-order .myaccount__account-details h3 {
         font-size: 20px;
    }
     .template-cart .cart__footer {
         margin-bottom: 35px;
    }
    .product-card .price-item {
         margin-top: 0;
    }
     .template-customers-account .myaccount__account-details {
         padding-top: 20px;
    }
     .template-404 .empty-page-content {
         padding: 40px 0 50px 0;
    }
     .product-card .grid-view-item__title, .product-card .product-card__title,.product-card .price span.price-item.price-item--regular {
         font-size: 20px;
         line-height: 20px;
    }
     .rating-section .rating-blocks .rating-item p {
         font-size: 18px;
         line-height: 28px;
    }
     .main-products-slider-section .section-title h2, .features-slider-section .section-title h2,.seller-box .section-title .title-sub,#insta-feed h2,.product-recommendations__inner .section-header h2 {
         font-size: 32px !important;
         line-height: 42px;
    }
     .main-products-slider-section .main-products-wrapper .product-box {
         padding: 20px 20px 30px 20px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block .shop-now-btn {
         margin-top: 24px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block h3,
     .features-slider-section .features-wrapper .features-box .content-block h3{
         font-size: 30px;
         line-height: 30px;
    }
}
@media only screen and (max-width: 575px) {
    .py-80 {
      padding-top: 40px;
      padding-bottom: 40px;
  }
  body.menu-open .header-bottom-right .navbar-collapse {
      top: 111px;
      height: calc(100vh - 111px);
  }
  .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li a span {
      font-size: 16px;
      line-height: 20px;
      margin-top: 10px;
  }
  .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu li {
      padding-left: 5px;
      padding-right: 5px;
  }
  .naviation-menu.navbar-expand-lg .navbar-nav .sub-menu ul {
      margin-left: -5px;
      margin-right: -5px;
  }
  .mobile-follow-us .header-social span, .account-text-mobile .user-text, .naviation-menu.navbar-expand-lg .navbar-nav .nav-link {
      font-size: 16px;
      line-height: 16px;
  }
  .banner-slider .slick-prev:before, .banner-slider .slick-next:before {
      width: 12px;
      height: 22px;
  }
  .banner-slider .slick-prev, .banner-slider .slick-next {
      width: 16px;
      height: 24px;
  }
  .footer .footer-wrapper .footer-col {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding-left: 5px;
      padding-right: 5px;
  }
  
  .footer .footer-wrapper {
      margin-left: 0;
      margin-right: 0;
  }
  
  .footer .footer-wrapper .footer-col.footer-col-1 .footer-left {
      text-align: left;
      margin-bottom: 0;
  }
  
  .footer .footer-wrapper .footer-col.footer-col-1 .footer-left .footer-logo {
      justify-content: flex-start;
  }
  .main-products-slider-section .main-products-wrapper .product-box, .features-slider-section .features-wrapper .features-box {
      padding: 20px 20px 30px 20px;
  }
  .features-slider-section .features-wrapper .features-box .content-block .feature-item h6 {
      font-size: 16px;
      line-height: 20px;
  }
  .features-slider-section .section-title h6 {
      font-size: 18px;
      line-height: 20px;
  }
  .faq-section .faq-wrapper .faq-block .faq-content .content-block {
      padding: 20px 15px;
  }
  .faq-section .faq-wrapper .faq-block .faq-title {
      padding: 15px 10px;
  }
  .faq-section .faq-wrapper .faq-block .faq-title h4 {
      padding-left: 15px;
  }
  .naviation-menu.navbar-expand-lg .navbar-nav .nav-item .plus-menu {
      width: 16px;
      height: 16px;
  }
  .naviation-menu.navbar-expand-lg .navbar-nav .nav-item .plus-menu:before {
      width: 2px;
      height: 16px;
      left: 7px;
  }
  .naviation-menu.navbar-expand-lg .navbar-nav .nav-item .plus-menu:after {
      width: 16px;
      height: 2px;
      left: 0;
      top: 7px;
  }
    .product-single .cart-button-group .product-form__controls-group .qtyplus, .product-single .cart-button-group .product-form__controls-group .qtyminus {
        width: 50px;
    }
    .product-single .cart-button-group .product-form__controls-group--quantity .product-form__item {
        width: 100%;
    }
    .product-single .product-single__title {
        font-size: 26px !important;
        line-height: 32px;
    }
    .product-single .price-item {
        font-size: 20px;
        line-height: 24px;
    }
    .product-single .product-thumbnail-images .slick-arrow.slick-prev {
        left: 0;
    }
    .product-single .product-thumbnail-images .slick-arrow {
        width: 10px;
    }
    .product-single .product-thumbnail-images .slick-arrow.slick-next {
        right: 0;
    }
    .product-single .product-thumbnail-images {
        padding-left: 15px;
        padding-right: 15px;
    }
  .nutrition-images .image-item {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
   .nutrition-images {
     margin-left: 0;
     margin-right: 0;
   }
}
 @media (max-width: 479px) {
     .header-top ul li {
        font-size: 11px;
        line-height: 12px;
    }
     .template-customers-login .grid__item.medium-up--one-half, .template-customers-register .grid__item.medium-up--one-half {
         padding: 20px;
    }
     .user-text {
         padding: 15px 2px 0 2px;
         font-size: 13px;
    }
     .product-single .social-sharing li a {
         padding: 0;
    }
     .social-sharing .share-title {
         padding-left: 5px;
    }
     .product-recommendations__inner .medium-up--one-quarter {
         width: 100%;
    }
     .cart-button-group {
         padding-top: 15px;
    }
     .product-form__controls-group button.btn {
         font-size: 15px;
    }
     .product-single .cart-button-group .product-form__controls-group .qtyplus, .product-single .cart-button-group .product-form__controls-group .qtyminus {
         width: 20%;
    }
     .product-single .cart-button-group .product-form__controls-group .product-form__input {
         width: 60%;
    }
     .fancybox-overlay .fancybox-outer .fancybox-inner .qv-product-images img {
         width: 100%;
    }
     .fancybox-overlay .fancybox-outer .fancybox-inner .swatch .swatch-element {
         max-width: 100%;
         flex: 0 0 100%;
    }
     .fancybox-overlay .fancybox-outer .fancybox-inner {
         padding: 15px;
    }
     .fancybox-overlay .fancybox-wrap .qv-content .quantity {
         width: 180px;
    }
     .fancybox-overlay .fancybox-wrap .qv-content .cart-button-group .quantity .qtyminus, .fancybox-overlay .fancybox-wrap .qv-content .cart-button-group .quantity .qtyplus {
         width: 50px;
    }
     .fancybox-overlay .fancybox-wrap .qv-content .cart-button-group .quantity .qv-quantity {
         width: 80px;
    }
     .fancybox-wrap .qv-content input[type="submit"].qv-add-button {
         width: 100%;
    }
     .fancybox-overlay .fancybox-wrap .qv-content .cart-button-group {
         padding-top: 0;
    }
     .product-card .product-card__title, .product-card .grid-view-item__title {
         min-height: auto;
    }
     .product-card .price span.price-item.price-item--regular {
         margin-top: 10px;
    }
     .cart .cart__submit-controls input, .address-new-toggle, .fancybox-overlay .fancybox-wrap .qv-content input[type="submit"], .cart .cart__submit-controls input, .address-new-toggle, .template-customers-login .form-vertical #HideRecoverPasswordLink, .shopify-challenge__container .shopify-challenge__button, .template-customers-addresses #AddressNewForm .submit-address-group div input[type="submit"], .template-customers-addresses #AddressNewForm .submit-address-group div button[type="button"], .template-customers-addresses .page-width .grid ul .address .list--inline li button[type="button"], .template-customers-account .address-view a.btn,.template-customers-addresses .btn-group-address input[type="submit"], .template-customers-addresses .btn-group-address button[type="button"] {
         font-size: 16px;
    }
     .template-customers-account .page-width, .template-customers-order .page-width {
         padding-top: 40px;
         padding-bottom: 40px;
    }
     .template-cart .cart__buttons-container {
         width: 100%;
    }
     .cart .cart__submit-controls input, .address-new-toggle {
         width: 100%;
    }
     .additional-checkout-buttons {
         margin-top: 0;
    }
     .template-collection .page-width, .template-list-collections .page-width {
         padding-top: 40px;
         padding-bottom: 40px;
    }
     .template-collection ul.grid .grid__item--collection-template {
         width: 100%;
    }
     .template-customers-addresses .page-width .grid ul .address, .template-customers-account .address-view, .template-customers-addresses ul li .form-vertical {
         padding: 10px 20px 20px 20px;
    }
     .goal-section .goal-box .hover-block a {
         font-size: 36px;
         line-height: 42px;
    }
     .rating-section .rating-blocks .rating-item h2:before {
         width: 30px;
         left: -50px;
    }
     .rating-section .rating-blocks {
         padding-left: 50px;
    }
     .rating-section {
         padding: 60px 0;
    }
     .template-product .lt-block-reviews {
         margin-top: 40px;
    }
     .product-form__item--submit {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
    }
     .product-form__item--submit .sp {
         width: 100%;
         padding-left: 0;
         -ms-flex-pack: center;
         justify-content: center;
         margin-top: 15px;
    }
     .mbg, .product-single .cart-button-group .product-form__controls-group--submit button {
         max-width: 100%;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block p {
         font-size: 14px;
         line-height: 22px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block h3,
     .features-slider-section .features-wrapper .features-box .content-block h3{
         font-size: 26px;
         line-height: 26px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block .shop-now-btn {
         font-size: 14px;
         line-height: 14px;
         max-width: 160px;
         height: 48px;
    }
     .main-products-slider-section .main-products-wrapper .product-box .content-block .shop-now-btn:before {
         top: 5px;
         left: 5px;
    }
    .page-title p {
        font-size: 16px;
        line-height: 26px;
    }
    .homeIngredients.product__description .title-wrapper h2, .how-to-use-section h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .homeIngredients.product__description .title-wrapper h6 {
        font-size: 16px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper {
        padding: 30px 20px;
    }
    .homeIngredients.product__description .homeIngredients-wrapper .homeIngredient {
        margin-top: 25px;
    }
    .homeIngredients.product__description {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .features-slider-section .section-title h2 span {
        display: block;
    }
    .product-single .cart-button-group .product-form__controls-group.product-form__controls-group--quantity,.product-single .cart-button-group .product-form__controls-group.product-form__controls-group--submit {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .product-single .cart-button-group .product-form__controls-group--quantity .product-form__item {
        display: flex;
        justify-content: space-between;
    }
}
</pre></body></html>