.main_slider .slick-dots {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.brands_slider .slide_block .slide_inner span, .product-item-info .product-item-photo img, .promo_bnners .bnner_image > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.promo_bnners .bnner_image > img {
  object-fit: cover;
}

.product-item-info .product-item-actions .action:before, .product-item-info .product-item-actions .action.towishlist.active:after, .product-item-info .product-item-actions .action.towishlist.selected:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.brands_slider *, .main_slider *, .product-item-info .product-item-actions .action.towishlist, .product-item-info .product-item-link, .product-item-info .product-item-photo img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  36% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  61% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  86% {
    box-shadow: none;
  }
}
.brands_slider .slide_block .slide_inner span, .main_slider .slide_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.promo_bnners .action, .promo_bnners .info, .main_slider .slide_btn, .product-item-info .price-box .old-price, .product-item-info .price-box .normal_price,
.product-item-info .price-box .special-price, .product-item-info .product-item-link {
  font-size: 140%;
  line-height: 17px;
}

.stickers, .product-item-info .product_category {
  font-size: 120%;
  line-height: 15px;
}

.brands_section {
  margin-top: 70px;
}
@media screen and (min-width: 992px) and (max-width: 1227px) {
  .brands_section {
    margin-top: 60px;
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .brands_section {
    margin-top: 50px;
  }
}
@media screen and (max-width: 575px) {
  .brands_section {
    margin-top: 40px;
  }
}

.product-item-info {
  font-size: 1rem;
  position: relative;
  width: 100%;
  border-radius: 5px;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  z-index: 2;
  /*item image styles*/
  /*item info styles*/
  /*item price styles*/
  /*item buttons styles*/
  /*options*/
}
.product-item-info:hover {
  background: transparent !important;
  box-shadow: none !important;
}
.product-item-info .stickers {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  border-radius: 5px 5px 0 0;
  justify-content: flex-end;
  pointer-events: none;
}
.product-item-info .product-item-photo {
  display: block;
  width: 100%;
  padding: 24px;
  background: #ffffff;
  position: relative;
  border-radius: 5px;
}
.product-item-info .product-item-photo img {
  object-fit: contain;
}
.product-item-info .product-image-container {
  width: 100% !important;
  display: block;
  height: 232px;
}
.product-item-info .product-image-wrapper {
  padding-bottom: 0 !important;
  height: 100%;
  max-width: 232px;
  margin: 0 auto;
  overflow: visible;
}
.product-item-info .product-item-details {
  padding-top: 10px;
  position: relative;
}
.product-item-info .product_category {
  color: #999999;
}
.product-item-info .product-item-name {
  margin: 5px 0 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  height: 34px;
}
.product-item-info .product-item-link {
  text-decoration: none !important;
  color: inherit;
  max-width: 100%;
  color: #1a1a1a;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-item-info .price-box {
  margin-top: 3px;
  margin-bottom: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-item-info .price-box .price-label {
  display: none;
}
.product-item-info .price-box .price {
  font-size: 100%;
}
.product-item-info .price-box .normal_price,
.product-item-info .price-box .special-price {
  display: block;
}
.product-item-info .price-box .normal_price .price,
.product-item-info .price-box .special-price .price {
  font-family: "montserrat-bold", "montserratarm-bold";
  color: #1a1a1a;
}
.product-item-info .price-box .old-price {
  display: block;
  margin: 0 0 0 10px;
}
.product-item-info .price-box .old-price .price {
  color: #666666;
  text-decoration: line-through;
}
.product-item-info .actions-primary {
  display: none;
}
.product-item-info .product-item-inner {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: unset !important;
  left: auto !important;
  right: auto !important;
  height: auto !important;
  width: auto !important;
  overflow: visible !important;
}
.product-item-info .product-item-actions .actions-secondary {
  position: absolute;
  right: 8px;
  bottom: 100%;
  z-index: 3;
  margin-bottom: 8px;
}
.product-item-info .product-item-actions .actions-secondary > .action {
  width: auto;
}
.product-item-info .product-item-actions .action:before {
  display: block;
}
.product-item-info .product-item-actions .action.tocompare {
  display: none;
}
.product-item-info .product-item-actions .action.towishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a1a1a;
  font-size: 0;
  text-align: center;
  background: #ffffff;
}
.product-item-info .product-item-actions .action.towishlist:before {
  content: "\e910";
  font-size: 2.4rem;
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px;
  color: inherit;
  width: auto;
  height: auto;
  padding: 2px;
}
.product-item-info .product-item-actions .action.towishlist.active:before, .product-item-info .product-item-actions .action.towishlist.selected:before {
  -webkit-text-fill-color: inherit;
}
.product-item-info .product-item-actions .action.towishlist.active:after, .product-item-info .product-item-actions .action.towishlist.selected:after {
  color: #ffffff;
  position: absolute;
  display: block;
  content: "\e908";
  z-index: 1;
  top: 5px;
  left: 6px;
  font-size: 1.6rem;
  opacity: 0;
}
.product-item-info .product-item-actions .action.towishlist.active:hover, .product-item-info .product-item-actions .action.towishlist.active:active, .product-item-info .product-item-actions .action.towishlist.selected:hover, .product-item-info .product-item-actions .action.towishlist.selected:active {
  border-color: #1a1a1a !important;
  background: #ffffff !important;
}
.product-item-info .product-item-actions .action.towishlist.active:hover:after, .product-item-info .product-item-actions .action.towishlist.active:active:after, .product-item-info .product-item-actions .action.towishlist.selected:hover:after, .product-item-info .product-item-actions .action.towishlist.selected:active:after {
  opacity: 1;
}
.product-item-info .swatch-attribute {
  display: none;
}
.product-item-info.hovered .product-item-photo img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.product-item-info.hovered .product-item-link {
  color: #009ED0;
}
@media screen and (max-width: 1199px) {
  .product-item-info .product-item-photo {
    padding: 20px 12px !important;
  }
  .product-item-info .product-image-container {
    height: 200px;
  }
  .product-item-info .product-image-wrapper {
    max-width: 200px;
  }
}
@media screen and (max-width: 991px) {
  .product-item-info .product-item-photo {
    padding: 24px !important;
  }
  .product-item-info .product-image-container {
    height: 232px;
  }
  .product-item-info .product-image-wrapper {
    max-width: 232px;
  }
}

.products-grid .product-item-actions {
  margin: 0;
}

.stickers {
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  color: #ffffff;
  overflow: hidden;
}
.stickers * {
  display: block;
  padding: 6px 20px;
  margin-bottom: 10px;
}
.stickers *:not(:first-child) {
  margin: 0 0 10px 10px;
}
.stickers *.sale_sticker {
  background: #B70000;
}
.stickers *.best_sticker {
  background: #00B7AC;
}
.stickers *.hot_deal {
  background: #EF8F00;
}

@media screen and (max-width: 479px) {
  .stickers * {
    padding: 5px 10px;
    margin-bottom: 5px;
  }
  .stickers *:not(:first-child) {
    margin: 0 0 5px 5px;
  }
}
@media screen and (max-width: 399px) {
  .stickers {
    font-size: 100%;
    line-height: 12px;
  }
  .stickers * {
    padding: 5px 10px;
    margin-bottom: 5px;
  }
  .stickers *:not(:first-child) {
    margin: 0 0 5px 5px;
  }
}
@media screen and (max-width: 359px) {
  .product-item-info .details_list span {
    padding: 5px 7px;
  }
}
.widget.block.block-static-block {
  margin: 0;
}

.main_slider {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
  margin: 20px -10px 0;
}
.main_slider .slide_block {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  width: 100%;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  padding: 0 10px;
}
.main_slider .slide_image {
  display: block;
  width: 100%;
  height: 41.67vw;
  max-height: 500px;
  min-height: 240px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.main_slider img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
}
.main_slider a.slide_image {
  display: block;
  font-size: 0;
  line-height: 0;
}
.main_slider .slide_inner {
  position: absolute;
  left: 10px;
  top: 0;
  height: 100%;
  padding: 0 40px;
  z-index: 2;
  width: 330px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  color: #ffffff;
}
.main_slider .slide_btn {
  background: #ffffff;
  color: #009ED0;
  font-family: "montserrat-bold", "montserratarm-bold";
  text-decoration: underline;
  height: 50px;
  border-radius: 25px;
  min-width: 200px;
  padding: 0 25px;
  margin-top: 40px;
}
.main_slider .dark_slide .slide_inner {
  color: #1a1a1a;
}
.main_slider .dark_slide .slide_btn {
  background: #1a1a1a;
}
.main_slider.slick-slider,
.main_slider .slick-list {
  overflow: visible;
}
.main_slider .slick-arrow {
  left: 50px;
  top: 40px;
}
.main_slider .slick-next {
  margin-left: 44px;
}
.main_slider .slick-dots {
  position: absolute;
  right: 45px;
  left: 45px;
  display: flex;
  justify-content: flex-end;
  bottom: 36px;
  z-index: 5;
  width: auto;
}
.main_slider .slick-dots li {
  flex: 1;
  max-width: 60px;
  padding: 5px;
  height: auto;
}
.main_slider .slick-dots li.slick-active button {
  pointer-events: none;
}
.main_slider .slick-dots li.slick-active button:before {
  background: #ffffff;
}
.main_slider .slick-dots button {
  background: transparent !important;
  width: 100%;
  height: 10px;
  border: none !important;
  padding: 0;
  outline: none;
  display: flex;
  align-items: center;
}
.main_slider .slick-dots button:before {
  display: block;
  content: "";
  height: 2px;
  background: rgba(255, 255, 255, 0.4);
  width: 100%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.main_slider .slick-dots button:hover:before {
  background: rgba(255, 255, 255, 0.7);
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .main_slider .slick-arrow {
    left: 34px;
    top: 24px;
  }
  .main_slider .slide_inner {
    padding: 0 24px;
  }
  .main_slider .slide_btn {
    margin-top: 24px;
  }
  .main_slider .slick-dots {
    left: 29px;
    right: 29px;
    bottom: 20px;
  }
  .main_slider .slick-dots li {
    max-width: 50px;
  }
}
@media screen and (max-width: 991px) {
  .main_slider .slick-next {
    margin-left: 38px;
  }
}
@media screen and (max-width: 767px) {
  .main_slider .slick-arrow {
    display: none !important;
  }
  .main_slider .slide_inner {
    padding: 0 24px;
  }
  .main_slider .slide_btn {
    margin-top: 16px;
    height: 40px;
    min-width: 180px;
  }
  .main_slider .slick-dots {
    left: 26px;
    right: 26px;
    bottom: 12px;
    justify-content: center;
  }
  .main_slider .slick-dots li {
    max-width: 40px;
    padding: 0 2px;
  }
}

.promo_bnners .bnner_block {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.promo_bnners .bnner_image {
  position: relative;
  overflow: hidden;
}
.promo_bnners .bnner_image:before {
  display: block;
  content: "";
  padding-bottom: 60%;
}
.promo_bnners .bnner_image img {
  border-radius: 5px;
}
.promo_bnners .bnner_content {
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 30px;
  max-width: 280px;
  background: #000000;
  padding: 20px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.promo_bnners .info {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #ffffff;
}
.promo_bnners .action {
  display: inline-block;
  color: #009ED0;
  text-decoration: underline;
  font-family: "montserrat-bold", "montserratarm-bold";
  vertical-align: top;
  margin-top: 20px;
}
@media screen and (min-width: 640px) {
  .promo_bnners {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
  }
  .promo_bnners .bnner_block {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 639px) {
  .promo_bnners .bnner_content {
    left: 20px;
    right: 20px;
  }
}

@media screen and (min-width: 1200px) {
  .brands_section {
    margin-top: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .brands_section {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .brands_section {
    margin-top: 40px;
  }
}

.brands_slider {
  margin: 0 -10px;
}
.brands_slider:not(.slick-slider) {
  display: flex;
}
.brands_slider:not(.slick-slider) .slide_block {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.brands_slider .slide_block {
  padding: 0 10px;
  position: relative;
  overflow: hidden;
}
.brands_slider .slide_block .slide_inner {
  font-size: 0;
  line-height: 0;
  background: #ffffff;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.brands_slider .slide_block .slide_inner:before {
  display: block;
  content: "";
  padding-bottom: 100%;
}
.brands_slider .slide_block .slide_inner span {
  padding: 10px;
}
.brands_slider .slide_block a.slide_inner {
  display: block;
}
.brands_slider .slide_block img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.brands_slider .slick-arrow {
  bottom: 100%;
  margin-bottom: 20px;
  right: 10px;
  top: auto;
  left: auto;
}
.brands_slider .slick-prev {
  margin-right: 44px;
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .brands_slider:not(.slick-slider) .slide_block {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .brands_slider {
    margin-left: -16px;
    margin-right: -16px;
  }
  .brands_slider:not(.slick-slider),
.brands_slider .slick-list {
    padding-left: 11px;
    padding-right: 40px;
  }
  .brands_slider .slide_block {
    padding: 0 5px;
  }
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  .brands_slider:not(.slick-slider) .slide_block {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  .brands_slider:not(.slick-slider) .slide_block {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media screen and (max-width: 991px) {
  .brands_slider .slick-prev {
    margin-right: 38px;
  }
}
@media screen and (max-width: 479px) {
  .brands_slider:not(.slick-slider) .slide_block {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 1200px) {
  .products_section {
    margin-top: 90px;
  }
  .products_section + .widget.block.block-static-block {
    padding-top: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .products_section {
    margin-top: 60px;
  }
  .products_section + .widget.block.block-static-block {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .products_section {
    margin-top: 40px;
  }
  .products_section + .widget.block.block-static-block {
    padding-top: 40px;
  }
}
.products_section + .widget.block.block-static-block {
  margin-top: -20px;
}

.products_slider {
  margin: 0 -60px;
}
.products_slider:not(.slick-slider) {
  display: flex;
  padding: 0 50px;
}
.products_slider:not(.slick-slider) .slide_block {
  flex: 0 0 25%;
  max-width: 25%;
}
.products_slider .slick-list {
  padding: 0 50px;
}
.products_slider .slide_block {
  padding: 0 10px;
}
.products_slider .slick-arrow {
  bottom: 100%;
  right: 60px;
  margin-bottom: 20px;
  top: auto;
  left: auto;
}
.products_slider .slick-prev {
  margin-right: 44px;
}
.products_slider:before, .products_slider:after {
  display: block;
  content: "";
  position: absolute;
  top: -10px;
  bottom: -10px;
  width: 50px;
  z-index: 5;
}
.products_slider:before {
  left: 0;
  background: linear-gradient(to right, #f7f7f7 0%, rgba(247, 247, 247, 0.2) 100%);
}
.products_slider:after {
  right: 0;
  background: linear-gradient(to left, #f7f7f7 0%, rgba(247, 247, 247, 0.2) 100%);
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .products_slider:not(.slick-slider) .slide_block {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media screen and (max-width: 1199px) {
  .products_slider {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products_slider:before, .products_slider:after {
    display: none;
  }
  .products_slider:not(.slick-slider),
.products_slider .slick-list {
    padding-left: 0;
    padding-right: 0;
  }
  .products_slider .slick-arrow {
    right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .products_slider .slick-prev {
    margin-right: 38px;
  }
}
@media screen and (max-width: 767px) {
  .products_slider {
    margin-left: -16px;
    margin-right: -16px;
  }
  .products_slider .slick-arrow {
    display: none !important;
  }
  .products_slider:not(.slick-slider),
.products_slider .slick-list {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .products_slider:not(.slick-slider) .slide_block {
    flex: 0 0 41.67%;
    max-width: 41.67%;
  }
}
@media screen and (min-width: 576px) and (max-width: 639px) {
  .products_slider:not(.slick-slider) .slide_block {
    flex: 0 0 45.45%;
    max-width: 45.45%;
  }
}
@media screen and (max-width: 575px) {
  .products_slider {
    margin-left: -5px;
    margin-right: -5px;
  }
  .products_slider .slide_block {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (min-width: 480px) and (max-width: 575px) {
  .products_slider:not(.slick-slider) .slide_block {
    flex: 0 0 55.55%;
    max-width: 55.55%;
  }
}
@media screen and (min-width: 400px) and (max-width: 479px) {
  .products_slider:not(.slick-slider) .slide_block {
    flex: 0 0 66.67%;
    max-width: 66.67%;
  }
}
@media screen and (min-width: 360px) and (max-width: 399px) {
  .products_slider:not(.slick-slider) .slide_block {
    flex: 0 0 76.92%;
    max-width: 76.92%;
  }
}
@media screen and (max-width: 359px) {
  .products_slider:not(.slick-slider) .slide_block {
    flex: 0 0 83.33%;
    max-width: 83.33%;
  }
}

.product-item-info .product-item-actions .action.towishlist.active:after, .product-item-info .product-item-actions .action.towishlist.selected:after {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.web .promo_bnners .action, .promo_bnners .web .action, .web .product-item-info .product-item-actions .action.towishlist, .product-item-info .product-item-actions .web .action.towishlist, .product-item-info .product-item-link {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.main_slider .slick-dots button:before {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.web .main_slider .slide_btn, .main_slider .web .slide_btn, .product-item-info, .product-item-info .product-item-photo, .product-item-info .product-item-photo img, .product-item-info .product-item-actions .action.towishlist {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .promo_bnners .action, .promo_bnners .touch .action, .touch .product-item-info .product-item-actions .action.towishlist, .product-item-info .product-item-actions .touch .action.towishlist {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.touch .main_slider .slide_btn, .main_slider .touch .slide_btn {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.web .main_slider a.slide_image img, .main_slider .web a.slide_image img, .web .brands_slider .slide_block a.slide_inner img, .brands_slider .slide_block .web a.slide_inner img {
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.web .main_slider a.slide_image:hover img, .main_slider .web a.slide_image:hover img, .web .brands_slider .slide_block a.slide_inner:hover img, .brands_slider .slide_block .web a.slide_inner:hover img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.web .product-item-info .product-item-actions .action.towishlist:hover, .product-item-info .product-item-actions .web .action.towishlist:hover {
  color: #009ED0 !important;
}
.web .product-item-info .product-item-actions .action.towishlist:active, .product-item-info .product-item-actions .web .action.towishlist:active {
  color: #7F1E25;
}
.web .main_slider .slide_btn:hover, .main_slider .web .slide_btn:hover {
  background: #009ED0;
  color: #ffffff;
  border-color: transparent;
}
.web .promo_bnners .action:hover, .promo_bnners .web .action:hover {
  color: #ffffff;
}
.touch .main_slider a.slide_image img, .main_slider .touch a.slide_image img, .touch .brands_slider .slide_block a.slide_inner img, .brands_slider .slide_block .touch a.slide_inner img {
  -o-transition: transform 0.15s;
  -ms-transition: transform 0.15s;
  -moz-transition: transform 0.15s;
  -webkit-transition: transform 0.15s;
  transition: transform 0.15s;
}
.touch .main_slider a.slide_image:active img, .main_slider .touch a.slide_image:active img, .touch .brands_slider .slide_block a.slide_inner:active img, .brands_slider .slide_block .touch a.slide_inner:active img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.touch .product-item-info .product-item-actions .action.towishlist:active, .product-item-info .product-item-actions .touch .action.towishlist:active {
  color: #009ED0;
}
.touch .main_slider .slide_btn:active, .main_slider .touch .slide_btn:active {
  background: #009ED0;
  color: #ffffff;
  border-color: transparent;
}
.touch .promo_bnners .action:active, .promo_bnners .touch .action:active {
  color: #ffffff;
}

/*# sourceMappingURL=index.css.map */
