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

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

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

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

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

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

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

.clearfix {
  clear: both;
}

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

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

.dropdown-show {
  max-height: 1000px;
  opacity: 1;
  -webkit-box-shadow: 0px 0px 35px -2px #000;
          box-shadow: 0px 0px 35px -2px #000;
}

.inner-shadow-block {
  margin-right: -30px;
  margin-bottom: 60px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
}/* 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 {
 /* '' */;
}

.ic-home:before {
  content: '\e800';
}

.ic-down {
 /* '' */;
}

.ic-down:before {
  content: '\e801';
}

.ic-clock {
 /* '' */;
}

.ic-clock:before {
  content: '\e802';
}

.ic-play {
 /* '' */;
}

.ic-play:before {
  content: '\e803';
}

.ic-location {
 /* '' */;
}

.ic-location:before {
  content: '\e804';
}

.ic-fnx {
 /* '' */;
}

.ic-fnx:before {
  content: '\e805';
}

.ic-down-dir {
 /* '' */;
}

.ic-down-dir:before {
  content: '\e806';
}

.ic-up-dir {
 /* '' */;
}

.ic-up-dir:before {
  content: '\e807';
}

.ic-left-dir {
 /* '' */;
}

.ic-left-dir:before {
  content: '\e808';
}

.ic-right-dir {
 /* '' */;
}

.ic-right-dir:before {
  content: '\e809';
}

.ic-arrow-down-bold-mini {
 /* '' */;
}

.ic-arrow-down-bold-mini:before {
  content: '\e80a';
}

.ic-arrow-left-bold-mini {
 /* '' */;
}

.ic-arrow-left-bold-mini:before {
  content: '\e80b';
}

.ic-arrow-right-bold-mini {
 /* '' */;
}

.ic-arrow-right-bold-mini:before {
  content: '\e80c';
}

.ic-arrow-up-bold-mini {
 /* '' */;
}

.ic-arrow-up-bold-mini:before {
  content: '\e80d';
}

.ic-arrow-down-mini {
 /* '' */;
}

.ic-arrow-down-mini:before {
  content: '\e80e';
}

.ic-arrow-left-mini {
 /* '' */;
}

.ic-arrow-left-mini:before {
  content: '\e80f';
}

.ic-arrow-right-mini {
 /* '' */;
}

.ic-arrow-right-mini:before {
  content: '\e810';
}

.ic-arrow-up-mini {
 /* '' */;
}

.ic-arrow-up-mini:before {
  content: '\e811';
}

.ic-arrow-down-light {
 /* '' */;
}

.ic-arrow-down-light:before {
  content: '\e812';
}

.ic-arrow-left-light {
 /* '' */;
}

.ic-arrow-left-light:before {
  content: '\e813';
}

.ic-arrow-right-light {
 /* '' */;
}

.ic-arrow-right-light:before {
  content: '\e814';
}

.ic-arrow-up-light {
 /* '' */;
}

.ic-arrow-up-light:before {
  content: '\e815';
}

.ic-arrow-down-bold {
 /* '' */;
}

.ic-arrow-down-bold:before {
  content: '\e816';
}

.ic-arrow-left-bold {
 /* '' */;
}

.ic-arrow-left-bold:before {
  content: '\e817';
}

.ic-arrow-right-bold {
 /* '' */;
}

.ic-arrow-right-bold:before {
  content: '\e818';
}

.ic-arrow-up-bold {
 /* '' */;
}

.ic-arrow-up-bold:before {
  content: '\e819';
}

.ic-right {
 /* '' */;
}

.ic-right:before {
  content: '\e81a';
}

.ic-star-empty {
 /* '' */;
}

.ic-star-empty:before {
  content: '\e81b';
}

.ic-star-empty-2 {
 /* '' */;
}

.ic-star-empty-2:before {
  content: '\e81c';
}

.ic-star-filled-2 {
 /* '' */;
}

.ic-star-filled-2:before {
  content: '\e81d';
}

.ic-close-1 {
 /* '' */;
}

.ic-close-1:before {
  content: '\e81e';
}

.ic-mobile {
 /* '' */;
}

.ic-mobile:before {
  content: '\e820';
}

.ic-globe {
 /* '' */;
}

.ic-globe:before {
  content: '\e821';
}

.ic-filter {
 /* '' */;
}

.ic-filter:before {
  content: '\e822';
}

.ic-left {
 /* '' */;
}

.ic-left:before {
  content: '\e823';
}

.ic-globe-1 {
 /* '' */;
}

.ic-globe-1:before {
  content: '\e824';
}

.ic-balance-1 {
 /* '' */;
}

.ic-balance-1:before {
  content: '\e825';
}

.ic-delete {
 /* '' */;
}

.ic-delete:before {
  content: '\e826';
}

.ic-btn-play {
 /* '' */;
}

.ic-btn-play:before {
  content: '\e827';
}

.ic-credit {
 /* '' */;
}

.ic-credit:before {
  content: '\e828';
}

.ic-close-2 {
 /* '' */;
}

.ic-close-2:before {
  content: '\e829';
}

.ic-info {
 /* '' */;
}

.ic-info:before {
  content: '\e82a';
}

.ic-share {
 /* '' */;
}

.ic-share:before {
  content: '\e82b';
}

.ic-reply {
 /* '' */;
}

.ic-reply:before {
  content: '\e82c';
}

.ic-tag {
 /* '' */;
}

.ic-tag:before {
  content: '\e82d';
}

.ic-contacts {
 /* '' */;
}

.ic-contacts:before {
  content: '\e82e';
}

.ic-instagram-1 {
 /* '' */;
}

.ic-instagram-1:before {
  content: '\e82f';
}

.ic-email-3 {
 /* '' */;
}

.ic-email-3:before {
  content: '\e830';
}

.ic-kyivstar {
 /* '' */;
}

.ic-kyivstar:before {
  content: '\e831';
}

.ic-close {
 /* '' */;
}

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

.ic-life {
 /* '' */;
}

.ic-life:before {
  content: '\e833';
}

.ic-vodafone {
 /* '' */;
}

.ic-vodafone:before {
  content: '\e834';
}

.ic-balance-3 {
 /* '' */;
}

.ic-balance-3:before {
  content: '\e835';
}

.ic-pencil {
 /* '' */;
}

.ic-pencil:before {
  content: '\e836';
}

.ic-quote {
 /* '' */;
}

.ic-quote:before {
  content: '\e837';
}

.ic-cart-1 {
 /* '' */;
}

.ic-cart-1:before {
  content: '\e838';
}

.ic-up {
 /* '' */;
}

.ic-up:before {
  content: '\e839';
}

.ic-ok-2 {
 /* '' */;
}

.ic-ok-2:before {
  content: '\e83a';
}

.ic-cellphone-filled {
 /* '' */;
}

.ic-cellphone-filled:before {
  content: '\e83b';
}

.ic-ok {
 /* '' */;
}

.ic-ok:before {
  content: '\e83c';
}

.ic-email-2 {
 /* '' */;
}

.ic-email-2:before {
  content: '\e848';
}

.ic-pencil-2 {
 /* '' */;
}

.ic-pencil-2:before {
  content: '\e84c';
}

.ic-search {
 /* '' */;
}

.ic-search:before {
  content: '\e84e';
}

.ic-star-filled {
 /* '' */;
}

.ic-star-filled:before {
  content: '\e84f';
}

.ic-mobile-hand {
 /* '' */;
}

.ic-mobile-hand:before {
  content: '\e850';
}

.ic-cart {
 /* '' */;
}

.ic-cart:before {
  content: '\e852';
}

.ic-email {
 /* '' */;
}

.ic-email:before {
  content: '\e853';
}

.ic-heart {
 /* '' */;
}

.ic-heart:before {
  content: '\e854';
}

.ic-mouse-scroll {
 /* '' */;
}

.ic-mouse-scroll:before {
  content: '\e855';
}

.ic-balance {
 /* '' */;
}

.ic-balance:before {
  content: '\e856';
}

.ic-balance-2 {
 /* '' */;
}

.ic-balance-2:before {
  content: '\e857';
}

.ic-tools {
 /* '' */;
}

.ic-tools:before {
  content: '\e858';
}

.ic-microphone {
 /* '' */;
}

.ic-microphone:before {
  content: '\e859';
}

.ic-user {
 /* '' */;
}

.ic-user:before {
  content: '\e85a';
}

.ic-btn-play-filled {
 /* '' */;
}

.ic-btn-play-filled:before {
  content: '\e85c';
}

.ic-cellphone {
 /* '' */;
}

.ic-cellphone:before {
  content: '\e85d';
}

.ic-present {
 /* '' */;
}

.ic-present:before {
  content: '\e85e';
}

.ic-reviews {
 /* '' */;
}

.ic-reviews:before {
  content: '\e85f';
}

.ic-eye {
 /* '' */;
}

.ic-eye:before {
  content: '\e860';
}

.ic-callendar {
 /* '' */;
}

.ic-callendar:before {
  content: '\e861';
}

.ic-availability {
 /* '' */;
}

.ic-availability:before {
  content: '\e863';
}

.ic-arrow-down {
 /* '' */;
}

.ic-arrow-down:before {
  content: '\f004';
}

.ic-arrow-up {
 /* '' */;
}

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

.ic-arrow-right {
 /* '' */;
}

.ic-arrow-right:before {
  content: '\f006';
}

.ic-arrow-left {
 /* '' */;
}

.ic-arrow-left:before {
  content: '\f007';
}

.ic-location-1 {
 /* '' */;
}

.ic-location-1:before {
  content: '\f031';
}

.ic-lock-open {
 /* '' */;
}

.ic-lock-open:before {
  content: '\f075';
}

.ic-facebook {
 /* '' */;
}

.ic-facebook:before {
  content: '\f09a';
}

.ic-gplus-1 {
 /* '' */;
}

.ic-gplus-1:before {
  content: '\f0d5';
}

.ic-youtube-play {
 /* '' */;
}

.ic-youtube-play:before {
  content: '\f16a';
}

.ic-instagram {
 /* '' */;
}

.ic-instagram:before {
  content: '\f16d';
}

.ic-vk {
 /* '' */;
}

.ic-vk:before {
  content: '\f189';
}

.ic-whatsapp {
 /* '' */;
}

.ic-whatsapp:before {
  content: '\f232';
}

.ic-telegram {
 /* '' */;
}

.ic-telegram:before {
  content: '\f2c6';
}

.ic-vimeo {
 /* '' */;
}

.ic-vimeo:before {
  content: '\f306';
}

.ic-twitter {
 /* '' */;
}

.ic-twitter:before {
  content: '\f309';
}

.ic-gplus {
 /* '' */;
}

.ic-gplus:before {
  content: '\f30f';
}

.ic-pinterest {
 /* '' */;
}

.ic-pinterest:before {
  content: '\f312';
}

.ic-youtube {
 /* '' */;
}

.ic-youtube:before {
  content: '\f313';
}

.ic-tumblr {
 /* '' */;
}

.ic-tumblr:before {
  content: '\f315';
}

.ic-linkedin {
 /* '' */;
}

.ic-linkedin:before {
  content: '\f318';
}

.ic-instagram-2 {
 /* '' */;
}

.ic-instagram-2:before {
  content: '\f32d';
}

.ic-skype {
 /* '' */;
}

.ic-skype:before {
  content: '\f339';
}

.ic-lock {
 /* '' */;
}

.ic-lock:before {
  content: '\f512';
}

.ic-at-2 {
 /* '' */;
}

.ic-at-2:before {
  content: '\e83d';
}

.ic-heart-1 {
 /* '' */;
}

.ic-heart-1:before {
  content: '\e881';
}

.ic-man-user-1 {
 /* '' */;
}

.ic-man-user-1:before {
  content: '\e885';
}

.ic-shopping-bag-1 {
 /* '' */;
}

.ic-shopping-bag-1:before {
  content: '\e886';
}

.ic-logout {
 /* '' */;
}

.ic-logout:before {
  content: '\e884';
}

.ic-compare-3 {
 /* '' */;
}

.ic-compare-3:before {
  content: '\e888';
}

.ic-compare-4 {
 /* '' */;
}

.ic-compare-4:before {
  content: '\e88a';
}/* cyrillic-ext *//* cyrillic *//* greek-ext *//* greek *//* hebrew *//* vietnamese *//* latin-ext *//* latin *//* cyrillic-ext *//* cyrillic *//* greek-ext *//* greek *//* hebrew *//* vietnamese *//* latin-ext *//* latin *//* cyrillic-ext *//* cyrillic *//* greek-ext *//* greek *//* hebrew *//* vietnamese *//* latin-ext *//* latin *//* cyrillic-ext *//* cyrillic *//* greek-ext *//* greek *//* hebrew *//* vietnamese *//* latin-ext *//* latin *//* cyrillic-ext *//* cyrillic *//* greek-ext *//* greek *//* hebrew *//* vietnamese *//* latin-ext *//* latin *//* cyrillic-ext *//* cyrillic *//* greek-ext *//* greek *//* vietnamese *//* latin-ext *//* latin *//* cyrillic-ext *//* cyrillic *//* greek-ext *//* greek *//* vietnamese *//* latin-ext *//* latin *//* cyrillic-ext *//* cyrillic *//* greek-ext *//* greek *//* vietnamese *//* latin-ext *//* latin *//* cyrillic-ext *//* cyrillic *//* greek-ext *//* greek *//* vietnamese *//* latin-ext *//* latin *//* cyrillic-ext *//* cyrillic *//* greek-ext *//* greek *//* vietnamese *//* latin-ext *//* latin */.font-main {
  font-family: 'Open Sans', sans-serif;
}

html {
  font-size: 16px;
}

body {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}

html,body {
  height: 100%;
}

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

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

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

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

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

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

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

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

.container {
  padding-left: 15px !important;
  padding-right: 15px !important;
  width: 100%;
  max-width: 1400px !important;
  margin: 0 auto;
}

body .row {
  margin-left: -15px;
  margin-right: -15px;
}/* Немного облагородим скрол, (для контента на страницах в основном)*/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: #6c757d4a url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzEuMDgzIDMyMiI+PHBhdGggZD0iTTU3MSAyODZxMC0xNC0xMC0yNUwzMTEgMTFRMzAwIDAgMjg2IDB0LTI1IDExTDExIDI2MVEwIDI3MiAwIDI4NnQxMSAyNXExMSAxMSAyNSAxMWg1MDBxMTQgMCAyNS0xMXQxMC0yNXoiLz48L3N2Zz4=") no-repeat center center;
  -webkit-background-size: 4px 4px;
          background-size: 4px 4px;
  display: none;
}

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

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

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

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

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

body:not(.mobile) ::-webkit-scrollbar-thumb {
  background: #014e71;
  border-radius: 0;
}

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

#page-header {
  position: relative;
  z-index: 32;
  background: #fff;
  color: #595959;
}

#page-header .header-top {
  background: #fff;
}

#page-header .header-middle {
  background: #fff;
}

#page-header .header-bottom {
  background: #014e71;
}

#page-header .active-element {
  font-size: 0.75rem;
}

#page-header .active-element .item {
  cursor: pointer;
  position: relative;
}

#page-header .active-element .item:not(.checkout-wrap) {
  border-right: 1px solid #3d657b;
}

#page-header .active-element .item.checkout-wrap {
  padding-right: 0;
}

#page-header .active-element .item .icon-wrapper {
  text-align: center;
  line-height: 25px;
  padding-top: 5px;
}

#page-header .active-element .item .icon-wrapper i {
  font-size: 17px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#page-header .active-element .item .icon-wrapper i.ic-viewed {
  font-size: 13px;
}

#page-header .active-element .item .icon-wrapper i.ic-balance {
  font-size: 15px;
}

#page-header .active-element .item .label {
  line-height: 1;
  margin-top: 2px;
}

#page-header .active-element .item .count {
  position: absolute;
  min-width: 22px;
  font-size: 0.75rem;
  line-height: 1;
  border-radius: 4px;
  background: #ff4f26;
  text-align: center;
  padding: 1px 3px;
  top: 0;
  margin-left: 10px;
  left: 50%;
}

#page-header .active-element .item .count:empty {
  display: none;
}

#page-header .active-element .item:hover .icon-wrapper i {
  text-shadow: 0 0 18px white;
}

#page-header .catalog-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #053a52;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 27px 0 27px 17px;
  font-size: 1rem;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#page-header .catalog-toggle .text {
  font-size: 18px;
  text-transform: uppercase;
}

#page-header .catalog-toggle.all-open {
  cursor: default;
}

#page-header .catalog-toggle:hover {
  text-decoration: none;
}

#page-header .catalog-toggle .ic-arrow-down {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  font-size: 5px;
}

#page-header .catalog-toggle .catalog-toggle-decor {
  height: 40px;
  width: 2px;
  position: absolute;
  top: 100%;
  z-index: 102;
  background: #fff;
  margin-top: -10px;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
       -o-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#page-header .catalog-toggle .catalog-toggle-decor:after,#page-header .catalog-toggle .catalog-toggle-decor:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

#page-header .catalog-toggle .catalog-toggle-decor:before {
  background: #fff;
  top: 0;
}

#page-header .catalog-toggle .catalog-toggle-decor:after {
  background: #224d5c;
  bottom: 0;
}

#page-header .catalog-toggle .catalog-toggle-decor._left {
  left: 9px;
}

#page-header .catalog-toggle .catalog-toggle-decor._right {
  right: 11px;
}

#page-header .catalog-toggle.active .catalog-toggle-decor {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
       -o-transform: scaleY(1);
          transform: scaleY(1);
}

#page-header .catalog-toggle.active ~ .catalog-drop {
  max-height: 1000px;
  opacity: 1;
  -webkit-box-shadow: 0px 0px 35px -2px #000;
          box-shadow: 0px 0px 35px -2px #000;
  padding-top: 15px;
  -webkit-box-shadow: 0 0 14px -6px black;
          box-shadow: 0 0 14px -6px black;
  overflow: visible;
}

#page-header .catalog-toggle.active .hamburger-box .hamburger-inner:nth-child(1) {
  -webkit-transition-delay: 75ms;
       -o-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0, 5px, 0) rotate(135deg);
          transform: translate3d(0, 5px, 0) rotate(135deg);
}

#page-header .catalog-toggle.active .hamburger-box .hamburger-inner:nth-child(2) {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

#page-header .catalog-toggle.active .hamburger-box .hamburger-inner:nth-child(3) {
  -webkit-transition-delay: 75ms;
       -o-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0, -7px, 0) rotate(-315deg);
          transform: translate3d(0, -7px, 0) rotate(-315deg);
}

#page-header .catalog-drop {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-radius: 2px;
  padding-right: 0;
  font-size: 14px;
  margin-top: 0;
  z-index: 101;
  line-height: 1.29;
  width: 100%;
  max-width: 364.66px;
  left: 15px;
  padding-left: 0;
}

#page-header > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link {
  line-height: 2.25;
  white-space: nowrap;
  color: #595959;
  position: relative;
  display: block;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  margin-left: -6px;
  margin: 0 -6px;
  padding: 0 6px;
}

#page-header > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link i {
  font-size: 10px;
  position: absolute;
  right: -7px;
  top: -5px;
  bottom: -5px;
  width: 32px;
  z-index: 1;
}

#page-header > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link i:before {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -4px;
}

#page-header > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link:hover {
  text-decoration: none;
  color: #053a52;
}

#page-header > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link:hover .icon-wrapper svg path {
  fill: #053a52;
}

#page-header > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link .icon-wrapper {
  display: inline-block;
  margin-right: 5px;
  width: 25px;
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
       -o-transform: translateY(-3px);
          transform: translateY(-3px);
  text-align: center;
}

#page-header > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link .icon-wrapper svg path {
  fill: #595959;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#page-header .catalog-drop-list {
  position: relative;
  margin-bottom: 0;
  min-height: 600px;
}

.login-link {
  color: #595959;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.login-link:hover {
  color: #053a52;
  text-decoration: none;
}

.sub-list {
  line-height: 1.2;
}

.sub-list.lv-2 > .sub-item .toggle-catalog-list {
  display: none;
}

.sub-list.lv-2 > .sub-item > a {
  color: #595959;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-transform: uppercase;
  font-size: 0.875rem;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 10px;
  font-weight: 700;
}

.sub-list.lv-2 > .sub-item > a:hover,.sub-list.lv-2 > .sub-item > a .active {
  text-decoration: none;
}

.sub-list.lv-3 > .sub-item:not(:last-child) {
  margin-bottom: 5px;
}

.sub-list.lv-3 > .sub-item > a {
  color: #595959;
  font-size: 0.75rem;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.sub-list.lv-3 > .sub-item > a:hover,.sub-list.lv-3 > .sub-item > a .active {
  text-decoration: none;
  color: #053a52;
}

.overlay {
  position: absolute;
}

.login-block .toggle-drop-wrapper .drop-block {
  left: auto;
  right: 0;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
  min-width: unset;
  z-index: 1;
}

.login-block .toggle-drop-wrapper .drop-block:before {
  left: 80%;
}

.login-block .toggle-drop-wrapper .drop-block .drop-block-inner {
  padding: 11px 22px;
}

.login-block .toggle-drop-wrapper .drop-block .ic-close {
  display: none;
}

.login-block .toggle-drop-wrapper .drop-block ul {
  margin: 0;
  list-style: none;
  padding: 0;
  font-size: 0.875rem;
  color: #595959;
  line-height: 1.1;
}

.login-block .toggle-drop-wrapper .drop-block ul li {
  border-bottom: 1px solid #e0e0e0;
}

.login-block .toggle-drop-wrapper .drop-block ul li a {
  color: inherit;
  text-decoration: none;
  padding: 11px 7px;
  display: block;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.login-block .toggle-drop-wrapper .drop-block ul li a:hover {
  color: #053a52;
}

.login-block .toggle-drop-wrapper.active .drop-block {
  max-height: 1000px;
  opacity: 1;
  -webkit-box-shadow: 0px 0px 35px -2px #000;
          box-shadow: 0px 0px 35px -2px #000;
  -webkit-box-shadow: 0px 11px 35px -10px #000;
          box-shadow: 0px 11px 35px -10px #000;
}

.header-mobile-city {
  color: #737373;
  font-size: 0.75rem;
  margin-top: 18px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #e0e0e0;
  padding-top: 6px;
}

.header-mobile-city .card-city-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
 /* '' */;
}

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

.header-mobile-city .card-city-title:before {
  content: '\e804';
}

.header-mobile-city .card-city-title:before {
  font-size: 18px;
  color: #1c6d92;
  margin-right: 8px;
}

.header-mobile-city .card-city-label i {
  color: #5cb406;
  margin-right: 10px;
}

.header-mobile-city .your-city {
  margin-left: 9px;
}

.header-mobile-city > .btn-gray {
  background: #f2f2f2;
  border-color: #f2f2f2;
  color: #737373;
  text-transform: none !important;
  font-size: 0.75rem;
  height: 38px;
  font-weight: 400 !important;
  margin-top: 15px !important;
}

#nav-header {
  padding: 0;
}

#nav-header .nav-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#nav-header .nav-item:after {
  content: '';
  width: 1px;
  height: 8px;
  background-color: #d8d8d8;
  margin: 0 15px;
  display: block;
}

#nav-header .nav-item:last-child:after {
  display: none;
}

#nav-header .navbar-nav {
  -webkit-box-orient: initial;
  -webkit-box-direction: initial;
  -webkit-flex-direction: initial;
      -ms-flex-direction: initial;
          flex-direction: initial;
}

#nav-header .nav-link {
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #595959;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  padding: 6px 0;
}

#nav-header .nav-link .icon-wrapper {
  display: none;
}

#nav-header .nav-link.active,#nav-header .nav-link.current {
  color: #053a52;
  text-decoration: none;
}

.page-main #page-header .catalog-toggle.active .hamburger-box .hamburger-inner:nth-child(1) {
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}

.page-main #page-header .catalog-toggle.active .hamburger-box .hamburger-inner:nth-child(2) {
  opacity: 1;
}

.page-main #page-header .catalog-toggle.active .hamburger-box .hamburger-inner:nth-child(3) {
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}

.top-header {
  background-color: #f3f3f3;
}

.top-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#nav-header .sub-list.lv-2 {
  max-height: 0;
  overflow: hidden;
  -webkit-box-shadow: 3px 6px 8px -1px rgba(0, 0, 0, 0.52);
          box-shadow: 3px 6px 8px -1px rgba(0, 0, 0, 0.52);
  background-color: #f3f3f3;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  opacity: 0;
  position: absolute;
  z-index: 1000;
  min-width: 17rem;
  top: 100%;
  list-style: none;
  font-size: 14px;
  color: #595959;
  left: -22px;
  padding-left: 22px;
  padding-top: 13px;
  padding-bottom: 13px;
  pointer-events: none;
}

#nav-header .sub-list.lv-2:before {
  content: '';
  position: absolute;
  width: 83px;
  height: 2px;
  background-color: #014e71;
  display: block;
  top: 0;
}

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

#nav-header .nav-item.sub-in.clients-menu-opens .sub-list.lv-2 {
  opacity: 1;
  max-height: 1000px;
  pointer-events: auto;
}

.lang-list {
  margin-bottom: 0;
  margin-left: 11px;
}

.lang-list a {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-decoration: none;
  color: #7d7d7d;
}

.lang-list .lang-link.active {
  display: none;
}

.current-lang {
  position: relative;
  color: #014e71;
}

.current-lang:before {
  content: '';
  width: 1px;
  height: 8px;
  background-color: #d8d8d8;
  display: block;
  position: absolute;
  right: -5px;
  top: 6px;
}

#page-header .nav-item.sub-in .toggle {
  right: 14px;
}

.nav-item.sub-in .toggle {
  position: absolute;
  right: -25px;
  background: transparent;
  border: none;
  cursor: pointer;
  outline: none;
 /* '' */;
}

.nav-item.sub-in .toggle:focus {
  outline: none;
}

.nav-item.sub-in .toggle: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); */;
}

.nav-item.sub-in .toggle:before {
  content: '\e812';
}

.nav-item.sub-in .toggle:before {
  font-size: 8px;
}

.language {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
}

.middle-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
}

.middle-header .btn-orange {
  min-width: 173px;
  min-height: 32px;
}

.phones-callback-lk-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.desctop-phones {
  margin-right: 37px;
}

.desctop-phones a.phone {
  font-size: 16px;
  font-weight: bold;
  color: #595959;
  font-family: 'Roboto', sans-serif;
}

.desctop-phones a.phone:hover {
  color: #d52b2b;
}

.desctop-phones .phones {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
 /* '' */;
}

.desctop-phones .phones: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); */;
}

.desctop-phones .phones:before {
  content: '\e83b';
}

.desctop-phones .phones:before {
  color: #014e71;
  font-weight: bold;
  font-size: 18px;
  margin-right: 9px;
}

.desctop-phones .phones:after {
  content: '\e812';
  font-size: 8px;
  font-family: "fontello";
  margin-left: 5px;
}

.desctop-phones .phones .dropdown-phones {
  position: absolute;
  opacity: 0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  top: 100%;
  right: 12px;
}

.phone.vodafone:before {
  display: none;
}

.header-bottom .desctop-catalog {
  padding-left: 15px !important;
}

.callback-wrapper {
  margin-right: 65px;
}

.btn-link.login-link .ic-man-user-1 {
  margin-right: 10px;
}

.right-bottom-header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 22px;
  padding-right: 15px !important;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.header-search-wrapper {
  width: 65%;
}

.comparison-favorites-cart-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.desctop-compare,.desctop-favorites,.desctop-checkout {
  width: 33.33%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  min-width: 80px;
  padding: 10px 0 9px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}

.desctop-compare .icon-wrapper,.desctop-favorites .icon-wrapper,.desctop-checkout .icon-wrapper {
  line-height: 1;
}

.desctop-compare i,.desctop-favorites i,.desctop-checkout i {
  font-size: 26px;
}

.desctop-compare i {
  font-size: 34px;
}

.comparison-favorites-cart-block .desctop-compare .count {
  top: -4px;
  right: 1px;
}

.toggle-drop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.toggle-drop .icon-wrapper {
  margin: auto 0;
}

.toggle-drop .label {
  margin-top: auto;
}

.favorites-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.favorites-header .icon-wrapper {
  margin: auto 0;
}

.favorites-header .label {
  margin-top: auto;
}

.checkout-sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.checkout-sidebar .icon-wrapper {
  margin: auto 0;
}

.checkout-sidebar .label {
  margin-top: auto;
}

.comparison-favorites-cart-block .count {
  font-size: 12px;
  font-weight: normal;
  color: #595959;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 100%;
  top: -4px;
  right: -1px;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.favorites-header {
  position: relative;
}

.btn-login {
  position: relative;
}

.btn-login i:before {
  content: '\e885';
  font-size: 17px;
}

.phones-callback-lk-wrapper .toggle-drop-wrapper i:before {
  font-size: 17px;
  color: #014e71;
}

.count:empty {
  display: none;
}

.icon-for-mobile {
  display: none;
}

.text-for-mobile {
  display: none;
}

.clients-menu-open #nav-header .sub-list.lv-2 {
  opacity: 1;
  max-height: 1000px;
}

.clients-menu-open .nav-item.sub-in .toggle:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.logo {
  max-width: 303px;
}

.catalog-drop-mobile {
  display: none;
}

.mobile-phones-menu {
  display: none;
}

.language-mobile {
  margin-left: auto;
  padding: 0 8px;
}

.language-mobile .language {
  padding: 0;
  border: none;
  font-size: 12px;
}

.catalog-hover .overlay {
  opacity: 1;
  z-index: 0;
  background: rgba(114, 114, 114, 0.63);
}

.catalog-hover .category-page .overlay {
  z-index: 3;
}

#messageDialog .fancybox-close-small {
  top: 0;
}

.maps-form-block .callbackForm-container .callback-form {
  max-width: 100%;
}

.main-header-wrap {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}/*Стили хлебных крошек*/#page-breadcrumb {
  overflow: hidden;
}

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

.breadcrumb .breadcrumb-item {
  color: #8db6c8;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: '>';
  float: left;
  font-size: 8px;
  line-height: 1;
  padding-left: 8px;
  padding-right: 8px;
  color: #014e71;
}

.breadcrumb .breadcrumb-item a {
  position: relative;
  color: #014e71;
  -webkit-transition: 0.3s ease 0.2s;
  -o-transition: 0.3s ease 0.2s;
  transition: 0.3s ease 0.2s;
  font-size: 12px;
}

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

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

.page-aside {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.aside-menu .nav-link,.aside-menu .menu-link {
  color: #414041;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.15;
  position: relative;
  font-size: 16px;
  padding-bottom: 35px;
  margin-bottom: 33px;
  background: #f3f3f3;
}

.aside-menu .nav-link i,.aside-menu .menu-link i {
  padding-right: 16px;
}

.aside-menu .nav-link .ic,.aside-menu .menu-link .ic {
  font-size: 20px;
  margin-right: 20px;
}

.aside-menu .nav-link:before,.aside-menu .menu-link:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  border-bottom: 1px solid #d0e4ed;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.aside-menu .nav-link:hover,.aside-menu .menu-link:hover,.aside-menu .nav-link.active,.aside-menu .menu-link.active {
  text-decoration: none;
  color: #014e71;
  font-weight: bold;
}

.aside-menu .nav-link:hover:before,.aside-menu .menu-link:hover:before,.aside-menu .nav-link.active:before,.aside-menu .menu-link.active:before {
  border-color: #d0e4ed;
}

.catalog-hover .customer-aside > * {
  z-index: 0;
}

.catalog-hover #addAddressForm .jq-selectbox {
  z-index: 0!important;
}

.page-customer-viewed .container .col-12 .row {
  margin-left: 42px;
}

.customer-aside {
  padding-top: 60px;
  position: relative;
}

.customer-aside:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  background: #f3f3f3;
}

.customer-aside > * {
  z-index: 1;
  position: relative;
}

.container-for-customer .page-title {
  font-size: 25px;
  font-weight: 600;
  color: #014e71;
  text-transform: unset;
}

.row .pl-33 {
  padding-left: 33px;
}

.row-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

.bar-block .img-wrap {
  max-width: 54px;
  margin-right: 10px;
}

.bar-block .with-background {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100%;
  background: #f3f3f3;
  width: 54px;
  height: 54px;
}

.bar-block .with-background img {
  max-width: 27px;
}

.content-wrap {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.79;
  color: #595959;
}

.mini-label {
  font-size: 12px;
  font-weight: 600;
  color: #014e71;
}

.customer-top-bar {
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  padding-top: 18px;
  padding-bottom: 18px;
}

.black-customer-mini-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
  color: #414041;
}

.page-customer-info {
  margin-top: 22px;
  padding-bottom: 41px;
}

.page-customer-info .profileForm-container .row {
  margin: 0;
}

.page-customer-info .profileForm-container .control-group {
  max-width: 234px;
  margin-left: 27px;
}

.page-customer-info .profileForm-container .control-group:nth-child(4),.page-customer-info .profileForm-container .control-group:first-child {
  margin-left: 0;
}

.page-customer-info .profileForm-container .control-group .controls {
  position: relative;
}

.page-customer-info .profileForm-container .control-group .controls:after {
  content: url("/var/themes/default/skin/images/pencil-1.png");
  position: absolute;
  right: -27px;
  top: 11px;
}

.page-customer-info .profileForm-container .control-group:last-child {
  max-width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  text-align: center;
}

.page-customer-info .profileForm-container .control-group:last-child .controls:after {
  display: none;
}

.page-customer-info .profileForm-container {
  margin-top: 27px;
}

.page-customer-info .form-control {
  height: 42px;
  border: solid 1px #f3f3f3;
  font-size: 14px;
  font-weight: normal;
  color: #414041;
  padding-left: 16px;
}

.logindataForm-container {
  margin-top: 46px;
}

.logindataForm-container .row {
  margin: 0;
  display: block;
  width: 100%;
}

.logindataForm-container .row .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 26px;
}

.logindataForm-container .row .top .control-group:first-child {
  max-width: 338px;
}

.logindataForm-container .row .top .control-group:first-child .controls {
  position: relative;
}

.logindataForm-container .row .top .control-group:first-child .controls:after {
  content: url("/var/themes/default/skin/images/pencil-1.png");
  position: absolute;
  right: -27px;
  top: 11px;
}

.logindataForm-container .row .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.logindataForm-container .row > .control-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 6px;
}

.container-for-customer .btn-save {
  width: 184px;
  height: 40px;
  border-radius: 20px;
  background-color: #fa8603;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  border: 1px solid #fa8603;
}

.option-for-customer {
  border-top: 1px solid #f3f3f3;
  padding-top: 33px;
  margin-top: 33px;
}

.wrap-for-margin {
  margin-top: 21px;
  margin-bottom: 15px;
}

#addAddressForm label {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
  color: #414041;
}

#order-form-delivery_city {
  height: 60px;
  background: #fff;
  border: none;
  padding: 20px 25px;
}

#order-form-delivery_warehouse {
  height: 60px;
  background: #fff;
  border: none;
  padding: 20px 25px;
}

#order-form-delivery_city-result {
  border: none;
  background: #f3f3f3;
  padding: 15px 10px;
}

.orders-list .order-detail-trigger {
  font-size: 16px;
  line-height: 1.56;
  color: #414041;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: solid 1px #f3f3f3;
  padding: 18px 27px;
  font-weight: 600;
  position: relative;
}

.orders-list .order-detail-trigger .order-number {
  color: #014e71;
}

.orders-list .order-detail-trigger .delivery-info span {
  color: #2e8612;
  padding-right: 3px;
}

.orders-list .order-detail-trigger .color-red {
  color: #cc2525;
}

.customer-order-header-products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 17px 17px 8px;
}

.customer-order-header-products .header-elem {
  width: 25%;
  font-size: 12px;
  font-weight: normal;
  line-height: 2.08;
  color: #678390;
  text-align: center;
}

.add-adress-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
}

.add-adress-wrap .left-side {
  max-width: 330px;
}

.add-adress-wrap .custom-radio {
  margin-left: 0;
  padding-left: 36px;
  font-size: 15px;
  font-weight: normal;
  color: #595959;
}

.add-adress-wrap .custom-radio .checkmark:before {
  width: 23px;
  height: 23px;
  border-color: #f3f3f3;
}

.add-adress-wrap .custom-radio .checkmark:after {
  background: #053a52;
  left: 2px;
  width: 18.9px;
  height: 18px;
}

.add-adress-wrap .custom-radio input {
  position: absolute;
}

.add-adress-wrap .adress-text {
  font-size: 16px;
  font-weight: normal;
  color: #595959;
  padding-bottom: 9px;
}

.add-adress-wrap #addresses-table {
  padding-top: 13px;
}

.add-adress-wrap #addresses-table li {
  padding-bottom: 15px;
}

.add-adress-wrap .remove {
  position: absolute;
}

.add-adress-wrap .right-side {
  width: 100%;
  max-width: 339px;
  margin-top: 47px;
  padding: 20px 30px 30px;
  background-color: #f3f3f3;
}

.add-adress-wrap .right-side .more-adress-text {
  margin-bottom: 8px;
}

.add-adress-wrap .right-side .form-control.jq-selectbox .jq-selectbox__select {
  height: 60px;
  background: #fff;
  border: none;
  padding: 20px 25px;
}

.add-adress-wrap .right-side .form-control.jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
  font-size: 14px;
  font-weight: normal;
  color: #595959;
}

.add-adress-wrap .right-side .form-control.jq-selectbox .jq-selectbox__trigger:after {
  display: none;
}

.add-adress-wrap .right-side .form-control.jq-selectbox .jq-selectbox__dropdown ul {
  border: none;
  background: #f3f3f3;
  padding: 15px 10px;
}

.add-adress-wrap .right-side .form-control.jq-selectbox .jq-selectbox__dropdown ul li.selected {
  background: #f3f3f3;
  font-weight: 400;
  color: #014e71;
}

.add-adress-wrap .right-side .form-control.jq-selectbox .jq-selectbox__dropdown ul li {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  color: #595959;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.add-adress-wrap .right-side .form-control.jq-selectbox .jq-selectbox__dropdown ul li:before {
  content: '';
  width: 8px;
  height: 8px;
  display: inline-block;
  background-color: #d8d8d8;
  border-radius: 100%;
  margin-right: 9px;
  min-width: 8px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.add-adress-wrap .right-side .form-control {
  height: 60px!important;
}

.add-adress-wrap .right-side #addAddressFormLoad .control-label {
  display: none;
}

.add-adress-wrap .right-side #addAddressFormLoad label.error {
  font-size: 12px;
  color: red;
}

.add-adress-wrap .btn-add {
  width: 184px;
  height: 40px;
  border-radius: 20px;
  background-color: #fa8603;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  border: 1px solid #fa8603;
}

.order-list-outer .pagination-wrap .btn-load-more {
  display: none;
}

.loginForm-container .control-group {
  max-width: 350px;
  margin: 20px auto;
}

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

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

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

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

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

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

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

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

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

.container-breadcrumb {
  background: #f3f3f3;
}

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

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

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

h4,.h4 {
  font-size: 18/16rem;
}

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

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

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

.page-title .style-1 {
  color: #053a52;
}

.page-title.sm {
  text-transform: none;
}

.page-title-wrapper {
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  line-height: 1.13;
  letter-spacing: normal;
  color: #414041;
  margin-top: 25px;
  margin-bottom: 25px;
}

.page-title-wrapper .page-title-img {
  margin-left: 10px;
  margin-right: 20px;
}

.page-title-wrapper .page-title {
  color: inherit;
  margin: 0;
  padding: 0;
  font-size: inherit;
  text-transform: inherit;
}

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

.empty-text ul {
  padding-left: 19px;
}

.empty-text ul li {
  margin-bottom: 7px;
}

.empty-text a {
  color: #053a52;
}

.text-formatted {
  font-size: 14px;
  line-height: 1.43;
  color: #4c4c4c;
}

.text-formatted ul ul {
  padding-top: 0.5rem;
}

.text-formatted h1,.text-formatted .h1,.text-formatted h2,.text-formatted .h2,.text-formatted h3,.text-formatted .h3 {
  margin-top: 35px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 28px;
}

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

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

.text-formatted ul,.text-formatted ol,.text-formatted p,.text-formatted blockquote {
  margin-bottom: 1.4rem;
}

.text-formatted p {
  position: relative;
  line-height: normal;
}

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

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

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

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

.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: #053a52;
  top: 0;
  left: 2px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  line-height: 21px;
}

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

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

.text-formatted ul[style*="list-style-type:disc"] li:before,.text-formatted ul[style*="list-style-type: disc"] li:before {
  font-size: 26px;
  line-height: 21px;
  content: '•';
}

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

.text-formatted blockquote {
  display: block;
  clear: both;
  border-left: 3px solid #053a52;
  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;
}

.back-title {
  background: #e0e0e0;
  color: #053a52;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 15px 10px 75px;
  font-size: 1rem;
  line-height: 1.2;
}

.back-title .title-icon,.back-title i {
  font-size: 28px;
  margin-right: 13px;
}

.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: 20px;
  font-weight: normal;
  color: #053a52;
  border: none;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  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: #053a52;
  border: none;
}

.pagination-wrap .pagination .page-item .page-next {
 /* '' */
  font-size: 10px;
  text-decoration: none;
}

.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-next:before {
  content: '\f006';
}

.pagination-wrap .pagination .page-item .page-next:hover {
  color: #053a52;
}

.pagination-wrap .pagination .page-item .page-prev {
 /* '' */
  font-size: 10px;
  text-decoration: none;
}

.pagination-wrap .pagination .page-item .page-prev: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:before {
  content: '\f007';
}

.pagination-wrap .pagination .page-item .page-prev:hover {
  color: #053a52;
}

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

.pagination-wrap .pagination .page-item .page-prev {
  padding-right: 2px;
}

.pagination-wrap .pagination .page-item .page-next {
  padding-left: 4px;
}

.pagination-wrap .pagination .page-item.active .page-link,.pagination-wrap .pagination .page-item.active .page-current {
  background: transparent;
  color: #fa8603;
  font-weight: normal;
  font-size: 20px;
  text-shadow: 0 0 1px #053a52;
}

.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;
  background: #014e71;
  color: #fff;
}

#page-footer .footer-top {
  line-height: 1.2;
  padding: 15px;
  padding-bottom: 0;
}

#page-footer .footer-top .phones {
  margin-bottom: 10px;
}

#page-footer .footer-top .phones .phone {
  color: #ffffff;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  margin-bottom: 5px;
}

#page-footer .footer-top .phones .phone:before {
  color: #7aadc5;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  display: none;
}

#page-footer .footer-top .phones .phone:hover {
  color: #053a52;
  text-decoration: none;
}

#page-footer .footer-top .phones .phone:hover:before {
  color: #053a52;
}

#page-footer .footer-top .btn-callback {
  margin: 58px 0 44px;
  display: block;
  width: 100%;
  padding-top: 0.788rem;
  padding-bottom: 0.788rem;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
 /* '' */;
}

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

#page-footer .footer-top .btn-callback:before {
  content: '\e85d';
}

#page-footer .footer-top .btn-callback:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 17px;
  font-size: 21px;
}

#page-footer .footer-top .footer-logo {
  margin-top: 65px;
}

#page-footer .footer-top .footer-logo .logo {
  text-align: center;
}

#page-footer .footer-top .column-footer {
  padding: 15px 50px 0;
}

#page-footer .footer-top .column-footer._cp {
  padding-left: 60px;
}

#page-footer .footer-top .footer-work-time-wrapper {
  margin: 44px 0 42px;
}

#page-footer .footer-top .footer-work-time-wrapper .title {
  margin-bottom: 17px;
}

#page-footer .footer-top .footer-work-time-wrapper p {
  margin-bottom: 0;
}

#page-footer .footer-top .footer-menu .footer-menu-item {
  margin-bottom: 8px;
}

#page-footer .footer-top .footer-menu .footer-menu-item a {
  color: #ffffff;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  font-size: 14px;
}

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

#page-footer .footer-top .footer-social .title {
  margin-right: 17px;
}

#page-footer .footer-top .footer-social .social-link {
  display: block;
  width: 38px;
  height: 38px;
  color: #154054;
  background: #ffffff;
  border-radius: 50%;
  font-size: 24px;
  line-height: 38px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-align: center;
}

#page-footer .footer-top .footer-social .social-link:not(:last-child) {
  margin-right: 10px;
}

#page-footer .footer-top .footer-social .social-link:hover {
  -webkit-box-shadow: 0 0 18px white;
          box-shadow: 0 0 18px white;
  text-decoration: none;
  color: #154054;
}

.footer-logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 316px;
  width: 100%;
  min-width: 200px;
}

.footer-logo-wrap:not(:last-child) {
  margin-bottom: 12px;
}

.call-footer-wrapper p {
  font-size: 10px;
  text-align: left;
  margin-bottom: 6px;
}

.call-footer-wrapper .phones .phone {
  padding-left: 28px;
}

.call-footer-wrapper .phones .phone .custom {
  font-size: 16px;
}

.footer-menu-title {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}

.footer-menu-title:after {
  content: "";
  height: 1px;
  width: 32px;
  margin-top: 11px;
  background: #ffffff;
  display: block;
  margin-bottom: 11px;
}

.footer-top {
  border-bottom: 1px solid #ffffff;
}

.call-footer-wrapper .phones {
  position: relative;
}

.call-footer-wrapper .phones .phone:hover {
  color: #fa8603 !important;
}

.call-footer-wrapper .phones:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("/var/themes/default/skin/images/footer-phone.png");
  -webkit-background-size: cover;
          background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.left-copy {
  position: relative;
}

.left-copy:before {
  position: absolute;
  left: -20px;
  top: 0;
  display: block;
  width: 16px;
  height: 16px;
  content: "";
  background: url("/var/themes/default/skin/images/copyright-grey.png");
  -webkit-background-size: cover;
          background-size: cover;
}

.mcard-foot {
  max-width: 120px;
}

.social-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.social-wrapper a {
  max-width: 36px;
  margin-right: 10px;
}

.social-title {
  font-size: 12px;
  margin-bottom: 10px;
}

.copyright {
  position: relative;
  color: #fff;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 0;
}

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

.copyright a {
  color: #fff;
  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;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  display: block;
  width: 0;
}

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

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

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

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

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

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

.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: 31px;
  right: 0;
  overflow: hidden;
  border-radius: 0;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.fancybox-close-small:after {
  content: '';
  position: absolute;
  padding: 0;
  outline: none !important;
  background: url("data:image/svg+xml;base64,PHN2Zw0KICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgd2lkdGg9IjIwIg0KICAgaGVpZ2h0PSIyMCINCiAgIHZpZXdCb3g9IjAgMCAyMCAyMCI+DQogIDxwYXRoICBkPSJNIDAsMC43MDQ0IDAuNywwIDIwLDE5LjMxNjk3IDE5LjI5NTYsMjAgWiIgc3R5bGU9ImZpbGw6I2ZmZiIgLz4NCiAgPHBhdGggZD0iTSAxOS4yOTU2LDAgMjAsMC43IDAuNjgzMDMsMjAgMCwxOS4yOTU2IFoiIHN0eWxlPSJmaWxsOiNmZmYiLz4NCjwvc3ZnPg==") no-repeat center center !important;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -20px/2;
  margin-left: -20px/2;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
}

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

.fancybox-container.form-popup .fancybox-slide > div {
  padding: 0;
  background: none;
  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: 410px;
  border-radius: 10px;
}

.fancybox-container.form-popup .fancybox-slide > div#loginDialog .fancybox-close-small,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog .fancybox-close-small {
  top: 0;
}

.fancybox-container.form-popup .fancybox-slide > div#loginDialog .form-title,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog .form-title {
  font-size: 16px;
  font-weight: 600;
  color: #014e71;
}

.fancybox-container.form-popup .fancybox-slide > div#loginDialog .control-label,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog .control-label {
  font-size: 16px;
  font-weight: normal;
  color: #595959;
}

.fancybox-container.form-popup .fancybox-slide > div#loginDialog .form-control,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog .form-control {
  height: 30px;
  border: solid 1px #f3f3f3;
}

.fancybox-container.form-popup .fancybox-slide > div#loginDialog .btn-login,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog .btn-login {
  width: 254px;
  height: 40px;
  border-radius: 20px;
  background-color: #fa8603;
  color: #fff;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  border: 1px solid #fa8603;
}

.fancybox-container.form-popup .fancybox-slide > div#loginDialog .btn-registration,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog .btn-registration,.fancybox-container.form-popup .fancybox-slide > div#loginDialog .btn-pass-recovery,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog .btn-pass-recovery {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  font-size: 12px;
  font-weight: 600;
  color: #014e71;
  text-decoration: none;
}

.fancybox-container.form-popup .fancybox-slide > div#loginDialog .btn-registration .text,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog .btn-registration .text,.fancybox-container.form-popup .fancybox-slide > div#loginDialog .btn-pass-recovery .text,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog .btn-pass-recovery .text {
  border: none;
}

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

.fancybox-slide > .drop-block {
  max-height: unset;
  opacity: 1;
  position: static;
  padding: 0;
  background: transparent;
}

.fancybox-slide > .drop-block i.ic-close {
  display: none;
}

.fancybox-slide > .drop-block:before {
  display: none;
}

.fancybox-slide > .drop-block .drop-block-inner {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fancybox-slide > .drop-block .fancybox-close-small {
 /* '' */
  color: #053a52;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  top: 12px;
}

.fancybox-slide > .drop-block .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-slide > .drop-block .fancybox-close-small:before {
  content: '\e832';
}

.fancybox-slide > .drop-block .fancybox-close-small:after {
  display: none;
}

.jq-selectbox {
  max-width: 100%;
  cursor: pointer;
  border: none;
  border-radius: 0;
  padding: 0;
  z-index: 80 !important;
}

.jq-selectbox.dropdown.opened,.jq-selectbox.opened {
  z-index: 81 !important;
}

.jq-selectbox.dropdown.opened .jq-selectbox__select,.jq-selectbox.opened .jq-selectbox__select {
  border-radius: 2px 2px 0 0;
  -webkit-box-shadow: inset 0px 3px 7px 0px rgba(33, 60, 86, 0.35);
          box-shadow: inset 0px 3px 7px 0px rgba(33, 60, 86, 0.35);
}

.jq-selectbox.dropdown.opened .jq-selectbox__trigger,.jq-selectbox.opened .jq-selectbox__trigger {
  -webkit-box-shadow: inset -2px 5px 7px -2px rgba(33, 60, 86, 0.35);
          box-shadow: inset -2px 5px 7px -2px rgba(33, 60, 86, 0.35);
}

.jq-selectbox .jq-selectbox__select {
  height: auto;
  outline: none !important;
  border: 1px solid #c0c0c0;
  border-radius: 2px;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: inline-block;
  max-width: 100%;
  padding: 0.4375rem 1.75rem 0.4375rem 9px;
  color: #595959;
  vertical-align: middle;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  letter-spacing: normal;
  font-size: 0.875rem;
  line-height: 1;
  overflow: hidden;
  text-shadow: none;
}

.jq-selectbox .jq-selectbox__select-text {
  color: #053a52;
  font-size: 14/16rem;
  max-width: 100%;
}

.jq-selectbox .jq-selectbox__trigger {
  position: absolute;
  background: #fff;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1.75rem;
  height: 100%;
  border: none;
}

.jq-selectbox .jq-selectbox__trigger:after {
  content: '';
  right: 0;
  top: 8px;
  bottom: 8px;
  border-right: 1px solid #c9c9c9;
  position: absolute;
}

.jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
  width: 8px;
  height: 4px;
  border: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  color: #c9c9c9;
 /* '' */
  font-size: 8px;
  position: absolute;
}

.jq-selectbox .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 .jq-selectbox__trigger .jq-selectbox__trigger-arrow:before {
  content: '\f004';
}

.jq-selectbox .jq-selectbox__search {
  margin: 0;
}

.jq-selectbox .jq-selectbox__search input {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #c0c0c0;
}

.jq-selectbox .jq-selectbox__dropdown {
  background: #fff;
  border: none;
  border-radius: 0;
  left: 0px !important;
  right: 0px !important;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
  margin: -1px 0 0;
  top: 100%!important;
}

.jq-selectbox .jq-selectbox__dropdown input[type="search"] {
  border: 1px solid #c8c8c8;
  border-radius: 0;
  font-family: sans-serif;
  font-size: 16px;
  height: auto;
  line-height: normal;
  margin: 0;
  outline: 0 none;
  padding: 6px 20px;
  width: 100%;
}

.jq-selectbox .jq-selectbox__dropdown ul {
  padding: 0;
  margin: 0;
  max-height: 300px;
  background: #fff;
  border: 1px solid #a2a2a2;
}

.jq-selectbox .jq-selectbox__dropdown ul li {
  padding: 5px 10px;
  border: none;
  color: #053a52;
}

.jq-selectbox .jq-selectbox__dropdown ul li:not(:last-child) {
  border-bottom: none;
}

.jq-selectbox .jq-selectbox__dropdown ul li:hover {
  background: #c1e5f5;
}

.jq-selectbox .jq-selectbox__dropdown ul li.selected {
  background: #c1e5f5;
  font-weight: 400;
  color: white;
}

select.styler {
  opacity: 0;
}

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

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

.ui-state-default .ui-icon {
  background-image: url("/var/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("/var/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png");
}

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

.ui-state-highlight .ui-icon {
  background-image: url("/var/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("/var/themes/default/skin/lib/jquery-ui/images/ui-icons_ffd27a_256x240.png");
}

.ui-widget-content {
  background: #eee url("/var/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("/var/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("/var/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("/var/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("/var/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("/var/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("/var/themes/default/skin/lib/jquery-ui/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-autocomplete.ui-widget .ui-menu-item {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  border: none;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  color: #595959;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: inherit;
  margin-bottom: 4px;
}

.ui-autocomplete.ui-widget .ui-menu-item:before {
  content: '';
  width: 8px;
  height: 8px;
  display: inline-block;
  background-color: #d8d8d8;
  border-radius: 100%;
  margin-right: 10px;
  min-width: 8px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.ui-autocomplete.ui-widget .ui-menu-item.ui-state-focus {
  font-weight: 400;
  background: #f3f3f3;
  color: #014e71;
  border: none;
  margin-bottom: 4px;
}

.header-search-wrapper .ui-autocomplete.ui-widget .ui-menu-item:before {
  content: '';
  display: none;
}

.header-search-wrapper .ui-autocomplete.ui-widget .category.ui-menu-item i {
  display: none;
}

.search-form .search-results .ui-autocomplete {
  padding-bottom: 0;
}

.search-form .search-results .ui-autocomplete .ui-menu-item.category {
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #f3f3f3;
}

.search-form .search-results .ui-autocomplete .ui-menu-item.category .search-category {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.29;
  color: #014e71;
  text-decoration: underline;
  display: block;
  text-align: center;
}

.search-form .search-results .ui-autocomplete .ui-menu-item.category .search-category .title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.29;
  color: #014e71;
}

.lSSlideOuter {
  position: relative;
}

.lSSlideOuter:not(.vertical) .lSPager {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lSSlideOuter .lSPager.lSpg {
  margin: 0;
  position: absolute;
  bottom: 8px;
  opacity: 0.55;
  background-color: #d2d9e3;
  width: auto;
  padding: 0;
  height: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.lSSlideOuter .lSPager.lSpg > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #fff;
  border-radius: 2px;
  width: 24px;
  height: 5px;
  display: block;
}

.lSSlideOuter .lSPager.lSpg > li.active a,.lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #014e71;
}

.lSSlideOuter .lSAction > .lSNext,.lSSlideOuter .lSAction > .lSPrev {
  width: 39px;
  height: 77px;
  opacity: 0.45;
  border-radius: 2px;
  background-color: #d1d4d9;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lSSlideOuter .lSAction > .lSPrev:before {
  content: '\e80f';
  font-family: "fontello";
  font-size: 33px;
  color: #fff;
}

.lSSlideOuter .lSAction > .lSNext:before {
  content: '\e810';
  font-family: "fontello";
  font-size: 33px;
  color: #fff;
}

.lSSlideOuter .lSAction._next > .lSNext {
  color: #053a52 !important;
}

.lSSlideOuter .lSAction._prev > .lSPrev {
  color: #053a52 !important;
}

.lSSlideOuter.vertical {
  padding: 0 !important;
}

.lSSlideOuter.vertical .lSGallery {
  right: auto !important;
  left: 4px !important;
  top: 22px !important;
  margin-left: 0!important;
  background: #f8f8f8;
  height: auto!important;
}

.lSSlideOuter.vertical .lightSlider {
  padding-left: 110px;
}

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

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

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

.lSSlideOuter.vertical .lSPager.lSGallery li.active {
  border-color: #053a52;
}

.lSSlideOuter.vertical .lSPager.lSGallery li img {
  aspect-ratio: 1 / 1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.lSSlideOuter.vertical .lSAction > .lSPrev,.lSSlideOuter.vertical .lSAction > .lSNext {
  margin: 0;
  width: 71px;
  background: #fff;
  left: 29px;
  text-align: center;
  height: 23px;
  opacity: 1;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  color: #c1c1c1;
  font-size: 22px;
}

.lSSlideOuter.vertical .lSAction > .lSPrev:before,.lSSlideOuter.vertical .lSAction > .lSNext: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); */;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  top: -23px;
}

.lSSlideOuter.vertical .lSAction > .lSPrev:before {
  -webkit-transform: rotate(90deg) translateX(-50%);
      -ms-transform: rotate(90deg) translateX(-50%);
       -o-transform: rotate(90deg) translateX(-50%);
          transform: rotate(90deg) translateX(-50%);
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -5px;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  bottom: -23px;
}

.lSSlideOuter.vertical .lSAction > .lSNext:before {
  -webkit-transform: rotate(-90deg) translateX(-50%);
      -ms-transform: rotate(-90deg) translateX(-50%);
       -o-transform: rotate(-90deg) translateX(-50%);
          transform: rotate(-90deg) translateX(-50%);
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
}

.lSSlideOuter.vertical.noPager {
  padding: 0!important;
}

.lSSlideOuter.vertical.noPager #productGallery {
  padding-left: 0;
}

.lSSlideOuter.noPager #productGallery .lslide.active a[data-fancybox="images"] {
  display: block;
  width: 100%;
}

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

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

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

.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}

.owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}

.owl-nav button {
  font-size: 0px;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: transparent;
  outline: none !important;
}

.owl-nav button: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); */;
}

.owl-nav button span {
  display: none;
}

.owl-nav button:before {
  font-size: 36px;
}

.owl-nav button:hover {
  color: #053a52;
}

.owl-nav button.owl-prev {
  margin-left: -20px;
  float: left;
 /* '' */;
}

.owl-nav button.owl-prev:before {
  content: '\e80f';
}

.owl-nav button.owl-next {
  margin-right: -20px;
  float: right;
 /* '' */;
}

.owl-nav button.owl-next:before {
  content: '\e810';
}

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

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

.phones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.phone {
  position: relative;
  display: inline-block;
  color: #d2262f;
  text-decoration: none;
  line-height: 1.4;
}

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

.phone.kyivstar {
 /* '' */;
}

.phone.kyivstar:before {
  content: '\e831';
}

.phone.kyivstar:before {
  color: #04a1fd;
}

.phone.kyivstar:hover {
  color: #04a1fd;
}

.phone.vodafone {
 /* '' */;
}

.phone.vodafone:before {
  content: '\e834';
}

.phone.vodafone:before {
  color: #d52b2b;
}

.phone.vodafone:hover {
  color: #d52b2b;
}

.phone.life {
 /* '' */;
}

.phone.life:before {
  content: '\e833';
}

.phone.life:before {
  color: #feca09;
}

.phone.life:hover {
  color: #feca09;
}

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

.skype-list .item {
  margin-bottom: 0.4rem;
}

.skype-list .item .name {
  color: #949494;
}

.date {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  color: #adadad;
  margin-bottom: 12px;
}

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

.load-more-title {
  text-align: center;
  background: #053a52;
  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;
}

.scroll-up {
  position: fixed;
  right: 0;
  bottom: 31px;
  background: #053a52;
  -webkit-background-size: 17px 17px;
          background-size: 17px;
  width: 42px;
  height: 42px;
  margin-top: 180px;
  z-index: 100;
  cursor: pointer;
  display: none;
 /* '' */;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sort-wrapper .jq-selectbox .jq-selectbox__select {
  padding: 5px 20px;
  padding-right: 28px;
  width: 230px;
  height: 40px;
  border-radius: 20px;
  border: solid 1px #a2a2a2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.toggle-drop {
  position: relative;
  cursor: pointer;
}

.toggle-drop-wrapper {
  position: relative;
}

.drop-block {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-radius: 2px;
  background: transparent;
  min-width: 332px;
  text-align: left;
  font-size: 0.75rem;
  line-height: 1.2;
  color: #053a52;
  top: 84%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.drop-block .ic-close {
  position: absolute;
  top: 20px;
  right: 10px;
  font-size: 18px;
  color: #c0c0c0;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.drop-block .ic-close:hover {
  color: #053a52;
}

.drop-block .label p:not(:first-child) {
  margin-bottom: 0;
}

.drop-block:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 12px solid white;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.drop-block .drop-block-inner {
  background: #fff;
  padding: 25px 17px 25px;
  margin-top: 12px;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
}

.drop-block .drop-block-inner .empty {
  text-align: center;
  margin: 0 auto;
}

.drop-block .drop-block-inner .form,.drop-block .drop-block-inner form {
  margin-top: 13px;
}

.drop-block .drop-block-inner .form .form-note,.drop-block .drop-block-inner form .form-note {
  color: #262626;
}

.drop-block .drop-block-inner .form .control-group,.drop-block .drop-block-inner form .control-group {
  margin-bottom: 11px;
}

.drop-block .drop-block-inner .form .btn,.drop-block .drop-block-inner form .btn {
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 5px;
  line-height: 1.6;
}

.drop-block .drop-block-inner .form .form-error,.drop-block .drop-block-inner form .form-error {
  display: none;
}

.drop-block .drop-block-inner .form .form-control,.drop-block .drop-block-inner form .form-control {
  margin-bottom: 5px;
}

.drop-block .drop-block-inner .form .form-group.d-flex .btn,.drop-block .drop-block-inner form .form-group.d-flex .btn {
  margin-left: 12px;
}

.drop-block.active {
  max-height: 1000px;
  opacity: 1;
  -webkit-box-shadow: 0px 0px 35px -2px #000;
          box-shadow: 0px 0px 35px -2px #000;
  z-index: 101;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: visible;
}

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

.card-item-inner .card-favorite.active i,.card-item-inner .card-compare.active i {
  color: #fa8603;
}

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

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

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

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

.slide-more {
  font-size: 14px;
  color: #014e71;
  text-decoration: underline;
}

.btn-orange {
  border-radius: 16px;
  background-color: #fa8603;
  color: #fff;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

.btn-link .text {
  border-bottom: 1px solid #053a52;
  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: #053a52;
}

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

.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;
  font-weight: 600;
  color: #014e71;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.hidden-text-block.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;
}

.nav-tabs-wrap .nav-decor {
  position: relative;
  z-index: 1;
}

.nav-tabs-wrap .nav-decor:before {
  content: '';
  display: block;
  border-bottom: 1px solid #053a52;
}

.nav-tabs-wrap .nav-tabs {
  position: relative;
  z-index: 2;
  margin-bottom: -1px;
}

.nav-tabs {
  border: none;
  margin-bottom: 30px;
}

.nav-tabs .nav-link {
  padding: 3px 23px;
  border-radius: 20px;
  border: solid 1px #f3f3f3;
  font-size: 16px;
  line-height: 2.13;
  letter-spacing: normal;
  color: #595959;
  margin-right: 30px;
}

.nav-tabs .nav-link .text {
  display: block;
  background: white;
  padding: 6px 20px;
  border-radius: 5px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.nav-tabs .nav-link .count {
  display: inline-block;
  padding: 2px 3px;
  min-width: 23px;
  color: #fff;
  font-size: 0.75rem;
  background: #053a52;
  border-radius: 5px;
  line-height: 1;
  vertical-align: middle;
}

.nav-tabs .nav-link.active {
  color: #014e71;
  border: solid 1px #014e71;
}

.nav-tabs .nav-link.active .text {
  background: #ffe8e8;
}

.tab-content {
  border: none;
}

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

.filter {
  position: relative;
  background: #fff;
  border-radius: 10px;
  margin-top: 0;
  text-align: center;
  padding-bottom: 44px;
}

.filter .apply-btn-wrapper {
  display: none !important;
}

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

.filter .filter-toggle-wrap {
  position: relative;
  padding: 5px 11px;
}

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

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

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

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

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

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

.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: 14px;
  font-weight: 600;
  color: #595959;
  margin-bottom: 11px;
  position: relative;
  text-align: left;
  padding-right: 1px;
}

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

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

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

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

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

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

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

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

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

.filter .filter-form .filter-form-btn:hover {
  color: #053a52;
}

.filter .attribute-content {
  display: none;
}

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

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

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

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

.filter .filter-pre-info .info {
  display: none;
}

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

.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: #053a52;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  cursor: pointer;
  display: none;
}

.filter .filter-pre-info .close:hover {
  color: #053a52;
}

.filter .filter-pre-info .btn {
  line-height: 1.3;
  font-size: 14px;
  font-weight: bold;
  background: #fff;
  border-radius: 20px;
  border: solid 1px #014e71;
  color: #014e71;
  width: 137px;
  height: 40px;
  margin: 0 auto;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.clear-filter {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  color: #8db6c8;
  margin-top: 17px;
}

.apply-btn-wrapper {
  text-align: center;
  margin-top: 18px;
}

.apply-btn-wrapper .btn-apply {
  line-height: 1.3;
  font-size: 14px;
  font-weight: bold;
  background: #fff;
  border-radius: 20px;
  border: solid 1px #014e71;
  color: #014e71;
  width: 137px;
  height: 40px;
  margin: 0 auto;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.clear-text {
  border-bottom: 1px dotted #8db6c8;
}

.clear-text i {
  padding-left: 11px;
}

.filter .filter-pre-info {
  z-index: 21;
}

.filter .filter-pre-info .btn-apply {
  color: #fff;
  z-index: 1;
  background: #014d71;
  border-radius: 5px;
  max-height: 30px;
}

.filter .filter-pre-info .btn-apply:after {
  content: '';
  position: absolute;
  left: -22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 11px solid transparent;
  border-right: 11px solid #014d71;
}

.attribute-checkbox {
  position: relative;
  text-align: left;
}

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

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

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

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

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

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

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

.attribute-checkbox .list .checkbox {
  display: block;
  position: relative;
  width: 26px;
  min-width: 26px;
  height: 26px;
  background: white;
  margin-right: 15px;
  vertical-align: middle;
  border: 1px solid #a2a2a2;
  border-radius: 2px;
  -webkit-transition: 0.3s ease 0.1s;
  -o-transition: 0.3s ease 0.1s;
  transition: 0.3s ease 0.1s;
}

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

.attribute-checkbox .btn-apply {
  display: none !important;
  cursor: pointer;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -28px/2;
  -webkit-transition: ease 0.1s;
  -o-transition: ease 0.1s;
  transition: ease 0.1s;
  padding: 5px 15px;
  height: 28px;
  border-radius: 28px/2;
  line-height: 18px;
  vertical-align: middle;
  background: #053a52;
  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 #053a52;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}

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

.attribute-checkbox.selected .list .checkbox:before {
  opacity: 1;
  background: #014e71;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.attribute-range {
  position: relative;
  padding: 0 21px;
}

.attribute-range .ui-slider {
  background: #f3f3f3;
  height: 6px;
  margin: 18px 0;
  position: relative;
  border: none;
  border-radius: 2px;
}

.attribute-range .ui-slider .ui-slider-range:last-of-type {
  position: absolute;
  height: 6px;
  background: rgba(1, 78, 113, 0.54);
  border-radius: 2px;
}

.attribute-range .ui-slider .ui-slider-handle {
  position: absolute;
  top: 50%;
  width: 21px;
  height: 21px;
  margin-top: -21px/2;
  background: #014e71;
  display: block;
  border-radius: 100%;
  border: 1px solid #014e71;
  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: #053a52;
}

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

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

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

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

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

.attribute-range .range .form-control {
  height: 25px;
  width: 97px;
  padding-left: 3px;
  padding-right: 3px;
  margin-right: 7px;
  color: #014e71;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  background: #f3f3f3;
  border: none;
}

.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: #053a52;
  font-size: 0.75rem;
  line-height: 1;
  background: #f7f7f7;
  padding: 10px 6px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  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;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

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

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

.filter-delete-wrapper .filter-delete-item.filter-delete-all:hover {
  color: #053a52;
  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: #053a52;
  border-color: #053a52;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.social-auth .social i {
  color: #053a52;
}

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

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

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

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

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

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

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

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

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

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

.article-item {
  display: block!important;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}

.article-item .img-wrapper {
  width: 100%;
  overflow: hidden;
  height: 270px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.article-item .img-wrapper div {
  width: 100%;
}

.article-item .img-wrapper div img {
  width: 100%;
}

.article-item .description-wrapper {
  width: 100%;
  padding: 10px 19px 20px;
}

.article-item .title {
  font-size: 14px;
  font-weight: 600;
  color: #303030;
  margin-top: 6px;
  min-height: 42px;
}

.article-item .title a {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  font-size: 16px;
  color: #303030;
  min-height: 61px;
  display: block;
}

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

.article-item .text {
  font-size: 12px;
  font-weight: normal;
  color: #4c4c4c;
  margin-top: 11px;
  min-height: 96px;
}

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

.article-item .link-more {
  color: #014e71;
  font-size: 14px;
  font-weight: normal;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-decoration: underline;
  text-align: right;
  display: block;
}

.article-item .link-more:hover {
  color: #053a52;
}

.article-item .date-wrap {
  font-size: 12px;
  font-weight: normal;
  color: #adadad;
}

#newsslider {
  margin-top: 15px;
}

.news-main-wrapper .lSPager.lSpg {
  position: static;
  margin: 0 auto;
  text-align: center;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
       -o-transform: translate(0);
          transform: translate(0);
  width: auto;
  background: transparent;
  margin-top: 26px!important;
}

.news-main-wrapper .lSPager.lSpg > li a {
  width: 70px;
  height: 5px;
  background-color: #dad8db;
}

.news-main-wrapper .lSPager.lSpg > li.active a {
  opacity: 1;
}

.news-main-wrapper .slide-more.btn-orange {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: bold;
  max-width: 224px;
  height: 48px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 25px auto;
  border-radius: 23px;
}

.news-main-wrapper .slide-more.btn-orange:hover {
  color: #fff;
}

.news-main-wrapper .lSAction .lSPrev {
  left: 0;
  top: 47%;
}

.news-main-wrapper .lSAction .lSNext {
  right: 0;
  top: 47%;
}

.form-placeholder-color {
  color: #8c8c8c;
}

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

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

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

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

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

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

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

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

.form-control.bg-icon {
  padding-left: 45px;
}

.form-control.bg-icon ~ i {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 10;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #8c8c8c;
}

.form-control.jq-selectbox {
  padding-left: 0;
  padding-right: 0;
}

.form-control.jq-selectbox .jq-selectbox__select {
  width: 100%;
  height: 30px;
  border-width: 1px;
  border-color: #c0c0c0;
  color: #053a52;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.custom-checkbox {
  font-size: 0.875rem;
  color: #053a52;
  line-height: 1.571;
  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;
}

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

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

.custom-checkbox .checkmark:after {
  content: url('../images/decore/check.svg');
  left: 1px;
  -webkit-transform: translateY(-50%) scale(0);
      -ms-transform: translateY(-50%) scale(0);
       -o-transform: translateY(-50%) scale(0);
          transform: translateY(-50%) scale(0);
}

.custom-checkbox.active .checkmark:after,.custom-checkbox input:checked .checkmark:after,.custom-checkbox.active ~ .checkmark:after,.custom-checkbox input:checked ~ .checkmark:after {
  -webkit-transform: translateY(-50%) scale(0.8);
      -ms-transform: translateY(-50%) scale(0.8);
       -o-transform: translateY(-50%) scale(0.8);
          transform: translateY(-50%) scale(0.8);
}

.custom-checkbox.active._dark .checkmark:before,.custom-checkbox input:checked._dark .checkmark:before,.custom-checkbox.active._dark ~ .checkmark:before,.custom-checkbox input:checked._dark ~ .checkmark:before {
  border-color: #053a52;
}

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

.custom-checkbox input._dark.checkmark:before,.custom-checkbox input._dark ~ .checkmark:before {
  border-color: #c0c0c0;
}

.custom-radio {
  font-size: 0.875rem;
  color: #053a52;
  line-height: 1.571;
  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;
  margin-left: 30px;
}

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

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

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

.custom-radio.active .checkmark:after,.custom-radio input:checked .checkmark:after,.custom-radio.active ~ .checkmark:after,.custom-radio input:checked ~ .checkmark:after {
  -webkit-transform: translateY(-50%) scale(1);
      -ms-transform: translateY(-50%) scale(1);
       -o-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
}

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

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

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

form .form-error {
  padding-top: 4px;
  font-size: 10px;
  line-height: 1;
  color: #d52527;
}

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

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

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

form .form-note a:hover {
  color: #053a52;
  border-color: #053a52;
  text-decoration: none;
}

form .gui-details {
  color: #c0c0c0;
  font-size: 0.75rem;
  line-height: 1.2;
  margin-top: 3px;
}

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

form .gui-details a:hover {
  color: #053a52;
  border-color: #053a52;
  text-decoration: none;
}

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

#order-form .form-group,#order-form .control-group {
  position: relative;
}

#order-form .control-group .custom-radio + label.error {
  left: 30px;
}

#order-form label.error {
  font-size: 0.75rem;
  color: #d52527;
  margin-bottom: 0;
  position: absolute;
  top: 100%;
  bottom: -17px;
}

#order-form #orderProductsTable.load,#order-form .payment-content.load,#order-form .delivery-content.load {
  position: relative;
  min-height: 60px;
}

#order-form #orderProductsTable.load > :not(.loader-wrap),#order-form .payment-content.load > :not(.loader-wrap),#order-form .delivery-content.load > :not(.loader-wrap) {
  opacity: 0.5;
}

#order-form #orderProductsTable.load:before,#order-form .payment-content.load:before,#order-form .delivery-content.load:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

#order-form #orderProductsTable.load .loader-wrap,#order-form .payment-content.load .loader-wrap,#order-form .delivery-content.load .loader-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 12;
}

#order-form #orderProductsTable.load .loader-wrap .loader,#order-form .payment-content.load .loader-wrap .loader,#order-form .delivery-content.load .loader-wrap .loader {
  margin: auto;
}

#order-form #orderProductsTable.load .loader-wrap .loader span,#order-form .payment-content.load .loader-wrap .loader span,#order-form .delivery-content.load .loader-wrap .loader span {
  width: 5px;
  height: 30px;
}

.form-popup form {
  background: #fefefe;
  border-radius: 2px;
  position: relative;
  padding: 25px 30px;
}

.form-popup form .btn {
  margin-top: 13px;
  padding: 6px 12px;
  min-width: 127px;
}

.form-popup form.register-form {
  padding-left: 65px;
  padding-right: 65px;
}

.form-popup .popup-title,.form-popup .popup-note,.form-popup .form-title,.form-popup .form-note {
  text-align: center;
  display: block;
}

.form-popup .popup-title,.form-popup .form-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #053a52;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 30px;
  background: white;
}

.form-popup label {
  font-size: 0.875rem;
  line-height: 1;
  margin-bottom: 10px;
}

.form-popup .fancybox-close-small {
 /* '' */;
}

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

.form-popup .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); */;
}

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

.form-popup .fancybox-close-small:before {
  font-size: 18px;
  color: #c0c0c0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.form-popup .fancybox-close-small:hover:before {
  color: #053a52;
}

#popupDialogImageVertical {
  display: none;
}

.custom-popup {
  --color-popup: #014e71;
  position: fixed;
  z-index: 999999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 16px;
  background: rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.custom-popup .popup-content {
  background: white;
  padding: 30px;
  border-radius: 24px;
  text-align: center;
  border: 1px solid var(--color-popup);
  -webkit-box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
}

.custom-popup .title {
  color: var(--color-popup);
  font-size: 16px;
  line-height: 1.2;
}

.custom-popup .title:not(:last-child) {
  margin-bottom: 16px;
}

.custom-popup .popup-content-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}

.custom-popup .btn {
  border-radius: 15px;
  min-width: 60px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.custom-popup .btn:focus {
  background: #fa8603;
  color: #ffffff;
  border-color: #fa8603;
}

.custom-popup .btn-delete {
  border: 1px solid var(--color-popup);
  color: var(--color-popup);
  background: transparent;
}

.custom-popup .btn-cansel {
  background: var(--color-popup);
  color: #ffffff;
}

.custom-popup.hidden {
  display: none;
  -webkit-animation: popupHidden 0.8s forwards;
       -o-animation: popupHidden 0.8s forwards;
          animation: popupHidden 0.8s forwards;
}

.search-form {
  display: block;
}

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

.search-form .form-search-relative-wrapper {
  position: relative;
  width: 100%;
}

.search-form .loader-circle {
  width: 20px;
  height: 20px;
  min-width: 20px;
  display: none;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: auto;
  right: 14px;
  background: white;
  z-index: 3;
}

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

.search-form .form-element-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  position: relative;
}

.search-form .form-element-wrapper.focus {
  border-color: #82d9ff;
}

.search-form .form-element-wrapper .jq-selectbox {
  left: -1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 186px;
      -ms-flex: 0 0 186px;
          flex: 0 0 186px;
  max-width: 186px;
}

.search-form .form-control,.search-form .jq-selectbox .jq-selectbox__select {
  background: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: transparent;
}

.search-form .jq-selectbox__select {
  min-width: 168px;
}

.search-form .jq-selectbox__trigger {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.search-form .btn-search {
  padding: 10px;
  border-radius: 0 2px 2px 0;
  height: 34px;
  position: absolute;
  right: 0;
  background: transparent;
  color: #727272;
  font-size: 12px;
}

.search-form .btn-search i {
  margin-right: 7px;
}

.search-form .input-search {
  width: 100%;
  background: none;
  border: none;
}

.search-form .form-control {
  padding-left: 16px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(2, 77, 120, 0.71);
          box-shadow: inset 0 1px 3px 0 rgba(2, 77, 120, 0.71);
  background-color: #ffffff;
  height: 40px;
}

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

.search-form .search-results .ui-autocomplete {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: auto !important;
  background: white;
  border: none;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
  overflow: hidden;
  padding: 20px 0;
  max-height: 634px;
  overflow-y: auto;
}

.search-form .search-results .ui-menu-item,.search-form .search-results .product {
  list-style: none;
  padding: 5px 27px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #fbfbfb;
}

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

.search-form .search-results .ui-menu-item a,.search-form .search-results .product a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  border-right: 1px solid #f3f3f3;
  max-width: 484px;
  min-width: 484px;
}

.search-form .search-results .ui-menu-item a .price .price-value,.search-form .search-results .product a .price .price-value {
  font-size: 16px;
  font-weight: 600;
  color: #393838;
}

.search-form .search-results .ui-menu-item a .price .price-currency,.search-form .search-results .product a .price .price-currency {
  font-size: 12px;
  font-weight: 600;
  color: #014e71;
}

.search-form .search-results .ui-menu-item a .price-gain,.search-form .search-results .product a .price-gain {
  margin-bottom: 0;
}

.search-form .search-results .ui-menu-item a .price-value,.search-form .search-results .product a .price-value {
  font-size: 14px;
  line-height: 1;
}

.search-form .search-results .ui-menu-item a .price-block,.search-form .search-results .product a .price-block {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.search-form .search-results .ui-menu-item a .price-block .price-old,.search-form .search-results .product a .price-block .price-old {
  line-height: 1;
}

.search-form .search-results .ui-menu-item a .price-block .val-wrap,.search-form .search-results .product a .price-block .val-wrap {
  max-width: 30px;
  max-height: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.search-form .search-results .ui-menu-item a .price-block .value,.search-form .search-results .product a .price-block .value {
  font-size: 8px;
  font-weight: 100;
  min-width: 25px;
}

.search-form .search-results .ui-menu-item .btn-orange,.search-form .search-results .product .btn-orange {
  max-width: 200px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 200px;
  min-width: 170px;
  height: 32px;
  color: #fff;
  margin-left: 5px;
}

.search-form .search-results .ui-menu-item.product .image,.search-form .search-results .product.product .image,.search-form .search-results .ui-menu-item.category a i,.search-form .search-results .product.category a i {
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
  min-width: 110px;
  margin-right: 33px;
}

.search-form .search-results .ui-menu-item.product .image img,.search-form .search-results .product.product .image img {
  display: block;
  max-width: 70px;
}

.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;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.29;
  color: #414041;
  text-shadow: 0 0 0;
}

.search-form .search-results .ui-menu-item.category,.search-form .search-results .product.category {
  display: none;
}

.search-form .search-results .ui-menu-item.category a,.search-form .search-results .product.category a {
  color: #262626;
}

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

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

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

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

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

.search-form .search-results .ui-menu-item.search-variant-title,.search-form .search-results .product.search-variant-title {
  font-weight: bold;
  color: #053a52;
  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: #053a52;
  position: relative;
  padding-left: 15px;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

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

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

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

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

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

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

.search-form .search-results .favorites-compare-cart-block {
  padding: 0;
  border: 0;
  padding-left: 34px;
}

.search-form .search-results .articul {
  color: #414041;
  font-size: 12px;
  margin-top: 0px;
  display: block;
  text-align: left;
  margin-bottom: 8px;
}

.tell-block-cart {
  background: #f0f4f8;
  padding: 0px 20px;
}

.tell-block-cart form {
  padding: 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
}

.tell-block-cart form > .row {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.tell-block-cart form .form-note {
  text-align: right;
  color: #053a52;
  margin: 0 0 14px;
  font-size: 0.75rem;
  line-height: 1;
}

.tell-block-cart form .form-note b {
  font-size: 0.875rem;
  line-height: 1.2;
}

.tell-block-cart form .form-group {
  margin-bottom: 0;
}

.tell-block-cart form .btn-submit {
  max-width: 200px;
  margin-top: 0;
  min-width: 90px;
}

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

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

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

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

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

.block-title-wrapper {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.block-title-wrapper .block-title {
  font-size: 32px;
  font-weight: 600;
  color: #414041;
}

.ui-slider {
  margin-top: 20px;
}

.category-page {
  background: #fbfbfb;
}

.category-page .row-category {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 29px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.category-page .category-left {
  padding: 0;
  width: 23%;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}

.category-page .category-right {
  width: 75%;
}

.category-page .category-right .block-title-wrapper .block-title {
  font-size: 30px;
}

.filter-left-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.7;
  color: #414041;
  text-align: center;
  background-color: #f3f3f3;
  padding: 18px 0 12px;
}

.catalog-list .row {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.catalog-list .product-card-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 24%;
  max-width: 286px;
  margin-right: 6px;
}

.catalog-list .product-card-wrapper:nth-child(4n+4) {
  margin-right: 0;
}

.first-slider .firstSlider:not(.lightSlider),.first-slider .ui-slider:not(.lightSlider) {
  list-style: none;
  padding: 0;
  margin: 0;
}

.first-slider .firstSlider:not(.lightSlider) > li:not(:first-child),.first-slider .ui-slider:not(.lightSlider) > li:not(:first-child) {
  display: none;
}

.product-gallery {
  position: relative;
}

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

.product-gallery .lSSlideOuter.vertical {
  overflow: hidden;
  max-height: 480px;
  padding: 22px 0 !important;
}

.product-gallery .lSSlideOuter.vertical .lSAction > .lSPrev {
  top: auto;
  bottom: -23px;
  width: 100%;
  max-width: 150px;
  left: 0;
  z-index: 9999;
  background: #f8f8f8;
}

.product-gallery .lSSlideOuter.vertical .lSAction > .lSPrev:before {
  position: static;
  margin-left: 0;
  color: #000;
  font-size: 15px;
  -webkit-transform: rotate(270deg) translateX(-50%);
      -ms-transform: rotate(270deg) translateX(-50%);
       -o-transform: rotate(270deg) translateX(-50%);
          transform: rotate(270deg) translateX(-50%);
  margin-top: -15px;
}

.product-gallery .lSSlideOuter.vertical .lSAction > .lSNext {
  bottom: auto;
  top: -23px;
  width: 100%;
  max-width: 150px;
  left: 0;
  z-index: 9999;
  background: #f8f8f8;
}

.product-gallery .lSSlideOuter.vertical .lSAction > .lSNext:before {
  position: static;
  margin-left: 0;
  color: #000;
  font-size: 15px;
}

.product-gallery .lSSlideOuter.vertical.noPager {
  text-align: center;
}

.product-gallery .lSSlideWrapper {
  overflow: visible;
}

.product-gallery .lslide {
  cursor: pointer;
  text-align: center;
 /*    &:after {
      content: '';
      background: url("/var/themes/default/skin/images/zoom-in-copy.svg");
      background-size: contain;
      width: 15px;
      height: 16px;
      position: absolute;
      top: 0;
      right: 40px;
      //transform: translate(-50%, -50%);
      pointer-events: none;
    }*/;
}

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

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

.ui-slider-wrapper .lSPager.lSpg {
  position: relative;
  margin-top: 28px;
  bottom: 0;
  z-index: 1;
}

.ui-slider-wrapper .lSPager.lSpg > li a {
  background-color: #e0e0e0;
}

.ui-slider-wrapper .lSPager.lSpg > li.active a,.ui-slider-wrapper .lSPager.lSpg > li:hover a {
  background-color: #053a52;
}

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

.ui-slider-wrapper.brands-product .lSSlideOuter,.ui-slider-wrapper.category-product .lSSlideOuter {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

.ui-slider-wrapper.brands-product .lSSlideWrapper,.ui-slider-wrapper.category-product .lSSlideWrapper {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

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

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

.ui-slider-wrapper._catalog_blocks .lSSlideOuter {
  margin-left: -5px;
  margin-right: -5px;
}

.ui-slider-wrapper._catalog_blocks .ui-slider > li {
  padding: 5px;
}

#checkoutDialog {
  max-width: 954px;
  -webkit-box-shadow: -2px 6px 17px 0 rgba(0, 0, 0, 0.5);
          box-shadow: -2px 6px 17px 0 rgba(0, 0, 0, 0.5);
}

#checkoutDialog .popup-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  line-height: 1.13;
  margin: 0;
  padding: 17px 30px;
  font-size: 30px;
  background-color: #014e71;
  color: #fff;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#checkoutDialog .popup-title .text {
  text-align: left;
  display: block;
  margin-right: 28px;
}

#checkoutDialog .fancybox-close-small {
  right: 26px;
  border: 1px solid #fff;
  border-radius: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 28px;
  height: 28px;
  top: 21px;
}

#checkoutDialog .fancybox-close-small:before {
  color: #fff;
  font-size: 9px;
}

#checkoutDialog .wrap {
  position: relative;
  background: #fefefe;
  padding-top: 30px;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  min-height: 100px;
}

#checkoutDialog #checkoutDialogLoader {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(254, 254, 254, 0.7);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#checkoutDialog .cart-products {
  margin: 0 25px;
}

#checkoutDialog .alert {
  margin-left: 45px;
  margin-right: 45px;
}

#checkoutDialog .fist-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 46px;
  padding-right: 71px;
  padding-bottom: 30px;
}

.product-cart-wrap {
  border-bottom: solid 1px #f3f3f3;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 13px;
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
}

.product-cart-wrap .col-img-wrap {
  width: 178px;
}

.product-cart-wrap .col-info-wrap {
  padding-left: 17px;
  width: 414px;
  border-right: solid 1px #f3f3f3;
}

.product-cart-wrap .col-info-wrap .sku {
  font-size: 12px;
  font-weight: normal;
  color: #414041;
}

.product-cart-wrap .col-info-wrap .title {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.13;
  color: #414041;
  padding-top: 7px;
}

.product-cart-wrap .col-info-wrap .price-value {
  font-size: 14px;
  color: #7d7d7d;
}

.product-cart-wrap .col-info-wrap .price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-cart-wrap .col-info-wrap .price .price-value {
  color: #393838;
  font-size: 16px;
  font-weight: 600;
}

.product-cart-wrap .col-info-wrap .price-gain {
  position: absolute;
  top: -11px;
}

.product-cart-wrap .col-info-wrap .price-gain .val-wrap {
  width: 26px;
  height: 15px;
}

.product-cart-wrap .col-info-wrap .price-gain .val-wrap .value {
  font-size: 8px;
  height: 11px;
}

.product-cart-wrap .col-info-wrap .qty-wrap {
  margin-top: 15px;
}

.product-cart-wrap .col-info-wrap .qty-wrap .qty-block {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.product-cart-wrap .price-cart-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

.product-cart-wrap .price-cart-wrapper .price-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-cart-wrap .price-cart-wrapper .price-block .price-old {
  position: relative;
  margin-left: 8px;
}

.product-cart-wrap .price-cart-wrapper .label {
  color: #014e71;
  font-size: 12px;
}

.product-cart-wrap .total-price-wrap {
  border-right: solid 1px #f3f3f3;
  padding-left: 41px;
  width: 246.92px;
}

.product-cart-wrap .total-price-wrap .label {
  font-size: 12px;
  color: #014e71;
}

.product-cart-wrap .total-price-wrap .price-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.product-cart-wrap .remove-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 40px;
}

.product-cart-wrap .remove-block .remove {
  cursor: pointer;
}

.product-cart-wrap .remove-block img {
  max-width: 18px;
}

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

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

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

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

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

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

.info-hidden .info-title,.info-hidden h2,.info-hidden .h2,.info-hidden h3,.info-hidden .h3 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  background: #e0e0e0;
  padding: 14px 15px;
  margin-bottom: 20px;
  text-transform: none;
  color: #323232;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px;
}

.info-hidden .info-title:first-of-type,.info-hidden h2:first-of-type,.info-hidden .h2:first-of-type,.info-hidden h3:first-of-type,.info-hidden .h3:first-of-type {
  margin-top: 0;
}

.info-hidden .info-title .info-title-img,.info-hidden h2 .info-title-img,.info-hidden .h2 .info-title-img,.info-hidden h3 .info-title-img,.info-hidden .h3 .info-title-img {
  width: 31px;
  text-align: center;
  margin-right: 16px;
}

.info-hidden .info-title .info-title-img img,.info-hidden h2 .info-title-img img,.info-hidden .h2 .info-title-img img,.info-hidden h3 .info-title-img img,.info-hidden .h3 .info-title-img img {
  width: auto !important;
  max-width: 100%;
  height: auto !important;
}

.info-hidden .info-title:before,.info-hidden h2:before,.info-hidden .h2:before,.info-hidden h3:before,.info-hidden .h3:before {
  font-size: 25px;
  margin-right: 24px;
}

#messageDialog {
  border-radius: 10px;
}

#messageDialog .popup-title,#messageDialog .popup-note {
  text-align: center;
  display: block;
}

#messageDialog .popup-title {
  min-height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 65px 5px 20px;
  background: #053a52;
  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: #053a52;
  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;
}

#tableSize {
  max-width: 720px;
  width: 100%;
  padding: 24px 0 0;
}

#tableSize .fancybox-close-small {
 /* '' */;
}

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

#tableSize .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); */;
}

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

#tableSize .fancybox-close-small:before {
  position: absolute;
  font-size: 18px;
  color: #c0c0c0;
  top: 10px;
  right: 10px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#tableSize .fancybox-close-small:hover:before {
  color: #053a52;
}

#tableSize .nav-tabs {
  padding-left: 17px;
  padding-right: 17px;
}

#tableSize table {
  width: 100%;
  font-size: 0.875rem;
  border: none !important;
  text-align: center;
}

#tableSize table thead {
  background: #e6e6e6;
}

#tableSize table tr th,#tableSize table tr td {
  padding: 10px 5px;
}

#tableSize .tab-content {
  padding: 30px 0 0;
  border: none;
}

#tableSize #navTabSize {
  text-align: center;
}

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

#tableSize #navTabSize .nav-tabs {
  border: none;
  padding-left: 36px;
}

#tableSize #navTabSize .nav-tabs .nav-link {
  border: none;
  padding: 0;
  color: #8c8c8c;
}

#tableSize #navTabSize .nav-tabs .nav-link .text {
  background: #fff;
  padding: 4px 10px;
}

#tableSize #navTabSize .nav-tabs .nav-link.active,#tableSize #navTabSize .nav-tabs .nav-link:hover {
  color: #262626;
  text-shadow: 1px 0 0 #262626;
}

#tableSize #navTabSize .tab-content {
  padding: 25px 36px 30px;
}

.product-card {
  position: relative;
  background: #ffffff;
  margin-bottom: 15px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.product-card .description-wrapper {
  padding: 0 16px;
}

.product-card .description-wrapper .price-block {
  min-height: 53px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.product-card > .loader-wrap {
  opacity: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  pointer-events: none;
}

.product-card.empty .loader-wrap,.product-card.loading .loader-wrap {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 1;
}

.product-card.loading,.product-card.loading * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.product-card:not(:last-child) {
  margin-bottom: 30px;
}

.product-card._not-availible .product-title {
  color: #8c8c8c;
}

.product-card._not-availible .price-block.one-price .price .price-value,.product-card._not-availible .price-block.one-price .price .price-currency {
  color: #8c8c8c;
}

.product-card._sale .sticker-wrapper {
  top: 37px;
}

.product-card .img-wrapper {
  padding: 20px;
  position: relative;
  text-align: center;
  display: block;
}

.product-card .product-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #595959;
  padding-top: 5px;
  height: 91px;
  overflow: hidden;
}

.product-card .product-title a {
  color: inherit;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  font-weight: 600;
}

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

.product-card .hide-block {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  opacity: 0;
  background: transparent;
  position: absolute;
  top: -webkit-calc(100% - 16px);
  top: calc(100% - 16px);
  z-index: 2;
  padding: 0 14px;
  border-radius: 0 0 5px 5px;
  border-top: 0;
  left: -4px;
  right: -4px;
  font-size: 0.75rem;
}

.product-card .hide-block:before {
  content: "";
  position: absolute;
  top: -6px;
  bottom: 3px;
  left: 3px;
  right: 3px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.33);
  border: 1px solid #cccccc;
  border-top: 0;
  opacity: 0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  pointer-events: none;
  background: #ffffff;
  z-index: -1;
}

.product-card .hide-block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  height: 20px;
  z-index: -2;
  pointer-events: none;
}

.product-card .characteristics-wrap {
  margin-top: 12px;
  position: relative;
  padding: 6px 0;
}

.product-card .characteristics-wrap:not(:empty):before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  right: -10px;
  border-top: 1px solid #c0c0c0;
}

.product-card .characteristics-wrap:empty {
  display: none;
}

.articul-reviews-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}

.articul-reviews-wrap .review-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.articul-reviews-wrap .articul {
  font-size: 12px;
  font-weight: normal;
  color: #414041;
  margin-top: 0;
}

.articul-reviews-wrap .amount {
  font-size: 12px;
  color: #414041;
  margin-left: 10px;
}

#topProducts .lSPager.lSpg {
  display: none;
}

.price-old .price-currency {
  display: none;
}

.stock-wrapper.pre-order-stock {
  color: red;
}

.stock-wrapper.in-stock {
  color: #09c709;
}

.favorites-compare-cart-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #ececec;
  padding-top: 9px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  font-size: 20px;
  color: #414041;
  padding-bottom: 10px;
}

.favorites-compare-cart-block .add-cart {
  background: transparent;
  font-size: 20px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.favorites-compare-cart-block .product-favorite,.favorites-compare-cart-block .product-compare,.favorites-compare-cart-block .btn-wrapper {
  width: 40px;
  text-align: center;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  border-radius: 100%;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.price-compaire-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.price-compaire-wrapper .ic-balance {
  font-size: 20px;
  color: #414041;
}

.price-compaire-wrapper .prices-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.price-compaire-wrapper .prices-wrap .price .price-value {
  font-size: 27px;
}

.price-compaire-wrapper .prices-wrap .price-old .price-value {
  font-size: 18px;
}

.qty-favorite-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 6px;
}

.qty-favorite-wrapper .qty-wrap .minus,.qty-favorite-wrapper .qty-wrap .plus {
  width: 50px;
}

.qty-favorite-wrapper .card-favorite i {
  font-size: 20px;
}

.sale-product {
  display: none;
}

#load-catalog .filter-delete-wrapper {
  display: none;
}

#load-catalog .block-slider {
  width: 100%;
}

#load-catalog .first-slider {
  padding-top: 0;
}

#load-catalog .first-slider img {
  aspect-ratio: 1220 / 485;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.cart-credit-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 19px;
}

.cart-credit-wrapper .button-block,.cart-credit-wrapper .button-inner {
  width: 100%;
}

.cart-credit-wrapper .add-cart {
  max-width: 227px;
  width: 100%;
  height: 48px;
  border-radius: 23px;
  background-color: #fa8603;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  border: 1px solid #fa8603;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.cart-credit-wrapper .add-cart i {
  font-size: 20px;
}

.credit-product {
  width: 100%;
  max-width: 227px;
}

.credit-product .credit {
  width: 100%;
}

.credit-product .buy-credit {
  max-width: 227px;
  width: 100%;
  height: 48px;
  border-radius: 30px;
  border: solid 1px #8db6c8;
  background-color: #f7f7f7;
  font-size: 14px;
  font-weight: 600;
  color: #414041;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.credit-product .img-text-wrap img {
  max-width: 39px;
  margin-right: 8px;
}

.qty-text-first {
  font-size: 14px;
  font-weight: normal;
  color: #414041;
  margin-right: 5px;
}

.bottom-block {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.price-gain {
  margin-bottom: 5px;
}

.price-gain .val-wrap {
  border-radius: 20px;
  max-width: 43px;
  border: 1px solid #cc2525;
  padding: 1px;
  width: 45px;
}

.price-gain .value {
  background: #cc2525;
  color: #ffffff;
  max-width: 47px;
  line-height: 1;
  border-radius: 20px;
  padding: 2px 2px;
}

.buy-one-click {
  display: block;
  overflow: visible;
  opacity: 1;
  position: static;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}

.buy-one-click .one-click-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  color: #014e71;
  text-transform: uppercase;
  margin-bottom: 3px;
}

.buy-one-click .one-click-text {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  color: #414041;
  margin-bottom: 4px;
}

.buy-one-click .drop-block-inner {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px;
  border: solid 1px #8db6c8;
  padding: 10px 13px;
}

#cart-order-form-fast .form-group,#order-form-fast .form-group {
  margin-bottom: 0;
}

#cart-order-form-fast .form-group .controls,#order-form-fast .form-group .controls {
  width: 100%;
  min-width: 310px;
}

#cart-order-form-fast .form-group .form-control,#order-form-fast .form-group .form-control {
  height: 40px;
  border-radius: 24px;
  background-color: #f7f7f7;
  color: #c7c7c7;
  margin-bottom: 0;
}

#cart-order-form-fast .form-group .form-control.error,#order-form-fast .form-group .form-control.error {
  background: rgba(255, 0, 0, 0.05);
  color: red;
}

#cart-order-form-fast .form-group .btn-submit,#order-form-fast .form-group .btn-submit {
  height: 40px;
  border-radius: 24px;
  border: solid 1px #014e71;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  text-align: center;
  color: #014e71;
  min-width: 212px;
  margin-left: -83px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.one-click-wrapper {
  margin-top: 3px;
}

.product-card-utp-wrap {
  margin-top: 30px;
}

.product-card-utp-wrap .utp-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: solid 1px #f3f3f3;
  padding: 13px 25px;
}

.product-card-utp-wrap .utp-wrapper .utp-item {
  width: 49%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2px 33px;
}

.product-card-utp-wrap .utp-wrapper .utp-item .img-wrapper {
  margin-right: 19px;
}

.product-card-utp-wrap .utp-wrapper .utp-item .img-wrapper img {
  max-height: 53px;
}

.product-card-utp-wrap .utp-wrapper .utp-content {
  padding-top: 7px;
}

.utp-title {
  font-size: 16px;
  font-weight: 600;
  color: #414041;
}

.utp-content p {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.25;
  color: #595959;
  margin-bottom: 9px;
}

.utp-content .text-item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.utp-content .text-item-wrap p {
  font-weight: 100;
}

.utp-content .text-item-wrap p a {
  color: #014e71;
  text-decoration: underline;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.utp-content .text-item-wrap span {
  font-weight: 600;
}

.utp-content .text-item {
  margin-right: 25px;
}

.card-title {
  font-size: 25px;
  font-weight: 600;
  color: #014e71;
}

.characteristics-description-block {
  margin-top: 33px;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 30px;
}

.characteristics-description-block .characteristics-description-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 27px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.characteristics-description-block .characteristics-description-wrapper .page-content {
  width: 55%;
}

.characteristics-description-block .characteristics-description-wrapper .page-content .text-formatted {
  color: #000000;
  font-size: 14px;
  line-height: 1.3;
}

.characteristics-description-block .characteristics-description-wrapper .characteristics-wrap {
  width: 40%;
  background-color: #f3f3f3;
  padding: 15px 32px;
}

.characteristics-description-block .dots {
  border-bottom: dotted 1px #000000;
  width: 100%;
  position: absolute;
  bottom: 4px;
  z-index: 1;
}

.characteristics-item {
  position: relative;
}

.characteristics-main-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.75;
  color: #000000;
  margin-bottom: 19px;
}

.title-btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.title-btn-wrapper .btn {
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: 600;
  color: #014e71;
  text-decoration: underline;
  padding-right: 50px;
}

.name-stars-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.reviews-block {
  margin-top: 18px;
}

.reviews-items-wrapper {
  margin-top: 7px;
}

#hiddenReviewForm {
  min-width: 320px;
  border-radius: 10px;
}

#hiddenReviewForm .btn,#hiddenReviewForm .fancybox-close-small {
  background: #fa8603;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  top: 0;
}

#hiddenReviewForm .review-rate-hint {
  position: absolute;
}

#hiddenReviewForm .control-group {
  margin-top: 20px;
}

#hiddenReviewForm .btn-send {
  margin: 0 auto;
  text-align: center;
}

#hiddenReviewForm .form-control {
  height: 30px;
  border: solid 1px #f3f3f3;
}

#hiddenReviewForm textarea.form-control {
  height: 60px;
}

.subcat-title {
  padding: 5px 11px;
  font-size: 14px;
  font-weight: 600;
  color: #595959;
  margin-bottom: 11px;
  position: relative;
  cursor: pointer;
}

.accordion-trigger {
  cursor: pointer;
  position: relative;
}

.accordion-trigger:before {
  content: "\f004";
  font-family: "fontello";
  position: absolute;
  right: 0;
  font-size: 14px;
}

.accordion-trigger.active + .attribute-content {
  display: block;
}

.accordion-trigger.active:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.subcat-title.accordion-trigger:before {
  right: 10px;
}

.accordion-trigger.active ~ .child-category-wrapper {
  display: none;
}

.product-card-sliders-wrapper #ViewedCarousel .slide-more {
  display: none;
}

.product-card-sliders-wrapper .lSSlideOuter {
  position: relative;
}

.product-card-sliders-wrapper .lSSlideOuter .lSAction {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.product-card-sliders-wrapper .lSSlideOuter .lSAction:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #f3f3f3;
  z-index: -1;
  top: 19px;
  right: 88px;
}

.product-card-sliders-wrapper .block-title {
  font-size: 25px;
  font-weight: 600;
  color: #414041;
}

.product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSNext,.product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSPrev {
  width: 40px;
  height: 40px;
  border: 1px solid #f3f3f3;
  background: transparent;
  margin: 0;
}

.product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSNext:hover:before,.product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSPrev:hover:before {
  color: #ffffff;
}

.product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSNext:before,.product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSPrev:before {
  color: #014e71;
}

.product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSNext {
  top: 0px;
}

.product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSPrev {
  top: 0;
  right: 54px;
  left: auto;
}

.cart-text {
  display: none;
}

.child-category-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  text-align: center;
  margin: 0px 0 20px;
  padding: 0px 11px;
  overflow-y: auto;
  max-height: 249px;
}

.child-category-item {
  font-size: 14px;
  text-decoration: none;
  color: #595959;
  line-height: 1.571;
  width: 100%;
  text-align: left;
  margin-bottom: 15px;
}

.child-category-item a {
  color: #595959;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.stock-wrapper {
  text-align: center;
}

.btn-to-order {
  width: 227px;
  height: 48px;
  border-radius: 23px;
  font-size: 14px;
  font-weight: bold;
  margin-top: 100px;
}

#toOrderFormDialog form {
  max-width: 410px;
  border-radius: 10px;
}

#toOrderFormDialog form .form-control {
  height: 30px;
  border: solid 1px #f3f3f3;
}

#toOrderFormDialog form textarea.form-control {
  height: 60px;
}

#toOrderFormDialog .fancybox-close-small {
  top: 0;
}

.price-block .price-currency {
  margin-left: 4px;
}

.price-block .price-old {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7d7d7d;
}

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

.price-block .price-old .price-value {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7d7d7d;
  display: inline-block;
  position: relative;
  margin-right: 9px;
}

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

.price-block .price-old .price-currency {
  font-size: 12px;
  font-weight: normal;
}

.price-block .price {
  line-height: 1;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.price-block .price .price-value {
  font-size: 24px;
  color: #014e71;
  font-weight: 500;
  line-height: 1;
}

.price-block .price .price-currency {
  font-size: 12px;
  font-weight: 600;
  color: #014e71;
}

.price-block.one-price .price-value {
  font-size: 24px;
  color: #014e71;
  font-weight: 500;
  line-height: 1;
}

.price-block.one-price .price-currency {
  font-size: 12px;
  font-weight: 600;
  color: #014e71;
}

.price-block.gray-price .price-value {
  font-size: 24px;
  color: #014e71;
  font-weight: 500;
  line-height: 1;
}

.price-block.gray-price .price-currency {
  font-size: 12px;
  font-weight: 600;
  color: #014e71;
}

.price-block.sale-price {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.price-block.sale-price .price-gain .val-wrap {
  padding: 1px;
  max-height: 21px;
}

.price-block.sale-price .price-gain .value {
  padding: 1px 0px;
  font-size: 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.qty-wrap {
  margin-top: 12px;
}

.qty-wrap .qty-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.qty-wrap .qty-block .qty-text {
  margin-left: 9px;
  font-size: 12px;
  line-height: 1.5;
  color: #595959;
}

.qty-wrap .minus,.qty-wrap .plus {
  position: relative;
  border: none;
  outline: none !important;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  width: 44px;
  height: 40px;
  border-radius: 3px;
  background-color: #f3f3f3;
}

.qty-wrap .minus:before,.qty-wrap .plus:before,.qty-wrap .minus:after,.qty-wrap .plus:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: #979797;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.qty-wrap .minus:hover:before,.qty-wrap .plus:hover:before,.qty-wrap .minus:hover:after,.qty-wrap .plus:hover:after {
  background: #8c8c8c;
}

.qty-wrap .minus:before,.qty-wrap .plus:before {
  width: 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;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  margin: 0;
  padding: 0 2px;
  font-size: 14px;
  line-height: 1.29;
  border-radius: 3px;
  text-align: center;
  width: 70px;
  height: 40px;
  border: solid 1px #f3f3f3;
  color: #595959;
}

.qty-wrap .count-input:focus {
  border-color: #8c8c8c;
}

.qty-wrap .count-text {
  font-weight: bold;
  color: #053a52;
  margin: 0 5px;
}

.stock {
  cursor: default;
  font-size: 0.75rem;
}

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

.stock:before {
  margin-right: 4px;
}

.stock.in-stock {
  color: #5cb406;
 /* '' */;
}

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

.stock.out-of-stock {
  color: #737373;
}

.stock.out-of-production {
  color: #737373;
 /* '' */;
}

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

.articul {
  color: #7d7d7d;
  font-size: 12px;
  text-align: center;
  margin-top: 8px;
  min-height: 36px;
}

.articul span {
  color: #d7d7d7;
  margin-right: 4px;
}

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

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

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

.product-page .product-gallery .custom-sticker-wrapper.top-left {
  top: 50px;
  left: 80%;
  z-index: 222;
}

.product-gallery .sticker-wrapper {
  display: none;
}

.sticker._custom {
  max-width: 86px;
}

.sticker._custom img {
  border-radius: 14px;
}

.product-page .custom-sticker-wrapper.top-left {
  top: 50px;
}

.border-sales {
  border: 1px solid #cc2525;
  border-radius: 20px;
  padding: 1px;
  margin-bottom: 3px;
}

.border-hot {
  border: 1px solid #fa8603;
  border-radius: 20px;
  padding: 1px;
  margin-bottom: 3px;
}

.border-new {
  border: 1px solid #2e8612;
  border-radius: 20px;
  padding: 1px;
  margin-bottom: 3px;
}

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

.sticker-wrapper .sticker {
  font-size: 11px;
  font-weight: normal;
  padding: 7px;
  text-align: center;
  cursor: default;
  line-height: 1.17;
  border-radius: 14px;
  max-width: 80px;
  color: #fff;
  min-width: 86px;
  max-height: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

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

.sticker-wrapper .sticker._hot {
  background-color: #fa8603;
}

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

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

.sticker-wrapper .sticker._new {
  color: #fff;
  background-color: #2e8612;
}

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

.review-item {
  font-size: 14px;
  color: #414041;
  line-height: 1.23;
  margin-bottom: 24px;
  background: #f3f3f3;
  padding: 21px 30px;
}

.review-item .review-content {
  margin-top: 12px;
}

.review-item .review-content .text-formatted {
  font-size: 14px;
  font-weight: normal;
  color: #414041;
}

.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: #053a52;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.review-item .review-content .review-product:hover {
  color: #d52527;
}

.review-item .review-content .review-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}

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

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

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

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

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

.review-item .review-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.review-item .review-info .review-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.75;
  color: #414041;
  margin-right: 55px;
}

.review-item .review-info .review-date {
  font-size: 12px;
  font-weight: 600;
  line-height: 2.33;
  color: #8db6c8;
}

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

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

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

.page-main .main-utp {
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
  padding: 23px 0!important;
}

.page-main .utp-item {
  width: 156px!important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.page-main .utp-item:after {
  position: absolute;
  right: 0;
  content: '';
  width: 1px;
  height: 40px;
  border-radius: 2px;
  background-color: #dddddd;
}

.page-main .utp-item .img-wrapper img {
  max-height: 60px;
}

.page-main .utp-item:last-child:after {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

.checkout-sidebar .cart-info-wrap .sub-list-trigger {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

.checkout-sidebar .cart-info-wrap .sub-list-trigger:before {
  font-size: 60%;
}

.checkout-sidebar .sub-cart-wrap {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 10px;
  min-width: 250px;
  width: 100%;
  z-index: 100;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.25);
}

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

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

.checkout-sidebar .sub-cart .cart-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

.checkout-sidebar .sub-cart .cart-info .edit-cart,.checkout-sidebar .sub-cart .cart-info .title {
  min-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: white;
}

.checkout-sidebar .sub-cart .cart-info .edit-cart {
  cursor: pointer;
  min-width: 80px;
  background: #053a52;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 26/16rem;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

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

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

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

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

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

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

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

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

.checkout-sidebar .sub-cart .product-cart .info {
  padding-left: 5px;
  padding-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.checkout-sidebar .sub-cart .product-cart .info .title {
  display: block;
  line-height: 1.2;
  color: #354c68;
  font-size: 14/16rem;
  font-weight: bold;
  text-decoration: none;
}

.checkout-sidebar .sub-cart .product-cart .info .price-block {
  margin-top: 5px;
}

.checkout-sidebar .sub-cart .product-cart .info .price-block .price-value {
  font-size: 14/16rem;
}

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

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

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

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

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

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

.cart-products .cart-title {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 1rem;
}

.cart-products header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 12/16rem;
}

.cart-products header .col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 40px;
  background: #f2f2f2;
  text-shadow: 0 0 0;
}

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

.cart-products .col-img,.cart-products .col-info,.cart-products .col-price,.cart-products .col-price-total,.cart-products .col-remove-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
}

.cart-products .col-img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 15.3%;
      -ms-flex: 0 0 15.3%;
          flex: 0 0 15.3%;
  min-width: 15.3%;
}

.cart-products .col-info {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 44.5%;
      -ms-flex: 0 0 44.5%;
          flex: 0 0 44.5%;
  max-width: 44.5%;
  margin-right: 1.2%;
  font-size: 0.75rem;
}

.cart-products .col-name {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 65.2%;
      -ms-flex: 0 0 65.2%;
          flex: 0 0 65.2%;
  max-width: 65.2%;
  margin-right: 1.2%;
}

.cart-products .col-qty {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 17.2%;
      -ms-flex: 0 0 17.2%;
          flex: 0 0 17.2%;
  max-width: 17.2%;
  margin-right: 1.2%;
}

.cart-products .col-price-total {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 15.3%;
      -ms-flex: 0 0 15.3%;
          flex: 0 0 15.3%;
  max-width: 15.3%;
}

.cart-products .col-remove-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 5.4%;
      -ms-flex: 0 0 5.4%;
          flex: 0 0 5.4%;
  max-width: 5.4%;
  padding: 0;
}

.cart-products .complect-wrap {
  position: relative;
  z-index: 10;
  margin-top: -1px;
  padding-bottom: 19px;
}

.cart-products .complect-wrap:not(:last-child) {
  border-bottom: 1px solid #c0c0c0;
}

.cart-products .complect-wrap .plus.cell {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  top: 50%;
  line-height: 26px;
  margin: -13px auto -12px;
  height: 26px;
  padding-left: 20px;
}

.cart-products .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: #053a52;
  text-align: center;
}

.cart-products .complect-wrap .plus.cell i:before {
  content: "+";
  color: white;
}

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

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

.cart-products .complect-wrap .complect-total-wrap {
  margin: auto;
  padding: 10px 0;
}

.cart-products .complect-wrap .complect-total-wrap .col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cart-products .complect-wrap .complect-total-wrap .qty-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart-products .complect-wrap .complect-total-wrap .qty-wrap .label {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
  font-weight: bold;
}

.cart-products .complect-wrap .complect-total-wrap .price-block {
  display: inline-block;
}

.cart-products .complect-wrap .complect-total-wrap .price-block .price-text,.cart-products .complect-wrap .complect-total-wrap .price-block .price,.cart-products .complect-wrap .complect-total-wrap .price-block .price-old {
  float: right;
  clear: both;
}

.cart-products .complect-wrap .complect-total-wrap .price-block .price-old {
  margin-right: 0;
}

.cart-products .complect-wrap .complect-total-wrap .price-block .price-text {
  font-size: 1rem;
  padding: 0;
  margin-right: 10px;
  font-weight: bold;
}

.cart-products .discount-info {
  text-align: left;
  clear: both;
}

.cart-products .remove-product-msg {
  position: absolute;
  z-index: 110;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  background: white !important;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
  padding: 25px 5px 25px 15px !important;
  font-size: 14px;
  color: #262626;
  line-height: 1.25;
}

.cart-products .remove-product-msg .ic-close {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 18px;
  color: #c0c0c0;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.cart-products .remove-product-msg .ic-close:hover {
  color: #053a52;
}

.cart-products .remove-product-msg .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  font-weight: bold;
  border-bottom: 1px solid #e0e0e0;
}

.cart-products .remove-product-msg .actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
  text-align: center;
}

.cart-products .remove-product-msg .separator {
  border-left: 1px solid #e0e0e0;
  margin-left: 10px;
  margin-right: 10px;
}

.cart-products .remove-product-msg .move-to-favorites,.cart-products .remove-product-msg .full-remove {
  min-width: 105px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}

.cart-products .remove-product-msg .move-to-favorites i,.cart-products .remove-product-msg .full-remove i {
  display: inline-block;
  line-height: 35px;
  height: 35px;
  font-size: 28px;
  margin-bottom: 4px;
}

.cart-buy-block {
  padding-top: 28px;
}

.cart-buy-block #order-form-fast .form-group .btn-submit {
  min-width: 254px;
  background-color: #f3f3f3;
}

.cart-buy-block #order-form-fast .form-group .form-control {
  background-color: #ffffff;
  color: #c3dfeb;
}

.cart-buy-block #order-form-fast .form-group .form-control.error {
  background: rgba(255, 0, 0, 0.05);
  color: red;
}

.cart-buy-block .buy-one-click {
  max-height: 100%;
  background-color: #f3f3f3;
  padding: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 16px;
}

.cart-buy-block .buy-one-click .one-click-title {
  font-size: 16px;
  margin-bottom: 10px;
}

.cart-buy-block .btn-block {
  margin-top: 16px;
}

.cart-buy-block .btn-back {
  font-size: 14px;
  font-weight: normal;
  line-height: 2.43;
  color: #414041;
  display: contents;
}

.cart-buy-block .btn-back .text {
  border-bottom: 1px dotted #979797;
}

.cart-buy-block .btn-back i {
  font-size: 7px;
  margin-right: 8px;
}

.cart-buy-block .btn-back:hover,.cart-buy-block .btn-back:focus {
  color: #053a52;
}

.cart-buy-block .price-block {
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  margin-right: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart-buy-block .price-block .label {
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  color: #414041;
  margin-right: 5px;
}

.cart-buy-block .price-block .price .price-value {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #014e71;
}

.cart-buy-block .price-block .price .price-currency {
  font-size: 12px;
  font-weight: 600;
  color: #014e71;
}

.cart-buy-block .btn-checkout {
  width: 254px;
  height: 40px;
  border-radius: 20px;
  background-color: #fa8603;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cart-buy-block .btn-checkout-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 17px;
}

.info-order {
  margin-top: 30px;
}

.info-order div {
  margin-bottom: 15px;
  overflow: hidden;
}

.info-order div .img {
  width: 50px;
  float: left;
}

.info-order div img {
  margin-right: 9px;
  position: relative;
}

.checkout-page .count-value {
  color: #014e71;
  font-size: 12px;
  margin: 0 2px;
}

.checkout-page .checkout-title {
  font-size: 16px;
  font-weight: normal;
  color: #595959;
  padding-bottom: 7px;
}

.checkout-page .checkout-title:first-of-type {
  padding-top: 17px;
}

.checkout-page .checkout-title .helper-popover {
  font-size: 14px;
  font-weight: 400;
  padding: 0 0 0 15px;
}

.checkout-page .nav-tabs-wrap .checkout-title {
  margin-bottom: 0;
  white-space: nowrap;
}

.checkout-page .nav-tabs-wrap .checkout-title._pb {
  padding-bottom: 7px;
}

.checkout-page .nav-tabs-wrap .nav-tabs {
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.checkout-page .nav-tabs-wrap .nav-item {
  width: 233px;
  height: 60px;
  border: solid 1px #f3f3f3;
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.38;
  color: #595959;
  margin-right: 10px;
  border-radius: 0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.checkout-page .nav-tabs-wrap .nav-item:last-child {
  margin-right: 0;
}

.checkout-page .nav-tabs-wrap .nav-item.active {
  color: #ffffff;
  background-color: #014e71;
  border: solid 1px #014e71;
}

.checkout-page .tab-content {
  width: 100%;
  padding: 0;
  border: none;
}

.checkout-page .tab-content .tab-pane.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.checkout-page .form-block {
  padding-top: 20px;
  padding-bottom: 15px;
}

.checkout-page .form-block._first .members-form-group-wrapper {
  margin-right: -30px;
  margin-bottom: 60px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
  padding: 25px;
}

.checkout-page .form-block._second .delivery-info {
  background: #5cb406;
  border-radius: 2px;
  color: #ffffff;
  text-align: center;
  line-height: 1.1;
  font-size: 0.8125rem;
  padding: 6px;
  font-weight: 500;
}

.checkout-page .form-block._second .delivery-info.info {
  display: none;
  border: 2px solid #5cb406;
  background: #f5f5f5;
  color: #5cb406;
  text-align: center;
  font-weight: bold;
}

.checkout-page .form-block._second .delivery-info.warning {
  display: none;
  border: 2px solid #fab81e;
  background: #ffffff;
  color: #fab81e;
  text-align: center;
  font-weight: bold;
}

.checkout-page .delivery-tabs {
  margin-top: 10px;
  margin-bottom: 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.checkout-page .delivery-content .control-group-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.checkout-page .delivery-content .control-group-wrapper .control-group {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 44%;
      -ms-flex: 0 0 44%;
          flex: 0 0 44%;
  max-width: 44%;
}

.checkout-page .jq-selectbox {
  width: 100%;
}

.checkout-page .jq-selectbox .jq-selectbox__select {
  width: 100%;
}

.checkout-page .jq-selectbox .jq-selectbox__trigger:after {
  display: none;
}

.checkout-page .jq-selectbox .jq-selectbox__dropdown {
  top: 31px;
}

.checkout-page .pickup-store-wrapper {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  color: #595959;
  padding: 17px;
}

.checkout-page .pickup-store-wrapper .street p {
  margin-bottom: 0;
}

.checkout-page .pickup-store-wrapper p {
  margin-bottom: 5px;
}

.checkout-page .pickup-store-wrapper .pickup-store:not(:first-child) {
  display: none;
}

.checkout-page .block-price-checkout {
  margin-top: 30px;
}

.checkout-page .block-price-checkout .price-block .price-text {
  font-size: 1rem;
  color: #053a52;
}

.checkout-page .block-price-checkout .price-block .price-text .text-inner {
  margin-left: 25px;
  margin-right: 9px;
  white-space: nowrap;
}

.checkout-page .block-price-checkout .price-block .price .price-value,.checkout-page .block-price-checkout .price-block .price .price-currency {
  color: #053a52;
}

.checkout-page .block-price-checkout .custom-checkbox {
  font-size: 0.75rem;
}

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

.checkout-page .block-price-checkout .block-price-button .buy-btn {
  font-size: 1rem;
  font-weight: 500;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 13px;
}

.checkout-page .block-price-checkout .block-price-button .btn-link {
  font-weight: 500;
  padding-bottom: 4px;
}

.checkout-page .checkout-cart-outer {
  padding-bottom: 25px;
}

.checkout-page .custom-radio {
  margin-left: 0;
  font-size: 12px;
  line-height: 1.33;
  color: #595959;
  padding-left: 39px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  min-width: 140px;
  margin-bottom: 20px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.checkout-page .custom-radio:not(.disabled-label) .tooltip-text {
  display: none;
}

.checkout-page .custom-radio.disabled-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: default;
}

.checkout-page .custom-radio.disabled-label:active {
  pointer-events: none;
 /* Клік блокується */;
}

.checkout-page .custom-radio.disabled-label input {
  display: none;
}

.checkout-page .custom-radio.disabled-label .text,.checkout-page .custom-radio.disabled-label .checkmark {
  opacity: 0.5;
}

.checkout-page .custom-radio.disabled-label:focus .tooltip-text {
  opacity: 1;
  pointer-events: initial;
}

.checkout-page .custom-radio .checkmark:before {
  width: 28px;
  height: 28px;
  border-color: #014e71;
}

.checkout-page .custom-radio .checkmark:after {
  left: 7px;
  width: 14px;
  height: 14px;
  background: #014e71;
}

.checkout-page .custom-radio[data-value="liqpay"]:after {
  content: "";
  display: block;
  width: 71px;
  background: url("/var/themes/default/skin/images/visa-master-card.png");
  -webkit-background-size: cover;
          background-size: cover;
  height: 21px;
}

.order-notice-wrapper {
  color: #fa8603;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.order-notice-wrapper span {
  color: #fa8603 !important;
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

.row-checkout .custom-radio input {
  position: absolute;
}

.checkout-cart-discount {
  background: #f2f2f2;
  padding: 15px;
  margin: 0 -25px;
}

.checkout-cart-discount .form-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.checkout-cart-discount .form-share.active .form-share-inner {
  background: #053a52;
}

.checkout-cart-discount .form-share.active .form-share-inner._discount .share-input-inner {
  border: 1px solid #053a52;
  border-radius: 2px;
}

.checkout-cart-discount .form-share.active .form-share-inner._discount .form-control {
  display: none;
}

.checkout-cart-discount .form-share.active .form-share-inner._discount .share-input-text {
  opacity: 1;
  z-index: 1;
}

.checkout-cart-discount .form-share.active .share-input {
  opacity: 1;
  z-index: 1;
}

.checkout-cart-discount .form-share.apply .share-action.apply {
  display: none;
}

.checkout-cart-discount .form-share.apply .share-action.cancel {
  display: block;
}

.checkout-cart-discount .form-share.apply .share-input-text {
  opacity: 1;
  z-index: 1;
}

.checkout-cart-discount .form-share.removed .share-action.apply {
  display: none;
}

.checkout-cart-discount .form-share.removed .share-action.cancel {
  display: block;
}

.checkout-cart-discount .form-share-inner {
  border: 1px solid #053a52;
  height: 40px;
  position: relative;
  border-radius: 2px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  cursor: pointer;
  width: 100%;
}

.checkout-cart-discount .form-share-inner:hover {
  background: #053a52;
}

.checkout-cart-discount .form-share-inner:hover .share-label {
  color: #ffffff;
}

.checkout-cart-discount .share-label {
  color: #053a52;
  font-size: 12px;
  line-height: 38px;
  padding: 0 22px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  cursor: pointer;
}

.checkout-cart-discount .share-input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #053a52;
}

.checkout-cart-discount .share-input .form-control {
  height: 100%;
  border: 1px solid #053a52;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 0.75rem;
}

.checkout-cart-discount .share-input-inner {
  position: relative;
  width: 100%;
}

.checkout-cart-discount .share-action {
  font-size: 0.75rem;
  color: #ffffff;
  background: #053a52;
  padding: 5px 8px;
  line-height: 28px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.checkout-cart-discount .share-action:hover {
  background: #d52527;
  -webkit-box-shadow: inset 0px 3px 7px 0px rgba(87, 40, 33, 0.35);
          box-shadow: inset 0px 3px 7px 0px rgba(87, 40, 33, 0.35);
}

.checkout-cart-discount .share-action.cancel {
  padding: 5px 13px;
  display: none;
}

.checkout-cart-discount .share-info {
  font-size: 0.75rem;
  color: #8c8c8c;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 166px;
      -ms-flex: 0 0 166px;
          flex: 0 0 166px;
  max-width: 166px;
  margin-left: 9px;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.checkout-cart-discount .share-info span {
  display: block;
}

.checkout-cart-discount .share-info .info-cancel {
  display: none;
}

.checkout-cart-discount .helper-popover {
  margin-right: 8px;
}

.checkout-cart-discount .share-input-text {
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  padding: 0 10px;
  white-space: nowrap;
  line-height: 36px;
  font-size: 0.75rem;
  background: #ffffff;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  border-radius: 2px;
}

.checkout-cart-discount .share-input-text .share-attention {
  color: #053a52;
}

.checkout-cart-discount .discount-info {
  font-size: 0.75rem;
  line-height: 2;
  color: #053a52;
}

.checkout-cart-discount .discount-info .price-currency {
  margin-left: 0.2em;
}

.kreditmarket-form .controls {
  width: 100%;
}

.kreditmarket-form .info {
  line-height: 1.2;
}

.kreditmarket-form .info .price {
  color: #053a52;
  font-weight: bold;
}

.kreditmarket-form .info .sum-credit .value {
  color: #053a52;
  font-weight: bold;
}

.cashless_info {
  width: 100%;
  resize: none;
  height: 68px;
  border: none;
  background: #f3f3f3;
  padding: 10px;
  font-size: 16px;
  font-weight: normal;
  color: #595959;
  display: none;
}

.cashless_info::-webkit-input-placeholder {
  color: #595959;
  font-size: 16px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.cashless_info::-moz-placeholder {
  color: #595959;
  font-size: 16px;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
}

.cashless_info:-ms-input-placeholder {
  color: #595959;
  font-size: 16px;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}

.cashless_info::placeholder {
  color: #595959;
  font-size: 16px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.cashless_info:focus {
  background: #f3f3f3;
}

.cashless_info:focus::-webkit-input-placeholder {
  opacity: 0;
}

.cashless_info:focus::-moz-placeholder {
  opacity: 0;
}

.cashless_info:focus:-ms-input-placeholder {
  opacity: 0;
}

.cashless_info:focus::placeholder {
  opacity: 0;
}

.active-textarea.cashless_info {
  display: block;
}

.checkout-main-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.13;
  text-align: center;
  color: #414041;
  margin-top: 37px;
  margin-bottom: 40px;
}

.row-checkout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.row-checkout .left-checkout-side {
  width: 65%;
}

.row-checkout .right-checkout-side {
  width: 32%;
}

.clients-data-wrapper {
  border: solid 1px #f3f3f3;
  padding: 36px 29px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.form-block._first {
  width: 34%;
  padding: 0;
}

.form-block._first .checkout-left-mini-title-wrap {
  margin-bottom: 32px;
}

.form-block._first .control-label {
  font-size: 16px;
  font-weight: normal;
  color: #595959;
}

.form-block._first .form-control {
  height: 42px;
  border: solid 1px #f3f3f3;
}

.form-block._first .form-control::-webkit-input-placeholder {
  opacity: 0;
}

.form-block._first .form-control::-moz-placeholder {
  opacity: 0;
}

.form-block._first .form-control:-ms-input-placeholder {
  opacity: 0;
}

.form-block._first .form-control::placeholder {
  opacity: 0;
}

.form-block._second {
  width: 62%;
  padding: 0;
}

.form-block._second .form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.form-block._third {
  width: 100%;
}

.form-block._third .controls {
  width: 100%;
}

.form-block._third textarea.form-control {
  resize: none;
  height: 116px;
  border: none;
  background: #f3f3f3;
  padding: 20px;
  font-size: 16px;
  font-weight: normal;
  color: #595959;
}

.checkout-left-mini-title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.circle-number {
  font-size: 16px;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #414041;
  width: 36px;
  height: 36px;
  background-color: #f3f3f3;
  border-radius: 100%;
  margin-right: 15px;
}

.checkout-left-mini-title {
  font-size: 16px;
  font-weight: 600;
  color: #014e71;
}

#paymentContent .control-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.delivery-options-wrapper {
  margin-top: 13px;
}

.dont-call-wrapper {
  margin-top: 15px;
  margin-bottom: 15px;
}

.dont-call-wrapper .custom-checkbox .checkmark:before {
  width: 16px;
  height: 16px;
  border: 1px solid #053a52;
  border-radius: 50%;
}

.dont-call-wrapper .custom-checkbox .checkmark:after {
  left: 4px;
  width: 8px;
  height: 8px;
  background: #014e71;
  border-radius: 100%;
}

#deliveryContent {
  background-color: #f3f3f3;
  margin-top: 26px;
  padding: 22px 18px;
}

#deliveryContent .jq-selectbox__select {
  height: 60px;
  background: #ffffff;
  border: none;
  padding: 20px 25px;
}

#deliveryContent .jq-selectbox__select .jq-selectbox__select-text {
  font-size: 14px;
  font-weight: normal;
  color: #595959;
}

#deliveryContent .jq-selectbox {
  min-height: 60px;
}

#deliveryContent .jq-selectbox .jq-selectbox__dropdown {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#deliveryContent .jq-selectbox .jq-selectbox__dropdown ul {
  border: none;
  background: #f3f3f3;
  padding: 15px 10px;
}

#deliveryContent .jq-selectbox .jq-selectbox__dropdown ul li {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  color: #595959;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: inherit;
  margin-bottom: 4px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#deliveryContent .jq-selectbox .jq-selectbox__dropdown ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  background-color: #d8d8d8;
  border-radius: 100%;
  margin-right: 9px;
  min-width: 8px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#deliveryContent .jq-selectbox .jq-selectbox__dropdown ul li:hover {
  background: #f3f3f3;
  font-weight: 400;
  color: #014e71;
}

#deliveryContent .jq-selectbox .jq-selectbox__dropdown ul li.selected {
  background: #f3f3f3;
  font-weight: 400;
  color: #014e71;
}

#deliveryContent .jq-selectbox .jq-selectbox__dropdown ul li.selected:before {
  background-color: #014e71;
}

#deliveryContent .city-group {
  margin-bottom: 25px;
}

.main-price-btn-order-wrapper {
  background-color: #f3f3f3;
  padding-top: 20px;
  padding-bottom: 20px;
}

.main-price-btn-order-wrapper .price-text {
  margin-bottom: 20px;
}

.main-checkout-price {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #414041;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main-checkout-price .price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #014e71;
  margin-left: 5px;
}

.main-checkout-price .price .price-currency {
  font-size: 12px;
}

.row-checkout .buy-btn {
  width: 254px;
  height: 40px;
  border-radius: 20px;
  background-color: #fa8603;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  border: 1px solid #fa8603;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.left-btn-price-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.left-btn-price-block .price-text {
  margin-right: 25px;
}

.red-rec {
  font-size: 12px;
  font-weight: 600;
  color: #cc2525;
  padding-right: 8px;
}

.bottom-left-text {
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  line-height: 1.33;
  color: #595959;
  margin-bottom: 33px;
}

.text-btn-price-wrap {
  margin-top: 20px;
  margin-bottom: 106px;
}

.right-checkout-side .cart-products .col-img-wrap {
  width: 101px;
  min-width: 101px;
}

.right-checkout-side .cart-products .col-img-wrap img {
  border: 1px solid #f3f3f3;
}

.right-checkout-side .product-cart-wrap .col-info-wrap {
  max-width: 204px;
  border: none;
}

.right-checkout-side .product-cart-wrap .col-info-wrap .title {
  font-size: 14px;
  line-height: 1.4;
}

.right-checkout-side .product-cart-wrap .col-info-wrap .qty-wrap {
  margin-top: 0;
}

.right-checkout-side .product-cart-wrap .col-info-wrap .qty-wrap .qty-text {
  margin-left: 0;
  font-size: 12px;
  font-weight: normal;
  color: #014e71;
}

.right-checkout-side .product-cart-wrap .col-info-wrap .qty-wrap .count-input {
  width: auto;
  display: inline;
  border: none;
  pointer-events: none;
  max-width: 35px;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  color: #014e71;
}

.right-checkout-side .product-cart-wrap .remove-block {
  padding-left: 12px;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
}

.right-checkout-side .product-cart-wrap .remove-block img {
  max-width: 13px;
}

.right-checkout-side .product-cart-wrap .total-price-wrap {
  padding-left: 0;
  width: auto;
}

.right-checkout-side .product-cart-wrap .total-price-wrap .price-block {
  margin-top: 0;
}

.right-checkout-side .product-cart-wrap .total-price-wrap .price-old {
  font-size: 16.2px;
}

.right-checkout-side .product-cart-wrap .total-price-wrap .price-old .price-gain {
  position: static;
}

.right-checkout-side .product-cart-wrap .total-price-wrap .price-old .price-gain .val-wrap {
  width: 35px;
  height: 17px;
}

.right-checkout-side .product-cart-wrap .total-price-wrap .price-old .price-gain .val-wrap .value {
  font-size: 12px;
  height: 13px;
}

.right-checkout-side .product-cart-wrap .total-price-wrap .price .price-value {
  font-size: 21.6px;
}

.right-checkout-side .product-cart-wrap:last-child {
  padding-bottom: 0;
  border: none;
  margin-bottom: 0;
}

.right-checkout-side .cart-products {
  border: solid 1px #f3f3f3;
  padding: 20px 15px;
}

.checkout-text-under-cart {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.38;
  color: #595959;
  margin-bottom: 19px;
}

.for-mobile-btn {
  display: none !important;
}

.success-wrapper {
  width: 100%;
  max-width: 638px;
  padding: 41px 0px;
  margin-left: auto;
  margin-right: auto;
}

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

.success-wrapper .page-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.13;
  text-align: center;
  color: #414041;
  text-transform: unset;
}

.success-wrapper .info {
  font-size: 1rem;
}

.success-wrapper .info-table {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 2.13;
  color: #595959;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.success-wrapper .info-table .tr {
  width: 51%;
  min-width: 480px;
}

.success-wrapper .info-table .th,.success-wrapper .info-table .td {
  padding-top: 0;
  padding-bottom: 0;
}

.success-wrapper .info-table .th {
  min-width: 140px;
  font-weight: bold;
}

.success-wrapper .info-table .th:after {
  content: ':';
}

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

.block-in-border {
  border: solid 1px #f3f3f3;
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 33px 0;
  margin-bottom: 41px;
}

.block-in-border p {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.38;
  color: #595959;
  margin: 0;
}

.block-in-border p .bold-red {
  color: #cc2525;
  padding-left: 3px;
}

.block-in-border .number-of-number {
  margin-bottom: 14px;
}

.title-info {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.38;
  color: #014e71;
  text-align: center;
}

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

.aside-wrapper {
  background: #f3f3f3;
}

.customer-page-main-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.13;
  color: #414041;
  margin: 29px 0;
}

.orders-info-list {
  font-size: 0.75rem;
  color: #8c8c8c;
  margin-bottom: 25px;
}

.orders-info-list .text,.orders-info-list .text-inner {
  white-space: nowrap;
}

.orders-info-list .text._share {
  color: #f3f3f3;
}

.orders-info-list .text-inner {
  margin: 0 10px;
}

.orders-list {
  padding-bottom: 40px;
}

.orders-list .full-info {
  margin-bottom: 10px;
}

.orders-list .full-info .loader {
  display: none;
  margin: 0 auto;
  height: 105px;
}

.orders-list .full-info.loading .loader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.orders-list .orders-list-inner {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.orders-list .orders-list-inner:not(:last-child) {
  margin-bottom: 10px;
}

.orders-list .orders-list-inner.active .order-detail-trigger {
  background: #e4e9eb;
}

.orders-list .orders-list-inner.active .order-detail-trigger:before {
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
       -o-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  font-size: 10px;
}

.orders-list .list-image-wrapper {
  padding: 5px 0;
  overflow: hidden;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.orders-list .list-image-wrapper .list-image-inner {
  padding-left: 44px;
}

.orders-list .list-image-wrapper .list-image {
  border: 1px solid #c0c0c0;
  margin-left: 9px;
}

.orders-list .list-image-wrapper .list-price {
  font-size: 0.75rem;
}

.orders-list .order-detail-trigger {
 /* '' */;
}

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

.orders-list .order-detail-trigger:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 38px;
  color: #9b9b9b;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  font-size: 10px;
}

.orders-list .order-detail-trigger .order-number {
  margin-right: 4px;
}

.orders-list .order-detail-trigger .order-number .color {
  color: #014e71;
}

.orders-list .order-detail-trigger .order-info {
  margin-right: 4px;
}

.orders-list .order-detail-trigger .order-info .color {
  color: #414041;
}

.orders-list .order-detail-trigger .order-date {
  margin-right: 4px;
}

.orders-list .order-detail-trigger .order-total .color {
  color: #cc2525;
}

.orders-list .customer-order-products {
  padding-left: 30px;
  padding-right: 30px;
}

.orders-list .customer-order-products .col {
  text-align: center;
}

.orders-list .customer-order-products .col-info {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48.5%;
      -ms-flex: 0 0 48.5%;
          flex: 0 0 48.5%;
  max-width: 48.5%;
  padding-left: 40px;
  text-align: left;
}

.orders-list .customer-order-products header {
  color: #434343;
  font-size: 12px;
  font-weight: 600;
}

.orders-list .customer-order-products .product {
  background: #ffffff;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 23px;
}

.orders-list .customer-order-products .product .content-elem {
  width: 25%;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.36;
  color: #414041;
  text-align: center;
}

.orders-list .customer-order-products .product .content-elem .price {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.orders-list .customer-order-products .product .content-elem .title,.orders-list .customer-order-products .product .content-elem .price-value,.orders-list .customer-order-products .product .content-elem .price-currency {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.36;
  color: #414041;
}

.orders-list .customer-order-products .product .content-elem .title {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.orders-list .customer-order-products .product .price-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  max-width: unset;
}

.orders-list .customer-order-products .product .price-block .price-text {
  display: none;
}

.orders-list .customer-order-products .product .price-block .price {
  text-align: center;
}

.orders-list .customer-order-products .product .price-block .product-price-description {
  display: none;
}

.orders-list .customer-order-products .product .qty-wrap .qty-block {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.orders-list .customer-order-products .product .sku {
  font-size: 12px;
  color: #666666;
}

.orders-list .total-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 12px;
  font-weight: 600;
  padding-right: 20px;
  padding-bottom: 15px;
}

.orders-list .total-info .price {
  line-height: 1;
  margin-top: 7px;
}

.orders-list .total-info .price .price-value {
  font-size: 18px;
  font-weight: bold;
  color: #cc2525;
}

.orders-list .total-info .price .price-currency {
  font-size: 14px;
  margin-left: 4px;
}

.orders-list .order-list-short-info {
  font-size: 0.75rem;
  line-height: 1.2;
  padding-bottom: 37px;
}

.orders-list .order-list-short-info .item {
  margin-bottom: 5px;
}

.orders-list .order-list-short-info .item .price {
  font-size: 0.875rem;
  font-weight: bold;
}

.orders-list .order-list-info-wrapper {
  background-color: #f3f3f3;
}

.orders-list .order-list-info-wrapper .main-sum-wrap {
  text-align: right;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  color: #014e71;
  padding: 12px 30px 21px;
}

.orders-list .order-list-info-wrapper .main-sum-wrap .price {
  color: #cc2525;
  display: block;
}

.customer-addresses {
  background-color: #f3f3f3;
  margin-top: 26px;
  padding: 22px 18px;
}

.customer-addresses .controls {
  width: 100%;
}

.customer-addresses .jq-selectbox {
  min-height: 60px;
}

.customer-addresses .jq-selectbox .jq-selectbox__select {
  width: 100%;
  height: 60px !important;
  background: #ffffff;
  border: none;
  padding: 20px 25px;
}

.customer-addresses .jq-selectbox .jq-selectbox__select-text {
  font-size: 14px;
  font-weight: normal;
  color: #595959;
}

.customer-addresses .jq-selectbox .jq-selectbox__dropdown ul {
  border: none;
  background: #f3f3f3;
  padding: 15px 10px;
}

.customer-addresses .jq-selectbox .jq-selectbox__dropdown ul li.selected {
  background: #f3f3f3;
  font-weight: 400;
  color: #014e71;
}

.customer-addresses .jq-selectbox .jq-selectbox__dropdown ul li {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  color: #595959;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: inherit;
  margin-bottom: 4px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.customer-addresses .jq-selectbox .jq-selectbox__dropdown ul li.disabled {
  position: relative;
  color: rgba(89, 89, 89, 0.5);
  cursor: default;
}

.customer-addresses .jq-selectbox .jq-selectbox__dropdown ul li.disabled:hover,.customer-addresses .jq-selectbox .jq-selectbox__dropdown ul li.disabled:focus {
  background: none;
}

.customer-addresses .jq-selectbox .jq-selectbox__dropdown ul li.disabled:hover::before,.customer-addresses .jq-selectbox .jq-selectbox__dropdown ul li.disabled:focus::before {
  opacity: 1;
  pointer-events: initial;
}

.customer-addresses .jq-selectbox .jq-selectbox__dropdown ul li.disabled::before {
  content: attr(data-value);
  position: absolute;
  z-index: 1;
  width: 200px;
  bottom: 110%;
  left: 0;
  opacity: 0;
  border-radius: 5px;
  padding: 5px;
  color: #ffffff;
  background-color: #707070;
  text-align: center;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

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

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

.customer-discounts .next {
  font-size: 0.875rem;
  color: #8c8c8c;
}

.customer-discounts .current,.customer-discounts .next {
  padding-left: 50px;
}

.customer-info {
  background: #f7f7f5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  padding-top: 16px;
  padding-bottom: 16px;
}

.customer-info .title {
  font-size: 12px;
  font-weight: 300;
  color: #666666;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.customer-info .value {
  color: #cc2525;
  font-size: 18px;
  font-weight: 600;
}

.customer-info .item {
  padding: 10px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.customer-info .item .ic {
  margin-right: 10px;
  font-size: 37px;
  color: #cc2525;
}

.profile-form {
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-bottom: 30px;
}

.profile-form label {
  left: 22px;
  font-size: 16px;
  color: #595959;
  margin-bottom: 0;
}

.profile-form .page-title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.profile-form .page-title h2 {
  font-size: 16px;
  margin-bottom: 0;
}

.profile-form .control-group {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.profile-form .addresses-edit {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.profile-form .addresses-edit .page-title {
  padding-left: 0;
  padding-right: 0;
}

.profile-form .btn-wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.addresses-list ul {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.addresses-list ul li {
  position: relative;
  margin-bottom: 5px;
}

.addresses-list ul li .remove {
  font-size: 16px;
  position: absolute;
  top: -2px;
  right: -25px;
  color: #666666;
  cursor: pointer;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.addresses-form .form-element {
  background: #f7f7f5;
  padding: 13px;
  border-radius: 10px;
}

.addresses-form .jq-selectbox {
  width: 100%;
  margin-bottom: 10px;
}

.addresses-form .jq-selectbox__select {
  background: #ffffff;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 10px;
}

.addresses-form .jq-selectbox__trigger {
  background: #ffffff;
}

.addresses-form .form-control {
  border-color: #f7f7f5;
  width: 100%;
}

.addresses-form .form-control:focus {
  border-color: #f3f3f3;
}

.order-list-outer .page-title {
  font-size: 16px;
  color: #454545;
  margin-top: 30px;
  margin-bottom: 20px;
}

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

.customer-page-main-title {
  display: none;
}

.container-for-customer .customer-page-main-title {
  display: block;
}

.rubrics-list {
  padding: 13px 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.rubrics-list a {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.7;
  letter-spacing: normal;
  color: #414041;
  position: relative;
  margin-right: 54px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.rubrics-list a:after {
  content: '';
  position: absolute;
  right: -56px;
  display: inline-block;
  width: 1px;
  height: 37px;
  background: #dedede;
  margin: 0 27px;
}

.rubrics-list a:last-child {
  margin-right: 0;
}

.rubrics-list a:last-child:after {
  display: none;
}

.rubrics-list .active {
  color: #014e71;
}

.page-articles-list .article-item .title a {
  min-height: 72px;
}

.rubric-wrapper {
  background-color: #f3f3f3;
  margin-bottom: 30px;
}

.page-articles-list.container > .row {
  margin-left: 0;
  margin-right: 0;
}

.page-articles-list {
  margin-bottom: 100px;
}

.page-articles-list .article-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.page-articles-list .article-list-wrapper .article-item {
  max-width: 270px;
  margin-right: 26px;
  margin-bottom: 30px;
}

.page-articles-list .article-list-wrapper .article-item:nth-child(5n+5) {
  margin-right: 0;
}

.page-article-content {
  margin-bottom: 70px;
}

.page-article-content .page-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.13;
  text-transform: unset;
  color: #414041;
  margin-top: 24px;
  margin-bottom: 24px;
}

.page-article-content p {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  color: #4c4c4c;
}

.page-article-content .btn-back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 101px;
  height: 40px;
  background-color: #f3f3f3;
  color: #414041;
  font-size: 14px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.page-article-content .btn-back i {
  font-size: 8px;
  margin-right: 6px;
}

.page-article-content .img-content-wrapper {
  margin-top: 30px;
}

.page-article-content .img-content-wrapper .img-block {
  float: left;
  max-width: 570px;
  margin-right: 30px;
}

.page-article-content .img-content-wrapper .img-block img.image {
  border-radius: 0;
  max-width: 570px;
}

.category-page {
  position: relative;
}

.category-page > .loader-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

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

.category-page > .container {
  position: relative;
  z-index: 10;
}

.favorites-toggle {
  text-align: center;
}

.favorites-toggle i {
  cursor: pointer;
}

.favorites-toggle span {
  font-size: 14px;
  font-weight: 600;
  color: #8db6c8;
  border-bottom: 1px dotted #8db6c8;
  position: relative;
  cursor: pointer;
 /* '' */;
}

.favorites-toggle span: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); */;
}

.favorites-toggle span:before {
  content: '\e829';
}

.favorites-toggle span:before {
  position: absolute;
  right: -20px;
  font-size: 15px;
  top: 4px;
}

.favorites-toggle span:hover {
  color: #014e71;
  border-color: #014e71;
  font-weight: 600;
}

.toggle-filter-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px;
}

.page-customer-favorites .black-customer-mini-title {
  margin-top: 26px;
  margin-bottom: 24px;
}

.category-page.search-category .category-right {
  width: 100%;
}

.category-page.search-category .catalog-list .product-card-wrapper {
  width: 24%;
  max-width: 289px;
}

.category-page.search-category .catalog-list .product-card-wrapper {
  margin-bottom: 26px;
}

.category-page.search-category .catalog-list .product-card-wrapper:nth-child(3n+3) {
  margin-right: 6px;
}

.category-page.search-category .catalog-list .product-card-wrapper:nth-child(4n+4) {
  margin-right: 6px;
}

.category-page.search-category .catalog-list .product-card-wrapper:nth-child(5n+5) {
  margin-right: 0;
}

.background-compare-page {
  background-color: #fbfbfb;
  padding-top: 34px;
}

.page-compare-list .compare-list {
  margin-bottom: 30px;
}

.page-compare-list .page-title {
  font-size: 1.5rem;
  line-height: 1.25;
  text-transform: unset;
  margin-bottom: 0;
}

.page-compare header,.page-compare-list header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 70px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 15px;
}

.page-compare header .title,.page-compare-list header .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.875;
}

.page-compare .compare-remove-product,.page-compare-list .compare-remove-product {
  display: inline-block;
  min-width: 30px;
  margin: auto;
  color: #c0c0c0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
  padding: 5px;
}

.page-compare .compare-remove-product:hover,.page-compare-list .compare-remove-product:hover {
  color: #053a52;
}

.page-compare .product-card .product-compare,.page-compare-list .product-card .product-compare {
  display: none;
}

.page-compare .page-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.21;
  color: #414041;
  text-transform: unset;
  display: inline-block;
  max-width: 370px;
  background-color: #f3f3f3;
  width: 100%;
  text-align: center;
  padding: 13px 0;
  position: absolute;
  top: 0;
}

.page-compare .compare-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-compare #compare-table {
  position: relative;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: 685px;
}

.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-table .aside-menu .nav-link {
  border-radius: 20px;
  border: solid 1px #f3f3f3;
  background-color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 2.43;
  color: #7c7979;
  display: inline-block;
  padding: 3px 17px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.page-compare #compare-table .aside-menu .nav-link:before {
  display: none;
}

.page-compare #compare-table .aside-menu .nav-link.active {
  color: #ffffff;
  border: solid 1px #8db6c8;
  background-color: #8db6c8;
}

.page-compare .compare-products-wrap {
  width: 100%;
  overflow-y: hidden;
  overflow-x: scroll;
}

.page-compare .compare-products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-compare .compare-header {
  max-width: 370px;
  -webkit-flex-basis: 370px;
      -ms-flex-preferred-size: 370px;
          flex-basis: 370px;
  min-width: 370px;
  margin-right: 31px;
  padding-bottom: 9px;
}

.page-compare .compare-header > div:first-child {
  position: static!important;
}

.page-compare .compare-header > div {
  position: relative;
  color: #595959;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.13;
}

.page-compare .compare-product {
  position: relative;
  min-width: 253px;
  max-width: 253px;
}

.page-compare .compare-product > div {
  padding: 0;
  min-height: 42px;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #595959;
  font-size: 14px;
}

.page-compare .compare-product > div:nth-child(odd):not(:first-child) {
  background-color: #f7f7f7;
}

.page-compare .compare-product > div:nth-child(even):not(:first-child) {
  background-color: #fff;
}

.page-compare .compare-product > div:first-child {
  margin-bottom: 46px;
}

.page-compare .compare-header > div {
  padding: 10px;
  min-height: 42px;
  margin: 10px 0;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-compare .page-aside {
  position: absolute;
  top: 58px;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  overflow: hidden;
  max-width: 370px;
  min-width: 370px;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}

.page-compare .page-aside .aside-menu {
  max-height: 405px;
  overflow: auto;
  padding: 10px;
}

.page-compare .page-aside .aside-menu .title {
  font-size: 14px;
  font-weight: 600;
  line-height: 2.43;
  color: #595959;
  margin-bottom: 10px;
}

.page-compare .compare-header > div:first-child {
  position: static;
  padding: 0;
  margin-top: 0;
}

.page-compare .compare-header > div:not(:first-child) {
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #f3f3f3;
  padding: 17px 10px;
  margin: 0;
}

.page-compare .compare-header .compare-subtitle {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: #053a52;
}

.del-wrap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

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

.background-list-back-wrap {
  background-color: #fbfbfb;
}

.compare-list-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 29px;
}

.compare-list-wrap .left-side-compare {
  width: 45%;
  max-width: 370px;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}

.compare-list-wrap .left-side-compare .page-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.21;
  color: #414041;
  text-transform: unset;
  display: inline-block;
  max-width: 370px;
  background-color: #f3f3f3;
  width: 100%;
  text-align: center;
  padding: 13px 0;
}

.compare-list-wrap .left-side-compare .page-aside {
  padding: 10px;
}

.compare-list-wrap .left-side-compare .page-aside .title {
  font-size: 14px;
  font-weight: 600;
  line-height: 2.43;
  color: #595959;
  margin-bottom: 10px;
}

.compare-list-wrap .left-side-compare .aside-menu .nav-link {
  border-radius: 20px;
  border: solid 1px #f3f3f3;
  background-color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 2.43;
  color: #7c7979;
  display: inline-block;
  padding: 3px 17px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.compare-list-wrap .left-side-compare .aside-menu .nav-link:before {
  display: none;
}

.compare-list-wrap .left-side-compare .aside-menu .nav-link:hover {
  color: #ffffff;
  border: solid 1px #8db6c8;
  background-color: #8db6c8;
}

.compare-list-wrap .left-side-compare .aside-menu .nav-link.active {
  color: #ffffff;
  border: solid 1px #8db6c8;
  background-color: #8db6c8;
}

.compare-list-wrap .right-side-compare {
  width: 66%;
  background: #fff;
}

.compare-list-wrap .product-card-wrapper {
  position: relative;
}

.compare-list-wrap .btn-load-more {
  border-radius: 16px;
  background-color: #fa8603;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 32px;
  width: 190px;
  margin: 0 auto;
  border: 1px solid #fa8603;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.compare-list-wrap .btn-load-more:hover {
  color: #fa8603;
  background-color: #fff;
}

.maps-wrapper {
  width: 100%;
  height: 351px;
}

.contact-page {
  margin-bottom: 59px;
}

#wrapper:has(.contacts-page-content) {
  overflow: visible;
}

.row-contacts-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.row-contacts-wrap .content-info-block {
  width: 100%;
}

.row-contacts-wrap .maps-form-block {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
}

.row-contacts-wrap .work-time {
  font-size: 16px;
  font-weight: normal;
  color: #33383b;
  margin-bottom: 31px;
 /* '' */;
}

.row-contacts-wrap .work-time: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); */;
}

.row-contacts-wrap .work-time:before {
  content: '\e802';
}

.row-contacts-wrap .work-time:before {
  color: #014e71;
  font-size: 19px;
  font-weight: bold;
  margin-right: 7px;
}

.row-contacts-wrap .adress-field {
  font-size: 16px;
  font-weight: normal;
  color: #33383b;
  margin-bottom: 32px;
 /* '' */;
}

.row-contacts-wrap .adress-field: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); */;
}

.row-contacts-wrap .adress-field:before {
  content: '\f031';
}

.row-contacts-wrap .adress-field:before {
  color: #014e71;
  font-size: 19px;
  font-weight: bold;
  margin-right: 7px;
}

.row-contacts-wrap .mail-field {
  margin-bottom: 32px;
 /* '' */;
}

.row-contacts-wrap .mail-field a {
  font-size: 16px;
  font-weight: normal;
  color: #33383b;
}

.row-contacts-wrap .mail-field: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); */;
}

.row-contacts-wrap .mail-field:before {
  content: '\e83d';
}

.row-contacts-wrap .mail-field:before {
  color: #014e71;
  font-size: 19px;
  font-weight: bold;
  margin-right: 7px;
}

.row-contacts-wrap .category-phone-field {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.44;
  color: #414041;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 32px;
}

.row-contacts-wrap .category-phone-field.mod-pl a:not(:first-of-type) {
  padding-left: 26px;
}

.row-contacts-wrap .category-phone-field a {
  color: #414041;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 33px;
}

.row-contacts-wrap .category-phone-field a:after {
  content: "";
  display: block;
  width: 1px;
  background: #f3f3f3;
  height: 33px;
  margin-left: 17px;
  margin-right: 17px;
}

.row-contacts-wrap .category-phone-field a:before {
  display: none;
}

.row-contacts-wrap .category-phone-field a:last-child:after {
  display: none;
}

.row-contacts-wrap .contacts-mini-title {
  font-size: 18px;
  font-weight: 600;
  color: #014e71;
  margin-bottom: 11px;
}

.icon-contacts-wrap i {
  color: #014e71;
  font-size: 19px;
  font-weight: bold;
  margin-right: 7px;
}

.main-dress-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.main-dress-wrap .contacts-mini-title {
  width: 100%;
}

.main-dress-wrap .adress-field {
  margin-right: 46px;
}

.categories-column-warapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.elektro-wrap {
  width: 100%;
}

.cabel-column {
  width: 100%;
}

.maps-form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.maps-form-block .maps-link-wrapper {
  width: 49%;
}

.maps-form-block .maps-wrapper {
  height: 85%;
  width: 100%;
  border: 8px solid #004e72;
}

.maps-form-block .conracts-form-wrapper {
  width: 100%;
}

.maps-form-block .conracts-form-wrapper .callbackForm-container {
  margin-top: 0;
}

.icon-contacts-wrap {
  width: 26px;
}

.contacts-numbers-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 94%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

fnxcache {
  display: none;
}

.show-stores-link {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #014e71;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-decoration: underline;
  margin-top: 60px;
  margin-bottom: 4px;
  display: block;
}

.callbackForm-container {
  margin-top: 36px;
}

.callbackForm-container .callback-form {
  max-width: 410px;
  border-radius: 10px;
}

.callbackForm-container .callback-form .form-title .text {
  font-size: 16px;
  font-weight: 600;
  color: #014e71;
}

.callbackForm-container .callback-form .form-control {
  height: 30px;
  border: solid 1px #f3f3f3;
}

.callbackForm-container .callback-form .form-control::-webkit-input-placeholder {
  opacity: 0;
}

.callbackForm-container .callback-form .form-control::-moz-placeholder {
  opacity: 0;
}

.callbackForm-container .callback-form .form-control:-ms-input-placeholder {
  opacity: 0;
}

.callbackForm-container .callback-form .form-control::placeholder {
  opacity: 0;
}

.callbackForm-container .callback-form label {
  font-size: 16px;
  font-weight: normal;
  color: #595959;
}

.callback-form.form-horizontal {
  border: solid 1px #f3f3f3;
  padding: 17px 30px 30px;
}

.callback-form.form-horizontal .form-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.7;
  color: #014e71;
  margin-bottom: 24px;
}

.callback-form.form-horizontal .control-label {
  font-size: 16px;
  font-weight: normal;
  color: #595959;
  margin-bottom: 4px;
}

.callback-form.form-horizontal .form-control {
  height: 42px;
  border: solid 1px #f3f3f3;
}

.callback-form.form-horizontal .form-control::-webkit-input-placeholder {
  opacity: 0;
}

.callback-form.form-horizontal .form-control::-moz-placeholder {
  opacity: 0;
}

.callback-form.form-horizontal .form-control:-ms-input-placeholder {
  opacity: 0;
}

.callback-form.form-horizontal .form-control::placeholder {
  opacity: 0;
}

.callback-form.form-horizontal .control-group {
  margin-bottom: 15px;
}

.callback-form.form-horizontal textarea.form-control {
  height: 127px;
  background-color: #f3f3f3;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.07;
  color: #595959;
  padding-left: 20px;
  padding-top: 16px;
}

.callback-form.form-horizontal textarea.form-control::-webkit-input-placeholder {
  opacity: 1;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.07;
  color: #595959;
}

.callback-form.form-horizontal textarea.form-control::-moz-placeholder {
  opacity: 1;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.07;
  color: #595959;
}

.callback-form.form-horizontal textarea.form-control:-ms-input-placeholder {
  opacity: 1;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.07;
  color: #595959;
}

.callback-form.form-horizontal textarea.form-control::placeholder {
  opacity: 1;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.07;
  color: #595959;
}

.callback-form.form-horizontal textarea.form-control:focus::-webkit-input-placeholder {
  opacity: 0;
}

.callback-form.form-horizontal textarea.form-control:focus::-moz-placeholder {
  opacity: 0;
}

.callback-form.form-horizontal textarea.form-control:focus:-ms-input-placeholder {
  opacity: 0;
}

.callback-form.form-horizontal textarea.form-control:focus::placeholder {
  opacity: 0;
}

.callback-form.form-horizontal .btn-submit {
  width: 181px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #fa8603;
  background-color: #fa8603;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  margin: 5px auto;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.favorites-page .favorite-sum-wrapper {
  background: #fafafa;
  border-radius: 2px;
  border: 1px solid #c0c0c0;
  color: #053a52;
  font-size: 0.875rem;
  line-height: 1;
  padding: 7px 20px;
}

.favorites-page .favorite-sum-wrapper .btn {
  padding: 6px 28px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

table {
  margin: 30px 0;
}

table td {
  padding: 5px 10px;
}

table th {
  padding: 5px 10px;
}

.first-slider {
  overflow: hidden;
  padding-top: 18px;
}

.page-main {
  background: #fbfbfb;
  padding-bottom: 60px;
}

.news-main-wrapper {
  background: url("/var/themes/default/skin/images/news-back.webp") center no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 12px 0 41px;
  margin: 0 auto 19px;
  max-width: 1740px;
  width: 100%;
}

#main_desc .page-title {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  color: #414041;
  text-transform: capitalize;
  margin-bottom: 19px;
}

#main_desc .text-wrapper {
  overflow-y: auto;
}

#main_desc .text-wrapper p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #595959;
}

#main_desc .link-more {
  margin-top: 17px;
  text-align: center;
}

#main_desc .link-more a {
  font-size: 14px;
  font-weight: normal;
  color: #014e71;
  text-decoration: none;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#main_desc .link-more a:hover {
  color: #fa8603;
}

.no-item-checkout .left-btn-price-block {
  display: none;
}

.first-slider .lSSlideOuter .lSPager.lSpg {
  background-color: transparent;
}

.first-slider .lSSlideOuter .lSPager.lSpg > li a {
  width: 70px;
  height: 5px;
  background-color: #dad8db;
}

.first-slider .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #03374f;
}

#registerFormContainer .form-title {
  font-size: 16px;
  font-weight: 600;
  color: #014e71;
}

#registerFormContainer label {
  font-size: 16px;
  font-weight: normal;
  color: #595959;
}

#registerFormContainer .form-control {
  height: 30px;
  border: solid 1px #f3f3f3;
  border-radius: 2px;
  background: #ffffff;
  color: #053a52;
  padding-left: 9px;
  padding-right: 9px;
}

#registerFormContainer .fancybox-close-small {
  top: 0;
}

.fancybox-container.form-popup .fancybox-slide > #popup-default {
  max-width: 1630px;
  text-align: center;
  width: auto;
}

.fancybox-container.form-popup .fancybox-slide > #popup-default .fancybox-close-small {
  top: 0;
}

.loginForm-container .btn-login {
  border-radius: 16px;
  background-color: #fa8603;
  color: #ffffff;
  width: 190px;
  height: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px auto;
}

.pagination-wrap .btn-load-more {
  border-radius: 16px;
  background-color: #fa8603;
  color: #ffffff;
  width: 190px;
  height: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px auto;
}

#topProducts .lSSlideOuter .lslide,#noveltyProducts .lSSlideOuter .lslide {
  padding: 7px;
}

#newsslider {
  min-height: 514px !important;
}

#newsslider .article-item {
  max-height: 513px;
  cursor: pointer;
}

#registrationDialog .fancybox-close-small {
  top: 0;
}

.more-text-link {
  display: none;
  font-weight: 600;
  font-size: 20px;
  margin-top: 19px;
  text-align: center;
}

.more-text-link span {
  color: #1f4d71;
  font-size: 17px;
  border-bottom: 1px dashed #1f4d71;
  padding-bottom: 1px;
}

.product-page {
  padding-top: 34px;
}

.product-page .product-gallery .sticker-wrapper {
  right: 30px;
  left: auto;
}

.product-page .card-right {
  padding-right: 65px;
  padding-left: 13px;
}

.product-page .page-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.14;
  color: #414041;
  text-transform: unset;
}

.product-page .characteristics-wrap {
  color: #000000;
  font-size: 14px;
}

.product-page .characteristics-wrap a {
  color: #000000;
  text-decoration: none;
}

.product-page .characteristics-wrap a:hover {
  color: #053a52;
}

.product-page .characteristics-wrap .characteristics-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}

.product-page .characteristics-wrap .characteristics-item .characteristics-title,.product-page .characteristics-wrap .characteristics-item .characteristics-value {
  width: auto;
  z-index: 3;
  overflow: hidden;
  position: relative;
  background-color: #f3f3f3;
  padding: 1px;
}

.favorites-compare-cart-block .product-favorite.active,.favorites-compare-cart-block .product-compare.active {
  background: #fa8603;
  color: #ffffff;
}

.one-click-mobile-wrap {
  display: none;
}

.card-compare .ic-balance {
  cursor: pointer;
}

.btn-download {
  font-size: 16px;
  font-weight: normal;
  color: #014e71;
  text-decoration: underline;
}

#nav-catalog {
  position: absolute;
  background: #fff;
  left: 15px;
  right: 15px;
  padding-left: 30px;
  border-left: 1px solid #f1f1f1;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#nav-catalog .icon-wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 32px;
      -ms-flex: 0 0 32px;
          flex: 0 0 32px;
  max-width: 32px;
  margin-right: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#nav-catalog .icon-wrapper svg {
  max-width: 28px;
  max-height: 28px;
}

#nav-catalog .icon-wrapper svg path {
  fill: #204356;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#nav-catalog .icon-wrapper svg g {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  stroke: #204356;
}

#nav-catalog .icon-wrapper img {
  max-height: 32px;
  max-width: 32px;
  height: auto;
}

#nav-catalog .catalog-drop-item {
  min-height: 48px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#nav-catalog .catalog-drop-item > .catalog-drop-link {
  min-height: 48px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #595959;
  width: 100%;
  font-size: 14px;
  line-height: 1;
  padding: 0 37px 0 0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  padding: 10px 0;
  padding-left: 16px;
  padding-right: 24px;
}

#nav-catalog .catalog-drop-item > .catalog-drop-link > * {
  z-index: 1;
}

#nav-catalog .catalog-drop-item > .catalog-drop-link.active,#nav-catalog .catalog-drop-item > .catalog-drop-link.current {
  color: #fff;
}

#nav-catalog .catalog-drop-item > .catalog-drop-link.active:after,#nav-catalog .catalog-drop-item > .catalog-drop-link.current:after {
  background: #f3f3f3;
}

#nav-catalog .catalog-drop-item > .catalog-drop-link .ic-arrow-right {
  font-size: 8px;
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  width: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#nav-catalog .catalog-drop-item.sub-in.active > .sub-list.lv-2 {
  width: -webkit-calc(1013px - 100%);
  width: calc(1013px - 100%);
}

#nav-catalog .catalog-drop-item.sub-in.active > .sub-list.lv-2 .catalog-drop-item {
  min-width: 302px;
  padding-left: 20px;
}

#nav-catalog .catalog-drop-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-decoration: none;
}

#nav-catalog .catalog-drop-link._sale {
  color: #d2262f;
}

#nav-catalog .catalog-drop-link._sale .icon-wrapper svg path {
  fill: #d2262f;
}

#nav-catalog .catalog-drop-link > * {
  z-index: 1;
}

#nav-catalog .catalog-drop-link.active,#nav-catalog .catalog-drop-link.current {
  background: #fa8603;
  color: #fff;
}

#nav-catalog .catalog-drop-link.active:after,#nav-catalog .catalog-drop-link.current:after {
  background: #f3f3f3;
}

#nav-catalog .catalog-drop-link.active .icon-wrapper svg path,#nav-catalog .catalog-drop-link.current .icon-wrapper svg path {
  fill: #fff;
}

#nav-catalog .catalog-drop-link.active .icon-wrapper svg g,#nav-catalog .catalog-drop-link.current .icon-wrapper svg g {
  stroke: #fff;
}

#nav-catalog .toggle-catalog-list:before {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#nav-catalog .sub-list {
  background: #fafafa;
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 100%;
  min-height: 100%;
  width: 0;
  overflow: hidden;
  padding-top: 10px;
  z-index: 1;
  bottom: 0;
}

#nav-catalog .sub-list.lv-2:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  border-right: 2px solid #fff;
}

#nav-catalog .sub-list.lv-2 .sub-item > .catalog-drop-link {
  padding: 0px 37px 0px 0;
  line-height: 1.2;
  margin-top: 15px;
  font-size: 14px;
  text-transform: unset;
  font-weight: normal;
  color: #014e71;
  margin-bottom: 0;
}

#nav-catalog .sub-list.lv-2 .sub-item > .catalog-drop-link.current,#nav-catalog .sub-list.lv-2 .sub-item > .catalog-drop-link.active {
  color: #fff;
}

#nav-catalog .sub-list.lv-3 {
  position: static;
  height: auto;
  min-height: auto;
  width: 100%;
  padding-top: 0;
  margin-top: 7px;
}

#nav-catalog .sub-list.lv-3 .sub-item > .catalog-drop-link {
  color: #678390;
  font-size: 12px;
  line-height: 1;
  margin-top: 11px;
}

#nav-catalog .sub-list .sub-item {
  min-width: 245px;
}

#nav-catalog .sub-list .sub-item i {
  display: none;
}

#nav-catalog .sub-list .sub-item.sub-in .toggle-catalog-list {
  font-size: 8px;
  position: absolute;
  top: 0;
  right: -5px;
  bottom: 0;
  width: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#nav-catalog .sub-list.lv-2 .sub-item.sub-in .toggle-catalog-list {
  display: none;
}

#nav-catalog .catalog-drop-list {
  overflow: visible;
}

#nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 {
  padding-left: 0;
  padding-top: 8px;
  margin-left: 0px;
}

#nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item:hover {
  background: #fafafa;
}

#nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item .catalog-drop-link {
  padding: 0;
  font-weight: normal;
  line-height: 1;
  color: #053a52;
  font-size: 14px;
  min-height: auto;
  font-weight: bold;
}

#nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item .catalog-drop-link:before {
  display: none;
}

#nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item .catalog-drop-link:hover {
  color: #fa8603 !important;
  background: #fafafa !important;
}

#nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item.sub-in .list-unstyled.lv-3 .catalog-drop-item {
  min-height: auto;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 0;
}

#nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item.sub-in .list-unstyled.lv-3 .catalog-drop-item .catalog-drop-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.33;
  color: #595959;
  padding-bottom: 3px;
}

#nav-catalog .catalog-drop-item:hover .sub-list.lv-2 .catalog-drop-item {
  background: #fafafa;
  margin-right: 0;
}

#nav-catalog .catalog-drop-item:hover .sub-list.lv-2 .catalog-drop-item i {
  display: none;
}

#nav-catalog .catalog-drop-item:hover .sub-list.lv-2 .catalog-drop-item .icon-wrapper {
  display: none;
}

#nav-catalog .catalog-drop-item .sub-list.lv-2 {
  padding-left: 18px;
}

#nav-catalog .catalog-drop-item .sub-list.lv-2 .catalog-drop-item {
  background: #fafafa;
  margin-right: 0;
  line-height: 1.14;
  padding: 2px 0;
  padding-left: 0;
  min-height: 21px;
}

#nav-catalog .catalog-drop-item .sub-list.lv-2 .catalog-drop-item i {
  display: none;
}

#nav-catalog .catalog-drop-item .sub-list.lv-2 .catalog-drop-item .icon-wrapper {
  display: none;
}

.overlay-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  display: none;
}

.overlay-menu i {
  position: absolute;
  font-size: 21px;
  width: 100%;
  text-align: right;
  color: #fa8501;
  background-color: #fff;
  height: 61px;
  padding-right: 20px;
  padding-top: 13px;
}

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

#nav-catalog .catalog-drop-item:hover .sub-list.lv-2 .catalog-drop-item .catalog-drop-link {
  background: #fafafa !important;
}

body:not(.page-main) #nav-catalog .sub-list.lv-2 {
  top: -15px;
}

#topProducts .lSSlideWrapper {
  z-index: 0!important;
}

.catalog-icon {
  max-width: 38px;
  margin-right: 11px;
}

.pr-0 {
  padding-right: 0;
}

.pl-22 {
  padding-left: 22px;
}

#nav-catalog .catalog-drop-item:hover .sub-list.lv-2 .catalog-drop-item.sub-in i {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#nav-catalog .catalog-drop-item:hover .sub-list.lv-2 .sub-list.lv-3 i {
  display: none;
}

.how-about-order-wrapper {
  margin-top: 29px;
  margin-bottom: 108px;
}

.how-about-order-wrapper .utp-list {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 23px;
}

.how-about-order-wrapper .text-formatted {
  color: #595959;
  font-size: 12px;
}

.how-about-order-wrapper .text-formatted div {
  margin-bottom: 21px;
}

.how-about-order-wrapper .text-formatted a {
  font-size: 16px;
  font-weight: normal;
  color: #014e71;
  text-decoration: underline;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.icon-title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 21px;
}

.icon-title-wrap .icon-block {
  max-width: 86px;
  margin-right: 15px;
}

.icon-title-wrap .icon-block img {
  max-width: 86px;
}

.icon-title-wrap .page-title-wrapper {
  background: transparent;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.13;
  color: #414041;
  margin-bottom: 0;
  text-transform: unset;
}

.how-order-mini-title {
  margin-bottom: 27px;
  font-size: 16px;
  font-weight: 600;
  color: #414041;
}

.utp-step-wrapper {
  margin-bottom: 34px;
}

.utp-step-wrapper .text-wrapper {
  font-size: 12px;
  font-weight: normal;
  color: #595959;
  line-height: 1.5;
}

.step-count-title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 17px;
}

.step-count-title-wrapper .step-count {
  width: 73px;
  background-color: #f3f3f3;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.31;
  color: #014e71;
  margin-right: 18px;
  height: 27px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.step-count-title-wrapper .title {
  font-size: 16px;
  font-weight: 600;
  color: #595959;
}

.page-about {
  margin-bottom: 125px;
}

.page-about .text-image-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 21px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.page-about .text-image-block .page-img-wrapper {
  width: 51%;
}

.page-about .text-image-block .text-wrap {
  width: 49%;
  background: #f3f3f3;
  padding: 36px 13px 75px 29px;
}

.page-about .text-image-block .text-wrap p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  color: #414041;
}

.page-pay-and-delivery {
  margin-bottom: 48px;
}

.page-pay-and-delivery .text-content .title {
  font-size: 16px;
  color: #414041;
  font-weight: 600;
}

.page-pay-and-delivery .text-content .content p {
  color: #595959;
  font-size: 12px;
}

.page-pay-and-delivery .text-wrap {
  margin-bottom: 52px;
  position: relative;
}

.page-pay-and-delivery .text-wrap:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  background: #dfdfdf;
  display: block;
  bottom: -27px;
  max-width: 769px;
}

.page-pay-and-delivery .text-wrap:last-child:before {
  background: #014e71;
}

.page-pay-and-delivery .utp-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 100%;
  margin: 10px 0;
}

.page-pay-and-delivery .utp-wrapper .utp-item {
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 39px;
  max-width: 235px;
}

.page-pay-and-delivery .text-formatted {
  color: #595959;
}

.sending-text-wrap p {
  margin-bottom: 0;
}

.mini-title-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 29px;
  margin-bottom: 16px;
}

.mini-title-icon-wrapper .icon-wrap {
  max-width: 86px;
  margin-right: 15px;
}

.mini-title-icon-wrapper .page-title {
  font-size: 30px;
  font-weight: bolder;
  line-height: 1.13;
  letter-spacing: normal;
  color: #414041;
  text-transform: uppercase;
}

.utp-delivery-top .icon-wrap {
  max-width: 215px;
  width: 215px;
  margin-right: 15px;
}

.utp-delivery-top .utp-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #6c757d75;
}

.content-utp-top p {
  font-size: 14px;
  color: #595959;
}

.title-utp-top {
  font-weight: bolder;
  font-size: 20px;
  text-transform: uppercase;
}

.sending-text-wrap {
  font-weight: bolder;
  font-size: 20px;
  text-transform: uppercase;
}

.page-stores {
  margin-bottom: 137px;
}

.page-stores .map-city {
  height: 503px;
}

.page-stores .address-item {
  border-bottom: solid 1px #f3f3f3;
  padding-bottom: 18px;
  position: static !important;
  padding-top: 18px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.page-stores .address-item .relative-wrapper {
  position: relative;
  padding-left: 18px;
}

.page-stores .address-item .relative-wrapper:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background: #014e71;
  left: 0;
  top: 5px;
}

.page-stores .address-item .address-city {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.29;
  color: #4c4c4c;
  margin-bottom: 12px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.page-stores .address-item .adress-graphick {
  font-size: 12px;
  font-weight: normal;
  color: #33383b;
  margin-bottom: 8px;
 /* '' */;
}

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

.page-stores .address-item .adress-graphick:before {
  content: '\e802';
}

.page-stores .address-item .adress-graphick:before {
  color: #014e71;
  font-size: 14px;
  font-weight: bold;
  margin-right: 7px;
}

.page-stores .address-item .address-phone {
  font-size: 12px;
  font-weight: normal;
  color: #33383b;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 708px;
 /* '' */;
}

.page-stores .address-item .address-phone a {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.92;
  color: #414041;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-stores .address-item .address-phone a:after {
  content: "";
  display: block;
  background: #f3f3f3;
  width: 1px;
  height: 13px;
  margin-left: 12px;
  margin-right: 12px;
}

.page-stores .address-item .address-phone a:last-child:after {
  display: none;
}

.page-stores .address-item .address-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); */;
}

.page-stores .address-item .address-phone:before {
  content: '\e83b';
}

.page-stores .address-item .address-phone:before {
  color: #014e71;
  font-size: 14px;
  font-weight: bold;
  margin-right: 7px;
}

.page-stores .address-item.active {
  background-color: #fa860357;
}

.page-stores .address-item.active .address-city {
  color: #fa8603;
}

.cities-content-wrap .cities-content-grid {
  display: grid;
  grid-template-columns: 44% 1fr;
  gap: 16px;
}

.cities-content-wrap .cities-content-grid .address-list {
  max-height: 503px;
  overflow-y: auto;
}

.maps-popup .phone {
  display: block;
  font-weight: 300;
  font-size: 13px;
}

.maps-popup .info-img a {
  display: block;
  margin: 10px 0;
}

.maps-popup .info-img a img {
  width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.quicksearch-wrap {
  margin-bottom: 19px;
}

.quicksearch-wrap .quicksearch {
  border: none;
  border-radius: 20px;
  background-color: #f3f3f3;
  height: 40px;
  width: 100%;
  padding-left: 20px;
  outline: none;
}

.quicksearch-wrap .quicksearch:focus::-webkit-input-placeholder {
  opacity: 0;
}

.quicksearch-wrap .quicksearch:focus::-moz-placeholder {
  opacity: 0;
}

.quicksearch-wrap .quicksearch:focus:-ms-input-placeholder {
  opacity: 0;
}

.quicksearch-wrap .quicksearch:focus::placeholder {
  opacity: 0;
}

.quicksearch-wrap .ic-search {
  position: absolute;
  top: 9px;
  right: 17px;
}

.row-errors-wrapper {
  text-align: center;
}

.error-img-wrap {
  max-width: 511px;
  margin: 48px auto 41px;
}

.errors-text {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.13;
  color: #014e71;
}

.btn-main-wrap a {
  width: 355px;
  height: 60px;
  border-radius: 30px;
  background-color: #fa8603;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 81px auto 93px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  border: 1px solid #fa8603;
}

.slider-for-error {
  background: #F3F3F4;
  padding-top: 26px;
  padding-bottom: 100px;
}

.slider-for-error .lightSlider {
  margin-top: 50px;
}

.slider-for-error .product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSNext,.slider-for-error .product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSPrev {
  background: #fff;
  opacity: 1;
}

.slider-for-error .product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSNext:hover,.slider-for-error .product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSPrev:hover {
  background: #014e71;
}

.slider-for-error .product-card-sliders-wrapper .lSSlideOuter .lSAction:before {
  background: #fff;
}

.slider-for-error .ui-slider-wrapper {
  margin: 0;
}

.slider-for-error .product-card-sliders-wrapper .lSSlideOuter .lSAction {
  right: -10px;
}

.row-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.row-actions .actions-block {
  width: 23%;
  margin-right: 30px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  margin-bottom: 30px;
}

.row-actions .actions-block:nth-child(4n+4) {
  margin-right: 0;
}

.row-actions .img {
  position: relative;
  text-align: center;
  height: 270px;
  overflow: hidden;
}

.row-actions .img img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.row-actions .img .text {
  position: absolute;
  height: 77px;
  border: solid 1px #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 190px;
  text-align: center;
  padding-top: 14px;
  padding-bottom: 12px;
  display: none;
} 

.row-actions .img .text p:first-child {
  font-weight: 600;
  margin: 0;
}

.row-actions .img .text p small {
  border-bottom: 2px solid #cc2525;
  padding: 0;
  font-style: normal;
}

.row-actions .sale-timer-wrapper {
  background-color: #f3f3f3;
  padding: 1px 16px 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.row-actions .sale-timer-title {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.17;
  color: #595959;
  max-width: 99px;
}

.row-actions .day-deal-timer {
  color: #fa8603;
  font-weight: bold;
}

.row-actions .day-deal-timer .timer-count {
  font-size: 30px;
}

.row-actions .day-deal-timer .timer-label {
  height: 14px;
  text-transform: lowercase;
}

.row-actions .title-wrap {
  padding: 19px 16px 33px;
}

.row-actions .btn-link {
  font-size: 14px;
  font-weight: 600;
  color: #014e71;
  line-height: 1.3;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.actions-wrap-link:hover {
  text-decoration: none;
}

.row-in-sale {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.row-in-sale .product-card-item {
  margin-right: 5px;
  width: 18%;
}

.row-in-sale .product-card-item:nth-child(5n+5) {
  margin-right: 0;
}

.sale-page .page-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.13;
  color: #414041;
  text-transform: unset;
  margin-top: 35px;
}

.sale-page .img {
  position: relative;
  width: 43%;
  max-width: 506px;
}

.sale-page .img .text {
  position: absolute;
  width: 355px;
  height: 144px;
  border-radius: 2px;
  border: solid 1px #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  padding-top: 35px;
}

.sale-page .img .text p:first-child {
  text-transform: uppercase;
  font-size: 22px!important;
  font-weight: 600!important;
  color: #303030 !important;
  margin-bottom: 4px;
}

.sale-page .img .text p:first-child span {
  font-size: 22px!important;
  font-weight: 600!important;
  color: #303030 !important;
}

.sale-page .img .text p small {
  font-style: normal;
  border-bottom: 2.6px solid #cc2525;
}

.sale-page .articul {
  min-height: 36px;
}

.img-timer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 64px;
}

.img-timer-wrapper .sale-timer-wrapper {
  width: 57%;
  padding-top: 52px;
  padding-left: 67px;
}

.img-timer-wrapper .sale-timer-wrapper .sale-timer-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 0.47;
  color: #014e71;
}

.img-timer-wrapper .sale-timer-wrapper .day-deal-timer {
  max-width: 547px;
  border-radius: 2px;
  border: solid 1px #f3f2f0;
  margin-top: 37px;
  padding: 30px 21px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.img-timer-wrapper .sale-timer-wrapper .timer-count {
  font-size: 55px;
  font-weight: bold;
  line-height: 0.55;
  color: #595959;
  display: block;
  text-align: center;
  position: relative;
}

.img-timer-wrapper .sale-timer-wrapper .timer-count:after {
  content: ':';
  position: absolute;
  top: 0;
  right: -50px;
  font-size: 55px;
  font-weight: normal;
  color: #a19f9f;
}

.img-timer-wrapper .sale-timer-wrapper .timer-count .timer-label {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.67;
  display: block;
  margin-top: 8px;
}

.img-timer-wrapper .sale-timer-wrapper .timer-count:last-child:after {
  display: none;
}

.img-timer-wrapper .full-description {
  font-size: 14px;
  font-weight: 600;
  color: #595959;
  margin-top: 34px;
}

.warranty-page .content-utp-top p:last-child {
  margin-bottom: 0;
}

.warranty-page .page-img-wrapper {
  margin-right: 26px;
}

.warranty-page .page-img-wrapper img {
  max-width: 215px;
  width: 215px;
}

.warranty-page .img-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.warranty-page .content-wrapper p span {
  background: transparent!important;
}

.warranty-page .content-wrapper p:last-child {
  margin-bottom: 0;
}

.warranty-page h4,.warranty-page p {
  background: transparent!important;
}

.warranty-page .title-utp-top {
  color: #fa8603;
  text-decoration: underline;
  font-style: italic;
  margin-bottom: 27px;
  line-height: 1;
}

.warranty-page .utp-delivery-top .utp-item {
  padding-bottom: 0;
  padding-top: 22px;
  border-top: 1px solid #6c757d75;
  border-bottom: none;
  margin-top: 22px;
  margin-bottom: 0;
}

.warranty-page .utp-delivery-top .utp-item .content-utp-top ul {
  margin-top: 16px;
  margin-bottom: 0;
}

.warranty-page .utp-delivery-top .icon-wrap {
  margin-right: 26px;
  min-width: 215px;
}

.title-with-border {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 29px;
  margin-bottom: 11px;
}

.title-jobs {
  font-size: 27px;
  padding-left: 48px;
  color: #014e71;
}

.title-utp-location {
  margin-top: 10px;
  font-size: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}

.title-utp-location .ic-location-1 {
  font-size: 48px;
  color: #ff8000;
  margin-right: 17px;
}

.titles-utp-wrapper {
  position: relative;
  cursor: pointer;
  padding-bottom: 12px;
  border-bottom: 1px solid #d9d9d9;
}

.titles-utp-wrapper:after {
  content: '\f006';
  font-family: "fontello";
  position: absolute;
  right: 0;
  top: 50%;
  border-radius: 100%;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 2px solid #014e71;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ff8000;
}

.utp-jobs-top {
  padding-bottom: 50px;
}

.utp-jobs-top .utp-item {
  margin-bottom: 20px;
}

.utp-jobs-top .title-content-wrap {
  width: 100%;
}

.utp-jobs-top .content-utp-top {
  display: none;
}

.titles-utp-wrapper.active:after {
  content: '\f004';
}

.discount-items-img-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.discount-items-img-wrapper ul {
  margin-right: 17px;
}

.discount-img-wrapper {
  padding-top: 20px;
}

.ziro-margin {
  margin-bottom: 0!important;
}

@font-face {
  font-family:'fontello';src:url('/var/themes/default/dist/fonts/fontello/font/fontello.eot?29910451');src:url('/var/themes/default/dist/fonts/fontello/font/fontello.eot?29910451#iefix') format('embedded-opentype'), url('/var/themes/default/dist/fonts/fontello/font/fontello.woff2?29910451') format('woff2'), url('/var/themes/default/dist/fonts/fontello/font/fontello.woff?29910451') format('woff'), url('/var/themes/default/dist/fonts/fontello/font/fontello.ttf?29910451') format('truetype'), url('/var/themes/default/dist/fonts/fontello/font/fontello.svg?29910451#fontello') format('svg');font-weight:normal;font-style:normal;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');unicode-range:U+1F00-1FFF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');unicode-range:U+0370-03FF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:300;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');unicode-range:U+1F00-1FFF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');unicode-range:U+0370-03FF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');unicode-range:U+1F00-1FFF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');unicode-range:U+0370-03FF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');unicode-range:U+1F00-1FFF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');unicode-range:U+0370-03FF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');unicode-range:U+1F00-1FFF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');unicode-range:U+0370-03FF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');unicode-range:U+0370-03FF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;
}

@font-face {
  font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
}

@media (pointer: fine) {
  #nav-header .nav-link:hover {
    color: #014e71;
  }

  #nav-header .nav-item.sub-in:hover .sub-list.lv-2 {
    opacity: 1;
    max-height: 1000px;
    pointer-events: auto;
  }

  .lang-list a:hover {
    color: #014e71;
  }

  .desctop-phones .phones:hover .dropdown-phones {
    opacity: 1;
  }

  .desctop-compare:hover,.desctop-favorites:hover,.desctop-checkout:hover {
    background: #fa8603;
  }
}

@media (pointer: fine), (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .container-for-customer .btn-save:hover {
    color: #fa8603;
    background: #fff;
  }

  .add-adress-wrap .btn-add:hover {
    color: #fa8603;
    background-color: #fff;
  }

  .fancybox-container.form-popup .fancybox-slide > div#loginDialog .btn-login:hover,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog .btn-login:hover {
    color: #fff;
    background-color: #014e71;
    border: solid 1px #014e71;
  }

  .fancybox-container.form-popup .fancybox-slide > div#loginDialog .btn-registration:hover,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog .btn-registration:hover,.fancybox-container.form-popup .fancybox-slide > div#loginDialog .btn-pass-recovery:hover,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog .btn-pass-recovery:hover {
    color: #fa8603 !important;
  }

  .lSSlideOuter .lSAction > .lSNext:hover,.lSSlideOuter .lSAction > .lSPrev:hover {
    opacity: 1;
    background-color: #014e71;
  }

  .phone:hover {
    text-decoration: none;
  }

  .btn-orange:hover {
    background-color: #014e71;
  }

  .nav-tabs .nav-link:hover {
    color: #014e71;
    border: solid 1px #014e71;
  }

  .nav-tabs .nav-link:hover .text {
    background: #ffe8e8;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar {
    width: 14px;
    height: 14px;
  }

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

  .filter .filter-pre-info .btn:hover {
    opacity: 0.8;
  }

  .apply-btn-wrapper .btn-apply:hover {
    opacity: 0.8;
  }

  .attribute-checkbox:hover .list .text {
    color: #053a52;
  }

  .product-card:hover {
    -webkit-box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.16);
            box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.16);
  }

  .favorites-compare-cart-block .product-favorite:hover,.favorites-compare-cart-block .product-compare:hover,.favorites-compare-cart-block .btn-wrapper:hover {
    background: #fa8603;
    color: #ffffff;
  }

  .favorites-compare-cart-block .product-favorite:hover .add-cart,.favorites-compare-cart-block .product-compare:hover .add-cart,.favorites-compare-cart-block .btn-wrapper:hover .add-cart {
    color: #ffffff;
  }

  .cart-credit-wrapper .add-cart:hover {
    background: #ffffff;
    color: #fa8603;
  }

  .credit-product .buy-credit:hover {
    background: #ffffff;
    color: #fa8603;
    border-color: #fa8603;
  }

  #cart-order-form-fast .form-group .btn-submit:hover,#order-form-fast .form-group .btn-submit:hover {
    background: #014e71;
    color: #ffffff;
  }

  .utp-content .text-item-wrap p a:hover {
    color: #fa8603;
  }

  #hiddenReviewForm .btn:hover,#hiddenReviewForm .fancybox-close-small:hover {
    opacity: 0.8;
  }

  .child-category-item:hover a {
    color: #fa8603;
    text-decoration: none;
  }

  .checkout-page .nav-tabs-wrap .nav-item:hover {
    color: #ffffff;
    background-color: #014e71;
    border: solid 1px #014e71;
  }

  .row-checkout .buy-btn:hover {
    color: #fa8603;
    background-color: #ffffff;
  }

  .orders-list .customer-order-products .product .content-elem .title:hover {
    color: #fa8603;
    text-decoration: none;
  }

  .addresses-list ul li .remove:hover {
    color: #cc2525;
  }

  .rubrics-list a:hover {
    color: #014e71;
    text-decoration: none;
  }

  .page-article-content .btn-back:hover {
    color: #014e71;
    text-decoration: none;
  }

  .show-stores-link:hover {
    color: #fa8603;
  }

  .callback-form.form-horizontal .btn-submit:hover {
    color: #fa8603;
    background: #ffffff;
  }

  #nav-catalog .catalog-drop-item > .catalog-drop-link:hover {
    color: #fff;
  }

  #nav-catalog .catalog-drop-item > .catalog-drop-link:hover:after {
    background: #f3f3f3;
  }

  #nav-catalog .catalog-drop-item.sub-in:hover > .sub-list {
    width: 100%;
  }

  #nav-catalog .catalog-drop-item:hover > .catalog-drop-link {
    background: #fa8603;
    color: #fff;
  }

  #nav-catalog .catalog-drop-item:hover > .catalog-drop-link svg g {
    stroke: #fff;
  }

  #nav-catalog .catalog-drop-link:hover {
    color: #fff;
  }

  #nav-catalog .catalog-drop-link:hover:after {
    background: #f3f3f3;
  }

  #nav-catalog .catalog-drop-link:hover .icon-wrapper svg path {
    fill: #fff;
  }

  #nav-catalog .catalog-drop-link:hover .icon-wrapper svg g {
    stroke: #fff;
  }

  #nav-catalog .sub-list.lv-2 .sub-item > .catalog-drop-link:hover {
    color: #fa8603 !important;
  }

  #nav-catalog .sub-list.lv-2 .sub-item > .catalog-drop-link:hover {
    color: #fff;
  }

  #nav-catalog .sub-list.lv-3 .sub-item > .catalog-drop-link:hover {
    color: #fa8603 !important;
  }

  #nav-catalog .sub-list .sub-item.sub-in:hover > .sub-list {
    -webkit-transition-delay: 0.4s;
         -o-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }

  .how-about-order-wrapper .text-formatted a:hover {
    color: #fa8603;
  }

  .page-stores .address-item:hover {
    background-color: #fa860357;
    cursor: pointer;
  }

  .page-stores .address-item:hover .address-city {
    color: #fa8603;
  }

  .btn-main-wrap a:hover {
    color: #fa8603;
    background-color: #fff;
    text-decoration: none;
  }

  .row-actions .btn-link:hover {
    color: #fa8603;
  }
}

@media (any-hover: hover) {
  .custom-popup .btn:hover {
    background: #fa8603;
    color: #ffffff;
    border-color: #fa8603;
  }

  .checkout-page .custom-radio.disabled-label:hover .tooltip-text {
    opacity: 1;
    pointer-events: initial;
  }
}

@media (min-width: 992px) {
  #page-header .catalog-toggle.all-open .catalog-toggle-decor {
    -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
         -o-transform: scaleY(1);
            transform: scaleY(1);
  }

  #page-header .catalog-toggle.all-open ~ .catalog-drop {
    max-height: 1000px;
    opacity: 1;
    -webkit-box-shadow: 0px 0px 35px -2px #000;
            box-shadow: 0px 0px 35px -2px #000;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
    overflow: visible;
    margin-top: 18px;
  }

  #page-header .catalog-toggle.all-open .hamburger-box .hamburger-inner:nth-child(1) {
    -webkit-transition-delay: 75ms;
         -o-transition-delay: 75ms;
            transition-delay: 75ms;
    -webkit-transform: translate3d(0, 5px, 0) rotate(135deg);
            transform: translate3d(0, 5px, 0) rotate(135deg);
  }

  #page-header .catalog-toggle.all-open .hamburger-box .hamburger-inner:nth-child(2) {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 0;
  }

  #page-header .catalog-toggle.all-open .hamburger-box .hamburger-inner:nth-child(3) {
    -webkit-transition-delay: 75ms;
         -o-transition-delay: 75ms;
            transition-delay: 75ms;
    -webkit-transform: translate3d(0, -7px, 0) rotate(-315deg);
            transform: translate3d(0, -7px, 0) rotate(-315deg);
  }

  .page-main .header-bottom .catalog-toggle {
    pointer-events: none;
  }

  .language-mobile {
    display: none;
  }

  .call-footer-wrapper {
    padding-left: 54px;
    max-width: 289px;
    text-align: center;
  }

  .column-with-margin-left {
    margin-left: 5%;
  }

  .last-column {
    max-width: 20%;
  }

  .container {
    max-width: 1289px;
  }

  .scroll-up:hover:before {
    -webkit-animation: shakeUpDownArrow 0.5s linear infinite alternate;
         -o-animation: shakeUpDownArrow 0.5s linear infinite alternate;
            animation: shakeUpDownArrow 0.5s linear infinite alternate;
  }

  .checkout-page .custom-radio.disabled-label .tooltip-text {
    position: absolute;
    z-index: 1;
    width: 200px;
    bottom: 110%;
    left: 50%;
    margin-left: -100px;
    opacity: 0;
    border-radius: 5px;
    padding: 5px;
    color: #ffffff;
    background-color: #707070;
    text-align: center;
    pointer-events: none;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }

  #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    padding-left: 0;
    overflow: auto;
  }

  #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item {
    page-break-inside: avoid;
 /* Theoretically FF 20+ */
    -webkit-column-break-inside: avoid;
            break-inside: avoid-column;
 /* IE 11 */
    display: table;
 /* Actually FF 20+ */
    padding-left: 20px;
  }

  #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item i {
    display: none;
  }

  #nav-catalog .overlay-catalog-menu {
    display: none;
  }

  #nav-catalog .sub-list .catalog-drop-item.sub-in .sub-list.lv-3 {
    width: 100%;
    opacity: 1;
    pointer-events: auto;
  }

  #nav-catalog .sub-list .catalog-drop-item.sub-in.active .sub-list.lv-3 {
    width: 100%;
    opacity: 1;
    pointer-events: auto;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .middle-header .logo {
    width: 29%;
  }

  #page-header .catalog-toggle {
    padding: 17px 0;
    padding-left: 10px;
  }

  #page-header .catalog-toggle .ic-arrow-down {
    right: 6px;
  }

  .search-form .search-results {
    min-width: 680px;
  }

  .article-item .text {
    min-height: 80px;
    max-height: 80px;
    overflow: hidden;
  }

  .article-item .title {
    min-height: 42px;
    max-height: 42px;
    overflow: hidden;
  }

  .product-page .card-right {
    padding-right: 13px;
  }

  .product-page .card-right .card-item {
    width: 100%;
  }

  #cart-order-form-fast .form-group .controls,#order-form-fast .form-group .controls {
    width: 100%;
    min-width: auto;
  }

  .attribute-range .range .form-control {
    width: 90px;
  }

  .desctop-catalog #nav-catalog .catalog-drop-item > .catalog-drop-link {
    padding-right: 22px;
  }

  .desctop-catalog #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item {
    min-width: 227px;
  }

  body .page-main .main-utp {
    margin-top: 103px;
  }

  .for-lk .callback-wrapper {
    margin-right: 25px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .first-slider .block-slider .lSSlideOuter {
    max-height: 482px;
  }

  #page-header .catalog-toggle {
    padding: 25px 0 27px 6px;
  }

  #page-header .catalog-toggle .ic-arrow-down {
    right: 11px;
  }

  #page-header .catalog-toggle .text {
    font-size: 14px;
  }

  .header-bottom .desctop-catalog {
    padding-left: 0;
  }

  .header-search-wrapper {
    width: 100%;
  }

  .after-top-header-wrap .container {
    padding: 5px;
  }

  .page-main .main-utp {
    margin-top: 90px;
  }

  #nav-catalog .catalog-drop-item.sub-in.active > .sub-list.lv-2 .catalog-drop-item {
    min-width: auto;
  }

  #nav-catalog .catalog-drop-item > .catalog-drop-link {
    padding-right: 31px;
  }

  .how-about-order-wrapper .row {
    margin: 0;
  }

  .how-about-order-wrapper .container {
    padding: 0;
  }
}

@media (min-width: 992px) and (pointer: fine), (min-width: 992px) and (-ms-high-contrast: none), (min-width: 992px) and (-ms-high-contrast: active) {
  #nav-catalog .catalog-drop-item.sub-in:hover > .sub-list {
    width: -webkit-calc(1610px - 100%);
    width: calc(1610px - 100%);
  }

  #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item {
    min-width: 302px;
    padding-left: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1600px) {
  #nav-catalog .catalog-drop-item > .catalog-drop-link {
    font-size: 12px;
  }

  #nav-catalog .catalog-drop-item.sub-in:hover > .sub-list {
    width: -webkit-calc(94vw - 100%);
    width: calc(94vw - 100%);
  }
}

@media (min-width: 992px) and (max-width: 1500px) {
  #nav-catalog .catalog-drop-item > .catalog-drop-link {
    padding-left: 4px;
  }
}

@media (min-width: 992px) and (max-width: 1400px) {
  #nav-catalog .catalog-drop-item > .catalog-drop-link {
    padding-right: 18px;
  }
}

@media (min-width: 992px) and (max-width: 1300px) {
  .middle-header .phones-callback-lk-wrapper.for-phone {
    margin-right: -80px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .desctop-phones a.phone {
    font-size: 16px;
  }

  .callback-wrapper {
    margin-right: 5px;
  }

  .page-main .main-utp {
    margin-top: 7px;
  }

  #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item {
    min-width: 260px;
  }

  #page-header .catalog-toggle {
    padding: 27px 0 27px 7px;
  }

  #page-header .catalog-toggle .ic-arrow-down {
    right: 9px;
  }
}

@media (min-width: 1000px) {
  .right-copy .mcard-foot {
    margin-left: 20px;
  }
}

@media (min-width: 1199px) and (max-width: 1559px) {
  .container-for-customer .aside-wrapper {
    padding-left: 60px;
  }

  .container-for-customer .pl-33 {
    padding-right: 60px;
  }
}

@media (min-width: 1199px) and (max-width: 1366px) {
  .add-adress-wrap .remove {
    right: -25px;
  }

  .add-adress-wrap #addresses-table li {
    position: relative;
  }
}

@media (min-width: 1199px) and (max-width: 1201px) {
  .page-customer-info .profileForm-container .control-group {
    max-width: 260px;
    margin-left: 0;
    margin-right: 27px;
  }

  #page-header .catalog-toggle {
    padding: 27px 0 27px 2px!important;
  }
}

@media (min-width: 1199px) and (pointer: fine) {
  .category-phone-field a:hover {
    color: #014e71 !important;
  }
}

@media (min-width: 1200px) {
  #nav-header .action-page-link {
    min-width: 87px;
    min-height: 23px;
    padding: 0;
    border-radius: 16px;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    text-decoration: none;
    color: #fff;
    background-color: #fa8603;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  #nav-header .action-page-link:hover {
    color: #fff;
    background-color: #014e71;
  }

  #nav-header .nav-item.sub-in .toggle {
    pointer-events: none;
  }

  .desctop-compare,.desctop-favorites,.desctop-checkout {
    min-width: 70px;
    width: 70px;
  }

  .desctop-favorites,.desctop-checkout {
    margin-left: 19px;
  }

  .for-search-mob {
    max-width: 878px!important;
    margin-right: 0!important;
    padding-right: 0!important;
    margin-left: 0!important;
    padding-left: 64px!important;
  }

  .header-search-wrapper {
    width: 40%;
  }

  .right-bottom-header-wrapper {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .desctop-phones .phones {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .desctop-phones .phones > a {
 /* '' */;
  }

  .desctop-phones .phones > a: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); */;
  }

  .desctop-phones .phones > a:before {
    content: '\e83b';
  }

  .desctop-phones .phones > a:before {
    color: #014e71;
    font-weight: bold;
    font-size: 16px;
    margin-right: 9px;
  }

  .desctop-phones .phones .dropdown-phones {
    margin-left: 26px;
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    opacity: 1;
  }

  .desctop-phones .phones .dropdown-phones .title-phone {
    position: absolute;
    right: -45px;
    bottom: 1px;
  }

  .desctop-phones .phones:after {
    display: none;
  }

  .desctop-phones .phones::before {
    display: none;
  }

  .phones-callback-lk-wrapper.for-phone {
    margin-right: -123px;
  }

  .main-header-wrap .header-search-wrapper {
    width: 100%;
    margin-left: 0;
    padding-left: 23px;
  }

  .comparison-favorites-cart-block {
    width: 100%;
    -webkit-box-pack: inherit;
    -webkit-justify-content: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
  }

  #page-header .catalog-drop {
    width: 100%;
    max-width: -webkit-calc(100% - 15px);
    max-width: calc(100% - 15px);
  }

  .page-main .main-utp {
    width: 100%;
    height: auto!important;
  }

  .page-main .utp-item:after {
    display: none;
  }

  .first-slider .block-slider .lSSlideOuter {
    padding-bottom: 38px;
  }

  .first-slider .block-slider .lSSlideOuter .lSSlideWrapper {
    max-height: 550px;
  }

  .container {
    max-width: 1740px;
  }

  .page-customer-info .customer-right {
    padding-left: 88px;
  }

  .page-articles-list .article-list-wrapper .article-item {
    max-width: 100%;
    width: 19%;
    margin-right: 1%;
  }

  .row-in-sale .product-card-item {
    margin-right: 2.5%;
    width: 18%;
  }

  .cities-content-wrap .cities-content-grid {
    grid-template-columns: 39% 1fr;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .for-search-mob {
    padding-left: 80px!important;
  }
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .for-search-mob {
    padding-left: 50px!important;
  }
}

@media (min-width: 1200px) and (max-width: 1201px) {
  .for-search-mob {
    padding-left: 15px!important;
  }

  .page-main .main-utp {
    padding: 38px 0!important;
  }
}

@media (min-width: 1200px) and (max-width: 1559px) {
  .main-header-wrap {
    margin-right: 0;
  }

  .main-header-wrap .right-bottom-header-wrapper {
    padding-right: 0;
  }

  .page-main .page-content .row {
    margin: 0;
  }

  .page-main .page-content .row .col-12 {
    padding: 0;
  }

  .contact-page .col,.page-about .col {
    padding-left: 65px;
    padding-right: 65px;
  }

  .how-about-order-wrapper .row {
    margin: 0;
  }

  .page-pay-and-delivery .container .row {
    margin-left: 0;
    margin-right: 0;
  }

  .page-stores .row {
    margin: 0;
  }

  .page-stores .row .col {
    padding: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1366px) {
  #page-header .catalog-toggle {
    padding: 27px 0 27px 25px;
  }

  #nav-catalog .catalog-drop-item {
    width: 100%;
  }

  #nav-catalog .catalog-drop-item .catalog-drop-link {
    width: 100%;
    padding-right: 26px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .checkout-page .custom-radio {
    width: 108px;
    min-width: 108px;
    padding-left: 33px;
  }

  .category-page.search-category .catalog-list .product-card-wrapper {
    width: 18%;
    margin-right: 2% !important;
  }

  :nth-child(5n+5) {
    margin-right: 0 !important;
  }
}

@media (min-width: 1200px) and (max-width: 1368px) {
  .page-main .main-utp {
    padding: 45px 0!important;
  }
}

@media (max-width: 1200px) and (min-width: 1198px) {
  .callback-wrapper {
    margin-right: 25px;
  }
}

@media (min-width: 1200px) and (max-width: 1540px) {
  .checkout-page .custom-radio {
    min-height: 30px;
    margin-bottom: 18px;
    margin-right: 23px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .checkout-page .custom-radio[data-value="liqpay"] {
    margin-right: 12px;
  }

  .checkout-page .custom-radio[for="delivery_type-newmail-2"],.checkout-page .custom-radio[for="delivery_type-default-5"] {
    margin-right: 12px;
  }

  .checkout-page .option-delivery-wrapper .checkout-title:first-of-type {
    padding-top: 11px;
  }

  .delivery-options-wrapper {
    margin-top: 6px;
  }
}

@media (min-width: 1300px) and (max-width: 1500px) {
  #nav-catalog .catalog-drop-item > .catalog-drop-link {
    padding-right: 31px;
  }
}

@media (min-width: 1365px) and (max-width: 1500px) {
  #nav-catalog .catalog-drop-item.sub-in:hover > .sub-list {
    width: -webkit-calc(1200px - 100%);
    width: calc(1200px - 100%);
  }
}

@media (min-width: 1367px) and (max-width: 1799px) {
  .category-page.search-category .catalog-list .product-card-wrapper {
    margin-right: 1% !important;
  }

  .category-page.search-category .catalog-list .product-card-wrapper:nth-child(5n+5) {
    margin-right: 0 !important;
  }
}

@media (min-width: 1501px) and (max-width: 1536px) {
  #nav-catalog .catalog-drop-item > .catalog-drop-link .ic-arrow-right {
    right: 0;
  }
}

@media (max-width: 1559px) and (min-width: 1200px) {
  .page-regular .container .row {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 1800px) {
  .category-page.search-category .catalog-list .product-card-wrapper {
    margin-right: 2% !important;
    width: 19%;
  }

  .category-page.search-category .catalog-list .product-card-wrapper:nth-child(5n+5) {
    margin-right: 0 !important;
  }
}

@media (max-width: 1559px) {
  .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: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 1280px) {
  #page-header .catalog-toggle .ic-arrow-down {
    right: 6px;
  }
}

@media (max-width: 1271px) {
  .row-actions .actions-block {
    width: 22%;
  }
}

@media (max-width: 1199px) {
  #page-header .catalog-drop {
    left: 15px;
    padding-left: 10px;
    max-width: -webkit-calc(100% - 15px);
    max-width: calc(100% - 15px);
  }

  .customer-aside:before {
    left: 10px;
    right: 10px;
  }

  .aside-menu .nav-link,.aside-menu .menu-link {
    padding: 15px 10px;
    font-size: 16px;
    margin: 0;
  }

  .aside-menu .nav-link .ic,.aside-menu .menu-link .ic {
    margin-right: 10px;
  }

  .empty-text {
    margin-bottom: 100px;
  }

  .checkout-page .checkout-form {
    padding-left: 0;
  }

  .checkout-page .block-price-checkout .price-block .price-text .text-inner {
    margin-left: 3px;
  }

  .checkout-page .block-price-checkout .custom-checkbox {
    padding-left: 20px;
  }

  .checkout-cart-discount {
    margin: 0 -20px;
  }

  .checkout-cart-discount .helper-popover {
    margin-right: 0;
  }

  .checkout-cart-discount .share-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
    max-width: 100px;
  }

  .checkout-cart-discount .share-input-text {
    padding-left: 5px;
  }

  .checkout-cart-discount .share-action {
    padding-left: 3px;
    padding-right: 3px;
  }

  .customer-info .value {
    font-size: 16px;
  }

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

  #nav-catalog {
    padding-left: 10px;
    left: 10px;
    right: 10px;
  }

  #nav-catalog .icon-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20px;
        -ms-flex: 0 0 20px;
            flex: 0 0 20px;
    max-width: 20px;
  }

  #nav-catalog .catalog-drop-link:after {
    left: -10px;
  }

  #nav-catalog .catalog-drop-item {
    margin-bottom: 0;
  }

  #nav-catalog .catalog-drop-item > .catalog-drop-link {
    font-size: 12px;
  }

  #nav-catalog .sub-list {
    font-size: 12px;
    padding-top: 0;
  }

  #nav-catalog .sub-list .sub-item {
    min-width: 269px;
  }

  #nav-catalog .catalog-drop-list {
    margin-bottom: 0;
  }
}

@media (max-width: 1199px) and (pointer: fine), (max-width: 1199px) and (-ms-high-contrast: none), (max-width: 1199px) and (-ms-high-contrast: active) {
  #nav-catalog .catalog-drop-item.sub-in:hover > .sub-list {
    width: 100%;
  }

  #nav-catalog .sub-list .sub-item.sub-in:hover > .sub-list.lv-3 {
    padding-left: 10px;
  }
}

@media (max-width: 1100px) {
  .copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .copyright .left-copy {
    margin-bottom: 10px;
  }
}

@media (max-width: 1024px) {
  .page-articles-list .article-list-wrapper .article-item:nth-child(4n+4) {
    margin-right: 26px;
  }

  .compare-list-wrap .left-side-compare {
    max-width: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .compare-list-wrap .left-side-compare .page-title {
    width: 100%;
    max-width: 100%;
  }

  .compare-list-wrap .right-side-compare {
    width: 100%;
  }

  .compare-list-wrap .product-card-wrapper {
    max-width: 320px;
  }

  .page-about .text-image-block .text-wrap {
    padding: 36px 13px 0px 29px;
  }

  .row-actions .sale-timer-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .row-actions .sale-timer-title {
    max-width: 100%;
  }

  .row-actions .day-deal-timer {
    width: 100%;
  }

  .row-actions .title-wrap {
    padding-bottom: 10px;
  }
}

@media (max-width: 991px) {
  .bullets {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #034f71;
    margin-right: 12px;
  }

  .bullets span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .bullets span:before,.bullets span:after {
    content: "";
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    background-color: currentColor;
    border-radius: 50%;
  }

  .mobile-phones-menu {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: right;
    margin-top: 27px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 0;
  }

  .mobile-phones-menu .phone.kyivstar:before {
    display: none;
  }

  .mobile-phones-menu:after {
    content: '';
    background: url("/var/themes/default/skin/images/phone-mob.webp");
    -webkit-background-size: cover;
            background-size: cover;
    min-width: 27px;
    width: 27px;
    height: 27px;
    margin-right: 23px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-left: 26px;
  }

  .mobile-phones-menu .phone {
    width: 100%;
    font-size: 18px;
    color: #000;
    font-weight: bold;
  }

  .catalog-drop-list.lv-1 {
    display: none;
  }

  .open-mobile-category .catalog-drop-list.lv-1 {
    display: block;
  }

  .open-mobile-category .catalog-drop-mobile .ic-arrow-right {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }

  .catalog-drop-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    font-weight: bold;
    padding: 16px;
    font-size: 19px;
    padding-left: 14px;
    border-bottom: 1px solid #59595959;
    padding-bottom: 20px;
    position: relative;
    background-color: #f4f3f3;
  }

  .catalog-drop-mobile .ic-arrow-right {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    font-size: 8px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .desctop-catalog {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 0;
  }

  .catalog-icon {
    display: none;
  }

  .catalog-icon.icon-for-mobile {
    display: inline;
  }

  .catalog-toggle .text {
    display: none;
  }

  .catalog-toggle .text.text-for-mobile {
    display: inline;
    font-size: 12px;
    font-weight: bold;
  }

  #page-header #nav-catalog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    padding-right: 0;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
         -o-transform: translateX(-100%);
            transform: translateX(-100%);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 2;
    width: 82%;
    padding-bottom: 30px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .overlay-catalog-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: none;
  }

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

  .menu-open #page-content {
    z-index: 31;
  }

  .menu-open .overlay-catalog-menu {
    display: block;
  }

  #nav-catalog li.sub-in.active .sub-list.lv-2 {
    display: block;
  }

  #nav-catalog {
    padding-top: 0!important;
  }

  #nav-catalog .catalog-drop-item {
    margin-right: 0;
  }

  #nav-catalog .catalog-drop-item .catalog-drop-link .icon-wrapper {
    margin-right: 9px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 28px;
        -ms-flex: 0 0 28px;
            flex: 0 0 28px;
    max-width: 28px;
  }

  #nav-catalog .catalog-drop-item .catalog-drop-link .icon-wrapper img {
    max-height: 28px;
    max-width: 28px;
  }

  #page-header .catalog-toggle {
    padding: 12px 15px;
    background: #014e71;
  }

  #page-header .catalog-toggle .ic-arrow-down {
    font-size: 12px;
    right: 20px;
  }

  .header-bottom .desctop-catalog {
    padding-left: 0;
  }

  .header-bottom .desctop-compare,.header-bottom .desctop-favorites {
    display: none;
  }

  .header-bottom .comparison-favorites-cart-block {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .header-bottom .comparison-favorites-cart-block .count {
    top: 2px;
    right: -15px;
  }

  .header-bottom .desctop-checkout {
    background: #fa8603;
    min-height: 40px;
    margin: 0;
    padding: 0;
    max-width: 100%;
    min-width: 68px;
    width: 100%;
  }

  .header-bottom .desctop-checkout .label {
    display: none;
  }

  .header-bottom .right-bottom-header-wrapper {
    padding: 0;
    max-width: 20%;
    padding-right: 0 !important;
  }

  .header-search-wrapper {
    width: 78%;
    min-width: 252px;
  }

  .search-form .input-search {
    background-color: #e8edef;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .search-form .ic-search {
    color: #014e71;
    font-weight: bold;
    font-size: 20px;
  }

  .after-top-header-wrap .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .middle-header {
    padding: 17px 0 10px;
  }

  .middle-header .logo {
    width: 152px;
    padding: 0;
    min-width: 152px;
  }

  .middle-header .callback-wrapper {
    display: none;
  }

  .toggle-drop-wrapper .btn-personal-page .text {
    display: none;
  }

  .toggle-drop-wrapper.active .drop-block {
    max-height: 1000px;
    opacity: 1;
    z-index: 1;
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
    min-width: 300px;
  }

  .toggle-drop-wrapper.active .drop-block ul {
    margin: 0;
    list-style: none;
    padding: 0;
    font-size: 16px;
    color: #333;
    line-height: 1.1;
  }

  .toggle-drop-wrapper.active .drop-block ul li {
    border-bottom: 1px solid #f7f7f5;
  }

  .toggle-drop-wrapper.active .drop-block ul li a {
    text-decoration: none;
    padding: 11px 7px;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #333;
  }

  .toggle-drop-wrapper.active .drop-block .drop-block-inner {
    background: #fff;
    -webkit-box-shadow: 0 1px 11.7px 1.3px rgba(0, 0, 0, 0.19);
            box-shadow: 0 1px 11.7px 1.3px rgba(0, 0, 0, 0.19);
    border-radius: 10px;
    padding: 20px 15px;
  }

  body.active-lk #page-header {
    z-index: 999;
  }

  .desctop-phones .phones:before {
    display: none;
  }

  .desctop-phones .phones:after {
    display: none;
  }

  .desctop-phones .phones .phone:before {
    color: #014e71;
    font-weight: bold;
    font-size: 16px;
    margin-right: 9px;
    content: '\e83b';
    display: block;
  }

  .desctop-phones .phones .phone .custom {
    display: none;
  }

  .top-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  #nav-header {
    width: 100%;
  }

  #nav-header .navbar-nav {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  #nav-header .nav-item {
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

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

  #nav-header .nav-item:after {
    display: none;
  }

  #nav-header .nav-item .nav-link {
    text-transform: uppercase;
    font-weight: bold;
    padding: 11px;
    font-size: 19px;
    padding-left: 12px;
    border-bottom: 1px solid #59595959;
    padding-bottom: 9px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background-color: #f4f3f3;
  }

  #nav-header .nav-item .nav-link .icon-wrapper {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30px;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
    max-width: 30px;
  }

  #nav-header .sub-list.lv-2 {
    display: block;
    opacity: 1;
    max-height: 1000px;
    position: static;
    padding-top: 0;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    pointer-events: auto;
    padding-left: 16px;
  }

  #nav-header .sub-list.lv-2:before {
    display: none;
  }

  #nav-header .sub-list.lv-2 .list-item .nav-link {
    padding-left: 0;
    font-weight: normal;
    font-size: 17px;
    border: none;
    padding-bottom: 1px;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  #nav-header .sub-list.lv-2 .list-item .nav-link .icon-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 32px;
        -ms-flex: 0 0 32px;
            flex: 0 0 32px;
    max-width: 32px;
    margin-right: 15px;
  }

  .language {
    padding-left: 17px;
    padding-top: 24px;
    font-size: 15px;
    border-bottom: 1px solid #59595959;
    padding-bottom: 17px;
    background-color: #fff;
  }

  .top-header {
    display: none;
  }

  .lk-text {
    display: none;
  }

  .phones-callback-lk-wrapper .callback-wrapper {
    height: 28px;
    border-left: 1px solid #e8edef;
    padding-left: 22px;
  }

  .btn-login i:before {
    content: '\e885';
    font-size: 22px;
    position: static;
  }

  .desctop-phones {
    margin-right: 13px;
    height: 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-left: 1px solid #e8edef;
    padding-left: 22px;
  }

  #page-header {
    z-index: 35;
  }

  .search-form .search-results {
    width: 126%;
  }

  .search-form .search-results .ui-menu-item,.search-form .search-results .product {
    padding: 16px 4px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .search-form .search-results .ui-menu-item a,.search-form .search-results .product a {
    min-width: 295px;
    margin-bottom: 10px;
  }

  #page-breadcrumb {
    overflow: hidden;
    position: relative;
  }

  .breadcrumb {
    display: block;
    max-width: 1500px;
    overflow: auto;
    position: relative;
    white-space: nowrap;
  }

  .breadcrumb .breadcrumb-item {
    display: inline-block;
  }

  .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    padding-left: 10px;
    padding-right: 6px;
    padding-top: 3px;
  }

  .bar-block {
    margin-bottom: 20px;
  }

  .add-adress-wrap .right-side {
    max-width: 100%;
  }

  .logindataForm-container .row .top .control-group:first-child {
    max-width: 100%;
  }

  .logindataForm-container .row .top .control-group:first-child .controls:after {
    display: none;
  }

  .logindataForm-container .row .top .control-group:first-child i {
    display: none;
  }

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

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

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

  .page-title-wrapper {
    font-size: 18px;
  }

  .page-title-wrapper .page-title {
    font-size: 18px;
  }

  .social-wrapper {
    margin-bottom: 10px;
  }

  .mcard-foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 5px auto;
  }

  #page-footer .footer-top {
    padding: 32px 0;
    padding-bottom: 0;
    border-bottom: none;
  }

  #page-footer .footer-top .row {
    padding: 0 16px;
  }

  #page-footer .footer-top .column-footer {
    padding: 0;
  }

  #page-footer .footer-top .footer-menu .footer-menu-item {
    margin-bottom: 0;
    margin-top: 18px;
  }

  .footer-logo-wrap {
    margin: 0 auto;
  }

  .call-footer-wrapper {
    text-align: center;
    margin-bottom: 20px;
  }

  .call-footer-wrapper p {
    margin-top: 9px;
    margin-bottom: 20px;
    text-align: center;
  }

  .call-footer-wrapper .phones {
    display: inline !important;
  }

  .call-footer-wrapper .phones:before {
    top: -5px;
  }

  .footer-menu-title {
    font-size: 16px;
    border-bottom: 1px solid #1c6282;
    border-top: 1px solid #1c6282;
    padding: 13px 0;
    position: relative;
  }

  .footer-menu-title:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 7px;
    color: #9b9b9b;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    font-size: 10px;
    content: "\f006";
    font-family: "fontello";
  }

  .footer-menu-title:after {
    display: none;
  }

  .footer-menu {
    display: none;
  }

  .active-footer .footer-menu {
    display: block;
  }

  .active-footer .footer-menu-title:before {
    -webkit-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
         -o-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
  }

  .footer-bottom .container {
    padding: 0 !important;
  }

  .copyright {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-bottom: 0;
  }

  .left-copy {
    padding: 0 35px;
    font-size: 10px;
    line-height: 1.36;
    color: #4b93b4;
    margin-top: 17px;
    padding-bottom: 25px;
    position: relative;
    padding-left: 50px;
  }

  .left-copy:before {
    position: absolute;
    left: 37px;
    top: 0;
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    background: url("/var/themes/default/skin/images/copyright.png");
    -webkit-background-size: cover;
            background-size: cover;
  }

  .right-copy {
    background-color: #0d3e55;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.18;
    text-align: center;
    color: #ffffff;
    width: 100%;
    padding: 19px 0;
  }

  .right-copy .ic-fnx {
    display: none;
  }

  .right-copy .mcard-foot {
    margin-top: 15px;
  }

  .page-main .first-slider .lSAction > a {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 0;
    opacity: 0.43;
    background-color: #014e71 !important;
  }

  .page-main .first-slider .lSAction .lSPrev {
    left: 0;
  }

  .page-main .first-slider .lSAction .lSNext {
    right: 0;
  }

  .page-main .first-slider .lSSlideOuter {
    text-align: center;
  }

  .page-main .first-slider .lSSlideOuter .lSPager.lSpg {
    position: static;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    margin: 0 auto;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
         -o-transform: translate(0);
            transform: translate(0);
  }

  .page-main #topProducts {
    margin-top: 3px;
  }

  .page-main #topProducts .lSAction {
    display: none;
  }

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

  .page-main .container .row {
    margin-left: -15px;
    margin-right: -16px;
  }

  .block-title-wrapper .block-title {
    font-size: 18px;
  }

  .page-articles-list {
    padding: 0;
  }

  .news-main-wrapper .slide-more.btn-orange {
    margin-top: 40px;
  }

  .article-item .link-more {
    font-size: 16px;
    text-align: left;
  }

  .news-main-wrapper .lSAction .lSPrev,.news-main-wrapper .lSAction .lSNext {
    top: 50%;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 39px;
    height: 77px;
    opacity: 0.43;
    border-radius: 2px;
    background-color: #014e71;
  }

  .news-main-wrapper .lSPager.lSpg {
    display: none;
  }

  .article-item .description-wrapper {
    width: 100%;
    padding: 10px 0px 20px 9px;
  }

  #popupDialogImage {
    display: none;
  }

  #popupDialogImageVertical {
    display: block;
  }

  .search-form {
    padding-right: 0;
  }

  .search-form .form-element-wrapper {
    position: static;
  }

  .search-form .form-element-wrapper .jq-selectbox {
    display: none !important;
  }

  .search-form .loader-circle {
    left: 4px;
  }

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

  .search-form .btn-search {
    font-size: 25px;
    line-height: 1;
    padding: 0 14px;
  }

  .search-form .btn-search i {
    margin-right: 0;
  }

  .search-form .btn-search .text {
    display: none;
  }

  .search-form .search-results .ui-autocomplete {
    max-height: -webkit-calc(100vh - 104px);
    max-height: calc(100vh - 104px);
    overflow-y: auto;
  }

  .block-title-wrapper .block-title {
    text-align: center;
  }

  .category-page .row-category {
    padding-top: 0;
  }

  .category-page .category-right .block-title-wrapper .block-title {
    font-size: 18px;
  }

  .product-card .price-block:not(:last-child) {
    margin-bottom: 20px;
  }

  .favorites-compare-cart-block {
    margin-top: auto;
  }

  #load-catalog .first-slider .lSAction > a {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 0;
    opacity: 0.43;
    background-color: #014e71 !important;
  }

  #load-catalog .first-slider .lSAction .lSPrev {
    left: 0;
  }

  #load-catalog .first-slider .lSAction .lSNext {
    right: 0;
  }

  #load-catalog .first-slider .lSSlideOuter {
    text-align: center;
  }

  #load-catalog .first-slider .lSSlideOuter .lSPager.lSpg {
    position: static;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    margin: 0 auto;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
         -o-transform: translate(0);
            transform: translate(0);
  }

  .product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSNext,.product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSPrev {
    opacity: 1;
    background: #ffffff;
  }

  .container-products-sliders {
    padding: 0;
  }

  .container-products-sliders .row {
    margin: 0;
  }

  .container-products-sliders .row .col-12 {
    padding: 15px;
  }

  .product-page .page-title {
    font-size: 18px;
  }

  .product-card .img-wrapper {
    padding: 3px;
  }

  .product-card .product-title a {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.29;
    text-align: center;
    color: #595959;
    max-height: 70px;
    overflow: hidden;
    display: block;
  }

  .product-card .description-wrapper {
    padding: 0;
    overflow: hidden;
  }

  .product-card .cart-text {
    display: inline;
  }

  .sticker-wrapper {
    left: 0;
    top: 0;
  }

  .qty-wrap .count-input {
    width: 45px;
    height: 36px;
  }

  .qty-wrap .minus,.qty-wrap .plus {
    width: 36px;
    height: 36px;
  }

  .qty-wrap .qty-block .qty-text {
    margin-left: 3px;
  }

  .favorites-compare-cart-block .product-favorite {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    background: #f3f3f3;
  }

  .favorites-compare-cart-block .product-favorite i {
    font-size: 12px;
  }

  .favorites-compare-cart-block .product-compare {
    display: none;
  }

  .favorites-compare-cart-block .btn-wrapper {
    width: 100%;
  }

  .favorites-compare-cart-block .btn-wrapper .add-cart {
    width: 138px;
    height: 36px;
    border-radius: 23px;
    border: solid 1px #fa8603;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fa8603;
    font-size: 14px;
    font-weight: bold;
  }

  .favorites-compare-cart-block .btn-wrapper .add-cart .cart-text {
    padding-right: 8px;
  }

  .lSAction > .lSNext {
    right: 13px;
  }

  .lSAction > .lSPrev {
    left: 0px;
  }

  .product-gallery .lSSlideOuter .lSPager.lSpg {
    -webkit-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
         -o-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
    bottom: 5px;
  }

  .product-gallery .lslide:after {
    display: none;
  }

  .product-page .product-gallery .sticker-wrapper {
    top: 0;
    right: auto;
  }

  .product-page .product-gallery .lSSlideOuter .lSAction > .lSNext,.product-page .product-gallery .lSSlideOuter .lSAction > .lSPrev {
    background-color: #014e71;
  }

  .price-block .price-old {
    font-size: 14px;
  }

  .price-block .price .price-value {
    font-size: 20px;
  }

  .custom-sticker-wrapper.top-left {
    top: 0;
    left: 0;
  }

  .product-page .custom-sticker-wrapper.top-left {
    top: 0;
    z-index: 1;
  }

  .cart-buy-block .buy-one-click {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }

  .checkout-page .custom-radio.disabled-label .tooltip-text {
    color: red;
    padding-top: 4px;
    font-size: 10px;
  }

  .checkout-cart-discount .share-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 166px;
        -ms-flex: 0 0 166px;
            flex: 0 0 166px;
    max-width: 166px;
  }

  .for-deckstop-button {
    display: none !important;
  }

  .for-mobile-btn {
    display: block !important;
    margin-top: 20px !important;
  }

  .checkout-page {
    padding: 15px;
  }

  .row-checkout .left-checkout-side {
    width: 100%;
  }

  .form-block._first {
    width: 100%;
  }

  .clients-data-wrapper {
    padding: 5px;
  }

  .form-block._second {
    width: 100%;
  }

  #paymentContent .control-group {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .checkout-page .checkout-form .custom-radio {
    width: 100%;
    margin-bottom: 30px !important;
  }

  .row-checkout .right-checkout-side {
    width: 100%;
  }

  .checkout-page {
    max-height: 100%;
  }

  .left-btn-price-block {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .checkout-page .checkout-cart-wrapper {
    max-height: 100%;
  }

  .product-cart-wrap .price-cart-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .product-cart-wrap .col-info-wrap .qty-wrap .qty-block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .product-cart-wrap .total-price-wrap {
    padding-left: 0;
    width: 100%;
    text-align: center;
  }

  .product-cart-wrap .total-price-wrap .price-block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .product-cart-wrap .remove-block {
    margin-top: 30px;
    padding-left: 0;
  }

  #checkoutDialog .total-price-wrap {
    display: none;
  }

  #checkoutDialog .product-cart-wrap {
    position: relative;
  }

  #checkoutDialog .product-cart-wrap .remove-block {
    position: absolute;
    top: 0;
    right: 20px;
  }

  .success-wrapper {
    padding: 15px 0 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

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

  .success-wrapper .buttons-wrap .btn-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .customer-info {
    display: block;
    padding: 0 25px;
  }

  .customer-info .item {
    padding: 15px 0;
  }

  .customer-info .item:not(:last-child) {
    border-bottom: 1px solid #dfdfdf;
  }

  .order-list-outer {
    overflow-x: auto;
    position: relative;
    margin: 0 -5px;
    padding: 0 5px 25px;
  }

  .order-list-outer .order-list-scroll {
    background: rgba(224, 224, 224, 0.72);
    position: absolute;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.09);
    top: 0;
    bottom: 34px;
    right: 0;
    width: 30px;
    z-index: 6;
  }

  .orders-list {
    min-width: 768px;
  }

  .orders-list .orders-list-inner {
    padding-left: 10px;
    padding-right: 10px;
  }

  .orders-list .order-detail-trigger {
    padding-left: 15px;
  }

  .orders-list .customer-order-products {
    padding-left: 15px;
    padding-right: 15px;
  }

  .orders-list .customer-order-products .col-info {
    padding-left: 15px;
  }

  .left-btn-price-block {
    display: none;
  }

  .page-customer-info .profileForm-container .control-group {
    max-width: 100%;
  }

  .profile-form .top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container-for-customer {
    padding: 15px;
  }

  .container-for-customer .aside-wrapper {
    padding: 0;
    background: transparent;
  }

  .container-for-customer .aside-wrapper .menu-customer-toggle {
    background: #ffffff;
    color: #014e71;
    border: 1px solid;
    margin: 10px 0;
  }

  .container-for-customer .row {
    margin: 0;
  }

  .container-for-customer .row .pl-33 {
    padding-left: 0;
  }

  .customer-page-main-title {
    margin-bottom: 0;
  }

  .customer-aside {
    padding-top: 0;
  }

  .row-bar {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .page-customer-info .profileForm-container .control-group {
    margin-left: 0;
  }

  .add-adress-wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .favorites-products-list .catalog-list .product-card-wrapper {
    width: 47%;
  }

  .page-articles-list .article-list-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .page-articles-list .article-list-wrapper .article-item {
    margin-right: 0;
  }

  .page-articles-list .article-list-wrapper .article-item:nth-child(4n+4) {
    margin-right: 0;
  }

  .toggle-filter-info {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 16px;
  }

  .category-page.search-category .catalog-list .product-card-wrapper {
    width: 49%;
  }

  .category-page.search-category .catalog-list .product-card-wrapper {
    margin-right: 0;
  }

  .category-page.search-category .catalog-list .product-card-wrapper:nth-child(3n+3) {
    margin-right: 0px;
  }

  #page-content {
    z-index: 32;
  }

  .category-page > .container {
    padding: 5px;
  }

  .overlay-filter {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    display: none;
    pointer-events: none;
  }

  .category-page .category-left {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    background: #ffffff;
    margin-top: 0;
    border-radius: 0;
    padding: 0;
    overflow: hidden;
    overflow-y: auto;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
         -o-transform: translateX(-100%);
            transform: translateX(-100%);
    margin-right: 50px;
    width: 90%;
    -webkit-overflow-scrolling: touch;
  }

  .category-page .category-right {
    width: 100%;
  }

  body.open-filter .overlay-filter {
    display: block;
    pointer-events: initial;
  }

  body.open-filter .overlay-filter .close-filter {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 20px;
    height: 20px;
    z-index: 9999;
  }

  body.open-filter .overlay-filter .close-filter:before {
    font-size: 25px;
    display: block;
    color: #ffffff;
    content: "\e832";
    font-family: fontello;
  }

  body.open-filter .category-page .category-left {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }

  .block-title-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .block-title {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 0 5px;
  }

  .toggle-filter-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    z-index: 99;
  }

  .toggle-filter-wrapper .toggle-filter {
    padding: 5px 20px;
    width: 160px;
    height: 40px;
    border-radius: 20px;
    border: solid 1px #a2a2a2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #053a52;
  }

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

  .open-filter #page-content {
    z-index: 40;
  }

  .page-compare .aside-menu {
    padding-left: 0;
  }

  .page-compare .aside-menu .navbar-nav .nav-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .page-compare .aside-menu .navbar-nav .nav-item .nav-link {
    padding: 7px 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    text-align: left;
  }

  .page-compare-list .aside-menu .title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 1.125rem;
  }

  .page-compare-list .aside-menu .navbar-nav .nav-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(100%/3 - 6px);
        -ms-flex: 0 0 calc(100%/3 - 6px);
            flex: 0 0 calc(100%/3 - 6px);
    max-width: -webkit-calc(100%/3 - 6px);
    max-width: calc(100%/3 - 6px);
  }

  .row-contacts-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .row-contacts-wrap .category-phone-field a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .row-contacts-wrap .category-phone-field a:after {
    margin-left: 9px;
    margin-right: 0;
  }

  .row-contacts-wrap .category-phone-field a:nth-child(2n+2):after {
    display: none;
  }

  .row-contacts-wrap .category-phone-field a:last-child:after {
    display: block !important;
  }

  .contact-page .row .col {
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-dress-wrap .adress-field {
    width: 100%;
  }

  .main-dress-wrap .work-time {
    width: 100%;
  }

  .elektro-wrap,.cabel-column {
    width: 100%;
  }

  .maps-form-block .maps-link-wrapper {
    width: 100%;
  }

  .maps-form-block .conracts-form-wrapper {
    width: 100%;
  }

  .maps-form-block .maps-wrapper {
    height: 500px;
  }

  .contacts-numbers-wrap {
    width: 91%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .main-header-wrap .for-search-mob {
    padding: 0;
    max-width: 80%;
  }

  .main-header-wrap .for-search-mob .header-search-wrapper {
    width: 100%;
  }

  .page-main .slide-more {
    display: block;
    text-align: center;
    font-size: 18px;
  }

  .page-main .ui-slider-wrapper._product_blocks .ui-slider > li {
    padding: 0;
  }

  .page-main .ui-slider-wrapper._product_blocks .lSSlideOuter {
    margin-left: 0;
    margin-right: 0;
  }

  .page-main .page-content .container .row {
    margin-left: 0;
    margin-right: 0;
  }

  #main_desc .link-more {
    margin-top: 22px;
  }

  #main_desc .link-more a {
    text-decoration: underline;
  }

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

  .padding-for-mobile {
    padding-left: 15px;
    padding-right: 15px;
  }

  .more-text-link {
    display: block;
  }

  .container {
    max-width: 100%;
  }

  .page-main #main_desc .text-wrapper {
    max-height: 300px;
    overflow: hidden;
  }

  .page-main #main_desc .page-title {
    font-size: 30px;
  }

  .show-more-text .more-text-link {
    display: none;
  }

  .show-more-text .page-main #main_desc .text-wrapper {
    max-height: 100%;
  }

  .product-viewed-wrap {
    padding: 15px !important;
  }

  .qty-favorite-wrapper .button-block {
    height: 54px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .qty-favorite-wrapper {
    margin-bottom: 10px;
  }

  .one-click-mobile-wrap {
    display: block;
    max-width: 140px;
  }

  .one-click-mobile-wrap a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    color: #014e71;
    border-radius: 24px;
    border: solid 1px #014e71;
    background-color: #ffffff;
    height: 43px;
    min-width: 140px;
  }

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

  .product-page .container .row {
    margin: 0;
  }

  .product-page .price-gain .val-wrap {
    max-width: 52px;
  }

  .product-page .price-gain .val-wrap .value {
    max-width: 52px;
  }

  .product-page .price-compaire-wrapper .prices-wrap .price-old .price-value {
    font-size: 20px;
  }

  .product-page .price-compaire-wrapper .prices-wrap .price .price-value {
    font-size: 32px;
  }

  .product-page .price-compaire-wrapper .prices-wrap .price .price-currency {
    font-size: 14px;
  }

  .product-page .qty-wrap {
    margin-top: 0;
  }

  .product-page .qty-wrap .qty-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .product-page .qty-wrap .qty-block .qty-text-first {
    width: 100%;
    font-size: 11px;
  }

  .product-page .qty-wrap .minus,.product-page .qty-wrap .plus {
    width: 40px;
    height: 38px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }

  .product-page .card-right {
    padding: 0;
    margin-top: 32px;
  }

  .product-page .card-item {
    width: 100%;
  }

  .product-page .qty-favorite-wrapper .add-cart {
    width: 137px;
    height: 43px;
    border-radius: 23px;
    background-color: #fa8603;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    font-weight: bold;
  }

  .product-page .qty-favorite-wrapper .add-cart .ic-cart {
    padding-left: 5px;
  }

  .product-page .card-compare {
    display: none;
  }

  .product-page .price-compaire-wrapper {
    margin-bottom: 20px;
  }

  .product-page .buy-one-click {
    max-height: 100%;
  }

  .product-page .product-card-utp-wrap .utp-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 0;
  }

  .product-page .product-card-utp-wrap .utp-wrapper .utp-item {
    width: 100%;
    padding: 10px;
  }

  .product-page .product-card-utp-wrap .utp-wrapper .utp-item .img-wrapper svg {
    max-width: 24px;
  }

  .product-page .utp-content .text-item-wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .product-page .utp-content .text-item-wrap .text-item {
    width: 100%;
  }

  .product-page .characteristics-description-block .card-title {
    font-size: 16px;
    font-weight: 600;
    color: #014e71;
    border-radius: 3px;
    background-color: #f3f3f3;
    padding: 10px;
    position: relative;
  }

  .product-page .characteristics-description-block .card-title:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 20px;
    color: #9b9b9b;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    font-size: 10px;
    content: "\f006";
    font-family: "fontello";
  }

  .product-page .characteristics-description-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    display: none;
  }

  .product-page .characteristics-description-wrapper .page-content {
    width: 100%;
  }

  .product-page .characteristics-description-wrapper .characteristics-wrap {
    width: 100%;
    padding: 10px;
  }

  .characteristik-open .characteristics-description-wrapper {
    margin-top: 10px;
    display: block;
  }

  .characteristik-open .characteristics-description-block .card-title {
    background-color: #014e71;
    color: #ffffff;
  }

  .characteristik-open .characteristics-description-block .card-title:before {
    -webkit-transform: translateY(-50%) rotate(90deg) !important;
        -ms-transform: translateY(-50%) rotate(90deg) !important;
         -o-transform: translateY(-50%) rotate(90deg) !important;
            transform: translateY(-50%) rotate(90deg) !important;
  }

  .characteristics-description-block {
    border-bottom: none;
    padding-bottom: 0;
  }

  .reviews-block .title-btn-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .reviews-block .title-btn-wrapper .card-title {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #014e71;
    border-radius: 3px;
    background-color: #f3f3f3;
    padding: 10px;
    position: relative;
  }

  .reviews-block .title-btn-wrapper .card-title:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 20px;
    color: #9b9b9b;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    font-size: 10px;
    content: "\f006";
    font-family: "fontello";
  }

  .btn-call-review-form {
    display: none;
  }

  .reviews-items-wrapper {
    display: none;
  }

  .reveiews-open .btn-call-review-form {
    display: block;
  }

  .reveiews-open .reviews-items-wrapper {
    display: block;
  }

  .reveiews-open .reviews-block .card-title {
    background-color: #014e71;
    color: #ffffff;
  }

  .reveiews-open .reviews-block .card-title:before {
    -webkit-transform: translateY(-50%) rotate(90deg) !important;
        -ms-transform: translateY(-50%) rotate(90deg) !important;
         -o-transform: translateY(-50%) rotate(90deg) !important;
            transform: translateY(-50%) rotate(90deg) !important;
  }

  .review-item .review-info {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .review-item .name-stars-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

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

  .product-gallery .card-favorite {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #f3f3f3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .product-gallery .card-favorite i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .one-click-wrapper {
    display: none;
    min-height: 222px;
    width: 100%;
    max-width: 95%;
    padding: 0 !important;
  }

  .one-click-wrapper .fancybox-close-small {
    top: 0;
    background: #fa8603;
  }

  .one-click-wrapper .buy-one-click {
    min-width: auto;
  }

  .one-click-wrapper .buy-one-click .form-group {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .one-click-wrapper .buy-one-click .form-group .controls {
    min-width: 150px;
    margin: 0 auto;
    max-width: 215px;
  }

  .one-click-wrapper .buy-one-click .form-group .btn-submit {
    margin: 10px auto !important;
    min-width: 212px;
  }

  .ui-slider-wrapper .lightSlider {
    padding-top: 0;
    margin-top: 0;
  }

  .phones-callback-lk-wrapper .toggle-drop-wrapper {
    border-left: 1px solid #e8edef;
    padding-left: 22px;
    height: 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .cart-credit-wrapper {
    max-width: 140px;
    margin-top: 0;
  }

  .cart-credit-wrapper img {
    max-width: 12px !important;
    margin-right: 1px !important;
  }

  .cart-credit-wrapper span {
    font-size: 12px;
    display: block;
  }

  .cart-credit-wrapper .text {
    display: none !important;
  }

  .cart-credit-wrapper .buy-credit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 43px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .bottom-block {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .ui-slider-wrapper {
    margin: 10px 0;
  }

  .catalog-list .product-card-wrapper {
    width: 48%;
  }

  .catalog-list-more {
    margin-top: 10px;
  }

  .card-left {
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

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

  .product-gallery .lSSlideOuter {
    padding-right: 0 !important;
  }

  .card-right {
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .menu-open .overlay-menu {
    display: block;
  }

  .sales-page .sales-list {
    padding: 0 15px;
  }

  .page-stores {
    margin-bottom: 15px;
  }

  #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item.sub-in .list-unstyled.lv-3 .catalog-drop-item .catalog-drop-link {
    border: none;
    font-size: 14px;
  }

  #nav-catalog .sub-list.lv-3 {
    padding-left: 0px!important;
  }

  #nav-catalog .catalog-drop-item.sub-in.active > .sub-list.lv-2 {
    width: 100%;
  }

  #nav-catalog {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent;
    max-height: unset;
    opacity: 1;
    padding: 0 48px 0 0;
    z-index: 1;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
         -o-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    z-index: 2;
  }

  #nav-catalog .catalog-drop-list {
    background: #fff;
    position: relative;
    z-index: 2;
    min-height: auto;
  }

  #nav-catalog .catalog-drop-item > .catalog-drop-link {
    font-size: 16px;
    padding: 16px 32px 16px 12px;
    border-bottom: 1px solid #ccc;
  }

  #nav-catalog .catalog-drop-item.active > .catalog-drop-link .toggle-catalog-list:before {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
  }

  #nav-catalog .catalog-drop-link {
    font-size: 16px;
  }

  #nav-catalog .toggle-catalog-list {
    border-left: 1px solid #ccc;
  }

  #nav-catalog .sub-list {
    position: relative;
    top: auto;
    left: auto;
    min-height: unset;
    opacity: 1;
    overflow: visible;
    width: 100%;
    display: none;
    padding-left: 20px;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
  }

  #nav-catalog .sub-list .sub-item {
    min-width: unset;
  }

  #nav-catalog .sub-list .sub-item.active > .catalog-drop-link .toggle-catalog-list:before {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
  }

  #nav-catalog .sub-list.lv-2:after {
    display: none;
  }

  #nav-catalog .catalog-drop-item > .catalog-drop-link .ic-arrow-right {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
  }

  #nav-catalog .catalog-drop-item:hover .sub-list.lv-2 .catalog-drop-item.sub-in i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  #nav-catalog .sub-list.lv-3 {
    display: none;
    position: static;
  }

  #nav-catalog li.sub-in.active .sub-list.lv-2 {
    display: block;
  }

  #nav-catalog .catalog-drop-item .sub-list.lv-2 .catalog-drop-item i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 {
    margin-top: 0;
    padding-top: 0;
  }

  #nav-catalog .sub-list.lv-2 > .catalog-drop-item > .catalog-drop-link i {
    display: none;
  }

  #nav-catalog .sub-list.lv-2 > .catalog-drop-item.sub-in > .catalog-drop-link i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  #nav-catalog .catalog-drop-list.lv-1 > .sub-in.active > .catalog-drop-link i {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }

  #nav-catalog .sub-list.lv-2 > .sub-in.active > .catalog-drop-link i {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  #nav-catalog .sub-list.lv-3 > .sub-in > .catalog-drop-link i {
    display: none;
  }

  #nav-catalog .sub-list.lv-2 .catalog-drop-item.active .sub-list.lv-3 {
    display: block;
  }

  #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item .catalog-drop-link {
    font-size: 16px;
    padding: 16px 0;
    border-bottom: none;
    color: #595959;
  }

  #nav-catalog .catalog-drop-item .sub-list.lv-2 .catalog-drop-item {
    padding-left: 33px;
  }

  #nav-catalog .catalog-drop-item:hover .sub-list.lv-3 .catalog-drop-item i {
    display: none!important;
  }

  #nav-catalog .catalog-drop-item.active .catalog-drop-link {
    background-color: #f4f3f3;
  }

  #nav-catalog .catalog-drop-item.active .catalog-drop-item {
    background: #8080803b;
  }

  #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item.sub-in .list-unstyled.lv-3 .catalog-drop-item {
    padding-left: 0;
  }

  #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item {
    background: #fff;
    min-width: auto;
  }

  #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item .catalog-drop-link:hover {
    color: #595959 !important;
    background: #fff !important;
  }

  #nav-catalog .catalog-drop-item:hover .sub-list.lv-2 .catalog-drop-item .catalog-drop-link {
    background: #fff !important;
  }

  #nav-catalog .catalog-drop-list .catalog-drop-item.sub-in .sub-list.lv-2 .catalog-drop-item:hover {
    background: #fff;
  }

  .container-breadcrumb .container {
    padding: 0 15px;
  }

  .page-about .text-image-block .page-img-wrapper,.page-about .text-image-block .text-wrap {
    width: 100%;
  }

  .page-about .text-image-block .text-wrap {
    padding: 5px;
  }

  .page-stores .row .col,.page-about .row .col,.page-pay-and-delivery .row .col {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cities-content-wrap .cities-content-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 16px;
  }

  .row-actions {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .row-actions .actions-block {
    margin-right: 0;
    width: 49%;
  }

  .sale-page .img {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .sale-page .sale-timer-wrapper {
    width: 100%;
    padding: 5px;
    margin-top: 10px;
  }

  .row-in-sale {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .row-in-sale .product-card-item {
    width: 49%;
    margin-right: 0;
  }

  .title-utp-location {
    padding-right: 52px;
  }

  .jobs {
    padding: 0 15px;
  }
}

@media (max-width: 991px) and (pointer: fine), (max-width: 991px) and (-ms-high-contrast: none), (max-width: 991px) and (-ms-high-contrast: active) {
  #nav-catalog .catalog-drop-item.sub-in:hover > .sub-list {
    padding-left: 25px;
  }

  #nav-catalog .catalog-drop-item.sub-in > .sub-list {
    padding-left: 25px;
  }
}

@media (max-width: 991px) and (max-width: 991px) {
  .product-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .product-card .description-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

@media (max-width: 991px) and (pointer: fine) {
  .favorites-compare-cart-block .btn-wrapper:hover {
    background: #ffffff;
    color: #fa8603;
  }

  .favorites-compare-cart-block .btn-wrapper .add-cart:hover {
    background: #ffffff;
    color: #fa8603;
  }
}

@media (max-width: 768px) {
  .page-compare #compare-table {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .page-compare #compare-table #compare-header {
    width: 48%;
    max-width: 100%;
    min-width: auto;
    margin-right: 0;
    padding-bottom: 0;
  }

  .page-compare #compare-table .compare-products-wrap {
    width: 48%;
    max-width: 100%;
  }

  .page-compare .page-aside {
    max-width: 100%;
    min-width: auto;
    width: auto;
    position: static;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .del-wrap {
    position: absolute;
    top: 0;
    right: 27px;
    z-index: 1;
  }

  .row-contacts-wrap .category-phone-field {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  h1,.h1 {
    font-size: 22/16rem;
  }

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

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

  .text-formatted img.image {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .pagination {
    margin-bottom: 5px;
  }

  .pagination-wrap .btn-load-more {
    height: 35px;
  }

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

  .filter-pre-info {
    left: 80%!important;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .search-form .search-results {
    min-width: auto;
  }

  .search-form .search-results .ui-autocomplete {
    max-height: -webkit-calc(100vh - 151px);
    max-height: calc(100vh - 151px);
  }

  .checkout-page .checkout-cart-outer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: column-reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .text-btn-price-wrap {
    width: 100%;
    margin-bottom: 0;
  }

  .favorites-products-list.catalog-list .row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .favorites-products-list.catalog-list .row .product-card-wrapper {
    margin-right: 0;
  }

  .product-cart-wrap .col-info-wrap .sku {
    text-align: center;
  }

  #checkoutDialog .cart-products {
    margin: 0;
  }

  #checkoutDialog .fist-block {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .product-cart-wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .cart-buy-block .buy-one-click {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 5px;
  }

  #order-form-fast .form-group {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .cart-buy-block #order-form-fast .form-group .btn-submit {
    margin: 10px auto;
  }

  #tableSize {
    max-width: 100%;
  }

  #tableSize .nav-link {
    width: auto;
  }

  .checkout-page .checkout-form .custom-radio:not(:last-child),.checkout-page .checkout-form .delivery-tab:not(:last-child) {
    margin-bottom: 10px;
  }

  .checkout-page .checkout-title {
    font-size: 1rem;
  }

  .checkout-page .checkout-title:first-of-type {
    padding-top: 0;
  }

  .checkout-page .checkout-title.title-toggle {
    padding-right: 25px;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .checkout-page .checkout-title.title-toggle i {
    color: #a7a7a7;
    font-size: 5px;
    position: absolute;
    top: 50%;
    right: 1px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
  }

  .checkout-page .checkout-title.title-toggle.active i {
    -webkit-transform: translateY(-50%) rotate(-90deg);
        -ms-transform: translateY(-50%) rotate(-90deg);
         -o-transform: translateY(-50%) rotate(-90deg);
            transform: translateY(-50%) rotate(-90deg);
  }

  .checkout-page .checkout-title.title-toggle.active + div {
    max-height: 2000px;
    padding-top: 15px;
  }

  .checkout-page .form-block._fourth {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
  }

  .checkout-page .checkout-cart-wrapper {
    padding-top: 0;
    overflow: hidden;
    border-color: #053a52;
    margin-bottom: 20px;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
  }

  .checkout-page .block-price-checkout .price-block .price-text {
    font-size: 1rem;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .checkout-page .block-price-checkout .price-block .price {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-top: 5px;
  }

  .checkout-page .block-price-checkout .price-block .price .price-value {
    font-size: 1.75rem;
  }

  .checkout-page .block-price-checkout .price-block .price .price-currency {
    font-size: 1.5625rem;
  }

  .checkout-page .block-price-checkout .price-block .price .price-value,.checkout-page .block-price-checkout .price-block .price .price-currency {
    color: #053a52;
  }

  .checkout-page .nav-tabs-wrap .nav-tabs {
    display: none;
  }

  .checkout-page .nav-tabs-wrap .checkout-title {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .checkout-page .block-price-checkout .custom-checkbox {
    padding-left: 45px;
    font-size: 1rem;
  }

  .checkout-page .block-price-checkout .block-price-button {
    margin-top: 15px;
  }

  .checkout-cart-outer {
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 0;
  }

  .checkout-cart-outer .checkout-title {
    padding-top: 0;
  }

  .checkout-cart-discount {
    border-top: 1px solid #053a52;
    max-height: 0;
    overflow: hidden;
    margin: 0 0 20px;
    background: transparent;
    padding: 0;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
  }

  .checkout-cart-discount .helper-popover {
    display: none;
  }

  .checkout-cart-discount .share-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }

  .checkout-cart-discount .customer-wholesale-discount,.checkout-cart-discount .discount-info {
    font-size: 1rem;
    line-height: 1.5;
  }

  .kreditmarket-form .info {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }

  .kreditmarket-form .control-group {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }

  .customer-aside {
    position: relative;
  }

  .customer-aside .menu-customer-toggle {
    color: #ffffff;
    font-weight: bold;
    background: #cc2525;
    padding: 12px 40px 12px 20px;
    min-height: 37px;
    font-size: 14px;
  }

  .customer-aside .menu-customer-toggle i {
    font-size: 11px;
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
  }

  .customer-aside .menu-customer-toggle.active i {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
  }

  .customer-aside .menu-customer-toggle.active ~ #customer-menu {
    max-height: 500px;
    -webkit-box-shadow: 0px 5px 14.4px -3.4px rgba(0, 0, 0, 0.46);
            box-shadow: 0px 5px 14.4px -3.4px rgba(0, 0, 0, 0.46);
  }

  .customer-aside #customer-menu {
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    background: #f2f2f2;
    border-radius: 0;
    z-index: 10;
  }

  .customer-discounts {
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px 5px;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
  }

  .customer-discounts .discount {
    padding-left: 10px;
  }

  .customer-discounts .discount.active {
    margin-left: -3px;
    margin-right: -3px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .customer-discounts .current,.customer-discounts .next {
    padding-left: 0;
  }

  .customer-discounts .current {
    margin-top: 10px;
  }

  .orders-list .order-detail-trigger .order-number {
    padding-left: 17px;
  }

  .orders-list .order-detail-trigger .order-number:before {
    margin-right: 8px;
  }

  .orders-list .customer-order-products .product {
    margin-left: -10px;
    margin-right: -10px;
  }

  .orders-list .customer-order-products .product .col {
    padding-left: 10px;
    padding-right: 10px;
  }

  .page-two-cols .page-title {
    margin-top: 20px;
  }

  .page-customer-edit .page-title {
    margin-top: 20px;
  }

  .page-article-content .img-content-wrapper .img-block {
    margin: 0 auto;
  }

  .page-article-content .img-content-wrapper .img-block img.image {
    width: 100%;
  }

  .page-articles-list .article-list-wrapper .article-item {
    margin-right: 0;
    max-width: 100%;
  }

  .page-articles-list .article-list-wrapper .article-item .img-wrapper {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 100%;
  }

  .rubrics-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 13px 5px;
  }

  .rubrics-list a {
    display: block;
    border: 1px solid #014e7191;
    padding: 10px;
    text-align: center;
    width: 100%;
    margin: 10px auto;
  }

  .page-article {
    padding: 10px;
  }

  .page-error .container {
    padding: 5px;
  }

  .page-title-wrapper .page-title {
    text-align: center;
  }

  .page-compare-list .aside-menu .navbar-nav .nav-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(100%/2 - 6px);
        -ms-flex: 0 0 calc(100%/2 - 6px);
            flex: 0 0 calc(100%/2 - 6px);
    max-width: -webkit-calc(100%/2 - 6px);
    max-width: calc(100%/2 - 6px);
  }

  .page-compare-list .aside-menu .navbar-nav .nav-item .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
  }

  .page-title-wrapper {
    font-size: 24px;
  }

  .row-contacts-wrap .content-info-block {
    width: 100%;
  }

  .row-contacts-wrap .maps-form-block {
    width: 100%;
  }

  .callback-form.form-horizontal {
    padding: 17px 5px 30px;
  }

  .icon-title-wrap .page-title-wrapper {
    font-size: 18px;
  }

  .utp-delivery-top .utp-item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .utp-delivery-top .utp-item .icon-wrap {
    margin: 10px;
    text-align: center;
  }

  .utp-delivery-top .utp-item .title-content-wrap {
    width: 100%;
  }

  .mini-title-icon-wrapper .page-title {
    font-size: 19px;
  }

  .page-pay-and-delivery .utp-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .page-pay-and-delivery .utp-wrapper .utp-item {
    width: 47%;
  }

  .nav-tabs .nav-link {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .cities-content-wrap .tab-pane.active .address-list,.cities-content-wrap .tab-pane.active .city-map {
    width: 100%;
  }

  .cities-content-wrap .tab-pane.active .address-list .row-cities,.cities-content-wrap .tab-pane.active .city-map .row-cities {
    height: auto !important;
  }

  .warranty-page .img-content-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .discount-items-img-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media (max-width: 700px) {
  .sale-page .container {
    padding: 5px;
  }

  .sale-page .img {
    width: 100%;
  }

  .img-timer-wrapper .sale-timer-wrapper .sale-timer-title {
    line-height: 1;
  }

  .img-timer-wrapper .sale-timer-wrapper .timer-count {
    font-size: 14px;
  }

  .img-timer-wrapper .sale-timer-wrapper .timer-count:after {
    display: none;
  }

  .img-timer-wrapper .sale-timer-wrapper .timer-label {
    font-size: 12px;
  }

  .row-in-sale .product-card-item {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .article-item .img-wrapper {
    min-height: 141px;
  }

  .article-item .title {
    min-height: auto;
  }

  .article-item .title a {
    min-height: auto;
  }

  .row-actions .actions-block {
    width: 100%;
  }

  .row-actions .img img {
    width: 100%;
  }

  .sales-page .container {
    padding: 5px;
  }
}

@media (max-width: 575px) {
  .search-form .search-results .ui-autocomplete {
    max-height: -webkit-calc(100vh - 125px);
    max-height: calc(100vh - 125px);
  }

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

  #tableSize .nav-tabs {
    padding-left: 5px;
    padding-right: 5px;
  }

  #tableSize .nav-link {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
  }

  #tableSize .nav-link .text {
    padding: 6px 5px;
  }

  #tableSize #navTabSize .nav-tabs {
    padding-left: 5px;
    padding-right: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  #tableSize #navTabSize .nav-tabs .nav-link {
    width: auto;
  }

  #tableSize #navTabSize .tab-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cart-products .remove-product-msg {
    left: auto;
    right: 0;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }

  .checkout-page .checkout-title .helper-popover {
    font-size: 23px;
  }

  .checkout-page .checkout-title .helper-popover .text {
    display: none;
  }

  .checkout-page .delivery-content .control-group-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .checkout-page .delivery-content .control-group-wrapper .control-group {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .checkout-page .block-price-checkout {
    margin-top: 0;
  }

  .checkout-page .block-price-checkout .custom-checkbox {
    font-size: 0.75rem;
  }

  .checkout-cart-discount .share-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
    margin-top: 3px;
  }

  .checkout-cart-discount .form-share {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .success-wrapper .info {
    padding-top: 0;
    font-size: 0.875rem;
  }

  .success-wrapper .info .title-info {
    font-size: 1rem;
  }

  .success-wrapper .info-table .tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 14px;
  }

  .success-wrapper .info-table .th {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    color: #053a52;
    padding: 0;
    line-height: 1;
  }

  .success-wrapper .info-table .td {
    padding: 0;
    font-size: 0.75rem;
  }

  .success-wrapper .page-title {
    font-size: 1.7rem;
  }

  .page-success {
    padding: 5px;
  }

  .success-wrapper .info-table .tr {
    width: 100%;
    min-width: auto;
  }

  .slider-for-error .container {
    padding: 5px;
  }

  .profile-form .control-group {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .profile-form .addresses-edit {
    padding-left: 10px;
    padding-right: 10px;
  }

  .profile-form .page-title {
    padding-left: 10px;
    padding-right: 10px;
  }

  .page-compare > .page-title,.page-compare > header {
    margin-left: 130px;
  }

  .page-compare > header {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .page-compare > header .title {
    min-width: 100%;
  }

  .page-compare > header .btn.delete {
    margin-bottom: 5px;
  }

  .page-compare .compare-product,.page-compare .compare-header {
    min-width: 120px;
  }

  .page-compare-list .aside-menu .navbar-nav .nav-item {
    width: 100%;
    max-width: 100%;
  }

  .page-compare-list .catalog-list .product-card-wrapper {
    width: 48%;
    margin-right: 3px;
    min-width: 180px;
  }

  .page-compare {
    padding: 5px;
  }

  .page-compare .page-title {
    font-size: 15px;
    max-width: 160px;
    background: transparent;
  }

  .page-compare .page-aside .aside-menu {
    padding: 0;
  }

  #compare-table .aside-menu .nav-link {
    font-size: 10px!important;
    line-height: 1.2 !important;
  }

  .page-compare #compare-table #compare-header {
    -webkit-flex-basis: 110px;
        -ms-flex-preferred-size: 110px;
            flex-basis: 110px;
    margin-right: 25px;
    width: 45%;
  }

  .page-compare .page-aside {
    position: absolute!important;
    max-width: 107px!important;
  }

  .page-compare .page-aside .nav-link {
    font-size: 10px!important;
    line-height: 1.2 !important;
  }

  .page-compare .compare-product,.page-compare .compare-header {
    min-width: 144px!important;
  }
}

@media (max-width: 574px) {
  .product-page .card-left {
    padding: 0;
  }

  .product-page .qty-wrap {
    margin-top: 0;
  }

  .product-page .qty-favorite-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 16px;
  }

  .product-page .qty-favorite-wrapper .button-inner,.product-page .qty-favorite-wrapper .button-block,.product-page .qty-favorite-wrapper .btn {
    width: 100%;
  }

  .product-page .cart-credit-wrapper {
    display: none;
  }

  .product-page .one-click-mobile-wrap {
    width: 100%;
    max-width: 100%;
  }

  .product-page .one-click-mobile-wrap a {
    width: 100%;
  }
}

@media (max-width: 570px) {
  .product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSNext:hover:before,.product-card-sliders-wrapper .lSSlideOuter .lSAction > .lSPrev:hover:before {
    color: #014e71 !important;
  }

  .for-mobile-relative-wrapper {
    position: relative;
  }

  .for-mobile-relative-wrapper .lSSlideOuter {
    position: static;
    overflow: visible;
  }

  .for-mobile-relative-wrapper .lSSlideOuter .lSSlideWrapper {
    position: static;
    overflow: visible;
  }

  .for-mobile-relative-wrapper .lSSlideOuter .lSSlideWrapper #newsslider {
    overflow: visible;
  }

  .for-mobile-relative-wrapper .lSSlideOuter .lSSlideWrapper .lSPrev {
    left: -15px;
  }

  .for-mobile-relative-wrapper .lSSlideOuter .lSSlideWrapper .lSNext {
    right: -15px;
  }
}

@media (max-width: 567px) {
  .call-footer-wrapper .phones .phone {
    padding-left: 0;
  }

  .call-footer-wrapper .phones:before {
    display: none;
  }
}

@media (max-width: 560px) {
  .title-utp-location {
    font-size: 18px;
  }

  .title-jobs {
    font-size: 19px;
  }
}

@media (max-width: 415px) {
  .header-search-wrapper {
    width: 79%;
  }
}

@media (max-width: 360px) {
  .page-customer-info .profileForm-container .control-group .controls {
    max-width: 90%;
  }
}

@media (max-width: 320px) {
  .left-copy {
    font-size: 8px;
  }

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

  .favorites-compare-cart-block .product-favorite {
    top: 4px;
    right: 4px;
  }
}

@-webkit-keyframes animate-gradient {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

@-o-keyframes animate-gradient {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

@keyframes animate-gradient {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

@-webkit-keyframes shakeUpDownArrow {
  0% {
    margin-top: -3px;
  }

  100% {
    margin-top: 3px;
  }
}

@-o-keyframes shakeUpDownArrow {
  0% {
    margin-top: -3px;
  }

  100% {
    margin-top: 3px;
  }
}

@keyframes shakeUpDownArrow {
  0% {
    margin-top: -3px;
  }

  100% {
    margin-top: 3px;
  }
}

@-webkit-keyframes shakeLeftRightArrow {
  0% {
    margin-left: -3px;
  }

  100% {
    margin-left: 3px;
  }
}

@-o-keyframes shakeLeftRightArrow {
  0% {
    margin-left: -3px;
  }

  100% {
    margin-left: 3px;
  }
}

@keyframes shakeLeftRightArrow {
  0% {
    margin-left: -3px;
  }

  100% {
    margin-left: 3px;
  }
}

@-webkit-keyframes opacityOutInOut {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes opacityOutInOut {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes opacityOutInOut {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes grow {
  0%,100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }

  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}

@-o-keyframes grow {
  0%,100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }

  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}

@keyframes grow {
  0%,100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }

  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}

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

  70%,100% {
    opacity: 0.3;
  }
}

@-o-keyframes animate-arrow-1 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.3;
  }
}

@keyframes animate-arrow-1 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.3;
  }
}

@-webkit-keyframes animate-arrow-2 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.5;
  }
}

@-o-keyframes animate-arrow-2 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.5;
  }
}

@keyframes animate-arrow-2 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.5;
  }
}

@-webkit-keyframes animate-arrow-3 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 1;
  }
}

@-o-keyframes animate-arrow-3 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 1;
  }
}

@keyframes animate-arrow-3 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 1;
  }
}

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

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

@-o-keyframes loader-spin {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }

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

@keyframes loader-spin {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }

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

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

  98% {
    opacity: 0;
  }

  100% {
    display: none;
  }
}

@-o-keyframes popupHidden {
  0% {
    opacity: 1;
  }

  98% {
    opacity: 0;
  }

  100% {
    display: none;
  }
}

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

  98% {
    opacity: 0;
  }

  100% {
    display: none;
  }
}
