#confirmBox .error {
  margin: 24px 0px 5px;
  padding-top: 11px;
}
#confirmBox .message.error:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\e61f';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 50%;
  width: 45px;
  position: absolute;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
body .amcart-qty-wrap > .amcart-control:before {
  line-height: 27px;
}
body.catalog-product-view .message-error,
body.catalog-product-view .message-success {
  margin-bottom: 0;
}
body.catalog-product-view .page-title-wrapper {
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-title-wrapper {
    width: calc(100% - 100px);
  }
}
body.catalog-product-view .page-main {
  max-width: 100%;
  padding: 0;
  background: #fff;
  /*---------------Qty box----------*/
}
body.catalog-product-view .page-main .column.main {
  max-width: 100%;
  padding-bottom: 0;
}
body.catalog-product-view .page-main .column.main .product-info-main {
  padding: 20px 3% 10px 3%;
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-main .column.main .product-info-main {
    box-shadow: 0 4px 6px 0 #dadada;
  }
}
body.catalog-product-view .page-main .column.main .product-info-main .availability.only {
  display: none;
}
body.catalog-product-view .page-main .column.main .product-info-main .attribute-top {
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 70px;
  border-bottom: 1px solid #fff;
}
body.catalog-product-view .page-main .column.main .product-info-main .attribute-top .brand,
body.catalog-product-view .page-main .column.main .product-info-main .attribute-top .stock {
  float: left;
  width: 50%;
  text-align: center;
  color: #000;
  padding: 21px 10px;
}
body.catalog-product-view .page-main .column.main .product-info-main .attribute-top .brand {
  font-weight: 700;
  font-family: sofia-pro, sans-serif;
  text-transform: uppercase;
}
body.catalog-product-view .page-main .column.main .product-info-main .attribute-top .stock {
  border-left: 1px solid #fff;
  font-weight: 400;
  font-family: sofia-pro, sans-serif;
  text-transform: none;
  margin: 0;
}
body.catalog-product-view .page-main .column.main .product-info-main .attribute-top .stock .dot-color {
  width: 6px;
  height: 6px;
  margin-left: 2px;
  display: inline-block;
  border-radius: 50%;
}
body.catalog-product-view .page-main .column.main .product-info-main .attribute-top .stock .dot-color.red-dot {
  background: #D11515;
}
body.catalog-product-view .page-main .column.main .product-info-main .attribute-top .stock .dot-color.green-dot {
  background: #95D689;
}
body.catalog-product-view .page-main .column.main .product-info-main .attribute-top .stock .dot-color.yellow-dot {
  background: #FEF500;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  clear: both;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .page-title-wrapper.product h1.page-title {
  padding: 0;
  font-size: 27px;
  font-weight: 400;
  font-family: sofia-pro, sans-serif;
  line-height: 32px;
  color: #000;
  margin-bottom: 16px;
  width: auto;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-info-price .price-box.price-final_price .special-price .price-final_price #product-price-4389 .price {
  font-size: 21px;
  line-height: 26px;
  color: #000;
  font-weight: 400;
  font-family: sofia-pro, sans-serif;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product.attribute.overview {
  margin: 0;
  order: 3;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product.attribute.overview .title {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product.attribute.overview .read-more,
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product.attribute.overview .read-less {
  background: #fff !important;
  font-size: 17px;
  color: #21adc8;
  padding: 10px 0;
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  height: auto;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product.attribute.overview .value p {
  font-family: sofia-pro, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  line-height: 20px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product.attribute.overview .value ul {
  padding: 0;
  font-size: 16px;
  list-style: disc inside;
  line-height: 26px;
  margin: 0;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form {
  padding: 0;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper {
  overflow: hidden;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .fieldset {
  margin-bottom: 0;
  overflow: hidden;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .configurable {
  float: left;
  margin: 0 12px 7px 0;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .configurable > .label {
  float: left;
  letter-spacing: 0.05em;
  font-weight: 400;
  font-family: sofia-pro, sans-serif;
  min-width: 115px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .configurable > .label span {
  color: #000;
  font-size: 16px;
  font-weight: normal;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .configurable > .label span:after {
  content: ":";
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .configurable > .control {
  float: left;
  width: auto;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .configurable > .control .super-attribute-select {
  color: #000;
  font-size: 16px;
  border: 1px solid #707070;
  width: 170px;
  border-radius: 5px;
  height: 40px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt {
  margin: 0;
  overflow: hidden;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt:focus {
  box-shadow: none;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute {
  float: left;
  margin: 0 12px 7px 0;
  min-width: 127px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute:nth-child(2n+1) {
  clear: both;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-label {
  float: left;
  margin-right: 13px;
  line-height: 24px;
  letter-spacing: 0.05em;
  font-weight: 400;
  font-family: sofia-pro, sans-serif;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-selected-option {
  display: none;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options {
  margin-top: 4px;
  float: left;
  box-shadow: none;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-option.color {
  margin: 0 5px 0 0;
  height: 16px;
  min-width: 16px;
  border-radius: 50%;
  border: none;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute:not(.color) .swatch-select {
  width: 82px;
  height: 22px;
  font-size: 12px;
  color: #4A4A4A;
  border: none;
  border-radius: 0;
  line-height: 20px;
  background: none;
  padding-top: 0;
  padding-bottom: 0;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute:not(.color) .swatch-select:focus {
  box-shadow: none;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute:not(.color) .swatch-attribute-options {
  margin-top: 0;
  position: relative;
  height: 24px;
  background: #fff;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute:not(.color) .swatch-attribute-options:before {
  content: ' ';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 24px;
  background: url('../images/select-bg.svg') no-repeat center;
  background-size: 21px;
  border-left: 2px solid #f2f2f2;
  pointer-events: none;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute div.mage-error[generated] {
  clear: both;
  padding-top: 7px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form #product-options-wrapper + .product-options-bottom .field.qty label {
  min-width: 112px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .price-box {
  padding-bottom: 15px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .price-box .price {
  margin: 23px 0 22px;
  font-size: 21px;
  color: #000;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .price-box > .price-container {
  display: block;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .price-box .normal-price .price-label {
  display: none !important;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .price-box .old-price {
  display: block;
  margin: 0;
  margin-top: -2px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .price-box .old-price .price-label {
  display: none;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .price-box .old-price .price {
  position: relative;
  font-size: 11px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .price-box .old-price .price:after {
  content: "";
  position: absolute;
  height: 1px;
  background: #707070;
  top: 9px;
  left: 0;
  right: 0;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .amxnotif-block label {
  margin-bottom: 4px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .amxnotif-block .input-fields .amxnotif-guest-email {
  height: 42px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .amxnotif-block .notification-container .actions-toolbar {
  margin: 0;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .amxnotif-block .notification-container .actions-toolbar .action.submit {
  margin: 0;
  padding: 13px 15px;
}
body.catalog-product-view .page-main .column.main .product.media,
body.catalog-product-view .page-main .column.main .product-info-main {
  width: calc(50% - 20px);
  float: none;
  background: #fff;
  box-shadow: 0 0 8px 0px #dadada;
  margin: 0 10px;
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-main .column.main .product.media,
  body.catalog-product-view .page-main .column.main .product-info-main {
    margin: 0;
    width: 100%;
    box-shadow: none;
    padding: 10px 20px 20px 20px !important;
  }
}
body.catalog-product-view .page-main .column.main .product.media {
  position: relative;
  padding: 20px;
}
body.catalog-product-view .page-main .column.main .product.media .fotorama {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  body.catalog-product-view .page-main .column.main .product.media .page-title-wrapper,
  body.catalog-product-view .page-main .column.main .product.media .stock,
  body.catalog-product-view .page-main .column.main .product.media .special-product-notice {
    display: none;
  }
}
body.catalog-product-view .page-main .column.main .product.media .saving-price {
  position: absolute;
  top: 30px;
  right: 30px;
  background: #f5d042;
  z-index: 1;
  text-align: center;
  color: #000;
  font-size: 28px;
  padding: 0 14px;
  line-height: 40px;
}
@media screen and (max-width: 991px) {
  body.catalog-product-view .page-main .column.main .product.media .saving-price {
    position: static;
    float: right;
    margin-top: -54px;
  }
}
body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__nav-wrap--vertical {
  top: 50%;
  transform: translateY(-50%);
}
body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__nav-wrap--vertical .fotorama__nav--thumbs {
  /*max-height: 307px;*/
  display: flex;
  align-items: center;
}
body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__thumb-border {
  display: none;
}
body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__nav__frame {
  border: 1px solid #DEDEDE;
  box-sizing: border-box;
  margin-bottom: 8px;
  padding: 2px !important;
}
body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__nav__frame:last-child {
  margin-bottom: 0;
}
body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__nav__frame.fotorama__active {
  border-width: 3px;
  padding: 0;
  padding: 0 !important;
}
@media (min-width: 992px) {
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__arr--disabled {
    opacity: 0;
  }
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev,
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next {
    display: none !important;
    transform: none;
    opacity: 1;
    top: auto;
    bottom: 11.48%;
    height: 30px;
    width: 30px;
    z-index: 9;
  }
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev.fotorama__arr--disabled,
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next.fotorama__arr--disabled {
    display: none !important;
  }
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:focus,
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:focus,
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:active,
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:active {
    background: transparent;
    box-shadow: none;
  }
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev .fotorama__arr__arr,
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next .fotorama__arr__arr {
    height: 30px;
    width: 30px;
  }
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev .fotorama__arr__arr,
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next .fotorama__arr__arr {
    background: none;
    text-align: center;
  }
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev .fotorama__arr__arr:hover:after,
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next .fotorama__arr__arr:hover:after {
    color: #D11515;
  }
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev {
    /*right: 25.1% !important;
										left: auto;*/
  }
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev .fotorama__arr__arr:after {
    content: "\f104";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 30px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    color: #DEDEDE;
  }
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next {
    /*right: 21.3% !important;*/
  }
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next .fotorama__arr__arr:after {
    content: "\f105";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 30px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    color: #DEDEDE;
  }
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__thumb__arr {
    background: #fff;
    height: 34px;
    top: 36px !important;
    position: absolute !important;
    width: 20px !important;
  }
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__thumb__arr--right .fotorama__thumb--icon {
    background-position: -27px -345px;
  }
  body.catalog-product-view .page-main .column.main .product.media .gallery-placeholder .fotorama .fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__thumb__arr--left .fotorama__thumb--icon {
    background-position: -31px -265px;
  }
}
body.catalog-product-view .page-main .column.main .product-info-detail-content,
body.catalog-product-view .page-main .column.main .product-info-top-content {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
body.catalog-product-view .page-main .column.main .product-info-top-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-main .column.main .product-info-top-content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
body.catalog-product-view .page-main .column.main .product-info-top-content .stock > span {
  display: block;
  text-align: right;
  line-height: normal;
  font-weight: bold;
  font-size: 13px;
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-main .column.main .product-info-top-content .stock > span {
    text-align: left;
  }
}
body.catalog-product-view .page-main .column.main .product-info-top-content .stock .dot-color {
  height: 9px;
  width: 9px;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  margin-left: 7px;
}
body.catalog-product-view .page-main .column.main .product-info-top-content .stock .green-dot {
  color: #009d10;
}
body.catalog-product-view .page-main .column.main .product-info-top-content .stock .green-dot .dot-color {
  background: #009d10;
}
body.catalog-product-view .page-main .column.main .product-info-top-content .stock .red-dot {
  color: #d11515;
}
body.catalog-product-view .page-main .column.main .product-info-top-content .stock .red-dot .dot-color {
  background: #d11515;
}
body.catalog-product-view .page-main .column.main .product-info-top-content .product-info-main {
  order: 1;
}
body.catalog-product-view .page-main .column.main .product-info-top-content .product-info-main .stock {
  float: left;
  margin: 14px 0 0 0;
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-main .column.main .product-info-top-content .product-info-main .page-title-wrapper,
  body.catalog-product-view .page-main .column.main .product-info-top-content .product-info-main .stock,
  body.catalog-product-view .page-main .column.main .product-info-top-content .product-info-main .special-product-notice {
    display: none;
  }
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap {
  clear: both;
  background: #3C4255;
  padding: 125px 0 159px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content {
  color: #fff;
  overflow: hidden;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .title {
  font-size: 27px;
  font-weight: 700;
  font-family: sofia-pro, sans-serif;
  line-height: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 20px;
  margin-bottom: 34px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .detail-content-collapsible,
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating {
  float: left;
  width: calc(50% - 15px);
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .detail-content-collapsible .collapsible-block .title {
  position: relative;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .detail-content-collapsible .collapsible-block .title:after {
  content: " ";
  display: block;
  position: absolute;
  right: 5px;
  top: 2px;
  background-image: url(../images/arrow-down.svg);
  width: 10px;
  height: 20px;
  background-size: 10px 20px;
  transform: rotate(90deg);
  background-repeat: no-repeat;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .detail-content-collapsible .collapsible-block.active .title:after {
  transform: rotate(-90deg);
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product.attribute.description,
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product.attribute.datasheet {
  margin-right: 30px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product.attribute.description .value,
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product.attribute.datasheet .value {
  font-size: 14px;
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
  line-height: 31px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product.attribute.description .value p,
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product.attribute.datasheet .value p {
  margin-bottom: 0;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product.attribute.datasheet {
  margin-top: 30px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-list .block-title {
  display: none;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-list .review-items .review-item {
  background: #4B5269;
  margin-bottom: 14px;
  padding: 32px 28px 28px 25px;
  border: none;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-list .review-items .review-item .review-title {
  float: left;
  font-size: 14px;
  font-weight: 700;
  font-family: sofia-pro, sans-serif;
  margin-bottom: 19px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-list .review-items .review-item .review-ratings {
  float: right;
  margin-top: -2px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-list .review-items .review-item .review-ratings .rating-label {
  display: none;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-list .review-items .review-item .review-content {
  margin: 0;
  clear: both;
  line-height: 21px;
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
  max-height: 48px;
  overflow: hidden;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-list .review-items .review-item .review-details {
  display: none;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-list .review-toolbar {
  border: none;
  margin-bottom: 16px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add {
  padding-top: 2px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form {
  max-width: 100%;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field {
  margin-bottom: 0;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-ratings {
  margin-bottom: 17px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-ratings .mage-error {
  margin-top: 2px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field .review-field-rating .label {
  font-size: 18px;
  font-weight: 400;
  font-family: sofia-pro, sans-serif;
  line-height: 26px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field .review-field-rating .label span:after {
  content: ':';
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field .review-field-rating .control {
  margin-bottom: 25px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-summary {
  display: none;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-nickname {
  float: right;
  width: 50%;
  margin-bottom: 0;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-nickname .control {
  position: relative;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-nickname .control div.mage-error {
  position: absolute;
  top: 0;
  left: 21px;
  margin-top: 6px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-nickname .input-text {
  border: none;
  padding-left: 22px;
  padding-top: 3px;
  height: 62px;
  font-weight: 300;
  font-family: "Sofia-Pro-Light", sans-serif;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-nickname .input-text:focus {
  box-shadow: none;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-text {
  float: left;
  width: 50%;
  margin: 0;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-text .control {
  position: relative;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-text .control div.mage-error {
  margin-top: 2px;
  position: absolute;
  top: 0;
  left: 20px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-text textarea {
  display: block;
  padding: 18px 10px 5px 21px;
  font-weight: 300;
  font-family: "Sofia-Pro_Light", sans-serif;
  height: 123px;
  overflow: auto;
  resize: none;
  border: 0;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-text textarea:focus {
  box-shadow: none;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-text,
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-nickname {
  background: #fff;
  border: 1px solid #EFEFEF;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-text .label,
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-nickname .label {
  display: none;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset .review-form-actions {
  float: right;
  width: 50%;
  height: 61px;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset .review-form-actions .actions-primary {
  width: 100%;
  height: 100%;
  display: block;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset .review-form-actions .actions-primary .action.submit {
  color: #fff;
  font-size: 14px;
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
  width: 100%;
  height: 100%;
  border: none;
  text-transform: uppercase;
  background: #4B5269;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset .review-form-actions .actions-primary .action.submit:hover {
  background: #D11515;
}
body.catalog-product-view .page-main .relatedelemnnet-first {
  float: right;
  width: 50%;
  padding: 0 10px;
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-main .relatedelemnnet-first {
    float: none;
    width: 100%;
    margin: 0;
    clear: both;
    overflow: hidden;
    padding: 10px;
  }
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related {
  float: left;
  padding: 20px 3% 10px 3%;
  clear: none;
  box-shadow: 0 0 8px 0px #dadada;
  margin: 20px 0;
  background: #fff;
  width: 100%;
  max-width: 940px;
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related {
    margin: 0;
  }
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related #block-related-heading {
  font-size: 28px;
  margin: 0 !important;
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related #block-related-heading {
    font-size: 24px;
  }
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .products.products-related,
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .product-items {
  margin-bottom: 0;
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item {
  width: 100%;
  float: none;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 15px 0;
  margin-bottom: 10px;
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item:last-child {
  border: 0 none;
  margin-bottom: 0;
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info {
  margin: 0 !important;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-shadow: none !important;
  border: 0 none !important;
  padding: 0 !important;
  align-items: center;
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info .product-image-wrapper {
  padding: 0 !important;
  height: 100%;
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info .product-image-photo {
  position: static;
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info .product-image {
  width: 150px;
  padding: 0 !important;
  box-shadow: 0 6px 8px 0px #dadada;
}
@media only screen and (max-width: 640px) {
  body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info .product-image {
    width: 90px;
  }
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info .product.name.product-item-name {
  width: calc(100% - 100px);
  padding: 10px 24px;
  height: auto !important;
  margin-bottom: 0;
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info .product.name.product-item-name a {
  font-size: 16px;
  font-weight: 100;
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info .product.details.product-item-details {
  padding: 0 !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: calc(100% - 150px);
}
@media only screen and (max-width: 640px) {
  body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info .product.details.product-item-details {
    width: calc(100% - 90px);
  }
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info .product.actions.product-item-actions {
  width: 100px;
  margin: 0;
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info .actions-primary {
  width: 100% !important;
  margin: 0 !important;
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info button {
  border-radius: 5px;
  padding: 10px 5px !important;
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info button span {
  font-size: 15px;
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info .action.tocart.primary.addtocart span:after {
  background: url('../images/gasket-logo-white.svg') no-repeat;
  background-size: 25px 22px;
  display: inline-block;
  height: 22px;
  width: 26px;
  vertical-align: middle;
  content: '';
  margin-top: -3px;
  margin-left: 8px;
}
body.catalog-product-view .page-main .relatedelemnnet-first .block-product.related .item.product.product-item .product-item-info .action.tocart.primary.Choose {
  background: #3c4255 !important;
}
body.catalog-product-view .page-main .purchase-policy {
  background: #F2F2F2;
}
body.catalog-product-view .page-main .product-add-form .viabill-pricetag.viabill-pricetag-optional-styles {
  text-align: right;
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-main .product-add-form .viabill-pricetag.viabill-pricetag-optional-styles {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-main .product-add-form .product-options-bottom {
    overflow: hidden;
  }
}
body.catalog-product-view .page-main .product-add-form .box-tocart {
  margin-bottom: 0;
  margin-top: 12px;
}
body.catalog-product-view .page-main .product-add-form .box-tocart .fieldset {
  overflow: hidden;
  margin-bottom: 0;
}
body.catalog-product-view .page-main .product-add-form .box-tocart .field.qty label {
  line-height: 34px;
  min-width: 62px;
  display: inline-block;
}
body.catalog-product-view .page-main .product-add-form .box-tocart .field.qty label span {
  color: #000;
  font-size: 16px;
  font-weight: normal;
}
body.catalog-product-view .page-main .product-add-form .box-tocart .field.qty label span:after {
  content: ':';
}
body.catalog-product-view .page-main .product-add-form .box-tocart .field.qty .control {
  display: inline-block;
}
body.catalog-product-view .page-main .product-add-form .box-tocart .field.qty .control input {
  color: #000;
  font-size: 16px;
  border: 1px solid #707070;
  width: 80px;
  border-radius: 5px;
  height: 40px;
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-main .product-add-form .box-tocart {
    float: left;
  }
}
@media only screen and (max-width: 640px) {
  body.catalog-product-view .page-main .product-add-form .box-tocart {
    float: none;
  }
}
body.catalog-product-view .page-main .product-add-form .actions {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
body.catalog-product-view .page-main .product-add-form .actions button {
  border-radius: 5px;
  background: #009d10;
  border-color: #707070;
  padding: 14px 14px;
  line-height: 0;
  width: 100%;
  float: right;
  max-width: 330px;
}
@media only screen and (max-width: 640px) {
  body.catalog-product-view .page-main .product-add-form .actions button {
    float: none;
    max-width: 100%;
  }
}
body.catalog-product-view .page-main .product-add-form .actions button:after {
  content: "";
  background: url(../images/gasket-logo-white.svg) no-repeat 0 0;
  background-size: 40px 26px;
  display: inline-block;
  height: 26px;
  width: 44px;
  vertical-align: middle;
  margin-left: 3px;
}
body.catalog-product-view .page-main .product-add-form .actions button span {
  font-size: 17px;
  color: #fff;
  line-height: normal;
  position: relative;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-main .product-add-form .actions {
    float: right;
    max-width: 330px;
  }
}
@media only screen and (max-width: 640px) {
  body.catalog-product-view .page-main .product-add-form .actions {
    float: none;
    max-width: 100%;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 991px) {
  body.catalog-product-view .page-main .product-add-form .actions + div {
    clear: both;
  }
}
.fotorama__nav__shaft .fotorama__active .fotorama__dot {
  background-color: #D11515;
  border-color: #D11515;
}
.fotorama__nav__shaft .fotorama__thumb-border {
  border-color: #DEDEDE;
}
.swatch-attribute-options + .field-error,
.swatch-attribute-options + div.mage-error[generated] {
  padding-top: 4px;
}
@media (max-width: 1380px) {
  body.catalog-product-view .page-main .block-product {
    padding: 90px 30px 70px;
  }
}
@media (max-width: 991px) {
  body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product.attribute.description {
    margin: 0 0 35px 0;
  }
  body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product.attribute.description,
  body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating {
    float: none;
    width: 100%;
  }
  body.catalog-product-view .page-main .column.main .product.media .fotorama__nav--dots .fotorama__dot {
    width: 10px;
    height: 10px;
  }
  body.catalog-product-view .page-main .block-product .products .product-items .product-item {
    width: 100%;
    margin: 0;
    display: block !important;
  }
}
@media (max-width: 767px) {
  #confirmBox .error {
    margin: 24px 25px 5px;
  }
  body.catalog-product-view .page-main .column.main .product-info-main {
    min-height: auto;
  }
  body.catalog-product-view .page-main .column.main .product-info-main .attribute-top {
    margin-bottom: 30px;
  }
  body.catalog-product-view .page-main .column.main .product-info-top-content {
    display: flex;
    flex-direction: column;
  }
  body.catalog-product-view .page-main .column.main .product-info-detail-wrap {
    padding: 50px 0px;
  }
}
@media (max-width: 480px) {
  body.catalog-product-view .page-main .column.main .product-info-detail-content {
    padding: 0 15px;
  }
  body.catalog-product-view .page-main .column.main .product-info-detail-wrap {
    padding: 30px 0px;
  }
  body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-nickname,
  body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset > .field.review-field-text {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  body.catalog-product-view .page-main .column.main .product-info-detail-wrap .product-info-detail-content .product-rating .review-add .review-form .review-fieldset .review-form-actions {
    float: none;
    width: 100%;
  }
  body.catalog-product-view .page-main .block-product {
    padding: 60px 15px 26px;
  }
}
.dage-levering {
  margin-bottom: 30px;
}
.dage-levering .levering-title {
  color: green;
  vertical-align: top;
  display: inline-block;
  margin-top: 12px;
  margin-left: 25px;
  padding-right: 20px;
  font-weight: bold;
  position: relative;
}
.dage-levering .levering-title:after {
  content: "";
  height: 10px;
  display: block;
  width: 10px;
  border-radius: 50%;
  background: green;
  position: absolute;
  right: 0;
  top: 7px;
}
.catalog-product-view .page-title {
  margin-bottom: 20px !important;
}
.catalog-product-view .page-title .base {
  font-size: 30px;
  font-weight: 600;
  display: block;
  line-height: normal;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .page-title .base {
    font-size: 26px;
  }
}
.catalog-product-view .product-info-price {
  border: 0;
  text-align: right;
  margin: 0;
  float: right;
  width: auto;
}
.catalog-product-view .product-info-price .price-box .price-container .price-wrapper {
  margin: 0;
}
.catalog-product-view .product-info-price .price-box .price-container .price {
  font-size: 38px;
  font-weight: 500;
  color: #000;
  display: inline-block;
  line-height: 40px;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .product-info-price .price-box .price-container .price {
    font-size: 34px;
  }
}
.catalog-product-view .product.info.detailed {
  background: #fff;
  padding-top: 15px;
  margin-top: 50px;
}
@media (max-width: 770px) {
  .catalog-product-view .product.info.detailed .product.data.items {
    padding: 0 35px;
  }
}
.catalog-product-view .product.info.detailed .product.data.items > .item.content {
  border-top: 2px solid #21adc8;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  padding: 56px 0 35px 0;
  margin-top: 50px;
}
@media (max-width: 770px) {
  .catalog-product-view .product.info.detailed .product.data.items > .item.content {
    border: 0;
  }
}
.catalog-product-view .product.info.detailed #tab-label-description {
  padding-left: 80px;
}
@media (max-width: 770px) {
  .catalog-product-view .product.info.detailed #tab-label-description {
    padding: 0;
  }
}
.catalog-product-view .product-info-price .price-box .old-price .price-container .price-label {
  color: #707070;
  font-weight: normal;
  font-size: 18px;
}
.catalog-product-view .product-info-price .price-box .old-price .price-container .price {
  text-decoration: line-through;
  color: #707070;
  font-weight: normal;
  font-size: 18px;
}
/*.stock {
	position: relative;
	display: inline;
	.dot-color.green-dot {
		height: 10px;
		width: 10px;
		border-radius: 50%;
		background: green;
		display: inline-block;
		margin-left: 5px;
	}
		>span {
				color: #008000;
				display: inline-block;
				margin-top: 30px;
				margin-left: 25px;
				font-weight: bold;
		}
}*/
.form-login #customer-email-fieldset .field-tooltip {
  display: none;
}
.form-login .abs-field-tooltip input,
.field .control._with-tooltip input {
  width: 100%;
}
/*
body.catalog-product-view .page-main .column.main .product-info-main .attribute-top {
  margin-bottom: 25px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .page-title-wrapper.product h1.page-title {
  font-size: 20px;
  font-weight: 600;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product.attribute.overview .value p {
    font-weight: 400;
    font-size: 16px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content {
  max-width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0 30px;
}
body.catalog-product-view .page-main .column.main .product-info-main {
	min-height: auto;
	margin:5px;
	background: #fff;
	box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.3), 0 -3px 3px -3px rgba(0, 0, 0, 0.3), 3px 0 3px -3px rgba(0, 0, 0, 0.3), -3px 0 3px -3px rgba(0, 0, 0, 0.3);
}
body.catalog-product-view .page-main .column.main .product-info-main .attribute-top .brand {
	padding: 30px 30px 0;
	font-size: 26px;
	width: 100%;
	text-transform: capitalize;
    text-align: left;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper {
  border-top: 0;
  border-bottom: 0;
}
.product-options-wrapper .fieldset:last-child {
  margin-bottom: 0;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute:not(.color) .swatch-attribute-options {
  border: 1px solid #333;
  border-radius: 3px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute:not(.color) .swatch-select {
  width: 140px;
}
body.catalog-product-view .page-main .column.main .product-info-main
  .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute:not(.color) .swatch-attribute-options::before {
  width: 24px;
  background-size: 28px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper {
	margin-bottom: 0;
	padding-top: 0;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-label {
  font-size: 12px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .price-box .price {
  font-size: 24px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .box-tocart .fieldset .actions #product-addtocart-button {
  width: 222px;
  height: 34px;
  background: #009d10;
  border-color: #009d10;
  border-radius: 4px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .price-box .old-price .price {
	color: #989898;
	font-weight: normal;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .box-tocart .fieldset .field.qty .control input {
  width: 60px;
}
body.catalog-product-view .page-title-wrapper {
  order: 1;
}
.product-info-main .product.attribute.overview {
  order: 3;
}*/
.product-info-main .product-add-form {
  order: 0;
}
/*body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .price-box {
  text-align: right;
}
.product-add-form .product-options-bottom {
  justify-content: right;
}*/
.products-grid .product-item .product-item-info .attribute-top .brand strong {
  position: absolute;
  top: 50%;
  left: 7px;
  right: 7px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 34px;
  overflow: hidden;
}
body.catalog-product-view .page-main .block-product .products .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button,
.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button {
  background: #009d10;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .price {
  font-weight: 600;
}
.price-box .old-price {
  color: #666666 !important;
}
/*body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .box-tocart .fieldset .actions #product-addtocart-button {
	width: 260px;
	float: right;
	height: 39px;
	padding-right: 25px;
}
.viabill-pricetag.viabill-pricetag-optional-styles {
    text-align: right;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .box-tocart .fieldset .field.qty .control input{
	height: 40px;
	border: 1px solid #ccc;
}
body.catalog-product-view .page-main .column.main .product-info-detail-wrap {
	margin: 80px 0;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute:not(.color) .swatch-attribute-options::before {
	border-left: 0;
}*/
/*body.catalog-product-view .page-main .column.main .product.media .saving-price {
  position: absolute;
  top: 0;
  right: 0;
  background: #f5d042;
  border-radius: 0;
  z-index: 1;
  text-align: center;
  padding: 5px;
  height: auto;
  width: auto;
  font-size: 16px;
  color: #000;
  margin: 25px;
}*/
/*body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .price-box .price {
	font-size: 28px;
	font-weight: 600;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute:not(.color) .swatch-attribute-options,
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute:not(.color) .swatch-attribute-options::before{
	height: 28px !important;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute:not(.color) .swatch-select {
	height: 26px;
}
body.catalog-product-view .page-main .column.main .product-info-main .product-info-content .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute:not(.color) .swatch-attribute-options {
    border: 1px solid #9a9a9a;
}*/
#maincontent .addwish-recom-block {
  display: block;
}
body .page-footer {
  background: #fff;
  color: #000;
  padding-bottom: 0;
  margin: 20px 0 0 0;
}
body.catalog-product-view .page-main {
  background: #f9f9f9 !important;
}
.products-grid .product-item .product-item-info,
.addwish-recom-block #aw-box-k65fd60e948fca5473d974b4d,
.addwish-recom-block #aw-box-k65fd60e948fca5473d974b53 {
  background: #fff;
  box-shadow: 0 0 8px 0px #dadada;
  margin: 2px;
}
.products-grid .product-item .product-item-info,
.addwish-recom-block #aw-box-k65fd60e948fca5473d974b4d,
.addwish-recom-block #aw-box-k65fd60e948fca5473d974b53 {
  margin-top: 18px;
  margin-left: 0;
}
.addwish-recom-block #aw-box-k65fd60e948fca5473d974b4d .products,
.addwish-recom-block #aw-box-k65fd60e948fca5473d974b53 .products {
  margin: 30px;
}
.catalog-product-view .swiper-wrapper .swiper-slide {
  max-width: 284px;
}
.addwish-recom-block .aw-heading {
  text-align: left !important;
  font-weight: 600;
  padding-left: 30px;
}
#aw-box-k65fd60e948fca5473d974b78 .addwish-recom-block {
  flex-direction: column;
}
.catalog-product-view .time-counter {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 5px 0;
  align-items: center;
  margin-bottom: 25px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .time-counter {
    padding-right: 20px !important;
  }
}
.catalog-product-view .time-counter .content {
  width: calc(100% - 65px);
}
@media screen and (max-width: 991px) {
  .catalog-product-view .time-counter .content {
    padding-right: 70px !important;
    background: url('../images/call-icon.png') no-repeat right;
    overflow: visible;
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: 50px;
  }
}
.catalog-product-view .time-counter img {
  padding-right: 20px;
}
.catalog-product-view .time-counter p {
  margin: 0;
  font-size: 14px;
  color: #1f1f1f;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .time-counter p {
    font-size: 12px;
  }
}
.catalog-product-view .time-counter .levering-title {
  font-size: 13px;
  color: #1f1f1f;
}
.catalog-product-view .product.info.detailed {
  background: #fff;
  padding: 0;
  position: relative;
  margin-bottom: 0;
}
.catalog-product-view .product.info.detailed:before {
  border-top: 2px solid #21adc8;
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  top: 60px;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .catalog-product-view .product.info.detailed:before {
    display: none;
  }
}
.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 15px;
  border-bottom: 0 none;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.content {
  border: 0 none;
  padding: 56px 0 35px 0;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .catalog-product-view .product.info.detailed .product.data.items > .item.content {
    padding: 15px 0 35px 0;
    margin-top: 0;
  }
}
.catalog-product-view .product.info.detailed .product.data.items > .item.content * {
  font-size: 16px;
  color: #333;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.title.active > .switch,
.catalog-product-view .product.info.detailed .product.data.items > .item.title.active > .switch:focus,
.catalog-product-view .product.info.detailed .product.data.items > .item.title.active > .switch:hover {
  border-bottom: 4px solid #21adc8 !important;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.title a {
  border: 0 none !important;
  background: #fff !important;
  height: 60px !important;
  font-size: 20px !important;
  font-weight: bold !important;
  color: #000 !important;
  padding: 10px 35px 10px 35px !important;
}
@media screen and (max-width: 768px) {
  .catalog-product-view .product.info.detailed .product.data.items > .item.title a {
    padding: 10px 35px 10px 0 !important;
  }
}
.catalog-product-view .product-info-top-content + div[id*="aw-box-"] {
  width: 50%;
  max-width: 100%;
  float: left;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .product-info-top-content + div[id*="aw-box-"] {
    width: 100%;
  }
}
.catalog-product-view .product-info-top-content + div[id*="aw-box-"] .addwish-recom-block {
  padding: 0 10px !important;
  max-width: 960px !important;
  margin-left: auto !important;
  margin-right: 0 !important;
  width: 100% !important;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .product-info-top-content + div[id*="aw-box-"] .addwish-recom-block {
    padding: 0 10px;
  }
}
.catalog-product-view .product-info-top-content + div[id*="aw-box-"] .addwish-recom-block div[id*="aw-box-"] {
  overflow: hidden;
  margin: 20px 0 0 0 !important;
  max-width: 100% !important;
}
.catalog-product-view .product-info-top-content + div[id*="aw-box-"] .addwish-recom-block div[id*="aw-box-"] .product-item-name {
  height: auto !important;
}
.catalog-product-view .product-info-top-content + div[id*="aw-box-"] .addwish-recom-block .products-grid .product-item .product-item-info .product-item-details .price-box {
  height: 86px !important;
  overflow: hidden;
}
.catalog-product-view .product-info-top-content + div[id*="aw-box-"] .addwish-recom-block .products-grid .product-item .product-item-info .product-item-details .product-item-name a {
  height: 40px;
  overflow: hidden;
  display: block;
}
.catalog-product-view .delivery-block {
  margin: 0;
  background: #fff;
  overflow: hidden;
}
.catalog-product-view .delivery-block > div {
  max-width: 1920px;
  padding: 0 15px;
  margin: 0 auto;
}
.catalog-product-view .delivery-block h3 {
  font-size: 38px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .delivery-block h3 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
.catalog-product-view .delivery-block .delivery-icon {
  width: 70px;
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
}
.catalog-product-view .delivery-block .delivery-section {
  font-size: 18px;
  line-height: 30px;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .delivery-block .delivery-section {
    font-size: 16px;
  }
}
.catalog-product-view .delivery-block .delivery-section h4 {
  margin-bottom: 26px;
  font-size: 26px;
  margin-top: 0;
}
.catalog-product-view .delivery-block .bicycle-offer {
  display: flex;
  flex-direction: row;
  padding: 90px 0 0 0;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .delivery-block .bicycle-offer {
    padding: 0 0 40px 0;
    display: block;
    border-bottom: 1px solid #eee;
  }
}
.catalog-product-view .delivery-block .bicycle-offer:last-child {
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .delivery-block .bicycle-offer:last-child {
    padding-bottom: 20px;
  }
}
.catalog-product-view .delivery-block .cycle-img {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 280px;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .delivery-block .cycle-img {
    justify-content: center;
    width: 100%;
    padding: 40px 0;
  }
}
.catalog-product-view .delivery-block .assembles {
  width: calc(100% - 280px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .delivery-block .assembles {
    width: 100%;
  }
}
.catalog-product-view .delivery-block .assembles p {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .delivery-block .assembles p {
    color: #4d4d4d;
  }
}
@media screen and (max-width: 991px) {
  .catalog-product-view .delivery-block .options-offer p,
  .catalog-product-view .delivery-block .options-offer ul {
    color: #4d4d4d;
    margin-bottom: 0;
  }
}
.catalog-product-view .fotorama__nav--thumbs .fotorama__nav__frame .fotorama__thumb {
  border: 1px solid #ccc !important;
}
