.main-banner {
  position: relative;
  margin-bottom: 75px;
  height: 592px;
}
@media all and (max-width: 2050px) {
  .main-banner {
    height: 28.8780487805vw;
  }
}
@media all and (max-width: 768px) {
  .main-banner {
    height: 35vw;
    margin-bottom: 20px;
  }
}
.main-banner .inner {
  position: relative;
  z-index: 1;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-banner .text-wr {
  padding-bottom: 30px;
  max-width: 700px;
}
@media all and (max-width: 768px) {
  .main-banner .text-wr {
    max-width: 52%;
    padding-bottom: 20px;
  }
}
.main-banner .title {
  font-size: 60px;
  margin-bottom: 20px;
}
@media all and (max-width: 1440px) {
  .main-banner .title {
    font-size: 4.1666666667vw;
  }
}
@media all and (max-width: 768px) {
  .main-banner .title {
    font-size: 4.6vw;
    margin-bottom: 10px;
  }
}
.main-banner .text {
  font-size: 30px;
}
@media all and (max-width: 1440px) {
  .main-banner .text {
    font-size: 2.0833333333vw;
  }
}
@media all and (max-width: 768px) {
  .main-banner .text {
    font-size: 3.3vw;
  }
}
.main-banner picture {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
}
.main-banner picture, .main-banner img {
  height: 100%;
}
.main-banner img {
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
@media all and (max-width: 768px) {
  .main-banner img {
    width: 100%;
  }
}

.main-image {
  display: block;
  margin-bottom: 75px;
  height: 23.2704402516vw;
}
.main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}

html:not(.mobdev) .main-categories {
  margin-bottom: 50px;
}
html:not(.mobdev) .main-categories .bltt {
  margin-bottom: 45px;
}
html:not(.mobdev) .main-categories .categories {
  max-width: 98.0830670927%;
  height: 437px;
  margin: 0 auto;
  overflow: hidden;
}
html:not(.mobdev) .main-categories .categories::after {
  content: "";
  display: block;
  clear: both;
}
html:not(.mobdev) .main-categories .categories li {
  width: 46.5146579805%;
  margin: 0 0 15px 0.9120521173%;
  height: 210px;
  position: relative;
  overflow: hidden;
}
html:not(.mobdev) .main-categories .categories li::after {
  content: "";
  display: block;
  clear: both;
}
html:not(.mobdev) .main-categories .categories li:hover:before {
  border-color: rgba(0, 0, 0, 0.08);
  visibility: visible;
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
html:not(.mobdev) .main-categories .categories li:hover > div a {
  border-color: #535570;
  background-color: #535570;
  color: #fff;
}
html:not(.mobdev) .main-categories .categories li:hover > div a:before {
  display: block;
}
html:not(.mobdev) .main-categories .categories li:hover img {
  -ms-transform: scale(1.01);
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}
html:not(.mobdev) .main-categories .categories li:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 10px;
  left: 10px;
  bottom: 10px;
  border: 1px solid rgba(255, 255, 255, 0.01);
  visibility: hidden;
  -ms-transform: scale(0.99);
  -webkit-transform: scale(0.99);
  transform: scale(0.99);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
html:not(.mobdev) .main-categories .categories li:nth-child(1) > div {
  margin-left: 60px;
}
html:not(.mobdev) .main-categories .categories li:nth-child(2) {
  width: 25.7980456026%;
}
html:not(.mobdev) .main-categories .categories li:nth-child(3) {
  width: 25.7980456026%;
  height: 100%;
  float: left;
  margin: 0;
}
html:not(.mobdev) .main-categories .categories li:nth-child(3) > div {
  float: right;
  margin-right: 35px;
}
html:not(.mobdev) .main-categories .categories li:nth-child(4) {
  width: 25.7328990228%;
  clear: right;
}
html:not(.mobdev) .main-categories .categories li > div {
  position: relative;
  z-index: 2;
  float: left;
  margin: 40px 0 0 35px;
}
html:not(.mobdev) .main-categories .categories li a {
  color: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
html:not(.mobdev) .main-categories .categories li a:hover {
  border-color: #323444;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
html:not(.mobdev) .main-categories .categories li a:before {
  display: none;
  background-color: #484a61;
}
html:not(.mobdev) .main-categories .categories li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
  transition: transform 0.7s ease-in-out;
  -webkit-transition: transform 0.7s ease-in-out;
  -moz-transition: transform 0.7s ease-in-out;
  -ms-transition: transform 0.7s ease-in-out;
  -o-transition: transform 0.7s ease-in-out;
}

.main-categories .categories {
  list-style: none;
}
.main-categories .categories li {
  float: right;
  text-align: center;
}
.main-categories .categories li > div > div {
  margin-bottom: 15px;
  font-weight: 500;
}
.main-categories .categories li a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: block;
  padding: 0 30px;
  font-weight: 200;
  font-size: 14px;
  line-height: 29px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -khtml-border-radius: 1px;
  border-radius: 1px;
}
.main-categories .categories li a:hover:after {
  -ms-transform: rotate(-45deg) translateX(-150px);
  -webkit-transform: rotate(-45deg) translateX(-150px);
  transform: rotate(-45deg) translateX(-150px);
}
.main-categories .categories li a:before {
  display: none;
}
.main-categories .categories li a:after {
  content: "";
  display: block;
  position: absolute;
  top: -100px;
  left: -160px;
  right: -160px;
  bottom: -100px;
  z-index: -1;
  background: linear-gradient(270deg, #fcc38e, #f35866, #f35866, #f35866, #fcc38e, #fcc38e, #fcc38e);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
}

.main-products {
  margin-bottom: 60px;
}
.main-products .bltt {
  margin-bottom: 15px;
}
.main-products .bltt > span:before {
  margin-left: 60px;
}
.main-products .bltt > span:after {
  margin-right: 60px;
}
.main-products .bx-wrapper {
  margin-right: auto;
  margin-left: auto;
}

.main-products-slider {
  margin: 0 auto 0;
}
.main-products-slider .product {
  float: none;
  width: auto;
  margin: 0;
}

.main-about {
  background-color: #fff;
  position: relative;
  height: 223px;
}
.main-about:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
  left: 0;
  margin-right: 405px;
  background: #cdcac9 url(../img/main-about-bg.jpg) right no-repeat;
}
.main-about .inner {
  position: relative;
  z-index: 1;
  padding: 30px 0;
}
.main-about .inner::after {
  content: "";
  display: block;
  clear: both;
}
.main-about .inner > img {
  float: right;
  margin: 0 7.3482428115% 0 2.875399361%;
}
.main-about .bltt > span:after {
  max-width: 520px;
}
.main-about .text-wrapper {
  float: right;
  max-width: 855px;
  font-size: 16px;
  font-weight: 200;
}
.main-about .text-wrapper::after {
  content: "";
  display: block;
  clear: both;
}
.main-about .text-wrapper .text {
  line-height: 22px;
}

.main-delivery {
  background-color: #fff;
  position: relative;
}
.main-delivery .inner {
  position: relative;
  padding: 0;
}
.main-delivery .inner:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 100%;
  width: 110px;
  height: 110px;
  margin-left: 50px;
  background: url(../img/main-delivery-flower.jpg) center no-repeat;
  background-size: contain;
}
.main-delivery .text-wrapper {
  position: relative;
  z-index: 1;
  max-width: 43%;
  font-size: 16px;
  font-weight: 200;
  padding: 70px 0;
}
.main-delivery .text-wrapper .text {
  line-height: 22px;
}
.main-delivery .text-wrapper .text p {
  margin: 0;
}
.main-delivery .text-wrapper .text p:not(:last-child) {
  margin-bottom: 20px;
}
.main-delivery .picture {
  position: absolute;
  margin-right: -150px;
  top: 0;
  bottom: 0;
  right: 50%;
}
.main-delivery .picture img {
  max-height: 100%;
  object-fit: cover;
  object-position: right center;
}

.main-sale {
  background-color: #f5f6f8;
  position: relative;
  height: 656px;
}
.main-sale .main-sale-bg {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1310px;
  background: url(../img/main-sale-bg.jpg) center no-repeat;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.main-sale .inner {
  position: relative;
  z-index: 1;
  text-align: center;
}
.main-sale .inner::after {
  content: "";
  display: block;
  clear: both;
}
.main-sale .inner > .right, .main-sale .inner > .left {
  width: 49.9680511182%;
}
.main-sale .sale-wrapper {
  max-width: 570px;
  margin-right: 12.1483375959%;
}
.main-sale .sale-img {
  margin: 55px 0 20px;
}
.main-sale .sale-img img {
  margin-left: 30px;
}
.main-sale .sale-title {
  display: block;
  font-weight: 500;
  margin-bottom: 2px;
}
.main-sale .sale-products {
  margin-top: 15px;
}
.main-sale .sale-products::after {
  content: "";
  display: block;
  clear: both;
}
.main-sale .sale-products .item {
  width: 176px;
  height: 176px;
  float: right;
  margin-left: 3.0690537084%;
  position: relative;
  border: 1px solid #ededed;
}
.main-sale .sale-products .item:hover .info {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=$o2);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main-sale .sale-products .item:last-child {
  margin-left: 0;
}
.main-sale .sale-products .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
.main-sale .sale-products .item .info a {
  display: inline-block;
  background-color: #e32749;
  color: #fff;
  font-size: 15px;
  padding: 0 15px;
  line-height: 32px;
  margin-top: 10px;
  height: 33px;
  font-weight: 200;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  transition: background-color 0.5s ease-in-out;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  -ms-transition: background-color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out;
}
.main-sale .sale-products .item .info a:hover {
  background-color: #a81630;
}
@media all and (min-width: 769px) {
  .main-sale .sale-products .item .info {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding-top: 30px;
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=$o2);
    -moz-opacity: 0.01;
    -khtml-opacity: 0.01;
    opacity: 0.01;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
  }
  .main-sale .sale-products .item .info .name:after {
    content: "";
    display: block;
    width: 36px;
    height: 1px;
    margin: 6px auto 8px;
    background-color: #fff;
  }
  .main-sale .sale-products .item .info .price {
    font-size: 16px;
    font-weight: 200;
  }
  .main-sale .sale-products .item .info a:after {
    content: "";
    display: inline-block;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    width: 5px;
    height: 5px;
    position: relative;
    top: -1px;
    margin-right: 5px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.main-sale .countdown-wrapper {
  color: #fff;
  width: 86.9565217391%;
  padding-top: 180px;
  margin-right: 5.7544757033%;
  font-size: 20px;
}
.main-sale .countdown-wrapper .title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 3px;
  letter-spacing: 1px;
}
.main-sale .countdown-wrapper .text {
  font-weight: 200;
}
.main-sale .countdown-wrapper .button {
  display: inline-block;
  background-color: #fff;
  height: 45px;
  padding: 0 50px;
  font-size: 16px;
  line-height: 45px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  border-radius: 30px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.main-sale .countdown-wrapper .button:hover {
  background-color: #f25571;
  color: #fff;
}
.main-sale .countdown {
  direction: ltr;
  margin: 35px 0 50px;
}
.main-sale .countdown::after {
  content: "";
  display: block;
  clear: both;
}
.main-sale .countdown > span {
  width: 160px;
  height: 115px;
  padding-top: 28px;
  float: left;
  margin-right: 1.9117647059%;
  background-color: rgba(25, 28, 56, 0.45);
  font-size: 47px;
  color: #f5f6f8;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
.main-sale .countdown > span:last-child {
  margin-right: 0;
}
.main-sale .countdown > span span {
  font-size: 13px;
  font-weight: 500;
  display: block;
}
.main-sale .countdown > span span:before {
  content: "";
  display: block;
  width: 88.75%;
  height: 1px;
  margin: 13px auto 10px;
  background-color: rgba(250, 250, 250, 0.5);
}

.main-newsletter {
  padding: 50px 0 55px;
  background-color: #fff;
}
.main-newsletter .inner::after {
  content: "";
  display: block;
  clear: both;
}
.main-newsletter .inner > .right, .main-newsletter .inner:before {
  width: 49.9680511182%;
}
.main-newsletter .inner > .right {
  background: url(../img/main-newsletter-bg1.jpg) center right no-repeat;
  height: 240px;
  border-bottom: 4px solid #f2778d;
  -ms-background-size: auto 100%;
  -o-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.13);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.13);
}
.main-newsletter .inner:before {
  content: "";
  float: left;
  background: url(../img/main-newsletter-bg2.jpg) center no-repeat;
  height: 244px;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.main-newsletter .newsletter-form {
  font-weight: 200;
  max-width: 72.1227621483%;
  margin: 40px auto 0;
  text-align: center;
}
.main-newsletter .newsletter-form .title {
  font-weight: 500;
  margin-bottom: 7px;
}
.main-newsletter .newsletter-form form {
  margin-top: 40px;
}
.main-newsletter .newsletter-form .field {
  height: 50px;
  border-color: #f0f0f0;
}
.main-newsletter .newsletter-form input[type=email] {
  width: 86.8794326241%;
  height: 37px;
  margin-top: 6px;
  padding-right: 28px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.main-newsletter .newsletter-form input[type=email]::-webkit-input-placeholder {
  color: #a0a0a0;
}
.main-newsletter .newsletter-form input[type=email]:-moz-placeholder {
  color: #a0a0a0;
}
.main-newsletter .newsletter-form input[type=email]::-moz-placeholder {
  color: #a0a0a0;
}
.main-newsletter .newsletter-form input[type=email]:-ms-input-placeholder {
  color: #a0a0a0;
}
.main-newsletter .newsletter-form .submit-bt {
  width: 10.9929078014%;
  line-height: 24px;
}
.main-newsletter .newsletter-form .submit-bt:hover:before {
  color: #f25571;
}
.main-newsletter .newsletter-form .submit-bt:before {
  font-size: 23px;
  margin-top: 12px;
}

.main-blog {
  margin: 35px 0 30px 0;
}

@media all and (max-width: 768px) {
  .main-image {
    height: 200px;
    margin-bottom: 2%;
  }
  .main-image.mob-ha {
    height: auto !important;
  }
  .main-categories .categories li {
    width: 48.828125%;
    height: 305px;
    padding-top: 15px;
    background-color: #fff;
    margin-bottom: 2.34375% !important;
  }
  .main-categories .categories li:not(:nth-child(2n)) {
    margin-left: 2.34375%;
  }
  .main-categories .categories li:last-child {
    float: none;
    width: 100%;
    margin: 0 auto;
    clear: both;
  }
  .main-categories .categories li img {
    max-width: 83%;
    height: 195px;
    margin: 0 auto 20px;
    object-fit: contain;
    -o-object-fit: contain;
    object-position: center;
    -o-object-position: center;
  }
  .main-categories .categories li > div {
    max-width: 90%;
    margin: 0 auto;
  }
  .main-categories .categories li a {
    background-color: #535570;
    color: #fff;
    display: inline-block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
  }
  .main-products {
    margin-bottom: 5%;
  }
  .main-slider-wr {
    padding-right: 14.1176470588vw;
  }
  .main-products-slider.owl-carousel .owl-stage-outer {
    overflow: visible;
  }
  .main-products-slider.owl-carousel .bx-viewport {
    padding-top: 0;
  }
  .main-products-slider.owl-carousel .owl-nav {
    display: none;
  }
  .main-products-slider.owl-carousel .owl-dots {
    position: relative;
    right: -7.0588235294vw;
  }
  .main-products-slider .product {
    padding: 5px;
    height: auto;
  }
  .main-products-slider .product .bot {
    padding-right: 0;
    padding-left: 0;
  }
  .main-products-slider .product .add-to-cart {
    min-width: 0;
    display: block;
  }
  .main-about {
    height: auto;
  }
  .main-about:before {
    display: none;
  }
  .main-about, .main-about .bltt {
    text-align: center;
  }
  .main-about .bltt > span:before {
    display: block;
  }
  .main-about .inner {
    padding: 30px 3% 5%;
  }
  .main-about .inner > img {
    float: none;
    margin: 4% 0 6%;
  }
  .main-about .text-wrapper {
    max-width: none;
  }
  .main-delivery .inner:before {
    display: none;
  }
  .main-delivery .text-wrapper {
    max-width: none;
    padding: 30px 2% 10px;
  }
  .main-delivery .text-wrapper, .main-delivery .text-wrapper .bltt {
    text-align: center;
  }
  .main-delivery .bltt {
    margin-bottom: 20px;
  }
  .main-delivery .picture {
    position: static;
    margin: 0;
  }
  .main-delivery .picture, .main-delivery .picture img {
    max-width: 100%;
    height: auto;
  }
  .main-sale {
    height: auto;
    margin-bottom: 3%;
  }
  .main-sale .inner {
    padding: 0;
  }
  .main-sale .inner > .right, .main-sale .inner > .left {
    float: none;
    width: auto;
    padding: 3%;
  }
  .main-sale .inner > .right {
    padding-bottom: 6%;
    background: url(../img/main-sale-bg-mobile-768.jpg) center no-repeat;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .main-sale .countdown-wrapper {
    padding-top: 2%;
    margin: 0;
    width: auto;
    font-size: 18px;
  }
  .main-sale .countdown-wrapper .title {
    font-size: 28px;
  }
  .main-sale .countdown {
    margin: 5% 0 6%;
  }
  .main-sale .countdown > span {
    float: none;
    display: inline-block;
    width: 23%;
    padding-top: 20px;
  }
  .main-sale .countdown > span span:before {
    margin-bottom: 13px;
  }
  .main-sale .sale-wrapper {
    max-width: none;
    margin: 0;
  }
  .main-sale .sale-img {
    margin: 4% 0 5%;
  }
  .main-sale .sale-img img {
    margin: 0;
  }
  .main-sale .sale-img img {
    max-width: 94%;
    height: auto;
  }
  .main-sale .sale-products-wr {
    padding-right: 11.7647058824vw;
  }
  .main-sale .sale-products {
    margin-top: 5%;
  }
  .main-sale .sale-products .item {
    float: none;
    width: auto;
    height: auto;
    display: inline-block;
    margin: 0 0 3.5% 3%;
    border: none;
  }
  .main-sale .sale-products .item:last-child {
    margin-left: 0;
  }
  .main-sale .sale-products .item img {
    border: 1px solid #ededed;
  }
  .main-sale .sale-products .item .info {
    font-size: 16px;
  }
  .main-sale .sale-products .item .info a {
    display: block;
    margin-top: 5px;
  }
  .main-sale .sale-products .item .price s {
    font-size: 14px;
    color: #000;
  }
  .main-sale .sale-products .item .name {
    margin-bottom: 5px;
  }
  .main-sale .sale-products.owl-carousel .owl-stage-outer {
    overflow: visible;
  }
  .main-sale .sale-products.owl-carousel .owl-nav {
    display: none;
  }
  .main-newsletter {
    margin-bottom: 2.5%;
  }
  .main-newsletter, .main-newsletter .inner {
    padding: 0;
  }
  .main-newsletter .inner:before, .main-newsletter .inner > .right {
    display: block;
    float: none;
    width: auto;
  }
  .main-newsletter .inner > .right {
    height: auto;
    padding: 4% 0 5%;
  }
  .main-newsletter .newsletter-form {
    margin: 0 auto;
    max-width: 450px;
  }
  .main-newsletter .newsletter-form form {
    margin-top: 5%;
  }
  .main-newsletter .newsletter-form .field {
    height: 42px;
  }
  .main-newsletter .newsletter-form .field input[type=email] {
    width: 83%;
    height: 32px;
    margin-top: 5px;
    text-indent: 15px;
  }
  .main-newsletter .newsletter-form .submit-bt {
    width: 46px;
  }
  .main-newsletter .newsletter-form .submit-bt:before {
    margin-top: 9px;
  }
  .main-blog {
    margin: 0;
  }
}
@media all and (max-width: 550px) {
  .main-products-slider .product .image {
    height: 170px;
  }
  .main-products-slider .product .image img {
    height: 100%;
  }
}
@media all and (max-width: 425px) {
  .main-image {
    height: 47.0588235294vw;
  }
  .main-categories .categories li {
    height: 245px;
  }
  .main-categories .categories li img {
    height: 135px;
  }
  .main-categories .categories li:nth-child(2) img {
    max-width: 55%;
  }
  .main-products-slider .bx-controls-direction a.bx-prev {
    left: 0;
  }
  .main-products-slider .bx-controls-direction a.bx-next {
    right: 0;
  }
  .main-products-slider .product {
    max-width: 260px;
    height: auto;
    margin: 0 auto;
  }
  .main-products-slider .product .image {
    height: 40vw;
  }
  .main-sale .inner > .right {
    background-image: url(../img/main-sale-bg-mobile-425.jpg);
  }
  .main-sale .countdown > span {
    padding-top: 15px;
    height: 105px;
    font-size: 38px;
  }
  .main-sale .countdown-wrapper .button {
    height: 40px;
    padding: 0 40px;
    font-size: 15px;
    line-height: 40px;
    color: #B30000;
  }
  .main-newsletter .inner:before {
    height: 38.8235294118vw;
    background-image: url(../img/main-newsletter-bg2-mobile-425.jpg);
  }
  .main-newsletter .inner > .right {
    background: #f6f6f6 url(../img/main-newsletter-bg1-mobile.jpg) right no-repeat;
    -ms-background-size: contain;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
  }
  .main-newsletter .newsletter-form {
    max-width: 90%;
  }
}
@media all and (max-width: 375px) {
  .main-products-slider .product {
    max-width: 90%;
  }
}
@media all and (max-width: 374px) {
  html.mobdev .main-categories .categories li {
    width: auto;
    float: none;
  }
  html.mobdev .main-categories .categories li:not(:last-child) {
    margin: 0 0 3%;
  }
}
/*----------------------------------------------------------*/
@media all and (max-width: 1840px) and (min-width: 769px) {
  .main-delivery .text-wrapper {
    padding: 50px 0;
  }
}
@media all and (max-width: 1635px) and (min-width: 769px) {
  .main-image {
    margin-bottom: 4.5vw;
  }
  .main-categories .categories {
    height: 26.7278287462vw;
  }
  .main-categories .categories li {
    height: 12.8440366972vw;
    margin-bottom: 0.9174311927vw;
  }
  .main-categories .categories li:nth-child(1) > div {
    margin-left: 3.65vw;
  }
  .main-categories .categories li:nth-child(3) {
    height: 100%;
  }
  .main-categories .categories li:nth-child(3) > div {
    margin-left: 0;
    margin-right: 2.15vw;
  }
  .main-categories .categories li > div {
    margin: 2.4vw 0 0 2.15vw;
  }
  .main-categories .categories li > div div {
    margin-bottom: 1.15vw;
  }
  .main-sale {
    height: 40.08vw;
  }
  .main-sale .inner {
    margin: 0;
  }
  .main-sale .countdown-wrapper {
    padding-top: 11vw;
  }
  .main-sale .countdown {
    margin: 2.15vw 0 3vw 0;
  }
  .main-sale .countdown > span {
    width: 9.7859327217vw;
    height: 7.0336391437vw;
    padding-top: 1.7125382263vw;
    font-size: 2.874617737vw;
  }
  .main-sale .countdown > span span {
    line-height: 1.2vw;
  }
  .main-sale .countdown > span span:before {
    margin: 0.7951070336vw auto 0.6116207951vw;
  }
  .main-sale .sale-img {
    margin: 3.3639143731vw 0 1.2232415902vw;
  }
  .main-sale .sale-img img {
    height: 15.1681957187vw;
    width: auto;
  }
  .main-sale .sale-products {
    margin-top: 0.9174311927vw;
  }
}
@media all and (max-width: 1500px) and (min-width: 769px) {
  .main-sale .sale-wrapper {
    margin-right: 3vw;
  }
}
@media all and (max-width: 1300px) and (min-width: 769px) {
  .main-categories .categories li:hover > div {
    text-shadow: none;
  }
  .main-categories .categories li:hover a {
    background-color: #535570;
  }
  .main-categories .categories li a {
    background-color: #fff;
  }
  .main-about .inner > img {
    margin-right: 0;
  }
  .main-delivery .text-wrapper {
    padding: 20px 0;
  }
  .main-delivery .bltt {
    margin-bottom: 15px;
  }
  .main-delivery .text {
    line-height: 20px;
  }
  .main-delivery .picture {
    right: 54%;
  }
  .main-sale .sale-wrapper {
    max-width: none;
    margin: 0 4%;
  }
  .main-sale .sale-img img {
    height: 13.4615384615vw;
    width: auto;
  }
  .main-sale .sale-products .item {
    width: 14.6153846154vw;
    height: 14.6153846154vw;
    margin-left: 0.3846153846vw;
  }
  .main-sale .sale-products .item:last-child {
    margin-left: 0;
  }
  .main-sale .sale-products .item .info {
    padding-top: 2.3076923077vw;
    line-height: 1.6vw;
  }
  .main-newsletter .newsletter-form {
    max-width: none;
    padding: 0 5%;
  }
  .main-newsletter .newsletter-form input[type=email] {
    width: 82%;
  }
  .main-newsletter .newsletter-form .submit-bt {
    width: 60px;
  }
}
@media all and (max-width: 1200px) and (min-width: 769px) {
  .main-about {
    height: auto;
  }
  .main-about:before {
    display: none;
  }
  .main-about .inner > img {
    max-width: 10%;
    margin: 0 0 0 2.5%;
  }
  .main-about .text-wrapper {
    max-width: 75%;
    margin-left: 3%;
  }
  .main-sale .countdown-wrapper {
    font-size: 18px;
    padding-top: 9vw;
  }
  .main-sale .countdown-wrapper .title {
    font-size: 24px;
  }
  .main-sale .countdown-wrapper .button {
    height: 35px;
    padding: 0 8%;
    line-height: 34px;
    font-size: 15px;
  }
  .main-sale .sale-products .item {
    border: none;
    -moz-box-shadow: 0px 0px 1px 0px #d0d0d0;
    -webkit-box-shadow: 0px 0px 1px 0px #d0d0d0;
    box-shadow: 0px 0px 1px 0px #d0d0d0;
  }
  .main-sale .sale-products .item .info {
    top: 0.25vw;
    bottom: 0.25vw;
    left: 0.25vw;
    right: 0.25vw;
  }
}
@media all and (max-width: 1100px) and (min-width: 769px) {
  .main-categories .categories li > div {
    text-shadow: 1px 1px 0 #fff;
  }
  .main-delivery .text-wrapper {
    max-width: none;
  }
  .main-delivery .text-wrapper, .main-delivery .text-wrapper .bltt {
    text-align: center;
  }
  .main-delivery .picture {
    position: static;
    margin: 0;
  }
  .main-delivery .picture, .main-delivery .picture img {
    max-width: 100%;
    height: auto;
  }
  .main-sale .sale-products .item .info a {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    padding: 0 7%;
  }
  .main-sale .sale-img img {
    height: 12.6923076923vw;
    width: auto;
  }
}/*# sourceMappingURL=home.css.map */