.product-info-main .action.towishlist.active:after, .product-info-main .action.towishlist.selected:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.similar-items .slick-arrow:before, .product-info-main .action.towishlist:before, .product-info-main .action.towishlist: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;
}

.similar-items .slick-arrow {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.sale_sticker {
  position: absolute;
  z-index: 3;
  pointer-events: none;
  right: 20px;
  top: 56px;
  border-radius: 50%;
  border: 2px solid;
  background: #7e7d82;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 60px;
  height: 60px;
  font-size: 200%;
  font-family: "montserrat-bold", "montserrat-arm-bold";
  color: #ffffff;
}

.single_banner {
  margin-top: 15px;
}
.single_banner a {
  position: relative;
  display: block;
}
.single_banner a img {
  object-fit: cover;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 991px) {
  .single_banner a img {
    width: 100%;
  }
}

.product-info-main {
  width: 25%;
  position: relative;
  order: 2;
  float: right;
}
.product-info-main .product-item-id {
  display: inline-block;
  vertical-align: top;
  font-size: 110%;
  line-height: 14px;
  padding: 2px 10px;
  border-radius: 9px;
  background: #ffffff;
  z-index: 3;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
}
.product-info-main .product_name {
  font-weight: normal;
  font-family: inherit;
  margin: 0 0 18px;
  padding-right: 40px;
  color: inherit;
  font-size: 110%;
  line-height: 13px;
}
.product-info-main .product-info-price {
  display: block;
  color: inherit;
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
.product-info-main .product-info-price .price-box {
  display: flex;
  font-size: 240%;
  line-height: 28px;
  white-space: nowrap;
  color: inherit;
  padding-bottom: 0;
}
.product-info-main .product-info-price .price-box .price {
  font-size: 100% !important;
  line-height: inherit !important;
}
.product-info-main .product-info-price .price-box .price-container > span {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-box .price-label {
  display: none !important;
}
.product-info-main .product-info-price .price-box .normal-price {
  color: #7e7d82;
  font-family: "montserrat-bold", "montserrat-arm-bold";
}
.product-info-main .product-info-price .price-box .normal-price.special-price {
  color: #DB0C1D;
}
.product-info-main .product-info-price .price-box .old-price {
  margin-left: 20px;
  font-size: inherit;
}
.product-info-main .product-info-price .price-box .old-price .price {
  text-decoration: line-through;
}
.product-info-main .product-info-price .price-box .price-container {
  font-size: 100%;
}
.product-info-main .product-info-stock-sku {
  float: none;
  display: none;
}
.product-info-main .product-add-form {
  padding-top: 0;
}
.product-info-main .swatch-opt {
  margin: 0;
}
.product-info-main .swatch-attribute {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.product-info-main .fieldset > .field > .label,
.product-info-main .fieldset > .fields > .field > .label,
.product-info-main .swatch-attribute-label {
  font-weight: normal;
  color: inherit;
  font-size: 120%;
  line-height: 14px;
  margin: 0;
}
.product-info-main .size_popup_btn {
  display: block;
  margin-left: 20px;
  color: #7e7d82;
  margin-left: 20px;
}
.product-info-main .swatch-attribute-selected-option {
  color: inherit;
  margin-right: auto;
  font-size: 120%;
  line-height: 14px;
  color: #7e7d82;
}
.product-info-main .swatch-attribute-options {
  margin: 0 -5px;
  min-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .swatch-option.text {
  display: flex;
  min-width: 40px;
  height: 30px;
  margin: 10px 5px 0;
  border: 1px solid #e5e5e5;
  align-items: center;
  justify-content: center;
  padding: 3px;
  font-size: 120%;
  line-height: 14px;
  color: inherit;
  background: transparent;
  outline: none;
  box-shadow: none;
  font-weight: normal;
}
.product-info-main .swatch-option.text:hover {
  border-color: #333333;
}
.product-info-main .swatch-option.text.selected {
  outline: none;
  border-color: inherit;
  background: rgba(125, 43, 148, 0.1);
  color: #7e7d82;
}
.product-info-main .swatch-option.text.disabled {
  color: #CCCCCC;
  pointer-events: none;
  text-decoration: line-through;
}
.product-info-main .swatch-option.text.disabled:after {
  display: none;
}
.product-info-main .swatch-option.color {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  height: 30px;
  margin: 10px 5px 0;
  max-width: none;
  min-width: 30px;
  padding: 0;
  border-radius: 0;
  position: relative;
  overflow: visible;
  cursor: pointer;
}
.product-info-main .swatch-option.color.selected {
  outline: none;
  border: inherit;
}
.product-info-main .swatch-option.color.selected:before {
  display: block;
  content: "";
  position: absolute;
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: -3px;
  border-radius: 0;
  border: 1px solid #7e7d82;
}
.product-info-main .swatch-option.color.disabled {
  pointer-events: none;
}
.product-info-main .swatch-option.color.disabled:before {
  display: block;
  content: "";
  position: absolute;
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: -3px;
  border-radius: 0;
  border: 1px solid #7e7d82;
  opacity: 0.3;
}
.product-info-main .swatch-option.color.disabled:after {
  display: none;
}
.product-info-main .swatch-option.color[style*="#ffffff"], .product-info-main .swatch-option.color[style*="255, 255, 255"], .product-info-main .swatch-option.color[style*="255,255,255"] {
  border: 1px solid #CCCCCC !important;
}
.product-info-main .fieldset {
  letter-spacing: 0;
  margin-bottom: 0;
}
.product-info-main .product-options-bottom .fieldset {
  display: flex;
  align-items: flex-end;
}
.product-info-main .product-options-bottom .actions {
  flex: 1;
  width: 50%;
}
.product-info-main div.qty {
  margin: 0 !important;
  display: none !important;
}
.product-info-main input.qty {
  background: transparent;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  font-family: inherit;
  font-size: 140%;
  height: auto;
  line-height: 16px;
  padding: 11px 15px;
  width: 80px !important;
  text-align: left !important;
  margin-right: 20px;
  margin-top: 10px;
  box-shadow: none;
  outline: none;
}
.product-info-main .action.tocart {
  width: 100%;
  margin: 0 !important;
  color: #ffffff;
  background: #7e7d82;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 120%;
  line-height: 14px;
  font-family: inherit;
  border: none;
  padding: 0 15px;
  font-weight: normal;
  border-radius: 0;
}
.product-info-main .fotorama__nav--thumbs .fotorama__nav__frame {
  margin: 0;
}
.product-info-main .action.towishlist {
  position: absolute;
  color: #7e7d82 !important;
  top: 0;
  right: 0;
  z-index: 3;
  margin: 0;
  width: auto !important;
  height: auto;
  font-size: 1.6rem;
}
.product-info-main .action.towishlist span {
  display: none;
}
.product-info-main .action.towishlist:before, .product-info-main .action.towishlist:after {
  display: block;
  width: auto;
  height: auto;
  font-size: 100%;
  padding: 2px;
}
.product-info-main .action.towishlist:before {
  content: "\e913";
  -webkit-text-stroke-width: 2px;
  -webkit-text-fill-color: transparent;
}
.product-info-main .action.towishlist.active, .product-info-main .action.towishlist.selected {
  color: #7e7d82;
}
.product-info-main .action.towishlist.active:before, .product-info-main .action.towishlist.selected:before {
  -webkit-text-fill-color: inherit;
}
.product-info-main .action.towishlist.active:after, .product-info-main .action.towishlist.selected:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 60%;
  font-weight: 900;
  color: transparent;
  content: "\e904";
}
.product-info-main .action.towishlist.active:hover:after, .product-info-main .action.towishlist.selected:hover:after {
  color: #ffffff;
}
.product-info-main .product.attribute.overview {
  padding-top: 20px;
}
.product-info-main .product.attribute.overview .block_subtitle {
  font-size: 180%;
  line-height: 21px;
  padding-bottom: 10px;
}
.product-info-main .product.attribute.overview table {
  border-spacing: 0;
  font-size: 120%;
  line-height: 14px;
}
.product-info-main .product.attribute.overview table td,
.product-info-main .product.attribute.overview table th {
  padding: 10px 0;
  width: 50%;
  border: none;
  font-family: inherit;
  font-weight: normal;
}
.product-info-main .product.attribute.overview table td:first-child,
.product-info-main .product.attribute.overview table th:first-child {
  color: #999999;
  padding-right: 10px;
}
.product-info-main .product.attribute.overview table td:last-child,
.product-info-main .product.attribute.overview table th:last-child {
  padding-left: 10px;
  text-align: right;
  line-height: 18px;
}
.product-info-main .product.attribute.overview table tr:not(:first-child) td,
.product-info-main .product.attribute.overview table tr:not(:first-child) th {
  border-top: 1px solid #f2f2f2;
}

.product-info-main .product.alert {
  font-size: 14px;
  color: #333333;
  line-height: 18px;
}
.product-info-main .product.alert a {
  color: #7e7d82;
  padding: 0 0 10px 0px;
}

.product.media {
  width: 75%;
  position: relative;
  overflow: hidden;
  margin: 0;
  float: left;
}

.columns .column.main {
  width: 100% !important;
}
.columns .column.main:after {
  display: block;
  content: "";
  clear: both;
}

.breadcrumbs {
  margin: 20px 0;
}

.product_additional {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-bottom: 60px;
  order: 2;
  width: 100%;
}

.similar-items {
  position: relative;
  width: 66.67%;
  float: left;
  order: 4;
}
.similar-items .block-title {
  margin: 0;
}
.similar-items .special {
  color: #7e7d82;
}
.similar-items .page-title {
  padding-right: 80px;
}
.similar-items .items-slider {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
  margin: 0 -10px -69px;
  padding-top: 40px;
  position: relative;
}
.similar-items .items-slider.slick-slider {
  overflow: visible;
}
.similar-items .zennishoes-product-item {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  width: 33.33%;
  vertical-align: top;
  padding: 0 10px;
}
.similar-items .slick-arrow {
  position: absolute;
  border: none;
  background: transparent;
  right: 10px;
  bottom: 100%;
  color: #7e7d82;
  padding: 0;
  line-height: 0;
  height: 16px;
}
.similar-items .slick-arrow:before {
  display: block;
  font-size: 1.6rem;
}
.similar-items .slick-next:before {
  content: "\e909";
}
.similar-items .slick-prev {
  margin-right: 36px;
}
.similar-items .slick-prev:before {
  content: "\e908";
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .similar-items .items-slider {
    padding-top: 30px;
  }
  .similar-items .zennishoes-product-item {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .similar-items {
    flex: 1;
    max-width: none;
    width: 50%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .similar-items .zennishoes-product-item {
    width: 33.33%;
  }
  .similar-items .items-slider {
    padding-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .similar-items .items-slider {
    padding-top: 17px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .similar-items .zennishoes-product-item {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .similar-items .items-slider {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .similar-items .slick-list {
    overflow: visible;
  }
  .similar-items .zennishoes-product-item {
    width: 76.9%;
  }
  .similar-items .slick-arrow {
    right: 20px;
  }
}

.touch .similar-items {
  margin-bottom: 0;
}

.secondary_details {
  width: 33.33%;
  float: right;
  font-size: 120%;
  line-height: 14px;
  order: 3;
}
.secondary_details ul {
  margin: 0;
  padding: 30px;
  list-style-type: none;
  border: 1px solid #e5e5e5;
  color: #7e7d82;
}
.secondary_details li {
  display: flex;
  align-items: center;
}
.secondary_details li:not(:first-child) {
  margin-top: 20px;
}
.secondary_details .icon_block {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f2f2f2;
  margin-right: 30px;
}
.secondary_details .icon_block img {
  display: block;
  width: auto;
  height: 18px;
}
@media screen and (max-width: 991px) {
  .secondary_details {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991px) and (min-width: 576px) {
  .secondary_details ul {
    padding: 10px 0 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .secondary_details li {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .secondary_details li:first-child {
    margin-top: 20px;
  }
  .secondary_details .icon_block {
    margin-right: 20px;
  }
}
@media screen and (max-width: 399px) {
  .secondary_details ul {
    padding: 20px;
  }
  .secondary_details .icon_block {
    margin-right: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .product-info-main,
.similar-items,
.secondary_details,
.product.media,
.breadcrumbs {
    padding: 0 60px;
  }

  .product-info-main .action.towishlist {
    margin-right: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .product-info-main {
    padding-left: 10px;
    margin-left: auto;
  }

  .product.media {
    padding-right: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .secondary_details {
    padding-left: 10px;
    margin-left: auto;
  }

  .similar-items {
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .product.media .fotorama__arr {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .columns .column.main {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  .columns .column.main {
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .product.media,
.product-info-main,
.similar-items,
.secondary_details {
    width: 100%;
    max-width: 100%;
    flex: none;
  }

  .product.media {
    margin-bottom: 20px;
  }
  .product.media .fotorama__nav__shaft {
    display: block;
    text-align: center;
    z-index: 5;
  }
  .product.media .fotorama__nav__shaft .fotorama__nav__frame--dot {
    border: none;
    padding: 0;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    opacity: 0.5;
    margin-left: 8px;
    margin-bottom: 16px;
  }
  .product.media .fotorama__nav__shaft .fotorama__nav__frame--dot .fotorama__dot {
    width: 8px;
    height: 8px;
    border-radius: inherit;
    background: #7e7d82;
  }
  .product.media .fotorama__nav__shaft .fotorama__nav__frame--dot.fotorama__active {
    pointer-events: none;
    opacity: 1;
  }
}
.product.media .fotorama__arr {
  display: none;
}
.product.media .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  width: 83px;
  margin-right: 17px;
  position: relative;
  top: auto;
  left: auto;
  height: 100%;
}
.product.media .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  left: auto;
  top: auto;
  transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  -o-transform: none !important;
}
.product.media .fotorama__nav--thumbs {
  max-width: 100%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}
.product.media .fotorama__nav__frame--thumb {
  padding: 0 0 20px !important;
  max-width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .product.media .fotorama__nav__frame--thumb {
    display: none !important;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    opacity: 0;
  }
}
.product.media .fotorama__thumb {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f2f2f2;
}
@media screen and (max-width: 767px) {
  .product.media .fotorama__thumb {
    display: block !important;
  }
}
.product.media .fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
  padding-bottom: 20px !important;
}
.product.media .fotorama__stage__frame {
  height: 100%;
}
.product.media .fotorama__stage__frame img {
  max-width: 100%;
  max-height: 100%;
}
.product.media .fotorama__stage__shaft {
  height: 100%;
  max-width: 100% !important;
}
.product.media .fotorama__thumb-border {
  background-image: none;
  border: none;
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  .product.media .fotorama__thumb-border {
    display: none !important;
  }
}
.product.media .fotorama__thumb-border:before {
  display: block;
  content: "";
  width: 100%;
  height: 80px;
  border: 1px solid #CCCCCC;
}
.product.media .fotorama__thumb-border:after {
  display: block;
  content: "";
  position: absolute;
  left: 100%;
  top: 36px;
  width: 3px;
  height: 7px;
  border-style: solid;
  border-width: 3px 0 3px 3px;
  border-color: transparent #CCCCCC;
}

@media screen and (min-width: 768px) {
  .product.media .fotorama__wrap {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    max-height: 100%;
  }
  .product.media .fotorama__stage {
    flex: 1;
    width: 50% !important;
    overflow: hidden;
    left: auto !important;
    height: 680px !important;
  }
}
@media screen and (max-width: 639px) {
  .product-info-main .product.attribute.overview table td.data {
    width: 100% !important;
    padding: 10px 0 !important;
    display: flex !important;
    text-align: right !important;
  }
  .product-info-main .product.attribute.overview table td.data:before {
    color: #999999 !important;
    padding-right: 10px !important;
    font-weight: normal !important;
    flex: 1 !important;
    max-width: 50% !important;
    margin-right: auto !important;
    text-align: left !important;
  }

  table > caption {
    display: none;
  }
}
.web .product-info-main .swatch-option.color, .product-info-main .web .swatch-option.color, .web .product-info-main .action.towishlist, .product-info-main .web .action.towishlist, .web .similar-items .slick-arrow, .similar-items .web .slick-arrow {
  -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-info-main .size_popup_btn, .product-info-main .web .size_popup_btn, .product-info-main .action.towishlist.active:after, .product-info-main .action.towishlist.selected:after {
  -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 .action.tocart, .product-info-main .web .action.tocart {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.product-info-main .swatch-option.text {
  -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 .swatch-option.color, .product-info-main .touch .swatch-option.color, .touch .product-info-main .action.towishlist, .product-info-main .touch .action.towishlist, .touch .similar-items .slick-arrow, .similar-items .touch .slick-arrow {
  -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-info-main .size_popup_btn, .product-info-main .touch .size_popup_btn {
  -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 .action.tocart, .product-info-main .touch .action.tocart {
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}

.web .product-info-main .size_popup_btn:hover, .product-info-main .web .size_popup_btn:hover {
  color: rgba(0, 0, 0, 0.7);
}
.web .product-info-main .action.tocart:hover, .product-info-main .web .action.tocart:hover {
  background: rgba(0, 0, 0, 0.7);
}
.web .product-info-main .swatch-option.color:hover, .product-info-main .web .swatch-option.color:hover, .web .product-info-main .action.towishlist:hover, .product-info-main .web .action.towishlist:hover, .web .similar-items .slick-arrow:hover, .similar-items .web .slick-arrow:hover {
  opacity: 0.7;
}
.touch .product-info-main .size_popup_btn:active, .product-info-main .touch .size_popup_btn:active {
  color: rgba(0, 0, 0, 0.7);
}
.touch .product-info-main .action.tocart:active, .product-info-main .touch .action.tocart:active {
  background: rgba(0, 0, 0, 0.7);
}
.touch .product-info-main .swatch-option.color:active, .product-info-main .touch .swatch-option.color:active, .touch .product-info-main .action.towishlist:active, .product-info-main .touch .action.towishlist:active, .touch .similar-items .slick-arrow:active, .similar-items .touch .slick-arrow:active {
  opacity: 0.7;
}

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