/** page-styles *//** language-styles *//** header-color *//** cart-color *//** search-color *//** main-category-style *//** subscription-style *//** footer-color *//** copyright-color *//** theme color *//** link-color *//** Messages *//** Buttons *//** 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: #303030;
 /* Old browsers */
 /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #303030 0%, #303030 33%, #303030 67%, #303030 100%);
 /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#303030), color-stop(33%, #303030), color-stop(67%, #303030), to(#303030));
  background: -o-linear-gradient(left, #303030 0%, #303030 33%, #303030 67%, #303030 100%);
  background: linear-gradient(to right, #303030 0%, #303030 33%, #303030 67%, #303030 100%);
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303030', endColorstr='#303030', 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.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-radius: 2px;
}

.dropdown-show {
  max-height: 500px;
  opacity: 1;
}

.default-transition {
  -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);
}/* 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-home:before {
  content: '\e800';
}/* '' */.ic-down:before {
  content: '\e801';
}/* '' */.ic-clock:before {
  content: '\e802';
}/* '' */.ic-play:before {
  content: '\e803';
}/* '' */.ic-location:before {
  content: '\e804';
}/* '' */.ic-fnx:before {
  content: '\e805';
}/* '' */.ic-down-dir:before {
  content: '\e806';
}/* '' */.ic-up-dir:before {
  content: '\e807';
}/* '' */.ic-left-dir:before {
  content: '\e808';
}/* '' */.ic-right-dir:before {
  content: '\e809';
}/* '' */.ic-arrow-down-bold-mini:before {
  content: '\e80a';
}/* '' */.ic-arrow-left-bold-mini:before {
  content: '\e80b';
}/* '' */.ic-arrow-right-bold-mini:before {
  content: '\e80c';
}/* '' */.ic-arrow-up-bold-mini:before {
  content: '\e80d';
}/* '' */.ic-arrow-down-mini:before {
  content: '\e80e';
}/* '' */.ic-arrow-left-mini:before {
  content: '\e80f';
}/* '' */.ic-arrow-right-mini:before {
  content: '\e810';
}/* '' */.ic-arrow-up-mini:before {
  content: '\e811';
}/* '' */.ic-arrow-down-light:before {
  content: '\e812';
}/* '' */.ic-arrow-left-light:before {
  content: '\e813';
}/* '' */.ic-arrow-right-light:before {
  content: '\e814';
}/* '' */.ic-arrow-up-light:before {
  content: '\e815';
}/* '' */.ic-arrow-down-bold:before {
  content: '\e816';
}/* '' */.ic-arrow-left-bold:before {
  content: '\e817';
}/* '' */.ic-arrow-right-bold:before {
  content: '\e818';
}/* '' */.ic-arrow-up-bold:before {
  content: '\e819';
}/* '' */.ic-right:before {
  content: '\e81a';
}/* '' */.ic-star-empty:before {
  content: '\e81b';
}/* '' */.ic-star-empty-2:before {
  content: '\e81c';
}/* '' */.ic-star-filled-2:before {
  content: '\e81d';
}/* '' */.ic-close-1:before {
  content: '\e81e';
}/* '' */.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-cart-1: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-star-filled:before {
  content: '\e84f';
}/* '' */.ic-mobile-hand:before {
  content: '\e850';
}/* '' */.ic-cart:before {
  content: '\e852';
}/* '' */.ic-email:before {
  content: '\e853';
}/* '' */.ic-heart:before {
  content: '\e854';
}/* '' */.ic-mouse-scroll:before {
  content: '\e855';
}/* '' */.ic-balance:before {
  content: '\e856';
}/* '' */.ic-balance-2:before {
  content: '\e857';
}/* '' */.ic-tools:before {
  content: '\e858';
}/* '' */.ic-microphone:before {
  content: '\e859';
}/* '' */.ic-user-1:before {
  content: '\e85a';
}/* '' */.ic-btn-play-filled:before {
  content: '\e85c';
}/* '' */.ic-cellphone:before {
  content: '\e85d';
}/* '' */.ic-present:before {
  content: '\e85e';
}/* '' */.ic-reviews:before {
  content: '\e85f';
}/* '' */.ic-eye:before {
  content: '\e860';
}/* '' */.ic-callendar:before {
  content: '\e861';
}/* '' */.ic-availability:before {
  content: '\e863';
}/* '' */.ic-calendar:before {
  content: '\e868';
}/* '' */.ic-cross:before {
  content: '\e869';
}/* '' */.ic-delete-1:before {
  content: '\e86a';
}/* '' */.ic-delivery:before {
  content: '\e86b';
}/* '' */.ic-email-1:before {
  content: '\e86c';
}/* '' */.ic-exit:before {
  content: '\e86d';
}/* '' */.ic-facebook-1:before {
  content: '\e86e';
}/* '' */.ic-filters:before {
  content: '\e86f';
}/* '' */.ic-garant:before {
  content: '\e870';
}/* '' */.ic-instagram-2:before {
  content: '\e871';
}/* '' */.ic-in-stock:before {
  content: '\e872';
}/* '' */.ic-pencil-1:before {
  content: '\e873';
}/* '' */.ic-phone:before {
  content: '\e874';
}/* '' */.ic-price:before {
  content: '\e875';
}/* '' */.ic-question:before {
  content: '\e876';
}/* '' */.ic-sale:before {
  content: '\e877';
}/* '' */.ic-search-1:before {
  content: '\e878';
}/* '' */.ic-shopping-bag:before {
  content: '\e879';
}/* '' */.ic-user:before {
  content: '\e87a';
}/* '' */.ic-arrow:before {
  content: '\e87b';
}/* '' */.ic-delete-2:before {
  content: '\e87c';
}/* '' */.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-angle-up:before {
  content: '\f106';
}/* '' */.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-3:before {
  content: '\f32d';
}/* '' */.ic-skype:before {
  content: '\f339';
}/* '' */.ic-lock:before {
  content: '\f512';
}/* '' */.font-main {
  font-family: "Roboto", Sans-Serif;
}

html {
  font-size: 16px;
}

body {
  font-size: 0.875rem;
  background-color: #F8F8F8;
  font-family: "Roboto", Sans-Serif;
}

html,body {
  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: all 5000s ease-in-out 0s !important;
  transition: all 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 {
  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;
  padding-bottom: 20px;
}

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

button:active,button:focus {
  outline: none;
}

button::-moz-focus-inner {
  border: 0;
}

.block-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;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  color: #373737;
  padding-left: 30px;
  position: relative;
  margin-bottom: 50px;
}

.block-title:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 6px;
  height: 72px;
  background: #000000;
}

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

.page-empty .page-title {
  font-size: 26px;
}

.page-empty p {
  font-size: 20px;
}

.page-error {
  margin-top: 70px;
}

.page-error .btn.btn-default {
  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: 200px;
  height: 56px;
  color: #fff;
  background: #EE151F;
  border-color: #EE151F;
  border-radius: 7px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-error .btn.btn-default:hover {
  color: #EE151F;
  background: #fff;
}/* Немного облагородим скрол, (для контента на страницах в основном)*/body:not(.mobile) ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

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

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

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

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

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

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

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

body:not(.mobile) ::-webkit-scrollbar-thumb {
  background: #e0e0e0;
  border-radius: 5px;
}

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

#page-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 34;
}

.banner-top_desktop {
  margin-top: 20px;
  display: block;
}

.banner-top_desktop img {
  width: 100%;
}

.banner-top_mobile {
  display: none;
}

.banner-top_mobile img {
  width: 100%;
}

.header-phones-dropdown {
  position: relative;
  cursor: pointer;
}

.header-phones-dropdown .toggle-phones {
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 0;
  width: 24px;
  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;
  font-size: 11px;
  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;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header-phones-dropdown .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); */;
}

.header-phones-dropdown .phone:before {
  content: '\e85d';
}

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

.header__nav .catalog-drop-item-title + .sub-list .catalog-drop-link {
  text-transform: none;
}

.menu-footer-item {
  background: #262626;
  padding: 30px 20px;
}

.menu-footer-item .footer__contacts-headline {
  text-align: center;
}

.menu-footer-item .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: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}

.menu-footer-item .phones .phone {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  margin-top: 15px;
  color: #FFFFFF;
}

.menu-footer-item .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.header-auth {
  margin-left: auto;
}

.header {
  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;
  top: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header .checkout-sidebar .count-products:empty {
  display: none!important;
}

.header .header__top-wrapper {
  margin: 0 auto;
}

.header__nav-toggle {
  max-height: 28px;
}

.header .header__main-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
}

.header .header__main-logo .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-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 0;
  overflow: hidden;
  visibility: hidden;
  margin-left: 0;
  margin-bottom: 0;
  max-height: 0;
}

.header .search-form-wrapper {
  width: 100%;
  margin-right: 10px;
}

.header .search-form-wrapper .form-element-wrapper {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
}

.header .search-form-wrapper .input-search {
  height: 50px;
  margin-right: 10px;
  width: 350px;
  background-color: #fff;
}

.header .search-form-wrapper .btn-search-label {
  border: 1px solid #000;
}

.header .header__top-wrapper {
  visibility: visible;
  max-height: 35px;
  overflow: visible;
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header .btn-link.btn-personal-page.profile {
  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 .btn-link.btn-personal-page.profile .text {
  border-bottom: none;
}

.header .btn-link.btn-personal-page.profile:hover .text {
  color: #808080;
}

.header .btn-link.btn-personal-page.profile: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); */;
}

.header .btn-link.btn-personal-page.profile:before {
  content: '\e85a';
}

.header .btn-link.btn-personal-page.profile:before {
  margin-right: 10px;
}

.header .hamburger-box-close {
  font-size: 15px;
  background: #F4F4F4;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.5);
  padding: 5px 0;
  max-height: 100%;
  opacity: 1;
  overflow: visible;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.header .navbar-toggler .hamburger-box {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.header .navbar-toggler.collapsed .hamburger-box {
  max-height: 100%;
  overflow: visible;
  opacity: 1;
}

.header .navbar-toggler.collapsed .hamburger-box-close {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
}

.header .nav-header-mobile {
  display: none;
}

.header__mobile-auth {
  display: none;
}

.header .header__main-logo .img-fluid {
  max-height: 100%;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.header__top-wrapper {
  padding-right: 60px;
  padding-left: 60px;
  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;
  height: 35px;
}

.header__top-wrapper p {
  margin-bottom: 0;
}

.header .login-trigger {
  color: #8A8A8A;
}

.header .login-trigger .login-trigger-text {
  margin-left: 5px;
  color: #8A8A8A;
  text-decoration: underline;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.header .login-trigger:hover {
  color: #3d3d3d;
}

.header .login-trigger:hover .login-trigger-text {
  color: #3d3d3d;
}

.header .header__main-logo {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header__main {
  background-color: #fff;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header__main-container {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin: 0 auto;
  padding-right: 60px;
  padding-left: 60px;
}

.header__main-container.opened-search .form-element-wrapper {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}

.header__main-container.opened-search .search-form-wrapper {
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.header__main-container.opened-search .search-form-wrapper .input-search {
  border-color: #000;
}

.header__main-container.opened-search .search-form .btn-search-label .icon-opened {
  display: block;
}

.header__main-container.opened-search .search-form .btn-search-label .icon-closed {
  display: none;
}

.header__main-container .search-form-wrapper {
  max-width: 410px;
  overflow: visible;
  visibility: visible;
  margin-right: 10px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header__nav #nav-header-wrapper {
  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;
  z-index: 10;
  position: fixed;
  width: 25%;
  min-width: 350px;
  max-width: 470px;
  min-height: 100vh;
  top: 0;
  opacity: 0;
  left: -470px;
  background-color: #fff;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  overflow: auto;
  max-height: 100vh;
}

.header__nav #nav-header-wrapper .language {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 10px;
  right: 15px;
}

.header__nav .navbar-toggler-close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: auto;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-left: 3vw;
  margin-top: 10px;
  font-size: 30px;
}

.header__nav .catalog-drop {
  padding-left: 3vw;
  padding-right: 20px;
}

.header__nav .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;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.header__nav .catalog-drop-link:before {
  content: '';
  width: 2px;
  height: 24px;
  display: block;
  background-color: #000;
  margin-right: 10px;
}

.header__nav .catalog-drop-link:hover {
  text-decoration: none;
  color: #808080;
}

.header__nav .catalog-drop-item-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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__nav .open-list .sub-list-toggle-button {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.header__nav .open-list + .sub-list {
  padding-top: 15px;
  overflow: visible;
  max-height: 100%;
  opacity: 1;
}

.header__nav .open-list + .sub-list .catalog-drop-link {
  text-transform: none;
}

.header__nav .sub-list-toggle-button {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  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-color: #F4F4F4;
  border: none;
  font-size: 12px;
  color: #010E03;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.header__nav .sub-list-toggle-button:hover {
  background-color: #757575;
  color: #fff;
}

.header__nav .sub-list {
  max-height: 0;
  padding-left: 2vw;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  overflow: hidden;
  opacity: 0;
}

.header__nav .sub-list .catalog-drop-item {
  padding-top: 0;
  padding-bottom: 15px;
  border-bottom: none;
}

.header__nav .sub-list .catalog-drop-item:last-child {
  padding-bottom: 0;
}

.header__nav .sub-list .catalog-drop-link {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #373737;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  padding-left: 10px;
}

.header__nav .sub-list .catalog-drop-link:before {
  display: none;
}

.header__nav .sub-list .catalog-drop-link:hover {
  text-decoration: none;
  color: #808080;
}

.header__nav .catalog-drop-item {
  padding: 20px 0;
  border-bottom: 1px solid #F4F4F4;
}

.header__nav .catalog-drop-item:last-child {
  border-bottom: 0;
}

.header__nav #nav-header-wrapper.show {
  left: 0;
  opacity: 1;
}

.header__nav #nav-header {
  margin-top: auto;
  background: #F4F4F4;
  padding: 40px 3vw;
}

.header__nav #nav-header .nav-link {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  color: #373737;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.header__nav #nav-header .nav-link:hover {
  color: #848484;
}

.header__main-left {
  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;
  max-width: 100%;
  overflow: visible;
  width: 160px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header__main-left .navbar-toggler {
  padding: 0;
}

.header__main-right {
  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__nav {
  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__main-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.header .search-form {
  margin-right: 20px;
  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;
  max-width: 470px;
}

.header .search-form .btn-search-label {
  height: 50px;
  min-width: 50px;
  background-color: #fff;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  border-radius: 4px;
  cursor: pointer;
  color: #000000;
  font-size: 22px;
}

.header .search-form .btn-search-label .icon-opened {
  display: none;
}

.header .search-form .btn-search-label:hover {
  background-color: #000000;
  color: #fff;
}

.header .checkout-sidebar {
  border-radius: 4px;
  font-size: 16px;
  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: 15px 22px;
  background: #000000;
  border: 1px solid #000000;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  color: #fff;
  cursor: pointer;
}

.header .checkout-sidebar:hover {
  background: #fff;
  border: 1px solid #000000;
  color: #000000;
}

.header .checkout-sidebar .icon-wrapper {
  font-size: 22px;
  line-height: 16px;
  margin-right: 10px;
  position: relative;
}

.language__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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 80px;
}

.language__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;
  text-transform: uppercase;
  height: 40px;
  width: 40px;
  color: #8A8A8A;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  font-weight: 300;
}

.language__link.active {
  font-weight: 400;
  background: #000;
  border-radius: 4px;
  color: #fff;
}

.language__link.active:hover {
  color: #b3b3b3;
}

.language__link:hover {
  color: #000;
  text-decoration: none;
}/*Стили хлебных крошек*/#page-breadcrumb {
  overflow: hidden;
}

.breadcrumb {
  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;
  padding: 6px 0;
  font-size: 0.875rem;
  margin-bottom: 17px;
  margin-top: 50px;
  border-radius: 0;
  background: transparent;
  line-height: 1.2;
}

.breadcrumb .breadcrumb-item:first-child a {
  color: #000000;
}

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

.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: '/';
  float: left;
  font-size: 0.875rem;
  line-height: 1;
  padding-left: 8px;
  padding-right: 8px;
  color: #8A8A8A;
}

.breadcrumb .breadcrumb-item a {
  position: relative;
  color: #000000;
  -webkit-transition: 0.3s ease 0.2s;
  -o-transition: 0.3s ease 0.2s;
  transition: 0.3s ease 0.2s;
}

.breadcrumb .breadcrumb-item a:hover {
  text-decoration: none;
  color: #808080;
}

.breadcrumb .breadcrumb-item.active span {
  color: #8A8A8A;
}

.page-aside + * {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.aside-menu .menu-item {
  margin-bottom: 3px;
}

.aside-menu li.title:not(:last-child),.aside-menu .nav-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: #303030;
  text-shadow: 1px 0 0 #303030;
}

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

.aside-tags .title {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 2.143;
  color: #303030;
  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: 2.5rem;
}

h2,.h2 {
  font-size: 2.25rem;
}

h3,.h3 {
  font-size: 2rem;
}

h4,.h4 {
  font-size: 1.75rem;
}

h5,.h5 {
  font-size: 1.5rem;
}

h6,.h6 {
  font-size: 1.25rem;
}

.page-title {
  text-transform: uppercase;
  font-weight: bold;
  color: #303030;
  font-size: 48px;
}

.section-title {
  font-size: 2.25rem;
}

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

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

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

.load-more-title {
  text-align: center;
  background: #303030;
  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-family: Roboto;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #303030;
}

.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: 0;
  font-size: 40px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 15px;
}

.text-formatted a {
  line-height: normal;
  font-weight: bold;
  color: #303030;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-decoration: none;
}

.text-formatted a:hover {
  color: #303030;
}

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

.text-formatted p {
  position: relative;
}

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

.text-formatted hr {
  border: none;
  border-bottom: 2px solid #303030;
}

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

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

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

.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: 15px;
}

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

.text-formatted ol li {
  counter-increment: step-counter;
  position: relative;
  list-style-type: none;
  padding-left: 20px;
}

.text-formatted ol li:before {
  font-weight: bold;
  content: counter(step-counter) ".";
  position: absolute;
  left: 0;
  top: 0;
  color: #303030;
}

.text-formatted ul li {
  position: relative;
  list-style-type: none;
  padding-left: 1.5rem;
}

.text-formatted ul li:before {
  content: '•';
  font-size: 26px;
  position: absolute;
  color: #303030;
  top: 0;
  left: 2px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  line-height: 21px;
}

.text-formatted ul[style*="list-style-type:circle"] li:before,.text-formatted ul[style*="list-style-type: circle"] li:before,.text-formatted ul[style*="list-style-type:disc"] li:before,.text-formatted ul[style*="list-style-type: disc"] li:before,.text-formatted ul[style*="list-style-type:square"] li:before,.text-formatted ul[style*="list-style-type: square"] li:before {
  top: 0;
  font-size: 13px;
}

.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 {
  font-size: 26px;
  line-height: 21px;
  content: '•';
}

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

.text-formatted blockquote {
  display: block;
  clear: both;
  border-left: 3px solid #303030;
  padding-left: 15px;
}

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

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

.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 tbody:first-child tr:first-child td,.text-formatted table tbody:first-child tr:first-child th,.text-formatted table thead td,.text-formatted table th {
  font-weight: bold;
}

.text-formatted table thead tr:nth-child(odd),.text-formatted table tbody:first-child tr:nth-child(odd) {
  background: #eee;
}

.text-formatted table thead + tbody tr:nth-child(even) {
  background: #eee;
}

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

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

.pagination-wrap {
  margin-top: 50px;
}

.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 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  -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;
  vertical-align: top;
  line-height: 16px;
  text-align: center;
  padding: 1px;
  margin: 5px 3px;
  font-size: 1rem;
  font-weight: normal;
  color: #303030;
  border: none;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  background: transparent;
}

.pagination-wrap .pagination .page-item .page-prev:hover,.pagination-wrap .pagination .page-item .page-next:hover,.pagination-wrap .pagination .page-item .page-link:hover,.pagination-wrap .pagination .page-item .page-current:hover {
  background: #fff !important;
}

.pagination-wrap .pagination .page-item.active .page-current {
  background: #EE151F !important;
  color: #fff !important;
}

.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: #303030;
  border: none;
}

.pagination-wrap .pagination .page-item .page-prev,.pagination-wrap .pagination .page-item .page-next {
  display: none;
}

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

.pagination-wrap .pagination .page-item .page-link:hover,.pagination-wrap .pagination .page-item .page-current:hover {
  color: #303030;
}

.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 .page-link,.pagination-wrap .pagination .page-item.active .page-current {
  background: transparent;
  color: #303030;
  font-weight: normal;
  font-size: 1rem;
}

.pagination-wrap .pagination .page-item.active .page-link:focus:not(.page-gap),.pagination-wrap .pagination .page-item.active .page-current:focus:not(.page-gap),.pagination-wrap .pagination .page-item.active .page-link:hover:not(.page-gap),.pagination-wrap .pagination .page-item.active .page-current:hover:not(.page-gap) {
  background: transparent;
}

.pagination-wrap .btn-load-more {
  display: block;
  margin-left: auto;
  margin-right: auto;
  line-height: 15px;
  font-size: 0.75rem;
  padding-left: 18px;
  padding-right: 18px;
  height: 40px;
  border: 1px solid #EE151F;
  font-size: 1rem;
  color: #EE151F;
  background: #fff;
  border-radius: 4px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.pagination-wrap .btn-load-more:hover {
  color: #fff;
  background: #EE151F;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.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;
}

#page-footer {
  position: relative;
  z-index: 33;
  margin-top: auto;
  background: #fff;
  color: #000;
}

.footer__main {
  background-color: #262626;
  padding: 50px 0 40px;
}

.footer__main-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer__catalog,.footer__menu {
  width: 37%;
  padding: 0 5%;
}

.footer .footer-menu {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.footer__copy {
  height: 50px;
  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: relative;
}

.footer__copy-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer__copy-link {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 19px;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #FFFFFF;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.footer__copy-link:last-child {
  margin-left: auto;
}

.footer__copy-link:hover {
  color: #999999;
}

.footer .footer-menu-item a {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  color: #FFFFFF;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.footer .footer-menu-item a:hover {
  text-decoration: none;
  color: #808080;
}

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

.footer__contacts {
  width: 420px;
  border-right: 1px solid #686868;
}

.footer__contacts .phones a {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  color: #fff;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  margin-bottom: 8px;
}

.footer__contacts .phones a:hover {
  color: #b3b3b3;
}

.footer__contacts .emails a {
  display: block;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  color: #fff;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  margin-bottom: 8px;
}

.footer__contacts .emails a:hover {
  text-decoration: none;
  color: #b3b3b3;
}

.footer__contacts .footer-callback {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-top: 15px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  color: #fff;
  border-color: #fff;
  border-radius: 4px;
  background-color: #262626;
  padding: 10px 30px;
}

.footer__contacts .footer-callback:hover {
  background-color: #fff;
  color: #000;
  border-color: #fff;
}

.footer__headline {
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 33px;
  color: #FFFFFF;
}

.footer__headline:after {
  margin-top: 20px;
  content: '';
  display: block;
  width: 32px;
  border-bottom: 1px solid #fff;
}

.footer__contacts-headline {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #B6B6B6;
}

.footer__copy {
  background-color: #0B0B0B;
}

.copyright {
  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%);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #999999;
}

.copyright a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #999999;
}

.copyright a:after {
  content: '';
  bottom: -1px;
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: transparent;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  display: block;
  width: 0;
}

.copyright a:hover:after {
  width: 100%;
  background: #000;
}

.copyright a,.copyright span,.copyright i {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.container {
  padding-right: 60px;
  padding-left: 60px;
}

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

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

.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: 60px;
  padding-left: 60px;
}

.fancybox-bg {
  background: #000;
}

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

.fancybox-close-small {
  border: none;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  overflow: hidden;
  border-radius: 0;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  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;
}

.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-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: #303030;
}

.fancybox-container.form-popup .fancybox-slide > div {
  background: #fff;
  padding: 0;
  width: 96%;
  max-width: 380px;
  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: '\e812';
}

.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: "Roboto", 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: #303030;
  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: 18px;
}

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

.language .current-lang {
  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;
}

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

.language .lang-list {
  margin: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  padding-left: 15px;
  padding-right: 15px;
  background: #fff;
  z-index: 1;
  -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: 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);
}

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

.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;
  color: #d2262f;
  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: 40px;
  height: 18px;
  position: relative;
}

.hamburger-box .hamburger-inner {
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: #000;
  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: #303030;
}

.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: #303030;
  -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;
}

.forgot-form .btn-login {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  padding: 10px 15px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  background: #EE151F;
  border-color: #EE151F;
  border-radius: 7px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.forgot-form .btn-login:hover {
  color: #EE151F;
  background: #FFFFFF;
}

.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;
}

.btn-primary {
  background: #D2262F;
  border-color: #D2262F;
  color: #fff;
}

.btn-primary:hover {
  background: #df4c54;
  border-color: #df4c54;
  color: #fff;
}

.btn-primary:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #df4c54;
  border-color: #df4c54;
  color: #fff;
}

.btn-primary:active {
  background: #bc222a;
  border-color: #bc222a;
  color: #fff;
}

.btn-default {
  background: #fff;
  border-color: #D2262F;
  color: #D2262F;
}

.btn-default:hover {
  background: #fff;
  border-color: #df4c54;
  color: #df4c54;
}

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

.btn-default:active {
  background: #fff;
  border-color: #bc222a;
  color: #bc222a;
}

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: #303030;
  line-height: 1;
}

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

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

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

.btn-link:hover,.btn-link:active,.btn-link.active,.btn-link:focus,.btn-link:hover .text,.btn-link:active .text,.btn-link.active .text,.btn-link:focus .text {
  color: #303030;
}

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

.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;
}

.page-aside {
  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-aside .aside-wrapper {
  width: 100%;
}

.page-aside .aside-wrapper .mobile-close-filter {
  display: none;
}

.filter-button-all-mobile-open {
  display: none;
}

.filter {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  width: 100%;
}

.filter .count-filter-text {
  display: none;
}

.filter .filter-title {
  background: #303030;
  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-button-all-wrapper {
  padding-bottom: 20px;
}

.filter .filter-button-all-wrapper .filter-button-all {
  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;
  height: 50px;
  border: none;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.filter .filter-button-all-wrapper .filter-button-all span {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  margin-left: 10px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #000000;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.filter .filter-button-all-wrapper .filter-button-all .filter-button-all-text--hide {
  display: none;
}

.filter .filter-button-all-wrapper .filter-button-all:hover {
  -webkit-text-decoration-line: none;
     -moz-text-decoration-line: none;
          text-decoration-line: none;
  color: #666666;
}

.filter .filter-button-all-wrapper .filter-button-all:hover span {
  color: #666666;
}

.filter .filter-toggle-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  z-index: 35;
}

.filter .filter-toggle-wrap.open .hideelem {
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  padding: 0 0 20px;
  max-height: 100%;
  overflow: visible;
  opacity: 1;
  visibility: visible;
}

.filter .filter-toggle-wrap.open .filter-button-all-text--hide {
  display: inline;
}

.filter .filter-toggle-wrap.open .filter-button-all-text--show {
  display: none;
}

.filter .filter-toggle-wrap .sort-wrapper {
  padding: 0 0 20px;
  min-width: 16.66666667%;
  max-width: 16.66666667%;
  margin-right: 1.61290323%;
}

.filter .filter-toggle-wrap .sort-wrapper .jq-selectbox {
  width: 100%;
}

.filter .filter-toggle-wrap .sort-wrapper .jq-selectbox .jq-selectbox__trigger {
  padding-right: 15px;
}

.filter .filter-toggle-wrap .sort-wrapper .jq-selectbox .jq-selectbox__trigger-arrow {
  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;
  font-size: 12px;
  padding-top: 1px;
  min-width: 24px;
  min-height: 24px;
  background: #F4F4F4;
  border-radius: 50%;
}

.filter .filter-toggle-wrap .sort-wrapper .jq-selectbox .jq-selectbox__trigger-arrow {
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.filter .filter-toggle-wrap .sort-wrapper .jq-selectbox .jq-selectbox__select {
  border: none;
  background: #fff;
  min-width: 0;
  padding: 5px 10px;
}

.filter .filter-toggle-wrap .sort-wrapper .jq-selectbox .jq-selectbox__select:hover .jq-selectbox__trigger-arrow {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background: #dbdbdb;
}

.filter .filter-toggle-wrap .sort-wrapper .jq-selectbox.opened .jq-selectbox__trigger-arrow {
  -webkit-transform: rotate(-180deg) !important;
      -ms-transform: rotate(-180deg) !important;
       -o-transform: rotate(-180deg) !important;
          transform: rotate(-180deg) !important;
  background: #c1c1c1 !important;
}

.filter .filter-toggle-wrap .sort-wrapper .jq-selectbox.opened .jq-selectbox__select {
  border: 1px solid #e2ebf4;
  border-radius: 7px 7px 0 0;
  border-bottom: none;
}

.filter .filter-toggle-wrap .sort-wrapper .jq-selectbox.opened .jq-selectbox__dropdown {
  margin-top: 0;
  border-radius: 0 0 7px 7px;
  border: 1px solid #e2ebf4;
  border-top: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.filter .filter-toggle-wrap .sort-wrapper .jq-selectbox .jq-selectbox__select-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #373737;
}

.filter .filter-toggle-wrap .filter-delete-wrapper {
  display: none;
}

.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 .selections-wrapper {
  position: relative;
  padding: 0 0 20px;
  line-height: 1.2;
  min-width: 16.66666667%;
  max-width: 16.66666667%;
  margin-right: 1.61290323%;
}

.filter .selections-wrapper.hideelem {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.filter .selections-wrapper:focus {
  outline: none;
}

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

.filter .selections-wrapper .title {
  height: 50px;
  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;
  position: relative;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #373737;
  padding: 0 15px;
  background: #FFFFFF;
  border-radius: 7px;
}

.filter .selections-wrapper .title:focus {
  outline: none;
}

.filter .selections-wrapper .title .count-filter {
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -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;
  font-size: 12px;
  padding-top: 1px;
  width: 24px;
  height: 24px;
  background: #F4F4F4;
  border-radius: 50%;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.filter .selections-wrapper .title .count-filter._range {
  display: none!important;
}

.filter .selections-wrapper .title:hover .count-filter {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background: #dbdbdb;
}

.filter .selections-wrapper .title.active {
  border: 1px solid #e2ebf4;
  border-radius: 7px 7px 0 0;
  border-bottom: none;
}

.filter .selections-wrapper .title.active + .attribute-content {
  pointer-events: unset;
  z-index: 10;
  max-height: unset;
  overflow: visible;
  padding: 15px;
  opacity: 1;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.filter .selections-wrapper .title.active .count-filter {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
  background: #c1c1c1;
}

.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: #303030;
}

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

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

.filter .selections-wrapper .title .open-filter-search:hover {
  color: #303030;
}

.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: #303030;
  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: #303030;
}

.filter .attribute-content {
  position: absolute;
  max-height: 0;
  pointer-events: none;
  overflow: hidden;
  opacity: 0;
  background-color: #fff;
  width: 100%;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  padding: 0 15px;
  border-radius: 0 0 7px 7px;
  border: 1px solid #e2ebf4;
  border-top: none;
  z-index: -1;
}

.filter .attribute-content:not(._range) {
  overflow: hidde-n;
  overflow-y: auto;
  max-height: 240px;
}

.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: #303030;
  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: #303030;
  -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: #303030;
}

.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;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  text-decoration: none;
  color: #303030;
  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: #303030;
  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: -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;
  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;
}

.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: #303030;
  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 #303030;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}

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

.attribute-checkbox.selected .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.selected .list .checkbox:before {
  content: '\e83a';
}

.attribute-range {
  position: relative;
}

.attribute-range .ui-slider {
  background: #e0e0e0;
  height: 3px;
  margin: 18px 0;
  position: relative;
  border: none;
  border-radius: 5px;
}

.attribute-range .ui-slider .ui-slider-range:last-of-type {
  position: absolute;
  height: 3px;
  background: #1e89ba;
  border-radius: 5px;
}

.attribute-range .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 10;
  top: 50%;
  width: 15px;
  height: 15px;
  margin-top: -15px/2;
  background: #fff;
  display: block;
  border-radius: 100%;
  border: 1px solid #fff;
  -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);
  cursor: pointer;
}

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

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

.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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

.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: 7px;
  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 {
  height: 24px;
  padding: 1px 8px;
  font-size: 0.75rem;
}

.filter-delete-wrapper {
  color: #303030;
  font-size: 0.75rem;
  line-height: 1;
  background: #f7f7f7;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  padding: 12px 0 20px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.filter-delete-wrapper .filter-delete-wrapper__headline {
  width: 100%;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #8A8A8A;
  margin-bottom: 10px;
}

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

.filter-delete-wrapper .filter-delete-item {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #373737;
  border-radius: 4px;
  margin-right: 20px;
  background: #EEEEEE;
  border: 1px solid #EEEEEE;
  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 .text {
  padding: 6px 8px;
}

.filter-delete-wrapper .filter-delete-item i {
  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: #fff;
  color: #8A8A8A;
  height: 100%;
  width: 25px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all {
  color: #8A8A8A;
  background: transparent;
  border: none;
  font-size: 14px;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all .text {
  text-decoration: underline;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all i {
  background: transparent;
  font-size: 16px;
  margin-left: 5px;
  width: auto;
  height: auto;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all:hover {
  background: transparent;
  color: #0a0a0a;
}

.filter-delete-wrapper .filter-delete-item:hover {
  color: #fff;
  background: #303030;
  border-color: #303030;
}

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

.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 #303030;
}

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

.social-auth .social i {
  color: #303030;
}

.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;
  right: 0;
  bottom: 31px;
  background: #303030;
  -webkit-background-size: 17px 17px;
          background-size: 17px;
  width: 42px;
  height: 42px;
  margin-top: 180px;
  z-index: 100;
  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;
}

.article-item {
  line-height: 1.2;
  font-size: 0.875rem;
  color: #303030;
  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: #303030;
}

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

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

.article-item .link-more {
  color: #303030;
  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: #303030;
}

.subscription-wrapper {
  max-height: 250px;
  height: 250px;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  position: relative;
  margin-top: 100px;
}

.subscription-wrapper .subscription-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;
  height: 100%;
}

.subscription-wrapper .callback-container input {
  color: #fff;
  margin-top: 10px;
}

.subscription-wrapper .callback-container input:first-child {
  margin-top: 0;
}

.subscription-wrapper .callback-button {
  margin-top: 10px;
}

.subscription-wrapper .callback-button {
  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;
}

.subscription-wrapper .callback-button button {
  background: #EE151F;
  border-radius: 7px;
  padding: 10px 30px;
  color: #fff;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.subscription-wrapper .callback-button button:hover {
  background: transparent;
  border-color: #fff;
}

.subscription-wrapper .subscription-form-container {
  width: 35%;
  background: #373737;
  border-radius: 7px;
  height: 115%;
  padding: 50px 4%;
}

.subscription-wrapper .subscription-text {
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 65%;
  font-size: 18px;
  color: #FFFFFF;
  padding-left: 5.2%;
  position: relative;
}

.subscription-wrapper .subscription-text:before {
  content: '';
  width: 8px;
  height: 210px;
  position: absolute;
  left: 0;
  background: #EE151F;
}

.subscription-wrapper .subscription-text .title {
  font-style: normal;
  font-weight: 500;
  font-size: 4rem;
  line-height: 48px;
  text-transform: uppercase;
}

.subscription-wrapper .subscription-text .subtitle {
  margin-top: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 28px;
  width: 100%;
}

.subscription-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.49);
}

.form-control {
  height: 56px;
  border-radius: 7px;
  border-color: #717171;
  background: transparent;
  color: #303030;
  padding-left: 9px;
  padding-right: 9px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 0.875rem;
}

.form-control::-webkit-input-placeholder {
  color: #8A8A8A;
}

.form-control::-moz-placeholder {
  color: #8A8A8A;
}

.form-control:-moz-placeholder {
  color: #8A8A8A;
}

.form-control:-ms-input-placeholder {
  color: #8A8A8A;
}

.form-control:focus {
  background: transparent;
  border-color: #8A8A8A;
  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: #303030;
  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 #303030;
}

.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;
}

.payment-content .control-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.order-user-pay {
  border-bottom: 2px solid #F4F4F4;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.checkout-page #deliveryContent {
  z-index: 1;
}

.checkout-page .loader-wrap {
  position: absolute!important;
  z-index: 101;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.order-user-delivery .jq-selectbox {
  padding: 0;
  height: auto;
  border: none;
}

.order-user-delivery .jq-selectbox .jq-selectbox__select {
  border: 1px solid #B6B6B6;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  background: #fff;
}

.order-user-delivery .jq-selectbox .jq-selectbox__dropdown {
  max-width: 100%;
  margin-top: 0;
  background: #F4F4F4;
  border-radius: 0 0 4px 4px;
  border-top: none;
}

.order-user-delivery .jq-selectbox .jq-selectbox__trigger {
  width: 55px;
}

.order-user-delivery .jq-selectbox .jq-selectbox__trigger:before {
  content: '';
  display: block;
  width: 1px;
  height: 36px;
  position: absolute;
  background-color: #BFBFBF;
  left: 0;
}

.order-user-delivery .jq-selectbox .jq-selectbox__trigger-arrow {
  font-size: 10px;
}

.checkout-page ._phones input {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #8A8A8A;
}

.checkout-page ._phones input::-webkit-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #8A8A8A;
}

.checkout-page ._phones input::-moz-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #8A8A8A;
}

.checkout-page ._phones input:-ms-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #8A8A8A;
}

.checkout-page ._phones input::placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #8A8A8A;
}

.checkout-page ._phones .controls {
  position: relative;
  z-index: 4;
}

.custom-radio {
  width: 50%;
  font-size: 0.875rem;
  color: #303030;
  line-height: 1.2;
  padding-left: 45px;
  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;
  height: 35px;
  margin-bottom: 10px;
}

.custom-radio[data-value='cashless'] {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.custom-radio[data-value='cashless']:after {
  content: '';
  display: block;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAUCAYAAAAjvwuMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAecSURBVHgBzVgLcFTVGf7uPpMlyeZBQp4kgagJTULEIr6QpCqkwoDoWGyho07HKR2GQp3OtE4fMIzTim20FgpSxjHy0IKONKNleLRNdHyGJORBAIHg5rHkweaxu8lmN9nd63/O3b3Jzb5iHJ18k5Nz9/z/Ofc/3/3vd865AEEUxRwq1VQGxe8G1eyeCAGylfp8ZhtOiL64Bd/FeSrxCD0TeDvMVNO1TgtV+rzgbm4HMDog/YgyQtDGIgLKBEGomULaI1SdwOzFEJXbGXEsyEeCeXiILOc/KuGsfBtin0VuV+flQvuDexD93FaoczLh7f4E7saXIfa3QBwflv1Uc0ugzn8S6lseDxVEDRFXNrmB4vmSqhzMbtQw4sRgFufe1zHyh79AHLKF7K1OMyL2T0Vwix8hHITY+dCVH4cQkxnMnEDksafISCuBlP0cVtvI5FH4/zkGPTQatWIAl2scTioMUXod9HoNrPZRuY8xNkr2dXu8aO8aRFe3DdFRWuTlJCIx3hAQlH1kDKJX5GPExeqmmoeCEufY9TIcOyoQCcaVFmjTXBi/LQGeVENYXyEmC7q1pyDojVNNOURcO7ugUEqpqvYbjrx5FqfP1KOu/irG3F4aRI3MjGQcP/obzEuZUJZdu9/FoWMfk12FzU8/gCceW4bSdRX8d0lhFt557Rnu98bbddh36FMMWF3cxotKhb07V2PV/Qvl8Sper8OBYxdke+2/Hkd8rF4RtGrqLDymzmmRZiixcdIYNG1WCOPesP7icCfcH2zB18GmnzyEw5W/xf9O78aC3DSutV1mC06eqpN9WLadPNPIbUyDGWntHf2QBFlE8aIM7vfSP6vx/N/OYGDQ4fOV7OwvOWnioXf12HHgraZJdhH1rTcDYgsgzvG73YgElcGD6OIJLRMoG9Qd9oj9POYaeHs+xddFevpcPPnTB+Eno+VCu2x7/1QDLP1W3r5u9RJkpiWgtuG6TGRGqhEmInJ/pSQncTF6HPn7Bpz7zxZUHdyIndtXoGRRqjzensP18n38Y1wxDQXEpCCO6ZnrrSpEgj7TCUFQvuHqHgcRKEbs67n2DmaClQ8skbPgfFOb3H76rC/bCE//+D5enzv/JfyTX1I8H70WuyLLGJnxpHuLbknBxnWLoRIkLfSQ/n3eeIP7Fd2aJI9hMgfqvIK48YYWOYhwUCePBbSxrMOYJ2LfmWQcQwppWk72PD4Xq3WE6SE6uyz4/4fN3M4yrXBRFtxuD5pbO7gfWySKCtJx28IUGAxM4EXYaNH40ebDOPhmLcbdSnn593+vwNxr435PPVqIjJQ5nI/alt6AeBTEec09mA4EbXByhVE3ImIaDyYUCogYNim22naS1u199aQvKURs/fkq7tNysQtO5zj3Ky7I4CtwvNGAP/6q3Le6irjZP4wX99dg5cbXSNOs8vj7Dtdxe8a8GKwpXYClRan8t7nXjv4hpyIWBXGqBCOmBbcQtFnUqhAJgkqLmeKuOwvkV66+4Ro+r/2C3ZW2C1Gkb0u5z/lmk/xKLi3Jlvs+tqYEVZXPoLxsYoyu7iH8eU8Nt1/vGETHjSHefldJGkmRgJL8FEhPhl7/C8qsU8xUc3shpgO3VRPcYIhMimBcgJli1YOkcz7dqXjlBF9h2UQfKiumzJKm0mUegF/Yl92Rq+ifQfvOPc8/SmW97NN4sZvb9h85Bz9JjZf68MT2Khx9r3XiQU1ZWZUZl5EKzb1LEQljXVEBbZ6kKIgaIWJfVe5azBTJyfHIz2ebaBHd3T6CqGz9xcOyTxNfcaX27KwkeGnSh459hp4+SeCZNkrXEkmZ6UZ6XW2oOntJJumaaQANrT24avIdH8mXkTkZAalj+P022H64CeHgGdRirCMauvmjcps7Jw6RwE4Q6gXr8U1w/31FuHyZzs1s4rSyr119J22Kk7htZMSFFt/CkJgwh0hJRDNp3q6K97HrpZOYmxgDth5Y7WPS5pYcN6wpwukPrhBf0gb74bI8WnXj6LzANsgC3qtuQ4/FCXPfsCKOAOJ05aWI/vVmjP71VYSD/ZN4xCeOQx3j5qSJMeFfU0EXB93KozyYb4K8PLahlTKKZc/yewpkW3NrO7xeDyegMF/a+F5r65U1zzIwQnypuD2OTgK//NkKrC8vRNmGg9KQ9CC2bPo+bs1Nkse02l04fuoq9XXg5sAokhOjpfmEOquOPPcCRl/Yi3BQxXgQ+6wWnpzwpwZBn0gfBQ5AlXp3MPPkI5firBoMNpsDTS3X4T+HLr/3e7Kt09wPU/tNbsvOmov5WRIBbaY+XL7aixu9Vtqi6Oh8mow7FmdBr9PANuxCE9M5Gm5OtB5LCtMU9+vstqP9ho2PWUh7O//RixFXTXVpsCBdR9/F6Iv74W6+FGDTlt4Nw45nqV5G9n3wXHoDoqNb4cOyTLVwPTTF2yAYUoLdwkSkyQpOsbADKNu9hv7ENTvQKEzn+5enrR2ei1fg7R8kAqKhXb4MqrRAIryWRog2E12MkZ5lQ0go4OSFwXYi7pXJDRTPDqp2YnbjKf6fgt3OvoOJ3x3Yl+ZtoaJi5ImzE3LcwpSAV+DbB9uqm/zf4EJBlF7bxZg9UMT9FTJPPUSGhAudAAAAAElFTkSuQmCC');
  width: 100px;
  background-repeat: no-repeat;
  height: 20px;
}

.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 #303030;
  border-radius: 50%;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  opacity: 0.3;
}

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

.custom-radio .checkmark:after {
  background: #303030;
  left: 10px;
  width: 15px;
  height: 15px;
  -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.active .checkmark:before,.custom-radio input:checked .checkmark:before,.custom-radio.active ~ .checkmark:before,.custom-radio input:checked ~ .checkmark:before {
  opacity: 1;
}

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

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

form label.control-label__phone .required {
  margin-left: 125px;
}

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 {
  color: #d2262f;
  border-bottom: 1px solid #c0c0c0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

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

.fancybox-container.form-popup .fancybox-slide > div {
  border-radius: 7px;
  max-width: 544px;
}

.form-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;
  position: relative;
  margin-bottom: 20px;
}

.form-title:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 2px;
  height: 24px;
  background-color: #000;
  left: -10px;
}

.form-title .text {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #000000;
}

.control-group._focus .control-label,.form-group._focus .control-label {
  opacity: 0;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.control-group {
  position: relative;
}

.control-label {
  position: absolute;
  left: 15px;
  top: 18px;
  opacity: 0.7;
}

.fancybox-container.form-popup form {
  padding: 20px 30px 10px;
}

.fancybox-container.form-popup form .form-control {
  border-color: #8A8A8A;
  background: transparent;
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 0.875rem;
}

.fancybox-container.form-popup form .form-control::-webkit-input-placeholder {
  color: #8A8A8A;
}

.fancybox-container.form-popup form .form-control::-moz-placeholder {
  color: #8A8A8A;
}

.fancybox-container.form-popup form .form-control:-moz-placeholder {
  color: #8A8A8A;
}

.fancybox-container.form-popup form .form-control:-ms-input-placeholder {
  color: #8A8A8A;
}

.fancybox-container.form-popup form .form-control:focus {
  background: transparent;
  border-color: #8A8A8A;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fancybox-container.form-popup form .text-left {
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #B6B6B6;
}

.fancybox-container.form-popup form .text-left .required {
  color: red;
  margin-right: 10px;
}

.fancybox-container.form-popup form .btn-pass-recovery .text {
  border-bottom: none;
  text-decoration: underline;
}

.fancybox-container.form-popup form .btn-pass-recovery:hover .text {
  text-decoration: none;
}

.fancybox-container.form-popup form .btn-registration,.fancybox-container.form-popup form .btn-login {
  width: 100%;
  padding-top: 20px;
  border-top: 1px dashed #B6B6B6;
}

.fancybox-container.form-popup form .btn-registration .text,.fancybox-container.form-popup form .btn-login .text {
  border-bottom: none;
  text-decoration: underline;
}

.fancybox-container.form-popup form .btn-registration:hover .text,.fancybox-container.form-popup form .btn-login:hover .text {
  text-decoration: none;
}

.fancybox-container.form-popup form .btn-register {
  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: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 10px 30px;
  color: #fff;
  background-color: #EE151F;
  border-radius: 7px;
  border-color: #EE151F;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.fancybox-container.form-popup form .btn-register:hover {
  color: #EE151F;
  background-color: #fff;
}

.fancybox-container.form-popup form .btn-register:before {
  margin-left: 5px;
}

.fancybox-container.form-popup form .btn-submit {
  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: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 10px 30px;
  color: #fff;
  background-color: #EE151F;
  border-radius: 7px;
  border-color: #EE151F;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.fancybox-container.form-popup form .btn-submit:hover {
  color: #EE151F;
  background-color: #fff;
}

.fancybox-container.form-popup form .btn-submit:before,.fancybox-container.form-popup form .btn-submit i {
  margin-left: 5px;
}

.form-popup form {
  background: #fff;
  padding: 15px;
}

.price-currency {
  padding-left: 4px;
}

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

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

.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%);
  left: 1px;
}

.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;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.search-form .input-search {
  padding-left: 10px;
}

.search-form .search-results {
  position: absolute;
  top: 100%;
  left: -1px;
  right: -1px;
  margin-top: -2px;
  z-index: -1;
}

.search-form .search-results .ui-autocomplete {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: auto !important;
  background: white;
  border: none;
  border-radius: 0 0 5px 5px;
  -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);
  overflow: hidden;
  max-height: unset;
  padding: 20px 0;
}

.search-form .search-results .ui-menu-item,.search-form .search-results .product {
  list-style: none;
  padding: 5px 27px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.search-form .search-results .ui-menu-item.ui-state-focus,.search-form .search-results .product.ui-state-focus {
  background: #f3f3f3;
  font-weight: normal;
  border: none;
  margin: 0;
}

.search-form .search-results .ui-menu-item a,.search-form .search-results .product 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.product .image,.search-form .search-results .product.product .image,.search-form .search-results .ui-menu-item.category a i,.search-form .search-results .product.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 .image img,.search-form .search-results .product.product .image img {
  display: block;
}

.search-form .search-results .ui-menu-item.product .price .price-value,.search-form .search-results .product.product .price .price-value,.search-form .search-results .ui-menu-item.product .price .price-currency,.search-form .search-results .product.product .price .price-currency {
  font-size: 0.875rem;
  font-weight: normal;
  text-shadow: 0 0 0;
}

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

.search-form .search-results .ui-menu-item .info .title,.search-form .search-results .product .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 a,.search-form .search-results .product.category a {
  color: #262626;
}

.search-form .search-results .ui-menu-item.category a i,.search-form .search-results .product.category a i {
  text-align: center;
}

.search-form .search-results .ui-menu-item.category a i:before,.search-form .search-results .product.category a i:before {
  content: '';
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  background: #c0c0c0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.search-form .search-results .ui-menu-item.category.ui-state-focus a i:before,.search-form .search-results .product.category.ui-state-focus a i:before {
  background: #154054;
}

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

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

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

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

.search-form .search-results .ui-menu-item.search-variant a,.search-form .search-results .product.search-variant a {
  font-weight: 400;
  color: #303030;
  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,.search-form .search-results .product.search-variant a .title {
  color: inherit;
}

.search-form .search-results .ui-menu-item.search-variant a:before,.search-form .search-results .product.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: #303030;
}

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

.search-form .search-results .ui-menu-item.search-variant.ui-state-focus a,.search-form .search-results .product.search-variant.ui-state-focus a {
  color: #303030;
}

.search-form .search-results .separate.ui-menu-divider {
  margin: 18px 27px 18px;
}

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

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

.popular__block {
  padding-top: 40px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  margin-top: 55px;
}

.popular__block .popular__block-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 3.125vw;
}

.popular__block .category-card {
  margin-bottom: 4.4485vw;
}

.popular__block .category-card:last-child {
  margin-bottom: 0;
}

.popular__block .category-card .text-wrapper {
  display: block;
  padding-bottom: 25px;
  padding-left: 15px;
  border-radius: 0 0 7px 7px;
}

.popular__block .category-card-title img {
  width: 100%;
}

.popular__block .category-card-title .text {
  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;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 25px;
  text-transform: uppercase;
  color: #000000;
  padding-top: 25px;
  position: relative;
  padding-left: 0;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.popular__block .category-card-title .text:after {
  margin-top: 0.67708333vw;
  top: 100%;
  display: block;
  position: absolute;
  content: '';
  border-bottom: 1px solid #000;
  width: 124px;
}

.popular__block .category-card-title a:hover {
  text-decoration: none;
}

.popular__block .category-card-title a:hover .text-wrapper {
  background-color: #000;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.popular__block .category-card-title a:hover .text {
  color: #fff;
  padding-left: 15px;
}

.popular__block .category-card-title a:hover .text:after {
  display: none;
}

.block-tab {
  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: 30px;
  height: 56px;
  width: 100%;
  background: #F4F4F4;
  border-radius: 7px 0 0 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 30px;
}

.block-tab .btn-call-review-form {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  background-color: transparent;
  text-align: right;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #EE151F;
}

.block-tab:before {
  display: block;
  content: '';
  width: 7px;
  height: 100%;
  background-color: #000;
  margin-right: 25px;
  position: absolute;
}

.block-tab .block-tab-title {
  font-style: normal;
  font-weight: normal;
  padding-left: 35px;
  font-size: 20px;
  line-height: 25px;
  color: #000000;
  margin-bottom: 0;
}

.table-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 20px;
}

.table-block table {
  margin-right: 20px;
  margin-bottom: 20px;
}

.table-block tr {
  border: 1px solid #8A8A8A;
  border-bottom-color: #F4F4F4;
}

.table-block tr td {
  padding: 10px;
}

.table-block tr td:first-child {
  padding: 10px 20px 10px 20px;
  border-right: 1px solid #f4f4f4;
}

.table-block tr:last-child {
  border-bottom-color: #8A8A8A;
}

.table-block tr:first-child {
  border: none;
  border-collapse: separate;
  border-spacing: 5px;
}

.table-block tr:first-child td {
  background-color: #8A8A8A;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  position: relative;
}

.table-block tr:first-child td:before {
  position: absolute;
  right: 0;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  background-color: #fff;
  width: 1px;
}

.table-block tr:first-child td:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  display: block;
  height: 3px;
  background-color: #fff;
  width: 100%;
}

.table-block tr:first-child td:first-child {
  text-align: left;
  border-bottom: none;
  background-color: transparent;
  border-right: none;
  color: #8A8A8A;
}

.color-slider {
  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: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-top: 30px;
  margin-bottom: 30px;
}

.color-slider .color-text {
  margin-right: 10px;
  font-size: 18px;
}

.color-slider ul {
  padding: 0;
  list-style: none;
  margin: 15px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.color-slider ul .size-item-wrapper {
  width: auto;
  height: auto;
}

.color-slider ul .size-item-wrapper .wrap {
  padding: 10px;
}

.color-slider ul li {
  min-width: 40px;
  min-height: 40px;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 64px;
  height: 86px;
}

.color-slider ul li .name {
  display: none;
}

.color-slider ul li .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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #373737;
  background: #F4F4F4;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border-radius: 2px;
}

.color-slider ul li .wrap img {
  width: 100%;
  height: 100%;
  border-radius: 2px;
}

.color-slider ul li .wrap:hover {
  opacity: 0.6;
  text-decoration: none;
}

.color-slider ul li.active .wrap {
  border: 1px solid green;
  border-radius: 2px;
}

.color-slider ul li:last-child {
  margin-right: 0;
}

.color-slider ul li.current {
  border: 2px solid #FFFFFF;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
}

.carousel-product {
  margin-left: -15px;
  margin-right: -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 {
  display: block;
}

.first-slider:not(.owl-loaded) > .item:not(:first-child) {
  display: none;
}

.lSSlideOuter .lSPager.lSpg {
  position: relative;
  z-index: 1;
}

.btn.btn-default.add-cart {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 15px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #ffffff;
  background: green;
  border-color: green;
  border-radius: 7px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.btn.btn-default.add-cart:hover {
  color: green;
  background: #ffffff;
  border-color: green;
}

.lSSlideOuter .lSPager.lSpg > li a {
  border: 1px solid #8a8a8a;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  width: 27px;
  height: 10px;
  background-color: #ffffff;
}

.lSSlideOuter .lSPager.lSpg > li.active a,.lSSlideOuter .lSPager.lSpg > li:hover a {
  background: #000000;
}

.ui-slider-wrapper._product_blocks .ui-slider > li {
  padding: 0 30px !important;
}

#SalesCarousel.ui-slider-wrapper .lSSlideOuter {
  padding-bottom: 20px !important;
  margin-bottom: -20px !important;
}

#SalesCarousel {
  margin-top: 0;
  padding-top: 140px;
}

.lslide {
  border-right: 1px solid #ededed;
  padding: 0 15px;
  margin-bottom: 25px;
}

.product-mobile-block {
  display: none;
}

#productGallery {
  width: -webkit-calc(100% - 137px);
  width: calc(100% - 137px);
  max-width: -webkit-calc(100% - 137px);
  max-width: calc(100% - 137px);
}

.productGalleryNav__wrapper {
  position: relative;
  min-width: 137px;
  max-width: 137px;
}

#productGalleryNav {
  min-width: 137px;
  max-width: 137px;
  max-height: -webkit-calc(100vh - 80px - 76px);
  max-height: calc(100vh - 80px - 76px);
}

#productGalleryNav .slick-list {
  max-height: -webkit-calc(100vh - 80px - 76px);
  max-height: calc(100vh - 80px - 76px);
}

#productGalleryNav .slick-list100 {
  height: 100% !important;
}

#productGalleryNav img {
  width: 137px;
  border-radius: 7px;
}

#productGalleryNav .slick-slide {
  margin: 0 !important;
  outline: none !important;
  cursor: pointer;
}

#productGalleryNav .slick-slide.slick-current {
  border: 1px solid green;
  border-radius: 7px;
}

#productGalleryNav .slick-slide:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#productGalleryNav .slick-track {
  height: 100% !important;
  max-height: 100%;
}

#productGallery {
  max-height: -webkit-calc(100vh - 80px - 76px);
  max-height: calc(100vh - 80px - 76px);
  padding-left: 15px !important;
}

#productGallery img {
  border-radius: 7px;
  max-height: -webkit-calc(100vh - 80px - 76px);
  max-height: calc(100vh - 80px - 76px);
  max-width: 100%;
  width: auto;
  height: auto;
}

#productGallery .slick-slide {
  max-height: -webkit-calc(100vh - 80px - 76px);
  max-height: calc(100vh - 80px - 76px);
  margin: 2px 0 !important;
}

#productGallery .product-gallery-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: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-height: -webkit-calc(100vh - 80px - 76px);
  max-height: calc(100vh - 80px - 76px);
  height: 100%;
  max-width: 100%;
}

.product-gallery {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-gallery .product-gallery-prev-button,.product-gallery .product-gallery-next-button {
  position: absolute;
  left: 60px;
  background: white;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  z-index: 2;
  border: 1px solid #eeeeee;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.product-gallery .product-gallery-prev-button:hover,.product-gallery .product-gallery-next-button:hover {
  opacity: 0.8;
}

.product-gallery .product-gallery-prev-button {
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.product-gallery .product-gallery-prev-button.v2 {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  top: 48%;
  left: 24%;
}

.product-gallery .product-gallery-next-button {
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.product-gallery .product-gallery-next-button.v2 {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  top: 48%;
  left: auto;
  right: 4%;
}

.product-gallery .lSSlideWrapper {
  max-height: 40vw;
  height: auto !important;
}

.product-gallery .noPager {
  padding-left: 0 !important;
}

.product-gallery .sticker-wrapper {
  position: absolute;
  top: 0;
  right: 30px;
  left: unset;
  height: 60px;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
       -o-transform: translate(0);
          transform: translate(0);
}

.product-gallery .product-gallery-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;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
}

.product-gallery .product-gallery-item img {
  height: auto;
  width: 100%;
}

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

.product-gallery .lSSlideOuter.vertical .lSGallery:empty {
  display: none;
}

.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 {
  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 .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,#productGalleryNav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

#productGallery .slick-list,#productGalleryNav .slick-list {
  padding: 0 !important;
}

.sale-wrapper {
  background-color: #fff;
}

.carousel-product-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  z-index: 3;
  top: 40%;
  left: 0;
  -webkit-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
       -o-transform: translateY(-40%);
          transform: translateY(-40%);
  max-height: 0;
}

.carousel-product-controls .page-prev {
  margin-left: -20px;
}

.carousel-product-controls .page-next {
  margin-right: -20px;
}

.carousel-product-controls div {
  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: rgba(0, 0, 0, 0.32);
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 42px;
  height: 42px;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.carousel-product-controls div:hover {
  background: rgba(0, 0, 0, 0.6);
}

.ui-slider-wrapper {
  position: relative;
  margin: 100px 0 30px;
  -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 .lSSlideOuter {
  padding-bottom: 200px !important;
  margin-bottom: -200px !important;
}

.ui-slider-wrapper .lSSlideWrapper {
  padding-bottom: 200px !important;
  margin-bottom: -200px !important;
}

.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: 1200px;
  padding: 0;
  background-color: #F8F8F8;
}

#checkoutDialog:after {
  display: none;
}

#checkoutDialog .fancybox-close-small {
  color: #fff;
  top: 7px;
  right: 10px;
}

#checkoutDialog .popup-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;
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  background-color: #000;
  line-height: 1.13;
  padding: 11px 50px 11px 24px;
  margin-bottom: 12px;
}

#checkoutDialog .popup-title: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); */;
}

#checkoutDialog .popup-title:before {
  content: '\e879';
}

#checkoutDialog .popup-title:before {
  margin-left: 8px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.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: #303030;
}

.info-hidden a:hover {
  color: #303030;
}

.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: #303030;
  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: #303030;
  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-all-color {
  width: 1200px;
  max-width: 90vw;
}

.product-all-color .color-fancy {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
}

.product-all-color .product-card {
  margin: 5px;
}

.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: #ffffff;
  padding: 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);
}

.product-card > .loader-wrap {
  display: none;
  pointer-events: none;
}

.product-card .sale-product {
  height: 40px;
  border: 1px solid #d2262f;
  background: #d2262f;
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  margin: 0 auto 15px auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 15px;
  border-radius: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-top: 7px;
}

.product-card .sale-product:before {
  content: "";
  position: absolute;
  left: 0;
  top: -5px;
  width: 100%;
  height: 1px;
  background: #d2262f;
}

.product-card .sale-product:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 1px;
  background: #d2262f;
}

.product-card .color-wrapper-count {
  margin-top: auto;
  position: static;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  left: 10px;
  width: auto;
  top: 10px;
  z-index: 2;
  height: 34px;
  border: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 7px;
  background: #ffffff;
  padding: 0 15px;
  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-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.product-card .color-wrapper-count:hover {
  opacity: 0.6;
}

.product-card .color-wrapper-count p {
  margin-bottom: 0;
}

.product-card .color-wrapper {
  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;
  padding: 10px;
  background: #f8f8f8;
  border-radius: 7px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.product-card .color-wrapper:empty {
  display: none;
}

.product-card .color-wrapper .color-item {
  width: 25px;
  height: 25px;
  margin-bottom: 5px;
  border-radius: 50%;
}

.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 {
  position: relative;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}

.product-card .product-img-wrapper .product-image {
  border-radius: 10px;
  width: 100%;
}

.product-card .product-description {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 15px 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-description .price-block {
  margin-top: auto;
}

.product-card .product-title {
  text-decoration: none;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #363636;
  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;
}

.product-card .product-title a {
  color: #363636;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.product-card .product-title a:hover {
  color: #9c9c9c;
  text-decoration: none;
}

.product-card .hide-block {
  margin-top: -10px;
  overflow: hidden;
  max-height: 0;
  background: #ffffff;
  position: absolute;
  top: 100%;
  z-index: 3;
  padding: 0 10px;
  border-radius: 0 0 10px 10px;
  left: 0;
  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-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);
}

.price-block {
  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: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.price-block .price-old {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 16px;
  -webkit-text-decoration-line: line-through;
     -moz-text-decoration-line: line-through;
          text-decoration-line: line-through;
  color: #B6B6B6;
  white-space: nowrap;
  margin-left: 10px;
}

.price-block .price-old:empty {
  display: none;
}

.price-block .price {
  white-space: nowrap;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 30px;
  color: #000000;
}

.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 #717171;
  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-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #363636;
  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:first-letter {
  text-transform: uppercase;
}

.stock.in-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); */;
}

.stock.in-stock:before {
  content: '\e863';
}

.stock.in-stock:before {
  color: #2ACB02;
  margin-right: 5px;
}

.stock.out-of-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); */;
}

.stock.out-of-stock:before {
  content: '\e829';
}

.stock.out-of-stock:before {
  color: darkred;
  margin-right: 5px;
}

.stock.out-of-production: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); */;
}

.stock.out-of-production:before {
  content: '\e82a';
}

.stock.out-of-production:before {
  color: darkred;
  margin-right: 5px;
}

.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 {
  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;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -15px;
  z-index: 1;
}

.sticker-wrapper .sticker {
  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;
  font-size: 0.875rem;
  letter-spacing: 1.17px;
  border-radius: 5px;
  min-width: 66px;
  min-height: 28px;
  text-align: center;
  margin-right: 10px;
  cursor: default;
  position: relative;
  background-color: #000;
}

.sticker-wrapper .sticker:before,.sticker-wrapper .sticker:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  height: 1px;
  background-color: #000;
}

.sticker-wrapper .sticker:before {
  top: -3px;
}

.sticker-wrapper .sticker:after {
  bottom: -3px;
}

.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: #303030;
}

.sticker-wrapper .sticker._sales {
  color: #FF87A4;
}

.sticker-wrapper .sticker._hot {
  color: #FFD028;
}

.sticker-wrapper .sticker._together {
  color: #fff;
  background: #f5b00f;
}

.sticker-wrapper .sticker._complect {
  color: #fff;
  background: #127daf;
}

.sticker-wrapper .sticker._new {
  color: #9CFC84;
}

.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: #303030;
  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: #303030;
  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: 90px;
  padding-top: 20px;
  margin-top: 16px;
}

.review-item .review-answer .review-item {
  margin-bottom: 0;
}

.review-item .review-item {
  border: none;
}

.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: #303030;
  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 {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  margin: 25px 0 0 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #A0A0A0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
}

.main-utp .utp-item {
  max-width: 290px;
  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: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  color: #010E03;
}

.main-utp .utp-img-wrapper {
  margin-right: 10px;
}

.main-utp > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 -webkit-calc(100% / 4);
      -ms-flex: 0 0 calc(100% / 4);
          flex: 0 0 calc(100% / 4);
  max-width: -webkit-calc(100% / 4);
  max-width: calc(100% / 4);
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.checkout-sidebar {
  position: relative;
  height: 100%;
}

.checkout-sidebar .label {
  margin-right: 7px;
}

.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: #303030;
  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: #303030;
  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 .count-products:empty {
  display: none;
}

.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: #303030;
  -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: #303030;
  background: #242424;
}

.checkout-sidebar .sub-cart .cart-info .title {
  width: 100%;
  background: #303030;
  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: #303030;
  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: #303030;
  font-size: 1rem;
  border-radius: 10px;
}

.product-page .qty-wrap-more-product {
  top: -135px;
}

.checkout-page .qty-wrap-more-product {
  top: -70px;
}

.qty-wrap-more-product {
  display: none;
  position: absolute;
  background: #ffffff;
  z-index: 20;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  top: -50px;
  padding: 20px;
  text-align: center;
  left: -10px;
  width: 300px;
}

.qty-wrap-more-product.show {
  display: block;
}

.cart-products {
  padding: 40px 60px 0 50px;
 /** Меня достало всякий раз высчитывать эти проценты ))) */;
}

.cart-products .product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-radius: 4px;
}

.cart-products .product:not(:last-child) {
  margin-bottom: 15px;
}

.cart-products .product-col {
  background: #ffffff;
}

.cart-products .col-img {
  max-height: 213px;
  max-width: 144px;
  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;
  margin-right: 10px;
  border-radius: 7px;
  background-color: transparent;
}

.cart-products .col-img a {
  max-height: 100%;
  height: 100%;
}

.cart-products .col-img img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 7px;
}

.cart-products .col-info {
  width: 31%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  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;
  margin-left: auto;
  border-radius: 7px 0 0 7px;
}

.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 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 26%;
      -ms-flex: 0 0 26%;
          flex: 0 0 26%;
  max-width: 26%;
  position: relative;
  padding: 30px;
}

.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-qty .qty-wrap {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.cart-products .col-qty .qty-block {
  max-width: 155px;
  margin-right: 10px;
  border-radius: 0;
  border: 1px solid #f3f3f3;
  border-top: none;
  border-bottom: none;
}

.cart-products .col-qty .count-input {
  border: 1px solid #8a8a8a;
  border-radius: 7px;
}

.cart-products .col-qty .count-input {
  height: 45px;
}

.cart-products .col-price-total {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 27%;
      -ms-flex: 0 0 27%;
          flex: 0 0 27%;
  max-width: 27%;
  padding: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0 7px 7px 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;
  background-color: transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -15px;
  padding: 0;
}

.cart-products .product-label {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 30px;
}

.cart-products .cart-sku {
  margin-bottom: 14px;
  color: #303030;
  border-radius: 4px;
}

.cart-products .cart-sku__text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #8a8a8a;
}

.cart-products .cart-sku__value {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #363636;
}

.cart-products .cart-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #363636;
  margin-bottom: 11px;
  display: inline-block;
}

.cart-products .price-block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.cart-products .remove {
  font-size: 14px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  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 #000000;
  border-radius: 50%;
  z-index: 2;
  background-color: #ffffff;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.cart-products .remove:hover {
  background-color: #000000;
  color: #ffffff;
}

.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: '\e87c';
}

.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: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 1px 7px 0px 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: #303030;
}

.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: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 30px;
}

.cart-buy-block .btn-back {
  margin-right: 40px;
  margin-left: 50px;
  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;
}

.cart-buy-block .btn-back .text {
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  color: #000000;
}

.cart-buy-block .btn-back:hover .text {
  color: #808080;
}

.cart-buy-block .btn-back i {
  display: none;
}

.cart-buy-block .btn-back .text {
  border-bottom: 1px dotted;
  font-weight: bold;
  color: #000000;
}

.cart-buy-block .btn-checkout-wrapper {
  margin-right: 40px;
}

.cart-buy-block .btn-checkout-wrapper .checkout-total-block {
  margin-bottom: 10px;
  text-align: center;
}

.cart-buy-block .btn-checkout-wrapper .checkout-total-block .label {
  font-size: 1rem;
  margin-right: 10px;
}

.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 {
  height: 59px;
  min-width: 355px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  color: #ffffff;
  background: #ee151f;
  border-radius: 7px;
  border: 1px solid #ee151f;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.cart-buy-block .btn-checkout-wrapper .btn-checkout:hover {
  color: #ee151f;
  background: #ffffff;
}

.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: #ffffff;
  margin-top: 30px;
  padding: 30px 40px;
}

.tell-block-cart .tell-block-fast-buy__wrapper {
  padding: 30px;
  border: 1px solid #8a8a8a;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 7px;
}

.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-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.tell-block-cart .tell-block-title {
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 18px;
}

.tell-block-cart .tell-block-text {
  width: 50%;
  font-size: 1rem;
  line-height: 1.2875;
}

.tell-block-cart .cart-order-form-row {
  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;
}

.tell-block-cart .cart-order-form-row .controls {
  min-width: 250px;
  width: 50%;
}

.tell-block-cart .cart-order-form-row .buttons-wrapper {
  width: 50%;
}

.tell-block-cart form.cart-order-form-fast {
  min-width: 60%;
  padding: 0 0 0 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.tell-block-cart form.cart-order-form-fast .btn-submit {
  height: 100%;
  width: 100%;
  -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;
  background: #8a8a8a;
  border-radius: 7px;
  border-color: #8a8a8a;
  margin-left: -10px;
}

.tell-block-cart form.cart-order-form-fast .btn-submit:hover {
  color: #ffffff;
  background-color: #ee151f;
  border-color: #ee151f;
}

.tell-block-cart form.cart-order-form-fast .controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tell-block-cart form.cart-order-form-fast .pre-cellphone {
  background: #f4f4f4;
  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;
  border: none;
  border-radius: 7px 0 0 7px;
  padding: 0 10px 0 15px;
  position: relative;
  color: #8a8a8a;
  font-size: 16px;
  letter-spacing: 2px;
}

.tell-block-cart form.cart-order-form-fast .pre-cellphone:after {
  height: 40px;
  content: "";
  width: 1px;
  background-color: #8a8a8a;
  position: absolute;
  top: 8px;
  right: 0;
}

.tell-block-cart form.cart-order-form-fast .cellphone {
  margin-right: -7px;
  background: #f4f4f4;
  border: none;
  border-radius: 0;
  color: #8a8a8a;
  font-size: 16px;
  letter-spacing: 4px;
}

.tell-block-cart form.cart-order-form-fast .cellphone.error {
  color: red;
  border: 1px solid red;
}

.tell-block-cart form.cart-order-form-fast .form-control:focus {
  background-color: #f4f4f4;
}

.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;
}

.checkout-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-bottom: 100px;
}

.checkout-page .auth-form-pane {
  margin-top: 20px;
  padding: 20px;
  background-color: #fff;
}

.checkout-page .auth-form-pane .form-title {
  display: none;
}

.checkout-page .order-products {
  position: relative;
}

.checkout-page .order-products .checkout-title {
  margin-top: 20px;
}

.checkout-page .order-products .cart-products {
  margin-top: 20px;
}

.checkout-page .order-products .checkout-title span {
  padding-left: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #8A8A8A;
}

.checkout-page .order-products .block-price-checkout {
  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: 0;
  height: 85px;
  background-color: #fff;
  padding: 15px 20px;
}

.checkout-page .order-products .block-price-button {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 30px;
  height: 100%;
}

.checkout-page .order-products .block-price-button button {
  height: 56px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  border: 1px solid #EE151F;
  color: #FFFFFF;
  background: #EE151F;
  border-radius: 7px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.checkout-page .order-products .block-price-button button:hover {
  color: #EE151F;
  background: #fff;
}

.checkout-page .order-products .block-price-checkout .price-block {
  -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;
}

.checkout-page .order-products .block-price-checkout .price-block .text-inner {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  color: #303030;
  margin-bottom: 7px;
}

.checkout-page .cart-products.checkout-cart-products .col-qty {
  margin-left: 0;
}

.checkout-page .cart-products.checkout-cart-products .col-img {
  padding: 20px;
}

.checkout-page .cart-products.checkout-cart-products .col-price-total {
  padding-left: 25px;
}

.checkout-page .checkout-form-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.checkout-page .control-label {
  color: #8A8A8A;
}

.checkout-page .form-group {
  position: relative;
}

.checkout-page .error {
  color: red;
}

.checkout-page .form-control:focus {
  background: transparent;
  border-color: #8A8A8A;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.checkout-page .form-control {
  color: #717171;
  border-color: #8A8A8A;
}

.checkout-page .order-form-left,.checkout-page .order-form-right {
  width: 50%;
  padding: 20px;
  background-color: #fff;
  margin-top: 20px;
}

.checkout-page .block-price-checkout {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}

.checkout-page .block-price-checkout .btn.buy-btn.btn-main {
  border-radius: 7px;
  background: #EE151F;
  border: 1px solid #EE151F;
  color: #fff;
  height: 56px;
  padding: 0 64px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.checkout-page .block-price-checkout .btn.buy-btn.btn-main:hover {
  background: transparent;
  border: 1px solid #EE151F;
  color: #EE151F;
}

.checkout-page .checkout-total-price {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 45px;
}

.checkout-page .checkout-total-price .total-price-title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  color: #303030;
}

.checkout-page .checkout-total-price .price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  color: #303030;
  margin-left: 15px;
}

.checkout-page .checkout-total-price .price .price-currency {
  font-size: 20px;
}

.checkout-page .form-group-text {
  padding-left: 10px;
}

.checkout-page .form-group-text .required {
  color: #FF0A0A;
}

.checkout-page .form-group-text .text {
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #303030;
}

.checkout-page .checkout-title-num {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  color: #EE151F;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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: 48px;
  height: 48px;
  border: 1px solid #EE151F;
  border-radius: 50%;
  margin-right: 10px;
  margin-bottom: 20px;
}

.checkout-page .checkout-title-text {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  color: #000000;
}

.checkout-page .order-form-right {
  border-radius: 0 7px 7px 0;
}

.checkout-page .order-form-left {
  border-radius: 7px 0 0 7px;
  border-right: 1px solid #F4F4F4;
}

.checkout-page .textarea-block {
  width: 100%;
  margin-top: 30px;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 7px;
  color: #303030;
}

.checkout-page .textarea-block textarea {
  height: 170px;
  padding: 15px 20px;
}

.checkout-page .textarea-block textarea::-webkit-input-placeholder {
  color: #303030;
}

.checkout-page .textarea-block textarea::-moz-placeholder {
  color: #303030;
}

.checkout-page .textarea-block textarea:-ms-input-placeholder {
  color: #303030;
}

.checkout-page .textarea-block textarea::placeholder {
  color: #303030;
}

.checkout-page .login-form-popup {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.checkout-page .login-form-popup .required {
  color: red;
  margin-right: 5px;
}

.checkout-page .login-form-popup .text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}

.checkout-page .login-form-popup .control-group,.checkout-page .login-form-popup .form-group {
  margin-bottom: 0;
  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-page .login-form-popup .controls {
  width: 100%;
}

.checkout-page .login-form-popup .control-group:nth-child(2) {
  width: 40%;
  margin-bottom: 20px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.checkout-page .login-form-popup .control-group:nth-child(3) {
  width: 40%;
  margin-bottom: 20px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.checkout-page .login-form-popup .control-group:nth-child(5) {
  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;
  width: 15%;
  margin-bottom: 20px;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.checkout-page .login-form-popup .control-group:nth-child(6) {
  margin-left: auto;
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

.checkout-page .login-form-popup .control-group:nth-child(4) {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.checkout-page .login-form-popup .text-left-required {
  font-style: italic;
}

.checkout-page .login-form-popup .text-left-required .required {
  color: #EE151F;
  margin-right: 5px;
}

.checkout-page .login-form-popup .btn-registration .text {
  color: #EE151F;
  border-color: #EE151F;
}

.checkout-page .login-form-popup .control-group:last-child {
  margin-left: 50px;
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}

.checkout-page .login-form-popup .btn-submit-wrapper {
  width: 100%;
}

.checkout-page .login-form-popup .btn.btn-default.btn-submit {
  width: 100%;
  height: 56px;
  background: #EE151F;
  border: 1px solid #EE151F;
  border-radius: 7px;
  cursor: pointer;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.checkout-page .login-form-popup .btn.btn-default.btn-submit i {
  margin-left: 8px;
}

.checkout-page .login-form-popup .btn.btn-default.btn-submit:hover {
  color: #EE151F;
  background: #fff;
}

.checkout-page .login-form-popup .form-title {
  width: 100%;
}

.checkout-page .page-title {
  width: 100%;
  text-align: center;
}

.checkout-page .order-products {
  width: 32%;
  padding-left: 30px;
}

.checkout-page .checkout-form {
  padding-right: 30px;
  width: 68%;
}

.checkout-page .order-products .price-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.checkout-page .cart-products.checkout-cart-products .col-qty,.checkout-page .cart-products.checkout-cart-products .col-price-total {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.checkout-page .nav-tabs {
  border-color: #fff;
}

.checkout-page .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;
  width: 36%;
  height: 86px;
  background: #FFFFFF;
  border: 1px solid #F4F4F4;
  border-bottom-color: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px 4px 0 0;
  font-style: normal;
  font-size: 20px;
  line-height: 25px;
  color: #8A8A8A;
}

.checkout-page .nav-item.nav-link.active {
  background: #545454;
  font-weight: 500;
  color: #FFFFFF;
}

.success-wrapper {
  width: 100%;
  max-width: 1300px;
  padding: 45px;
  margin-left: auto;
  margin-right: auto;
}

.success-wrapper .buttons-wrap {
  padding-top: 30px;
}

.success-wrapper .page-title {
  color: #303030;
  text-transform: none;
  font-size: 30px;
}

.success-wrapper .info {
  font-size: 1rem;
  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;
}

.success-wrapper .success-left {
  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;
  width: 50%;
  padding: 60px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 7px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.success-wrapper .success-left p {
  padding: 10px 0;
  margin-bottom: 0;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  font-size: 25px;
  width: 100%;
  line-height: 42px;
  border-bottom: 1px dashed #EEEEEE;
  color: #8A8A8A;
}

.success-wrapper .success-left p:last-child {
  border-bottom: none;
}

.success-wrapper .success-left p b {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
  color: #EE151F;
}

.success-wrapper .success-left .small_p {
  font-size: 18px;
}

.success-wrapper .info-table {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 0;
  padding-left: 60px;
  width: 50%;
}

.success-wrapper .info-table .th,.success-wrapper .info-table .td {
  padding-top: 3px;
  padding-bottom: 3px;
  width: 50%;
}

.success-wrapper .info-table .th {
  position: relative;
}

.success-wrapper .info-table .th span {
  z-index: 2;
  background: #F8F8F8;
  position: relative;
}

.success-wrapper .info-table .th:before {
  z-index: 1;
  content: '';
  width: 100%;
  display: block;
  position: absolute;
  top: 25px;
  left: 5px;
  border-bottom: 1px dashed #8A8A8A;
}

.success-wrapper .info-table .td {
  padding-left: 10px;
}

.success-wrapper__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}

#delivery_pickup_city-error {
  display: none!important;
}

.main-customer-container #add_delivery_type-error {
  display: none!important;
}

.customer-discounts {
  background: #fff;
}

.customer-discounts .customer-discounts-content {
  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;
  padding: 40px 30px 30px;
  margin-bottom: 110px;
}

.customer-discounts .customer-discounts-content .personal-discount {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #EE151F;
  margin-bottom: 20px;
}

.customer-discounts .customer-discounts-content .personal-discount-buy {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #373737;
  margin-bottom: 30px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.customer-discounts .customer-discounts-content .personal-discount-future {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #373737;
}

.customer-discounts .customer-discounts-content .personal-discount-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
}

.customer-discounts .customer-discounts-content .personal-discount-table .discount {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #F4F4F4;
  margin-bottom: 0;
  min-height: 53px;
}

.customer-discounts .customer-discounts-content .personal-discount-table .discount span {
  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-left: 20px;
  padding-right: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #373737;
}

.customer-discounts .customer-discounts-content .personal-discount-table .discount b {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #373737;
  min-width: 90px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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-height: 100%;
  border-right: 1px solid #f4f4f4;
}

.customer-discounts .customer-discounts-header {
  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: 110px;
}

.customer-discounts .customer-discounts-header span {
  width: 20%;
  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-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 24px;
  padding: 15px;
  color: #8A8A8A;
}

.customer-discounts .customer-discounts-header span:nth-child(2) {
  background: #E6E6E6;
  border: 1px solid #E6E6E6;
}

.customer-discounts .customer-discounts-header span:nth-child(3) {
  background: #DADADA;
  border: 1px solid #DADADA;
}

.customer-discounts .customer-discounts-header span:nth-child(4) {
  background: #C4C4C4;
  border: 1px solid #C4C4C4;
}

.customer-discounts .customer-discounts-header span:nth-child(5) {
  background: #a0a0a0;
  border: 1px solid #a0a0a0;
}

.customer-discounts .customer-discounts-header span.active {
  background-color: #fff;
  border-color: #EE151F;
  color: #EE151F;
}

.customer-discounts .customer-discounts-header-headline {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #8A8A8A;
  margin: 0 40px;
}

.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 #303030;
  border-radius: 9px;
  margin-left: -8px;
  margin-right: -15px;
  padding: 5px 8px;
  font-weight: bold;
  color: #303030;
  display: inline-block;
  font-size: 14px;
}

.customer-discounts .current {
  font-size: 0.875rem;
  font-weight: bold;
  color: #303030;
}

.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 .order-list-info-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.orders-list .order-list-info {
  width: 100%;
}

.orders-list .cart-products {
  width: 100%;
  padding: 0;
}

.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: '\e812';
}

.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: #000000;
}

.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: #EE151F;
  margin-right: auto;
  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: #EE151F;
}

.cupon-text .custom-radio {
  width: auto;
}

.cupon-wrapper {
  padding: 20px;
  background: #fff;
  margin-bottom: 20px;
}

.cupon-input {
  position: relative;
  margin-top: 20px;
}

.cupon-input-text {
  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;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #303030;
  top: 15px;
  left: 25px;
}

.cupon-input-text:after {
  content: '';
  width: 1px;
  height: 26px;
  margin-left: 8px;
  background: #8A8A8A;
}

#cuponValue {
  width: 100%;
  background: #F4F4F4;
  border-radius: 7px;
  height: 56px;
  border: 1px solid #F4F4F4;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #303030;
  padding-left: 75px;
}

.click-cupon {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 23px;
  margin-top: 15px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
  height: 56px;
  background: #EE151F;
  border: 1px solid #EE151F;
  cursor: pointer;
  border-radius: 7px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.click-cupon:hover {
  color: #EE151F;
  background: #FFF;
}

.params-wrapper {
  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;
}

.params-wrapper .param.size {
  margin-right: 25px;
}

.params-wrapper .param.size .param-value {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 25px;
  padding-left: 5px;
  padding-right: 5px;
  min-height: 25px;
  background: #F4F4F4;
  border-radius: 2px;
}

.params-wrapper .param.color {
  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;
}

.params-wrapper .param.color .param-value {
  min-width: 25px;
  min-height: 25px;
  display: inline-block;
  margin-left: 5px;
}

.customer-container .order-list-short-info {
  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: 0;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: 30px;
}

.customer-container .order-list-short-info .price {
  margin-left: 10px;
}

.customer-container .menu-customer-toggle {
  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;
  padding: 15px;
  background-color: #fff;
}

.customer-container .orders-list {
  width: 100%;
  max-width: 100%;
}

.customer-container .orders-list {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 40px;
  border-radius: 7px;
}

.customer-container .orders-list-inner.active {
  margin-bottom: 0;
}

.customer-order-products .product .product-col:before {
  border-color: #F4F4F4 !important;
}

.customer-order-products .product-articul .text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: #8A8A8A;
}

.customer-order-products .product-articul span {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: #363636;
}

.customer-order-products .product.product-header {
  border: none;
}

.customer-order-products .product.product-header p {
  margin-bottom: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #8A8A8A;
}

.customer-order-products .product.product-header .product-col:before {
  display: none;
}

.customer-order-products .product.product-header .product-col:after {
  display: none;
}

.customer-order-products .product.product-header .product-col {
  padding: 10px 20px;
}

.customer-order-products .product .product-col:after {
  border-color: #F4F4F4 !important;
}

.customer-order-products .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!important;
  font-size: 1.125rem;
  line-height: 1.3333;
  border: 1px solid #F4F4F4;
}

.customer-order-products .product .product-col {
  background-color: #FFFFFF;
}

.customer-order-products .product .product-title {
  font-weight: 500;
  color: #000000;
  -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 .form-group {
  position: relative;
}

.page-customer-info .addresses-list li {
  height: 40px;
}

.page-customer-info .form-wrap-title {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  color: #8A8A8A;
  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;
}

.page-customer-info .form-wrap-title:before {
  content: '';
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  width: 4px;
  height: 20px;
  background-color: #8A8A8A;
}

.page-customer-info .change-pass .change-pass-form {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 30px;
}

.page-customer-info .change-pass .change-pass-form .controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  border-bottom: 1px solid #EEEEEE;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-customer-info .change-pass .change-pass-form .form-control {
  border: none;
  color: #000;
}

.page-customer-info .change-pass .change-pass-form .form-control::-webkit-input-placeholder {
  color: #000;
}

.page-customer-info .change-pass .change-pass-form .form-control::-moz-placeholder {
  color: #000;
}

.page-customer-info .change-pass .change-pass-form .form-control:-ms-input-placeholder {
  color: #000;
}

.page-customer-info .change-pass .change-pass-form .form-control::placeholder {
  color: #000;
}

.page-customer-info .change-pass .change-pass-form .control-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-customer-info .change-pass .change-pass-form .control-group:last-child .controls {
  border-bottom: none;
}

.page-customer-info .change-pass .change-pass-form .control-group:last-child button {
  border: 1px solid #EE151F;
  background-color: #EE151F;
  color: #fff;
  border-radius: 7px;
  height: 40px;
  min-width: 100px;
}

.page-customer-info .change-pass .change-pass-form .control-group:last-child button:hover {
  background-color: #fff;
  color: #EE151F;
}

.page-customer-info .change-pass .change-pass-form .personalDataForm {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-customer-info .change-pass .change-pass-form .control-label {
  position: static;
  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: 50%;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  opacity: 1;
  border-bottom: 1px solid #EEEEEE;
  height: 100%;
  margin-bottom: 0;
}

.page-customer-info .change-pass .change-pass-form .control-group._focus .control-label,.page-customer-info .change-pass .change-pass-form .form-group._focus .control-label {
  position: static;
  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;
  width: 50%;
}

.page-customer-info .change-pass .change-pass-form .note {
  display: none;
}

.page-customer-info .delivery-container {
  padding: 20px 30px;
  background: #fff;
  border-radius: 7px;
}

.page-customer-info .delivery-container input {
  border: 1px solid #EEEEEE;
  background: #fff;
  border-radius: 7px;
}

.page-customer-info .delivery-container .btn.btn-main.btn-add {
  border: 1px solid #EE151F;
  background-color: #EE151F;
  color: #fff;
  border-radius: 7px;
  height: 40px;
  min-width: 100px;
}

.page-customer-info .delivery-container .btn.btn-main.btn-add:hover {
  background-color: #fff;
  color: #EE151F;
}

.page-customer-info .delivery-container .jq-selectbox__select {
  border: none;
  background: transparent;
  border-radius: 7px;
  width: 100%;
  height: 100%;
}

.page-customer-info .delivery-container .addresses-list 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;
}

.page-customer-info .delivery-container .addresses-list li .type {
  display: none;
}

.page-customer-info .delivery-container .custom-radio {
  width: 100%;
}

.page-customer-info .userinfo {
  padding: 10px 30px 30px;
  background-color: #fff;
  border-radius: 7px;
}

.page-customer-info .userinfo .controls {
  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: 50%;
  border-bottom: 1px solid #EEEEEE;
}

.page-customer-info .userinfo .control-group:last-child {
  margin-top: 20px;
  margin-bottom: 0;
}

.page-customer-info .userinfo .control-group:last-child .controls {
  border-bottom: 0;
}

.page-customer-info .userinfo .btn.btn-red.btn-save {
  border: 1px solid #EE151F;
  background-color: #EE151F;
  color: #fff;
  border-radius: 7px;
  height: 40px;
  width: 100px;
}

.page-customer-info .userinfo .btn.btn-red.btn-save:hover {
  background-color: #fff;
  color: #EE151F;
}

.page-customer-info .userinfo .control-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-customer-info .userinfo .control-label {
  opacity: 1;
  position: static;
  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: 0;
  width: 50%;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #000000 !important;
  border-bottom: 1px solid #EEEEEE;
}

.page-customer-info .userinfo .form-group._focus .control-label {
  opacity: 1;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #000000 !important;
}

.page-customer-info .userinfo .form-control {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  border: none;
}

.page-customer-info .userinfo .form-control::-webkit-input-placeholder {
  color: #000000;
}

.page-customer-info .userinfo .form-control::-moz-placeholder {
  color: #000000;
}

.page-customer-info .userinfo .form-control:-ms-input-placeholder {
  color: #000000;
}

.page-customer-info .userinfo .form-control::placeholder {
  color: #000000;
}

.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;
}

.customer-container .page-title {
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #454545;
}

.customer-container .profileForm-container {
  margin-top: 0!important;
}

.customer-container .aside-menu {
  width: 100%;
}

.customer-container .menu-item {
  height: 76px;
  width: 100%;
}

.customer-container .menu-item .icon-wrapper {
  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: 59px;
  font-size: 20px;
  color: #8A8A8A;
  height: 100%;
  margin-right: 20px;
}

.customer-container .menu-item .menu-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;
  height: 100%;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #8A8A8A;
  text-shadow: none;
}

.customer-container .menu-item .menu-link.active {
  border: 1px solid #8A8A8A;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 40px;
  color: #000000;
}

.customer-container .menu-item .menu-link.active .icon-wrapper {
  background-color: #000;
  color: #fff;
}

.customer-container .forms {
  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;
}

.customer-container .right-side {
  padding-left: 15px;
  width: 77%;
}

.customer-container .form-wrap,.customer-container .delivery {
  width: 48%;
}

.customer-container .main-customer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.customer-container .aside-wrapper {
  width: 23%;
  padding-right: 15px;
  max-width: 23%;
}

.main-category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  background-color: #fff;
  border-radius: 7px;
}

.main-category__list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  width: 97%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 382px);
  grid-template-areas: "first item2 item4" "first item3 item5";
}

.main-category__link-button-more {
  position: absolute;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  width: 250px;
  left: 50%;
  top: 120%;
  height: 50px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #EE151F;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  border: 1px solid #EE151F;
}

.main-category__link-button-more:hover {
  color: #fff;
  border-color: #fff;
  background: transparent;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.main-category__link-text-wrapper {
  position: relative;
}

.main-category__item {
  width: 100%;
  position: relative;
  border-radius: 7px;
}

.main-category__item:first-child {
  grid-area: first;
}

.main-category__item:nth-child(2) {
  grid-area: item2;
}

.main-category__item:nth-child(3) {
  grid-area: item3;
}

.main-category__item:nth-child(4) {
  grid-area: item4;
}

.main-category__item:nth-child(5) {
  grid-area: item5;
}

.main-category__item:hover .main-category__link-button-more {
  max-height: 50px;
  opacity: 1;
  overflow: visible;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.main-category__item:hover .main-category__link-text {
  width: 100%;
  height: 100%;
  max-height: 100%;
  border-radius: 7px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.main-category__image {
  width: 100%;
  height: auto;
  max-height: 100%;
}

.main-category__social-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;
  height: 50%;
  padding: 25px 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.07em;
  color: #000;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.main-category__social-link:hover {
  color: #808080;
  text-decoration: none;
}

.main-category__social-link .icon-wrapper {
  margin-right: 10px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.main-category__social-link:first-child {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.main-category__social-link:first-child .main-category__social-text-wrapper {
  -webkit-transform: rotate(-90deg) translateX(50%);
      -ms-transform: rotate(-90deg) translateX(50%);
       -o-transform: rotate(-90deg) translateX(50%);
          transform: rotate(-90deg) translateX(50%);
}

.main-category__social-text-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: rotate(-90deg) translateX(-50%);
      -ms-transform: rotate(-90deg) translateX(-50%);
       -o-transform: rotate(-90deg) translateX(-50%);
          transform: rotate(-90deg) translateX(-50%);
  height: 20px;
}

.main-category__link-text {
  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: absolute;
  bottom: 0;
  left: 0;
  width: 55%;
  height: 5vw;
  min-height: 60px;
  min-width: 200px;
  max-height: 115px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  background: rgba(0, 0, 0, 0.65);
  border-radius: 0 7px 0 7px;
}

.main-category__link {
  color: #fff;
}

.main-category__link:hover {
  color: #cccccc;
}

.main-category__link-text-wrapper {
  display: block;
  max-height: 72px;
}

.main-category__link-text-top {
  display: block;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.main-category__link-text-bottom {
  display: block;
  font-style: normal;
  font-weight: 500;
  font-size: 38px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
}

.main-category__social {
  width: 3%;
}

.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: #303030;
}

.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 {
  text-align: center;
}

.contact-page .block-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;
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.contact-page .social-wrapper .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contact-page .social-wrapper p {
  margin-bottom: 0;
}

.contact-page .social-wrapper .messegers-item {
  display: none;
}

.contact-page .social-wrapper .item {
  margin-right: 15px;
}

.contact-page .block-right-wrapper {
  width: 44%;
  background: #F8F8F8;
  border-radius: 7px;
  padding: 50px;
}

.contact-page .block-right-wrapper .btn-submit-wrapper {
  float: left;
}

.contact-page .block-right-wrapper .form-text {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
}

.contact-page .block-right-wrapper .form-control {
  border-color: #8A8A8A;
}

.contact-page .block-right-wrapper .form-control::-webkit-input-placeholder {
  color: #8A8A8A;
}

.contact-page .block-right-wrapper .form-control::-moz-placeholder {
  color: #8A8A8A;
}

.contact-page .block-right-wrapper .form-control:-ms-input-placeholder {
  color: #8A8A8A;
}

.contact-page .block-right-wrapper .form-control::placeholder {
  color: #8A8A8A;
}

.contact-page .block-right-wrapper .messegers-item {
  float: right;
}

.contact-page .block-right-wrapper .form-title {
  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;
}

.contact-page .block-right-wrapper .form-title:before {
  display: none;
}

.contact-page .block-right-wrapper .btn-submit {
  width: 208px;
  height: 56px;
  background: #EE151F;
  color: #fff;
  border-radius: 7px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.contact-page .block-right-wrapper .btn-submit:hover {
  color: #EE151F;
  background-color: transparent;
}

.contact-page .block-left-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 20px 0;
  width: 55%;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
}

.contact-page .block-left-wrapper .emails-wrapper {
  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;
}

.contact-page .block-left-wrapper .block-left-headline {
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 24px;
  color: #121212;
}

.contact-page .block-left-wrapper .block-left-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.contact-page .block-left-wrapper .phones,.contact-page .block-left-wrapper .emails,.contact-page .block-left-wrapper .work-time,.contact-page .block-left-wrapper .social-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 140px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 29px;
  color: #000000;
}

.contact-page .block-left-wrapper .phone,.contact-page .block-left-wrapper .emails-wrapper a {
  color: #000000;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.contact-page .block-left-wrapper .phone:hover,.contact-page .block-left-wrapper .emails-wrapper a:hover {
  color: #808080;
  text-decoration: none;
}

.contact-page .block-left-wrapper .phone-wrapper {
  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;
}

.contact-page .block-left-wrapper .block-left-list {
  margin-top: 25px;
}

.contact-page .block-left-wrapper .icon-wrapper {
  margin-right: 25px;
  min-width: 60px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #373737;
  color: #fff;
  font-size: 20px;
}

.favorites-page .favorite-sum-wrapper {
  background: #fafafa;
  border-radius: 2px;
  border: 1px solid #c0c0c0;
  color: #303030;
  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-pad .page-title {
  text-align: center;
  font-weight: 500;
}

.delivery-pay-text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}

.price-delivery-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.price-delivery-container .page-img-wrapper img {
  margin-bottom: 0;
}

.price-delivery-container .page-img-wrapper {
  min-width: 40%;
  max-width: 715px;
}

.price-delivery-container .utp-post-list {
  margin-left: 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;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.price-delivery-container .utp-post-list .utp-post-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.price-delivery-container .utp-post-list .utp-post-title i {
  margin-right: 10px;
  font-size: 20px;
  color: #A0A0A0;
}

.price-delivery-container .utp-post-list .utp-post-text {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  color: #373737;
}

.price-delivery-container .utp-post-list .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;
  background-color: #fff;
  margin-top: 30px;
  padding: 25px;
}

.price-delivery-container .utp-post-list .utp-item .text-wrapper p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

.price-delivery-container .utp-post-list .utp-item .text-wrapper p:first-child {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
}

.price-delivery-container .utp-post-list .utp-item .text-wrapper p:nth-child(2) {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}

.price-delivery-container .utp-post-list .utp-item .img-wrapper {
  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-width: 30%;
  margin-right: 40px;
}

.price-delivery-container .utp-post-list .utp-item img {
  margin-bottom: 0;
}

.utp-pay-info .utp-post-title i {
  margin-right: 10px;
  font-size: 20px;
  color: #A0A0A0;
}

.utp-pay-info .utp-item-title {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #EE151F;
  margin-bottom: 10px;
  margin-top: 20px;
}

.utp-pay-info .utp-item:last-child .text-wrapper {
  font-style: italic;
}

.utp-pay-info .utp-item:last-child {
  margin-top: 40px;
}

.utp-pay-info .text-wrapper {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}

.utp-pay-info .utp-post-text {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  color: #373737;
}

.category-page {
  padding-bottom: 60px;
}

.category-page .page-title {
  text-align: center;
}

.category-page .catalog-list-more {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-row-gap: 30px;
  grid-column-gap: 30px;
}

.page-main {
  padding-bottom: 80px;
}

.page-main .page-content {
  margin-top: 40px;
}

.page-main .page-content .main_desc-text {
  font-size: 18px;
  padding-right: 20px;
  max-height: 30vw;
  min-height: 250px;
  overflow: auto;
}

.page-main .page-content-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;
}

.page-main .page-content__image {
  width: 50%;
  height: auto;
  margin-left: 15px;
}

.page-regular .page-title {
  text-align: center;
}

.page-regular .page-img-wrapper {
  width: 100%;
}

.page-regular .page-img-wrapper img {
  width: 100%;
  margin-bottom: 0;
}

.page-regular .page-img-wrapper + .container {
  padding-left: 0;
  padding-right: 0;
}

.footer-pay-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.page-about {
  padding-bottom: 140px;
}

.page-about .page-title {
  text-align: center;
  font-weight: 500;
}

.page-about .page-about-utp .container {
  padding: 0;
}

.page-about .page-about-utp .main-utp {
  border-bottom: none;
  background: #ffffff;
  padding: 40px 25px;
}

.page-about .text-formatted-wrapper {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  padding-top: 40px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
}

.category-page-sub-container .page-title {
  text-align: center;
}

.category-page-sub-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}

.category-page-sub-list a img {
  width: 100%;
  height: auto;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.category-page-sub-list a:hover {
  text-decoration: none;
}

.category-page-sub-list a:hover .text-wrapper {
  color: #ffffff;
  background: #000000;
  padding-left: 10px;
  padding-right: 10px;
}

.category-page-sub-list a:hover img {
  opacity: 0.6;
}

.category-page-sub-list .text-wrapper {
  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;
  padding-top: 30px;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 1;
  text-transform: uppercase;
  color: #000000;
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding-right: 20px;
  border-radius: 0 0 6px 6px;
}

.category-page-sub-list .text-wrapper:after {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  content: "";
  width: 70px;
  height: 1px;
  background: #000000;
  margin-top: 13px;
}

#characteristics .collapse-inner p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #373737;
}

.page-articul {
  margin-bottom: 15px;
}

.review-item {
  border: 1px solid #f4f4f4;
  border-radius: 7px;
  padding: 20px 30px;
}

.review-item .review-reply {
  margin-bottom: 0;
}

.review-item .review-content {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-left: 0;
  margin-top: 15px;
  border-top: 1px solid #f4f4f4;
}

.review-item .review-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;
  padding-left: 0;
}

.review-item .review-info .review-name {
  margin-bottom: 0;
  margin-right: 40px;
}

.review-item .review-info .rating {
  margin-right: 25px;
}

.review-item .review-info .review-date {
  color: #8a8a8a;
}

.reviewAnswer-form .review-author {
  margin-bottom: 15px;
}

.reviewAnswer-form .review-author b {
  margin-right: 20px;
}

.reviewAnswer-form .btn-submit-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.reviewAnswer-form .btn-close {
  border: 1px solid #bc222a;
  border-radius: 7px;
  background-color: transparent;
  color: #bc222a;
}

.reviewAnswer-form .btn-close:hover {
  color: #ffffff;
  background-color: #bc222a;
}

.review-form-call {
  width: 400px;
  max-width: 90vw;
}

.review-form-call .form-control {
  color: #000000;
}

.review-form-call .form-control::-webkit-input-placeholder {
  color: #000000;
}

.review-form-call .form-control::-moz-placeholder {
  color: #000000;
}

.review-form-call .form-control:-ms-input-placeholder {
  color: #000000;
}

.review-form-call .form-control::placeholder {
  color: #000000;
}

.review-form-call .review-rate {
  margin-bottom: 10px;
}

.review-form-call .review-rate-hint {
  display: none;
}

.review-form-call .btn-add-review {
  width: 140px;
  height: 45px;
  border-radius: 7px;
}

.review-form-call .btn-add-review:hover {
  background-color: #bc222a;
  color: #ffffff;
}

.product-page {
  background-color: #ffffff;
  padding-top: 20px;
}

.product-page .help-size {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #373737;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.product-page .help-size:hover {
  opacity: 0.6;
}

.product-page .block-title {
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
}

.product-page .block-title:before {
  display: none;
}

.product-page .product-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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.product-page .review-block-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-page .review-block-wrapper .review-count {
  margin-left: 10px;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
}

.product-page .price-block-review {
  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: 20px;
}

.product-page .configurable-block-wrapper {
  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: 20px;
}

.product-page .configurable-block-wrapper .select-button {
  background: #f4f4f4;
  border-radius: 2px;
  border: none;
  min-width: 44px;
  height: 40px;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #373737;
  margin-right: 5px;
  cursor: pointer;
}

.product-page .configurable-block-wrapper .select-button.selected {
  font-weight: 500;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.16);
}

.product-page .configurable-block-wrapper .configurable-block {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-page .configurable-block-wrapper .configurable-block .configurable-block-title {
  margin-right: 10px;
  font-size: 18px;
}

.product-page .card-order-form {
  width: 100%;
  border: 1px solid #8a8a8a;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 7px;
  padding: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.product-page .card-order-form.error .form-control.cellphone {
  border: 1px solid red;
}

.product-page .card-order-form .form-title-order {
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 25px;
  color: #373737;
}

.product-page .card-order-form .form-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  margin-top: 10px;
  color: #373737;
}

.product-page .card-order-form .form-group {
  margin-bottom: 0;
  margin-top: 15px;
}

.product-page .card-order-form .form-group .form-control {
  border: none;
  background: #f4f4f4;
  color: #8a8a8a;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 3px;
  padding-left: 15px;
  border-radius: 0;
}

.product-page .card-order-form .form-group .controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: -10px;
}

.product-page .card-order-form .form-group .controls label {
  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-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #8a8a8a;
  background: #f4f4f4;
  height: 56px;
  border-radius: 7px 0 0 7px;
  padding: 0 15px;
  letter-spacing: 2px;
  position: relative;
}

.product-page .card-order-form .form-group .controls label:after {
  right: 0;
  height: 44px;
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  background: #8a8a8a;
}

.product-page .card-order-form .form-group .btn-submit {
  width: 52%;
  height: 56px;
  background: #8a8a8a;
  border-radius: 7px;
  border-color: #8a8a8a;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.product-page .card-order-form .form-group .btn-submit:hover {
  border-color: #d2262f;
  background: #ffffff;
}

.product-page .card-order-form .form-group .btn-submit:hover .text {
  color: #d2262f;
}

.product-page .card-order-form .form-group .btn-submit .text {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  color: #ffffff;
}

.product-page .articul-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #8a8a8a;
}

.product-page .articul-value {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #363636;
}

.product-page .page-title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 35px;
  line-height: 46px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #000000;
}

.product-page .product-card-navigation {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  z-index: 20;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #f4f4f4;
  border-radius: 7px;
  height: 56px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 30px;
  margin-bottom: 30px;
}

.product-page .product-card-navigation__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.product-page .product-card-navigation__item {
  padding: 0 2.7vw;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.product-page .product-card-navigation__item:first-child {
  padding-left: 0;
  border-left: none;
}

.product-page .product-card-navigation__item:last-child {
  border-right: none;
}

.product-page .product-card-navigation__link {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  color: #373737;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.product-page .product-card-navigation__link:hover:after,.product-page .product-card-navigation__link.active:after {
  max-width: 100%;
}

.product-page .product-card-navigation__link.active {
  font-weight: bold;
}

.product-page .product-card-navigation__link:after {
  content: "";
  display: block;
  max-width: 0;
  border-bottom: 1px solid #000000;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.product-page .product-card-navigation__link:hover {
  text-decoration: none;
}

.product-page .page-articul__wrapper {
  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;
}

.product-page .page-articul__wrapper-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: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.product-page .price-block__wrapper-component {
  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;
}

.product-page .price-block__wrapper-component .price-block__text-price {
  font-size: 18px;
  line-height: 1;
  padding-right: 10px;
}

.product-page .price-block__wrapper-component .price {
  font-family: Roboto;
  font-weight: 500;
  font-size: 35px;
  line-height: 1;
  color: #000000;
}

.product-page .price-block__wrapper-component .price-currency {
  font-size: 25px;
}

.product-page .card-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
}

.product-page .card-right .price-block {
  -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;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 13px 30px;
  background: #0080001f;
  border-radius: 7px;
}

.product-page .card-right .price-block .prices-wrap {
  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: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.product-page .card-right .price-block .price-old {
  margin-left: 0;
}

.product-page .card-right .card-price.in-stock {
  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-left: auto;
}

.product-page .card-right .card-price.in-stock .qty-wrap._big.card-qty {
  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: auto;
  position: relative;
  padding-right: 10px;
  margin-left: auto;
}

.product-page .card-right .card-price.in-stock .qty-wrap._big.card-qty .card-qty-text {
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 0;
  font-size: 18px;
}

.product-page .card-right .card-price.in-stock .qty-wrap._big.card-qty .card-qty-text:first-child {
  margin-left: 0;
}

.product-page .card-right .card-price.in-stock .qty-wrap._big.card-qty .qty-block {
  width: auto;
  max-width: 155px;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-color: #f3f3f3;
}

.product-page .card-right .card-price.in-stock .qty-wrap._big.card-qty .count-input {
  border-radius: 7px;
  border: 1px solid #8a8a8a;
}

.product-page .card-right .card-price.in-stock .button-buy-block {
  width: 250px;
  padding-left: 10px;
}

.product-page .card-right .card-price.in-stock .button-buy-block .add-cart {
  width: 100%;
  background: green;
  border-color: green;
}

.product-page .card-right .card-price.in-stock .button-buy-block .add-cart:hover {
  color: green;
  background: transparent;
}

.product-page .card-right .card-price.in-stock .price-block {
  display: none !important;
}

.product-page .card_wrapper-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;
}

.product-page .product-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 730px;
      -ms-flex: 0 0 730px;
          flex: 0 0 730px;
  max-width: 730px;
  padding-left: 15px;
  padding-right: 15px;
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
}

.characteristics-wrap {
  font-size: 0.875rem;
  line-height: 1.2;
  color: #737373;
}

.characteristics-wrap a,.characteristics-wrap [data-js-link] {
  color: #303030;
  text-decoration: underline;
}

.characteristics-wrap a:hover,.characteristics-wrap [data-js-link]:hover {
  color: #303030;
}

.characteristics-wrap .characteristics-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  padding: 13px 22px 13px 0;
  max-width: 500px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.characteristics-wrap .characteristics-item .characteristics-value div {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  color: #000000;
}

.characteristics-wrap .characteristics-item .characteristics-value {
  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;
  padding-left: 3px;
}

.characteristics-wrap .characteristics-item .characteristics-title {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  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;
}

.characteristics-wrap .characteristics-item .characteristics-title p {
  background: #ffffff;
  display: inline-block;
  margin-bottom: 0;
  z-index: 2;
  font-size: 16px;
  position: relative;
  padding-right: 3px;
}

.characteristics-wrap .characteristics-item .characteristics-title:after {
  position: absolute;
  content: "";
  z-index: 1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-bottom: 1px dashed #8a8a8a;
  left: 0;
  bottom: 3px;
  width: 100%;
  padding-right: 2px;
}

@font-face {
  font-family:'fontello';src:url('/themes/default/dist/fonts/fontello/font/fontello.eot?29910451');src:url('/themes/default/dist/fonts/fontello/font/fontello.eot?29910451#iefix') format('embedded-opentype'), url('/themes/default/dist/fonts/fontello/font/fontello.woff2?29910451') format('woff2'), url('/themes/default/dist/fonts/fontello/font/fontello.woff?29910451') format('woff'), url('/themes/default/dist/fonts/fontello/font/fontello.ttf?29910451') format('truetype'), url('/themes/default/dist/fonts/fontello/font/fontello.svg?29910451#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: #DF2C9D;
  }

  .phone:hover {
    text-decoration: none;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }

  .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: #303030;
  }

  form .form-note a:hover,form .gui-details a:hover {
    color: #a71e25;
  }

  .product-card .product-title:hover {
    color: #DF2C9D;
  }

  .cart-buy-block .btn-back:hover {
    color: #303030;
  }

  .cart-buy-block .btn-back:hover .text {
    color: #303030;
    border-color: #303030;
  }

  .customer-order-products .product .product-title:hover {
    color: #303030;
  }
}

@media (min-width: 320px) {
  .cart-products.checkout-cart-products {
    padding: 0;
  }

  .cart-products.checkout-cart-products .product {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    background: #ffffff;
  }

  .cart-products.checkout-cart-products .product-col {
    padding-left: 22px;
    padding-right: 22px;
  }

  .cart-products.checkout-cart-products .col-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 132px;
        -ms-flex: 0 0 132px;
            flex: 0 0 132px;
    min-width: 132px;
    margin-right: 0;
  }

  .cart-products.checkout-cart-products .col-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(100% - 132px);
        -ms-flex: 0 0 calc(100% - 132px);
            flex: 0 0 calc(100% - 132px);
    max-width: -webkit-calc(100% - 132px);
    max-width: calc(100% - 132px);
  }

  .cart-products.checkout-cart-products .col-qty {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(50% - 66px);
        -ms-flex: 0 0 calc(50% - 66px);
            flex: 0 0 calc(50% - 66px);
    max-width: -webkit-calc(50% - 66px);
    max-width: calc(50% - 66px);
    margin-left: 132px;
  }

  .cart-products.checkout-cart-products .col-qty:before {
    display: none;
  }

  .cart-products.checkout-cart-products .col-price-total {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(50% - 66px);
        -ms-flex: 0 0 calc(50% - 66px);
            flex: 0 0 calc(50% - 66px);
    max-width: -webkit-calc(50% - 66px);
    max-width: calc(50% - 66px);
  }

  .cart-products.checkout-cart-products .col-remove-block {
    padding: 0;
  }

  .cart-products.checkout-cart-products .product-label {
    margin-bottom: 7px;
  }

  .cart-products.checkout-cart-products .qty-wrap .qty-block {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .cart-products.checkout-cart-products .qty-wrap .minus,.cart-products.checkout-cart-products .qty-wrap .plus {
    width: 42px;
    height: 32px;
  }

  .cart-products.checkout-cart-products .qty-wrap .count-input {
    width: 54px;
    height: 32px;
  }

  .cart-products.checkout-cart-products .complect-wrap .sticker-wrapper .sticker {
    font-size: 0.75rem;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cart-products.checkout-cart-products .complect-wrap .product {
    margin-bottom: 0;
    border-right: 1px solid #f3f3f3;
  }

  .cart-products.checkout-cart-products .complect-wrap .product:not(:last-child) {
    margin-bottom: 0;
    border-bottom: 1px solid #f3f3f3;
  }

  .cart-products.checkout-cart-products .complect-wrap .complect-products {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 61.6%;
        -ms-flex: 0 0 61.6%;
            flex: 0 0 61.6%;
    max-width: 61.6%;
    padding-right: 0;
  }

  .cart-products.checkout-cart-products .complect-wrap .col-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 132px;
        -ms-flex: 0 0 132px;
            flex: 0 0 132px;
    min-width: 132px;
    margin-right: 0;
  }

  .cart-products.checkout-cart-products .complect-wrap .col-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(100% - 132px);
        -ms-flex: 0 0 calc(100% - 132px);
            flex: 0 0 calc(100% - 132px);
    max-width: -webkit-calc(100% - 132px);
    max-width: calc(100% - 132px);
    padding-left: 10px;
    padding-right: 10px;
  }

  .cart-products.checkout-cart-products .complect-wrap .cart-title {
    font-size: 1rem;
  }

  .cart-products.checkout-cart-products .complect-wrap .complect-total-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 38.4%;
        -ms-flex: 0 0 38.4%;
            flex: 0 0 38.4%;
    max-width: 38.4%;
    padding-left: 0;
    -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;
    background: #ffffff;
  }

  .cart-products.checkout-cart-products .complect-wrap .complect-total-wrap .col-qty {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-width: 100%;
    margin-left: 0;
    border-bottom: 1px solid #f3f3f3;
  }

  .cart-products.checkout-cart-products .complect-wrap .complect-total-wrap .col-qty:before {
    display: none;
  }

  .cart-products.checkout-cart-products .complect-wrap .complect-total-wrap .col-price-total {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-width: 100%;
    border-top: 1px solid #f3f3f3;
  }
}

@media (min-width: 576px) and (max-width: 1199px) {
  .header__top-wrapper {
    max-width: 100%;
  }

  .header__main-container {
    max-width: 100%;
  }

  .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .tab-content .collapse {
    display: block;
  }
}

@media (min-width: 992px) {
  .header.header-sticky .opened-search .header__main-logo .catalog-drop-list {
    display: none;
  }

  .header.header-sticky .opened-search .search-form-wrapper .input-search {
    width: 60vw;
  }

  .header.header-sticky .opened-search .header__main-logo .img-fluid {
    max-height: 100%;
  }

  .header.header-sticky .header__main-logo .catalog-drop-list {
    max-width: 100%;
    max-height: 100%;
    visibility: visible;
    overflow: visible;
    -webkit-transition-delay: 1s;
         -o-transition-delay: 1s;
            transition-delay: 1s;
    -webkit-transition: 0.6s ease-in-out;
    -o-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    margin-left: 20px;
  }

  .header.header-sticky .header__main-logo .catalog-drop-list .catalog-drop-item {
    margin-right: 15px;
    max-width: 100%;
  }

  .header.header-sticky .header__main-logo .catalog-drop-list .catalog-drop-item:last-child {
    margin-right: 0;
  }

  .header.header-sticky .header__main-logo .catalog-drop-list .catalog-drop-link {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 16px;
    text-transform: uppercase;
    color: #000000;
  }

  .header.header-sticky .header__main-logo .catalog-drop-list .catalog-drop-link:hover {
    text-decoration: none;
  }

  .header.header-sticky .header__main-logo .catalog-drop-list .catalog-drop-link:hover span {
    color: #484848;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }

  .header.header-sticky .header__main-logo .catalog-drop-list .catalog-drop-link span {
    white-space: nowrap;
  }

  .header.header-sticky .header__main-logo .catalog-drop-list .sub-list,.header.header-sticky .header__main-logo .catalog-drop-list .sub-list-toggle-button {
    display: none;
  }

  .header.header-sticky .header__top-wrapper {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }

  .header.header-sticky .checkout-sidebar {
    position: relative;
    padding: 15px;
  }

  .header.header-sticky .checkout-sidebar .icon-wrapper {
    margin-right: 0;
  }

  .header.header-sticky .checkout-sidebar .count-products {
    position: absolute;
    font-size: 14px;
    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: 20px;
    height: 20px;
    background-color: red;
    border-radius: 50%;
    top: 5px;
    right: 5px;
  }

  .header.header-sticky .checkout-sidebar .label {
    display: none;
  }

  .header.header-sticky .header__main-logo .img-fluid {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
         -o-transform: scale(0.7);
            transform: scale(0.7);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }

  .header__nav #nav-header-wrapper .language {
    display: none;
  }

  .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;
  }
}

@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  .header.header-sticky .header__main-logo .catalog-drop-list {
    margin-left: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header.header-sticky .header__main-logo .catalog-drop-list .catalog-drop-item {
    margin-right: 20px;
    max-width: 100px;
    text-align: center;
  }

  .header.header-sticky .header__main-logo .catalog-drop-list .catalog-drop-link {
    font-size: 15px;
  }

  .header.header-sticky .header__main-logo .catalog-drop-list .catalog-drop-link span {
    white-space: normal;
  }
}

@media (pointer: fine) and (min-width: 1200px) {
  .header-phones-dropdown:hover .dropdown-phones {
    max-height: 500px;
    opacity: 1;
    z-index: 1;
  }

  .language:hover .lang-list {
    opacity: 1;
    max-height: 250px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .product-card:hover {
    -webkit-box-shadow: 1px 7px 23px 0 rgba(0, 0, 0, 0.14);
            box-shadow: 1px 7px 23px 0 rgba(0, 0, 0, 0.14);
    border-radius: 10px 10px 0 0;
  }

  .product-card:hover .hide-block {
    padding-top: 1px;
    max-height: 350px;
    opacity: 1;
    padding-bottom: 20px;
    -webkit-box-shadow: 1px 7px 23px 0 rgba(0, 0, 0, 0.14);
            box-shadow: 1px 7px 23px 0 rgba(0, 0, 0, 0.14);
  }
}

@media (min-width: 1200px) {
  .header__top-wrapper {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }

  .header__main-container {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }

  .container {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }

  .product-card .hide-block {
    -webkit-clip-path: polygon(-150% 1px, 150% 0%, 150% 150%, 0% 150%, -50% 100%);
            clip-path: polygon(-150% 1px, 150% 0%, 150% 150%, 0% 150%, -50% 100%);
  }

  .page-customer-info .customer-right {
    padding-left: 88px;
  }
}

@media (max-width: 1920px) {
  .main-category__list {
    grid-template-rows: repeat(2, 19.6vw);
  }
}

@media (max-width: 1699px) {
  .product-page .card-right .card-price.in-stock .qty-wrap._big.card-qty .card-qty-text {
    display: none;
  }
}

@media (max-width: 1600px) {
  .main-category__link-text-wrapper {
    max-height: 60px;
  }

  .main-category__link-text-bottom {
    font-size: 30px;
    line-height: 35px;
  }
}

@media (max-width: 1599px) {
  .header .search-form-wrapper .input-search {
    width: 40vw;
  }

  .header__main-container.opened-search .header__main-logo .img-fluid {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transition-delay: 0;
         -o-transition-delay: 0;
            transition-delay: 0;
  }
}

@media (max-width: 1499px) {
  .filter .selections-wrapper {
    margin-right: 1%;
  }

  .filter .filter-toggle-wrap .sort-wrapper .jq-selectbox .jq-selectbox__select-text,.filter .selections-wrapper .title {
    font-size: 14px;
  }

  .filter .filter-toggle-wrap .sort-wrapper {
    margin-right: 1%;
  }

  .filter .filter-button-all-wrapper {
    margin-left: auto;
  }

  .category-page-sub-list .text-wrapper {
    font-size: 20px;
  }

  .category-page-sub-list .text-wrapper:after {
    width: 50px;
  }

  .product-page .page-title {
    font-size: 30px;
  }

  .product-page .price-block__wrapper-component {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .product-page .card-right .card-price.in-stock {
    margin-top: 20px;
    width: 100%;
  }

  .product-page .card-right .card-price.in-stock .qty-wrap._big.card-qty {
    margin-right: auto;
    margin-left: unset;
  }
}

@media (max-width: 1440px) {
  .category-page .catalog-list-more {
    grid-template-columns: repeat(4, 1fr);
    grid-row-gap: 15px;
    grid-column-gap: 15px;
  }
}

@media (max-width: 1399px) {
  .footer__catalog,.footer__menu {
    width: 37%;
    padding: 0 2%;
  }

  .subscription-wrapper .subscription-text .title {
    line-height: 48px;
    font-size: 3.3rem;
  }

  .subscription-wrapper .subscription-text .subtitle {
    font-size: 1.3rem;
    line-height: 28px;
  }

  .popular__block .category-card-title .text {
    font-size: 22px;
  }

  .popular__block .category-card-title .text:after {
    width: 100px;
  }

  .main-category__link-text-wrapper {
    max-height: 50px;
  }

  .main-category__link-text-top {
    font-size: 16px;
    line-height: 20px;
  }

  .main-category__link-text-bottom {
    font-size: 28px;
    line-height: 35px;
  }

  .contact-page .block-left-wrapper .phones,.contact-page .block-left-wrapper .emails,.contact-page .block-left-wrapper .work-time,.contact-page .block-left-wrapper .list {
    font-size: 16px;
  }

  .contact-page .block-left-wrapper {
    width: 60%;
  }

  .contact-page .block-left-wrapper .icon-wrapper {
    margin-right: 15px;
  }

  .product-page .product-gallery {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 600px;
        -ms-flex: 0 0 600px;
            flex: 0 0 600px;
    max-width: 600px;
  }
}

@media (max-width: 1200px) {
  .product-gallery .lSSlideWrapper {
    max-height: unset !important;
  }
}

@media (max-width: 1199px) {
  .header__top-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .header__main-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .page-title {
    font-size: 38px;
  }

  .empty-text {
    margin-bottom: 100px;
  }

  .footer__headline {
    font-size: 24px;
    line-height: 28px;
  }

  .footer .footer-menu-item a {
    font-size: 15px;
    line-height: 20px;
  }

  .footer__contacts .phones a {
    font-size: 18px;
    line-height: 20px;
  }

  .footer__contacts .emails a {
    font-size: 18px;
    line-height: 20px;
  }

  .footer__contacts .footer-callback {
    font-size: 15px;
    line-height: 18px;
    padding: 7px 20px;
  }

  .footer .copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer .copyright a {
    font-size: 14px;
    line-height: 20px;
  }

  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .filter .selections-wrapper .title {
    padding: 0 10px;
  }

  .filter .filter-button-all-wrapper .filter-button-all span {
    display: none;
  }

  .filter .filter-toggle-wrap .sort-wrapper {
    min-width: 18%;
  }

  .filter .selections-wrapper {
    min-width: 18%;
  }

  .filter .filter-toggle-wrap.open .filter-button-all-text--hide {
    display: none;
  }

  .filter-delete-wrapper .filter-delete-item {
    margin-top: 10px;
  }

  .subscription-wrapper .callback-container input {
    margin-top: 0;
  }

  .subscription-wrapper .callback-button {
    margin-top: 0;
  }

  .subscription-wrapper .subscription-text .title {
    line-height: 39px;
    font-size: 2.5rem;
  }

  .subscription-wrapper .subscription-text .subtitle {
    font-size: 1.2rem;
    line-height: 28px;
  }

  .popular__block .popular__block-wrapper {
    grid-column-gap: 2vw;
  }

  .popular__block .category-card-title .text {
    font-size: 18px;
  }

  #productGallery {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
    max-width: -webkit-calc(100% - 90px);
    max-width: calc(100% - 90px);
  }

  .productGalleryNav__wrapper {
    min-width: 90px;
    max-width: 90px;
  }

  #productGalleryNav {
    min-width: 90px;
    max-width: 90px;
  }

  .product-gallery .product-gallery-prev-button,.product-gallery .product-gallery-next-button {
    display: none;
  }

  .product-mobile-block {
    display: block;
    margin-top: 20px;
  }

  .product-mobile-block .btn-wrapper {
    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;
  }

  .product-card .product-title {
    font-size: 18px;
    line-height: 20px;
  }

  .price-block .price {
    font-size: 22px;
    line-height: 35px;
  }

  .product-page .page-title {
    font-size: 28px;
    line-height: 35px;
  }

  .product-page .card-order-form .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .product-page .card-order-form .form-group .form-control {
    border-radius: 0 7px 7px 0;
  }

  .product-page .card-order-form .form-group .controls {
    width: 100%;
  }

  .product-page .card-order-form .form-group .btn-submit {
    width: 100%;
  }

  .review-item .review-answer {
    margin-left: 20px;
  }

  .main-utp {
    margin: 15px 0 0 0;
    padding-bottom: 15px;
  }

  .main-utp .utp-item {
    font-size: 14px;
    line-height: 18px;
  }

  .main-utp .utp-img-wrapper {
    margin-right: 5px;
  }

  .main-utp .utp-img-wrapper svg {
    width: 30px;
    height: 30px;
  }

  .cart-products .col-qty,.cart-products .col-price-total {
    padding: 30px 15px;
  }

  .checkout-page .checkout-form,.checkout-page .order-products {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
  }

  .checkout-page .order-products .block-price-checkout {
    display: none;
  }

  .checkout-page .nav-item.nav-link {
    width: 36%;
    height: 60px;
  }

  .customer-discounts .customer-discounts-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .customer-discounts .customer-discounts-content .personal-discount-table {
    margin-top: 20px;
  }

  .page-customer-info .change-pass .change-pass-form .control-group {
    width: 100%;
  }

  .main-category__link-text-wrapper {
    max-height: 50px;
  }

  .main-category__link-text-top {
    font-size: 15px;
    line-height: 18px;
  }

  .main-category__link-text-bottom {
    font-size: 20px;
    line-height: 26px;
  }

  .main-category__item {
    width: 100%;
    position: relative;
    border-radius: 7px;
  }

  .main-category__item:hover .main-category__link-button-more {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    -webkit-transition-delay: 0.3s;
         -o-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }

  .main-category__item:hover .main-category__link-text {
    width: 55%;
    height: 5vw;
    max-height: 115px;
    border-radius: 0 7px 0 7px;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }

  .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 .block-left-wrapper .block-left-list {
    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: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .contact-page .block-left-wrapper .phones,.contact-page .block-left-wrapper .emails,.contact-page .block-left-wrapper .work-time,.contact-page .block-left-wrapper .social-wrapper {
    width: 100%;
    margin-bottom: 40px;
  }

  .contact-page .block-left-wrapper {
    width: 40%;
  }

  .contact-page .block-right-wrapper {
    width: 60%;
  }

  .category-page .catalog-list-more {
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 15px;
    grid-column-gap: 15px;
  }

  .category-page-sub-list {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
  }

  .category-page-sub-list .text-wrapper {
    padding-top: 15px;
    font-size: 18px;
  }

  .product-page .product-gallery {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 500px;
        -ms-flex: 0 0 500px;
            flex: 0 0 500px;
    max-width: 500px;
  }

  #productGallery .lslide {
    width: 100%;
  }
}

@media (max-width: 1199px) and (max-width: 567px) {
  .price-block .price {
    font-size: 18px;
    line-height: 20px;
  }
}

@media (max-width: 991px) {
  .banner-top_desktop {
    display: none;
  }

  .banner-top_mobile {
    display: block;
  }

  .header .header__main-logo .img-fluid {
    width: 25vw;
    height: 15.625vw;
    max-width: 130px;
    max-height: 75px;
  }

  .header__nav #nav-header-wrapper {
    max-height: 100%;
  }

  .header {
    position: -webkit-sticky!important;
    position: sticky!important;
  }

  .header__main-right {
    margin-left: auto;
  }

  .header .opened-search .header__main-right {
    width: 100%;
  }

  .header .opened-search .search-form,.header .opened-search .input-search {
    width: 100%;
    margin-left: auto;
  }

  .header .nav-header-mobile {
    display: block;
    padding: 25px 3vw;
  }

  .header .nav-header-mobile p {
    margin-bottom: 0;
    font-style: italic;
  }

  .header__nav #nav-header-wrapper {
    position: absolute;
    top: 100%;
    min-height: -webkit-calc(100vh - 80px);
    min-height: calc(100vh - 80px);
    -webkit-box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.06);
            box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.06);
  }

  .header__nav .navbar-toggler-close {
    display: none;
  }

  .header__mobile-auth {
    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-left: 8px;
  }

  .header__mobile-auth button.btn-link {
    font-size: 18px;
    color: #000;
  }

  .header__mobile-auth .login-trigger-text {
    display: none;
  }

  .header__main-left {
    max-height: 100%;
    overflow: visible;
    visibility: visible;
    opacity: 1;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .header__top {
    display: none;
  }

  .hamburger-box .hamburger-inner {
    width: 33px;
  }

  .hamburger-box {
    width: 33px;
  }

  .navbar-toggler {
    width: auto;
  }

  .language {
    display: none;
  }

  .footer__catalog {
    display: none;
  }

  .footer__contacts,.footer__menu {
    width: 50%;
  }

  .footer__menu {
    padding: 0 0 0 5%;
  }

  .footer .copyright {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    margin-bottom: 10px;
  }

  .footer__copy-wrapper {
    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;
  }

  .footer__copy {
    height: auto;
    padding: 10px 0;
  }

  .footer .footer__copy-link:last-child {
    margin-left: 0;
  }

  .footer .footer__copy-link {
    margin-bottom: 10px;
  }

  .page-aside {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 35;
    background: #fff;
    width: 340px;
    height: 100%;
    max-width: 90%;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    max-height: 100%;
  }

  .page-aside .aside-wrapper {
    max-height: 100vh;
    padding-bottom: 100px;
    overflow: auto;
  }

  .page-aside.open {
    left: 0;
  }

  .filter-button-all-mobile-open {
    display: block;
    margin-bottom: 20px;
  }

  .filter-button-all-mobile-open button {
    border: 1px solid #6c757d;
    padding: 10px 15px;
    border-radius: 7px;
    cursor: pointer;
    background: transparent;
  }

  .page-aside .aside-wrapper .mobile-close-filter {
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    border: 0;
    font-size: 18px;
    background: transparent;
    cursor: pointer;
    z-index: 2;
  }

  .filter .filter-toggle-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;
  }

  .filter {
    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;
    padding: 20px;
  }

  .filter .filter-button-all-wrapper {
    display: none;
  }

  .filter .filter-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: transparent;
    text-transform: uppercase;
    font-weight: bold;
    -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;
    margin-bottom: 20px;
    color: #303030;
  }

  .filter .selections-wrapper.hideelem {
    padding: 0 0 20px;
    max-height: 100%;
    overflow: visible;
    opacity: 1;
    visibility: visible;
  }

  .filter .selections-wrapper {
    min-width: 100%;
  }

  .filter .attribute-content {
    position: static;
    max-height: 0!important;
    overflow: hidden;
    visibility: hidden;
    padding: 0 20px!important;
    opacity: 0;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }

  .filter .selections-wrapper .title.active + .attribute-content {
    position: static;
    max-height: unset!important;
    overflow: visible;
    visibility: visible;
    padding: 5px 20px 20px!important;
    opacity: 1;
  }

  .filter .filter-toggle-wrap .sort-wrapper {
    min-width: 100%;
  }

  .subscription-wrapper {
    -webkit-background-size: cover;
            background-size: cover;
    background-position: center;
    height: auto;
    max-height: 100%;
    padding: 15px 0 0;
  }

  .subscription-wrapper .subscription-form-container {
    background-color: transparent;
    width: 100%;
    height: auto;
    padding: 0;
  }

  .subscription-wrapper .subscription-form-container .controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .subscription-wrapper .callback-container {
    width: 80%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .subscription-wrapper .callback-container input {
    width: 47%;
    margin-bottom: 0;
    background-color: #373737;
  }

  .subscription-wrapper .callback-container input:first-child {
    margin-right: 10px;
  }

  .subscription-wrapper .subscription-text {
    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;
    width: 100%;
    padding-left: 0;
    margin-bottom: 10px;
  }

  .subscription-wrapper .subscription-text .subtitle {
    margin-top: 0;
  }

  .subscription-wrapper .subscription-text:before {
    display: none;
  }

  .subscription-wrapper .subscription-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .popular__block .popular__block-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: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .popular__block .popular__block-wrapper .column {
    min-width: 43.5vw;
    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;
  }

  .popular__block .popular__block-wrapper .column:last-child {
    min-width: 100%;
    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: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .popular__block .popular__block-wrapper .column:last-child .category-card {
    min-width: 43.5vw;
  }

  .popular__block .category-card {
    margin-bottom: 4.4485vw;
    width: 45%;
  }

  .popular__block .category-card:last-child {
    margin-bottom: 4.4485vw;
  }

  .popular__block .category-card-title .text {
    font-size: 18px;
  }

  .popular__block .category-card-title a:hover {
    text-decoration: none;
  }

  .popular__block .category-card-title a:hover .text-wrapper {
    background-color: transparent;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }

  .popular__block .category-card-title a:hover .text {
    color: #000;
    padding-left: 0;
  }

  .popular__block .category-card-title a:hover .text:after {
    display: block;
  }

  .product-gallery {
    margin-bottom: 25px;
  }

  .product-gallery .sticker-wrapper {
    bottom: 20px;
    right: unset;
    left: 50%;
    top: unset;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  #SalesCarousel {
    margin-top: 0;
    padding-top: 50px;
  }

  .product-all-color .color-fancy {
    grid-template-columns: repeat(2, 1fr);
  }

  .product-page .product-gallery {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  .product-page .product-gallery .lslide {
    border-right: 0;
  }

  .product-page .product-card-navigation {
    display: none;
  }

  .product-page .card-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .main-utp {
    margin-top: 25px;
    padding-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }

  .main-utp .utp-item {
    margin-bottom: 20px;
  }

  .main-utp > * {
    -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: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .header .checkout-sidebar .icon-wrapper {
    margin-right: 0;
  }

  .header .search-form {
    margin-right: 10px;
  }

  .header .search-form .btn-search-label:hover {
    background-color: #fff;
    color: #000;
    border-color: #fff;
  }

  .header .checkout-sidebar {
    background: #fff;
    border: 1px solid #fff;
    color: #000000;
    position: relative;
    padding: 10px 10px;
  }

  .header .checkout-sidebar .label {
    display: none;
  }

  .header .checkout-sidebar .count-products {
    position: absolute;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    background: #EE151F;
    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;
    border-radius: 50%;
    top: 3px;
    right: 3px;
    width: 18px;
    height: 18px;
  }

  .header .checkout-sidebar .count-products:empty {
    display: none;
  }

  .header .checkout-sidebar:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #000000;
  }

  .cart-products .product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .tell-block-cart .cart-order-form-row {
    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;
  }

  .tell-block-cart form.cart-order-form-fast .btn-submit {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
    height: 56px;
  }

  .tell-block-cart form.cart-order-form-fast .controls {
    width: 100%;
    margin-bottom: 10px;
  }

  .tell-block-cart form.cart-order-form-fast .cellphone {
    margin-right: 0;
    border-radius: 0 7px 7px 0;
  }

  .tell-block-cart .cart-order-form-row .buttons-wrapper {
    width: 100%;
  }

  .tell-block-cart form.cart-order-form-fast .pre-cellphone {
    height: 56px;
  }

  .tell-block-cart form.cart-order-form-fast {
    min-width: 50%;
  }

  .tell-block-cart .tell-block-text-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .cart-products .col-qty {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .cart-products .col-img {
    width: 25%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background-color: #ffffff;
    border-radius: 7px 0 0 0;
    max-width: 25%;
    margin-right: 0;
  }

  .cart-products .col-info {
    border-radius: 0 7px 0 0;
    width: 75%;
    margin-left: 0;
  }

  .cart-products .col-qty:before {
    display: none;
  }

  .cart-products .col-qty {
    border-radius: 0 0 0 7px;
    padding: 25px 15px;
  }

  .cart-products .col-price-total {
    border-radius: 0 0 7px 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .cart-products {
    padding: 20px 20px 0 20px;
  }

  .success-wrapper {
    padding: 15px 0 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .success-wrapper .buttons-wrap {
    padding-top: 0;
  }

  .success-wrapper .buttons-wrap .btn-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .success-wrapper .info {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .success-wrapper .info-table {
    padding-left: 0!important;
  }

  .success-wrapper .success-left,.success-wrapper .info-table {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    width: 100%;
  }

  .success-wrapper .success-left p {
    font-size: 20px;
    line-height: 25px;
  }

  .success-wrapper .success-left p b {
    font-size: 22px;
    line-height: 30px;
  }

  .main-customer-container {
    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;
  }

  .main-customer-container .menu-customer-toggle {
    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;
  }

  .main-customer-container .menu-customer-toggle.active + .aside-menu {
    max-height: unset;
    margin-top: 15px;
  }

  .main-customer-container .menu-customer-toggle.active .ic-arrow-right {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }

  .main-customer-container .aside-wrapper {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    overflow: hidden;
    margin-bottom: 20px;
  }

  .main-customer-container .aside-wrapper .toggle-title {
    font-size: 16px;
  }

  .main-customer-container .aside-wrapper .aside-menu {
    margin-bottom: 0;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }

  .main-customer-container .right-side {
    padding-left: 0;
    width: 100%;
  }

  .main-customer-container .customer-order-products .product {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .main-customer-container .cart-products .col-qty,.main-customer-container .customer-order-products .col-price,.main-customer-container .cart-products .col-price-total,.main-customer-container .customer-order-products .col-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .page-customer-info .userinfo .control-label {
    font-size: 16px;
  }

  .main-category__list {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
    grid-template-areas: "first item3" "first item4" "item2 item5";
  }

  .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 .block-left-wrapper {
    width: 50%;
  }

  .contact-page .block-right-wrapper {
    padding: 20px;
  }

  .contact-page .block-right-wrapper .btn-submit-wrapper {
    float: unset;
    margin-bottom: 20px;
  }

  .contact-page .block-right-wrapper .messegers-item {
    float: unset;
  }

  .contact-page .block-right-wrapper {
    width: 50%;
  }

  .price-delivery-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .page-pad .page-title {
    font-size: 22px;
  }

  .price-delivery-container .utp-post-list {
    margin-left: 0;
    margin-top: 20px;
  }

  .delivery-pay-text img {
    width: 100% !important;
  }

  .utp-pay-info {
    margin-bottom: 30px;
  }

  .price-delivery-container .page-img-wrapper {
    min-width: 100%;
  }

  .price-delivery-container .page-img-wrapper img {
    width: 100%;
  }

  .category-page .catalog-list-more {
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 15px;
    grid-column-gap: 15px;
  }

  .page-main .page-content__image {
    display: none;
  }

  .page-about .text-formatted-wrapper {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }

  .category-page-sub-list {
    grid-template-columns: repeat(3, 1fr);
  }

  .product-page .card-right {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
  }

  .product-page .card_wrapper-item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
  }

  .product-page .product-gallery {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .product-page .product-gallery {
    position: relative;
    top: 0;
  }
}

@media (max-width: 991px) and (max-width: 567px) {
  .filter-button-all-mobile-open button {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .page-error .text-formatted {
    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;
  }

  .page-error .text-formatted h2 {
    font-size: 22px;
  }

  .page-error .text-formatted img {
    max-width: 100% !important;
    margin-left: 0;
  }

  .header__top-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .opened-search .header__main-left {
    max-width: 0px;
    overflow: hidden;
  }

  .breadcrumb {
    margin-top: 20px;
  }

  .page-title {
    font-size: 32px;
  }

  .text-formatted img.image {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .footer__main {
    padding: 20px 0 10px;
  }

  .footer__main-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .footer__menu {
    margin-top: 25px;
  }

  .footer__headline {
    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;
  }

  .footer__contacts,.footer__menu {
    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;
    width: 100%;
    border-right: none;
  }

  .footer .copyright div {
    text-align: center;
  }

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

  .footer__menu {
    padding: 0;
  }

  .footer .footer-menu {
    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;
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    margin-bottom: 0;
  }

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

  .tab-content.accordion .tab-pane {
    display: block !important;
    opacity: 1;
  }

  .order-user-delivery .jq-selectbox .jq-selectbox__select {
    height: 50px;
  }

  .custom-radio {
    width: 100%;
    height: 50px;
  }

  .popular__block .popular__block-wrapper .column {
    min-width: 43.5vw;
  }

  .popular__block .popular__block-wrapper .column .category-card {
    min-width: 43.5vw;
    width: 48%;
    max-width: 48vw;
  }

  .carousel-product-controls {
    display: none;
  }

  .block-title {
    font-size: 28px;
    line-height: 38px;
  }

  .block-title:before {
    height: 50px;
    width: 4px;
  }

  .product-mobile-block {
    margin-top: 10px;
  }

  .product-card .product-description {
    padding-bottom: 20px;
  }

  .product-page .card-right .card-price.in-stock {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .product-page .card-right .card-price.in-stock .button-buy-block {
    padding-left: 0;
  }

  .product-page .card-right .card-price.in-stock .button-buy-block .add-cart {
    padding: 10px 20px;
  }

  .review-item .review-answer {
    margin-left: 10px;
  }

  .cart-buy-block {
    -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;
  }

  .cart-buy-block .btn-back {
    margin: 0;
    display: none;
  }

  .cart-buy-block .btn-checkout-wrapper {
    margin: 0;
  }

  .cart-buy-block .tell-block-cart .cart-order-form-row {
    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;
  }

  .tell-block-cart form.cart-order-form-fast {
    width: 100%;
    margin-top: 20px;
  }

  .tell-block-cart .tell-block-title {
    text-align: center;
  }

  .tell-block-cart .tell-block-text {
    width: 100%;
    text-align: center;
  }

  .tell-block-cart .tell-block-text-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .tell-block-cart form.cart-order-form-fast {
    padding: 0;
  }

  .checkout-page .nav-item.nav-link {
    width: 50%;
    height: 60px;
  }

  .checkout-page .page-title {
    font-size: 24px;
  }

  .checkout-page .cart-products.checkout-cart-products .col-img {
    padding-left: 0;
    padding-top: 0;
  }

  .checkout-page .cart-products.checkout-cart-products .col-info {
    padding-left: 0;
    padding-top: 10px;
  }

  .checkout-page .cart-products.checkout-cart-products .col-qty,.checkout-page .cart-products.checkout-cart-products .col-price-total {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .checkout-page {
    padding-bottom: 50px;
  }

  .checkout-page .order-form-left {
    border-radius: 7px 7px 0 0;
    width: 100%;
    border-right: 0;
    padding-bottom: 0;
  }

  .checkout-page .order-form-right {
    width: 100%;
    margin-top: 0;
    border-radius: 0 0 7px 7px;
  }

  .checkout-page .checkout-total-price {
    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;
    padding-left: 10px;
    margin-right: auto;
  }

  .checkout-page .checkout-total-price .price {
    margin-left: 0;
  }

  .checkout-page .nav-item.nav-link {
    width: 100%;
  }

  .checkout-page .checkout-title-text {
    font-size: 16px;
  }

  .checkout-page .block-price-checkout {
    margin-top: 30px;
  }

  .checkout-page .login-form-popup {
    -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;
  }

  .checkout-page .login-form-popup .control-group:nth-child(2) {
    width: 100%;
  }

  .checkout-page .login-form-popup .control-group:nth-child(3) {
    width: 100%;
  }

  .checkout-page .login-form-popup .control-group:nth-child(5) {
    width: 40%;
    min-width: 200px;
  }

  .checkout-page .login-form-popup .control-group:nth-child(4) {
    margin-top: 10px;
    margin-left: 0;
  }

  .checkout-page .login-form-popup .control-group:nth-child(6) {
    margin-left: 0;
    margin-top: 10px;
  }

  .checkout-page .login-form-popup .control-group:last-child {
    margin-top: 10px;
    margin-left: 0;
  }

  .checkout-page .textarea-block textarea {
    height: 130px;
  }

  .checkout-page .checkout-total-price {
    margin-right: 0;
    padding-left: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
  }

  .checkout-page .block-price-checkout {
    -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;
  }

  .customer-discounts .customer-discounts-header-headline {
    margin: 0 auto;
    width: 100%;
    padding-left: 20px;
  }

  .customer-container .page-title {
    font-size: 30px;
  }

  .customer-discounts .customer-discounts-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .customer-discounts .customer-discounts-header span {
    width: 25%;
  }

  .customer-discounts .customer-discounts-content {
    padding: 15px;
  }

  .customer-discounts .customer-discounts-header span {
    width: 50%;
  }

  .customer-discounts .customer-discounts-header-headline {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .main-customer-container .customer-order-products .product {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .main-customer-container .aside-menu {
    max-height: 0;
  }

  .main-customer-container .cart-products .col-qty,.main-customer-container .customer-order-products .col-price,.main-customer-container .cart-products .col-price-total,.main-customer-container .customer-order-products .col-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .main-customer-container .product-header {
    display: none;
  }

  .customer-container .forms {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .customer-container .form-wrap,.customer-container .delivery {
    width: 100%;
    margin-bottom: 20px;
  }

  .main-category {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .main-category__social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .main-category__list {
    width: 100%;
  }

  .main-category__social-link {
    width: 50%;
    height: auto;
    padding: 15px 0;
  }

  .main-category__social-link:first-child .main-category__social-text-wrapper {
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }

  .main-category__social-text-wrapper {
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }

  .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%;
  }

  .contact-page .block-info {
    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;
  }

  .contact-page .block-right-wrapper .btn-submit {
    width: 100%;
  }

  .contact-page .block-right-wrapper,.contact-page .block-left-wrapper {
    width: 100%;
  }

  .category-page .catalog-list-more {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 10px;
    grid-column-gap: 10px;
  }

  .page-regular .page-title {
    font-size: 1.5rem;
  }

  .category-page-sub-list {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }

  .category-page-sub-list .text-wrapper {
    font-size: 16px;
  }

  #productGallery {
    height: 362px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  #productGallery.slick-initialized {
    height: auto;
    opacity: 1;
  }
}

@media (max-width: 576px) {
  .header__main-container.opened-search .search-form-wrapper {
    max-width: 100%;
  }

  .header__main-container .search-form-wrapper {
    max-width: 115px;
  }

  .header__nav #nav-header-wrapper {
    min-width: 284px;
    width: 80%;
    max-width: 80%;
  }

  .header .btn-link.btn-personal-page.profile .text {
    display: none;
  }

  .header .search-form {
    margin-right: 0;
  }

  .header .opened-search .checkout-sidebar {
    display: none;
  }

  .header__nav .catalog-drop-link {
    font-size: 16px;
  }

  .header__nav .sub-list .catalog-drop-link {
    font-size: 15px;
  }

  .header__nav #nav-header .nav-link {
    font-size: 16px;
  }

  .header__nav .catalog-drop-item {
    padding: 10px 0;
  }

  .header__nav #nav-header {
    padding: 20px 0 20px 20px;
  }

  .success-wrapper .info-table .td {
    font-size: 20px!important;
  }

  .success-wrapper .success-left,.success-wrapper .info-table {
    padding-left: 0;
    padding-right: 0;
  }

  .success-wrapper .info-table .th:before {
    display: none;
  }
}

@media (max-width: 575px) {
  .jq-selectbox__select {
    height: 40px;
  }

  #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);
  }

  .success-wrapper .info {
    padding-top: 0;
    font-size: 0.875rem;
  }

  .success-wrapper .info .title-info {
    font-size: 1rem;
  }

  .success-wrapper .info-table .tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 14px;
  }

  .success-wrapper .info-table .th {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    color: #303030;
    padding: 0;
    line-height: 1;
  }

  .success-wrapper .info-table .td {
    padding: 0;
    font-size: 0.75rem;
  }

  .success-wrapper .page-title {
    font-size: 1.7rem;
  }

  .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: 567px) {
  .page-title {
    font-size: 28px;
  }

  .footer__contacts .emails a {
    font-size: 16px;
    line-height: 20px;
  }

  .footer__contacts .phones a {
    font-size: 16px;
    line-height: 20px;
  }

  .subscription-wrapper .controls {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .subscription-wrapper .controls .callback-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }

  .subscription-wrapper .controls .callback-container input {
    width: 100%;
    margin-bottom: 10px;
  }

  .subscription-wrapper .subscription-text .title {
    font-size: 1.4rem;
  }

  .subscription-wrapper .subscription-text .subtitle {
    font-size: 1rem;
  }

  .popular__block .popular__block-wrapper .column {
    min-width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .popular__block .popular__block-wrapper .column .category-card {
    min-width: 100%;
  }

  .popular__block .popular__block-wrapper .column:last-child {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .popular__block .popular__block-wrapper .column:last-child .category-card {
    min-width: 100%;
  }

  .color-slider {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .color-slider ul li {
    width: 60px;
    height: auto;
  }

  .btn.btn-default.add-cart {
    padding: 8px 12px;
    font-size: 16px;
  }

  #productGallery {
    width: -webkit-calc(100%);
    width: calc(100%);
    max-width: -webkit-calc(100%);
    max-width: calc(100%);
  }

  .productGalleryNav__wrapper {
    display: none;
  }

  #productGalleryNav {
    display: none;
  }

  #productGallery {
    padding-left: 0 !important;
    width: 100%;
    max-height: unset;
  }

  .product-gallery .product-gallery-prev-button,.product-gallery .product-gallery-next-button {
    display: none !important;
  }

  .product-gallery .product-gallery-prev-button.v2 {
    display: block !important;
    left: 4%;
  }

  .product-gallery .product-gallery-next-button.v2 {
    display: block !important;
  }

  .product-all-color .color-fancy {
    grid-template-columns: repeat(1, 1fr);
  }

  .product-card .product-img-wrapper {
    margin-bottom: 12px;
  }

  .product-page .card-right .card-price.in-stock .qty-wrap._big.card-qty {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-right: 0;
  }

  .product-page .price-block-review {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .product-page .card-order-form .form-title-order {
    text-align: center;
  }

  .product-page .card-order-form {
    padding: 20px 15px;
  }

  .product-page .card-right .price-block {
    margin-bottom: 20px;
  }

  .block-tab .block-tab-title {
    padding-left: 15px;
  }

  .block-tab:before {
    margin-right: 15px;
  }

  .block-tab {
    padding-right: 15px;
  }

  .block-tab .block-tab-title {
    font-size: 16px;
  }

  .block-tab .btn-call-review-form {
    font-size: 16px;
    padding: 0;
  }

  .review-item .review-info .rating {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .rating-wrapper {
    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;
    width: 120px;
    margin-left: auto;
  }

  .product-page .page-title {
    font-size: 20px;
    line-height: 25px;
  }

  .product-page .articul-text {
    font-size: 14px;
  }

  .breadcrumb {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    overflow: auto;
    max-width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .breadcrumb .breadcrumb-item + .breadcrumb-item {
    white-space: nowrap;
    padding: 0 15px 0 5px;
  }

  .product-page .configurable-block-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .characteristics-wrap .characteristics-item {
    padding-right: 0;
  }

  .table-block table {
    min-width: 400px;
  }

  .product-page .configurable-block-wrapper .configurable-block {
    width: 100%;
    margin-bottom: 20px;
  }

  .lslide {
    padding: 0;
  }

  .product-page .articul-value {
    font-size: 14px;
  }

  .product-page .card-right .card-price.in-stock .qty-wrap._big.card-qty .card-qty-text:first-child {
    width: 100%;
    margin-bottom: 15px;
  }

  .table-block {
    max-width: 100%;
    overflow: auto;
  }

  .review-item .review-answer {
    margin-top: 0;
  }

  .review-item {
    padding: 15px 10px;
  }

  .main-utp {
    margin-top: 25px;
    padding-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }

  .main-utp .utp-item {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 20px;
  }

  .main-utp > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(100% / 1);
        -ms-flex: 0 0 calc(100% / 1);
            flex: 0 0 calc(100% / 1);
    max-width: -webkit-calc(100% / 1);
    max-width: calc(100% / 1);
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cart-products .col-img {
    width: 100%;
    max-width: 100%;
  }

  .btn-checkout-wrapper {
    max-width: 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;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .tell-block-cart .tell-block-fast-buy__wrapper {
    border: none;
    padding: 0;
  }

  .tell-block-cart form.cart-order-form-fast .controls {
    min-width: 0;
  }

  .tell-block-cart form.cart-order-form-fast .pre-cellphone {
    padding: 0 10px;
  }

  .tell-block-cart form.cart-order-form-fast .cellphone {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cart-buy-block .btn-checkout-wrapper .checkout-total-block .price {
    font-size: 22px;
  }

  .cart-buy-block .btn-checkout-wrapper .btn-checkout {
    max-width: 100%;
    min-width: 0;
    padding: 0 20px;
  }

  .cart-products .col-info {
    width: 100%;
    border-radius: 0;
  }

  .cart-products .col-img a {
    width: 100%;
  }

  .cart-products .col-img img {
    width: 100%;
  }

  .cart-products .col-img {
    max-height: 100%;
  }

  .cart-products .col-remove-block {
    top: 15px;
    right: 15px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }

  .cart-products .col-qty {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    padding: 0 15px;
    border-radius: 0;
  }

  .cart-products .col-qty:after {
    display: none;
  }

  .cart-products .product-label {
    margin-bottom: 15px;
  }

  .cart-products .col-price-total {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    border-radius: 0 0 7px 7px;
  }

  #checkoutDialog .popup-title {
    font-size: 20px;
  }

  #checkoutDialog .fancybox-close-small {
    top: 2px;
  }

  .customer-discounts .customer-discounts-header-headline {
    margin: 0 auto;
    width: 100%;
    padding-left: 20px;
  }

  .customer-container .orders-list {
    padding: 0;
  }

  .orders-list .order-detail-trigger {
    padding: 22px 5px;
  }

  .main-customer-container .customer-order-products .product-col {
    padding: 20px;
  }

  .main-customer-container .cart-products .col-qty,.main-customer-container .customer-order-products .col-price,.main-customer-container .cart-products .col-price-total,.main-customer-container .customer-order-products .col-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .main-customer-container .product-header {
    display: none;
  }

  .page-customer-info .userinfo,.page-customer-info .delivery-container,.page-customer-info .change-pass .change-pass-form {
    padding: 10px;
  }

  .main-category {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .main-category__social {
    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;
    width: 100%;
    padding: 5px 0;
  }

  .main-category__list {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(5, auto);
    grid-template-areas: "first" "item2" "item3" "item4" "item5";
  }

  .main-category__item {
    margin-bottom: 5px;
  }

  .main-category__social-link {
    width: 100%;
    height: auto;
    padding: 5px 0;
  }

  .main-category__social-link:first-child .main-category__social-text-wrapper {
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }

  .main-category__social-text-wrapper {
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }

  .price-delivery-container .utp-post-list .utp-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .price-delivery-container .utp-post-list .utp-post-text {
    font-size: 16px;
  }

  .price-delivery-container .utp-post-list .utp-item .img-wrapper {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .product-page .card-right .card-price.in-stock .button-buy-block {
    width: auto;
  }
}

@media (max-width: 565px) {
  .product-card .product-title {
    font-size: 16px;
  }
}

@media (max-width: 460px) {
  .category-page .catalog-list-more {
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    grid-row-gap: 10px;
    grid-column-gap: 10px;
  }
}

@-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);
  }
}
