body {
  background-color: #F0F0F0;
}
main#maincontent {
  max-width: 1212px;
  padding: 0;
}
main#maincontent .product-info-main {
  width: 38%;
}
main#maincontent .product.media {
  width: 58.6%;
  order: 1;
  margin-right: 20px;
}
.amrelated-grid-wrapper {
  order: 5;
}
.block-static-block {
  order: 4;
}
.product.info.detailed {
  order: 3;
  width: 100%;
}
.column.main .product-info-main {
  order: 2;
  margin-bottom: 30px;
  background-color: #FFFFFF;
  padding: 0px 10px 0;
}
.column.main .product-info-main .page-title-wrapper.product {
  padding: 0 20px;
}
.column.main .product-info-main .page-title-wrapper.product .page-title {
  color: #193E74;
  font-family: 'DB Heavent X Medium';
  font-size: 35px;
  text-align: left;
}
.column.main .product-info-main .page-title-wrapper.product .page-title span {
  color: #193E74;
}
.column.main .product-info-main .page-title-wrapper.product .amshopby-option-link {
  margin-right: 20px;
  float: left;
}
.column.main .product-info-main .page-title-wrapper.product .amshopby-option-link .brand-title {
  position: relative;
  font-size: 18px;
}
@media (max-width: 768px) {
  .column.main .product-info-main .page-title-wrapper.product .amshopby-option-link .brand-title {
    font-size: 16px;
  }
}
.column.main .product-info-main .page-title-wrapper.product .amshopby-option-link .brand-title .title-brand {
  color: #828282;
}
.column.main .product-info-main .page-title-wrapper.product .amshopby-option-link .brand-title .amshopby-brand-title-link {
  font-family: 'DB Heavent X Medium';
  color: #828282;
}
.column.main .product-info-main .page-title-wrapper.product .amshopby-option-link .brand-title .amshopby-brand-title-link::after {
  position: absolute;
  content: "";
  top: 12px;
  right: -20px;
  width: 17px;
  border-bottom: 1px solid #E0E0E0;
  transform: rotate(90deg);
}
.column.main .product-info-main .page-title-wrapper.product .product.attribute.sku {
  display: flex;
}
.column.main .product-info-main .page-title-wrapper.product .product.attribute.sku .type:after {
  content: ":" !important;
}
.column.main .product-info-main .page-title-wrapper.product .product.attribute.sku {
  text-align: left;
  font-size: 18px;
  color: #828282;
}
.column.main .product-info-main .page-title-wrapper.product .product.attribute.sku .type {
  white-space: nowrap;
}
.column.main .product-info-main .product.attribute.overview {
  padding: 0 20px;
}
.column.main .product-info-main .product.attribute.overview .value {
  color: #4F4F4F;
  font-family: 'DB Heavent X Regular';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.column.main .product-info-main .product.attribute.overview .value ul li {
  margin-bottom: 0;
}
.column.main .product-info-main .product.attribute.overview .value ul li span {
  font-size: 18px;
}
.column.main .product-info-main .product-info-price .price-box.price-final_price {
  padding: 20px 0 40px;
}
.column.main .product-info-main .product-info-price .installment-term {
  position: relative;
  top: -32px;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
}
.column.main .product-info-main .product-info-price .installment-term p {
  margin-bottom: 0;
  color: #9C50E1;
}
.column.main .product-info-main .product-info-price .specialFromTo {
  position: relative;
  top: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  background-color: #f8f8f8;
}
.column.main .product-info-main .product-info-price .specialFromTo.haveinstallment {
  top: 15px;
}
.column.main .product-info-main .product-info-price {
  width: 90% !important;
  margin: 20px auto 44px !important;
  border-bottom: 0px !important;
}
.column.main .product-info-main .product-info-price .price-box.price-final_price {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f8f8f8;
  padding: 25px 0;
  border-radius: 4px;
}
.column.main .product-info-main .product-info-price .price-box.price-final_price .price-title {
  font-size: 25px;
  font-weight: 500;
  color: #4F4F4F;
  padding-left: 24px;
}
.column.main .product-info-main .product-info-price .price-box.price-final_price .price-box-form .price-label,
.column.main .product-info-main .product-info-price .price-box.price-final_price .normal-price .price-label,
.column.main .product-info-main .product-info-price .price-box.price-final_price .no-discount .price-label {
  display: none !important;
}
.column.main .product-info-main .product-info-price .price-box.price-final_price .price-box-form .price-wrapper .price,
.column.main .product-info-main .product-info-price .price-box.price-final_price .normal-price .price-wrapper .price,
.column.main .product-info-main .product-info-price .price-box.price-final_price .no-discount .price-wrapper .price {
  color: #EE2028;
  font-weight: 900;
  font-size: 50px;
}
.column.main .product-info-main .product-info-price .price-box.price-final_price .currency {
  font-size: 25px;
  font-weight: 500;
  color: #4F4F4F;
  padding-right: 24px;
}
.column.main .product-info-main .product-info-price .price-box.price-final_price .old-price .price-container .price-label {
  display: none !important;
}
.column.main .product-info-main .product-info-price .price-box.price-final_price .old-price span:nth-child(1) .price-wrapper .price {
  color: #BDBDBD;
  font-weight: 400;
  position: relative;
}
.column.main .product-info-main .product-info-price .price-box.price-final_price .old-price span:nth-child(1) .price-wrapper .price:after {
  content: '';
  height: 0.1em;
  position: absolute;
  width: 100%;
  top: 11px;
  background: #BDBDBD;
  left: 0;
}
.column.main .product-info-main .product-info-price .price-box.price-final_price .old-price span:nth-child(2) .price-wrapper .price {
  color: #27AE60;
  font-size: 1.8rem;
}
.column.main .product-info-main .product-add-form {
  padding: 0 30px 0 !important;
}
@media (min-width: 768px) and (max-width: 768px) {
  .column.main .product-info-main .product-add-form {
    padding: 0 40px 0 !important;
    width: 90%;
  }
}
.column.main .product-info-main .product-add-form form {
  position: relative;
}
.column.main .product-info-main .product-add-form form .box-tocart {
  margin-bottom: 0;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset {
  width: 100% !important;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty {
  margin-bottom: 70px;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .label {
  width: 19%;
  font-weight: 800;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control {
  display: inline-block;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control .control-qty {
  display: flex;
  align-items: center;
  justify-content: center;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control .control-qty i:hover {
  cursor: pointer;
  outline: none;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control .control-qty .fas.fa-minus {
  padding: 8px 15px;
  border: 1px solid #c2c2c2;
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control .control-qty .fas.fa-plus {
  padding: 8px 15px;
  border: 1px solid #c2c2c2;
  border-left: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control .control-qty .input-text.qty {
  height: 32px;
  border-color: #c2c2c2;
  color: #333;
  padding: 9px 10px;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions:has(.installment) .action.primary.tocart {
  font-family: 'DB Heavent X Medium';
  width: 48%;
  border-radius: 50px;
  height: 40px;
  padding: 0;
  margin-right: 0;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .action.primary.tocart {
  font-family: 'DB Heavent X Medium';
  width: 100%;
  border-radius: 50px;
  height: 40px;
  padding: 0;
  margin-right: 5px;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .action.primary.tocart.installment {
  background-color: #F54246;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .action.primary.tocart.disabled {
  background-color: #c6c6c6;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions #instant-purchase {
  display: none;
}
.column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions button#product-addtocart-button > span {
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt {
  margin-top: 0;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-label {
  max-width: 20%;
  width: 20%;
  font-size: 20px;
  font-family: 'DB Heavent X Medium';
  color: #828282;
  top: -3px;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-selected-option {
  width: 47%;
  overflow: hidden;
  padding: 3px 0px 3px 30px;
  border-radius: 4px;
  order: 3;
  font-size: 20px;
  font-weight: 400;
  margin-right: 18px;
  margin-left: 5px;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options {
  width: 80%;
  overflow: hidden;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option {
  margin-bottom: 7px !important;
  border-radius: 5px;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.outstock {
  background: #f4f4f4;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.outstock:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 49%, #999999 50%, #999999 51%, rgba(255, 255, 255, 0) 52%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.selected {
  outline: none;
  box-shadow: 0px 0px 0px 1px white inset;
  border: 1px solid #193E74;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option:not(.disabled, .selected):hover {
  background-color: transparent;
  border: 1px solid #dadada;
  outline: none !important;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option:focus {
  box-shadow: 0px 0px 0px 1px white inset !important;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.text {
  height: auto;
  line-height: 34px;
  font-size: 20px;
  font-weight: 400;
  padding-top: 0;
  padding-bottom: 0;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .mage-error {
  margin-left: 20%;
}
.column.main .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute.color .swatch-attribute-options .swatch-option {
  margin-bottom: 10px !important;
  border-radius: 50%;
  min-width: 30px;
  min-height: 30px;
  padding: 0;
}
.column.main .product-info-main .product-add-form .action.tocompare > span,
.column.main .product-info-main .product-add-form .action.towishlist > span {
  font-size: 18px;
  font-weight: 400;
  color: #828282;
}
.column.main .product-info-main .product-add-form .product-social-links {
  position: absolute;
  width: 100%;
  top: 35%;
  left: 0;
  text-align: center;
}
.product.media .am-banners-lite-label {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
.product.media .product-attributes .product-label-left p.hot-label::before {
  left: 17px;
  top: 10px;
}
.product.media .product-attributes .product-label-left p,
.product.media .product-attributes .product-label-right p {
  height: 3.5rem;
  padding: 0 3rem;
}
.final-currency-price {
  display: block;
  text-align: center;
  position: absolute;
  bottom: -33px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
}
.final-currency-price .discount-price {
  font-size: 16px;
  font-weight: 400;
  color: #27AE60;
}
.page-product-grouped .page-main .final-currency-price {
  bottom: 0;
}
.page-product-grouped .page-main .box-tocart {
  margin-top: 65px;
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap {
  background: #ffffff;
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap {
  right: 0;
  padding: 0 5px;
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__shaft {
  margin-left: 15px;
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__thumb-border {
  border-width: 1px;
  width: 120px !important;
  height: 120px !important;
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__thumb {
  background-color: #FFFFFF;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  border-color: #ebebeb;
  border: 0.5px solid #ebebeb;
  margin-right: 0;
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__thumb .fotorama__img {
  width: 102px !important;
  height: 102px !important;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__thumb-border {
  border-color: #BDBDBD !important;
}
.product.media .fotorama__arr.fotorama__arr--prev {
  background-image: url('../images/icons/product-arrow-prev.svg');
  background-repeat: no-repeat;
  background-position: left 0 center;
}
.product.media .fotorama__arr.fotorama__arr--next {
  background-image: url('../images/icons/product-arrow-next.svg');
  background-repeat: no-repeat;
  background-position: right 0 center;
}
.product.media .fotorama__arr__arr {
  display: none;
}
.product.info.detailed .product.data.items > .item.title {
  width: 185px;
  height: 55px;
}
.product.info.detailed .product.data.items > .item.title > .switch {
  font-family: 'DB Heavent X Medium';
  color: #000 !important;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  text-wrap: nowrap;
  font-size: 22px;
}
.product.info.detailed .product.data.items > .item.title.active > .switch {
  color: #193E74 !important;
  font-weight: 600;
}
.product.info.detailed .product.data.items > .item.title.active > .switch span {
  display: none;
}
.product.info.detailed .product.data.items > .item.content {
  margin-top: 57px;
  border: 0;
}
.product.info.detailed .product.data.items > .item.content .description {
  font-size: 22px;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .list-promotions {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .list-promotions h1,
.product.info.detailed .product.data.items > .item.content .description #promotion .list-promotions h2 {
  text-align: center;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .list-promotions h4 {
  font-size: 3rem;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .list-promotions h5 {
  font-size: 2.5rem;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .list-promotions .item {
  margin-top: 32px;
  margin-bottom: 13px;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .list-promotions .item .container-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .list-promotions .item .container-video .video,
.product.info.detailed .product.data.items > .item.content .description #promotion .list-promotions .item .container-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .item {
  margin-top: 32px;
  margin-bottom: 13px;
}
.product.info.detailed .product.data.items > .item.content .description #promotion *,
.product.info.detailed .product.data.items > .item.content .description #promotion ::after,
.product.info.detailed .product.data.items > .item.content .description #promotion ::before {
  box-sizing: border-box;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .col,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-1,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-10,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-11,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-12,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-2,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-3,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-4,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-5,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-6,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-7,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-8,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-9,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-auto,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-1,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-10,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-11,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-12,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-2,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-3,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-4,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-5,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-6,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-7,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-8,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-9,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-auto,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md-1,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md-10,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md-11,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md-12,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md-2,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md-3,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md-4,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md-5,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md-6,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md-7,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md-8,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md-9,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-md-auto,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-1,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-10,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-11,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-12,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-2,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-3,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-4,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-5,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-6,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-7,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-8,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-9,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-auto,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-1,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-10,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-11,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-12,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-2,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-3,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-4,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-5,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-6,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-7,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-8,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-9,
.product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}
.product.info.detailed .product.data.items > .item.content .description #promotion .col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
@media (max-width: 479px) {
  .product.info.detailed .product.data.items > .item.content .description #promotion .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .product.info.detailed .product.data.items > .item.content .description #promotion .col,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-1,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-10,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-11,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-12,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-2,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-3,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-4,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-5,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-6,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-7,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-8,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-9,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-auto,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-1,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-10,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-11,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-12,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-2,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-3,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-4,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-5,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-6,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-7,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-8,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-9,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-lg-auto,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-1,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-10,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-11,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-12,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-2,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-3,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-4,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-5,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-6,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-7,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-8,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-9,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-md-auto,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-1,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-10,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-11,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-12,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-2,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-3,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-4,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-5,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-6,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-7,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-8,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-9,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-sm-auto,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-1,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-10,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-11,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-12,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-2,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-3,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-4,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-5,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-6,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-7,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-8,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-9,
  .product.info.detailed .product.data.items > .item.content .description #promotion .col-xl-auto {
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
}
.product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
.product.info.detailed .product.data.items > .item.content .description #promotion .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
@media (max-width: 767px) {
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table {
    margin-bottom: 0;
  }
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table > thead > tr > th,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table > tbody > tr > th,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table > tfoot > tr > th,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table > thead > tr > td,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table > tbody > tr > td,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered {
    border: 0;
  }
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > thead > tr > th:first-child,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > thead > tr > td:first-child,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > thead > tr > th:last-child,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > thead > tr > td:last-child,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .product.info.detailed .product.data.items > .item.content .description #promotion .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.product.info.detailed .product.data.items > .item.content .description ul > li {
  margin-bottom: 0;
}
.product.info.detailed .product.data.items > .item.content .additional-attributes-wrapper {
  font-size: 22px;
}
.service .colum1 {
  margin: 10px 5px 10px 5px;
  border: 0;
  border-radius: 0;
}
.description .block.block-article.col-12 .block-content h4 {
  font-size: 35px;
  color: #193E74;
}
@media (max-width: 768px) {
  .product-info-price > *:last-child {
    padding: 0;
  }
  .page-product-grouped .amsearch-products-section.-grid:not(.-slider) .amsearch-item .price-final_price .price-box .minimal-price::before {
    bottom: 14px !important;
  }
  .product.media {
    width: 100% !important;
  }
  .product.media .fotorama__stage {
    width: 100% !important;
  }
  .product.media .fotorama__stage .fotorama__stage__shaft {
    width: 100% !important;
  }
  .product.media .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame {
    background: #fff;
  }
  .product.media .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame img {
    width: 100% !important;
    object-fit: cover;
  }
  .product-info-main {
    width: 100% !important;
    padding: 5rem 0 0 !important;
  }
  .product-info-main .page-title-wrapper {
    width: 85%;
    margin: auto;
  }
  .product-info-main .page-title-wrapper .page-title {
    font-size: 2.5rem !important;
  }
  .product-info-main .page-title-wrapper .amshopby-option-link .brand-title a {
    font-size: 1.6rem !important;
  }
  .product-info-main .page-title-wrapper .product.attribute.sku {
    font-size: 1.6rem !important;
  }
  .product-info-main .product-info-price .price-box .price-title span,
  .product-info-main .product-info-price .price-box .currency span {
    font-size: 1.8rem !important;
  }
  .product-info-main .product-info-price .price-box .price-container.price-final_price.tax.weee .price-wrapper span {
    font-size: 3.5rem;
  }
  .product-info-main .product-info-price .final-currency-price .price-container span {
    font-size: 1.6rem !important;
  }
  .product-info-main .product-info-price .final-currency-price span {
    font-size: 1.6rem !important;
    margin-right: 0.3rem;
  }
  .product-info-main .privatesale-event-container {
    width: 90% !important;
    margin: auto;
  }
  .product-info-main .product-add-form {
    padding: 0 35px 0 !important;
  }
  .product-info-main .product-add-form .product-social-links {
    top: 40% !important;
  }
  .product-info-main .product-add-form .product-social-links .product-addto-links span {
    font-size: 1.6rem !important;
  }
  .product-info-main .product-add-form .table-wrapper {
    border-top: 0;
  }
  .product-info-main .product-add-form .table-wrapper .table thead tr th {
    display: revert !important;
    border-bottom: 1px solid #f2f2f2 !important;
  }
  .product-info-main .product-add-form .table-wrapper .table thead tr th.col.item:first-child {
    width: 58%;
  }
  .product-info-main .product-add-form .table-wrapper .table thead tr th.col.item:last-child {
    text-align: right;
  }
  .product-info-main .product-add-form .table-wrapper .table tbody {
    border-bottom: 0;
    padding-top: 2rem;
  }
  .product-info-main .product-add-form .table-wrapper .table tbody tr td {
    display: table-cell !important;
  }
  .product-info-main .product-add-form .table-wrapper .table tbody tr td.col.item {
    width: 60%;
  }
  .product-info-main .product-add-form .table-wrapper .table tbody tr td.col.item:last-child {
    text-align: right;
  }
  .product-info-main .am-banners-lite-img a img {
    height: 3.3rem !important;
  }
  .product-info-main .ampromo-gift li a {
    height: 5rem !important;
  }
  .product-info-main .ampromo-gift li a img {
    width: 33.4% !important;
  }
  .product-info-main .ampromo-gift li .product-name {
    font-size: 1.8rem !important;
  }
  .product-info-main .swatch-attribute-options {
    margin-left: 0 !important;
    position: relative;
    left: 11%;
    text-align: center;
  }
  .product-info-main .swatch-attribute-options .swatch-option.text {
    height: auto !important;
    display: flex;
    font-size: 1.8rem !important;
    align-items: center;
    justify-content: center;
    line-height: 1;
  }
  .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-selected-option {
    padding: 3px 30px 3px 30px !important;
    position: relative;
    margin: 0 !important;
    left: 10%;
  }
  .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control {
    position: relative;
    left: 1em !important;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: 33.45% !important;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
    line-height: 2rem !important;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 2rem !important;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border-bottom: none;
    height: 40px !important;
    padding: 7px 20px 7px 20px;
    font-size: 2rem;
    text-align: center;
    border: 0;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 0.7rem;
    padding-top: 0.7rem;
    color: #193E74;
    font-weight: 600;
    text-align: center;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 54px !important;
    border: 0;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-label {
    position: relative;
    top: -4px;
  }
  .product-info-main .product-add-form form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options {
    max-width: 84% !important;
    display: flex;
    left: 0;
    flex-wrap: wrap;
  }
  .widget.block.block-static-block {
    order: 3;
  }
  .product.info.detailed {
    background-color: #fafafa;
  }
  .product.info.detailed .mage-tabs-disabled {
    width: 90%;
    margin: auto;
  }
  .product.info.detailed .mage-tabs-disabled .content .description .value {
    word-wrap: break-word;
  }
  .product.info.detailed .mage-tabs-disabled .content .description .value #promotion .list-promotions {
    display: flex;
    flex-direction: column;
  }
  .product.info.detailed .mage-tabs-disabled .content .description .value #promotion .list-promotions .item {
    width: 100% !important;
  }
  .product.info.detailed .mage-tabs-disabled .content #product-review-container .review-list {
    margin-top: 3.8rem;
  }
  .product.info.detailed .mage-tabs-disabled .content #product-review-container .review-list .block-title {
    text-align: center;
  }
  .product.info.detailed .mage-tabs-disabled .content #product-review-container .review-list .block-title strong {
    font-size: 3rem;
    font-family: 'DB Heavent X Medium';
  }
  .product.info.detailed .mage-tabs-disabled .content #product-review-container .review-list .block-content .review-items .item .review-title {
    font-size: 2rem;
  }
  .product.info.detailed .mage-tabs-disabled .content #product-review-container .review-list .block-content .review-items .item .review-ratings .item .label {
    font-size: 1.8rem;
  }
  .product.info.detailed .mage-tabs-disabled .content #product-review-container .review-list .block-content .review-items .item .review-ratings .item .rating-result {
    margin-left: 2rem;
    width: 100px;
  }
  .product.info.detailed .mage-tabs-disabled .content #product-review-container .review-list .block-content .review-items .item .review-ratings .item .rating-result span:before {
    color: #ffcb45;
    font-size: 1.8rem;
  }
  .product.info.detailed .mage-tabs-disabled .content #product-review-container .review-list .block-content .review-items .item .review-ratings .item .rating-result::before {
    font-size: 1.8rem;
  }
  .product.info.detailed .mage-tabs-disabled .content .review-add .block-title strong {
    font-size: 3rem;
    text-align: center;
  }
  .product.info.detailed .mage-tabs-disabled .content .review-add .block-content .review-fieldset .review-legend {
    display: flex;
  }
  .product.info.detailed .mage-tabs-disabled .content .review-add .block-content .review-fieldset .review-legend span {
    width: 25%;
    font-size: 2.2rem !important;
    color: #333333;
    font-weight: 600;
  }
  .product.info.detailed .mage-tabs-disabled .content .review-add .block-content .review-fieldset .review-legend strong {
    font-size: 2.2rem !important;
    color: #333333;
    font-weight: 600;
    margin-left: 0.5rem;
    width: 75%;
  }
  .product.info.detailed .mage-tabs-disabled .content .review-add .block-content .review-fieldset .review-field-ratings .review-field-rating {
    display: flex;
    align-items: center;
  }
  .product.info.detailed .mage-tabs-disabled .content .review-add .block-content .review-fieldset .review-field-ratings .review-field-rating label {
    font-size: 1.8rem;
    font-weight: 400;
  }
  .product.info.detailed .mage-tabs-disabled .content .review-add .block-content .review-fieldset .review-field-ratings .review-field-rating .review-control-vote {
    margin-left: 5rem;
  }
  .product.info.detailed .mage-tabs-disabled .content .review-add .block-content .review-fieldset .review-field-ratings .review-field-rating .review-control-vote label:before {
    font-size: 1.8rem;
    color: #ffcb45;
    letter-spacing: 0.2rem;
  }
  .product.info.detailed .mage-tabs-disabled .content .review-add .block-content .review-fieldset .review-field-ratings .review-field-rating .review-control-vote:before {
    font-size: 1.8rem !important;
    letter-spacing: 0.2rem;
  }
  .description .block.block-article.col-12 {
    padding: 0 !important;
  }
  .description .block.block-article.col-12 .block-content {
    display: block;
    background-color: #fff !important;
  }
  .description .block.block-article.col-12 .block-content h4 {
    font-size: 3rem !important;
    color: #193E74;
  }
  .description .block.block-article.col-12 .block-content .row {
    justify-content: center;
    width: 100%;
    flex-direction: revert;
  }
  .product.media .gallery-placeholder .fotorama-item {
    background-color: #fff;
  }
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap {
    width: 90%;
    margin: auto;
  }
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap {
    bottom: 0;
  }
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav--thumbs {
    height: 75px !important;
  }
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__nav__frame {
    width: 48px !important;
    height: 48px !important;
  }
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__thumb-border {
    display: none;
  }
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__thumb .fotorama__img {
    width: 48px !important;
    height: 48px !important;
  }
  .product.media .fotorama__arr.fotorama__arr--prev,
  .product.media .fotorama__arr.fotorama__arr--next {
    display: flex !important;
    background-image: none;
    align-items: center;
    background-color: transparent;
  }
  .product.media .fotorama__arr.fotorama__arr--prev {
    justify-content: left;
  }
  .product.media .fotorama__arr.fotorama__arr--next {
    justify-content: right;
  }
  .product.media .fotorama__arr.fotorama__arr--prev::before,
  .product.media .fotorama__arr.fotorama__arr--next::before {
    background-color: #333333;
    padding: 1.5rem 1rem;
    opacity: 0.3;
    color: white;
    border-radius: 5px;
  }
  .product.media .fotorama__arr.fotorama__arr--prev::before {
    content: '\f053';
    font-family: FontAweSome;
  }
  .product.media .fotorama__arr.fotorama__arr--next::before {
    content: '\f054';
    font-family: FontAweSome;
  }
  .column.main .block:last-child {
    height: auto !important;
  }
  .description .block-content .row {
    width: 300px;
    text-align: center;
    overflow: hidden;
    display: flex !important;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    width: 90%;
    margin: auto;
  }
  .description .block-content .row::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  .description .block-content .row::-webkit-scrollbar-track {
    background: transparent;
  }
  .description .block-content .row > div {
    scroll-snap-align: start;
    flex-shrink: 0;
    width: 93.5%;
    height: 300px;
    transform-origin: center center;
    transform: scale(1);
    transition: transform 0.5s;
    position: relative;
    font-size: 2rem;
    top: 0 !important;
    display: block !important;
  }
  .description .block-content .row img {
    width: 100%;
    height: auto;
  }
  .review-form .action.submit.primary {
    background: #193e74 !important;
    border: 1px solid #cccccc;
    color: white;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .product-info-main .page-title-wrapper {
    width: 90%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .page-main .columns .column.main .product-info-main {
    width: 44% !important;
  }
  .page-main .columns .column.main .product.media {
    width: 50% !important;
  }
}
.page-wrapper {
  background: #fafafa;
}
.product-info-main .page-title-wrapper.product {
  text-align: left;
}
.product-info-main .page-title-wrapper.product .amshopby-option-link img {
  display: none;
}
.product-info-main .am-banners-lite-img {
  padding: 0 30px;
}
.product-info-main .am-banners-lite-img a {
  width: 100%;
  display: block;
}
.product-info-main .am-banners-lite-img a img {
  width: 100%;
  height: 40px;
  object-fit: cover;
  border-radius: 5px;
  border: 1px solid transparent;
}
.product-info-main .promo-title {
  padding: 10px 30px 0;
  font-family: 'DB Heavent X Medium';
  color: #193E74;
  font-size: 20px;
}
.product-info-main .ampromo-gift {
  padding: 0 30px;
}
.product-info-main .ampromo-gift li {
  margin: 0 15px 0 0 !important;
  width: 100px;
  display: block;
  text-align: center;
}
.product-info-main .ampromo-gift li .product-image {
  border: 1px solid #dadada;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 0;
}
.product-info-main .ampromo-gift li .product-image .ampromo-banner-after_product-img {
  width: 40%;
  height: 100%;
  object-fit: cover;
  text-align: center;
}
.product-info-main .ampromo-gift li .product-name {
  display: block;
  font-size: 22px;
  margin-top: 5px;
  overflow: hidden;
  text-decoration: none;
  color: #4F4F4F;
  font-weight: 400;
}
.product-info-main .ampromo-gift li:last-child {
  margin-right: 0 !important;
}
.product-info-main .normal-price:before {
  display: none !important;
}
.product-info-main .final-currency-price .discount-price {
  font-size: 20px !important;
}
.product-info-main .product-addto-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-info-main .product-addto-links .action.towishlist {
  order: 2;
}
.product-info-main .product-addto-links .action.tocompare {
  order: 1;
}
.product-info-main .actions {
  position: relative;
}
.product-info-main .actions .product-social-links {
  top: -79% !important;
}
.product.media {
  position: relative;
}
.product.media .product-label {
  position: absolute;
  top: 40px;
  right: 0;
  align-items: flex-end;
  z-index: 1;
}
.product.media .product-label span {
  width: -moz-fit-content;
  width: fit-content;
  height: 2.2rem;
  background-color: #27AE60;
  color: #FFFFFF;
  font-size: 1.5rem;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-family: 'DB Heavent X Medium';
  text-align: center;
  line-height: 2.2rem;
  margin-bottom: 5px;
  display: block;
  padding: 5px 15px !important;
}
.product.media .product-installment {
  position: absolute;
  top: 40px;
  left: 0;
}
.product.media .product-installment span {
  width: -moz-fit-content;
  width: fit-content;
  height: 2.2rem;
  background-color: #2D9CDB;
  color: #FFFFFF;
  font-size: 1.5rem;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-family: 'DB Heavent X Medium';
  text-align: center;
  line-height: 2.2rem;
  margin-bottom: 5px;
  display: block;
  padding: 5px 15px !important;
}
.product.media .product-coupon {
  position: absolute;
  top: 76px;
  left: 0;
}
.product.media .product-coupon span {
  width: -moz-fit-content;
  width: fit-content;
  height: 2.2rem;
  background-color: #2D9CDB;
  color: #FFFFFF;
  font-size: 1.5rem;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-family: 'DB Heavent X Medium';
  text-align: center;
  line-height: 2.2rem;
  margin-bottom: 5px;
  display: block;
  padding: 5px 15px !important;
}
.column.main:not(.slider-desktop-last) {
  display: flex;
  flex-wrap: wrap;
}
.block.related {
  margin-top: 120px;
  order: 4;
  width: 100%;
  margin: auto;
  margin-bottom: -30px !important;
}
.block.related .block-title.title {
  width: 99vw;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  background: #f2f2f2;
  margin-bottom: -20px;
  padding-top: 50px;
}
.block.related .block-title.title #block-related-heading {
  font-size: 35px;
  font-family: 'DB Heavent X Medium';
  width: 1212px;
  margin: auto;
  display: block;
}
.block.related .block-content.content .products-related {
  width: 99vw;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0);
  background: #f2f2f2;
  padding-bottom: 3rem;
}
.block.related .block-content.content .products-related .related-widget {
  width: 1212px;
  margin: auto;
}
.block.related .block-content.content .block-actions {
  display: none;
}
.block.related .block-content.content .products {
  margin-top: 15px !important;
}
.block.related .block-content.content .products .related-widget {
  background-color: transparent !important;
}
.block.related .products-related .field.choice.related {
  display: none;
}
.block.related .products-related .product-item-name {
  font-family: 'DB Heavent X Regular';
  margin-left: 0;
}
.block.related .products-related .no-discount::before {
  left: 0px !important;
}
.service {
  width: 1212px;
}
.service .colum1 {
  position: relative;
  border-radius: 0;
  border: none;
}
@media (max-width: 768px) {
  .block.related {
    order: 5;
    width: 100% !important;
    margin: auto;
    margin-top: 5rem !important;
    margin: 0;
  }
  .block.related .block-title {
    width: 100% !important;
  }
  .block.related .block-title strong {
    font-size: 3rem !important;
    width: 95% !important;
  }
  .block.related .block-content .products-grid {
    width: 100% !important;
  }
  .block.related .block-content .products-grid .product-items {
    width: 95% !important;
  }
  .block.related .block-content .products-grid .product-items .product-item {
    height: 34rem !important;
    width: 100% !important;
  }
  .block.related .block-content .products-grid .product-items .product-item .product-item-info .product-image-container .product-image-wrapper .product-image-photo {
    height: 100% !important;
    object-fit: contain !important;
  }
  .block.related .block-content .products-grid .product-items .product-item .product-item-info .product-item-name {
    margin-top: 0 !important;
    margin-bottom: 0;
  }
  .block.related .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .action.tocart {
    padding-top: 15px;
  }
  .block.related .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .action.tocart .minimal-price {
    margin-top: -30px;
  }
  .product-item-details strong {
    font-size: 1.6rem !important;
  }
  .page-main .product-item-actions .actions-primary .action {
    padding-left: 5px;
  }
  .page-main .product-item-actions .actions-primary .action .price-final_price .price {
    font-size: 1.6rem !important;
    font-weight: 600 !important;
    line-height: 4px !important;
  }
  .page-main .product-item-actions .actions-primary .action .price-final_price .no-discount,
  .page-main .product-item-actions .actions-primary .action .price-final_price .normal-price,
  .page-main .product-item-actions .actions-primary .action .price-final_price .special-price {
    margin-top: -0.3rem;
  }
  .page-main .product-item-actions .actions-primary .action .price-final_price .special-price::before,
  .page-main .product-item-actions .actions-primary .action .price-final_price .no-discount::before {
    top: -0.6rem !important;
  }
  .page-main .product-item-actions .actions-primary .action .price-final_price .final-currency-price {
    width: 100% !important;
    bottom: -50px !important;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .page-main .product-item-actions .actions-primary .action .price-final_price .final-currency-price .old-price:after {
    top: -32px;
  }
  .page-main .product-item-actions .actions-primary .action .price-final_price .final-currency-price .old-price {
    width: 100%;
  }
  .page-main .product-item-actions .actions-primary .action .price-final_price .final-currency-price .discount-price {
    white-space: nowrap;
    margin-left: 1rem;
  }
  .page-main .product-item-actions .actions-primary .action .price-final_price .price-box .minimal-price::before {
    bottom: 12px;
  }
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .no-discount::before,
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .special-price::before,
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .normal-price::before {
    top: auto !important;
  }
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .no-discount .price-final_price,
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .special-price .price-final_price,
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .normal-price .price-final_price {
    top: auto;
  }
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .no-discount .price-wrapper {
    top: 1px;
  }
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .final-currency-price {
    bottom: -36px !important;
  }
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .normal-price {
    margin-top: 0;
  }
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .normal-price .price-wrapper {
    position: relative;
    top: -1px;
  }
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .old-price::after {
    top: -29px;
  }
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .minimal-price {
    margin-top: -1px;
  }
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .outofstock {
    top: -9px !important;
  }
  .page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart .outofstock span {
    font-size: 20px !important;
  }
}
@media (max-width: 1024px) {
  .service .colum1 {
    border-radius: 10px;
    border: 1px solid #f2f2f2;
  }
}
@media (min-width: 1025px) {
  .service .colum1:not(:nth-child(4))::after {
    content: '';
    width: 1px;
    height: 74%;
    display: block;
    position: absolute;
    background: #f2f2f2;
    top: 15%;
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .block.related .block-title.title #block-related-heading {
    width: 95% !important;
  }
  .block.related .block-content.content .products-related .related-widget {
    width: 95%;
    margin: auto;
  }
  .block.related .block-content.content .products-related .related-widget .product-item {
    height: 34rem !important;
    width: 100% !important;
  }
}
