@charset "UTF-8";

@font-face {
  font-family: "icons";
  src: url("../../fonts/icons/icons.eot?em7i7q");
  src: url("../../fonts/icons/icons.eot?em7i7q#iefix") format("embedded-opentype"), url("../../fonts/icons/icons.ttf?em7i7q") format("truetype"), url("../../fonts/icons/icons.woff?em7i7q") format("woff"), url("../../fonts/icons/icons.svg?em7i7q#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.icon-search:before {
  content: "⚲";
}

.icon-contact:before {
  content: "✆";
}

.icon-arrow-side:before {
  content: "❯";
}

.icon-avatar:before {
  content: "☺";
}

.icon-contract:before {
  content: "✍";
}

.icon-cross:before {
  content: "✕";
}

.icon-delivery:before {
  content: "⌘";
}

.icon-edit:before {
  content: "✎";
}

.icon-fb:before {
  content: "😎";
}

.icon-garbage:before {
  content: "♻";
}

.icon-arrow-down:before {
  content: "⌄";
}

.icon-hamburger:before {
  content: "☰";
}

.icon-in:before {
  content: "😀";
}

.icon-minicart:before {
  content: "☑";
}

.icon-phone-call:before {
  content: "☎";
}

.icon-state-star-empty:before {
  content: "✩";
  color: #07457b;
}

.icon-state-star-full:before {
  content: "✪";
  color: #07457b;
}

.icon-star:before {
  content: "✮";
}

.icon-timer:before {
  content: "⌚";
}

.icon-tw:before {
  content: "😃";
}

.icon-star-wishlist:before {
  content: "✰";
}

.icon-star-addto-wishlist:before {
  content: "✭";
}

.icon-star-wishlist-bold:before {
  content: "✯";
}

.icon-filters:before {
  content: "☳";
}

.icon-pdp-house:before {
  content: "☖";
}

.icon-pdp-promo:before {
  content: "⚝";
}

.icon-pdp-leaf:before {
  content: "☘";
}

.icon-star-addto-wishlist-added:before {
  content: "★";
}

.icon-dots:before {
  content: "⋮";
}

.icon-share:before {
  content: "☭";
}

.icon-email:before {
  content: "✉";
}

.icon-error-bold:before {
  content: "❗";
  color: #cc2e2e;
}

.icon-access:before {
  content: "✔";
  color: #7cbf58;
}

.icon-error:before {
  content: "⚠";
  color: #cc2e2e;
}

.icon-padlock:before {
  content: "✋";
}

.icon-check:before {
  content: "✓";
}

.icon-arrow-line:before {
  content: "⭠";
}

.columns_customer .action.edit:before,
.checkout-header-content .header__contacts a:before,
#product-slider .product-filter-btn::before,
.condition__state:before,
.product-item__photo-link:before,
.minicart__action:before,
.fotorama__thumb__arr .fotorama__thumb--icon:before,
.owl-carousel .owl-nav button.owl-prev:before,
.owl-carousel .owl-nav button.owl-next:before,
.catalogsearch-result-index .column.main .message:before,
body.account .column.main .message:before,
.checkout-container .message:before,
.page.messages .message:before,
.wishlist-btn:before,
.link-remove-item:before,
.btn_share:before,
.onestepcheckout-index-index fieldset.zero-emission-zone .field-wrapper .field input[type=radio] + label:before,
.onestepcheckout-index-index fieldset.zero-emission-zone .field-wrapper .field input[type=radio] + span:before,
.block-filter__list-link:before,
input[type=checkbox] + label:before,
input[type=checkbox] + span:before,
.product-details__link:after,
.footer__links-toggle:after,
html.filters-menu-before-open .block-filter__item-title:after,
.header__customer_menu .header__customer-trigger:after,
html.nav-before-open .nav-menu__wrapper ul li.parent:after,
html.filters-menu-before-open .back-link-layer:before,
html.nav-before-open .nav-menu__wrapper .back-link:before,
.wishlist-products__item-options-show:after,
.wishlist-products__item-show-related:after,
.cart-discount__title:after,
.cart-discount .title:after,
.minicart__action:after,
.nav-menu__item_parent > .nav-menu__link:after,
.nav-menu__wrapper > ul li.level0.parent > .nav-menu__link:after,
.nav-menu__wrapper > ul li.level0 .nav-menu__item_parent > a:after,
.nav-menu__wrapper > ul li.level0.parent > a:after,
.cart-delivery__link:after,
.hp-cms__link:after,
a.hp-categories__link:after,
.contact-info__cell-link-more:after,
.cms-service-item__content-link:after,
.quickview__product-link:after,
.footer__payments-link a:after,
.modal__btn-close:before,
.modal-popup .modal-header .action-close:before,
.close:before,
[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
}

.block-filter__loader,
.loading-mask .loader {
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border: 2px solid rgba(241, 176, 72, 0.5);
  border-left: 2px solid #f1b048;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  display: block;
}

.block-filter__loader:after,
.loading-mask .loader:after,
.block-filter__loader,
.loading-mask .loader {
  border-radius: 50%;
  width: 15px;
  height: 15px;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.modal__btn-close,
.modal-popup .modal-header .action-close,
.close {
  font-size: 0;
  display: inline-block;
  border: none;
  background: none;
  color: #333333;
}

.modal__btn-close:before,
.modal-popup .modal-header .action-close:before,
.close:before {
  font-size: 16px;
  content: "✕";
}

.wishlist-products__item-options-show:after,
.wishlist-products__item-show-related:after,
.cart-discount__title:after,
.cart-discount .title:after,
.minicart__action:after,
.nav-menu__item_parent > .nav-menu__link:after,
.nav-menu__wrapper > ul li.level0.parent > .nav-menu__link:after,
.nav-menu__wrapper > ul li.level0 .nav-menu__item_parent > a:after,
.nav-menu__wrapper > ul li.level0.parent > a:after,
.cart-delivery__link:after,
.hp-cms__link:after,
a.hp-categories__link:after,
.contact-info__cell-link-more:after,
.cms-service-item__content-link:after,
.quickview__product-link:after,
.footer__payments-link a:after {
  content: "⌄";
  font-size: 5px;
  margin-left: 6px;
}

.form.password.forget .action.reload,
.link-remove-item {
  padding: 0;
  border: none;
  background: none;
}

.hp-intro__content,
.nav-menu__wrapper {
  width: 100%;
  max-width: 1204px;
  margin: 0 auto;
  padding: 0 12px;
}

.cart-delivery__link:after,
.hp-cms__link:after,
a.hp-categories__link:after,
.contact-info__cell-link-more:after,
.cms-service-item__content-link:after,
.quickview__product-link:after,
.footer__payments-link a:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: -1px;
}

.minicart__dropdown,
.nav-menu__submenu,
.nav-menu__wrapper > ul ul.submenu,
.dropdown-container {
  position: absolute;
  top: 100%;
  left: 0;
  width: auto;
  padding: 20px 40px 30px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 3px 6px 0 rgba(91, 91, 91, 0.5);
  box-shadow: 0 3px 6px 0 rgba(91, 91, 91, 0.5);
  z-index: 99;
}

.nav-menu__link_top:before,
.nav-menu__wrapper > ul li.level0 > a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #f1b048;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.2s -webkit-transform ease-in-out;
  transition: 0.2s -webkit-transform ease-in-out;
  transition: 0.2s transform ease-in-out;
  transition: 0.2s transform ease-in-out, 0.2s -webkit-transform ease-in-out;
}

.nav-menu__link_top:hover:before,
.nav-menu__wrapper > ul li.level0 > a:hover:before,
.nav-menu__link_top.ui-state-active:before,
.nav-menu__wrapper > ul li.level0 > a.ui-state-active:before,
.nav-menu__link_top.ui-state-focus:before,
.nav-menu__wrapper > ul li.level0 > a.ui-state-focus:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.product-details__link:after,
.footer__links-toggle:after,
html.filters-menu-before-open .block-filter__item-title:after,
.header__customer_menu .header__customer-trigger:after,
html.nav-before-open .nav-menu__wrapper ul li.parent:after,
html.filters-menu-before-open .back-link-layer:before,
html.nav-before-open .nav-menu__wrapper .back-link:before {
  content: "❯";
  float: right;
  font-size: 12px;
  -webkit-transition: 0.2s -webkit-transform;
  transition: 0.2s -webkit-transform;
  transition: 0.2s transform;
  transition: 0.2s transform, 0.2s -webkit-transform;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-top: 5px;
  margin-right: 14px;
}

.cms-page-view .columns .column p a,
.columns_customer .action:not(.primary):not(.back),
.customer-title .actions a,
.cart-empty a,
.cart-top__link,
.category-description a,
.product-details__content a,
.block-filter__list-more,
.catalogsearch-result-index .column.main .message a,
body.account .column.main .message a,
.checkout-container .message a,
.page.messages .message a {
  color: #07457b;
  border-bottom: 1px solid transparent;
}

.cms-page-view .columns .column ul li,
.cms-page-view .columns .column ol li {
  position: relative;
  padding-left: 10px;
}

.cms-page-view .columns .column ul li:before,
.cms-page-view .columns .column ol li:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #07457b;
  position: absolute;
  top: 12px;
  left: 0;
}

html.filters-menu-before-open .layered-filter-block-container,
html.nav-before-open .nav-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 81.25%;
  z-index: 99999998;
  background: #ffffff;
  overflow: hidden;
  overflow-y: auto;
}

.toggle-filters:after,
html.nav-before-open .navigation_overlay {
  content: "";
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(51, 51, 51, 0.5);
  display: block;
  height: 100%;
  width: 100%;
  cursor: pointer;
}

html.filters-menu-before-open .block-filter__item-title:after,
.header__customer_menu .header__customer-trigger:after,
html.nav-before-open .nav-menu__wrapper ul li.parent:after,
html.filters-menu-before-open .back-link-layer:before,
html.nav-before-open .nav-menu__wrapper .back-link:before {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  height: 50px;
}

html.filters-menu-before-open .back-link-layer,
html.nav-before-open .nav-menu__wrapper .back-link {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  padding: 19px 0 20px 27px;
  border-bottom: 1px solid #dedede;
  position: relative;
}

html.filters-menu-before-open .back-link-layer:before,
html.nav-before-open .nav-menu__wrapper .back-link:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  height: 100%;
  right: auto;
  left: 0;
  padding: 0 12px;
}

.mobile-filters-close {
  position: absolute;
  top: 22px;
  right: 24px;
  font-size: 16px;
  line-height: 0;
  z-index: 1;
}

.owl-carousel.products-grid:not(.owl-loaded),
.owl-carousel.products-widget__carousel:not(.owl-loaded) {
  display: block;
  overflow: hidden;
  max-height: 315px;
}

.owl-carousel.products-grid:not(.owl-loaded) .product-item,
.owl-carousel.products-widget__carousel:not(.owl-loaded) .product-item {
  float: left;
  margin-right: 10px;
  max-width: 206px;
  width: auto;
}

input[type=text],
input[type=email],
input[type=search],
input[type=number],
input[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

.onestepcheckout-index-index fieldset.zero-emission-zone .field-wrapper .field input[type=radio] + label:before,
.onestepcheckout-index-index fieldset.zero-emission-zone .field-wrapper .field input[type=radio] + span:before,
.block-filter__list-link:before,
input[type=checkbox] + label:before,
input[type=checkbox] + span:before,
.shipping-address-item:before,
input[type=radio] + label:before,
input[type=radio] + span:before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #dedede;
  background-color: #ffffff;
  color: #07457b;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  border-radius: 2px;
}

.onestepcheckout-index-index fieldset.zero-emission-zone .field-wrapper .field input[type=radio] + label:before,
.onestepcheckout-index-index fieldset.zero-emission-zone .field-wrapper .field input[type=radio] + span:before,
.block-filter__list-link:before,
input[type=checkbox] + label:before,
input[type=checkbox] + span:before {
  padding: 4px 0 0 2.5px;
  font-size: 10px;
}

.onestepcheckout-index-index fieldset.zero-emission-zone .field-wrapper .field input[type=radio]:checked + label:before,
.onestepcheckout-index-index fieldset.zero-emission-zone .field-wrapper .field input[type=radio]:checked + span:before,
.block-filter__list-item input[type=checkbox]:checked ~ .block-filter__list-link:before,
.block-filter__list-item input[type=radio]:checked ~ .block-filter__list-link:before,
input[type=checkbox]:checked + label:before,
input[type=checkbox]:checked + span:before {
  content: "✓";
}

.shipping-address-item:before,
input[type=radio] + label:before,
input[type=radio] + span:before {
  border-radius: 50%;
}

.shipping-address-item.selected-item:before,
input[type=radio]:checked + label:before,
input[type=radio]:checked + span:before {
  content: "";
  background-clip: content-box;
  background-color: #07457b;
  padding: 4px;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=checkbox] + label,
input[type=checkbox] + span,
input[type=radio] + label,
input[type=radio] + span {
  cursor: pointer;
  font-size: 14px;
  position: relative;
  padding-left: 30px;
  display: inline-block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.input-textarea,
.input-text {
  background-color: #ffffff;
  border: solid 1px #eaeaea;
  line-height: 1;
  padding: 11px;
  -webkit-transition: 0.2s border-color ease-in;
  transition: 0.2s border-color ease-in;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  width: 100%;
  border-radius: 2px;
  color: #333333;
}

.input-textarea:focus,
.input-text:focus {
  border-color: #d1d1d1;
}

.input-textarea:focus::-webkit-input-placeholder,
.input-text:focus::-webkit-input-placeholder {
  color: #ffffff;
}

.input-textarea:focus::-moz-placeholder,
.input-text:focus::-moz-placeholder {
  color: #ffffff;
}

.input-textarea:focus:-moz-placeholder,
.input-text:focus:-moz-placeholder {
  color: #ffffff;
}

.input-textarea:focus:-ms-input-placeholder,
.input-text:focus:-ms-input-placeholder {
  color: #ffffff;
}

.input-textarea::-webkit-input-placeholder,
.input-text::-webkit-input-placeholder {
  color: #aaaaaa;
  overflow: visible;
  -webkit-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out;
}

.input-textarea::-moz-placeholder,
.input-text::-moz-placeholder {
  color: #aaaaaa;
  overflow: visible;
  -webkit-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out;
}

.input-textarea:-moz-placeholder,
.input-text:-moz-placeholder {
  color: #aaaaaa;
  overflow: visible;
  -webkit-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out;
}

.input-textarea:-ms-input-placeholder,
.input-text:-ms-input-placeholder {
  color: #aaaaaa;
  overflow: visible;
  -webkit-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out;
}

.input-textarea.mage-error,
.field._error .input-textarea,
.input-text.mage-error,
.field._error .input-text {
  border-color: #cc2e2e;
}

.input-text {
  height: 40px;
}

.input-number {
  text-align: center;
  border: 1px solid #dedede;
  border-radius: 0;
  width: 46px;
  height: 40px;
  padding: 8px 4px;
}

.input-number::-webkit-inner-spin-button,
.input-number::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input,
textarea,
select,
button {
  font-family: "PT Sans", sans-serif;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAANCAYAAABGkiVgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmZjAwZGZjZi1iOThhLTA0NDAtYjNlMy01ZWQxOWI5MmJiMmUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUUyNjhGQ0QxRTQ5MTFFOThFQTY4Q0JEMUQwQ0IxODkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUUyNjhGQ0MxRTQ5MTFFOThFQTY4Q0JEMUQwQ0IxODkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyNzJkMmMxOC03OWM0LTQwNWUtOGM0OS0xYWU3ODExNDBmNjUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDozNzdjODY3Zi1mYWU3LTA5NDktODg5Ny03OTQ4YTY0MmNhNGYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5ksa6gAAAAbklEQVR42qzMwQ2AMAiFYRiiCzmWizhTz+7SK3KA2DRqeVSS/wLhI7qnaLvGhA/bb6EBPDXRDhBm+xEzii+rLQWEe9Crfty0BsJPYDOLMnAIRGAIjMApcAanwS94CZzBafANXgZH+Dewh0PgJcAApJNVFCseF64AAAAASUVORK5CYII=");
  background-position: right 16px center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-size: 10px;
  color: #333333;
  height: 40px;
  font-size: 13px;
  padding: 7px 40px 8px 12px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  border: 1px solid #eaeaea;
  width: 100%;
}

select option {
  font-size: 13px;
}

textarea {
  resize: none;
  border: none;
  min-width: 180px;
  font-size: 14px;
}

input[type=file] {
  border: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
  background-color: #ffffff !important;
  -webkit-transition: background-color 50000s ease-in-out 0s;
  transition: background-color 50000s ease-in-out 0s;
}

.qty-controls {
  width: 135px;
  height: 45px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.qty-controls > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 33.3333333333%;
}

.qty-controls input::-webkit-outer-spin-button,
.qty-controls input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.qty-controls input {
  width: 100%;
  height: 100%;
  border-radius: 0;
  border: 1px solid #201d17;
  border-left-width: 0;
  border-right-width: 0;
  padding: 0;
  display: block;
  text-align: center;
  font-size: 15px;
}

.qty-controls button {
  background-color: #ffffff;
  border: solid 1px #201d17;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px 0 0 4px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: 0.2s background-color ease-in-out;
  transition: 0.2s background-color ease-in-out;
  font-size: 24px;
}

.qty-controls button:hover {
  background-color: #e3e3e3;
}

.qty-controls button:active {
  background-color: gainsboro;
}

.qty-controls button:last-of-type {
  border-radius: 0 4px 4px 0;
}

.field {
  margin: 0 0 10px;
}

form .label,
form label,
.field .label,
.field label {
  font-size: 14px;
  margin-bottom: 5px;
  display: inline-block;
}

form {
  margin: 0;
}

form .field.additional {
  margin-bottom: 0;
}

form .field.street label {
  display: none;
}

form .field.note {
  font-weight: 300;
  font-style: italic;
  font-size: 14px;
}

form .field p a {
  text-decoration: underline;
}

form div.mage-error,
form div.field-error {
  color: #cc2e2e;
  font-size: 14px;
  padding: 5px 0;
}

form legend {
  padding: 0;
  font-weight: 700;
  margin: 20px 0;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
}

form legend + br {
  display: none;
}

form .field-tooltip {
  display: none;
}

fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

.field._required .label:after,
.field.required .label:after,
.field._required label:after,
.field.required label:after {
  content: "*";
  color: #cc2e2e;
  float: right;
  margin-left: 4px;
}

.ui-slider-horizontal {
  background: #F2F5F8;
  height: 6px;
  border-radius: 2px;
  width: calc(100% - 10px);
  position: relative;
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: 0;
  z-index: 0;
}

.ui-slider-handle {
  height: 20px;
  width: 10px;
  border-radius: 3px;
  background: #333333;
  margin: auto;
  bottom: 0;
  top: 0;
  cursor: pointer;
  position: absolute;
}

.btn,
.columns_customer .actions-toolbar .action,
.customer-account-logoutsuccess .column.main .actions-toolbar .action,
.customer-account-login .column.main .actions-toolbar .action,
.customer-account-createpassword .column.main .actions-toolbar .action,
.customer-account-forgotpassword .column.main .actions-toolbar .action,
.customer-account-create .column.main .actions-toolbar .action,
.cart-summary .checkout-methods-items .action,
.field.captcha .captcha-reload,
.modal-popup .modal-footer button {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  background-color: #f1b048;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 20px 12px;
  font-size: 16px;
  font-weight: 700;
  border: none;
  line-height: 1.2;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: "PT Sans", sans-serif;
  cursor: pointer;
  height: 40px;
  text-align: center;
}

.btn span,
.columns_customer .actions-toolbar .action span,
.customer-account-logoutsuccess .column.main .actions-toolbar .action span,
.customer-account-login .column.main .actions-toolbar .action span,
.customer-account-createpassword .column.main .actions-toolbar .action span,
.customer-account-forgotpassword .column.main .actions-toolbar .action span,
.customer-account-create .column.main .actions-toolbar .action span,
.cart-summary .checkout-methods-items .action span,
.field.captcha .captcha-reload span,
.modal-popup .modal-footer button span {
  display: block;
}

.btn:hover,
.columns_customer .actions-toolbar .action:hover,
.customer-account-logoutsuccess .column.main .actions-toolbar .action:hover,
.customer-account-login .column.main .actions-toolbar .action:hover,
.customer-account-createpassword .column.main .actions-toolbar .action:hover,
.customer-account-forgotpassword .column.main .actions-toolbar .action:hover,
.customer-account-create .column.main .actions-toolbar .action:hover,
.cart-summary .checkout-methods-items .action:hover,
.field.captcha .captcha-reload:hover,
.modal-popup .modal-footer button:hover {
  background-color: #dc8e11;
  color: #ffffff;
}

.btn:active,
.columns_customer .actions-toolbar .action:active,
.customer-account-logoutsuccess .column.main .actions-toolbar .action:active,
.customer-account-login .column.main .actions-toolbar .action:active,
.customer-account-createpassword .column.main .actions-toolbar .action:active,
.customer-account-forgotpassword .column.main .actions-toolbar .action:active,
.customer-account-create .column.main .actions-toolbar .action:active,
.cart-summary .checkout-methods-items .action:active,
.field.captcha .captcha-reload:active,
.modal-popup .modal-footer button:active {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

.btn.disabled,
.columns_customer .actions-toolbar .disabled.action,
.customer-account-logoutsuccess .column.main .actions-toolbar .disabled.action,
.customer-account-login .column.main .actions-toolbar .disabled.action,
.customer-account-createpassword .column.main .actions-toolbar .disabled.action,
.customer-account-forgotpassword .column.main .actions-toolbar .disabled.action,
.customer-account-create .column.main .actions-toolbar .disabled.action,
.cart-summary .checkout-methods-items .disabled.action,
.field.captcha .disabled.captcha-reload,
.modal-popup .modal-footer button.disabled,
.btn:disabled,
.columns_customer .actions-toolbar .action:disabled,
.customer-account-logoutsuccess .column.main .actions-toolbar .action:disabled,
.customer-account-login .column.main .actions-toolbar .action:disabled,
.customer-account-createpassword .column.main .actions-toolbar .action:disabled,
.customer-account-forgotpassword .column.main .actions-toolbar .action:disabled,
.customer-account-create .column.main .actions-toolbar .action:disabled,
.cart-summary .checkout-methods-items .action:disabled,
.field.captcha .captcha-reload:disabled,
.modal-popup .modal-footer button:disabled {
  background-color: #bcbcbc;
  pointer-events: none;
  cursor: default;
  color: #ffffff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn_green {
  background-color: #34b702;
}

.btn_green:hover {
  background-color: #32ae02;
}

.btn_blue,
.columns_customer .actions-toolbar .action.back,
.customer-account-logoutsuccess .column.main .actions-toolbar .action.back,
.customer-account-login .column.main .actions-toolbar .action.back,
.customer-account-createpassword .column.main .actions-toolbar .action.back,
.customer-account-forgotpassword .column.main .actions-toolbar .action.back,
.customer-account-create .column.main .actions-toolbar .action.back,
.feedback-sidebar__btn,
.modal-popup .modal-footer button.secondary {
  background-color: #07457b;
}

.btn_blue:hover,
.columns_customer .actions-toolbar .action.back:hover,
.customer-account-logoutsuccess .column.main .actions-toolbar .action.back:hover,
.customer-account-login .column.main .actions-toolbar .action.back:hover,
.customer-account-createpassword .column.main .actions-toolbar .action.back:hover,
.customer-account-forgotpassword .column.main .actions-toolbar .action.back:hover,
.customer-account-create .column.main .actions-toolbar .action.back:hover,
.feedback-sidebar__btn:hover,
.modal-popup .modal-footer button.secondary:hover {
  background-color: #042a4b;
}

.btn_ghost {
  background: none;
  color: #333333;
  border: 1px solid #dedede;
  font-weight: normal;
}

.btn_ghost:hover {
  background: none;
  color: #07457b;
  border-color: #07457b;
}

.btn_xs,
.columns_customer .actions-toolbar .action,
.customer-account-logoutsuccess .column.main .actions-toolbar .action,
.customer-account-login .column.main .actions-toolbar .action,
.customer-account-createpassword .column.main .actions-toolbar .action,
.customer-account-forgotpassword .column.main .actions-toolbar .action,
.customer-account-create .column.main .actions-toolbar .action,
.field.captcha .captcha-reload,
.modal-popup .modal-footer button {
  font-size: 14px;
  padding-top: 11px;
}

.btn_md {
  font-size: 14px;
  padding-top: 11px;
}

.btn_wide {
  width: 100%;
}

.btn_checkout,
.cart-summary .checkout-methods-items .action {
  height: 48px;
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.btn_place-order,
.btn_checkout-auth {
  font-size: 14px;
  width: 100%;
}

.btn_share {
  padding-left: 24px;
  padding-right: 24px;
}

.btn_share:before {
  content: "☭";
  font-size: 20px;
  margin-right: 8px;
  margin-top: -3px;
}

.plus-btn,
.minus-btn {
  display: block;
  width: 14px;
  height: 14px;
  position: relative;
  color: #000000;
  cursor: pointer;
}

.plus-btn:after,
.minus-btn:after,
.plus-btn:before,
.minus-btn:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 2px;
  width: 100%;
  background-color: currentColor;
}

.plus-btn:before,
.minus-btn:before {
  height: 100%;
  width: 2px;
}

.plus-btn:hover,
.minus-btn:hover,
button:hover .plus-btn,
button:hover .minus-btn {
  color: black;
}

.plus-btn.disabled,
.disabled.minus-btn {
  color: rgba(0, 0, 0, 0.25);
}

.plus-btn.disabled:hover,
.disabled.minus-btn:hover {
  cursor: default;
  color: rgba(0, 0, 0, 0.25);
}

.minus-btn:before {
  display: none;
}

.minus-btn:after {
  height: 3px;
}

.link-remove-item {
  color: #888888;
  cursor: pointer;
}

.link-remove-item:before {
  content: "♻";
  float: left;
  margin-right: 9px;
  margin-top: -2px;
  font-size: 20px;
  line-height: 20px;
}

.wishlist-btn {
  padding-right: 16px !important;
  padding-left: 16px !important;
}

.wishlist-btn:before {
  content: "✰";
  float: left;
  margin-top: -2px;
  font-size: 20px;
  line-height: 20px;
}

.wishlist-btn.added:before {
  content: "★";
}

.btn_comments {
  border: 2px solid #333333;
}

#multisafepay-apple-pay-button.btn,
.columns_customer .actions-toolbar #multisafepay-apple-pay-button.action,
.customer-account-logoutsuccess .column.main .actions-toolbar #multisafepay-apple-pay-button.action,
.customer-account-login .column.main .actions-toolbar #multisafepay-apple-pay-button.action,
.customer-account-createpassword .column.main .actions-toolbar #multisafepay-apple-pay-button.action,
.customer-account-forgotpassword .column.main .actions-toolbar #multisafepay-apple-pay-button.action,
.customer-account-create .column.main .actions-toolbar #multisafepay-apple-pay-button.action,
.cart-summary .checkout-methods-items #multisafepay-apple-pay-button.action,
.field.captcha #multisafepay-apple-pay-button.captcha-reload,
.modal-popup .modal-footer button#multisafepay-apple-pay-button {
  border-radius: 50px;
}

#multisafepay-apple-pay-button.btn_place-order,
#multisafepay-apple-pay-button.btn_checkout-auth {
  width: 100%;
  background-size: 20%;
}

.btn,
.columns_customer .actions-toolbar .action,
.customer-account-logoutsuccess .column.main .actions-toolbar .action,
.customer-account-login .column.main .actions-toolbar .action,
.customer-account-createpassword .column.main .actions-toolbar .action,
.customer-account-forgotpassword .column.main .actions-toolbar .action,
.customer-account-create .column.main .actions-toolbar .action,
.cart-summary .checkout-methods-items .action,
.field.captcha .captcha-reload,
.modal-popup .modal-footer button {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  background-color: #f1b048;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 20px 12px;
  font-size: 16px;
  font-weight: 700;
  border: none;
  line-height: 1.2;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: "PT Sans", sans-serif;
  cursor: pointer;
  height: 40px;
  text-align: center;
}

.btn span,
.columns_customer .actions-toolbar .action span,
.customer-account-logoutsuccess .column.main .actions-toolbar .action span,
.customer-account-login .column.main .actions-toolbar .action span,
.customer-account-createpassword .column.main .actions-toolbar .action span,
.customer-account-forgotpassword .column.main .actions-toolbar .action span,
.customer-account-create .column.main .actions-toolbar .action span,
.cart-summary .checkout-methods-items .action span,
.field.captcha .captcha-reload span,
.modal-popup .modal-footer button span {
  display: block;
}

.btn:hover,
.columns_customer .actions-toolbar .action:hover,
.customer-account-logoutsuccess .column.main .actions-toolbar .action:hover,
.customer-account-login .column.main .actions-toolbar .action:hover,
.customer-account-createpassword .column.main .actions-toolbar .action:hover,
.customer-account-forgotpassword .column.main .actions-toolbar .action:hover,
.customer-account-create .column.main .actions-toolbar .action:hover,
.cart-summary .checkout-methods-items .action:hover,
.field.captcha .captcha-reload:hover,
.modal-popup .modal-footer button:hover {
  background-color: #dc8e11;
  color: #ffffff;
}

.btn:active,
.columns_customer .actions-toolbar .action:active,
.customer-account-logoutsuccess .column.main .actions-toolbar .action:active,
.customer-account-login .column.main .actions-toolbar .action:active,
.customer-account-createpassword .column.main .actions-toolbar .action:active,
.customer-account-forgotpassword .column.main .actions-toolbar .action:active,
.customer-account-create .column.main .actions-toolbar .action:active,
.cart-summary .checkout-methods-items .action:active,
.field.captcha .captcha-reload:active,
.modal-popup .modal-footer button:active {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

.btn.disabled,
.columns_customer .actions-toolbar .disabled.action,
.customer-account-logoutsuccess .column.main .actions-toolbar .disabled.action,
.customer-account-login .column.main .actions-toolbar .disabled.action,
.customer-account-createpassword .column.main .actions-toolbar .disabled.action,
.customer-account-forgotpassword .column.main .actions-toolbar .disabled.action,
.customer-account-create .column.main .actions-toolbar .disabled.action,
.cart-summary .checkout-methods-items .disabled.action,
.field.captcha .disabled.captcha-reload,
.modal-popup .modal-footer button.disabled,
.btn:disabled,
.columns_customer .actions-toolbar .action:disabled,
.customer-account-logoutsuccess .column.main .actions-toolbar .action:disabled,
.customer-account-login .column.main .actions-toolbar .action:disabled,
.customer-account-createpassword .column.main .actions-toolbar .action:disabled,
.customer-account-forgotpassword .column.main .actions-toolbar .action:disabled,
.customer-account-create .column.main .actions-toolbar .action:disabled,
.cart-summary .checkout-methods-items .action:disabled,
.field.captcha .captcha-reload:disabled,
.modal-popup .modal-footer button:disabled {
  background-color: #bcbcbc;
  pointer-events: none;
  cursor: default;
  color: #ffffff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn_green {
  background-color: #34b702;
}

.btn_green:hover {
  background-color: #32ae02;
}

.btn_blue,
.columns_customer .actions-toolbar .action.back,
.customer-account-logoutsuccess .column.main .actions-toolbar .action.back,
.customer-account-login .column.main .actions-toolbar .action.back,
.customer-account-createpassword .column.main .actions-toolbar .action.back,
.customer-account-forgotpassword .column.main .actions-toolbar .action.back,
.customer-account-create .column.main .actions-toolbar .action.back,
.feedback-sidebar__btn,
.modal-popup .modal-footer button.secondary {
  background-color: #07457b;
}

.btn_blue:hover,
.columns_customer .actions-toolbar .action.back:hover,
.customer-account-logoutsuccess .column.main .actions-toolbar .action.back:hover,
.customer-account-login .column.main .actions-toolbar .action.back:hover,
.customer-account-createpassword .column.main .actions-toolbar .action.back:hover,
.customer-account-forgotpassword .column.main .actions-toolbar .action.back:hover,
.customer-account-create .column.main .actions-toolbar .action.back:hover,
.feedback-sidebar__btn:hover,
.modal-popup .modal-footer button.secondary:hover {
  background-color: #042a4b;
}

.btn_ghost {
  background: none;
  color: #333333;
  border: 1px solid #dedede;
  font-weight: normal;
}

.btn_ghost:hover {
  background: none;
  color: #07457b;
  border-color: #07457b;
}

.btn_xs,
.columns_customer .actions-toolbar .action,
.customer-account-logoutsuccess .column.main .actions-toolbar .action,
.customer-account-login .column.main .actions-toolbar .action,
.customer-account-createpassword .column.main .actions-toolbar .action,
.customer-account-forgotpassword .column.main .actions-toolbar .action,
.customer-account-create .column.main .actions-toolbar .action,
.field.captcha .captcha-reload,
.modal-popup .modal-footer button {
  font-size: 14px;
  padding-top: 11px;
}

.btn_md {
  font-size: 14px;
  padding-top: 11px;
}

.btn_wide {
  width: 100%;
}

.btn_checkout,
.cart-summary .checkout-methods-items .action {
  height: 48px;
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.btn_place-order,
.btn_checkout-auth {
  font-size: 14px;
  width: 100%;
}

.btn_share {
  padding-left: 24px;
  padding-right: 24px;
}

.btn_share:before {
  content: "☭";
  font-size: 20px;
  margin-right: 8px;
  margin-top: -3px;
}

.plus-btn,
.minus-btn {
  display: block;
  width: 14px;
  height: 14px;
  position: relative;
  color: #000000;
  cursor: pointer;
}

.plus-btn:after,
.minus-btn:after,
.plus-btn:before,
.minus-btn:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 2px;
  width: 100%;
  background-color: currentColor;
}

.plus-btn:before,
.minus-btn:before {
  height: 100%;
  width: 2px;
}

.plus-btn:hover,
.minus-btn:hover,
button:hover .plus-btn,
button:hover .minus-btn {
  color: black;
}

.plus-btn.disabled,
.disabled.minus-btn {
  color: rgba(0, 0, 0, 0.25);
}

.plus-btn.disabled:hover,
.disabled.minus-btn:hover {
  cursor: default;
  color: rgba(0, 0, 0, 0.25);
}

.minus-btn:before {
  display: none;
}

.minus-btn:after {
  height: 3px;
}

.link-remove-item {
  color: #888888;
  cursor: pointer;
}

.link-remove-item:before {
  content: "♻";
  float: left;
  margin-right: 9px;
  margin-top: -2px;
  font-size: 20px;
  line-height: 20px;
}

.wishlist-btn {
  padding-right: 16px !important;
  padding-left: 16px !important;
}

.wishlist-btn:before {
  content: "✰";
  float: left;
  margin-top: -2px;
  font-size: 20px;
  line-height: 20px;
}

.wishlist-btn.added:before {
  content: "★";
}

.btn_comments {
  border: 2px solid #333333;
}

#multisafepay-apple-pay-button.btn,
.columns_customer .actions-toolbar #multisafepay-apple-pay-button.action,
.customer-account-logoutsuccess .column.main .actions-toolbar #multisafepay-apple-pay-button.action,
.customer-account-login .column.main .actions-toolbar #multisafepay-apple-pay-button.action,
.customer-account-createpassword .column.main .actions-toolbar #multisafepay-apple-pay-button.action,
.customer-account-forgotpassword .column.main .actions-toolbar #multisafepay-apple-pay-button.action,
.customer-account-create .column.main .actions-toolbar #multisafepay-apple-pay-button.action,
.cart-summary .checkout-methods-items #multisafepay-apple-pay-button.action,
.field.captcha #multisafepay-apple-pay-button.captcha-reload,
.modal-popup .modal-footer button#multisafepay-apple-pay-button {
  border-radius: 50px;
}

#multisafepay-apple-pay-button.btn_place-order,
#multisafepay-apple-pay-button.btn_checkout-auth {
  width: 100%;
  background-size: 20%;
}

.hidden,
.hide {
  display: none;
}

.no-display {
  display: none !important;
}

.visible-md {
  display: block;
}

.hidden-md {
  display: none;
}

.visible-xs {
  display: block;
}

.hidden-xs {
  display: none;
}

.field-qty {
  border: 1px solid #eaeaea;
  background: #ffffff;
  color: #333333;
  padding-left: 6px;
  padding-right: 24px;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
}

.field-qty input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
}

.field-qty .field-qty__content {
  position: relative;
  width: 50px;
  min-width: 50px;
  height: 48px;
  padding: 1px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
}

.field-qty .field-qty__input {
  color: inherit;
  width: 100%;
  padding-right: 6px;
  padding-left: 6px;
  height: 100%;
  min-height: 40px;
  text-align: center;
  border: 0;
}

.field-qty .field-qty__btn {
  border-left: 1px solid #eaeaea;
  position: absolute;
  top: 0;
  right: -24px;
  width: 24px;
  cursor: pointer;
  height: 50%;
  -webkit-transition: 0.2s background-color ease-in-out;
  transition: 0.2s background-color ease-in-out;
}

.field-qty .field-qty__btn:before {
  content: " ";
  width: 0;
  height: 0;
  display: inline-block;
  border: 3px solid transparent;
  border-bottom: 5px solid #eaeaea;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 4px;
  right: 0;
  left: 0;
}

.field-qty .field-qty__btn_action_dec {
  border-top: 1px solid #eaeaea;
  top: auto;
  bottom: 0;
}

.field-qty .field-qty__btn_action_dec:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 4px;
  bottom: 0;
}

/*
.field-qty_size_small {
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  padding-right: 24px + 6px;
  max-width: 90px;

  .field-qty__label {
    width: 100%;
    align-items: center;
  }

  .field-qty__unit {
    font-size: 10px;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;

    &:after {
      content: '';
    }
  }

  .field-qty__content {
    position: static;
    width: 100%;
    height: auto;
  }

  .field-qty__input {
    padding-left: 0;
    padding-right: 0;
    min-height: 20px;
  }

  .field-qty__btn {
    right: 0;
  }
}

.field-qty_size_small-desktop-s {
  .desktop1280({
    .field-qty_size_small;
  });
}

.field-qty_theme_primary {
  .field-qty__input {
    font-weight: bold;
  }
}

.field-qty_theme_secondary {
  border-color: @oni-border-color-light;
  color: @oni-font-dark;

  .field-qty__btn {
    border-left-color: @oni-border-color-light;

    &:before {
      border-bottom-color: @oni-border-color-light;
    }
  }

  .field-qty__btn_action_dec {
    border-top-color: @oni-border-color-light;
  }
}
*/

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}

._has-modal .modal__wrapper,
._has-modal .modals-wrapper {
  position: relative !important;
  z-index: 9999 !important;
}

.modals-overlay {
  z-index: unset !important;
}

.modals-overlay:after {
  content: "";
  background-color: rgba(0, 0, 0, 0) !important;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.amgdprcookie-groups-modal {
  background-color: rgba(51, 51, 51, 0.6);
}

.modal-popup._inner-scroll {
  overflow-y: visible;
}

.ie10 .modal-popup._inner-scroll,
.ie9 .modal-popup._inner-scroll {
  overflow-y: auto;
}

.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}

.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 100vh;
}

.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}

.modal-popup._inner-scroll .modal-content form {
  padding: 0 !important;
}

.modal-popup .modal-footer button {
  float: right;
  margin-left: 12px;
}

.modal-popup .modal-footer button.secondary {
  float: left;
  margin-left: 0;
}

.modal-popup .modal-footer .action-primary.action-primary-white {
  border: none !important;
  color: #ffffff !important;
  background-color: #aaaaaa !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.modal-popup .modal-footer .action-primary.action-primary-white:hover {
  background-color: #b7b7b7 !important;
}

.modal-popup .modal-footer .action-primary.action-accept-green:hover {
  background-color: #32ae02 !important;
}

.modal-popup form .field {
  margin-bottom: 16px;
}

.modal__footer,
.modal-popup .modal-footer,
.modal-popup .modal-footer-actions {
  padding-top: 16px;
}

.modal__header,
.modal-popup .modal-header {
  position: relative;
}

.modal__title,
.modal-popup .modal-header .modal-title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 8px 0 10px;
  color: #333333;
}

.modal__text {
  text-align: center;
  font-size: 14px;
  margin-bottom: 16px;
  color: #333333;
}

.modal__overlay:after,
.modals-overlay:after {
  content: "";
  background-color: rgba(51, 51, 51, 0.6);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.modal__popup,
.modal-slide,
.modal-popup {
  min-width: 0;
  position: fixed;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  visibility: hidden;
}

.modal__popup._show,
._show.modal-slide,
._show.modal-popup {
  visibility: visible;
}

.modal__popup._show .modal-inner-wrap,
._show.modal-slide .modal-inner-wrap,
._show.modal-popup .modal-inner-wrap {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.modal__popup-inner,
.modal-popup .modal-inner-wrap {
  margin: auto;
  max-width: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transition: opacity ease, 0.2s -webkit-transform;
  transition: opacity ease, 0.2s -webkit-transform;
  transition: 0.2s transform, opacity ease;
  transition: 0.2s transform, opacity ease, 0.2s -webkit-transform;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  padding: 16px;
  opacity: 0;
  overflow: hidden;
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
  z-index: 300;
}

._has-modal .modal__wrapper,
._has-modal .modals-wrapper {
  position: relative;
  z-index: 200;
}

.modal__btn-close,
.modal-popup .modal-header .action-close {
  position: absolute;
  top: 0;
  right: 0;
}

.modal__toolbar-primary {
  margin-bottom: 26px;
}

.modal__toolbar-secondary {
  text-align: center;
}

.modal__toolbar-link {
  border-bottom: 1px solid;
  display: inline-block;
}

.cms-popup .modal-inner-wrap {
  padding-top: 0 !important;
}

.cms-popup .modal-inner-wrap .action-close {
  top: 20px !important;
  right: -20px;
}

.modal-popup {
  width: 100%;
  height: 100vh;
  top: 0 !important;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  max-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-popup .modal-inner-wrap {
  -webkit-transform: none !important;
  transform: none !important;
  top: 0;
  bottom: 0;
  position: relative;
  vertical-align: middle;
  padding-bottom: 50px;
}

.modal-cart .modal-inner-wrap {
  display: block;
  position: fixed;
  bottom: 0;
  top: auto;
  padding: 0;
  border-radius: 0;
}

.modal-cart .modal-inner-wrap .modal-footer {
  padding: 0 12px 12px;
}

.modal-cart .modal-inner-wrap .modal-footer .action-primary {
  height: 54px;
  font-size: 16px;
  width: 100%;
  background: transparent;
  color: #000;
  border-bottom: 1px solid #dedede;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.modal-cart .modal-inner-wrap .modal-footer .action-primary span {
  margin-left: 8px;
  display: inline;
}

.modal-cart .modal-inner-wrap .modal-footer .action-primary:last-child {
  border-bottom: 0;
}

.modal-footer .action-primary-white {
  border-style: solid !important;
  background-color: #fff !important;
  color: #000 !important;
  text-align: center !important;
  padding-top: 9px !important;
}

.modal-footer .action-accept-right {
  width: 65% !important;
  text-align: center !important;
  display: inline-block !important;
}

.modal-footer .action-accept.action-accept-green {
  margin-top: 4% !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  background-color: #23b14d !important;
}

.catalogsearch-result-index .column.main .message,
body.account .column.main .message,
.checkout-container .message,
.page.messages .message {
  margin: 20px 0;
  padding: 9px 16px 11px 54px;
  font-size: 16px;
  border-radius: 2px;
  display: block;
  background-color: rgba(45, 140, 158, 0.15);
  position: relative;
}

.catalogsearch-result-index .column.main .message:before,
body.account .column.main .message:before,
.checkout-container .message:before,
.page.messages .message:before {
  content: "✔";
  color: #2d8c9e;
  font-size: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.catalogsearch-result-index .column.main .error.message,
body.account .column.main .error.message,
.checkout-container .error.message,
.page.messages .error.message {
  background-color: #f7e8ec;
}

.catalogsearch-result-index .column.main .error.message:before,
body.account .column.main .error.message:before,
.checkout-container .error.message:before,
.page.messages .error.message:before {
  content: "❗";
  color: #cc2e2e;
}

.catalogsearch-result-index .column.main .notice.message,
body.account .column.main .notice.message,
.checkout-container .notice.message,
.page.messages .notice.message {
  background-color: rgba(241, 176, 72, 0.25);
}

.catalogsearch-result-index .column.main .notice.message:before,
body.account .column.main .notice.message:before,
.checkout-container .notice.message:before,
.page.messages .notice.message:before {
  content: "❗";
  color: #f1b048;
}

.catalogsearch-result-index .column.main .warning.message,
body.account .column.main .warning.message,
.checkout-container .warning.message,
.page.messages .warning.message {
  background-color: #fbe4e4;
  color: #cc2e2e;
}

.catalogsearch-result-index .column.main .warning.message:before,
body.account .column.main .warning.message:before,
.checkout-container .warning.message:before,
.page.messages .warning.message:before {
  color: #cc2e2e;
}

.a-center {
  text-align: center;
}

.a-left {
  text-align: left;
}

.a-right {
  text-align: right;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.loading-mask {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
  background: rgba(255, 255, 255, 0.5);
}

.loading-mask .loader {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.loading-mask .loader img {
  display: none;
}

/*
 *  Owl Carousel - Core
 */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  font: inherit;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 26px;
  left: 0;
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
  padding: 12px;
  color: #333333;
}

.owl-carousel .owl-nav button.owl-prev:before,
.owl-carousel .owl-nav button.owl-next:before {
  content: "❯";
}

.owl-carousel .owl-nav button.owl-prev.disabled,
.owl-carousel .owl-nav button.owl-next.disabled {
  opacity: 0.7;
  cursor: default;
}

.owl-carousel .owl-nav button.owl-prev.disabled:hover,
.owl-carousel .owl-nav button.owl-next.disabled:hover {
  color: #333333;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  color: #07457b;
}

.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span {
  display: none;
}

.owl-carousel .owl-nav button.owl-next {
  right: 0;
  left: auto;
}

.owl-carousel .owl-nav button.owl-prev:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */

.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.fotorama-stretch,
.fotorama__video iframe,
.fotorama__html,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama-focus-overlay:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__nav__frame:focus:after {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.fotorama-grab-cursor,
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.fotorama-grabbing-cursor,
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.fotorama-gpu,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full,
.fotorama__stage:before,
.fotorama__stage:after,
.fotorama__nav:before,
.fotorama__nav:after,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__adjust-huener,
.fotorama--fullscreen {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fotorama-focus,
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus,
.fotorama__nav__frame {
  outline: 0;
}

.fotorama-focus-overlay:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__nav__frame:focus:after {
  background-color: #07457b;
  border-radius: inherit;
  content: "";
}

.fotorama-transform-disabled,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video {
  -webkit-transform: none !important;
  transform: none !important;
}

.fotorama-transition-for-slide,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  transition-property: transform, width;
  transition-property: transform, width, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
}

.fotorama-no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__no-select,
.fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fotorama-select,
.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
}

.fotorama-auto-margin,
.fotorama__nav__frame,
.fotorama__nav {
  margin: auto;
  padding: 0;
}

.fotorama-inline-block,
.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
  display: inline;
  zoom: 1;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}

.fotorama-content-box,
.fotorama__nav__frame {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.fotorama-border-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fotorama-hidden,
.fotorama__load,
.fotorama--hidden {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -10;
}

.fotorama-visible {
  left: auto;
  opacity: 1;
  position: relative;
  top: auto;
  z-index: auto;
}

.fotorama-no-tap,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__nav,
.fotorama__stage__frame,
.fotorama__stage__shaft {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.transitionDuration {
  -webkit-transition-duration: 333ms;
  transition-duration: 333ms;
}

.transitionDurationZero {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}

.fotorama-sprite,
.fotorama__video-close,
.fotorama__thumb--icon,
.fotorama__video-play,
.fotorama__fullscreen-icon,
.fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
  background-repeat: no-repeat;
}

.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus,
.fotorama__arr:focus,
.fotorama__stage__shaft:focus,
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__dot {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fotorama__fullscreen-icon:focus:after,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-in:focus:after,
.fotorama__arr:focus:after,
.fotorama__stage__shaft:focus:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  border-radius: inherit;
  bottom: 3px;
  content: "";
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 10;
}

.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--thumb:focus .fotorama__dot:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px;
}

.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__thumb {
  overflow: inherit;
}

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
  left: 1px;
}

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px;
}

.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
  right: 1px;
}

.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px;
}

.fotorama__thumb__arr {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fotorama--fullscreen {
  background: #ffffff;
  bottom: 0 !important;
  float: none !important;
  left: 0 !important;
  margin: 0 !important;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
}

.fotorama--fullscreen .fotorama__wrap {
  max-width: 100% !important;
}

.fotorama__fullscreen {
  overflow: hidden;
  position: relative;
}

.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
  cursor: pointer;
  display: block;
  height: 80px;
  width: 80px;
  overflow: hidden;
  position: absolute;
}

.fotorama__fullscreen .fotorama__zoom-out {
  background-position: 0 -80px !important;
  top: 80px;
}

.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
  display: none;
}

.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0;
}

.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: none;
}

.fotorama__fullscreen .fotorama__video-close {
  display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}

.fotorama {
  min-width: 1px;
  overflow: hidden;
}

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  direction: ltr;
  position: relative;
  z-index: 0;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}

.fotorama__stage,
.fotorama__nav {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}

.fotorama__stage__shaft {
  position: relative;
}

.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}

.fotorama__stage__frame {
  overflow: hidden;
}

.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}

.fotorama__nav-wrap--horizontal #originated_from {
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fotorama__nav-wrap--horizontal #originated_from #originated_from_label {
  line-height: 1.3;
  font-family: "PT Sans", sans-serif;
  color: #333;
  font-weight: bold;
  margin-right: 5px;
  font-size: 16px;
}

.fotorama__nav-wrap--horizontal #originated_from #originated_from_value {
  line-height: 1.3;
  font-family: "PT Sans", sans-serif;
  color: #333;
  font-size: 16px;
}

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}

.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}

.fotorama__img {
  border: none !important;
  max-width: inherit;
  opacity: 0;
}

.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
  opacity: 1;
}

.fotorama__img--full {
  display: none;
}

.fotorama__nav {
  display: none;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5;
}

.fotorama__nav__shaft {
  left: 0;
  position: relative;
  text-align: left;
  top: 0;
}

.fotorama__nav__frame {
  position: relative;
}

.fotorama__nav--dots {
  display: none !important;
  text-align: center;
}

.fotorama__nav--dots .fotorama__nav__frame {
  height: 30px;
  width: 18px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}

.fotorama__nav--thumbs {
  display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}

.fotorama__active .fotorama__dot {
  background-color: #07457b;
  border-color: #07457b;
}

.fotorama__active .fotorama__nav__frame {
  border-width: 3px;
  height: 0;
  width: 0;
}

.fotorama__active .fotorama__nav__frame:after {
  left: -3px;
  padding: 3px;
  top: -3px;
}

.fotorama__nav__frame:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fotorama__nav__frame:focus:after {
  left: -1px;
  padding: 1px;
  top: -1px;
}

.fotorama__dot {
  border-radius: 6px;
  border: 1px solid #333333;
  display: block;
  height: 4px;
  left: 6px;
  position: relative;
  top: 12px;
  width: 4px;
}

.fotorama__thumb {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}

.fotorama__thumb-border {
  border: 2px solid #07457b;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9;
}

.fotorama__caption {
  display: none;
}

.fotorama__caption__wrap {
  background-color: #ffffff;
  padding: 5px 10px;
}

@-webkit-keyframes adjust-huener {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes adjust-huener {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.fotorama__wrap--css3 .fotorama__adjust-huener {
  -webkit-animation: adjust-huener 24s infinite linear;
  animation: adjust-huener 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__html {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0;
}

.fotorama__select {
  cursor: auto;
}

.fotorama__video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 10;
}

@-moz-document url-prefix()  {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  cursor: pointer;
  position: absolute;
}

.fotorama__arr {
  z-index: 9;
}

.fotorama__fullscreen-icon,
.fotorama__zoom-out,
.fotorama__zoom-in,
.fotorama__video-close {
  z-index: 10;
}

.fotorama__spinner {
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
}

.fotorama__arr {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 80px;
}

.fotorama__arr .fotorama__arr__arr {
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  height: 80px;
  width: 80px;
}

.fotorama__arr--prev {
  left: 0;
}

.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px;
}

.fotorama__arr--next {
  right: 0;
}

.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px;
}

.fotorama__arr--disabled {
  *display: none;
  cursor: default;
  opacity: 0.1;
  pointer-events: none;
}

.fotorama__fullscreen-icon {
  background-position: 0 0;
  display: none;
  height: 80px;
  right: 0;
  top: 0;
  width: 80px;
  z-index: 10;
}

.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
  display: none;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -80px 0;
}

.fotorama__video-play {
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  background-position: -80px -160px;
  height: 160px;
  width: 160px;
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}

.fotorama__loaded .fotorama__video-play,
.fotorama__error .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  display: block;
  opacity: 1;
}

.fotorama__nav__frame .fotorama__video-play {
  background-position: 0 -240px;
  height: 80px;
  width: 80px;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}

.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}

.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}

.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}

.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}

.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}

.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}

.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(80px, -80px, 0);
  transform: translate3d(80px, -80px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(120px, 0, 0);
  transform: translate3d(120px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(80px, -80px, 0);
  transform: translate3d(80px, -80px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(120px, 0, 0);
  transform: translate3d(120px, 0, 0);
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity, background-color, -webkit-transform;
  transition-property: opacity, background-color, -webkit-transform;
  transition-property: transform, opacity, background-color;
  transition-property: transform, opacity, background-color, -webkit-transform;
}

.fotorama__stage:before,
.fotorama__stage:after,
.fotorama__nav:before,
.fotorama__nav:after {
  background-repeat: no-repeat;
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}

.fotorama__stage:before,
.fotorama__nav:before {
  left: -10px;
  top: -10px;
}

.fotorama__stage:after,
.fotorama__nav:after {
  right: -10px;
  bottom: -10px;
}

.fotorama__stage.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--right:after {
  display: none;
}

.fotorama__stage.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-size: 100% 1px, 100% 5px;
  height: 10px;
  left: 0;
  right: 0;
  width: auto;
}

.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before {
  background-position: 0 0, 0 0;
  left: 0;
}

.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-position: 100% 0, 100% 0;
  right: 0;
}

.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before {
  background-position: 0 0, 0 0;
  top: 0;
}

.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-position: 0 100%, 0 100%;
  bottom: 0;
}

.fotorama--fullscreen .fotorama__stage:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none;
}

.fotorama__nav-wrap {
  padding: 0 32px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}

.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  position: absolute;
  top: 50%;
  width: 100%;
}

.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 100%;
  left: 50%;
  position: absolute;
  width: auto;
}

.magnifier-thumb-wrapper {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}

.magnifier-lens {
  border: solid 1px #333333;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 8;
}

.magnify-lens {
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #333333;
  color: #ffffff;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 10;
  overflow: hidden;
}

.magnify-lens .magnifier-large {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  border: none;
  position: absolute;
  z-index: 1;
}

.magnifier-loader-text {
  margin-top: 10px;
}

.magnifier-preview {
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 215px;
}

.magnifier-preview:not(.hidden) {
  background-color: #ffffff;
}

.magnifier-preview img {
  left: 0;
  max-width: inherit;
  position: absolute;
  top: 0;
}

.image-isnt-available {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 100px;
  font-weight: bold;
  color: red;
}

.fotorama__stage__frame {
  text-align: center;
}

.fotorama__stage__frame .fotorama__img {
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height, top, left;
  transition-property: width, height, top, left;
  vertical-align: middle;
  width: auto;
}

.magnify-opaque {
  opacity: 0.5;
}

.magnify-hidden {
  display: none;
}

.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  display: inline-block;
  left: 0;
  position: absolute;
  top: 0;
}

.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: white;
  width: 100%;
}

.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
  display: block;
  padding-bottom: inherit !important;
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
  display: none;
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: inherit;
  max-width: inherit;
  position: absolute;
  right: 0;
  top: 0;
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  cursor: default;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  vertical-align: middle;
  width: auto;
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
  cursor: pointer;
  max-height: none;
  max-width: none;
  -webkit-transition-property: width, height, bottom, right, top, left;
  transition-property: width, height, bottom, right, top, left;
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
  cursor: move;
  -webkit-transition-property: none;
  transition-property: none;
}

.fotorama--fullscreen .fotorama__stage__frame iframe {
  left: 80px;
  width: calc(100% - 80px * 2);
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 10;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  width: 100%;
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  left: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  right: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 10;
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: auto;
  width: 30px;
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  top: 0;
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: 0;
}

.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
  max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}

.fotorama__thumb--icon {
  font-size: 0.001px;
  padding-bottom: 30px;
}

.fotorama__thumb__arr--left .fotorama__thumb--icon {
  background-position: -25px -265px;
}

.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background-position: -25px -350px;
}

.magnify-fullimage {
  display: none;
}

.fotorama__thumb__arr {
  width: 32px;
}

.fotorama__thumb__arr.fotorama__thumb__arr--left .fotorama__thumb--icon:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.fotorama__thumb__arr .fotorama__thumb--icon {
  background: none;
  font-size: 14px;
  line-height: 0;
  padding: 10px 10px;
  background: rgba(255, 255, 255, 0.6);
  width: auto !important;
}

.fotorama__thumb__arr .fotorama__thumb--icon:before {
  content: "❯";
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in {
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active {
  background-color: rgba(213, 213, 213, 0.5);
}

.fotorama__video-close {
  background-position: -80px 0;
  height: 80px;
  opacity: 0;
  right: 0;
  top: 0;
  -webkit-transform: translate3d(80px, -80px, 0);
  transform: translate3d(80px, -80px, 0);
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  width: 80px;
}

.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

.gallery-placeholder .loading-mask {
  padding: 0 0 50%;
  position: static;
}

.gallery-placeholder .loader img {
  position: absolute;
}

.fotorama__adjust-huener {
  bottom: 0;
  display: none;
  height: 10px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  z-index: 1;
}

.fotorama__adjust-huener.fotorama__adjust-huener--show {
  display: block;
}

.fotorama__product-video--loaded .fotorama__img,
.fotorama__product-video--loaded .fotorama__img--full {
  display: none !important;
}

.fotorama__stage .fotorama__arr--shown {
  display: block !important;
}

.fotorama__stage .fotorama__arr--hidden {
  display: none !important;
}

@-webkit-keyframes pulse-once {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  70% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse-once {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  70% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes wobble {
  16.65% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }

  33.3% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  49.95% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  66.6% {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes wobble {
  16.65% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }

  33.3% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  49.95% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  66.6% {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes fade-reverse {
  0%, 100% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

@keyframes fade-reverse {
  0%, 100% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

@-webkit-keyframes slide-to-left {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slide-to-left {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes slide-to-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes slide-to-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.hamburger {
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hamburger i {
  font-size: 18px;
  line-height: 0;
}

.hamburger__text {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 12px;
}

.has-wishlist .hamburger__text {
  display: none;
}

.nav-menu {
  display: none;
  z-index: 15;
}

.nav-menu .nav-sections-item-switch {
  display: none;
}

.nav-6 .level-top,
nav-200 .level-top {
  color: #29b829;
  font-size: 18px;
}

.nav-200 .level-top {
  color: orange;
  font-size: 18px;
}

.nav-200 .level-top .product-review-label {
  text-transform: uppercase;
}

.navigation .parent {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.navigation .parent .activate {
  -webkit-animation: 0.5s slide-to-left;
  animation: 0.5s slide-to-left;
}

.footer {
  background-color: #f5f5f5;
  padding: 32px 0 24px;
}

.footer__subtitle {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: normal;
}

.footer__newsletter .footer__subtitle {
  margin-bottom: 8px;
}

.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 0;
}

.footer__social .footer__subtitle span {
  display: none;
}

.footer__social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: 12px;
}

.footer__social-item {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.2s background-color !important;
  transition: 0.2s background-color !important;
  color: #ffffff !important;
  line-height: 0;
}

.footer__social-item:not(:last-of-type) {
  margin-right: 16px;
}

.footer__social-item_in {
  background-color: #0077b2;
  font-size: 17px;
}

.footer__social-item_fb {
  background-color: #3967af;
  font-size: 19px;
}

.footer__social-item_tw {
  background-color: #00a1ee;
  font-size: 15px;
}

.footer__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 22px 0;
}

.footer__contact-link {
  color: #333333;
  margin-left: 24px;
  font-size: 16px;
}

.footer__contact-icon {
  font-size: 23px;
  color: #07457b;
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
  float: left;
  line-height: 0;
}

.footer__contact-text {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}

.footer__links-column {
  border-bottom: 1px solid #dedede;
}

.footer__links-column:first-child {
  border-top: 1px solid #dedede;
}

.footer__links-toggle {
  padding: 16px 0 18px;
}

.footer__links-toggle.active:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.footer__links-list {
  display: none;
  padding-bottom: 18px;
  font-size: 16px;
}

.footer__links-list li {
  line-height: 1.5;
}

.footer__links-list li a {
  line-height: normal;
  display: inline-block;
}

.footer__payments-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer__payments-list-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 12px;
}

.footer__payments-list-row.hidden-xs {
  display: none;
}

.footer__payments-img {
  max-width: 56px;
  height: auto;
}

.footer__payments-img:not(:last-of-type) {
  margin-right: 16px;
}

.footer__payments-link {
  width: 100%;
  text-align: center;
  font-size: 16px;
}

html.nav-before-open .page-container > * {
  -webkit-transition: 0.5s -webkit-transform;
  transition: 0.5s -webkit-transform;
  transition: 0.5s transform;
  transition: 0.5s transform, 0.5s -webkit-transform;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

html.nav-before-open .page-container > *.nav-menu {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

html.nav-before-open .nav-menu {
  display: block;
}

html.nav-before-open .nav-menu .nav-sections-items,
html.nav-before-open .nav-menu .nav-sections-item-content {
  height: 100%;
}

html.nav-before-open .navigation_overlay {
  height: 1000vh;
}

html.nav-before-open .nav-menu__wrapper {
  padding: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

html.nav-before-open .nav-menu__wrapper > ul {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

html.nav-before-open .nav-menu__wrapper ul li {
  border-bottom: 1px solid #dedede;
  position: relative;
}

html.nav-before-open .nav-menu__wrapper ul li a {
  display: inline-block;
  padding: 16px 20px 16px 24px;
}

html.nav-before-open .nav-menu__wrapper ul li a:after {
  display: none !important;
}

html.nav-before-open .nav-menu__wrapper ul ul.submenu {
  position: fixed !important;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  width: 100%;
  -webkit-transition: 0.5s -webkit-transform;
  transition: 0.5s -webkit-transform;
  transition: 0.5s transform;
  transition: 0.5s transform, 0.5s -webkit-transform;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

html.nav-before-open .nav-menu__wrapper ul ul.submenu[aria-expanded=true] {
  -webkit-animation: 0.5s slide-to-left;
  animation: 0.5s slide-to-left;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

html.nav-open .page-container > *:not(.nav-menu) {
  -webkit-transform: translateX(81.25%);
  transform: translateX(81.25%);
}

html.nav-open .page-container > *.nav-menu {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

html.nav-open body {
  overflow: hidden;
}

.nav-menu__header {
  padding: 20px 20px 0 24px;
}

.nav-menu__header .header__panel-icon,
.nav-menu__header .header__contacts-item {
  display: inline-block;
}

.nav-menu__header .header__panel-icon {
  font-size: 20px;
  line-height: 0;
  float: left;
  clear: both;
  width: 20px;
  margin-right: 8px;
  margin-top: -2px;
  height: 20px;
}

.nav-menu__header .header__contacts-item_phone span {
  display: inline-block;
  margin-right: 8px;
}

.header__customer_menu {
  display: block;
  background: #f5f5f5;
  position: relative;
  margin-top: 14px;
  margin-bottom: 0;
  margin-left: -24px;
  margin-right: -20px;
  padding: 0;
}

.header__customer_menu .header__customer-trigger {
  padding: 15px 20px 15px 24px;
  display: block;
  margin: 0;
}

.header__customer_menu .header__customer-trigger:before {
  display: none;
}

.header__customer_menu .header__customer-dropdown {
  position: fixed;
  top: 0;
  z-index: 1;
  bottom: 0;
  display: block;
  padding: 0;
  right: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.5s -webkit-transform;
  transition: 0.5s -webkit-transform;
  transition: 0.5s transform;
  transition: 0.5s transform, 0.5s -webkit-transform;
}

.footer__social-list_menu {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 17px 0;
  margin: 0;
}

.footer__social-list_menu .footer__social-item {
  width: 32px;
  height: 32px;
  font-size: 15px;
}

.footer__social-list_menu .footer__social-item.footer__social-item_tw {
  font-size: 13px;
}

.footer__social-list_menu .footer__social-item:not(:last-of-type) {
  margin-right: 32px;
}

.newsletter-form__form {
  position: relative;
}

.newsletter-form__input {
  padding-right: 100px;
  width: calc(100% - 20px);
  padding-left: 16px;
}

.newsletter-form__action {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.newsletter-form__btn:active {
  -webkit-transform: none;
  transform: none;
}

.copyright {
  background-color: #07457b;
  color: #f5f5f5;
  font-size: 14px;
}

.copyright__inner {
  padding: 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.copyright__inner a {
  color: #ffffff;
}

.copyright__inner a:hover {
  color: #dedede;
}

.copyright__links {
  margin-bottom: 8px;
}

.copyright__link {
  color: #f5f5f5;
}

.copyright__link:hover {
  color: #f1b048;
}

.minicart {
  position: relative;
}

.minicart__content {
  background: rgba(241, 243, 244, 0.4);
}

.minicart__action {
  position: relative;
  display: inline-block;
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
  font-size: 0;
  white-space: nowrap;
  color: #333333;
}

.minicart__action:before {
  content: "☑";
  font-size: 24px;
}

.minicart__action:after {
  margin-left: 4px;
}

.minicart__action-text {
  display: none;
}

.minicart__action-counter {
  position: absolute;
  top: -3px;
  right: 5px;
  display: block;
  width: 12px;
  height: 12px;
  background: #f1b048;
  border-radius: 50%;
}

.minicart__action-counter.empty {
  display: none;
}

.minicart__action-counter-number {
  font-size: 12px;
  width: 18px;
  display: block;
  text-align: center;
}

.minicart__action-counter-text {
  display: none;
}

.minicart__dropdown {
  width: 350px;
  max-width: 100vw;
  padding: 0;
  left: auto;
  margin-top: 23px;
  right: -12px;
}

.minicart__dropdown:before {
  content: "";
  position: absolute;
  bottom: 100%;
  height: 3px;
  background-color: #f1b048;
  display: block;
  right: 12px;
  width: 38px;
}

.minicart__dropdown ::-webkit-scrollbar-track {
  margin: 20px 0;
}

.minicart__dropdown ::-webkit-scrollbar {
  top: 20px;
  bottom: 20px;
  margin: 20px 0;
}

.minicart__header {
  padding: 20px;
  font-size: 18px;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #dedede;
}

.minicart__title {
  font-weight: bold;
}

.minicart__body {
  padding: 0 16px 0 20px;
}

.minicart__footer {
  padding: 18px 20px 16px;
  -webkit-box-shadow: 0 -2px 4px 0 rgba(91, 91, 91, 0.3);
  box-shadow: 0 -2px 4px 0 rgba(91, 91, 91, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.minicart__footer .minicart__actions .action-accept-green {
  margin-top: 4%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  background-color: #34b702 !important;
}

.minicart__footer .minicart__actions .action-accept-green:hover {
  background-color: #32ae02 !important;
}

.minicart__subtotal-label {
  display: block;
  margin-bottom: 2px;
}

.minicart__subtotal-price {
  font-weight: bold;
}

.minicart__items-wrapper {
  max-height: 550px;
  overflow: auto;
  padding-right: 20px;
}

.minicart__item:not(:last-child) {
  border-bottom: 1px solid #dedede;
}

.minicart__product {
  padding: 20px 0;
}

.minicart__product-top {
  margin-bottom: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.minicart__product-img-container,
.item-img-container {
  max-width: 120px;
  margin-right: 12px;
}

.minicart__product-img-container .product-image-wrapper,
.item-img-container .product-image-wrapper {
  padding: 0 !important;
}

.minicart__product-price-container,
.item-price-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 85px;
}

.minicart__product-price,
.item-price {
  font-size: 16px;
}

.minicart__product-price_each,
.item-price_each,
.minicart__product-price-qty .minicart__product-price,
.minicart__product-price-qty .item-price,
.item-price-qty .minicart__product-price,
.item-price-qty .item-price {
  font-weight: 400;
}

.minicart__product-price_each:after,
.item-price_each:after,
.minicart__product-price-qty .minicart__product-price:after,
.minicart__product-price-qty .item-price:after,
.item-price-qty .minicart__product-price:after,
.item-price-qty .item-price:after {
  content: " x";
}

.minicart__product-price_final,
.item-price_final,
.minicart__product-price-container > .minicart__product-price,
.minicart__product-price-container > .item-price,
.item-price-container > .minicart__product-price,
.item-price-container > .item-price {
  font-size: 18px;
}

.minicart__product-price-qty,
.item-price-qty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.minicart__product-qty,
.item-qty {
  width: 45px;
  height: 50px;
  border: none;
}

.minicart__product-name,
.item-name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}

.minicart__product-name-link,
.item-name__link {
  color: #333333;
}

.minicart__product-options,
.item-options {
  margin-bottom: 16px;
}

.minicart__product-options-label,
.item-options__label {
  float: left;
  margin-right: 3px;
}

.minicart__product-options-label:after,
.item-options__label:after {
  content: ":";
}

.minicart__product-options-values:not(:last-of-type),
.item-options__values:not(:last-of-type) {
  margin-bottom: 6px;
}

.minicart__message {
  display: block;
  margin: 64px 0;
  text-align: center;
}

.block-subtitle {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: normal;
  color: #333333;
}

.block-subtitle_white {
  color: #ffffff;
}

.block-subtitle_left,
.customer-account-login .page-title-wrapper .block-subtitle,
.customer-account-create .page-title-wrapper .block-subtitle,
.checkout-onepage-success .page-title-wrapper .block-subtitle,
.customer-account-createpassword .page-title-wrapper .block-subtitle,
.customer-account-forgotpassword .page-title-wrapper .block-subtitle,
.catalogsearch-result-index .page-title-wrapper .block-subtitle,
.customer-account-logoutsuccess .page-title-wrapper .block-subtitle,
.cms-page-view .page-title-wrapper .block-subtitle,
body.account .page-title-wrapper .block-subtitle {
  text-align: left;
}

.block-subtitle_lg,
.customer-account-login .page-title-wrapper .block-subtitle,
.customer-account-create .page-title-wrapper .block-subtitle,
.checkout-onepage-success .page-title-wrapper .block-subtitle,
.customer-account-createpassword .page-title-wrapper .block-subtitle,
.customer-account-forgotpassword .page-title-wrapper .block-subtitle,
.catalogsearch-result-index .page-title-wrapper .block-subtitle,
.customer-account-logoutsuccess .page-title-wrapper .block-subtitle,
.cms-page-view .page-title-wrapper .block-subtitle,
body.account .page-title-wrapper .block-subtitle {
  font-size: 20px;
}

.customer-account-logoutsuccess .page-title-wrapper,
.customer-account-login .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.customer-title {
  margin: 24px 0;
}

.price-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.price-box .price-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.price-box .price-container .price-label {
  display: none;
}

.price-box .price-wrapper.price-excluding-tax .price {
  font-weight: 700;
}

.price-box .special-price .price-excluding-tax {
  color: #cc2e2e;
}

.price-box .special-price .popup {
  cursor: pointer;
}

.price-box .special-price .popup:hover {
  text-decoration: underline;
}

.price-box .old-price {
  color: #888888;
  text-decoration: line-through;
}

.price-box .old-price .price-including-tax {
  display: none;
}

.price-box .old-price .price-excluding-tax {
  font-size: 14px !important;
}

.product-item {
  width: 100% !important;
}

.product-item .product-in-stock {
  margin-bottom: 10px;
}

.product-item .product-in-stock .product-in-stock__label {
  margin-left: 0;
  font-size: 14px;
}

.product-item__photo {
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 0;
}

.product-item__photo .catalog-product-size {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  size: 15px;
  border: solid white;
  padding: 4px;
  left: 5px;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  bottom: 50px;
  border-radius: 10px;
}

.product-item__photo .product-image-container {
  width: auto !important;
}

.product-item__photo .product-image-container .product-image-wrapper {
  padding-bottom: 86.5% !important;
  display: block;
  position: relative;
}

.product-item__photo .product-image-container .product-image-wrapper img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 14px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.details-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.details-link .product-item-details {
  width: 100%;
}

.product-item__img {
  width: 100%;
}

.product-item__addto {
  position: absolute;
  top: 12px;
  left: 12px;
}

.product-item__addto-wishlist {
  font-size: 0;
  display: block;
}

.product-item__addto-wishlist:before {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../img/svg/heart-wishlist.svg");
}

.product-item__addto-wishlist.added:before {
  background-image: url("../../img/svg/heart-wishlist-filled.svg");
}

.product-item__photo-links {
  position: absolute;
  bottom: 8px;
  right: 8px;
}

.product-item__photo-link {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #ffffff;
  font-weight: bold;
  color: #ffffff;
  font-size: 0;
  padding: 12px;
  line-height: 0;
  height: 40px;
}

.product-item__photo-link:before {
  font-size: 12px;
  color: #ffffff;
}

.product-item__photo-link_quickview:before {
  content: "✕";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-item__photo-link_open {
  display: none;
}

.product-item__photo-link_open:before {
  content: "❯";
  margin-right: 18px !important;
}

.product-item__photo-link_wishlist {
  display: none;
}

.product-item__photo-link_wishlist .remove {
  display: none;
}

.product-item__title {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  height: 63px;
  overflow: hidden;
  color: #333333;
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
  display: block;
}

.product-item__title:hover {
  color: #07457b;
}

.product-item__condition {
  margin-bottom: 12px;
}

.product-item__price {
  line-height: normal;
}

.product-item__price-text {
  font-size: 14px;
  color: #333333;
  display: block;
}

.product-item__price-text:not(:last-of-type) {
  margin-bottom: 6px;
}

.product-item__price-text_incl,
.product-item__price .price-box .price-including-tax {
  font-size: 12px;
}

.product-item__price-text_special {
  color: #cc2e2e;
}

.product-item__price-text_old,
.product-item__price .price-box .old-price {
  font-size: 12px;
  color: #888888;
  text-decoration: line-through;
}

.item-options {
  margin: 0;
}

.item-price-container input {
  border: none;
}

.item-price-container + input.change-qty-action {
  position: absolute;
}

.item-price-qty.item-price-qty_wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.item-price_each {
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.item-price_each:after {
  content: "" !important;
}

.item-price_each .price-excluding-tax {
  font-size: 11px;
  color: #919191;
}

.item-price_final .price-excluding-tax {
  display: none;
}

.item-img-container .product-image-wrapper {
  padding: 0 !important;
}

.category-item__photo {
  margin-bottom: 10px;
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 0;
}

.category-item__photo .category-image-container {
  width: auto !important;
}

.category-item__photo .category-image-container .category-image-wrapper {
  padding-bottom: 86.5% !important;
  display: block;
  position: relative;
}

.category-item__photo .category-image-container .category-image-wrapper img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 14px;
  -o-object-fit: cover;
  object-fit: cover;
}

.category-item__title {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  height: 40px;
  overflow: hidden;
  color: #333333;
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
  display: block;
  margin-bottom: 10px;
  text-align: center;
}

.category-item__title:hover {
  color: #07457b;
}

.action-link {
  color: #333333;
}

.action-link_active {
  color: #07457b;
}

.action-link__icon {
  font-size: 14px;
  margin-right: 6px;
  float: left;
  margin-top: -2px;
}

.products-widget-container {
  clear: both;
  margin: 24px 0 32px;
}

.products-widget__title {
  margin-bottom: 20px;
}

.products-widget__carousel {
  padding: 0 48px;
}

.condition {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.condition__label {
  font-size: 14px;
  color: #333333;
  margin-right: 8px;
}

.condition__state {
  color: #07457b;
  font-size: 16px;
  letter-spacing: 4px;
  line-height: 0;
}

.condition__state:before {
  content: "✪" "✪" "✪" "✪" "✪";
}

.condition__state_bad:before {
  content: "✪" "✪" "✩" "✩" "✩";
}

.condition__state_normal:before {
  content: "✪" "✪" "✪" "✩" "✩";
}

.condition__state_good:before {
  content: "✪" "✪" "✪" "✪" "✩";
}

.condition__state_best:before {
  content: "✪" "✪" "✪" "✪" "✪";
}

.products-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.products-grid__item {
  position: relative;
  padding: 0 8px;
  margin-bottom: 24px;
  width: 50%;
}

.products-grid__item:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #dedede;
}

.products-grid__item .product-in-stock {
  margin-bottom: 5px;
}

.products-grid__item .product-item {
  padding-bottom: 20px;
}

.categories-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.categories-grid__item {
  padding: 0 8px;
  margin-bottom: 24px;
  width: 50%;
}

.block-filter {
  position: relative;
  margin-bottom: 64px;
}

.block-filter__overlay,
.block-filter__loader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

.block-filter__overlay {
  background: rgba(255, 255, 255, 0.6);
  display: none;
}

.block-filter__loader {
  margin: auto;
}

.block-filter__title {
  padding: 25px 32px;
  border-bottom: 1px solid #dedede;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.block-filter__item-title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  cursor: pointer;
  margin-bottom: 14px;
  margin-top: 16px;
}

.block-filter__item-content {
  padding-bottom: 16px;
}

.block-filter__item-content [id*=ln_slider_text] {
  margin-top: 13px;
  font-size: 13px;
}

.block-filter__item-content.activate {
  -webkit-transform: translateX(0%) !important;
  transform: translateX(0%) !important;
}

.block-filter__list-item {
  position: relative;
  padding-left: 30px;
}

.block-filter__list-item:not(:last-of-type) {
  margin-bottom: 10px;
}

.block-filter__list-category_item {
  position: relative;
}

.block-filter__list-category_item:not(:last-of-type) {
  margin-bottom: 10px;
}

.block-filter__list-count:before {
  content: "(";
}

.block-filter__list-count:after {
  content: ")";
}

.block-filter__list-more {
  margin-top: 15px;
  display: inline-block;
}

.layered-filter-block-container {
  display: none;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.5s -webkit-transform;
  transition: 0.5s -webkit-transform;
  transition: 0.5s transform;
  transition: 0.5s transform, 0.5s -webkit-transform;
}

.back-link-layer {
  display: none;
}

html.filters-menu-before-open .layered-filter-block-container {
  display: block;
  left: auto;
  right: 0;
}

html.filters-menu-before-open .block-filter__item-title {
  font-weight: normal;
  margin: 0;
  padding: 16px 24px;
  border-bottom: 1px solid #dedede;
  position: relative;
}

html.filters-menu-before-open .block-filter__item-title:after {
  padding: 0 24px;
}

html.filters-menu-before-open .block-filter__item-title.content-disable:after {
  content: none;
}

html.filters-menu-before-open .block-filter__item-content {
  display: block !important;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.5s -webkit-transform;
  transition: 0.5s -webkit-transform;
  transition: 0.5s transform;
  transition: 0.5s transform, 0.5s -webkit-transform;
  z-index: 1;
  padding: 84px 24px 24px;
}

html.filters-menu-before-open .block-filter__item.allow.active .block-filter__item-content {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

html.filters-menu-before-open .block-filter__list-item:not(:last-of-type) {
  margin-bottom: 24px;
}

html.filters-menu-before-open .back-link-layer {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

html.filters-menu-before-open .mobile-filters-close {
  display: block;
}

html.filters-menu-open .layered-filter-block-container {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.mobile-filters-close {
  display: none;
}

.active_filter-item {
  text-transform: initial;
  font-weight: bold;
  color: #333333;
}

.filters-state {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.filters-state__wrapper {
  margin-bottom: 8px;
}

.filters-state__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.filters-state__item {
  padding: 6px 10px 8px 12px;
  background-color: #f5f5f5;
  border-radius: 2px;
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 12px;
}

.filters-state__item-label {
  margin-right: 4px;
}

.filters-state__item-label:after {
  content: ": ";
}

.filters-state__item-value {
  font-weight: 700;
}

.filters-state__item-remove {
  font-size: 0;
  margin-left: 11px;
  margin-top: 3px;
}

.filters-state__item-remove:before {
  font-size: 10px;
}

.filters-state__clear {
  background-color: #f5f5f5;
  padding: 6px 24px 8px;
  border-radius: 16px;
  font-weight: 700;
  margin-bottom: 20px;
  white-space: nowrap;
}

.filter-options-title .filters-state__clear {
  padding: 3% 38%;
}

.modal-popup.quickview-modal .modal-header,
.modal-popup.quickview-modal .modal-footer {
  display: none;
}

.modal-popup.quickview-modal .product-media {
  width: 100%;
}

.modal-popup.quickview-modal .product-info {
  width: 100%;
  margin: 0;
}

.modal-popup.quickview-modal .product-title {
  margin-bottom: 8px;
  padding-right: 24px;
}

.modal-popup.quickview-modal .product-title .page-title {
  font-size: 21px;
}

.modal-popup.quickview-modal .product-short-description,
.modal-popup.quickview-modal .product.attribute.overview {
  padding-bottom: 12px;
  margin-bottom: 16px;
}

.modal-popup.quickview-modal .product-condition {
  margin-bottom: 14px;
}

.modal-popup.quickview-modal .product-condition__state {
  font-size: 20px;
}

.modal-popup.quickview-modal .product-condition__label {
  font-size: 14px;
  margin-left: 4px;
}

.modal-popup.quickview-modal .product-in-stock {
  margin-bottom: 16px;
}

.modal-popup.quickview-modal .product-in-stock__icon {
  width: 44px;
  height: 14px;
}

.modal-popup.quickview-modal .product-in-stock__label {
  margin-left: 6px;
  font-size: 14px;
}

.modal-popup.quickview-modal .fotorama__stage__frame .fotorama__img {
  max-height: none;
}

.modal-popup.quickview-modal .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.modal-popup.quickview-modal .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  width: 25px;
}

.modal-popup.quickview-modal .fotorama__nav-wrap {
  padding: 0 25px;
}

.modal-popup.quickview-modal .product-tocart {
  margin-bottom: 25px;
}

.modal-popup.quickview-modal .product-tocart__btn {
  height: 40px;
  font-size: 14px;
  padding-top: 10px;
}

.modal-popup.quickview-modal .product-tocart__qty {
  margin-right: 12px;
}

.modal-popup.quickview-modal .product-tocart__qty-input {
  width: 46px;
  height: 40px;
}

.modal-popup.quickview-modal .product-price-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.modal-popup.quickview-modal .product-price-container .price-box .price-wrapper {
  font-size: 16px;
  margin-bottom: 11px;
}

.modal-popup.quickview-modal .product-price-container .price-box > .price-container .price-wrapper.price-excluding-tax .price,
.modal-popup.quickview-modal .product-price-container .price-box .special-price .price-wrapper.price-excluding-tax .price {
  font-size: 21px;
}

.modal-popup.quickview-modal .product-promo {
  padding: 8px 12px;
  border: 1px solid rgba(7, 69, 123, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
  font-size: 14px;
  width: 100%;
}

.quickview__close {
  position: absolute;
  top: 24px;
  right: 24px;
  font-size: 18px;
  line-height: 0;
}

.quickview__details {
  font-size: 16px;
  margin-bottom: 16px;
}

.quickview__details p br + br {
  display: none;
}

.quickview__product-link {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.quickview__product-link:after {
  font-size: 7px;
}

.toolbar-container {
  display: none;
}

.toolbar__select {
  height: 32px;
  width: auto;
  border-color: #dedede;
  padding-top: 5px;
  padding-bottom: 5px;
}

.filters-link .hide-filters {
  display: none;
}

.filters-link .show {
  display: none;
}

.toolbar-toggles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  margin: 0 -12px 16px;
}

.toolbar-toggles__item {
  padding: 15px 0;
  text-align: center;
  width: 50%;
  text-transform: uppercase;
  cursor: pointer;
}

.toolbar-toggles__item:not(:last-child) {
  border-right: 1px solid #dedede;
}

.toggle-filters:after {
  display: none;
}

.filters-menu-before-open .toggle-filters:after {
  display: block;
}

.pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 32px 0 34px;
}

.pages .pages-label {
  display: none;
}

.pages .pages-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: 1px solid #dedede;
}

.pages .pages-items .item.current strong {
  background: #07457b;
  border-color: #07457b;
  color: #ffffff;
  font-weight: 400;
}

.pages .pages-items .item.pages-item-previous,
.pages .pages-items .item.pages-item-next {
  display: none;
}

.pages .pages-items .item a,
.pages .pages-items .item strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #ffffff;
}

.pages .pages-items .item a {
  color: #333333;
  border: 1px solid #dedede;
  border-right: none;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.pages .pages-items .item .label {
  display: none;
}

.product-details__title {
  border-bottom: 1px solid #dedede;
}

.product-details__title_active {
  border-color: #ffffff;
}

.product-details__title_active + .product-details__content {
  display: block;
}

.product-details__link {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase;
  display: block;
  padding: 20px 0 20px 4px;
}

.product-details__link:after {
  font-size: 14px;
  margin-right: 16px;
}

.product-details__title_active .product-details__link:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.product-details__content {
  display: none;
  padding: 12px 8px 24px;
  border-bottom: 1px solid #dedede;
  font-size: 16px;
}

.table-wrapper {
  overflow: auto;
}

.cart-totals .table,
.table-order-items,
.products-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.table-order-items caption,
.products-table caption,
.table-order-items .table-caption,
.products-table .table-caption {
  display: none;
}

.table-order-items th,
.products-table th,
.table-order-items td,
.products-table td {
  padding: 20px;
  text-align: center;
  border-bottom: 1px solid #dedede;
  vertical-align: top;
}

.table-order-items th.name,
.products-table th.name,
.table-order-items td.name,
.products-table td.name {
  min-width: 200px;
}

.table-order-items th:first-child,
.products-table th:first-child,
.table-order-items td:first-child,
.products-table td:first-child {
  padding-left: 0;
  text-align: left;
}

.table-order-items th:last-child,
.products-table th:last-child,
.table-order-items td:last-child,
.products-table td:last-child {
  text-align: right;
  padding-right: 0;
}

.products-table td.products-table__col_img {
  padding-left: 0;
  padding-right: 0;
  width: 120px;
}

.products-table td.products-table__col_price {
  text-align: left;
  width: calc(100% - 130px);
  padding-right: 0;
  padding-left: 10px;
}

.products-table__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 16px 0;
  border-bottom: 1px solid #dedede;
}

.products-table__wishlist {
  display: none;
}

.products-table__col {
  padding: 0;
}

.products-table__col_img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.products-table__col_details {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin-top: 11px;
}

.products-table__col_price {
  width: 164px;
}

.products-table__col_actions {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
  display: none;
  position: fixed;
  background: #ffffff;
  bottom: 0;
  padding: 0 12px;
  left: 0;
  right: 0;
  z-index: 20;
}

.products-table__col_actions:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background: rgba(51, 51, 51, 0.6);
  height: 100vh;
  width: 100vw;
  z-index: 1;
}

.products-table__col_actions .product-item-actions {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.products-table__col_actions .product-item-actions__item {
  width: 100%;
  border-color: transparent;
  height: 54px;
  font-size: 16px;
}

.products-table__col_actions .product-item-actions__item:before {
  margin-right: 8px;
}

.products-table__col_actions .product-item-actions__item:not(:last-child):after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #dedede;
}

.products-table__actions-trigger {
  float: right;
  font-size: 16px;
  width: 32px;
  text-align: center;
  margin-left: -32px;
}

.cart-mobile-actions {
  position: absolute;
  right: 20px;
  z-index: 1;
}

.password-strength-meter {
  padding: 4px 8px;
  font-size: 14px;
  margin: 4px 0;
  background: rgba(136, 136, 136, 0.5);
  background: -webkit-gradient(linear, left top, right top, from(rgba(136, 136, 136, 0.5)), to(rgba(51, 51, 51, 0.5)));
  background: linear-gradient(to right, rgba(136, 136, 136, 0.5), rgba(51, 51, 51, 0.5));
}

.password-weak .password-strength-meter {
  background: rgba(240, 0, 0, 0.5);
  background: -webkit-gradient(linear, left top, right top, from(rgba(240, 0, 0, 0.5)), to(rgba(51, 51, 51, 0.5)));
  background: linear-gradient(to right, rgba(240, 0, 0, 0.5), rgba(51, 51, 51, 0.5));
}

.password-medium .password-strength-meter {
  background: rgba(255, 185, 0, 0.5);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 185, 0, 0.5)), to(rgba(51, 51, 51, 0.5)));
  background: linear-gradient(to right, rgba(255, 185, 0, 0.5), rgba(51, 51, 51, 0.5));
}

.password-strong .password-strength-meter {
  background: rgba(135, 201, 0, 0.5);
  background: -webkit-gradient(linear, left top, right top, from(rgba(135, 201, 0, 0.5)), to(rgba(51, 51, 51, 0.5)));
  background: linear-gradient(to right, rgba(135, 201, 0, 0.5), rgba(51, 51, 51, 0.5));
}

.password-very-strong .password-strength-meter {
  background: rgba(125, 254, 0, 0.8);
  background: -webkit-gradient(linear, left top, right top, from(rgba(125, 254, 0, 0.8)), to(rgba(51, 51, 51, 0.5)));
  background: linear-gradient(to right, rgba(125, 254, 0, 0.8), rgba(51, 51, 51, 0.5));
}

.field.captcha {
  margin-top: 16px;
}

.field.captcha .captcha-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.field.captcha .captcha-image img {
  max-width: 50%;
  height: auto;
}

.product-item-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.product-item-actions__item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 0;
  text-align: center;
  height: 45px;
  border: 1px solid #dedede;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.product-item-actions__item:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.product-item-actions__item:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}

.product-item-actions__item:before {
  font-size: 22px;
}

.product-item-actions__item:not(:only-child):not(:last-child) {
  margin-right: -1px;
}

.wishlist-related-opened {
  overflow: hidden;
}

.wishlist-related-opened .header__hamburger {
  display: none;
}

.wishlist-related-opened .header__arrow-back {
  display: block;
}

.wishlist-related-container {
  right: 0;
  top: 101px;
  background: #ffffff;
  left: 0;
  position: fixed;
  z-index: 100;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  bottom: 0;
}

.wishlist-related-opened .wishlist-related-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wishlist-related {
  overflow: auto;
  width: 100vw;
}

.wishlist-related__carousel {
  background-color: #ffffff;
  padding: 0 4px;
}

.wishlist-related__carousel .product-item__title {
  display: none;
}

.wishlist-related__carousel .owl-nav button.owl-next {
  right: 24px;
}

.wishlist-related__carousel .owl-nav button.owl-prev {
  left: 24px;
}

.wishlist-related__carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 100%;
}

.wishlist-related__carousel .owl-stage .owl-item {
  padding: 0 8px;
  margin-bottom: 20px;
}

.wishlist-products__item.wishlist-related__item {
  padding: 12px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.wishlist-products__item.wishlist-related__item .wishlist-products__item-photo {
  min-width: 150px;
  height: 106px;
  margin-right: 12px;
}

.wishlist-products__item.wishlist-related__item .wishlist-products__item-photo img {
  opacity: 0.4;
}

.wishlist-products__item.wishlist-related__item .item-name__link {
  color: #888888;
}

.wishlist-products__item.wishlist-related__item .wishlist-products__item-photo-outofstock {
  display: block;
  padding: 0 20px;
  text-align: center;
}

.breadcrumbs {
  display: none;
}

.cms-page-view .breadcrumbs {
  display: block;
}

.breadcrumbs__items:after,
.breadcrumbs .items:after {
  content: "";
  display: table;
  clear: both;
}

.breadcrumbs__items:before,
.breadcrumbs .items:before {
  display: table;
  content: "";
}

.cms-page-view .breadcrumbs__link,
.cms-page-view .breadcrumbs .items .item a,
.breadcrumbs .items .item .cms-page-view a {
  display: none;
}

.cms-page-view .breadcrumbs__current,
.cms-page-view .breadcrumbs .items .item.product,
.breadcrumbs .items .cms-page-view .item.product {
  display: block;
  text-align: center;
  font-weight: 400;
  background: #f5f5f5;
  margin: 0 -12px 12px;
  padding: 6px 0;
}

.cart-summary {
  width: 100%;
  background-color: #f5f5f5;
  padding: 20px;
}

.cart-summary select {
  width: 100%;
}

.cart-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cart-summary .summary.title {
  display: none;
}

.cart-summary .block.shipping {
  margin-bottom: 20px;
}

.cart-summary .block.shipping > .title {
  display: none;
}

.cart-summary .checkout-methods-items {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  margin-bottom: 20px;
}

.cart-summary .checkout-methods-items .action {
  width: 100%;
}

.cart-summary .checkout-methods-items .multicheckout {
  display: none;
}

.cart-summary .message {
  display: none;
}

.cart-totals .table-caption {
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}

.cart-totals .table th,
.cart-totals .table td {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  padding: 6px 0;
}

.cart-totals .table th {
  text-align: left;
}

.cart-totals .table td {
  text-align: right;
}

.cart-totals .table tr:nth-last-of-type(2) td,
.cart-totals .table tr:nth-last-of-type(2) th {
  padding-bottom: 16px;
}

.cart-totals .table tr.grand th,
.cart-totals .table tr.grand td {
  padding-top: 16px;
  padding-bottom: 0;
  border-top: 1px solid #dedede;
  font-size: 16px;
  font-weight: bold;
}

.cart-discount {
  margin-top: 12px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  padding: 15px 20px 17px;
}

.cart-discount .content {
  margin-top: 12px;
}

.cart-discount .content .label,
.cart-discount .content .actions-toolbar {
  display: none;
}

.cart-discount .content .field {
  margin: 0;
}

.cart-discount__title,
.cart-discount .title {
  font-size: 16px;
  font-weight: bold;
  display: block;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cart-discount__title:after,
.cart-discount .title:after {
  float: right;
  font-size: 7px;
  margin-top: 8px;
  margin-left: 0;
}

.active .cart-discount__title:after,
.active .cart-discount .title:after,
.cart-discount .active .title:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.cart-discount__clear {
  font-size: 12px;
  margin: 5px 8px 0;
  display: inline-block;
  line-height: 0;
  vertical-align: top;
}

.cms-sidebar-menu {
  background-color: rgba(7, 69, 123, 0.05);
  margin: 0 -12px 24px;
}

.cms-sidebar-menu_search {
  margin: 24px -12px;
}

.cms-sidebar-menu__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 16px;
}

.cms-sidebar-menu__heading_cms {
  border-bottom: 1px solid #dedede;
}

.cms-sidebar-menu__icon {
  display: block;
  width: 48px;
  height: 48px;
  margin-right: 16px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.cms-sidebar-menu__icon_faq {
  background-image: url("../../img/cms/cms-faq@2x.png");
}

.cms-sidebar-menu__icon_search {
  background-image: url("../../img/cms/cms-search@2x.png");
}

.cms-sidebar-menu__icon_download {
  background-image: url("../../img/cms/cms-returns@2x.png");
}

.cms-sidebar-menu__icon_customer {
  background-color: #ffffff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 24px;
}

.cms-sidebar-menu__title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.cms-sidebar-menu__content {
  overflow: hidden;
}

.cms-sidebar-menu__content:after {
  content: "";
  display: table;
  clear: both;
}

.cms-sidebar-menu__content:before {
  display: table;
  content: "";
}

.cms-sidebar-menu__content .delimiter {
  border-bottom: 1px solid #dedede;
  display: block;
  margin: 0 -100%;
}

.cms-sidebar-menu__content_search {
  padding: 0 16px 16px;
}

.cms-sidebar-menu__list,
.cms-sidebar-menu__content ul {
  margin: 14px 0;
}

.cms-sidebar-menu__list_faq,
.cms-sidebar-menu__content_faq ul {
  margin: 0;
}

.cms-sidebar-menu__list-item,
.cms-sidebar-menu__content ul li {
  font-size: 16px;
  padding: 18px 24px;
  position: relative;
  cursor: default;
}

.cms-sidebar-menu__list-item_faq,
.cms-sidebar-menu__content_faq ul li {
  border-top: 1px solid #dedede;
  cursor: pointer;
}

.cms-sidebar-menu__list-item_selected,
.cms-sidebar-menu__content ul li.selected {
  font-weight: bold;
}

.cms-sidebar-menu__list-item_selected:before,
.cms-sidebar-menu__content ul li.selected:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  background: #f1b048;
}

.feedback-sidebar {
  margin-bottom: 12px;
}

.feedback-sidebar__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12px 12px 12px 23px;
  border: 1px solid #dedede;
}

.feedback-sidebar__text {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.feedback-sidebar__btn {
  background: #07457b url("../../img/cms/feedback-download.svg") no-repeat center;
  height: 40px;
  width: 88px;
  background-size: 26px;
  border-radius: 40px;
}

.cms-service-container {
  font-size: 0;
  margin: 0 -12px;
}

.cms-service-container:after {
  content: "";
  display: table;
  clear: both;
}

.cms-service-container:before {
  display: table;
  content: "";
}

.cms-service-item {
  margin-bottom: 2px;
  float: left;
  width: 100%;
  font-size: 14px;
  position: relative;
}

.cms-service-item_faq {
  margin: 0 -12px;
  width: auto;
  float: none;
}

.cms-service-item__cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(7, 69, 123, 0.05);
  padding: 12px 16px;
}

.cms-service-item__image-wrapper {
  width: 48px;
  height: 48px;
  display: block;
  border-radius: 50%;
  margin-right: 16px;
}

.cms-service-item__title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}

.cms-service-item__content {
  display: none;
}

.cms-contact .page-title.block-subtitle {
  text-align: center;
}

.contact-info {
  margin: 32px 0 24px;
}

.contact-info__title {
  margin-bottom: 20px;
}

.contact-info__table {
  border: 1px solid #dedede;
  margin: 0 -12px;
}

.contact-info__cell {
  padding: 16px;
}

.contact-info__cell:not(:last-of-type) {
  border-bottom: 1px solid #dedede;
}

.contact-info__cell-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 16px;
}

.contact-info__cell-content {
  line-height: 1.71;
  font-size: 14px;
}

.contact-info__cell-link {
  display: inline-block;
  line-height: 1;
}

.contact-info__cell-link:first-of-type {
  margin-bottom: 12px;
}

.contact-info__cell-link-more {
  color: #07457b;
}

.contact-info__cell-img-wrapper {
  width: 48px;
  height: 48px;
}

.contact-map__title {
  margin-bottom: 16px;
}

.contact-map__btn-wrapper {
  margin-bottom: 42px;
  text-align: center;
}

.contact-map__btn {
  padding-left: 24px;
  padding-right: 24px;
}

.contact-form-container {
  display: none;
}

._has-modal .zopim {
  display: none !important;
}

#mageplaza-betterpopup-block {
  position: relative;
}

.mp-better-popup-click-trigger {
  position: fixed;
  bottom: 0;
  z-index: 999;
}

.click-trigger {
  background-color: #31B0D5;
  color: white;
  padding: 10px 25px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-color: #46b8da;
}

.click-trigger:hover {
  background-color: #31B0D5;
  color: white;
  border: 1px solid #31B0D5;
}

div#bio_ep_close {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 99;
  color: #333;
  font-size: 14px;
  left: unset;
  background-color: unset;
  margin: 0;
}

#bio_ep {
  text-align: center;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.child-label {
  display: block;
  font-size: 25px;
  margin: 20px;
}

#bio_ep_content {
  position: relative;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

.better-popup-input-email {
  width: 70% !important;
  height: 35px !important;
}

input.better-popup-input-email::-webkit-input-placeholder {
  opacity: 0.5;
}

input.better-popup-input-email::-ms-input-placeholder {
  opacity: 0.5;
}

input.better-popup-input-email::placeholder {
  opacity: 0.5;
}

.better-popup-btn-submit {
  width: 70%;
  margin: 10px 0 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 35px;
}

.mageplaza-betterpopup-content {
  width: 100%;
  height: 100%;
  display: table;
}

.success-title {
  font-size: 22px;
}

.mp-popup-coupon-code {
  width: 70%;
  margin: 0 auto;
}

#mp-coupon-code {
  text-align: center;
  max-width: 100%;
  border: 1px dashed #c1bebe;
  background: 0 0;
  font-size: 25px;
  color: #FFF;
  margin-top: 15px;
  height: 50px;
}

button.btn-copy.primary {
  width: 100%;
  margin: 5px 0 15px 0;
  color: #fff;
  background-color: #006bb4;
  border: none;
  height: 35px;
}

button.btn-copy.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}

#status {
  color: #e02b27;
  visibility: visible;
  font-size: 13px !important;
}

span.success-lable {
  border: none !important;
  font-size: 16px !important;
}

#mp-powered {
  margin: 10px;
}

span.lable-powered {
  color: #fff;
  font-size: 11px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px;
  border-radius: 20px;
}

canvas {
  position: fixed;
  z-index: 10002;
  opacity: 0.5;
  display: none;
  top: 0px;
  left: 0px;
}

.popup-loader {
  display: none;
  position: absolute;
  width: 100%;
  padding-top: 15px;
}

img.loader {
  width: 3%;
}

.tmp3-img-content {
  float: left;
}

.tmp3-text-content {
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  width: calc(100% - 460px);
  height: 321px;
}

.tmp3-title {
  color: #0083d0;
  font-size: 50px;
  margin-top: 30px;
}

.tmp3-sub-title {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin-top: -12px;
}

.tmp3-text {
  color: #000000;
  font-size: 14px;
  width: 80%;
  margin: 0 auto;
  line-height: 1.714;
  margin-top: 30px;
}

.tmp3-form {
  position: relative;
  margin-top: 30px;
}

.tmp3-input {
  border: none !important;
  border-radius: 17.5px !important;
  background-color: #e5e5e5 !important;
  height: 35px !important;
  font-family: sans-serif !important;
}

.tmp3_field_newsletter {
  width: 75%;
  margin: 0 auto;
}

.tmp3-button {
  position: absolute;
  top: 0;
  right: 40px;
  border-radius: 17.5px;
  height: 35px;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #a2a2a2 !important;
  font-size: 12px !important;
  font-style: italic;
  padding-left: 5px;
}

.tm1-popup-loader {
  margin-top: 10px;
}

.tm1-loader {
  width: 7%;
}

.tmp3-lable-powered {
  font-size: 10px;
  color: rgb(255, 255, 255);
  position: absolute;
  bottom: 15px;
  left: 20px;
}

#mp-popup-template4 {
  width: 105%;
  height: 105%;
  background-repeat: no-repeat;
}

.tmp4-text-content {
  width: 50%;
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  margin: 25px 0 0 35px;
}

.tmp4-img-content {
  position: absolute;
  top: 40px;
  right: 10px;
}

.tmp4-title {
  font-size: 50px;
  color: rgb(0, 131, 208);
  line-height: 1.066;
  text-align: left;
}

.tmp4-sub-title {
  font-size: 14px;
  color: rgb(34, 34, 34);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.8;
  text-align: left;
}

.tmp4-text {
  font-size: 14px;
  color: rgb(34, 34, 34);
  line-height: 1.714;
  text-align: left;
  width: 75%;
  margin-top: 20px;
}

.tmp4-form {
  width: 75%;
  margin-left: 9px;
  text-align: left;
}

.tmp4-input {
  background-color: #e5e5e5 !important;
  margin-top: 30px;
  border: none !important;
  height: 35px !important;
  font-family: sans-serif !important;
}

.tmp4-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  padding-left: 15px;
  color: rgb(162, 162, 162) !important;
  line-height: 1.714;
  text-align: left;
}

.tmp4-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin: 15px 0 0 25px;
}

.tmp4-lable-powered {
  font-size: 10px;
  position: absolute;
  bottom: 20px;
  right: 93px;
  color: rgb(151, 151, 151);
}

.tmp5-img-content {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 35px;
}

.tmp5-img-cap {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
}

.tmp5-text-content {
  font-family: sans-serif;
  position: absolute;
  z-index: 40;
  top: -55px;
  left: 65px;
  width: 65%;
}

.tmp5-title {
  font-size: 40px;
  color: rgb(0, 131, 208);
  line-height: 1.2;
  text-align: center;
}

.tmp5-sub-title {
  font-size: 12px;
  color: rgb(34, 34, 34);
  font-weight: bold;
  text-align: center;
}

.tmp5-text {
  font-size: 14px;
  color: rgb(34, 34, 34);
  line-height: 1.286;
  text-align: center;
  margin-top: 15px;
}

.tmp5-form {
  width: 100%;
  position: absolute;
  z-index: 30;
  left: 0;
  bottom: 0;
}

.tmp5-img-email {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

.tmp5_field_newsletter {
  position: absolute;
  z-index: 10;
  top: -158px;
  left: 80px;
}

.tmp5-input {
  background-color: #e5e5e5 !important;
  width: 200px !important;
  height: 35px !important;
  border: none !important;
  font-family: sans-serif !important;
  padding-left: 30px !important;
}

.tmp5-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: rgb(162, 162, 162) !important;
  line-height: 1.714;
  text-align: center;
  padding-right: 25px;
}

.tmp5-button {
  position: absolute;
  z-index: 30;
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 10px;
  top: -125px;
  left: 115px;
}

.tmp5-msg-error {
  margin-top: 30px;
  position: absolute;
  z-index: 60;
  width: 100%;
}

.tmp5_field_newsletter #mp-newsletter-error {
  position: absolute;
}

.tmp5-form .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  top: -100px;
  left: 0;
  z-index: 100;
}

.tmp5-form .popup-loader .loader {
  width: 6%;
}

.tmp5-lable-powered {
  font-size: 10px;
  position: absolute;
  z-index: 100;
  bottom: 10px;
  right: 35%;
  color: #FFFFFF;
}

#mp-popup-template6 {
  font-family: sans-serif;
}

.tmp6-left-title {
  width: 350px;
  background-color: #0083d0;
  height: 250px;
  float: left;
}

.tmp6-left-title ul {
  list-style-type: none;
  margin-top: 35px;
}

.tmp6-left-title ul li {
  margin-bottom: -5px;
}

.tmp6-left-title ul li:nth-child(1) {
  font-size: 36px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-align: left;
}

.tmp6-left-title ul li:nth-child(2) {
  font-size: 36px;
  color: rgb(255, 255, 255);
  text-align: left;
}

.tmp6-left-title ul li:nth-child(3) {
  font-size: 36px;
  color: rgb(81, 245, 255);
  text-align: left;
}

.tmp6-text-content {
  background-color: #FFFFFF;
  width: 450px;
  height: 250px;
  float: left;
}

.tmp6-text {
  padding-top: 35px;
  width: 85%;
  margin: 0 auto;
  font-size: 20px;
  color: rgb(34, 34, 34);
  line-height: 1.4;
  text-align: center;
}

.tmp6-form {
  width: 85%;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
}

.tmp6-input {
  background: #e5e5e5 !important;
  height: 42px !important;
}

.tmp6-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: rgb(162, 162, 162) !important;
  line-height: 1.714;
  text-align: center;
}

.tmp6-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 20px;
}

.tmp6-lable-powered {
  position: absolute;
  left: 38px;
  bottom: 37px;
  font-size: 10px;
  color: rgb(255, 254, 254);
}

.tmp6_field_newsletter #mp-newsletter-error {
  position: absolute;
  top: 57px;
  display: block;
  width: 100%;
}

.tmp6-text-content .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  bottom: 18px;
}

.page-title-blog {
  margin-bottom: 10px;
}

.mpblog-suggestion {
  background: #ffffff;
  padding: 5px;
}

.mpblog-suggestion .mpblog-product-name {
  font-weight: bold;
}

.autocomplete-suggestions {
  margin-top: 5px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.7);
}

.autocomplete-suggestions .autocomplete-suggestion {
  cursor: pointer;
}

.autocomplete-suggestions .autocomplete-suggestion:hover {
  background-color: #07457b;
  color: #07457b;
}

.post-list-item {
  margin-bottom: 10px;
}

.post-list-item .mp-post-title {
  margin-bottom: 5px;
}

.post-list-item .mp-post-info {
  margin-bottom: 2px;
}

.post-list-item .mp-read-more {
  color: #07457b;
}

.mp-blog-view {
  padding-bottom: 15px;
}

.mp-blog-view #sharing {
  margin-top: 15px;
}

textarea.product-custom-option {
  border: solid 1px #eaeaea;
  padding: 9px 12px 11px;
  font-size: 16px;
  width: 100%;
}

select.product-custom-option.multiselect {
  height: 100%;
}

select.product-custom-option.multiselect option {
  font-size: 14px;
}

.customer_address .block {
  display: block !important;
  width: 100% !important;
}

.customer_address .block-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.customer_address .block-content .box {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.page-container {
  position: relative;
}

.page-container._non-clickable {
  pointer-events: none !important;
  position: relative;
}

.page-container._non-clickable::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.5);
  z-index: 1000;
}

.scroll-to-top {
  position: fixed;
  right: 20px;
  bottom: 70px;
  z-index: 999;
  width: 60px;
  height: 60px;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  background: #34b702;
  color: #ffffff;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.scroll-to-top:hover {
  background: #32ae02;
}

.scroll-to-top .scroll-to-top__icon {
  font-size: 20px;
}

.scroll-to-top .scroll-to-top__icon::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.reviews-review-index .page-title-wrapper {
  margin: 30px 0;
}

.reviews-review-index .sab-reviews {
  font-size: 14px;
}

.reviews-review-index .sab-reviews .reviews-list {
  display: grid;
  grid-template-columns: 1fr;
  padding: 0;
  list-style: none;
  gap: 1.428em;
  margin-bottom: 3.5714em;
}

.reviews-review-index .sab-reviews .review-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  box-direction: normal;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  border: 1px solid #dedede;
  border-radius: 4px;
  padding: 20px;
  gap: 0.71em;
}

.reviews-review-index .sab-reviews .review-item .row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  box-direction: normal;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
}

.reviews-review-index .sab-reviews .review-item .row.row_space-between {
  -webkit-box-pack: justify;
  box-pack: justify;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.reviews-review-index .sab-reviews .review-item .column {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  box-direction: normal;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}

.reviews-review-index .sab-reviews .review-item .review-item__header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  box-direction: normal;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  gap: 1.42em;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .row {
  gap: 0.42em;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .column {
  gap: 0.142em;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .customer {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  box-direction: normal;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  gap: 0.7em;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .customer > img {
  width: 3em;
  height: 3em;
  border-radius: 50%;
  background: #dedede;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .customer .customer__info {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  box-direction: normal;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  gap: 0.142em;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .customer .customer__info .name {
  font-size: 1.07em;
  line-height: 1.2em;
  font-weight: bold;
  margin: 0;
  width: 8em;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  cursor: pointer;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .verified {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  box-direction: normal;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  gap: 0.428em;
  padding: 6px 8px;
  background: #F5F9FA;
  border-radius: 5px;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .verified .verified__logo {
  height: 1.407em;
  width: 1.34em;
  mask-image: url("../../img/svg/sab-reviews/verified-icon.svg");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: 0;
  background-color: #005AA0;
  -webkit-mask-image: url("../../img/svg/sab-reviews/verified-icon.svg");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .verified p {
  font-size: 0.928em;
  line-height: 1.114em;
  font-weight: bold;
  color: #005AA0;
  margin: 0;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .review-title-link {
  text-decoration: underline;
  font-size: 1.28em;
  line-height: 1.64em;
  font-weight: bold;
  margin: 0;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .review-title {
  font-size: 1.28em;
  line-height: 1.64em;
  font-weight: bold;
  margin: 0;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .rating {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  box-direction: normal;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  gap: 0.85em;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .rating .star-rating-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  box-direction: normal;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  gap: 0.215em;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .rating .star-rating-wrapper .star {
  height: 1em;
  width: 1em;
  mask-image: url("../../img/svg/sab-reviews/star-empty.svg");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: 0;
  background-color: #dedede;
  -webkit-mask-image: url("../../img/svg/sab-reviews/star-empty.svg");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0;
}

.reviews-review-index .sab-reviews .review-item .review-item__header .rating .star-rating-wrapper .star._filled {
  background-image: url("../../img/svg/sab-reviews/star-filled.svg");
}

.reviews-review-index .sab-reviews .review-item .review-item__header .rating .rating-value {
  font-size: 1.142em;
  line-height: 1.42em;
  font-weight: bold;
}

.reviews-review-index .sab-reviews .review-item .review-item__body {
  font-size: 1em;
  line-height: 1.2em;
  color: #333333;
  font-weight: 400;
  text-align: left;
  margin: 0;
}

.reviews-review-index .sab-reviews .review-item .review-item__footer {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  box-pack: end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}

.reviews-review-index .sab-reviews .review-item .review-item__footer .date {
  font-size: 0.85714em;
  line-height: 1.114em;
  font-weight: 400;
}

.cms-home .page-main .page-title-wrapper {
  display: none;
}

.hp-intro-section {
  overflow: hidden;
  position: relative;
}

.hp-intro {
  position: relative;
}

.hp-intro .hp-intro__owl-carousel .owl-nav button.owl-prev {
  left: 30px;
}

.hp-intro__owl-carousel {
  height: auto;
}

.hp-intro .hp-intro__owl-carousel .owl-nav button.owl-prev,
.hp-intro .hp-intro__owl-carousel .owl-nav button.owl-next {
  color: #f1b048;
}

.hp-intro .hp-intro__owl-carousel .owl-nav button.owl-prev:hover,
.hp-intro .hp-intro__owl-carousel .owl-nav button.owl-next:hover {
  color: #dc8e11;
}

.hp-intro .hp-intro__owl-carousel .owl-nav button.owl-prev {
  left: 30px;
}

.hp-intro .hp-intro__owl-carousel .owl-nav button.owl-next {
  right: 30px;
}

.hp-intro__img img {
  width: 100%;
  -o-object-position: top left;
  object-position: top left;
}

.hp-intro__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 28px 0 24px;
}

.hp-intro__label {
  position: absolute;
  top: 70%;
  right: 0;
  max-width: 248px;
  margin-right: 30px;
}

a.hp-intro__new {
  position: absolute;
  top: 5%;
  right: 5%;
  width: 90%;
  height: 65px;
}

a.hp-intro__new span {
  font-size: 20px;
}

.hp-intro__subtitle {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 12px;
}

.hp-intro__text {
  font-size: 14px;
  margin-bottom: 20px;
  max-width: 200px;
}

.hp-intro__btn {
  background-color: #dc8e11;
}

.hp-intro__btn:hover {
  background-color: #c47e0f;
}

.hp-intro__scroll {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.scroll-to-categories {
  background: none;
  border: none;
  cursor: pointer;
}

.scroll-to-categories .scroll-to-categories__icon {
  font-size: 30px;
  color: #ffffff;
}

.scroll-to-categories .scroll-to-categories__icon::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.hp-intro-banner {
  display: none;
}

.hp-categories {
  padding: 0 36px;
  margin: 64px 0;
}

.hp-categories .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hp-categories .owl-carousel .owl-prev {
  left: -40px !important;
}

.hp-categories .owl-carousel .owl-prev.disabled {
  display: none !important;
}

.hp-categories .owl-carousel .owl-next {
  right: -40px !important;
}

.hp-categories .owl-carousel .owl-next.disabled {
  display: none !important;
}

.hp-categories__item {
  display: block;
  line-height: normal;
  margin-bottom: 20px;
  white-space: nowrap;
}

a.hp-categories__link {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

a.hp-categories__link:hover {
  color: #07457b;
}

a.hp-categories__link:after {
  margin-left: 3px;
}

.hp-popular {
  margin: 24px 0 32px;
  text-align: left;
}

.hp-popular .block-subtitle {
  margin-bottom: 20px;
}

.hp-benefits {
  margin: 32px 0;
}

.hp-benefits__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1px;
  border-top: 1px solid #dedede;
}

.hp-benefits__item {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
  padding: 8px;
  height: 74px;
}

.hp-benefits__img {
  width: 32px;
  height: 32px;
}

.hp-benefits__label {
  font-size: 14px;
  color: #333333;
  text-align: center;
}

.hp-about {
  margin: 32px 0;
}

.hp-about__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  background: #dedede;
}

.hp-about__img-wrapper {
  margin-bottom: 12px;
}

.hp-about__img {
  width: 100%;
  max-height: 100%;
}

.hp-about__subtitle {
  text-align: left;
}

.hp-about__text {
  font-size: 14px;
  color: #333333;
  margin-top: 8px;
  margin-bottom: 16px;
}

.hp-service {
  position: relative;
  margin: 32px 0;
}

.hp-service__bg {
  background-color: #000000;
  height: 300px;
}

.hp-service__img {
  opacity: 0.4;
}

.hp-service__content {
  padding: 30px 0 32px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hp-service__list {
  counter-reset: services;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  width: 300px;
}

.hp-service__item {
  text-align: center;
  margin-top: 16px;
  padding: 0 17.5px;
}

.hp-service__icon {
  margin-bottom: 8px;
}

.hp-service__icon-img {
  width: 64px;
}

.hp-service__label {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  display: block;
  margin: 0 -20px;
}

.hp-service__label:before {
  counter-increment: services;
  content: counter(services) ". ";
}

.hp-charity {
  margin: 32px 0;
}

.hp-charity__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.hp-charity__img {
  width: 100%;
}

.hp-charity__content {
  background-color: #f5f5f5;
  padding: 16px 16px 20px;
}

.hp-charity__title {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

.hp-charity__text {
  font-size: 14px;
  margin: 8px 0 16px;
}

.hp-cms {
  margin: 32px 0;
}

.hp-cms__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hp-cms__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hp-cms__item:not(:last-child) {
  margin-bottom: 18px;
}

.hp-cms__icon {
  width: 48px;
  height: 48px;
  border: 1px solid #dedede;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hp-cms__img {
  display: none;
}

.hp-cms__link-wrapper {
  max-width: 240px;
}

.hp-cms__link {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

.hp-cms__link:after {
  margin-left: -2px;
  font-size: 7px;
  margin-top: 0;
}

.hp-brands {
  margin: 32px 0 40px;
}

.hp-brands__title {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  margin-bottom: 12px;
}

.hp-brands__list {
  padding: 0 36px;
}

.hp-brands__item {
  width: 118px;
  height: 64px;
}

.hp-brands__link {
  border: 1px solid #dedede;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  height: 100%;
  width: 100%;
}

.hp-warehouse {
  display: none;
}

.category-title {
  padding: 24px 0 20px;
}

.categories-message {
  padding-top: 30px;
  padding-bottom: 30px;
}

.category-description {
  background-color: rgba(7, 69, 123, 0.05);
  padding: 16px 12px 0;
  font-size: 14px;
}

.category-description:after {
  content: "";
  display: table;
  clear: both;
}

.category-description:before {
  display: table;
  content: "";
}

.category-description h2,
.category-description h3,
.category-description h4,
.category-description h5 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}

.category-description p {
  margin-bottom: 16px;
}

.category-description img {
  margin: 10px;
}

.category-description_bottom {
  margin-bottom: 32px;
  padding-bottom: 4px;
  padding-top: 0;
}

.product-content {
  padding-top: 12px;
}

.product-content:after {
  content: "";
  display: table;
  clear: both;
}

.product-content:before {
  display: table;
  content: "";
}

.product-content .product-options-wrapper .price-notice .price-excluding-tax:after {
  content: " " attr(data-label);
}

#product-slider {
  position: -webkit-sticky;
  position: sticky;
  z-index: 10;
  background: #ffffff;
  border: solid #dedede;
  border-width: 1px 0;
  top: 20px;
}

#product-slider .product-slider__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

#product-slider .product-filter-btn {
  background: none;
  border: none;
  font-size: 40px;
  cursor: pointer;
  display: block;
  text-align: center;
}

#product-slider .product-filter-btn::before {
  content: "❯";
}

#product-slider .product-prev::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.product-media {
  margin-bottom: 16px;
  min-height: 390px;
}

.product-media__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ed1c26;
  font-weight: 700;
  font-size: 16px;
}

.product-info {
  margin-bottom: 24px;
}

.product-title {
  margin-bottom: 12px;
}

.product-title .block-subtitle {
  text-align: left;
}

.product-short-description,
.product.attribute.overview {
  font-size: 14px;
  padding-bottom: 16px;
  margin-bottom: 12px;
  border-bottom: 1px solid #dedede;
}

.product-condition {
  margin-bottom: 12px;
}

.product-condition__state {
  font-size: 20px;
}

.product-condition__label {
  font-size: 14px;
  margin-left: 4px;
}

.product-condition__label-cond {
  display: none;
}

.product-in-stock {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #32ae02;
}

.product-in-stock_few {
  color: #f1b048;
}

.product-in-stock_out {
  color: #cc2e2e;
}

.product-in-stock__icon {
  display: inline-block;
  width: 44px;
  height: 14px;
  border-radius: 8px;
  border: 1px solid currentColor;
  -webkit-box-shadow: 0 0 0 0.5px currentColor inset;
  box-shadow: 0 0 0 0.5px currentColor inset;
  position: relative;
}

.product-in-stock__icon:before {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 2px;
  border-radius: 9px;
  width: 13px;
  background-color: currentColor;
  display: block;
}

.product-in-stock__label {
  color: currentColor;
  margin-left: 6px;
}

.product-price-container {
  margin-bottom: 20px;
}

.product-stock-state {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: bold;
  color: red;
}

.modal-inner-wrap {
  border-radius: 21px;
  width: 450px;
}

.modal-inner-wrap .request-product-form label {
  font-family: "PT Sans", sans-serif;
}

.modal-inner-wrap .modal-footer .submit-request {
  background: #f1b048;
  color: #ffffff;
  border-radius: 21px;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  padding: 10px 20px 12px;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  height: 52px;
  cursor: pointer;
  border: none;
  width: 360px;
  text-align: center;
  margin-bottom: 20px;
}

.modal-inner-wrap .modal-footer .submit-request:hover {
  opacity: 0.8;
}

#product-request-button {
  background: #f1b048;
  color: #ffffff;
  border-radius: 21px;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  padding: 10px 20px 12px;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  height: 52px;
  cursor: pointer;
  width: 360px;
  border: none;
  text-align: center;
  margin-bottom: 20px;
}

#product-request-button:hover {
  opacity: 0.8;
}

.smart-div-required {
  margin-left: 38px;
}

.smart-modal-input {
  font-family: "Ubuntu", sans-serif;
  display: block;
  margin: 10px;
  padding: 5px;
  border-radius: 51px;
  font-size: 22px;
}

.product-info .prices-tier {
  margin-bottom: 10px;
}

.product-promo {
  padding: 8px 12px;
  border: 1px solid rgba(7, 69, 123, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
  font-size: 14px;
}

.product-promo__value {
  color: #07457b;
  font-weight: bold;
}

.product-promo__amount {
  color: #888888;
}

.product-promo__label {
  display: inline;
  margin-right: 3px;
  text-transform: uppercase;
}

.product-price {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.product-price a.popup {
  text-decoration: underline;
  color: #000080;
}

.product-price a.popup:hover {
  color: #07457b;
}

.product-price__item,
.product-price-container .price-box .price-wrapper {
  font-size: 14px;
}

.product-price__item:not(:last-child),
.product-price-container .price-box .price-wrapper:not(:last-child) {
  margin-bottom: 10px;
}

.product-price__price_main,
.product-price-container .price-box > .price-container .price-wrapper.price-excluding-tax .price,
.product-price-container .price-box .special-price .price-wrapper.price-excluding-tax .price {
  font-size: 18px;
  font-weight: bold;
}

.product-tocart {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
  display: block;
}

.product-tocart .field-qty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 6px;
  padding-right: 6px;
}

.product-tocart .field-qty .field-qty__content {
  width: 68%;
}

.product-tocart .field-qty .field-qty__btn_action_dec {
  border-right: 1px solid #eaeaea;
  border-top: 0;
  left: -25%;
  border-left: 0;
}

.product-tocart .field-qty .field-qty__btn {
  right: -25%;
  width: 15%;
  height: 100%;
}

.product-item__addto-wishlist::before {
  margin: auto;
}

.product-tocart__action button {
  margin: 0 0 10px;
}

.product-tocart__qty {
  margin-right: 0;
}

.product-tocart__qty-input {
  border: none;
  width: 47px;
}

.product-tocart__action {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.product-tocart__btn {
  width: 100%;
}

.product-tocart__wishlist {
  margin-left: 0;
  width: auto;
}

.product-tocart__wishlist-link {
  width: 40px;
  height: 40px;
  border-color: #888888;
}

.product-tocart__wishlist-link:before {
  font-size: 16px;
}

.product-benefits {
  background-color: #07457b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 14px;
}

.catalog-product-view .product-details__content {
  font-size: 18px;
}

.catalog-product-view .product-details__link {
  font-size: 18px;
}

.catalog-product-view .product-tocart__btn {
  font-size: 18px;
}

.catalog-product-view .product-short-description,
.catalog-product-view .product.attribute.overview,
.catalog-product-view.product.attribute.overview,
.catalog-product-view.product-promo,
.catalog-product-view.product-condition__label,
.product-price-container .price-box .price-wrapper,
.catalog-product-viewform .label,
.catalog-product-viewform label,
.catalog-product-view .field .label,
.catalog-product-view .field label,
.catalog-product-view .input-text,
html .catalog-product-view {
  font-size: 16px;
}

.catalog-product-view select {
  font-size: 15px;
}

.block-subtitle,
.product-price-container .price-box .price-wrapper {
  font-size: 20px;
}

.product-benefits__item {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-benefits__item:not(:last-child) {
  margin-bottom: 10px;
}

.product-benefits__icon {
  font-size: 24px;
  margin-right: 10px;
}

.product-price-container .price-box .price-wrapper .price {
  font-size: 18px;
}

.additional-attributes:after {
  content: "";
  display: table;
  clear: both;
}

.additional-attributes:before {
  display: table;
  content: "";
}

.additional-attributes__label {
  float: left;
  font-weight: bold;
  margin-right: 4px;
}

.additional-attributes__value {
  margin-bottom: 16px;
}

.product-stock {
  margin-bottom: 24px;
}

.product-stock .stock.unavailable {
  font-size: 18px;
  color: #ed1c26;
}

.btn.change-qty-action,
.columns_customer .actions-toolbar .change-qty-action.action,
.customer-account-logoutsuccess .column.main .actions-toolbar .change-qty-action.action,
.customer-account-login .column.main .actions-toolbar .change-qty-action.action,
.customer-account-createpassword .column.main .actions-toolbar .change-qty-action.action,
.customer-account-forgotpassword .column.main .actions-toolbar .change-qty-action.action,
.customer-account-create .column.main .actions-toolbar .change-qty-action.action,
.modal-popup .modal-footer button.change-qty-action,
.field.captcha .change-qty-action.captcha-reload,
.cart-summary .checkout-methods-items .change-qty-action.action {
  height: 40px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 19px;
  margin-left: 10px;
}

.asd {
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
  background: #f00;
}

.cart-container:after {
  content: "";
  display: table;
  clear: both;
}

.cart-container:before {
  display: table;
  content: "";
}

.cart-form-container {
  width: 100%;
}

.cart-sidebar {
  margin: 20px 0 12px;
  width: 100%;
}

.cart-sidebar .action.checkout {
  background-color: #23b14d;
}

.cart-sidebar .action.checkout:hover {
  background-color: #0b9935;
}

.cart-top {
  margin-top: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dedede;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.cart-top__title {
  display: none;
}

.cart-top__items {
  font-size: 18px;
  color: #333333;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cart-subtotal-top {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  background-color: #f5f5f5;
  margin: 0 -12px;
  padding: 9px 0;
  z-index: 15;
  position: relative;
}

.cart-subtotal-top:after {
  content: "";
  display: table;
  clear: both;
}

.cart-subtotal-top:before {
  display: table;
  content: "";
}

.cart-subtotal-top__title {
  margin-bottom: 2px;
  text-transform: uppercase;
  display: block;
}

.cart-subtotal-top__price {
  font-weight: bold;
}

.cart-subtotal-top__btn {
  float: right;
  min-width: 114px;
}

.cart-bottom {
  width: 100%;
  clear: both;
  margin: 20px 0 32px;
}

.cart-delivery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cart-delivery__img-container {
  font-size: 0;
}

.cart-delivery__content {
  padding: 16px 16px 20px;
  border: 1px solid #dedede;
  font-size: 16px;
}

.cart-delivery__title {
  font-weight: bold;
  margin-bottom: 12px;
}

.cart-delivery__text {
  margin-bottom: 12px;
}

.cart-delivery__link {
  color: #07457b;
}

.cart-empty {
  margin: 32px 0;
}

.cart-empty h1 {
  margin-bottom: 16px;
}

.checkout-cart-index .product-image-photo {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}

.checkout-header {
  border-bottom: 1px solid #dedede;
  margin-bottom: 16px;
}

.banktransfer-payment {
  display: grid;
}

.banktransfer-payment-info {
  margin-top: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: solid #dcd8d8 !important;
  border-width: 0 0 1px 0 !important;
}

.banktransfer-payment-info .payment-method-label {
  padding-left: 90px;
  font-weight: 700;
  width: 325px;
}

.po-number-input {
  display: none;
  margin-bottom: 20px;
  margin-top: 20px;
}

.po-number-input .po-number {
  text-align: center;
  font-weight: bolder;
  height: 40px;
  width: 100%;
  background: #eaeaea;
  border: 0;
  border-radius: 25px;
}

.payment-method-issuers {
  display: none;
  border-bottom: 1px solid #dcd8d8;
  margin-top: 20px;
  padding-bottom: 20px;
  width: 100%;
}

.payment-method-issuers #ideal-issuers {
  margin-left: 90px;
  width: 90%;
}

.onestepcheckout-index-index .payment-methods-selector .ideal-selected {
  border-width: 0 !important;
}

.onestepcheckout-index-index .ideal-selected input[type=radio] + label::before {
  content: "";
  background-clip: content-box;
  background-color: #07457b;
  padding: 4px;
}

.checkout-header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 0;
}

.checkout-header-content .header__contacts i {
  display: none;
}

.checkout-header-content .header__contacts a span {
  display: none;
}

.checkout-header-content .header__contacts a:before {
  content: "✉";
  float: left;
  font-size: 16px;
  margin-right: 8px;
  margin-top: 2px;
  margin-bottom: -6px;
}

.checkout-header-content .header__contacts a.header__contacts-item_phone:before {
  content: "☎";
  font-size: 19px;
  margin-top: 0;
}

.checkout-header-content .header__hamburger {
  display: none;
}

.checkout-header-content .header__logo {
  margin: 0;
}

.place-order-primary button {
  background-color: #23b14d;
}

.place-order-primary button:hover {
  background-color: #0b9935;
}

.checkout-top {
  padding: 0 0 16px;
  margin-bottom: 24px;
  border-bottom: 1px solid #dedede;
}

.checkout-top__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
  text-align: center;
}

.flex-container {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkout-guest__btn {
  width: 100%;
  margin-bottom: 12px;
}

.checkout-guest__text {
  margin: auto;
  text-align: center;
  display: block;
}

.checkout-form {
  counter-reset: checkout-step;
  margin-bottom: 16px;
}

.checkout-step .contact-us {
  display: block;
  margin-bottom: 30px;
}

.checkout-step__title {
  height: 56px;
  background-color: #f5f5f5;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  margin: 0 -12px 16px;
  padding-left: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
}

.checkout-step__title:before {
  counter-increment: checkout-step;
  content: counter(checkout-step);
  width: 26px;
  height: 26px;
  background-color: #07457b;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 12px;
  border-radius: 50%;
}

.checkout-step__title-lock {
  position: absolute;
  right: 12px;
  bottom: 0;
  top: 0;
  margin: auto;
  font-size: 26px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkout-step__content {
  margin-bottom: 32px;
}

.shipping-address-item {
  padding-left: 40px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 24px;
  padding-top: 24px;
  position: relative;
}

.shipping-address-item:before {
  border-radius: 50%;
  top: 50%;
  margin-top: -10px;
}

.shipping-methods__item {
  padding-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dedede;
}

.shipping-methods__item:not(:first-of-type) {
  padding-top: 16px;
}

.shipping-methods__input-wrapper {
  padding-right: 24px;
}

.shipping-methods__label {
  margin: 0 !important;
  padding: 0 !important;
}

.shipping-methods__label:before {
  position: static !important;
}

.shipping-methods__title {
  display: block;
  margin-bottom: 8px;
}

.checkout-products {
  margin-bottom: 12px;
}

.checkout-products__table,
.checkout-totals {
  border-collapse: collapse;
  width: 100%;
  font-size: 14px;
}

.checkout-products__table-th,
.checkout-products__table-td,
.checkout-totals th,
.checkout-totals td {
  padding: 0 16px 6px;
  text-align: center;
  border-bottom: 1px solid #dedede;
}

.checkout-products__table-th:first-child,
.checkout-products__table-td:first-child,
.checkout-totals th:first-child,
.checkout-totals td:first-child {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}

.checkout-products__table-th:last-child,
.checkout-products__table-td:last-child,
.checkout-totals th:last-child,
.checkout-totals td:last-child {
  text-align: right;
  padding-right: 0;
}

.checkout-products__table-td,
.checkout-totals th,
.checkout-totals td {
  font-weight: 400;
  padding-top: 12px;
  padding-bottom: 12px;
  vertical-align: top;
}

.checkout-products__table-td .price-including-tax,
.checkout-totals th .price-including-tax,
.checkout-totals td .price-including-tax {
  display: none;
}

.checkout-totals {
  margin-bottom: 24px;
}

.checkout-totals th,
.checkout-totals td {
  border: none;
  padding-top: 0 !important;
}

.checkout-totals .grand.totals.incl th,
.checkout-totals .grand.totals.incl td {
  border-top: 1px solid #dedede;
  padding-top: 12px !important;
}

.payment-method:not(._active) {
  display: none;
}

.payment-method .payment-method-title {
  display: none;
}

.payment-methods-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.payment-methods-selector .active-elm {
  opacity: 1 !important;
  border: 1px solid #07457b !important;
}

.payment-methods-selector span {
  position: unset !important;
  padding-left: unset !important;
}

.payment-methods-selector .payment-method-title.field.choice {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  border: solid 1px lightgray;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
  padding: 5px;
  position: relative;
}

.payment-methods-selector .payment-method-title.field.choice:nth-child(odd) {
  border-right: none;
}

.payment-methods-selector .payment-method-title.field.choice:nth-child(1) {
  border-bottom: none;
}

.payment-methods-selector .payment-method-title.field.choice:nth-child(2) {
  border-bottom: none;
}

.payment-methods-selector .payment-method-title.field.choice img {
  height: 35px;
}

.payment-methods-selector .payment-method-title.field.choice input[type=checkbox] + span:before {
  content: "";
  display: none;
}

#checkout-payment-method-load {
  margin-top: 20px;
}

#checkout-payment-method-load .payment-method .payment-method-content .actions-toolbar {
  display: none;
}

.checkout-comment-block {
  margin: 30px 0;
}

.checkout-comment-block .input-text {
  height: auto;
}

.checkout-comment-block textarea {
  width: 100%;
  height: 100px;
}

.checkout-agreement .show-modal {
  color: #07457b;
  text-decoration: underline;
}

.checkout-container .messages {
  margin-top: 15px;
}

.checkout-container .messages .message-error {
  color: #cc2e2e;
  margin-bottom: 15px;
}

.checkout-container select,
.checkout-container select:hover,
.checkout-container input[type=checkbox] + label::before,
.checkout-container .input-textarea,
.checkout-container input[type=radio] + label::before,
.checkout-container .input-text {
  border: 1px solid rgba(17, 51, 17, 0.6666666667);
}

.checkout-container .field[name="billingAddress.postcode"] .input-text,
.checkout-container .field[name="shippingAddress.postcode"] .input-text {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.checkout-container ._warn[name="billingAddress.postcode"] .input-text,
.checkout-container ._warn[name="shippingAddress.postcode"] .input-text {
  border-color: #cc2e2e;
}

.onestepcheckout-index-index .field .label {
  font-size: 14px;
}

.onestepcheckout-index-index .checkout-form .field.choice {
  padding-left: 10px;
}

.onestepcheckout-index-index .checkout-billing-address .field.street label,
.onestepcheckout-index-index .form .field.street label {
  display: inline-block;
  font-weight: 700;
}

.onestepcheckout-index-index form legend {
  margin: 0;
}

.onestepcheckout-index-index .street {
  padding: 0 10px;
}

.onestepcheckout-index-index .shipping-methods__list {
  margin-bottom: 28px;
}

.onestepcheckout-index-index .payment-methods-selector .payment-method-title.field.choice {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  border: none;
  border-bottom: 1px solid #dcd8d8;
  padding: 20px 0;
}

.onestepcheckout-index-index .payment-methods-selector .payment-method-title.field.choice:nth-child(2),
.onestepcheckout-index-index .payment-methods-selector .payment-method-title.field.choice:nth-child(1) {
  border-bottom: 1px solid #dcd8d8;
}

.onestepcheckout-index-index .payment-methods-selector .payment-method-title.field.choice {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.onestepcheckout-index-index .payment-methods-selector .payment-method-title.field.choice label {
  padding-left: 90px;
}

.onestepcheckout-index-index .payment-methods-selector .active-elm {
  border: solid #dcd8d8 !important;
  border-width: 0 0 1px 0 !important;
}

.onestepcheckout-index-index .active-elm input[type=radio] + label::before {
  content: "";
  background-clip: content-box;
  background-color: #07457b;
  padding: 4px;
}

.onestepcheckout-index-index .osc-place-order-block {
  border: none;
  margin: 0;
  padding: 0 !important;
}

.onestepcheckout-index-index .checkout-comment-block {
  margin: 0 0 30px 0;
}

.onestepcheckout-index-index .osc-newsletter.field.choice.col-mp {
  padding-left: 0;
}

.onestepcheckout-index-index #co-place-order-area {
  padding: 0 !important;
}

.onestepcheckout-index-index .payment-method-label {
  font-weight: 700;
}

.onestepcheckout-index-index fieldset.zero-emission-zone {
  margin-bottom: 0;
}

.onestepcheckout-index-index fieldset.zero-emission-zone .field-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.onestepcheckout-index-index fieldset.zero-emission-zone .field-wrapper .field {
  margin-right: 20px;
  margin-bottom: 0;
}

.onestepcheckout-index-index fieldset.zero-emission-zone .field-wrapper .field input[type=radio] + label:before,
.onestepcheckout-index-index fieldset.zero-emission-zone .field-wrapper .field input[type=radio] + span:before {
  border: 1px solid rgba(17, 51, 17, 0.6666666667);
}

.onestepcheckout-index-index fieldset.zero-emission-zone._required .field-wrapper label:after {
  display: none;
}

table#checkout-review-table.checkout-products__table,
table#checkout-review-table.checkout-totals {
  border: none;
  border-collapse: collapse;
}

table#checkout-review-table.checkout-products__table .checkout-products__table-th,
table#checkout-review-table.checkout-totals .checkout-products__table-th,
table#checkout-review-table.checkout-products__table .checkout-products__table-td,
table#checkout-review-table.checkout-totals .checkout-products__table-td,
table#checkout-review-table.checkout-products__table .checkout-totals th,
.checkout-totals table#checkout-review-table.checkout-products__table th,
table#checkout-review-table.checkout-totals th,
table#checkout-review-table.checkout-products__table .checkout-totals td,
.checkout-totals table#checkout-review-table.checkout-products__table td,
table#checkout-review-table.checkout-totals td {
  border: none;
}

table#checkout-review-table.checkout-products__table thead,
table#checkout-review-table.checkout-totals thead,
table#checkout-review-table.checkout-products__table .checkout-products__item,
table#checkout-review-table.checkout-totals .checkout-products__item {
  border-bottom: 1px solid #dcd8d8;
}

table#checkout-review-table.checkout-products__table tbody tr td,
table#checkout-review-table.checkout-totals tbody tr td {
  padding: 12px 0;
}

.sign_in {
  color: #07457b;
  text-decoration: underline;
}

.sign_in:hover {
  color: #333333;
  text-decoration: underline;
}

.success-page-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.actions-toolbar {
  margin-bottom: 15px;
}

.modal-popup.no-close .action-close {
  display: none;
}

.modal-popup.no-close .info {
  font-size: 18px;
}

.modal-popup.no-close .contact-info {
  color: #07457b;
  text-decoration: underline;
}

.customer-title .order-status {
  display: block;
  text-transform: uppercase;
  color: #07457b;
  margin: 8px 0;
}

.customer-title .order-date {
  font-style: italic;
}

.customer-title .actions a {
  margin-right: 8px;
}

.columns_customer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.columns_customer > .main {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 24px;
}

.columns_customer > .main > .message,
.columns_customer > .main > div > .message:first-child {
  margin-top: 0 !important;
}

.columns_customer .block-title {
  font-size: 16px;
  margin: 0 0 15px;
  text-transform: uppercase;
}

.columns_customer .block-title strong {
  margin-right: 8px;
  vertical-align: middle;
}

.columns_customer .box-title {
  margin: 0 0 8px;
  display: block;
  font-weight: 700;
  font-size: 16px;
}

.columns_customer .box {
  margin-top: 24px;
}

.columns_customer .action:not(.primary):not(.back) {
  color: #07457b;
  display: inline-block;
  margin: 0 10px;
  text-transform: none;
  font-size: 14px;
  vertical-align: middle;
}

.columns_customer .action:not(.primary):not(.back):first-child {
  margin-left: 0;
}

.columns_customer .action.edit {
  position: relative;
  padding-left: 20px;
  text-indent: -20px;
  margin-left: 20px !important;
}

.columns_customer .action.edit:before {
  content: "✎";
  position: absolute;
  left: 0;
  top: 2px;
  bottom: 0;
}

.columns_customer fieldset:after {
  content: "";
  display: table;
  clear: both;
}

.columns_customer fieldset:before {
  display: table;
  content: "";
}

.columns_customer fieldset:not(:last-of-type) {
  margin-bottom: 16px;
}

.columns_customer fieldset .field .field.additional {
  margin-top: 12px;
}

.columns_customer fieldset .field.street > label {
  display: inline-block;
}

.columns_customer .custom-select-container.is-disabled {
  display: none;
}

.columns_customer .box-content {
  margin: 8px 0;
}

.columns_customer .block-order-details-view .block-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.columns_customer .block-order-details-view .block-content .box {
  width: 50%;
}

.columns_customer .block-order-details-view .block-content .box .box-title {
  font-weight: 700;
}

.columns_customer .order-details-items .order-title {
  display: none;
}

.columns_customer address {
  font-style: normal;
}

.columns_customer .items.order-links strong {
  font-size: 18px;
}

.columns_customer .toolbar {
  margin: 12px 0;
}

.table-order-items td,
.table-order-items th {
  white-space: nowrap;
}

.table-order-items .action {
  float: right;
  margin: 0 !important;
  clear: right;
}

.login-container:after {
  content: "";
  display: table;
  clear: both;
}

.login-container:before {
  display: table;
  content: "";
}

.login-container .block-customer-login {
  float: left;
}

.login-container .block-new-customer {
  float: right;
}

.login-container .block-title strong {
  font-size: 17px;
  font-weight: 400;
  display: block;
  margin-bottom: 6px;
}

.form-create-account .legend {
  text-transform: none;
  margin-bottom: 10px;
}

.form.password.forget .action.reload {
  font-size: 0;
  cursor: pointer;
  margin-top: -37px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  color: #07457b;
  background: url("../../img/reload@2x.png") no-repeat center;
  background-size: 32px;
  width: 32px;
  height: 32px;
}

.form.password.forget .action.reload:hover {
  opacity: 0.7;
}

.form.password.forget .action.reload:before {
  font-size: 20px;
}

.customer-account-logoutsuccess .column.main,
.customer-account-login .column.main,
.customer-account-createpassword .column.main,
.customer-account-forgotpassword .column.main,
.customer-account-create .column.main {
  margin-bottom: 24px;
}

.wishlist-products {
  margin-bottom: 24px;
}

.wishlist-products__item-wrapper {
  border-bottom: 1px solid #dedede;
}

.wishlist-products__item-wrapper:first-child {
  border-top: 1px solid #dedede;
}

.wishlist-products__item-wrapper_outofstock {
  border: none !important;
  margin: 0 -12px;
}

.wishlist-products__item-wrapper_outofstock > .wishlist-products__item {
  padding: 20px 12px 62px;
  background-color: #f5f5f5;
}

.wishlist-products__item-wrapper_outofstock > .wishlist-products__item * {
  color: #888888;
  pointer-events: none;
}

.wishlist-products__item-wrapper_outofstock > .wishlist-products__item .wishlist-products__item-remove-link,
.wishlist-products__item-wrapper_outofstock > .wishlist-products__item .wishlist-products__item-photo-outofstock,
.wishlist-products__item-wrapper_outofstock > .wishlist-products__item .wishlist-products__item-show-related {
  color: #333333;
  pointer-events: auto;
}

.wishlist-products__item-wrapper_outofstock > .wishlist-products__item .wishlist-products__item-options-show,
.wishlist-products__item-wrapper_outofstock > .wishlist-products__item .wishlist-products__item-options-list,
.wishlist-products__item-wrapper_outofstock > .wishlist-products__item .item-qty,
.wishlist-products__item-wrapper_outofstock > .wishlist-products__item .wishlist-products__item-checkbox,
.wishlist-products__item-wrapper_outofstock > .wishlist-products__item .wishlist-products__item-addto {
  display: none;
}

.wishlist-products__item-wrapper_outofstock > .wishlist-products__item .wishlist-products__item-price {
  margin-right: 0;
}

.wishlist-products__item-wrapper_outofstock > .wishlist-products__item .wishlist-products__item-photo img {
  opacity: 0.4;
}

.wishlist-products__item-wrapper_outofstock > .wishlist-products__item .wishlist-products__item-photo-outofstock,
.wishlist-products__item-wrapper_outofstock > .wishlist-products__item .wishlist-products__item-show-related {
  display: block;
}

.wishlist-products__item-wrapper_outofstock > .wishlist-products__item .wishlist-products__item-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.wishlist-products__item {
  padding-top: 20px;
  padding-bottom: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.wishlist-products__item-show-related {
  display: none;
  position: absolute;
  bottom: 16px;
  right: 0;
  width: 100%;
  text-align: center;
  white-space: nowrap;
}

.wishlist-products__item-show-related:after {
  margin-top: -2px;
  font-size: 6px;
}

.related_opened.active .wishlist-products__item-show-related:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.wishlist-products__item-photo {
  width: 180px;
  height: 128px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.wishlist-products__item-photo-outofstock {
  display: none;
  font-weight: bold;
  position: absolute;
}

.wishlist-products__item-checkbox {
  position: absolute;
  top: 8px;
  left: 8px;
  line-height: 0;
  font-size: 0;
}

.wishlist-products__item-checkbox-label:before {
  border-color: #888888 !important;
  cursor: pointer;
}

.wishlist-products__item-actions {
  text-align: right;
}

.wishlist-products__item-remove {
  margin-bottom: 20px;
}

.wishlist-products__item-qty-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.wishlist-products__item-price {
  font-size: 21px;
  font-weight: bold;
  margin-top: 20px;
}

.wishlist-products__item-price .price-wrapper:before {
  display: none;
}

.wishlist-products__item-addto {
  position: absolute;
  bottom: 24px;
  left: 0;
  width: 100%;
}

.wishlist-products__item-details {
  width: 100%;
  margin-top: 11px;
}

.wishlist-products__item-name {
  margin-bottom: 12px;
}

.wishlist-products__item-condition {
  margin-bottom: 7px;
}

.wishlist-products__item-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.wishlist-products__item-options-show {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

.wishlist-products__item-options-show:after {
  margin-top: -2px;
  font-size: 6px;
}

.wishlist-products__item-options-container.active .wishlist-products__item-options-show:after {
  margin-top: 0;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.wishlist-products__item-options-list {
  display: none;
}

.wishlist-products__item-options-container.active .wishlist-products__item-options-list {
  display: block;
}

.wishlist-toolbar {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -12px;
  margin-right: -12px;
}

.wishlist-toolbar__toolbar {
  display: none;
}

.wishlist-toolbar__toolbar-toggle {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 15px 0;
  text-transform: uppercase;
  text-align: center;
}

.wishlist-toolbar__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  width: 100%;
  margin-top: 20px;
}

.wishlist-toolbar__right-item {
  width: 50%;
}

.wishlist-toolbar__right-item:not(:last-child) {
  border-right: 1px solid #dedede;
}

.wishlist-toolbar__clear {
  text-align: center;
}

.wishlist-toolbar__clear-btn {
  text-transform: uppercase;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 15px 0;
}

.wishlist-bottom {
  margin-bottom: 32px;
  text-align: center;
  font-size: 0;
}

.wishlist-bottom__btn:not(:last-child) {
  margin-bottom: 24px;
}

.wishlist-bottom__btn_addto {
  width: 100%;
}

.wishlist-empty {
  margin: 20px 0 54px;
  text-align: center;
}

.wishlist-empty__title {
  margin-bottom: 38px;
}

.wishlist-empty__img {
  max-width: 130px;
}

.wishlist-empty__content {
  margin-top: 16px;
}

.wishlist-empty__subtitle {
  margin-bottom: 10px;
}

.wishlist-empty__text {
  margin-bottom: 20px;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

.customer-account-createpassword .form.password.reset {
  width: 50%;
  margin-bottom: 32px;
}

.cms-page-view .page-title-wrapper .block-subtitle {
  margin: 12px 0 9px;
}

.cms-page-view .columns .column {
  margin-bottom: 48px;
}

.cms-page-view .columns .column p {
  line-height: 1.73;
  font-size: 15px;
  margin: 0 0 16px;
}

.cms-page-view .columns .column ul,
.cms-page-view .columns .column ol {
  line-height: 1.63;
  font-size: 16px;
}

.cms-page-view .columns .column ul li,
.cms-page-view .columns .column ol li {
  margin-bottom: 16px;
}

.cms-page-view .columns .column h2,
.cms-page-view .columns .column h3,
.cms-page-view .columns .column h4,
.cms-page-view .columns .column h5 {
  font-size: 18px;
  font-weight: bold;
  margin: 24px 0;
}

.cms-page-view .columns .column img {
  height: auto;
}

.columns_customer .actions-toolbar,
.customer-account-logoutsuccess .column.main .actions-toolbar,
.customer-account-login .column.main .actions-toolbar,
.customer-account-createpassword .column.main .actions-toolbar,
.customer-account-forgotpassword .column.main .actions-toolbar,
.customer-account-create .column.main .actions-toolbar {
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns_customer .actions-toolbar > *,
.customer-account-logoutsuccess .column.main .actions-toolbar > *,
.customer-account-login .column.main .actions-toolbar > *,
.customer-account-createpassword .column.main .actions-toolbar > *,
.customer-account-forgotpassword .column.main .actions-toolbar > *,
.customer-account-create .column.main .actions-toolbar > * {
  width: 100%;
}

.columns_customer .actions-toolbar > *:not(:last-child),
.customer-account-logoutsuccess .column.main .actions-toolbar > *:not(:last-child),
.customer-account-login .column.main .actions-toolbar > *:not(:last-child),
.customer-account-createpassword .column.main .actions-toolbar > *:not(:last-child),
.customer-account-forgotpassword .column.main .actions-toolbar > *:not(:last-child),
.customer-account-create .column.main .actions-toolbar > *:not(:last-child) {
  margin-bottom: 12px;
}

.columns_customer .actions-toolbar .action,
.customer-account-logoutsuccess .column.main .actions-toolbar .action,
.customer-account-login .column.main .actions-toolbar .action,
.customer-account-createpassword .column.main .actions-toolbar .action,
.customer-account-forgotpassword .column.main .actions-toolbar .action,
.customer-account-create .column.main .actions-toolbar .action {
  width: 100%;
}

.cms-page-view .garden-manager .garden-manager__item {
  clear: both;
}

.cms-page-view .garden-manager .garden-manager__item h2.garden-manager__title {
  font-size: 18px;
}

.cms-page-view .garden-manager .garden-manager__item h3.garden-manager__subtitle {
  font-size: 16px;
}

.cms-page-view .garden-manager .garden-manager__item .garden-manager__text {
  font-size: 15px;
}

.cms-page-view .garden-manager .garden-manager__item .garden-manager__text li::before {
  top: 10px;
  left: -15px;
  width: 4px;
  height: 4px;
  background: #000000;
}

.cms-page-view .garden-manager .garden-manager__item .garden-manager__img {
  margin: 10px 12px 0 -12px;
  min-width: 110%;
}

.cms-page-view .garden-manager .garden-manager__item .garden-manager__img_right {
  height: 210px;
}

.cms-page-view .garden-manager .garden-manager__item .garden-manager__img_left {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.cms-page-view .garden-manager .garden-manager__item ul.garden-manager__text {
  padding-left: 15px;
}

.cms-page-view .garden-manager .garden-manager__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cms-page-view .garden-manager .garden-manager__column-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.faq-title {
  margin: 22px 0 12px;
}

.faq-title .block-subtitle {
  font-size: 20px;
}

.faq-list-container {
  margin-bottom: 48px;
}

.faq-list__subtitle {
  text-align: left;
  margin-bottom: 9px;
}

.faq-list__item {
  margin-bottom: 24px;
}

.faq-list__item-question {
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  padding-left: 20px;
}

.faq-list__item-question:before {
  content: "";
  width: 8.5px;
  height: 8.5px;
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  border: 1px solid currentColor;
  border-left: none;
  border-top: none;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 2px;
  border-radius: 1px;
  position: absolute;
  top: 6px;
  left: 0;
}

.faq-list__item-question:not(.expanse):before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 8px;
  left: -4px;
}

.faq-list__item-answer {
  display: none;
  margin-top: 12px;
  padding-left: 22px;
}

.faq-list__item-answer a {
  color: #07457b;
}

.faq-search .search-form__button {
  margin-top: 10px;
}

.noroute__title {
  margin: 16px 0 9px;
}

.noroute__text {
  font-size: 15px;
  margin-bottom: 24px;
  line-height: 1.73;
}

.noroute__text a {
  color: #07457b;
  font-weight: bold;
  text-transform: uppercase;
}

.noroute__columns {
  margin: 24px 0 8px;
}

.noroute__columns:after {
  content: "";
  display: table;
  clear: both;
}

.noroute__columns:before {
  display: table;
  content: "";
}

.noroute__column {
  margin: 0 0 32px;
}

.noroute__column ul li:not(:last-of-type) {
  margin-bottom: 16px;
}

.noroute__column ul li a {
  color: #07457b;
  font-size: 16px;
}

.noroute__column-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
}

.customer-account-company .corporate-title {
  display: inline;
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 5px;
  font-weight: 600;
  border-bottom: 2px solid #eaeaea;
}

.customer-account-company .corporate-account-invitation .corporate-account-invitation__title {
  margin-bottom: 25px;
}

.customer-account-company .corporate-account-invitation .corporate-account-invitation__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.customer-account-company .corporate-account-invitation .corporate-account-invitation__content .corporate-account-invitation__copy-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #f5f5f5;
  margin-right: 15px;
  padding: 7px;
  width: 55px;
  height: 55px;
}

.customer-account-company .corporate-account-invitation .corporate-account-invitation__content .corporate-account-invitation__copy-btn:hover {
  cursor: pointer;
}

.customer-account-company .corporate-account-employees .corporate-account-employees__title {
  margin: 30px 0;
}

.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table {
  border-collapse: collapse;
  width: 100%;
}

.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table th,
.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table td {
  font-size: 15px;
  text-align: center;
  padding: 15px;
  border: 1px solid #eaeaea;
}

.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table th .employee-status,
.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table td .employee-status {
  font-weight: 700;
  color: #f00000;
}

.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table th .employeeStatusAccept,
.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table td .employeeStatusAccept {
  color: #32ae02;
}

.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table th {
  text-transform: uppercase;
}

.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table .actions .actions__item {
  padding: 5px 10px;
  color: #ffffff;
  font-weight: 600;
  border-radius: 4px;
}

.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table .actions .actions__item:hover {
  cursor: pointer;
}

.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table .actions .disableActionButton {
  pointer-events: none;
}

.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table .actions .actions__item_accept {
  background: #32ae02;
}

.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table .actions .actions__item_accept:hover {
  background: #34b702;
}

.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table .actions .actions__item_decline {
  background: #f00000;
}

.customer-account-company .corporate-account-employees .corporate-account-employees__content .corporate-account-employees__table .actions .actions__item_decline:hover {
  background: #f81919;
}

.account .corporate-catalog-popup {
  background: #07457b;
  padding: 15px 32px;
  margin-bottom: 10px;
}

.account .corporate-catalog-popup .corporate-catalog-popup__text,
.account .corporate-catalog-popup .corporate-catalog-popup__link a {
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  color: #ffffff;
}

.account .corporate-catalog-popup .corporate-catalog-popup__link a {
  text-decoration: underline;
}