@font-face {
  font-family: "Bebas";
  font-display: swap;
  src: url("../fonts/BebasNeueBold.eot") format("embedded-opentype");
  src: url("../fonts/BebasNeueBold.woff") format("woff"), url("../fonts/BebasNeueBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; 
}

@font-face {
  font-family: "Calibre";
  font-display: swap;
  src: url("../fonts/Calibre.eot") format("embedded-opentype");
  src: url("../fonts/Calibre.woff") format("woff"), url("../fonts/Calibre.woff2") format("woff2"), url("../fonts/Calibre.ttf") format("truetype"), url("../fonts/Calibre.otf") format("opentype");
  font-weight: normal;
  font-style: normal; 
}

@font-face {
  font-family: "CalibreBold";
  font-display: swap;
  src: url("../fonts/Calibre-Bold.eot") format("embedded-opentype");
  src: url("../fonts/Calibre-Bold.woff") format("woff"), url("../fonts/Calibre-Bold.woff2") format("woff2"), url("../fonts/Calibre-Bold.ttf") format("truetype"), url("../fonts/Calibre-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal; 
}

@font-face {
  font-family: "CalibreMedium";
  font-display: swap;
  src: url("../fonts/Calibre-Medium.eot") format("embedded-opentype");
  src: url("../fonts/Calibre-Medium.woff") format("woff"), url("../fonts/Calibre-Medium.woff2") format("woff2"), url("../fonts/Calibre-Medium.ttf") format("truetype"), url("../fonts/Calibre-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal; 
}

@font-face {
  font-family: "GothamBook";
  font-display: swap;
  src: url("../fonts/Gotham-Book.eot") format("embedded-opentype");
  src: url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.woff2") format("woff2"), url("../fonts/Gotham-Book.ttf") format("truetype"), url("../fonts/CGotham-Book.otf") format("opentype");
  font-weight: normal;
  font-style: normal; 
}

@font-face {
  font-family: "GothamBold";
  font-display: swap;
  src: url("../fonts/GothamBold.eot") format("embedded-opentype");
  src: url("../fonts/GothamBold.woff") format("woff"), url("../fonts/GothamBold.woff2") format("woff2"), url("../fonts/GothamBold.ttf") format("truetype"), url("../fonts/CGothamBold.otf") format("opentype");
  font-weight: normal;
  font-style: normal; 
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?wahikf');
  src:  url('../fonts/icomoon.eot?wahikf#iefix') format('embedded-opentype'),
  url('../fonts/icomoon.ttf?wahikf') format('truetype'),
  url('../fonts/icomoon.woff?wahikf') format('woff'),
  url('../fonts/icomoon.svg?wahikf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-checkmark:before {content: "\e904";}

* {
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: text;
}

:root{
  font-size: 10px;
}

body {
  font-family: "GothamBook", Helvetica, Arial, sans-serif;
  min-width: 320px;
  font-size: 2.5rem;
  background: #fff;
  color: #000000;
  line-height: 1.2;
}

a, a:hover {
  color: #000; 
}

a:focus,
a:hover {
  text-decoration: none;
}

a:active {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

ul,li{
  list-style: none;
  margin: 0;
  padding: 0;
}

.btn:active:focus,
.btn:focus,
button:active:focus,
button:focus,
a:focus,
input:focus {
  outline: none; 
}

img {
  max-width: 100%;
}

strong, b{
  font-family: "GothamBold";
}

p{
  margin-bottom: 3rem;
}

.lh{
  line-height: 1.1;
}

.flag {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  filter: alpha(opacity=70);
  opacity: 0.7;
 }
 .flag-selected.flag {
  filter: none; /* IE6-9 */
  -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(0); /* Microsoft Edge and Firefox 35+ */
  filter: alpha(opacity=100);
  opacity: 1;
 } 

/*color*/
.orange{color: #eda809;}
.green{color: #688242;}
.dark-green{color: #324f08;}
.bistre{color: #8e6e23;}
.light-green{color: #529e51;}

/*background*/
.bg-light-green, .bg-orange, .bg-dark-green{
  color: #fff;
  position: relative;
}

.bg-light-green{background-color: #529e51;}
.bg-orange{background-color: #ecb32f;}
.bg-dark-green{background-color: #324f08;}
.bg-grey{background-color: #f7f7f7;}

/*font-size*/
.fs-28{font-size: 28px;}
.fs-31{font-size: 31px;}
.fs-35{font-size: 35px;}
.fs-42{font-size: 42px;}
.fs-50{font-size: 50px;}
.fs-56{font-size: 56px;}
.fs-63{font-size: 63px;}
.fs-70{font-size: 70px;}
.fs-84{font-size: 84px;}
.fs-98{font-size: 98px; margin-top: -10px;}

/*font-family*/
.cal{font-family: "Calibre";}
.cm{font-family: "CalibreMedium";}
.beb{font-family: "Bebas";}

.box-sh{
  box-shadow: 0px 4px 7px 0px rgba(5,3,0,0.15);
}

/*header*/
.main-header{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 22px 0;
  z-index: 100;
  color: #fff;
  background-color: #202020;
}

.button-top a:not(.country){
  font: 24px/1 "Bebas";
  background-color: #ecb32f;
  color: #fff;
  padding: 7px 20px 5px;
  max-width: 200px;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.button-top a:not(.country):hover{
  background: #529e51;
}

.top-block{
  padding: 10rem 0 7rem;
  background: #ffffff; /* Old browsers */
  background: url(../img/cumin_spoon.png) no-repeat left center, -moz-linear-gradient(left, #ffffff 0%, #ffffff 50%, #a3b98b 100%); /* FF3.6-15 */
  background: url(../img/cumin_spoon.png) no-repeat left center, -webkit-linear-gradient(left, #ffffff 0%,#ffffff 50%,#a3b98b 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, transparent 0%,transparent 50%,#a3b98b 100%), url(../img/cumin_spoon.png) no-repeat left center;
  background-size: auto 100%, auto;
  color: #282828;
}

.since{
  padding: 7rem 0;
  background: url(../img/since-bg.jpg) no-repeat right center;
  background-size: cover;
}

.items{
  padding: 7rem 0 300px;
  background: url(../img/item-bg.jpg) no-repeat center 101%;
  background-size: 100% auto;
}

/*testimonials*/
.testimonials .review{
  background: #fdf7e8;
  height: 100%;
  padding: 50px 60px;
  border-radius: 21px;
}

.check li{
  padding-left: 40px;
  position: relative;
  margin-bottom: 30px;
}

.check li:before{
  content: '\e904';
  position: absolute;
  font-family: 'icomoon';
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #ebb32e;
  left: 0;
  top: 4px;
  font-size: 1.8rem;
}

.why{
  padding: 6rem 0;
  background: url(../img/why-bg.jpg) no-repeat right center;
  background-size: cover;
}

.steps{
  background: #faedcf;
}

.step{
  padding: 0 4rem;
}

.step-head{
  border-radius: 7px;
}

.bonus .img{
  height: 435px;
  display: flex;
  align-items: center;
}

.bottom-arrow:before{
  content: '';
  position: absolute;
  width:0;
  height: 0;
  bottom: -13px;
  left: 50%;
  border: 56px solid transparent;
  border-top: 15px solid #324f08;
  border-bottom: 0;
  z-index: 1;
  transform: translateX(-50%);
}

/*Product*/
.products .container {
  max-width: 1270px;
}

.product .item{
  background: #f4f4f4;
  height: 100%;
  padding: 0 15px 35px;
  max-width: 610px;
  margin: 0 auto;
}

.product.active .item{
  background: #e9f2e8;
}

.product .top{
  font: 38px/1 "CalibreMedium";
  color: #ffffff;
  text-transform: uppercase;
  background-color: #464646;
  padding: 15px 5px;
  margin: 0 -15px;
}

.product.active .top{
  background-color: #324f08;
}

.product .title, .product .save{
  font: 35px/1 "Calibre";
  color: #282828;
}

.product .save{
  font-size: 30px;
} 

.product .title strong, .product .save strong{
  font-family: "CalibreBold";
}

.product .price{
  font: 26px/1 "CalibreMedium";
}

.product .price strong{
  font-size: 35px;
}

.dark-blue{
  color: #003663;
}

.product .img{
  height: 400px;
  margin: 65px 0 25px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product .img img{
  height: 100%;
}

.product .img-save{
  width: 155px;
  height: 155px;
  background-color: #ecb32f;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: -40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font: 49px/1 "CalibreMedium";
  color: #ffffff;
}

.product .img-save div:last-child{
  font: 63px/1 "CalibreBold";
  margin-top: -10px;
}

.add-button a{
  height: 60px;
  background-color: #fd9918;
  display: flex;
  justify-content: center;
  align-items: center;
  font: 33px/1 "CalibreBold";
  text-transform: uppercase;
  box-shadow: 0px 8px 10px 1px rgba(5,3,0,0.09);
  color: #fff;
}

.add-button a:hover{
  color: #fff;
  background: #ea8400;
  box-shadow: 0 4px 7px 0 rgba(5,3,0,.38);
}

.superfat{
  background: url(../img/superfat-bg.jpg) no-repeat right center;
  background-size: cover;
}

.white-block{
  background: rgba(255,255,255, .85);
  border-radius: 21px;
}

/*=============footer===============*/
footer{
  background-color: #222222;
  padding: 8.5rem 2rem 9.5rem;
}

.copiright{
  color: #fff;
  margin-top: 2.5rem;
  font-size: 1.8rem;
}

.copiright a{
  color: #fff;
}

.copiright a:hover{
  color: #fdcb2b;
}

.statements{
  color: #7f7f7f;
  font-size: 12px;
  padding: 1rem 3rem;
  border: 1px solid #7f7f7f;
  max-width: 600px;
  margin: 4rem auto 0;
}

.mob{
  display: none;
}

/*Media*/
@media (min-width: 1440px){
  .container {
    max-width: 1360px;
  }
}

@media screen and (max-width: 1860px){
  .top-block{
    background-position: 100%, -100px center;
  }
}

@media screen and (max-width: 1650px){
  .top-block{
    background-position: 100%, -200px center;
  }

  .since, .why{
    background-position: 65% center;
  }

  .items{
    background-size: auto 300px;
  }
}

@media screen and (max-width: 1440px){
  .top-block{
    background-position: 100%, -300px center;
  }

  .step{
    padding: 0 2rem;
  }
}

@media screen and (max-width: 1200px){
  .top-block{
    background-position: 100%, -400px bottom;
  }

  .since, .why{
    background-position: 50% center;
  }

  .testimonials .review{
    padding: 40px 30px;
  }

  .step-head{
    height: 144px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}

@media screen and (max-width: 992px){
  .top-block{
    padding: 5rem 0 300px;
    background: url(../img/cumin_spoon.png)no-repeat center 105%;
    background-size: auto 340px;
  }

  .mob{
    display: block;
  }

  .desc{
    display: none;
  }

  .since{
    padding: 350px 0 5rem;
    background-position: right top;
    background-size: auto 300px;
  }

  .items{
    padding: 0 0 250px;
  }

  .superfat{
    background: #fff;
  }

  .why{
    padding: 500px 0 3rem;
    background-position: right top;
    background-size: auto 450px;
  }

  .step-head{
    height: auto;
  }

  .bonus .img{
    height: auto;
    justify-content: center;
  }

  .max-h{
    max-height: 400px;
  }
}

@media screen and (max-width: 768px){
  :root{
    font-size: 9px;
  }

  .product .item{
    max-width: 410px;
  }

  .fs-98{font-size: 65px; margin-top: 0;}
}

@media screen and (max-width: 576px){
  body{
    font-size: 22px;
  }

  .fs-28{font-size: 24px;}
  .fs-31{font-size: 26px;}
  .fs-35{font-size: 30px;}
  .fs-42{font-size: 32px;}
  .fs-50{font-size: 36px;}
  .fs-56{font-size: 45px;}
  .fs-63{font-size: 50px;}
  .fs-84{font-size: 55px;}
  .fs-98{font-size: 47px; margin-top: 0;}

  .since{
    background-position: 80% top;
  }

  .testimonials .review{
    padding: 30px 15px;
  }

  .why{
    padding: 400px 0 5rem;
    background-size: auto 350px;
  }
}