.mobileOnly {display: none !important}
.tabletOnly {display: none !important}
.notDesktop {display: none !important}
img.lazy-loaded {transition: opacity .8s ease-in;opacity: 1}
img.lazy {opacity: 0}
picture {display: block}
body {overflow-x: hidden;opacity: 1;}
/*body::after{content:'';position:fixed;width:100%;height:100vh;top:0;left:0;pointer-events:none;background:#e5e5e5 url(../img/thesis-logo.png) no-repeat 50% 50%;background-size:200px auto;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:99999;overflow-y:scroll}
body.loaded::after{opacity:0}*/
.espa__container {position: fixed;bottom: 20px;left: 20px;display: inline-block;z-index: 30;opacity: 1;pointer-events: all}
.espa__container.hide {opacity: 0;pointer-events: none}
.espa__link {display: inline-block;max-width: calc(100% - 20px);}
#body-wrapper {max-width: 1920px;margin: 0 auto;position: relative;text-align: center;visibility: hidden;opacity: 1;-webkit-transition: opacity .3s ease-in;-moz-transition: opacity .3s ease-in;-ms-transition: opacity .3s ease-in;-o-transition: opacity .3s ease-in;transition: opacity .3s ease-in}
#body-wrapper.loaded {visibility: visible;opacity: 1}
#main-content {position: relative;width: calc(100% - 80px);margin: 0 auto 0 0;padding-bottom: 60px;min-height: 514px}
.menu {width: calc(100% - 80px);max-width: 1840px;height: 100vh;position: fixed;top: 0;left: 50%;transform: translateX(-50%) translateX(-40px);z-index: 100;visibility: hidden;display: flex;flex-direction: column;overflow-y: auto;overflow-x: hidden;z-index: 10}
.menu--visible {visibility: visible}
.menu__ul {position: relative;color: #ffffff;margin: 0;padding: 2% 10%;list-style: none;overflow: hidden;-webkit-transition: all .6s cubic-bezier(0.77, 0, 0.175, 1);-moz-transition: all .6s cubic-bezier(0.77, 0, 0.175, 1);-ms-transition: all .6s cubic-bezier(0.77, 0, 0.175, 1);-o-transition: all .6s cubic-bezier(0.77, 0, 0.175, 1);transition: all .6s cubic-bezier(0.77, 0, 0.175, 1);opacity: 0;pointer-events: none}
.menu__ul--products {background: #262626 url("../img/bg-menu.jpg") 50% 50% no-repeat;background-size: cover;transform: translateX(-100%) translateX(-80px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;counter-reset: menuCategories;height: 70%}
.menu__ul--cms {background-color: #3a3a3a;transform: translateX(100%) translateX(80px);padding: 2% 10%;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: flex-start;align-items: flex-start;align-content: flex-start;height: 30%}
.menu--visible .menu__ul {transform: translateX(0)}
.menu__li {width: 100%;text-align: left}
.menu__li--products {width: 25%}
.menu__photo {position: relative;width: 80%;margin-top: 20px}
.menu__photo figure {position: relative;width: 100%;padding-bottom: 100%;overflow: hidden;background-color: #fff;border-radius: 10px}
.menu__photo figure img {position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: scale-down;border-radius: 10px}
.menu__heading {display: block;width: 100%;text-align: left;font: 700 41px asty;color: #ffffff;text-transform: uppercase}
.menu__ul--cms .menu__li {width: 33.33%;height: 33.33%;display: flex;align-items: center}
.menu__link {position: relative;font: 700 28px asty;color: #ffffff;text-transform: uppercase}
.menu__link, .menu__sublink {-webkit-transition: color .3s ease-in;-moz-transition: color .3s ease-in;-ms-transition: color .3s ease-in;-o-transition: color .3s ease-in;transition: color .3s ease-in}
.menu__link:hover, .menu__sublink:hover {color: #e1000f}
.menu__link--selected, .menu__sublink--selected {color: #e1000f !important}
.menu__link--small {font-size: 24px;padding-left: 40px;margin-top: 40px}
.menu__link--small::before {counter-increment: menuCategories;content: counter(menuCategories, decimal-leading-zero);display: block;position: absolute;top: -30px;left: 0;font: 600 60px asty;color: #262626;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #3a3a3a;z-index: -1}
.menu__subul {list-style: none;padding: 0;display: flex;flex-direction: column;align-content: flex-start;justify-content: space-between}
.menu__subli {display: block;width: 100%}
.menu__sublink {font: 600 16px asty;color: #ffffff;text-transform: uppercase;padding: 10px 0 0 40px}
.menu__sublink svg {position: relative;top: -2px}
.menu__sublink .st30 {-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in}
.menu__sublink:hover .st30 {fill: #e1000f}
.sidebar {position: fixed;top: 0;right: 0;width: 80px;height: 100vh;z-index: 5}
.hamburger {width: 80px;height: 80px;padding: 15px 20px;background-color: #323232;display: flex;justify-content: center;align-items: center;flex-wrap: wrap}
.hamburger:hover {cursor: pointer}
.hamburger__line {display: block;width: 100%;height: 2px;background-color: #ffffff;-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in}
.hamburger__line--first {margin: 0 0 0 auto}
.hamburger__line--last {margin: 0 auto 0 0}
.hamburger__title {display: block;text-align: center;font: 400 12px asty;padding-top: 10px;color: #ffffff;text-transform: uppercase}
.cart__button, .header__button--language {position: relative;background-color: #ffffff;display: flex;justify-content: center;align-items: center;width: 80px;height: 80px;padding: 25px;border-left: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf;cursor: pointer}
.cart__button > img {width: 100%;margin: 0;position: relative;z-index: 1}
.header__button--language {color: #262626;text-transform: uppercase;font: 600 20px asty;}
.changeLangUpSub-container{position:absolute;top:-43%;right:calc(100% + 5px);width:60px;height:145px;padding:10px;border:1px solid #979797;background-color:#fff;border-radius:5px;opacity:0;visibility:hidden;pointer-events:none}
.changeLangUp:hover .changeLangUpSub-container{opacity:1;visibility:visible;pointer-events:auto}
.changeLangUpSub-container:after{content:'';position:absolute;width:16px;height:32px;top:0;left:100%;bottom:0;margin:auto 0;background:url(../img/arrow-stroke.svg) 50% 50% no-repeat}
.changeLangUpSub{position:relative}
.changeLangUpSub > li{margin-top:11px}
.changeLangUpSub > li:first-child{margin-top:0}
.cart__circle {position: absolute;display: flex;justify-content: center;align-items: center;width: 20px;height: 20px;padding: 2px 0 0;background-color: #e1000f;top: calc(50% - 12px);left: calc(50% + 12px);transform: translate(-50%, -50%);z-index: 2;font: 400 13px asty;color: #ffffff;border-radius: 50%;opacity: 0}
.cart {position: fixed;top: -100%;right: 0;width: 400px;height: 100%;padding: 20px 20px 140px;background-color: #ffffff;z-index: 5;border-left: 1px solid #252525;border-right: 1px solid #252525;-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in}
.cart--visible {top: 0}
.cart__final {position: absolute;bottom: 0;left: 0;width: 100%;max-height: 140px;background-color: #ffff;padding: 20px}
.cart__final::before {content: '';position: absolute;display: block;top: 0;left: 20px;width: calc(100% - 40px);height: 1px;background-color: #eaeaea}
.cart__sum {display: flex;justify-content: space-between;align-items: center;font: 600 18px asty;color: #252525;text-transform: uppercase;width: 100%}
.cart__complete {display: flex;justify-content: center;align-items: center;width: 100%;height: 60px;margin-top: 20px;background-color: #252525;font: 600 16px asty;color: #ffffff;text-transform: uppercase;-webkit-transition: background-color .3s ease-in;-moz-transition: background-color .3s ease-in;-ms-transition: background-color .3s ease-in;-o-transition: background-color .3s ease-in;transition: background-color .3s ease-in}
.cart__complete:hover {background-color: #e1000f}
.cart__sumPrice {display: inline-block;font: 600 22px asty;color: #e1000f}
.cart__header {display: flex;justify-content: space-between;align-items: center;width: 100%;height: 50px;font: 600 16px asty;color: #252525;text-transform: capitalize;text-align: left;padding-bottom: 10px;border-bottom: 1px solid #949494}
.cart__close {position: relative;display: inline-block;width: 35px;height: 35px;border: 2px solid #707070;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;padding: 5px}
.cart__close:hover {cursor: pointer}
.cart__close::before, .cart__close::after {content: '';display: block;width: calc(100% - 10px);height: 1px;top: 50%;left: 50%;position: absolute;background-color: #707070}
.cart__close::before {transform: translate(-50%, -50%) rotate(45deg)}
.cart__close::after {transform: translate(-50%, -50%) rotate(-45deg)}
.cart__ul {padding: 0;margin: 0;list-style: none;max-height: calc(100% - 50px);overflow-y: auto}
.cart__product {width: 100%;display: flex;justify-content: center;align-items: flex-start;border-bottom: 1px solid #dadada;padding: 20px 0}
.cart__remove {width: 25px;height: 25px;position: relative}
.cart__remove:hover {cursor: pointer}
.cart__remove::before, .cart__remove::after {content: '';display: block;width: 100%;height: 1px;top: 50%;left: 50%;position: absolute;background-color: #707070}
.cart__remove::before {transform: translate(-50%, -50%) rotate(45deg)}
.cart__remove::after {transform: translate(-50%, -50%) rotate(-45deg)}
.cart__figure {display: block;margin: 0 20px;width: 60px;min-width: 60px;height: 60px;position: relative;border: 1px solid #dadada;overflow: hidden}
.cart__img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain}
.cart__info {width: 100%}
.cart__category, .cart__ptitle, .cart__code, .cart__quantity, .cart__price {display: block;width: 100%;text-align: left;text-transform: uppercase}
.cart__category {font: 400 14px asty;color: #464646;margin-bottom: 10px}
.cart__ptitle {font: 600 16px asty;color: #464646;margin-bottom: 10px}
.cart__code, .cart__quantity {font: 400 14px asty;color: #a0a0a0;margin-bottom: 10px}
.cart__quantity {text-transform: none}
.cart__price {font: 600 16px asty;color: #e1000f}
.cart__oldPrice {display: inline-block;font: 600 16px asty;color: #a0a0a0;text-decoration: line-through;margin-right: 10px}
.cart--inside {width: 100%;max-width: 1620px;margin: 90px auto 0;display: flex;justify-content: space-between;align-items: flex-start}
.cart__products {width: calc(75% - 25px)}
.cart__row {width: 100%;padding: 15px 0;border: 1px solid #e7e7e7;display: flex;justify-content: flex-start;align-items: center;font: 600 16px asty;color: #252525;text-transform: uppercase;text-align: left}
.cart__sz1 {flex: 1}
.cart__sz3 {flex: 3;display: flex;justify-content: flex-start;align-items: center;max-width: 560px}
.cart__sz1--alt {text-align: center}
.tac {text-align: center;padding: 0 10px}
.cart__transportation {width: calc(25% - 25px);margin-left: 25px;max-width: 450px;min-width: 380px;text-align: left}
.productInCart__h2 {display: block;width: 100%;font: 400 18px asty;color: #252525;text-align: left}
.cart__empty {width: calc(100% - 40px);max-width: 1620px;margin: 0 auto;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%)}
.cart__emptyFigure {position: relative;max-width: 100px;margin: 0 auto;overflow: hidden}
.cart__emptyH2 {display: block;margin-top: 20px;font: 400 18px asty;color: #252525}
.productInCart {width: 100%;display: flex;justify-content: flex-start;align-items: center;padding: 30px 0;border-bottom: 1px solid #e7e7e7}
.productInCart__picture {display: block;width: 120px;height: 120px;position: relative;border: 1px solid #f9f9f9;margin-right: 20px}
.productInCart__picture img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain}
.productInCart__price {font: 400 18px asty;color: #252525}
.productInCart__finalPrice {font: 600 18px asty;color: #252525;display: flex;justify-content: center;align-items: center}
.quantity__bar--alt {margin: 0 !important}
.quantity__symbol--alt {width: 50px !important}
.quantity__minus--alt {border-top-left-radius: 5px;border-bottom-left-radius: 5px}
.quantity__plus--alt {border-top-right-radius: 5px;border-bottom-right-radius: 5px}
.quantity__input--alt {max-width: 80px}
.productInCart__remove {width: 35px;height: 35px;margin-left: 25px}
.productInCart__grandParent {display: block;width: 100%;font: 600 15px asty;color: #252525;text-align: left;text-decoration: underline;padding-top: 10px}
.productInCart__parentAndChildren {text-align: left;padding-top: 10px}
.productInCart__parent {display: inline-block;font: 600 15px asty;color: #252525}
.productInCart__children {display: inline-block;font: 400 15px asty;color: #252525}
.productInCart__remove {background-image: url(../img/x-kalathi.svg);background-repeat: no-repeat;background-position: 50% 50%;-webkit-background-size: contain;background-size: contain}
.productInCart__remove:hover {cursor: pointer}
.cart__row--end {display: flex;justify-content: flex-end;align-items: center}
.productInCart__empty {display: inline-block;background-color: transparent;border: none;outline: none;font: 400 14px asty;color: #252525;text-transform: uppercase;text-decoration: underline;padding: 20px;-webkit-transition: color .3s ease-in, border-color .3s ease-in;-moz-transition: color .3s ease-in, border-color .3s ease-in;-ms-transition: color .3s ease-in, border-color .3s ease-in;-o-transition: color .3s ease-in, border-color .3s ease-in;transition: color .3s ease-in, border-color .3s ease-in}
.productInCart__empty:hover {cursor: pointer;color: #e1000f;border-color: #e1000f}
.transferFee {width: 100%;background-color: #f8f8f8;padding: 30px}
.transferFee__h3 {display: block;width: 100%;font: 600 18px asty;text-align: center;color: #252525;text-transform: uppercase;padding-bottom: 10px;border-bottom: 1px solid #c8c8c8;margin-bottom: 20px}
.selectContainer {display: block;position: relative;overflow: hidden}
.selectContainer::after {content: '';display: block;position: absolute;top: 50%;right: 20px;transform: translateY(-50%);width: 15px;height: 15px;pointer-events: none;background-image: url(../img/arrow-select.svg);background-repeat: no-repeat;background-size: auto;background-position: 50% 50%}
.selectContainer--full {width: 100%}
.transferFee__select {width: 100%;display: block;padding: 20px 55px 20px 20px;background-color: transparent;border: 1px solid #c8c8c8;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;font: 600 16px asty;color: #252525;text-transform: uppercase}
.transferFee__select:hover {cursor: pointer}
.transferFee__terms {display: inline-block;margin-top: 10px;font: 400 14px asty;color: #252525;text-decoration: underline;-webkit-transition: color .3s ease-in;-moz-transition: color .3s ease-in;-ms-transition: color .3s ease-in;-o-transition: color .3s ease-in;transition: color .3s ease-in}
.transferFee__terms:hover {color: #e1000f}
#transportTerms {background-color: #ffffff;color: #262626;font: 400 18px asty;word-break: break-word;padding-right: 40px }
.fancybox-close-small {position: fixed !important;top: 0;right: 0;}
#transportTerms strong {text-decoration: underline}
.finalPrice {width: 100%;margin-top: 30px;padding: 30px;background-color: #ffffff;border: 1px solid #e7e7e7}
.finalPrice__row {width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px}
.finalPrice__separator {width: 100%;display: block;height: 1px;background-color: #e7e7e7;margin-bottom: 20px}
.finalPrice__title {display: inline-block;font: 600 18px asty;color: #252525}
.finalPrice__title--capitals {text-transform: uppercase}
.finalPrice__price {display: inline-block;font: 400 18px asty;color: #252525}
.finalPrice__price--red {font: 600 26px asty;color: #e1000f}
.finalPrice__a {display: block;width: 100%;padding: 20px;text-align: center;font: 600 18px asty;background-color: #252525;color: #ffffff;text-transform: uppercase;-webkit-transition: background-color .3s ease-in;-moz-transition: background-color .3s ease-in;-ms-transition: background-color .3s ease-in;-o-transition: background-color .3s ease-in;transition: background-color .3s ease-in}
.finalPrice__a:hover {cursor: pointer;background-color: #e1000f}
.continueShopping, .continueCart {display: block;width: 100%;max-width: 200px;font: 400 14px asty;color: #ffffff;text-transform: uppercase;text-align: center;padding: 10px 5px;margin: 15px auto 0;-webkit-transition: background-color .3s ease-in;-moz-transition: background-color .3s ease-in;-ms-transition: background-color .3s ease-in;-o-transition: background-color .3s ease-in;transition: background-color .3s ease-in}
.continueShopping {background-color: #e1000f}
.continueShopping:hover, .continueCart:hover {cursor: pointer}
.continueCart {background-color: #252525;border: 1px solid #a0a0a0}
.billing {width: calc(100% - 40px);max-width: 1620px;margin: 0 auto;padding: 30px 0;border-top: 1px solid #e7e7e7;margin-top: 60px;display: flex;justify-content: space-between;align-items: flex-start}
.billing__loader {position: fixed;top: 0;left: 0;width: 100vw;height: 100vh;visibility: hidden;opacity: 0;z-index: 99999;background-color: #f8f8f8;display: flex;justify-content: center;align-items: center}
.billing__info {width: calc(60% - 25px)}
.billing__products {width: calc(40% - 25px);margin-top: 72px;position: sticky;position: -webkit-sticky;top: 0}
.billing__address {width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap}
.billing__h2 {display: block;width: 100%;font: 600 22px asty;color: #252525}
.billing__h3 {display: block;width: 100%;padding-top: 5px;padding-bottom: 45px;font: 400 15px asty;color: #252525}
.billing__input, .billing__textarea, .billing__select, .currentRegion {width: calc(50% - 10px);padding: 20px 30px;border: 1px solid #d5d5d5;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;font: 400 16px asty;color: #252525;margin-bottom: 20px}
.currentRegion {text-align: left;background-color: #efefef;}
.currentRegion:hover {cursor: not-allowed;}
.billing__textarea {resize: none;height: 180px;width: 100%}
.selectContainer {display: block;overflow: hidden}
.selectContainer--half {width: calc(50% - 10px);margin-bottom: 20px}
.billing__select {width: 100%;margin-bottom: 0;padding: 20px 50px 20px 30px;height: 61px;}
.billing__row {width: 100%;margin: 0;text-align: left;display: flex;justify-content: flex-start;align-items: center}
.billing__row span {display: inline-block;font: 400 15px asty;color: #3a3a3a}
.billing__address--receive {max-height: 0;overflow: hidden}
.billing__invoice {display: flex;justify-content: space-between;align-items: center;width: 100%;flex-wrap: wrap;padding-top: 20px}
.billing__row--mt {margin-top: 20px}
.billing__row--mb {margin-bottom: 20px}
.billing__invoice {max-height: 0;overflow: hidden}
.billing__choose {width: 100%;margin-top: 60px}
.billing__h2--alt {display: block;width: 100%;padding: 20px;text-align: center;background-color: #efefef;font: 600 20px asty;color: #252525;text-transform: capitalize}
.billing__h3--alt {display: block;width: calc(100% - 40px);max-width: 530px;margin: 40px auto 20px;font: 600 18px asty;color: #3a3a3a;line-height: 1.2;text-align: left}
.billing__row--alt {width: calc(100% - 40px);max-width: 530px;margin: 10px auto 0;display: flex;justify-content: space-between;align-items: center;/*gap:10px*/}
.billing__span, .billing__store {display: inline-block;font: 400 16px asty;color: #3a3a3a}
.billing__store {margin-left: 5px;}
.billing__block {width: 100%;border: 1px solid #e7e7e7;margin-top: 20px}
.billing__heading {background-color: #f8f8f8;border-bottom: 1px solid #e7e7e7;padding: 10px 20px;display: flex;justify-content: space-between;align-items: center;font: 600 20px asty;color: #252525;text-transform: uppercase}
.billing__ul {list-style: none;margin: 0;padding: 0}
.billing__li {width: calc(100% - 40px);margin: 0 auto;padding: 20px 0;border-bottom: 1px solid #e7e7e7;display: flex;justify-content: space-between;align-items: center}
.billing__ul .billing__li:last-of-type {border: none}
.billing__product {display: inline-block;font: 400 18px asty;color: #252525;text-align: left}
.billing__price {display: inline-block;font: 600 18px asty;color: #e1000f}
.billing__sum {display: block;width: calc(50% - 10px);font: 600 18px asty;color: #252525;text-align: left}
.billing__sum--final {font: 600 18px asty;color: #252525;text-transform: uppercase}
.mb20 {margin-bottom: 20px}
.mbu20 {margin-top: 20px}
.billing__grid {flex-wrap: wrap}
.billing__price--gray {display: block;width: calc(50% - 10px);font: 400 18px asty;color: #252525;text-align: right}
.billing__price--final {font-size: 26px}
.cart__complete--alt {width: calc(100% - 40px);margin: 0 auto 20px}
::placeholder {color: #252525;opacity: 1}
:-ms-input-placeholder {color: #252525}
::-ms-input-placeholder {color: #252525}
.billing__money {display: inline-block;font: 400 18px asty;color: #252525;text-align: right;}
.previousFee {font-size: 16px;text-decoration: line-through}
.flexStart {display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.billing__noCharge {display: block;width: 100%;text-align: left;padding-left: 35px;color: #3a3a3a;font: 400 15px asty;}
.billing__row--dropdown {flex-wrap: wrap;}
.hiddenOption {display: block;width: 100%;padding-left: 35px;text-align: left;overflow: hidden;height: 0;opacity: 0;}
.hiddenOption.revealed {opacity: 1;margin-top: 10px;height: auto;transition: opacity .5s ease-in-out}
.label__installments {padding-bottom: 5px;color: #262626;font: 400 16px asty;}
.selectContainer--installments {max-width: 100px;}
#installments {padding: 10px;height: 50px;margin-top: 10px;}
.bankOption {display: block;width: 100%;color: #262626;font: 400 16px asty;padding: 5px 0;}
.radiolabel {position: relative;display: inline-block;width: 25px;height: 25px;border: 1px solid #d5d5d5;margin-right: 10px;position: relative;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}
.radiolabel:hover {cursor: pointer}
.radiolabel input {position: absolute;opacity: 0;cursor: pointer}
.checkmark {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);height: 10px;width: 100%;opacity: 0}
.radiolabel:hover input ~ .checkmark {opacity: 1}
.radiolabel input:checked ~ .checkmark {opacity: 1}
.checkmark svg {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%)}
#finalizeOrder:hover {cursor: pointer}
.sidebar__empty {width: 80px;height: calc(100vh - 400px);border-left: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf}
.socials {width: 80px;background-color: #e1000f;position: absolute;bottom: 0;left: 0}
.social {width: 60px;height: 80px;margin: 0 auto;border-bottom: 1px solid #ea4d57;display: flex;justify-content: center;align-items: center}
.social .st20 {-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in}
.social:hover .st20 {fill: #252525}
.cookies-container {position: fixed;max-width: 340px;bottom: 30px;left: 30px;display: inline-block;padding: 20px 30px;background-color: #303030;opacity: 0;text-align: center;z-index: 90;border: none;-webkit-transition: opacity 1s ease-in;-moz-transition: opacity 1s ease-in;-ms-transition: opacity 1s ease-in;-o-transition: opacity 1s ease-in;transition: opacity 1s ease-in}
.cookies-container span {font: 400 16px asty;color: #ffffff;display: block;width: 100%;text-align: center}
.cookies-container button {font: 400 15px asty;display: block;width: 100%;text-transform: uppercase;color: #ffffff;padding: 10px;text-align: center;background-color: #303030;outline: none;border: 1px solid #ffffff;transition: all .3s ease-in}
.cookies-container button:hover {cursor: pointer;background-color: #ffffff;color: #303030}
.cookies-container a {display: block;text-align: center;margin: 20px 0 10px;font: 400 15px asty;text-decoration: underline;color: #ffffff;-webkit-transition: color .3s ease-in;-moz-transition: color .3s ease-in;-ms-transition: color .3s ease-in;-o-transition: color .3s ease-in;transition: color .3s ease-in}
.cookies-container a:hover {color: #828282}
.mainWidth {width: calc(100% - 40px);max-width: 1620px;margin: 0 auto}
.breadcrumb {width: 100%;display: flex;justify-content: center;align-items: center;padding-top: 40px}
.breadcrumb.noMargin {padding-top: 0}
.breadcrumb__link {font: 400 14px asty;color: #262626;text-transform: uppercase}
.breadcrumb__link--current {font-weight: 600}
.breadcrumb__link--disabled {pointer-events: none}
.breadcrumb__separator {font: 400 14px asty;color: #262626;padding: 0 5px}
.cms__h1 {display: block;width: 100%;text-align: center;padding-top: 30px;font: 600 40px asty;color: #262626}
.cms__picture {position: relative;display: block;width: 100%;padding-bottom: 35%;overflow: hidden;margin-top: 30px}
.cms__img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover}
.cms__description {width: 100%;max-width: 1350px;margin: 0 auto;text-align: left;padding: 80px 0;font: 400 18px asty;color: #3a3a3a;line-height: 1.5}
.cms__description table {width: 100% !important}
.cms__description h2 {font: 600 18px asty;color: #3a3a3a;text-transform: uppercase}
.smallWidth {width: 100%;max-width: 1300px;margin: 0 auto}
.contact {padding: 80px 0;display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap}
.contact__h2 {text-align: left;display: block;width: 100%;font: 600 26px asty;color: #252525}
.contact__h3 {text-align: left;display: block;width: 100%;font: 400 15px asty;color: #3a3a3a;padding-top: 5px}
.contact__bigContainer {width: calc(70% - 20px);max-width: 900px}
.contact__info {width: calc(30% - 20px);max-width: 360px;background-color: #e8e8e8;padding: 40px}
.contact__figure {display: flex;justify-content: center;align-items: center;width: 60px;height: 60px;margin: 0 auto;background-color: #252525;border-radius: 50%}
.contact__figure > svg {display: block;width: 50%;height: 50%}
.contact__infoBig {display: block;width: 100%;text-align: center;font: 200 35px asty;color: #464646;line-height: 1.2}
.contact__infoSmall {display: block;width: 100%;text-align: center;font: 200 26px asty;color: #464646;line-height: 1.2}
.contact__phone, .contact__email {display: block;width: 100%;-webkit-transition: color .3s ease-in;-moz-transition: color .3s ease-in;-ms-transition: color .3s ease-in;-o-transition: color .3s ease-in;transition: color .3s ease-in}
.contact__phone {font: 600 32px asty;color: #e1000f;margin-bottom: 30px}
.contact__email {font: 600 22px asty;color: #252525}
.contact__phone:hover {cursor: pointer;color: #252525}
.contact__email:hover {cursor: pointer;color: #e1000f}
.form {width: 100%;display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;padding-top: 30px}
.form__input, .form__textarea {padding: 20px;border: 1px solid #d5d5d5;border-radius: 5px;font: 400 16px asty;color: #252525;margin-bottom: 20px}
.form__input {width: calc(50% - 10px)}
.form__textarea {width: 100%;resize: none}
.form__textarea--contact {height: 150px}
input:focus, textarea:focus {border-color: #252525}
input:not(:focus):invalid {border-color: #ff7256}
.form__checkbox {display: inline-flex;justify-content: flex-start;align-items: center}
.form__label {display: block;width: 30px;height: 30px;border: 1px solid #252525;margin-right: 10px;-webkit-transition: background-color .3s ease-in;-moz-transition: background-color .3s ease-in;-ms-transition: background-color .3s ease-in;-o-transition: background-color .3s ease-in;transition: background-color .3s ease-in}
.form__label:hover {cursor: pointer;background-color: #4f4f4f}
.form__label.checked {background-color: #252525}
.form__terms {display: block;font: 400 15px asty;color: #3a3a3a;-webkit-transition: color .3s ease-in;-moz-transition: color .3s ease-in;-ms-transition: color .3s ease-in;-o-transition: color .3s ease-in;transition: color .3s ease-in}
.form__terms:hover {color: #e1000f;cursor: pointer}
.form__submit {display: inline-block;padding: 20px 110px;background-color: #252525;color: #ffffff;font: 400 18px asty;text-transform: uppercase;text-align: center;border: none;outline: none;-webkit-transition: background-color .3s ease-in;-moz-transition: background-color .3s ease-in;-ms-transition: background-color .3s ease-in;-o-transition: background-color .3s ease-in;transition: background-color .3s ease-in}
.form__submit:hover {cursor: pointer;background-color: #e1000f}
#form_usageTerms {background-color: #ffffff;color: #262626;font: 400 18px asty;line-height: 1.5;word-break: break-word;padding-right: 40px;}
#form_usageTerms strong {text-decoration: underline}
.fancybox-slide--html {padding: 0 !important}
.fancybox-close-small {position: fixed !important;top: 0;right: 0;z-index: 10}
#header {width: calc(100% - 80px);position: relative;background-color: #ffffff;z-index: 2}
.header--absolute {position: absolute !important;top: 0;left: 0;background-color: transparent !important}
.header__logoContainer {padding: 10px}
.header__logo {margin: 0 auto 0 0;max-width: 430px}
.lSSlideWrapper {width: 100%;position: relative;overflow: hidden;z-index: 1}
.mainSliderOuter > div {padding-bottom: 52%}
.slider {position: absolute !important;top: 0;left: 0;width: 100% !important;height: 100% !important;overflow: hidden}
.slider__slide {position: relative;height: 100%}
.slider__picture {position: relative;height: 100%;z-index: 1}
.slider__img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover}
.slider__link {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2}
.privileges {width: 100%;position: relative;background-color: #f0f0f0;padding: 20px 0;list-style: none;}
.privileges__ul {list-style: none;width: 100%;padding: 0;display: flex;justify-content: center;align-items: center}
.privileges__li {padding: 0 25px;border-right: 1px solid #cecece;display: flex;justify-content: flex-start;align-items: center;word-break: break-word;max-width: 280px;text-align: left;}
.privileges__li--noflex {display: block;text-align: center;max-width: 280px;border: none}
.privileges__li--bdleft {border-left: 1px solid #cecece}
.privileges__ul > .privileges__li:last-of-type {border: none}
.privileges__icon {margin: 0 10px 0 0}
.privileges__span {font: 400 18px asty;color: #464646;display: inline-block;width: 100%}
.privileges__span--noflex {font: 200 27px asty;line-height: 1.2;text-transform: lowercase}
.privileges__link {display: block;width: 100%;font: 600 26px asty;color: #e1000f;padding-top: 5px;-webkit-transition: color .3s ease-in;-moz-transition: color .3s ease-in;-ms-transition: color .3s ease-in;-o-transition: color .3s ease-in;transition: color .3s ease-in}
.privileges__link:hover {color: #464646}
#suggestionsSlider {list-style: none;padding: 0;display: grid;grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));grid-column-gap: 30px;grid-row-gap: 90px}
.suggestions {width: calc(100% - 40px);max-width: 1620px;margin: 0 auto;padding-top: 60px;display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap}
.suggestions__h2 {display: block;width: 100%;text-align: center;font: 600 45px asty;color: #252525;margin-bottom: 40px}
.suggestions__product {position: relative;border: 1px solid #e7e7e7;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in}
.suggestions__product:hover {-webkit-box-shadow: 0 6px 5px 1px #7d7d7d;box-shadow: 0 6px 5px 1px #7d7d7d}
.suggestions__picture {width: 100%;height: 380px;position: relative;display: block}
.suggestion__img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain}
.suggestions__block {width: 100%;background-color: #ffffff;text-align: center;padding: 20px 20px 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px}
.suggestions__category, .suggestions__title, .suggestions__code {display: block;width: 100%;text-align: center;text-transform: uppercase}
.suggestions__category {font: 400 16px asty;color: #464646}
.suggestions__title {font: 600 24px asty;color: #464646;padding-top: 5px}
.suggestions__code {font: 400 14px asty;color: #a0a0a0;padding-top: 5px;padding-bottom: 10px}
.suggestions__line {content: '';width: 100%;height: 2px;background-color: #f4f4f4}
.suggestions__prices {display: flex;width: 100%;justify-content: center;align-items: center;padding-top: 10px}
.suggestions__oldprice {display: inline-block;margin-right: 10px;font: 600 20px asty;color: #969696;text-decoration: line-through}
.suggestions__finalprice {display: inline-block;font: 600 33px asty;color: #e1000f}
.suggestions__hotPrice{margin-right:5px}
.suggestions__availability {display: block;width: 100%;text-align: center;font: 600 13px asty;text-transform: uppercase;margin-top: 10px}
.availability__black {color: #626262}
.availability__green {color: #1cc750}
.availability__red {color: #e1000f}
.available__date {display: block;width: 100%;margin-top: 10px;}
.suggestions__labels {position: absolute;top: 10px;left: 10px;z-index: 2}
.suggestions__label {padding: 2px;font: 600 18px asty;color: #ffffff;display: flex;justify-content: center;align-items: center;min-width: 55px}
.suggestions__offer {background-color: #e1000f;margin-bottom: 5px}
.suggestions__new {background-color: #252525}
.suggestions__more {display: inline-block;text-align: center;padding: 10px 30px 8px;background-color: #252525;font: 600 16px asty;color: #ffffff;text-transform: uppercase;-webkit-transition: background-color .3s ease-in;-moz-transition: background-color .3s ease-in;-ms-transition: background-color .3s ease-in;-o-transition: background-color .3s ease-in;transition: background-color .3s ease-in}
.suggestions__more:hover {background-color: #e1000f}
.series {width: 100%;display: flex;justify-content: center;align-items: stretch;margin-top: 80px;background-color: #e8e8e8}
.series__products {position: relative;width: 40%;background-color: #e8e8e8;padding: 30px;text-align: center}
.series__h3 {display: block;text-align: center;font: 600 31px asty;color: #262626;text-transform: lowercase}
.series__h2 {display: block;text-align: center;padding-top: 10px;font: 700 45px asty;color: #e1000f;text-transform: uppercase}
.series__h4 {display: block;text-align: center;padding-top: 10px;font: 600 18px asty;color: #262626}
.series__carouselOuter {position: relative;width: 100%;max-width: 650px;margin: 20px auto 0;display: flex;justify-content: center;align-items: center}
.series__carouselOuter .lSSlideOuter {width: calc(100% - 60px);padding-bottom: 60%;position: relative}
.series__carouselOuter .lSSlideWrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%}
.series__carousel {width: 100%;margin: 0 auto;padding: 0;padding-bottom: 50%;list-style: none}
.series__li {position: relative;height: 100%}
.series__product {width: 100%;height: 100%;position: relative}
.series__picture {position: absolute;top: 10px;left: 10px;width: calc(100% - 20px);height: calc(100% - 20px);background-color: #ffffff;-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in}
.series__product:hover .series__picture {-webkit-box-shadow: 0 2px 5px 2px #7d7d7d;box-shadow: 0 2px 5px 2px #7d7d7d}
.series__img {display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;height: 100%;overflow: hidden}
.seriesSliderOuter .lslide {margin: 0 auto}
.series__arrow {display: inline-block;width: 30px}
.series__arrow .st54 {-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in}
.series__arrow:hover {cursor: pointer}
.series__arrow:hover .st54 {fill: #b1b1b1}
.seriesSliderOuter {width: calc(100% - 60px);margin: 0;display: flex;justify-content: center;align-items: center;padding-bottom: 59%;position: relative;opacity: 0;-webkit-transition: opacity 1.5s ease-in;-moz-transition: opacity 1.5s ease-in;-ms-transition: opacity 1.5s ease-in;-o-transition: opacity 1.5s ease-in;transition: opacity 1.5s ease-in}
.seriesSliderOuter > div, .series__carousel {position: absolute;top: 0;left: 0;height: 100% !important}
.series__img {object-fit: contain}
.series__img--cover {object-fit: cover}
.series__all {display: inline-block;font: 700 16px asty;color: #262626;text-transform: uppercase;text-align: center;background-color: #c4c4c4;padding: 10px 40px;margin-top: 30px;-webkit-transition: background-color .3s ease-in, color .3s ease-in;-moz-transition: background-color .3s ease-in, color .3s ease-in;-ms-transition: background-color .3s ease-in, color .3s ease-in;-o-transition: background-color .3s ease-in, color .3s ease-in;transition: background-color .3s ease-in, color .3s ease-in}
.series__all:hover {background-color: #262626;color: #ffffff}
.series__wallpaper {position: relative;width: 60%;background-color: #ffffff}
.topcat {width: calc(100% - 40px);max-width: 1660px;margin: 80px auto 0}
.topcat__h2 {position: relative;display: block;width: 100%;padding: 0 20px 20px;text-align: center;font: 600 46px asty;color: #252525}
.topcat__h2::after {content: '';display: block;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);background-color: red;width: 100px;height: 3px}
.topcat__blocks {width: 100%;display: flex;justify-content: center;align-items: stretch;flex-wrap: wrap}
.topcat__cat {width: calc(33.33% - 40px);margin: 40px 20px}
.topcat__cat--big {width: calc(50% - 40px)}
.topcat__picture {position: relative;width: 100%;padding-bottom: 59%;overflow: hidden;border: 1px solid #e5e5e5}
.topcat__img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover}
.topcat__title {display: flex;justify-content: flex-start;align-items: center;padding-top: 20px;font: 600 18px asty;color: #252525;text-transform: uppercase}
.topcat__title > svg {margin-left: 10px;width: 40px;height: 40px;padding: 10px;display: inline-flex;justify-content: center;align-items: center;position: relative;top: -1px;border: 1px solid #ffffff;border-radius: 50%;-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in}
.topcat__cat:hover .topcat__title > svg {border-color: #252525}
select {-moz-appearance: none;-webkit-appearance: none}
select::-ms-expand {display: none}
.category__picture {display: block;width: 100%;position: relative;padding-bottom: 27.5%;overflow: hidden;margin-bottom: 50px}
.category__img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover}
.category__h1 {display: block;width: 100%;font: 600 40px asty;color: #252525;text-align: center;padding-top: 20px}
.category__main {width: calc(100% - 40px);max-width: 1620px;margin: 50px auto 0;display: flex;justify-content: center;align-items: flex-start}
.category__filters {width: calc(25% - 20px);margin: 0 20px 0 0;min-width: 340px;top: 20px}
.category__list {width: calc(75% - 20px);margin: 0 0 0 20px;display: flex;justify-content: flex-start;align-items: stretch;flex-wrap: wrap;grid-column: 1/5}
.products-categories-desc {display: block;width: 100%;font: 400 18px asty;color: #252525;text-align: left;padding-top: 10px}
.suggestions__container {position: relative;width: 100%;display: grid;grid-row-gap: 40px;grid-column-gap: 20px;grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));margin: 20px auto 30px;}
.list__header {width: 100%;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 2px solid #e1000f;display: flex;justify-content: flex-start;align-items: center}
.category__label {font: 400 16px asty;color: #252525;text-transform: uppercase}
.select__container {position: relative;display: inline-block}
.select__container--space {margin-left: 50px}
.select {padding: 15px 40px 15px 10px;border: 1px solid #d8d8d8;font: 400 16px asty;color: #252525;font-family: asty;}
.select option {font: 400 16px asty;}
.select__arrow {position: absolute;right: 10px;top: 50%;transform: translateY(-50%);width: 15px;height: 15px;background-image: url(../img/arrow-select.svg);background-repeat: no-repeat;background-position: 50% 50%;-webkit-background-size: contain;background-size: contain;pointer-events: none;z-index: 2;}
.category__blank {flex: 1}
.category__quantity {display: inline-block;font: 600 16px asty;color: #252525}
.suggestions__picture--list {height: auto;padding-bottom: 100%}
.paging {width: 100%;margin: 0;display: flex;justify-content: center;align-items: center;padding-bottom: 40px}
.paging__numbers {display: flex;justify-content: center;align-items: center}
.paging__number {font: 400 22px asty;color: #525252;background-color: #ffffff;width: 35px;height: 35px;padding: 5px;margin: 0 5px;-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in}
.paging__number:hover, .paging__number--current {color: #ffffff;background-color: #e1000f}
.paging__arrow {margin: 0 5px;width: 15px;height: 15px}
.paging__arrow svg {width: 100%;height: 100%}
.paging__arrow .st68 {-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in}
.paging__arrow:hover .st68 {fill: #e1000f}
.paging__dots {font: 400 22px asty;color: #525252;margin: 0 5px}
.filter {width: 100%;border-top: 2px solid #d5d5d5;padding: 20px 10px}
.filter--range {display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center}
.filter--clear {border: none;padding: 0 0 20px;text-align: left}
.color {width: 25px;height: 25px;margin: 0 10px 10px 0;cursor: pointer;position: relative}
.color--bordered {border: 1px solid #d5d5d5}
.color--selected {outline: 1px solid #252525;outline-offset: 2px}
.color.checked {outline: 1px solid #252525;outline-offset: 2px}
.color--borderedAlt {border: 1px solid #a7a7a7}
.color__tooltip {display: block;position: absolute;bottom: 20px;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);font: 400 16px asty;color: #ffffff;background-color: #252525;padding: 5px 10px;border-radius: 10px;opacity: 0;z-index: 2;-webkit-transition: opacity .1s ease-in;-moz-transition: opacity .1s ease-in;-ms-transition: opacity .1s ease-in;-o-transition: opacity .1s ease-in;transition: opacity .1s ease-in}
.color:hover .color__tooltip {opacity: 1}
.filter--color {display: flex;justify-content: flex-start;align-items: stretch;flex-wrap: wrap}
.filter--color .color:last-of-type {margin: 0 0 10px}
.filter__h3 {display: block;width: 100%;font: 600 16px asty;color: #525252;text-transform: uppercase;margin-bottom: 15px;text-align: left}
.filter__h3--clear {font-weight: 400;color: #252525}
.filter__clear {display: inline-block;font: 400 12px asty;color: #252525;text-decoration: underline;text-transform: uppercase}
.filter__ul {width: 100%;display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;padding: 0;list-style: none;margin: 0 0 10px}
.filter__li {display: inline-block;margin: 0 10px 10px 0}
.filter__delete {width: 18px;height: 18px;background-color: #cecece;margin-left: 5px;padding: 2px;overflow: hidden;display: inline-flex;justify-content: center;align-items: center}
.filter__delete svg {width: 100%}
.filter__a {display: flex;justify-content: flex-start;align-items: center;width: 100%;font: 400 16px asty;color: #8e8e8e}
.filter__a:hover, .filter__clear:hover {cursor: pointer}
.filter__euro {font: 400 18px asty;color: #252525;width: 5%}
.filter__range {padding: 10px 5px;font: 400 18px asty;color: #252525;text-align: right;border: 1px solid #d5d5d5;outline: none;margin: 0 5px;width: calc(30% - 10px);height: 45px}
.filter__submit {width: 35%;height: 45px;font: 400 14px asty;color: #ffffff;text-transform: uppercase;text-align: center;padding: 15px;background-color: #252525;-webkit-transition: background-color .3s ease-in;-moz-transition: background-color .3s ease-in;-ms-transition: background-color .3s ease-in;-o-transition: background-color .3s ease-in;transition: background-color .3s ease-in}
.filter__submit:hover {cursor: pointer;background-color: #525252}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0}
input[type=number] {-moz-appearance: textfield}
.filter__row {width: 100%;padding: 5px 0;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;text-align: left;font: 400 14px asty;color: #525252}
.filter--variable .filter__row, .filter--feature .filter__row {align-items: center}
.category__filters .filter__row {flex-wrap: nowrap}
.filter--productVariable {display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.filter--productVariable .filter__row {width: calc(50% - 10px);margin: 0;padding: 0;}
.variable__block {margin: 0;}
.filter__row--image {display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.filter__row span {word-break: break-word}
.color__tooltip {word-break: unset !important}
.filter__input {display: none}
.filter__label {display: inline-block;width: 25px;min-width: 25px;height: 25px;border: 1px solid #d5d5d5;margin-right: 10px;position: relative}
.filter__label:hover {cursor: pointer}
.filter__label svg {width: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);opacity: 0}
.filter__label:hover svg {opacity: 1}
.filter__label.checked svg {opacity: 1}
.product__container {width: 100%;margin-top: 20px;border-top: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee}
.product__innerContainer {position: relative;width: 100%;max-width: 1920px;margin: 0 auto;display: flex;justify-content: center;align-items: stretch;overflow: hidden}
.product__block {flex: 1;max-width: 610px;min-width: 299px;position: relative}
.product__block.wide {max-width: 710px}
.product__carousel {padding-bottom: 38%;max-height: 650px;margin-right: 10px}
.product__carousel.moreMargin {margin-right: 40px}
.product__variable {background-color: #efefef;padding: 35px 40px;min-height: 100%}
.product__info {padding: 30px 40px}
.product__info.border {border-left: 1px solid #ececec}
.productSliderOuter {position: absolute;top: 0;left: 0;width: 100%;height: 100%}
.productSliderOuter > div {position: relative;height: 100%}
.slider--product {margin: 0;padding: 0;list-style: none;width: 100%;height: 100%;top: 0;left: 0;position: absolute}
.product__img {position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: contain}
.product__arrow {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);z-index: 2;background-color: #e3e3e3;width: 40px;height: 40px;padding: 5px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;display: flex;justify-content: center;align-items: center}
.product__arrow svg {width: 20px;height: 20px;position: relative}
.product__arrow:hover {cursor: pointer}
.product__arrow--prev {left: 10px}
.product__arrow--next {right: 10px}
.product__arrow--prev svg {right: 1px}
.product__arrow--next svg {left: 1px}
.colorFigure {display: block;margin: 0;height: 100%;position: relative;overflow: hidden;}
.colorIcon {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover}
.product__videoWrapper {position: relative;}
.product__videoWrapper .iframeWrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 3;}
.product__videoWrapper .youtubeIframe {width: 100%;height: 100%;border: none;}
.product__video {position: relative;margin-top: 30px;overflow: hidden;padding-bottom: 56.25%;}
.product__videoPoster {position: absolute;z-index: 1;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover}
.product__youtubeIcon {display: inline-block;position: absolute;top: 50%;left: 50%;z-index: 2;pointer-events: none;transform: translate(-50%, -50%);width: 100px;height: 100px;background: url(../img/youtube-red.svg) no-repeat 50% 50%;background-size: contain;opacity: .3;transition: opacity .3s ease-in-out}
.product__video:hover {cursor: pointer;}
.product__video:hover .product__youtubeIcon {opacity: 1;}
.quantity__bar {width: 100%;margin-top: 20px;display: flex;justify-content: center;align-items: stretch;flex-wrap: wrap;}
.quantity__bar.width30 {width: 30%;margin-top: 0;border: 1px solid #e7e7e7;border-radius: 5px}
.quantity__symbol {width: 55px;height: 55px;border-top: 1px solid #e7e7e7;border-bottom: 1px solid #e7e7e7;display: flex;justify-content: center;align-items: center;background-repeat: no-repeat;-webkit-background-size: auto;background-size: auto;background-position: 50% 50%}
.quantity__symbol:hover {cursor: pointer}
.quantity__symbol.disabled:hover {cursor: not-allowed}
.quantity__minus {border-left: 1px solid #e7e7e7;background-image: url(../img/products/plin.svg)}
.quantity__minus.noBorder {border-top: none;border-bottom: none;border-left: none;background-image: url(../img/products/plin.svg)}
.quantity__plus {border-right: 1px solid #e7e7e7;background-image: url(../img/products/sin.svg)}
.quantity__plus.noBorder {border-top: none;border-bottom: none;border-right: none;background-image: url(../img/products/sin.svg)}
.quantity__input {border: 1px solid #e7e7e7;flex: 1;text-align: center;font: 600 18px asty;color: #252525;pointer-events: none;width: calc(100% - 110px)}
.quantity__input.noBorder {border: none}
.quantity__input:hover, .quantity__input:focus {border-color: #e7e7e7 !important}
.addToCart {display: flex;justify-content: center;align-items: center;width: 100%;height: 55px;background-color: #252525;font: 600 18px asty;color: #ffffff;text-transform: uppercase;padding: 10px 20px;margin-top: 10px;-webkit-transition: background-color .3s ease-in;-moz-transition: background-color .3s ease-in;-ms-transition: background-color .3s ease-in;-o-transition: background-color .3s ease-in;transition: background-color .3s ease-in}
.addToCart.width70 {width: calc(70% - 10px);margin-top: 0;margin-left: auto}
.addToCart:hover {cursor: pointer;background-color: #e1000f}
.product__brand {display: inline-block;margin-top: 20px;padding: 0;max-width: 150px}
.product__guarantee {display: flex;justify-content: center;align-items: center;width: 100%;max-width: 300px;border: 1px solid #e7e7e7;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;font: 600 14px asty;color: #e1000f;padding: 10px 25px;text-transform: uppercase;margin: 20px auto 0}
.product__share {width: 100%;max-width: 300px;margin: 20px auto 0;padding: 0 10px;display: flex;justify-content: center;align-items: center}
.product__share span {display: inline-block;font: 600 18px asty;color: #464646;text-transform: uppercase;position: relative;top: 2px}
.share {position: relative;width: 45px;height: 35px;-webkit-transition: transform .3s ease-in;-moz-transition: transform .3s ease-in;-ms-transition: transform .3s ease-in;-o-transition: transform .3s ease-in;transition: transform .3s ease-in;background-position: 50% 50%;background-repeat: no-repeat;-webkit-background-size: contain;background-size: contain}
.share:hover {cursor: pointer}
.share--mail {margin: 0 0 0 5px}
.st64 {-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in}
.share:hover .st64 {fill: #e1000f}
.share svg {width: 100%;height: 100%}
.noProducts--sadFace {margin: 40px auto 0;display: inline-block;width: 50px;height: 50px;background-image: url(../img/sad-face.svg);background-repeat: no-repeat;-webkit-background-size: auto;background-size: auto;background-position: 50% 50%}
.noProducts--h2, .noProducts--h3 {display: block;width: 100%;text-align: center;font: 400 24px asty;color: #252525;padding-top: 10px}
.product__variableHeading {display: block;width: 100%;font: 700 18px asty;color: #e1000f;text-transform: uppercase;text-align: left}
.variable__ul {margin: 0;padding: 0;list-style: none}
.filter--productVariable {margin-top: 10px;padding: 10px 0 0}
.filter__h3--lowercase {text-transform: none}
label.product__ratio {border-color: #a7a7a7;margin: 0 10px 0 0}
.fullWidthContainer {width: 100%;margin-top: 40px}
.fullWidthContainer--black {background-color: #323232}
.product__description {padding: 30px 0;width: calc(100% - 40px);max-width: 1300px;margin: 0 auto;text-align: left}
.product__h2 {font: 600 30px asty;color: #ffffff}
.product__h3 {font: 600 24px asty;color: #ffffff;position: relative;top: 4px}
.product__text {font: 400 18px asty;color: #ffffff;line-height: 1.5;padding: 40px 0 0}
.product__text .youtube-embed-wrapper {margin-top: 60px;margin-bottom: 20px}
.technical {width: 100%;background-color: #ffffff;text-align: center;padding: 0 50px}
.technical__h4 {display: block;width: 100%;padding: 60px 0 40px;color: #262626;font: 600 30px asty;text-transform: uppercase}
.technical__row {width: 100%;display: flex;justify-content: center;align-items: stretch}
.technical__picture {display: block;width: 50%;order: 1;background-color: #ffffff;position: relative}
.technical__picture > img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);max-width: 100%;max-height: 100%;width: auto;padding: 20px 0}
.technical__text {display: flex;justify-content: left;align-items: center;width: 50%;order: 2;color: #323232;background-color: #ffffff;text-align: left;font: 400 18px asty;line-height: 1.5;word-break: break-word;min-height: 450px;padding: 30px 8vw 20px 4vw}
.technical__text ul {position: relative}
.technical__text ul li {padding-top: 20px}
.technical__text ul li:first-of-type {padding-top: 0}
.technical__row--even .technical__picture {order: 2 !important}
.technical__row--even .frontVideo-list-right {order: 2 !important}
.technical__row--even .technical__text {order: 1 !important;padding: 30px 4vw 20px 8vw}
.relatedColors {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;width: 100%;padding: 20px 0 0;margin-top: 20px;border-top: 2px solid #f4f4f4}
.relatedColors__h3 {display: block;width: 100%;margin-bottom: 10px;color: #262626;font: 600 13px asty;text-transform: uppercase}
.relatedColor {position: relative;display: inline-block;margin: 0 10px 15px;padding: 2px;width: 35px;height: 35px}
.relatedColor--current:before {content: '';position: absolute;top: -4px;left: -4px;width: 41px;height: 41px;background-color: #ffffff;border: 1px solid #9a9a9a;pointer-events: none;z-index: -1}
.relatedColor:hover {cursor: pointer}
.relatedColor:hover .color__tooltip {opacity: 1}
.product_fileSection {display: flex;justify-content: flex-start;align-items: center;position: relative;padding-bottom: 10px}
.product_fileSection::before {content: '';display: block;position: relative;width: 30px;height: 40px;margin-right: 20px;background-image: url(../img/products/download-pdf.svg);background-repeat: no-repeat;-webkit-background-size: auto;background-size: auto}
.product__files {padding-top: 30px;margin-top: 30px;border-top: 1px solid #767676}
.product__pdf {display: inline-block;padding-top: 10px;font: 400 15px asty;color: #ffffff;text-decoration: underline;-webkit-transition: color .3s ease-in;-moz-transition: color .3s ease-in;-ms-transition: color .3s ease-in;-o-transition: color .3s ease-in;transition: color .3s ease-in}
.product__pdf:hover {color: #e1000f}
.product__bigPicture {display: block;width: calc(100% - 40px);max-width: 1100px;margin: 50px auto 0;position: relative;padding-bottom: 38%}
.product__bigImage {position: absolute;top: 0;left: 0;width: 100%;height: 100%}
.fullWidthContainer {width: 100%;margin-top: 40px}
.fullWidthContainer--gray {background-color: #ffffff}
.product__features {width: calc(100% - 40px);max-width: 1300px;margin: 0 auto;padding: 40px 0 20px}
.product__h4 {display: block;width: 100%;font: 600 30px asty;color: #252525;text-align: left;border-bottom: 1px solid #dbdbdb;padding-bottom: 20px;margin-bottom: 30px}
.features__ul {width: 100%;list-style: none;margin: 0;padding: 0 0 20px}
.features__li {width: 100%;display: flex;padding: 0}
.features__li--even {background-color: #e5e5e5}
.feature__parent {display: inline-block;width: 30%;padding: 5px 0 5px 20px;font: 600 18px asty;color: #252525;text-align: left;border-right: 1px solid #dbdbdb}
.features__li--even .feature__parent {border-color: #d2d2d2}
.features__children {display: inline-block;width: 70%;padding: 5px 0 5px 20px;font: 400 16px asty;color: #252525;text-align: left}
.product__related {width: calc(100% - 40px);max-width: 1620px;margin: 50px auto;display: flex;justify-content: center;align-items: stretch;flex-wrap: wrap}
.product__h5 {display: flex;justify-content: center;align-items: center;width: 100%;position: relative;font: 600 26px asty;color: #252525;margin-bottom: 50px;text-transform: uppercase}
.product__h5 span {display: inline-block;padding: 0 50px;white-space: pre}
.product__h5::before, .product__h5::after {content: '';display: block;position: relative;height: 1px;width: 100%;background-color: #dbdbdb}
.relatedProduct {width: 23%;margin: 0 1.3%}
.product__related .relatedProduct:nth-of-type(4n+1) {margin-left: 0}
.product__related .relatedProduct:nth-of-type(4n) {margin-right: 0}
.variable__figure {display: inline-block;width: auto;max-width: 75px;height: auto;overflow: hidden;position: relative;margin: 0;}
.variable__figure--noMarginTop {margin-top: 0}
.variable__figure:hover {cursor: pointer}
.variable__figure--checked::before {content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #33333394;opacity: .6;z-index: 2}
.variable__icon {display: block;border: 1px solid #c8c8c8;object-fit: contain;margin: 0;}
.variable__color {margin: 10px 10px 0 0;position: relative}
.variable__color.checked {outline: none !important}
.variable__color.checked::after {content: '';display: block;width: 100%;height: 2px;background-color: #e1000f;position: absolute;bottom: -4px;left: 0}
.color--borderedAlt.checked::after {bottom: -6px !important;left: -1px;width: 25px}
.variable__block {margin: 0 auto 20px;width: 100%;}
.variable__innerBlock {width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.filter__row--image .variable__block {margin: 0 10px 10px 0;width: auto;}
.variable__title {display: inline-block;text-align: left}
.variable__figures {display: flex;justify-content: flex-start;align-items: stretch;flex-wrap: wrap}
#footer {width: calc(100% - 80px)}
.footer__top {position: relative;width: 100%;background-color: #2d2d2d;padding: 65px 20px 25px;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
#scrollToTopButton {position: absolute;top: -30px;cursor: pointer}
#scrollToTopButton .st11 {-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;-ms-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in}
#scrollToTopButton:hover .st11 {fill: #252525}
.footer__link {display: inline-block;margin: 10px 10px 0;font: 600 12px asty;color: #ffffff;text-transform: uppercase;-webkit-transition: color .3s ease-in;-moz-transition: color .3s ease-in;-ms-transition: color .3s ease-in;-o-transition: color .3s ease-in;transition: color .3s ease-in}
.footer__link:hover, .footer__link--selected {color: #e1000f !important;}
.footer__bottom {width: 100%;background-color: #262626;padding: 10px 20px;display: flex;justify-content: space-between;align-items: center}
.footer__copyright {display: inline-block;font: 400 15px asty;color: #ffffff;text-transform: uppercase}
.footer__specialone {display: inline-block}
.secondary {position: relative;width: 100%;height: calc(100vh - 308px);min-height: 500px;border-top: 1px solid #e7e7e7;top: 43px}
.secondary__section {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: calc(100% - 40px);max-width: 800px}
.secondary__block {display: block;width: 100%;text-align: center}
.secondary__h1 {font: 600 88px asty;color: #e1000f;line-height: 1}
.secondary__h1--alt {font: 600 90px asty;color: #252525;line-height: 1}
.secondary__h1--order {font: 400 40px asty;color: #252525}
.secondary__figure {display: block;margin-bottom: 80px}
.secondary__h2 {font: 600 100px asty;color: #252525;text-transform: uppercase;line-height: 1}
.secondary__p {font: 400 18px asty;color: #393939;line-height: 1.5;margin: 50px 0}
.secondary__p span {display: block;width: 100%;text-align: center}
.labelspan {display: none !important;}
.completed__inner {width: calc(100% - 40px);margin: 20px auto;}
.completed__h1 {width: 100%;margin-bottom: 20px;color: #262626;font: 600 40px asty;}
.completed__h2 {width: 100%;margin-bottom: 50px;color: #262626;font: 600 18px asty;}
.completed {width: 100%;max-width: 1620px;margin: 0 auto 0;display: grid;grid-template-columns: 1fr;}
.completed__products {width: 100%}
.completed .quantity__input {border: none}
.billing__priceLabel {color: #262626;font: 400 18px asty}
.billing__priceLabel--final {text-transform: uppercase;color: #262626;font: 600 18px asty;}
.billing--alt {border: none;margin: 0;padding: 10px 0;width: 100%;}
.billing__block--alt {margin: 0;border: none;}
.billing__li--alt {padding: 10px 0;margin: 0;width: 100%}
.billing__li--final {border-bottom: 2px solid #727272 !important}
.completed__row {display: grid !important;grid-template-columns: 4fr 1fr 1fr 1fr}
.completed__row--padd {padding: 30px 0 10px;}
.completed__row--padd .productInCart__picture {margin-bottom: 20px;}
.completed__column {display: flex;align-items: center;justify-content: flex-end;flex-wrap: wrap;padding: 0 20px !important;}
.completed__column--product {display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap}
.completed__column--quantity .quantity__input {text-align: right;}
.completed__column--info {color: #262626;font: 400 18px asty}
.completed__column--infoBold {color: #262626;font: 600 18px asty}
.billing__return {width: 100%;margin-top: 40px;display: grid;grid-template-columns: 1fr 1fr;grid-column-gap: 20px}
.billing__pdf {display: inline-block;max-width: 350px;margin: 0 auto 0 0;background-color: #ffffff;border: 1px solid #262626;color: #262626;font: 400 16px asty;text-transform: uppercase;padding: 10px 40px;transition: background-color .3s ease-in-out, color .3s ease-in-out}
.billing__pdf > svg {display: inline-block;width: 30px;height: 35px;margin-left: 10px;}
.billing__back {display: inline-flex;align-items: center;justify-content: center;background-color: #262626;text-align: center;color: #ffffff;text-transform: uppercase;font: 600 18px asty;padding: 10px 70px;max-width: 350px;margin: 0 0 0 auto;transition: background-color .3s ease-in-out, color .3s ease-in-out}
.cart__variables {text-align: left;}
.completed__variables {display: inline-block;color: #262626;font: 400 18px asty;}
.completed__variables--parent {display: inline-block;color: #262626;font: 600 18px asty;}
.completed__variables--grandparent {display: inline-block;text-decoration: underline;color: #262626;font: 600 18px asty;}
.fancybox-thumbs__list a:before {border: 4px solid #828282 !important;}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {background: rgba(130, 130, 130, 0.5);}
.fancybox-thumbs__list a:last-of-type {clear: both;width: 100%;max-width: 100%;overflow: visible !important;}
/*.fancybox-thumbs__list a:last-of-type::after {content: 'Video';position: absolute;top: -25px;left: 0;display: block;width: 100%;color: #262626;text-align: center;font: 400 16px asty;text-decoration: underline}*/
.footer__ul--bankLogos {position: relative;width: 100%;background-color: #2d2d2d;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;padding: 10px 10px 40px}
.footer__address {width: 100%;margin-bottom: 20px;}
.footer__text, .footer__text a {display: block;width: 100%;text-align: center;color: #ffffff;line-height: 1.3;font: 600 16px asty;padding-bottom: 2px;transition: color .3s ease-in-out}
.footer__text a {display: inline-block;width: initial;padding: 0 5px;}
.footer__text--padd {padding-top: 10px;}
.offer-pop-up-container {position: fixed;width: 515px;height: 515px;top: 0;bottom: 0;left: 0;right: 0;margin: auto;-webkit-box-shadow: 0 0 50px 1px #000000;box-shadow: 0 0 50px 1px #000000;z-index: 11999}
.offer-pop-up-close {position: absolute;width: 38px;height: 38px;top: -19px;right: 0;cursor: pointer}
.offer-pop-up-container > img:first-of-type {width: 100%;height: 100%}
.telephoneOrder {position: relative;display: inline-block;background-color: #f3f3f3;border: 1px solid #dedede;color: #262626;text-transform: uppercase;font: 700 clamp(13px, 1vw,16px) asty;text-align: center;padding: 15px 40px;word-break: break-word;max-width: 210px;margin-top: 20px;}
.telephoneOrder__circle {position: absolute;width: 30%;height: calc(100% - 20px);left: -15%;top: 10px;}
.telephoneOrder__circleInner {position: relative;width: 100%;height: 100%;}
.telephoneOrder__circleInner svg {display: block;width: 100%;height: 100%;}
.telephoneOrder__arrow {position: absolute;right: 10px;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);pointer-events: none;width: 20px;height: 20px;}
.telephoneOrder__arrow svg {display: block;width: 100%;height: 100%;}

.addToCart-wrapper{margin-top:20px;padding-bottom:20px;border-bottom:1px solid #e7e7e7;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.phone2022-container{margin-top:25px;width:100%;text-align:center}
.phone2022-inner{display:inline-block;position:relative;padding:12px 40px 12px 30px;background:#f3f3f3 url(../img/phone-green-arrow.svg) 94% 50% no-repeat;border:1px solid #dedede}
.phone2022-inner span{font:700 16px asty;color:#262626;text-transform:uppercase;line-height:1.2}
.phone2022-inner figure{position:absolute;top:9px;left:-22px}

.transport2022-inner{margin-left:30px;display:inline-block;position:relative;padding:12px 30px 12px 30px;background:#f3f3f3;border:1px solid #dedede}
.transport2022-inner.noMargin{margin-left:0}
.transport2022-inner span{font:700 16px asty;color:#262626;text-transform:uppercase;line-height:1.2}
.transport2022-inner figure{position:absolute;top:9px;left:-22px}

.pdf2022-wrapper{margin-top:30px;text-align:center}
.pdf2022-container{display:inline-flex;flex-direction:column}
.pdf2022-container > li{margin-top:10px}
.pdf2022-container > li > a{padding:20px 20px 20px 50px;background:url(../img/download-pdf2022.svg) 5% 50% no-repeat;border:1px solid #ccc;border-radius:5px}
.pdf2022-container > li > a span{font:600 15px asty;color:#262626;text-transform:uppercase}
.products-variables-container{margin-top:30px;position:relative;border:1px solid #e7e7e7;border-radius:5px;padding:30px 20px 20px}
.product__variableHeading2022{position:absolute;width:300px;top:-10px;left:0;right:0;margin:0 auto;padding:0 30px;text-align:center;font:700 18px asty;color:#e1000f;text-transform:uppercase;background-color:#fff}
.products-variables-rows{margin-top:20px;padding-top:20px;border-top:1px solid #e1e1e1}
.products-variables-container .products-variables-rows:first-of-type{margin-top:0;padding-top:0;border-top:none}
.products-variables-hTitle{font:600 15px asty;color:#262626;text-transform:uppercase;margin-bottom:12px;text-align:left}
.products-variables-list{margin-top:15px;width:100%;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.products-variables-list > li{width:49%;margin-left:2%;margin-top:15px}
.products-variables-list > li:nth-child(2n+1){margin-left:0}
.products-variables-list > li:nth-child(-n+2){margin-top:0}
label.product__ratio{margin:0;padding:7px 10px;background-color:#fff;border:1px solid #ddd;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:center;text-align:left;justify-content:flex-start;cursor:pointer;border-radius:5px!important}
label.product__ratio.checked{border:1px solid #262626}
label.product__ratio img{border:1px solid #c9c9c9;max-width:34px;max-height:34px;margin:0;width:34px;height:34px}
.spanVariable{width:calc(100% - 34px);padding-left:10px}
label.product__ratio span{display:inline;font:400 14px asty;color:#525252}

#video-container{position:relative;width:100%;padding-bottom:46%;overflow:hidden;background-color:#262626}
#videoBg{position:absolute;width:100%;height:auto;top:0;left:0;right:0;bottom:0;margin:auto;z-index:1}
#thesisShopTeam-wrapper{margin-top:60px}
#thesisShopTeam-container{max-width:1460px;margin:0 auto;padding:0 20px}
#thesisShopTeam-desc{font:400 20px / 1.6 asty;font-style:italic;color:#262626;text-align:left}
#thesisShopTeam-h2{margin-top:25px;font:700 20px / 1 asty;font-style:italic;color:#262626;text-align:right}
#frontVideo-wrapper{margin-top:60px}
#frontVideo-list{width:100%;margin:0;padding:0 30px 0 30px;list-style:none}
#frontVideo-list > li{margin-top:30px;width:100%;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
#frontVideo-list > li:first-child{margin-top:0}
.frontVideo-list-left{width:40%;padding:3%;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:center;justify-content:flex-end;background-color:#fff;text-align:right;border:1px solid #E2E2E2}
.frontVideo-list-right{width:60%}
#frontVideo-list > li:nth-child(2n) .frontVideo-list-left{justify-content:flex-start;order:2;text-align:left;width:40%;background-color:#D5DCE1}
#frontVideo-list > li:nth-child(2n) .frontVideo-list-right{order:1;width:60%}
#frontVideo-list > li:nth-child(1) .frontVideo-list-left{background:#fff url("../img/01.svg") 2% 98% no-repeat}
#frontVideo-list > li:nth-child(3) .frontVideo-list-left{background:#fff url("../img/02.svg") 2% 98% no-repeat}
#frontVideo-list > li:nth-child(5) .frontVideo-list-left{background:#fff url("../img/03.svg") 2% 98% no-repeat}
.frontVideo-list-right figure,.frontVideo-container{position:relative;width:100%;padding-bottom:56.2%;height:100%;overflow:hidden}
.frontVideo-list-right figure img,.frontVideo{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;z-index:1}
.frontVideo-list-title2{font:600 clamp(1.263rem,1.302vw,1.563rem) / 1 asty;font-style:italic;color:#E10010}
.frontVideo-list-title{font:600 clamp(1.475rem,1.563vw,1.875rem) / 1 asty;margin-top:18px;color:#7B7B7B}
.frontVideo-list-desc{font:400 clamp(1rem,0.938vw,1.125rem) / 1.4 asty;margin-top:20px;color:#7B868C}
#warranty-container{margin-top:30px;width:100%;padding:60px 20px;background-color:#323232}
#warranty-h2{font:600 clamp(1.475rem,1.563vw,1.875rem) / 1 asty;color:#fff;text-transform:uppercase;text-align:center}
#warranty-boxes{margin:50px 0 0;width:100%;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:center;justify-content:center;padding:0;list-style:none}
#warranty-boxes > li{margin-left:4%;width:25%;min-width:400px}
#warranty-boxes > li:first-child{margin-left:0}
#warranty-boxes > li > a{position:relative;width:100%} 
#warranty-boxes > li > a .warranty-inner{border-radius:10px;text-align:center;padding:20px 10px}
#warranty-boxes > li:first-child > a .warranty-inner{background:url(../img/warranty/warranty-rectangle.svg) 50% 50% no-repeat;background-size:cover}
#warranty-boxes > li:nth-child(2) > a .warranty-inner{background:url(../img/warranty/warranty-rectangle.svg) 50% 50% no-repeat;background-size:cover}
.warranty-inner-title{font:600 clamp(1.475rem,1.363vw,1.875rem) / 1.2 asty;color:#fff;text-transform:uppercase;max-width:70%;margin:0 auto}
.warranty-inner-icon{display:inline-block;margin-top:25px}
.warranty-readMore{margin-top:15px;font:400 clamp(1.1rem,1.042vw,1.25rem) / 1 asty;color:#fff}
#top-categories-wrapper{margin-top:100px;width:100%}
#top-categories-h2{font:600 clamp(2rem,2.083vw,2.5rem) / 1 asty;color:#262626;text-transform:uppercase}
#top-categories-container{max-width:1460px;margin:60px auto 0;padding:0 20px}
#top-categories-list{width:100%;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;padding:0;list-style:none}
#top-categories-list > li{margin-left:4%;width:22%}
#top-categories-list > li:nth-child(4n+1){margin-left:0}
#top-categories-list > li > a{position:relative;width:100%}
.top-categories-photo-container{border:1px solid #EEE}
.top-categories-photo-container figure{position:relative;width:100%;padding-bottom:121%;overflow:hidden}
.top-categories-photo-container figure img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;z-index:1}
.top-categories-title{padding:11px 10px;background-color:#323232;min-height:70px;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:center;align-items:center}
.top-categories-title > span{display:block;font:400 clamp(1.1rem,1vw,1.25rem) / 1.2 asty;color:#fff;text-transform:uppercase;width:100%}
.frontBanner-container{margin-top:100px}
#frontBanner{display:block;width:100%}
#frontBanner img{width:100%;height:auto}
#frontFormBg-wrapper{margin-top:30px;position:relative;width:100%}
#frontFormBg-photo{position:relative;width:100%;z-index:2;height:800px;overflow:hidden}
#frontFormBg-photo img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;z-index:1}
#frontFormBg-content{position:absolute;width:100%;height:100%;top:0;left:0;z-index:5;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:center;align-items:center;padding:30px 20px}
#frontForm-container{max-width:500px;padding:25px 4%;background-color:#323232}
#frontForm-hTitle{font:600 clamp(1.5rem,1.3vw,1.7rem) / 1.2 asty;color:#fff;text-transform:uppercase;text-align:center}
#frontForm-hTitle2{margin-top:15px;font:400 clamp(0.95rem,0.8vw,1.05rem) / 1.2 asty;color:#fff;text-align:center}
#frontForm-hTitle3{margin-top:15px;font:400 clamp(0.95rem,0.8vw,1.05rem) / 1.2 asty;color:#fff;text-align:center}
#contact-form{display:block;margin-top:30px}
.contact-col{margin-top:15px}
.contact-col.flex{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.contact-col-fullWidth{width:100%}
.contact-col-left{width:50%;padding-right:5px}
.contact-col-right{width:50%;padding-left:5px}
.contact-input{position:relative;font:400 clamp(1rem,0.9vw,1.1rem) / 1 asty;color:#262626;width:100%;height:50px;background:#fff;padding:0 15px;border:none;outline:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:4px!important}
.contact-select{position:relative;font:400 clamp(1rem,0.9vw,1.1rem) / 1 asty;color:#262626;width:100%;height:50px;background:#fff;padding:0 15px;border:none;outline:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:4px!important;background: #fff url("../img/select-arrow-front-form.svg") 96% 50% no-repeat}
.contact-submit-col{width:100%;margin-top:20px;align-items:center}
.contact-label-wrapper{width:100%}
.contact-label-container{margin-top:0}
.contact-submit-outer{width:100%;text-align:center;margin-top:16px}
#contact-submit{width:100%;padding:15px 20px;background-color:#7C858D;color:#fff;border:none;outline:none;font:700 clamp(1.2rem,1.1vw,1.4rem) / 1 asty;cursor:pointer;text-transform:uppercase;border-radius:4px!important}
#contact-submit:hover{background-color:#565656;color:#fff}
.contact-label{display:block;position:relative;padding-left:35px;cursor:pointer;font-size:14px;font-weight:300;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.contact-label.inter{height:50px}
.contact-link{font-size:15px;color:#fff;line-height:26px;padding-left:30px;text-align:left}
.contact-label input{position:absolute;opacity:0;cursor:pointer}
.contact-checkmark{position:absolute;top:0;left:0;height:25px;width:25px;border:1px solid #494949;border-radius:5px}
.contact-label input:checked ~ .contact-checkmark{border:1px solid #494949}
.contact-checkmark:after{content:"";position:absolute;display:none}
.contact-label input:checked ~ .contact-checkmark:after{display:block}
.contact-label .contact-checkmark:after{left:8px;top:3px;width:5px;height:11px;border:solid #c4c4c4;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.scroll__arrow-container{position:absolute;width:140px;height:50px;left:0;right:0;bottom:30px;margin:0 auto;z-index:2}
.scroll__arrow-title{font:700 clamp(1rem,0.9vw,1.1rem) / 1 asty;color:#fff;text-transform:uppercase;text-align:center}
.scroll__arrow{position:relative;bottom:0;left:0;right:0;margin:14px auto 0;width:18px;height:35px;z-index:50}
.scroll__arrow:before{content:'';position:absolute;top:0;left:0;right:0;margin:0 auto;width:20px;height:11px;opacity:.8;background:url(../img/arrow-scroll-down.svg) no-repeat;-moz-transform:translateY(0px);-webkit-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);-webkit-animation:scroll_animation 1.4s infinite;animation:scroll_animation 1.4s infinite}
.scroll__arrow:after{content:'';position:absolute;top:0;left:0;right:0;margin:0 auto;width:20px;height:11px;opacity:.8;background:url(../img/arrow-scroll-down.svg) no-repeat;-moz-transform:translateY(10px);-webkit-transform:translateY(10px);-o-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-animation:scroll2_animation 1.4s infinite;animation:scroll2_animation 1.4s infinite}

#faq-categories-container{width:100%}
#faq-categories{width:100%}
#faq-categories > li{margin-top:40px;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
#faq-categories > li:first-child{margin-top:0}
.faq-categories-title{width:20%;font-size:18px;font-weight:600;color:red;text-transform:uppercase;padding-right:25px;border-right:1px solid #D9D9D9}
.faq-categories-ul{width:80%;padding-left:25px}
.faq-categories-ul > li{margin-top:10px}
.faq-categories-ul > li:first-child{margin-top:0}
.faq-title{padding:15px 40px 15px 20px;font-size:17px;font-weight:600;color:#262626;cursor:pointer;background:#F5F5F5 url(../img/faq-down.svg) 98% 50% no-repeat}
.faq-desc-container{max-height:0;overflow:hidden;transition:all .5s linear}
.faq-categories-ul > li.open .faq-desc-container{max-height:500px;transition:all .5s linear}
.faq-categories-ul > li.open .faq-title{background:#F5F5F5 url(../img/faq-up.svg) 98% 50% no-repeat}
.faq-desc{padding:18px 20px;font-size:18px;font-weight:400;color:#262626;line-height:1.6}

.pdf2023-wrapper{width:100%}
.pdf2023-container{width:100%;text-align:left}
.pdf2023-container > li{margin-top:15px;text-align:left}
.pdf2023-container > li:first-child{margin-top:0}
.pdf2023-container > li > a{position:relative;display:inline-block;padding:15px 70px 15px 80px;background-color:#E1000F;background-image:url(../img/17-07-23/chair.svg),url(../img/17-07-23/pdf-group.svg);background-position:5% 50%,95% 50%;background-repeat:no-repeat,no-repeat;border-radius:10px}
.pdf2023-container > li > a:before{content:'';position:absolute;width:1px;height:30px;top:0;bottom:0;left:65px;margin:auto 0;background-color:#FF9797}
.pdf2023-container > li > a span{display:block;width:100%;font-size:16px;font-weight:400;color:#fff;line-height:1;text-transform:uppercase}
.pdf2023-container > li > a span:nth-child(2){margin-top:5px;font-size:18px;font-weight:600}
.dimensions2023-container{margin-top:40px;width:100%}
.dimensions2023-title{position:relative;width:100%;text-align:left}
.dimensions2023-title:before{content:'';position:absolute;width:100%;height:1px;top:0;left:0;bottom:0;margin:auto 0;background-color:#D9D9D9}
.dimensions2023-title span{display:inline-block;position:relative;z-index:2;font-size:26px;font-weight:600;background-color:#fff;text-transform:uppercase;padding:0 20px 0 0}
#dimensions2023-gallery{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;margin-top:30px}
#dimensions2023-gallery > li{width:48%;margin-top:50px;margin-left:4%}
#dimensions2023-gallery > li:nth-child(-n+2){margin-top:0}
#dimensions2023-gallery > li:nth-child(2n+1){margin-left:0}
#dimensions2023-gallery > li > a{position:relative;width:100%;border:1px solid #E2E2E2}
#dimensions2023-gallery > li > a figure{position:relative;width:100%;padding-bottom:50%;overflow:hidden}
#dimensions2023-gallery > li > a figure img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}

@-webkit-keyframes scroll_animation {
    0%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:0}
    30%{opacity:1}
    80%{-webkit-transform:translate(0,10px);transform:translate(0,10px);opacity:0}
    100%{opacity:0}
}
@keyframes scroll_animation {
    0%{transform:translate(0,0);opacity:0}
    30%{opacity:1}
    80%{transform:translate(0,10px);opacity:0}
    100%{opacity:0}
}
@-webkit-keyframes scroll2_animation {
    0%{opacity:0}
    30%{-webkit-transform:translate(0,-10px);transform:translate(0,-10px);opacity:0}
    80%{opacity:1}
    100%{opacity:0;-webkit-transform:translate(0,0);transform:translate(0,0)}
}
@keyframes scroll2_animation {
    0%{opacity:0}
    30%{opacity:0;transform:translate(0,-10px)}
    80%{opacity:1}
    100%{opacity:0;transform:translate(0,0)}
}

@media only screen and (min-width: 1000px) and (max-width: 1199px) {
    .frontVideo-list-left{padding: 2% 10px}
}

@media only screen and (min-width: 1000px) {
    .billing__back:hover {cursor: pointer;background-color: #e0e0e0;color: #262626;}
    .billing__pdf:hover {cursor: pointer;background-color: #262626;color: #ffffff;}
    .billing__pdf:hover .st543 {fill: #ffffff}
    .footer__text a:hover {cursor: pointer;color: #e1000f !important;}
    .telephoneOrder:hover {cursor: pointer;}
    #top-categories-list > li > a:hover {box-shadow: 0 0 15px 1px #CCC;}
}
@media only screen and (min-width: 1920px) {
    .sidebar {right: calc(calc(100% - 1920px) / 2)}
}
@media only screen and (max-width: 1700px) {
    .relatedProduct {margin: 0 1.3%}
}
@media only screen and (max-width: 1500px) {
    .privileges__span {font-size: 18px}
    .privileges__span--noflex {font-size: 28px}
    .privileges__link {font-size: 28px}
    .quantity__input--alt {max-width: 50px}
}
@media only screen and (max-width: 1400px) {
    .privileges__ul {flex-wrap: wrap}
    .privileges__li {order: 2}
    .privileges__li--noflex {order: 1;max-width: 100% !important;width: 100% !important;margin-bottom: 10px}
    .privileges__li--bdleft {border-left: none}
    .topcat__title {font-size: 16px}
    .menu__heading {font-size: 30px}
    .menu__link {font-size: 30px}
    .contact__phone {font-size: 26px;margin-bottom: 60px}
}
@media only screen and (max-width: 1350px) {
    .cart--inside {justify-content: flex-end;flex-wrap: wrap}
    .cart__products {width: 100%}
    .filter--productVariable .filter__row, .filter--productVariable .filter__row--image {width: 100%;}
    .filter__row--image .variable__block {margin-right: 10px;}
}
@media only screen and (max-width: 1300px) {
    .select__container--space {margin-left: 20px}
    .suggestions__finalprice {font-size: 26px}
    .suggestions__title {font-size: 20px}
    .suggestions__code {font-size: 12px}
    .noProducts--h2, .noProducts--h3 {font-size: 20px}
    .product__variable, .product__info {padding: 20px}
    .addToCart, .product__variableHeading {font-size: 16px}
    .relatedProduct {width: 30%;}
}
@media only screen and (max-width: 1200px) {
    .privileges__li {max-width: 25%;width: 25%;padding: 0 15px;}
    .privileges__span {font-size: 15px}
    .privileges__span--noflex {font-size: 25px}
    .privileges__link {font-size: 25px}
    .series__products {padding: 15px}
    .seriesSliderOuter {padding-bottom: 95%}
    .series__h2 {font-size: 35px}
    .menu__heading {font-size: 20px}
    .menu__link {font-size: 20px}
    .menu__ul {padding: 40px}
    .menu__sublink {font-size: 15px}
    .form__submit {padding: 15px 60px}
    .contact__info {padding: 60px 10px}
    .contact__figure {width: 40px;height: 40px}
    .contact__infoBig {font-size: 26px}
    .contact__infoSmall {font-size: 22px}
    .category__list {width: calc(65% - 20px)}
    .category__filters {width: calc(35% - 20px)}
    .billing__span {font-size: 15px;}
    .variablePrice {display: block;}
}
@media only screen and (max-width: 1100px) {
    .series__carouselOuter .lSSlideOuter {padding-bottom: 100%}
}
@media (min-width:1000px) and (max-width:1299px) {
    .quantity__bar.width30 {
        width: 40%;
    }
    .addToCart.width70 {
        width: calc(60% - 10px);
    }
}


#reviews-pop-up-container{position:fixed;width:850px;height:540px;top:100px;left:0;right:0;margin:0 auto;z-index:50;border:1px solid #dcdcdc;background-color:#fff;display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:center;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}
#reviews-pop-up-container.open{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}
#reviews-pop-up-form{display:block;width:100%;max-width: 460px;padding:20px;margin: 0 auto;}
.reviews-pop-up-photo{position:relative;width:100%;padding-bottom:148%;overflow:hidden;background-color:#fff}
.reviews-pop-up-photo > img{position:absolute;bottom:0;right:0;top:50%;left:50%;margin:0;max-width:95%;max-height:80%;transform:translate(-50%,-50%);z-index:10}
#reviews-pop-up-title{font-size:30px;color:#262626;margin-bottom:20px;text-align: center}
.reviews-pop-up-col{margin-top:20px;width:100%}
.reviews-pop-up-col-left{float:left;width:50%;padding-right:10px}
.reviews-pop-up-col-right{float:right;width:50%;padding-left:10px}
.reviews-pop-up-input{position:relative;font-size:16px;font-weight:300;color:#262626;width:100%;height:46px;line-height:46px;background:#fff;padding:0 10px;border:1px solid #dcdcdc;outline:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.reviews-pop-up-input:focus{border:1px solid #262626;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.reviews-pop-up-input::-webkit-input-placeholder,.reviews-pop-up-textarea::-webkit-input-placeholder{color:#262626}
.reviews-pop-up-input:-moz-placeholder,.reviews-pop-up-textarea:-moz-placeholder{color:#262626}
.reviews-pop-up-input::-moz-placeholder,.reviews-pop-up-textarea::-moz-placeholder{color:#262626}
.reviews-pop-up-input:-ms-input-placeholder,.reviews-pop-up-textarea:-ms-input-placeholder{color:#262626}
.reviews-pop-up-textarea{position:relative;font-size:16px;font-weight:300;color:#262626;width:100%;height:160px;background:#fff;padding:10px;resize:none;border:1px solid #dcdcdc;outline:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.reviews-pop-up-textarea:focus{border:1px solid #262626;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.reviews-slide-inner{margin-top:20px;display:inline-block}
.reviews-slide-inner>li{float:left;width:30px;height:30px;cursor:pointer;margin-right:5px}
.stars-photo{position:relative;width:30px;height:30px}
.stars-photo .star_filled,.stars-photo .star_unfilled{position:absolute;width:30px;height:30px;top:0;left:0;opacity:1;bottom:0;right:0;z-index:10}
.stars-photo .star_filled{display:none}
.stars-show .star_filled,.stars-show .star_unfilled{display:block}
#reviews-submit-container{margin-top:20px}
#reviews-submit{width: 100%;padding:15px 30px;font-size:16px;font-weight:700;line-height:1;color:#fff;background-color:#262626;text-transform:uppercase;cursor:pointer;border:none;outline:none}
#reviews-submit:hover{background-color:#565656}
#reviews_close{position:absolute;top:15px;right:15px;cursor:pointer}

#products-reviews-container{margin-top:20px;border-top:1px solid #f4f4f4;padding-top:20px;align-items:center;display: flex;flex-wrap: wrap;justify-content: center;}
#products-reviews-hTitle{font:400 18px asty;color:#464646;margin-right:10px;text-decoration:underline}
#products-reviews-stars{margin-left:10px;display:inline-block}
#products-reviews-stars-info{display:inline-block;font-size:14px;font-weight:600;color:#262626;padding:10px 30px;background-color:#ebebeb;border:1px solid #b8b8b8;text-transform:uppercase;border-radius:3px;cursor:pointer}
#products-reviews-stars-info:hover{border:1px solid #262626;background-color:#262626;color:#fff}
#products-reviews-stars > figure{display:inline-block;margin-left:2px}
#products-reviews-stars > figure:first-child{margin-left:0}
#products-reviews-stars > figure img{max-width:26px !important;height:auto}


#products-tabs-details-reviews-title{margin:30px auto 0;padding:30px 10px 0;border-top:1px solid #b8b8b8;width:calc(100% - 40px);max-width:1320px;font:600 30px asty;color:#252525;text-align:left}
#products-tabs-details-reviews{padding:0 10px;width:calc(100% - 40px);max-width:1320px;margin:30px auto 0}
#products-tabs-details-revLeft{float:left;width:300px}
#products-tabs-details-revRight{padding-left:10px;float:right;width:-webkit-calc(100% - 300px);width:-moz-calc(100% - 300px);width:calc(100% - 300px)}
#products-tabs-details-revLeft-header{padding:20px 15px;border:1px solid #b8b8b8;border-radius:4px;text-align:center}
#products-tabs-details-revLeft-number{margin-left:10px;display:inline-block;font-weight:600;font-size:22px;color:#262626}
#products-tabs-details-revLeft-stars{margin-top:10px;display:inline-block}
#products-tabs-details-revLeft-stars img{max-width:26px}
#products-tabs-details-revLeft-critics{color:#262626;font-size:20px;font-weight:600;margin-bottom:10px}
#products-tabs-details-revLeft-analysis{margin-top:20px;text-align:center;font-size:18px;text-transform:uppercase}
#products-tabs-details-revLeft-review{margin-top:20px;text-align:center}
.products-review-button{display:inline-block;font-size:14px;font-weight:600;color:#262626;padding:10px 30px;background-color:#ebebeb;border:1px solid #b8b8b8;text-transform:uppercase;border-radius:3px;cursor:pointer}
.products-review-button:hover{border:1px solid #262626;background-color:#262626;color:#fff}
#products-tabs-details-revLeft-ratings{margin-top:30px}
#products-tabs-details-revLeft-ratings > li{margin-top:14px;align-items:center;display:flex;flex-wrap:wrap}
#products-tabs-details-revLeft-ratings > li:first-child{margin-top:0}
.products-rat-title{font-size:15px;font-weight:600;color:#262626;width:32%;text-align:left}
.products-rat-bar{position:relative;width:68%;height:5px;background-color:#b8b8b8}
.products-rat-bar > span{position:absolute;width:60%;height:100%;top:0;left:0;background-color:#e1000f}
.products-rat-num{width:12%;text-align:center;font-size:12px;color:#262626}
#products-tabs-reviewsList{width:100%}
#products-tabs-reviewsList > li{margin-top:30px;border:1px solid #b8b8b8;border-radius:4px;padding:20px}
#products-tabs-reviewsList > li:first-child{margin-top:0}
.products-tabs-reviewsList-info-container{width:100%;text-align:left}
.products-tabs-reviewsList-icon{float:left;width:30px}
.products-tabs-reviewsList-icon img{max-width:100%}
.products-tabs-reviewsList-fullname{margin-top:6px;font-size:16px;color:#262626;line-height:1.2}
.products-tabs-reviewsList-stars-date{margin-top:10px}
.products-tabs-reviewsList-title{margin-top:20px;font-size:18px;font-weight:600;color:#262626}
.products-tabs-reviewsList-info{float:left;width:-webkit-calc(100% - 30px);width:-moz-calc(100% - 30px);width:calc(100% - 30px);padding:0 0 0 10px}
.products-tabs-reviewsList-info > span.medium{font-weight:600;display:inline}
.products-tabs-reviewsList-stars-dateTime{margin-left:5px;display:inline-block;vertical-align:middle;font-size:14px;font-weight:600;color:#8d8d8d}
.products-tabs-reviewsListStars{display:inline-block;vertical-align:middle}
.products-tabs-reviewsListStars > li{display:inline-block}
.products-tabs-reviewsListStars > li img{max-width:20px!important;height:auto}
.products-tabs-reviewsList-desc{margin-top:15px;font-size:16px;font-weight:400;line-height:1.5}
#fbChat{position:fixed;bottom:50px;right:100px;z-index:20}

#coupons-container{margin-top:25px;border:1px dashed #adadad;border-radius:10px;padding:18px}
#coupons-title{font-size:20px;font-weight:600;color:#262626;text-transform:uppercase}
#coupons-title2{margin-top:10px;font-size:16px;font-weight:600;color:#262626;line-height:1.2}
#cart_coupon_form{margin-top:10px;display:block;width:100%}
#cart-coupon-inner{width:100%}
.cart-coupon{height:44px;line-height:44px;padding:0 10px;font-size:16px;font-weight:400;position:relative;color:#262626;width:100%;outline:0;border:1px solid #adadad;background-color:#fff;text-align:left}
.cart-coupon::-webkit-input-placeholder{color:#6d6d6d}
.cart-coupon:-moz-placeholder{color:#6d6d6d}
.cart-coupon::-moz-placeholder{color:#6d6d6d}
.cart-coupon:-ms-input-placeholder{color:#6d6d6d}
#cart-coupon-add{margin-top:10px;width:100%;text-align:center;height:50px;line-height:50px;font-size:15px;font-weight:600;color:#fff;text-transform:uppercase;background-color:#262626;outline:none;border:none;cursor:pointer}
#coupons-inserted-container{margin-top:10px;padding-top:10px;border-top:1px dashed #adadad}
#coupons-inserted-title{font-size:16px;font-weight:600;color:#262626;text-transform:uppercase}
#coupons-inserted-list{width:100%;display:flex;flex-wrap:wrap}
#coupons-inserted-list > li{margin-right:10px;margin-top:10px}
.deleteCoupon{padding:12px 38px 12px 16px;background:#e1000f url(../img/x-coupon.svg) 85% 50% no-repeat;border-radius:20px;font-size:15px;font-weight:600;color:#fff;cursor:pointer}
.deleteCoupon:hover{background:#c3000d url(../img/x-coupon.svg) 85% 50% no-repeat}


.technical2024__row {width: 100%;display: flex;justify-content: center;margin-top: 20px}
.technical2024__picture-container{position:relative;width:50%}
.frontVideo2024-list-right{position:relative;width:50%}
.technical2024__picture{display: block;position:relative;width:100%;padding-bottom:56.2%;overflow:hidden}
.frontVideo2024-container{display: block;position:relative;width:100%;padding-bottom:56.2%;overflow:hidden}
.technical2024__picture img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;z-index:1}
.frontVideo2024{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;z-index:1}
.technical2024__text {display: flex;justify-content: left;align-items: center;width: 50%;color: #fff;background: #5E9EA0 url("../img/products/prod2024-lines3.png") 100% 50% no-repeat;background-size:contain;text-align: left;font: 400 18px asty;line-height: 1.3;word-break: break-word;padding: 45px 4vw 30px 4vw}
.technical2024__text h2 {font: 600 22px asty;color: #fff}
.technical2024__text ul {position: relative}
.technical2024__text ul li {padding-top: 20px}
.technical2024__text ul li:first-of-type {padding-top: 0}
.technical__row--even .technical2024__picture-container {order: 2 !important}
.technical__row--even .frontVideo2024-list-right {order: 2 !important}
.technical__row--even .technical2024__text {order: 1 !important;padding: 45px 4vw 30px 4vw;color: #262626;background: #E9E9E9 url("../img/products/prod2024-arrows.svg") 30px 30px no-repeat;}
.technical__row--even .technical2024__text h2 {font: 600 22px asty;color: #BD0034}

@media only screen and (min-width: 1000px) and (max-width: 1299px) {
    .technical2024__text {font: 400 16px asty;line-height: 1.3;padding: 45px 3vw 30px 3vw}
    .technical2024__text h2 {font: 600 20px asty}
}

