.product-info-main .product_details {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.product-item-info .product-item-photo img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.product.media .fotorama__thumb-border:after, .product-info-main .swatch-attribute .select2-container--default.select2-container--open .select2-selection__arrow {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.product.media .fotorama__arr__arr:before, .product-info-main .swatch-attribute .select2-container--default .select2-selection--single .select2-selection__arrow:before, .product-info-main .product-social-links .action.towishlist:before, .product-item-info .product-item-actions .action:before, .product-info-main .swatch-attribute .select2-container .select2-search--dropdown:after, .product-info-main .product-social-links .action.towishlist.active:after, .product-info-main .product-social-links .action.towishlist.selected:after, .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;
}

.product.media .fotorama__arr__arr:before, .product-info-main .product_brand img, .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;
}

.product-info-main .box-tocart .action.tocart {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "montserrat-bold", "montserratarm-bold";
  white-space: normal;
  border-radius: 5px;
  padding: 0 15px;
  height: 49px;
}
.product-info-main .box-tocart .loading.action.tocart {
  pointer-events: none;
  color: transparent !important;
}
.product-info-main .box-tocart .loading.action.tocart:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -8px;
  border-radius: 50%;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.product-info-main .box-tocart .action.tocart {
  color: #ffffff;
  background: #000000;
  border: none;
  border-color: transparent;
  text-decoration: underline;
  border: 1px solid transparent;
}
.product-info-main .box-tocart .loading.action.tocart:after {
  color: #ffffff;
}

@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;
  }
}
.product.info.detailed .data.item.content .title, .product-info-main .product-info-price .normal-price .price,
.product-info-main .product-info-price .special-price .price {
  font-size: 240%;
  line-height: 29px;
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .product.info.detailed .data.item.content .title, .product-info-main .product-info-price .normal-price .price,
.product-info-main .product-info-price .special-price .price {
    font-size: 200%;
    line-height: 25px;
  }
}
@media screen and (max-width: 575px) {
  .product.info.detailed .data.item.content .title, .product-info-main .product-info-price .normal-price .price,
.product-info-main .product-info-price .special-price .price {
    font-size: 180%;
    line-height: 22px;
  }
}

.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 160%;
  line-height: 20px;
}

#additional .additional-attributes-wrapper table tr, .product.info.detailed .data.item.title .data.switch, .page-main.page-main-details .view_all_link, .page-main.page-main-details .value, .product-info-main .product_details .detail_label, .product-info-main .product_id, .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, .product-info-main .box-tocart .action.tocart {
  font-size: 140%;
  line-height: 17px;
}

.page-main.page-main-details .product-section-title, .product-info-main .box-tocart .field.qty .label, .product-info-main .swatch-attribute-label, .stickers, .product-item-info .product_category {
  font-size: 120%;
  line-height: 15px;
}

.product.info.detailed .data.item.content .description {
  font-size: 140%;
  line-height: 24px;
  color: #1a1a1a;
}

.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;
  }
}
@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%;
  }
}

.column.main {
  min-height: 0;
}

main.page-main > .columns .column.main {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-top: 14px;
}

.product-info-main {
  flex: 0 0 50%;
  max-width: 490px;
  padding-left: 10px;
  order: 2;
  margin-left: auto;
  position: relative;
  display: flex;
  flex-direction: column;
}
.product-info-main .product.attribute.sku,
.product-info-main .cisa-alert-action,
.product-info-main .product-reviews-summary,
.product-info-main .product-info-stock-sku {
  display: none;
}
.product-info-main .product-social-links {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0;
}
.product-info-main .product-social-links .product-addto-links {
  margin-top: -50px;
  padding-right: 20px;
}
.product-info-main .product-social-links .action.towishlist {
  color: #1a1a1a;
  width: 50px;
  height: 50px;
  background: #EDEDED;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  margin: 0;
  border-radius: 5px;
}
.product-info-main .product-social-links .action.towishlist:before {
  content: "\e910";
  font-size: 2.4rem;
  padding: 0 2px;
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px;
  width: auto;
  height: auto;
  color: inherit;
  margin: 0;
}
.product-info-main .product-social-links .action.towishlist.active:before, .product-info-main .product-social-links .action.towishlist.selected:before {
  -webkit-text-fill-color: inherit;
}
.product-info-main .product-social-links .action.towishlist.active:after, .product-info-main .product-social-links .action.towishlist.selected:after {
  color: #ffffff;
  position: absolute;
  display: block;
  content: "\e908";
  z-index: 1;
  top: 8px;
  left: 9px;
  font-size: 1.6rem;
  opacity: 0;
  font-weight: 700;
}
.product-info-main .product-social-links .action.towishlist.active:hover, .product-info-main .product-social-links .action.towishlist.active:active, .product-info-main .product-social-links .action.towishlist.selected:hover, .product-info-main .product-social-links .action.towishlist.selected:active {
  border-color: #009ED0 !important;
  background: #ffffff !important;
}
.product-info-main .product-social-links .action.towishlist.active:hover:after, .product-info-main .product-social-links .action.towishlist.active:active:after, .product-info-main .product-social-links .action.towishlist.selected:hover:after, .product-info-main .product-social-links .action.towishlist.selected:active:after {
  opacity: 1;
}
.product-info-main .product_id {
  color: #666666;
  padding: 5px 0;
  margin-right: 20px;
  margin-bottom: 10px;
}
.product-info-main .page-title-wrapper {
  padding: 0;
  margin-bottom: 24px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-info-main .page-title-wrapper:before {
  display: none;
}
.product-info-main .page-title-wrapper .page-title {
  flex: 0 0 100%;
  max-width: 100%;
  margin: -3px 0 0;
  font-family: "montserrat", "montserratarm";
}
.product-info-main .page-title-wrapper .stickers * {
  border-radius: 5px;
  margin-left: 0;
  margin-right: 10px;
}
.product-info-main .product_brand {
  position: absolute;
  top: 0;
  right: 0;
  width: 52px;
  height: 52px;
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
}
.product-info-main .product_brand a {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.product-info-main .product_brand .brand_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 6px;
}
.product-info-main .product_brand img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.product-info-main .product_brand ~ .stickers,
.product-info-main .product_brand ~ .page-title {
  padding-right: 100px;
}
.product-info-main .product-info-price {
  border-bottom: none;
  margin-top: 0;
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-box {
  display: flex;
  align-items: flex-end;
  color: inherit;
  padding-bottom: 42px;
}
.product-info-main .product-info-price .price-box .price-container {
  font-size: 100%;
}
.product-info-main .product-info-price .price-box .price-container span.price-label {
  display: none;
}
.product-info-main .product-info-price .price-box .price-container .price {
  font-weight: normal;
}
.product-info-main .product-info-price .normal-price,
.product-info-main .product-info-price .special-price {
  display: block;
}
.product-info-main .product-info-price .normal-price .price,
.product-info-main .product-info-price .special-price .price {
  font-family: "montserrat-bold", "montserratarm-bold";
  color: #1a1a1a;
}
.product-info-main .product-info-price .old-price {
  font-size: 100%;
  margin: 0;
  padding-left: 20px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  display: block;
  text-decoration: line-through;
  color: #666666;
}
.product-info-main .product-add-form {
  padding-top: 0;
}
.product-info-main .swatch-opt {
  margin-top: 0;
  margin-bottom: 0;
}
.product-info-main .swatch-attribute {
  margin-top: 0;
  padding-bottom: 20px;
}
.product-info-main .swatch-attribute-label {
  display: block;
  color: #999999;
  margin: 0 0 12px;
  font-weight: normal;
}
.product-info-main .swatch-attribute-selected-option {
  display: none;
}
.product-info-main .swatch-attribute-options {
  margin: 0 -9px -9px;
  padding-bottom: 4px;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.product-info-main .swatch-attribute .swtach_select {
  margin-top: 12px;
}
.product-info-main .swatch-attribute .select2-container {
  max-width: 280px;
}
.product-info-main .swatch-attribute .select2-container {
  text-align: left;
}
.product-info-main .swatch-attribute .select2-container .select2-selection--single {
  height: 40px;
}
.product-info-main .swatch-attribute .select2-container .select2-selection__placeholder {
  color: #666666;
}
.product-info-main .swatch-attribute .select2-container--default .select2-selection--single {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 5px;
  display: flex;
  align-items: center;
  position: relative;
  box-shadow: none;
  outline: none;
}
.product-info-main .swatch-attribute .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #1a1a1a;
  font-size: 140%;
  line-height: 17px;
  padding: 16px 12px 17px 12px;
  flex: 1;
  width: 50%;
}
.product-info-main .swatch-attribute .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: auto;
  position: relative;
  top: auto;
  right: auto;
  padding: 16px 12px 17px 12px;
  padding-left: 0;
  width: auto;
  color: #999999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-info-main .swatch-attribute .select2-container--default .select2-selection--single .select2-selection__arrow * {
  display: none;
}
.product-info-main .swatch-attribute .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\e901";
  font-size: 1.6rem;
  display: block;
}
.product-info-main .swatch-attribute .select2-container--default.select2-container--open .select2-selection--single {
  border-radius: 5px 5px 0 0;
  border-bottom-color: transparent;
  z-index: 10;
}
.product-info-main .swatch-attribute .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-radius: 0 0 5px 5px;
  border-top-color: transparent;
  border-bottom: 1px solid transparent;
}
.product-info-main .swatch-attribute .select2-container .select2-search--dropdown {
  padding: 0;
  position: relative;
}
.product-info-main .swatch-attribute .select2-container .select2-search--dropdown:after {
  position: absolute;
  pointer-events: none;
  right: 10px;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 2.4rem;
  content: "\e905";
}
.product-info-main .swatch-attribute .select2-container .select2-search--dropdown .select2-search__field {
  border: solid transparent;
  border-width: 1px 0;
  padding: 16px 12px 17px 12px;
  font-size: 100%;
  border-radius: 0;
  line-height: inherit;
}
.product-info-main .swatch-attribute .select2-container .select2-dropdown {
  border: 1px solid transparent;
  border-top: none;
  font-size: 140%;
  line-height: 17px;
  box-shadow: none;
  position: relative;
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  z-index: 5;
  top: 100% !important;
  margin-top: 0 !important;
}
.product-info-main .swatch-attribute .select2-container .select2-dropdown--above {
  border-top: 1px solid transparent;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
}
.product-info-main .swatch-attribute .select2-container .select2-dropdown--above .select2-search--dropdown .select2-search__field {
  border-top: none;
}
.product-info-main .swatch-attribute .select2-container .select2-results__options {
  overflow-x: hidden;
  scrollbar-color: #009ED0 #ffffff;
  scrollbar-width: thin;
}
.product-info-main .swatch-attribute .select2-container .select2-results__options::-webkit-scrollbar {
  width: 6px;
  height: auto;
  border-radius: 3px;
  background: #ffffff;
}
.product-info-main .swatch-attribute .select2-container .select2-results__options::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #009ED0;
}
.product-info-main .swatch-attribute .select2-container .select2-results__options li {
  padding: 16px 12px;
  margin: 0 !important;
}
.product-info-main .swatch-attribute .select2-container .select2-results__option {
  border: none;
}
.product-info-main .swatch-attribute .select2-container .select2-results__option--highlighted.select2-results__option--selectable {
  background: #f2f2f2;
  color: #1a1a1a;
}
.product-info-main .swatch-attribute .select2-container .select2-results__option--selected {
  background: transparent !important;
  color: #009ED0 !important;
  cursor: default;
}
.product-info-main .swatch-option.color {
  margin: 9px;
  width: 32px;
  height: 32px;
  min-width: 32px;
  border-radius: 50%;
  border: 1px solid #e6e6e6 !important;
  outline: none !important;
  position: relative;
  overflow: visible;
}
.product-info-main .swatch-option.color:before {
  display: block;
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: 40px;
  height: 40px;
  border-radius: inherit;
  border: 1px solid #1a1a1a;
  opacity: 0;
}
.product-info-main .swatch-option.color.selected:before, .product-info-main .swatch-option.color:not(.disabled):hover:before {
  opacity: 1;
}
.product-info-main .product_details li {
  margin-bottom: 30px;
}
.product-info-main .product_details .detail_label {
  display: block;
  color: #999999;
}
.product-info-main .product_details .detail_info {
  display: flex;
  align-items: center;
  font-size: 180%;
  line-height: 30px;
  margin-top: 3px;
}
.product-info-main .product_details .detail_info img {
  display: block;
  margin-left: 10px;
  width: 24px;
  height: 24px;
  border: 4px solid #F1F1F1;
  border-radius: 50%;
}
.product-info-main .box-tocart {
  margin-top: 20px !important;
  margin-bottom: 0;
  padding-right: 70px;
}
.product-info-main .box-tocart input {
  background: transparent;
  border: none;
  border-radius: 0;
  font-size: 140%;
  line-height: 17px;
  padding: 0;
  height: auto;
  text-align: left !important;
  font-family: "montserrat", "montserratarm";
  color: #1a1a1a;
}
.product-info-main .box-tocart .count_change {
  cursor: pointer;
  font-size: 240%;
}
.product-info-main .box-tocart .count_change:before {
  display: block;
}
.product-info-main .box-tocart .fieldset {
  margin: 0 !important;
  display: flex;
}
.product-info-main .box-tocart .field.qty {
  margin: 0 !important;
  padding-right: 20px;
}
.product-info-main .box-tocart .field.qty .label {
  color: #999999;
}
.product-info-main .box-tocart .field.qty .control {
  display: flex;
  align-items: center;
  padding: 16px 12px;
  background: #ffffff;
  border-radius: 5px;
  min-width: 80px;
}
.product-info-main .box-tocart .actions {
  flex: 1;
  width: 50%;
}
.product-info-main .box-tocart .action.tocart {
  margin: 0;
  width: 100%;
  max-width: 280px;
}
.product-info-main .product-options-bottom .fieldset {
  align-items: flex-end;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .product-info-main .page-title-wrapper .page-title {
    font-size: 240%;
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) {
  .product-info-main {
    padding-left: 10px;
  }
  .product-info-main .page-title-wrapper {
    flex-direction: column;
    margin-bottom: 24px;
  }
  .product-info-main .page-title-wrapper .page-title {
    font-size: 180%;
    line-height: 24px;
  }
  .product-info-main .page-title-wrapper .stock {
    margin-left: 0;
    margin-top: 10px;
  }
  .product-info-main .swatch-attribute .swatch-option.text {
    flex: 0 0 80px;
    max-width: 80px;
    font-size: 160%;
    line-height: 24px;
  }
  .product-info-main .product_details li {
    margin-bottom: 24px;
  }
  .product-info-main .product_details .detail_info {
    font-size: 160%;
    line-height: 24px;
  }
  .product-info-main .box-tocart input {
    flex: 0 0 36px;
    max-width: 36px;
    font-size: 160%;
  }
  .product-info-main .box-tocart .field.qty {
    padding-right: 20px;
  }
  .product-info-main .product-info-price {
    bottom: 61px;
    left: 10px;
  }
  .product-info-main .product-info-price .normal-price .price,
.product-info-main .product-info-price .special-price .price {
    font-size: 200%;
    line-height: 24px;
  }
  .product-info-main .product-info-price .old-price {
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-info-main .swatch-attribute .swatch-option.text {
    flex: 0 0 80px;
    max-width: 80px;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .product-info-main .swatch-attribute .swatch-option.text {
    flex: 0 0 63px;
    max-width: 63px;
  }
}
@media screen and (max-width: 639px) {
  .product-info-main {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 24px;
    padding-left: 0;
  }
  .product-info-main .product-info-price {
    left: 0;
  }
}
@media screen and (min-width: 360px) and (max-width: 399px) {
  .product-info-main .swatch-attribute .swatch-option.text {
    flex: 0 0 72px;
    max-width: 72px;
  }
}
@media screen and (max-width: 359px) {
  .product-info-main .swatch-attribute .swatch-option.text {
    flex: 0 0 62px;
    max-width: 62px;
  }
}

.page-main.page-main-details {
  padding: 0;
  margin-bottom: 42px;
}
.page-main.page-main-details .column.main {
  padding: 0 !important;
}
.page-main.page-main-details .product-section-title {
  margin: 0;
  padding: 0;
  font-family: "montserrat", "montserratarm";
  color: #999999;
  font-weight: normal;
  border: none;
}
.page-main.page-main-details .value {
  margin-top: 8px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.page-main.page-main-details .value p {
  margin: 0;
}
.page-main.page-main-details .view_all_link {
  margin-top: 8px;
  border: none;
  background: transparent;
  padding: 0;
  color: #009ED0;
  font-family: "montserrat-bold", "montserratarm-bold";
  text-decoration: underline;
}

.product.info.detailed {
  order: 3;
  padding-top: 100px;
  width: 100%;
  margin-bottom: 0;
}
.product.info.detailed #tab-label-additional {
  padding-right: 0;
}
.product.info.detailed .data.item.title {
  margin: 0;
  padding-right: 40px;
}
.product.info.detailed .data.item.title.active .data.switch {
  color: #1a1a1a;
  border-bottom: 2px solid #1a1a1a;
  pointer-events: none;
}
.product.info.detailed .data.item.title .data.switch {
  background: transparent;
  border: none;
  height: auto;
  padding: 0 0 19px;
  color: #999999;
  font-weight: normal;
}
.product.info.detailed .data.item.content {
  position: relative;
  background: transparent;
  border: none;
  padding: 42px 0 0;
}
.product.info.detailed .data.item.content img {
  display: block;
  float: right;
  width: 380px;
  height: auto;
  margin-left: 20px;
}
.product.info.detailed .data.item.content:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: #e6e6e6;
  margin-top: -7px;
}
.product.info.detailed .data.item.content .title {
  max-width: 680px;
}
.product.info.detailed .data.item.content .description {
  max-width: 680px;
  padding-top: 35px;
}

#additional {
  -webkit-column-gap: 220px;
  -moz-column-gap: 220px;
  column-gap: 220px;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  width: 100%;
}
#additional .additional-attributes-wrapper {
  display: block;
  width: 100%;
  padding-bottom: 42px;
}
#additional .additional-attributes-wrapper:last-child {
  padding-bottom: 0;
}
#additional .additional-attributes-wrapper .title {
  padding-top: 0;
}
#additional .additional-attributes-wrapper table {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
#additional .additional-attributes-wrapper table tr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 24px 0 12px;
  border-bottom: 1px solid #e6e6e6;
}
#additional .additional-attributes-wrapper table .col.label {
  color: #999999;
  padding: 0 12px 0 0;
  max-width: 41.5%;
  flex: 0 0 41.5%;
}
#additional .additional-attributes-wrapper table .col.data {
  text-align: right;
  color: #1a1a1a;
  padding: 0;
  max-width: 58.5%;
  flex: 0 0 58.5%;
}

.product.data.items {
  margin-bottom: 0;
}

.products_section {
  order: 5;
  flex: 0 0 100%;
  max-width: 100%;
}

@media screen and (max-width: 1199px) {
  #additional {
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px;
  }

  .product.info.detailed {
    padding-top: 80px;
  }
  .product.info.detailed .data.item.content .description {
    max-width: 540px;
  }

  .product-info-main .product-social-links .product-addto-links {
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  #additional {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  #additional .additional-attributes-wrapper table tr {
    font-size: 130%;
    line-height: 16px;
  }

  .product.info.detailed {
    padding-top: 70px;
  }
  .product.info.detailed .data.item.content {
    padding-top: 32px;
  }
  .product.info.detailed .data.item.title {
    padding-right: 24px;
  }
  .product.info.detailed .data.item.content .description {
    max-width: 100%;
    padding-right: 320px;
    padding-top: 26px;
    font-size: 130%;
    line-height: 21px;
  }
  .product.info.detailed .data.item.content img {
    width: 300px;
  }

  .product-info-main .box-tocart,
.product-info-main .product_brand ~ .stickers {
    padding-right: 15px;
    margin-right: auto;
  }
  .product-info-main .product_id {
    margin-right: auto;
    padding-right: 15px;
  }
  .product-info-main .product-info-price .old-price {
    margin-bottom: 0;
  }
  .product-info-main .product-info-price .price-box {
    padding-bottom: 30px;
    align-items: center;
  }
  .product-info-main .box-tocart {
    margin-top: 10px !important;
  }
  .product-info-main .box-tocart .action.tocart {
    font-size: 130%;
    line-height: 16px;
  }

  .page-main.page-main-details {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .product.data.items {
    border: none;
    margin: 0;
  }
  .product.data.items .item.title {
    float: left;
    width: auto;
  }

  #additional {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  #additional .additional-attributes-wrapper table tr {
    font-size: 120%;
    line-height: 15px;
  }

  .product.info.detailed {
    padding-top: 50px;
  }
  .product.info.detailed .data.item.content {
    padding-top: 30px;
    margin-top: 39px;
  }
  .product.info.detailed .data.item.content:before {
    margin-top: -1px;
  }

  .product-info-main {
    max-width: 50%;
  }
  .product-info-main .box-tocart {
    padding-right: 65px;
  }
  .product-info-main .box-tocart .action.tocart {
    font-size: 120%;
    line-height: 15px;
  }
  .product-info-main .box-tocart .field.qty {
    padding-right: 15px;
  }

  .product.data.items > .item.content {
    float: right;
    margin-left: -100%;
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  #additional {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  #additional .additional-attributes-wrapper {
    display: block;
  }
  #additional .additional-attributes-wrapper table tr {
    font-size: 130%;
    line-height: 16px;
  }
  #additional .additional-attributes-wrapper table .col.data {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    flex: 0 0 100%;
  }
  #additional .additional-attributes-wrapper table .col.data:before {
    text-align: left;
    display: block;
    min-width: 120px;
  }

  .product-info-main {
    max-width: 100%;
  }
  .product-info-main .page-title-wrapper {
    padding-right: 70px;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-right: auto;
    padding-right: 0;
  }
  .product-info-main .box-tocart .action.tocart {
    font-size: 130%;
    line-height: 16px;
  }

  .stickers {
    margin-right: auto;
  }

  .product.info.detailed .data.item.content img {
    float: none;
    width: 380px;
    margin-left: 0;
  }
  .product.info.detailed .data.item.content .description {
    font-size: 140%;
    line-height: 24px;
    padding: 20px 0 0;
  }
  .product.info.detailed .data.item.content .title {
    padding: 30px 0 0;
  }
}
@media screen and (max-width: 479px) {
  #additional .additional-attributes-wrapper table tr {
    font-size: 120%;
    line-height: 15px;
  }

  .stickers * {
    margin-bottom: 10px;
  }

  .product.info.detailed .data.item.title {
    padding-right: 18px;
  }
  .product.info.detailed .data.item.title .data.switch {
    font-size: 130%;
    line-height: 16px;
  }

  .product.info.detailed .data.item.content:before {
    margin-top: -2px;
  }
}
@media screen and (max-width: 399px) {
  .page-main.page-main-details {
    margin-bottom: 20px;
  }
  .page-main.page-main-details .value,
.page-main.page-main-details .view_all_link {
    font-size: 130%;
    line-height: 16px;
  }

  .product-info-main .box-tocart .action.tocart {
    font-size: 120%;
    line-height: 15px;
  }
  .product-info-main .page-title-wrapper {
    margin-bottom: 20px;
  }
  .product-info-main .product-info-price .price-box {
    padding-bottom: 20px;
  }

  #additional .additional-attributes-wrapper table tr {
    font-size: 120%;
    line-height: 15px;
  }

  .product.info.detailed .data.item.title {
    padding-right: 12px;
  }
  .product.info.detailed .data.item.title .data.switch {
    font-size: 120%;
    line-height: 15px;
  }

  .product.data.items > .item.title > .switch {
    padding-bottom: 0 !important;
    min-height: 46px;
  }

  .product.info.detailed .data.item.content .description {
    font-size: 130%;
    line-height: 21px;
    padding: 20px 0 0;
  }
  .product.info.detailed .data.item.content:before {
    margin-top: 6px;
  }
}
@media screen and (max-width: 359px) {
  .product.info.detailed .data.item.title {
    max-width: 50%;
  }
}
.product.media {
  flex: 0 0 50%;
  max-width: 50%;
  margin: 0;
  padding-right: 20px;
  position: relative;
}
.product.media .fotorama {
  overflow: visible;
}
.product.media .fotorama__stage {
  border-radius: 5px;
  border: none;
  background: #ffffff;
  width: 100% !important;
  margin-bottom: 0;
  height: auto !important;
  position: relative;
  overflow: hidden;
  counter-set: serialnumber -5;
}
.product.media .fotorama__stage__shaft {
  padding-bottom: 100%;
  max-width: 100%;
  height: auto !important;
  width: 100% !important;
}
.product.media .fotorama__stage__frame {
  counter-set: serialnumber -5;
}
.product.media .fotorama__stage__frame .fotorama__img {
  width: 480px;
  height: 480px;
  max-width: 80%;
  max-height: 80%;
  object-fit: contain;
}
.product.media .fotorama__nav__frame {
  height: 100px !important;
  padding: 10px 10px !important;
  box-sizing: border-box;
  width: 16.6% !important;
  white-space: nowrap;
  counter-increment: serialnumber;
}
.product.media .fotorama__nav__frame:nth-child(n+7):not(:last-child) {
  position: absolute;
  right: 0;
  width: 0;
  opacity: 0;
  overflow: hidden;
}
.product.media .fotorama__nav__frame:nth-child(n+7):last-child:before {
  content: "+" counter(serialnumber);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a1a1a;
  font-size: 1.8rem;
  line-height: 1.25em;
  text-align: center;
  position: absolute;
  right: 10px;
  left: 22px;
  bottom: 10px;
  top: 10px;
  background: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.product.media .fotorama__nav-wrap {
  margin: 0 -10px;
}
.product.media .fotorama__nav.fotorama__nav--thumbs {
  width: 100% !important;
  padding-top: 10px;
}
.product.media .fotorama__nav.fotorama__nav--thumbs img {
  width: 100%;
  height: 100%;
  position: relative;
  left: auto;
  top: auto;
  object-fit: contain;
  transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  -o-transform: none;
}
.product.media .fotorama__nav__shaft {
  border-radius: 0;
  overflow: hidden;
}
.product.media .fotorama__arr {
  opacity: 1;
  width: 0;
  background: transparent !important;
  transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  -o-transform: none !important;
}
.product.media .fotorama__arr__arr {
  position: absolute;
  background: transparent;
  border: none;
  padding: 0;
  top: 50%;
  margin-top: -16px;
  color: #1a1a1a;
  opacity: 1;
  width: 32px;
  height: 32px;
  z-index: 5;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  -o-transform: none;
}
.product.media .fotorama__arr__arr:before {
  display: block;
  color: inherit !important;
  font-size: 2.4rem;
  padding: 0;
}
.product.media .fotorama__arr--prev .fotorama__arr__arr {
  left: 20px;
}
.product.media .fotorama__arr--prev .fotorama__arr__arr:before {
  content: "\e902";
}
.product.media .fotorama__arr--next .fotorama__arr__arr {
  left: auto;
  right: 20px;
}
.product.media .fotorama__arr--next .fotorama__arr__arr:before {
  content: "\e903";
}
.product.media .fotorama__thumb {
  background: transparent;
  background: #ffffff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 11px;
}
.product.media .fotorama__thumb-border {
  border: none !important;
  background: transparent;
  opacity: 1;
  padding: 10px;
  width: 16.6% !important;
}
.product.media .fotorama__thumb-border:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #1a1a1a;
  border-radius: 5px;
}
.product.media .fotorama__thumb-border:after {
  display: block;
  content: "";
  width: 5px;
  height: 3px;
  border-width: 3px 2px 0;
  border-color: transparent;
  border-style: solid;
  position: absolute;
  top: 7px;
  left: 50%;
  margin-left: -3px;
  border-top-color: #1a1a1a;
}
.product.media .stickers {
  top: 30px;
  left: 30px;
}
.product.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr {
  display: none !important;
}
@media screen and (max-width: 1199px) {
  .product.media .fotorama__nav__frame {
    width: 20% !important;
  }
  .product.media .fotorama__nav__frame:nth-child(n+6):not(:last-child) {
    position: absolute;
    right: 0;
    width: 0;
    opacity: 0;
    overflow: hidden;
  }
  .product.media .fotorama__nav__frame:nth-child(n+6):last-child:before {
    content: "+" counter(serialnumber);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a1a;
    font-size: 1.8rem;
    line-height: 1.25em;
    text-align: center;
    position: absolute;
    right: 10px;
    left: 22px;
    bottom: 10px;
    top: 10px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 2;
  }
  .product.media .fotorama__thumb-border {
    width: 20% !important;
  }
  .product.media .fotorama__stage {
    counter-set: serialnumber -4;
  }
  .product.media .fotorama__stage__frame {
    counter-set: serialnumber -4;
  }
}
@media screen and (max-width: 991px) {
  .product.media {
    padding-right: 10px;
  }
  .product.media .stickers {
    left: 20px;
    top: 20px;
  }
  .product.media .fotorama__thumb-border {
    width: 25% !important;
  }
  .product.media .fotorama__nav__frame {
    width: 25% !important;
  }
  .product.media .fotorama__nav__frame:nth-child(n+5):not(:last-child) {
    position: absolute;
    right: 0;
    width: 0;
    opacity: 0;
    overflow: hidden;
  }
  .product.media .fotorama__nav__frame:nth-child(n+5):last-child:before {
    content: "+" counter(serialnumber);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a1a;
    font-size: 1.8rem;
    line-height: 1.25em;
    text-align: center;
    position: absolute;
    right: 10px;
    left: 22px;
    bottom: 10px;
    top: 10px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 2;
  }
  .product.media .fotorama__stage {
    counter-set: serialnumber -3;
  }
  .product.media .fotorama__stage__frame {
    counter-set: serialnumber -3;
  }
}
@media screen and (max-width: 767px) {
  .product.media .fotorama__nav__frame {
    padding: 10px 5px 0 !important;
  }
  .product.media .fotorama__thumb-border {
    padding: 10px 5px !important;
  }
  .product.media .fotorama__nav-wrap {
    margin: 0 -5px;
  }
}
@media screen and (max-width: 639px) {
  .product.media {
    margin: 0 auto;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .product.media .fotorama__thumb-border {
    padding: 10px !important;
    width: 16.6% !important;
  }
  .product.media .fotorama__nav-wrap {
    margin: 0 -10px;
  }
  .product.media .fotorama__nav__frame {
    padding: 10px 10px 0 !important;
    width: 16.6% !important;
  }
  .product.media .fotorama__nav__frame:nth-child(n+5):not(:last-child) {
    position: unset;
    opacity: 1;
  }
  .product.media .fotorama__nav__frame:nth-child(n+5):last-child:before {
    position: unset;
    background: transparent;
  }
  .product.media .fotorama__nav__frame:nth-child(n+7):not(:last-child) {
    position: absolute;
    right: 0;
    width: 0;
    opacity: 0;
    overflow: hidden;
  }
  .product.media .fotorama__nav__frame:nth-child(n+7):last-child:before {
    content: "+" counter(serialnumber);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a1a;
    font-size: 1.8rem;
    line-height: 1.25em;
    text-align: center;
    position: absolute;
    right: 10px;
    left: 22px;
    bottom: 10px;
    top: 10px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 2;
  }
  .product.media .fotorama__stage {
    counter-set: serialnumber -5;
  }
  .product.media .fotorama__stage__frame {
    counter-set: serialnumber -5;
  }
}
@media screen and (max-width: 575px) {
  .product.media .fotorama__thumb-border {
    width: 20% !important;
  }
  .product.media .fotorama__nav__frame {
    width: 20% !important;
  }
  .product.media .fotorama__nav__frame:nth-child(n+6):not(:last-child) {
    position: absolute;
    right: 0;
    width: 0;
    opacity: 0;
    overflow: hidden;
  }
  .product.media .fotorama__nav__frame:nth-child(n+6):last-child:before {
    content: "+" counter(serialnumber);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a1a;
    font-size: 1.8rem;
    line-height: 1.25em;
    text-align: center;
    position: absolute;
    right: 10px;
    left: 22px;
    bottom: 10px;
    top: 10px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 2;
  }
  .product.media .fotorama__stage {
    counter-set: serialnumber -4;
  }
  .product.media .fotorama__stage__frame {
    counter-set: serialnumber -4;
  }
}
@media screen and (max-width: 479px) {
  .product.media .fotorama__thumb-border {
    width: 25% !important;
  }
  .product.media .fotorama__nav__frame {
    width: 25% !important;
  }
  .product.media .fotorama__nav__frame:nth-child(n+5):not(:last-child) {
    position: absolute;
    right: 0;
    width: 0;
    opacity: 0;
    overflow: hidden;
  }
  .product.media .fotorama__nav__frame:nth-child(n+5):last-child:before {
    content: "+" counter(serialnumber);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a1a;
    font-size: 1.8rem;
    line-height: 1.25em;
    text-align: center;
    position: absolute;
    right: 10px;
    left: 22px;
    bottom: 10px;
    top: 10px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 2;
  }
  .product.media .fotorama__stage {
    counter-set: serialnumber -3;
  }
  .product.media .fotorama__stage__frame {
    counter-set: serialnumber -3;
  }
}
@media screen and (max-width: 399px) {
  .product.media .fotorama__thumb-border {
    width: 33.3% !important;
  }
  .product.media .fotorama__nav__frame {
    width: 33.3% !important;
  }
  .product.media .fotorama__nav__frame:nth-child(n+4):not(:last-child) {
    position: absolute;
    right: 0;
    width: 0;
    opacity: 0;
    overflow: hidden;
  }
  .product.media .fotorama__nav__frame:nth-child(n+4):last-child:before {
    content: "+" counter(serialnumber);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a1a;
    font-size: 1.8rem;
    line-height: 1.25em;
    text-align: center;
    position: absolute;
    right: 10px;
    left: 22px;
    bottom: 10px;
    top: 10px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 2;
  }
  .product.media .fotorama__stage {
    counter-set: serialnumber -2;
  }
  .product.media .fotorama__stage__frame {
    counter-set: serialnumber -2;
  }
}

.product-item-info .product-item-actions .action.towishlist.active:after, .product-item-info .product-item-actions .action.towishlist.selected:after, .product-info-main .product-social-links .action.towishlist.active:after, .product-info-main .product-social-links .action.towishlist.selected:after, .product-info-main .swatch-option.color:before {
  -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 .page-main.page-main-details .view_all_link, .page-main.page-main-details .web .view_all_link, .web .product-item-info .product-item-actions .action.towishlist, .product-item-info .product-item-actions .web .action.towishlist, .web .product-info-main .product-social-links .action.towishlist, .product-info-main .product-social-links .web .action.towishlist, .web .product-info-main .box-tocart .count_change, .product-info-main .box-tocart .web .count_change, .web .product.info.detailed .data.item.title .data.switch, .product.info.detailed .data.item.title .web .data.switch, .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;
}

.web .product-info-main .box-tocart .action.tocart, .product-info-main .box-tocart .web .action.tocart, .web .product.media .fotorama__arr__arr, .product.media .web .fotorama__arr__arr, .product-item-info, .product-item-info .product-item-photo, .product-item-info .product-item-photo img, .product-item-info .product-item-actions .action.towishlist, .product-info-main .swatch-attribute .select2-container .select2-results__options li {
  -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 .page-main.page-main-details .view_all_link, .page-main.page-main-details .touch .view_all_link, .touch .product-item-info .product-item-actions .action.towishlist, .product-item-info .product-item-actions .touch .action.towishlist, .touch .product-info-main .product-social-links .action.towishlist, .product-info-main .product-social-links .touch .action.towishlist, .touch .product-info-main .box-tocart .count_change, .product-info-main .box-tocart .touch .count_change, .touch .product.info.detailed .data.item.title .data.switch, .product.info.detailed .data.item.title .touch .data.switch {
  -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 .product-info-main .box-tocart .action.tocart, .product-info-main .box-tocart .touch .action.tocart, .touch .product.media .fotorama__arr__arr, .product.media .touch .fotorama__arr__arr {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.product-info-main .box-tocart .count_change, .product-info-main .box-tocart .loading.action.tocart {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.web .product-info-main .product_brand a img, .product-info-main .product_brand .web a 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 .product-info-main .product_brand a:hover img, .product-info-main .product_brand .web a: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, .web .product-info-main .product-social-links .action.towishlist:hover, .product-info-main .product-social-links .web .action.towishlist:hover, .web .product-info-main .box-tocart .count_change:hover, .product-info-main .box-tocart .web .count_change:hover, .web .product.info.detailed .data.item.title .data.switch:hover, .product.info.detailed .data.item.title .web .data.switch:hover {
  color: #009ED0 !important;
}
.web .product-item-info .product-item-actions .action.towishlist:active, .product-item-info .product-item-actions .web .action.towishlist:active, .web .product-info-main .product-social-links .action.towishlist:active, .product-info-main .product-social-links .web .action.towishlist:active, .web .product-info-main .box-tocart .count_change:active, .product-info-main .box-tocart .web .count_change:active, .web .product.info.detailed .data.item.title .data.switch:active, .product.info.detailed .data.item.title .web .data.switch:active {
  color: #7F1E25;
}
.web .product.media .fotorama__arr__arr:hover, .product.media .web .fotorama__arr__arr:hover, .web .product.media .fotorama__arr__arr:focus, .product.media .web .fotorama__arr__arr:focus, .web .product.media .fotorama__arr__arr:active, .product.media .web .fotorama__arr__arr:active {
  background: #000000;
  color: #ffffff;
  border-color: transparent;
}
.web .product-info-main .box-tocart .action.tocart:hover, .product-info-main .box-tocart .web .action.tocart:hover, .web .product-info-main .box-tocart .action.tocart:focus, .product-info-main .box-tocart .web .action.tocart:focus, .web .product-info-main .box-tocart .action.tocart:active, .product-info-main .box-tocart .web .action.tocart:active {
  background: #ffffff;
  color: #1a1a1a !important;
  border-color: #1a1a1a;
}
.web .page-main.page-main-details .view_all_link:hover, .page-main.page-main-details .web .view_all_link:hover {
  color: #1a1a1a;
}
.touch .product-info-main .product_brand a img, .product-info-main .product_brand .touch a 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 .product-info-main .product_brand a:active img, .product-info-main .product_brand .touch a: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, .touch .product-info-main .product-social-links .action.towishlist:active, .product-info-main .product-social-links .touch .action.towishlist:active, .touch .product-info-main .box-tocart .count_change:active, .product-info-main .box-tocart .touch .count_change:active, .touch .product.info.detailed .data.item.title .data.switch:active, .product.info.detailed .data.item.title .touch .data.switch:active {
  color: #009ED0;
}
.touch .product.media .fotorama__arr__arr:active, .product.media .touch .fotorama__arr__arr:active, .touch .product.media .fotorama__arr__arr:focus, .product.media .touch .fotorama__arr__arr:focus {
  background: #000000;
  color: #ffffff;
  border-color: transparent;
}
.touch .product-info-main .box-tocart .action.tocart:active, .product-info-main .box-tocart .touch .action.tocart:active, .touch .product-info-main .box-tocart .action.tocart:focus, .product-info-main .box-tocart .touch .action.tocart:focus {
  background: #ffffff;
  color: #1a1a1a Im !important;
  border-color: #1a1a1a;
}
.touch .page-main.page-main-details .view_all_link:active, .page-main.page-main-details .touch .view_all_link:active {
  color: #1a1a1a;
}

/*# sourceMappingURL=product.css.map */
