/** header-color *//** footer-color *//** copyright-color *//** theme color *//** link-color *//** Messages *//** btn-default *//** btn-black *//** btn-dark *//** btn-white *//** media */.text-bg-gradient .animated,.text-bg-gradient .animated:before {
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/@from+0,c80a47+33,1e81cc+67,c80a47+100 */
  background: #2b343c;
 /* Old browsers */
 /* FF3.6-15 */
 /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #2b343c 0%, #2b343c 33%, #2b343c 67%, #2b343c 100%);
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b343c', endColorstr='#2b343c', GradientType=1);
 /* IE6-9 */
  background-size: 300% 300%;
  -webkit-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;
  animation-play-state: paused;
}

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

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

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

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

.animate-pause:before {
  -webkit-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;
  transition: 0.2s ease-in-out;
  border-radius: 2px;
}

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

.default-transition {
  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-1: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: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-box-v:before {
  content: '\e971';
}/* '' */.ic-cart-v:before {
  content: '\e972';
}/* '' */.ic-credit-card-v:before {
  content: '\e973';
}/* '' */.ic-delivery-box-v:before {
  content: '\e974';
}/* '' */.ic-email-v:before {
  content: '\e975';
}/* '' */.ic-hourglass-v:before {
  content: '\e976';
}/* '' */.ic-hryvnia-v:before {
  content: '\e977';
}/* '' */.ic-maps-and-flags-v:before {
  content: '\e979';
}/* '' */.ic-phone-call-v:before {
  content: '\e97a';
}/* '' */.ic-search-v:before {
  content: '\e97c';
}/* '' */.ic-sofa-v:before {
  content: '\e97d';
}/* '' */.ic-union-v:before {
  content: '\e97f';
}/* '' */.ic-wallet-filled-money-tool-1:before {
  content: '\e981';
}/* '' */.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-youtube-play:before {
  content: '\f16a';
}/* '' */.ic-instagram:before {
  content: '\f16d';
}/* '' */.ic-vk:before {
  content: '\f189';
}/* '' */.ic-whatsapp:before {
  content: '\f232';
}/* '' */.ic-telegram:before {
  content: '\f2c6';
}/* '' */.ic-vimeo:before {
  content: '\f306';
}/* '' */.ic-twitter:before {
  content: '\f309';
}/* '' */.ic-gplus:before {
  content: '\f30f';
}/* '' */.ic-pinterest:before {
  content: '\f312';
}/* '' */.ic-youtube:before {
  content: '\f313';
}/* '' */.ic-tumblr:before {
  content: '\f315';
}/* '' */.ic-linkedin:before {
  content: '\f318';
}/* '' */.ic-instagram-2:before {
  content: '\f32d';
}/* '' */.ic-skype:before {
  content: '\f339';
}/* '' */.ic-lock:before {
  content: '\f512';
}

.ic-briefcase-v:before {
  content: '\e878';
}/* '' */.ic-user-v:before {
  content: '\e877';
}/* '' */.ic-download-v:before {
  content: '\e879';
}/* '' */.ic-speech-bubble-v:before {
  content: '\e87a';
}/* '' */.ic-drag-1:before {
  content: '\e87b';
}/* '' */.ic-filter-v:before {
  content: '\e87c';
}/* '' *//* '' */.font-main {
  font-family: 'Inter', sans-serif;
}

html {
  font-size: 16px;
}

body {
  font-size: 0.875rem;
  font-family: 'Inter', sans-serif;
  background: #fcfcfc;
}

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 {
  transition: background-color 5000s ease-in-out 0s !important;
}

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

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

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

* {
  box-sizing: border-box;
}

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

#wrapper {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

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

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

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

.container-my {
  max-width: 1368px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

.line-title-section {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #2D3142;
  margin-bottom: 32px;
}

.line-title-section span {
  margin-right: 24px;
  white-space: nowrap;
}

.line-title-section .line {
  background: #2D3142;
  height: 1px;
  width: 100%;
}/* Немного облагородим скрол, (для контента на страницах в основном)*/body:not(.mobile) ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

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

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

body:not(.mobile) ::-webkit-scrollbar-button:vertical:end {
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzEuMDgzIDMyMiI+PHBhdGggZD0iTTU3MSAzNnEwIDE0LTEwIDI1TDMxMSAzMTFxLTExIDExLTI1IDExdC0yNS0xMUwxMSA2MVEwIDUwIDAgMzZ0MTEtMjVRMjIgMCAzNiAwaDUwMHExNCAwIDI1IDExdDEwIDI1eiIvPjwvc3ZnPg==") no-repeat center center;
  background-size: 4px 4px;
  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;
  background-size: 4px 4px;
  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;
  background-size: 4px 4px;
  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: 0;
}

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

#page-header {
  position: relative;
  z-index: 32;
}

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

#page-header .mobile-phone-box {
  display: none;
}

#page-header .btn-exit-back-mobile {
  display: none;
}

#page-header .title-catalog-mobile {
  display: none;
}

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

.header-phones-dropdown .toggle-phones {
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 0;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

.header-phones-dropdown .phone {
  display: inline-flex;
  align-items: center;
  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;
  transition: 0.2s ease-in-out;
  border-radius: 2px;
}

.page-main #page-header {
  position: relative;
}

.page-main #page-header .logo img {
  -webkit-filter: invert(0);
          filter: invert(0);
}

.page-main #page-header.container-my {
  max-width: 1328px;
}

.page-main #page-header #header-checkout-sidebar {
  border: 1px solid rgba(255, 255, 255, 0.24);
}

.page-main #page-header #header-checkout-sidebar .ic-cart-v {
  color: #fff;
}

.page-main #page-header .search-header-btn {
  border: 1px solid rgba(255, 255, 255, 0.24);
}

.page-main #page-header .search-header-btn i {
  color: #fff;
}

.page-main #page-header .header-phones .wrapper-header-phones .ic-phone-call-v {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.24);
}

.page-main #page-header .header-phones .wrapper-header-phones .header-phones-text {
  color: #fff;
}

.page-main #page-header .header-phones .wrapper-header-phones .number-phone {
  color: #fff;
}

.page-main #page-header .header-phones .wrapper-header-phones .number-phone .phone {
  color: #fff;
}

.page-main #page-header .language .current-lang {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.24);
}

.page-main #page-header .header-box {
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.page-main #page-header #nav-header .navbar-nav .nav-item > a {
  color: #fff;
}

.page-main #page-header #nav-header .navbar-nav .nav-item > .header-link {
  color: #fff;
}

#page-header .logo img {
  -webkit-filter: invert(1);
          filter: invert(1);
}

#page-header .header-box {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 24px 0;
  justify-content: space-between;
}

#page-header .btn-catalog {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 8px 24px;
  display: flex;
  align-items: center;
}

#page-header .btn-catalog .ic-sofa-v {
  margin-right: 12px;
  font-size: 30px;
}

#page-header .btn-catalog .ic-arrow-down-mini {
  margin-left: 12px;
  font-size: 18px;
}

#page-header .catalog-drop-list {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: all .3s linear;
  position: absolute;
  top: 100%;
  padding: 0;
  box-shadow: 0px 4px 24px rgba(102, 102, 102, 0.08);
  border-radius: 16px;
  border-top: 16px solid transparent;
}

#page-header .catalog-drop-list .catalog-drop-item {
  margin-bottom: 4px;
  padding: 0 8px;
}

#page-header .catalog-drop-list .catalog-drop-item .catalog-drop-link {
  width: 250px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #202328;
  transition: all .3s linear;
  background: rgba(24, 140, 205, 0.08);
  border-radius: 12px;
}

#page-header .catalog-drop-list .catalog-drop-item .catalog-drop-link .ic-arrow-right {
  color: #188CCD;
  transition: all .3s linear;
  font-size: 12px;
}

#page-header .catalog-drop-list .catalog-drop-item .catalog-drop-link:hover {
  background: #188CCD;
  color: #fff;
  text-decoration: none;
}

#page-header .catalog-drop-list .catalog-drop-item .catalog-drop-link:hover .ic-arrow-right {
  color: #fff;
}

#page-header .catalog-drop-list .catalog-drop-item .sub-list.lv-2 {
  position: absolute;
  top: 0;
  border-radius: 0 16px 16px 0;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  pointer-events: none;
  padding: 6px 8px;
  background: #fff;
  height: 100%;
  left: 0;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  transition: all .3s linear;
}

#page-header .catalog-drop-list .catalog-drop-item .sub-list.lv-2 .lv-3 {
  display: none;
}

#page-header .catalog-drop-list .catalog-drop-item .sub-list.lv-2 .catalog-drop-item .catalog-drop-link {
  background: transparent;
  text-transform: unset;
}

#page-header .catalog-drop-list .catalog-drop-item .sub-list.lv-2 .catalog-drop-item .catalog-drop-link:hover {
  background: rgba(24, 140, 205, 0.08);
  color: #202328;
}

#page-header .catalog-drop-list .catalog-drop-item .sub-list.lv-2 .catalog-drop-item .catalog-drop-link:hover i {
  color: #188CCD;
}

#page-header #nav-catalog {
  position: relative;
  border-radius: 56px;
}

#page-header #nav-catalog:hover .catalog-drop-list {
  max-height: unset;
  overflow: visible;
  opacity: 1;
  visibility: visible;
  padding: 6px 0px;
}

.search-header-btn {
  border: 1px solid rgba(79, 93, 117, 0.12);
  border-radius: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 48px;
  background: transparent;
  cursor: pointer;
  transition: all .3s linear;
}

.search-header-btn i {
  transition: all .3s linear;
  font-size: 20px;
  color: #4F5D75;
}

.wrapper-search {
  position: relative;
}

.wrapper-search.active #header-search-form {
  opacity: 1;
  max-width: 500px;
  visibility: visible;
  overflow: visible;
}

#header-search-form {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  max-width: 0;
  overflow: hidden;
  transition: all .3s linear;
}

#header-search-form .btn-search {
  min-width: 40px;
  min-height: 40px;
  border-radius: 50%;
  background: #188CCD;
  border: none;
  color: #fff;
  font-size: 20px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#header-search-form .input-search {
  background: #FFFFFF;
  border-radius: 24px;
  height: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
  padding: 0 55px 0 20px;
  width: 330px;
}

#header-search-form .input-search::-webkit-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

#header-search-form .input-search:-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

#header-search-form .input-search::-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

#header-search-form .input-search::placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

#nav-header .navbar-nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  list-style: none;
}

#nav-header .navbar-nav .nav-item.sub-in {
  position: relative;
  cursor: pointer;
}

#nav-header .navbar-nav .nav-item.sub-in .toggle {
  display: none;
}

#nav-header .navbar-nav .nav-item.sub-in .sub-list.lv-2 {
  transition: all .3s linear;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  list-style: none;
  padding: 0px 8px;
  background: #FCFCFC;
  box-shadow: 0px 4px 24px rgba(102, 102, 102, 0.08);
  border-radius: 16px;
}

#nav-header .navbar-nav .nav-item.sub-in .sub-list.lv-2 .list-item {
  margin-bottom: 4px;
}

#nav-header .navbar-nav .nav-item.sub-in .sub-list.lv-2 .list-item:last-child {
  margin-bottom: 0;
}

#nav-header .navbar-nav .nav-item.sub-in .sub-list.lv-2 .list-item .nav-link {
  background: rgba(24, 140, 205, 0.08);
  border-radius: 12px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
  width: 250px;
  height: 48px;
  display: flex;
  align-items: center;
  padding: 0 16px;
  transition: all .3s linear;
}

#nav-header .navbar-nav .nav-item {
  margin: 0 24px;
}

#nav-header .navbar-nav .nav-item > a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #4F5D75;
}

#nav-header .navbar-nav .nav-item > div.header-link {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #4F5D75;
  display: flex;
  align-items: center;
}

#nav-header .navbar-nav .nav-item > div.header-link::after {
  content: '\e80e';
  font-family: "fontello";
  margin-left: 12px;
  font-size: 18px;
  transition: all .3s linear;
}

.box-flex {
  display: flex;
  align-items: center;
}

.language {
  margin: 0 16px;
}

.language:hover .list-unstyled.lang-list {
  padding: 8px;
}

.language .current-lang {
  border: 1px solid rgba(79, 93, 117, 0.12);
  transition: all .3s linear;
  border-radius: 56px;
  height: 48px;
  width: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #4F5D75;
}

.language .list-unstyled.lang-list {
  background: #FCFCFC;
  box-shadow: 0px 4px 24px rgba(102, 102, 102, 0.08);
  border-radius: 16px;
  padding: 0 8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 55px;
}

.language .list-unstyled.lang-list .lang-item {
  margin-bottom: 4px;
}

.language .list-unstyled.lang-list .lang-item:last-child {
  margin-bottom: 0;
}

.language .list-unstyled.lang-list .lang-item .lang-link {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
  background: rgba(24, 140, 205, 0.08);
  border-radius: 12px;
  width: 134px;
  height: 48px;
  padding: 0 16px;
  display: flex;
  align-items: center;
  transition: all .3s linear;
}

.language .list-unstyled.lang-list .lang-item .lang-link:hover {
  background: #188CCD;
  color: #fff;
}

.language .list-unstyled.lang-list .lang-item .lang-link.active {
  background: #188CCD;
  color: #fff;
}

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

.header-phones .wrapper-header-phones {
  display: flex;
  align-items: center;
}

.header-phones .wrapper-header-phones .ic-phone-call-v {
  border: 1px solid rgba(79, 93, 117, 0.12);
  border-radius: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  font-size: 20px;
  margin-right: 16px;
  color: #4F5D75;
}

.header-phones .wrapper-header-phones .header-phones-text {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #4F5D75;
}

.header-phones .wrapper-header-phones .number-phone {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #4F5D75;
}

.header-phones .wrapper-header-phones .number-phone .phone {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #4F5D75;
}

.header-phones .wrapper-header-phones .number-phone i {
  font-size: 18px;
  margin-left: 8px;
  transition: all .3s linear;
}

.header-phones .header-phones-dropdown {
  transition: all .3s linear;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  width: 359px;
  position: absolute;
  top: 55px;
  padding: 0 24px;
  background: #FCFCFC;
  box-shadow: 0px 4px 24px rgba(102, 102, 102, 0.08);
  border-radius: 16px;
}

.header-phones .header-phones-dropdown .phone::before {
  content: none;
}

.header-phones .header-phones-dropdown .item-info {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.header-phones .header-phones-dropdown .item-info i {
  background: #EFF9FF;
  border-radius: 56px;
  height: 48px;
  min-width: 48px;
  color: #188CCD;
  font-size: 20px;
  margin-right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-phones .header-phones-dropdown .item-info .info-title {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #848AA4;
}

.header-phones .header-phones-dropdown .item-info .phone,.header-phones .header-phones-dropdown .item-info .address {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #202328;
  transition: all .3s linear;
}

.header-phones .header-phones-dropdown .item-info .emails a {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #202328;
  transition: all .3s linear;
}

.header-phones .header-phones-dropdown .btn-modal {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  padding: 16px 0;
  cursor: pointer;
}

#header-checkout-sidebar {
  border: 1px solid rgba(79, 93, 117, 0.12);
  border-radius: 56px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all .3s linear;
  cursor: pointer;
}

#header-checkout-sidebar .count.active {
  position: absolute;
  top: -4px;
  right: -6px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #188CCD;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #FFFFFF;
}

#header-checkout-sidebar .ic-cart-v {
  transition: all .3s linear;
  color: #4F5D75;
  font-size: 20px;
}

.fancybox-container.form-popup .fancybox-stage .fancybox-slide > div {
  max-width: 626px;
  background: transparent;
  padding: 20px;
}

.fancybox-container.form-popup .fancybox-stage .fancybox-slide > div .fancybox-close-small {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  top: 0px;
  right: 0px;
  background: #EB5757;
}

.callbackForm-container .callback-form {
  background: #FFFFFF;
  border-radius: 16px;
  padding: 32px 40px 40px;
}

.callbackForm-container .callback-form .form-title {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  color: #1D3557;
  margin-bottom: 16px;
}

.callbackForm-container .callback-form .form-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #646464;
  margin-bottom: 20px;
}

.callbackForm-container .callback-form .control-label {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
  color: #202328;
}

.callbackForm-container .callback-form .form-control {
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  border-radius: 8px;
  padding: 0 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
  height: 48px;
}

.callbackForm-container .callback-form .form-control::-webkit-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.callbackForm-container .callback-form .form-control:-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.callbackForm-container .callback-form .form-control::-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.callbackForm-container .callback-form .form-control::placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.callbackForm-container .callback-form .btn-submit-wrapper {
  text-align: center;
  margin-top: 24px;
}

.callbackForm-container .callback-form .btn-submit-wrapper .btn {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 16px 40px;
}

#header-search-result ul.ui-autocomplete {
  top: 20px !important;
  max-width: 650px;
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  left: unset !important;
  background: #FCFCFC;
  box-shadow: 0px 4px 24px rgba(102, 102, 102, 0.08);
  border-radius: 16px;
  padding: 24px;
}

#header-search-result ul.ui-autocomplete .separate.ui-menu-divider {
  display: none !important;
}

#header-search-result ul.ui-autocomplete .category.ui-menu-item {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 20px;
}

#header-search-result ul.ui-autocomplete .category.ui-menu-item.ui-state-focus {
  background: transparent;
}

#header-search-result ul.ui-autocomplete .category.ui-menu-item.ui-state-focus a i::before {
  background: #188CCD;
}

#header-search-result ul.ui-autocomplete .category.ui-menu-item a i {
  min-width: unset;
  flex-basis: unset;
  display: flex;
  align-items: center;
}

#header-search-result ul.ui-autocomplete .category.ui-menu-item a i::before {
  width: 20px;
  height: 20px;
  background: #EFF9FF;
  transition: all .3s linear;
}

#header-search-result ul.ui-autocomplete .product {
  padding: 0;
  padding-bottom: 16px;
  padding-top: 16px;
  border-bottom: 1px solid rgba(45, 49, 66, 0.06);
}

#header-search-result ul.ui-autocomplete .product.ui-state-focus {
  background: transparent;
}

#header-search-result ul.ui-autocomplete .product:hover {
  background: transparent;
}

#header-search-result ul.ui-autocomplete .product .search-product .image {
  max-width: 130px;
  width: 100%;
  margin-right: 16px;
  flex-basis: unset;
  border-radius: 8px;
}

#header-search-result ul.ui-autocomplete .product .search-product .image img {
  border-radius: 8px;
}

#header-search-result ul.ui-autocomplete .product .search-product .info .title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
  margin-bottom: 4px;
}

#header-search-result ul.ui-autocomplete .product .search-product .info .price-block {
  align-items: flex-start;
}

#header-search-result ul.ui-autocomplete .product .search-product .info .price-block .price {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #4F5D75;
}

#header-search-result ul.ui-autocomplete .product .search-product .info .price-block .price .price-currency {
  font-size: 16px;
  margin-left: 5px;
}

body.mobile-menu-open {
  overflow: hidden;
}

body.mobile-menu-open #page-header .menu__btn {
  z-index: -999;
}

body.mobile-menu-open #page-header .menu__btn > span {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

body.mobile-menu-open #page-header .menu__btn > span::before {
  top: 0;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

body.mobile-menu-open #page-header .menu__btn > span::after {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

body.mobile-menu-open #page-header .menu__box {
  visibility: visible;
  right: 0;
}

.page-error .text-formatted a {
  color: #fff;
  padding: 10px 20px;
}

.page-error .text-formatted a:hover {
  color: #188CCD;
}

.toOrderForm-container .toOrder-form,#orderCustomSize .toOrder-form,.toOrderForm-container #orderCustomSizeForm,#orderCustomSize #orderCustomSizeForm {
  background: #FFFFFF;
  border-radius: 16px;
  padding: 32px 40px 40px;
}

.toOrderForm-container .toOrder-form .form-title,#orderCustomSize .toOrder-form .form-title,.toOrderForm-container #orderCustomSizeForm .form-title,#orderCustomSize #orderCustomSizeForm .form-title {
  font-style: normal;
  font-weight: 500;
  font-size: 19px;
  line-height: 30px;
  text-align: center;
  color: #1D3557;
  margin-bottom: 16px;
}

.toOrderForm-container .toOrder-form .form-text,#orderCustomSize .toOrder-form .form-text,.toOrderForm-container #orderCustomSizeForm .form-text,#orderCustomSize #orderCustomSizeForm .form-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #646464;
  margin-bottom: 20px;
}

.toOrderForm-container .toOrder-form .control-label,#orderCustomSize .toOrder-form .control-label,.toOrderForm-container #orderCustomSizeForm .control-label,#orderCustomSize #orderCustomSizeForm .control-label {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
  color: #202328;
}

.toOrderForm-container .toOrder-form .form-control.comment,#orderCustomSize .toOrder-form .form-control.comment,.toOrderForm-container #orderCustomSizeForm .form-control.comment,#orderCustomSize #orderCustomSizeForm .form-control.comment {
  padding-top: 10px;
  height: 70px;
}

.toOrderForm-container .toOrder-form .form-control,#orderCustomSize .toOrder-form .form-control,.toOrderForm-container #orderCustomSizeForm .form-control,#orderCustomSize #orderCustomSizeForm .form-control {
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  border-radius: 8px;
  padding: 0 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
  height: 48px;
}

.toOrderForm-container .toOrder-form .form-control::-webkit-input-placeholder,#orderCustomSize .toOrder-form .form-control::-webkit-input-placeholder,.toOrderForm-container #orderCustomSizeForm .form-control::-webkit-input-placeholder,#orderCustomSize #orderCustomSizeForm .form-control::-webkit-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.toOrderForm-container .toOrder-form .form-control:-ms-input-placeholder,#orderCustomSize .toOrder-form .form-control:-ms-input-placeholder,.toOrderForm-container #orderCustomSizeForm .form-control:-ms-input-placeholder,#orderCustomSize #orderCustomSizeForm .form-control:-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.toOrderForm-container .toOrder-form .form-control::-ms-input-placeholder,#orderCustomSize .toOrder-form .form-control::-ms-input-placeholder,.toOrderForm-container #orderCustomSizeForm .form-control::-ms-input-placeholder,#orderCustomSize #orderCustomSizeForm .form-control::-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.toOrderForm-container .toOrder-form .form-control::placeholder,#orderCustomSize .toOrder-form .form-control::placeholder,.toOrderForm-container #orderCustomSizeForm .form-control::placeholder,#orderCustomSize #orderCustomSizeForm .form-control::placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.toOrderForm-container .toOrder-form .btn-submit-wrapper,#orderCustomSize .toOrder-form .btn-submit-wrapper,.toOrderForm-container #orderCustomSizeForm .btn-submit-wrapper,#orderCustomSize #orderCustomSizeForm .btn-submit-wrapper {
  text-align: center;
  margin-top: 24px;
}

.toOrderForm-container .toOrder-form .btn-submit-wrapper .btn,#orderCustomSize .toOrder-form .btn-submit-wrapper .btn,.toOrderForm-container #orderCustomSizeForm .btn-submit-wrapper .btn,#orderCustomSize #orderCustomSizeForm .btn-submit-wrapper .btn {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 16px 40px;
}

#orderCustomSize #orderCustomSizeForm .form-group > label {
  font-size: 12px;
  margin-bottom: 3px;
}

#orderCustomSize #orderCustomSizeForm .form-group .form-control.message {
  padding-top: 10px;
  height: 70px;
}

#orderCustomSize #orderCustomSizeForm .btn-submit {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 16px 40px;
  display: block;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 auto;
}/*Стили хлебных крошек*/#page-breadcrumb {
  overflow: hidden;
}

.breadcrumb {
  padding: 6px 0;
  font-size: 0.875rem;
  margin-bottom: 17px;
  margin-top: 23px;
  border-radius: 0;
  background: transparent;
  line-height: 1.2;
}

.breadcrumb .breadcrumb-item {
  font-weight: 500;
  flex: 0 0 auto;
  font-size: 14px;
  line-height: 20px;
}

.breadcrumb .breadcrumb-item:first-child a::before {
  content: none;
}

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

.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: '\e80c';
  font-family: "fontello";
  float: left;
  font-size: 8px;
  padding-left: 8px;
  padding-right: 8px;
  color: #188CCD;
}

.breadcrumb .breadcrumb-item a {
  position: relative;
  color: #188CCD;
  transition: 0.3s ease 0.2s;
}

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

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

.page-aside {
  flex: 0 0 25%;
  max-width: 25%;
  margin-right: 30px;
}

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

.aside-menu li.title:not(:last-child),.aside-menu .nav-item:not(:last-child),.aside-menu .menu-item:not(:last-child) {
  margin-bottom: 15px;
}

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

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

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

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

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

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

.aside-tags .tag-link {
  display: inline-block;
  border: 1px solid #35a6da;
  color: #35a6da;
  background: #fff;
  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: #2b343c;
}

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

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

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

.table {
  display: table;
}

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

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

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

.text-formatted {
  font-size: 0.875rem;
  line-height: 1.5;
  color: #2b343c;
}

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

.text-formatted h1,.text-formatted .h1,.text-formatted h2,.text-formatted .h2,.text-formatted h3,.text-formatted .h3 {
  margin-top: 2rem;
  font-weight: 600;
  margin-bottom: 26px;
}

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

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

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

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

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

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

.pagination-wrap .pagination .page-item .page-prev,.pagination-wrap .pagination .page-item .page-next {
  font-size: 10px;
  text-decoration: none;
}

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

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

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

.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: #2b343c;
  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;
  height: 26px;
  line-height: 15px;
  font-size: 0.75rem;
  padding-left: 18px;
  padding-right: 18px;
}

.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: 30;
  margin-top: auto;
}

.footer-top {
  background: #2D3142;
  padding-top: 80px;
  padding-bottom: 80px;
}

.footer-top .title-mobile {
  display: none;
}

.footer-top .box-flex {
  align-items: flex-start;
  justify-content: space-between;
}

.footer-top .column.column-last {
  width: 28%;
}

.footer-top .column {
  width: 23%;
}

.footer-top .column .title {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.footer-top .column .title span {
  white-space: nowrap;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  color: #188CCD;
  margin-right: 16px;
}

.footer-top .column .title .line {
  width: 100%;
  height: 1px;
  background: #FFFFFF;
  opacity: 0.12;
}

.footer-top .column .nav .nav-link {
  padding: 0;
  margin-bottom: 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all .2s linear;
}

.footer-top .column .nav .nav-link::after {
  content: '\e80c';
  font-family: "fontello";
}

.footer-top .column .item-box {
  display: flex;
  align-items: center;
  margin-bottom: 28px;
}

.footer-top .column .item-box i {
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  margin-right: 16px;
}

.footer-top .column .item-box .item-info .info-title {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #848AA4;
}

.footer-top .column .item-box .item-info a {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  transition: all .2s linear;
}

.footer-top .column .item-box .item-info a:hover {
  text-decoration: none;
  color: #188CCD;
}

.footer-top .column .item-box .item-info .address {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
}

.footer-top .column .footer-callback {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 16px 32px;
  margin-top: 6px;
}

.footer-bottom {
  background: #2B2E3E;
}

.footer-bottom .copyright {
  justify-content: space-between;
  padding: 15px 0;
  text-transform: unset;
}

.footer-bottom .copyright .column-left {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #595C71;
  display: flex;
  align-items: center;
}

.footer-bottom .copyright .column-left .title {
  text-transform: uppercase;
}

.footer-bottom .copyright .mcard-foot {
  height: 30px;
}

.footer-bottom .copyright .column-right {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #595C71;
  display: flex;
  align-items: center;
}

.footer-bottom .copyright .column-right a {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #595C71;
  max-width: 75px;
}

.contacts-social.show .social {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}

.contacts-social.show .button-contacts-social::before {
  width: 112px;
  height: 112px;
}

.contacts-social {
  position: fixed;
  bottom: 90px;
  z-index: 99999;
  right: 20px;
}

.contacts-social .button-contacts-social {
  background: #188CCD;
  border: none;
  cursor: pointer;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  text-align: center;
  color: #FFFFFF;
  justify-content: center;
  transition: all .3s linear;
}

.contacts-social .button-contacts-social:hover::before {
  width: 112px;
  height: 112px;
}

.contacts-social .button-contacts-social::before {
  content: '';
  position: absolute;
  transition: all .3s linear;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(24, 140, 205, 0.08);
}

.contacts-social .button-contacts-social i {
  font-size: 24px;
  margin-bottom: 5px;
}

.contacts-social .social {
  display: flex;
  opacity: 0;
  visibility: hidden;
  z-index: -100;
  transition: all .3s linear;
  flex-direction: column;
  position: absolute;
  top: -100%;
  right: 0;
  -webkit-transform: translateY(-65%);
          transform: translateY(-65%);
  background: #FFFFFF;
  border-radius: 16px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 16px;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.38);
}

.contacts-social .social .social-link {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 12px;
  transition: all .2s linear;
}

.contacts-social .social .social-link:hover {
  color: #188CCD;
}

.contacts-social .social .social-link svg {
  margin-right: 14px;
}

.contacts-social .social .social-link:hover {
  text-decoration: none;
}

.contacts-social .social .header-callback {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  display: flex;
  align-items: center;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: all .2s linear;
}

.contacts-social .social .header-callback:hover {
  color: #188CCD;
}

.contacts-social .social .header-callback:before {
  content: '\e97a';
  font-family: "fontello";
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #188CCD;
  color: #fff;
  margin-right: 14px;
  display: flex;
  align-items: center;
  font-size: 15px;
  justify-content: center;
}

.copyright {
  position: relative;
  color: #000;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}

.copyright .ic-fnx {
  font-size: 20px;
  vertical-align: middle;
  padding-right: 10px;
}

.copyright a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  position: relative;
  line-height: normal;
}

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

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

.copyright a,.copyright span,.copyright i {
  transition: .3s ease;
}

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

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

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

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto {
  padding-right: 15px;
  padding-left: 15px;
}

.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;
  box-shadow: none !important;
  display: flex;
  align-items: 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: #2b343c;
}

.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;
  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;
  box-shadow: none;
  text-shadow: none;
  font-size: 1rem;
  line-height: 1.13;
  transition: 0.3s ease-in-out;
  display: flex;
  height: 50px;
  min-width: 145px;
}

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

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

.jq-selectbox__trigger {
  border: none;
  display: flex;
  align-items: 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);
          transform: rotate(45deg);
  margin-left: -1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.rate {
  line-height: normal;
  display: flex;
  align-items: center;
}

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

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

.language .current-lang {
  display: flex;
  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;
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.language .lang-list .lang-link {
  display: block;
  text-decoration: none;
  position: relative;
  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: flex;
  flex-direction: column;
  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: 16px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 17px;
  margin-top: -7px;
}

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

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

.hamburger-box .hamburger-inner:nth-child(2) {
  transition: opacity .125s ease .275s;
  top: 8px;
}

.hamburger-box .hamburger-inner:nth-child(3) {
  transition: -webkit-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);
  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: flex;
  align-items: center;
  justify-content: center;
}

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

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

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

.loader span:nth-child(2) {
  -webkit-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;
          animation: grow 1s ease-in-out 0.3s infinite;
}

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

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

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

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

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

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

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

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

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

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

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

.btn-default {
  background: #188CCD;
  border-radius: 56px;
  border: 1px solid #188CCD;
  box-sizing: border-box;
  color: #fff;
  transition: all .3s linear;
  cursor: pointer;
}

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

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

.btn-default:active {
  background: #fff;
  border-color: #83B540;
  color: #83B540;
  box-shadow: 0px 9px 18px -7px rgba(131, 181, 64, 0.45);
}

.btn-black {
  background: #262626;
  border-color: #262626;
  color: #fff;
}

.btn-black:focus {
  outline: none;
  box-shadow: none;
  background: #262626;
  border-color: #262626;
  color: #fff;
}

.btn-black:hover {
  background: #fff;
  border-color: #262626;
  color: #262626;
}

.btn-black:active {
  background: #fff;
  border-color: #262626;
  color: #262626;
  box-shadow: 0px 9px 18px -7px rgba(38, 38, 38, 0.45);
}

.btn-dark {
  background: #fff;
  border-color: #595959;
  color: #595959;
  border-style: dashed;
}

.btn-dark:focus {
  outline: none;
  box-shadow: none;
  background: #fff;
  border-color: #595959;
  color: #595959;
  border-style: dashed;
}

.btn-dark:hover {
  background: #595959;
  border-color: #595959;
  color: #fff;
  border-style: solid;
}

.btn-dark:active {
  background: #595959;
  border-color: #595959;
  color: #fff;
  border-style: solid;
  box-shadow: 0px 9px 18px -7px rgba(89, 89, 89, 0.45);
}

.btn-white {
  background: #fff;
  border-color: #2E8612;
  color: #2E8612;
}

.btn-white:focus {
  outline: none;
  box-shadow: none;
  background: #fff;
  border-color: #2E8612;
  color: #2E8612;
}

.btn-white:hover {
  background: #2E8612;
  border-color: #2E8612;
  color: #fff;
}

.btn-white:active {
  background: #2E8612;
  border-color: #2E8612;
  color: #fff;
  box-shadow: 0px 9px 18px -7px rgba(46, 134, 18, 0.45);
}

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

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

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

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

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

.btn-link: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: #2b343c;
}

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

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

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

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

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

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

.button-view-all-text._circle:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          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%);
          transform: translateY(-50%);
  right: 11px;
  font-size: 5px;
  transition: 0.2s ease-in;
}

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

.toggle-block {
  overflow: hidden;
  position: relative;
  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 */
 /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, #cce7f3 100%);
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e5e5e5', endColorstr='#cce7f3', GradientType=0);
 /* IE6-9 */;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.filter .attribute-content:not(._range) {
  overflow: hidden;
}

.filter .buttons-wrap {
  text-align: center;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

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

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

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

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

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

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

.attribute-checkbox {
  position: relative;
}

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

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

.attribute-checkbox .list {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  text-decoration: none;
  color: #2b343c;
  line-height: 1.571;
  display: flex;
  align-items: center;
}

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

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

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

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

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

.attribute-checkbox .list .checkbox:before {
  content: url('../images/decore/check.svg');
  display: block;
  transition: 0.2s ease-in;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

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

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

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

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

.attribute-range {
  position: relative;
}

.attribute-range .ui-slider {
  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: linear-gradient(to right, #1e89ba 0%, #fe452a 100%);
  border-radius: 5px;
}

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

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

.attribute-range .ranges-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

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

.attribute-range .range-wrap,.attribute-range .range-separate {
  display: flex;
}

.attribute-range .range {
  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: #2b343c;
  font-size: 0.75rem;
  line-height: 1;
  background: #f7f7f7;
  padding: 10px 6px;
  flex-wrap: wrap;
  display: flex;
}

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

.filter-delete-wrapper .filter-delete-item {
  margin: 8px;
  border-radius: 2px;
  border: 1px solid #c0c0c0;
  padding: 6px 7px;
  cursor: pointer;
  transition: 0.2s ease-in;
}

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

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

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

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

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

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

.filter-delete-wrapper .delete-icon {
  color: #c0c0c0;
  margin-left: 8px;
  transition: 0.2s ease-in;
}

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

.socials-list .item {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  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;
  transition: 0.3s ease;
  background: #000;
}

.socials-list .item .social-icon i {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  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%);
          transform: translateX(-50%) translateY(-50%);
  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;
  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;
  transition: .3s ease;
  vertical-align: middle;
  border: 1px solid #2b343c;
}

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

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

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

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

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

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

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

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

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

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

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

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

.scroll-up {
  position: fixed;
  right: 0;
  bottom: 31px;
  background: #2b343c;
  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%);
          transform: translateY(-50%) translateX(-50%);
  font-size: 20px;
}

.main-article {
  padding-top: 80px;
  padding-bottom: 80px;
}

.main-article .article-item {
  margin: 0 18px;
}

.main-article .slick-list {
  overflow: hidden;
  margin: 0 -18px;
}

.main-article .box-flex {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}

.main-article .section-title {
  margin-bottom: 0;
}

.main-article .more-link-wrapper {
  display: flex;
  justify-content: flex-end;
}

.main-article .more-link-wrapper .more-link {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #188CCD;
}

.main-article .more-link-wrapper .more-link i {
  margin-left: 8px;
}

.article-list {
  display: flex;
}

.article-list.slick-initialized {
  display: unset;
}

.article-item {
  position: relative;
}

.article-item:hover .article-img-wrapper img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.article-item:hover .article-description .article-title a {
  color: #188CCD;
}

.article-item .article-date {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #FFFFFF;
  padding: 1px 8px;
  background: #188CCD;
  border-radius: 56px;
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 9;
}

.article-item .article-img-wrapper {
  display: block;
  border-radius: 16px;
  overflow: hidden;
}

.article-item .article-img-wrapper img {
  border-radius: 16px;
  transition: all .3s linear;
  width: 100%;
}

.article-item .article-description .article-title {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}

.article-item .article-description .article-title a {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: #202328;
  padding-top: 16px;
  transition: all .3s linear;
  display: block;
}

.article-item .article-description .article-title a:hover {
  text-decoration: none;
}

.slick-dots {
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 35px;
}

.slick-dots li {
  margin: 0 4px;
}

.slick-dots li.slick-active button {
  background: #188CCD;
  border-radius: 8px;
  width: 32px;
}

.slick-dots li button {
  font-size: 0;
  border: none;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background: rgba(79, 93, 117, 0.32);
  padding: 0;
  transition: all .3s linear;
  cursor: pointer;
}

.box-arrows-btn {
  display: flex;
  align-items: center;
}

.box-arrows-btn .next {
  margin-left: 8px;
}

.box-arrows-btn .prev,.box-arrows-btn .next {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #188CCD;
  background: #188CCD;
  color: #fff;
  cursor: pointer;
  transition: all .3s linear;
}

.box-arrows-btn .prev:hover,.box-arrows-btn .next:hover {
  border: 1px solid #188CCD;
  background: transparent;
  color: #4F5D75;
}

.box-arrows-btn .prev.slick-disabled,.box-arrows-btn .next.slick-disabled {
  border: 1px solid rgba(79, 93, 117, 0.24);
  background: transparent;
  color: #4F5D75;
  cursor: no-drop;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

form label .required {
  color: red;
}

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

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

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

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

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

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

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

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

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

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

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

.search-form .loader-circle {
  width: 20px;
  height: 20px;
  min-width: 20px;
  display: none;
  align-self: center;
  position: absolute;
  top: 50%;
  -webkit-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: flex;
  width: 100%;
  position: relative;
}

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

.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;
  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;
  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: flex;
  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 {
  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;
  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: #2b343c;
  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: #2b343c;
  position: relative;
  padding-left: 15px;
  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%);
          transform: translateY(-50%);
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #2b343c;
}

.search-form .search-results .ui-menu-item.search-variant.ui-state-focus,.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: #2b343c;
}

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

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

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

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

.category-product {
  padding-bottom: 80px;
}

.link-more {
  font-style: normal;
  margin-top: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #188CCD;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.link-more:hover {
  color: #188CCD;
}

.link-more i {
  margin-left: 16px;
}

.category-product-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.category-product-wrapper .category-card-box {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}

.category-product-wrapper .category-card-box:nth-of-type(3n) {
  margin-right: 0;
}

.category-product-wrapper .category-card-box .category-card {
  margin-bottom: 16px;
}

.category-product-wrapper .category-card {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}

.category-product-wrapper .category-card:nth-of-type(3n) {
  margin-right: 0;
}

.category-product-wrapper .nav-link {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 12px 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #202328;
  margin-bottom: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all .2s linear;
}

.category-product-wrapper .nav-link::after {
  content: '\e818';
  font-family: "fontello";
  font-size: 10px;
  color: #188CCD;
}

.category-card {
  position: relative;
}

.category-card .category-card-title {
  position: absolute;
  bottom: 24px;
  left: 24px;
  z-index: 99;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
}

.category-card .category-card-title a {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
}

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

.category-card .category-card-title a::after {
  content: ')';
  margin-left: 12px;
  font-size: 8px;
  font-weight: 700;
}

.category-card .img-wrapper {
  border-radius: 16px;
  position: relative;
  display: block;
  height: 100%;
  overflow: hidden;
}

.category-card .img-wrapper:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.category-card .img-wrapper::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: linear-gradient(358.67deg, rgba(0, 0, 0, 0.88) 1.14%, rgba(0, 0, 0, 0.7) 4.63%, rgba(0, 0, 0, 0) 98.86%);
  border-radius: 16px;
}

.category-card .img-wrapper img {
  border-radius: 16px;
  width: 100%;
  transition: all .3s linear;
}

.catalog-main #category-content {
  max-width: 48.8%;
  margin-top: 80px;
  position: relative;
  padding-bottom: 95px;
}

.catalog-main #category-content h1 {
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  color: #1D3557;
  margin-bottom: 39px;
  white-space: nowrap;
  margin-top: 0;
}

.catalog-main #category-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #646464;
  position: unset;
}

.catalog-main #category-content img {
  width: 48.8px;
  position: absolute;
  right: -103%;
  top: 75px;
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.8 !important;
}

.first-slider {
  display: block;
}

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

.product-gallery {
  position: relative;
}

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

.product-gallery .product-gallery-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ui-slider-wrapper {
  margin: 30px 0;
  transition: 0.2s ease;
}

.ui-slider-wrapper + * {
  position: relative;
  z-index: 1;
}

.ui-slider-wrapper .lightSlider {
  overflow: visible;
}

.ui-slider-wrapper._product_blocks .lSSlideOuter {
  margin-left: -15px;
  margin-right: -15px;
}

.ui-slider-wrapper._product_blocks .ui-slider > li {
  padding: 15px;
}

#checkoutDialog {
  max-width: 1068px;
  width: 100%;
  padding: 32px 40px 40px;
  border-radius: 15px;
  background: #fff;
}

#checkoutDialog .alert-info {
  background: transparent;
  border: none;
  padding: 0;
}

#checkoutDialog .btn.btn-yellow.btn-lg {
  border: 1px solid #188CCD;
  border-radius: 56px;
  font-style: normal;
  font-weight: 500;
  background: #188CCD;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  padding: 16px 40px;
  cursor: pointer;
  transition: all .3s linear;
}

#checkoutDialog .btn.btn-yellow.btn-lg:hover {
  background: #fff;
  color: #188CCD;
}

#checkoutDialog .popup-title {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  color: #1D3557;
  margin-bottom: 20px;
}

#checkoutDialog .fancybox-close-small {
  position: absolute;
  top: 32px;
  right: 42px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(235, 87, 87, 0.08);
  color: #EB5757;
}

#checkoutDialog .cart-buy-block {
  margin-top: 22px;
}

#checkoutDialog .cart-buy-block .btn-back {
  margin-top: 38px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid transparent;
}

#checkoutDialog .cart-buy-block .btn-back i {
  font-size: 10px;
  margin-right: 16px;
  color: #188CCD;
}

#checkoutDialog .cart-buy-block .btn-back .text {
  border: none;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #188CCD;
}

#checkoutDialog .cart-buy-block .cart-buy-block-wrapper {
  display: flex;
  justify-content: space-between;
}

#checkoutDialog .cart-buy-block .cart-buy-block-wrapper .tell-block-cart .tell-block-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #188CCD;
  margin-bottom: 8px;
}

#checkoutDialog .cart-buy-block .cart-buy-block-wrapper .tell-block-cart #order-form-fast {
  padding: 0;
}

#checkoutDialog .cart-buy-block .cart-buy-block-wrapper .tell-block-cart #order-form-fast .cart-order-form-row {
  display: flex;
}

#checkoutDialog .cart-buy-block .cart-buy-block-wrapper .tell-block-cart #order-form-fast .form-control {
  border: 1px solid #D8D8D8;
  border-radius: 8px;
  height: 56px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #000000;
  padding: 0 24px;
}

#checkoutDialog .cart-buy-block .cart-buy-block-wrapper .tell-block-cart #order-form-fast .controls {
  margin-right: 16px;
}

#checkoutDialog .cart-buy-block .cart-buy-block-wrapper .tell-block-cart #order-form-fast .btn-submit {
  border: 1px solid #188CCD;
  border-radius: 56px;
  font-style: normal;
  font-weight: 500;
  background: transparent;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #188CCD;
  padding: 16px 40px;
  cursor: pointer;
  transition: all .3s linear;
}

#checkoutDialog .cart-buy-block .cart-buy-block-wrapper .tell-block-cart #order-form-fast .btn-submit:hover {
  background: #188CCD;
  color: #fff;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper {
  width: 34%;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block {
  background: #F5FCFF;
  border-radius: 16px;
  padding: 20px 24px;
  width: 100%;
  margin-bottom: 20px;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block .label {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  color: #202328;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block .price {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  color: #4F5D75;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block .price .price-value {
  margin-right: 5px;
}

#checkoutDialog .cart-buy-block .btn-checkout-wrapper .btn-checkout {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  padding: 16px;
}

.cart-products .product {
  display: flex;
  width: 100%;
  margin-bottom: 16px;
}

.cart-products .product .col-img {
  max-width: 280px;
  width: 100%;
  border-radius: 16px 0 0 16px;
}

.cart-products .product .col-img a {
  display: block;
  width: 100%;
  height: 100%;
}

.cart-products .product .col-img a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px 0 0 16px;
}

.cart-products .product .cart-title {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #202328;
  margin-bottom: 8px;
}

.cart-products .product .param-title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #4F5D75;
}

.cart-products .product .param-value {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #888888;
}

.cart-products .product .col-remove-block .remove {
  background: rgba(79, 93, 117, 0.04);
  height: 32px;
  width: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all .2s linear;
}

.cart-products .product .col-remove-block .remove::after {
  transition: all .2s linear;
  content: '\e832';
  font-family: "fontello";
  font-size: 10px;
  color: #888;
}

.cart-products .product .price-block {
  align-items: flex-start;
  width: 30%;
}

.cart-products .product .price-block .discount-price-wrapper {
  display: none;
}

.cart-products .product .price-block .price {
  line-height: 24px;
  color: #4F5D75;
  font-style: normal;
  font-weight: 600;
}

.cart-products .product .price-block .price .price-value {
  font-size: 18px;
}

.cart-products .product .price-block .price .price-currency {
  font-size: 14px;
}

.cart-products .product .price-block .price-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #888888;
}

.cart-products .product .col-price-total {
  width: 25%;
}

.cart-products .product .col-price-total .price-block.sale-price .discount-price-wrapper {
  display: block;
  order: 1;
}

.cart-products .product .col-price-total .price-block.sale-price .price {
  order: 2;
  color: #EB5757;
}

.cart-products .product .col-qty {
  width: 30%;
}

.cart-products .product .col-qty .qty-block {
  border: none;
  justify-content: flex-start;
}

.cart-products .product .col-qty .qty-block .minus,.cart-products .product .col-qty .qty-block .plus {
  background: #FFFFFF;
  border: 1px solid #188CCD;
  color: #188CCD;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  transition: all .3s linear;
}

.cart-products .product .col-qty .qty-block .minus:hover,.cart-products .product .col-qty .qty-block .plus:hover {
  background: #188CCD;
  color: #fff;
}

.cart-products .product .col-qty .qty-block .count-input {
  width: 58px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #E2E2E2;
  border-radius: 4px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin: 0 12px;
}

.cart-products .product .column-title {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  color: #188CCD;
  margin-bottom: 8px;
}

.cart-products .product .product-info-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 24px 24px 24px 20px;
  border: 1px solid #EAEAEA;
  border-radius: 0px 16px 16px 0px;
  border-left: none;
}

.cart-products .product .box-bottom-info {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.cart-products .product .box-top-info {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(45, 49, 66, 0.12);
  margin-bottom: 16px;
}

.cart-products .product .cart-sku {
  display: none;
}

.fancybox-slide #messageDialog .popup-title {
  background: #188CCD;
}

.fancybox-slide #messageDialog .fancybox-close-small {
  color: #fff;
}

.cart-products .box-bottom-info-mobile {
  display: none !important;
}

.cart-products .mobile-delete {
  display: none !important;
}

.info-hidden {
  line-height: 1.2;
  background: #fff;
  max-width: 780px;
  color: #737373;
  font-size: 0.875rem;
}

.info-hidden.info-delivery {
  max-width: 1190px;
}

.info-hidden.info-pay {
  max-width: 850px;
}

.info-hidden a {
  color: #2b343c;
}

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

.info-hidden ol,.info-hidden ul {
  padding-left: 45px;
  padding-right: 25px;
}

.info-hidden ol li,.info-hidden ul li {
  margin-bottom: 20px;
}

.info-hidden ol,.info-hidden ul,.info-hidden p {
  margin-bottom: 20px;
}

.info-hidden p {
  padding: 0 25px;
}

.info-hidden .info-title,.info-hidden h2,.info-hidden .h2,.info-hidden h3,.info-hidden .h3 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  background: #e0e0e0;
  padding: 14px 15px;
  margin-bottom: 20px;
  text-transform: none;
  color: #323232;
  display: flex;
  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: flex;
  align-items: center;
  padding: 10px 65px 5px 20px;
  background: #2b343c;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.35;
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
}

#messageDialog .popup-title:before {
  content: '!';
  font-weight: bold;
  margin-right: 10px;
  font-size: 26px;
}

#messageDialog .popup-note {
  padding: 5px 15px 10px;
  line-height: normal;
  letter-spacing: 0.7px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #2b343c;
  margin-left: auto;
  margin-right: auto;
}

#messageDialog .content {
  background: #fefefe;
  padding-top: 20px;
  padding-bottom: 20px;
}

#reviewDialog {
  max-width: 820px;
}

#reviewDialog .control-group {
  padding: 0 55px;
}

#reviewDialog form {
  padding-bottom: 35px;
}

.product-card {
  position: relative;
}

.product-card .product-title .card-item-inner {
  display: none !important;
}

.product-card:hover .product-description {
  box-shadow: 0px 4px 24px rgba(102, 102, 102, 0.08);
}

.product-card .sticker-wrapper {
  top: 24px;
  left: 24px;
}

.product-card .sticker-wrapper .sticker {
  border-radius: 16px 0px;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  padding: 2px 16px;
  border: none;
  min-width: unset;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.product-card .sticker-wrapper .sticker._hot {
  color: #FFFFFF;
  border: none;
  background: #FF9900;
}

.product-card .sticker-wrapper .sticker._sales {
  background: #E64646;
}

.product-card .sticker-wrapper .sticker._new {
  background: #1BCD38;
}

.product-card .product-img-wrapper {
  display: block;
  border-radius: 16px 16px 0px 0px;
}

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

.product-card .product-description {
  padding: 20px 24px 24px;
  transition: all .3s linear;
  border-radius: 0 0 16px 16px;
}

.product-card .product-description .product-title {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #202328;
  margin-bottom: 24px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}

.product-card .product-description .product-title a {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #202328;
}

.product-card .product-description .text-product-price {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #4F5D75;
  margin-right: 3px;
  margin-top: auto;
  margin-bottom: 2px;
}

.product-card .product-description .price-block {
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: auto;
}

.product-card .product-description .price-block .price-old {
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #828282;
  display: flex;
  font-size: 14px;
}

.product-card .product-description .price-block .price-old .price-value {
  margin-right: 3px;
}

.product-card .product-description .price-block .price .price-value {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #4F5D75;
  margin-right: 5px;
}

.product-card .product-description .price-block .price .price-currency {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #4F5D75;
}

.product-card .product-description .price-block.sale-price .price .price-value {
  color: #EB5757;
}

.product-card .product-description .price-block.sale-price .price .price-currency {
  color: #EB5757;
}

.product-card .box-flex {
  justify-content: space-between;
}

.product-card .add-cart,.product-card .btn-default {
  border: 1px solid rgba(79, 93, 117, 0.16);
  border-radius: 56px;
  background: transparent;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #4F5D75;
  padding: 0 20px;
  height: 48px;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: all .3s linear;
}

.product-card .add-cart:hover,.product-card .btn-default:hover {
  background: #188CCD;
  border-color: #188CCD;
  color: #fff !important;
}

.price-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.price-block .price-old {
  position: relative;
  color: #8f8f8f;
  white-space: nowrap;
  margin-bottom: 1px;
}

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

.price-block .price-old .price-value:before {
  content: '';
  display: block;
  position: absolute;
  left: -2px;
  right: -2px;
  top: 50%;
  height: 1px;
  background: #8f8f8f;
}

.price-block .price {
  white-space: nowrap;
  font-size: 1.25rem;
  font-weight: 500;
}

.price-block .price-gain {
  display: none;
}

.qty-wrap .qty-block {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #c0c0c0;
  border-radius: 10px;
}

.qty-wrap .minus,.qty-wrap .plus {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none !important;
  display: inline-block;
  padding: 0;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

.qty-wrap .minus:before,.qty-wrap .plus:before,.qty-wrap .minus:after,.qty-wrap .plus:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: #188CCD;
  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: #fff;
}

.qty-wrap .minus:before,.qty-wrap .plus:before {
  width: 12px;
  height: 2px;
  margin-top: -1px;
  margin-left: -6px;
}

.qty-wrap .minus:after,.qty-wrap .plus:after {
  width: 2px;
  height: 12px;
  margin-top: -6px;
  margin-left: -1px;
}

.qty-wrap .minus:after {
  display: none;
}

.qty-wrap .count-input {
  background: white;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
  margin: 0;
  padding: 0 2px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1;
  height: 50px;
  width: 50px;
  border: none;
  border-radius: 0;
  text-align: center;
}

.qty-wrap .qty-label {
  font-size: 1rem;
  line-height: 1.13;
  margin-left: 11px;
}

.stock {
  cursor: default;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
}

.stock:before {
  content: '';
  margin-right: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.stock.in-stock:before {
  background: #5cb406;
}

.stock.out-of-stock:before {
  background: darkred;
}

.stock.out-of-production:before {
  background: darkred;
}

.custom-sticker-wrapper {
  position: absolute;
}

.custom-sticker-wrapper.bottom-right {
  bottom: 5px;
  right: 5px;
}

.custom-sticker-wrapper.bottom-left {
  bottom: 5px;
  left: 5px;
}

.custom-sticker-wrapper.top-left {
  top: 5px;
  left: 5px;
}

.custom-sticker-wrapper.top-right {
  top: 5px;
  right: 5px;
}

.custom-sticker-wrapper .sticker:not(:last-child) {
  margin-bottom: 5px;
}

.sticker-wrapper {
  position: absolute;
  left: 10px;
  top: 20px;
  z-index: 1;
}

.sticker-wrapper .sticker {
  font-size: 0.875rem;
  letter-spacing: 1.17px;
  border-radius: 5px;
  padding: 5px 5px;
  text-align: center;
  margin-bottom: 3px;
  cursor: default;
  min-width: 72px;
}

.sticker-wrapper .sticker._present {
  font-size: 22px;
  font-weight: normal;
  padding: 0;
  text-align: left;
}

.sticker-wrapper .sticker._present i:before {
  background: -webkit-linear-gradient(#d52527, #ff8e2a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #2b343c;
}

.sticker-wrapper .sticker._sales {
  color: #fff;
  background: #d52527;
}

.sticker-wrapper .sticker._hot {
  border: 1px solid #2b343c;
  color: #d52527;
  background: #fff;
}

.sticker-wrapper .sticker._sales,.sticker-wrapper .sticker._hot {
  text-transform: uppercase;
}

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

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

.sticker-wrapper .sticker._new {
  color: #fff;
  background: #5cb406;
}

.sticker-wrapper .sticker._gift {
  background: url('/themes/default/dist/images/decore/gift.svg') no-repeat top left;
  width: 22px;
  height: 22px;
  min-width: unset;
  padding: 0;
}

.product-favorite,.card-favorite {
  z-index: 2;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.09);
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

.product-upsell-wrap .line-title,.product-related-wrap .line-title,.product-viewed-wrap .line-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}

.product-upsell-wrap .line-title span,.product-related-wrap .line-title span,.product-viewed-wrap .line-title span {
  white-space: nowrap;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #2D3142;
  margin-right: 24px;
}

.product-upsell-wrap .line-title .line,.product-related-wrap .line-title .line,.product-viewed-wrap .line-title .line {
  width: 100%;
  height: 1px;
  background: #2D3142;
}

.product-upsell-wrap .box-title,.product-related-wrap .box-title,.product-viewed-wrap .box-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}

.product-upsell-wrap .box-title .section-title,.product-related-wrap .box-title .section-title,.product-viewed-wrap .box-title .section-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  color: #1D3557;
}

.product-upsell-wrap .box-title .slide-controls,.product-related-wrap .box-title .slide-controls,.product-viewed-wrap .box-title .slide-controls {
  display: flex;
  align-items: center;
}

.product-upsell-wrap .box-title .slide-controls .page-next,.product-related-wrap .box-title .slide-controls .page-next,.product-viewed-wrap .box-title .slide-controls .page-next,.product-upsell-wrap .box-title .slide-controls .page-prev,.product-related-wrap .box-title .slide-controls .page-prev,.product-viewed-wrap .box-title .slide-controls .page-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 1px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #4F5D75;
  background: transparent;
  color: #4F5D75;
  transition: all .3s linear;
  cursor: pointer;
}

.product-upsell-wrap .box-title .slide-controls .page-next:hover,.product-related-wrap .box-title .slide-controls .page-next:hover,.product-viewed-wrap .box-title .slide-controls .page-next:hover,.product-upsell-wrap .box-title .slide-controls .page-prev:hover,.product-related-wrap .box-title .slide-controls .page-prev:hover,.product-viewed-wrap .box-title .slide-controls .page-prev:hover {
  background: #188CCD;
  border-color: #188CCD;
  color: #fff;
}

.product-upsell-wrap .box-title .slide-controls .page-next,.product-related-wrap .box-title .slide-controls .page-next,.product-viewed-wrap .box-title .slide-controls .page-next {
  margin-left: 8px;
}

.product-upsell-wrap .product-card .product-description,.product-related-wrap .product-card .product-description,.product-viewed-wrap .product-card .product-description {
  padding: 16px 20px 20px;
}

.product-upsell-wrap .product-card .product-description .product-title,.product-related-wrap .product-card .product-description .product-title,.product-viewed-wrap .product-card .product-description .product-title {
  margin-bottom: 12px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
}

.product-upsell-wrap .product-card .product-description .product-title a,.product-related-wrap .product-card .product-description .product-title a,.product-viewed-wrap .product-card .product-description .product-title a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
}

.product-upsell-wrap .product-card .product-description .price-block .price .price-old,.product-related-wrap .product-card .product-description .price-block .price .price-old,.product-viewed-wrap .product-card .product-description .price-block .price .price-old {
  font-size: 12px;
}

.product-upsell-wrap .product-card .product-description .price-block .price .price-value,.product-related-wrap .product-card .product-description .price-block .price .price-value,.product-viewed-wrap .product-card .product-description .price-block .price .price-value {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}

.product-upsell-wrap .product-card .product-description .price-block .price .price-currency,.product-related-wrap .product-card .product-description .price-block .price .price-currency,.product-viewed-wrap .product-card .product-description .price-block .price .price-currency {
  font-size: 14px;
}

.product-upsell-wrap .product-card .product-description .add-cart,.product-related-wrap .product-card .product-description .add-cart,.product-viewed-wrap .product-card .product-description .add-cart,.product-upsell-wrap .product-card .product-description .btn-default,.product-related-wrap .product-card .product-description .btn-default,.product-viewed-wrap .product-card .product-description .btn-default {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding: 10px 16px;
  height: auto;
}

.product-upsell-wrap .lSPager li,.product-related-wrap .lSPager li,.product-viewed-wrap .lSPager li {
  transition: all .3s linear !important;
}

.product-upsell-wrap .lSPager li.active a,.product-related-wrap .lSPager li.active a,.product-viewed-wrap .lSPager li.active a {
  width: 32px !important;
  background: #188CCD !important;
}

.product-upsell-wrap .lSPager li a,.product-related-wrap .lSPager li a,.product-viewed-wrap .lSPager li a {
  height: 4px !important;
  width: 4px !important;
  border-radius: 8px !important;
  background-color: rgba(79, 93, 117, 0.32) !important;
}

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

.review-item .review-content {
  display: flex;
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding: 10px 15px;
  margin-bottom: 8px;
  position: relative;
}

.review-item .review-content:after {
  content: '';
  background: url('../images/decore/review-arrow.svg') top no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: -20px;
  left: 19px;
}

.review-item .review-content .product-image {
  margin-right: 15px;
  min-width: 75px;
}

.review-item .review-content .review-product {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 8px;
  color: #2b343c;
  text-decoration: none;
  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;
}

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

.review-item .review-reply {
  color: #8c8c8c;
  font-size: 0.875rem;
  cursor: pointer;
  margin-bottom: 16px;
  margin-top: 20px;
}

.review-item .review-reply i {
  font-size: 15px;
}

.review-item .review-reply .text {
  border-bottom: 1px solid #8c8c8c;
}

.review-item .review-answer {
  margin-left: 35px;
  padding-left: 90px;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 16px;
}

.review-item .review-info {
  padding-left: 65px;
}

.review-item .review-info .review-name {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 9px;
}

.review-item .review-info .review-date {
  color: #737373;
  margin-right: 5px;
}

.review-item .review-info .review-full {
  color: #8c8c8c;
  font-size: 0.75rem;
  font-weight: 500;
  transition: 0.2s ease-in;
}

.review-item .review-info .review-full:hover {
  color: #2b343c;
  text-decoration: none;
}

.reviews-list .review-list-title {
  margin-top: 35px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 28px;
}

.main-utp {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.main-utp > * {
  flex: 0 0 calc(33.33333333%);
  max-width: calc(33.33333333%);
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

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

.checkout-sidebar .complect-wrap {
  position: relative;
}

.checkout-sidebar .complect-wrap .plus.cell {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  width: 100%;
  top: 50%;
  line-height: 26px;
  margin: -13px auto -12px;
  height: 26px;
  padding-left: 20px;
}

.checkout-sidebar .complect-wrap .plus.cell i {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 10px;
  padding-top: 1px;
  padding-left: 1px;
  width: 17px;
  height: 17px;
  line-height: 16px;
  border-radius: 100%;
  background: #2b343c;
  text-align: center;
}

.checkout-sidebar .complect-wrap .plus.cell i:before {
  content: '+';
  color: white;
}

.checkout-sidebar .complect-wrap .plus.cell .text {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.75rem;
  line-height: normal;
  text-transform: uppercase;
  color: #9c9c9c;
  letter-spacing: 2px;
  margin-left: 10px;
}

.checkout-sidebar .complect-wrap .plus.cell .text:after {
  content: '';
  position: absolute;
  z-index: -1;
  display: block;
  left: -40px;
  right: -10px;
  top: 0;
  bottom: 0;
  background: white;
}

.checkout-sidebar .cart-info-wrap {
  position: relative;
  width: 100%;
  height: 36px;
  border-radius: 18px;
  padding-left: 15px;
  padding-right: 30px;
  text-align: center;
  cursor: pointer;
  transition: 0.2s ease;
  z-index: 1;
  color: white;
  background: #2b343c;
  display: flex;
  align-items: center;
  justify-content: center;
}

.checkout-sidebar .cart-info-wrap > i {
  font-size: 1.625rem;
  padding-right: 10px;
}

.checkout-sidebar .cart-info-wrap .count-products {
  font-size: 1.5rem;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block;
  min-width: 14px;
}

.checkout-sidebar .cart-info-wrap .sub-list-trigger {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  display: flex;
  align-items: 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;
  transition: 0.3s ease;
  border-radius: 10px;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.25);
}

.checkout-sidebar.show-sub-cart .sub-cart-wrap {
  opacity: 1;
  visibility: visible;
  transition: 0.3s ease 0.4s;
}

.checkout-sidebar .sub-cart {
  transition: 0.3s ease;
}

.checkout-sidebar .sub-cart .cart-info {
  display: flex;
  justify-content: space-between;
  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: flex;
  color: white;
}

.checkout-sidebar .sub-cart .cart-info .edit-cart {
  cursor: pointer;
  min-width: 80px;
  background: #2b343c;
  justify-content: center;
  align-items: center;
  font-size: 1.625rem;
  transition: 0.3s ease;
  border: none;
  outline: none !important;
  box-shadow: none;
}

.checkout-sidebar .sub-cart .cart-info .edit-cart:hover {
  color: #2b343c;
  background: #242424;
}

.checkout-sidebar .sub-cart .cart-info .title {
  width: 100%;
  background: #2b343c;
  padding-left: 25px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 46px;
  letter-spacing: 1.5px;
}

.checkout-sidebar .sub-cart .products-wrap {
  background: white;
  padding-left: 10px;
  padding-right: 10px;
}

.checkout-sidebar .sub-cart .product-cart {
  position: relative;
  padding: 10px 0;
  margin-left: 0;
  margin-right: 0;
}

.checkout-sidebar .sub-cart .product-cart:not(:last-child) {
  border-bottom: 1px solid #dedede;
}

.checkout-sidebar .sub-cart .product-cart .img {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  position: relative;
}

.checkout-sidebar .sub-cart .product-cart .img img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.checkout-sidebar .sub-cart .product-cart .img a {
  display: block;
}

.checkout-sidebar .sub-cart .product-cart .info {
  padding-left: 5px;
  padding-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.checkout-sidebar .sub-cart .product-cart .info .title {
  display: block;
  line-height: 1.2;
  color: #354c68;
  font-size: 0.875rem;
  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: 0.875rem;
}

.checkout-sidebar .sub-cart .product-cart .info .price-block .price-currency {
  font-size: 0.75rem;
}

.checkout-sidebar .sub-cart .product-cart .qty {
  position: absolute;
  top: 5px;
  left: -5px;
  min-width: 25px;
  height: 25px;
  border-radius: 25px;
  line-height: 25px;
  color: white;
  background: #2b343c;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.checkout-sidebar .sub-cart .bottom-sub-cart {
  background: white;
  border-radius: 0 0 10px 10px;
  padding: 10px 10px 20px;
  text-align: center;
}

.checkout-sidebar .sub-cart .bottom-sub-cart .btn {
  width: 230px;
}

.checkout-sidebar .empty-cart {
  margin: 0;
  padding: 10px 20px;
  background: white;
  color: #2b343c;
  font-size: 1rem;
  border-radius: 10px;
}

#page-header.header-order {
  background: #2D3142;
  margin-bottom: 24px;
}

#page-header.header-order .logo img {
  -webkit-filter: invert(0);
          filter: invert(0);
}

#page-header.header-order .language .current-lang {
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: #fff;
}

#page-header.header-order .header-phones {
  margin-left: auto;
  margin-right: 72px;
}

#page-header.header-order .header-phones .wrapper-header-phones .ic-phone-call-v {
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: #fff;
}

#page-header.header-order .header-phones .wrapper-header-phones .header-phones-text {
  color: #fff;
}

#page-header.header-order .header-phones .wrapper-header-phones .number-phone i {
  color: #fff;
}

#page-header.header-order .header-phones .wrapper-header-phones .number-phone .phone {
  color: #fff;
}

.checkout-page {
  padding-bottom: 80px;
}

.checkout-page .checkout-page-wrapper {
  display: flex;
  justify-content: space-between;
}

.checkout-page .order-products {
  width: 65.9%;
  padding: 32px 0;
}

.checkout-page .order-products .title-mobile {
  display: none;
}

.checkout-page .order-products .cart-products .product .col-img {
  max-width: 220px;
}

.checkout-page .order-products .cart-products .product .box-top-info {
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.checkout-page .order-products .cart-products .product .cart-title {
  font-size: 20px;
}

.checkout-page .order-products .cart-products .product .col-remove-block {
  margin-left: 20px;
}

.checkout-page .order-products .cart-products .product .product-info-wrapper {
  padding: 15px;
}

.checkout-page .order-products .checkout-title {
  display: flex;
  align-items: center;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #188CCD;
  margin-bottom: 16px;
}

.checkout-page .order-products .checkout-title span {
  white-space: nowrap;
  margin-right: 16px;
}

.checkout-page .order-products .checkout-title .line {
  height: 1px;
  width: 100%;
  background: #188CCD;
}

.checkout-page .order-products .block-price-checkout .price-block {
  justify-content: flex-end;
  flex-direction: row;
}

.checkout-page .order-products .block-price-checkout .price-block .price-total-box {
  background: #F5FCFF;
  border-radius: 16px;
  padding: 20px 58px 20px 42px;
  max-width: 330px;
  width: 100%;
}

.checkout-page .order-products .block-price-checkout .price-block .total-bottom-text {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #888888;
  max-width: 146px;
  margin-left: auto;
  margin-top: 8px;
}

.checkout-page .order-products .block-price-checkout .price-block .price-total {
  display: flex;
}

.checkout-page .order-products .block-price-checkout .price-block .price-total .price-title {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  display: flex;
  align-items: flex-end;
  line-height: 24px;
  color: #202328;
  margin-right: 5px;
}

.checkout-page .order-products .block-price-checkout .price-block .price-total .price-box .price-old {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  color: #888888;
  text-align: start;
}

.checkout-page .order-products .block-price-checkout .price-block .price-total .price-box .price {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  color: #EB5757;
}

.checkout-page .order-products .block-price-checkout .price-block .price-total .price-box .price .price-value {
  margin-right: 5px;
}

.checkout-page .checkout-form {
  width: 31.7%;
  background: #FFFFFF;
  border-radius: 16px;
  padding: 32px;
}

.checkout-page #order-form .checkout-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #188CCD;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.checkout-page #order-form .checkout-title span {
  margin-right: 16px;
  white-space: nowrap;
}

.checkout-page #order-form .checkout-title .line {
  width: 100%;
  height: 1px;
  background: #188CCD;
}

.checkout-page #order-form .order-form-left .form-group {
  margin-bottom: 24px;
}

.checkout-page #order-form .order-form-left .form-group .control-label {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #202328;
  margin-bottom: 8px;
}

.checkout-page #order-form .order-form-left .form-group .form-control {
  height: 48px;
  padding: 0 16px;
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  border-radius: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
}

.checkout-page #order-form .order-form-left .form-group .form-control::-webkit-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.checkout-page #order-form .order-form-left .form-group .form-control:-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.checkout-page #order-form .order-form-left .form-group .form-control::-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.checkout-page #order-form .order-form-left .form-group .form-control::placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.checkout-page #order-form .order-form-right .control-label {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #2D3142;
  margin-bottom: 8px;
}

.checkout-page #order-form .order-form-right #deliveryPriceMessage {
  display: none;
}

.checkout-page #order-form .order-form-right .jq-selectbox {
  width: 100%;
}

.checkout-page #order-form .order-form-right .jq-selectbox .jq-selectbox__select {
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  border-radius: 8px;
  padding: 14px 40px 14px 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
  width: 100%;
  height: 48px;
}

.checkout-page #order-form .order-form-right .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
  width: 20px;
  height: 20px;
  background: #188CCD;
  border-radius: 50%;
  top: 50%;
  right: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.checkout-page #order-form .order-form-right .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
  display: flex;
  align-items: center;
}

.checkout-page #order-form .order-form-right .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow::before {
  content: '\e80e';
  font-family: "fontello";
  font-size: 18px;
  color: #fff;
  font-weight: 700;
}

.checkout-page #order-form .order-form-right .delivery-content .city::before {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  background: #188CCD;
  content: '\e80e';
  font-family: "fontello";
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  position: absolute;
  bottom: 14px;
  right: 14px;
}

.checkout-page #order-form .order-form-right .delivery-content .form-group {
  position: relative;
}

.checkout-page #order-form .order-form-right .delivery-content .form-group label.error {
  position: absolute;
  color: red;
  font-size: 10px;
}

.checkout-page #order-form .order-form-right .delivery-content .form-group .form-control {
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  border-radius: 8px;
  padding: 14px 40px 14px 16px;
  height: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
  width: 100%;
}

.checkout-page #order-form .order-form-right .delivery-content .form-group .form-control::-webkit-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
}

.checkout-page #order-form .order-form-right .delivery-content .form-group .form-control:-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
}

.checkout-page #order-form .order-form-right .delivery-content .form-group .form-control::-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
}

.checkout-page #order-form .order-form-right .delivery-content .form-group .form-control::placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
}

.checkout-page #order-form .order-form-right .order-user-pay {
  margin-top: 20px;
}

.checkout-page #order-form .order-form-right .order-user-pay #paymentContent .delivery-cash::after {
  content: '';
  background-image: url("/themes/default/dist/images/nova-pashta.svg");
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
}

.checkout-page #order-form .order-form-right .order-user-pay #paymentContent .cash::after {
  content: '\e977';
  font-family: "fontello";
  color: #188CCD;
  margin-left: auto;
  font-size: 32px;
}

.checkout-page #order-form .order-form-right .order-user-pay #paymentContent .liqpay::after {
  content: '';
  background-image: url("/themes/default/dist/images/carts.svg");
  width: 104px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
}

.checkout-page #order-form .order-form-right .order-user-pay #paymentContent .control-group {
  display: flex;
  flex-direction: column;
}

.checkout-page #order-form .order-form-right .order-user-pay #paymentContent .control-group .custom-radio {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  border-radius: 8px;
  margin-bottom: 8px;
  height: 56px;
  display: flex;
  align-items: center;
  padding: 0 16px 0 56px;
}

.checkout-page #order-form .order-form-right .order-user-pay #paymentContent .control-group .custom-radio .checkmark::before {
  content: '';
  width: 24px;
  height: 24px;
  margin-right: 16px;
  border: 1px solid #188CCD;
  border-radius: 50%;
  left: 16px;
}

.checkout-page #order-form .order-form-right .order-user-pay #paymentContent .control-group .custom-radio .checkmark::after {
  content: '';
  background: #188CCD;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: none;
  left: 22px;
}

.checkout-page #order-form .form-control.comment {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
  background: #FFFFFF;
  height: 88px;
  border: 1px solid #DFDFDF;
  border-radius: 8px;
  padding: 14px 16px;
}

.checkout-page #order-form .form-control.comment::-webkit-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.checkout-page #order-form .form-control.comment:-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.checkout-page #order-form .form-control.comment::-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.checkout-page #order-form .form-control.comment::placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

.checkout-page #order-form .pickup-store {
  margin-top: 20px;
}

.checkout-page #order-form .pickup-store .address,.checkout-page #order-form .pickup-store .phone-line,.checkout-page #order-form .pickup-store .time-work {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.checkout-page #order-form .pickup-store .address i,.checkout-page #order-form .pickup-store .phone-line i,.checkout-page #order-form .pickup-store .time-work i {
  color: #188CCD;
  width: 50px;
  font-size: 20px;
  height: 50px;
  border-radius: 50%;
  background: rgba(206, 232, 246, 0.4);
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.checkout-page #order-form .pickup-store .address .title,.checkout-page #order-form .pickup-store .phone-line .title,.checkout-page #order-form .pickup-store .time-work .title {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #188CCD;
  margin-bottom: 4px;
}

.checkout-page #order-form .pickup-store .address .street,.checkout-page #order-form .pickup-store .phone-line .street,.checkout-page #order-form .pickup-store .time-work .street,.checkout-page #order-form .pickup-store .address .phone,.checkout-page #order-form .pickup-store .phone-line .phone,.checkout-page #order-form .pickup-store .time-work .phone {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
}

.checkout-page .block-price-checkout {
  margin-top: 24px;
  text-align: center;
}

.checkout-page .block-price-checkout .btn {
  background: #188CCD;
  border-radius: 56px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 16px 57px;
  transition: all .2s linear;
  border: 1px solid #188CCD;
}

.jq-selectbox__dropdown {
  background: #FCFCFC;
  box-shadow: 0px 4px 24px rgba(102, 102, 102, 0.12);
  border-radius: 16px;
  padding: 6px 8px;
}

.jq-selectbox__dropdown ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
  padding: 12px 16px;
  background: rgba(24, 140, 205, 0.08);
  border-radius: 12px;
  margin-bottom: 4px;
}

.jq-selectbox__dropdown ul li.selected {
  background: #188CCD;
  color: #fff;
}

#order-form-delivery_city-result ul,#order-form-delivery_warehouse-result ul {
  background: #FCFCFC;
  box-shadow: 0px 4px 24px rgba(102, 102, 102, 0.12);
  border-radius: 16px;
  padding: 6px 8px;
}

#order-form-delivery_city-result ul li,#order-form-delivery_warehouse-result ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
  padding: 12px 16px;
  background: rgba(24, 140, 205, 0.08);
  border-radius: 12px;
  margin-bottom: 4px;
}

#order-form-delivery_city-result ul li:hover,#order-form-delivery_warehouse-result ul li:hover {
  background: #188CCD;
  color: #fff;
}

.page-success {
  padding-bottom: 80px;
}

.page-success .title-mobile {
  display: none;
}

.page-success .col-remove-block {
  display: none !important;
}

.page-success .count-input {
  pointer-events: none !important;
}

.page-success .success-wrapper {
  display: flex;
  justify-content: space-between;
}

.page-success .success-wrapper .box-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}

.page-success .success-wrapper .box-title .title-info {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #188CCD;
  margin-right: 16px;
}

.page-success .success-wrapper .box-title .line {
  width: 100%;
  height: 1px;
  background: #188CCD;
}

.page-success .success-wrapper .info-success {
  margin-bottom: 40px;
}

.page-success .success-wrapper .box-left {
  max-width: 536px;
  width: 100%;
  margin-right: 31px;
  padding: 32px;
  background: #FFFFFF;
  border-radius: 16px;
}

.page-success .success-wrapper .box-left .item.comment {
  flex-direction: column;
}

.page-success .success-wrapper .box-left .item.comment .title {
  width: 100%;
  margin-bottom: 8px;
}

.page-success .success-wrapper .box-left .item.comment .info-text {
  width: 100%;
}

.page-success .success-wrapper .box-left .item.status .info-text {
  position: relative;
  padding-left: 16px;
}

.page-success .success-wrapper .box-left .item.status .info-text::before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  background: #27AE60;
  top: 50%;
  -webkit-transform: translateY(-70%);
          transform: translateY(-70%);
  left: 0;
  border-radius: 50%;
}

.page-success .success-wrapper .box-left .item {
  display: flex;
  justify-content: space-between;
  background: #F5FCFF;
  border-radius: 12px;
  padding: 16px 20px;
  width: 100%;
  margin-bottom: 4px;
  overflow-x: auto;
}

.page-success .success-wrapper .box-left .item .title {
  width: 40%;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #4F5D75;
}

.page-success .success-wrapper .box-left .item .info-text {
  width: 55%;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
}

.page-success .success-wrapper .box-left .item.number-success .info-text {
  color: #188CCD;
  font-weight: 600;
}

.page-success .success-wrapper .box-left .buttons-wrap {
  justify-content: center !important;
  margin-top: 24px;
}

.page-success .success-wrapper .box-left .buttons-wrap .btn-link {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #188CCD;
  border-radius: 56px;
  padding: 16px 32px;
  cursor: pointer;
  text-decoration: none;
  border: 1px solid #188CCD;
  transition: all .3s linear;
}

.page-success .success-wrapper .box-left .buttons-wrap .btn-link:hover {
  background: transparent;
  color: #188CCD;
}

.page-success .success-wrapper .box-right {
  width: 100%;
  padding-top: 32px;
}

.page-success .success-wrapper .box-right header {
  display: none;
}

.page-success .success-wrapper .box-right .minus,.page-success .success-wrapper .box-right .plus {
  display: none;
}

.page-success .success-wrapper .box-right .cart-products .product .col-qty .qty-block .count-input {
  margin: 0;
}

.page-success .success-wrapper .box-right .cart-products .product .product-info-wrapper {
  padding: 15px;
}

.page-success .success-wrapper .box-right .cart-products .product .col-remove-block {
  margin-left: 20px;
}

.page-success .success-wrapper .box-right .cart-products .product .box-top-info {
  padding-bottom: 10px;
}

.page-success .success-wrapper .box-right .cart-products .product .col-img {
  max-width: 179px;
}

.page-success .success-wrapper .box-right .cart-products .product .cart-title {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
}

.page-success .success-wrapper .box-right .block-price-checkout .price-block {
  justify-content: flex-end;
  flex-direction: row;
}

.page-success .success-wrapper .box-right .block-price-checkout .price-block .price-total-box {
  background: #F5FCFF;
  border-radius: 16px;
  padding: 20px 58px 20px 42px;
  max-width: 330px;
  width: 100%;
}

.page-success .success-wrapper .box-right .block-price-checkout .price-block .total-bottom-text {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #888888;
  max-width: 146px;
  margin-left: auto;
  margin-top: 8px;
}

.page-success .success-wrapper .box-right .block-price-checkout .price-block .price-total {
  display: flex;
}

.page-success .success-wrapper .box-right .block-price-checkout .price-block .price-total .price-title {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  display: flex;
  align-items: flex-end;
  line-height: 24px;
  color: #202328;
  margin-right: 5px;
}

.page-success .success-wrapper .box-right .block-price-checkout .price-block .price-total .price-box .price-old {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  color: #888888;
  text-align: start;
}

.page-success .success-wrapper .box-right .block-price-checkout .price-block .price-total .price-box .price {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  color: #EB5757;
}

.customer-discounts {
  background: #f7f7f7;
  border: 3px solid #e0e0e0;
  border-radius: 40px;
  margin-left: -72px;
  padding-left: 72px;
  padding-top: 12px;
}

.customer-discounts .price-currency {
  margin-left: 3px;
}

.customer-discounts .discount {
  font-size: 0.75rem;
  margin-bottom: 5px;
  line-height: 1.1;
}

.customer-discounts .discount.active {
  border: 1px dashed #2b343c;
  border-radius: 9px;
  margin-left: -8px;
  margin-right: -15px;
  padding: 5px 8px;
  font-weight: bold;
  color: #2b343c;
  display: inline-block;
  font-size: 14px;
}

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

.customer-discounts .next {
  font-size: 0.875rem;
  color: #8c8c8c;
}

.customer-discounts .current,.customer-discounts .next {
  padding-left: 50px;
}

.orders-list {
  padding-bottom: 65px;
  max-width: 1150px;
}

.orders-list .full-info .loader {
  display: none;
  margin: 0 auto;
  height: 105px;
}

.orders-list .full-info.loading .loader {
  display: flex;
}

.orders-list .orders-list-inner {
  border: 1px solid #f3f3f3;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 10px;
  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);
          transform: rotate(0);
}

.orders-list .order-detail-trigger {
  padding: 22px 30px;
  background: #F3F3F3;
  font-size: 1.125rem;
  line-height: 1.2222;
  cursor: pointer;
  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;
  order: 10;
  margin-left: 15px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.orders-list .order-detail-trigger .order-number {
  color: #067BC2;
}

.orders-list .order-detail-trigger .order-date {
  margin: 0 5px;
}

.orders-list .order-detail-trigger .order-date:before {
  content: '/ ';
}

.orders-list .order-detail-trigger .order-date:after {
  content: ' /';
}

.orders-list .order-detail-trigger .order-price {
  color: #FB8402;
  margin-right: 10px;
  font-weight: 500;
}

.orders-list .order-detail-trigger .order-info {
  margin-left: auto;
}

.orders-list .info-delivery {
  display: none;
}

.orders-list .order-list-short-info {
  font-size: 1.125rem;
  line-height: 1.3333;
  font-weight: 500;
  text-align: right;
  padding: 20px 102px;
}

.orders-list .order-list-short-info .price {
  color: #FB8402;
}

.orders-list .info-customer {
  display: none;
}

.customer-order-products .price {
  display: flex;
}

.customer-order-products .price .price-currency {
  margin-left: 4px;
}

.customer-order-products .customer-order-products-header,.customer-order-products .product {
  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: flex;
  flex-direction: column;
  justify-content: center;
}

.customer-order-products .col-info {
  padding-left: 30px;
  flex: 0 0 37.6%;
  max-width: 37.6%;
}

.customer-order-products .col-qty {
  flex: 0 0 18.5%;
  max-width: 18.5%;
}

.customer-order-products .col-price {
  flex: 0 0 20.9%;
  max-width: 20.9%;
}

.customer-order-products .col-price-total {
  padding-right: 30px;
  flex: 0 0 23%;
  max-width: 23%;
}

.customer-order-products .product {
  margin-bottom: 3px;
  font-size: 1.125rem;
  line-height: 1.3333;
}

.customer-order-products .product .product-title {
  font-weight: 500;
  color: #000;
  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: flex;
}

.page-customer-edit .profile-form .control-group .control-label {
  margin-bottom: 0;
  flex-basis: 43%;
  max-width: 43%;
  margin-top: 3px;
}

.page-customer-edit .profile-form .control-group .controls {
  flex-basis: 57%;
  max-width: 57%;
}

.page-customer-edit #share-favorites-btn {
  margin-left: 84px;
}

.page-customer-info .info-table {
  width: auto;
}

.page-customer-info .info-table .th,.page-customer-info .info-table .td {
  padding: 5px 15px;
}

.page-customer-info .info-table .th {
  font-weight: bold;
}

.drop-block.drop-add2tracking {
  min-width: 200px;
}

.drop-block.drop-add2tracking .form-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 17px;
}

.drop-block.drop-add2tracking .drop-block-inner form {
  margin-top: 10px;
}

.drop-block.drop-add2tracking .drop-block-inner form .btn {
  margin: 5px auto 0;
}

.drop-block.drop-add2tracking .drop-block-inner form label.error {
  display: none !important;
}

.page-articles-list {
  padding-bottom: 80px;
}

.page-articles-list .box-articles-category {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}

.page-articles-list .box-articles-category .item {
  margin-right: 12px;
  padding: 12px 0;
}

.page-articles-list .box-articles-category .item a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #188CCD;
  padding: 12px 40px;
  border: 1px solid #188CCD;
  border-radius: 56px;
  transition: all .3s linear;
}

.page-articles-list .box-articles-category .item a:hover {
  background: #188CCD;
  color: #fff;
  text-decoration: none;
}

.page-articles-list .box-articles-category .item a.active {
  background: #188CCD;
  color: #fff;
}

.page-articles-list .article-list-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.page-articles-list .article-list-wrapper .article-item {
  width: 23.2%;
  margin-right: 2.4%;
  margin-bottom: 2.4%;
}

.page-articles-list .article-list-wrapper .article-item:nth-of-type(4n) {
  margin-right: 0;
}

.page-article .page-article-content {
  padding-bottom: 80px;
}

.page-article img {
  border-radius: 16px;
}

.page-article .title-page {
  margin-top: 0;
}

.page-article .box-category {
  margin-bottom: 24px;
  display: flex;
}

.page-article .box-category .item {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4F5D75;
  margin-right: 24px;
}

.page-article .box-category .item .item-title {
  margin-right: 3px;
}

.page-article .box-category .item .item-info {
  color: #188CCD;
  text-decoration: underline;
  font-weight: 400;
}

.page-article .box-category .item .item-info a {
  color: #188CCD;
  text-decoration: underline;
  font-weight: 400;
}

.page-article .content-new {
  max-width: 873px;
  width: 100%;
  margin: 0 auto;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #474747;
}

.page-article .content-new h1,.page-article .content-new h2,.page-article .content-new h3,.page-article .content-new h4,.page-article .content-new h5 {
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 56px;
  color: #1D3557;
  margin-top: 60px;
  margin-bottom: 32px;
}

.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: flex;
  min-height: 70px;
  justify-content: space-between;
  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;
  transition: 0.3s ease;
  cursor: pointer;
  padding: 5px;
}

.page-compare .compare-remove-product:hover,.page-compare-list .compare-remove-product:hover {
  color: #2b343c;
}

.page-compare .product-card .product-favorite,.page-compare-list .product-card .product-favorite,.page-compare .product-card .product-compare,.page-compare-list .product-card .product-compare {
  display: none;
}

.page-compare > .page-title,.page-compare > header {
  margin-left: 255px;
}

.page-compare .compare-table {
  display: 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: flex;
}

.page-compare .compare-product,.page-compare .compare-header {
  min-width: 245px;
  flex-basis: 245px;
}

.page-compare .compare-header > div,.page-compare .compare-product > div {
  padding: 10px;
  min-height: 42px;
  margin: 10px 0;
  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 {
  margin-bottom: 80px;
}

.contact-page-wrapper {
  display: flex;
  justify-content: space-between;
}

.contact-page-wrapper .box-left {
  max-width: 48.8%;
  width: 100%;
  margin-top: 12px;
}

.contact-page-wrapper .item-info {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(45, 49, 66, 0.06);
  display: flex;
  align-items: center;
}

.contact-page-wrapper .item-info > a {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #188CCD;
  padding: 8px 20px;
  border: 1px solid #188CCD;
  border-radius: 56px;
  margin-left: auto;
  transition: all .2s linear;
}

.contact-page-wrapper .item-info > a:hover {
  text-decoration: none;
  background: #188CCD;
  color: #fff;
}

.contact-page-wrapper .item-info i {
  color: #188CCD;
  width: 56px;
  font-size: 22px;
  height: 56px;
  border-radius: 50%;
  background: rgba(206, 232, 246, 0.4);
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-page-wrapper .item-info:last-child {
  border: none;
}

.contact-page-wrapper .item-info .info-title {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #188CCD;
  margin-bottom: 4px;
}

.contact-page-wrapper .item-info .info-text {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #202328;
}

.contact-page-wrapper .item-info .info-text a {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #202328;
}

.contact-page-wrapper .item-info .info-text a:hover {
  color: #202328;
  text-decoration: underline;
}

.contact-page-wrapper .item-info .work-time {
  display: flex;
  align-items: center;
}

.contact-page-wrapper .item-info .work-time .work-day {
  display: flex;
  align-items: center;
  margin-right: 65px;
}

.contact-page-wrapper .item-info .work-time .work-day .work-day-time {
  color: #188CCD;
}

.contact-page-wrapper .item-info .work-time .work-day .work-day-name {
  margin-right: 10px;
}

.contact-page-wrapper .item-info .work-time .work-day:last-child {
  margin-right: 0;
}

.contact-page-wrapper .item-info .work-time .work-day:last-child .work-day-time {
  color: #EB5757;
}

.contact-page-wrapper .box-right {
  max-width: 48.8%;
  width: 100%;
}

.form-contact {
  background: #FFFFFF;
  box-shadow: 2px 2px 24px rgba(79, 93, 117, 0.04);
  border-radius: 24px;
  padding: 40px;
}

.form-contact .form-error {
  display: none !important;
}

.form-contact .form-title {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  color: #1D3557;
  margin-bottom: 16px;
  text-align: center;
}

.form-contact .form-text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #646464;
  margin-bottom: 24px;
  text-align: center;
}

.form-contact .wrapper-name-email {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.form-contact .wrapper-name-email .control-group {
  width: 48%;
}

.form-contact .wrapper-name-email .control-group .control-label {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  color: #202328;
  margin-bottom: 8px;
}

.form-contact .wrapper-name-email .control-group .form-control {
  height: 48px;
  border: 1px solid #E4E4E4;
  border-radius: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #202328;
  padding: 0 16px;
}

.form-contact .wrapper-name-email .control-group .form-control::-webkit-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #202328;
}

.form-contact .wrapper-name-email .control-group .form-control:-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #202328;
}

.form-contact .wrapper-name-email .control-group .form-control::-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #202328;
}

.form-contact .wrapper-name-email .control-group .form-control::placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #202328;
}

.form-contact .control-group {
  margin-bottom: 24px;
}

.form-contact .control-label {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  color: #202328;
}

.form-contact .form-control.message {
  height: 148px;
  border: 1px solid #E4E4E4;
  border-radius: 8px;
  padding: 14px 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #202328;
}

.form-contact .form-control.message::-webkit-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #727272;
}

.form-contact .form-control.message:-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #727272;
}

.form-contact .form-control.message::-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #727272;
}

.form-contact .form-control.message::placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #727272;
}

.form-contact .btn-submit-wrapper {
  text-align: center;
}

.form-contact .btn-submit-wrapper .btn-submit {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 16px 32px;
}

.favorites-page .favorite-sum-wrapper {
  background: #fafafa;
  border-radius: 2px;
  border: 1px solid #c0c0c0;
  color: #2b343c;
  font-size: 0.875rem;
  line-height: 1;
  padding: 7px 20px;
}

.favorites-page .favorite-sum-wrapper .btn {
  padding: 6px 28px;
  box-shadow: none;
}

.product-page {
  padding-bottom: 80px;
}

.product-page .btn-order-size {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: uppercase;
  color: #188CCD;
  border: none;
  background: transparent;
  cursor: pointer;
  margin-bottom: 40px;
  margin-top: 16px;
}

.product-page .btn-order-size:hover {
  text-decoration: none;
}

.product-page .product-title-mobile {
  display: none;
}

.product-page .product-page-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.product-page .product-gallery {
  width: 48.8%;
}

.product-page .product-gallery #productGallery {
  margin-bottom: 12px;
}

.product-page .product-gallery .product-gallery-item {
  border-radius: 16px;
}

.product-page .product-gallery .product-gallery-item.video-item {
  position: relative;
}

.product-page .product-gallery .product-gallery-item.video-item::after {
  background-image: url("/themes/default/dist/images/play-video.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: '';
  width: 60px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translateY(-50%) translateX(50%);
          transform: translateY(-50%) translateX(50%);
}

.product-page .product-gallery .product-gallery-item picture {
  display: flex;
  justify-content: center;
  height: 100%;
}

.product-page .product-gallery .product-gallery-item img {
  border-radius: 16px;
  width: auto;
  height: auto;
}

.product-page .product-gallery .lSAction._next .lSNext {
  opacity: 1;
}

.product-page .product-gallery .lSAction._prev .lSPrev {
  opacity: 1;
}

.product-page .product-gallery .lSAction .lSPrev,.product-page .product-gallery .lSAction .lSNext {
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #188CCD;
  transition: all .2s linear;
}

.product-page .product-gallery .lSAction .lSPrev::after {
  content: '\e817';
  font-family: "fontello";
  font-size: 14px;
  color: #188CCD;
  transition: all .2s linear;
}

.product-page .product-gallery .lSAction .lSNext::after {
  content: '\e818';
  font-family: "fontello";
  font-size: 14px;
  color: #188CCD;
  transition: all .2s linear;
}

.product-page .product-gallery .lSGallery img {
  border-radius: 16px;
}

.product-page .product-gallery .lSGallery li.active a {
  display: block;
  position: relative;
  border: 2px solid #188CCD;
  border-radius: 16px;
}

.product-page .product-gallery .lSGallery li.active a::after {
  position: absolute;
  content: '';
  background: rgba(24, 140, 205, 0.32);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 16px;
}

.product-page .product-gallery .sticker-wrapper {
  top: 24px;
  left: 24px;
}

.product-page .product-gallery .sticker-wrapper .sticker {
  border-radius: 16px 0px;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  padding: 2px 16px;
  border: none;
  min-width: unset;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.product-page .product-gallery .sticker-wrapper .sticker._hot {
  color: #FFFFFF;
  border: none;
  background: #FF9900;
}

.product-page .product-gallery .sticker-wrapper .sticker._sales {
  background: #E64646;
}

.product-page .product-gallery .sticker-wrapper .sticker._new {
  background: #1BCD38;
}

.product-page .card-right {
  width: 48.8%;
}

.product-page .card-right .box-title-block {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.product-page .card-right .box-title-block span {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #2D3142;
  white-space: nowrap;
  margin-right: 16px;
}

.product-page .card-right .box-title-block .line {
  height: 1px;
  width: 100%;
  background: rgba(45, 49, 66, 0.16);
}

.product-page .card-item .product-title {
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  color: #1D3557;
  margin-bottom: 24px;
}

.product-page .card-item .box-articul-stock {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  outline: none;
}

.product-page .card-item .box-articul-stock .articul {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #888888;
}

.product-page .card-item .box-articul-stock .articul span {
  color: #1D3557;
}

.product-page .card-item .box-articul-stock .stock {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
}

.product-page .card-item .box-articul-stock .stock.in-stock::before {
  content: '\e83c';
  font-family: "fontello";
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 12px;
  background: #27AE60;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 9px;
}

.product-page .card-item .configurable-block {
  margin-bottom: 40px;
}

.product-page .card-item .configurable-block .configurable-title {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #2D3142;
  margin-bottom: 8px;
}

.product-page .card-item .configurable-block .buttons-wrap .select-button {
  background: rgba(24, 140, 205, 0.08);
  border: 1px solid rgba(24, 140, 205, 0.08);
  border-radius: 56px;
  color: #1D3557;
  padding: 5px 14px;
  margin-right: 5px;
  cursor: pointer;
  transition: all .3s linear;
}

.product-page .card-item .configurable-block .buttons-wrap .select-button:hover {
  background: #188CCD;
  color: #fff;
  border-color: #188CCD;
}

.product-page .card-item .configurable-block .buttons-wrap .select-button.selected {
  background: #188CCD;
  color: #fff;
  border-color: #188CCD;
}

.product-page .card-item .configurable-block .buttons-wrap .select-button.out-of-stock {
  background: #e0e0e0;
  opacity: 0.8;
  pointer-events: none;
  cursor: no-drop;
}

.product-page .card-item .relocate-to-catalog {
  margin-top: 16px;
  margin-bottom: 40px;
  display: block;
}

.product-page .card-item .card-price.pre-order .btn-to-order {
  border: 1px solid #188CCD;
  border-radius: 56px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #188CCD;
  background: transparent;
  transition: all .3s linear;
  max-width: 238px;
  width: 100%;
  text-align: center;
  padding: 16px;
}

.product-page .card-item .card-price.pre-order .btn-to-order:hover {
  color: #fff;
  background: #188CCD;
}

.product-page .card-item .bottom-block {
  margin-bottom: 20px;
}

.product-page .card-item .card-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-page .card-item .card-price .card-qty {
  display: none;
}

.product-page .card-item .card-price .price-block {
  margin-right: 72px;
}

.product-page .card-item .card-price .price-block.sale-price .prices-wrap .price {
  color: #EB5757;
}

.product-page .card-item .card-price .prices-wrap {
  position: relative;
}

.product-page .card-item .card-price .prices-wrap .price-old {
  position: absolute;
  top: -18px;
  left: 0;
}

.product-page .card-item .card-price .prices-wrap .price {
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  color: #188CCD;
}

.product-page .card-item .card-price .prices-wrap .price .price-currency {
  font-size: 20px;
}

.product-page .card-item .card-price .button-buy-block {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-page .card-item .card-price .button-buy-block .add-cart {
  border-radius: 56px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  max-width: 169px;
  width: 100%;
  text-align: center;
  padding: 16px;
  margin-right: 16px;
}

.product-page .card-item .card-price .button-buy-block .buy-one-click {
  border: 1px solid #188CCD;
  border-radius: 56px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #188CCD;
  background: transparent;
  transition: all .3s linear;
  max-width: 238px;
  width: 100%;
  text-align: center;
  padding: 16px;
}

.product-page .card-item .card-price .button-buy-block .buy-one-click:hover {
  color: #fff;
  background: #188CCD;
}

.product-page .box-delivery-payment {
  justify-content: space-between;
  margin-bottom: 40px;
}

.product-page .box-delivery-payment .item {
  display: flex;
  align-items: center;
}

.product-page .box-delivery-payment .item .img-wrapper {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(206, 232, 247, 0.4);
}

.product-page .box-delivery-payment .item .box-info .title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #4F5D75;
  margin-bottom: 4px;
}

.product-page .box-delivery-payment .item .box-info .content {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #888888;
}

.product-page .box-delivery-payment .item .box-info .content p {
  margin-bottom: 0;
}

.product-page .page-content #main_desc {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
  max-height: 123px;
  overflow: hidden;
  transition: all .3s linear;
}

.product-page .page-content #main_desc.view-all-text {
  max-height: unset;
}

.product-page .page-content #main_desc p {
  margin: 0;
}

.product-page .page-content .button-view-all-text {
  display: block;
  color: #188CCD;
  text-decoration: underline;
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  text-align: start;
}

.product-page .characteristics {
  padding-bottom: 80px;
}

.product-page .characteristics .characteristics-content .btn-show {
  margin-top: 16px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #188CCD;
  cursor: pointer;
}

.product-page .characteristics .characteristics-content .btn-show:hover {
  text-decoration: none;
}

.product-page .characteristics .characteristics-content .characteristics-item {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  padding: 16px 24px;
  background: #FFFFFF;
  border-radius: 16px;
  margin-bottom: 4px;
}

.product-page .characteristics .characteristics-content .characteristics-item.hide {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  padding: 0;
}

.product-page .characteristics .characteristics-content .characteristics-item .characteristics-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #4F5D75;
  width: 48%;
}

.product-page .characteristics .characteristics-content .characteristics-item .characteristics-value {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
  width: 48%;
}

.fancybox-container.fancybox-can-drag .fancybox-stage .fancybox-slide > div {
  background: transparent;
  padding: 20px;
}

.fancybox-container.fancybox-can-drag .fancybox-stage .fancybox-slide > div .fancybox-close-small {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  top: 0px;
  right: 0px;
  background: #EB5757;
}

#oneClickProductForm #cart-order-form-fast {
  background: #FFFFFF;
  border-radius: 16px;
  padding: 32px 40px 40px;
}

#oneClickProductForm #cart-order-form-fast .form-group {
  flex-direction: column;
  align-items: center !important;
  margin-bottom: 0 !important;
}

#oneClickProductForm #cart-order-form-fast .form-group .btn-submit {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 16px 40px;
}

#oneClickProductForm #cart-order-form-fast .controls {
  width: 100%;
  margin-bottom: 20px;
}

#oneClickProductForm #cart-order-form-fast .controls .form-control.cellphone {
  width: 100%;
}

#oneClickProductForm #cart-order-form-fast .form-title {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  color: #1D3557;
  margin-bottom: 16px;
  text-align: center;
}

#oneClickProductForm #cart-order-form-fast .form-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #646464;
  margin-bottom: 20px;
}

#oneClickProductForm #cart-order-form-fast .control-label {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
  color: #202328;
}

#oneClickProductForm #cart-order-form-fast .form-control {
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  border-radius: 8px;
  padding: 0 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #202328;
  height: 48px;
}

#oneClickProductForm #cart-order-form-fast .form-control::-webkit-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

#oneClickProductForm #cart-order-form-fast .form-control:-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

#oneClickProductForm #cart-order-form-fast .form-control::-ms-input-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

#oneClickProductForm #cart-order-form-fast .form-control::placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #888888;
}

#oneClickProductForm #cart-order-form-fast .btn-submit-wrapper {
  text-align: center;
  margin-top: 24px;
}

#oneClickProductForm #cart-order-form-fast .btn-submit-wrapper .btn {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 16px 40px;
}

.carousel-product {
  padding: 0;
}

.first-slider-wrapper {
  position: relative;
  height: var(--100vh);
  margin-bottom: 80px;
}

.first-slider-wrapper .img-fluid {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.first-slider-wrapper #main-slider {
  position: relative;
  height: 100%;
}

.first-slider-wrapper #main-slider .slick-list {
  height: 100%;
}

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

.first-slider-wrapper .item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0.47) 24.05%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.8;
  top: 0;
  left: 0;
}

.first-slider-wrapper .item::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.32) 0%, rgba(0, 0, 0, 0) 100%);
  content: '';
  position: absolute;
  width: 100%;
  height: 30%;
  top: 0;
  left: 0;
}

.first-slider-wrapper .item .content-wrap {
  max-width: 1368px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  position: absolute;
  z-index: 30;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  top: 173px;
}

.first-slider-wrapper .item .content-wrap .text-title {
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 56px;
  color: #FFFFFF;
  margin-bottom: 24px;
}

.first-slider-wrapper .item .content-wrap .text-formatted {
  font-style: normal;
  max-width: 365px;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 41px;
}

.first-slider-wrapper .item .content-wrap .text-formatted p {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  margin: 0;
}

.first-slider-wrapper .item .content-wrap .btn {
  border: 1px solid #FFFFFF;
  border-radius: 56px;
  background: transparent;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  height: 60px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 42px;
  cursor: pointer;
}

.slick-track {
  display: flex;
  height: 100%;
}

.wrapper-container-arrows {
  position: absolute;
  max-width: 1328px;
  width: 100%;
  margin: 0 auto;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  bottom: 80px;
  display: flex;
  align-items: center;
}

.wrapper-container-arrows .prev-first-slider,.wrapper-container-arrows .next-first-slider {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  transition: all .3s linear;
}

.wrapper-container-arrows .slides-numbers {
  margin: 0 18px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.24);
  letter-spacing: -1.5px;
}

.wrapper-container-arrows .slides-numbers .active {
  font-size: 24px;
  color: #FFFFFF;
}

.popular-offer {
  padding-bottom: 80px;
  padding-top: 80px;
  background: #fff;
}

.popular-offer .link {
  background: #188CCD;
  border-radius: 56px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  height: 56px;
  display: flex;
  align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0 32px;
  border: 1px solid #188CCD;
  transition: all .3s linear;
}

.popular-offer .link:hover {
  text-decoration: none;
  background: transparent;
  color: #188CCD;
}

.popular-offer-wrapper {
  display: flex;
  justify-content: space-between;
}

.popular-offer-wrapper .box-left {
  max-width: 420px;
  width: 100%;
  margin-right: 32px;
}

.popular-offer-wrapper .box-right {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.popular-offer-wrapper .box-right .product-card-wrapper {
  width: 48%;
  margin-bottom: 4%;
}

.popular-offer-wrapper .box-right .product-card-wrapper.hide {
  display: none;
}

.popular-offer-wrapper .box-right .link-catalog {
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #188CCD;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
}

.popular-offer-wrapper .box-right .link-catalog i {
  margin-left: 12px;
  font-size: 8px;
}

.box-btn-tab {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
}

.box-btn-tab .btn-default.active {
  background: #188CCD;
  color: #fff;
  border-color: #188CCD;
}

.box-btn-tab .btn-default.active .count {
  background: #fff;
}

.box-btn-tab .btn-default {
  border: 1px solid #E7E7E7;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #4F5D75;
  height: 48px;
  display: flex;
  align-items: center;
  padding: 0 8px 0 20px;
  background: transparent;
  margin-right: 10px;
  margin-bottom: 10px;
  transition: all .3s linear;
}

.box-btn-tab .btn-default:hover {
  background: #188CCD;
  color: #fff;
  border-color: #188CCD;
}

.box-btn-tab .btn-default:hover .count {
  background: #fff;
}

.box-btn-tab .btn-default .count {
  background: rgba(24, 140, 205, 0.08);
  border-radius: 56px;
  font-style: normal;
  font-weight: 500;
  transition: all .3s linear;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #188CCD;
  padding: 4px 16px;
  margin-left: 12px;
}

.block-about {
  background: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

.box-info-about {
  display: flex;
  justify-content: space-between;
}

.box-info-about .wrapper-info-about {
  width: 48.8%;
}

.box-info-about .wrapper-info-about .info-about-text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6C6C6C;
  margin-bottom: 30px;
}

.box-info-about .wrapper-info-about .info-about-text p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  color: #6C6C6C;
}

.box-info-about .wrapper-info-about .list .item {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #F1F1F1;
  margin-bottom: 20px;
}

.box-info-about .wrapper-info-about .list .item .title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
}

.box-info-about .wrapper-info-about .list .item .img-wrapper {
  margin-right: 16px;
}

.box-info-about .wrapper-info-about .info-about-question {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: #188CCD;
  border-radius: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  padding: 0 32px;
  justify-content: center;
  margin-right: 32px;
  border: 1px solid #188CCD;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  transition: all .3s linear;
  cursor: pointer;
}

.box-info-about .wrapper-info-about .info-about-question:hover {
  background: transparent;
  color: #188CCD;
  text-decoration: none;
}

.box-info-about .wrapper-info-about .info-about-more {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #188CCD;
}

.box-info-about .wrapper-info-about .info-about-more:hover {
  color: #188CCD;
}

.box-info-about .wrapper-info-about .info-about-more i {
  margin-left: 10px;
}

.box-info-about .img-box {
  width: 48.8%;
  border-radius: 16px;
}

.box-info-about .img-box img {
  border-radius: 16px;
}

.brands {
  margin-top: 77px;
}

#brands-slider {
  display: flex;
}

#brands-slider .item {
  margin: 0 40px;
  cursor: pointer;
}

#brands-slider .item:hover img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

#brands-slider .item img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  transition: all .3s linear;
}

.page-partners .top-info-box {
  margin-bottom: 70px;
}

.page-partners .top-info-box .line-title-section {
  display: none;
}

.page-partners .top-info-box .text-formatted {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #646464;
  -webkit-column-count: 2;
          column-count: 2;
}

.page-partners .middle-info-box {
  padding-bottom: 80px;
}

.page-partners .box-flex {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}

.page-partners .box-flex .section-title {
  margin-bottom: 0;
}

.page-partners .slider-partners .item {
  margin: 0 19px;
}

.page-partners .wholesale {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #FFFFFF;
}

.page-partners .box-flex-partners {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

.page-partners .box-flex-partners .box-info {
  max-width: 48.8%;
  width: 100%;
}

.page-partners .box-flex-partners .box-info .text-formatted {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #646464;
  margin-bottom: 14px;
}

.page-partners .box-flex-partners .box-info .box-discount {
  display: flex;
  align-items: flex-end;
  padding-bottom: 32px;
  margin-bottom: 34px;
  border-bottom: 1px solid #DFDFDF;
}

.page-partners .box-flex-partners .box-info .btn-primary {
  background: #188CCD;
  border-radius: 56px;
  border: 1px solid #188CCD;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 16px 32px;
  cursor: pointer;
  transition: all .3s linear;
}

.page-partners .box-flex-partners .box-info .btn-primary:hover {
  background: transparent;
  color: #188CCD;
}

.page-partners .box-flex-partners .box-info .discount {
  display: flex;
  flex-direction: column;
  margin-right: 32px;
}

.page-partners .box-flex-partners .box-info .discount-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #202328;
  margin-bottom: 8px;
}

.page-partners .box-flex-partners .box-info .discount-count {
  font-style: normal;
  font-weight: 800;
  font-size: 56px;
  line-height: 56px;
  text-transform: uppercase;
  color: #EF8354;
}

.page-partners .box-flex-partners .box-info .download-btn {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #188CCD;
  display: flex;
  align-items: center;
}

.page-partners .box-flex-partners .box-info .download-btn i {
  margin-right: 16px;
  font-size: 32px;
}

.page-partners .box-flex-partners .box-right {
  max-width: 48.8%;
  width: 100%;
}

.page-partners .dealers {
  padding-top: 80px;
  padding-bottom: 80px;
}

.page-partners .dealers .box-flex-partners .box-info .discount {
  margin-right: 0;
  margin-bottom: 64px;
}

.page-partners .dealers .box-flex-partners .box-info .btn-primary {
  color: #188CCD;
  background: transparent;
}

.page-partners .dealers .box-flex-partners .box-info .btn-primary:hover {
  background: #188CCD;
  color: #fff;
}

.page-about .about-box._position_left {
  margin-bottom: 80px;
}

.page-about .about-box._position_left .box-left {
  order: 2;
}

.page-about .about-box._position_left .box-right {
  order: 1;
}

.about-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 40px;
}

.about-box .box-left {
  max-width: 48.8%;
  width: 100%;
}

.about-box .box-left .text-formatted {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #646464;
}

.about-box .box-right {
  max-width: 48.8%;
  width: 100%;
}

.characteristics-wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
}

.characteristics-wrapper .btn-primary {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #188CCD;
  border-radius: 56px;
  border: 1px solid #188CCD;
  padding: 16px 32px;
  transition: all .3s linear;
}

.characteristics-wrapper .btn-primary:hover {
  background: transparent;
  color: #188CCD;
}

.about-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.about-bottom .item-info {
  width: 48.8%;
  margin-bottom: 40px;
}

.about-bottom .item-info .title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.about-bottom .item-info .title-box .title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
  text-transform: uppercase;
  color: #2D3142;
  margin-right: 15px;
}

.about-bottom .item-info .title-box .line {
  height: 1px;
  width: 100%;
  background: rgba(45, 49, 66, 0.16);
}

.about-bottom .item-info .line-info {
  padding: 16px 24px;
  margin-bottom: 4px;
  background: #FFFFFF;
  border-radius: 16px;
  display: flex;
  align-items: center;
  font-style: normal;
  justify-content: space-between;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
}

.about-bottom .item-info .line-info p {
  margin: 0;
}

.about-bottom .item-info .line-info .title {
  width: 48%;
}

.about-bottom .item-info .line-info .content {
  width: 48%;
}

.page-payment-and-delivery .about-box {
  padding-bottom: 40px;
}

.page-payment-and-delivery .payment-methods {
  background: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

.page-payment-and-delivery .payment-methods .list {
  display: flex;
  align-items: stretch;
  border: 1px solid #DFDFDF;
  border-radius: 16px;
  width: 100%;
}

.page-payment-and-delivery .payment-methods .item {
  text-align: center;
  border-right: 1px solid #DFDFDF;
  padding: 32px;
}

.page-payment-and-delivery .payment-methods .item:last-child {
  border-right: none;
}

.page-payment-and-delivery .payment-methods .item .img-wrapper {
  min-height: 88px;
  max-height: 88px;
}

.page-payment-and-delivery .payment-methods .item .img-wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
}

.page-payment-and-delivery .payment-methods .item .title {
  padding-top: 24px;
  margin-top: 24px;
  border-top: 1px solid #DFDFDF;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #202328;
  margin-bottom: 12px;
}

.page-payment-and-delivery .payment-methods .item .content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #888888;
}

.page-payment-and-delivery .payment-methods .item .content p {
  margin: 0;
}

.page-payment-and-delivery .delivery-methods {
  background: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

.page-payment-and-delivery .delivery-methods .box-flex {
  align-items: flex-start;
  justify-content: space-between;
}

.page-payment-and-delivery .delivery-methods .box-flex .box-left {
  width: 42.3%;
}

.page-payment-and-delivery .delivery-methods .box-flex .box-left .item {
  margin-bottom: 24px;
}

.page-payment-and-delivery .delivery-methods .box-flex .box-left .item:nth-child(2) p:first-child {
  margin-bottom: 16px;
}

.page-payment-and-delivery .delivery-methods .box-flex .box-left .item:nth-child(2) p b {
  margin-right: 16px;
  color: #202328;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}

.page-payment-and-delivery .delivery-methods .box-flex .box-left .item:nth-child(2) p b::before {
  content: '\e979';
  font-family: "fontello";
  color: #188CCD;
  font-size: 24px;
  margin-right: 15px;
}

.page-payment-and-delivery .delivery-methods .box-flex .box-left .item:nth-child(2) p a {
  background: #188CCD;
  border: 1px solid #188CCD;
  border-radius: 56px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 8px 24px;
  transition: all .3s linear;
}

.page-payment-and-delivery .delivery-methods .box-flex .box-left .item:nth-child(2) p a:hover {
  background: transparent;
  color: #188CCD;
  text-decoration: none;
}

.page-payment-and-delivery .delivery-methods .box-flex .box-left .item .title {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #202328;
  margin-bottom: 12px;
}

.page-payment-and-delivery .delivery-methods .box-flex .box-left .item .content {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #888888;
}

.page-payment-and-delivery .delivery-methods .box-flex .box-left .item .content p {
  margin: 0;
}

.page-payment-and-delivery .delivery-methods .box-flex .box-right {
  width: 48.8%;
}

.page-payment-and-delivery .delivery-methods .box-flex .box-right img {
  border-radius: 8px;
}

.page-payment-and-delivery .top-info-box {
  padding-top: 80px;
  padding-bottom: 80px;
}

.page-payment-and-delivery .top-info-box .text-formatted {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #202328;
  -webkit-column-count: 2;
          column-count: 2;
}

.category-page .mobile-sort {
  display: none !important;
}

.category-page .btn-filter-mobile {
  display: none;
}

.category-page .mobile-box-title-close {
  display: none;
}

.category-page .mobile-btn-filter-exit {
  display: none;
}

.category-page .category-page-container {
  display: flex;
  justify-content: space-between;
}

.category-page .page-aside {
  max-width: 310px;
  width: 100%;
  margin-right: 32px;
  background: #FFFFFF;
  border-radius: 16px;
  padding: 24px;
}

.category-page .page-aside .selections-wrapper.hide-content .attribute-content {
  display: none;
}

.category-page .page-aside .selections-wrapper.hide-content .title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.category-page .page-aside .filter {
  margin-top: 0;
}

.category-page .page-aside .filter .clear-filter,.category-page .page-aside .filter .filter-pre-info {
  display: none !important;
}

.category-page .page-aside .filter .count-filter {
  display: none !important;
}

.category-page .page-aside .filter .attribute-checkbox .list.selected .checkbox {
  border: 6px solid #188CCD;
}

.category-page .page-aside .filter .attribute-checkbox .list {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2D3142;
  transition: all .2s linear;
}

.category-page .page-aside .filter .attribute-checkbox .list .checkbox {
  border: 1px solid #CEE8F7;
  border-radius: 4px;
  width: 24px;
  height: 24px;
  margin-right: 12px;
}

.category-page .page-aside .filter .attribute-range .ui-slider {
  background: #D6F0FF;
  border-radius: 6px;
  height: 6px;
  margin: 20px 0;
}

.category-page .page-aside .filter .attribute-range .ui-slider .ui-slider-handle {
  width: 32px;
  height: 32px;
  -webkit-transform: translateY(-30%);
          transform: translateY(-30%);
  box-shadow: none;
  background: #188CCD;
  border-radius: 50%;
  border: 2px solid #188CCD;
  cursor: pointer;
}

.category-page .page-aside .filter .attribute-range .ui-slider .ui-slider-range:last-of-type {
  background: #4F5D75;
  border-radius: 6px;
  height: 6px;
}

.category-page .page-aside .filter .attribute-range .ranges-wrap .btn-apply {
  display: none;
}

.category-page .page-aside .filter .attribute-range .ranges-wrap .label {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4F5D75;
  margin-right: 8px;
}

.category-page .page-aside .filter .attribute-range .ranges-wrap .form-control {
  height: 40px;
  width: 80px;
  border: 1px solid #CEE8F7;
  border-radius: 4px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4F5D75;
  margin-right: 8px;
}

.category-page .page-aside .title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #2D3142;
  justify-content: space-between;
  cursor: pointer;
}

.category-page .page-aside .title::after {
  content: '\e80c';
  font-family: "fontello";
  color: #188CCD;
  transition: all .3s linear;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.category-page .page-aside .catalog-aside {
  padding-bottom: 8px;
  border-bottom: 1px solid #E7E7E7;
}

.category-page .page-aside .catalog-aside .catalog-aside-title a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #2D3142;
  margin-bottom: 16px;
}

.category-page .page-aside .catalog-aside .catalog-aside-title a.current.active::before {
  border: 6px solid #188CCD;
}

.category-page .page-aside .catalog-aside .catalog-aside-title a:hover {
  text-decoration: none;
}

.category-page .page-aside .catalog-aside .catalog-aside-title a::before {
  content: '';
  width: 24px;
  height: 24px;
  background: #FFFFFF;
  border: 1px solid #CEE8F7;
  border-radius: 4px;
  margin-right: 12px;
}

.category-page .category-right .pagination-wrap {
  margin-bottom: 80px;
}

.category-page .category-right .page-title {
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  text-transform: unset;
  color: #1D3557;
  margin-bottom: 16px;
}

.category-page .category-right .filter-delete-wrapper {
  background: transparent;
  padding: 0;
  margin-bottom: 32px;
}

.category-page .category-right .filter-delete-wrapper .filter-delete-item {
  border: 1px solid #E3EBF8;
  border-radius: 56px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #4F5D75;
  padding: 6px 12px 6px 16px;
}

.category-page .category-right .filter-delete-wrapper .filter-delete-item:hover {
  background: #188CCD;
  color: #fff;
  border-color: #188CCD;
}

.category-page .category-right .filter-delete-wrapper .filter-delete-item.filter-delete-all {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #888888;
  background: transparent;
  border: none;
}

.category-page .category-right .filter-delete-wrapper .filter-delete-item.filter-delete-all .ic-close {
  color: #888888;
  font-size: 8px;
  margin-left: 0;
  margin-right: 14px;
}

.category-page .category-right .filter-delete-wrapper .filter-delete-item.filter-delete-all:hover {
  color: #188CCD;
}

.category-page .category-right .filter-delete-wrapper .filter-delete-item.filter-delete-all:hover .ic-close {
  color: #188CCD;
}

.category-page .category-right .sort-wrapper {
  margin-bottom: 24px;
  flex-wrap: wrap;
}

.category-page .category-right .sort-wrapper .label {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #4F5D75;
  margin-right: 20px;
}

.category-page .category-right .sort-wrapper #sort {
  display: flex;
}

.category-page .category-right .sort-wrapper #sort div {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  color: #888888;
  margin-right: 20px;
  transition: all .2s linear;
}

.category-page .category-right .sort-wrapper #sort div:hover {
  color: #188CCD;
}

.category-page .category-right .sort-wrapper #sort div.selected {
  color: #188CCD;
  text-decoration: underline;
}

.category-page .category-right .catalog-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.category-page .category-right .catalog-list .product-card-wrapper {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}

.category-page .category-right .catalog-list .product-card-wrapper:nth-of-type(3n) {
  margin-right: 0;
}

.category-page .category-right .catalog-list .product-card-wrapper .product-card .product-description .box-flex {
  min-height: 51px;
}

.category-page .category-right .catalog-list .product-card-wrapper .product-card .product-description .product-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}

.category-page .category-right .catalog-list .product-card-wrapper .product-card .product-description .product-title a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
}

.category-page .category-right .catalog-list .product-card-wrapper .product-card .product-description .price-block .price .price-old {
  font-size: 12px;
}

.category-page .category-right .catalog-list .product-card-wrapper .product-card .product-description .price-block .price .price-value {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}

.category-page .category-right .catalog-list .product-card-wrapper .product-card .product-description .add-cart,.category-page .category-right .catalog-list .product-card-wrapper .product-card .product-description .btn-default {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding: 0 16px;
  height: 40px;
}

.category-page .category-right #category-desc {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #646464;
  margin-bottom: 80px;
}

.category-page .category-right #category-desc h1,.category-page .category-right #category-desc h2,.category-page .category-right #category-desc h3,.category-page .category-right #category-desc h4,.category-page .category-right #category-desc h5,.category-page .category-right #category-desc h6 {
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  color: #1D3557;
  margin-bottom: 24px;
}

.btn-load-more-wrapper {
  display: none;
}

.pagination-wrap .pagination {
  justify-content: center;
  align-items: center;
}

.pagination-wrap .pagination .page-next,.pagination-wrap .pagination .page-prev {
  color: #188CCD !important;
  font-size: 14px !important;
}

.pagination-wrap .pagination .page-item.active .page-current {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  background: #188CCD;
}

.pagination-wrap .pagination .page-item .page-link {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #202328;
}

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

.bg-opacity {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: all .3s linear;
}

.bg-opacity.active {
  display: block;
  opacity: 0.3;
  z-index: 99;
}

.alert.alert-success {
  background: transparent;
  border: none;
}

.interior-design {
  padding-top: 80px;
  padding-bottom: 80px;
}

.interior-design .info-mobile-block {
  display: none;
}

.interior-design .line-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}

.interior-design .line-title .section-title {
  margin-bottom: 0;
}

.interior-design .line-title .box-arrows-btn {
  display: flex;
  align-items: center;
}

.interior-design .line-title .box-arrows-btn .next-design {
  margin-left: 8px;
}

.interior-design .line-title .box-arrows-btn .prev-design,.interior-design .line-title .box-arrows-btn .next-design {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #188CCD;
  background: #188CCD;
  color: #fff;
  cursor: pointer;
  transition: all .3s linear;
}

.interior-design .line-title .box-arrows-btn .prev-design:hover,.interior-design .line-title .box-arrows-btn .next-design:hover {
  border: 1px solid #188CCD;
  background: transparent;
  color: #4F5D75;
}

.interior-design .line-title .box-arrows-btn .prev-design.slick-disabled,.interior-design .line-title .box-arrows-btn .next-design.slick-disabled {
  border: 1px solid rgba(79, 93, 117, 0.24);
  background: transparent;
  color: #4F5D75;
  cursor: no-drop;
}

.interior-design .item {
  position: relative;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 auto;
}

.interior-design .item .item-info.active .point {
  background: #EB5757;
}

.interior-design .item .item-info.active .point i {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.interior-design .item .item-info.active .cart-mini {
  -webkit-transform: translateX(0%) translateY(-50%);
          transform: translateX(0%) translateY(-50%);
  opacity: 1;
  visibility: visible;
}

.interior-design .item .item-info {
  position: absolute;
  top: 55%;
  right: 62%;
}

.interior-design .item .item-info.copy {
  top: 40%;
  right: 70%;
}

.interior-design .item .item-info .point {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #188CCD;
  transition: all .1s linear;
  border: 0px solid #fff;
}

.interior-design .item .item-info .point i {
  font-size: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  font-weight: 700;
  transition: all .3s linear;
}

.interior-design .item .item-info .cart-mini {
  position: absolute;
  top: 50%;
  left: 45px;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: flex;
  align-items: center;
  height: 132px;
  background: #FFFFFF;
  border-radius: 12px;
  transition: all .3s linear;
  opacity: 0;
  visibility: hidden;
}

.interior-design .item .item-info .cart-mini img {
  height: 100%;
  border-radius: 12px 0px 0px 12px;
}

.interior-design .item .item-info .cart-mini .cart-mini-info {
  height: 100%;
  max-width: 282px;
  padding: 16px 18px 12px 16px;
}

.interior-design .item .item-info .cart-mini .cart-mini-info .stock.out-of-stock {
  color: darkred;
}

.interior-design .item .item-info .cart-mini .cart-mini-info .stock.out-of-stock::before {
  background: darkred;
}

.interior-design .item .item-info .cart-mini .cart-mini-info .stock {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.interior-design .item .item-info .cart-mini .cart-mini-info .stock.in-stock {
  color: #27AE60;
}

.interior-design .item .item-info .cart-mini .cart-mini-info .stock::before {
  font-size: 8px;
  margin-right: 8px;
  height: 8px;
  width: 8px;
  background: #27AE60;
}

.interior-design .item .item-info .cart-mini .cart-mini-info .title-product {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #202328;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  margin-bottom: 8px;
}

.interior-design .item .item-info .cart-mini .cart-mini-info .box-flex {
  align-items: center;
  justify-content: space-between;
}

.interior-design .item .item-info .cart-mini .cart-mini-info .box-flex .price {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #4F5D75;
}

.interior-design .item .item-info .cart-mini .cart-mini-info .box-flex a {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  color: #188CCD;
  display: flex;
  align-items: center;
}

.interior-design .item .item-info .cart-mini .cart-mini-info .box-flex a i {
  margin-left: 8px;
}

.text-default {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #646464;
}

.section-title {
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 56px;
  color: #1D3557;
  margin-bottom: 24px;
}

.text-formatted .title-page,.title-page {
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  color: #1D3557;
  margin-bottom: 24px;
}

@font-face {
  font-family:'fontello';src:url('/themes/default/dist/fonts/fontello/font/fontello.eot?29910459');src:url('/themes/default/dist/fonts/fontello/font/fontello.eot?29910459#iefix') format('embedded-opentype'), url('/themes/default/dist/fonts/fontello/font/fontello.woff2?29910459') format('woff2'), url('/themes/default/dist/fonts/fontello/font/fontello.woff?29910459') format('woff'), url('/themes/default/dist/fonts/fontello/font/fontello.ttf?29910459') format('truetype'), url('/themes/default/dist/fonts/fontello/font/fontello.svg?29910459#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: 7px;
    height: 7px;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar-button {
    width: 0;
    height: 0;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar-track {
    background: #fff;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar-track-piece {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar-thumb {
    background: #e0e0e0;
    border-radius: 4px;
  }

  .attribute-checkbox:hover .list .text {
    color: #2b343c;
  }

  form .form-note a:hover,form .gui-details a:hover {
    color: #a71e25;
  }

  .customer-order-products .product .product-title:hover {
    color: #2b343c;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .tab-content .collapse {
    display: block;
  }
}

@media (min-width: 992px) {
  .scroll-up:hover:before {
    -webkit-animation: shakeUpDownArrow 0.5s linear infinite alternate;
            animation: shakeUpDownArrow 0.5s linear infinite alternate;
  }
}

@media (min-width: 1199px) {
  #page-header .catalog-drop-list {
    border-radius: 16px 0 0 16px;
    transition: all .3s linear;
  }

  #page-header .catalog-drop-list .catalog-drop-item.sub-in.catalog-hover .sub-list.lv-2 {
    -webkit-transform: translateX(93%);
            transform: translateX(93%);
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
    z-index: 1;
  }
}

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

@media (min-width: 1200px) {
  #page-header .catalog-drop-list:before {
    content: '';
    background: #FCFCFC;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 16px 0 0 16px;
  }

  .search-header-btn:hover {
    border-color: #188CCD;
    background: #188CCD;
  }

  .search-header-btn:hover i {
    color: #fff;
  }

  #nav-header .navbar-nav .nav-item.sub-in:hover > div.header-link::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  #nav-header .navbar-nav .nav-item.sub-in:hover .sub-list.lv-2 {
    padding: 6px 8px;
    max-height: unset;
    opacity: 1;
    visibility: visible;
    overflow: visible;
  }

  #nav-header .navbar-nav .nav-item.sub-in .sub-list.lv-2 .list-item .nav-link:hover {
    background: #188CCD;
    color: #fff;
  }

  .language:hover .current-lang {
    border-color: #188CCD;
    background: #188CCD;
    color: #fff;
  }

  .header-phones:hover .wrapper-header-phones .number-phone i {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .header-phones:hover .header-phones-dropdown {
    max-height: unset;
    overflow: visible;
    opacity: 1;
    visibility: visible;
    padding: 24px;
  }

  .header-phones .header-phones-dropdown .item-info .phone:hover,.header-phones .header-phones-dropdown .item-info .address:hover {
    color: #188CCD;
  }

  .header-phones .header-phones-dropdown .item-info .emails a:hover {
    color: #188CCD;
    text-decoration: none;
  }

  #header-checkout-sidebar:hover {
    border-color: #188CCD;
    background: #188CCD;
  }

  #header-checkout-sidebar:hover i {
    color: #fff;
  }

  #page-header #nav-header .navbar-nav .nav-link.header-link {
    transition: all .3s linear;
  }

  #page-header #nav-header .navbar-nav .nav-link.header-link:hover {
    color: #188CCD;
  }

  .footer-top .column .nav .nav-link:hover {
    color: #188CCD;
  }

  .container {
    max-width: 1600px;
  }

  .category-product-wrapper .nav-link:hover {
    background: #EBF8FF;
  }

  #checkoutDialog .cart-buy-block .btn-back:hover {
    border-bottom: 1px solid #188CCD;
  }

  .cart-products .product .col-remove-block .remove:hover {
    background: rgba(235, 87, 87, 0.08);
  }

  .cart-products .product .col-remove-block .remove:hover::after {
    color: #EB5757;
  }

  .checkout-page .block-price-checkout .btn:hover {
    background: transparent;
    color: #188CCD;
  }

  .page-customer-info .customer-right {
    padding-left: 88px;
  }

  .product-page .product-gallery .lSAction .lSPrev:hover,.product-page .product-gallery .lSAction .lSNext:hover {
    background: #188CCD;
  }

  .product-page .product-gallery .lSAction .lSPrev:hover::after,.product-page .product-gallery .lSAction .lSNext:hover::after {
    color: #fff;
  }

  .first-slider-wrapper .item .content-wrap .btn:hover {
    background: #188CCD;
    border-color: #188CCD;
  }

  .wrapper-container-arrows .prev-first-slider:hover,.wrapper-container-arrows .next-first-slider:hover {
    background: #188CCD;
    border-color: #188CCD;
  }

  .category-page .page-aside .filter .attribute-checkbox .list:hover {
    color: #188CCD;
  }

  .category-page .page-aside .filter .attribute-range .ui-slider .ui-slider-handle:hover {
    background: #fff;
  }

  .interior-design .item .item-info .point:hover {
    border: 2px solid #fff;
  }
}

@media (max-width: 1350px) {
  .page-main #page-header .header-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  #page-header #nav-header .navbar-nav .nav-item {
    margin: 0 15px;
  }

  #page-header #nav-header .navbar-nav .nav-item > div.header-link {
    font-size: 14px;
  }

  #page-header #nav-header .navbar-nav .nav-item > a {
    font-size: 14px;
  }

  #page-header .btn-catalog {
    padding: 8px 15px;
    font-size: 14px;
  }

  #page-header .btn-catalog .ic-sofa-v {
    font-size: 24px;
  }

  #page-header .header-phones .wrapper-header-phones .number-phone .phone {
    font-size: 14px;
  }

  #page-header .header-phones .wrapper-header-phones .number-phone i {
    font-size: 16px;
    margin-left: 4px;
  }

  #page-header .header-phones .wrapper-header-phones .ic-phone-call-v {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  #page-header .search-header-btn {
    width: 40px;
    height: 40px;
  }

  #page-header .search-header-btn i {
    font-size: 16px;
  }

  #page-header .language .current-lang {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }

  #page-header #header-checkout-sidebar {
    height: 40px;
    width: 40px;
  }

  #page-header #header-checkout-sidebar .ic-cart-v {
    font-size: 16px;
  }

  .product-page .card-item .card-price .button-buy-block .add-cart {
    max-width: unset;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 16px;
  }

  .product-page .card-item .card-price .button-buy-block .buy-one-click {
    max-width: unset;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 16px;
  }

  .first-slider-wrapper .wrapper-container-arrows {
    right: 48%;
  }

  .box-info-about .wrapper-info-about .info-about-more {
    font-size: 14px;
  }

  .box-info-about .wrapper-info-about .info-about-question {
    font-size: 14px;
    height: 48px;
    padding: 0 20px;
  }
}

@media (max-width: 1199px) {
  #page-header .header-box > .box-flex > .language,#page-header .header-box > .header-phones,#page-header .header-box > #nav-header,#page-header .header-box > #nav-catalog {
    display: none;
  }

  .page-main #page-header .header-box {
    padding: 12px 20px;
  }

  .page-main #page-header .mobile-phone-box .phone {
    border: 1px solid rgba(255, 255, 255, 0.24);
  }

  .page-main #page-header .mobile-phone-box .phone::after {
    color: #fff;
  }

  .page-main #page-header .menu__btn {
    border: 1px solid rgba(255, 255, 255, 0.24);
  }

  .page-main #page-header .menu__btn > span,.page-main #page-header .menu__btn > span::before,.page-main #page-header .menu__btn > span::after {
    background-color: #fff;
  }

  #page-header .header-box {
    border-bottom: 1px solid #EEEEEE;
  }

  .wrapper-search {
    position: unset;
  }

  #header-search-form {
    width: 100%;
    z-index: 999;
    top: 8px;
  }

  #header-search-form .input-search {
    width: 100%;
  }

  #page-header .mobile-phone-box {
    display: block;
    margin-left: 8px;
  }

  #page-header .mobile-phone-box .phone {
    font-size: 0;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid rgba(79, 93, 117, 0.12);
    position: relative;
  }

  #page-header .mobile-phone-box .phone::after {
    content: '\e97a';
    font-family: "fontello";
    color: #4F5D75;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
  }

  #page-header .header-box {
    padding: 12px 0px;
  }

  #page-header .box-flex {
    margin-left: auto;
    margin-right: 8px;
  }

  #page-header .box-flex #header-checkout-sidebar {
    margin-left: 8px;
  }

  #page-header .hamburger-menu {
    display: flex;
    align-items: center;
  }

  #page-header .hamburger-menu .logo img {
    -webkit-filter: invert(0);
            filter: invert(0);
  }

  #page-header .hamburger-menu .menu__box {
    padding: 0 16px 30px;
    overflow: auto;
  }

  #page-header .hamburger-menu .box-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0;
    border: 1px solid rgba(79, 93, 117, 0.12);
    margin-bottom: 24px;
  }

  #page-header .hamburger-menu .box-top .logo {
    display: flex;
    align-items: center;
    order: 1;
    max-width: 110px;
    height: 32px;
  }

  #page-header .hamburger-menu .box-top .close-mobile-menu {
    order: 3;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 56px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.4);
    font-size: 10px;
  }

  #page-header .hamburger-menu .box-top .language {
    order: 2;
  }

  #page-header .hamburger-menu .box-top .language .current-lang {
    display: none;
  }

  #page-header .hamburger-menu .box-top .language .list-unstyled.lang-list {
    max-height: unset;
    margin-left: auto;
    opacity: 1;
    overflow: unset;
    position: unset;
    padding: 0;
    background: transparent;
    box-shadow: unset;
    left: unset;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
    display: flex;
    align-items: center;
  }

  #page-header .hamburger-menu .box-top .language .list-unstyled.lang-list .lang-item {
    margin: 0 4px;
  }

  #page-header .hamburger-menu .box-top .language .list-unstyled.lang-list .lang-item a {
    width: 40px;
    height: 40px;
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
  }

  #page-header .hamburger-menu .box-body {
    display: flex;
    flex-direction: column;
  }

  #page-header .hamburger-menu .box-body .btn-catalog {
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    padding: 7px 24px;
    margin-bottom: 24px;
  }

  #page-header .hamburger-menu .box-body .btn-catalog .ic.ic-sofa-v {
    font-size: 32px;
  }

  #page-header .hamburger-menu .box-body .btn-catalog .ic.ic-arrow-down-mini {
    margin-left: auto;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }

  #page-header .hamburger-menu .box-body #nav-catalog.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    pointer-events: unset;
    z-index: 9;
  }

  #page-header .hamburger-menu .box-body #nav-catalog.active .catalog-drop-item.sub-in.hover .sub-list.lv-2 {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    pointer-events: unset;
    z-index: 12;
  }

  #page-header .hamburger-menu .box-body #nav-catalog {
    max-height: unset;
    position: absolute;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    top: 66px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 0;
    background: #2D3142;
    padding: 20px 16px;
    transition: all .3s linear;
  }

  #page-header .hamburger-menu .box-body #nav-catalog .btn-catalog {
    display: none;
  }

  #page-header .hamburger-menu .box-body #nav-catalog .btn-exit-back-mobile {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #188CCD;
    margin-bottom: 20px;
  }

  #page-header .hamburger-menu .box-body #nav-catalog .btn-exit-back-mobile i {
    margin-right: 12px;
  }

  #page-header .hamburger-menu .box-body #nav-catalog .title-catalog-mobile {
    display: block;
    text-align: start;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  #page-header .hamburger-menu .box-body #nav-catalog .catalog-drop-list {
    max-height: unset;
    overflow: unset;
    opacity: 1;
    position: unset;
    visibility: unset;
    border-radius: unset;
    background: transparent;
    border: none;
    padding: 0 !important;
  }

  #page-header .hamburger-menu .box-body #nav-catalog .catalog-drop-list .catalog-drop-item {
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    margin-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  #page-header .hamburger-menu .box-body #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  #page-header .hamburger-menu .box-body #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in::after {
    content: '\f006';
    font-family: "fontello";
    font-size: 10px;
    color: #fff;
  }

  #page-header .hamburger-menu .box-body #nav-catalog .catalog-drop-list .catalog-drop-item .catalog-drop-link {
    font-style: normal;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    background: transparent;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 0;
    height: unset;
  }

  #page-header .hamburger-menu .box-body #nav-catalog .catalog-drop-list .catalog-drop-item .catalog-drop-link i {
    display: none;
  }

  #page-header .hamburger-menu .box-body #nav-catalog .catalog-drop-list .catalog-drop-item .sub-list.lv-2 {
    max-height: unset;
    position: absolute;
    overflow: unset;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 0;
    background: #2D3142;
    padding: 20px 16px;
    transition: all .3s linear;
  }

  #page-header .hamburger-menu .box-body #nav-catalog .catalog-drop-list .catalog-drop-item .sub-list.lv-2 .lv-3 {
    display: none;
  }

  #page-header .hamburger-menu .box-body #nav-catalog .catalog-drop-list .catalog-drop-item .sub-list.lv-2 .empty {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: start;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  #page-header .hamburger-menu .box-body #nav-catalog .catalog-drop-list .catalog-drop-item .sub-list.lv-2 .empty::before {
    content: '\e80b';
    font-family: "fontello";
    margin-right: 12px;
  }

  #page-header .hamburger-menu .box-body #nav-catalog .catalog-drop-list .catalog-drop-item .sub-list.lv-2 .catalog-drop-item::after {
    content: none !important;
  }

  #page-header .hamburger-menu .box-body #nav-header {
    order: 2;
  }

  #page-header .hamburger-menu .box-body #nav-header .navbar-nav {
    flex-direction: column;
    align-items: flex-start;
  }

  #page-header .hamburger-menu .box-body #nav-header .navbar-nav .nav-item > div.header-link {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
  }

  #page-header .hamburger-menu .box-body #nav-header .navbar-nav .nav-item > div.header-link::after {
    margin-left: auto;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }

  #page-header .hamburger-menu .box-body #nav-header .navbar-nav .nav-item.sub-in.hover .sub-list.lv-2 {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    visibility: unset;
    z-index: 15;
  }

  #page-header .hamburger-menu .box-body #nav-header .navbar-nav .nav-item {
    margin: 0;
    width: 100%;
    position: unset;
    text-align: start;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  #page-header .hamburger-menu .box-body #nav-header .navbar-nav .nav-item .nav-link {
    padding: 0;
  }

  #page-header .hamburger-menu .box-body #nav-header .navbar-nav .nav-item > a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
  }

  #page-header .hamburger-menu .box-body #nav-header .navbar-nav .nav-item .sub-list.lv-2 {
    overflow: unset;
    max-height: unset;
    height: 100%;
    width: 100%;
    top: 66px;
    left: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    transition: all .3s linear;
    background: #2D3142;
    z-index: -2;
    padding-top: 20px;
  }

  #page-header .hamburger-menu .box-body #nav-header .navbar-nav .nav-item .sub-list.lv-2 .empty {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    display: flex;
    align-items: center;
  }

  #page-header .hamburger-menu .box-body #nav-header .navbar-nav .nav-item .sub-list.lv-2 .empty::before {
    content: '\e80b';
    font-family: "fontello";
    margin-right: 12px;
  }

  #page-header .hamburger-menu .box-body #nav-header .navbar-nav .nav-item .sub-list.lv-2 .list-item {
    margin-bottom: 16px;
  }

  #page-header .hamburger-menu .box-body #nav-header .navbar-nav .nav-item .sub-list.lv-2 .list-item .nav-link {
    height: auto;
    background: transparent;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    width: 100%;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 0;
  }

  #page-header .hamburger-menu .box-body .header-phones {
    order: 3;
  }

  #page-header .hamburger-menu .box-body .header-phones .wrapper-header-phones {
    display: none;
  }

  #page-header .hamburger-menu .box-body .header-phones .header-phones-dropdown {
    max-height: unset;
    opacity: 1;
    overflow: unset;
    visibility: unset;
    position: unset;
    width: unset;
    padding: 0;
    background: transparent;
  }

  #page-header .hamburger-menu .box-body .header-phones .header-phones-dropdown .item-info {
    margin-bottom: 16px;
  }

  #page-header .hamburger-menu .box-body .header-phones .header-phones-dropdown .item-info i {
    min-width: 40px;
    height: 40px;
    color: #fff;
    background: transparent;
    font-size: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    margin-right: 12px;
  }

  #page-header .hamburger-menu .box-body .header-phones .header-phones-dropdown .item-info .box-info .info-title {
    text-align: start;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #848AA4;
  }

  #page-header .hamburger-menu .box-body .header-phones .header-phones-dropdown .item-info .box-info .phone,#page-header .hamburger-menu .box-body .header-phones .header-phones-dropdown .item-info .box-info .address,#page-header .hamburger-menu .box-body .header-phones .header-phones-dropdown .item-info .box-info .emails {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    text-align: start;
  }

  #page-header .hamburger-menu .box-body .header-phones .header-phones-dropdown .item-info .box-info .phone a,#page-header .hamburger-menu .box-body .header-phones .header-phones-dropdown .item-info .box-info .address a,#page-header .hamburger-menu .box-body .header-phones .header-phones-dropdown .item-info .box-info .emails a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
  }

  #page-header .hamburger-menu .box-body .header-phones .header-phones-dropdown .btn-modal {
    border: 1px solid #188CCD;
    border-radius: 56px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    margin-top: 8px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 12px 32px;
  }

  #page-header #menu__toggle {
    opacity: 0;
  }

  #page-header .menu__btn {
    border: 1px solid rgba(79, 93, 117, 0.12);
    display: flex;
 /* используем flex для центрирования содержимого */
    align-items: center;
 /* центрируем содержимое кнопки */
    justify-content: center;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    margin: 0;
    z-index: 1;
  }

  #page-header .menu__btn > span,#page-header .menu__btn > span::before,#page-header .menu__btn > span::after {
    display: block;
    position: absolute;
    width: 16px;
    height: 2px;
    background-color: #4F5D75;
  }

  #page-header .menu__btn > span::before {
    content: '';
    top: -5px;
  }

  #page-header .menu__btn > span::after {
    content: '';
    top: 5px;
  }

  #page-header .menu__box {
    display: block;
    position: fixed;
    visibility: hidden;
    top: 0;
    right: -100%;
    width: 100%;
    max-width: 414px;
    height: 100%;
    margin: 0;
    padding: 80px 0;
    list-style: none;
    text-align: center;
    background: #2D3142;
    box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.2);
  }

  #page-header .menu__btn > span,#page-header .menu__btn > span::before,#page-header .menu__btn > span::after {
    transition-duration: .25s;
  }

  #page-header .menu__box {
    transition-duration: .25s;
  }

  #page-header .menu__item {
    transition-duration: .25s;
  }

  .contacts-social {
    display: none !important;
  }

  .empty-text {
    margin-bottom: 100px;
  }

  .footer-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-top .title-mobile {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .footer-top .title-mobile i {
    transition: all .3s linear;
    color: #188CCD;
  }

  .footer-top .box-flex {
    flex-direction: column;
  }

  .footer-top .box-flex .column {
    max-height: 40px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #3C4053;
    padding-bottom: 4px;
    transition: all .3s linear;
  }

  .footer-top .box-flex .column.active {
    max-height: unset;
    overflow: unset;
  }

  .footer-top .box-flex .column.active .title-mobile i {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .footer-top .box-flex .column .title {
    display: none;
  }

  .footer-top .box-flex .column.column-last {
    width: 100%;
    border: none;
    max-height: unset;
    overflow: unset;
  }

  .footer-top .box-flex .column .nav .nav-link {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
  }

  .footer-top .box-flex .column .footer-callback {
    display: block;
    text-align: center;
    margin: 0 auto;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 12px 32px;
  }

  .footer-top .box-flex .column .item-box i {
    width: 40px;
    height: 40px;
    margin-right: 12px;
    font-size: 16px;
  }

  .footer-top .box-flex .column .item-box .item-info {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
  }

  .footer-top .box-flex .column .item-box .item-info a,.footer-top .box-flex .column .item-box .item-info .address {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
  }

  .footer-bottom .copyright {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .footer-bottom .copyright .column-left {
    order: 1;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #595C71;
    max-width: 120px;
  }

  .footer-bottom .copyright .mcard-foot {
    order: 3;
    width: 100%;
    padding-top: 16px;
    border-top: 1px solid #34384D;
    text-align: center;
    height: 44px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-top: 16px;
  }

  .footer-bottom .copyright .column-right {
    order: 2;
  }

  .footer-bottom .copyright .column-right a {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #595C71;
  }

  .article-item .article-description .article-title a {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #202328;
  }

  .main-article .more-link-wrapper {
    justify-content: center;
    margin-top: 32px;
  }

  .main-article .more-link-wrapper .more-link {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    color: #188CCD;
  }

  #page-header.header-order .language .current-lang {
    display: none;
  }

  #page-header.header-order .language .list-unstyled.lang-list {
    max-height: unset;
    margin-left: auto;
    opacity: 1;
    overflow: unset;
    position: unset;
    padding: 0;
    background: transparent;
    box-shadow: unset;
    left: unset;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
    display: flex;
    align-items: center;
  }

  #page-header.header-order .language .list-unstyled.lang-list .lang-item {
    margin: 0 4px;
  }

  #page-header.header-order .language .list-unstyled.lang-list .lang-item a {
    width: 40px;
    height: 40px;
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
  }

  #page-header.header-order .header-box {
    border: none;
  }

  #page-header.header-order .box-flex {
    margin-left: 8px;
    margin-right: 0;
  }

  #page-header.header-order .language {
    margin: 0;
  }

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

  #page-header.header-order .header-phones .wrapper-header-phones .box-info {
    display: flex;
  }

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

  #page-header.header-order .header-phones .wrapper-header-phones .header-phones-text {
    display: none;
  }

  #page-header.header-order .header-phones .wrapper-header-phones .number-phone {
    display: flex;
    align-items: center;
  }

  #page-header.header-order .header-phones .wrapper-header-phones .number-phone i {
    display: none;
  }

  #page-header.header-order .header-phones .wrapper-header-phones .number-phone .phone {
    font-size: 0;
    height: 40px;
    width: 40px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 56px;
    position: relative;
  }

  #page-header.header-order .header-phones .wrapper-header-phones .number-phone .phone::after {
    content: '\e97a';
    font-family: "fontello";
    position: absolute;
    font-size: 14px;
    color: #fff;
    top: 50%;
    right: 50%;
    -webkit-transform: translateX(50%) translateY(-50%);
            transform: translateX(50%) translateY(-50%);
  }

  .jq-selectbox__dropdown ul li {
    padding: 8px 10px;
    font-size: 12px;
    line-height: 20px;
  }

  .checkout-page .checkout-page-wrapper {
    flex-direction: column;
  }

  .checkout-page .checkout-page-wrapper .checkout-form {
    width: 100%;
    order: 2;
  }

  .checkout-page .checkout-page-wrapper .order-products {
    width: 100%;
    order: 1;
  }

  .page-success .success-wrapper {
    flex-direction: column;
  }

  .page-success .success-wrapper .box-left {
    order: 2;
    max-width: 100%;
  }

  .page-success .success-wrapper .box-right {
    order: 1;
  }

  .page-articles-list .box-articles-category {
    padding-bottom: 10px;
    margin-bottom: 14px;
    overflow-x: auto;
  }

  .page-articles-list .box-articles-category .item {
    white-space: nowrap;
  }

  .page-articles-list .box-articles-category .item a {
    font-size: 14px;
    padding: 10px 24px;
    white-space: nowrap;
  }

  .page-articles-list .article-list-wrapper .article-item {
    width: 32%;
    margin-right: 2%;
  }

  .page-articles-list .article-list-wrapper .article-item:nth-of-type(4n) {
    margin-right: 2%;
  }

  .page-articles-list .article-list-wrapper .article-item:nth-of-type(3n) {
    margin-right: 0;
  }

  .article-item .article-description .article-title a {
    font-size: 18px;
    line-height: 26px;
  }

  .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-wrapper .item-info > a {
    display: none;
  }

  .contact-page .contact-page-wrapper {
    flex-direction: column;
  }

  .contact-page .contact-page-wrapper .box-left {
    max-width: 100%;
  }

  .contact-page .contact-page-wrapper .box-right {
    max-width: 100%;
  }

  .product-page .product-title-mobile {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 52px;
    color: #1D3557;
    margin-bottom: 24px;
  }

  .product-page .product-page-wrapper {
    flex-direction: column;
  }

  .product-page .product-page-wrapper .product-gallery {
    width: 100%;
    margin-bottom: 24px;
  }

  .product-page .product-page-wrapper .product-gallery .lSGallery img {
    margin: 0 auto;
  }

  .product-page .product-page-wrapper .card-right {
    width: 100%;
  }

  .product-page .product-page-wrapper .card-right .box-delivery-payment {
    justify-content: flex-start;
  }

  .product-page .product-page-wrapper .card-right .box-delivery-payment .item {
    margin-right: 20px;
  }

  .product-page .product-page-wrapper .card-right .card-item .product-title {
    display: none;
  }

  .product-page .product-page-wrapper .card-right .card-item .card-price .button-buy-block {
    justify-content: flex-start;
  }

  .product-page .product-page-wrapper .card-right .card-item .card-price .button-buy-block .add-cart {
    width: unset;
  }

  .product-page .product-page-wrapper .card-right .card-item .card-price .button-buy-block .buy-one-click {
    width: unset;
  }

  .first-slider-wrapper {
    background: #514f4d;
    min-height: 660px;
    height: var(--100vh);
  }

  .first-slider-wrapper .item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0.47) 24.05%, rgba(0, 0, 0, 0.4) 100%);
    opacity: 0.5;
    top: 0;
    left: 0;
  }

  .first-slider-wrapper .item .content-wrap {
    top: 110px;
  }

  .first-slider-wrapper .item .content-wrap .text-title {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.4;
    text-shadow: 0 0 1px #383838, 0 0 4px #383838, 0 0 30px #494949;
    text-shadow: 0 0 1px #383838, 0 0 4px #383838;
  }

  .first-slider-wrapper .item .content-wrap .text-formatted {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    margin-bottom: 32px;
    text-shadow: 0 0 1px #383838, 0 0 2px #383838, 0 0 4px #000, 0 0 5px #000, 0 0 30px #494949;
  }

  .first-slider-wrapper .item .content-wrap .text-formatted p {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.4;
    color: #FFFFFF;
  }

  .first-slider-wrapper .item .content-wrap .btn {
    height: 48px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0 24px;
    background: rgba(255, 255, 255, 0.2);
    text-shadow: 0 0 1px #383838, 0 0 4px #383838;
  }

  .first-slider-wrapper .wrapper-container-arrows {
    bottom: 40px;
    right: auto;
    left: 20px;
    -webkit-transform: none;
            transform: none;
  }

  .popular-offer .popular-offer-wrapper {
    flex-direction: column;
  }

  .popular-offer .popular-offer-wrapper .box-left {
    width: 100%;
    max-width: 100%;
  }

  .popular-offer .popular-offer-wrapper .box-left .link {
    display: none;
  }

  .popular-offer .popular-offer-wrapper .box-left .box-btn-tab {
    flex-wrap: nowrap;
    width: 100%;
    overflow-x: auto;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .popular-offer .popular-offer-wrapper .box-left .box-btn-tab .btn-default {
    white-space: nowrap;
    margin-bottom: 0;
  }

  #brands-slider {
    overflow-x: auto;
    padding-bottom: 10px;
  }

  #brands-slider .item {
    margin: 0 20px;
  }

  #brands-slider .item img {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .box-info-about {
    flex-direction: column;
  }

  .box-info-about .wrapper-info-about {
    margin-bottom: 40px;
    width: 100%;
  }

  .box-info-about .img-box {
    width: 100%;
    text-align: center;
  }

  .box-info-about .box-flex {
    justify-content: center;
  }

  #brands-slider .item img {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
  }

  .page-partners .top-info-box {
    margin-bottom: 40px;
  }

  .page-partners .top-info-box .text-formatted {
    -webkit-column-count: unset;
            column-count: unset;
    font-size: 14px;
    line-height: 20px;
  }

  .page-partners .middle-info-box .item {
    text-align: center;
  }

  .page-partners .box-flex-partners {
    flex-direction: column;
  }

  .page-partners .box-flex-partners .box-info {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .page-partners .box-flex-partners .box-right {
    max-width: 100%;
  }

  .page-partners .box-flex-partners .box-right .img-wrapper {
    text-align: center;
  }

  .page-about .characteristics-wrapper .btn-primary {
    padding: 10px 24px;
    font-size: 14px;
    line-height: 20px;
  }

  .page-about .about-bottom .item-info .title-box .title {
    font-size: 14px;
    line-height: 20px;
  }

  .page-about .about-bottom .item-info .line-info {
    padding: 10px;
    font-size: 12px;
    line-height: 20px;
  }

  .page-about .about-box {
    flex-direction: column;
  }

  .page-about .about-box .box-left,.page-about .about-box .box-right {
    width: 100%;
    max-width: 100%;
  }

  .page-about .about-box .box-left .img-wrapper,.page-about .about-box .box-right .img-wrapper {
    text-align: center;
  }

  .page-about .about-box._position_left .box-left,.page-about .about-box._position_left .box-right {
    order: unset;
  }

  .page-payment-and-delivery .top-info-box .text-formatted {
    -webkit-column-count: unset;
            column-count: unset;
  }

  .page-payment-and-delivery .delivery-methods .box-flex {
    flex-direction: column;
  }

  .page-payment-and-delivery .delivery-methods .box-flex .box-left {
    width: 100%;
    max-width: 100%;
  }

  .page-payment-and-delivery .delivery-methods .box-flex .box-right {
    width: 100%;
    max-width: 100%;
  }

  .page-payment-and-delivery .delivery-methods .box-flex .box-right .img-wrapper {
    text-align: center;
  }

  .page-payment-and-delivery .about-box {
    flex-direction: column;
  }

  .page-payment-and-delivery .about-box .box-left {
    width: 100%;
    max-width: 100%;
  }

  .page-payment-and-delivery .about-box .box-right {
    width: 100%;
    max-width: 100%;
  }

  .page-payment-and-delivery .about-box .box-right .img-wrapper {
    text-align: center;
  }

  .page-payment-and-delivery .payment-methods .list {
    flex-direction: column;
  }

  .page-payment-and-delivery .payment-methods .list .item {
    border-right: none;
  }

  .category-page .page-aside .title {
    padding-right: 2px;
  }

  .category-page .page-aside .filter .attribute-range .ui-slider {
    margin: 20px;
  }

  .category-page .filter {
    height: 100%;
  }

  .category-page .filter .filter-toggle-wrap {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    overflow-x: visible;
    padding-right: 24px;
  }

  .category-page .category-right .filter-delete-wrapper {
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .category-page .category-right .filter-delete-wrapper .filter-delete-item {
    white-space: nowrap;
  }

  .category-page .page-aside {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    overflow: hidden;
    border-radius: 0;
    max-width: 414px;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
    transition: all .3s linear;
    padding: 16px 0px 32px 24px;
  }

  .category-page .page-aside .mobile-box-title-close {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
    padding-right: 24px;
  }

  .category-page .page-aside .mobile-box-title-close .mobile-title-filter {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #1D3557;
  }

  .category-page .page-aside .mobile-box-title-close .close-filter {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: rgba(235, 87, 87, 0.08);
    color: #EB5757;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
  }

  .category-page .change-sorting {
    display: none !important;
  }

  .category-page .change-sorting.mobile-sort {
    display: block !important;
  }

  .category-page .category-right .sort-wrapper {
    margin-bottom: 0 !important;
    flex-direction: column;
    align-items: flex-start !important;
  }

  .category-page .category-right .sort-wrapper .jq-selectbox__select {
    padding: 0;
    min-width: 150px;
    height: 25px;
    background: transparent;
    border: none;
  }

  .category-page .category-right .sort-wrapper .jq-selectbox__select .jq-selectbox__select-text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #242424;
  }

  .category-page .category-right .sort-wrapper .jq-selectbox__select .jq-selectbox__trigger {
    position: unset;
    margin-left: 10px;
  }

  .category-page .category-right .sort-wrapper .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow::before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    content: '\e80a';
    font-family: "fontello";
    color: #fff;
    background: #188CCD;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .category-page .box-btn-sort {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
  }

  .category-page .btn-filter-mobile {
    font-style: normal;
    margin-right: 16px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
    height: 40px;
    padding: 0 34px;
    background: #188CCD;
    border-radius: 56px;
  }

  .category-page .btn-filter-mobile i {
    margin-right: 8px;
  }

  .category-page .category-right {
    width: 100%;
  }

  body.show-filter {
    overflow: hidden;
  }

  body.show-filter #page-header {
    z-index: 1;
  }

  body.show-filter .category-page .page-aside {
    height: 100%;
    overflow-y: hidden;
    z-index: 9999;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
    visibility: visible;
    transition: all .3s linear;
  }

  body.show-filter .mobile-btn-filter-exit {
    margin-top: auto;
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #188CCD;
  }

  body.show-filter .mobile-btn-filter-exit i {
    margin-right: 10px;
    font-size: 20px;
  }

  .interior-design {
    display: none !important;
  }

  .interior-design .info-mobile-block {
    display: flex;
    align-items: center;
    background: #EBF8FF;
    border-radius: 16px;
    padding: 16px;
    margin-bottom: 24px;
  }

  .interior-design .info-mobile-block i {
    font-size: 34px;
    color: #188CCD;
    margin-right: 14px;
  }

  .interior-design .info-mobile-block .info-text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #202328;
  }

  .interior-design .interior-design-box {
    overflow: auto;
  }

  .interior-design .interior-design-box .item {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .interior-design .interior-design-box .item img {
    max-width: 1920px;
  }
}

@media (max-width: 1199.98px) {
  #page-header .catalog-drop-list {
    background: #FCFCFC;
  }
}

@media (max-width: 1199px) and (max-height: 900px) {
  .first-slider-wrapper {
    min-height: 660px !important;
  }
}

@media (max-width: 1000px) {
  .catalog-main #category-content {
    max-width: 100%;
    padding-bottom: 30px;
  }

  .catalog-main #category-content h1 {
    margin-bottom: 20px;
    white-space: unset;
    font-size: 26px;
    line-height: 38px;
  }

  .catalog-main #category-content img {
    position: unset;
    display: block;
    margin: 0 auto;
    float: unset !important;
  }

  .catalog-main #category-content p {
    font-size: 14px;
    line-height: 20px;
  }

  #checkoutDialog {
    margin: 0;
    border-radius: 0;
  }

  #checkoutDialog .cart-buy-block .cart-buy-block-wrapper {
    flex-direction: column;
  }

  #checkoutDialog .cart-buy-block .cart-buy-block-wrapper .btn-checkout-wrapper {
    order: 1;
    width: 100%;
    margin-bottom: 32px;
  }

  #checkoutDialog .cart-buy-block .cart-buy-block-wrapper .btn-checkout-wrapper .btn-checkout {
    width: auto;
    padding: 12px 59px;
    display: block;
    margin: 0 auto;
  }

  #checkoutDialog .cart-buy-block .cart-buy-block-wrapper .cart-buy-block-box {
    order: 2;
    width: 100%;
  }

  .cart-products .col-remove-block {
    display: none !important;
  }

  .cart-products .box-bottom-info {
    display: none !important;
  }

  .cart-products .box-bottom-info-mobile {
    display: flex !important;
  }

  .cart-products .product {
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 20px;
  }

  .cart-products .product .mobile-delete {
    display: block !important;
  }

  .cart-products .product .mobile-delete .remove {
    width: unset;
    height: unset;
    border: none;
    border-radius: 0;
    background: transparent;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    color: #888888;
    padding-left: 32px;
  }

  .cart-products .product .mobile-delete .remove::after {
    background: rgba(79, 93, 117, 0.04);
    min-width: 24px;
    min-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  .cart-products .product .box-top-info {
    margin: 0;
    padding: 0;
    border: none;
  }

  .cart-products .product .col-img {
    width: 30%;
    max-width: 30%;
  }

  .cart-products .product .col-img a img {
    border-radius: 8px;
  }

  .cart-products .product .product-info-wrapper {
    width: 70%;
    border: none;
    padding: 10px 16px;
  }

  .cart-products .product .box-bottom-info-mobile {
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .checkout-page .order-products .cart-products .product .col-remove-block,.page-success .success-wrapper .box-right .cart-products .product .col-remove-block {
    margin-left: 0;
  }

  .checkout-page .order-products .cart-products .col-remove-block,.page-success .success-wrapper .box-right .cart-products .col-remove-block {
    display: none !important;
  }

  .checkout-page .order-products .cart-products .box-bottom-info,.page-success .success-wrapper .box-right .cart-products .box-bottom-info {
    display: none !important;
  }

  .checkout-page .order-products .cart-products .box-bottom-info-mobile,.page-success .success-wrapper .box-right .cart-products .box-bottom-info-mobile {
    display: flex !important;
  }

  .checkout-page .order-products .cart-products .product,.page-success .success-wrapper .box-right .cart-products .product {
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 20px;
  }

  .checkout-page .order-products .cart-products .product .mobile-delete,.page-success .success-wrapper .box-right .cart-products .product .mobile-delete {
    display: block !important;
  }

  .checkout-page .order-products .cart-products .product .mobile-delete .remove,.page-success .success-wrapper .box-right .cart-products .product .mobile-delete .remove {
    width: unset;
    height: unset;
    border: none;
    border-radius: 0;
    background: transparent;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    color: #888888;
    padding-left: 32px;
  }

  .checkout-page .order-products .cart-products .product .mobile-delete .remove::after,.page-success .success-wrapper .box-right .cart-products .product .mobile-delete .remove::after {
    background: rgba(79, 93, 117, 0.04);
    min-width: 24px;
    min-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  .checkout-page .order-products .cart-products .product .box-top-info,.page-success .success-wrapper .box-right .cart-products .product .box-top-info {
    margin: 0;
    padding: 0;
    border: none;
  }

  .checkout-page .order-products .cart-products .product .col-img,.page-success .success-wrapper .box-right .cart-products .product .col-img {
    width: 30%;
    max-width: 30%;
  }

  .checkout-page .order-products .cart-products .product .col-img a img,.page-success .success-wrapper .box-right .cart-products .product .col-img a img {
    border-radius: 8px;
  }

  .checkout-page .order-products .cart-products .product .product-info-wrapper,.page-success .success-wrapper .box-right .cart-products .product .product-info-wrapper {
    width: 70%;
    border: none;
    padding: 10px 16px;
  }

  .checkout-page .order-products .cart-products .product .box-bottom-info-mobile,.page-success .success-wrapper .box-right .cart-products .product .box-bottom-info-mobile {
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .page-success .success-wrapper .box-right .cart-products .product .col-remove-block {
    margin-left: 0;
  }

  .page-about .about-bottom .item-info {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .page-compare .aside-menu {
    padding-left: 0;
  }

  .page-compare .aside-menu .navbar-nav .nav-item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .page-compare .aside-menu .navbar-nav .nav-item .nav-link {
    padding: 7px 0;
    box-shadow: none;
    border-radius: 0;
    text-align: left;
  }

  .page-compare-list .aside-menu .title {
    flex: 0 0 100%;
    font-size: 1.125rem;
  }

  .page-compare-list .aside-menu .navbar-nav .nav-item {
    flex: 0 0 calc(100%/3 - 6px);
    max-width: calc(100%/3 - 6px);
  }
}

@media (max-width: 900px) {
  .category-product-wrapper .category-card-box,.category-product-wrapper .category-card {
    width: 48%;
    margin-right: 3%;
  }

  .category-product-wrapper .category-card-box:nth-of-type(3n),.category-product-wrapper .category-card:nth-of-type(3n) {
    margin-right: 3%;
  }

  .category-product-wrapper .category-card-box:nth-of-type(2n),.category-product-wrapper .category-card:nth-of-type(2n) {
    margin-right: 0;
  }

  .page-about .box-info-about .wrapper-info-about .info-about-question {
    margin: 0 auto;
  }

  .page-about .about-box .box-left .text-formatted {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
  }

  .page-about .about-box .box-left .text-formatted p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
  }

  .breadcrumb {
    margin-top: 16px;
    margin-bottom: 11px;
    padding: 0;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 5px;
  }

  .breadcrumb .breadcrumb-item a {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #188CCD;
    white-space: nowrap;
  }

  .breadcrumb .breadcrumb-item {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    margin-right: 3px;
    line-height: 18px;
    white-space: nowrap;
  }

  .breadcrumb .breadcrumb-item:first-child {
    margin-right: 0;
  }

  .page-payment-and-delivery .delivery-methods .box-flex .box-left .item:nth-child(2) p a {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    margin-top: 14px;
  }

  .page-payment-and-delivery .delivery-methods .box-flex .box-left .text-formatted {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
  }

  .page-payment-and-delivery .delivery-methods .box-flex .box-left .text-formatted p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
  }

  .page-payment-and-delivery .about-box .box-left .text-formatted {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
  }

  .page-payment-and-delivery .about-box .box-left .text-formatted p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
  }

  .category-page .category-right .page-title {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #4F5D75;
    margin-bottom: 16px;
  }

  .category-page .category-right .catalog-list .product-card-wrapper {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 24px;
  }

  .category-page .category-right .catalog-list .product-card-wrapper:nth-of-type(3n) {
    margin-right: 4%;
  }

  .category-page .category-right .catalog-list .product-card-wrapper:nth-of-type(2n) {
    margin-right: 0;
  }

  .text-formatted .title-page,.title-page {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  #page-header .logo {
    width: 110px;
    margin-right: 20px;
  }

  #header-search-result ul.ui-autocomplete {
    max-width: unset !important;
    width: unset !important;
    top: 10px !important;
    padding: 10px;
    border: 3px solid #cacaca;
  }

  #header-search-result ul.ui-autocomplete .product .search-product .info .title {
    font-size: 14px;
    line-height: 20px;
  }

  #header-search-result ul.ui-autocomplete .product .search-product .info .price-block .price .price-currency {
    font-size: 12px;
  }

  .text-formatted img.image {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .tab-content.accordion .tab-pane {
    display: block !important;
    opacity: 1;
  }

  #checkoutDialog .btn.btn-yellow.btn-lg {
    padding: 10px 30px;
    font-size: 14px;
    line-height: 20px;
  }

  #checkoutDialog {
    padding: 20px 16px;
  }

  #checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block .price {
    font-size: 20px;
    line-height: 20px;
  }

  #checkoutDialog .cart-buy-block .btn-checkout-wrapper .checkout-total-block .label {
    font-size: 20px;
    line-height: 20px;
  }

  #checkoutDialog .cart-buy-block .tell-block-cart #order-form-fast .controls {
    margin-right: 0;
    margin-bottom: 10px;
  }

  #checkoutDialog .cart-buy-block .tell-block-cart #order-form-fast .controls .form-control {
    height: 48px;
  }

  #checkoutDialog .cart-buy-block .tell-block-cart #order-form-fast .cart-order-form-row {
    flex-direction: column;
  }

  #checkoutDialog .cart-buy-block .tell-block-cart #order-form-fast .cart-order-form-row .buttons-wrapper {
    text-align: center;
  }

  #checkoutDialog .cart-buy-block .tell-block-cart #order-form-fast .cart-order-form-row .buttons-wrapper .btn-submit {
    padding: 12px 44px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
  }

  #checkoutDialog .popup-title {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #1D3557;
  }

  #checkoutDialog .fancybox-close-small {
    width: 32px;
    height: 32px;
    font-size: 10px;
    top: 20px;
    right: 16px;
  }

  .cart-products .product .col-img {
    max-width: 33%;
    width: 33%;
  }

  .cart-products .product .product-info-wrapper {
    width: 67%;
  }

  .cart-products .product .price-block .price-text {
    font-size: 12px;
  }

  .cart-products .product .price-block .price-old {
    font-size: 12px;
  }

  .cart-products .product .price-block .price .price-value {
    font-size: 16px;
  }

  .cart-products .product .col-qty {
    width: 50%;
  }

  .cart-products .product .cart-title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #202328;
    margin-bottom: 4px;
  }

  .cart-products .product .param-title {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #4F5D75;
  }

  .cart-products .product .param-value {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #888888;
  }

  .cart-products .product .column-title {
    margin-bottom: 4px;
  }

  .cart-products .product .col-price-total {
    display: none;
  }

  .checkout-page .block-price-checkout .btn {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 12px 50px;
  }

  .checkout-page #order-form .form-control.comment {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .form-control.comment::-webkit-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .form-control.comment:-ms-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .form-control.comment::-ms-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .form-control.comment::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .checkout-title {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .order-form-right .delivery-content .form-group .form-control {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .order-form-right .delivery-content .form-group .form-control::-webkit-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .order-form-right .delivery-content .form-group .form-control:-ms-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .order-form-right .delivery-content .form-group .form-control::-ms-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .order-form-right .delivery-content .form-group .form-control::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .order-form-left .form-group .form-control {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .order-form-left .form-group .form-control::-webkit-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .order-form-left .form-group .form-control:-ms-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .order-form-left .form-group .form-control::-ms-input-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page #order-form .order-form-left .form-group .form-control::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .checkout-page .checkout-page-wrapper .checkout-form {
    background: transparent;
    padding: 0;
  }

  .checkout-page .checkout-page-wrapper .order-products {
    padding-top: 0;
  }

  .checkout-page .checkout-page-wrapper .order-products .checkout-cart-outer.active .title-mobile {
    border-bottom: none;
    border-color: #188CCD;
  }

  .checkout-page .checkout-page-wrapper .order-products .checkout-cart-outer.active .cart-products,.checkout-page .checkout-page-wrapper .order-products .checkout-cart-outer.active .block-price-checkout {
    opacity: 1;
    visibility: visible;
    max-height: unset;
    overflow: visible;
  }

  .checkout-page .checkout-page-wrapper .order-products .cart-products,.checkout-page .checkout-page-wrapper .order-products .block-price-checkout {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    transition: all .3s linear;
  }

  .checkout-page .checkout-page-wrapper .order-products .checkout-title {
    display: none;
  }

  .checkout-page .checkout-page-wrapper .order-products .title-mobile {
    display: flex;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    align-items: center;
    color: #202328;
    padding: 12px 0;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 10px;
  }

  .checkout-page .checkout-page-wrapper .order-products .title-mobile .ic-cart-v {
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #188CCD;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
  }

  .checkout-page .checkout-page-wrapper .order-products .title-mobile .ic-arrow-down-bold {
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #188CCD;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    font-size: 8px;
    transition: all .3s linear;
  }

  .checkout-page .checkout-page-wrapper .order-products .block-price-checkout .price-block .total-bottom-text {
    text-align: start;
    max-width: unset;
    font-size: 10px;
  }

  .checkout-page .checkout-page-wrapper .order-products .block-price-checkout .price-block .price-total-box .price-total .price-title {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
  }

  .checkout-page .checkout-page-wrapper .order-products .block-price-checkout .price-block .price-total-box .price-total .price-box .price {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
  }

  .checkout-page .order-products .cart-products .product .col-img,.page-success .success-wrapper .box-right .cart-products .product .col-img {
    max-width: 33%;
    width: 33%;
  }

  .checkout-page .order-products .cart-products .product .product-info-wrapper,.page-success .success-wrapper .box-right .cart-products .product .product-info-wrapper {
    width: 67%;
  }

  .checkout-page .order-products .cart-products .product .price-block .price-text,.page-success .success-wrapper .box-right .cart-products .product .price-block .price-text {
    font-size: 12px;
  }

  .checkout-page .order-products .cart-products .product .price-block .price-old,.page-success .success-wrapper .box-right .cart-products .product .price-block .price-old {
    font-size: 12px;
  }

  .checkout-page .order-products .cart-products .product .price-block .price .price-value,.page-success .success-wrapper .box-right .cart-products .product .price-block .price .price-value {
    font-size: 16px;
  }

  .checkout-page .order-products .cart-products .product .col-qty,.page-success .success-wrapper .box-right .cart-products .product .col-qty {
    width: 50%;
  }

  .checkout-page .order-products .cart-products .product .cart-title,.page-success .success-wrapper .box-right .cart-products .product .cart-title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #202328;
    margin-bottom: 4px;
  }

  .checkout-page .order-products .cart-products .product .param-title,.page-success .success-wrapper .box-right .cart-products .product .param-title {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #4F5D75;
  }

  .checkout-page .order-products .cart-products .product .param-value,.page-success .success-wrapper .box-right .cart-products .product .param-value {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #888888;
  }

  .checkout-page .order-products .cart-products .product .column-title,.page-success .success-wrapper .box-right .cart-products .product .column-title {
    margin-bottom: 4px;
  }

  .checkout-page .order-products .cart-products .product .col-price-total,.page-success .success-wrapper .box-right .cart-products .product .col-price-total {
    display: none;
  }

  .page-success .success-wrapper .box-title .title-info {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
  }

  .page-success .success-wrapper .box-right.active .title-mobile {
    border-bottom: none;
    border-color: #188CCD;
  }

  .page-success .success-wrapper .box-right.active .cart-products,.page-success .success-wrapper .box-right.active .block-price-checkout {
    opacity: 1;
    visibility: visible;
    max-height: unset;
    overflow: visible;
  }

  .page-success .success-wrapper .box-right {
    padding-top: 0;
    margin-bottom: 20px;
  }

  .page-success .success-wrapper .box-right .box-title {
    display: none;
  }

  .page-success .success-wrapper .box-right .cart-products {
    margin-top: 10px !important;
  }

  .page-success .success-wrapper .box-right .title-mobile {
    display: flex;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    align-items: center;
    color: #202328;
    padding: 12px 0;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 10px;
  }

  .page-success .success-wrapper .box-right .title-mobile .ic-cart-v {
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #188CCD;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
  }

  .page-success .success-wrapper .box-right .title-mobile .ic-arrow-down-bold {
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #188CCD;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    font-size: 8px;
    transition: all .3s linear;
  }

  .page-success .success-wrapper .box-right .block-price-checkout .price-block .total-bottom-text {
    text-align: start;
    max-width: unset;
    font-size: 10px;
  }

  .page-success .success-wrapper .box-right .block-price-checkout .price-block .price-total-box .price-total .price-title {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
  }

  .page-success .success-wrapper .box-right .block-price-checkout .price-block .price-total-box .price-total .price-box .price {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
  }

  .page-success .success-wrapper .box-right .cart-products,.page-success .success-wrapper .box-right .block-price-checkout {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    transition: all .3s linear;
  }

  .page-success .success-wrapper .box-left {
    padding: 0;
    background: transparent;
  }

  .page-success .success-wrapper .box-left .item {
    padding: 12px 16px;
  }

  .page-success .success-wrapper .box-left .item .title {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #4F5D75;
  }

  .page-success .success-wrapper .box-left .item .info-text {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
  }

  .page-success .success-wrapper .box-left .buttons-wrap .btn-link {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    padding: 12px 34px;
  }

  .page-compare-list .aside-menu .navbar-nav .nav-item {
    flex: 0 0 calc(100%/2 - 6px);
    max-width: calc(100%/2 - 6px);
  }

  .page-compare-list .aside-menu .navbar-nav .nav-item .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }

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

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

@media (max-width: 760px) {
  .link-more {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #188CCD;
  }

  .link-more i {
    margin-left: 12px;
  }

  .category-product-wrapper .category-card-box,.category-product-wrapper .category-card {
    margin-bottom: 12px;
    width: 100%;
    margin-right: 0;
  }

  .category-product-wrapper .category-card-box:nth-of-type(3n),.category-product-wrapper .category-card:nth-of-type(3n) {
    margin-right: 0;
  }

  .category-product-wrapper .category-card-box:nth-of-type(2n),.category-product-wrapper .category-card:nth-of-type(2n) {
    margin-right: 0;
  }

  .category-product-wrapper .category-card-box .category-card-title,.category-product-wrapper .category-card .category-card-title {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
  }

  .category-product-wrapper .category-card-box .category-card-title a,.category-product-wrapper .category-card .category-card-title a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
  }

  .section-title {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #1D3557;
    margin-bottom: 16px;
  }

  .line-title-section {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #2D3142;
    margin-bottom: 20px;
  }

  .line-title-section span {
    margin-right: 16px;
  }

  .page-articles-list .article-list-wrapper .article-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .page-articles-list .article-list-wrapper .article-item:nth-of-type(4n) {
    margin-right: 0;
  }

  .page-articles-list .article-list-wrapper .article-item:nth-of-type(3n) {
    margin-right: 0;
  }

  .page-article .page-article-content {
    padding-bottom: 0;
  }

  .page-article .box-category {
    margin-bottom: 15px;
  }

  .page-article .box-category .item {
    font-size: 12px;
    margin-right: 15px;
  }

  .page-article .content-new {
    font-size: 14px;
    line-height: 24px;
  }

  .page-article .content-new h1,.page-article .content-new h2,.page-article .content-new h3,.page-article .content-new h4,.page-article .content-new h5 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #1D3557;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .contact-page .contact-page-wrapper .item-info .info-text {
    font-size: 16px;
    line-height: 20px;
  }

  .contact-page .contact-page-wrapper .item-info .info-text a {
    font-size: 16px;
    line-height: 20px;
  }

  .contact-page .contact-page-wrapper .item-info i {
    height: 48px;
    width: 48px;
    font-size: 18px;
  }

  .contact-page .contact-page-wrapper .item-info .work-time {
    flex-direction: column;
    align-items: flex-start;
  }

  .contact-page .contact-page-wrapper .item-info .work-time .work-day {
    margin-right: 0;
  }

  .contact-page .box-right .form-contact {
    padding: 20px;
  }

  .contact-page .box-right .form-contact .control-label {
    font-size: 12px;
  }

  .contact-page .box-right .form-contact .form-title {
    font-size: 24px;
    line-height: 30px;
  }

  .contact-page .box-right .form-contact .form-text {
    font-size: 14px;
    line-height: 20px;
  }

  .contact-page .box-right .form-contact .wrapper-name-email {
    flex-wrap: wrap;
  }

  .contact-page .box-right .form-contact .wrapper-name-email .control-group {
    width: 100%;
  }

  .contact-page .box-right .form-contact .wrapper-name-email .control-group .control-label {
    font-size: 12px;
  }

  .contact-page .box-right .form-contact .wrapper-name-email .control-group .form-control {
    height: 40px;
    font-size: 14px;
  }

  .contact-page .box-right .form-contact .wrapper-name-email .control-group .form-control::-webkit-input-placeholder {
    font-size: 14px;
  }

  .contact-page .box-right .form-contact .wrapper-name-email .control-group .form-control:-ms-input-placeholder {
    font-size: 14px;
  }

  .contact-page .box-right .form-contact .wrapper-name-email .control-group .form-control::-ms-input-placeholder {
    font-size: 14px;
  }

  .contact-page .box-right .form-contact .wrapper-name-email .control-group .form-control::placeholder {
    font-size: 14px;
  }

  .contact-page .box-right .form-contact .form-control.message {
    font-size: 14px;
  }

  .contact-page .box-right .form-contact .form-control.message::-webkit-input-placeholder {
    font-size: 14px;
  }

  .contact-page .box-right .form-contact .form-control.message:-ms-input-placeholder {
    font-size: 14px;
  }

  .contact-page .box-right .form-contact .form-control.message::-ms-input-placeholder {
    font-size: 14px;
  }

  .contact-page .box-right .form-contact .form-control.message::placeholder {
    font-size: 14px;
  }

  .contact-page .box-right .form-contact .btn-submit-wrapper .btn-submit {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 24px;
  }

  .product-page .product-gallery .lSAction .lSPrev,.product-page .product-gallery .lSAction .lSNext {
    width: 30px;
    height: 30px;
  }

  .product-page .product-gallery .lSAction .lSPrev::after,.product-page .product-gallery .lSAction .lSNext::after {
    font-size: 10px;
  }

  .product-page .product-title-mobile {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #1D3557;
    margin-bottom: 20px;
  }

  .product-page .card-item .configurable-block .buttons-wrap .select-button {
    margin-bottom: 10px;
  }

  .product-page .card-item .card-price {
    flex-direction: column;
    align-items: flex-start;
  }

  .product-page .card-item .card-price .prices-wrap .price {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 16px;
  }

  .product-page .product-page-wrapper .card-right .box-title-block {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #2D3142;
  }

  .product-page .product-page-wrapper .card-right .box-title-block span {
    margin-right: 16px;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #2D3142;
  }

  .product-page .product-page-wrapper .card-right .box-delivery-payment {
    flex-direction: column;
    align-items: flex-start;
  }

  .product-page .product-page-wrapper .card-right .box-delivery-payment .item {
    margin-right: 0;
    margin-bottom: 16px;
  }

  .product-page .product-page-wrapper .card-right .box-delivery-payment .item .img-wrapper {
    width: 64px;
    height: 64px;
  }

  .product-page .product-page-wrapper .card-right .box-delivery-payment .item .img-wrapper svg {
    width: 30px;
  }

  .product-page .product-page-wrapper .card-right .box-delivery-payment .item .box-info .title {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #4F5D75;
    margin-bottom: 4px;
  }

  .product-page .product-page-wrapper .card-right .box-delivery-payment .item .box-info .content {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #888888;
  }

  .product-page .page-content #main_desc {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #202328;
  }

  .product-page .page-content .button-view-all-text {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
  }

  .product-page .characteristics .characteristics-content .btn-show {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #188CCD;
  }

  .product-page .characteristics .characteristics-content .characteristics-item {
    padding: 12px 16px;
  }

  .product-page .characteristics .characteristics-content .characteristics-item .characteristics-title {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #4F5D75;
  }

  .product-page .characteristics .characteristics-content .characteristics-item .characteristics-value {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #202328;
  }

  .product-upsell-wrap .box-title .section-title,.product-related-wrap .box-title .section-title,.product-viewed-wrap .box-title .section-title {
    font-size: 24px;
    line-height: 30px;
  }

  .product-upsell-wrap .line-title span,.product-related-wrap .line-title span,.product-viewed-wrap .line-title span {
    font-size: 12px;
    line-height: 20px;
  }

  .popular-offer .popular-offer-wrapper .box-right .link-catalog {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    color: #188CCD;
  }

  .popular-offer .popular-offer-wrapper .box-left .box-btn-tab .btn-default {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    height: 40px;
  }

  .popular-offer-wrapper .box-right .product-card-wrapper {
    width: 100%;
    margin-bottom: 24px;
  }

  .product-card .add-cart {
    height: 40px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0 20px;
  }

  .product-card .product-description {
    padding: 16px 20px 20px;
  }

  .product-card .product-description .product-title {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #202328;
    margin-bottom: 12px;
  }

  .product-card .product-description .product-title a {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #202328;
  }

  .product-card .product-description .price-block .price-old {
    font-size: 12px;
    line-height: 16px;
  }

  .product-card .product-description .price-block .price .price-value {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
  }

  .product-card .product-description .price-block .price .price-currency {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
  }

  .box-info-about .wrapper-info-about .info-about-text {
    margin-bottom: 26px;
  }

  .box-info-about .wrapper-info-about .info-about-text p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #6C6C6C;
  }

  .box-info-about .wrapper-info-about .list .item {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }

  .box-info-about .wrapper-info-about .list .item .img-wrapper svg {
    width: 32px !important;
    height: 32px !important;
  }

  .box-info-about .wrapper-info-about .list .item .title {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #202328;
  }

  .box-info-about .wrapper-info-about .box-flex {
    flex-direction: column;
    margin-top: 24px;
  }

  .box-info-about .wrapper-info-about .box-flex .info-about-question {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0 24px;
    margin-bottom: 20px;
  }

  .box-info-about .wrapper-info-about .box-flex .info-about-more {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    color: #188CCD;
  }

  .page-partners .box-flex-partners .box-info .box-discount {
    flex-direction: column;
    align-items: flex-start;
  }

  .page-partners .box-flex-partners .box-info .box-discount .btn-primary {
    margin-top: 15px;
  }

  .page-partners .dealers .box-flex-partners .box-info .discount {
    margin-bottom: 24px;
  }

  .page-partners .box-flex-partners .box-info .download-btn {
    font-size: 14px;
    line-height: 20px;
  }

  .page-partners .box-flex-partners .box-info .download-btn i {
    font-size: 24px;
  }

  .page-partners .box-flex-partners .box-info .text-formatted {
    font-size: 14px;
    line-height: 20px;
  }

  .page-partners .box-flex-partners .box-info .discount-count {
    font-size: 24px;
    line-height: 30px;
  }

  .page-partners .box-flex-partners .box-info .btn-primary {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 24px;
  }

  .page-partners .box-flex-partners .box-right .form-contact {
    padding: 20px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .control-label {
    font-size: 12px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .form-title {
    font-size: 24px;
    line-height: 30px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .form-text {
    font-size: 14px;
    line-height: 20px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .wrapper-name-email {
    flex-wrap: wrap;
  }

  .page-partners .box-flex-partners .box-right .form-contact .wrapper-name-email .control-group {
    width: 100%;
  }

  .page-partners .box-flex-partners .box-right .form-contact .wrapper-name-email .control-group .control-label {
    font-size: 12px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .wrapper-name-email .control-group .form-control {
    height: 40px;
    font-size: 14px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .wrapper-name-email .control-group .form-control::-webkit-input-placeholder {
    font-size: 14px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .wrapper-name-email .control-group .form-control:-ms-input-placeholder {
    font-size: 14px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .wrapper-name-email .control-group .form-control::-ms-input-placeholder {
    font-size: 14px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .wrapper-name-email .control-group .form-control::placeholder {
    font-size: 14px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .form-control.message {
    font-size: 14px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .form-control.message::-webkit-input-placeholder {
    font-size: 14px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .form-control.message:-ms-input-placeholder {
    font-size: 14px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .form-control.message::-ms-input-placeholder {
    font-size: 14px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .form-control.message::placeholder {
    font-size: 14px;
  }

  .page-partners .box-flex-partners .box-right .form-contact .btn-submit-wrapper .btn-submit {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 24px;
  }

  .page-payment-and-delivery .payment-methods .item .img-wrapper {
    min-height: unset;
    max-height: unset;
  }

  .page-payment-and-delivery .payment-methods .item .img-wrapper img {
    height: 50px;
  }

  .page-payment-and-delivery .payment-methods .item .title {
    font-size: 20px;
    line-height: 24px;
  }

  .page-payment-and-delivery .payment-methods .item .content {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 640px) {
  .category-page .category-right .catalog-list .product-card-wrapper {
    width: 100%;
    margin-right: 0;
  }

  .category-page .category-right .catalog-list .product-card-wrapper:nth-of-type(3n) {
    margin-right: 0;
  }

  .category-page .category-right .catalog-list .product-card-wrapper:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (max-width: 575px) {
  .jq-selectbox__select {
    height: 40px;
  }

  #reviewDialog .control-group {
    padding: 0 15px;
  }

  .page-compare > .page-title,.page-compare > header {
    margin-left: 130px;
  }

  .page-compare > header {
    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: 575.98px) {
  #checkoutDialog .cart-buy-block .cart-buy-block-wrapper .tell-block-cart {
    display: none;
  }
}

@media (max-width: 500px) {
  .toOrderForm-container .toOrder-form,#orderCustomSize .toOrder-form,.toOrderForm-container #orderCustomSizeForm,#orderCustomSize #orderCustomSizeForm {
    padding: 32px 15px 15px;
  }

  .toOrderForm-container .toOrder-form .form-title,#orderCustomSize .toOrder-form .form-title,.toOrderForm-container #orderCustomSizeForm .form-title,#orderCustomSize #orderCustomSizeForm .form-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .toOrderForm-container .toOrder-form .form-note,#orderCustomSize .toOrder-form .form-note,.toOrderForm-container #orderCustomSizeForm .form-note,#orderCustomSize #orderCustomSizeForm .form-note {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .toOrderForm-container .toOrder-form .toOrder-form .form-control,#orderCustomSize .toOrder-form .toOrder-form .form-control,.toOrderForm-container #orderCustomSizeForm .toOrder-form .form-control,#orderCustomSize #orderCustomSizeForm .toOrder-form .form-control {
    font-size: 14px;
    height: 40px;
  }

  .toOrderForm-container .toOrder-form .toOrder-form .form-control::-webkit-input-placeholder,#orderCustomSize .toOrder-form .toOrder-form .form-control::-webkit-input-placeholder,.toOrderForm-container #orderCustomSizeForm .toOrder-form .form-control::-webkit-input-placeholder,#orderCustomSize #orderCustomSizeForm .toOrder-form .form-control::-webkit-input-placeholder {
    font-size: 14px;
  }

  .toOrderForm-container .toOrder-form .toOrder-form .form-control:-ms-input-placeholder,#orderCustomSize .toOrder-form .toOrder-form .form-control:-ms-input-placeholder,.toOrderForm-container #orderCustomSizeForm .toOrder-form .form-control:-ms-input-placeholder,#orderCustomSize #orderCustomSizeForm .toOrder-form .form-control:-ms-input-placeholder {
    font-size: 14px;
  }

  .toOrderForm-container .toOrder-form .toOrder-form .form-control::-ms-input-placeholder,#orderCustomSize .toOrder-form .toOrder-form .form-control::-ms-input-placeholder,.toOrderForm-container #orderCustomSizeForm .toOrder-form .form-control::-ms-input-placeholder,#orderCustomSize #orderCustomSizeForm .toOrder-form .form-control::-ms-input-placeholder {
    font-size: 14px;
  }

  .toOrderForm-container .toOrder-form .toOrder-form .form-control::placeholder,#orderCustomSize .toOrder-form .toOrder-form .form-control::placeholder,.toOrderForm-container #orderCustomSizeForm .toOrder-form .form-control::placeholder,#orderCustomSize #orderCustomSizeForm .toOrder-form .form-control::placeholder {
    font-size: 14px;
  }
}

@media (max-width: 413px) {
  .about-bottom .item-info .title-box .title {
    white-space: unset;
    width: 100%;
  }

  .about-bottom .item-info .title-box .line {
    display: none;
  }
}

@media (max-width: 410px) {
  .cart-products .product .col-qty .qty-block .minus,.cart-products .product .col-qty .qty-block .plus {
    width: 32px;
    height: 32px;
  }

  .cart-products .product .col-qty .qty-block .count-input {
    height: 32px;
    width: 50px;
    font-size: 14px;
  }

  .checkout-page .order-products .cart-products .product .col-qty .qty-block .minus,.page-success .success-wrapper .box-right .cart-products .product .col-qty .qty-block .minus,.checkout-page .order-products .cart-products .product .col-qty .qty-block .plus,.page-success .success-wrapper .box-right .cart-products .product .col-qty .qty-block .plus {
    width: 32px;
    height: 32px;
  }

  .checkout-page .order-products .cart-products .product .col-qty .qty-block .count-input,.page-success .success-wrapper .box-right .cart-products .product .col-qty .qty-block .count-input {
    height: 32px;
    width: 50px;
    font-size: 14px;
  }

  .category-page .box-btn-sort {
    flex-direction: column;
    align-items: flex-start;
  }

  .category-page .box-btn-sort .btn-filter-mobile {
    margin-bottom: 14px;
  }
}

@media (max-width: 359px) {
  .product-upsell-wrap .box-title .section-title,.product-related-wrap .box-title .section-title,.product-viewed-wrap .box-title .section-title {
    font-size: 20px;
    line-height: 26px;
  }

  .product-page .product-page-wrapper .card-right .card-item .card-price .button-buy-block {
    flex-direction: column;
    align-items: flex-start;
  }

  .product-page .product-page-wrapper .card-right .card-item .card-price .button-buy-block .add-cart {
    margin-bottom: 10px;
  }
}

@media (max-height: 900px) {
  .first-slider-wrapper {
    min-height: 600px;
  }

  .first-slider-wrapper .item .content-wrap {
    top: 130px;
  }

  .first-slider-wrapper .wrapper-container-arrows {
    bottom: 20px;
  }
}

@-webkit-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;
  }
}

@keyframes shakeUpDownArrow {
  0% {
    margin-top: -3px;
  }

  100% {
    margin-top: 3px;
  }
}

@-webkit-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;
  }
}

@keyframes opacityOutInOut {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes grow {
  0%,100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  50% {
    -webkit-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}

@keyframes grow {
  0%,100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  50% {
    -webkit-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}

@-webkit-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;
  }
}

@keyframes animate-arrow-2 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.5;
  }
}

@-webkit-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);
  }
}

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

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