[class=-popup] .product.media .fotorama__thumb__arr.fotorama__thumb__arr--left, .product.media .fotorama__thumb__arr.fotorama__thumb__arr--left {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
}

[class=-popup] .product.media .fotorama__thumb--icon:before, [class=-popup] .product-info-main .product-social-links .action:before, .product.media .fotorama__thumb--icon:before, .product-info-main .product-social-links .action:before, [class=-popup] .product-info-main .product-social-links .action:after, .product-info-main .product-social-links .action: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;
}

[class=-popup] .product-info-main .box-tocart .action.tocart, .product-info-main .box-tocart .action.tocart {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 198px;
  height: 40px;
  color: #2F2021 !important;
  background: linear-gradient(180deg, #F9ABB3 0.94%, #F69DA5 100%) !important;
  background-size: auto 80px;
  background-position: 0 -40px;
  font-family: "mardoto-bold", "roboto-bold";
  font-size: 120%;
  line-height: 18px;
  padding: 0 20px;
  border-radius: 16px;
  border: none !important;
}

.column.main {
  min-height: auto;
}
.column.main:after {
  display: block;
  content: "";
  clear: both;
}

.product-info-main {
  width: 50% !important;
  padding-left: 15px;
  order: 2;
  margin-left: auto;
  padding-top: 53px;
  position: relative;
  float: right;
}
.product-info-main .product-info-stock-sku {
  display: block;
  padding-bottom: 0;
  padding-left: 0;
  text-align: left;
  position: absolute;
  top: 0;
  left: 15px;
}
.product-info-main .product.attribute.sku {
  display: none;
}
.product-info-main .stock.available, .product-info-main .stock.unavailable {
  text-transform: unset;
  font-size: 120%;
  line-height: 20px;
  padding: 0 8px;
  border: 1px solid;
  margin: 0;
  border-radius: 5px;
}
.product-info-main .stock.available {
  color: #81A98D;
}
.product-info-main .stock.unavailable {
  min-width: 111px;
  background: rgba(170, 0, 0, 0.48);
  color: #AA0000;
}
.product-info-main .product-social-links {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
}
.product-info-main .product-social-links .action {
  position: relative;
  z-index: 3;
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 16px;
  background: #f2f2f2;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 120%;
  margin-left: 8px;
  color: #B5B5B5;
}
.product-info-main .product-social-links .action:before {
  display: block;
  width: auto;
  margin: 0;
  font-size: 100%;
}
.product-info-main .product-social-links .action.tocart span {
  display: none;
}
.product-info-main .product-social-links .action.tocart:before {
  content: "\e907";
}
.product-info-main .product-social-links .action span, .product-info-main .product-social-links .action.tocompare {
  display: none;
}
.product-info-main .product-social-links .action.towishlist:before {
  content: "\e910";
}
.product-info-main .product-social-links .action.towishlist.active, .product-info-main .product-social-links .action.towishlist.selected {
  color: transparent;
}
.product-info-main .product-social-links .action.towishlist.active:before, .product-info-main .product-social-links .action.towishlist.selected:before {
  color: #F8A4AC;
}
.product-info-main .product-social-links .action.towishlist.active:after, .product-info-main .product-social-links .action.towishlist.selected:after {
  position: absolute;
  display: block;
  content: "\e908";
  z-index: 1;
  top: 13px;
  left: 13px;
  font-size: 1.4rem;
}
.product-info-main .page-title-wrapper h1 {
  margin: 0;
}
.product-info-main .product_code {
  font-size: 120%;
  line-height: 18px;
  margin-top: 4px;
  color: #A3A3A3;
}
.product-info-main .product-info-price {
  color: #000000;
  border-bottom: none;
  margin-top: 24px;
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-box {
  display: flex;
  color: #000000;
  padding-bottom: 0;
}
.product-info-main .product-info-price .old-price {
  font-size: 100%;
  margin-left: 20px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 140%;
  line-height: 20px;
  font-family: "mardoto-bold", "roboto-bold";
  text-decoration: line-through;
  color: #A3A3A3;
}
.product-info-main .product-info-price .normal-price:not(:last-child) {
  color: #AA0000;
}
.product-info-main .cisa-alert-action {
  display: none;
}
.product-info-main .product-add-form {
  padding-top: 0;
}
.product-info-main .swatch-opt {
  margin-top: 24px;
  margin-bottom: 0;
}
.product-info-main .swatch-attribute:not(:first-child) {
  margin-top: 32px;
}
.product-info-main .swatch-attribute .swatch-attribute-label {
  font-size: 120%;
  line-height: 18px;
}
.product-info-main .swatch-attribute .swatch-attribute-options {
  margin: 0 -2px;
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .swatch-attribute[class*=color] .swatch-attribute-options {
  margin: 0 -4px;
}
.product-info-main .swatch-attribute .swatch-option {
  border: none !important;
  position: relative;
  font-size: 120%;
  line-height: 14px;
  font-weight: normal;
  overflow: visible;
  color: inherit !important;
  outline: none !important;
}
.product-info-main .swatch-attribute .swatch-option.disabled {
  color: #a4a4a4;
  background: transparent;
}
.product-info-main .swatch-attribute .swatch-option.disabled:after {
  top: -1px;
  right: -1px;
  bottom: -1px;
  bottom: -1px;
  border-radius: inherit;
  border: 2px solid #000000;
}
.product-info-main .swatch-attribute .swatch-option.text {
  background: #ffffff;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  min-width: 100px;
  height: 40px;
  border-radius: 16px;
  margin: 2px;
}
@media screen and (max-width: 991px) {
  .product-info-main .swatch-attribute .swatch-option.text {
    min-width: 90px;
    width: 90px;
  }
}
.product-info-main .swatch-attribute .swatch-option.text.disabled:after {
  background: repeating-linear-gradient(45deg, transparent 0 9px, rgba(0, 0, 0, 0.4) 9px 10px);
}
.product-info-main .swatch-attribute .swatch-option.image, .product-info-main .swatch-attribute .swatch-option[class*=color] {
  display: block;
  height: 24px !important;
  min-width: 24px !important;
  width: 24px !important;
  border-radius: 12px;
  margin: 4px;
}
.product-info-main .swatch-attribute .swatch-option.image[style*="255,255,255"], .product-info-main .swatch-attribute .swatch-option.image[style*="255, 255, 255"], .product-info-main .swatch-attribute .swatch-option.image[style*="#fff"], .product-info-main .swatch-attribute .swatch-option.image[style*=white], .product-info-main .swatch-attribute .swatch-option[class*=color][style*="255,255,255"], .product-info-main .swatch-attribute .swatch-option[class*=color][style*="255, 255, 255"], .product-info-main .swatch-attribute .swatch-option[class*=color][style*="#fff"], .product-info-main .swatch-attribute .swatch-option[class*=color][style*=white] {
  box-shadow: 0 0 0 1px #dadada;
}
.product-info-main .swatch-attribute .swatch-option.image.disabled:after, .product-info-main .swatch-attribute .swatch-option[class*=color].disabled:after {
  background: repeating-linear-gradient(60deg, transparent 0 5px, rgba(0, 0, 0, 0.4) 5px 6px);
}
.product-info-main .swatch-attribute .swatch-option:before {
  display: block;
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  border: 1px solid #000000;
  pointer-events: none;
  opacity: 0;
  border-radius: 14px;
}
.product-info-main .swatch-attribute .swatch-option:not(.disabled):hover:before {
  opacity: 1;
}
.product-info-main .swatch-attribute .swatch-option.selected {
  font-family: "mardoto-bold", "roboto-bold";
}
.product-info-main .swatch-attribute .swatch-option.selected:before {
  border-width: 2px;
  opacity: 1;
}
.product-info-main .box-tocart {
  margin-top: 30px;
  margin-bottom: 0;
}
.product-info-main .box-tocart .label {
  font-size: 120%;
  line-height: 18px;
  font-family: "mardoto-bold", "roboto-bold";
  color: #000000;
  margin: 0 0 4px !important;
}
.product-info-main .box-tocart input {
  background: #ffffff;
  border: none;
  width: 100px !important;
  border-radius: 16px;
  font-size: 120%;
  line-height: 14px;
  padding: 13px 14px;
  text-align: left !important;
  height: auto;
}
.product-info-main .box-tocart .fieldset {
  margin: 0 !important;
  display: flex;
}
.product-info-main .box-tocart .fieldset .actions {
  flex: 1;
  width: 50%;
}
.product-info-main .box-tocart .field.qty {
  margin: 0;
}
.product-info-main .box-tocart .action.tocart {
  margin-bottom: 0;
  margin-top: 22px;
  margin-left: 5px;
  max-width: 100%;
}

.product-info-price .price-box .price-container {
  font-size: 100%;
}
.product-info-price .price-box .price-container span.price-label {
  display: none;
}
.product-info-price .price-box .price-container .price {
  font-size: 140%;
  line-height: 20px;
  font-family: "mardoto-bold", "roboto-bold";
}

.page-main-details {
  float: right;
  width: 50%;
  padding-left: 15px;
  margin-top: 54px;
  margin-bottom: 96px;
  clear: none;
  padding-right: 0;
}
.page-main-details .columns .column.main {
  padding: 0;
}
.page-main-details .description_details {
  display: flex;
  align-items: flex-start;
}
.page-main-details .product-full-width-section:not(:first-child:last-child) {
  flex: 0 0 50%;
  max-width: 50%;
}
.page-main-details .product-full-width-section:not(:first-child:last-child):first-child .product-section-title {
  padding-right: 20px;
}
.page-main-details .product-full-width-section:not(:first-child:last-child) .product-section-title + * {
  width: 200%;
}
.page-main-details .product-full-width-section:first-child:last-child {
  flex: 0 0 100%;
  max-width: 100%;
}
.page-main-details .product-full-width-section.active .product-section-title {
  pointer-events: none;
}
.page-main-details .product-full-width-section.active .product-section-title:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  border-top: 2px solid #F8A4AC;
}
.page-main-details .product-full-width-section.active .product-section-title + * {
  height: auto;
  opacity: 1;
  pointer-events: initial;
}
.page-main-details .product-full-width-section:nth-child(2) .product-section-title + * {
  margin-left: -100%;
}
.page-main-details .product-section-title {
  font-family: "mardoto-medium", "roboto-medium";
  line-height: 18px;
  font-size: 1.4rem;
  color: #000000;
  border: none;
  height: auto;
  padding: 8px 0;
  position: relative;
  display: flex;
  align-items: flex-end;
  cursor: pointer;
  margin: 0;
  display: flex;
  height: 34px;
  align-items: flex-end;
  border-bottom: 2px solid #E8E8E8;
}
.page-main-details .product-section-title + * {
  padding: 24px 0 0;
  font-size: 140%;
  line-height: 20px;
  color: inherit;
  height: 0;
  opacity: 0;
  pointer-events: none;
}

.product.data.items {
  display: flex;
  flex-wrap: wrap;
  border: none;
  margin: 0;
  padding: 0;
}
.product.data.items > .item.title {
  margin: 0;
  border: none;
  min-width: 192px;
  width: auto;
}
.product.data.items > .item.title > .switch {
  font-family: "mardoto-medium", "roboto-medium";
  line-height: 18px;
  font-size: 1.4rem;
  color: #000000;
  text-decoration: none;
  background: transparent !important;
  border: none;
  height: auto;
  padding: 8px 0 !important;
  position: relative;
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.product.data.items > .item.title.active > .switch {
  pointer-events: none;
}
.product.data.items > .item.title.active > .switch:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  border-top: 2px solid #F8A4AC;
}
.product.data.items > .item.title:not(.active) > .switch:after {
  display: none;
}
.product.data.items:before {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
  border-top: 2px solid #E8E8E8;
  order: 2;
}
.product.data.items .data.item.content {
  order: 3;
  margin: 0;
  border: none;
  background: transparent;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 24px 0 0;
  font-size: 140%;
  line-height: 20px;
  color: inherit;
}

.product.media {
  width: 50% !important;
  max-width: 522px;
  float: left;
  height: 700px;
  margin-bottom: 0;
  padding-right: 15px;
  position: relative;
}
.product.media .sale_sticker {
  position: absolute;
  display: flex;
  top: 24px;
  left: 24px;
  z-index: 3;
  pointer-events: none;
  color: #ffffff;
  border-radius: 12px;
  padding: 5px 10px;
  font-size: 120%;
  line-height: 14px;
  background: #AA0000;
  font-family: "mardoto-bold", "roboto-bold";
}
.product.media .fotorama__stage {
  width: 100% !important;
  height: auto !important;
}
.product.media .fotorama__stage .fotorama__arr {
  display: none !important;
}
.product.media .fotorama__stage__shaft {
  width: 100% !important;
  height: 100% !important;
}
.product.media .fotorama__stage__shaft:before {
  content: "";
  display: block;
  position: relative;
  padding-bottom: 100%;
}
.product.media .fotorama__stage__frame .fotorama__img {
  width: 100%;
  height: 100%;
}
.product.media .fotorama__nav.fotorama__nav--thumbs {
  margin: 16px 0 0;
  border-radius: 24px;
  width: 100% !important;
  height: auto !important;
}
.product.media .fotorama__nav.fotorama__nav--thumbs img {
  width: 100%;
  height: 100%;
}
.product.media .fotorama__nav__shaft {
  overflow: hidden;
}
.product.media .fotorama__nav__frame {
  height: auto !important;
}
.product.media .fotorama__nav__frame:before {
  display: block;
  content: "";
  padding-bottom: 100%;
}
.product.media .fotorama__thumb-border {
  border: none !important;
  background: #ffffff;
  opacity: 0.8;
  height: 100% !important;
}
.product.media .fotorama__thumb {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.product.media .fotorama__thumb--icon {
  width: 100%;
  height: 100%;
  background: #ffffff;
  position: relative;
  top: auto;
  left: auto;
  border-radius: 8px 0 0 8px;
  padding: 0;
  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__thumb--icon:before {
  content: "\e903";
  font-size: 1.1rem;
}
.product.media .fotorama__thumb__arr {
  width: 32px;
  height: 34px;
  margin: auto 0;
  padding: 3px 0;
  overflow: hidden;
  color: #cacaca;
  background: transparent !important;
}
.product.media .fotorama__thumb__arr:before {
  display: block;
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  bottom: 100%;
  right: -5px;
  margin-bottom: -9px;
  border: solid #ffffff;
  border-width: 0 6px 6px 0;
  border-radius: 0 0 10px;
  z-index: 5;
}
.product.media .fotorama__thumb__arr:after {
  display: block;
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  top: 100%;
  right: -5px;
  margin-top: -9px;
  border: solid #ffffff;
  border-width: 6px 6px 0 0;
  border-radius: 0 10px 0 0;
  z-index: 5;
}
.block.related {
  float: left;
  width: 100%;
  margin-top: 0;
}
.block.related .products-related {
  text-align: left;
}
.block.related .related-available .product-item-name {
  margin-left: 0;
}
.block.related .product-item-details {
  position: unset;
}
.block.related .product-item-actions {
  opacity: 0;
}

.web .block.related .product-item-info:hover .product-item-actions {
  opacity: 1;
}

.touch .block.related .product-item-actions {
  opacity: 1;
}

.block.viewed,
.content-heading {
  float: left;
  width: 100%;
}

@media screen and (max-width: 991px) {
  main.page-main {
    padding-top: 30px;
  }

  .page-main-details {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .page-main-details {
    width: 100%;
    padding-left: 0;
  }

  .product.media {
    height: auto;
  }
}
@media screen and (max-width: 575px) {
  main.page-main > .columns .column.main {
    display: flex;
    flex-direction: column;
    padding-top: 0;
  }

  .product.media {
    width: 100vw !important;
    max-width: none;
    padding-right: 0;
    margin: 0 -20px 24px;
  }
  .product.media .fotorama__nav-wrap {
    display: none;
  }

  .product-info-main {
    order: 2;
    width: 100% !important;
    padding-left: 0;
  }
  .product-info-main .product-info-stock-sku {
    left: 0;
  }

  .page-main-details {
    order: 2;
  }
  .page-main-details ~ * {
    order: 3;
  }
}
[class=-popup] .column.main {
  min-height: auto;
}
[class=-popup] .column.main:after {
  display: block;
  content: "";
  clear: both;
}
[class=-popup] .product-info-main {
  width: 50% !important;
  padding-left: 15px;
  order: 2;
  margin-left: auto;
  padding-top: 53px;
  position: relative;
  float: right;
}
[class=-popup] .product-info-main .product-info-stock-sku {
  display: block;
  padding-bottom: 0;
  padding-left: 0;
  text-align: left;
  position: absolute;
  top: 0;
  left: 15px;
}
[class=-popup] .product-info-main .product.attribute.sku {
  display: none;
}
[class=-popup] .product-info-main .stock.available, [class=-popup] .product-info-main .stock.unavailable {
  text-transform: unset;
  font-size: 120%;
  line-height: 20px;
  padding: 0 8px;
  border: 1px solid;
  margin: 0;
  border-radius: 5px;
}
[class=-popup] .product-info-main .stock.available {
  color: #81A98D;
}
[class=-popup] .product-info-main .stock.unavailable {
  min-width: 111px;
  background: rgba(170, 0, 0, 0.48);
  color: #AA0000;
}
[class=-popup] .product-info-main .product-social-links {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
}
[class=-popup] .product-info-main .product-social-links .action {
  position: relative;
  z-index: 3;
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 16px;
  background: #f2f2f2;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 120%;
  margin-left: 8px;
  color: #B5B5B5;
}
[class=-popup] .product-info-main .product-social-links .action:before {
  display: block;
  width: auto;
  margin: 0;
  font-size: 100%;
}
[class=-popup] .product-info-main .product-social-links .action.tocart span {
  display: none;
}
[class=-popup] .product-info-main .product-social-links .action.tocart:before {
  content: "\e907";
}
[class=-popup] .product-info-main .product-social-links .action span, [class=-popup] .product-info-main .product-social-links .action.tocompare {
  display: none;
}
[class=-popup] .product-info-main .product-social-links .action.towishlist:before {
  content: "\e910";
}
[class=-popup] .product-info-main .product-social-links .action.towishlist.active, [class=-popup] .product-info-main .product-social-links .action.towishlist.selected {
  color: transparent;
}
[class=-popup] .product-info-main .product-social-links .action.towishlist.active:before, [class=-popup] .product-info-main .product-social-links .action.towishlist.selected:before {
  color: #F8A4AC;
}
[class=-popup] .product-info-main .product-social-links .action.towishlist.active:after, [class=-popup] .product-info-main .product-social-links .action.towishlist.selected:after {
  position: absolute;
  display: block;
  content: "\e908";
  z-index: 1;
  top: 13px;
  left: 13px;
  font-size: 1.4rem;
}
[class=-popup] .product-info-main .page-title-wrapper h1 {
  margin: 0;
}
[class=-popup] .product-info-main .product_code {
  font-size: 120%;
  line-height: 18px;
  margin-top: 4px;
  color: #A3A3A3;
}
[class=-popup] .product-info-main .product-info-price {
  color: #000000;
  border-bottom: none;
  margin-top: 24px;
  margin-bottom: 0;
}
[class=-popup] .product-info-main .product-info-price .price-box {
  display: flex;
  color: #000000;
  padding-bottom: 0;
}
[class=-popup] .product-info-main .product-info-price .old-price {
  font-size: 100%;
  margin-left: 20px;
}
[class=-popup] .product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 140%;
  line-height: 20px;
  font-family: "mardoto-bold", "roboto-bold";
  text-decoration: line-through;
  color: #A3A3A3;
}
[class=-popup] .product-info-main .product-info-price .normal-price:not(:last-child) {
  color: #AA0000;
}
[class=-popup] .product-info-main .cisa-alert-action {
  display: none;
}
[class=-popup] .product-info-main .product-add-form {
  padding-top: 0;
}
[class=-popup] .product-info-main .swatch-opt {
  margin-top: 24px;
  margin-bottom: 0;
}
[class=-popup] .product-info-main .swatch-attribute:not(:first-child) {
  margin-top: 32px;
}
[class=-popup] .product-info-main .swatch-attribute .swatch-attribute-label {
  font-size: 120%;
  line-height: 18px;
}
[class=-popup] .product-info-main .swatch-attribute .swatch-attribute-options {
  margin: 0 -2px;
  display: flex;
  flex-wrap: wrap;
}
[class=-popup] .product-info-main .swatch-attribute[class*=color] .swatch-attribute-options {
  margin: 0 -4px;
}
[class=-popup] .product-info-main .swatch-attribute .swatch-option {
  border: none !important;
  position: relative;
  font-size: 120%;
  line-height: 14px;
  font-weight: normal;
  overflow: visible;
  color: inherit !important;
  outline: none !important;
}
[class=-popup] .product-info-main .swatch-attribute .swatch-option.disabled {
  color: #a4a4a4;
  background: transparent;
}
[class=-popup] .product-info-main .swatch-attribute .swatch-option.disabled:after {
  top: -1px;
  right: -1px;
  bottom: -1px;
  bottom: -1px;
  border-radius: inherit;
  border: 2px solid #000000;
}
[class=-popup] .product-info-main .swatch-attribute .swatch-option.text {
  background: #ffffff;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  min-width: 100px;
  height: 40px;
  border-radius: 16px;
  margin: 2px;
}
@media screen and (max-width: 991px) {
  [class=-popup] .product-info-main .swatch-attribute .swatch-option.text {
    min-width: 90px;
    width: 90px;
  }
}
[class=-popup] .product-info-main .swatch-attribute .swatch-option.text.disabled:after {
  background: repeating-linear-gradient(45deg, transparent 0 9px, rgba(0, 0, 0, 0.4) 9px 10px);
}
[class=-popup] .product-info-main .swatch-attribute .swatch-option.image, [class=-popup] .product-info-main .swatch-attribute .swatch-option[class*=color] {
  display: block;
  height: 24px !important;
  min-width: 24px;
  width: 24px !important;
  border-radius: 12px;
  margin: 4px;
}
[class=-popup] .product-info-main .swatch-attribute .swatch-option.image[style*="255,255,255"], [class=-popup] .product-info-main .swatch-attribute .swatch-option.image[style*="255, 255, 255"], [class=-popup] .product-info-main .swatch-attribute .swatch-option.image[style*="#fff"], [class=-popup] .product-info-main .swatch-attribute .swatch-option.image[style*=white], [class=-popup] .product-info-main .swatch-attribute .swatch-option[class*=color][style*="255,255,255"], [class=-popup] .product-info-main .swatch-attribute .swatch-option[class*=color][style*="255, 255, 255"], [class=-popup] .product-info-main .swatch-attribute .swatch-option[class*=color][style*="#fff"], [class=-popup] .product-info-main .swatch-attribute .swatch-option[class*=color][style*=white] {
  box-shadow: 0 0 0 1px #dadada;
}
[class=-popup] .product-info-main .swatch-attribute .swatch-option.image.disabled:after, [class=-popup] .product-info-main .swatch-attribute .swatch-option[class*=color].disabled:after {
  background: repeating-linear-gradient(60deg, transparent 0 5px, rgba(0, 0, 0, 0.4) 5px 6px);
}
[class=-popup] .product-info-main .swatch-attribute .swatch-option:before {
  display: block;
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  border: 1px solid #000000;
  pointer-events: none;
  opacity: 0;
  border-radius: 14px;
}
[class=-popup] .product-info-main .swatch-attribute .swatch-option:not(.disabled):hover:before {
  opacity: 1;
}
[class=-popup] .product-info-main .swatch-attribute .swatch-option.selected {
  font-family: "mardoto-bold", "roboto-bold";
}
[class=-popup] .product-info-main .swatch-attribute .swatch-option.selected:before {
  border-width: 2px;
  opacity: 1;
}
[class=-popup] .product-info-main .box-tocart {
  margin-top: 30px;
  margin-bottom: 0;
}
[class=-popup] .product-info-main .box-tocart .label {
  font-size: 120%;
  line-height: 18px;
  font-family: "mardoto-bold", "roboto-bold";
  color: #000000;
  margin: 0 0 4px !important;
}
[class=-popup] .product-info-main .box-tocart input {
  background: #ffffff;
  border: none;
  width: 100px !important;
  border-radius: 16px;
  font-size: 120%;
  line-height: 14px;
  padding: 13px 14px;
  text-align: left !important;
  height: auto;
}
[class=-popup] .product-info-main .box-tocart .fieldset {
  margin: 0 !important;
  display: flex;
}
[class=-popup] .product-info-main .box-tocart .fieldset .actions {
  flex: 1;
  width: 50%;
}
[class=-popup] .product-info-main .box-tocart .field.qty {
  margin: 0;
}
[class=-popup] .product-info-main .box-tocart .action.tocart {
  margin-bottom: 0;
  margin-top: 22px;
  margin-left: 5px;
  max-width: 100%;
}
[class=-popup] .product-info-price .price-box .price-container {
  font-size: 100%;
}
[class=-popup] .product-info-price .price-box .price-container span.price-label {
  display: none;
}
[class=-popup] .product-info-price .price-box .price-container .price {
  font-size: 140%;
  line-height: 20px;
  font-family: "mardoto-bold", "roboto-bold";
}
[class=-popup] .product.media {
  width: 50% !important;
  max-width: 522px;
  float: left;
  height: 700px;
  margin-bottom: 0;
  padding-right: 15px;
  position: relative;
}
[class=-popup] .product.media .sale_sticker {
  position: absolute;
  display: flex;
  top: 24px;
  left: 24px;
  z-index: 3;
  pointer-events: none;
  color: #ffffff;
  border-radius: 12px;
  padding: 5px 10px;
  font-size: 120%;
  line-height: 14px;
  background: #AA0000;
  font-family: "mardoto-bold", "roboto-bold";
}
[class=-popup] .product.media .fotorama__stage {
  width: 100% !important;
  height: auto !important;
}
[class=-popup] .product.media .fotorama__stage .fotorama__arr {
  display: none !important;
}
[class=-popup] .product.media .fotorama__stage__shaft {
  width: 100% !important;
  height: 100% !important;
}
[class=-popup] .product.media .fotorama__stage__shaft:before {
  content: "";
  display: block;
  position: relative;
  padding-bottom: 100%;
}
[class=-popup] .product.media .fotorama__stage__frame .fotorama__img {
  width: 100%;
  height: 100%;
}
[class=-popup] .product.media .fotorama__nav.fotorama__nav--thumbs {
  margin: 16px 0 0;
  border-radius: 24px;
  width: 100% !important;
  height: auto !important;
}
[class=-popup] .product.media .fotorama__nav.fotorama__nav--thumbs img {
  width: 100%;
  height: 100%;
}
[class=-popup] .product.media .fotorama__nav__shaft {
  overflow: hidden;
}
[class=-popup] .product.media .fotorama__nav__frame {
  height: auto !important;
}
[class=-popup] .product.media .fotorama__nav__frame:before {
  display: block;
  content: "";
  padding-bottom: 100%;
}
[class=-popup] .product.media .fotorama__thumb-border {
  border: none !important;
  background: #ffffff;
  opacity: 0.8;
  height: 100% !important;
}
[class=-popup] .product.media .fotorama__thumb {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
}
[class=-popup] .product.media .fotorama__thumb--icon {
  width: 100%;
  height: 100%;
  background: #ffffff;
  position: relative;
  top: auto;
  left: auto;
  border-radius: 8px 0 0 8px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  -o-transform: none;
}
[class=-popup] .product.media .fotorama__thumb--icon:before {
  content: "\e903";
  font-size: 1.1rem;
}
[class=-popup] .product.media .fotorama__thumb__arr {
  width: 32px;
  height: 34px;
  margin: auto 0;
  padding: 3px 0;
  overflow: hidden;
  color: #cacaca;
  background: transparent !important;
}
[class=-popup] .product.media .fotorama__thumb__arr:before {
  display: block;
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  bottom: 100%;
  right: -5px;
  margin-bottom: -9px;
  border: solid #ffffff;
  border-width: 0 6px 6px 0;
  border-radius: 0 0 10px;
  z-index: 5;
}
[class=-popup] .product.media .fotorama__thumb__arr:after {
  display: block;
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  top: 100%;
  right: -5px;
  margin-top: -9px;
  border: solid #ffffff;
  border-width: 6px 6px 0 0;
  border-radius: 0 10px 0 0;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  [class=-popup] .product.media {
    height: auto;
  }
}
@media screen and (max-width: 575px) {
  [class=-popup] .column.main {
    display: flex;
    flex-direction: column;
    padding-top: 0;
  }
  [class=-popup] .product.media {
    width: 100vw !important;
    max-width: none;
    padding-right: 0;
    margin: 0 -20px 24px;
  }
  [class=-popup] .product.media .fotorama__nav-wrap {
    display: none;
  }
  [class=-popup] .product-info-main {
    order: 2;
    width: 100% !important;
    padding-left: 0;
  }
  [class=-popup] .product-info-main .product-info-stock-sku {
    left: 0;
  }
}

.web .product-info-main .box-tocart .action.tocart, .product-info-main .box-tocart .web .action.tocart, .product-info-main .swatch-attribute .swatch-option:before, .page-main-details .product-section-title + *, [class=-popup] .product-info-main .swatch-attribute .swatch-option: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 .product.media .fotorama__thumb__arr, .product.media .web .fotorama__thumb__arr, .web [class=-popup] .product.media .fotorama__thumb__arr, [class=-popup] .product.media .web .fotorama__thumb__arr, .web .page-main-details .product-section-title, .page-main-details .web .product-section-title, .web .product.data.items > .item.title > .switch {
  -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 .product-social-links .action, .product-info-main .product-social-links .web .action, .product-info-main .swatch-attribute .swatch-option, [class=-popup] .product-info-main .swatch-attribute .swatch-option {
  -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 .product-info-main .box-tocart .action.tocart, .product-info-main .box-tocart .touch .action.tocart {
  -o-transition: opacity 0.15s;
  -ms-transition: opacity 0.15s;
  -moz-transition: opacity 0.15s;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}

.touch .product.media .fotorama__thumb__arr, .product.media .touch .fotorama__thumb__arr, .touch [class=-popup] .product.media .fotorama__thumb__arr, [class=-popup] .product.media .touch .fotorama__thumb__arr, .touch .page-main-details .product-section-title, .page-main-details .touch .product-section-title, .touch .product.data.items > .item.title > .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 .product-social-links .action, .product-info-main .product-social-links .touch .action {
  -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 .page-main-details .product-section-title:hover, .page-main-details .web .product-section-title:hover, .web .product.data.items > .item.title > .switch:hover {
  color: #AA0000;
}
.web .product.media .fotorama__thumb__arr:hover, .product.media .web .fotorama__thumb__arr:hover {
  color: #F8A4AC;
}
.web .product-info-main .box-tocart .action.tocart:hover, .product-info-main .box-tocart .web .action.tocart:hover {
  opacity: 0.7;
}
.web .product-info-main .product-social-links .action:hover, .product-info-main .product-social-links .web .action:hover {
  background: #AA0000;
  color: #ffffff;
  border-color: transparent;
}
.web .product-info-main .product-social-links .action:hover:before, .product-info-main .product-social-links .web .action:hover:before {
  color: #ffffff;
}
.touch .page-main-details .product-section-title:active, .page-main-details .touch .product-section-title:active, .touch .product.data.items > .item.title > .switch:active {
  color: #AA0000;
}
.touch .product.media .fotorama__thumb__arr:active, .product.media .touch .fotorama__thumb__arr:active {
  color: #F8A4AC;
}
.touch .product-info-main .box-tocart .action.tocart:active, .product-info-main .box-tocart .touch .action.tocart:active {
  opacity: 0.7;
}
.touch .product-info-main .product-social-links .action:active, .product-info-main .product-social-links .touch .action:active {
  background: #AA0000;
  color: #ffffff;
  border-color: transparent;
}
.touch .product-info-main .product-social-links .action:active:before, .product-info-main .product-social-links .touch .action:active:before {
  color: #ffffff;
}

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