@font-face {
  font-family: 'AAvanteLt';
  src: url('../fonts/AAvanteLt/AAvanteLtDemiBold.eot');
  src: url('../fonts/AAvanteLt/AAvanteLtDemiBold.woff2') format('woff2'),
       url('../fonts/AAvanteLt/AAvanteLtDemiBold.woff') format('woff'),
       url('../fonts/AAvanteLt/AAvanteLtDemiBold.ttf') format('truetype'),
       url('../fonts/AAvanteLt/AAvanteLtDemiBold.svg#AAvanteLtDemiBold') format('svg'),
       url('../fonts/AAvanteLt/AAvanteLtDemiBold.eot?#iefix') format('embedded-opentype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'AAvanteLt';
  src: url('../fonts/AAvanteLt/AAvanteLtLight.eot');
  src: url('../fonts/AAvanteLt/AAvanteLtLight.woff2') format('woff2'),
       url('../fonts/AAvanteLt/AAvanteLtLight.woff') format('woff'),
       url('../fonts/AAvanteLt/AAvanteLtLight.ttf') format('truetype'),
       url('../fonts/AAvanteLt/AAvanteLtLight.svg#AAvanteLtLight') format('svg'),
       url('../fonts/AAvanteLt/AAvanteLtLight.eot?#iefix') format('embedded-opentype');
  font-weight: 200;
  font-style: normal;
}

/*-------------------------*/

/*.content-root .h {
  font-size: 30px;
  font-weight: 300;
}*/

.h__discount60 .bullet {
    background: url(../images/h__discount60.png) no-repeat;
}

.catalog-item_image1 img {
    margin-top: 15px;
}

.flag--discount60 {
    background: url(../images/badge-discount60_3.png) no-repeat;
}

.catalog__carousel .catalog-item {
    padding: 0;
}

.no-js [data-view="is-tile"] .catalog-item_header, .no-touchevents [data-view="is-tile"] .catalog-item_header {
    padding-bottom: 36px;
    position: relative;
}

[data-view="is-tile"] .catalog-item_add {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 32px;
    border-radius: 0px 0px 4px 4px;
}

[data-view="is-tile"] .btn.catalog-item_add .icon {
    top: -4px;
}

.catalog-item {
    margin-bottom: 6px;
}

.catalog__carousel .catalog-item_product {
    padding: 0 9px 5px;
}

[data-view="is-tile"] .catalog-item_price {
  float: none;
  line-height: 20px;
  color: #363636;
  height: 20px;
}


[data-view="is-tile"] .catalog-item_product-name {
    height: 53px;
    line-height: 17px;
    margin-bottom: 5px;
}

[data-view="is-tile"] .catalog-item_price__old {
    float: left;
    font-size: 12px;
    color: #909090;
}

[data-view="is-tile"] .catalog-item_price__total {
    float: right;
    color: #dc266f;
    font-size: 12px;
}


[data-view="is-tile"] .catalog-item_product-order {
    position: static;
   
}

.no-js [data-view="is-tile"] .catalog-item:hover .catalog-item_price, .no-touchevents [data-view="is-tile"] .catalog-item:hover .catalog-item_price {
    float: none;
    display: block;
}

.catalog__carousel .slick-prev::before, .catalog__carousel .slick-next::before {
    position: absolute;
    top: 50%;
    line-height: 3.1;
    margin-top: -47.5px;
}


.catalog__carousel .slick-prev::before, .catalog__carousel .slick-next::before {
    content: "<";
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 300;
    color: #909090;
    background: transparent;
    -moz-transform: matrix( 1.5,0,0,3,0,0);
    -webkit-transform: matrix( 1.5,0,0,3,0,0);
    -ms-transform: matrix( 1.5,0,0,3,0,0);
}

.catalog__carousel .slick-next::before {
  content: ">";
}

.more-products__wrap {
  text-align: center;
}

.more-products {
    margin: 0;
    display: inline-block;
    padding: 8px 25px 10px 25px;
    font-size: 14px;
    font-weight: 400;
    /*border: 1px solid;*/
    border-radius: 4px;
}
.more-products:hover {
    text-decoration: none;
}
.more-products__discount60 {
    color: #fff;
    background-color: #dc266f;
}
.mi_body_sale .catalog__carousel .slick-prev::before, .mi_body_sale .catalog__carousel .slick-next::before {
    color: #dc266f;
}

.banner {
  position: relative;
  height: 100px;
  background-size: cover;
  background-position: center;
}


.banner__free {
    background: url(../images/banner__free.jpg);
    background-position: center;
}

.banner__free-left {
    position: absolute;
    width: 423px;
    height: 100px;
    left: 11%;
    font-family: "AAvanteLt";
    font-weight: 200;
}

.banner__free-left span {
    position: absolute;
    left: 23px;
    top: 3px;
    font-size: 30px;
    color: #fffc00;
}

.banner__free-left strong {
    position: absolute;
    left: 194px;
    top: -7px;
    font-weight: 200;
    font-size: 80px;
    color: #fffc00;
}

.banner__free-left i {
    position: absolute;
    display: block;
    left: 149px;
    top: 73px;
    font-size: 20px;
    font-style: normal;
    color: #fff;
}

.banner__free-right {
    float: right;
    margin: 0 130px 0 0px;
}

.banner__free-right h6 {
    margin: 6px 0 15px 0;
    text-align: center;
    font-size: 14px;
    color: #fffc00;
}

#clock {
  width: 320px;
  text-align: center;
}

#clock > div {
  position: relative;
  display: inline-block;
  margin: 0 10px;
}

#clock > div:nth-child(2)::before, #clock > div:nth-child(2)::after {
  content: ":";
  position: absolute;
  left: -20px;
  top: -39px;
  font-size: 70px;
  font-weight: 800;
  color: #fff;
  font-family: "AAvanteLt";
}

#clock > div:nth-child(2)::after {
  left: auto;
  right: -22px;
}

#clock > div strong {
  display: block;
  font-size: 70px;
  line-height: 30px;
  font-weight: 800;
  color: #fff;
}

#clock > div span {
  display: block;
  margin: 5px 0 0 0;
  font-size: 17px;
  line-height: 30px;
  font-weight: 200;
  color: #fff;
}

.h__gratis .bullet {
    background: url(../images/h__gratis.png) no-repeat;
}
.catalog-item_image1 {
    position: relative;
    height: 180px;
    line-height: 180px;
}
.catalog-item_image1 img {
    margin-top: 15px;
}

.flag--gratis {
    background: url(../images/badge-gratis4.png) no-repeat;
}

.gratis .catalog-item_price {
  font-size: 22px;
  color: #ff6000;
}

/*.gratis .catalog-item_price__old {
    float: none;
   text-align: center;
}*/

.catalog-item__ended {
  font-size: 16px;
   color: #ff6000;
}

.more-products__gratis {
    background-color: #4ce2fd;
    color: #fff;
}
.mi_body_pd .catalog__carousel .slick-prev::before, .mi_body_pd .catalog__carousel .slick-next::before {
    color: #4ce2fd;
}

.banner__gratis {
  text-align: center;
    background: url(../images/banner__gratis.jpg);
    background-position: center;
}

.banner__gratis h2 {
    padding: 19px 0 0 0;
    margin: 0;
    font-size: 48px;
    font-family: "AAvanteLt";
    font-weight: 800;
    color: #fff;
}

.banner__gratis h2 > strong {
  color: #fffc00;
}

.banner__gratis-more {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: 200;
    font-family: "AAvanteLt";
    line-height: 14px;
    border-bottom: 1px solid;
}

.banner__gratis-more:hover {
  text-decoration: none;
  color: #fff;
}

.bestprice .catalog-item_price {
  font-size: 22px;
  color: #000000;
}

.bestprice .catalog-item_price__old {
    float: none;
    text-align: center;
    font-size: 12px;
    color: #909090;
}

.bestprice .catalog-item_price__old > span::before {
    display: none;
}

.more-products__bestprice {
    background-color: #ffa200;
    color: #fff;
}
.mi_body_best .catalog__carousel .slick-prev::before, .mi_body_best .catalog__carousel .slick-next::before {
    color: #ffa200;
}

.h__news {
  background: url(../images/h__news.png) no-repeat;
}

.catalog-item_price__parameter {
  font-size: 12px;
  color: #909090;
  text-align: center;
}

.catalog-item_price__property {
    position: absolute;
    bottom: 13px;
    left: 0;
    right: 0;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    background: url(../images/property-bg.png) no-repeat center;
    background-size: contain;
}

.catalog__carousel.news .catalog-item_product-order {
    height: 37px;
}

.more-products__news {
  background-color: #70aa00;
  color: #fff;
}
.mi_body_new .catalog__carousel .slick-prev::before, .mi_body_new .catalog__carousel .slick-next::before {
    color: #70aa00;
}

.banner__news {
  background: url(../images/banner__news.jpg) no-repeat;
}

.banner__news h2 {
    padding: 26px 21px 0 0;
    margin: 0;
    font-size: 40px;
    text-align: right;
    color: #fff;
    font-family: "AAvanteLt";
    font-weight: 800;
}

.banner__news h2 strong {
  color: #ff0000;
}

.banner__news-gift {
    display: inline-block;
    padding: 15px 0;
    width: 280px;
    font-size: 24px;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: #ff0000;
}


.h__others {
  background: url(../images/h__others.png) no-repeat;
}

.more-products__others {
    background-color: #08a622;
    color: #fff;
}
.mi_body_recom .catalog__carousel .slick-prev::before, .mi_body_recom .catalog__carousel .slick-next::before {
    color: #08a622;
}

.container.page-container .catalog__carousel {
    margin-top: -10px;
}

@media (min-width: 768px) {
.h .bullet {
    margin-right: 12px;
    vertical-align: bottom;
}
}


@media screen and (max-width: 1199px) {
  .banner__free-left {
    left: 2%;
}
.banner__free-right {
    margin: 0 30px 0 0px;
}
.banner__news h2 {
    font-size: 28px;
}

}

/* ----------------------------------------------------------------------------------- */

@media screen and (max-width: 991px) {
  /*.catalog__carousel .slick-track {
    width: initial!important;
    margin-left: -2px;
  }*/
  .catalog__carousel.news .catalog-item_product-order {
    height: initial;
  }
  .catalog-item_price__property {
    position: static;
  }
  .touchevents [data-view="is-tile"] .catalog-item_price {
    margin: initial;
    padding: initial;
    line-height: initial;
  }
[data-view="is-tile"] .catalog-item_add {
    position: static;
    margin-top: 10px;
}
  .js .catalog__carousel {
    margin: 20px 0px 50px;
  }
 .banner {
  height: auto;
 }
 .banner__free {
    background: #FF6000;
} 
.banner__free-left {
    position: static;
    width: auto;
    text-align: center;
}

.banner__free-left span {
    position: static;
    font-size: 26px;
}
.banner__free-left strong {
    position: static;
    display: block;
    line-height: 40px;
    font-weight: 200;
    font-size: 60px;
}
.banner__free-left i {
    position: static;
}
.banner__free-right {
    float: none;
    text-align: center;
}
#clock {
    width: auto;
    margin: 0 auto;
    text-align: center;
}
.banner__news {
    padding: 0 10px;
    background: #8CBE29;
}
.banner__news h2 {
    padding: 26px 0 22px 0;
    text-align: center;
}
.banner__news h2 {
    font-size: 22px;
}
}


/* ----------------------------------------------------------------------------------- */

@media screen and (max-width: 767px) {
  .container.page-container .catalog__carousel {
    margin-top: initial;
  }
  .content-root .h {
    font-size: 20px;
  }
 #clock > div:nth-child(2)::before, #clock > div:nth-child(2)::after {
  content: ":";
  position: absolute;
  left: -10px;
  top: -15px;
  font-size: 40px;
  font-weight: 800;
  color: #fff;
  font-family: "AAvanteLt";
}

#clock > div:nth-child(2)::after {
  left: auto;
  right: -12px;
}

#clock > div strong {
  display: block;
  font-size: 40px;
} 
#clock {
  width: 260px;
}
.banner__free-right {
    margin: 0;
}
.banner__gratis h2 {
    font-size: 36px;
}
.banner__gratis {
    padding: 0 0 9px
}
.banner__news-gift {
    width: 240px;
    font-size: 20px;
}
/*[data-view="is-tile"] .catalog-item_price__old {
    float: none;
}
[data-view="is-tile"] .catalog-item_price__total{
    float: none;
}*/
/*---------------*/
.catalog__carousel .catalog-item_product {
    padding: 0 5px 5px;
}
.catalog-item_image img {
    max-width: 100%;
    max-height: 100%;
}
.flag {
    background-size: cover;
    width: 48px;
    height: 36px;
}
.flag__text {
    margin: 7px 0 0 4px;
}
.catalog-item_image {
    height: 120px;
    line-height: 120px;
}
.catalog-item_image img {
    vertical-align: bottom;
}
[data-view="is-tile"] .catalog-item_product-name {
    height: 28px;
    /*font-size: 10px;*/
    line-height: 1;
}
.touchevents [data-view="is-tile"] .catalog-item_price {
    font-size: 15px;
    font-weight: 500;
}
[data-view="is-tile"] .catalog-item_price__old, [data-view="is-tile"] .catalog-item_price__total {
    font-size: 10px;
    line-height: 10px;
}
.catalog-item_price2 {
    font-size: 8px;
    line-height: 10px;
}
.touchevents [data-view="is-tile"] .catalog-item_add {
    font-size: 0;
    display: none;
}
.touchevents [data-view="is-tile"] .catalog-item_add {
    height: 30px;
}
.touchevents [data-view="is-tile"] .catalog-item_header{
    padding-bottom: 0;

}
.touchevents [data-view="is-tile"] .catalog-item {
    height: initial;
    margin-bottom: 40px;
}
.slick-dots li, .slick-dots li button{
    height: 6px;
    width: 6px;
}
}
/*@media (min-width: 480px) {
[data-view="is-tile"] .catalog-item {
    height: 340px;
}
}*/
@media (max-width: 420px) {
[data-view="is-tile"] .catalog-item_product-name {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}
}
/*4444*/
.root-block__video {
    margin-top: 20px;
}
