/** theme color *//* Scroll *//** Messages *//** media */.text-bg-gradient .animated,.text-bg-gradient .animated:before {
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/@from+0,c80a47+33,1e81cc+67,c80a47+100 */
  background: #2b343c;
 /* Old browsers */
 /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #2b343c 0%, #2b343c 33%, #2b343c 67%, #2b343c 100%);
 /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#2b343c), color-stop(33%, #2b343c), color-stop(67%, #2b343c), to(#2b343c));
  background: -o-linear-gradient(left, #2b343c 0%, #2b343c 33%, #2b343c 67%, #2b343c 100%);
  background: linear-gradient(to right, #2b343c 0%, #2b343c 33%, #2b343c 67%, #2b343c 100%);
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b343c', endColorstr='#2b343c', GradientType=1);
 /* IE6-9 */
  -webkit-background-size: 300% 300%;
          background-size: 300% 300%;
  -webkit-animation: animate-gradient 2.5s linear infinite;
  -o-animation: animate-gradient 2.5s linear infinite;
  animation: animate-gradient 2.5s linear infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-bg-gradient .animated:active,.text-bg-gradient .animated:before:active {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.text-bg-gradient .animated:active:before,.text-bg-gradient .animated:before:active:before {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.text-bg-gradient .animated:active {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.text-bg-gradient .animated:active:before {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.animate-pause {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.animate-pause:before {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.clearfix {
  clear: both;
}

.clear-after:after {
  content: '';
  display: block;
  clear: both;
}

.dropdown-hide {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  background: #fff;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  border-radius: 2px;
}

.dropdown-show {
  max-height: 500px;
  opacity: 1;
}/* flex center *//* word break all */.word-break-all {
  word-break: break-all;
}/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. *//* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */.ic:before,[class^="ic-"]:before,[class*=" ic-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.ic-star:before {
  content: '\e800';
}/* '' */.ic-star-empty:before {
  content: '\e801';
}/* '' */.ic-home:before {
  content: '\e802';
}/* '' */.ic-down:before {
  content: '\e803';
}/* '' */.ic-clock:before {
  content: '\e804';
}/* '' */.ic-play:before {
  content: '\e805';
}/* '' */.ic-location:before {
  content: '\e806';
}/* '' */.ic-fnx:before {
  content: '\e807';
}/* '' */.ic-down-dir:before {
  content: '\e808';
}/* '' */.ic-up-dir:before {
  content: '\e809';
}/* '' */.ic-left-dir:before {
  content: '\e80a';
}/* '' */.ic-right-dir:before {
  content: '\e80b';
}/* '' */.ic-arrow-down-bold-mini:before {
  content: '\e80c';
}/* '' */.ic-arrow-left-bold-mini:before {
  content: '\e80d';
}/* '' */.ic-arrow-right-bold-mini:before {
  content: '\e80e';
}/* '' */.ic-arrow-up-bold-mini:before {
  content: '\e80f';
}/* '' */.ic-arrow-down-mini:before {
  content: '\e810';
}/* '' */.ic-arrow-left-mini:before {
  content: '\e811';
}/* '' */.ic-arrow-right-mini:before {
  content: '\e812';
}/* '' */.ic-arrow-up-mini:before {
  content: '\e813';
}/* '' */.ic-arrow-down-light:before {
  content: '\e814';
}/* '' */.ic-arrow-left-light:before {
  content: '\e815';
}/* '' */.ic-arrow-right-light:before {
  content: '\e816';
}/* '' */.ic-arrow-up-light:before {
  content: '\e817';
}/* '' */.ic-arrow-down-bold:before {
  content: '\e818';
}/* '' */.ic-arrow-left-bold:before {
  content: '\e819';
}/* '' */.ic-arrow-right-bold:before {
  content: '\e81a';
}/* '' */.ic-arrow-up-bold:before {
  content: '\e81b';
}/* '' */.ic-right:before {
  content: '\e81c';
}/* '' */.ic-search-custom:before {
  content: '\e81d';
}/* '' */.ic-close-1:before {
  content: '\e81e';
}/* '' */.ic-phone-custom:before {
  content: '\e81f';
}/* '' */.ic-mobile:before {
  content: '\e820';
}/* '' */.ic-globe:before {
  content: '\e821';
}/* '' */.ic-filter:before {
  content: '\e822';
}/* '' */.ic-left:before {
  content: '\e823';
}/* '' */.ic-globe-1:before {
  content: '\e824';
}/* '' */.ic-balance-1:before {
  content: '\e825';
}/* '' */.ic-delete:before {
  content: '\e826';
}/* '' */.ic-btn-play:before {
  content: '\e827';
}/* '' */.ic-credit:before {
  content: '\e828';
}/* '' */.ic-close-2:before {
  content: '\e829';
}/* '' */.ic-info:before {
  content: '\e82a';
}/* '' */.ic-share:before {
  content: '\e82b';
}/* '' */.ic-reply:before {
  content: '\e82c';
}/* '' */.ic-tag:before {
  content: '\e82d';
}/* '' */.ic-contacts:before {
  content: '\e82e';
}/* '' */.ic-instagram-1:before {
  content: '\e82f';
}/* '' */.ic-email-3:before {
  content: '\e830';
}/* '' */.ic-kyivstar:before {
  content: '\e831';
}/* '' */.ic-close:before {
  content: '\e832';
}/* '' */.ic-life:before {
  content: '\e833';
}/* '' */.ic-vodafone:before {
  content: '\e834';
}/* '' */.ic-balance-3:before {
  content: '\e835';
}/* '' */.ic-pencil:before {
  content: '\e836';
}/* '' */.ic-quote:before {
  content: '\e837';
}/* '' */.ic-old-clock:before {
  content: '\e838';
}/* '' */.ic-up:before {
  content: '\e839';
}/* '' */.ic-ok-2:before {
  content: '\e83a';
}/* '' */.ic-cellphone-filled:before {
  content: '\e83b';
}/* '' */.ic-ok:before {
  content: '\e83c';
}/* '' */.ic-email-2:before {
  content: '\e848';
}/* '' */.ic-pencil-2:before {
  content: '\e84c';
}/* '' */.ic-search:before {
  content: '\e84e';
}/* '' */.ic-cart:before {
  content: '\e852';
}/* '' */.ic-email:before {
  content: '\e853';
}/* '' */.ic-heart:before {
  content: '\e854';
}/* '' */.ic-balance:before {
  content: '\e856';
}/* '' */.ic-btn-play-filled:before {
  content: '\e85c';
}/* '' */.ic-cellphone:before {
  content: '\e85d';
}/* '' */.ic-present:before {
  content: '\e85e';
}/* '' */.ic-reviews:before {
  content: '\e85f';
}/* '' */.ic-cart-custom:before {
  content: '\e860';
}/* '' */.ic-callendar:before {
  content: '\e861';
}/* '' */.ic-location-custom:before {
  content: '\e862';
}/* '' */.ic-availability:before {
  content: '\e863';
}/* '' */.ic-fenix-logo:before {
  content: '\e864';
}/* '' */.ic-cursor-custom:before {
  content: '\e865';
}/* '' */.ic-arrow-long:before {
  content: '\e866';
}/* '' */.ic-papers:before {
  content: '\e867';
}/* '' */.ic-phone-icon-custom:before {
  content: '\e868';
}/* '' */.ic-arrow-down:before {
  content: '\f004';
}/* '' */.ic-arrow-up:before {
  content: '\f005';
}/* '' */.ic-arrow-right:before {
  content: '\f006';
}/* '' */.ic-arrow-left:before {
  content: '\f007';
}/* '' */.ic-location-1:before {
  content: '\f031';
}/* '' */.ic-lock-open:before {
  content: '\f075';
}/* '' */.ic-facebook:before {
  content: '\f09a';
}/* '' */.ic-gplus-1:before {
  content: '\f0d5';
}/* '' */.ic-star-half:before {
  content: '\f123';
}/* '' */.ic-youtube-play:before {
  content: '\f16a';
}/* '' */.ic-instagram:before {
  content: '\f16d';
}/* '' */.ic-vk:before {
  content: '\f189';
}/* '' */.ic-whatsapp:before {
  content: '\f232';
}/* '' */.ic-telegram:before {
  content: '\f2c6';
}/* '' */.ic-vimeo:before {
  content: '\f306';
}/* '' */.ic-twitter:before {
  content: '\f309';
}/* '' */.ic-gplus:before {
  content: '\f30f';
}/* '' */.ic-pinterest:before {
  content: '\f312';
}/* '' */.ic-youtube:before {
  content: '\f313';
}/* '' */.ic-tumblr:before {
  content: '\f315';
}/* '' */.ic-linkedin:before {
  content: '\f318';
}/* '' */.ic-instagram-2:before {
  content: '\f32d';
}/* '' */.ic-skype:before {
  content: '\f339';
}/* '' */.ic-lock:before {
  content: '\f512';
}/* '' */.font-main {
  font-family: 'Inter', sans-serif;
}

.font-montserrat {
  font-family: 'Montserrat Alternates', sans-serif;
}

html {
  font-size: 16px;
}

body {
  font-size: 0.875rem;
  font-weight: 400;
  font-family: 'Inter', sans-serif;
}

html,body {
  min-height: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

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

a,a:hover,a:active,a:focus {
  outline: none;
}

code {
  border-radius: 0;
  padding: 20px;
  color: #efefef;
  display: block;
  background: #2b2b2b;
  line-height: 2;
  font-size: 18px;
}

#wrapper {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}

#page-content {
  position: relative;
  z-index: 30;
}

#page-content:after {
  content: '';
  clear: both;
}

#page-empty-wrap {
  clear: both;
}

.wholesale-title {
  margin-top: 16px;
  color: #F28123;
}/* Responsive *//* Немного облагородим скрол, (для контента на страницах в основном)*/body #page-header ::-webkit-scrollbar-thumb {
  background: #6c757d;
}

body:not(.mobile) ::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

body:not(.mobile) ::-webkit-scrollbar-button {
  width: 4px;
  height: 4px;
}

body:not(.mobile) ::-webkit-scrollbar-button:vertical:start {
  background: #ECECEC url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzEuMDgzIDMyMiI+PHBhdGggZD0iTTU3MSAyODZxMC0xNC0xMC0yNUwzMTEgMTFRMzAwIDAgMjg2IDB0LTI1IDExTDExIDI2MVEwIDI3MiAwIDI4NnQxMSAyNXExMSAxMSAyNSAxMWg1MDBxMTQgMCAyNS0xMXQxMC0yNXoiLz48L3N2Zz4=") no-repeat center center;
  -webkit-background-size: 4px 4px;
          background-size: 4px 4px;
  display: none;
}

body:not(.mobile) ::-webkit-scrollbar-button:vertical:end {
  background: #ECECEC url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzEuMDgzIDMyMiI+PHBhdGggZD0iTTU3MSAzNnEwIDE0LTEwIDI1TDMxMSAzMTFxLTExIDExLTI1IDExdC0yNS0xMUwxMSA2MVEwIDUwIDAgMzZ0MTEtMjVRMjIgMCAzNiAwaDUwMHExNCAwIDI1IDExdDEwIDI1eiIvPjwvc3ZnPg==") no-repeat center center;
  -webkit-background-size: 4px 4px;
          background-size: 4px 4px;
  display: none;
}

body:not(.mobile) ::-webkit-scrollbar-button:horizontal:start {
  background: #ECECEC url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjIgNTcxLjA4MyI+PHBhdGggZD0iTTI4NiAuMDgzcS0xNCAwLTI1IDEwbC0yNTAgMjUwcS0xMSAxMS0xMSAyNXQxMSAyNWwyNTAgMjUwcTExIDExIDI1IDExdDI1LTExcTExLTExIDExLTI1di01MDBxMC0xNC0xMS0yNXQtMjUtMTB6Ii8+PC9zdmc+") no-repeat center center;
  -webkit-background-size: 4px 4px;
          background-size: 4px 4px;
  display: none;
}

body:not(.mobile) ::-webkit-scrollbar-button:horizontal:end {
  background: #ECECEC url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjIgNTcxLjA4MyI+PHBhdGggZD0iTTM2IC4wODNxMTQgMCAyNSAxMGwyNTAgMjUwcTExIDExIDExIDI1dC0xMSAyNWwtMjUwIDI1MHEtMTEgMTEtMjUgMTF0LTI1LTExcS0xMS0xMS0xMS0yNXYtNTAwcTAtMTQgMTEtMjV0MjUtMTB6Ii8+PC9zdmc+") no-repeat center center;
  -webkit-background-size: 4px 4px;
          background-size: 4px 4px;
  display: none;
}

body:not(.mobile) ::-webkit-scrollbar-track {
  background: #ECECEC;
}

body:not(.mobile) ::-webkit-scrollbar-track-piece {
  background: #ECECEC;
}

body:not(.mobile) ::-webkit-scrollbar-thumb {
  background: #62a93a;
  border-radius: 4px;
}

body:not(.mobile) ::-webkit-scrollbar-corner {
  background: #ECECEC;
}

.pre-header--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  max-width: 1320px;
  max-height: 40px;
  padding: 0 15px;
}

.pre-header {
  width: 100%;
  background-color: #FAFAFA;
}

.pre-header .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.pre-header .navbar-nav .nav-item:not(:last-child) {
  margin-right: 64px;
}

.pre-header .navbar-nav .nav-link {
  font-size: 14px;
  line-height: 17px;
  color: #131313;
}

.pre-header .navbar-nav .nav-link:hover {
  text-decoration: underline;
}

#page-header {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  z-index: 32;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-color: #ffffff;
}

#page-header .logo {
  width: 156px;
  height: 71px;
}

#page-header .logo-white {
  display: none;
  width: 95px;
  height: 45px;
  background-image: url("/themes/default/skin/images/logo-white.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}

.header-middle--wrap {
  width: 100%;
  background-color: #ffffff;
}

.header-phones-dropdown {
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-phones-dropdown .toggle-phones {
  font-size: 12px;
  margin-left: 5px;
  color: #62a93a;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header-phones-dropdown .phone {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 130%;
  color: #7C7878;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header-phones-dropdown .dropdown-phones {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  background: #fff;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  border-radius: 2px;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  top: -webkit-calc(100% + 20px);
  top: calc(100% + 20px);
  right: -13px;
  min-width: 235px;
  width: 235px;
  padding: 0;
  border-radius: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  -webkit-box-shadow: 4px 4px 32px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 32px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  color: #62a93a;
}

.header-phones-dropdown .dropdown-phones .dropdown-phones--title {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
}

.header-middle--wrap {
  width: 100%;
}

.header-middle--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1320px;
  height: 104px;
  margin: 0 auto;
  padding: 0 15px;
}/* Phones list */.header-phones--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-phones--wrap .header-callback {
  margin-left: 12px;
}

.header-phones--icon {
  margin-right: 12px;
}

.dropdown-phones--item-img {
  margin-right: 8px;
}

.dropdown-phones--item-wrap {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E8E5E5;
}

.dropdown-phones--item-wrap:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}/* Header Menu */.menu-header--wrapper {
  width: 100%;
  background-color: #62a93a;
}

.menu-header--wrapper .catalog-drop {
  max-width: 1920px;
  padding: 0 15px;
  margin: 0 auto;
}

.menu-header--wrapper .catalog-drop-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

.menu-header--wrapper .catalog-drop-list > .sub-menu--see-all {
  display: none;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  height: 100%;
 /* with dropdown */;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item:hover .catalog-drop-link i {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item .catalog-drop-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  padding: 15px 20px;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item .catalog-drop-link:hover {
  text-decoration: none;
  background-color: #F28123;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item .catalog-drop-link .icon-wrapper {
  min-width: 20px;
  max-width: 22px;
  display: inline-block;
  vertical-align: middle;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item .catalog-drop-link .icon-wrapper--link-text {
  padding: 0 8px 0 10px;
  white-space: nowrap;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item .catalog-drop-link span,.menu-header--wrapper .catalog-drop-list > .catalog-drop-item .catalog-drop-link i {
  display: inline-block;
  vertical-align: middle;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item .catalog-drop-link i {
  font-size: 12px;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item.sub-in {
 /* Menu level 2 */;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item.sub-in .sub-list.lv-2 {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  background: #fff;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  border-radius: 2px;
  min-width: 314px;
  position: absolute;
  z-index: 10;
  top: 100%;
  left: 0;
  border-radius: 0 0 20px 20px;
  padding: 0;
  -webkit-box-shadow: -1px -1px 5px rgba(0, 0, 0, 0.25);
          box-shadow: -1px -1px 5px rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item.sub-in .sub-list.lv-2 .sub-menu--see-all {
  display: block;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item {
  margin-bottom: 4px;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item .catalog-drop-link {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0 16px !important;
  min-height: 40px;
  border-radius: 12px;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item .catalog-drop-link:hover {
  text-decoration: none;
  background-color: #F28123;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item .catalog-drop-link:hover .icon-wrapper--link-text {
  color: #ffffff;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item .catalog-drop-link .ic-arrow-down-light {
  display: none;
}

.menu-header--wrapper .catalog-drop-list > .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item .catalog-drop-link .icon-wrapper--link-text {
  font-size: 14px;
  line-height: 150%;
  padding: 0;
  color: #1A1A1A;
}

.sub-menu--see-all {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: block;
  padding: 4px 16px 10px;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  color: #62a93a;
  text-decoration: underline;
  cursor: pointer;
}

.sub-menu--see-all:hover {
  color: #F28123;
}/* Mobile menu */#page-header {
 /* Open mobile menu */;
}

#page-header.open-menu {
  background-color: #62a93a;
}

#page-header.open-menu .logo-white,#page-header.open-menu .mobile-lang--wrap {
  display: inline-block;
}

#page-header.open-menu .logo {
  display: none;
}

#page-header.open-menu .mobile-search--button,#page-header.open-menu #header-checkout-sidebar {
  display: none;
}

#page-header.open-menu .header-middle--wrap {
  background-color: #62a93a;
}

#page-header.open-menu .header-middle--container {
  border-bottom: 1px solid #71BB47;
}

#page-header.open-menu .mobile-menu--container {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}

.mobile-menu--container {
  display: none;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow-y: auto;
  position: fixed;
  z-index: 1100;
  top: 76px;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 0 20px 100px;
  background-color: #62a93a;
}

.mobile-menu--title {
  margin-bottom: 12px;
  padding-top: 16px;
  font-family: 'Montserrat Alternates', sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
}/* Mobile main menu */.mobile-catalog-menu {
  margin-bottom: 24px;
}

.mobile-catalog-menu .nav-item {
  margin-bottom: 16px;
}

.mobile-catalog-menu .nav-item:last-child {
  margin-bottom: 0;
}

.mobile-catalog-menu .nav-item .header-link {
  padding: 0;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
}/* Mobile catalog menu */.mobile-main-menu .catalog-drop .icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 32px;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  border-radius: 50%;
  background-color: #6EBB43;
}

.mobile-main-menu .catalog-drop .icon-wrapper--link-text {
  margin-right: 12px;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
}

.mobile-main-menu .catalog-drop .ic-arrow-down-light {
  position: absolute;
  right: 8px;
  font-size: 10px;
  color: #ffffff;
}

.mobile-main-menu .catalog-drop .sub-menu--see-all {
  display: none;
}

.mobile-main-menu .catalog-drop .catalog-drop-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.mobile-main-menu .catalog-drop .catalog-drop-link:hover {
  text-decoration: none;
}

.mobile-main-menu .catalog-drop .catalog-drop-item {
  border-bottom: 1px solid #70B947;
  padding: 12px 0;
}

.mobile-main-menu .catalog-drop .catalog-drop-item.sub-in {
  position: relative;
  padding-top: 12px;
 /* Open sub-menu */;
}

.mobile-main-menu .catalog-drop .catalog-drop-item.sub-in.open .sub-list {
  overflow: visible;
  opacity: 1;
  max-height: none;
  padding: 0 0 21px 46px;
}

.mobile-main-menu .catalog-drop .catalog-drop-item.sub-in > .catalog-drop-link {
  padding-right: 25px;
}

.mobile-main-menu .catalog-drop .catalog-drop-item.sub-in .sub-list {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  overflow: hidden;
  opacity: 0;
  max-height: 0;
  padding: 0 0 0 0;
}

.mobile-main-menu .catalog-drop .catalog-drop-item.sub-in .sub-list .catalog-drop-item {
  border-bottom: 0;
}

.mobile-main-menu .catalog-drop .catalog-drop-item.sub-in .sub-list .catalog-drop-item .icon-wrapper--link-text {
  font-size: 14px;
}

.mobile-main-menu .catalog-drop .catalog-drop-item.sub-in .sub-list .catalog-drop-item .catalog-drop-link:hover {
  text-decoration: none;
}

.mobile-main-menu .catalog-drop .catalog-drop-item.sub-in .sub-list .catalog-drop-item .ic-arrow-down-light {
  display: none;
}/* Mobile callback button */.mobile-menu--header-callback {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 300px;
  margin: 0 auto;
}

.mobile-menu--header-callback i {
  margin-right: 10px;
  font-size: 20px;
}/* Mobile language */.mobile-lang--wrap {
  display: none;
}

.mobile-lang--wrap .language .lang-item:first-child:after {
  display: none;
}

.mobile-lang--wrap .language .lang-item .lang-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
}

.mobile-lang--wrap .language .lang-item .lang-link:hover {
  color: #ffffff;
}

.mobile-lang--wrap .language .lang-item .lang-link.active {
  border: 1px solid #ffffff;
  color: #ffffff;
}/* Mobile styles */.mobile-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}/* Mobile search */.mobile-search--button {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  width: 44px;
  height: 44px;
  border: 1px solid #E8E5E5;
  border-radius: 50%;
  font-size: 18px;
  cursor: pointer;
  color: #62a93a;
}

.mobile-search--button.show,.mobile-search--button:hover {
  border-color: #62a93a;
  background-color: #62a93a;
  color: #ffffff;
}/* Burger menu */.burger-menu--button {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  width: 44px;
  height: 44px;
  border: 1px solid #62a93a;
  border-radius: 50%;
  background-color: #ffffff;
  cursor: pointer;
}

.burger-menu--button.active {
  background-color: #73B94B;
  border-color: #73B94B;
}

.burger-menu--button.active div {
  background-color: #ffffff;
}

.burger-menu--button.active div:first-child {
  top: 4px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.burger-menu--button.active div:nth-child(2) {
  display: none;
}

.burger-menu--button.active div:last-child {
  top: -3px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.burger-menu--button:hover {
  background-color: #62a93a;
}

.burger-menu--button:hover div {
  background-color: #ffffff;
}

.burger-menu--button div {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  width: 20px;
  height: 1px;
  background-color: #62a93a;
  border-radius: 3px;
  margin-bottom: 6.74px;
}

.burger-menu--button div:last-child {
  margin-bottom: 0;
}/* Mobile search wrap */.header-mobile--search-wrap {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  position: fixed;
  z-index: 1000;
  top: 76px;
  opacity: 0;
  max-height: 0;
  width: 100%;
  height: 56px;
  padding: 0 20px;
  background-color: #62a93a;
}

.header-mobile--search-wrap.show {
  overflow: visible;
  opacity: 1;
  max-height: none;
}

.header-mobile--search-wrap .search-form {
  width: 100%;
}

.header-mobile--search-wrap .search-form .input-search {
  width: 100%;
}/* Header for order \ checkout \ success order */#page-header--order {
  background-color: #353535;
}

#page-header--order .header-middle--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1320px;
  height: 95px;
  margin: 0 auto;
  padding: 0 15px;
  background-color: #353535;
}

#page-header--order .header-middle--wrap .logo {
  width: 156px;
  height: 71px;
}

#page-header--order .header-phones--icon {
  margin-right: 24px;
}

#page-header--order .header-phones--block-text {
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 130%;
  color: #ffffff;
}

#page-header--order .header-phones-dropdown .phone {
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #ffffff;
}

#page-header--order .header-phones-dropdown .phone:hover {
  text-decoration: underline;
}

#page-header--order .header-phones-dropdown i {
  display: none;
}

#page-header--order .header-phones-dropdown .dropdown-phones {
  display: none !important;
}/* ----------- end ------------ *//* Responsive *//*Стили хлебных крошек*/#page-breadcrumb {
  overflow: hidden;
}

.breadcrumb {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  font-size: 0.875rem;
  margin-bottom: 24px;
  margin-top: 24px;
  border-radius: 0;
  background: transparent;
  line-height: 1.2;
}

.breadcrumb .breadcrumb-item {
  display: inline-block;
  vertical-align: middle;
}

.breadcrumb .breadcrumb-item:first-child a {
  font-weight: 500;
  line-height: 19px;
  color: #62a93a;
}

.breadcrumb .breadcrumb-item:first-child a:hover {
  text-decoration: underline;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  display: inline-block;
  vertical-align: middle;
  content: '>';
  float: left;
  font-size: 0.875rem;
  line-height: 1;
  padding: 3px 8px 0;
  color: #62a93a;
}

.breadcrumb .breadcrumb-item a {
  -webkit-transition: 0.3s ease 0.2s;
  -o-transition: 0.3s ease 0.2s;
  transition: 0.3s ease 0.2s;
  display: inline-block;
  position: relative;
  padding-top: 1px;
  font-size: 16px;
  color: #62a93a;
}

.breadcrumb .breadcrumb-item a:hover {
  text-decoration: underline;
}

.breadcrumb .breadcrumb-item.active span {
  font-size: 16px;
  line-height: 19px;
  color: #595959;
}/* Responsive */.aside-menu li.title:not(:last-child),.aside-menu .nav-item:not(:last-child),.aside-menu .menu-item:not(:last-child) {
  margin-bottom: 15px;
}

.aside-menu li.title {
  font-weight: bold;
}

.aside-menu .nav-link,.aside-menu .menu-link {
  color: inherit;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  padding: 0;
}

.aside-menu .nav-link:hover,.aside-menu .menu-link:hover,.aside-menu .nav-link.active,.aside-menu .menu-link.active {
  text-decoration: none;
  color: #2b343c;
  text-shadow: 1px 0 0 #2b343c;
}

.aside-tags {
  margin-left: -3px;
  margin-right: -3px;
}

.aside-tags .title {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 2.143;
  color: #2b343c;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 15px;
}

.aside-tags .tag-item {
  margin: 3px;
}

.aside-tags .tag-link {
  display: inline-block;
  border: 1px solid #35a6da;
  color: #35a6da;
  background: #fff;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  padding: 5px;
  border-radius: 10px;
}

.aside-tags .tag-link:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.aside-tags .tag-link:before {
  content: '\e82d';
}

.aside-tags .tag-link:before {
  font-size: 14px;
  margin-right: 4px;
}

.aside-tags .tag-link:hover,.aside-tags .tag-link.active {
  color: #fff;
  background: #35a6da;
  text-decoration: none;
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
  margin-bottom: 0.8em;
  font-weight: bold;
  display: block;
}

h1,.h1 {
  font-size: 56/16rem;
}

h2,.h2 {
  font-size: 40/16rem;
}

h3,.h3 {
  font-size: 32/16rem;
}

h4,.h4 {
  font-size: 26px;
}

h5,.h5 {
  font-size: 24px;
}

h6,.h6 {
  font-size: 22px;
}

.page-title {
  text-transform: uppercase;
  font-weight: bold;
  color: #2b343c;
}

.section-title {
  font-weight: 600;
  font-size: 48px;
  line-height: 130%;
  color: #000;
}

.empty-text {
  font-size: 2.25rem;
  color: #c0c0c0;
  line-height: 1.2;
}

.date {
  display: inline-block;
  font-size: 12px;
  color: white;
  text-align: center;
  width: 80px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  background: #2b343c;
}

.date span {
  display: inline-block;
  vertical-align: middle;
}

.load-more-title {
  text-align: center;
  background: #2b343c;
  color: white;
  font-weight: 500;
  padding: 0.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.table {
  display: table;
}

.table .tr {
  display: table-row-group;
}

.table .th {
  display: table-cell;
}

.table .td {
  display: table-cell;
}

.text-formatted {
  font-weight: 400;
  font-size: 14/16rem;
  line-height: 1.5;
  color: #2b343c;
}

.text-formatted:after {
  content: '';
  display: block;
  clear: both;
}

.text-formatted h1,.text-formatted .h1,.text-formatted h2,.text-formatted .h2,.text-formatted h3,.text-formatted .h3 {
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 600;
  text-transform: uppercase;
}

.text-formatted h1:first-child,.text-formatted .h1:first-child,.text-formatted h2:first-child,.text-formatted .h2:first-child,.text-formatted h3:first-child,.text-formatted .h3:first-child {
  margin-top: 0;
}

.text-formatted h1:last-child,.text-formatted .h1:last-child,.text-formatted h2:last-child,.text-formatted .h2:last-child,.text-formatted h3:last-child,.text-formatted .h3:last-child {
  margin-bottom: 0;
}

.text-formatted a {
  position: relative;
  line-height: normal;
  text-decoration: none;
}

.text-formatted ul,.text-formatted ol,.text-formatted p,.text-formatted blockquote {
  margin-bottom: 18px;
}

.text-formatted p {
  position: relative;
  font-size: 16px;
  line-height: 150%;
  color: #858585;
}

.text-formatted p:empty {
  display: none;
}

.text-formatted p:last-child {
  margin-bottom: 0;
}

.text-formatted hr {
  border: none;
  border-bottom: 2px solid;
  opacity: 1;
  margin: 1.5em 0;
}

.text-formatted blockquote {
  display: block;
  clear: both;
  border-left: 2px solid;
  padding-left: 1em;
}

.text-formatted img {
  max-width: 100%;
  height: auto !important;
  margin-bottom: 1.5rem;
  border-radius: 10px;
  vertical-align: unset;
}

.text-formatted img[style*="float:left"],.text-formatted img[style*="float: left"] {
  margin: 0 1.5rem 1.5rem 0;
}

.text-formatted img[style*="float:right"],.text-formatted img[style*="float: right"] {
  margin: 0 0 1.5rem 1.5rem;
}

.text-formatted img.image {
  max-width: 50%;
}

.text-formatted ul,.text-formatted ol {
  padding-left: 0;
}

.text-formatted ul li,.text-formatted ol li {
  margin-bottom: 0.6em;
}

.text-formatted ul ul,.text-formatted ol ul,.text-formatted ul ol,.text-formatted ol ol {
  margin-top: 0.6em;
  margin-left: 1.3em;
}

.text-formatted ol {
  list-style-position: inside;
  list-style-type: none;
  counter-reset: step-counter;
}

.text-formatted ol > li {
  position: relative;
  list-style-type: none;
  counter-increment: step-counter;
}

.text-formatted ol > li:before {
  content: counters(step-counter, ".", decimal-leading-zero) ".";
  display: inline-block;
  min-width: 0.75em;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: 1em;
  margin-right: 0.4em;
  font-weight: bold;
}

.text-formatted ol ol li:before {
  content: counters(step-counter, ".") ".";
}

.text-formatted ul > li {
  position: relative;
  list-style-type: none;
  padding-left: 1em;
}

.text-formatted ul > li:before {
  position: absolute;
  left: 0;
  content: '•';
  display: inline-block;
  min-width: 0.75em;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: 1em;
  margin-right: 0.4em;
}

.text-formatted ul[style*="list-style-type:square"] > li:before,.text-formatted ul[style*="list-style-type: square"] > li:before {
  content: '■';
}

.text-formatted ul[style*="list-style-type:disc"] > li:before,.text-formatted ul[style*="list-style-type: disc"] > li:before {
  content: '•';
}

.text-formatted ul[style*="list-style-type:circle"] > li:before,.text-formatted ul[style*="list-style-type: circle"] > li:before {
  content: '○';
}

.text-formatted .table-wrap {
  max-width: 100%;
  overflow: auto;
  margin: 1.2em 0;
}

.text-formatted .table-wrap table {
  margin: 0;
}

.text-formatted table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
  margin: 1.2em 0;
}

.text-formatted table img {
  margin: auto;
}

.text-formatted table th,.text-formatted table td {
  padding: 10px 20px;
  text-align: left;
  border: none;
}

.text-formatted table thead td,.text-formatted table th {
  font-weight: bold;
}

.text-formatted table tfoot td {
  font-weight: bold;
}

[data-js-link] {
  cursor: pointer;
}

.pagination-wrap .pagination {
  margin-bottom: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination-wrap .pagination .page-item {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 3px;
  font-size: 16px;
  line-height: 20px;
}

.pagination-wrap .pagination .page-item:hover {
  background-color: #F28123;
  color: #ffffff;
}

.pagination-wrap .pagination .page-item .page-prev,.pagination-wrap .pagination .page-item .page-next,.pagination-wrap .pagination .page-item .page-link,.pagination-wrap .pagination .page-item .page-current {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 16px;
  text-align: center;
  padding: 1px;
  margin: 5px 6px;
  font-size: 1rem;
  font-weight: normal;
  color: #2b343c;
  border: none;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: transparent;
}

.pagination-wrap .pagination .page-item .page-current {
  color: #ffffff;
}

.pagination-wrap .pagination .page-item .page-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  color: #747474;
}

.pagination-wrap .pagination .page-item .page-link:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.pagination-wrap .pagination .page-item .page-link:active {
  -webkit-box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.55);
          box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.55);
}

.pagination-wrap .pagination .page-item .page-link:hover {
  color: #ffffff;
}

.pagination-wrap .pagination .page-item .page-gap {
  cursor: default;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 1px;
  margin: 5px;
  font-size: 1rem;
  font-weight: bold;
  color: #2b343c;
  border: none;
}

.pagination-wrap .pagination .page-item .page-prev,.pagination-wrap .pagination .page-item .page-next {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 10px;
  text-decoration: none;
  color: #F28123;
}

.pagination-wrap .pagination .page-item .page-prev:before,.pagination-wrap .pagination .page-item .page-next:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.pagination-wrap .pagination .page-item .page-prev:hover,.pagination-wrap .pagination .page-item .page-next:hover {
  background-color: #F28123;
  color: #ffffff;
}

.pagination-wrap .pagination .page-item .page-prev:before {
  content: '\f007';
}

.pagination-wrap .pagination .page-item .page-next:before {
  content: '\f006';
}

.pagination-wrap .pagination .page-item.active {
  background-color: #F28123;
  color: #ffffff;
}

.pagination-wrap .pagination .page-item.active .page-link {
  color: #ffffff;
}

.pagination-wrap .btn-load-more-wrapper {
  text-align: center;
  padding-top: 28px;
  margin-bottom: 32px;
}

.pagination-wrap .btn-load-more {
  min-height: 56px;
  min-width: 300px;
}

.pager {
  list-style: none;
  padding-left: 0;
}

.pager .page-prev,.pager .page-next {
  font-size: 0.875rem;
  line-height: 1.2rem;
  vertical-align: baseline;
}

.pager .page-prev:before,.pager .page-next:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.pager .page-prev:before,.pager .page-next:before {
  font-size: 0.65rem;
  line-height: 1rem;
  margin-top: 0.2rem;
  text-decoration: none !important;
}

.pager .page-prev:before {
  float: left;
  margin-right: 0.3rem;
}

.pager .page-next:before {
  float: right;
  margin-left: 0.3rem;
}/* Responsive */#page-footer {
  overflow: hidden;
  position: relative;
  z-index: 30;
  padding: 96px 0 48px;
  border-radius: 150px 0 0 0;
  background-color: #202020;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 15px;
}

.footer-item--mobile-socials {
  display: none;
  width: 100%;
  margin-top: 24px;
}

.footer-item--mobile-socials .footer-social .social {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}/* Form */.footer-item {
  width: 25%;
}

.footer-item form.callback-form .form-title .text {
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 100%;
  color: #ffffff;
}

.footer-item form.callback-form .form-title .subtext {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 100%;
  color: #D9D9D9;
}

.footer-item form.callback-form .control-group {
  margin-bottom: 8px;
}

.footer-item form.callback-form .form-control {
  min-height: 48px;
  border: 0;
  border-radius: 8px;
  padding: 16px 24px;
  font-size: 16px;
  line-height: 100%;
  background-color: #353535;
  color: #ffffff;
}

.footer-item form.callback-form .form-control::-webkit-input-placeholder {
  color: #ffffff;
}

.footer-item form.callback-form .form-control::-moz-placeholder {
  color: #ffffff;
}

.footer-item form.callback-form .form-control:-ms-input-placeholder {
  color: #ffffff;
}

.footer-item form.callback-form .form-control::placeholder {
  color: #ffffff;
}

.footer-item form.callback-form input.form-control::-webkit-input-placeholder {
  text-indent: 0;
  -webkit-transition: text-indent 0.5s ease;
  transition: text-indent 0.5s ease;
}

.footer-item form.callback-form input.form-control::-moz-placeholder {
  text-indent: 0;
  -moz-transition: text-indent 0.5s ease;
  transition: text-indent 0.5s ease;
}

.footer-item form.callback-form input.form-control:-ms-input-placeholder {
  text-indent: 0;
  -ms-transition: text-indent 0.5s ease;
  transition: text-indent 0.5s ease;
}

.footer-item form.callback-form input.form-control::placeholder {
  text-indent: 0;
  -webkit-transition: text-indent 0.5s ease;
  -o-transition: text-indent 0.5s ease;
  transition: text-indent 0.5s ease;
}

.footer-item form.callback-form input.form-control::-webkit-input-placeholder {
  text-indent: 0;
  -webkit-transition: text-indent 0.5s ease;
  transition: text-indent 0.5s ease;
}

.footer-item form.callback-form input.form-control:focus::-webkit-input-placeholder {
  text-indent: 500px;
  -webkit-transition: text-indent 0.5s ease;
  transition: text-indent 0.5s ease;
}

.footer-item form.callback-form input.form-control:focus::-moz-placeholder {
  text-indent: 500px;
  -moz-transition: text-indent 0.5s ease;
  transition: text-indent 0.5s ease;
}

.footer-item form.callback-form input.form-control:focus:-ms-input-placeholder {
  text-indent: 500px;
  -ms-transition: text-indent 0.5s ease;
  transition: text-indent 0.5s ease;
}

.footer-item form.callback-form input.form-control:focus::placeholder {
  text-indent: 500px;
  -webkit-transition: text-indent 0.5s ease;
  -o-transition: text-indent 0.5s ease;
  transition: text-indent 0.5s ease;
}

.footer-item form.callback-form input.form-control:focus::-webkit-input-placeholder {
  text-indent: 500px;
  -webkit-transition: text-indent 0.5s ease;
  transition: text-indent 0.5s ease;
}

.footer-item form.callback-form textarea.form-control {
  min-height: 100px;
}

.footer-item form.callback-form textarea.form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.footer-item form.callback-form textarea.form-control::-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.footer-item form.callback-form textarea.form-control:-ms-input-placeholder {
  opacity: 1;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.footer-item form.callback-form textarea.form-control::placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.footer-item form.callback-form textarea.form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.footer-item form.callback-form textarea.form-control:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.footer-item form.callback-form textarea.form-control:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.footer-item form.callback-form textarea.form-control:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.footer-item form.callback-form textarea.form-control:focus::placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.footer-item form.callback-form textarea.form-control:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.footer-item form.callback-form .btn-submit-wrapper {
  margin-top: 24px;
}

.footer-item form.callback-form .btn-green {
  max-width: 300px;
  height: 56px;
  padding: 0 88px;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
}/* Logo item */.footer-item--logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-item--logo-wrap .logo {
  width: 156px;
  height: 71px;
}/* Footer Socials */.footer-social .social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-social .social-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 32px;
  max-width: 102px;
}

.footer-social .social-link:hover {
  color: #62a93a;
}

.footer-social .social-link:hover .social-text {
  color: #62a93a;
}

.footer-social .social-link:last-child {
  margin-right: 0;
}

.footer-social .social-link i {
  color: #62a93a;
  margin-right: 12px;
}

.footer-social .social-link .social-text {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 14px;
  line-height: 120%;
  color: #ffffff;
}

.footer-social .social-link .ic-telegram {
  font-size: 24px;
}

.footer-social .social-link .ic-facebook {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 24px;
  height: 24px;
  padding: 1px 1px 0 0;
  border-radius: 50%;
  background-color: #62a93a;
  color: #202020;
}/* Contacts */.contact-info--item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 48px;
}

.contact-info--item:last-child .contact-info--item-icon {
  font-size: 16px;
}

.contact-info--item-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 40px;
  width: 40px;
  height: 40px;
  margin-right: 12px;
  border-radius: 50%;
  font-size: 21px;
  background-color: #62a93a;
  color: #ffffff;
}

.contact-info--item-title {
  margin-bottom: 4px;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: #62a93a;
}

.contact-info--item-text {
  font-size: 16px;
  line-height: 100%;
  color: #ffffff;
}

.contact-info--item-text .phone {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #ffffff;
}

.contact-info--item-text .phone:hover {
  color: #62a93a;
  text-decoration: underline;
}/* Menu */.footer-menu {
  padding-left: 40px;
  margin-bottom: 0;
}

.footer-menu .footer-menu-item {
  margin-bottom: 24px;
}

.footer-menu .footer-menu-item a {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
}

.footer-menu .footer-menu-item a:hover {
  color: #62a93a;
}/* Responsive */.copyright {
  height: 64px;
  max-height: 64px;
  background-color: #1A1A1A;
}

.copyright .mcard-foot {
  display: inline-block;
  width: 138px;
  height: 36px;
}

.copyright-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1320px;
  margin: 0 auto;
  padding: 14px 15px 0 15px;
}

.copyright-text {
  font-size: 16px;
  line-height: 24px;
  color: #6B6B6B;
}

.copyright--link-container a {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: inline-block;
  color: #6B6B6B;
}

.copyright--link-container a:hover {
  color: #ffffff;
  text-decoration: none;
}

.copyright--link-container a span {
  display: inline-block;
  max-width: 80px;
  margin-right: 12px;
  font-size: 14px;
  line-height: 17px;
}

.copyright--link-container a i {
  font-size: 34px;
  line-height: 42px;
}

.copyright-mobile--image-wrap {
  display: none;
  width: 100%;
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #2E2E2E;
  text-align: center;
}

.copyright-mobile--image {
  display: inline-block;
  width: 106px;
  height: 20px;
  background-image: url("/themes/default/skin/images/visa-mastercard.png");
  background-repeat: no-repeat;
}/* Responsive */.container {
  padding-right: 15px;
  padding-left: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto {
  padding-right: 15px;
  padding-left: 15px;
}/* Responsive */.fancybox-bg {
  background: #342b2b;
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.47;
}

.fancybox-close-small {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 24px;
  height: 24px;
  position: absolute;
  z-index: 100;
  top: 12px;
  right: 12px;
  border-radius: 50%;
  overflow: hidden;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-size: 10px;
  background-color: #FF605E;
  color: #ffffff;
}

.fancybox-close-small:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.fancybox-close-small:before {
  content: '\e832';
}

.fancybox-close-small:after {
  display: none;
}

.fancybox-close-small:hover {
  font-size: 8px;
  background-color: #fe3e3c;
}

.fancybox-slide .video-wrap {
  background: #141414;
  padding: 50px;
  max-width: 100%;
}

.fancybox-slide .video-wrap video {
  width: 100%;
}

.fancybox-button + .fancybox-button {
  margin-left: 1px;
}

.fancybox-thumbs {
  background: #2e2e2e;
}

.fancybox-thumbs > ul > li:before {
  border-color: #2b343c;
}

.fancybox-container.form-popup .fancybox-slide > div {
  background: transparent;
  padding: 0;
  width: 96%;
  max-width: 400px;
  overflow: hidden;
}

.fancybox-container.form-popup .fancybox-slide > div#loginDialog,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog {
  max-width: 310px;
}

.fancybox-container.form-popup .fancybox-slide > div > .content {
  padding: 0 20px;
}

.jq-selectbox {
  z-index: 30 !important;
}

.jq-selectbox.opened {
  z-index: 31 !important;
}

.jq-selectbox.focused .jq-selectbox__select {
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jq-selectbox li {
  color: #2e2d2d;
  font-size: 1rem;
}

.jq-selectbox li.selected {
  color: #fff;
}

.jq-selectbox li:hover {
  color: #fff;
}

.jq-selectbox__select {
  border-radius: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  font-size: 1rem;
  line-height: 1.13;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  min-width: 145px;
}

.jq-selectbox__select:hover {
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jq-selectbox__select-text {
  width: auto !important;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.jq-selectbox__trigger {
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.jq-selectbox__trigger .jq-selectbox__trigger-arrow {
  border: none;
  font-size: 14px;
  position: static;
  width: auto;
  height: auto;
}

.jq-selectbox__trigger .jq-selectbox__trigger-arrow:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.jq-selectbox__trigger .jq-selectbox__trigger-arrow:before {
  content: '\e814';
}

.jq-selectbox__dropdown {
  background: #fff;
  overflow: hidden;
  right: auto;
  width: auto;
  min-width: 100%;
}

.jq-selectbox__dropdown ul {
  max-height: 200px;
  overflow-y: auto;
}

select.styler {
  opacity: 0;
}

.ui-icon,.ui-widget-content .ui-icon {
  background-image: url("/themes/default/skin/lib/jquery-ui/images/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("/themes/default/skin/lib/jquery-ui/images/ui-icons_ffffff_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png");
}

.ui-state-hover .ui-icon,.ui-state-focus .ui-icon {
  background-image: url("/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png");
}

.ui-state-highlight .ui-icon {
  background-image: url("/themes/default/skin/lib/jquery-ui/images/ui-icons_228ef1_256x240.png");
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
  background-image: url("/themes/default/skin/lib/jquery-ui/images/ui-icons_ffd27a_256x240.png");
}

.ui-widget-content {
  background: #eee url("/themes/default/skin/lib/jquery-ui/images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
}

.ui-widget-header {
  background: #f6a828 url("/themes/default/skin/lib/jquery-ui/images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
}/* Interaction states
----------------------------------*/.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
  background: #f6f6f6 url("/themes/default/skin/lib/jquery-ui/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
  background: #fdf5ce url("/themes/default/skin/lib/jquery-ui/images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
  background: #fff url("/themes/default/skin/lib/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
}/* Interaction Cues
----------------------------------*/.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
  background: #ffe45c url("/themes/default/skin/lib/jquery-ui/images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
  background: #b81900 url("/themes/default/skin/lib/jquery-ui/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
}

.ui-widget-overlay {
  background: #666 url("/themes/default/skin/lib/jquery-ui/images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
}

.ui-widget-shadow {
  background: #000 url("/themes/default/skin/lib/jquery-ui/images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
}

.ui-dialog {
  max-width: 96%;
  z-index: 1002 !important;
}

.ui-dialog[style*='top: -'] {
  top: 0 !important;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  background: none;
  border: none;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 24px;
  right: 11px;
  overflow: hidden;
  border-radius: 3px;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before,.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after {
  content: '';
  position: absolute;
  top: -50%;
  left: 50%;
  height: 200%;
  width: 1px;
  background: black;
  padding: 0;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-left: -1px;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: -1px;
}

.ui-widget-overlay {
  z-index: 1001 !important;
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
  font-size: 1rem;
  font-family: 'Inter', sans-serif;
}

.ui-autocomplete.ui-widget {
  max-height: 120px;
  overflow: hidden;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #ebebeb;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar-track {
  background: #fff;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar-track-piece {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar-thumb {
  background: #e0e0e0;
  border-radius: 4px;
}

.ui-autocomplete.ui-widget .ui-menu-item {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  font-size: 0.875rem;
  border: none;
  font-weight: 400;
}

.ui-autocomplete.ui-widget .ui-menu-item.ui-state-focus {
  font-weight: 400;
  background: #2b343c;
  color: #fff;
  border: none;
  margin: 0;
}

.masonry {
  display: block;
  margin: 1rem 0;
  padding: 0;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
}

.masonry-item {
  display: inline-block;
  padding: 1rem;
  margin: 0 0 1rem;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.rate {
  line-height: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.rate img {
  display: inline-block;
  max-width: 14px;
}

.language {
  font-size: 0.875rem;
  cursor: pointer;
  position: relative;
}

.language .current-lang {
  display: none;
}

.language .current-lang i {
  font-size: 10px;
  margin-left: 8px;
}

.language .lang-item {
  display: inline-block;
  vertical-align: middle;
}

.language .lang-item:first-child:after {
  content: '/';
  display: inline-block;
  vertical-align: middle;
}

.language .lang-list {
  margin: 0;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.language .lang-list .lang-link {
  display: inline-block;
  text-decoration: none;
  position: relative;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 12px;
  line-height: 15px;
  color: #131313;
}

.language .lang-list .lang-link:hover {
  color: #62a93a;
}

.language .lang-list .lang-link.active {
  pointer-events: none;
  cursor: default;
  color: #7C7878;
}

.phones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.phone {
  position: relative;
  display: inline-block;
  text-decoration: none;
  line-height: 1.4;
  white-space: nowrap;
}

.phone:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.phone:before {
  font-size: 14px;
  margin-right: 3px;
}

.hamburger-box {
  width: 16px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 17px;
  margin-top: -7px;
}

.hamburger-box .hamburger-inner {
  position: absolute;
  width: 16px;
  height: 2px;
  background-color: #fff;
  margin-top: -1px;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -o-transform;
}

.hamburger-box .hamburger-inner:nth-child(1) {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
       -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-duration: 0.275s;
       -o-transition-duration: 0.275s;
          transition-duration: 0.275s;
  top: 2px;
}

.hamburger-box .hamburger-inner:nth-child(2) {
  -webkit-transition: opacity 0.125s ease 0.275s;
  -o-transition: opacity 0.125s ease 0.275s;
  transition: opacity 0.125s ease 0.275s;
  top: 8px;
}

.hamburger-box .hamburger-inner:nth-child(3) {
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: -o-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -o-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  top: 14px;
}

.sort-wrapper {
  color: #737373;
  font-size: 0.75rem;
}

.sort-wrapper .label {
  margin-right: 8px;
}

.sort-wrapper .jq-selectbox__select-text {
  font-size: 0.75rem;
}

.sort-wrapper .jq-selectbox .jq-selectbox__select {
  min-width: 175px;
}

.sort-wrapper .jq-selectbox .jq-selectbox__select {
  padding: 5px 9px;
  padding-right: 28px;
}

.sort-wrapper .jq-selectbox .jq-selectbox__trigger:after {
  display: none;
}

.loader {
  width: 100px;
  height: 60px;
  position: relative;
  margin: 20px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.loader span {
  display: block;
  width: 8px;
  height: 40px;
  background-color: #2b343c;
}

.loader span:not(:last-child) {
  margin-right: 5px;
}

.loader span:nth-child(1) {
  -webkit-animation: grow 1s ease-in-out infinite;
       -o-animation: grow 1s ease-in-out infinite;
          animation: grow 1s ease-in-out infinite;
}

.loader span:nth-child(2) {
  -webkit-animation: grow 1s ease-in-out 0.15s infinite;
       -o-animation: grow 1s ease-in-out 0.15s infinite;
          animation: grow 1s ease-in-out 0.15s infinite;
}

.loader span:nth-child(3) {
  -webkit-animation: grow 1s ease-in-out 0.3s infinite;
       -o-animation: grow 1s ease-in-out 0.3s infinite;
          animation: grow 1s ease-in-out 0.3s infinite;
}

.loader span:nth-child(4) {
  -webkit-animation: grow 1s ease-in-out 0.45s infinite;
       -o-animation: grow 1s ease-in-out 0.45s infinite;
          animation: grow 1s ease-in-out 0.45s infinite;
}

.loader-circle {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  position: relative;
}

.loader-circle:before,.loader-circle:after {
  content: "";
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-width: 10px;
}

.loader-circle:before,.loader-circle:after {
  content: "";
  position: absolute;
  border-radius: 100%;
  border-style: solid;
  border-color: transparent;
}

.loader-circle:before {
  z-index: 100;
  border-top-color: #2b343c;
  -webkit-animation: loader-spin 1s infinite;
       -o-animation: loader-spin 1s infinite;
          animation: loader-spin 1s infinite;
}

.loader-circle:after {
  border-style: solid;
  border-color: #f7f7f7;
}

.overlay {
  background: #000;
  position: fixed;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}

.btn {
  border-radius: 2px;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: none;
  color: black;
  padding: 3px 12px;
}

.btn,.btn .text {
  cursor: pointer;
}

.btn._icon {
  padding-left: 42px;
}

.btn:focus {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

a.btn-green,a.btn-orange {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-green {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  height: 40px;
  padding: 9px 20px;
  border-radius: 30px;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #62a93a;
  background-color: #62a93a;
  color: #ffffff;
}

.btn-green:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-green:hover {
  background-color: #ffffff;
  border-color: #62a93a;
  color: #62a93a;
  text-decoration: none;
}

.btn-green:active {
  -webkit-box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
          box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
}

.btn-white {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  height: 56px;
  padding: 9px 20px;
  border-radius: 30px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  color: #62a93a;
}

.btn-white:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-white:hover {
  background-color: #62a93a;
  border-color: #ffffff;
  color: #ffffff;
  text-decoration: none;
}

.btn-white:active {
  -webkit-box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
          box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
}

.btn-light-green {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  height: 40px;
  padding: 9px 20px;
  border-radius: 30px;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #EEFDE6;
  background-color: #EEFDE6;
  color: #62a93a;
}

.btn-light-green:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-light-green:hover {
  background-color: #FF7F00;
  border-color: #FF7F00;
  color: #ffffff;
  text-decoration: none;
}

.btn-light-green:active {
  -webkit-box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
          box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
}

.btn-orange {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  height: 40px;
  padding: 9px 20px;
  border-radius: 30px;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #F28123;
  background-color: #F28123;
  color: #ffffff;
}

.btn-orange:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-orange:hover {
  background-color: #ffffff;
  border-color: #F28123;
  color: #F28123;
  text-decoration: none;
}

.btn-orange:active {
  -webkit-box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
          box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
}

.btn-orange-transparent {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  line-height: 20px;
  border: 1px solid #FF7F00;
  background-color: #ffffff;
  color: #FF7F00;
}

.btn-orange-transparent:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-orange-transparent:hover {
  background-color: #FF7F00;
  color: #ffffff;
  text-decoration: none;
}

.btn-orange-transparent:active {
  -webkit-box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
          box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
}

button.btn-link {
  padding: 0;
  margin: 0;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn-link {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
}

.btn-link,.btn-link .text {
  -webkit-transition: 0.2s ease 0.2s;
  -o-transition: 0.2s ease 0.2s;
  transition: 0.2s ease 0.2s;
  color: #2b343c;
  line-height: 1;
}

.btn-link .text {
  border-bottom: 1px solid #2b343c;
  display: inline-block;
}

.btn-link.dashed .text {
  border-bottom-style: dashed;
}

.btn-link:active,.btn-link.active,.btn-link:focus {
  text-decoration: none;
}

.btn-link:active,.btn-link.active,.btn-link:focus,.btn-link:active .text,.btn-link.active .text,.btn-link:focus .text {
  color: #2b343c;
}

.btn-link:active .text,.btn-link.active .text,.btn-link:focus .text {
  border-bottom-color: #2b343c;
}

.btn-link-edit .text {
  text-decoration: underline;
}

.button-view-all-text {
  cursor: pointer;
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: none;
}

.button-view-all-text.show {
  display: inline-block;
}

.button-view-all-text._bottom {
  position: static;
  margin-top: 10px;
}

.button-view-all-text._circle {
  position: relative;
  width: 61px;
  height: 61px;
  border-radius: 50%;
  border: 7px solid #fff;
  font-size: 44px;
  color: #fff;
  text-align: center;
  line-height: 1;
}

.button-view-all-text._circle:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
       -o-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  font-weight: bold;
  margin-top: 0;
}

.button-view-all-text._circle.view-btn_hide:before {
  content: '-';
  margin-top: -2px;
  font-size: 55px;
}

.button-view-all-text:not(._circle) {
  padding-right: 28px;
  position: relative;
}

.button-view-all-text:not(._circle):before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.button-view-all-text:not(._circle):before {
  content: '\f004';
}

.button-view-all-text:not(._circle):before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 11px;
  font-size: 5px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.button-view-all-text:not(._circle).view-btn_hide:before {
  -webkit-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
       -o-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}

.toggle-block {
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 0.3s ease;
  -o-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}

.toggle-block > :first-child,.toggle-block > :last-child {
  margin-top: 0;
}

.hidden-text-block:not(.view-all-text) {
  position: relative;
}

.hidden-text-block:not(.view-all-text):after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  z-index: 10;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,cce7f3+100&0+0,1+100 */
  background: rgba(204, 231, 243, 0.8);
 /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0%, #cce7f3 100%);
 /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(229, 229, 229, 0)), to(#cce7f3));
  background: -o-linear-gradient(top, rgba(229, 229, 229, 0) 0%, #cce7f3 100%);
  background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, #cce7f3 100%);
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e5e5e5', endColorstr='#cce7f3', GradientType=0);
 /* IE6-9 */;
}

.hidden-text-block.view-all-text {
  max-height: none;
}

.hidden-text-block > :last-child {
  margin-bottom: 0;
}

button[disabled] {
  cursor: not-allowed;
}

button[disabled] .text {
  cursor: not-allowed;
}

.map-default {
  min-height: 300px;
}

.filter {
  position: relative;
  background: #fff;
  border-radius: 10px;
  margin-top: 20px;
}

.filter .filter-title {
  background: #2b343c;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: uppercase;
}

.filter .filter-toggle-wrap {
  position: relative;
}

.filter .filter-toggle-wrap > .loader-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.filter .filter-toggle-wrap > .loader-wrap .loader {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.filter .filter-toggle-wrap.loading > :not(.loader-wrap) {
  opacity: 0.5;
}

.filter .filter-toggle-wrap.loading > .loader-wrap {
  z-index: 200;
  opacity: 1;
  visibility: visible;
}

.filter .filter-title,.filter .selections-wrapper {
  border-bottom: 1px solid #e3e3e3;
}

.filter .selections-wrapper {
  position: relative;
  padding: 20px 0 20px;
  line-height: 1.2;
}

.filter .selections-wrapper:last-of-type {
  border-bottom: none;
}

.filter .selections-wrapper > .title {
  font-size: 0.875rem;
  color: #2b343c;
  font-weight: bold;
  margin-bottom: 15px;
  position: relative;
}

.filter .selections-wrapper > .title .clear-filter {
  color: #c0c0c0;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  margin-left: 16px;
  display: none;
  margin-right: 5px;
  margin-top: 1px;
}

.filter .selections-wrapper > .title .clear-filter:hover {
  color: #2b343c;
}

.filter .selections-wrapper > .title.selected .clear-filter {
  display: block;
}

.filter .selections-wrapper > .title .open-filter-search {
  font-size: 15px;
  color: #c0c0c0;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  display: none;
}

.filter .selections-wrapper > .title .open-filter-search:hover {
  color: #2b343c;
}

.filter .filter-form {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  left: 100%;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  margin-bottom: 0;
  padding-bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 2px 2px 0 0;
}

.filter .filter-form.active {
  left: 0;
  overflow: visible;
}

.filter .filter-form .form-control {
  font-size: 0.875rem;
  color: #2b343c;
  height: 24px;
  padding-right: 30px;
}

.filter .filter-form .filter-form-btn {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  border: none;
  height: 24px;
  width: 28px;
  text-align: center;
  padding: 0;
  line-height: 24px;
  color: #c0c0c0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  cursor: pointer;
}

.filter .filter-form .filter-form-btn:hover {
  color: #2b343c;
}

.filter .attribute-content:not(._range) {
  overflow: hidden;
  overflow-y: auto;
  max-height: 468px;
}

.filter .buttons-wrap {
  text-align: center;
  padding: 20px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.filter .buttons-wrap .btn {
  width: 100%;
}

.filter .clear-filter.disabled {
  cursor: not-allowed;
}

.filter .filter-pre-info {
  font-size: 0.875rem;
  color: #2b343c;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  background: #fff;
  z-index: 10;
  padding: 6px 26px 6px 13px;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: 10px;
}

.filter .filter-pre-info:after {
  content: '';
  background: url('../images/decore/left-shadow-arrow.svg') top no-repeat / contain;
  width: 20px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: -16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.filter .filter-pre-info .close {
  font-size: 8px;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  color: #2b343c;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  cursor: pointer;
}

.filter .filter-pre-info .close:hover {
  color: #2b343c;
}

.filter .filter-pre-info .btn {
  line-height: 1.1;
  font-size: 12px;
  margin-left: 15px;
}

.attribute-checkbox {
  position: relative;
}

.attribute-checkbox:after {
  content: '';
  display: block;
  clear: both;
}

.attribute-checkbox:not(:last-child) {
  margin-bottom: 15px;
}

.attribute-checkbox .list {
  position: relative;
  font-size: 14px;
  text-decoration: none;
  color: #2b343c;
  line-height: 1.571;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.attribute-checkbox .list .text,.attribute-checkbox .list .count {
  -webkit-transition: 0.3s ease 0.1s;
  -o-transition: 0.3s ease 0.1s;
  transition: 0.3s ease 0.1s;
}

.attribute-checkbox .list .text:first-letter {
  text-transform: capitalize;
}

.attribute-checkbox .list .text-wrap {
  display: block;
  position: relative;
}

.attribute-checkbox .list .text-wrap:before {
  content: '';
  display: block;
  background: #2b343c;
  position: absolute;
  top: 100%;
  margin-top: -1px;
  left: 0;
  width: 0;
  height: 1px;
  -webkit-transition: 0.3s ease 0.1s;
  -o-transition: 0.3s ease 0.1s;
  transition: 0.3s ease 0.1s;
}

.attribute-checkbox .list .checkbox {
  display: block;
  position: relative;
  width: 21px;
  min-width: 21px;
  height: 21px;
  background: white;
  margin-right: 11px;
  vertical-align: middle;
  border: 1px solid #e2ebf4;
  border-radius: 4px;
  -webkit-transition: 0.3s ease 0.1s;
  -o-transition: 0.3s ease 0.1s;
  transition: 0.3s ease 0.1s;
  color: #ffffff;
}

.attribute-checkbox .list .checkbox:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.attribute-checkbox .list .checkbox:before {
  content: '\e83c';
}

.attribute-checkbox .list .checkbox:before {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  opacity: 0;
  font-size: 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.attribute-checkbox .btn-apply {
  display: none !important;
  cursor: pointer;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -28px/2;
  -webkit-transition: ease 0.1s;
  -o-transition: ease 0.1s;
  transition: ease 0.1s;
  padding: 5px 15px;
  height: 28px;
  border-radius: 28px/2;
  line-height: 18px;
  vertical-align: middle;
  background: #2b343c;
  color: white;
  font-size: 12px;
  text-align: center;
}

.attribute-checkbox .btn-apply:after {
  content: '';
  position: absolute;
  top: 50%;
  left: -6px;
  margin-top: -9px;
  border-right: 9px solid #2b343c;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}

.attribute-checkbox.selected .list .checkbox {
  border-color: #2b343c;
}

.attribute-checkbox.selected .list .checkbox:before {
  opacity: 1;
}

.attribute-range {
  position: relative;
}

.attribute-range .ui-slider {
  position: relative;
  height: 1px;
  margin: 13px 13px 28px 11px;
  border: none;
  border-radius: 0;
  background: #E8E5E5;
}

.attribute-range .ui-slider .ui-slider-range:last-of-type {
  position: absolute;
  height: 1px;
  background: #62a93a;
  border-radius: 0;
}

.attribute-range .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 10;
  top: -12px;
  width: 24px;
  height: 24px;
  margin-top: -24px/2;
  background: #62a93a;
  display: block;
  border-radius: 100%;
  border: 1px solid #62a93a;
  -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.33);
          box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.33);
  cursor: pointer;
}

.attribute-range .ui-slider .ui-slider-handle:hover:first-of-type {
  border-color: #62a93a;
}

.attribute-range .ui-slider .ui-slider-handle:hover:last-of-type {
  border-color: #2b343c;
}

.attribute-range .dash {
  color: #e9e9e9;
  float: left;
  font-size: 15px;
  line-height: 21px;
  margin: 0 6px 0 16px;
}

.attribute-range .ranges-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20px;
}

.attribute-range .range-from .currency,.attribute-range .range-to .currency,.attribute-range .range-from .label,.attribute-range .range-to .label {
  font-size: 16px;
  line-height: 100%;
  color: #858585;
}

.attribute-range .range-from .label,.attribute-range .range-to .label {
  text-transform: capitalize;
}

.attribute-range .range-from .label {
  margin-right: 12px;
}

.attribute-range .range-to .label {
  margin: 0 12px;
}

.attribute-range .range-to .currency {
  margin-left: 12px;
}

.attribute-range .range-to .currency:after {
  content: '.';
}

.attribute-range #priceFrom,.attribute-range #priceTo {
  max-width: 72px;
  min-height: 40px;
  border: 1px solid #E8E5E5;
  border-radius: 8px;
  font-size: 16px;
  line-height: 100%;
  color: #716C6C;
}

.attribute-range #priceFrom:focus,.attribute-range #priceTo:focus {
  color: #1A1A1A;
}

.attribute-range .range-text {
  padding-right: 6px;
}

.attribute-range .range-wrap,.attribute-range .range-separate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.attribute-range .range {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  font-size: 0.75rem;
  color: #737373;
}

.attribute-range .range .form-control {
  height: 24px;
  min-width: 45px;
  padding-left: 3px;
  padding-right: 3px;
  margin-right: 0;
  font-size: 0.75rem;
  color: #737373;
  text-align: center;
}

.attribute-range .range .form-control::-webkit-outer-spin-button,.attribute-range .range .form-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.attribute-range .range > * {
  margin-bottom: 0;
  margin-right: 7px;
}

.attribute-range .btn-apply {
  display: none;
  height: 24px;
  padding: 1px 8px;
  font-size: 0.75rem;
}/* Responsive */.filter-delete-wrapper {
  font-size: 0.75rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.filter-delete-wrapper:empty {
  display: none;
}

.filter-delete-wrapper .filter-delete-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 4px 8px 0;
  border-radius: 30px;
  min-height: 32px;
  padding: 0 16px;
  background-color: #F0FDE9;
  font-size: 16px;
  line-height: 19px;
  color: #62a93a;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all {
  font-size: 16px;
  line-height: 19px;
  color: #747474;
  background-color: #ECECEC;
  border-color: #ECECEC;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all .delete-icon {
  color: #747474;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all:hover {
  color: #ECECEC;
  background: #2b343c;
  border-color: #2b343c;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all:hover .delete-icon {
  color: #ffffff;
}

.filter-delete-wrapper .filter-delete-item:hover .delete-icon {
  color: #FF7F00;
}

.filter-delete-wrapper .delete-icon {
  margin-left: 8px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  font-size: 11px;
  color: #747474;
}

.filter-delete-wrapper--title {
  margin-right: 4px;
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000;
}

.socials-list {
  text-align: center;
}

.socials-list .item {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.socials-list .item:not(:first-child) {
  margin-left: 10px;
}

.socials-list .item .social-icon {
  position: relative;
  z-index: 1;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: #000;
}

.socials-list .item .social-icon i {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
  z-index: 10;
  color: white;
}

.socials-list .item .social-icon:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 3px solid #000;
}

.socials-list .item.active,.socials-list .item:focus,.socials-list .item:hover,.socials-list .item.active *,.socials-list .item:focus *,.socials-list .item:hover * {
  outline: none;
}

.socials-list .item.active .social-icon:after,.socials-list .item:focus .social-icon:after,.socials-list .item:hover .social-icon:after {
  width: 120%;
  height: 120%;
}

.socials-list .item div.social-icon,.socials-list .item span.social-icon {
  color: white;
  display: inline-block;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.socials-list .item img.social-icon {
  display: inline-block;
  width: auto;
  max-width: 100%;
}

.socials-list .item.social-skype .social-icon {
  background: #00aff0;
}

.socials-list .item.social-skype .social-icon:after {
  border-color: #00aff0;
}

.socials-list .item.social-facebook .social-icon {
  background: #3b5998;
  text-align: right;
}

.socials-list .item.social-facebook .social-icon:after {
  border-color: #3b5998;
}

.socials-list .item.social-facebook .social-icon i {
  font-size: 36px;
  margin-top: 5px;
  margin-right: 6px;
}

.socials-list .item.social-vk .social-icon {
  background: #507299;
}

.socials-list .item.social-vk .social-icon:after {
  border-color: #507299;
}

.socials-list .item.social-vk .social-icon i {
  font-size: 28px;
}

.socials-list .item.social-youtube .social-icon {
  background: #e62117;
}

.socials-list .item.social-youtube .social-icon:after {
  border-color: #e62117;
}

.socials-list .item.social-instagram .social-icon {
  background: #3897f0;
}

.socials-list .item.social-instagram .social-icon:after {
  border-color: #3897f0;
}

.socials-list .item.social-instagram .social-icon i {
  font-size: 25px;
}

.socials-list .item.social-google .social-icon {
  background: #fd4d3e;
}

.socials-list .item.social-google .social-icon:after {
  border-color: #fd4d3e;
}

.socials-list .item.social-google .social-icon i {
  font-size: 25px;
}

.socials-list .item.social-linkedin .social-icon {
  background: #007bbd;
}

.socials-list .item.social-linkedin .social-icon:after {
  border-color: #007bbd;
}

.socials-list .item.social-twitter .social-icon {
  background: #00aef1;
}

.socials-list .item.social-twitter .social-icon:after {
  border-color: #00aef1;
}

.social-auth {
  display: block;
  text-align: center;
}

.social-auth .social {
  position: relative;
  display: inline-block;
  margin: 5px 5px 0;
  font-size: 20px;
  width: 30px;
  height: 30px;
  line-height: 28px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  vertical-align: middle;
  border: 1px solid #2b343c;
}

.social-auth .social a {
  display: block;
  height: 100%;
}

.social-auth .social i {
  color: #2b343c;
}

.social-likes {
  text-align: center;
  padding-top: 25px;
}

.social-likes .widget-item {
  margin-top: 15px;
  display: inline-block;
}

.social-likes .title {
  display: inline-block;
  font-size: 14px;
}

.social-likes .item {
  position: relative;
}

.social-likes .item .hidden {
  display: block;
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}

.social-likes .item .hidden:hover + i {
  vertical-align: top;
}

.social-likes .item.instagram .ig-follow {
  -webkit-transform: scale(10);
      -ms-transform: scale(10);
       -o-transform: scale(10);
          transform: scale(10);
}

.social-likes .item.google-plus iframe {
  -webkit-transform: scale(10);
      -ms-transform: scale(10);
       -o-transform: scale(10);
          transform: scale(10);
}

.social-likes .item.facebook .fb-share-button {
  -webkit-transform: scale(10);
      -ms-transform: scale(10);
       -o-transform: scale(10);
          transform: scale(10);
}

.social-likes .item.vk a {
  -webkit-transform: scale(10);
      -ms-transform: scale(10);
       -o-transform: scale(10);
          transform: scale(10);
}

.scroll-up {
  position: fixed;
  z-index: 30;
  right: 0;
  bottom: 31px;
  background: #62a93a;
  -webkit-background-size: 17px 17px;
          background-size: 17px;
  width: 42px;
  height: 42px;
  margin-top: 180px;
  cursor: pointer;
  display: none;
}

.scroll-up:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.scroll-up:before {
  content: '\f005';
}

.scroll-up:before {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
       -o-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  font-size: 20px;
}

.g-recaptcha {
  height: 78px;
}

.g-recaptcha + .form-error {
  display: block;
}

form .g-recaptcha > div {
  margin: auto;
}

form .g-recaptcha + .form-error {
  color: red;
  text-align: center;
  margin-top: 10px;
}

.article-item {
  line-height: 1.2;
  font-size: 0.875rem;
  color: #2b343c;
  margin-bottom: 19px;
}

.article-item .img-wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 220px;
      -ms-flex: 0 0 220px;
          flex: 0 0 220px;
  max-width: 220px;
  margin-right: 30px;
}

.article-item .title {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1;
}

.article-item .title a {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  color: inherit;
}

.article-item .title a:hover {
  text-decoration: none;
  color: #2b343c;
}

.article-item .text {
  margin-bottom: 9px;
}

.article-item .text p {
  margin-bottom: 0;
}

.article-item .link-more {
  color: #2b343c;
  font-size: 0.75rem;
  font-weight: 500;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.article-item .link-more:hover {
  text-decoration: none;
  color: #2b343c;
}

.form-control {
  height: 30px;
  border-radius: 2px;
  border-color: #c0c0c0;
  background: #fff;
  color: #2b343c;
  padding-left: 9px;
  padding-right: 9px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 0.875rem;
}

.form-control::-webkit-input-placeholder {
  color: red;
}

.form-control::-moz-placeholder {
  color: red;
}

.form-control:-moz-placeholder {
  color: red;
}

.form-control:-ms-input-placeholder {
  color: red;
}

.form-control:focus {
  background: #fff;
  border-color: #82d9ff;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control.error {
  border-color: red !important;
}

.form-control.gui-field-error {
  border-color: red !important;
}

textarea.form-control {
  resize: none;
  height: 65px;
}

.custom-checkbox {
  font-size: 0.875rem;
  color: #2b343c;
  line-height: 1.2;
  padding-left: 33px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-bottom: 0;
  min-height: 16px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.custom-checkbox .checkmark:before,.custom-checkbox .checkmark:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.custom-checkbox .checkmark:before {
  width: 16px;
  height: 16px;
  left: 0;
  border: 1px solid #2b343c;
}

.custom-checkbox .checkmark:after {
  width: 8px;
  height: 8px;
  left: 3px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
}

.custom-checkbox.active .checkmark:after,.custom-checkbox input:checked .checkmark:after,.custom-checkbox.active ~ .checkmark:after,.custom-checkbox input:checked ~ .checkmark:after {
  opacity: 1;
}

.custom-checkbox input {
  visibility: hidden;
  opacity: 0;
}

.custom-radio {
  font-size: 0.875rem;
  color: #2b343c;
  line-height: 1.2;
  padding-left: 19px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-bottom: 0;
  min-height: 16px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.custom-radio .checkmark:before,.custom-radio .checkmark:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 1px solid #2b343c;
  border-radius: 50%;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.custom-radio .checkmark:before {
  width: 10px;
  height: 10px;
  left: 0;
}

.custom-radio .checkmark:after {
  background: #2b343c;
  left: 2px;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
}

.custom-radio.active .checkmark:after,.custom-radio input:checked .checkmark:after,.custom-radio.active ~ .checkmark:after,.custom-radio input:checked ~ .checkmark:after {
  opacity: 1;
}

.custom-radio input {
  visibility: hidden;
  opacity: 0;
}

form label {
  font-size: 0.875rem;
  color: #2b343c;
}

form label .required {
  color: red;
}

form label .required:before {
  content: '*';
}

form .form-error {
  font-size: 0.75rem;
  color: red;
  margin-top: 1px;
}

form .form-error ul {
  margin: 0;
  padding: 0;
}

form .form-error ul li:not(:first-child) {
  display: none;
}

form .control-group,form .form-group {
  margin-bottom: 13px;
}

form .form-note,form .gui-details {
  color: #c0c0c0;
  font-size: 0.875rem;
  text-align: center;
  line-height: 1.2;
  margin: 13px 0;
}

form .form-note a,form .gui-details a {
  border-bottom: 1px solid #c0c0c0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

form .note {
  color: #999;
  font-size: 0.75rem;
}

.form-popup form {
 /* Callback Form */;
}

.form-popup form.callback-form {
  padding: 32px 24px 40px;
  border-radius: 30px;
  background-color: #EEFDE6;
}

.form-popup form.callback-form .form-title {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  color: #62a93a;
}

.form-popup form.callback-form .control-group {
  margin-bottom: 8px;
}

.form-popup form.callback-form .control-label {
  display: none;
}

.form-popup form.callback-form .form-control {
  min-height: 48px;
  border: 0;
  padding: 16px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 100%;
  color: #858585;
}

.form-popup form.callback-form .form-control::-webkit-input-placeholder {
  color: #858585;
}

.form-popup form.callback-form .form-control::-moz-placeholder {
  color: #858585;
}

.form-popup form.callback-form .form-control:-ms-input-placeholder {
  color: #858585;
}

.form-popup form.callback-form .form-control::placeholder {
  color: #858585;
}

.form-popup form.callback-form .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.form-popup form.callback-form .form-control::-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.form-popup form.callback-form .form-control:-ms-input-placeholder {
  opacity: 1;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.form-popup form.callback-form .form-control::placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.form-popup form.callback-form .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.form-popup form.callback-form .form-control:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.form-popup form.callback-form .form-control:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.form-popup form.callback-form .form-control:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.form-popup form.callback-form .form-control:focus::placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.form-popup form.callback-form .form-control:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.form-popup form.callback-form .btn-submit-wrapper {
  margin-top: 24px;
}

.form-popup form.callback-form .btn-submit-wrapper .btn-green {
  width: 100%;
  height: 56px;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
}

body.search-lock {
  overflow: hidden;
}

.search-form {
  display: block;
  position: relative;
}

.search-form .search-form-wrap {
  width: 100%;
}

.search-form .search-form-wrap.focus .search-results {
  padding: 24px;
}

.search-form .loader-circle {
  width: 20px;
  height: 20px;
  min-width: 20px;
  display: none;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 12px;
}

.search-form .loader-circle:before,.search-form .loader-circle:after {
  content: "";
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-width: 2px;
}

.search-form .form-element-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
}

.search-form .btn-search {
  position: absolute;
  z-index: 10;
  top: 3px;
  left: 0;
  color: #62a93a;
  font-size: 18px;
}

.search-form .input-search {
  padding-left: 44px;
  width: 589px;
  height: 40px;
  border: 1px solid #D7D4D4;
  border-radius: 30px;
  line-height: 19px;
}

.search-form .input-search::-webkit-input-placeholder {
  color: #7C7878;
}

.search-form .input-search::-moz-placeholder {
  color: #7C7878;
}

.search-form .input-search:-ms-input-placeholder {
  color: #7C7878;
}

.search-form .input-search::placeholder {
  color: #7C7878;
}

.search-form .search-results {
  position: absolute;
  top: 100%;
  left: -1px;
  right: -1px;
  margin-top: 9px;
  z-index: 10;
  -webkit-box-shadow: 4px 4px 32px rgba(0, 0, 0, 0.08);
          box-shadow: 4px 4px 32px rgba(0, 0, 0, 0.08);
  border-radius: 30px;
}

.search-form .search-results .ui-autocomplete {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: auto !important;
  background: #ffffff;
  border: none;
  -webkit-box-shadow: 4px 4px 32px rgba(0, 0, 0, 0.08);
          box-shadow: 4px 4px 32px rgba(0, 0, 0, 0.08);
  border-radius: 30px;
  overflow: hidden;
  padding: 24px;
  overflow-y: scroll;
  max-height: -webkit-calc(70dvh - 30px);
  max-height: calc(70dvh - 30px);
  -ms-overflow-style: none;
 /* IE and Edge */
  scrollbar-width: none;
 /* Firefox */;
}

.search-form .search-results .ui-autocomplete::-webkit-scrollbar {
  display: none;
}

.search-form .search-results .ui-menu-item {
  list-style: none;
  padding: 16px 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border-top: 1px solid #E8E5E5;
}

.search-form .search-results .ui-menu-item:first-child {
  padding-top: 0;
  border-top: 0;
}

.search-form .search-results .ui-menu-item.ui-state-focus {
  background: transparent;
  margin: 0;
}

.search-form .search-results .ui-menu-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}

.search-form .search-results .ui-menu-item.category a i {
  -webkit-flex-basis: 65px;
      -ms-flex-preferred-size: 65px;
          flex-basis: 65px;
  min-width: 65px;
  margin-right: 12px;
}

.search-form .search-results .ui-menu-item.product:hover .info .title {
  color: #FF7F00;
}

.search-form .search-results .ui-menu-item.product .image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 92px;
  width: 92px;
  min-height: 96px;
  height: 96px;
  margin-right: 24px;
  border: 1px solid #E8E5E5;
  border-radius: 20px 0;
}

.search-form .search-results .ui-menu-item.product .image img {
  display: block;
}

.search-form .search-results .ui-menu-item.product .price-block {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-width: 90px;
}

.search-form .search-results .ui-menu-item.product .price-block .price-currency {
  margin-left: 5px;
}

.search-form .search-results .ui-menu-item.product .price-block .price {
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #000;
}

.search-form .search-results .ui-menu-item.product .price-block .old-price {
  font-size: 12px;
  line-height: 130%;
  -webkit-text-decoration-line: line-through;
     -moz-text-decoration-line: line-through;
          text-decoration-line: line-through;
  color: #858585;
}

.search-form .search-results .ui-menu-item.product .price-block .old-price .price-currency {
  margin-left: 0;
}

.search-form .search-results .ui-menu-item.product .price-block .price-new {
  color: #EF0603;
}

.search-form .search-results .ui-menu-item.product .info .product-number {
  font-size: 15px;
  line-height: 130%;
  color: #858585;
}

.search-form .search-results .ui-menu-item.product .info .title {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #202020;
}

.search-form .search-results .ui-menu-item .info {
  width: 100%;
}

.search-form .search-results .ui-menu-item .info .title {
  display: block;
  line-height: 1.2;
  font-size: 0.875rem;
  color: #262626;
  text-shadow: 0 0 0;
}

.search-form .search-results .ui-menu-item.category {
  display: inline-block;
  margin-right: 15px;
  padding: 0;
  border-top: 0;
}

.search-form .search-results .ui-menu-item.category a {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  text-decoration: underline;
  color: #62a93a;
}

.search-form .search-results .ui-menu-item.category a:hover {
  color: #FF7F00;
}

.search-form .search-results .ui-menu-item.empty {
  text-align: center;
}

.search-form .search-results .ui-menu-item.empty,.search-form .search-results .ui-menu-item.empty.ui-state-focus {
  background: transparent;
  color: inherit;
  cursor: default;
}

.search-form .search-results .ui-menu-item.search-variant-title {
  font-weight: bold;
  color: #2b343c;
  font-size: 1.125rem;
  cursor: default;
}

.search-form .search-results .ui-menu-item.search-variant-title.ui-state-focus {
  background: transparent;
}

.search-form .search-results .ui-menu-item.search-variant a {
  font-weight: 400;
  color: #2b343c;
  position: relative;
  padding-left: 15px;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.search-form .search-results .ui-menu-item.search-variant a .title {
  color: inherit;
}

.search-form .search-results .ui-menu-item.search-variant a:before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #2b343c;
}

.search-form .search-results .ui-menu-item.search-variant.ui-state-focus {
  background: transparent;
}

.search-form .search-results .ui-menu-item.search-variant.ui-state-focus a {
  color: #2b343c;
}

.search-form .search-results .separate.ui-menu-divider {
  margin: 0 0 12px;
  background-color: #E8E5E5;
}

.search-form .search-results .see-all {
  text-align: center;
  padding: 10px;
}

.search-form .search-results .see-all a {
  color: #2b343c;
}

.search-form .search-results .search-all {
  border: 0;
  padding: 10px 0;
}

.search-form .search-results .search-all:hover {
  border: 0 !important;
}

.search-form .search-results .search-all a {
  color: #62A93A;
  text-align: center;
  display: block;
  font-size: 18px;
}

.search-form .search-results .categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border: 0;
  padding: 0;
}

.search-form .search-results .categories:hover {
  border: 0 !important;
}

.search-form .search-results .categories .categories-title {
  color: #858585;
  font-size: 16px;
  font-weight: 400;
}

.search-form .search-results .categories .categories-title:hover {
  color: #858585;
}

.search-form .search-results .categories .categories-list {
  padding: 10px 5px;
}

.search-form .search-results .categories .categories-list a {
  font-size: 16px;
  color: #62A93A;
  text-decoration: underline;
}

.search-form .ui-autocomplete.ui-widget .ui-menu-item.ui-state-focus {
  border-top: 1px solid #E8E5E5;
}

.search-form .ui-autocomplete.ui-widget .ui-menu-item.ui-state-focus:first-child {
  border-top: 0;
}

.search-form .ui-autocomplete.ui-widget .ui-menu-item.ui-state-focus.category {
  border: 0;
}/* Responsive */form.toOrder-form {
  min-width: 400px;
  padding: 32px 24px 40px;
  background: #EEFDE6;
  border-radius: 30px;
}

form.toOrder-form .form-title {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  text-transform: capitalize;
  color: #62a93a;
}

form.toOrder-form .form-note {
  text-align: center;
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 130%;
  color: #000;
}

form.toOrder-form .form-control {
  height: 48px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 100%;
  color: #747474;
  border: 1px solid #ffffff;
}

form.toOrder-form .form-control::-webkit-input-placeholder {
  color: #747474;
}

form.toOrder-form .form-control::-moz-placeholder {
  color: #747474;
}

form.toOrder-form .form-control:-ms-input-placeholder {
  color: #747474;
}

form.toOrder-form .form-control::placeholder {
  color: #747474;
}

form.toOrder-form .form-control:focus {
  color: #000;
}

form.toOrder-form textarea.form-control {
  min-height: 92px;
  padding: 16px;
}

form.toOrder-form .btn-submit {
  min-width: 360px;
  height: 56px;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
}

.carousel-product {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 15px;
}

.carousel-product .ui-slider:not(.lightSlider) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0 -15px;
}

.carousel-product .ui-slider:not(.lightSlider) > li {
  min-width: 100%/5;
  width: 100%/5;
}

.category-product .ui-slider:not(.lightSlider) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
  margin-left: -7px;
  margin-right: -7px;
  list-style: none;
  padding: 0;
}

.category-product .ui-slider:not(.lightSlider) > li {
  min-width: 100%/4;
  width: 100%/4;
}

.first-slider-wrapper {
  position: relative;
  height: 500px;
  overflow: hidden;
  border-radius: 0 0 150px 0;
}

.first-slider-wrapper .first-slider.owl-carousel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  height: 100%;
}

.first-slider-wrapper .first-slider.owl-carousel .owl-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  z-index: 3;
  bottom: 20px;
}

.first-slider-wrapper .first-slider.owl-carousel button.owl-prev,.first-slider-wrapper .first-slider.owl-carousel button.owl-next {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  font-size: 23px;
  background-color: transparent;
  color: #ffffff;
}

.first-slider-wrapper .first-slider.owl-carousel button.owl-prev:hover,.first-slider-wrapper .first-slider.owl-carousel button.owl-next:hover {
  background-color: #F28123;
  border-color: #F28123;
}

.first-slider-wrapper .first-slider.owl-carousel .owl-dots {
  position: absolute;
  z-index: 3;
  bottom: 35px;
}

.first-slider-wrapper .first-slider.owl-carousel .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 4px;
  border: 1px solid #ffffff;
  background-color: transparent;
}

.first-slider-wrapper .first-slider.owl-carousel .owl-dot:first-child {
  margin-left: 0;
}

.first-slider-wrapper .first-slider.owl-carousel .owl-dot:last-child {
  margin-right: 0;
}

.first-slider-wrapper .first-slider.owl-carousel .owl-dot.active {
  background-color: #ffffff;
}

.first-slider-wrapper .owl-stage-outer,.first-slider-wrapper .owl-stage,.first-slider-wrapper .owl-item,.first-slider-wrapper .item {
  height: 100%;
}

.first-slider-wrapper .item {
  position: relative;
}

.first-slider-wrapper .item-content--image {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.first-slider-wrapper .item-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
  height: 100%;
}

.first-slider-wrapper .item-content .h2 {
  max-width: 555px;
  margin-bottom: 48px;
  font-weight: 600;
  font-size: 64px;
  line-height: 100%;
  color: #ffffff;
}

.first-slider-wrapper .item-content .btn-orange {
  padding: 0 66px;
  min-height: 56px;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
}/* Responsive */#SalesCarousel,#TopCarousel,#NewCarousel {
  margin: 0 0 96px;
  padding: 0;
  position: relative;
}

#SalesCarousel .carousel-product-controls,#TopCarousel .carousel-product-controls,#NewCarousel .carousel-product-controls {
  position: absolute;
  z-index: 5;
  top: 15px;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#SalesCarousel .carousel-product-controls .page-prev,#TopCarousel .carousel-product-controls .page-prev,#NewCarousel .carousel-product-controls .page-prev {
  margin-right: 8px;
}

#SalesCarousel .carousel-product-controls .page-prev,#TopCarousel .carousel-product-controls .page-prev,#NewCarousel .carousel-product-controls .page-prev,#SalesCarousel .carousel-product-controls .page-next,#TopCarousel .carousel-product-controls .page-next,#NewCarousel .carousel-product-controls .page-next {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  width: 40px;
  height: 40px;
  border: 1px solid #DFDCDC;
  border-radius: 50%;
  background-color: #ffffff;
  color: #DFDCDC;
  cursor: pointer;
}

#SalesCarousel .carousel-product-controls .page-prev:hover,#TopCarousel .carousel-product-controls .page-prev:hover,#NewCarousel .carousel-product-controls .page-prev:hover,#SalesCarousel .carousel-product-controls .page-next:hover,#TopCarousel .carousel-product-controls .page-next:hover,#NewCarousel .carousel-product-controls .page-next:hover {
  background-color: #FF7F00;
  border-color: #FF7F00;
  color: #ffffff;
}

#SalesCarousel .lSSlideOuter,#TopCarousel .lSSlideOuter,#NewCarousel .lSSlideOuter {
  margin-top: 48px;
}

#SalesCarousel .lSSlideOuter .lslide,#TopCarousel .lSSlideOuter .lslide,#NewCarousel .lSSlideOuter .lslide {
  padding-top: 0;
  padding-bottom: 0;
}

#SalesCarousel .lSSlideOuter .lslide .product-card,#TopCarousel .lSSlideOuter .lslide .product-card,#NewCarousel .lSSlideOuter .lslide .product-card {
  padding: 0;
}

#SalesCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker,#TopCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker,#NewCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 72px;
  height: 34px;
  padding: 0;
  margin-bottom: 8px;
  border: 0;
  border-radius: 20px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  color: #ffffff;
}

#SalesCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker._sales,#TopCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker._sales,#NewCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker._sales {
  background-color: #EF0603;
}

#SalesCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker._hot,#TopCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker._hot,#NewCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker._hot {
  background-color: #FF7F00;
}

#SalesCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker._new,#TopCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker._new,#NewCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker._new {
  background-color: #62a93a;
}

#SalesCarousel .lSSlideOuter .lslide .product-img-wrapper,#TopCarousel .lSSlideOuter .lslide .product-img-wrapper,#NewCarousel .lSSlideOuter .lslide .product-img-wrapper {
  padding: 31px 30px 32px;
  margin: 0 0 24px;
  border: 1px solid #E8E5E5;
  border-radius: 50px 0;
}

#SalesCarousel .lSSlideOuter .lslide .product-description,#TopCarousel .lSSlideOuter .lslide .product-description,#NewCarousel .lSSlideOuter .lslide .product-description {
  padding-bottom: 0;
}

#SalesCarousel .lSSlideOuter .lslide .product-description .product-title,#TopCarousel .lSSlideOuter .lslide .product-description .product-title,#NewCarousel .lSSlideOuter .lslide .product-description .product-title {
  text-align: left;
  margin-bottom: 12px;
}

#SalesCarousel .lSSlideOuter .lslide .product-description .product-title a,#TopCarousel .lSSlideOuter .lslide .product-description .product-title a,#NewCarousel .lSSlideOuter .lslide .product-description .product-title a {
  display: block;
  width: 100%;
  height: 50px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #000;
}

#SalesCarousel .lSSlideOuter .lslide .product-description .product-title a:hover,#TopCarousel .lSSlideOuter .lslide .product-description .product-title a:hover,#NewCarousel .lSSlideOuter .lslide .product-description .product-title a:hover {
  text-decoration: none;
  color: #62a93a;
}

#SalesCarousel .lSSlideOuter .lslide .product-description .product-wrap--price-btn,#TopCarousel .lSSlideOuter .lslide .product-description .product-wrap--price-btn,#NewCarousel .lSSlideOuter .lslide .product-description .product-wrap--price-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#SalesCarousel .lSSlideOuter .lslide .product-description .price-block,#TopCarousel .lSSlideOuter .lslide .product-description .price-block,#NewCarousel .lSSlideOuter .lslide .product-description .price-block {
  margin-top: 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#SalesCarousel .lSSlideOuter .lslide .product-description .price-block.sale-price .price,#TopCarousel .lSSlideOuter .lslide .product-description .price-block.sale-price .price,#NewCarousel .lSSlideOuter .lslide .product-description .price-block.sale-price .price {
  color: #EF0603;
}

#SalesCarousel .lSSlideOuter .lslide .product-description .price-block .price,#TopCarousel .lSSlideOuter .lslide .product-description .price-block .price,#NewCarousel .lSSlideOuter .lslide .product-description .price-block .price {
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  color: #000;
}

#SalesCarousel .lSSlideOuter .lslide .product-description .price-block .price-value,#TopCarousel .lSSlideOuter .lslide .product-description .price-block .price-value,#NewCarousel .lSSlideOuter .lslide .product-description .price-block .price-value {
  margin-right: 5px;
}

#SalesCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart,#TopCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart,#NewCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart {
  min-width: 140px;
  font-weight: 700;
  font-size: 14px;
}

#SalesCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart:active,#TopCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart:active,#NewCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart:active {
  -webkit-box-shadow: -3px -2px 18px -7px rgba(0, 0, 0, 0.3);
          box-shadow: -3px -2px 18px -7px rgba(0, 0, 0, 0.3);
}

#SalesCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart--mobile,#TopCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart--mobile,#NewCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart--mobile {
  display: none;
}

#SalesCarousel .lSSlideOuter .lslide .product-description .btn-wrapper i,#TopCarousel .lSSlideOuter .lslide .product-description .btn-wrapper i,#NewCarousel .lSSlideOuter .lslide .product-description .btn-wrapper i {
  margin-right: 12px;
}

#SalesCarousel .lSSlideOuter .lslide .product-description .price-text,#TopCarousel .lSSlideOuter .lslide .product-description .price-text,#NewCarousel .lSSlideOuter .lslide .product-description .price-text,#SalesCarousel .lSSlideOuter .lslide .product-description .stock,#TopCarousel .lSSlideOuter .lslide .product-description .stock,#NewCarousel .lSSlideOuter .lslide .product-description .stock,#SalesCarousel .lSSlideOuter .lslide .product-description .articul,#TopCarousel .lSSlideOuter .lslide .product-description .articul,#NewCarousel .lSSlideOuter .lslide .product-description .articul,#SalesCarousel .lSSlideOuter .lslide .product-description .product-compare,#TopCarousel .lSSlideOuter .lslide .product-description .product-compare,#NewCarousel .lSSlideOuter .lslide .product-description .product-compare,#SalesCarousel .lSSlideOuter .lslide .product-description .review-block,#TopCarousel .lSSlideOuter .lslide .product-description .review-block,#NewCarousel .lSSlideOuter .lslide .product-description .review-block,#SalesCarousel .lSSlideOuter .lslide .product-description .characteristics-wrap,#TopCarousel .lSSlideOuter .lslide .product-description .characteristics-wrap,#NewCarousel .lSSlideOuter .lslide .product-description .characteristics-wrap {
  display: none;
}

#SalesCarousel .lSSlideOuter .lSPager.lSpg,#TopCarousel .lSSlideOuter .lSPager.lSpg,#NewCarousel .lSSlideOuter .lSPager.lSpg {
  margin-top: 40px !important;
}

#SalesCarousel .lSSlideOuter .lSPager.lSpg > li:hover a,#TopCarousel .lSSlideOuter .lSPager.lSpg > li:hover a,#NewCarousel .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #62a93a;
  border-color: #62a93a;
}

#SalesCarousel .lSSlideOuter .lSPager.lSpg > li.active a,#TopCarousel .lSSlideOuter .lSPager.lSpg > li.active a,#NewCarousel .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #62a93a;
  border-color: #62a93a;
}

#SalesCarousel .lSSlideOuter .lSPager.lSpg > li a,#TopCarousel .lSSlideOuter .lSPager.lSpg > li a,#NewCarousel .lSSlideOuter .lSPager.lSpg > li a {
  border: 1px solid #E8E5E5;
  background-color: transparent;
}/* Responsive */.main-utp--arrows {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}

.main-utp--arrows button.slick-prev.slick-arrow,.main-utp--arrows button.slick-next.slick-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  width: 40px;
  height: 40px;
  border: 1px solid #DFDCDC;
  border-radius: 50%;
  background-color: #ffffff;
  color: #DFDCDC;
  cursor: pointer;
}

.main-utp--img-wrapper img {
  border-radius: 200px 0 200px 0;
}

.main-utp--text-wrapper {
  height: 144px;
  overflow-y: auto;
}

.breadcrumb .breadcrumb-item.active span {
  margin-bottom: -2px;
}

.breadcrumb-item.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-gallery {
  position: relative;
}

.product-gallery .sticker-wrapper {
  left: 120px;
  top: 50px;
}

.product-gallery .product-gallery-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.product-gallery .lSSlideOuter.vertical .lSGallery {
  right: auto !important;
  left: 0 !important;
}

.product-gallery .lSSlideOuter.vertical .lightSlider > * {
  position: relative;
}

.product-gallery .lSSlideOuter.vertical .lightSlider > * .sticker-wrapper {
  top: 0;
  left: 33px;
}

.product-gallery .lSSlideOuter.vertical .lSPager.lSGallery li {
  border: none;
  border-radius: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-gallery .lSSlideOuter.vertical .lSPager.lSGallery li a {
  border: 1px solid red;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.product-gallery .lSSlideOuter.vertical .lSPager.lSGallery li img {
  border: none;
}

.product-gallery .lSSlideOuter.vertical .lSPager.lSGallery li.active {
  border: none;
}

.product-gallery .lSSlideOuter.vertical .lSPager.lSGallery li.active a {
  border: 1px solid yellowgreen;
}

.product-gallery .lslide {
  cursor: pointer;
}

.product-gallery .lslide > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

#productGallery:not(.lightSlider) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

#productGallery:not(.lightSlider) > li:not(:first-child) {
  display: none;
}

#ViewedCarousel {
  margin: 0 0 96px;
  padding: 0;
  position: relative;
}

#ViewedCarousel .section-title {
  font-size: 40px;
}

#ViewedCarousel .carousel-product-controls {
  position: absolute;
  top: 11px;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#ViewedCarousel .carousel-product-controls .page-prev {
  margin-right: 8px;
}

#ViewedCarousel .carousel-product-controls .page-prev,#ViewedCarousel .carousel-product-controls .page-next {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  width: 40px;
  height: 40px;
  border: 1px solid #DFDCDC;
  border-radius: 50%;
  background-color: #ffffff;
  color: #DFDCDC;
  cursor: pointer;
}

#ViewedCarousel .carousel-product-controls .page-prev:hover,#ViewedCarousel .carousel-product-controls .page-next:hover {
  background-color: #FF7F00;
  border-color: #FF7F00;
  color: #ffffff;
}

#ViewedCarousel .lSSlideOuter {
  margin-top: 48px;
}

#ViewedCarousel .lSSlideOuter .lightSlider {
  margin-bottom: 20px;
}

#ViewedCarousel .lSSlideOuter .lslide {
  padding-top: 0;
  padding-bottom: 0;
}

#ViewedCarousel .lSSlideOuter .lslide .product-card {
  padding: 0;
}

#ViewedCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 72px;
  height: 34px;
  padding: 0;
  margin-bottom: 8px;
  border: 0;
  border-radius: 20px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  color: #ffffff;
}

#ViewedCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker._sales {
  background-color: #EF0603;
}

#ViewedCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker._hot {
  background-color: #FF7F00;
}

#ViewedCarousel .lSSlideOuter .lslide .sticker-wrapper .sticker._new {
  background-color: #62a93a;
}

#ViewedCarousel .lSSlideOuter .lslide .product-img-wrapper {
  padding: 31px 30px 32px;
  margin: 0 0 24px;
  border: 1px solid #E8E5E5;
  border-radius: 50px 0;
}

#ViewedCarousel .lSSlideOuter .lslide .product-description {
  padding-bottom: 0;
}

#ViewedCarousel .lSSlideOuter .lslide .product-description .product-title {
  text-align: left;
  margin-bottom: 12px;
}

#ViewedCarousel .lSSlideOuter .lslide .product-description .product-title a {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #000;
}

#ViewedCarousel .lSSlideOuter .lslide .product-description .product-title a:hover {
  text-decoration: none;
  color: #62a93a;
}

#ViewedCarousel .lSSlideOuter .lslide .product-description .product-wrap--price-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#ViewedCarousel .lSSlideOuter .lslide .product-description .price-block {
  margin-top: 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#ViewedCarousel .lSSlideOuter .lslide .product-description .price-block.sale-price .price {
  color: #EF0603;
}

#ViewedCarousel .lSSlideOuter .lslide .product-description .price-block .price {
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  color: #000;
}

#ViewedCarousel .lSSlideOuter .lslide .product-description .price-block .price-value {
  margin-right: 5px;
}

#ViewedCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart {
  font-weight: 700;
  font-size: 14px;
}

#ViewedCarousel .lSSlideOuter .lslide .product-description .btn-wrapper i {
  margin-right: 12px;
}

#ViewedCarousel .lSSlideOuter .lslide .product-description .price-text,#ViewedCarousel .lSSlideOuter .lslide .product-description .stock,#ViewedCarousel .lSSlideOuter .lslide .product-description .articul,#ViewedCarousel .lSSlideOuter .lslide .product-description .product-compare,#ViewedCarousel .lSSlideOuter .lslide .product-description .review-block,#ViewedCarousel .lSSlideOuter .lslide .product-description .characteristics-wrap {
  display: none;
}

#ViewedCarousel .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #62a93a;
  border-color: #62a93a;
}

#ViewedCarousel .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #62a93a;
  border-color: #62a93a;
}

#ViewedCarousel .lSSlideOuter .lSPager.lSpg > li a {
  border: 1px solid #E8E5E5;
  background-color: transparent;
}

#ViewedCarousel .add-cart--mobile {
  display: none;
}/* Responsive */.ui-slider-wrapper {
  margin: 30px 0;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.ui-slider-wrapper + * {
  position: relative;
  z-index: 1;
}

.ui-slider-wrapper .lightSlider {
  overflow: visible;
}

.ui-slider-wrapper._product_blocks .lSSlideOuter {
  margin-left: -15px;
  margin-right: -15px;
}

.ui-slider-wrapper._product_blocks .ui-slider > li {
  padding: 15px;
}

#checkoutDialog {
  max-width: 1066px;
  overflow: visible;
  padding: 48px 48px 49px;
  background-color: #ffffff;
 /* Warning Empty */ /* Mobile */;
}

#checkoutDialog .fancybox-close-small {
  width: 32px;
  height: 32px;
  top: -16px;
  right: -16px;
}

#checkoutDialog .popup-title {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 36px;
  line-height: 100%;
  color: #000;
}

#checkoutDialog .product {
  padding: 16px 24px 16px 0;
  border-bottom: 1px solid #E8E5E5;
}

#checkoutDialog .product-col-wrap--img-info {
  width: 53%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#checkoutDialog .col-img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 9.2px;
  overflow: hidden;
  border: 1px solid #E8E5E5;
  border-radius: 20px 0;
}

#checkoutDialog .col-img a img {
  max-width: 73px;
  -webkit-transition: 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#checkoutDialog .col-img:hover a img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
       -o-transform: scale(1.2);
          transform: scale(1.2);
}

#checkoutDialog .cart-title {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: inline-block;
  margin-top: 4px;
  max-width: 340px;
  display: -webkit-box;
  height: 52px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  text-overflow: ellipsis;
}

#checkoutDialog .cart-title:hover {
  text-decoration: none;
  color: #62a93a;
}

#checkoutDialog .col-qty {
  width: 21%;
}

#checkoutDialog .col-qty:before,#checkoutDialog .col-qty:after {
  display: none;
}

#checkoutDialog .col-qty .qty-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

#checkoutDialog .col-qty .qty-block {
  width: 100%;
  border: 0;
}

#checkoutDialog .col-qty .qty-block .minus,#checkoutDialog .col-qty .qty-block .plus {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  min-width: 48px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

#checkoutDialog .col-qty .qty-block .minus:hover:after,#checkoutDialog .col-qty .qty-block .plus:hover:after,#checkoutDialog .col-qty .qty-block .minus:hover:before,#checkoutDialog .col-qty .qty-block .plus:hover:before {
  background-color: #ffffff;
}

#checkoutDialog .col-qty .qty-block .minus:active,#checkoutDialog .col-qty .qty-block .plus:active {
  -webkit-box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
          box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
}

#checkoutDialog .col-qty .qty-block .minus {
  border: 1px solid #DFDCDC;
}

#checkoutDialog .col-qty .qty-block .minus:hover {
  background-color: #FF7F00;
  border-color: #FF7F00;
}

#checkoutDialog .col-qty .qty-block .plus {
  border: 1px solid #FF7F00;
  background-color: #FF7F00;
}

#checkoutDialog .col-qty .qty-block .plus:after,#checkoutDialog .col-qty .qty-block .plus:before {
  background-color: #ffffff;
}

#checkoutDialog .col-qty .qty-block .plus:hover {
  background-color: #ffffff;
}

#checkoutDialog .col-qty .qty-block .plus:hover:after,#checkoutDialog .col-qty .qty-block .plus:hover:before {
  background-color: #F28123;
}

#checkoutDialog .col-qty .qty-block .count-input {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 72px;
  border: 1px solid #E8E5E5;
  border-radius: 8px;
  margin: 0 12px;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  color: #000;
}

#checkoutDialog .col-qty .qty-text {
  display: none;
}

#checkoutDialog .discount-price-wrapper .price-old {
  font-size: 14px;
  line-height: 130%;
  color: #858585;
}

#checkoutDialog .col-price-total {
  width: 26%;
}

#checkoutDialog .col-price-total .price-block {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

#checkoutDialog .col-price-total .price-currency {
  margin-left: 4px;
}

#checkoutDialog .col-price-total .sale-price {
  height: 100%;
  padding-left: 40%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#checkoutDialog .col-price-total .sale-price .price {
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #EF0603;
}

#checkoutDialog .col-remove-block {
  width: 24px;
  height: 24px;
  color: #ffffff;
  top: 35%;
  right: 10px;
}

#checkoutDialog .col-remove-block:hover .remove:before {
  color: #FF605E;
}

#checkoutDialog .col-remove-block .remove {
  background: transparent;
}

#checkoutDialog .col-remove-block .remove:before {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #ECECEC;
  background-color: #ffffff;
}

#checkoutDialog .cart-buy-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  margin-top: 16px;
}

#checkoutDialog .cart-buy-block .tell-block-cart {
  min-width: 516px;
  max-width: none;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin-top: 0;
  padding: 0;
}

#checkoutDialog .cart-buy-block .tell-block-cart .tell-block-text-wrapper .tell-block-title {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
  color: #FF7F00;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper {
  min-width: 264px;
  margin-right: 0;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .btn-checkout {
  min-width: 0;
  height: 52px;
  width: 100%;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .btn-checkout i {
  margin-right: 12px;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .btn-checkout span {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 77px;
  padding: 12px 0;
  background: #F0FDE9;
  border-radius: 8px;
  margin-bottom: 16px;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block .price-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 4px;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block .label {
  margin-right: 20px;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #62a93a;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block .price-old {
  font-size: 16px;
  line-height: 100%;
  opacity: 0.16;
  text-align: left;
  -webkit-text-decoration-line: line-through;
     -moz-text-decoration-line: line-through;
          text-decoration-line: line-through;
  color: #000;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block .price-actual {
  line-height: 28px;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block .price-actual .price-value {
  margin-right: 5px;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block .price-actual .price-value,#checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block .price-actual .price-currency {
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  color: #000;
}

#checkoutDialog .cart-buy-block .btn-link.btn-back {
  position: absolute;
  z-index: 1;
  bottom: 17px;
  left: 0;
  margin: 0;
  padding: 0;
  color: #62a93a;
  background-color: transparent;
}

#checkoutDialog .cart-buy-block .btn-link.btn-back:hover span {
  text-decoration: underline;
}

#checkoutDialog .cart-buy-block .btn-link.btn-back i {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}

#checkoutDialog .cart-buy-block .btn-link.btn-back span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
  border: 0;
  color: #62a93a;
  font-size: 16px;
  line-height: 20px;
}

#checkoutDialog .cart-order-form-row .controls {
  max-width: 262px;
}

#checkoutDialog .cart-order-form-row #cellphone-fast-order {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  max-width: 262px;
  height: 52px;
  padding: 0 16px;
  border: 1px solid #E8E5E5;
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  color: #E8E5E5;
}

#checkoutDialog .cart-order-form-row #cellphone-fast-order:focus {
  color: #2b343c;
}

#checkoutDialog .cart-order-form-row #cellphone-fast-order::-webkit-input-placeholder {
  color: #E8E5E5;
}

#checkoutDialog .cart-order-form-row #cellphone-fast-order::-moz-placeholder {
  color: #E8E5E5;
}

#checkoutDialog .cart-order-form-row #cellphone-fast-order:-ms-input-placeholder {
  color: #E8E5E5;
}

#checkoutDialog .cart-order-form-row #cellphone-fast-order::placeholder {
  color: #E8E5E5;
}

#checkoutDialog .cart-order-form-row .buttons-wrapper {
  width: auto;
  padding: 0;
}

#checkoutDialog .cart-order-form-row .btn-orange-transparent {
  height: 52px;
  padding: 0 46px;
  border-radius: 35px;
  font-weight: 700;
  font-size: 18px;
}

#checkoutDialog #checkoutDialogContent .alert-info {
  margin: 24px 0 32px;
  background-color: #F0FDE9;
  border-color: #F0FDE9;
  color: #62a93a;
}

#checkoutDialog .tell-block-cart--mobile {
  display: none;
  width: 100%;
}

#checkoutDialog .tell-block-cart--mobile .tell-block-cart--mobile-text .title {
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #000;
}

#checkoutDialog .tell-block-cart--mobile .tell-block-cart--mobile-text .text {
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  color: #747474;
}

#checkoutDialog .tell-block-cart--mobile .btn-green {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  min-width: 260px;
  height: 52px;
  padding: 0 40px;
}

#checkoutDialog .tell-block-cart--mobile-btn {
  display: none;
  width: 100%;
  margin: 16px 0 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}

#checkoutDialog .tell-block-cart--mobile-btn .text {
  display: inline-block;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #FF7F00;
}

#checkoutDialog .tell-block-cart--mobile-btn .text:hover {
  color: #F28123;
}/* Responsive */.info-hidden {
  line-height: 1.2;
  background: #fff;
  max-width: 780px;
  color: #737373;
  font-size: 0.875rem;
}

.info-hidden.info-delivery {
  max-width: 1190px;
}

.info-hidden.info-pay {
  max-width: 850px;
}

.info-hidden a {
  color: #2b343c;
}

.info-hidden a:hover {
  color: #2b343c;
}

.info-hidden ol,.info-hidden ul {
  padding-left: 45px;
  padding-right: 25px;
}

.info-hidden ol li,.info-hidden ul li {
  margin-bottom: 20px;
}

.info-hidden ol,.info-hidden ul,.info-hidden p {
  margin-bottom: 20px;
}

.info-hidden p {
  padding: 0 25px;
}

.info-hidden .info-title,.info-hidden h2,.info-hidden .h2,.info-hidden h3,.info-hidden .h3 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  background: #e0e0e0;
  padding: 14px 15px;
  margin-bottom: 20px;
  text-transform: none;
  color: #323232;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px;
}

.info-hidden .info-title:first-of-type,.info-hidden h2:first-of-type,.info-hidden .h2:first-of-type,.info-hidden h3:first-of-type,.info-hidden .h3:first-of-type {
  margin-top: 0;
}

.info-hidden .info-title .info-title-img,.info-hidden h2 .info-title-img,.info-hidden .h2 .info-title-img,.info-hidden h3 .info-title-img,.info-hidden .h3 .info-title-img {
  width: 31px;
  text-align: center;
  margin-right: 16px;
}

.info-hidden .info-title .info-title-img img,.info-hidden h2 .info-title-img img,.info-hidden .h2 .info-title-img img,.info-hidden h3 .info-title-img img,.info-hidden .h3 .info-title-img img {
  width: auto !important;
  max-width: 100%;
  height: auto !important;
}

.info-hidden .info-title:before,.info-hidden h2:before,.info-hidden .h2:before,.info-hidden h3:before,.info-hidden .h3:before {
  font-size: 25px;
  margin-right: 24px;
}

#messageDialog {
  border-radius: 10px;
}

#messageDialog .popup-title,#messageDialog .popup-note {
  text-align: center;
  display: block;
}

#messageDialog .popup-title {
  min-height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 65px 5px 20px;
  background-color: #62a93a;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.35;
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
}

#messageDialog .popup-title:before {
  content: '!';
  font-weight: bold;
  margin-right: 10px;
  font-size: 26px;
}

#messageDialog .popup-note {
  padding: 5px 15px 10px;
  line-height: normal;
  letter-spacing: 0.7px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #2b343c;
  margin-left: auto;
  margin-right: auto;
}

#messageDialog .content {
  background: #fefefe;
  padding-top: 20px;
  padding-bottom: 20px;
}

#reviewDialog {
  max-width: 820px;
}

#reviewDialog .control-group {
  padding: 0 55px;
}

#reviewDialog form {
  padding-bottom: 35px;
}

.product-card {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 10px;
  background: #fff;
  padding: 0 10px;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.product-card > .loader-wrap {
  display: none;
  pointer-events: none;
}

.product-card.empty .loader-wrap,.product-card.loading .loader-wrap {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 1;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.product-card.loading,.product-card.loading * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.product-card._not-availible .product-title,.product-card._not-availible .product-brand {
  color: #8c8c8c;
}

.product-card._not-availible .product-card-image {
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.product-card._not-availible .price-block.one-price .price .price-value,.product-card._not-availible .price-block.one-price .price .price-currency {
  color: #8c8c8c;
}

.product-card .product-img-wrapper {
  margin-top: 10px;
  position: relative;
  text-align: center;
  display: block;
  margin-bottom: 12px;
}

.product-card .product-description {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product-card .product-title {
  font-size: 1rem;
  text-decoration: none;
  line-height: 1.31;
  letter-spacing: 0.1px;
  text-align: center;
  margin-bottom: 28px;
  max-height: 60px;
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.price-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.price-block .price-old {
  position: relative;
  color: #8f8f8f;
  white-space: nowrap;
  margin-bottom: 1px;
}

.price-block .price-old:empty {
  display: none;
}

.price-block .price-old .price-value:before {
  content: '';
  display: block;
  position: absolute;
  left: -2px;
  right: -2px;
  top: 50%;
  height: 1px;
  background: #8f8f8f;
}

.price-block .price {
  white-space: nowrap;
  font-size: 1.25rem;
  font-weight: 500;
}

.price-block .price-gain {
  display: none;
}

.qty-wrap .qty-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #c0c0c0;
  border-radius: 10px;
}

.qty-wrap .minus,.qty-wrap .plus {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none !important;
  display: inline-block;
  padding: 0;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

.qty-wrap .minus:before,.qty-wrap .plus:before,.qty-wrap .minus:after,.qty-wrap .plus:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: #d1d1d1;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.qty-wrap .minus:hover:before,.qty-wrap .plus:hover:before,.qty-wrap .minus:hover:after,.qty-wrap .plus:hover:after {
  background: #8c8c8c;
}

.qty-wrap .minus:before,.qty-wrap .plus:before {
  width: 11px;
  height: 1px;
  margin-top: -1px;
  margin-left: -6px;
}

.qty-wrap .minus:after,.qty-wrap .plus:after {
  width: 1px;
  height: 11px;
  margin-top: -6px;
  margin-left: -1px;
}

.qty-wrap .minus:after {
  display: none;
}

.qty-wrap .count-input {
  background: white;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  margin: 0;
  padding: 0 2px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1;
  height: 50px;
  width: 50px;
  border: none;
  border-radius: 0;
  text-align: center;
}

.qty-wrap .qty-label {
  font-size: 1rem;
  line-height: 1.13;
  margin-left: 11px;
}

.stock {
  cursor: default;
  font-size: 1rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.stock:before {
  content: '';
  margin-right: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.stock.in-stock:before {
  background: #5cb406;
}

.stock.out-of-stock:before {
  background: darkred;
}

.stock.out-of-production:before {
  background: darkred;
}

.custom-sticker-wrapper {
  position: absolute;
}

.custom-sticker-wrapper.bottom-right {
  bottom: 5px;
  right: 5px;
}

.custom-sticker-wrapper.bottom-left {
  bottom: 5px;
  left: 5px;
}

.custom-sticker-wrapper.top-left {
  top: 5px;
  left: 5px;
}

.custom-sticker-wrapper.top-right {
  top: 5px;
  right: 5px;
}

.custom-sticker-wrapper .sticker:not(:last-child) {
  margin-bottom: 5px;
}

.sticker-wrapper {
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 1;
}

.sticker-wrapper .sticker {
  font-size: 0.875rem;
  letter-spacing: 1.17px;
  border-radius: 5px;
  padding: 5px 5px;
  text-align: center;
  margin-bottom: 3px;
  cursor: default;
  min-width: 72px;
}

.sticker-wrapper .sticker._present {
  font-size: 22px;
  font-weight: normal;
  padding: 0;
  text-align: left;
}

.sticker-wrapper .sticker._present i:before {
  background: -webkit-linear-gradient(#d52527, #ff8e2a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #2b343c;
}

.sticker-wrapper .sticker._sales {
  color: #fff;
  background: #d52527;
}

.sticker-wrapper .sticker._hot {
  border: 1px solid #2b343c;
  color: #d52527;
  background: #fff;
}

.sticker-wrapper .sticker._sales,.sticker-wrapper .sticker._hot {
  text-transform: uppercase;
}

.sticker-wrapper .sticker._together {
  color: #fff;
  background: #f5b00f;
}

.sticker-wrapper .sticker._complect {
  color: #fff;
  background: #127daf;
}

.sticker-wrapper .sticker._new {
  color: #fff;
  background: #5cb406;
}

.sticker-wrapper .sticker._gift {
  background: url('/themes/default/dist/images/decore/gift.svg') no-repeat top left;
  width: 22px;
  height: 22px;
  min-width: unset;
  padding: 0;
}

.product-favorite,.card-favorite {
  z-index: 2;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.09);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.09);
  font-size: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.review-item {
  font-size: 0.875rem;
  color: #2b343c;
  line-height: 1.2;
  margin-bottom: 22px;
}

.review-item .review-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding: 10px 15px;
  margin-bottom: 8px;
  position: relative;
}

.review-item .review-content:after {
  content: '';
  background: url('../images/decore/review-arrow.svg') top no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: -20px;
  left: 19px;
}

.review-item .review-content .product-image {
  margin-right: 15px;
  min-width: 75px;
}

.review-item .review-content .review-product {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 8px;
  color: #2b343c;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.review-item .review-content .review-product:hover {
  color: #d52527;
}

.review-item .review-content .review-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}

.review-item .review-content .review-text p {
  margin-bottom: 0;
}

.review-item .review-reply {
  color: #8c8c8c;
  font-size: 0.875rem;
  cursor: pointer;
  margin-bottom: 16px;
  margin-top: 20px;
}

.review-item .review-reply i {
  font-size: 15px;
}

.review-item .review-reply .text {
  border-bottom: 1px solid #8c8c8c;
}

.review-item .review-answer {
  margin-left: 35px;
  padding-left: 90px;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 16px;
}

.review-item .review-info {
  padding-left: 65px;
}

.review-item .review-info .review-name {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 9px;
}

.review-item .review-info .review-date {
  color: #737373;
  margin-right: 5px;
}

.review-item .review-info .review-full {
  color: #8c8c8c;
  font-size: 0.75rem;
  font-weight: 500;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.review-item .review-info .review-full:hover {
  color: #2b343c;
  text-decoration: none;
}

.reviews-list .review-list-title {
  margin-top: 35px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 28px;
}

.main-utp--tabs-container {
  margin-bottom: 96px;
}

.main-utp--items-slider {
  position: relative;
  width: 100%;
}

.main-utp--items-slider > .slick-arrow {
  display: none !important;
}

.main-utp--items-slider .slick-arrow {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #DFDCDC;
  color: #DFDCDC;
}

.main-utp--items-slider .slick-arrow:hover {
  color: #ffffff;
  background-color: #F28123;
  border-color: #F28123;
}

.main-utp--items-slider .slick-prev {
  margin-right: 8px;
}

.main-utp--items-slider .slick-dots {
  display: none;
  text-align: center;
  list-style: none;
  height: 8px;
  padding-left: 0;
  margin: 24px 0 0;
}

.main-utp--items-slider .slick-dots li {
  display: inline-block;
  vertical-align: top;
  height: 8px;
  margin: 0 6px;
}

.main-utp--items-slider .slick-dots li.slick-active button {
  border-color: #62a93a;
  background-color: #62a93a;
}

.main-utp--items-slider .slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
  border: 1px solid #E0D4D4;
  border-radius: 50%;
  background-color: #ffffff;
  color: transparent;
}

.main-utp--item {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0 1px;
}

.main-utp--item-content,.main-utp--img-wrapper {
  width: 50%;
}

.main-utp--item-content {
  padding-right: 54px;
}

.main-utp--item-content .section-title {
  margin-bottom: 48px;
}

.main-utp--item-content .btn-green {
  max-width: 300px;
  height: 56px;
  margin-bottom: 48px;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
}

.main-utp--tab-name {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: inline-block;
  min-height: 40px;
  margin: 0 12px 12px 0;
  padding: 10px 24px;
  border-radius: 20px 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  white-space: nowrap;
  cursor: pointer;
  background-color: #EEFDE6;
  color: #62a93a;
}

.main-utp--tab-name:hover {
  background-color: #F28123;
  color: #ffffff;
}

.main-utp--tab-name.active {
  pointer-events: none;
  background-color: #F28123;
  color: #ffffff;
}

.main-utp--text-wrapper {
  margin: 32px 0 48px;
  font-size: 16px;
  line-height: 150%;
  color: #202020;
}

.main-utp--img-wrapper {
  padding-left: 54px;
}

.mobile--catalog-link {
  display: block;
  margin-top: 24px;
}

.mobile--catalog-link .btn-green {
  max-width: 300px;
  height: 56px;
  margin: 0 auto;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
}/* Responsive *//* Utp How */.utp-how--main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 48px 0 96px;
}

.utp-how--item-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 248px;
}

.utp-how--item-wrap:last-child i {
  display: none;
}

.utp-how--item-wrap .ic-arrow-long {
  position: absolute;
  z-index: 50;
  top: 44%;
  right: -100px;
  color: #62a93a;
}

.utp-how--content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.utp-how--title {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #202020;
}

.utp-how--number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 32px;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  border-radius: 50%;
  background-color: #F28123;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #ffffff;
}

.utp-how--image-wrap {
  width: 100%;
  text-align: center;
  margin-bottom: 32px;
}

.utp-how--image {
  max-width: 160px;
}/* Responsive */.utp-why--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 96px;
}

.utp-why--container .section-title {
  margin-bottom: 48px;
}

.utp-why--image-wrap {
  width: 50%;
}

.utp-why--image-wrap img {
  overflow: hidden;
  border-radius: 150px 0 150px 0;
}

.utp-why--content-wrap {
  width: 50%;
  padding: 0 110px 0 138px;
}

.utp-why--content-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
}

.utp-why--content-item:nth-child(2) .utp-why--content-image-wrap img {
  width: 50px;
  height: 50px;
}

.utp-why--content-item:nth-child(3) .utp-why--content-image-wrap img {
  width: 25px;
  height: 29px;
}

.utp-why--content-item:nth-child(4) .utp-why--content-image-wrap img {
  width: 38px;
  height: 28px;
}

.utp-why--content-item:last-child {
  margin-bottom: 0;
}

.utp-why--content-item:last-child .utp-why--content-image-wrap img {
  width: 40px;
  height: 40px;
}

.utp-why--text-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.utp-why--content-image-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 80px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-right: 30px;
  background-color: #EEFDE6;
}

.utp-why--content-title {
  margin-bottom: 4px;
  font-size: 20px;
  line-height: 130%;
  color: #000;
}

.utp-why--text {
  font-size: 16px;
  line-height: 130%;
  color: #858585;
}/* Responsive */.checkout-sidebar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.checkout-sidebar .complect-wrap {
  position: relative;
}

.checkout-sidebar .complect-wrap .plus.cell {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  top: 50%;
  line-height: 26px;
  margin: -13px auto -12px;
  height: 26px;
  padding-left: 20px;
}

.checkout-sidebar .complect-wrap .plus.cell i {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 10px;
  padding-top: 1px;
  padding-left: 1px;
  width: 17px;
  height: 17px;
  line-height: 16px;
  border-radius: 100%;
  background: #2b343c;
  text-align: center;
}

.checkout-sidebar .complect-wrap .plus.cell i:before {
  content: '+';
  color: white;
}

.checkout-sidebar .complect-wrap .plus.cell .text {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.75rem;
  line-height: normal;
  text-transform: uppercase;
  color: #9c9c9c;
  letter-spacing: 2px;
  margin-left: 10px;
}

.checkout-sidebar .complect-wrap .plus.cell .text:after {
  content: '';
  position: absolute;
  z-index: -1;
  display: block;
  left: -40px;
  right: -10px;
  top: 0;
  bottom: 0;
  background: white;
}

.checkout-sidebar .cart-info-wrap {
  position: relative;
  width: 100%;
  height: 36px;
  border-radius: 36/2px;
  padding-left: 15px;
  padding-right: 30px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  z-index: 1;
  color: white;
  background: #2b343c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.checkout-sidebar .cart-info-wrap > i {
  font-size: 26/16rem;
  padding-right: 10px;
}

.checkout-sidebar .cart-info-wrap .count-products {
  font-size: 24/16rem;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block;
  min-width: 14px;
}

.checkout-sidebar .cart-info-wrap .sub-list-trigger {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.checkout-sidebar .cart-info-wrap .sub-list-trigger:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.checkout-sidebar .cart-info-wrap .sub-list-trigger:before {
  font-size: 60%;
}

.checkout-sidebar .sub-cart-wrap {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 10px;
  min-width: 250px;
  width: 100%;
  z-index: 100;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.25);
}

.checkout-sidebar.show-sub-cart .sub-cart-wrap {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s ease 0.4s;
  -o-transition: 0.3s ease 0.4s;
  transition: 0.3s ease 0.4s;
}

.checkout-sidebar .sub-cart {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.checkout-sidebar .sub-cart .cart-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

.checkout-sidebar .sub-cart .cart-info .edit-cart,.checkout-sidebar .sub-cart .cart-info .title {
  min-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: white;
}

.checkout-sidebar .sub-cart .cart-info .edit-cart {
  cursor: pointer;
  min-width: 80px;
  background: #2b343c;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 26/16rem;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.checkout-sidebar .sub-cart .cart-info .edit-cart:hover {
  color: #2b343c;
  background: #242424;
}

.checkout-sidebar .sub-cart .cart-info .title {
  width: 100%;
  background: #2b343c;
  padding-left: 25px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 46px;
  letter-spacing: 1.5px;
}

.checkout-sidebar .sub-cart .products-wrap {
  background: white;
  padding-left: 10px;
  padding-right: 10px;
}

.checkout-sidebar .sub-cart .product-cart {
  position: relative;
  padding: 10px 0;
  margin-left: 0;
  margin-right: 0;
}

.checkout-sidebar .sub-cart .product-cart:not(:last-child) {
  border-bottom: 1px solid #dedede;
}

.checkout-sidebar .sub-cart .product-cart .img {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  position: relative;
}

.checkout-sidebar .sub-cart .product-cart .img img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.checkout-sidebar .sub-cart .product-cart .img a {
  display: block;
}

.checkout-sidebar .sub-cart .product-cart .info {
  padding-left: 5px;
  padding-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.checkout-sidebar .sub-cart .product-cart .info .title {
  display: block;
  line-height: 1.2;
  color: #354c68;
  font-size: 14/16rem;
  font-weight: bold;
  text-decoration: none;
}

.checkout-sidebar .sub-cart .product-cart .info .price-block {
  margin-top: 5px;
}

.checkout-sidebar .sub-cart .product-cart .info .price-block .price-value {
  font-size: 14/16rem;
}

.checkout-sidebar .sub-cart .product-cart .info .price-block .price-currency {
  font-size: 12/16rem;
}

.checkout-sidebar .sub-cart .product-cart .qty {
  position: absolute;
  top: 5px;
  left: -5px;
  min-width: 25px;
  height: 25px;
  border-radius: 25px;
  line-height: 25px;
  color: white;
  background: #2b343c;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.checkout-sidebar .sub-cart .bottom-sub-cart {
  background: white;
  border-radius: 0 0 10px 10px;
  padding: 10px 10px 20px;
  text-align: center;
}

.checkout-sidebar .sub-cart .bottom-sub-cart .btn {
  width: 230px;
}

.checkout-sidebar .empty-cart {
  margin: 0;
  padding: 10px 20px;
  background: white;
  color: #2b343c;
  font-size: 1rem;
  border-radius: 10px;
}

.checkout-sidebar .icon-wrapper {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  padding-top: 5px;
  border: 1px solid #62a93a;
  background-color: #62a93a;
  cursor: pointer;
}

.checkout-sidebar .icon-wrapper:hover {
  background-color: #ffffff;
}

.checkout-sidebar .icon-wrapper:hover i {
  color: #62a93a;
}

.checkout-sidebar .icon-wrapper i {
  color: #ffffff;
  font-size: 20px;
}

.checkout-sidebar .count-products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: -8px;
  right: -7px;
  z-index: 2;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 100%;
  color: #ffffff;
  background-color: #F28123;
}

.cart-products .product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.cart-products .product-col {
  background: #fff;
}

.cart-products .col-img {
  margin-right: 25px;
}

.cart-products .col-info .price-block .price {
  font-size: 1rem;
  line-height: 30px;
}

.cart-products .col-info .price-block .price .price-currency {
  font-size: 0.75rem;
}

.cart-products .col-info .price-block .price-old {
  font-size: 0.875rem;
  line-height: 30px;
}

.cart-products .col-qty {
  position: relative;
}

.cart-products .col-qty:before,.cart-products .col-qty:after {
  content: '';
  position: absolute;
  top: 15px;
  bottom: 15px;
  border-left: 1px solid #f3f3f3;
}

.cart-products .col-qty:before {
  left: 0;
}

.cart-products .col-qty:after {
  right: 0;
}

.cart-products .col-price-total .price-block .price {
  font-size: 1.25rem;
  line-height: 30px;
}

.cart-products .col-price-total .price-block .price .price-currency {
  font-size: 1rem;
}

.cart-products .col-price-total .price-block .price-old {
  font-size: 1rem;
  line-height: 30px;
}

.cart-products .col-remove-block {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
}

.cart-products .product-label {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 38px;
}

.cart-products .cart-sku {
  font-size: 16px;
  line-height: 130%;
  color: #858585;
}

.cart-products .cart-title {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #202020;
}

.cart-products .cart-title:hover {
  text-decoration: none;
  color: #62a93a;
}

.cart-products .remove {
  font-size: 22px;
  cursor: pointer;
  width: 44px;
  height: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #f3f3f3;
  border-radius: 0 4px 0 4px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.cart-products .remove:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.cart-products .remove:before {
  content: '\e826';
}

.cart-products .remove-product-msg {
  position: absolute;
  z-index: 110;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  background: white !important;
  -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.33);
          box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.33);
  padding: 25px 5px 25px 15px !important;
  font-size: 14px;
  color: #262626;
  line-height: 1.25;
}

.cart-products .remove-product-msg .ic-close {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 18px;
  color: #c0c0c0;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.cart-products .remove-product-msg .ic-close:hover {
  color: #2b343c;
}

.cart-products .remove-product-msg .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  font-weight: bold;
  border-bottom: 1px solid #e0e0e0;
}

.cart-products .remove-product-msg .actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
  text-align: center;
}

.cart-products .remove-product-msg .separator {
  border-left: 1px solid #e0e0e0;
  margin-left: 10px;
  margin-right: 10px;
}

.cart-products .remove-product-msg .move-to-favorites,.cart-products .remove-product-msg .full-remove {
  min-width: 105px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}

.cart-products .remove-product-msg .move-to-favorites i,.cart-products .remove-product-msg .full-remove i {
  display: inline-block;
  line-height: 35px;
  height: 35px;
  font-size: 28px;
  margin-bottom: 4px;
}

.cart-products .complect-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 15px;
}

.cart-products .complect-wrap .sticker-wrapper {
  top: 15px;
  left: 15px;
}

.cart-products .complect-wrap .sticker-wrapper .sticker {
  font-size: 0.875rem;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 0;
}

.cart-products .complect-wrap .complect-products {
  padding-right: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.cart-products .complect-wrap .product:not(:last-child) {
  margin-bottom: 10px;
}

.cart-products .complect-wrap .col-img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 35%;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
  max-width: 35%;
}

.cart-products .complect-wrap .col-info {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 -webkit-calc(65% - 10px);
      -ms-flex: 0 0 calc(65% - 10px);
          flex: 0 0 calc(65% - 10px);
  max-width: -webkit-calc(65% - 10px);
  max-width: calc(65% - 10px);
}

.cart-products .complect-wrap .col-qty {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 49%;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
  max-width: 49%;
}

.cart-products .complect-wrap .col-qty:before {
  display: none;
}

.cart-products .complect-wrap .col-price-total {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
}

.cart-products .complect-wrap .complect-total-wrap {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.cart-buy-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}

.cart-buy-block .btn-back {
  margin-right: 40px;
  margin-left: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  text-decoration: none;
  padding: 4px 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.cart-buy-block .btn-back i {
  display: none;
}

.cart-buy-block .btn-back .text {
  border-bottom: 1px dotted;
}

.cart-buy-block .btn-checkout-wrapper {
  margin-right: 40px;
}

.cart-buy-block .btn-checkout-wrapper .checkout-total-block {
  margin-bottom: 19px;
  text-align: center;
}

.cart-buy-block .btn-checkout-wrapper .checkout-total-block .label {
  font-size: 1rem;
}

.cart-buy-block .btn-checkout-wrapper .checkout-total-block .price {
  font-size: 1.875rem;
  font-weight: 500;
}

.cart-buy-block .btn-checkout-wrapper .btn-checkout {
  font-weight: 500;
  min-width: 411px;
}

.tell-block-cart {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  background: #fff;
  margin-top: 30px;
  padding: 30px 40px;
}

.tell-block-cart .tell-block-cart-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 30px 40px;
  border: 1px solid #067bc2;
  border-radius: 4px;
}

.tell-block-cart .tell-block-text-wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 287px;
      -ms-flex: 0 0 287px;
          flex: 0 0 287px;
  max-width: 287px;
  margin-right: 17px;
}

.tell-block-cart .tell-block-title {
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 18px;
}

.tell-block-cart .tell-block-text {
  font-size: 0.875rem;
  line-height: 1.2875;
}

.tell-block-cart .cart-order-form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.tell-block-cart .cart-order-form-row > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 -webkit-calc(100% / 2);
      -ms-flex: 0 0 calc(100% / 2);
          flex: 0 0 calc(100% / 2);
  max-width: -webkit-calc(100% / 2);
  max-width: calc(100% / 2);
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.tell-block-cart .cart-order-form-fast {
  padding: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.info-order {
  margin-top: 30px;
}

.info-order div {
  margin-bottom: 15px;
  overflow: hidden;
}

.info-order div .img {
  width: 50px;
  float: left;
}

.info-order div img {
  margin-right: 9px;
  position: relative;
}

.customer-discounts {
  background: #f7f7f7;
  border: 3px solid #e0e0e0;
  border-radius: 40px;
  margin-left: -72px;
  padding-left: 72px;
  padding-top: 12px;
}

.customer-discounts .price-currency {
  margin-left: 3px;
}

.customer-discounts .discount {
  font-size: 0.75rem;
  margin-bottom: 5px;
  line-height: 1.1;
}

.customer-discounts .discount.active {
  border: 1px dashed #2b343c;
  border-radius: 9px;
  margin-left: -8px;
  margin-right: -15px;
  padding: 5px 8px;
  font-weight: bold;
  color: #2b343c;
  display: inline-block;
  font-size: 14px;
}

.customer-discounts .current {
  font-size: 0.875rem;
  font-weight: bold;
  color: #2b343c;
}

.customer-discounts .next {
  font-size: 0.875rem;
  color: #8c8c8c;
}

.customer-discounts .current,.customer-discounts .next {
  padding-left: 50px;
}

.orders-list {
  padding-bottom: 65px;
  max-width: 1150px;
}

.orders-list .full-info .loader {
  display: none;
  margin: 0 auto;
  height: 105px;
}

.orders-list .full-info.loading .loader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.orders-list .orders-list-inner {
  border: 1px solid #f3f3f3;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 10px;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.orders-list .orders-list-inner.active {
  margin-bottom: 42px;
}

.orders-list .orders-list-inner.active .order-detail-trigger:before {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
       -o-transform: rotate(0);
          transform: rotate(0);
}

.orders-list .order-detail-trigger {
  padding: 22px 30px;
  background: #F3F3F3;
  font-size: 1.125rem;
  line-height: 1.2222;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.orders-list .order-detail-trigger:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.orders-list .order-detail-trigger:before {
  content: '\e814';
}

.orders-list .order-detail-trigger:before {
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
  margin-left: 15px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.orders-list .order-detail-trigger .order-number {
  color: #067BC2;
}

.orders-list .order-detail-trigger .order-date {
  margin: 0 5px;
}

.orders-list .order-detail-trigger .order-date:before {
  content: '/ ';
}

.orders-list .order-detail-trigger .order-date:after {
  content: ' /';
}

.orders-list .order-detail-trigger .order-price {
  color: #FB8402;
  margin-right: 10px;
  font-weight: 500;
}

.orders-list .order-detail-trigger .order-info {
  margin-left: auto;
}

.orders-list .info-delivery {
  display: none;
}

.orders-list .order-list-short-info {
  font-size: 1.125rem;
  line-height: 1.3333;
  font-weight: 500;
  text-align: right;
  padding: 20px 102px;
}

.orders-list .order-list-short-info .price {
  color: #FB8402;
}

.orders-list .info-customer {
  display: none;
}

.customer-order-products .price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.customer-order-products .price .price-currency {
  margin-left: 4px;
}

.customer-order-products .customer-order-products-header,.customer-order-products .product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.customer-order-products .customer-order-products-header .product-col {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 0.875rem;
  line-height: 1.714;
}

.customer-order-products .product-col {
  padding: 24px 20px;
  background: #f3f3f3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.customer-order-products .col-info {
  padding-left: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 37.6%;
      -ms-flex: 0 0 37.6%;
          flex: 0 0 37.6%;
  max-width: 37.6%;
}

.customer-order-products .col-qty {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 18.5%;
      -ms-flex: 0 0 18.5%;
          flex: 0 0 18.5%;
  max-width: 18.5%;
}

.customer-order-products .col-price {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20.9%;
      -ms-flex: 0 0 20.9%;
          flex: 0 0 20.9%;
  max-width: 20.9%;
}

.customer-order-products .col-price-total {
  padding-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 23%;
      -ms-flex: 0 0 23%;
          flex: 0 0 23%;
  max-width: 23%;
}

.customer-order-products .product {
  margin-bottom: 3px;
  font-size: 1.125rem;
  line-height: 1.3333;
}

.customer-order-products .product .product-title {
  font-weight: 500;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.customer-order-products .product .col-qty {
  position: relative;
}

.customer-order-products .product .col-qty:before,.customer-order-products .product .col-qty:after {
  content: '';
  position: absolute;
  top: 15px;
  bottom: 15px;
  border-left: 1px solid #b8b8b8;
}

.customer-order-products .product .col-qty:before {
  left: 0;
}

.customer-order-products .product .col-qty:after {
  right: 0;
}

.customer-order-products .product .col-price {
  position: relative;
}

.customer-order-products .product .col-price:after {
  content: '';
  position: absolute;
  top: 15px;
  bottom: 15px;
  right: 0;
  border-left: 1px solid #b8b8b8;
}

.customer-order-products .product .col-price-total {
  font-weight: 500;
}

.customer-order-products .complect-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.customer-order-products .sticker-wrapper {
  position: static;
  margin: 10px 0;
}

.customer-order-products .sticker-wrapper .sticker {
  font-size: 1.25rem;
  margin: 0;
  border-radius: 15px;
}

.page-customer-edit .profile-form .control-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-customer-edit .profile-form .control-group .control-label {
  margin-bottom: 0;
  -webkit-flex-basis: 43%;
      -ms-flex-preferred-size: 43%;
          flex-basis: 43%;
  max-width: 43%;
  margin-top: 3px;
}

.page-customer-edit .profile-form .control-group .controls {
  -webkit-flex-basis: 57%;
      -ms-flex-preferred-size: 57%;
          flex-basis: 57%;
  max-width: 57%;
}

.page-customer-edit #share-favorites-btn {
  margin-left: 84px;
}

.page-customer-info .info-table {
  width: auto;
}

.page-customer-info .info-table .th,.page-customer-info .info-table .td {
  padding: 5px 15px;
}

.page-customer-info .info-table .th {
  font-weight: bold;
}

.drop-block.drop-add2tracking {
  min-width: 200px;
}

.drop-block.drop-add2tracking .form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 17px;
}

.drop-block.drop-add2tracking .drop-block-inner form {
  margin-top: 10px;
}

.drop-block.drop-add2tracking .drop-block-inner form .btn {
  margin: 5px auto 0;
}

.drop-block.drop-add2tracking .drop-block-inner form label.error {
  display: none !important;
}

.page-about--first-content .page-about--text-wrap {
  padding-right: 31px;
}

.page-about--second-content .page-about--text-wrap {
  padding-left: 31px;
}

.page-about--second-content .btn-orange {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
}

body:has(.page-about) #wrapper {
  overflow: visible;
}

body:has(.page-delivery) #wrapper {
  overflow: visible;
}

body:has(.page-delivery) .page-about-sticky-column {
  margin-bottom: 96px;
}

.category-page.loading .loader-wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  background-color: #f0fde9;
  z-index: 100;
}

.footer-item form.callback-form .form-control {
  -webkit-text-fill-color: #ffffff !important;
}

.page-about--first-content,.page-about--second-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 96px;
  position: relative;
}

.page-about--first-content h4,.page-about--second-content h4 {
  margin-bottom: 24px;
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  color: #000;
}

.page-about--first-content h6,.page-about--second-content h6 {
  margin-bottom: 16px;
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #000;
}

.page-about--first-content p,.page-about--second-content p {
  color: #858585;
  font-size: 16px;
  line-height: 150%;
}

.page-about--first-content p:last-child,.page-about--second-content p:last-child {
  margin-bottom: 0;
}

.page-about--first-content .btn-orange,.page-about--second-content .btn-orange {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  max-width: 300px;
  height: 56px;
}

.category-page:has(.empty-products-wrap) {
  color: #62a93a;
  border-radius: 10px;
}

.category-page:has(.empty-products-wrap) .empty-products-wrap {
  background-color: #f0fde9;
  padding: 50px;
  max-width: 700px!important;
  margin: 20px auto!important;
}

.page-about--first-image-wrap img,.page-about--second-image-wrap img {
  width: 100%;
}

.page-about--text-wrap {
  width: 50%;
}/* Utp content */.page-about--utp-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 96px;
}

.page-about--utp-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 15px;
}

.page-about--utp-item:first-child .page-about--utp-image {
  width: 50px;
  height: 50px;
}

.page-about--utp-item:nth-child(2) .page-about--utp-image {
  width: 25px;
  height: 29px;
}

.page-about--utp-item:nth-child(3) .page-about--utp-image {
  width: 38px;
  height: 28px;
}

.page-about--utp-item:last-child .page-about--utp-image {
  width: 40px;
  height: 40px;
}

.page-about--utp-image-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 80px;
  width: 80px;
  height: 80px;
  margin-right: 30px;
  border-radius: 50%;
  background-color: #EEFDE6;
}

.page-about--utp-title {
  font-size: 20px;
  line-height: 130%;
  color: #000;
}/* Responsive */.page-articles-list {
  margin-bottom: 96px;
}

.page-articles-list .page-title {
  color: #000;
  margin-bottom: 29px;
}

.rubric-tabs--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 24px;
}

.rubric-link {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 262px;
  max-width: 262px;
  height: 48px;
  margin-right: 12px;
  padding: 0 20px;
  border-radius: 30px 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  background-color: #EEFDE6;
  color: #62a93a;
}

.rubric-link:last-child {
  margin-right: 0;
}

.rubric-link:hover {
  text-decoration: none;
  background-color: #F28123;
  color: #ffffff;
}

.article-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.article-list-wrapper .article-item {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 32px;
}

.article-list-wrapper .article-item:nth-child(4n - 4) {
  margin-right: 0;
}

.article-list-wrapper .article-item:hover .article-title a {
  color: #F28123;
}

.article-list-wrapper .article-img-wrapper {
  display: block;
  border-radius: 50px 0;
  overflow: hidden;
}

.article-list-wrapper .article-description {
  padding: 16px 0 0;
}

.article-list-wrapper .article-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  margin-bottom: 4px;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  color: #1A1A1A;
}

.article-list-wrapper .article-title a:hover {
  text-decoration: none;
}

.article-list-wrapper .article-date {
  font-size: 16px;
  line-height: 150%;
  color: #747474;
}/* Responsive */.catalog-page .section-title {
  margin-bottom: 32px;
}

.catalog-page .catalog-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 96px;
}

.catalog-page .catalog-list .category-card-title--image {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  border-radius: 50%;
  background-color: #62a93a;
}

.page-content--text-wrap {
  margin-bottom: 96px;
}

.page-content--text-wrap h1 {
  margin-bottom: 24px;
  font-family: 'Montserrat Alternates', sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 130%;
  text-transform: none;
  color: #000;
}

.page-content--text-wrap .text-formatted.clip {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}

.page-content--text-wrap .read-more--btn {
  display: none;
  padding-top: 16px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #62a93a;
  cursor: pointer;
}

.page-content--text-wrap .read-more--btn:hover {
  text-decoration: underline;
}

.category-card-wrapper {
  width: 31.66%;
  margin-right: 2.5%;
  margin-bottom: 32px;
}

.category-card-wrapper:nth-child(3n - 3) {
  margin-right: 0;
}

.category-card-wrapper .img-wrapper {
  max-height: 420px;
  margin-bottom: 24px;
  border-radius: 50px 0;
}

.category-card-wrapper .category-card-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}

.category-card-wrapper .category-card-title a {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-weight: 600;
  font-size: 24px;
  line-height: 150%;
  color: #1A1A1A;
}

.category-card-wrapper .category-card-title a:hover {
  color: #62a93a;
}

.category-card-wrapper .description-wrapper {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  overflow: visible;
  max-height: none;
  opacity: 1;
}

.category-card-wrapper .category-card-list {
  margin-bottom: 12px;
}

.category-card-wrapper .category-card-list .category-card-item {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #858585;
}

.category-card-wrapper .category-card-list .category-card-item:last-child {
  margin-bottom: 0;
}

.category-card-wrapper .category-card-list .category-card-item a {
  color: #858585;
}

.category-card-wrapper .category-card-list .category-card-item a:hover {
  color: #62a93a;
}

.category-card-wrapper .category-card-all {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #62a93a;
}/* Responsive */.category-page {
  margin-bottom: 96px;
}

.category-page .page-content--text-wrap {
  padding: 96px 0 0 -webkit-calc(24% + 30px);
  padding: 96px 0 0 calc(24% + 30px);
}

.category-page .page-content--text-wrap .text-formatted h1,.category-page .page-content--text-wrap .text-formatted h2,.category-page .page-content--text-wrap .text-formatted h3 {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  text-transform: none;
  color: #000;
}

.category-page .label-sort-title {
  margin-right: 12px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}

.category-page .loader-wrap {
  display: none;
}

.category-page .apply-btn {
  display: block;
  max-width: 226px;
  margin: 20px auto;
  min-height: 48px;
}

.category-page-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
 /* Right content */;
}

.category-page-container .page-aside {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 24%;
  margin-right: 0;
 /* Catalog filter */;
}

.category-page-container .page-aside.show-mobile-filter {
  display: block;
}

.category-page-container .page-aside .catalog-aside {
  padding: 0 0 24px 0;
  border-right: 1px solid #E8E5E5;
  border-bottom: 1px solid #E8E5E5;
}

.category-page-container .page-aside .catalog-aside .attribute-content {
  max-height: none;
}

.category-page-container .page-aside .catalog-aside-inner {
  display: none;
}

.category-page-container .page-aside .catalog-aside-item {
  -webkit-transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 36px;
  margin-bottom: 8px;
  border-radius: 30px;
  padding: 0 2px;
  font-size: 16px;
  line-height: 19px;
}

.category-page-container .page-aside .catalog-aside-item:hover {
  background-color: #F0FDE9;
}

.category-page-container .page-aside .catalog-aside-item:last-child {
  margin-bottom: 0;
}

.category-page-container .page-aside .catalog-aside-title {
  width: 100%;
}

.category-page-container .page-aside .catalog-aside-title a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  color: #716c6c;
}

.category-page-container .page-aside .catalog-aside-title a:hover {
  text-decoration: none;
}

.category-page-container .page-aside .title.accordion-trigger {
  margin-bottom: 24px;
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  color: #000;
}

.category-page-container .page-aside #catalogFilter {
  margin-top: 0;
}

.category-page-container .page-aside .accordion-trigger {
  -webkit-transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 24px;
  cursor: pointer;
}

.category-page-container .page-aside .accordion-trigger.active {
  margin-bottom: 0;
}

.category-page-container .page-aside .accordion-trigger.active .trigger-icon {
  background-color: #62a93a;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.category-page-container .page-aside .accordion-trigger.active ~ .attribute-content {
  overflow: hidden;
  opacity: 0;
  max-height: 0;
}

.category-page-container .page-aside .accordion-trigger .trigger-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  min-width: 20px;
  width: 20px;
  height: 20px;
  padding: 1px 0 0 0;
  border-radius: 50%;
  font-size: 11px;
  background-color: #FF7F00;
  color: #ffffff;
}

.category-page-container .page-aside .attribute-content {
  -webkit-transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
 /*   max-height: 248px;*/
  opacity: 1;
  overflow: hidden auto;
  padding-right: 24px;
}

.category-page-container .page-aside .attribute-content._range {
  padding-top: 1px;
  overflow: visible;
}

.category-page-container .page-aside .filter .clear-filter {
  display: none !important;
}

.category-page-container .page-aside .filter .selections-wrapper {
  padding: 20px 0;
}

.category-page-container .page-aside .filter .selections-wrapper .attribute-checkbox .text-title,.category-page-container .page-aside .filter .selections-wrapper .attribute-checkbox .text-product-count {
  font-size: 16px;
  line-height: 130%;
}

.category-page-container .page-aside .filter .selections-wrapper .attribute-checkbox .text-title {
  color: #747474;
}

.category-page-container .page-aside .filter .selections-wrapper .attribute-checkbox .text-product-count {
  color: #62a93a;
}

.category-page-container .page-aside .filter .selections-wrapper .attribute-checkbox.selected .checkbox {
  border-color: #FF7F00;
  background-color: #FF7F00;
}

.category-page-container .page-aside .filter .selections-wrapper .checkbox {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border-color: #DFDCDC;
}

.category-page-container .category-right {
  width: 76%;
  padding-left: 30px;
}

.category-page-container .category-right .page-title {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 48px;
  line-height: 52px;
  text-transform: none;
  color: #000;
}

.catalog-aside--item-title {
  margin-bottom: 24px;
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  color: #000;
}

.catalog-aside-item--image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 32px;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  border-radius: 50%;
  background-color: #62a93a;
}

.category-right:has(.empty-products-wrap) {
  padding-left: 0;
  width: 100%;
}

.empty-products-wrap {
  margin: 90px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  max-width: 500px;
}

.empty-products-img {
  background-color: #62a93a;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.empty-products-img:not(:last-child) {
  margin-bottom: 20px;
}

.empty-products-img svg {
  width: 40px;
  height: 40px;
  display: block;
}

.empty-products-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
}

.empty-products-title:not(:last-child) {
  margin-bottom: 10px;
}

.empty-products-text {
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.empty-cart-wrap {
  margin: 20px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
}

.empty-cart-img {
  background-color: #62a93a;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.empty-cart-img:not(:last-child) {
  margin-bottom: 16px;
}

.empty-cart-img svg {
  width: 30px;
  height: 30px;
  display: block;
}

.empty-cart-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
}

.empty-cart-title:not(:last-child) {
  margin-bottom: 10px;
}

.empty-cart-text {
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}/* Filter */.catalog-filter--sort-wrapper {
  margin-bottom: 16px;
}

.catalog-filter--click-item {
  margin-right: 15px;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
  color: #62a93a;
}

.catalog-filter--click-item:hover {
  text-decoration: underline;
}

.catalog-filter--click-item.active {
  pointer-events: none;
  color: #858585;
}/* Catalog list */.category-page .catalog-list {
  margin-bottom: 0;
}

.category-page .catalog-list-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 16px;
}

.category-page .product-card-wrapper {
  width: 31.1%;
  margin-right: 3.3%;
  margin-bottom: 41px;
}

.category-page .product-card-wrapper .product-card {
  padding: 0;
}

.category-page .product-card-wrapper:nth-child(3n - 3) {
  margin-right: 0;
}

.category-page .product-card-wrapper .product-img-wrapper {
  display: block;
  margin: 0 0 24px;
  padding: 31px 30px 32px;
  border: 1px solid #E8E5E5;
  border-radius: 50px 0;
}

.category-page .product-card-wrapper .product-title {
  margin-bottom: 12px;
  text-align: left;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  display: block;
  width: 100%;
  height: 50px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  text-overflow: ellipsis;
}

.category-page .product-card-wrapper .product-title a {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #000;
}

.category-page .product-card-wrapper .product-title a:hover {
  text-decoration: none;
  color: #62a93a;
}

.category-page .product-card-wrapper .product-description {
  padding-bottom: 0;
}

.category-page .product-card-wrapper .product-wrap--price-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.category-page .product-card-wrapper .price {
  font-size: 18px;
  line-height: 130%;
  color: #000;
}

.category-page .product-card-wrapper .sale-price .price {
  color: #EF0603;
}

.category-page .product-card-wrapper .review-block.product-element,.category-page .product-card-wrapper .characteristics-wrap,.category-page .product-card-wrapper .product-compare,.category-page .product-card-wrapper .stock,.category-page .product-card-wrapper .price-text,.category-page .product-card-wrapper .articul {
  display: none;
}

.category-page .add-cart {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}

.category-page .add-cart i {
  margin-right: 12px;
  font-size: 17px;
}

.category-page .add-cart--mobile {
  display: none;
}

.catalog-aside--mobile-title {
  display: none;
  padding: 0 0 16px;
  margin-bottom: 17px;
  border-bottom: 1px solid #ECECEC;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #000;
}

.filter-btn-mobile {
  display: none;
  text-align: center;
  max-width: 320px;
  height: 44px;
  margin-bottom: 20px;
  cursor: pointer;
}

.catalog-aside--close-button {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 18px;
  right: 20px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #FF605E;
  cursor: pointer;
}

.catalog-aside--close-button:hover {
  background-color: #fe3e3c;
}

.catalog-aside--close-button div {
  position: relative;
  width: 9px;
  height: 1px;
  border-radius: 1px;
  background-color: #ffffff;
}

.catalog-aside--close-button div:first-child {
  left: 4px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.catalog-aside--close-button div:last-child {
  right: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.sticker._sales._retail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 72px;
  height: 34px;
  padding: 0;
  margin-bottom: 8px;
  border-radius: 20px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  color: #ffffff;
}

.sticker-wrapper .sticker._new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 72px;
  height: 34px;
  padding: 0;
  margin-bottom: 8px;
  border-radius: 20px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  color: #ffffff;
}

.sticker-wrapper .sticker._hot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 72px;
  height: 34px;
  padding: 0;
  margin-bottom: 8px;
  border-radius: 20px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  color: #ffffff;
  background-color: #FF7F00;
  border-color: #FF7F00;
}/* Responsive */.checkout-page {
  margin-top: 48px;
}

.checkout-page .page-title {
  margin-bottom: 24px;
}

.checkout-page .page-title .text {
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 36px;
  line-height: 100%;
}

.checkout-page .cart-products--title-wrap {
  padding-bottom: 8px;
}

.checkout-page .cart-products--title-item {
  font-size: 16px;
}

.cart-products--title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 12px;
  border-bottom: 1px solid #E8E5E5;
  padding-right: 24px;
}

.cart-products--title-item {
  font-weight: 600;
  font-size: 12px;
  line-height: 130%;
  color: #858585;
}

.cart-products--title-item:first-child {
  width: 53%;
}

.cart-products--title-item:nth-child(2) {
  width: 21%;
  text-align: center;
}

.cart-products--title-item:last-child {
  width: 26%;
  text-align: center;
}

.checkout-page--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 96px;
 /* Checkout Form */;
}

.checkout-page--container .checkout-form {
  width: 35%;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay {
  margin-bottom: 32px;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .error,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .error,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .error {
  padding: 0 16px;
  margin: 4px 0 0;
  color: #FF605E;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control {
  height: 48px;
  padding: 0 16px;
  border-radius: 8px;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 100%;
  background: #FAFAFA;
  color: #1A1A1A;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control.error,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control.error,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control.error {
  border: 1px solid #EF0603;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control::-webkit-input-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control::-webkit-input-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control::-webkit-input-placeholder {
  color: #858585;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control::-moz-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control::-moz-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control::-moz-placeholder {
  color: #858585;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control:-ms-input-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control:-ms-input-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control:-ms-input-placeholder {
  color: #858585;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control::placeholder,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control::placeholder,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control::placeholder {
  color: #858585;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control::-webkit-input-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control::-webkit-input-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control::-webkit-input-placeholder {
  text-indent: 0;
  -webkit-transition: text-indent 0.7s ease;
  transition: text-indent 0.7s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control::-moz-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control::-moz-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control::-moz-placeholder {
  text-indent: 0;
  -moz-transition: text-indent 0.7s ease;
  transition: text-indent 0.7s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control:-ms-input-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control:-ms-input-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control:-ms-input-placeholder {
  text-indent: 0;
  -ms-transition: text-indent 0.7s ease;
  transition: text-indent 0.7s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control::placeholder,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control::placeholder,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control::placeholder {
  text-indent: 0;
  -webkit-transition: text-indent 0.7s ease;
  -o-transition: text-indent 0.7s ease;
  transition: text-indent 0.7s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control::-webkit-input-placeholder,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control::-webkit-input-placeholder,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control::-webkit-input-placeholder {
  text-indent: 0;
  -webkit-transition: text-indent 0.7s ease;
  transition: text-indent 0.7s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control:focus::-webkit-input-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control:focus::-webkit-input-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control:focus::-webkit-input-placeholder {
  text-indent: 800px;
  -webkit-transition: text-indent 0.7s ease;
  transition: text-indent 0.7s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control:focus::-moz-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control:focus::-moz-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control:focus::-moz-placeholder {
  text-indent: 800px;
  -moz-transition: text-indent 0.7s ease;
  transition: text-indent 0.7s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control:focus:-ms-input-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control:focus:-ms-input-placeholder, .checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control:focus:-ms-input-placeholder {
  text-indent: 800px;
  -ms-transition: text-indent 0.7s ease;
  transition: text-indent 0.7s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control:focus::placeholder,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control:focus::placeholder,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control:focus::placeholder {
  text-indent: 800px;
  -webkit-transition: text-indent 0.7s ease;
  -o-transition: text-indent 0.7s ease;
  transition: text-indent 0.7s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-info .form-control:focus::-webkit-input-placeholder,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control:focus::-webkit-input-placeholder,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay .form-control:focus::-webkit-input-placeholder {
  text-indent: 800px;
  -webkit-transition: text-indent 0.7s ease;
  transition: text-indent 0.7s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-control {
  padding: 0 40px 0 16px;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .form-group--delivery {
  position: relative;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery #order-form-delivery_type {
  opacity: 1;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery #order-form-delivery_type:focus ~ .order-form-delivery--trigger {
  background-color: #F28123;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox {
  padding: 0;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox.opened .jq-selectbox__trigger-arrow {
  background-color: #F28123;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox__select {
  border: 0;
  border-radius: 8px;
  padding: 0 45px 0 16px;
  background: #FAFAFA;
  color: #858585;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox__trigger {
  width: 20px;
  right: 16px;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox__trigger-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 10px;
  background-color: #62a93a;
  color: #ffffff;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox__trigger-arrow:before {
  position: relative;
  top: 1px;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox__select-text {
  color: #1A1A1A;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox__dropdown {
  border-radius: 0;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox__dropdown ul li {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox__dropdown ul li:hover {
  background-color: #62a93a;
}

.checkout-page--container .checkout-form .checkout-form-tabs .checkout-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}

.checkout-page--container .checkout-form .checkout-form-tabs .checkout-title .checkout-title--number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 40px;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  border-radius: 50%;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  background-color: #62a93a;
  color: #ffffff;
}

.checkout-page--container .checkout-form .checkout-form-tabs .checkout-title .text {
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: #000;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-blocks-wrapper .form-group {
  padding-left: 48px;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-blocks-wrapper .form-group:last-child {
  margin-bottom: 0;
}

.checkout-page--container .checkout-form .checkout-form-tabs .order-blocks-wrapper .form-group .control-label,.checkout-page--container .checkout-form .checkout-form-tabs .order-blocks-wrapper .form-group .label {
  display: none;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block {
  margin-bottom: 24px;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block .textarea-wrap {
  padding-left: 48px;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment {
  min-height: 124px;
  padding: 16px;
  border: 0;
  border-radius: 8px;
  font-size: 16px;
  line-height: 100%;
  background: #FAFAFA;
  color: #858585;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment::-webkit-input-placeholder {
  color: #858585;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment::-moz-placeholder {
  color: #858585;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment:-ms-input-placeholder {
  color: #858585;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment::placeholder {
  color: #858585;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment::-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment:-ms-input-placeholder {
  opacity: 1;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment::placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment:focus::placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.checkout-page--container .checkout-form .checkout-form-tabs .textarea-block #order-form-comment:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.checkout-page--container .checkout-form #deliveryPriceMessage {
  display: none;
}

.checkout-page--container .checkout-form #deliveryPriceMessage .delivery-info {
  padding-left: 64px;
  margin-bottom: 6px;
  font-size: 14px;
  color: #858585;
}

.checkout-page--container .checkout-form #deliveryContent textarea {
  min-height: 124px;
  height: 124px !important;
  overflow-x: hidden;
  padding: 14px 40px 14px 16px;
}

.checkout-page--container .checkout-form #deliveryContent textarea::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.01s ease;
  transition: opacity 0.01s ease;
}

.checkout-page--container .checkout-form #deliveryContent textarea::-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.01s ease;
  transition: opacity 0.01s ease;
}

.checkout-page--container .checkout-form #deliveryContent textarea:-ms-input-placeholder {
  opacity: 1;
  -ms-transition: opacity 0.01s ease;
  transition: opacity 0.01s ease;
}

.checkout-page--container .checkout-form #deliveryContent textarea::placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.01s ease;
  -o-transition: opacity 0.01s ease;
  transition: opacity 0.01s ease;
}

.checkout-page--container .checkout-form #deliveryContent textarea::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.01s ease;
  transition: opacity 0.01s ease;
}

.checkout-page--container .checkout-form #deliveryContent textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

.checkout-page--container .checkout-form #deliveryContent textarea:focus::-moz-placeholder {
  opacity: 0;
}

.checkout-page--container .checkout-form #deliveryContent textarea:focus:-ms-input-placeholder {
  opacity: 0;
}

.checkout-page--container .checkout-form #deliveryContent textarea:focus::placeholder {
  opacity: 0;
}

.checkout-page--container .checkout-form #deliveryContent textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

.checkout-page--container .checkout-form #paymentContent .control-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0;
  padding-left: 48px;
}

.checkout-page--container .checkout-form #paymentContent .custom-radio {
  margin-bottom: 24px;
  padding-left: 36px;
  font-size: 16px;
  line-height: 100%;
  color: #858585;
}

.checkout-page--container .checkout-form #paymentContent .custom-radio:last-child {
  margin-bottom: 0;
}

.checkout-page--container .checkout-form #paymentContent .custom-radio input:checked ~ .checkmark:before {
  background-color: #F28123;
  border-color: #F28123;
}

.checkout-page--container .checkout-form #paymentContent .custom-radio .checkmark:before {
  width: 20px;
  height: 20px;
  border-color: #E8E5E5;
}

.checkout-page--container .checkout-form #paymentContent .custom-radio .checkmark:after {
  left: 6px;
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border-color: #ffffff;
}

.checkout-page--container .order-products {
  width: 65%;
  padding-left: 42px;
}

.checkout-page--container .order-form-delivery--form-group {
  position: relative;
}

.checkout-page--container .order-form-delivery--form-group #order-form-delivery_warehouse:focus ~ .order-form-delivery--trigger,.checkout-page--container .order-form-delivery--form-group #order-form-delivery_city:focus ~ .order-form-delivery--trigger {
  background-color: #F28123;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.checkout-page--container .order-form-delivery--form-group #order-form-delivery_city-result,.checkout-page--container .order-form-delivery--form-group #order-form-delivery_warehouse-result {
  max-width: 100%;
}

.checkout-page--container .order-form-delivery--form-group #order-form-delivery_city-result .ui-menu .ui-menu-item,.checkout-page--container .order-form-delivery--form-group #order-form-delivery_warehouse-result .ui-menu .ui-menu-item {
  min-height: 29px;
}

.checkout-page--container .order-form-delivery--form-group #order-form-delivery_city-result .ui-menu .ui-menu-item.ui-state-focus,.checkout-page--container .order-form-delivery--form-group #order-form-delivery_warehouse-result .ui-menu .ui-menu-item.ui-state-focus,.checkout-page--container .order-form-delivery--form-group #order-form-delivery_city-result .ui-menu .ui-menu-item:hover,.checkout-page--container .order-form-delivery--form-group #order-form-delivery_warehouse-result .ui-menu .ui-menu-item:hover {
  color: #ffffff;
  background-color: #62a93a;
}

.checkout-page--container .block-price-checkout .checkout-total-price {
  display: none;
}

.checkout-page--container .block-price-checkout .btn-orange {
  min-width: 268px;
  height: 52px;
  padding: 0 45px;
  margin-left: 48px;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
}

.checkout-title--mobile {
  display: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 16px;
  cursor: pointer;
}

.checkout-title--mobile .text {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #000;
}

.checkout-title--mobile .title-arrow {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  right: 15px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 10px;
  background-color: #62a93a;
  color: #ffffff;
}

.order-form-delivery--trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  z-index: 1;
  top: 14px;
  right: 15px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 10px;
  background-color: #62a93a;
  color: #ffffff;
  pointer-events: none;
}

.checkout-cart-outer {
  margin-bottom: 0;
 /* For mobile */;
}

.checkout-cart-outer .checkout-title {
  margin-bottom: 24px;
  font-weight: 600;
  font-size: 36px;
  line-height: 100%;
  color: #000;
}

.checkout-cart-outer .block-price-checkout {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  overflow: visible;
  opacity: 1;
  max-height: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 16px;
}

.checkout-cart-outer .block-price-checkout .price-block {
  max-width: 267px;
  padding: 12px 26px;
  background: #F0FDE9;
  border-radius: 8px;
}

.checkout-cart-outer .block-price-checkout .price-block .price-currency {
  margin-left: 5px;
}

.checkout-cart-outer .block-price-checkout .price-block .price-old {
  display: inline-block;
  opacity: 0.16;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 100%;
  -webkit-text-decoration-line: line-through;
     -moz-text-decoration-line: line-through;
          text-decoration-line: line-through;
  color: #000;
}

.checkout-cart-outer .block-price-checkout .price-block .price-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 4px;
}

.checkout-cart-outer .block-price-checkout .price-block .price-text .text-inner {
  margin-right: 20px;
  font-weight: 600;
  font-size: 20px;
  line-height: 145%;
  color: #62a93a;
}

.checkout-cart-outer .block-price-checkout .price-block .price-text .price {
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  color: #000;
}

.checkout-cart-outer .block-price-checkout .price-block .price-small-text {
  width: 100%;
  font-size: 12px;
  line-height: 150%;
  color: #858585;
}

.checkout-cart-outer .block-price-button {
  display: none;
}

.checkout-cart-outer.open .checkout-title--mobile {
  border-bottom: 1px solid #E8E5E5;
}

.checkout-cart-outer.open .checkout-title--mobile .title-arrow {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.checkout-cart-outer.open .checkout-cart-wrapper,.checkout-cart-outer.open .block-price-checkout {
  overflow: hidden;
  opacity: 0;
  max-height: 0;
  padding: 0;
}

.checkout-cart-wrapper {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  overflow: visible;
  opacity: 1;
  max-height: none;
}

.checkout-cart-products .product {
  padding: 16px 24px 16px 0;
  border-bottom: 1px solid #E8E5E5;
}

.checkout-cart-products .product-col-wrap--img-info {
  width: 53%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.checkout-cart-products .col-img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 9.2px;
  overflow: hidden;
  border: 1px solid #E8E5E5;
  border-radius: 20px 0;
}

.checkout-cart-products .col-img a img {
  -webkit-transition: 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.checkout-cart-products .col-img:hover a img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
       -o-transform: scale(1.2);
          transform: scale(1.2);
}

.checkout-cart-products .cart-sku {
  margin-bottom: 6.6px;
  font-size: 16px;
}

.checkout-cart-products .col-qty {
  width: 21%;
}

.checkout-cart-products .col-qty:before,.checkout-cart-products .col-qty:after {
  display: none;
}

.checkout-cart-products .col-qty .qty-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

.checkout-cart-products .col-qty .qty-block {
  width: 100%;
  border: 0;
}

.checkout-cart-products .col-qty .qty-block .minus,.checkout-cart-products .col-qty .qty-block .plus {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 48px;
  min-width: 48px;
  height: 48px;
  border-radius: 50%;
}

.checkout-cart-products .col-qty .qty-block .minus:hover:after,.checkout-cart-products .col-qty .qty-block .plus:hover:after,.checkout-cart-products .col-qty .qty-block .minus:hover:before,.checkout-cart-products .col-qty .qty-block .plus:hover:before {
  background-color: #ffffff;
}

.checkout-cart-products .col-qty .qty-block .minus:active,.checkout-cart-products .col-qty .qty-block .plus:active {
  -webkit-box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
          box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
}

.checkout-cart-products .col-qty .qty-block .minus {
  border: 1px solid #DFDCDC;
}

.checkout-cart-products .col-qty .qty-block .minus:hover {
  background-color: #FF7F00;
  border-color: #FF7F00;
}

.checkout-cart-products .col-qty .qty-block .plus {
  border: 1px solid #FF7F00;
  background-color: #FF7F00;
}

.checkout-cart-products .col-qty .qty-block .plus:after,.checkout-cart-products .col-qty .qty-block .plus:before {
  background-color: #ffffff;
}

.checkout-cart-products .col-qty .qty-block .plus:hover {
  background-color: #ffffff;
}

.checkout-cart-products .col-qty .qty-block .plus:hover:after,.checkout-cart-products .col-qty .qty-block .plus:hover:before {
  background-color: #F28123;
}

.checkout-cart-products .col-qty .qty-block .count-input {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 72px;
  border: 1px solid #E8E5E5;
  border-radius: 8px;
  margin: 0 12px;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  color: #000;
}

.checkout-cart-products .col-qty .qty-text {
  display: none;
}

.checkout-cart-products .discount-price-wrapper .price-old {
  font-size: 14px;
  line-height: 130%;
  color: #858585;
}

.checkout-cart-products .col-price-total {
  width: 26%;
}

.checkout-cart-products .col-price-total .price-block {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
  padding-left: 35%;
}

.checkout-cart-products .col-price-total .price-block .price-currency {
  margin-left: 5px;
}

.checkout-cart-products .col-price-total .sale-price {
  height: 100%;
}

.checkout-cart-products .col-price-total .sale-price .price {
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #EF0603;
}

.checkout-cart-products .col-remove-block {
  width: 24px;
  height: 24px;
  color: #ffffff;
  top: 35%;
  right: 10px;
}

.checkout-cart-products .col-remove-block:hover .remove:before {
  color: #FF605E;
}

.checkout-cart-products .col-remove-block .remove {
  background: transparent;
}

.checkout-cart-products .col-remove-block .remove:before {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #ECECEC;
  background-color: #ffffff;
}/* Responsive */.cart-products .cart-title {
  width: 100%;
  max-width: 200px;
  display: -webkit-box;
  height: 52px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  text-overflow: ellipsis;
}

.page-compare-list .compare-list {
  margin-bottom: 30px;
}

.page-compare-list .page-title {
  font-size: 1.5rem;
  line-height: 1.25;
  text-transform: unset;
  margin-bottom: 0;
}

.page-compare header,.page-compare-list header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 70px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 15px;
}

.page-compare header .title,.page-compare-list header .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.875;
}

.page-compare .compare-remove-product,.page-compare-list .compare-remove-product {
  display: inline-block;
  min-width: 30px;
  margin: auto;
  color: #c0c0c0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
  padding: 5px;
}

.page-compare .compare-remove-product:hover,.page-compare-list .compare-remove-product:hover {
  color: #2b343c;
}

.page-compare .product-card .product-favorite,.page-compare-list .product-card .product-favorite,.page-compare .product-card .product-compare,.page-compare-list .product-card .product-compare {
  display: none;
}

.page-compare > .page-title,.page-compare > header {
  margin-left: 255px;
}

.page-compare .compare-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-compare #compare-table {
  position: relative;
}

.page-compare #compare-table .loader-wrap {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: white;
}

.page-compare #compare-table .loader-wrap + * {
  opacity: 0;
}

.page-compare .compare-products-wrap {
  width: 100%;
  overflow-y: hidden;
  overflow-x: scroll;
}

.page-compare .compare-products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-compare .compare-product,.page-compare .compare-header {
  min-width: 245px;
  -webkit-flex-basis: 245px;
      -ms-flex-preferred-size: 245px;
          flex-basis: 245px;
}

.page-compare .compare-header > div,.page-compare .compare-product > div {
  padding: 10px;
  min-height: 42px;
  margin: 10px 0;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-compare .compare-header > div:nth-child(odd):not(:first-child),.page-compare .compare-product > div:nth-child(odd):not(:first-child) {
  background-color: #f7f7f7;
}

.page-compare .compare-header > div:first-child,.page-compare .compare-product > div:first-child {
  border-bottom: 1px solid #c0c0c0;
}

.page-compare .compare-header > div.hover,.page-compare .compare-product > div.hover {
  background-color: #c1e5f5 !important;
}

.page-compare .page-aside {
  position: absolute;
  top: -10px;
  left: -10px;
  right: 0;
  bottom: 0;
  padding: 10px 15px 10px 10px;
  overflow: hidden;
}

.page-compare .page-aside .aside-menu {
  max-height: 100%;
  overflow: auto;
}

.page-compare .compare-header > div:first-child {
  position: relative;
  padding: 0;
  margin-top: 0;
}

.page-compare .compare-header > div:not(:first-child) {
  text-align: left;
  font-weight: bold;
}

.contact-page .page-title {
  width: 100%;
  margin-bottom: 24px;
  font-weight: 600;
  font-size: 48px;
  line-height: 130%;
  color: #000;
  text-transform: none;
}

.contact-page--content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 96px;
}

.contact-page--content-wrap .map-default,.contact-page--content-wrap .block-info {
  width: 50%;
}

.contact-page--content-wrap .map-default {
  overflow: hidden;
  border-radius: 64px 0;
}

.contact-page--content-wrap .block-info {
  padding-right: 30px;
}

.contact-page--content-wrap .block-info--item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 24px 0;
  border-bottom: 1px solid #E8E5E5;
}

.contact-page--content-wrap .block-info--item:first-child {
  padding-top: 0;
}

.contact-page--content-wrap .block-info--item img {
  min-width: 64px;
  max-height: 64px;
  margin-right: 16px;
}

.contact-page--content-wrap .block-info--item .info-title {
  font-size: 16px;
  line-height: 130%;
  color: #62a93a;
}

.contact-page--content-wrap .block-info--item-text-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.contact-page--content-wrap .block-info--item-text .phone .custom,.contact-page--content-wrap .block-info--item-text .address,.contact-page--content-wrap .block-info--item-text .email,.contact-page--content-wrap .block-info--item-text .work-time,.contact-page--content-wrap .block-info--item-text .weekend,.contact-page--content-wrap .block-info--item-text .contacts--company-name {
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #000;
}

.contact-page--content-wrap .block-info--item-text .phone .custom,.contact-page--content-wrap .block-info--item-text .email {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.contact-page--content-wrap .block-info--item-text .phone .custom:hover,.contact-page--content-wrap .block-info--item-text .email:hover {
  color: #62a93a;
  text-decoration: underline;
}

.contact-page--content-wrap .block-info--item-text .email {
  word-break: break-all;
}

.block-info--item-phones > .block-info--item-text {
  margin-left: 60px;
}

.block-info--item-address {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.block-info--item-text--weekend {
  margin-left: 73px;
}

.block-info--route-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  min-width: 184px;
  min-height: 44px;
  padding: 12px 24px;
  margin-left: 30px;
  border-radius: 30px;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  background-color: #EEFDE6;
  color: #62a93a;
}

.block-info--route-btn:hover {
  text-decoration: none;
  background-color: #62a93a;
  color: #ffffff;
}

.block-info--route-btn:active {
  -webkit-box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
          box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
}

.block-info--route-btn i {
  font-size: 16px;
  margin-right: 10px;
}/* Responsive */.page-delivery .page-title {
  margin-bottom: 24px;
}

.page-delivery .page-title .text {
  color: #000;
}

.page-delivery .utp-how--main-container {
  margin-top: 0;
}

.page-delivery--first-content,.page-delivery--second-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.page-delivery--first-content-wrap,.page-delivery--second-content-wrap {
  width: 50%;
  margin-bottom: 96px;
}

.page-delivery--first-content-wrap {
  padding-right: 45px;
}

.page-delivery--second-content-wrap {
  padding-left: 45px;
}

.page-delivery--first-content-image img,.page-delivery--second-content-image img {
  overflow: hidden;
  border-radius: 150px 0;
}/* UTP */.utp-delivery--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 32px;
}

.utp-delivery--container h2 {
  width: 100%;
  margin-bottom: 24px;
  font-weight: 600;
  font-size: 32px;
  line-height: 130%;
  color: #000;
}

.utp-delivery--item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding-right: 10px;
}

.utp-delivery--item img {
  min-width: 48px;
  max-width: 48px;
  min-height: 48px;
  height: 48px;
  margin-right: 10px;
  border-radius: 0;
}

.utp-delivery--item-content {
  max-width: 138px;
}

.utp-delivery--item-title {
  margin-bottom: 4px;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: #858585;
}

.utp-delivery--item-text {
  font-size: 12px;
  line-height: 125%;
  color: #858585;
}

.page-delivery--second-content-text h5,.page-delivery--first-content-text h5,.page-delivery--second-content-text h6,.page-delivery--first-content-text h6 {
  margin-bottom: 24px;
  font-family: 'Montserrat Alternates', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #000;
}

.page-delivery--second-content-text h5:nth-child(3),.page-delivery--first-content-text h5:nth-child(3),.page-delivery--second-content-text h6:nth-child(3),.page-delivery--first-content-text h6:nth-child(3) {
  margin-bottom: 16px;
}

.page-delivery--second-content-text h5,.page-delivery--first-content-text h5 {
  margin-top: 32px;
  font-size: 24px;
  line-height: 130%;
}

.page-delivery--second-content-text ul,.page-delivery--first-content-text ul {
  margin-bottom: 0;
  padding-left: 25px;
}

.page-delivery--second-content-text ul li,.page-delivery--first-content-text ul li {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 150%;
  color: #858585;
}

.page-delivery--second-content-text ul li:last-child,.page-delivery--first-content-text ul li:last-child {
  margin-bottom: 0;
}

.page-delivery--second-content-text p,.page-delivery--first-content-text p {
  font-size: 16px;
  line-height: 150%;
  color: #858585;
}

.page-delivery--second-content-text p strong,.page-delivery--first-content-text p strong {
  font-family: 'Montserrat Alternates', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #000;
}

.page-delivery--first-content-text--mobile,.utp-delivery--container--mobile,.delivery-second-content--title {
  display: none;
}

.delivery-second-content--title {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  color: #000;
}/* Responsive */.favorites-page .favorite-sum-wrapper {
  background: #FAFAFA;
  border-radius: 2px;
  border: 1px solid #c0c0c0;
  color: #2b343c;
  font-size: 0.875rem;
  line-height: 1;
  padding: 7px 20px;
}

.favorites-page .favorite-sum-wrapper .btn {
  padding: 6px 28px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.page-main {
 /* Sliders */;
}

.page-main .first-slider-wrapper {
  margin-bottom: 96px;
}

.page-main .ui-slider-wrapper .lSSlideWrapper {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.page-title {
  margin-bottom: 32px;
}

.page-title .text {
  font-weight: 600;
  font-size: 48px;
  line-height: 130%;
  text-transform: none;
  color: #000;
}/* Bottom content */.main-page--bottom-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 96px;
}

.bottom-content--title,.bottom-content--image-title {
  margin-bottom: 48px;
  font-weight: 600;
  font-size: 48px;
  line-height: 130%;
  color: #000;
}

.bottom-content--image-title {
  display: none;
}

.bottom-content--text {
  overflow-y: auto;
  max-height: 408px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 150%;
  color: #858585;
}

.bottom-content--wrap {
  padding-right: 39px;
}

.bottom-content--wrap,.bottom-content--image {
  width: 50%;
}

.bottom-content--image img {
  display: block;
  overflow: hidden;
  border-radius: 150px 0 150px 0;
}/* Responsive *//* Page Regular */.page-regular {
  min-height: 450px;
}/* Page Empty */.page-empty {
  margin-bottom: 96px;
}

.page-empty .empty-text .page-title {
  font-weight: 600;
  font-size: 48px;
  line-height: 130%;
  color: #000;
  text-transform: none;
}

.page-empty .empty-text p {
  font-size: 20px;
  line-height: 150%;
  color: #858585;
}

.page-empty .empty-text p:last-child {
  margin-bottom: 0;
}/* Page Error */.page-error {
  min-height: 450px;
  padding-top: 50px;
  margin-bottom: 96px;
}

.page-error--text .btn-green {
  display: block;
  max-width: 300px;
  margin: 96px auto 0;
}

.page-error--text .btn-green:hover {
  text-decoration: none;
}

.page-error--text h2 {
  font-family: 'Montserrat Alternates', sans-serif;
  color: #000;
}

.page-error--text p {
  font-size: 16px;
}

.page-error--text ul li {
  font-size: 16px;
  line-height: 150%;
  color: #858585;
}

.product-page {
 /* Slider */ /* Price block */ /* Card right */ /* Title wrap */ /* Utp */;
}

.product-page .page-title {
  width: 100%;
  padding-left: 0;
  font-weight: 600;
  font-size: 48px;
  line-height: 100%;
  text-transform: none;
  color: #000;
}

.product-page .product-page-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 48px;
}

.product-page .product-gallery {
  width: 50%;
  padding: 16px 16px 20px;
  border: 1px solid #E8E5E5;
  border-radius: 50px 0;
}

.product-page .product-gallery .sticker-wrapper {
  top: 16px;
  left: auto;
}

.product-page .product-gallery .sticker-wrapper .sticker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 72px;
  height: 34px;
  padding: 0;
  margin-bottom: 8px;
  border-radius: 20px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  color: #ffffff;
}

.product-page .product-gallery .sticker-wrapper .sticker._sales {
  background-color: #EF0603;
  border-color: #EF0603;
}

.product-page .product-gallery .sticker-wrapper .sticker._hot {
  background-color: #FF7F00;
  border-color: #FF7F00;
}

.product-page .product-gallery .sticker-wrapper .sticker._new {
  background-color: #62a93a;
  border-color: #62a93a;
}

.product-page #productGallery--big-slider {
  position: relative;
}

.product-page #productGallery--big-slider .slick-arrow {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  z-index: 10;
  top: 45%;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid #DFDCDC;
}

.product-page #productGallery--big-slider .slick-arrow:hover {
  border-color: #FF7F00;
  background-color: #FF7F00;
  color: #ffffff;
}

.product-page #productGallery--big-slider .slick-arrow i {
  color: #DFDCDC;
}

.product-page #productGallery--big-slider .slick-prev {
  left: 0;
}

.product-page #productGallery--big-slider .slick-next {
  right: 0;
}

.product-page #productGallery--small-slider .small-slider--item {
  overflow: hidden;
  margin: 0 6px;
  padding: 10px 9.6px;
  border: 1px solid #E8E5E5;
  border-radius: 20px 0;
}

.product-page #productGallery--small-slider .small-slider--item .product-gallery-item {
  display: block;
  height: auto;
}

.product-page .card-price.in-stock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 0 24px;
  border-bottom: 1px solid #ECECEC;
}

.product-page .card-price.in-stock .price-block .price {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 100%;
  color: #000;
}

.product-page .card-price.in-stock .price-block.sale-price .price {
  color: #EF0603;
}

.product-page .card-price.in-stock .price-block .price-currency {
  margin-left: 5px;
}

.product-page .card-price.in-stock .price-block .price-old {
  width: auto;
  display: inline-block;
  font-size: 14px;
}

.product-page .card-price.in-stock .qty-wrap .qty-block {
  border: 0;
}

.product-page .card-price.in-stock .qty-wrap .product-card-count {
  min-width: 72px;
  height: 48px;
  margin: 0 12px;
  border: 1px solid #E8E5E5;
  border-radius: 8px;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  color: #000;
}

.product-page .card-price.in-stock .qty-wrap .plus,.product-page .card-price.in-stock .qty-wrap .minus {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #DFDCDC;
  background-color: #ffffff;
}

.product-page .card-price.in-stock .qty-wrap .plus:hover,.product-page .card-price.in-stock .qty-wrap .minus:hover {
  border-color: #FF7F00;
  background-color: #FF7F00;
}

.product-page .card-price.in-stock .qty-wrap .plus:hover:before,.product-page .card-price.in-stock .qty-wrap .minus:hover:before,.product-page .card-price.in-stock .qty-wrap .plus:hover:after,.product-page .card-price.in-stock .qty-wrap .minus:hover:after {
  background: #ffffff;
}

.product-page .card-price.in-stock .button-buy-block {
  max-width: 226px;
  text-align: center;
}

.product-page .card-price.in-stock .button-buy-block .add-cart {
  width: 100%;
  height: 56px;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
}

.product-page .card-price.in-stock .button-buy-block .add-cart i {
  margin-right: 12px;
}

.product-page .card-price.in-stock .button-buy-block .buy-one-click {
  margin-top: 14px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #FF7F00;
  text-decoration: underline;
}

.product-page .card-price.in-stock .button-buy-block .buy-one-click:hover {
  color: #F28123;
}

.product-page .card-price .prices-wrap {
  margin-top: -12px;
}

.product-page .card-price.out-of-prodaction .price-block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.product-page .card-price.out-of-prodaction .price-block .price {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 130%;
  color: #000;
}

.product-page .card-price.out-of-prodaction .price-block .price-currency {
  margin-left: 5px;
}

.product-page .card-price.pre-order {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.product-page .card-price.pre-order .price-block {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.product-page .card-price.pre-order .price-block .price {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 130%;
  color: #000;
}

.product-page .card-price.pre-order .price-block .price-currency {
  margin-left: 5px;
}

.product-page .card-price.pre-order .price-block.sale-price .price-old {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
}

.product-page .card-price.pre-order .price-block.sale-price .price {
  color: #EF0603;
}

.product-page .card-price.pre-order .btn-to-order {
  min-width: 226px;
  height: 56px;
}

.product-page .relocate-to-catalog {
  display: block;
  text-align: center;
  width: 100%;
  margin: 20px 0 0;
  padding-bottom: 57px;
  border-bottom: 1px solid #ECECEC;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #FF7F00;
}

.product-page .relocate-to-catalog:hover {
  color: #F28123;
}

.product-page .page-stock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 130%;
  border-radius: 50%;
  color: #62a93a;
}

.product-page .page-stock:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.product-page .page-stock:before {
  content: '\e83c';
}

.product-page .page-stock:before {
  width: 15px;
  height: 15px;
  margin-right: 12px;
  padding-top: 2px;
  background-color: #ffffff;
  border: 1px solid #62a93a;
  font-size: 8px;
}

.product-page .page-stock.out-of-production {
  color: #716c6c;
}

.product-page .page-stock.out-of-production:before {
  display: none;
}

.product-page .page-stock.out-of-stock {
  color: #EF0603;
}

.product-page .page-stock.out-of-stock:before {
  display: none;
}

.product-page .card-right {
  width: 50%;
  padding-left: 30px;
}

.product-page .card-item--title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
}

.product-page .page-articul {
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
}

.product-page .articul-text {
  color: #000;
}

.product-page .articul-num {
  color: #858585;
}

.product-page .product-utp-wrap {
  margin-bottom: 0;
  padding: 24px 0;
  border-bottom: 1px solid #ECECEC;
}

.product-page .utp-delivery--container {
  margin-bottom: 0;
}

.product-page .product-utp--title {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #000;
}

.product-page .utp-delivery--item {
  width: 33%;
  padding-right: 24px;
}

.product-page .utp-delivery--item-content {
  max-width: none;
}/* One click product form */#oneClickProductForm {
  padding: 32px 24px;
  border-radius: 30px;
  background-color: #F0FDE9;
}

#oneClickProductForm .form-title {
  margin-bottom: 4px;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  color: #62a93a;
}

#oneClickProductForm .form-text {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 150%;
  color: #858585;
}

#oneClickProductForm .controls {
  margin-right: 14px;
}

#oneClickProductForm .cellphone {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  min-height: 48px;
  padding: 16px;
  border: 1px solid #E8E5E5;
  border-radius: 8px;
  font-size: 16px;
  line-height: 100%;
  color: #E8E5E5;
}

#oneClickProductForm .cellphone:focus {
  color: #2b343c;
}

#oneClickProductForm .cellphone::-webkit-input-placeholder {
  color: #E8E5E5;
}

#oneClickProductForm .cellphone::-moz-placeholder {
  color: #E8E5E5;
}

#oneClickProductForm .cellphone:-ms-input-placeholder {
  color: #E8E5E5;
}

#oneClickProductForm .cellphone::placeholder {
  color: #E8E5E5;
}

#oneClickProductForm .btn-submit {
  height: 48px;
  padding: 0 30px;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
}

.card-item--text-wrap {
  font-size: 16px;
  line-height: 150%;
  color: #858585;
  margin-bottom: 20px;
}

.card-item--text-wrap.clip {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.card-item--text-wrap--read-more {
  display: none;
  margin-top: 12px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
  color: #62a93a;
}

.card-item--text-wrap--read-more:hover {
  text-decoration: underline;
}/* Tabs info section */.product-page--tab-info-container {
  width: 1096px;
  max-width: 100%;
  margin-bottom: 96px;
}

.product-page--tab-info-container .tabs-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.product-page--tab-info-container .tabs-container .tab-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 48px;
  margin-right: 1%;
  padding: 0 18px;
  border-radius: 30px 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  cursor: pointer;
  background-color: #F0FDE9;
  color: #62a93a;
}

.product-page--tab-info-container .tabs-container .tab-item.active,.product-page--tab-info-container .tabs-container .tab-item:hover {
  color: #ffffff;
  background-color: #FF7F00;
}

.product-page--tab-info-container .tabs-container .tab-item:last-child {
  margin-right: 0;
}

.product-page--tab-info-container .characteristics-wrap .characteristics-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-height: 48px;
  margin-bottom: 8px;
  padding: 12px 16px;
  border-radius: 10px;
  background-color: #fbfbfb;
}

.product-page--tab-info-container .characteristics-wrap .characteristics-item:last-child {
  margin-bottom: 0;
}

.product-page--tab-info-container .characteristics-wrap .characteristics-title {
  min-width: 438px;
  font-size: 16px;
  line-height: 150%;
  color: #000;
}

.product-page--tab-info-container .characteristics-wrap .characteristics-value {
  font-size: 16px;
  line-height: 150%;
  color: #747474;
}

.product-page--info-container .info-item {
  display: none;
  font-size: 16px;
  line-height: 150%;
  color: #858585;
}

.product-page--info-container .info-item.active {
  display: block;
}

.product-page--info-container .info-item p:last-child {
  margin-bottom: 0;
}/* Responsive */.btn-not-in span {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}

.page-article {
  margin-bottom: 96px;
}

.page-article .page-title {
  margin-bottom: 12px;
}

.page-article .pager {
  margin-bottom: 0;
}

.page-article .pager .page-item {
  font-size: 16px;
  line-height: 20px;
}

.page-article .pager .page-item .btn-link {
  color: #62a93a;
}

.page-article .pager .page-item .btn-link span {
  margin: 0 12px;
}

.page-article .pager .page-item .btn-link i {
  font-size: 11px;
}

.page-article .pager .page-item .btn-link:hover {
  text-decoration: none;
}

.page-article .pager .page-item .btn-link:hover span {
  text-decoration: underline;
}

.page-article--content-date {
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #747474;
}

.page-article--info-wrap {
  margin-bottom: 32px;
}

a.page-article--category-link {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  text-decoration: none;
  color: #62a93a;
}

a.page-article--category-link span {
  text-decoration: underline;
}

a.page-article--category-link:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  margin: 0 10px;
  border-radius: 50%;
  background-color: #62a93a;
}

a.page-article--category-link:hover {
  color: #406c27;
  text-decoration: none !important;
}

.page-article--main-image img {
  width: 100%;
  max-height: 400px;
  margin: 0 0 32px !important;
  border-radius: 150px 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-article--main-content {
  max-width: 850px;
  margin: 0 auto 32px;
  font-size: 16px;
  line-height: 150%;
}

.page-article--main-content h6 {
  font-family: 'Montserrat Alternates', sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  color: #000;
}

.page-article--main-content ul li {
  font-weight: 500;
  line-height: 130%;
  color: #000;
}

.page-article--main-content p {
  color: #858585;
}

.page-article--main-content p:last-child {
  margin-bottom: 0;
}/* Last News */.new-news--section {
  margin-bottom: 96px;
}

.new-news--section .section-title {
  margin-bottom: 32px;
  font-weight: 600;
  font-size: 40px;
  line-height: 130%;
}

.main-article--new-news .slick-track {
  margin-bottom: 38px;
}

.main-article--new-news .slick-dots {
  list-style-type: none;
  padding: 0;
  text-align: center;
}

.main-article--new-news .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px;
}

.main-article--new-news .slick-dots li.slick-active button {
  background-color: #62a93a;
  border-color: #62a93a;
}

.main-article--new-news .slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 50%;
  border: 1px solid #E0D4D4;
  background-color: #ffffff;
  color: transparent;
}

.main-article--new-news .article-item {
  display: inline-block;
  max-width: 300px;
  margin-right: 30px;
  margin-bottom: 0;
}

.main-article--new-news .article-item:last-child {
  margin-right: 0;
}

.main-article--new-news .article-item:hover .article-title a {
  color: #F28123;
}

.main-article--new-news .article-img-wrapper {
  display: block;
  margin-bottom: 16px;
}

.main-article--new-news .article-img-wrapper img {
  width: 100%;
  border-radius: 50px 0;
}

.main-article--new-news .article-title a {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 4px;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  color: #1A1A1A;
}

.main-article--new-news .article-title a:hover {
  text-decoration: none;
}

.article-item--create-date {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #747474;
}

.article-item--rubric-category-text a {
  font-size: 16px;
  line-height: 150%;
  color: #858585;
}

.article-item--rubric-category-text a:hover {
  color: #62a93a;
}

.article-item--rubric-title {
  font-size: 16px;
  line-height: 150%;
  color: #858585;
}/* Responsive */.html--page-success {
  height: 100%;
}

.html--page-success body {
  height: 100%;
}

.html--page-success #wrapper #page-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.page-success {
  margin: 48px 0 96px;
  min-height: 100%;
}

.page-success .success-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: fixed;
  z-index: 1000;
  left: 0;
  right: 0;
  bottom: -48px;
  max-width: 600px;
  height: 48px;
  margin: 0 auto;
  padding: 0 15px;
  border: 1px solid #b8d0aa;
  border-radius: 8px;
  text-align: center;
  font-family: 'Montserrat Alternates', sans-serif;
  font-weight: 600;
  font-size: 17px;
  line-height: 100%;
  background-color: #F0FDE9;
  -webkit-box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.15);
          box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.15);
  color: #62a93a;
}

.page-success .success-message.show {
  bottom: 40px;
}

.page-success .success-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.page-success .success-wrapper .page-title {
  width: 100%;
  margin-bottom: 48px;
}

.page-success .success-wrapper .page-title .text {
  font-weight: 600;
  font-size: 36px;
  line-height: 100%;
  color: #000;
}

.page-success .success-wrapper--subtitle {
  width: 100%;
  margin-bottom: 24px;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: #000;
}

.page-success .info-table {
  width: 36%;
}

.page-success .info-table .tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 48px;
  padding: 16px;
  border-radius: 8px;
}

.page-success .info-table .tr:nth-child(even) {
  background-color: #FAFAFA;
}

.page-success .info-table .tr.row-with-image {
  position: relative;
  padding-right: 50px;
}

.page-success .info-table .tr.row-with-image .image-copy-text-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  font-size: 22px;
  cursor: pointer;
  border-radius: 0 8px 8px 0;
  background-color: #FF7F00;
  color: #ffffff;
}

.page-success .info-table .tr.row-with-image .image-copy-text-btn:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.page-success .info-table .tr.row-with-image .image-copy-text-btn:before {
  content: '\e867';
}

.page-success .info-table .tr.row-with-image .image-copy-text-btn:hover {
  background-color: #62a93a;
}

.page-success .info-table .tr.row-with-image .image-copy-text-btn:active {
  -webkit-box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
          box-shadow: 0 9px 18px -7px rgba(0, 0, 0, 0.25);
}

.page-success .info-table .tr .th {
  min-width: 210px;
  font-size: 16px;
  line-height: 100%;
  color: #858585;
}

.page-success .info-table .tr .td {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #000;
}

.page-success .info-table .tr .td.green-text {
  color: #62a93a;
}

.page-success .page-success--products-wrap {
  width: 64%;
  padding: 48px 0 0 45px;
 /* For Mobile title click */;
}

.page-success .page-success--products-wrap .cart-products--title-wrap {
  padding-right: 0;
}

.page-success .page-success--products-wrap .checkout-title--mobile {
  border-bottom: 1px solid #E8E5E5;
}

.page-success .page-success--products-wrap.open .checkout-title--mobile .title-arrow {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.page-success .page-success--products-wrap.open .page-success--products-block,.page-success .page-success--products-wrap.open .page-success--order-price {
  margin-top: 0;
  overflow: hidden;
  opacity: 0;
  max-height: 0;
}

.page-success .return-to-buy {
  padding-top: 48px;
}

.page-success .return-to-buy--btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 20px;
  background-color: transparent;
  color: #62a93a;
}

.page-success .return-to-buy--btn:hover {
  color: #62a93a !important;
}

.page-success .return-to-buy--btn:hover span {
  text-decoration: underline;
}

.page-success .return-to-buy--btn i {
  margin-right: 12px;
  font-size: 11px;
}

.page-success--order-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  overflow: visible;
  opacity: 1;
  max-height: none;
  margin-top: 24px;
}/* Product */.success-product--item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0;
  border-bottom: 1px solid #E8E5E5;
}

.success-product--item-wrap .mobile-show-info {
  display: none;
}

.success-product--item-wrap .product-col-wrap--img-info {
  width: 53%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.success-product--item-wrap .product-col-wrap--img-info .col-img {
  padding: 9.2px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 24px;
  overflow: hidden;
  width: 92px;
  min-width: 92px;
  border: 1px solid #E8E5E5;
  border-radius: 20px 0;
}

.success-product--item-wrap .col-info .cart-sku {
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 130%;
  color: #858585;
}

.success-product--item-wrap .col-info .cart-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  max-width: 340px;
  display: -webkit-box;
  height: 50px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  text-overflow: ellipsis;
  color: #202020;
}

.success-product--item-wrap .col-info .cart-title:hover {
  text-decoration: none;
}

.success-product--item-wrap .col-info .cart-title a {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #202020;
}

.success-product--item-wrap .col-info .cart-title a:hover {
  color: #62a93a;
  text-decoration: none;
}

.success-product--item-wrap .col-qty {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 21%;
}

.success-product--item-wrap .col-qty .col-qty--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 72px;
  width: 72px;
  min-height: 48px;
  border: 1px solid #E8E5E5;
  border-radius: 8px;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  color: #000;
}

.success-product--item-wrap .col-price-total {
  width: 26%;
}

.success-product--item-wrap .col-price-total .price-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.success-product--item-wrap .col-price-total .price-block.sale-price {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 38%;
}

.success-product--item-wrap .col-price-total .price-block.sale-price .price .price-value,.success-product--item-wrap .col-price-total .price-block.sale-price .price .price-currency {
  color: #EF0603;
}

.success-product--item-wrap .col-price-total .price-block .price {
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #000;
}

.success-product--item-wrap .col-price-total .price-block .price-old {
  text-align: left;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 130%;
}

.success-product--item-wrap .col-price-total .price-currency {
  margin-left: 5px;
}

.page-success--products-block {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  overflow: visible;
  opacity: 1;
  max-height: none;
}

.page-success--order-price-wrap {
  max-width: 267px;
  border-radius: 8px;
  padding: 12px 26px;
  background-color: #F0FDE9;
}

.page-success--order-price-wrap .price-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.page-success--order-price-wrap .price-num-wrap {
  text-align: center;
}

.page-success--order-price-wrap .price-text {
  margin-right: 20px;
  font-weight: 600;
  font-size: 20px;
  line-height: 145%;
  color: #62a93a;
}

.page-success--order-price-wrap .price-discount {
  text-align: left;
  font-size: 16px;
  line-height: 100%;
  -webkit-text-decoration-line: line-through;
     -moz-text-decoration-line: line-through;
          text-decoration-line: line-through;
  opacity: 0.16;
  color: #000;
}

.page-success--order-price-wrap .price {
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  color: #000;
}

.page-success--order-price-wrap .price-value {
  margin-right: 5px;
}

.page-success--order-price-wrap .delivery-text {
  font-size: 12px;
  line-height: 150%;
  color: #858585;
}/* Responsive */@font-face {
  font-family:'fontello';src:url('/themes/default/dist/fonts/fontello/font/fontello.eot?29910453');src:url('/themes/default/dist/fonts/fontello/font/fontello.eot?29910453#iefix') format('embedded-opentype'), url('/themes/default/dist/fonts/fontello/font/fontello.woff2?29910453') format('woff2'), url('/themes/default/dist/fonts/fontello/font/fontello.woff?29910453') format('woff'), url('/themes/default/dist/fonts/fontello/font/fontello.ttf?29910453') format('truetype'), url('/themes/default/dist/fonts/fontello/font/fontello.svg?29910453#fontello') format('svg');font-weight:normal;font-style:normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
}

@media (pointer: fine) {
  .header-phones-dropdown .toggle-phones:hover {
    color: #DF2C9D;
  }

  .header-phones-dropdown .phone:hover {
    color: #62a93a;
  }

  .text-formatted a:hover {
    text-shadow: 0 0 0;
    text-decoration: underline;
  }

  .phone:hover {
    text-decoration: none;
  }

  .btn-link:hover {
    text-decoration: none;
  }

  .btn-link:hover,.btn-link:hover .text {
    color: #2b343c;
  }

  .btn-link:hover .text {
    border-bottom-color: #2b343c;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar {
    width: 7px;
    height: 7px;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar-button {
    width: 0;
    height: 0;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar-track {
    background: #fff;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar-track-piece {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar-thumb {
    background: #e0e0e0;
    border-radius: 4px;
  }

  .attribute-checkbox:hover .list .text {
    color: #2b343c;
  }

  .main-utp--arrows button.slick-prev.slick-arrow:hover,.main-utp--arrows button.slick-next.slick-arrow:hover {
    background-color: #FF7F00;
    border-color: #FF7F00;
    color: #ffffff;
  }

  .product-card .product-title:hover {
    color: #DF2C9D;
  }

  .cart-products .remove:hover {
    color: #FF0000;
  }

  .customer-order-products .product .product-title:hover {
    color: #2b343c;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .tab-content .collapse {
    display: block;
  }
}

@media (pointer: fine) and (min-width: 991px) {
  .header-phones-dropdown:hover .dropdown-phones {
    padding: 20px;
    max-height: 500px;
    opacity: 1;
    z-index: 1;
  }

  .menu-header--wrapper .catalog-drop-list > .catalog-drop-item.sub-in:hover .sub-list.lv-2 {
    padding: 12px 8px 8px 8px;
    max-height: 500px;
    opacity: 1;
    z-index: 1;
  }
}

@media (max-width: 991px) and (min-width: 576px) and (max-width: 767px) {
  .container {
    max-width: 100%;
  }
}

@media (max-width: 991px) and (min-width: 1200px) {
  .container {
    max-width: 1320px;
  }
}

@media (min-width: 992px) {
  .scroll-up:hover:before {
    -webkit-animation: shakeUpDownArrow 0.5s linear infinite alternate;
         -o-animation: shakeUpDownArrow 0.5s linear infinite alternate;
            animation: shakeUpDownArrow 0.5s linear infinite alternate;
  }

  .page-about-sticky-column {
    display: block;
    width: 50%;
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
  }

  .filter button.btn.btn-orange.ref.apply-btn {
    display: none;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1320px;
  }

  .page-customer-info .customer-right {
    padding-left: 88px;
  }
}

@media (max-width: 1520px) {
  .menu-header--wrapper .catalog-drop-list .catalog-drop-item.sub-in:nth-last-child(-n+2) .sub-list.lv-2 {
    left: auto;
    right: 0;
  }
}

@media (max-width: 1300px) {
  .search-form .input-search {
    width: 480px;
  }

  .utp-why--content-wrap {
    padding: 0 0 0 30px;
  }

  .page-success .info-table {
    width: 42%;
  }

  .page-success .page-success--products-wrap {
    width: 58%;
  }
}

@media (max-width: 1270px) {
  .footer-item form.callback-form .btn-green {
    max-width: 300px;
    min-width: 170px;
    padding: 0 15px;
  }

  .checkout-cart-products .product-col-wrap--img-info {
    width: 48%;
  }

  .checkout-cart-products .col-qty {
    width: 26%;
  }

  .cart-products--title-item:first-child {
    width: 48%;
  }

  .cart-products--title-item:nth-child(2) {
    width: 26%;
  }
}

@media (max-width: 1260px) {
  .menu-header--wrapper .catalog-drop-list .catalog-drop-item.sub-in .catalog-drop-link {
    padding: 0 15px;
  }

  .menu-header--wrapper .catalog-drop-list .catalog-drop-item.sub-in .catalog-drop-link .icon-wrapper--link-text {
    padding: 0 5px;
    font-size: 14px;
  }
}

@media (max-width: 1200px) {
  .filter .attribute-content:not(._range) {
    max-height: 100%;
  }
}

@media (max-width: 1199px) {
  .empty-text {
    margin-bottom: 100px;
  }

  .search-form .input-search {
    width: 414px;
  }

  .main-utp--text-wrapper {
    overflow-y: auto;
    max-height: 230px;
    padding-right: 20px;
  }

  .utp-how--item-wrap .ic-arrow-long {
    right: -44px;
  }

  .utp-why--image-wrap img {
    border-radius: 80px 0 80px 0;
  }

  .category-page-container .page-aside .attribute-content {
    max-height: 100%;
  }

  .category-page-container .page-aside .title.accordion-trigger {
    font-size: 18px;
  }

  .category-page .catalog-list-more {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .category-page .product-card-wrapper {
    width: 48%;
    margin-right: 0;
  }

  .checkout-cart-products .product {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .checkout-cart-products .product-col-wrap--img-info {
    width: 100%;
    margin-bottom: 8px;
  }

  .checkout-cart-products .col-qty {
    width: 60%;
  }

  .checkout-cart-products .col-price-total {
    width: 40%;
  }

  .checkout-cart-products .col-price-total .price-block {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .checkout-cart-products .qty-wrap .qty-block {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 139px;
  }

  .checkout-cart-products .col-remove-block {
    top: 5px;
  }

  .cart-products--title-wrap {
    display: none;
  }

  .checkout-cart-wrapper {
    border-top: 1px solid #E8E5E5;
  }

  .page-compare .page-aside {
    margin-right: 0;
  }

  .page-compare .aside-tags,.page-compare .aside-menu {
    margin-right: 0;
  }

  .page-compare .aside-menu {
    padding-left: 15px;
  }

  .contact-page--content-wrap .map-default {
    width: 40%;
  }

  .contact-page--content-wrap .block-info {
    width: 60%;
  }

  .contact-page--content-wrap .block-info--item .info-title {
    font-size: 15px;
  }

  .utp-delivery--container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .utp-delivery--item {
    width: 50%;
  }

  .product-page .product-gallery {
    width: 40%;
  }

  .product-page .card-right {
    width: 60%;
  }

  .product-page .utp-delivery--item {
    padding-right: 5px;
  }

  .main-article--new-news .article-item {
    max-width: 280px;
  }

  .page-success .info-table .tr .th {
    min-width: 165px;
  }

  .page-success .page-success--products-wrap {
    padding-top: 32px;
  }
}

@media (max-width: 1120px) {
  .menu-header--wrapper .catalog-drop-list .catalog-drop-item.sub-in .catalog-drop-link {
    padding: 0 10px;
  }
}

@media (max-width: 1110px) {
  .container.product-page--tab-info-container .tabs-container {
    overflow-x: auto;
    padding-bottom: 10px;
  }

  .container.product-page--tab-info-container .tabs-container .tab-item {
    white-space: nowrap;
  }

  .product-page--tab-info-container .characteristics-wrap .characteristics-title {
    min-width: 380px;
  }

  .product-page--tab-info-container .tabs-container {
    overflow-y: hidden;
    padding-bottom: 10px;
  }

  .product-page--tab-info-container .tabs-container .tab-item {
    width: 100% !important;
  }
}

@media (max-width: 1100px) {
  #page-header .logo {
    width: 125px;
    height: 63px;
  }

  .search-form .input-search {
    width: 350px;
  }
}

@media (max-width: 992px) {
  .main-utp--img-wrapper img {
    border-radius: 50px 0 50px 0;
  }
}

@media (max-width: 991px) {
  #page-content {
    padding-top: 76px;
  }

  #page-header--order .header-phones--wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  #page-header--order .header-middle--wrap {
    height: 76px;
    padding: 10px 20px;
  }

  #page-header--order .header-middle--wrap .logo {
    width: 101px;
    height: 47px;
  }

  #page-header--order .header-phones--icon {
    margin-right: 12px;
  }

  #page-header--order .header-phones--block-text {
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 100%;
  }

  #page-header--order .header-phones-dropdown .phone {
    font-size: 16px;
    line-height: 100%;
  }

  #page-header .logo {
    width: 92px;
    height: 40px;
  }

  .header-middle--wrap {
    position: fixed;
    z-index: 1099;
    top: 0;
    left: 0;
    right: 0;
  }

  .header-middle--wrap {
    padding: 0 20px;
  }

  .header-middle--container {
    height: 76px;
    padding: 0;
  }

  .pre-header,.menu-header--wrapper,.header-middle--container .search-form,.header-phones--wrap {
    display: none;
  }

  .mobile-search--button,.burger-menu--button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  #header-checkout-sidebar {
    margin: 0 16px;
  }

  .checkout-sidebar .icon-wrapper {
    width: 44px;
    height: 44px;
  }

  .mobile-menu--container {
    display: block;
  }

  .breadcrumb {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    overflow-x: auto;
    margin-bottom: 16px;
    padding-bottom: 8px;
  }

  .breadcrumb .breadcrumb-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
  }

  .breadcrumb .breadcrumb-item.active span {
    font-size: 14px;
  }

  .breadcrumb .breadcrumb-item:first-child a {
    font-size: 14px;
    line-height: 17px;
  }

  .footer-menu {
    padding-left: 0;
  }

  #page-footer {
    padding: 48px 0;
    border-radius: 50px 0 0 0;
    z-index: 2;
  }

  .footer-container {
    padding: 0 20px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .footer-item--logo-wrap .footer-social {
    display: none;
  }

  .footer-item--contacts .contact-info--item {
    margin-bottom: 24px;
  }

  .footer-item--contacts .contact-info--item:last-child {
    margin-bottom: 0;
  }

  .footer-item--menu {
    display: none;
  }

  .footer-item {
    width: 100%;
    margin-bottom: 48px;
  }

  .footer-item--form {
    margin-bottom: 0;
  }

  .footer-item--mobile-socials {
    display: block;
  }

  .container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
  }

  .col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto {
    padding-right: 20px;
    padding-left: 20px;
  }

  .attribute-range .ui-slider {
    height: 4px;
    margin: 13px 23px 28px 9px;
  }

  .attribute-range .ui-slider .ui-slider-range:last-of-type {
    height: 4px;
    background-color: #62a93a;
  }

  .attribute-range .ui-slider .ui-slider-handle {
    width: 32px;
    height: 32px;
    top: -14px;
    background-color: #FF7F00;
    border-color: #FF7F00;
  }

  .first-slider-wrapper {
    border-radius: 0 0 80px 0;
  }

  .first-slider-wrapper .item-content {
    padding: 0 20px;
  }

  .first-slider-wrapper .item-content .h2 {
    font-size: 44px;
    line-height: 100%;
  }

  #SalesCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart--desctop,#TopCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart--desctop,#NewCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart--desctop {
    display: none;
  }

  #SalesCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart--mobile,#TopCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart--mobile,#NewCarousel .lSSlideOuter .lslide .product-description .btn-wrapper .add-cart--mobile {
    display: inline-block;
  }

  #ViewedCarousel .add-cart--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  #ViewedCarousel .add-cart--desctop {
    display: none;
  }

  #checkoutDialog .tell-block-cart--desctop {
    display: none;
  }

  #checkoutDialog .cart-buy-block .btn-link.btn-back {
    margin-top: 24px;
    position: static;
  }

  #checkoutDialog .cart-buy-block .btn-checkout-wrapper {
    width: 100%;
    text-align: right;
  }

  #checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block {
    margin: 0 0 16px auto;
  }

  #checkoutDialog .tell-block-cart--mobile-btn {
    display: block;
  }

  .main-utp--items-slider > .slick-arrow {
    display: block !important;
    position: absolute;
    z-index: 50;
    bottom: 330px;
    background-color: #FF7F00;
    border-color: #FF7F00;
    color: #ffffff;
  }

  .main-utp--items-slider > .slick-arrow.slick-prev {
    left: -15px;
  }

  .main-utp--items-slider > .slick-arrow.slick-next {
    right: -15px;
  }

  .main-utp--item-content,.main-utp--img-wrapper {
    width: 100%;
  }

  .main-utp--item-content {
    padding-right: 0;
  }

  .main-utp--item-content .btn-green {
    display: none;
  }

  .main-utp--item-content .slick-arrow {
    display: none !important;
  }

  .main-utp--img-wrapper {
    padding-left: 0;
  }

  .main-utp--img-wrapper img {
    margin: 0 auto;
  }

  .main-utp--tab-name {
    min-height: 0;
    height: 40px;
  }

  .main-utp--text-wrapper {
    margin: 24px 0;
  }

  .mobile--catalog-link {
    display: block;
  }

  .utp-how--main-container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 8px;
  }

  .utp-how--item-wrap {
    width: 50%;
    margin-bottom: 24px;
  }

  .utp-how--item-wrap:nth-child(2) i {
    display: none;
  }

  .utp-how--item-wrap .ic-arrow-long {
    right: -53%;
  }

  .utp-why--container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .utp-why--container .section-title {
    margin-bottom: 24px;
  }

  .utp-why--image-wrap {
    width: 100%;
  }

  .utp-why--image-wrap img {
    width: 100%;
  }

  .utp-why--content-wrap {
    width: 100%;
    padding-left: 0;
    margin-bottom: 24px;
  }

  .utp-why--content-item:nth-child(2) .utp-why--content-image-wrap img,.utp-why--content-item:last-child .utp-why--content-image-wrap img {
    width: 36px;
    height: 36px;
  }

  .utp-why--content-item:nth-child(4) .utp-why--content-image-wrap img {
    width: 33px;
    height: 24px;
  }

  .utp-why--content-image-wrap {
    min-width: 64px;
    width: 64px;
    min-height: 64px;
    height: 64px;
    margin-right: 21px;
  }

  .utp-why--content-title {
    font-size: 18px;
  }

  .utp-why--text {
    font-size: 12px;
  }

  .page-about--first-content,.page-about--second-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .page-about--first-content .page-about--text-wrap,.page-about--second-content .page-about--text-wrap {
    padding: 0;
  }

  .page-about--first-content {
    margin-bottom: 32px;
  }

  .page-about--utp-wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 8px;
  }

  .page-about--first-image-wrap,.page-about--text-wrap,.page-about--second-image-wrap {
    width: 100%;
  }

  .page-about--second-image-wrap,.page-about--first-image-wrap {
    text-align: center;
    padding: 0;
  }

  .page-about--text-wrap {
    margin-bottom: 24px;
  }

  .page-about--utp-item {
    width: 50%;
    margin-bottom: 24px;
  }

  .page-about--second-content {
    margin-bottom: 48px;
  }

  .page-about--second-content .page-about--text-wrap {
    margin-bottom: 0;
    margin-top: 24px;
  }

  .article-list-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .article-list-wrapper .article-item {
    width: 32%;
    margin-right: 0;
  }

  .article-list-wrapper .article-item:nth-child(3n - 3) {
    margin-right: 0;
  }

  .article-list-wrapper .article-item:nth-child(4n - 4) {
    margin-right: 0;
  }

  .rubric-link {
    min-width: 0;
    max-width: none;
    width: 32%;
    margin-right: 2%;
  }

  .catalog-page .section-title {
    line-height: 100%;
  }

  .catalog-page .catalog-list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 48px;
  }

  .category-card-wrapper {
    width: 48%;
    margin-right: 0;
  }

  .category-card-wrapper .category-card-title {
    cursor: pointer;
    margin-bottom: 12px;
  }

  .category-card-wrapper .category-card-title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 18px;
  }

  .filter-btn-mobile,.catalog-aside--mobile-title {
    display: block;
  }

  .catalog-aside--close-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .category-page {
    margin-bottom: 48px;
  }

  .category-page .page-content--text-wrap {
    padding: 48px 0 0;
    margin-bottom: 0;
  }

  .category-page .pagination-wrap .btn-load-more-wrapper {
    padding-top: 0;
  }

  .category-page .label-sort-title {
    display: block !important;
    width: 100%;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 12px 0;
    text-transform: uppercase;
  }

  .category-page .add-cart--desctop {
    display: none;
  }

  .category-page .add-cart--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .category-page-container .page-aside {
    display: none;
    position: fixed;
    z-index: 200;
    top: 76px;
    border-radius: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: -webkit-calc(100% + 50px);
    height: calc(100% + 50px);
    background-color: rgba(0, 0, 0, 0.7);
  }

  .category-page-container .page-aside .catalog-aside {
    border-right: 0;
    padding: 0 0 16px 0;
  }

  .category-page-container .page-aside .accordion-trigger,.category-page-container .page-aside .attribute-content {
    padding-right: 0;
  }

  .category-page-container .page-aside .accordion-trigger.title {
    margin-bottom: 16px;
  }

  .category-page-container .page-aside .accordion-trigger.title.active {
    margin-bottom: 0;
  }

  .category-page-container .page-aside .accordion-trigger .trigger-icon {
    background-color: #62a93a;
  }

  .category-page-container .page-aside--wrap {
    position: relative;
    overflow: hidden auto;
    max-height: -webkit-calc(100% - 76px - 50px);
    max-height: calc(100% - 76px - 50px);
    margin: 0 auto;
    padding: 16px 20px 8px;
    border-radius: 0;
    background-color: #ffffff;
  }

  .category-page-container .category-right {
    width: 100%;
    padding-left: 0;
  }

  .filter-delete-wrapper .filter-delete-item {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .catalog-filter--sort-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 16px;
  }

  .catalog-filter--sort-wrapper .sort-toggle-list {
    overflow: auto hidden;
    padding-bottom: 8px;
  }

  .catalog-filter--click-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 32px;
    max-height: 32px;
    padding: 0 16px;
    border-radius: 30px;
    font-size: 14px;
    line-height: 17px;
    background-color: #f7f7f7;
    white-space: nowrap;
    color: #000;
  }

  .catalog-filter--click-item:hover,.catalog-filter--click-item.active {
    text-decoration: none;
    background-color: #62a93a;
    color: #ffffff;
  }

  .filter-delete-wrapper--title {
    width: 100%;
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
  }

  .checkout-page {
    margin-top: 10px;
  }

  .checkout-page .page-title .text {
    font-size: 24px;
    line-height: 29px;
  }

  .checkout-page--container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 48px;
  }

  .checkout-page--container .checkout-form,.checkout-page--container .order-products {
    width: 100%;
  }

  .checkout-page--container .order-products {
    padding-left: 0;
    margin-bottom: 48px;
  }

  .checkout-page--container .checkout-form #deliveryPriceMessage .delivery-info {
    padding-left: 16px;
    color: #000;
  }

  .checkout-page--container .checkout-form .checkout-form-tabs .order-blocks-wrapper .form-group {
    padding-left: 0;
  }

  .checkout-page--container .checkout-form #paymentContent .control-group {
    padding-left: 0;
  }

  .checkout-page--container .checkout-form #paymentContent .custom-radio {
    height: 46px;
    padding-left: 51px;
    border-radius: 8px;
    margin-bottom: 10px;
    border: 1px solid #E8E5E5;
  }

  .checkout-page--container .checkout-form #paymentContent .custom-radio.active {
    border: 1px solid #FF7F00;
  }

  .checkout-page--container .checkout-form #paymentContent .custom-radio input ~ .checkmark:before {
    left: 16px;
  }

  .checkout-page--container .checkout-form #paymentContent .custom-radio input ~ .checkmark:after {
    left: 22px;
  }

  .checkout-page--container .checkout-form .checkout-form-tabs .order-user-info,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery,.checkout-page--container .checkout-form .checkout-form-tabs .order-user-pay {
    margin-bottom: 48px;
  }

  .checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox__dropdown {
    padding: 12px 5px 30px;
    border: 1px solid #E8E5E5;
    border-radius: 8px;
    -webkit-box-shadow: 4px 4px 24px rgba(0, 0, 0, 0.12);
            box-shadow: 4px 4px 24px rgba(0, 0, 0, 0.12);
  }

  .checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox__dropdown ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 48px;
    margin-bottom: 4px;
    border-radius: 8px;
    background: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#f5f5f5)), #f5f5f5;
    background: -webkit-linear-gradient(bottom, #f5f5f5, #f5f5f5), #f5f5f5;
    background: -o-linear-gradient(bottom, #f5f5f5, #f5f5f5), #f5f5f5;
    background: linear-gradient(0deg, #f5f5f5, #f5f5f5), #f5f5f5;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #000;
  }

  .checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox__dropdown ul li:hover {
    background: #FF7F00;
    color: #ffffff;
  }

  .checkout-page--container .checkout-form .checkout-form-tabs .order-user-delivery .jq-selectbox__dropdown ul li.sel {
    background: #FF7F00;
    color: #ffffff;
  }

  .checkout-page--container .checkout-form .checkout-form-tabs .checkout-title .checkout-title--number {
    width: 32px;
    min-width: 32px;
    height: 32px;
    font-size: 18px;
    line-height: 100%;
  }

  .checkout-page--container .checkout-form .checkout-form-tabs .checkout-title .text {
    font-size: 18px;
    line-height: 100%;
  }

  .checkout-page--container .checkout-form .checkout-form-tabs .textarea-block .textarea-wrap {
    padding-left: 0;
  }

  .checkout-page--container .checkout-form .block-price-checkout .btn-orange {
    display: block;
    margin-right: auto;
    margin-left: auto;
    height: 56px;
    font-size: 16px;
  }

  .checkout-page--container .order-form-delivery--form-group #order-form-delivery_city-result .ui-menu,.checkout-page--container .order-form-delivery--form-group #order-form-delivery_warehouse-result .ui-menu {
    max-height: 200px;
    padding: 12px 5px 30px;
    border: 1px solid #E8E5E5;
    border-radius: 8px;
    -webkit-box-shadow: 4px 4px 24px rgba(0, 0, 0, 0.12);
            box-shadow: 4px 4px 24px rgba(0, 0, 0, 0.12);
  }

  .checkout-page--container .order-form-delivery--form-group #order-form-delivery_city-result .ui-menu .ui-menu-item,.checkout-page--container .order-form-delivery--form-group #order-form-delivery_warehouse-result .ui-menu .ui-menu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 48px;
    margin-bottom: 4px;
    border-radius: 8px;
    background: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#f5f5f5)), #f5f5f5;
    background: -webkit-linear-gradient(bottom, #f5f5f5, #f5f5f5), #f5f5f5;
    background: -o-linear-gradient(bottom, #f5f5f5, #f5f5f5), #f5f5f5;
    background: linear-gradient(0deg, #f5f5f5, #f5f5f5), #f5f5f5;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #000;
  }

  .checkout-page--container .order-form-delivery--form-group #order-form-delivery_city-result .ui-menu .ui-menu-item.ui-state-focus,.checkout-page--container .order-form-delivery--form-group #order-form-delivery_warehouse-result .ui-menu .ui-menu-item.ui-state-focus {
    color: #000;
  }

  .checkout-page--container .order-form-delivery--form-group #order-form-delivery_city-result .ui-menu .ui-menu-item:hover,.checkout-page--container .order-form-delivery--form-group #order-form-delivery_warehouse-result .ui-menu .ui-menu-item:hover {
    background: #FF7F00;
    color: #ffffff;
  }

  .checkout-cart-outer .checkout-title {
    display: none;
  }

  .checkout-title--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .page-compare .aside-menu {
    padding-left: 0;
  }

  .page-compare .aside-menu .navbar-nav .nav-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .page-compare .aside-menu .navbar-nav .nav-item .nav-link {
    padding: 7px 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    text-align: left;
  }

  .page-compare-list .aside-menu .title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 1.125rem;
  }

  .page-compare-list .aside-menu .navbar-nav .nav-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(100%/3 - 6px);
        -ms-flex: 0 0 calc(100%/3 - 6px);
            flex: 0 0 calc(100%/3 - 6px);
    max-width: -webkit-calc(100%/3 - 6px);
    max-width: calc(100%/3 - 6px);
  }

  .contact-page--content-wrap {
    margin-bottom: 48px;
  }

  .contact-page--content-wrap .map-default,.contact-page--content-wrap .block-info {
    width: 100%;
  }

  .contact-page--content-wrap .block-info {
    margin-bottom: 48px;
    padding-right: 0;
  }

  .contact-page--content-wrap .block-info--item-text {
    width: auto;
  }

  .page-delivery {
    margin-bottom: 48px;
  }

  .page-delivery--first-content,.page-delivery--second-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .page-delivery--first-content-wrap,.page-delivery--second-content-wrap {
    width: 100%;
    margin-bottom: 36px;
    padding: 0;
  }

  .page-delivery--first-content-wrap {
    margin-bottom: 0;
  }

  .page-delivery--second-content-wrap {
    margin-bottom: 0;
  }

  .page-delivery--second-content-wrap h2 {
    display: none;
  }

  .page-delivery--first-content-image,.page-delivery--second-content-image {
    width: 100%;
    margin-bottom: 36px;
  }

  .page-delivery--first-content-image img,.page-delivery--second-content-image img {
    width: 100%;
  }

  .page-delivery--first-content-image img {
    margin-bottom: 24px;
  }

  .utp-delivery--item {
    width: 33.33%;
  }

  .page-delivery--second-content-text h6 {
    margin-bottom: 16px;
  }

  .page-delivery--second-content-text h5 {
    font-size: 20px;
    margin: 48px 0 16px;
  }

  .utp-delivery--container--desctop,.page-delivery--first-content-text--desctop {
    display: none;
  }

  .utp-delivery--container--mobile,.page-delivery--first-content-text--mobile,.delivery-second-content--title {
    display: block;
  }

  .page-main .utp-how--main-container {
    margin: 32px 0 96px;
  }

  .page-error .text-formatted img {
    display: block;
    float: none !important;
    max-width: 70% !important;
    margin: 0 auto 32px;
  }

  .page-error--text h2 {
    text-align: center;
    font-size: 28px;
  }

  .main-page--bottom-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .bottom-content--wrap,.bottom-content--image {
    width: 100%;
  }

  .bottom-content--wrap {
    padding-right: 0;
  }

  .bottom-content--title {
    display: none;
  }

  .bottom-content--image-title {
    display: block;
    margin-bottom: 24px;
  }

  .bottom-content--image {
    margin-bottom: 32px;
  }

  .bottom-content--image img {
    width: 100%;
    border-radius: 80px 0 80px 0;
  }

  .product-page .product-gallery {
    width: 100%;
    margin-bottom: 36px;
  }

  .product-page .card-right {
    width: 100%;
    padding-left: 0;
  }

  .page-article--main-image img {
    border-radius: 50px 0;
  }

  .main-article--new-news .article-item {
    max-width: 310px;
  }

  .page-success .success-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .page-success .checkout-title--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .page-success .info-table,.page-success .page-success--products-wrap {
    width: 100%;
  }

  .page-success .page-success--products-wrap {
    padding: 0;
    margin-bottom: 24px;
  }

  .success-product--item-wrap .col-price-total .price-block.sale-price {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0;
  }
}

@media (max-width: 850px) {
  #checkoutDialog {
    padding: 16px 20px 24px;
  }

  #checkoutDialog .popup-title {
    font-size: 24px;
    padding-bottom: 16px;
    margin-bottom: 0;
    border-bottom: 1px solid #E8E5E5;
  }

  #checkoutDialog .fancybox-close-small {
    width: 24px;
    height: 24px;
    top: 15px;
    right: 20px;
  }

  #checkoutDialog .product {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  #checkoutDialog .product-col-wrap--img-info {
    width: 100%;
  }

  #checkoutDialog .col-qty {
    width: 50%;
  }

  #checkoutDialog .col-qty .qty-block {
    padding-left: 118px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  #checkoutDialog .col-price-total {
    width: 50%;
  }

  #checkoutDialog .col-price-total .price-block {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-left: 70%;
  }

  #checkoutDialog .col-remove-block {
    top: 5px;
  }
}

@media (max-width: 800px) {
  .product-page--tab-info-container .characteristics-wrap .characteristics-title {
    min-width: 300px;
  }
}

@media (max-width: 768px) {
  .copyright {
    height: auto;
    max-height: none;
  }

  .copyright-wrapper {
    padding: 14px 20px;
  }

  .first-slider-wrapper {
    margin-bottom: 48px;
  }

  .first-slider-wrapper .item-content .h2 {
    font-size: 36px;
  }

  #SalesCarousel,#TopCarousel,#NewCarousel {
    margin: 0 0 48px;
  }

  #SalesCarousel .carousel-product-controls,#TopCarousel .carousel-product-controls,#NewCarousel .carousel-product-controls {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    top: 30%;
    left: 0;
  }

  #SalesCarousel .carousel-product-controls .page-prev,#TopCarousel .carousel-product-controls .page-prev,#NewCarousel .carousel-product-controls .page-prev,#SalesCarousel .carousel-product-controls .page-next,#TopCarousel .carousel-product-controls .page-next,#NewCarousel .carousel-product-controls .page-next {
    width: 32px;
    height: 32px;
    border-color: #FF7F00;
    background-color: #FF7F00;
  }

  #SalesCarousel .carousel-product-controls .page-prev:hover,#TopCarousel .carousel-product-controls .page-prev:hover,#NewCarousel .carousel-product-controls .page-prev:hover,#SalesCarousel .carousel-product-controls .page-next:hover,#TopCarousel .carousel-product-controls .page-next:hover,#NewCarousel .carousel-product-controls .page-next:hover {
    border-color: #DFDCDC;
  }

  #SalesCarousel .carousel-product-controls .page-prev i,#TopCarousel .carousel-product-controls .page-prev i,#NewCarousel .carousel-product-controls .page-prev i,#SalesCarousel .carousel-product-controls .page-next i,#TopCarousel .carousel-product-controls .page-next i,#NewCarousel .carousel-product-controls .page-next i {
    color: #ffffff;
    font-size: 12px;
  }

  #SalesCarousel .carousel-product-controls .page-prev,#TopCarousel .carousel-product-controls .page-prev,#NewCarousel .carousel-product-controls .page-prev {
    left: -16px;
  }

  #SalesCarousel .carousel-product-controls .page-next,#TopCarousel .carousel-product-controls .page-next,#NewCarousel .carousel-product-controls .page-next {
    right: -16px;
  }

  #SalesCarousel .lSSlideOuter,#TopCarousel .lSSlideOuter,#NewCarousel .lSSlideOuter {
    margin-top: 24px;
  }

  #SalesCarousel .lSSlideOuter .lSPager.lSpg,#TopCarousel .lSSlideOuter .lSPager.lSpg,#NewCarousel .lSSlideOuter .lSPager.lSpg {
    margin-top: 24px !important;
  }

  #ViewedCarousel {
    margin-bottom: 48px;
  }

  #ViewedCarousel .lSSlideOuter {
    margin-top: 24px;
  }

  #ViewedCarousel .section-title {
    font-size: 24px;
  }

  #ViewedCarousel .carousel-product-controls {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    top: 29%;
    left: 0;
    right: auto;
    z-index: 5;
  }

  #ViewedCarousel .carousel-product-controls .page-prev,#ViewedCarousel .carousel-product-controls .page-next {
    width: 32px;
    height: 32px;
    border-color: #FF7F00;
    background-color: #FF7F00;
  }

  #ViewedCarousel .carousel-product-controls .page-prev:hover,#ViewedCarousel .carousel-product-controls .page-next:hover {
    color: #DFDCDC;
  }

  #ViewedCarousel .carousel-product-controls .page-prev i,#ViewedCarousel .carousel-product-controls .page-next i {
    font-size: 12px;
    color: #ffffff;
  }

  #ViewedCarousel .carousel-product-controls .page-prev {
    left: -10px;
  }

  #ViewedCarousel .carousel-product-controls .page-next {
    right: -10px;
  }

  .main-utp--tabs-container {
    margin-bottom: 48px;
  }

  .main-utp--text-wrapper {
    font-size: 14px;
    color: #747474;
  }

  .main-utp--item-content .section-title {
    margin-bottom: 32px;
  }

  .utp-why--container {
    margin-bottom: 48px;
  }

  .page-about--first-content h4,.page-about--second-content h4 {
    margin-bottom: 16px;
    font-size: 20px;
  }

  .page-about--second-content .btn-orange {
    margin-top: 24px;
  }

  .page-articles-list {
    margin-bottom: 48px;
  }

  .catalog-page .section-title {
    margin-bottom: 12px;
    font-size: 24px;
  }

  .catalog-page .catalog-list {
    margin-bottom: 12px;
  }

  .catalog-page .catalog-list .category-card-title--image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .category-card-wrapper {
    width: 100%;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ECECEC;
  }

  .category-card-wrapper .img-wrapper {
    display: none;
  }

  .category-card-wrapper .description-wrapper {
    padding-left: 44px;
  }

  .category-card-wrapper .category-card-list .category-card-item {
    font-size: 14px;
  }

  .category-card-wrapper .category-card-all {
    font-size: 14px;
  }

  .catalog-list {
    margin-bottom: 12px;
  }

  .page-content--text-wrap {
    margin-bottom: 48px;
  }

  .page-content--text-wrap h1 {
    margin-bottom: 12px;
    font-size: 24px;
  }

  .page-content--text-wrap .read-more--btn {
    padding-top: 12px;
  }

  .category-page-container .category-right .page-title {
    font-size: 32px;
    line-height: 100%;
  }

  .contact-page .page-title {
    font-size: 24px;
  }

  .page-delivery--first-content-image {
    margin-bottom: 36px;
  }

  .page-delivery--second-content-image,.utp-delivery--container {
    margin-bottom: 24px;
  }

  .page-delivery--first-content-wrap h2,.page-delivery--second-content-wrap h2 {
    font-size: 18px;
  }

  .page-delivery--first-content-text h5,.page-delivery--second-content-text h5 {
    margin-top: 24px;
    margin-bottom: 21px;
    font-size: 20px;
  }

  .page-delivery--first-content-text ul li,.page-delivery--second-content-text ul li {
    font-size: 14px;
  }

  .page-delivery--first-content-text p,.page-delivery--second-content-text p {
    font-size: 14px;
  }

  .page-main .section-title {
    font-size: 32px;
  }

  .page-main .utp-how--main-container {
    margin: 32px 0 48px;
  }

  .page-error--text h2 {
    font-size: 20px;
  }

  .page-error--text ul li {
    font-size: 14px;
  }

  .page-title {
    margin-bottom: 24px;
  }

  .page-title .text {
    font-size: 32px;
    line-height: 100%;
  }

  .main-page--bottom-content {
    margin-bottom: 48px;
  }

  .bottom-content--image {
    margin-bottom: 24px;
  }

  .bottom-content--image-title {
    font-size: 24px;
  }

  .bottom-content--text {
    max-height: 231px;
    font-size: 14px;
  }

  .product-page .product-gallery {
    padding: 0 10px;
    margin-bottom: 24px;
    border: 0;
  }

  .product-page .product-gallery .sticker-wrapper {
    right: 23px;
  }

  .product-page .page-title {
    font-size: 24px;
  }

  .product-page .card-price.in-stock {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 24px 0 32px;
  }

  .product-page .card-price.in-stock .button-buy-block {
    width: 100%;
    margin-top: 28px;
    max-width: none;
  }

  .product-page .card-price.in-stock .button-buy-block .add-cart {
    width: 226px;
  }

  .product-page .card-price.in-stock .button-buy-block .add-cart .text {
    font-size: 16px;
  }

  .product-page .card-price.in-stock .button-buy-block .buy-one-click {
    font-size: 14px;
    width: 100%;
  }

  .product-page .page-stock:before {
    background-color: #62a93a;
    border-color: #62a93a;
    color: #ffffff;
  }

  .product-page #productGallery--big-slider {
    margin-bottom: 12px;
  }

  .product-page #productGallery--big-slider .slick-list {
    border: 1px solid #E8E5E5;
    border-radius: 50px 0;
  }

  .product-page #productGallery--big-slider .slick-arrow {
    width: 32px;
    height: 32px;
    border-color: #FF7F00;
    background-color: #FF7F00;
  }

  .product-page #productGallery--big-slider .slick-arrow:hover {
    border-color: #DFDCDC;
  }

  .product-page #productGallery--big-slider .slick-arrow i {
    font-size: 12px;
    color: #ffffff;
  }

  .product-page #productGallery--big-slider .slick-prev {
    left: -16px;
  }

  .product-page #productGallery--big-slider .slick-next {
    right: -16px;
  }

  .product-page #productGallery--small-slider .slick-slider {
    padding: 0 -10px;
  }

  .product-page--tab-info-container {
    margin-bottom: 48px;
  }

  .product-page--tab-info-container .tabs-container {
    overflow-y: hidden;
    padding-bottom: 10px;
  }

  .product-page--info-container .info-item {
    font-size: 14px;
  }

  .page-article {
    margin-bottom: 32px;
  }

  .page-article .page-title {
    line-height: 70%;
  }

  .page-article--main-image img {
    max-height: 320px;
    margin-bottom: 24px !important;
  }

  .page-article--main-content {
    margin-bottom: 24px;
  }

  .page-article--main-content h6 {
    font-size: 18px;
  }

  .page-article--info-wrap {
    margin-bottom: 24px;
  }

  .new-news--section {
    margin-bottom: 48px;
  }

  .new-news--section .section-title {
    font-size: 24px;
    margin-bottom: 24px;
  }

  .main-article--new-news .article-item {
    max-width: none;
  }

  .page-success {
    margin: 14px 0 48px;
  }

  .page-success .success-wrapper--subtitle {
    margin-bottom: 16px;
  }

  .page-success .return-to-buy {
    padding-top: 24px;
  }
}

@media (max-width: 767px) {
  .text-formatted img.image {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .tab-content.accordion .tab-pane {
    display: block !important;
    opacity: 1;
  }

  .page-compare-list .aside-menu .navbar-nav .nav-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(100%/2 - 6px);
        -ms-flex: 0 0 calc(100%/2 - 6px);
            flex: 0 0 calc(100%/2 - 6px);
    max-width: -webkit-calc(100%/2 - 6px);
    max-width: calc(100%/2 - 6px);
  }

  .page-compare-list .aside-menu .navbar-nav .nav-item .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
  }
}

@media (max-width: 700px) {
  .rubric-tabs--wrap {
    overflow-y: auto;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    padding-bottom: 8px;
  }

  .rubric-link {
    min-width: 262px;
    max-width: 262px;
  }

  .article-list-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .article-list-wrapper .article-item {
    width: 48%;
  }

  .article-list-wrapper .article-item:nth-child(2n - 2) {
    margin-right: 0;
  }

  .article-list-wrapper .article-item:nth-child(4n - 4) {
    margin-right: 0;
  }

  .article-list-wrapper .article-img-wrapper img {
    width: 100%;
  }
}

@media (max-width: 670px) {
  .utp-how--item-wrap .ic-arrow-long {
    right: -39%;
  }

  .page-delivery--first-content-image img,.page-delivery--second-content-image img {
    border-radius: 50px 0;
  }

  .utp-delivery--item img {
    border-radius: 0;
  }
}

@media (max-width: 660px) {
  .copyright-text,.copyright--link-container {
    width: 50%;
  }

  .copyright--link-container {
    text-align: right;
  }

  .copyright--link-container a span {
    text-align: left;
  }

  .copyright-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .copyright-wrapper .mcard-foot {
    display: none;
  }

  .copyright-mobile--image-wrap {
    display: block;
  }
}

@media (max-width: 650px) {
  .category-page-container .page-aside--wrap {
    max-width: 100%;
    padding: 16px 15px 8px 15px;
    height: 100%;
    border-radius: 0;
  }

  #product-utp {
    display: none;
  }

  .product-page .product-page-container {
    margin-bottom: 16px;
  }

  .product-page--info-container {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 16px;
  }

  .product-page--tab-info-container {
    margin-bottom: 32px;
  }

  .product-page--tab-info-container .tabs-container {
    margin-bottom: 16px;
  }

  .product-page--tab-info-container .characteristics-wrap .characteristics-title {
    min-width: 238px;
  }
}

@media (max-width: 633px) {
  .checkout-cart-products .product {
    padding-right: 0;
  }

  .checkout-cart-products .col-img {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    max-width: 92px;
    margin-right: 16px;
  }

  .checkout-cart-products .product-col-wrap--img-info {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 24px;
  }

  .checkout-cart-products .qty-wrap .qty-block {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 108px;
  }

  .checkout-cart-products .cart-sku {
    margin-bottom: 2px;
  }
}

@media (max-width: 630px) {
  .main-utp--items-slider > .slick-arrow {
    bottom: 300px;
    width: 32px;
    height: 32px;
  }

  .main-utp--items-slider > .slick-arrow.slick-prev {
    left: -16px;
  }

  .main-utp--items-slider > .slick-arrow.slick-next {
    right: -16px;
  }
}

@media (max-width: 625px) {
  .utp-how--item-wrap .ic-arrow-long {
    right: -29%;
  }
}

@media (max-width: 600px) {
  .utp-how--main-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .utp-how--item-wrap {
    width: 100%;
    margin: 0 auto 24px;
  }

  .utp-how--item-wrap .ic-arrow-long {
    display: none;
  }

  .utp-how--item-wrap:first-child .utp-how--image {
    width: 100px;
  }

  .utp-how--item-wrap:nth-child(2) .utp-how--image,.utp-how--item-wrap:nth-child(3) .utp-how--image,.utp-how--item-wrap:last-child .utp-how--image {
    width: 133px;
  }

  .page-about--utp-item {
    width: 100%;
    padding-right: 0;
  }

  .utp-delivery--item {
    width: 50%;
  }

  .product-page--tab-info-container .characteristics-wrap .characteristics-item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .product-page--tab-info-container .characteristics-wrap .characteristics-title {
    min-width: 100%;
    margin-bottom: 6px;
  }

  .success-product--item-wrap .product-col-wrap--img-info .col-img {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 16px;
  }

  .success-product--item-wrap .col-info .cart-sku {
    font-size: 14px;
  }

  .success-product--item-wrap .col-info .cart-title {
    font-size: 18px;
  }
}

@media (max-width: 580px) {
  #checkoutDialog .cart-buy-block .tell-block-cart {
    min-width: 0;
  }

  #checkoutDialog .tell-block-cart .cart-order-form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }

  #checkoutDialog .tell-block-cart .cart-order-form-row .controls {
    padding: 0;
    max-width: none;
    min-width: 260px;
    margin: 0 auto 16px;
  }

  #checkoutDialog .tell-block-cart .cart-order-form-row .buttons-wrapper {
    max-width: none;
  }

  .category-page .product-card-wrapper {
    width: 80%;
    margin: 0 auto 24px !important;
  }

  .category-page-container .category-right .page-title {
    font-size: 24px;
  }

  .contact-page--content-wrap .block-info--item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .contact-page--content-wrap .block-info--item-email {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .block-info--item-phones > .block-info--item-text {
    margin-left: 80px;
  }

  .block-info--item-text--weekend {
    margin: 10px 0 0 0;
    padding-left: 80px;
  }

  .block-info--route-btn {
    margin: 16px 0 0 80px;
  }
}

@media (max-width: 575px) {
  #reviewDialog .control-group {
    padding: 0 15px;
  }

  .cart-products .remove-product-msg {
    left: auto;
    right: 0;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }

  .page-compare > .page-title,.page-compare > header {
    margin-left: 130px;
  }

  .page-compare > header {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .page-compare > header .title {
    min-width: 100%;
  }

  .page-compare > header .btn.delete {
    margin-bottom: 5px;
  }

  .page-compare .compare-product,.page-compare .compare-header {
    min-width: 120px;
  }
}

@media (max-width: 560px) {
  #checkoutDialog .col-img {
    margin-right: 16px;
  }

  #checkoutDialog .col-qty .qty-block {
    padding-left: 109px;
  }

  #checkoutDialog .col-qty .qty-block .count-input {
    width: 57px;
    height: 38px;
    margin: 0 9.75px;
    font-size: 14px;
    line-height: 20px;
  }

  #checkoutDialog .col-qty .qty-block .minus,#checkoutDialog .col-qty .qty-block .plus {
    min-width: 38px;
    width: 38px;
    height: 38px;
  }
}

@media (max-width: 550px) {
  .main-utp--items-slider > .slick-arrow {
    bottom: 270px;
  }

  .main-utp--item-content .section-title {
    margin-bottom: 24px;
  }

  .utp-why--image-wrap img {
    border-radius: 50px 0 50px 0;
  }

  .page-main .section-title {
    font-size: 24px;
  }

  .page-title .text {
    font-size: 24px;
  }

  .page-error--text h2 {
    font-size: 16px;
  }

  .page-error--text .btn-green {
    margin-top: 32px;
  }

  .bottom-content--image img {
    border-radius: 50px 0 50px 0;
  }

  .page-article--main-content ul li,.page-article--main-content p {
    font-size: 14px;
  }
}

@media (max-width: 540px) {
  .contact-page--content-wrap .block-info--item .info-title {
    font-size: 12px;
  }

  .contact-page--content-wrap .block-info--item-text .phone .custom,.contact-page--content-wrap .block-info--item-text .address,.contact-page--content-wrap .block-info--item-text .email,.contact-page--content-wrap .block-info--item-text .work-time,.contact-page--content-wrap .block-info--item-text .weekend,.contact-page--content-wrap .block-info--item-text .contacts--company-name {
    font-size: 16px;
  }

  .contact-page--content-wrap .map-default {
    border-radius: 50px 0;
  }
}

@media (max-width: 530px) {
  .first-slider-wrapper {
    height: 564px;
  }

  .first-slider-wrapper .first-slider.owl-carousel button.owl-prev,.first-slider-wrapper .first-slider.owl-carousel button.owl-next {
    display: none;
  }

  .first-slider-wrapper .first-slider.owl-carousel .owl-dots {
    bottom: 24px;
  }

  .first-slider-wrapper .item-content .h2 {
    width: 100%;
    text-align: center;
  }

  .first-slider-wrapper .item-content .btn-orange {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    font-size: 16px;
  }

  #checkoutDialog .cart-title {
    font-size: 18px;
  }

  #checkoutDialog .cart-sku {
    font-size: 14px;
  }

  .mobile--catalog-link .btn-green {
    font-size: 16px;
  }

  #oneClickProductForm {
    margin-right: 15px;
    margin-left: 15px;
  }

  .product-page .product-gallery {
    padding: 0;
  }
}

@media (max-width: 500px) {
  #header-checkout-sidebar {
    margin: 0 8px;
  }

  .pagination-wrap .btn-load-more {
    min-width: 250px;
  }

  #checkoutDialog .col-qty,#checkoutDialog .col-price-total {
    width: 100%;
  }

  #checkoutDialog .col-price-total .price-block {
    margin-top: 10px;
    padding-left: 109px;
  }

  #checkoutDialog .col-img {
    min-width: 93px;
  }

  .article-list-wrapper .article-item {
    margin-bottom: 24px;
  }

  .article-list-wrapper .article-title a {
    font-size: 18px;
  }

  .checkout-cart-products .cart-sku {
    font-size: 14px;
  }

  .checkout-cart-products .cart-title {
    font-size: 18px;
  }

  .checkout-cart-products .col-qty .qty-block .count-input {
    width: 57.2px;
    height: 38px;
    font-size: 14px;
    line-height: 20px;
  }

  .checkout-cart-products .col-qty .qty-block .minus,.checkout-cart-products .col-qty .qty-block .plus {
    min-width: 38px;
    width: 38px;
    height: 38px;
  }

  .checkout-cart-outer .block-price-checkout .price-block {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: none;
    width: 100%;
  }

  .checkout-cart-outer .block-price-checkout .price-block .price-small-text {
    max-width: 220px;
  }

  .page-article--main-image img {
    -o-object-fit: cover;
       object-fit: cover;
    min-height: 151px;
  }

  .main-article--new-news .article-item {
    max-width: 300px;
  }

  .page-success .page-title {
    line-height: 28px;
  }

  .page-success .info-table .tr .th,.page-success .info-table .tr .td {
    font-size: 14px;
  }

  .page-success .info-table .tr .th {
    max-width: 135px;
    min-width: 135px;
    margin-right: 10px;
  }

  .success-product--item-wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .success-product--item-wrap .product-col-wrap--img-info {
    width: 79%;
  }

  .success-product--item-wrap .col-price-total {
    width: 100%;
  }

  .success-product--item-wrap .col-price-total .price-block {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .success-product--item-wrap .col-price-total .price-block.sale-price {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .page-success--order-price-wrap {
    width: 100%;
    max-width: none;
  }

  .page-success--order-price-wrap .delivery-text {
    display: inline-block;
    max-width: 220px;
  }
}

@media (max-width: 480px) {
  .category-page .product-card-wrapper {
    width: 100%;
  }
}

@media (max-width: 470px) {
  .main-utp--items-slider > .slick-arrow {
    bottom: 220px;
  }
}

@media (max-width: 460px) {
  .article-list-wrapper .article-item {
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 450px) {
  #page-header--order {
    background-color: #ffffff;
  }

  .footer-item .btn-submit-wrapper {
    text-align: center;
  }

  .footer-item form.callback-form .form-control {
    padding: 16px;
    font-size: 14px;
  }

  .footer-item form.callback-form .btn-green {
    width: 100%;
  }

  .copyright-text {
    font-size: 12px;
    line-height: 18px;
    padding-right: 15px;
  }

  .copyright--link-container a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .copyright--link-container a span {
    max-width: 70px;
    margin-right: 2px;
    font-size: 12px;
    line-height: 18px;
  }

  .copyright--link-container a i {
    font-size: 30px;
    line-height: 30px;
  }

  .utp-delivery--item {
    width: 100%;
  }
}

@media (max-width: 440px) {
  .checkout-cart-products .col-qty,.checkout-cart-products .col-price-total {
    width: 100%;
  }

  .checkout-cart-products .col-price-total {
    margin-top: 16px;
    padding-left: 108px;
  }

  .checkout-cart-products .col-price-total .price-block {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-left: 0;
  }
}

@media (max-width: 430px) {
  #checkoutDialog .cart-buy-block .btn-checkout-wrapper {
    text-align: center;
  }

  #oneClickProductForm .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #oneClickProductForm .controls {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
  }

  #oneClickProductForm .btn-submit {
    margin: 0 auto;
  }

  .product-page .card-price.in-stock .price-block .price-old {
    margin-bottom: 0;
  }

  .product-page .card-price.in-stock .price-block .price {
    font-size: 24px;
  }

  .product-page .card-price.in-stock .qty-wrap {
    margin-top: 2.5px;
  }

  .product-page .card-price.in-stock .qty-wrap .product-card-count {
    min-width: 58px;
    height: 40px;
    font-size: 18px;
  }

  .product-page .card-price.in-stock .qty-wrap .plus,.product-page .card-price.in-stock .qty-wrap .minus {
    width: 40px;
    height: 40px;
  }

  .product-page .card-price.in-stock .button-buy-block .add-cart {
    width: 100%;
  }

  .page-article .pager .page-item .btn-link {
    font-size: 12px;
  }

  .page-article .pager .page-item .btn-link span {
    margin: 0;
  }

  .success-product--item-wrap .product-col-wrap--img-info {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .success-product--item-wrap .col-qty {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
  }

  .success-product--item-wrap .col-price-total {
    width: 100%;
  }

  .success-product--item-wrap .mobile-show-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 10px;
  }

  .success-product--item-wrap .mobile-hide {
    display: none;
  }

  .success-product--item-wrap .col-qty .col-qty--wrap {
    min-width: 52px;
    width: 52px;
    min-height: 38px;
    font-size: 18px;
  }
}

@media (max-width: 400px) {
  #page-header--order .header-phones--icon {
    display: none;
  }

  #page-header--order .header-phones--block-text {
    margin-bottom: 4px;
  }

  #page-header--order .header-phones-dropdown .phone {
    font-size: 14px;
  }

  .main-utp--items-slider > .slick-arrow {
    bottom: 188px;
  }

  .page-success .info-table .tr .th {
    margin-right: 7px;
    max-width: 110px;
    min-width: 110px;
  }
}

@media (max-width: 360px) {
  .success-product--item-wrap .col-qty,.success-product--item-wrap .col-price-total {
    width: 100%;
  }

  .success-product--item-wrap .col-price-total {
    margin-top: 16px;
    padding-left: 0;
  }
}

@media (max-width: 350px) {
  .main-utp--items-slider > .slick-arrow {
    bottom: 160px;
  }
}

@-webkit-keyframes animate-gradient {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

@-o-keyframes animate-gradient {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

@keyframes animate-gradient {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

@-webkit-keyframes shakeUpDownArrow {
  0% {
    margin-top: -3px;
  }

  100% {
    margin-top: 3px;
  }
}

@-o-keyframes shakeUpDownArrow {
  0% {
    margin-top: -3px;
  }

  100% {
    margin-top: 3px;
  }
}

@keyframes shakeUpDownArrow {
  0% {
    margin-top: -3px;
  }

  100% {
    margin-top: 3px;
  }
}

@-webkit-keyframes shakeLeftRightArrow {
  0% {
    margin-left: -3px;
  }

  100% {
    margin-left: 3px;
  }
}

@-o-keyframes shakeLeftRightArrow {
  0% {
    margin-left: -3px;
  }

  100% {
    margin-left: 3px;
  }
}

@keyframes shakeLeftRightArrow {
  0% {
    margin-left: -3px;
  }

  100% {
    margin-left: 3px;
  }
}

@-webkit-keyframes opacityOutInOut {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes opacityOutInOut {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes opacityOutInOut {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes grow {
  0%,100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }

  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}

@-o-keyframes grow {
  0%,100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }

  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}

@keyframes grow {
  0%,100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }

  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}

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

  70%,100% {
    opacity: 0.3;
  }
}

@-o-keyframes animate-arrow-1 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.3;
  }
}

@keyframes animate-arrow-1 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.3;
  }
}

@-webkit-keyframes animate-arrow-2 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.5;
  }
}

@-o-keyframes animate-arrow-2 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.5;
  }
}

@keyframes animate-arrow-2 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.5;
  }
}

@-webkit-keyframes animate-arrow-3 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 1;
  }
}

@-o-keyframes animate-arrow-3 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 1;
  }
}

@keyframes animate-arrow-3 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 1;
  }
}

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

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

@-o-keyframes loader-spin {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }

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

@keyframes loader-spin {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }

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