@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
/*@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap";*/
@font-face {
  font-family: 'Swingdevil DEMO';
  src: url("../fonts/SwingdevilDEMO-Regular.eot");
  src: url("../fonts/SwingdevilDEMO-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SwingdevilDEMO-Regular.woff2") format("woff2"), url("../fonts/SwingdevilDEMO-Regular.woff") format("woff"), url("../fonts/SwingdevilDEMO-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'League Spartan';
  src: url("../fonts/LeagueSpartan-Bold.eot");
  src: url("../fonts/LeagueSpartan-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/LeagueSpartan-Bold.woff2") format("woff2"), url("../fonts/LeagueSpartan-Bold.woff") format("woff"), url("../fonts/LeagueSpartan-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/* line 3, ../sass/style.scss */
.no-margin {
  margin: 0px !important;
}

/* line 6, ../sass/style.scss */
.no-padding {
  padding: 0px !important;
}

/* line 9, ../sass/style.scss */
.no-border {
  border: 0px !important;
}

/* line 12, ../sass/style.scss */
.no-bg {
  background-color: transparent !important;
}

/* line 15, ../sass/style.scss */
a {
  text-decoration: none;
  transition: all .4s ease-in-out;
}

/* line 19, ../sass/style.scss */
img {
  max-width: 100%;
}

/* line 22, ../sass/style.scss */
.site_btn {
  background-color: #fbbc16;
  font: 400 36px "Swingdevil DEMO", sans-serif;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  padding: 17px 40px 27px;
  line-height: 2rem;
  border: 3px solid transparent;
}
/* line 31, ../sass/style.scss */
.site_btn:hover {
  border-color: #fbbc16;
  color: #fff;
  background-color: transparent;
}

/* line 37, ../sass/style.scss */
.main_heading {
  text-align: center;
}
/* line 39, ../sass/style.scss */
.main_heading h1 {
  color: #000000;
  font: 400 72px "Swingdevil DEMO", sans-serif;
  text-transform: uppercase;
  margin-bottom: 70px;
}
    .main_heading h2 {
        color: #000000;
        font: 400 72px "Swingdevil DEMO", sans-serif;
        text-transform: uppercase;
        margin-bottom: 70px;
    }
/* line 45, ../sass/style.scss */
.main_heading p {
  font: 400 18px "Lato", sans-serif;
}
/* line 49, ../sass/style.scss */
.main_heading.main_heading_54 h2 {
  color: #fff;
  font: 400 54px "Swingdevil DEMO", sans-serif;
}
/* line 53, ../sass/style.scss */
.main_heading.main_heading_54 p {
  color: #fff;
  width: 100%;
  max-width: 900px;
  margin: auto;
  line-height: 2rem;
  margin-bottom: 40px;
}

/* line 63, ../sass/style.scss */
p {
  font: 400 18px "Lato", sans-serif;
}

/* line 67, ../sass/style.scss */
.container {
  max-width: 1400px !important;
  padding: 0 !important;
}

/* line 72, ../sass/style.scss */
header {
  padding: 15px 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
/* line 78, ../sass/style.scss */
header:before {
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/images2/nav-bg.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  height: 365px;
  background-position: top;
}
/* line 91, ../sass/style.scss */
header .row {
  align-items: center;
  position: relative;
}
/* line 95, ../sass/style.scss */
header .logo_site {
  text-align: center;
  max-width: 92px;
  margin: auto;
}
/* line 100, ../sass/style.scss */
header .side_list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}
/* line 105, ../sass/style.scss */
header .side_list form {
  position: relative;
  width: 45%;
}
/* line 108, ../sass/style.scss */
header .side_list form input {
  background-color: #f4fbfe;
  padding: 10px 20px;
  height: 48px;
  border: none;
  font: 400 20px "Swingdevil DEMO", sans-serif;
  color: #000;
}
/* line 115, ../sass/style.scss */
header .side_list form input:focus {
  box-shadow: none;
  background-color: #f4fbfe;
}
/* line 120, ../sass/style.scss */
header .side_list form input::placeholder {
  font: 400 20px "Swingdevil DEMO", sans-serif;
  color: #000;
}
/* line 125, ../sass/style.scss */
header .side_list form button {
  background-color: transparent;
  border: none;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  font-size: 19px;
  color: #000;
}
/* line 138, ../sass/style.scss */
header .side_list .reg_menu ul {
  margin: 0 59px;
}
/* line 140, ../sass/style.scss */
header .side_list .reg_menu ul li {
  margin-right: 30px;
}
/* line 142, ../sass/style.scss */
header .side_list .reg_menu ul li:last-child {
  margin: 0;
}
/* line 145, ../sass/style.scss */
header .side_list .reg_menu ul li a {
  font: 400 20px "Swingdevil DEMO", sans-serif;
  color: #000;
}
/* line 154, ../sass/style.scss */
header .side_list .cart a {
  color: #000;
  font-size: 18px;
  position: relative;
  display: inline-block;
}
/* line 159, ../sass/style.scss */
header .side_list .cart a span {
  width: 14px;
  height: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 100%;
  position: absolute;
  top: -9px;
  right: -9px;
  font: 400 8px "Poppins", sans-serif;
  background-color: #ca0040;
}

/* line 179, ../sass/style.scss */
.main_menu ul {
  margin: 0;
}
/* line 181, ../sass/style.scss */
.main_menu ul li {
  margin-right: 28px !important;
}
/* line 183, ../sass/style.scss */
.main_menu ul li:last-child {
  margin: 0 !important;
}
/* line 186, ../sass/style.scss */
.main_menu ul li a {
  color: #000000;
  font: 400 20px "Swingdevil DEMO", sans-serif;
  text-transform: uppercase;
}

/* line 194, ../sass/style.scss */
.home-hero-banner {
  background-image: url(/images2/food-banner.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  min-height: 125vh;
  padding-top: 211px;
}
/* line 201, ../sass/style.scss */
.home-hero-banner .desc {
  padding: 70px 0;
}
/* line 203, ../sass/style.scss */
.home-hero-banner .desc h1 {
  color: #fff;
  font: 400 75px "Swingdevil DEMO", sans-serif;
  text-transform: uppercase;
  margin-bottom: 80px;
  position: relative;
  padding-bottom: 80px;
}
    .home-hero-banner .desc h2 {
        color: #fff;
        font: 400 75px "Swingdevil DEMO", sans-serif;
        text-transform: uppercase;
        margin-bottom: 80px;
        position: relative;
        padding-bottom: 80px;
    }
/* line 210, ../sass/style.scss */
.home-hero-banner .desc h1:before {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #87361c;
  width: 100px;
  height: 6px;
  content: "";
}

    .home-hero-banner .desc h2:before {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #87361c;
        width: 100px;
        height: 6px;
        content: "";
    }
/* line 223, ../sass/style.scss */
.organic_stuff {
  padding: 100px 0 272px;
  position: relative;
}
/* line 226, ../sass/style.scss */
.organic_stuff:before {
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("/images2/organic_bg.webp");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 300px;
  height: 100%;
  z-index: -1;
}
/* line 239, ../sass/style.scss */
.organic_stuff:after {
  position: absolute;
  right: 0;
  bottom: -90px;
  background-image: url(/images2/organic_bg2.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 400px;
  height: 54%;
  background-position: bottom;
}
/* line 253, ../sass/style.scss */
.organic_stuff .main_heading p {
  font: 400 28px "Poppins", sans-serif;
  color: #00264b;
  font-style: italic;
  position: relative;
}

.best_sathva .main_heading h2 {
    color: #000000;
    font: 400 72px "Swingdevil DEMO", sans-serif;
    text-transform: uppercase;
    margin-bottom: 70px;
}
/* line 262, ../sass/style.scss */
.see_why {
  background-image: url(/images2/see_why_bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 246px 0;
  margin-top: -130px;
  min-height: 128vh;
  position: relative;
}
/* line 271, ../sass/style.scss */
.see_why::before {
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/images2/testi_bg_v1.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 300px;
  height: 100%;
}
/* line 284, ../sass/style.scss */
.see_why::after {
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url(/images2/testi_bg_v2.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 300px;
  height: 100%;
  background-position: bottom;
}
/* line 299, ../sass/style.scss */
.see_why .main_heading h2 {
  color: #fff;
  width: 100%;
  max-width: 850px;
  margin: 0 auto 100px;
}
/* line 306, ../sass/style.scss */
.see_why .testimonial_box {
  background-color: #fff;
  padding: 40px;
  margin: 0 15px;
}
/* line 310, ../sass/style.scss */
.see_why .testimonial_box .review {
  display: flex;
  align-items: center;
}
/* line 314, ../sass/style.scss */
.see_why .testimonial_box .review .rev_star i {
  color: #e08400;
}
/* line 318, ../sass/style.scss */
.see_why .testimonial_box .review .rev_count {
  margin-left: 14px;
}
/* line 320, ../sass/style.scss */
.see_why .testimonial_box .review .rev_count span {
  font: 400 15px "ABeeZee", sans-serif;
  color: #000000;
}
/* line 326, ../sass/style.scss */
.see_why .testimonial_box p {
  margin: 30px 0;
  font: 400 20px "Lato", sans-serif;
  line-height: 2rem;
  color: #000000;
}
/* line 332, ../sass/style.scss */
.see_why .testimonial_box h3 {
  font: 700 30px "AlverataInformalW01", sans-serif;
  text-transform: uppercase;
  color: #000000;
}
/* line 338, ../sass/style.scss */
.see_why .slick-dots {
  position: initial;
  margin-top: 150px;
  display: inline-block;
}
/* line 343, ../sass/style.scss */
.see_why .slick-dots li {
  margin: 0 1px;
}
/* line 345, ../sass/style.scss */
.see_why .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: 2px solid #ffd18d;
  background-color: transparent;
  opacity: 1;
}
/* line 352, ../sass/style.scss */
.see_why .slick-dots li button:before {
  display: none;
}
/* line 357, ../sass/style.scss */
.see_why .slick-dots li.slick-active button {
  background-color: #ffd18d;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 rgba(207, 164, 2, 0.4);
  }
  to {
    box-shadow: 0 0 0 20px #0000;
  }
}
@keyframes pulse-animation2 {
  0% {
    box-shadow: 0 0 rgba(228, 150, 9, 0.6);
  }
  to {
    box-shadow: 0 0 0 20px #0000;
  }
}
@keyframes pulse-animation3 {
  0% {
    box-shadow: 0 0 rgba(143, 80, 33, 0.6);
  }
  to {
    box-shadow: 0 0 0 20px #0000;
  }
}
/* line 369, ../sass/style.scss */
.featured_icon {
  padding: 195px 0;
  position: relative;
}
/* line 373, ../sass/style.scss */
.featured_icon::before {
  position: absolute;
  left: 0;
  top: -173px;
  background-image: url(/images2/services-v1.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 285px;
  height: 100%;
  z-index: -1;
}
/* line 387, ../sass/style.scss */
.featured_icon::after {
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url(/images2/services-v2.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 300px;
  height: 100%;
  background-position: bottom;
}
/* line 401, ../sass/style.scss */
.featured_icon .icon_box {
  text-align: center;
}
/* line 403, ../sass/style.scss */
.featured_icon .icon_box .icon {
  width: 220px;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #cfa402;
  border-radius: 100%;
  position: relative;
  margin: 0 auto 30px;
  animation: pulse-animation 1s infinite;
}
/* line 414, ../sass/style.scss */
.featured_icon .icon_box .icon:before {
  width: 220px;
  height: 220px;
  border-radius: 100%;
  border: 2px solid #f3c92c;
  position: absolute;
  top: 0;
  left: 20px;
  content: "";
}
/* line 426, ../sass/style.scss */
.featured_icon .icon_box .icon_desc p {
  font: 400 30px "Lato", sans-serif;
  color: #2b2b2b;
  line-height: 2.9rem;
  width: 100%;
  max-width: 410px;
  margin: auto;
}
/* line 439, ../sass/style.scss */
.featured_icon .col-md-4:nth-child(2) .icon_box .icon {
  background-color: #e49609;
  animation: pulse-animation2 2s infinite;
}
/* line 442, ../sass/style.scss */
.featured_icon .col-md-4:nth-child(2) .icon_box .icon:before {
  border: 2px solid #e49609;
  top: -15px;
  left: -15px;
}
/* line 453, ../sass/style.scss */
.featured_icon .col-md-4:nth-child(3) .icon_box .icon {
  background-color: #8f5021;
  animation: pulse-animation3 3s infinite;
}
/* line 456, ../sass/style.scss */
.featured_icon .col-md-4:nth-child(3) .icon_box .icon:before {
  border: 2px solid #8f5021;
  top: auto;
  left: -15px;
  bottom: -15px;
}

/* line 468, ../sass/style.scss */
.best_sathva {
  position: relative;
}
/* line 470, ../sass/style.scss */
.best_sathva .sathva_desktop_img {
  position: absolute;
  top: -21px;
  right: 0;
}
/* line 474, ../sass/style.scss */
.best_sathva .sathva_desktop_img:before {
  position: absolute;
  right: 380px;
  top: 333px;
  background-color: #6e4628;
  border-radius: 12px;
  content: "";
  width: 100%;
  max-width: 650px;
  height: 320px;
  z-index: -1;
  transform: rotate(-49deg);
}
/* line 488, ../sass/style.scss */
.best_sathva .main_heading {
  text-align: left;
}
/* line 490, ../sass/style.scss */
.best_sathva .main_heading p {
  color: #00264b;
  font: 400 18px "Lato", sans-serif;
  line-height: 2.2rem;
  margin-bottom: 25px;
}
/* line 496, ../sass/style.scss */
.best_sathva .main_heading .site_btn {
  margin-top: 80px;
}
/* line 498, ../sass/style.scss */
.best_sathva .main_heading .site_btn:hover {
  color: #fbbc16;
}
/* line 503, ../sass/style.scss */
.best_sathva.about_we_do {
  padding: 150px 0 100px;
  position: relative;
}
/* line 506, ../sass/style.scss */
.best_sathva.about_we_do .container-fluid {
  padding: 0;
}
/* line 508, ../sass/style.scss */
.best_sathva.about_we_do .container-fluid .row {
  margin: 0;
}
/* line 510, ../sass/style.scss */
.best_sathva.about_we_do .container-fluid .row .col-md-6,
.best_sathva.about_we_do .container-fluid .row .col-md-5 {
  padding: 0;
}
/* line 516, ../sass/style.scss */
/*.best_sathva.about_we_do:before {
  position: absolute;
  left: 0;
  bottom: -90px;
  background-image: url(/images2/we-do-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 527px;
  height: 29%;
  z-index: -1;
}*/
/* line 529, ../sass/style.scss */
.best_sathva.about_we_do .main_heading {
  padding-right: 80px;
}

/* line 536, ../sass/style.scss */
.spiritual_health {
  background-image: url(/images2/health-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 246px 0;
  position: relative;
  margin: 180px 0;
  min-height: 112vh;
}
/* line 546, ../sass/style.scss */
.spiritual_health::before {
  position: absolute;
  top: -100px;
  left: 35px;
  background-image: url(/images2/flower.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 350px;
  height: 25%;
}
/* line 559, ../sass/style.scss */
.spiritual_health::after {
  position: absolute;
  bottom: -270px;
  right: 0;
  background-image: url(/images2/health-bg-v1.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 790px;
  height: 36%;
  z-index: -1;
}
/* line 573, ../sass/style.scss */
.spiritual_health .main_heading {
  text-align: left;
}
/* line 575, ../sass/style.scss */
.spiritual_health .main_heading h2 {
  color: #fff;
}
/* line 578, ../sass/style.scss */
.spiritual_health .main_heading p {
  color: #fff;
  width: 100%;
  max-width: 850px;
  line-height: 2rem;
}
/* line 584, ../sass/style.scss */
.spiritual_health .main_heading .site_btn {
  background-color: transparent;
  border-color: #fff;
  font: 700 19px "League Spartan", sans-serif;
  padding: 22px 46px 19px;
  text-transform: capitalize;
  margin-top: 40px;
}
/* line 591, ../sass/style.scss */
.spiritual_health .main_heading .site_btn:hover {
  background-color: #fff;
  color: #000;
}

/* line 599, ../sass/style.scss */
.organic_products {
  padding: 0 0 100px;
  position: relative;
}
/* line 602, ../sass/style.scss */
.organic_products.why_sathve_organic {
  padding: 130px 0 0;
}
/* line 604, ../sass/style.scss */
.organic_products.why_sathve_organic::after {
  display: none;
}
/* line 608, ../sass/style.scss */
.organic_products::before {
  position: absolute;
  left: 0;
  background-image: url(/images2/product-sticker-left.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 290px;
  height: 25%;
}
/* line 619, ../sass/style.scss */
/*.organic_products::after {
  position: absolute;
  left: 0;
  bottom: -273px;
  background-image: url(/images2/spoon.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 455px;
  height: 24%;
  z-index: 1;
}*/
/* line 633, ../sass/style.scss */
.organic_products .main_heading h2 {
  width: 100%;
  max-width: 1003px;
  margin: 0 auto 70px;
}
/* line 639, ../sass/style.scss */
.organic_products .col-md-4 {
  margin-bottom: 20px;
}
/* line 642, ../sass/style.scss */
.organic_products .product_box {
  box-shadow: 0px 0px 12px -4px #ccc;
  padding: 40px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
/* line 650, ../sass/style.scss */
.organic_products .product_box .icon_img {
  width: 118px;
  height: 118px;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #8a371d;
}
/* line 660, ../sass/style.scss */
.organic_products .product_box .icon_desc h3 {
  color: #000;
  font: 400 36px "Swingdevil DEMO", sans-serif;
  margin: 20px 0;
}
/* line 665, ../sass/style.scss */
.organic_products .product_box .icon_desc p {
  margin-bottom: 30px;
  line-height: 2rem;
}
/* line 671, ../sass/style.scss */
.organic_products .shop_btn {
  text-align: center;
  margin-top: 40px;
}
/* line 674, ../sass/style.scss */
.organic_products .shop_btn a {
  font: 700 30px "League Spartan", sans-serif;
  text-transform: capitalize;
  padding: 20px 55px;
}
/* line 678, ../sass/style.scss */
.organic_products .shop_btn a:hover {
  color: #fbbc16;
}

/* line 685, ../sass/style.scss */
.our_story {
  background-image: url(/images2/our-product-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding: 246px 0;
  position: relative;
  min-height: 128vh;
}
/* line 693, ../sass/style.scss */
.our_story::before {
  position: absolute;
  right: 0;
  background-image: url(/images2/our-story-sticker.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 265px;
  height: 40%;
  top: -120px;
}
/* line 706, ../sass/style.scss */
.our_story::after {
  position: absolute;
  right: 0;
  background-image: url(/images2/coconut.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 430px;
  height: 24%;
  bottom: -55px;
}
/* line 720, ../sass/style.scss */
.our_story .main_heading h2 {
  color: #fff;
}
/* line 724, ../sass/style.scss */
.our_story .poduct_desc {
  margin: 130px 0;
}
/* line 727, ../sass/style.scss */
.our_story .poduct_desc h4 {
  color: #fff;
  font: 700 30px "League Spartan", sans-serif;
}
/* line 731, ../sass/style.scss */
.our_story .poduct_desc p {
  color: #fff;
  margin-bottom: 25px;
  line-height: 2.1rem;
}
/* line 736, ../sass/style.scss */
.our_story .poduct_desc h3 {
  font: 400 60px "Swingdevil DEMO", sans-serif;
  color: #fff;
  margin-bottom: 30px;
}
/* line 741, ../sass/style.scss */
.our_story .poduct_desc a {
  font: 400 19px "Lato", sans-serif;
  border: 3px solid #fbbc16;
  padding: 16px 32px;
  display: inline-block;
  text-transform: uppercase;
  color: #fbbc16;
  margin-top: 50px;
}
/* line 749, ../sass/style.scss */
.our_story .poduct_desc a:hover {
  background-color: #fbbc16;
  color: #fff;
}
/* line 755, ../sass/style.scss */
.our_story .desktop_img {
  position: absolute;
  top: 350px;
  left: 0;
  width: 100%;
  max-width: 880px;
}
/* line 761, ../sass/style.scss */
.our_story .desktop_img img {
  position: relative;
}
/* line 764, ../sass/style.scss */
.our_story .desktop_img:before {
  right: -15px;
  top: 66px;
  background-color: #fbbc16;
  border-radius: 12px;
  content: "";
  width: 100%;
  max-width: 640px;
  height: 400px;
  transform: rotate(-48deg);
  position: absolute;
}

/* line 779, ../sass/style.scss */
.newsletters {
  padding: 100px 0;
  position: relative;
}
/* line 783, ../sass/style.scss */
.newsletters::before {
  position: absolute;
  left: 0;
  background-image: url(/images2/newsletter-sticker-1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 216px;
  height: 100%;
  top: -170px;
}
/* line 796, ../sass/style.scss */
.newsletters::after {
  position: absolute;
  left: 90px;
  background-image: url(/images2/newsletter-sticker-2.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  background-position: bottom left;
  width: 100%;
  max-width: 350px;
  height: 70%;
  bottom: -85px;
  z-index: -1;
}
/* line 811, ../sass/style.scss */
.newsletters.newsletters_inner_pages::before {
  display: none;
}
/* line 816, ../sass/style.scss */
.newsletters .yellow_wrapper {
  background-color: #fbbc16;
  padding: 45px;
  box-shadow: 0px 0px 16px -5px #ccc;
}
/* line 820, ../sass/style.scss */
.newsletters .yellow_wrapper .main_heading {
  text-align: left;
}
/* line 822, ../sass/style.scss */
.newsletters .yellow_wrapper .main_heading h2 {
  color: #fff;
  margin-bottom: 20px;
}
/* line 826, ../sass/style.scss */
.newsletters .yellow_wrapper .main_heading p {
  color: #fff;
}
/* line 830, ../sass/style.scss */
.newsletters .yellow_wrapper .cs_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* line 836, ../sass/style.scss */
.newsletters .yellow_wrapper .cs_row .cs_col:nth-child(2) {
  width: 45%;
}
/* line 842, ../sass/style.scss */
.newsletters .yellow_wrapper form .form-group {
  position: relative;
}
/* line 844, ../sass/style.scss */
.newsletters .yellow_wrapper form .form-group button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #724929;
  padding: 20px 60px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font: 400 22px "Lato", sans-serif;
  border: none;
  color: #fff;
}
/* line 856, ../sass/style.scss */
.newsletters .yellow_wrapper form .form-group button:hover {
  border: none;
}
/* line 860, ../sass/style.scss */
.newsletters .yellow_wrapper form .form-group input {
  border: none;
  border-radius: 8px;
  height: 85px;
  font: 400 22px "Lato", sans-serif;
  padding: 25px;
  color: #000;
}
/* line 867, ../sass/style.scss */
.newsletters .yellow_wrapper form .form-group input:focus {
  box-shadow: none;
}
/* line 870, ../sass/style.scss */
.newsletters .yellow_wrapper form .form-group input::placeholder {
  font: 400 22px "Lato", sans-serif;
  color: #000;
}

/* line 883, ../sass/style.scss */
footer .footer_sec {
    background-image: url(/images2/footer-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    padding: 246px 0 0;
    position: relative;
}
/* line 891, ../sass/style.scss */
    footer .footer_sec::before {
        position: absolute;
        right: 0;
        bottom: 0;
        background-image: url(/images2/footer-v1.webp);
        background-repeat: no-repeat;
        background-size: 100%;
        content: "";
        width: 100%;
        max-width: 210px;
        height: 70%;
    }
/* line 904, ../sass/style.scss */
footer .footer_sec::after {
  position: absolute;
  right: 93px;
  top: -40px;
  background-image: url(/images2/footer-v2.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 280px;
  height: 50%;
}
/* line 918, ../sass/style.scss */
footer .footer_sec .foo_widget h3 {
  color: #fbbc16;
  font: 400 34px "Swingdevil DEMO", sans-serif;
  text-transform: uppercase;
  margin-bottom: 50px;
}
/* line 924, ../sass/style.scss */
footer .footer_sec .foo_widget p {
  color: #fff;
  font: 700 16px "League Spartan", sans-serif;
  line-height: 1.8rem;
  margin-bottom: 30px;
}
/* line 931, ../sass/style.scss */
footer .footer_sec .foo_widget .social a {
  color: #fff;
  font: 700 16px "League Spartan", sans-serif;
}
/* line 934, ../sass/style.scss */
footer .footer_sec .foo_widget .social a i {
  color: #fbbc16;
  font-weight: 200;
  font-size: 22px;
  margin-right: 25px;
}
/* line 946, ../sass/style.scss */
footer .footer_sec .foo_contact ul li {
  margin-bottom: 25px;
}
/* line 948, ../sass/style.scss */
footer .footer_sec .foo_contact ul li:last-child {
  margin: 0;
}
/* line 951, ../sass/style.scss */
footer .footer_sec .foo_contact ul li a {
  color: #fff;
  font: 700 16px "League Spartan", sans-serif;
}
/* line 954, ../sass/style.scss */
footer .footer_sec .foo_contact ul li a i {
  color: #fbbc16;
  font-weight: 200;
  font-size: 18px;
  margin-right: 25px;
}
/* line 966, ../sass/style.scss */
footer .footer_sec .foo_nav ul li {
  margin-bottom: 20px;
}
/* line 968, ../sass/style.scss */
footer .footer_sec .foo_nav ul li:last-child {
  margin: 0;
}
/* line 971, ../sass/style.scss */
footer .footer_sec .foo_nav ul li a {
  color: #fff;
  font: 700 14px "League Spartan", sans-serif;
}
/* line 978, ../sass/style.scss */
footer .footer_sec .foo_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 100%;
  width: 210px;
  height: 210px;
  padding: 15px;
}
/* line 989, ../sass/style.scss */
footer .footer_sec .copyright {
  position: relative;
  padding: 14px 0px;
  margin-top: 128px;
}
/* line 993, ../sass/style.scss */
footer .footer_sec .copyright:before {
  position: absolute;
  background-image: url(/images2/copyright-bg.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  bottom: 0;
  content: "";
  width: 100%;
  height: 80px;
}
/* line 1004, ../sass/style.scss */
    footer .footer_sec .copyright p {
        text-align: center;
        margin: 0;
        font: 400 16px "Lato", sans-serif;
        color: #000;
        position: relative;
    }

/* line 1015, ../sass/style.scss */
.inner_pages_banner {
  background-image: url(/images2/inner-banner.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 61vh;
  height: 61vh;
  background-position: bottom;
  text-align: center;
  display: flex;
  align-items: center;
  position: relative;
}
/* line 1026, ../sass/style.scss */
.inner_pages_banner:before {
  position: absolute;
  right: 0;
  top: 100px;
  background-image: url(/images2/inner-sticker-v1.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 590px;
  height: 75%;
  background-position: bottom;
}
/* line 1040, ../sass/style.scss */
.inner_pages_banner:after {
  position: absolute;
  left: 0;
  top: 100px;
  background-image: url(/images2/inner-sticker-v2.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 590px;
  height: 75%;
  background-position: bottom;
}

/* line 1055, ../sass/style.scss */
.inner_pages_banner .main_heading h1 {
  color: #fff;
  margin: 120px 0 0 0;
}
/* line 1060, ../sass/style.scss */
.inner_pages_banner .flower {
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 210px;
  margin: auto;
}

/* line 1071, ../sass/style.scss */
.sathva_sets {
  background-image: url(/images2/organic_sathva_food.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 135vh;
  min-height: 135vh;
  position: relative;
}
/* line 1078, ../sass/style.scss */
.sathva_sets:before {
  position: absolute;
  left: 0;
  bottom: -250px;
  background-image: url(/images2/spoon.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 450px;
  height: 39%;
  z-index: 1;
}
/* line 1091, ../sass/style.scss */
.sathva_sets:after {
  position: absolute;
  right: 0;
  bottom: -90px;
  background-image: url(/images2/mustard_oil_bg.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 600px;
  height: 65%;
  background-position: bottom;
  z-index: -1;
}
/* line 1105, ../sass/style.scss */
.sathva_sets .desc {
  height: 100vh;
  display: flex;
  align-items: center;
  flex-direction: column;
  min-height: 100vh;
  justify-content: flex-end;
}
/* line 1112, ../sass/style.scss */
.sathva_sets .desc h2 {
  color: #fff;
  font: 400 54px "Swingdevil DEMO", sans-serif;
  margin-bottom: 50px;
}
/* line 1117, ../sass/style.scss */
.sathva_sets .desc p {
  color: #fff;
  font: 400 18px "Lato", sans-serif;
  line-height: 2rem;
  margin-bottom: 30px;
}
/* line 1124, ../sass/style.scss */
.sathva_sets.coldpressed_oil {
  background-image: url(/images2/oil-healthier-bg.webp);
  height: 150vh;
  min-height: 150vh;
}
/* line 1128, ../sass/style.scss */
.sathva_sets.coldpressed_oil:before {
  background-image: url(/images2/floor.webp);
  bottom: -140px;
  height: 0%;
  z-index: -1;
}
/* line 1134, ../sass/style.scss */
.sathva_sets.coldpressed_oil:after {
  background-image: none;
  bottom: 60px;
  border: 6px solid #fbbc16;
  border-radius: 12px;
  content: "";
  width: 100%;
  max-width: 693px;
  height: 535px;
  transform: rotate(35deg);
  position: absolute;
  z-index: -1;
  left: 18%;
}
/* line 1148, ../sass/style.scss */
.sathva_sets.coldpressed_oil .desc {
  margin-top: 130px;
}

/* line 1154, ../sass/style.scss */
.faq {
  padding: 100px 0 0;
  position: relative;
}
/* line 1157, ../sass/style.scss */
.faq:before {
  position: absolute;
  left: 0;
  bottom: 314px;
  background-image: url(/images2/faq-sticker.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 180px;
  height: 39%;
  background-position: bottom;
}
/* line 1170, ../sass/style.scss */
.faq .accordion {
  border: none;
  background-color: transparent !important;
  --bs-accordion-bg: transparent;
  --bs-accordion-border-color: none;
}
/* line 1175, ../sass/style.scss */
.faq .accordion .accordion-item {
  border: none;
  box-shadow: none;
}
/* line 1179, ../sass/style.scss */
.faq .accordion .accordion-item.active-drop {
  background-image: url(/images2/faq-brown.png);
  padding: 135px 45px 15px;
}
/* line 1183, ../sass/style.scss */
.faq .accordion .accordion-item.active-drop .accordion-header button {
  color: #fff;
  background-color: transparent;
  border: none;
  padding: 0 26px 25px;
  background-image: none;
}
/* line 1189, ../sass/style.scss */
.faq .accordion .accordion-item.active-drop .accordion-header button:after {
  background-color: #f5c300;
  color: #fff;
}
/* line 1196, ../sass/style.scss */
.faq .accordion .accordion-item.active-drop .accordion-body p {
  color: #fff;
}
/* line 1201, ../sass/style.scss */
.faq .accordion .accordion-item .accordion-header {
  border: none;
}
/* line 1203, ../sass/style.scss */
.faq .accordion .accordion-item .accordion-header button {
  color: #000;
  font: 400 30px "Swingdevil DEMO", sans-serif;
  padding: 75px 45px;
  background-image: url(/images2/faq-white.png);
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
  background-color: transparent;
  background-position: top;
  box-shadow: none;
}
/* line 1214, ../sass/style.scss */
.faq .accordion .accordion-item .accordion-header button:after {
  background-image: none !important;
  font-family: "Font Awesome 5 Pro";
  font-weight: 100;
  background-color: #724929;
  color: #fff;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  content: "\f106";
}
/* line 1228, ../sass/style.scss */
.faq .accordion .accordion-item .accordion-header button:focus {
  box-shadow: none;
  border: none;
}
/* line 1234, ../sass/style.scss */
.faq .accordion .accordion-item .accordion-body {
  padding-top: 0;
}
/* line 1236, ../sass/style.scss */
    .faq .accordion .accordion-item .accordion-body p {
        color: #000;
        font: 400 18px "Lato", sans-serif;
        margin: 0;
        line-height: 2rem;
    }

/* line 1247, ../sass/style.scss */
.about_our_mission {
  background-image: url(/images2/green-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 115px 0;
  position: relative;
}

/* line 1256, ../sass/style.scss */
.recognition {
  padding: 120px 0;
  position: relative;
}
/* line 1259, ../sass/style.scss */
.recognition:before {
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/images2/recognition-sticker-v1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 300px;
  height: 300px;
}
/* line 1272, ../sass/style.scss */
.recognition:after {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(/images2/recognition-sticker-v2.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 100%;
  max-width: 300px;
  height: 300px;
  background-position: center right;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
/* line 1292, ../sass/style.scss */
.recognition .main_heading h2 {
  color: #000;
}
/* line 1296, ../sass/style.scss */
.recognition .desc {
  text-align: center;
}
/* line 1298, ../sass/style.scss */
.recognition .desc span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 75px;
  border-radius: 100%;
  color: #fff;
  background-color: #da7200;
  font: 700 42px "Lato", sans-serif;
}
/* line 1309, ../sass/style.scss */
.recognition .desc h3 {
  color: #000;
  font: 500 36px "Swingdevil DEMO", sans-serif;
  margin: 20px 0;
}
/* line 1314, ../sass/style.scss */
.recognition .desc p {
  color: #000;
  line-height: 1.9rem;
  width: 100%;
  max-width: 550px;
  margin: auto;
}
/* line 1322, ../sass/style.scss */
.recognition .row {
  align-items: center;
  padding-bottom: 120px;
  position: relative;
}
/* line 1327, ../sass/style.scss */
.recognition .timeline_box_cover {
  position: relative;
}
/* line 1329, ../sass/style.scss */
.recognition .timeline_box_cover:before {
  background-color: #e5e5e5;
  position: absolute;
  width: 2px;
  height: 88%;
  margin: auto;
  justify-content: center;
  left: 0;
  right: 0;
  content: "";
  display: flex;
  align-items: center;
  top: 0;
  bottom: 0;
}
/* line 1344, ../sass/style.scss */
.recognition .timeline_box_cover .img-view {
  text-align: center;
  position: relative;
}
/* line 1347, ../sass/style.scss */
.recognition .timeline_box_cover .img-view:before {
  right: 115px;
  top: -16px;
  border: 6px solid #fbbc16;
  border-radius: 12px;
  content: "";
  width: 100%;
  max-width: 400px;
  height: 280px;
  transform: rotate(-25deg);
  position: absolute;
  z-index: -1;
}
/* line 1360, ../sass/style.scss */
.recognition .timeline_box_cover .img-view img {
  height: 375px;
  max-width: 400px;
  width: 100%;
  border-radius: 6px;
}
/* line 1367, ../sass/style.scss */
.recognition .timeline_box_cover .row {
  position: relative;
}
/* line 1369, ../sass/style.scss */
.recognition .timeline_box_cover .row:before {
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  background-color: #0c712e;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  margin: auto;
  top: 0;
  bottom: 50%;
  box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.1);
}
/* line 1385, ../sass/style.scss */
.recognition .timeline_box_cover .row:nth-child(2n+2) .col-md-5:first-child {
  order: 3;
}
/* line 1391, ../sass/style.scss */
.recognition .timeline_box_cover .row:nth-child(2n+2) .col-md-5:last-child {
  order: 0;
}
/* line 1395, ../sass/style.scss */
.recognition .timeline_box_cover .row:nth-child(2n+2) .col-md-2 {
  order: 2;
}
/* line 1398, ../sass/style.scss */
.recognition .timeline_box_cover .row:nth-child(2n+2):before {
  content: url(/images2/timeline-img.png);
  left: 0;
  right: 0;
  width: auto;
  margin: auto;
  text-align: center;
  box-shadow: none;
  background-color: transparent;
}
/* line 1411, ../sass/style.scss */
.recognition .timeline_box_cover .row:nth-child(2) .img-view:before {
  border: 6px solid #d02c24;
  top: auto;
  bottom: 0px;
  right: auto;
  left: 105px;
  max-width: 355px;
  height: 300px;
}
/* line 1422, ../sass/style.scss */
.recognition .timeline_box_cover .row:nth-child(2) .desc span {
  background-color: #d02c24;
}
/* line 1428, ../sass/style.scss */
.recognition .timeline_box_cover .row:nth-child(3):before {
  background-color: #d02c24;
}
/* line 1432, ../sass/style.scss */
.recognition .timeline_box_cover .row:nth-child(3) .img-view:before {
  border: 6px solid #8c1cea;
}
/* line 1437, ../sass/style.scss */
.recognition .timeline_box_cover .row:nth-child(3) .desc span {
  background-color: #8c1cea;
}
/* line 1444, ../sass/style.scss */
.recognition .timeline_box_cover .row:nth-child(4) .img-view:before {
  border: 6px solid #da7200;
}
/* line 1449, ../sass/style.scss */
.recognition .timeline_box_cover .row:last-child {
  padding: 0;
}

/* line 1457, ../sass/style.scss */
.register-form form {
  padding: 140px 75px 60px;
  background-image: url(/images2/form-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
/* line 1463, ../sass/style.scss */
.register-form form .form-group {
  margin-bottom: 20px;
}
/* line 1465, ../sass/style.scss */
.register-form form .form-group label {
  color: #000;
  font: 400 18px "Swingdevil DEMO", sans-serif;
  margin-bottom: 25px;
  display: block;
}
/* line 1471, ../sass/style.scss */
.register-form form .form-group input {
  border-radius: 0;
  height: 55px;
  border: 1px solid #cdcdcd;
  color: #000;
  font: 400 18px "sans-serif";
}
/* line 1477, ../sass/style.scss */
.register-form form .form-group input:focus {
  outline: none;
  box-shadow: none;
}
/* line 1483, ../sass/style.scss */
.register-form form .reg_btn {
  text-align: center;
}
/* line 1485, ../sass/style.scss */
.register-form form .reg_btn .site_btn {
  background-color: #fbbc16;
  font: 400 24px "Swingdevil DEMO", sans-serif;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  padding: 12px 70px 19px;
  line-height: 2rem;
  border: 1px solid #cdcdcd;
  transition: all .4s ease-in-out;
}
/* line 1495, ../sass/style.scss */
.register-form form .reg_btn .site_btn:hover {
  background-color: transparent;
  border: 1px solid #fbbc16;
  color: #000;
}
/* line 1501, ../sass/style.scss */
.register-form form .reg_btn .return_btn {
  margin: 20px 0 30px;
}
/* line 1503, ../sass/style.scss */
.register-form form .reg_btn .return_btn .forgot_pass {
  margin-right: 10px;
}
/* line 1506, ../sass/style.scss */
.register-form form .reg_btn .return_btn a {
  font: 400 18px "Swingdevil DEMO", sans-serif;
  color: #000;
}

/* line 1516, ../sass/style.scss */
.img_box_skew img {
  transform: skew(-4deg, 0deg);
  position: relative;
  left: -27px;
  border: 5px solid #fbbc16;
  border-radius: 15px;
}

/* line 1525, ../sass/style.scss */
.sparked-journey {
  padding: 150px 0;
  position: relative;
}
/* line 1529, ../sass/style.scss */
.sparked-journey:before {
  top: 225px;
  border: 6px solid #fbbc16;
  border-radius: 12px;
  content: "";
  width: 100%;
  max-width: 693px;
  height: 535px;
  transform: rotate(-25deg);
  position: absolute;
  z-index: -1;
  left: 38%;
}
/* line 1543, ../sass/style.scss */
.sparked-journey:after {
  position: absolute;
  right: 90px;
  background-image: url(/images2/newsletter-sticker-2.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  background-position: bottom right;
  width: 100%;
  max-width: 350px;
  height: 70%;
  bottom: -85px;
  z-index: -1;
}
/* line 1559, ../sass/style.scss */
.sparked-journey .container-fluid {
  padding: 0;
}
/* line 1561, ../sass/style.scss */
.sparked-journey .container-fluid .row {
  margin: 0;
  align-items: center;
}
/* line 1564, ../sass/style.scss */
.sparked-journey .container-fluid .row .col-md-6 {
  padding: 0;
}
/* line 1570, ../sass/style.scss */
.sparked-journey .desc {
  box-shadow: 0px 0px 12px -4px #ccc;
  padding: 60px;
  margin-left: -100px;
  background-color: #fff;
  position: relative;
}
/* line 1576, ../sass/style.scss */
.sparked-journey .desc h4 {
  font: 400 30px "Swingdevil DEMO", sans-serif;
  color: #000;
}
/* line 1580, ../sass/style.scss */
.sparked-journey .desc span {
  color: #000;
  font: 400 18px "Lato", sans-serif;
  display: block;
  margin: 12px 0;
}
/* line 1586, ../sass/style.scss */
.sparked-journey .desc h3 {
  font: 400 48px "Swingdevil DEMO", sans-serif;
  color: #000;
  margin: 15px 0 30px;
}
/* line 1591, ../sass/style.scss */
.sparked-journey .desc p {
  font: 400 18px "Lato", sans-serif;
  line-height: 2.2rem;
  margin: 0;
  color: #00264b;
  margin-bottom:20px;
}

/* line 1600, ../sass/style.scss */
.bring_change {
  background-image: url(/images2/bring-change-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 200px 0;
  position: relative;
  overflow: hidden;
}
/* line 1608, ../sass/style.scss */
.bring_change:before {
  top: 225px;
  border: 6px solid #ffffff;
  border-radius: 12px;
  opacity: .1;
  content: "";
  width: 100%;
  max-width: 693px;
  height: 535px;
  transform: rotate(-25deg);
  position: absolute;
  right: 16%;
}
/* line 1621, ../sass/style.scss */
.bring_change .container-fluid {
  padding: 0;
}
/* line 1623, ../sass/style.scss */
.bring_change .container-fluid .row {
  margin: 0;
  align-items: center;
}
/* line 1626, ../sass/style.scss */
.bring_change .container-fluid .row .col-md-6 {
  padding: 0;
}
/* line 1633, ../sass/style.scss */
.bring_change .main_heading h2 {
  color: #fff;
  font: 400 48px "Swingdevil DEMO", sans-serif;
}
/* line 1637, ../sass/style.scss */
.bring_change .main_heading p {
  color: #fff;
}
/* line 1640, ../sass/style.scss */
.bring_change .main_heading .site_btn {
  margin-top: 25px;
}
/* line 1645, ../sass/style.scss */
.bring_change .img_box_skew img {
  height: 500px;
  object-fit: cover;
  max-height: 500px;
  width: 100%;
  transform: skew(-4deg, 0deg);
  position: relative;
  left: 35px;
}

/* line 1657, ../sass/style.scss */
.wooden_coldpressed {
  padding: 150px 0 0;
}
/* line 1659, ../sass/style.scss */
.wooden_coldpressed .container-fluid {
  padding: 0;
}
/* line 1661, ../sass/style.scss */
.wooden_coldpressed .container-fluid .row {
  margin: 0;
  align-items: center;
}
/* line 1664, ../sass/style.scss */
.wooden_coldpressed .container-fluid .row .col-md-6 {
  padding: 0;
}
/* line 1669, ../sass/style.scss */
.wooden_coldpressed .desc {
  padding: 50px 80px 50px 120px;
}
/* line 1671, ../sass/style.scss */
.wooden_coldpressed .desc h2 {
  color: #00264b;
  font: 400 54px "Swingdevil DEMO", sans-serif;
  margin-bottom: 35px;
}
/* line 1676, ../sass/style.scss */
.wooden_coldpressed .desc p {
  color: #00264b;
  margin-bottom: 22px;
  line-height: 2rem;
}
/* line 1681, ../sass/style.scss */
.wooden_coldpressed .desc .site_btn {
  margin-top: 25px;
}
/* line 1683, ../sass/style.scss */
.wooden_coldpressed .desc .site_btn:hover {
  color: #00264b;
}
/* line 1688, ../sass/style.scss */
.wooden_coldpressed.benefits_them {
  position: relative;
  padding: 100px 0;
}
/* line 1691, ../sass/style.scss */
.wooden_coldpressed.benefits_them:before {
  position: absolute;
  right: 0;
  background-image: url(/images2/benefits-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  background-position: bottom right;
  width: 100%;
  max-width: 280px;
  height: 360px;
  bottom: -40px;
  z-index: -1;
}
/* line 1705, ../sass/style.scss */
.wooden_coldpressed.benefits_them .img_box {
  position: relative;
}
/* line 1707, ../sass/style.scss */
.wooden_coldpressed.benefits_them .img_box:before {
  background-image: none;
  top: 12px;
  border: 6px solid #fbbc16;
  border-radius: 12px;
  content: "";
  width: 100%;
  max-width: 460px;
  height: 454px;
  transform: rotate(4deg);
  position: absolute;
  z-index: -1;
  right: 0;
}
/* line 1721, ../sass/style.scss */
.wooden_coldpressed.benefits_them .img_box img {
  transform: skew(3deg, 0deg);
  position: relative;
  left: -27px;
  border-radius: 15px;
}

/* line 1731, ../sass/style.scss */
.total_count {
  padding: 150px 0;
}
/* line 1733, ../sass/style.scss */
.total_count .count_box {
  text-align: center;
  box-shadow: 0px 0px 12px -4px #ccc;
  padding: 55px;
}
/* line 1737, ../sass/style.scss */
.total_count .count_box h2 {
  font: 400 93px "Swingdevil DEMO", sans-serif;
  margin-bottom: 35px;
  line-height: 4rem;
}
/* line 1741, ../sass/style.scss */
.total_count .count_box h2 small {
  font: 400 28px "Swingdevil DEMO", sans-serif;
}
/* line 1745, ../sass/style.scss */
.total_count .count_box p {
  font: 400 40px "Swingdevil DEMO", sans-serif;
  margin: 0;
}
/* line 1750, ../sass/style.scss */
.total_count .count_box.green_clr p,
.total_count .count_box.green_clr h2 {
  color: #02be26;
}
/* line 1756, ../sass/style.scss */
.total_count .count_box.brown_clr p,
.total_count .count_box.brown_clr h2 {
  color: #781f03;
}
/* line 1762, ../sass/style.scss */
.total_count .count_box.pink_clr p,
.total_count .count_box.pink_clr h2 {
  color: #f62070;
}

/* line 1773, ../sass/style.scss */
.product_tabs .tablist ul {
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 1778, ../sass/style.scss */
.product_tabs .tablist ul li {
  text-align: center;
}
/* line 1780, ../sass/style.scss */
.product_tabs .tablist ul li:last-child {
  margin: 0;
}
/* line 1783, ../sass/style.scss */
.product_tabs .tablist ul li a {
  border: none;
  padding: 0;
}
/* line 1786, ../sass/style.scss */
.product_tabs .tablist ul li a .icon {
  width: 102px;
  height: 102px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e8782e;
  border-radius: 100%;
  position: relative;
  margin: 0 auto 30px;
  animation: pulse-animation 1s infinite;
}
/* line 1797, ../sass/style.scss */
.product_tabs .tablist ul li a .icon:before {
  width: 105px;
  height: 105px;
  border-radius: 100%;
  border: 2px solid #e8782e;
  position: absolute;
  content: "";
}
.product_tabs .tablist ul li a .icon img {
    max-width: 60%;
}

/* line 1807, ../sass/style.scss */
.product_tabs .tablist ul li a .prod_heading h3 {
  font: 400 20px "Swingdevil DEMO", sans-serif;
  color: #000;
  border-bottom: 5px solid transparent;
  display: inline-block;
  padding-bottom: 13px;
}
/* line 1817, ../sass/style.scss */
.product_tabs .tablist ul li a.active .prod_heading h3 {
  color: #e8782e;
  border-color: #e8782e;
}
    /*.product_tabs .tablist ul li:nth-child(1) a .icon {
        background-color: #ffffff;
        width: 115px;
    }*/
/* line 1828, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(2) a .icon:before {
  top: -10px;
  left: -2px;
}*/
/* line 1838, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(3) a .icon {
  background-color: #f96f15;
}*/
/* line 1840, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(3) a .icon:before {
  border-color: #f96f15;
  top: 0;
  right: -12px;
}*/
/* line 1848, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(3) a.active .prod_heading h3 {
  color: #f96f15;
  border-color: #f96f15;
}*/
/* line 1859, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(4) a .icon {
  background-color: #be4c02;
}*/
/* line 1861, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(4) a .icon:before {
  border-color: #be4c02;
  top: -8px;
  right: -12px;
}*/
/* line 1869, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(4) a.active .prod_heading h3 {
  color: #be4c02;
  border-color: #be4c02;
}*/
/* line 1880, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(5) a .icon {
  background-color: #f3c92c;
}*/
/* line 1882, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(5) a .icon:before {
  border-color: #f3c92c;
  top: -10px;
  right: -2px;
}*/
/* line 1890, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(5) a.active .prod_heading h3 {
  color: #f3c92c;
  border-color: #f3c92c;
}*/
/* line 1901, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(6) a .icon {
  background-color: #02be26;
}*/
/* line 1903, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(6) a .icon:before {
  border-color: #02be26;
  bottom: -10px;
  left: -5px;
}*/
/* line 1911, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(6) a.active .prod_heading h3 {
  color: #02be26;
  border-color: #02be26;
}*/
/* line 1922, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(7) a .icon {
  background-color: #f62070;
}*/
/* line 1924, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(7) a .icon:before {
  border-color: #f62070;
  top: auto;
  right: -10px;
}*/
/* line 1932, ../sass/style.scss */
/*.product_tabs .tablist ul li:nth-child(7) a.active .prod_heading h3 {
  color: #f62070;
  border-color: #f62070;
}
    .product_tabs .tablist ul li:nth-child(8) a .icon {
        background-color: #e82e2e;
    }*/
        /* line 1924, ../sass/style.scss */
        /*.product_tabs .tablist ul li:nth-child(8) a .icon:before {
            border-color: #e82e2e;
            top: auto;
            bottom: -10px;
        }*/
    /* line 1932, ../sass/style.scss */
    /*.product_tabs .tablist ul li:nth-child(8) a.active .prod_heading h3 {
        color: #e82e2e;
        border-color: #e82e2e;
    }*/

/* line 1946, ../sass/style.scss */
.product_tabs .tab-content .product_box {
  padding: 70px 45px 60px;
  background-image: url(/images2/product-v1-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  text-align: center;
  position: relative;
  height: 100%;
}
/* line 1956, ../sass/style.scss */
.product_tabs .tab-content .product_box .prod_img img {
  height: 320px;
  max-height: 320px;
  object-fit: cover;
}
/* line 1962, ../sass/style.scss */
.product_tabs .tab-content .product_box .sale_label {
  position: absolute;
  background-color: #f8353e;
  padding: 3px 10px;
  left: 45px;
  top: 110px;
}
/* line 1968, ../sass/style.scss */
.product_tabs .tab-content .product_box .sale_label label {
  color: #fff;
  font: 400 20px "Swingdevil DEMO", sans-serif;
}
/* line 1972, ../sass/style.scss */
.product_tabs .tab-content .product_box .sale_label.out_stock {
  background-color: #000;
  top: 152px;
}
/* line 1978, ../sass/style.scss */
.product_tabs .tab-content .product_box .prod_heading_price {
  text-align: center;
}
/* line 1980, ../sass/style.scss */
.product_tabs .tab-content .product_box .prod_heading_price h3 {
  font: 500 28px "Swingdevil DEMO", sans-serif;
  color: #000;
  line-height: 2.2rem;
}
/* line 1985, ../sass/style.scss */
.product_tabs .tab-content .product_box .prod_heading_price ul {
  margin: 20px 0;
}
/* line 1987, ../sass/style.scss */
.product_tabs .tab-content .product_box .prod_heading_price ul li {
  font: 400 24px "Swingdevil DEMO", sans-serif;
  color: #f8353e;
}
/* line 1990, ../sass/style.scss */
.product_tabs .tab-content .product_box .prod_heading_price ul li del {
  color: #000;
}
/* line 1999, ../sass/style.scss */
.product_tabs .tab-content .product_box .quantity ul {
  padding: 10px 12px 16px;
  text-align: center;
  background-color: #f7f8fa;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 200px;
  margin: auto;
}
/* line 2011, ../sass/style.scss */
.product_tabs .tab-content .product_box .quantity ul li {
  margin-right: 0;
}
/* line 2013, ../sass/style.scss */
.product_tabs .tab-content .product_box .quantity ul li .sp-minus {
  padding: 0px 12px;
}
/* line 2016, ../sass/style.scss */
.product_tabs .tab-content .product_box .quantity ul li .sp-minus button {
  border: none;
  padding: 0;
  background-color: transparent;
  font-size: 25px;
}
/* line 2021, ../sass/style.scss */
.product_tabs .tab-content .product_box .quantity ul li .sp-minus button:focus {
  border: none;
  outline: none;
}
/* line 2027, ../sass/style.scss */
.product_tabs .tab-content .product_box .quantity ul li .sp-plus {
  margin-left: 4px;
  padding: 0px 6px;
}
/* line 2030, ../sass/style.scss */
.product_tabs .tab-content .product_box .quantity ul li .sp-plus button {
  border: none;
  padding: 0;
  background-color: transparent;
  font-size: 20px;
}
/* line 2035, ../sass/style.scss */
.product_tabs .tab-content .product_box .quantity ul li .sp-plus button:focus {
  border: none;
  outline: none;
}
/* line 2041, ../sass/style.scss */
.product_tabs .tab-content .product_box .quantity ul li span {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  cursor: pointer;
}
/* line 2047, ../sass/style.scss */
.product_tabs .tab-content .product_box .quantity ul li:nth-child(2) {
  width: auto;
  padding: 0;
  text-align: center;
  margin: auto;
}
/* line 2052, ../sass/style.scss */
.product_tabs .tab-content .product_box .quantity ul li:nth-child(2) input {
  border: none;
  background-color: transparent;
  font: 400 24px "Swingdevil DEMO", sans-serif;
  width: 100%;
  text-align: center;
}
/* line 2064, ../sass/style.scss */
.product_tabs .tab-content .product_box .sold_head h4 {
  text-align: center;
  font: 400 24px "Swingdevil DEMO", sans-serif;
  color: #000;
  opacity: .5;
  margin: 20px 0 25px 0;
}

/* line 2076, ../sass/style.scss */
.product_info {
  padding: 60px 0;
}
/* line 2078, ../sass/style.scss */
.product_info .prod_img {
  padding: 100px 20px 95px;
  background-image: url(/images2/big-product-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  text-align: center;
  position: relative;
  box-shadow: 0px 15px 16px -20px #ccc;
  background-color: #fff;
}
/* line 2088, ../sass/style.scss */
.product_info .prod_img:before {
  position: absolute;
  content: url(/images2/shadow.webp);
  width: 50px;
  height: 50px;
  bottom: 80px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 2103, ../sass/style.scss */
.product_info .prod_img img {
  /*max-width: 150px;*/
  position: relative;
}
/* line 2108, ../sass/style.scss */
.product_info .tablist {
  margin-top: 30px;
}
/* line 2110, ../sass/style.scss */
.product_info .tablist ul {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
/* line 2115, ../sass/style.scss */
.product_info .tablist ul li {
  width: 23%;
  margin-right: 15px;
}
/* line 2118, ../sass/style.scss */
.product_info .tablist ul li:last-child {
  margin: 0;
}
/* line 2121, ../sass/style.scss */
.product_info .tablist ul li .small_img {
  padding: 25px;
  text-align: center;
  box-shadow: 4px 8px 20px -9px #ccc;
}
/* line 2125, ../sass/style.scss */
.product_info .tablist ul li .small_img a {
  border: none;
  background-color: transparent;
  padding: 0;
}
/* line 2129, ../sass/style.scss */
/*.product_info .tablist ul li .small_img a img {
  max-width: 25px;
}*/
/* line 2137, ../sass/style.scss */
.product_info .product_sticker {
  padding: 80px 45px 100px;
  background-image: url(/images2/product-sticker-logo-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  text-align: center;
}
/* line 2144, ../sass/style.scss */
.product_info .product_sticker img {
  max-width: 280px;
}
/* line 2149, ../sass/style.scss */
.product_info .product_desc h2 {
  color: #000;
  font: 400 50px "Swingdevil DEMO", sans-serif;
}
/* line 2153, ../sass/style.scss */
.product_info .product_desc .price {
  margin: 45px 0;
}
/* line 2156, ../sass/style.scss */
.product_info .product_desc .price ul li {
  font: 600 41px "Swingdevil DEMO", sans-serif;
  color: #f8353e;
}
/* line 2159, ../sass/style.scss */
.product_info .product_desc .price ul li del {
  color: #000;
  margin-left: 20px;
}
/* line 2166, ../sass/style.scss */
.product_info .product_desc p {
  font: 300 24px "Lato", sans-serif;
  color: #000;
  line-height: 2.4rem;
}
/* line 2171, ../sass/style.scss */
.product_info .product_desc .quantity {
  margin: 40px 0 40px;
}
/* line 2173, ../sass/style.scss */
.product_info .product_desc .quantity .arrow {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
/* line 2178, ../sass/style.scss */
.product_info .product_desc .quantity .arrow .prod_count span {
  font: 300 18px "Lato", sans-serif;
  color: #000;
  opacity: .5;
  display: inline-block;
  margin-left: 25px;
}
/* line 2187, ../sass/style.scss */
.product_info .product_desc .quantity ul {
  padding: 20px 25px 25px;
  text-align: center;
  background-color: #f7f8fa;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 240px;
  margin: 0;
}
/* line 2198, ../sass/style.scss */
.product_info .product_desc .quantity ul li {
  margin-right: 0;
}
/* line 2200, ../sass/style.scss */
.product_info .product_desc .quantity ul li .sp-minus {
  padding: 0px 12px;
}
/* line 2203, ../sass/style.scss */
.product_info .product_desc .quantity ul li .sp-minus button {
  border: none;
  padding: 0;
  background-color: transparent;
  font-size: 25px;
}
/* line 2208, ../sass/style.scss */
.product_info .product_desc .quantity ul li .sp-minus button:focus {
  border: none;
  outline: none;
}
/* line 2214, ../sass/style.scss */
.product_info .product_desc .quantity ul li .sp-plus {
  margin-left: 4px;
  padding: 0px 6px;
}
/* line 2217, ../sass/style.scss */
.product_info .product_desc .quantity ul li .sp-plus button {
  border: none;
  padding: 0;
  background-color: transparent;
  font-size: 20px;
}
/* line 2222, ../sass/style.scss */
.product_info .product_desc .quantity ul li .sp-plus button:focus {
  border: none;
  outline: none;
}
/* line 2228, ../sass/style.scss */
.product_info .product_desc .quantity ul li span {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  cursor: pointer;
}
/* line 2234, ../sass/style.scss */
.product_info .product_desc .quantity ul li:nth-child(2) {
  text-align: center;
  margin: auto;
}
/* line 2237, ../sass/style.scss */
.product_info .product_desc .quantity ul li:nth-child(2) input {
  border: none;
  background-color: transparent;
  font: 400 24px "Swingdevil DEMO", sans-serif;
  width: 100%;
  text-align: center;
}
/* line 2250, ../sass/style.scss */
.product_info .product_desc .buy_now button {
  transition: all .4s ease-in-out;
  font: 700 24px "League Spartan", sans-serif;
  text-transform: capitalize;
  padding: 16px 55px;
}
/* line 2255, ../sass/style.scss */
.product_info .product_desc .buy_now button:hover {
  color: #000;
}
/* line 2262, ../sass/style.scss */
.product_info .short_desc {
  margin-top: 45px;
}
/* line 2264, ../sass/style.scss */
.product_info .short_desc h2 {
  color: #000;
  font: 400 50px "Swingdevil DEMO", sans-serif;
  margin-bottom: 35px;
}
/* line 2269, ../sass/style.scss */
.product_info .short_desc p {
  font: 300 24px "Lato", sans-serif;
  color: #000;
  line-height: 2.4rem;
  margin-bottom: 25px;
}

/* line 2278, ../sass/style.scss */
.groundnut_oil {
  background-image: url(/images2/bring-change-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 130px 0;
  position: relative;
}
/* line 2285, ../sass/style.scss */
.groundnut_oil .main_heading {
  margin-bottom: 90px;
}
/* line 2287, ../sass/style.scss */
.groundnut_oil .main_heading span {
  background-color: #cfa402;
  display: inline-block;
  margin: 0;
  padding: 4px;
  color: #fff;
}
/* line 2295, ../sass/style.scss */
.groundnut_oil .icon {
  width: 220px;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #cfa402;
  border-radius: 100%;
  position: relative;
  margin: 0 auto 30px;
  animation: pulse-animation 1s infinite;
}
/* line 2306, ../sass/style.scss */
.groundnut_oil .icon img {
  width: 220px;
  height: 220px;
  border-radius: 100%;
  object-fit: cover;
  position: relative;
}
/* line 2313, ../sass/style.scss */
.groundnut_oil .icon:before {
  width: 220px;
  height: 220px;
  border-radius: 100%;
  border: 2px solid #f3c92c;
  position: absolute;
  content: "";
}
/* line 2322, ../sass/style.scss */
.groundnut_oil .icon_desc {
  text-align: center;
}
/* line 2324, ../sass/style.scss */
.groundnut_oil .icon_desc h3 {
  font: 400 30px "Swingdevil DEMO", sans-serif;
  color: #fff;
  margin: 15px 0 22px;
}
/* line 2329, ../sass/style.scss */
.groundnut_oil .icon_desc p {
  color: #fff;
  line-height: 1.9rem;
  width: 100%;
  max-width: 320px;
  margin: auto;
}
/* line 2340, ../sass/style.scss */
.groundnut_oil .col-md-3:nth-child(1) .icon:before {
  top: 0;
  left: 20px;
}
/* line 2348, ../sass/style.scss */
.groundnut_oil .col-md-3:nth-child(2) .icon:before {
  top: -15px;
  left: -15px;
}
/* line 2357, ../sass/style.scss */
.groundnut_oil .col-md-3:nth-child(3) .icon:before {
  left: -15px;
  bottom: -15px;
}

/* line 2366, ../sass/style.scss */
.sticker_tag_view {
  padding: 90px 0 0 0;
}
/* line 2368, ../sass/style.scss */
.sticker_tag_view .row {
  align-items: center;
}
/* line 2371, ../sass/style.scss */
.sticker_tag_view .main_heading {
  text-align: left;
}
/* line 2373, ../sass/style.scss */
.sticker_tag_view .main_heading h2 {
  color: #000;
  margin-bottom: 35px;
}
/* line 2377, ../sass/style.scss */
.sticker_tag_view .main_heading p {
  font: 300 24px "Lato", sans-serif;
  color: #000;
  line-height: 2.4rem;
  margin-bottom:20px;
}

/* line 2386, ../sass/style.scss */
.cart_page {
  margin: 120px 0 55px;
}
/* line 2388, ../sass/style.scss */
.cart_page .main_heading {
  text-align: left;
}
/* line 2390, ../sass/style.scss */
.cart_page .main_heading h2 {
  font-size: 40px;
  margin-bottom: 20px;
}
/* line 2396, ../sass/style.scss */
.cart_page .shopcart-btn {
  margin-top: 25px;
}
/* line 2398, ../sass/style.scss */
.cart_page .shopcart-btn a {
  color: #191919;
  font: 400 18px "Swingdevil DEMO", sans-serif;
}
/* line 2401, ../sass/style.scss */
.cart_page .shopcart-btn a i {
  margin-right: 15px;
}
/* line 2407, ../sass/style.scss */
.cart_page .table-responsive {
  border-top: 1px solid #e9e7e7;
  border-bottom: 1px solid #e9e7e7;
  padding: 22px 0;
}
    .cart_page table {
        width: 100%;
    }
/* line 2415, ../sass/style.scss */
.cart_page .table-responsive table tbody tr td .btn-closes {
    color: #191919;
}
/* line 2418, ../sass/style.scss */
.cart_page .table-responsive table tbody tr td .product-img {
  margin: 0 15px;
  padding: 5px;
}
/* line 2420, ../sass/style.scss */
.cart_page .table-responsive table tbody tr td .product-img img {
  max-width: 140px;
}
    .cart_page .table-responsive table tbody tr td .product-img-side {
        margin: 0 15px;
        padding: 5px;
    }
        /* line 2420, ../sass/style.scss */
        .cart_page .table-responsive table tbody tr td .product-img-side img {
            max-width: 80px;
        }

/* line 2425, ../sass/style.scss */
.cart_page .table-responsive table tbody tr td .pro-title {
  color: #191919;
 
}
/* line 2430, ../sass/style.scss */
    .cart_page .table-responsive table tbody tr td .tt-price {
        color: #191919;
        max-width: 140px;
    }
/* line 2434, ../sass/style.scss */
    .cart_page .table-responsive table tbody tr td:nth-child(6), .cart_page .table-responsive table tbody tr td:nth-child(4) {
        width: 70px;
        max-width: 140px;
    }
/* line 2443, ../sass/style.scss */
.cart_page .place_order {
  border: 1px solid #e9e7e7;
  border-radius: 7px;
  text-align: center;
  padding: 30px;
}
/* line 2448, ../sass/style.scss */
.cart_page .place_order a {
  font-size: 20px;
  padding: 14px 45px 18px;
  margin-bottom: 45px;
  border-radius: 8px;
  width: 100%;
}
/* line 2454, ../sass/style.scss */
.cart_page .place_order a:hover {
  color: #000;
}
/* line 2457, ../sass/style.scss */
.cart_page .place_order a.place_btn {
  margin: 45px 0 0 0;
}
/* line 2461, ../sass/style.scss */
.cart_page .place_order .total_count_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
/* line 2468, ../sass/style.scss */
.cart_page .place_order .total_count_wrapper h4 {
  font: 400 16px "Lato", sans-serif;
  color: #191919;
}
/* line 2472, ../sass/style.scss */
.cart_page .place_order .total_count_wrapper h3 {
  font: 600 30px "Lato", sans-serif;
  color: #87361c;
}
/* line 2476, ../sass/style.scss */
.cart_page .place_order .total_count_wrapper:nth-child(4) {
  margin: 0;
}

    .cart_page .tt-list-parameters  {
       display: none;
    }

        .cart_page .tt-price {
            color: #191919;
            font-size: 16px;
            font-weight: 500;
        }

/* line 2483, ../sass/style.scss */
.home-hero-banner.home-hero-banner_mobile,
.best_sathva .sathva_mob_img,
.mobile_menu,
.mobile_view,
.mob-img {
  display: none;
}


@media (max-width: 1600px) {
  /* line 2, ../sass/_screen.scss */
  .container {
    max-width: 92% !important;
  }

  /* line 6, ../sass/_screen.scss */
  header:before {
    background-size: 120%;
  }

  /* line 10, ../sass/_screen.scss */
  .best_sathva .sathva_desktop_img:before {
    right: 380px;
    top: 320px;
    max-width: 480px;
  }

  /* line 15, ../sass/_screen.scss */
  .best_sathva .sathva_desktop_img {
    top: -32px;
    right: 0;
    width: 100%;
    max-width: 1015px;
    text-align: right;
  }

    .best_sathva .main_heading h2 {
        font: 400 42px "Swingdevil DEMO", sans-serif;
    }

        /* line 23, ../sass/_screen.scss */
        .organic_products::before {
    max-width: 180px;
  }

  /* line 26, ../sass/_screen.scss */
  .spiritual_health::after {
    max-width: 600px;
  }

  /* line 29, ../sass/_screen.scss */
  .our_story .desktop_img {
    top: 410px;
    max-width: 739px;
  }

  /* line 33, ../sass/_screen.scss */
  .wooden_coldpressed .desc {
    padding: 50px 40px 50px 50px;
  }

  /* line 36, ../sass/_screen.scss */
  .sathva_sets.coldpressed_oil .desc {
    margin-top: 70px;
  }

  /* line 39, ../sass/_screen.scss */
  .sathva_sets .desc p {
    margin-bottom: 14px;
  }

  /* line 42, ../sass/_screen.scss */
  .sathva_sets .desc h2 {
    font: 400 45px "Swingdevil DEMO", sans-serif;
    margin-bottom: 25px;
  }

  /* line 46, ../sass/_screen.scss */
  .sathva_sets.coldpressed_oil .desc {
    margin-top: 10;
  }

  /* line 49, ../sass/_screen.scss */
  .sathva_sets.coldpressed_oil {
    height: 115vh;
    min-height: 115vh;
  }

  /* line 53, ../sass/_screen.scss */
  .bring_change:before {
    max-width: 480px;
    height: 350px;
  }

  /* line 57, ../sass/_screen.scss */
  .wooden_coldpressed {
    padding: 90px 0 0;
  }

  /* line 60, ../sass/_screen.scss */
  .product_tabs .tab-content .product_box {
    padding: 30px;
    background-image: none;
    height: auto;
    box-shadow: 0px 0px 12px -5px #ccc;
    margin-bottom: 25px;
  }

  /* line 67, ../sass/_screen.scss */
  .product_tabs .tablist {
    margin-bottom: 50px;
  }

  /* line 70, ../sass/_screen.scss */
  .product_tabs .tab-content .product_box .sale_label {
    left: 15px;
    top: 30px;
  }

  /* line 74, ../sass/_screen.scss */
  .product_tabs .tab-content .product_box .sale_label label {
    font: 400 16px "Swingdevil DEMO", sans-serif;
  }

  /* line 77, ../sass/_screen.scss */
  .product_tabs .tab-content .product_box .prod_heading_price h3 {
    font: 500 24px "Swingdevil DEMO", sans-serif;
    line-height: 2rem;
  }

  /* line 81, ../sass/_screen.scss */
  .total_count {
    padding: 80px 0;
  }

  /* line 84, ../sass/_screen.scss */
  .faq .accordion .accordion-item.active-drop {
    background-size: 200%;
  }
}
@media (max-width: 1440px) {

    header:before {
        background-size: 138%;
    }
    .home-hero-banner .desc {
        padding: 30px 0;
    }
  /* line 90, ../sass/_screen.scss */
  .main_menu ul li {
    margin-right: 18px !important;
  }

  /* line 93, ../sass/_screen.scss */
    .home-hero-banner .desc h1 {
        font: 300 55px "Swingdevil DEMO", sans-serif;
        padding-bottom : 60px;
        margin-bottom: 60px;
        
    }
    .home-hero-banner .desc h2 {
        font: 400 65px "Swingdevil DEMO", sans-serif;
    }
  /* line 96, ../sass/_screen.scss */
  .home-hero-banner {
    min-height: 130vh;
  }

  /* line 99, ../sass/_screen.scss */
  .organic_stuff .main_heading p {
    font: 400 25px "Poppins", sans-serif;
    width: 100%;
    max-width: 900px;
    margin: 0 auto 23px;
  }

  /* line 105, ../sass/_screen.scss */
  .see_why::after {
    max-width: 190px;
  }

  /* line 108, ../sass/_screen.scss */
  .see_why {
    padding: 140px 0;
  }

  /* line 111, ../sass/_screen.scss */
  .see_why::before {
    max-width: 200px;
  }

  /* line 114, ../sass/_screen.scss */
  .featured_icon::before {
    max-width: 190px;
  }

  /* line 117, ../sass/_screen.scss */
  .best_sathva .sathva_desktop_img:before {
    right: 380px;
    top: 230px;
    max-width: 359px;
  }

  /* line 122, ../sass/_screen.scss */
  .spiritual_health::after {
    background-position: bottom;
    bottom: -230px;
  }

  /* line 126, ../sass/_screen.scss */
  .our_story::before {
    max-width: 190px;
    top: -215px;
    background-position: top;
  }

  /* line 131, ../sass/_screen.scss */
  .newsletters::before {
    max-width: 150px;
  }

  /* line 134, ../sass/_screen.scss */
  footer .footer_sec::before {
    max-width: 115px;
  }

  /* line 137, ../sass/_screen.scss */
  .main_heading h2 {
    font: 400 60px "Swingdevil DEMO", sans-serif;
    margin-bottom: 50px;
  }

  /* line 142, ../sass/_screen.scss */
  .sparked-journey:after {
    right: 15px;
    max-width: 220px;
    height: 70%;
    bottom: -35px;
  }

  /* line 148, ../sass/_screen.scss */
  .wooden_coldpressed.benefits_them {
    padding: 100px 0 0;
  }

  /* line 151, ../sass/_screen.scss */
  .inner_pages_banner:after {
    max-width: 320px;
  }

  /* line 154, ../sass/_screen.scss */
  .inner_pages_banner:before {
    max-width: 310px;
  }
}
@media (max-width: 1366px) {
  /* line 160, ../sass/_screen.scss */
  .our_story .desktop_img {
    top: 410px;
    max-width: 640px;
  }

  /* line 164, ../sass/_screen.scss */
  .our_story .desktop_img:before {
    max-width: 530px;
    height: 319px;
  }

  /* line 168, ../sass/_screen.scss */
  .sathva_sets .desc h2 {
    font: 400 36px "Swingdevil DEMO", sans-serif;
  }

  /* line 171, ../sass/_screen.scss */
  .sathva_sets .desc {
    height: 90vh;
    min-height: 90vh;
  }
}
@media (max-width: 1200px) {
   
  /* line 178, ../sass/_screen.scss */
  .desktop_view {
    display: none;
  }

  /* line 181, ../sass/_screen.scss */
  .mobile_view {
    display: block;
  }
  /* line 183, ../sass/_screen.scss */
  .mobile_view .cs_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  /* line 188, ../sass/_screen.scss */
  .mobile_view.mobile_view_inner_pages {
    position: inherit;
  }

  /* line 192, ../sass/_screen.scss */
  header:before {
    display: none;
  }

  /* line 195, ../sass/_screen.scss */
  header .side_list .hamburder a {
    color: #000;
    font-size: 25px;
    margin-right: 15px;
  }

  /* line 201, ../sass/_screen.scss */
  .mobile_menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #87361c;
    padding: 120px 26px 26px 26px;
    z-index: 9999;
    transition: all .4s ease-in-out;
  }

  /* line 213, ../sass/_screen.scss */
  .main_menu ul li {
    margin-right: 18px !important;
    display: block;
    text-align: center;
    margin: 0 0 20px 0 !important;
  }

  /* line 219, ../sass/_screen.scss */
  .main_menu ul li a {
    color: #fff;
    font: 400 30px "Swingdevil DEMO", sans-serif;
  }

  /* line 223, ../sass/_screen.scss */
  header .side_list form {
    position: relative;
    width: 100%;
  }

  /* line 227, ../sass/_screen.scss */
  .mobile_menu .close_menu {
    position: absolute;
    top: 25px;
    right: 25px;
  }
  /* line 231, ../sass/_screen.scss */
  .mobile_menu .close_menu a {
    color: #fff;
    font-size: 30px;
  }

  /* line 237, ../sass/_screen.scss */
  .mobile_menu form {
    position: relative;
    width: 100%;
  }
  /* line 240, ../sass/_screen.scss */
  .mobile_menu form input {
    background-color: #f4fbfe;
    padding: 20px;
    height: 65px;
    border: none;
    font: 400 20px "Swingdevil DEMO", sans-serif;
    color: #000;
    margin-top: 35px;
  }
  /* line 248, ../sass/_screen.scss */
  .mobile_menu form input:focus {
    box-shadow: none;
    background-color: #f4fbfe;
  }
  /* line 253, ../sass/_screen.scss */
  .mobile_menu form input::placeholder {
    font: 400 20px "Swingdevil DEMO", sans-serif;
    color: #000;
  }
  /* line 258, ../sass/_screen.scss */
  .mobile_menu form button {
    background-color: transparent;
    border: none;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    font-size: 19px;
    color: #000;
  }

  /* line 270, ../sass/_screen.scss */
  .home-hero-banner .desc h1 {
    margin-bottom: 35px;
    padding-bottom: 45px;
    font: 300 55px "Swingdevil DEMO", sans-serif;
  }

  /* line 275, ../sass/_screen.scss */
  .mobile_menu {
    display: block;
  }

  /* line 278, ../sass/_screen.scss */
  .home-hero-banner {
    min-height: 98vh;
    padding-top: 102px;
  }

    .home-hero-banner .desc {
        padding: 30px 0;
    }

  /* line 282, ../sass/_screen.scss */
  .mobile_menu.active {
    left: 0;
  }

  /* line 285, ../sass/_screen.scss */
  .featured_icon::after {
    max-width: 192px;
  }

  /* line 288, ../sass/_screen.scss */
  .best_sathva .sathva_desktop_img {
    max-width: 900px;
  }

  /* line 292, ../sass/_screen.scss */
  .best_sathva .sathva_desktop_img:before {
    right: 309px;
    top: 195px;
    max-width: 343px;
  }

  /* line 297, ../sass/_screen.scss */
  footer .footer_sec .copyright {
    padding: 24px 0px;
    margin-top: 128px;
    background-color: #fff;
  }

  /* line 302, ../sass/_screen.scss */
  .inner_pages_banner {
    min-height: 35vh;
    height: 35vh;
  }

  /* line 306, ../sass/_screen.scss */
  .inner_pages_banner .main_heading h2 {
    margin: 0;
  }

  /* line 309, ../sass/_screen.scss */
  .inner_pages_banner .flower {
    bottom: -25px;
    max-width: 120px;
  }

  /* line 313, ../sass/_screen.scss */
  .faq .accordion .accordion-item.active-drop {
    background-size: 500%;
    background-position: center center;
    padding: 20px;
  }

  /* line 318, ../sass/_screen.scss */
  .sathva_sets .desc {
    height: 80vh;
    min-height: 80vh;
  }
}
/*@media (max-width: 1170px) {*/
  /* line 325, ../sass/_screen.scss */
  /*.best_sathva .col-md-6,
  .best_sathva .col-md-5 {
    width: 100%;
  }*/

  /* line 329, ../sass/_screen.scss */
  /*.best_sathva .sathva_desktop_img {
    display: none;
  }*/

  /* line 332, ../sass/_screen.scss */
  /*.best_sathva .sathva_mob_img {
    display: block;
    margin-top: 60px;
  }*/

  /* line 337, ../sass/_screen.scss */
  /*.organic_products::after {
    bottom: -389px;
    max-width: 270px;
    height: 24%;
  }*/

  /* line 342, ../sass/_screen.scss */
  /*.featured_icon .icon_box .icon_desc p {
    font: 400 22px "Lato", sans-serif;
    line-height: 2rem;
  }*/

  /* line 346, ../sass/_screen.scss */
  /*.our_story .col-md-6,
  .our_story .col-md-1,
  .our_story .col-md-5 {
    width: 100%;
  }*/

  /* line 351, ../sass/_screen.scss */
  /*.mob-img {
    display: block;
  }*/

  /* line 354, ../sass/_screen.scss */
  /*.desktop_img {
    display: none;
  }*/

  /* line 358, ../sass/_screen.scss */
  /*.our_story .col-md-5 {
    order: -1;
  }*/

  /* line 361, ../sass/_screen.scss */
  /*.our_story .poduct_desc {
    margin: 45px 0;
  }*/

  /* line 364, ../sass/_screen.scss */
  /*.our_story::after {
    max-width: 300px;
    bottom: -270px;
  }*/

  /* line 368, ../sass/_screen.scss */
  /*.newsletters .yellow_wrapper .cs_row {
    flex-direction: column;
  }*/

  /* line 371, ../sass/_screen.scss */
  /*.newsletters .yellow_wrapper .cs_row .cs_col:nth-child(2) {
    width: 100%;
  }*/

  /* line 374, ../sass/_screen.scss */
  /*.newsletters .yellow_wrapper .main_heading {
    text-align: center;
    margin-bottom: 25px;
  }*/

  /* line 379, ../sass/_screen.scss */
  /*.footer_sec .col:nth-child(3) {
    width: 100%;
    order: -1;
    flex: 100%;
    text-align: center;
  }*/

  /* line 385, ../sass/_screen.scss */
  /*footer .footer_sec .foo_logo {
    margin: auto;
    margin-bottom: 60px;
  }*/

  /* line 389, ../sass/_screen.scss */
  /*footer .footer_sec {
    padding: 90px 0 0;
  }*/

  /* line 392, ../sass/_screen.scss */
  /*footer .footer_sec::after {
    right: 10px;
    max-width: 188px;
  }*/

  /* line 396, ../sass/_screen.scss */
  /*.our_story .poduct_desc h3 {
    font: 400 45px "Swingdevil DEMO", sans-serif;
  }*/

  /* line 399, ../sass/_screen.scss */
  /*.our_story {
    padding: 100px 0;
  }*/

  /* line 402, ../sass/_screen.scss */
  /*.spiritual_health .main_heading h2 {
    font: 400 40px "Swingdevil DEMO", sans-serif;
    line-height: 3rem;
  }*/

  /* line 406, ../sass/_screen.scss */
  /*.spiritual_health {
    padding: 121px 0;
  }*/

  /* line 409, ../sass/_screen.scss */
  /*.see_why .slick-dots {
    margin-top: 50px;
  }*/

  /* line 413, ../sass/_screen.scss */
  /*.sparked-journey:before {
    max-width: 493px;
    height: 493px;
    left: 0;
  }*/

  /* line 419, ../sass/_screen.scss */
  /*.best_sathva.bring_change .col-md-4,
  .best_sathva.bring_change .col-md-1 {
    width: 100%;
  }*/

  /* line 423, ../sass/_screen.scss */
  /*.wooden_coldpressed.benefits_them .img_box:before,
  .bring_change:before,
  .sathva_sets.coldpressed_oil:before,
  .sathva_sets.coldpressed_oil:after {
    display: none;
  }*/

  /* line 429, ../sass/_screen.scss */
  /*.sathva_sets.coldpressed_oil {
    height: 100vh;
    min-height: 100vh;
  }*/

  /* line 433, ../sass/_screen.scss */
  /*.img_box_skew img {
    transform: skew(0deg, 0deg);
    left: 0;
  }*/

  /* line 438, ../sass/_screen.scss */
  /*.bring_change .img_box_skew img {
    transform: skew(0deg, 0deg);
    left: 0;
    height: 500px;
    max-height: 500px;
  }*/

  /* line 444, ../sass/_screen.scss */
  /*.bring_change .img_box_skew {
    padding: 0 15px;
    margin-top: 30px;
  }*/

  /* line 448, ../sass/_screen.scss */
  /*.bring_change {
    padding: 100px 0;
  }*/

  /* line 451, ../sass/_screen.scss */
  /*.wooden_coldpressed .col-md-6 {
    width: 100%;
  }*/

  /* line 454, ../sass/_screen.scss */
  /*.wooden_coldpressed .container-fluid .row .col-md-6 {
    padding: 0 15px;
  }*/

  /* line 457, ../sass/_screen.scss */
  /*.wooden_coldpressed .col-md-6:nth-child(2) {
    order: -1;
  }*/

  /* line 460, ../sass/_screen.scss */
  /*.wooden_coldpressed .desc {
    padding: 0;
  }*/

  /* line 463, ../sass/_screen.scss */
  /*.wooden_coldpressed .img_box {
    margin-top: 70px;
  }*/

  /* line 466, ../sass/_screen.scss */
  /*.sathva_sets.coldpressed_oil .desc.mob_off {
    display: none;
  }*/

  /* line 469, ../sass/_screen.scss */
  /*.sathva_sets.coldpressed_oil.mob_verion {
    height: auto;
    min-height: auto;
    background-image: none;
    text-align: center;
  }*/

  /* line 475, ../sass/_screen.scss */
  /*.sathva_sets.coldpressed_oil .col-md-5 {
    width: 100%;
  }*/

  /* line 478, ../sass/_screen.scss */
  /*.sathva_sets.coldpressed_oil {
    height: 72vh;
    min-height: 70vh;
    background-image: url(/images2/coldpressed_oil_mobile-b.webp);
  }*/

  /* line 483, ../sass/_screen.scss */
  /*.sathva_sets .desc {
    height: 70vh;
    min-height: 70vh;
    justify-content: center;
  }*/

  /* line 488, ../sass/_screen.scss */
  /*.wooden_coldpressed.benefits_them .col-md-2,
  .wooden_coldpressed.benefits_them .col-md-5 {
    width: 100%;
  }*/

  /* line 492, ../sass/_screen.scss */
  /*.wooden_coldpressed.benefits_them .col-md-5:nth-child(2) {
    order: -1;
  }*/

  /* line 495, ../sass/_screen.scss */
  /*.wooden_coldpressed .container-fluid {
    padding: 0 15px;
  }*/

  /* line 498, ../sass/_screen.scss */
  /*.wooden_coldpressed.benefits_them .img_box img {
    transform: skew(0deg, 0deg);
    position: relative;
    left: 0;
    border-radius: 15px;
  }*/

  /* line 504, ../sass/_screen.scss */
  /*.inner_pages_banner:after {
    max-width: 200px;
    top: 20px;
  }*/

  /* line 508, ../sass/_screen.scss */
  /*.inner_pages_banner:before {
    max-width: 200px;
  }*/

  /* line 511, ../sass/_screen.scss */
  /*.wooden_coldpressed.benefits_them {
    padding: 0;
  }*/

  /* line 514, ../sass/_screen.scss */
  /*.sparked-journey .col-md-5,
  .sparked-journey .col-md-6 {
    width: 100%;
  }*/

  /* line 518, ../sass/_screen.scss */
  /*.sparked-journey .desc {
    margin-left: 0;
  }*/

  /* line 521, ../sass/_screen.scss */
  /*.sparked-journey .container-fluid {
    padding: 0 15px;
  }*/

  /* line 524, ../sass/_screen.scss */
  /*.sparked-journey {
    padding: 70px 0;
  }*/

  /* line 527, ../sass/_screen.scss */
  /*.total_count .count_box {
    padding: 30px;
  }*/

  /* line 530, ../sass/_screen.scss */
  /*.total_count .count_box h2 {
    font: 400 55px "Swingdevil DEMO", sans-serif;
  }*/

  /* line 533, ../sass/_screen.scss */
  /*.total_count .count_box p {
    font: 400 26px "Swingdevil DEMO", sans-serif;
  }*/

  /* line 536, ../sass/_screen.scss */
  /*.product_tabs .tablist ul li a .icon:before {
    width: 100px;
    height: 100px;
  }*/

  /* line 540, ../sass/_screen.scss */
  /*.product_tabs .tablist ul li a .icon {
    width: 100px;
    height: 100px;
    margin: 0 auto 12px;
  }*/

  /* line 545, ../sass/_screen.scss */
  /*.product_tabs .tablist ul li a .icon img {
    max-width: 60px;
  }*/

  /* line 548, ../sass/_screen.scss */
  /*.product_tabs .tablist ul li a .prod_heading h3 {
    font: 400 22px "Swingdevil DEMO", sans-serif;
  }*/

  /* line 551, ../sass/_screen.scss */
  /*.product_tabs .tab-content .product_box {
    padding: 20px;
  }*/

  /* line 554, ../sass/_screen.scss */
  /*.best_sathva.about_we_do .container-fluid {
    padding: 0 15px;
  }*/

  /* line 557, ../sass/_screen.scss */
  /*.best_sathva.about_we_do .img_box {
    margin-top: 40px;
  }*/

  /* line 560, ../sass/_screen.scss */
  /*.recognition:after,
  .best_sathva.about_we_do:before {
    display: none;
  }*/

  /* line 564, ../sass/_screen.scss */
  /*.recognition .timeline_box_cover .img-view:before {
    right: 0;
    top: -16px;
    max-width: 300px;
    height: 230px;
    transform: rotate(-25deg);
  }*/

  /* line 571, ../sass/_screen.scss */
  /*.recognition .timeline_box_cover .row:nth-child(2) .img-view:before {
    bottom: 0px;
    right: auto;
    left: 0;
  }*/

  /* line 576, ../sass/_screen.scss */
  /*.organic_products.why_sathve_organic:before {
    display: none;
  }*/

  /* line 579, ../sass/_screen.scss */
  /*.sathva_sets {
    background-repeat: no-repeat;
    background-size: 200%;
    height: auto;
    min-height: auto;
    background-position: center center;
    margin-top: 50px;
  }*/

  /* line 587, ../sass/_screen.scss */
  /*.sathva_sets:before {
    display: none;
  }*/

  /* line 590, ../sass/_screen.scss */
  /*.register-form form {
    padding: 30px;
    box-shadow: 0px 0px 20px -4px #cccc;
    background-image: none;
  }*/

  /* line 595, ../sass/_screen.scss */
  /*.register-form form .reg_btn .return_btn {
    margin: 20px 0 0;
  }
}*/
@media (max-width: 1080px) {
  /* line 601, ../sass/_screen.scss */
  footer .footer_sec .foo_contact ul li a i {
    font-size: 16px;
    margin-right: 5px;
  }

  /* line 605, ../sass/_screen.scss */
  .our_story::after {
    display: none;
  }

  /* line 608, ../sass/_screen.scss */
  .product_tabs .tab-content .col-md-3 {
    width: 50%;
  }

  /* line 611, ../sass/_screen.scss */
  .product_tabs .tablist ul li {
    width: 33%;
    margin-bottom: 30px;
  }

  /* line 615, ../sass/_screen.scss */
  .recognition .timeline_box_cover .row:nth-child(2) .img-view:before {
    max-width: 270px;
    height: 220px;
  }

  /* line 619, ../sass/_screen.scss */
  .recognition {
    padding: 120px 0 20px;
    position: relative;
  }

  /* line 623, ../sass/_screen.scss */
  .best_sathva.about_we_do {
    padding: 70px 0 50px;
  }

  /* line 626, ../sass/_screen.scss */
  .register-form .col-md-5,
  .register-form .col-md-1 {
    width: 100%;
  }

  /* line 630, ../sass/_screen.scss */
  .register-form .col-md-4 {
    display: none !important;
  }

  /* line 633, ../sass/_screen.scss */
  .register-form {
    margin-top: 80px;
  }
}
@media (max-width: 900px) {
   

  /* line 639, ../sass/_screen.scss */
  .organic_products .col-md-4 {
    width: 50%;
  }

  /* line 642, ../sass/_screen.scss */
  .home-hero-banner {
    margin-top: 10px;
    min-height: 75vh;
    padding-top: 0;
  }

  /* line 647, ../sass/_screen.scss */
  .home-hero-banner .desc {
    display: none;
  }

  /* line 650, ../sass/_screen.scss */
  .home-hero-banner.home-hero-banner_mobile {
    margin-top: 0;
    background-image: none;
    min-height: auto;
    display: block;
  }

  /* line 657, ../sass/_screen.scss */
  .home-hero-banner.home-hero-banner_mobile .desc {
    display: block;
    text-align: center;
    padding-bottom: 0;
  }

  /* line 662, ../sass/_screen.scss */
  .home-hero-banner.home-hero-banner_mobile .col-md-6 {
    width: 100%;
  }

  /* line 665, ../sass/_screen.scss */
  .home-hero-banner.home-hero-banner_mobile .desc h1 {
    color: #000;
  }

  /* line 668, ../sass/_screen.scss */
  .home-hero-banner .desc h1:before {
    right: 0;
    margin: auto;
  }

  /* line 672, ../sass/_screen.scss */
  .organic_stuff:before {
    max-width: 150px;
  }

  /* line 675, ../sass/_screen.scss */
  .sathva_sets .desc {
    height: 50vh;
    min-height: 50vh;
  }

  /* line 679, ../sass/_screen.scss */
  .sathva_sets.coldpressed_oil {
    height: 55vh;
    min-height: 55vh;
  }

  /* line 683, ../sass/_screen.scss */
  .wooden_coldpressed.benefits_them {
    margin-top: 45px;
  }

  /* line 686, ../sass/_screen.scss */
  .inner_pages_banner {
    min-height: 30vh;
    height: 30vh;
  }

  /* line 690, ../sass/_screen.scss */
  .sparked-journey .desc {
    margin-top: 25px;
  }

  /* line 693, ../sass/_screen.scss */
  .recognition .timeline_box_cover .img-view img {
    height: 270px;
  }
}
@media (max-width: 840px) {
  /* line 699, ../sass/_screen.scss */
  .footer_sec .col {
    width: 50%;
    flex: 50%;
  }

  /* line 703, ../sass/_screen.scss */
  footer .footer_sec .copyright {
    margin-top: 40px;
  }

  /* line 706, ../sass/_screen.scss */
  .featured_icon .col-md-4 {
    width: 50%;
  }

  /* line 709, ../sass/_screen.scss */
  .featured_icon .icon_box {
    margin-bottom: 60px;
  }

  /* line 712, ../sass/_screen.scss */
  .featured_icon {
    padding: 100px 0;
  }

  /* line 715, ../sass/_screen.scss */
  .organic_products::before {
    max-width: 89px;
    height: 6%;
  }

  /* line 719, ../sass/_screen.scss */
  .organic_products::after {
    bottom: -217px;
    max-width: 200px;
    height: 10%;
  }

  /* line 724, ../sass/_screen.scss */
  .faq:before,
  .sparked-journey:before {
    display: none;
  }

  /* line 728, ../sass/_screen.scss */
  .organic_products.why_sathve_organic {
    padding: 50px 0 0;
  }
}
@media (max-width: 767px) {
  /* line 734, ../sass/_screen.scss */
  .spiritual_health::before {
    max-width: 207px;
  }

  /* line 737, ../sass/_screen.scss */
  .spiritual_health {
    padding: 116px 0;
    min-height: 100vh;
  }

  /* line 741, ../sass/_screen.scss */
  .inner_pages_banner {
    min-height: 20vh;
    height: 20vh;
  }

  /* line 745, ../sass/_screen.scss */
  .inner_pages_banner .flower {
    bottom: -25px;
    max-width: 70px;
  }

  /* line 749, ../sass/_screen.scss */
  .inner_pages_banner:after {
    max-width: 120px;
    top: 20px;
  }

  /* line 753, ../sass/_screen.scss */
  .inner_pages_banner:before {
    max-width: 140px;
    top: 45px;
  }

  /* line 757, ../sass/_screen.scss */
  .sparked-journey .desc {
    padding: 30px;
  }

  /* line 760, ../sass/_screen.scss */
  .sathva_sets.coldpressed_oil {
    height: auto;
    min-height: auto;
    padding: 80px 0px;
    background-size: 257%;
    background-repeat: no-repeat;
    background-position: center;
  }

  /* line 768, ../sass/_screen.scss */
  .total_count .count_box {
    margin-bottom: 20px;
  }

  /* line 771, ../sass/_screen.scss */
  .recognition .timeline_box_cover .img-view:before,
  .recognition .timeline_box_cover .row:before,
  .recognition .timeline_box_cover:before {
    display: none;
  }

  /* line 776, ../sass/_screen.scss */
  .best_sathva .main_heading .site_btn {
    margin-top: 6px;
  }

  /* line 779, ../sass/_screen.scss */
  .recognition .timeline_box_cover .row:nth-child(2n+2) .col-md-5:first-child {
    order: 0;
  }

  /* line 782, ../sass/_screen.scss */
  .recognition .desc {
    margin-bottom: 30px;
  }

  /* line 785, ../sass/_screen.scss */
  .recognition .row {
    padding-bottom: 50px;
  }

  /* line 788, ../sass/_screen.scss */
  .recognition:before {
    max-width: 145px;
    height: 145px;
    z-index: -1;
  }

  /* line 793, ../sass/_screen.scss */
  .recognition .desc h3 {
    font: 500 30px "Swingdevil DEMO", sans-serif;
    margin: 15px 0;
  }

  /* line 797, ../sass/_screen.scss */
  .sathva_sets {
    background-size: 573%;
    background-position: center center;
    padding: 70px 0;
  }
}
@media (max-width: 600px) {
  /* line 805, ../sass/_screen.scss */
  .home-hero-banner .desc h1 {
    font: 400 38px "Swingdevil DEMO", sans-serif;
  }

  /* line 808, ../sass/_screen.scss */
  .see_why::before {
    max-width: 114px;
    height: 20%;
  }

  /* line 812, ../sass/_screen.scss */
  .main_heading h1 {
    font: 400 50px "Swingdevil DEMO", sans-serif;
  }

  /* line 815, ../sass/_screen.scss */
  .see_why .main_heading h2 {
    margin: 0 auto 50px;
  }

  /* line 818, ../sass/_screen.scss */
  .see_why {
    min-height: 100vh;
  }

  /* line 821, ../sass/_screen.scss */
  .featured_icon::before {
    max-width: 112px;
    top: 0;
  }
    .sathva_sets.coldpressed_oil .desc {
        margin-top: 30px;
    }
    .sathva_sets .desc {
        height: 61vh;        
    }
    .best_sathva.about_we_do .img_box {        
        margin-bottom: 20px;
    }

  /* line 825, ../sass/_screen.scss */
  .home-hero-banner {
    margin-top: 10px;
    min-height: 52vh;
  }

  /* line 829, ../sass/_screen.scss */
  .home-hero-banner .desc {
    padding: 40px 0;
  }

  /* line 832, ../sass/_screen.scss */
  .organic_stuff .main_heading p {
    font: 400 20px "Poppins", sans-serif;
  }

  /* line 835, ../sass/_screen.scss */
  .organic_stuff {
    padding: 70px 0 200px;
  }

  /* line 838, ../sass/_screen.scss */
  .site_btn:hover {
    border-color: #fbbc16;
    color: #fbbc16;
  }

  /* line 842, ../sass/_screen.scss */
  .see_why {
    padding: 70px 0;
  }

  /* line 845, ../sass/_screen.scss */
  .see_why::before {
    display: none;
  }

  /* line 848, ../sass/_screen.scss */
  .main_heading h2 {
    font: 400 42px "Swingdevil DEMO", sans-serif;
  }

  /* line 851, ../sass/_screen.scss */
  .see_why::after {
    max-width: 99px;
  }

  /* line 854, ../sass/_screen.scss */
  .sparked-journey .desc h3 {
    font: 400 24px "Swingdevil DEMO", sans-serif;
  }

  /* line 857, ../sass/_screen.scss */
  .sparked-journey .desc h4 {
    font: 400 25px "Swingdevil DEMO", sans-serif;
  }

  /* line 860, ../sass/_screen.scss */
  .product_tabs .tab-content .col-md-3 {
    width: 100%;
  }

  /* line 863, ../sass/_screen.scss */
  .product_info .tablist ul li {
    width: 23%;
    margin-right: 10px;
  }

  /* line 867, ../sass/_screen.scss */
  .groundnut_oil {
    padding: 60px 0;
  }

  /* line 870, ../sass/_screen.scss */
  .main_heading.main_heading_54 h2 {
    font: 400 40px "Swingdevil DEMO", sans-serif;
    margin-bottom: 25px;
  }

  /* line 874, ../sass/_screen.scss */
  .groundnut_oil .icon_box {
    margin-bottom: 55px;
  }

  /* line 877, ../sass/_screen.scss */
  .sticker_tag_view {
    padding: 40px 0 0 0;
  }

  /* line 880, ../sass/_screen.scss */
  .sticker_tag_view .main_heading.main_heading_54 {
    margin-top: 20px;
  }

  /* line 883, ../sass/_screen.scss */
  .product_info .prod_img:before {
    content: "";
    width: 100%;
    height: 100px;
    bottom: 48px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    background-position: center;
    background-image: url(/images2/shadow.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  /* line 897, ../sass/_screen.scss */
  .cart_page .table-responsive tr {
    display: flex;
    align-items: center;
  }

  /* line 901, ../sass/_screen.scss */
  .cart_page .table-responsive table tbody tr td:nth-child(6), .cart_page .table-responsive table tbody tr td:nth-child(4) {
    width: 110px;
  }

  /* line 904, ../sass/_screen.scss */
  .cart_page .shopcart-btn {
    margin-top: 25px;
    margin-bottom: 25px;
  }

    .cart_page .tt-list-parameters {
        list-style: none;
        margin: 0;
        padding: 0;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 11px;
    }
   
        
}
@media (max-width: 480px) {
  /* line 911, ../sass/_screen.scss */
  .featured_icon .col-md-4 {
    width: 100%;
  }

  /* line 914, ../sass/_screen.scss */
  .organic_products .col-md-4 {
    width: 100%;
  }

  /* line 917, ../sass/_screen.scss */
  .organic_products::after {
    display: none;
  }

  /* line 920, ../sass/_screen.scss */
  .our_story::before {
    max-width: 99px;
    top: -102px;
  }

  /* line 924, ../sass/_screen.scss */
  .organic_products .shop_btn a {
    font: 700 22px "League Spartan", sans-serif;
  }

  /* line 927, ../sass/_screen.scss */
  .newsletters .yellow_wrapper form .form-group button {
    position: initial;
    width: 100%;
    font: 400 20px "Lato", sans-serif;
    border-radius: 6px;
    margin-top: 12px;
  }

  /* line 934, ../sass/_screen.scss */
  .newsletters .yellow_wrapper {
    padding: 30px;
  }

  /* line 938, ../sass/_screen.scss */
  .newsletters::after {
    left: 0;
    max-width: 246px;
    bottom: -11px;
    z-index: -1;
  }

  /* line 944, ../sass/_screen.scss */
  footer .footer_sec::after {
    right: 10px;
    max-width: 125px;
    height: 13%;
  }

  /* line 949, ../sass/_screen.scss */
  footer .footer_sec::before {
    display: none;
  }

  /* line 952, ../sass/_screen.scss */
  .wooden_coldpressed .desc h2 {
    font: 400 34px "Swingdevil DEMO", sans-serif;
    margin-bottom: 20px;
  }

  /* line 956, ../sass/_screen.scss */
  .sathva_sets.coldpressed_oil {
    background-size: 1000%;
  }

  /* line 959, ../sass/_screen.scss */
  .sathva_sets .desc h2 {
    font: 400 30px "Swingdevil DEMO", sans-serif;
  }

  /* line 962, ../sass/_screen.scss */
  .bring_change .main_heading h2 {
    font: 400 32px "Swingdevil DEMO", sans-serif;
    margin-bottom: 25px;
  }

  /* line 966, ../sass/_screen.scss */
  .inner_pages_banner {
    min-height: auto;
    height: auto;
    background-size: 205%;
    background-position: center center;
    padding: 70px 0;
  }

  /* line 973, ../sass/_screen.scss */
  .inner_pages_banner:before,
  .inner_pages_banner:after {
    display: none;
  }

    .inner_pages_banner .main_heading h1 {        
        margin: 10px;
    }

  /* line 977, ../sass/_screen.scss */
  .product_tabs .tablist ul li {
    width: 50%;
    margin-bottom: 22px;
  }

  /* line 981, ../sass/_screen.scss */
  .faq .accordion .accordion-item .accordion-header button {
    font: 400 22px "Swingdevil DEMO", sans-serif;
    padding: 50px 20px;
  }

  /* line 985, ../sass/_screen.scss */
    .faq .accordion .accordion-item .accordion-body p {
        font: 400 15px "Lato", sans-serif;
        line-height: 1.6rem;
    }

  /* line 989, ../sass/_screen.scss */
  .faq .accordion .accordion-item.active-drop .accordion-header button {
    padding: 0 0px 25px;
  }

  /* line 992, ../sass/_screen.scss */
  .faq .accordion .accordion-item .accordion-body {
    padding: 0;
  }

  /* line 995, ../sass/_screen.scss */
  .sathva_sets {
    padding: 100px 0;
  }

  /* line 998, ../sass/_screen.scss */
  .register-form {
    margin-top: 40px;
  }
}
@media (max-width: 414px) {

    .home-hero-banner {       
        min-height: 31vh;
    }
    .main_heading h2 {
        font: 400 32px "Swingdevil DEMO", sans-serif;
    }

   

    .best_sathva.about_we_do .container-fluid {
        padding: 25px;
    }
    .best_sathva .main_heading h2 {
        font: 400 32px "Swingdevil DEMO", sans-serif;
    }

  /* line 1004, ../sass/_screen.scss */
  .best_sathva .main_heading .site_btn {
    margin-top: 20px;
  }

  /* line 1008, ../sass/_screen.scss */
  .site_btn {
    font: 400 26px "Swingdevil DEMO", sans-serif;
    padding: 12px 30px 20px;
  }

  /* line 1012, ../sass/_screen.scss */
  .spiritual_health .main_heading h2 {
    font: 400 29px "Swingdevil DEMO", sans-serif;
    line-height: 2.3rem;
  }

  /* line 1016, ../sass/_screen.scss */
  .organic_products::before {
    display: none;
  }

  /* line 1019, ../sass/_screen.scss */
  .footer_sec .col {
    width: 100%;
    flex: 100%;
  }

  /* line 1023, ../sass/_screen.scss */
  footer .footer_sec .foo_widget h3 {
    margin-bottom: 30px;
  }

  /* line 1026, ../sass/_screen.scss */
  footer .footer_sec .foo_widget {
    margin-bottom: 20px;
  }

  /* line 1029, ../sass/_screen.scss */
  .organic_products .main_heading h2 {
    margin: 0 auto 30px;
    font-size: 34px;
  }

  /* line 1033, ../sass/_screen.scss */
  .product_info .tablist ul li .small_img {
    padding: 8px;
  }

  /* line 1036, ../sass/_screen.scss */
  .product_info .tablist ul li {
    margin-right: 2px;
  }

  /* line 1039, ../sass/_screen.scss */
  .newsletters.newsletters_inner_pages {
    padding-top: 35px;
  }

  /* line 1042, ../sass/_screen.scss */
  .sticker_tag_view .main_heading p {
    font: 300 20px "Lato", sans-serif;
    line-height: 2rem;
  }
}
@media (max-width: 375px) {
  /* line 1048, ../sass/_screen.scss */
  .home-hero-banner {
    margin-top: 10px;
    min-height: 27vh;
  }

  /* line 1052, ../sass/_screen.scss */
  .home-hero-banner .desc h1 {
    font: 400 30px "Swingdevil DEMO", sans-serif;
  }

  /* line 1055, ../sass/_screen.scss */
  .organic_stuff:before {
    display: none;
  }

  /* line 1058, ../sass/_screen.scss */
  .see_why .testimonial_box {
    padding: 25px;
  }

  /* line 1061, ../sass/_screen.scss */
  .organic_products .product_box {
    padding: 30px;
  }

  /* line 1064, ../sass/_screen.scss */
  .faq .accordion .accordion-item .accordion-header button {
    font: 400 19px "Swingdevil DEMO", sans-serif;
  }

  /* line 1067, ../sass/_screen.scss */
  .product_info .product_desc h2 {
    font: 400 32px "Swingdevil DEMO", sans-serif;
  }

  /* line 1070, ../sass/_screen.scss */
  .product_info .product_desc .price ul li {
    font: 600 30px "Swingdevil DEMO", sans-serif;
  }

  /* line 1073, ../sass/_screen.scss */
  .product_info .product_desc .price {
    margin: 20px 0;
  }

  /* line 1076, ../sass/_screen.scss */
  .product_info .product_desc p {
    font: 300 20px "Lato", sans-serif;
    line-height: 2rem;
  }

  /* line 1080, ../sass/_screen.scss */
  .product_info .short_desc h2 {
    font: 400 32px "Swingdevil DEMO", sans-serif;
    margin-bottom: 20px;
  }

  /* line 1084, ../sass/_screen.scss */
  .product_info .short_desc p {
    font: 300 20px "Lato", sans-serif;
    line-height: 2rem;
    margin-bottom: 15px;
  }

  /* line 1089, ../sass/_screen.scss */
  .main_heading.main_heading_54 h2 {
    font: 400 32px "Swingdevil DEMO", sans-serif;
  }
}
@media (max-width: 360px) {
  /* line 1094, ../sass/_screen.scss */
  .main_heading h2 {
    font: 400 36px "Swingdevil DEMO", sans-serif;
  }

  /* line 1097, ../sass/_screen.scss */
  .organic_stuff {
    padding: 30px 0 160px;
  }
}


.site_arrow-btn {
    background-color: #fbbc16;
    font: 400 45px "Swingdevil DEMO", sans-serif;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    line-height: 2rem;
    border: 3px solid transparent;
    height: 55px;
}

#couponcon form input {
    border-radius: 0;
    height: 55px;
    border: 1px solid #cdcdcd;
    color: #000;
    font: 400 18px "sans-serif";
}


.information-page {
    width: 90%;
    /*height: 1300px;*/
    margin: 20px auto;
    background: #FFFFFF;
    border-radius: 6px;
    display: flex;
    flex-direction: row;
}



.contact-section {
    padding: 20px 30px;
    flex-basis: auto;
    order: 1
}

    .contact-section .shopcart-btn a {
        color: #191919;
        font: 400 18px "Swingdevil DEMO", sans-serif;
    }

    .contact-section .btn-right {
        margin-left: auto;
        width: 300px;
    }


.cart-section {
    padding: 20px 30px;
    flex-basis: auto;
    order: 2
}


.shopping-cart-right {
    width: 100%;
    /*height: 423px;*/
    margin: 80px auto;
    background: #FFFFFF;
    /*box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.10);*/
    border-radius: 6px;
    display: flex;
    flex-direction: column;
}



.shopping-cart-item {
    padding: 20px 30px;
    display: flex;
    border-top: 1px solid #E1E8EE;
    border-bottom: 1px solid #E1E8EE;
}

    .shopping-cart-item:nth-child(0) {
        border-top: 0px solid #E1E8EE;
    }

    .shopping-cart-item:last-child {
        border-bottom: 1px solid #E1E8EE;
    }

    .shopping-cart-item .image {
        margin-right: 25px;
        max-width: 65px;
        position: relative;
    }

        .shopping-cart-item .image img {
            max-height: 150px;
        }


        .shopping-cart-item .image span {
            width: 22px;
            height: 22px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            border-radius: 100%;
            position: absolute;
            top: -9px;
            right: -9px;
            font: 400 13px "Poppins", sans-serif;
            background-color: #0c0b0b;
        }

    .shopping-cart-item .description {
        padding-top: 10px;
        /*margin-right: 50px;*/
        width: 350px;
        font: 500 18px "Swingdevil DEMO", sans-serif;
    }

        .shopping-cart-item .description span {
            display: block;
            color: #43484D;
            font-weight: 400;
        }

    .shopping-cart-item .total-price {
        padding-top: 27px;
        text-align: center;
        font-size: 16px;
        font: 500 18px "Swingdevil DEMO", sans-serif;
    }

.shopping-cart-footer-item {
    padding: 10px 30px;
    display: flex;
    /*border-top: 1px solid #E1E8EE;*/
    /*border-bottom: 1px solid #E1E8EE;*/
}

    .shopping-cart-footer-item .btn-right {
        margin-left: auto;
    }

    .shopping-cart-footer-item .subtotal {
        padding-top: 10px;
        /*width: 130px;*/
        font: 500 20px "Swingdevil DEMO", sans-serif;
        margin-left: auto;
    }

    .shopping-cart-footer-item .discountcode {
        padding-right: 10px;
        font: 500 20px "Swingdevil DEMO", sans-serif;
        flex: 2 1 auto;
    }


/* Responsive */
@media (max-width: 800px) {
    .information-page {
        width: auto;
        height: auto;
        overflow: hidden;
        flex-direction: column;
    }

    .contact-section, cart-section {
        height: auto;
        flex-wrap: wrap;
        justify-content: center;
    }

    .contact-section {
        padding: 5px;
        order: 2
    }

    .cart-section {
        order: 1
    }

    .contact-section .shopcart-btn {
        padding: 20px;
        text-align: center;
    }


        .contact-section .shopcart-btn a i {
            margin-right: 15px;
        }

    .shopping-cart-right {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .shopping-cart-item {
        height: auto;
        flex-wrap: wrap;
        justify-content: center;
    }

        .shopping-cart-item .image img {
            width: 100%;
        }

        .shopping-cart-item .image,
        .shopping-cart-item .description {
            width: 100%;
            text-align: center;
            margin: 6px 0;
        }

    .shopping-cart-footer-item {
        flex-direction: row;
    }

    .contact-section .register-form {
        margin-top: -60px;
    }

        .contact-section .register-form form {
            padding: 100px 21px 30px;
        }
}

