@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700&subset=latin,cyrillic);
@font-face {
  font-family: 'Raleway';
  font-display: swap;
  src: url("../fonts/Raleway-Regular.eot");
  src: url("../fonts/Raleway-Regular.woff2") format("woff2"), url("../fonts/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway-Regular.ttf") format("truetype"), url("../fonts/Raleway-Regular.svg#Raleway-Regular") format("svg"), url("../fonts/Raleway-Regular.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Raleway';
  font-display: swap;
  src: url("../fonts/Raleway-Bold.eot");
  src: url("../fonts/Raleway-Bold.woff2") format("woff2"), url("../fonts/Raleway-Bold.woff") format("woff"), url("../fonts/Raleway-Bold.ttf") format("truetype"), url("../fonts/Raleway-Bold.svg#Raleway-Bold") format("svg"), url("../fonts/Raleway-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Raleway';
  font-display: swap;
  src: url("../fonts/Raleway-Light.eot");
  src: url("../fonts/Raleway-Light.woff2") format("woff2"), url("../fonts/Raleway-Light.woff") format("woff"), url("../fonts/Raleway-Light.ttf") format("truetype"), url("../fonts/Raleway-Light.svg#Raleway-Light") format("svg"), url("../fonts/Raleway-Light.eot?#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Raleway';
  font-display: swap;
  src: url("../fonts/Raleway-Medium.eot");
  src: url("../fonts/Raleway-Medium.woff2") format("woff2"), url("../fonts/Raleway-Medium.woff") format("woff"), url("../fonts/Raleway-Medium.ttf") format("truetype"), url("../fonts/Raleway-Medium.svg#Raleway-Medium") format("svg"), url("../fonts/Raleway-Medium.eot?#iefix") format("embedded-opentype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Raleway';
  font-display: swap;
  src: url("../fonts/Raleway-Black.eot");
  src: url("../fonts/Raleway-Black.woff2") format("woff2"), url("../fonts/Raleway-Black.woff") format("woff"), url("../fonts/Raleway-Black.ttf") format("truetype"), url("../fonts/Raleway-Black.svg#Raleway-Black") format("svg"), url("../fonts/Raleway-Black.eot?#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  font-display: swap;
  src: url("../fonts/icomoon.eot?unp2hg");
  src: url("../fonts/icomoon.eot?unp2hg#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?unp2hg") format("truetype"), url("../fonts/icomoon.woff?unp2hg") format("woff"), url("../fonts/icomoon.svg?unp2hg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: Roboto, sans-serif;
  font-display: swap;
  font-size: 14.58px;
  line-height: 1.3;
  color: #1a1a18; }

#full-page {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1; }

div, input, span, button, td {
  box-sizing: border-box; }

a:active,
a:hover,
*:focus {
  outline: 0; }

.container {
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: content-box; }
  .container:after {
    content: '';
    display: table;
    clear: both; }

.table {
  display: table;
  width: 100%; }

.table-cell {
  display: table-cell;
  vertical-align: middle; }

.text-right {
  text-align: right; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

h1, h2, h3, .header-2, .header-3, .seotext>div {
  font-family: Raleway, sans-serif;
  font-display: swap;}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s ease-out;
  text-overflow: ellipsis; }

input::-moz-placeholder {
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s ease-out;
  text-overflow: ellipsis; }

input:-moz-placeholder {
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s ease-out;
  text-overflow: ellipsis; }

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s ease-out;
  text-overflow: ellipsis; }

:placeholder {
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s ease-out;
  text-overflow: ellipsis; }

:focus::-webkit-input-placeholder {
  opacity: 0.4; }

input:focus::-moz-placeholder {
  opacity: 0.4; }

input:focus:-moz-placeholder {
  opacity: 0.4; }

:focus:-ms-input-placeholder {
  opacity: 0.4; }

:focus:placeholder {
  opacity: 0.4; }

.dotted {
  border-bottom: dotted 1px; }

body > iframe {
  display: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.5; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  font-display: swap;}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #fff; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* 

====== 3d unfold ======

*/
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-3d-unfold .mfp-content {
    padding:0 70px;
    -webkit-perspective: 2000px;
            perspective: 2000px; }
  .mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-transform: rotateY(-60deg);
            transform: rotateY(-60deg); }
  .mfp-3d-unfold.mfp-bg {
    opacity: 0;
    transition: all 0.5s; }
  .mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  .mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.6; }
  .mfp-3d-unfold.mfp-removing .mfp-with-anim {
    -webkit-transform: rotateY(60deg);
            transform: rotateY(60deg);
    opacity: 0; }
  .mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0; }

header {
  width: 100%; }

.header-line-top {
  padding-top: 30px;
  border-top: solid 3px #e8e8e7; }

.header-logo {
  display: inline-block;
  vertical-align: middle;
  max-width: 270px;
  margin-right: 5.35%;
  position: absolute;
  padding: 0;
  top: -15px; }
  .header-logo img {
    max-width: 100%; }

.call {
  display: inline-block;
  vertical-align: middle;
  margin-top: 15px;
  padding-left: 277px; }

.buttons-right {
  float: right; }

.phone {
  font-size: 30.3px;
  color: #575656;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  text-decoration: none; }

.for-mobile-phone {
  display: none; }
  .for-mobile-phone a {
    display: inline-block;
    font-size: 20px;
    font-size: 2.5vw;
    color: #575656;
    vertical-align: middle;
    text-decoration: none; }

.workhours {
  font-size: 11px;
  color: #575656;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  margin-left: 25px;
  text-decoration: none; }
  .workhours span {
    display: block; }

.for-mobile-workhours {
  display: inline-block;
  font-size: 9px;
  color: #575656;
  vertical-align: middle;
  text-decoration: none;
  margin-left: 10px; }

nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }

nav a {
  text-decoration: none; }

.header-nav {
  text-align: right;
  margin-bottom: 20px; }
  .header-nav li {
    display: inline-block;
    margin-left: 7px; }
  .header-nav a {
    font-size: 15.42px;
    color: #6e6e6e;
    transition: all 0.2s ease-out; }
    .header-nav a:hover {
      color: #02a8e8; }

.header-line-blue {
  background: #083250;
  position: relative;
  color: white;
  height: 63px;
  margin-bottom: 42px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); }
  .header-line-blue .favorites.active {
    color: #fcc000; }

.toggle-cat {
  float: left;
  padding: 0 50px 0 30px;
  position: relative;
  background: #02aaec;
  background: linear-gradient(to bottom, #02abed, #02a9ea, #039cd8);
  height: 63px;
  font: bold 18.75px/63px 'Raleway', sans-serif;
  cursor: pointer;
  transition: background 0.2s ease-out; }
  .toggle-cat:hover {
    background: linear-gradient(to bottom, #029cd9, #029ad6, #038dc4); }

.lines {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 4px;
  border-radius: 2px;
  background: white;
  margin-right: 45px;
  position: relative;
  margin-bottom: 0.25em; }
  .lines:before, .lines:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    border-radius: inherit; }
  .lines:before {
    top: -8px; }
  .lines:after {
    bottom: -8px; }

.search {
  padding-top: 12px;
  margin-left: 350px;
  font-size: 16.67px;
  color: #6e6e6e;
  overflow: hidden; }
  .search .inline-form {
    width: 100%;
    table-layout: fixed; }
  .search input[type=text] {
    border: none;
    height: 40px;
    line-height: 100%;
    background: linear-gradient(to bottom, #ebebea 0, #ffffff 10px);
    box-sizing: border-box;
    padding-left: 24px;
    border-right: solid 1px #d1d1d1;
    color: inherit; }
  .search .nice-select {
    background: linear-gradient(to bottom, #ebebea 0, #ffffff 10px);
    border-radius: 0;
    border: none;
    box-sizing: border-box;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    width: 100%; }
  .search button[type=submit] {
    border: none;
    width: 100%;
    background: #f6b900;
    background: linear-gradient(to bottom, #f8c300, #f6b900, #f4b100);
    font: bold 15.8px 'Raleway', sans-serif;
    color: #1a1a18;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    cursor: pointer; }
    .search button[type=submit]:hover {
      background: linear-gradient(to top, #f8c300, #f6b900, #f4b100); }

.inline-form {
  display: table;
  border-collapse: collapse; }
  .inline-form > div {
    display: table-cell;
    vertical-align: middle; }
    .inline-form > div:first-child > * {
      border-radius: 4px 0 0 4px; }
    .inline-form > div:last-child > * {
      border-radius: 0 4px 4px 0; }
    .inline-form > div .search-input {
      border-radius: 4px 0 0 4px; }
    .inline-form > div .button {
      border-radius: 0 4px 4px 0; }
  .inline-form input[type=text], .inline-form select {
    width: 100%; }

.inline-input.search-text {
  width: 70%; }

.blue-right {
  float: right;
  margin-left: 10px; }
  .blue-right:before {
    height: 63px;
    content: '';
    display: inline-block;
    width: 0;
    vertical-align: middle; }

.cart-info {
  display: inline-block;
  vertical-align: middle;
  color: #fcc000;
  font-size: 22.08px; }
  .cart-info a {
    color: inherit;
    text-decoration: underline; }
    .cart-info a:hover {
      text-decoration: none; }
    .cart-info a.cart-link {
      text-decoration: none;
      transition: color 0.3s ease-out; }
      .cart-info a.cart-link:hover {
        color: white; }

.cart-items-count {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  text-align: center;
  width: 50px;
  height: 43px;
  background: url(../img/basket.png) no-repeat center center;
  line-height: 1;
  padding: 0 5px 22px 13px;
  margin: 0 10px; }

.cart-sum-total {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px; }

#search-toggle {
  display: none; }

#catalog_menu {
  position: absolute;
  display: none;
  z-index: 1000;
  right: 20px;
  top: 100%;
  left: 20px;
  pointer-events: none; }
  #catalog_menu ul {
    padding: 25px 0;
    pointer-events: all;
    box-sizing: border-box; }
  #catalog_menu span, #catalog_menu a {
    display: block;
    cursor: pointer;
    color: #1a1a18;
    font-size: 14.58px;
    padding: 7px 35px;
    text-decoration: none;
    cursor: pointer;
    position: relative; }
    #catalog_menu span:after, #catalog_menu a:after {
      content: '';
      position: absolute;
      right: 20px;
      top: 0;
      bottom: 0;
      margin: auto;
      width: 8px;
      height: 10px; }
    #catalog_menu span:hover, #catalog_menu a:hover {
      text-shadow: 0 0 0 #1a1a18; }
  #catalog_menu span {
    padding: 0; }
  #catalog_menu > ul {
    width: 33.33333%;
    position: relative;
    background: #fbfbfb;
    list-style: none; }
    #catalog_menu > ul > li {
      /*&:hover > ul {
				display: block;
			}*/ }
      #catalog_menu > ul > li > span:hover, #catalog_menu > ul > li > a:hover {
        background: #efeeee; }
      #catalog_menu > ul > li > span:after {
        background-image: url(../img/arrow.png); }
      #catalog_menu > ul > li > ul {
        position: absolute;
        display: none;
        width: 100%;
        top: 0;
        left: 100%;
        min-height: 100%;
        background: #efeeee; }
        #catalog_menu > ul > li > ul > li {
          /*&:hover > ul {
						display: block;
					}*/ }
          #catalog_menu > ul > li > ul > li > span:hover, #catalog_menu > ul > li > ul > li > a:hover {
            background: #e8e8e7; }
          #catalog_menu > ul > li > ul > li > span:after {
            background-image: url(../img/arrow2.png); }
          #catalog_menu > ul > li > ul > li > ul {
            position: absolute;
            display: none;
            width: 100%;
            top: 0;
            left: 100%;
            min-height: 100%;
            background: #e8e8e7; }
            #catalog_menu > ul > li > ul > li > ul > li > span:hover, #catalog_menu > ul > li > ul > li > ul > li > a:hover {
              background: #d9d9d9; }

@media screen and (min-width: 1024px) {
  #catalog_menu li:hover > ul {
    display: block !important; } }

header .container {
  position: relative; }

.header-menu-overlay {
  position: fixed;
  display: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 100; }

header {
  z-index: 200;
  position: relative;
  background: white; }

.btn {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  height: 38px;
  line-height: 38px;
  padding: 0 26px;
  border-radius: 4px;
  font-size: 13.75px;
  font-weight: bold;
  font-family: Raleway, sans-serif;
  font-display: swap;
  transition: all 0.3s ease-out;
  cursor: pointer;
  border: none;
  box-sizing: border-box;
  text-align: center; }
  .btn i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    font-style: normal;
    font-family: icomoon;
    font-display: swap;
    margin-bottom: 0.25em;
    line-height: 0.5;
    font-weight: normal; }

.buy-container .btn {
  height: 35px;
  line-height: 35px;
  padding: 0 35px; }

.btn-blue, a.btn-blue {
  background: #02aaeb;
  background: linear-gradient(to bottom, #02abed, #02a4e3, #0493cc);
  color: white !important; }
  .btn-blue:hover, a.btn-blue:hover {
    background: linear-gradient(to bottom, #029cd9, #0295cf, #0485b8); }

.btn-blue2 {
  background: #02b7e4;
  background: linear-gradient(to bottom, #02bdec, #02b7e4, #04a3cb);
  color: white; }
  .btn-blue2:hover {
    background: linear-gradient(to bottom, #02add8, #02a7d0, #0493b7); }

.btn-blue3 {
  background: #017bb3;
  background: linear-gradient(to bottom, #0298d6, #017bb3, #016193);
  color: white; }
  .btn-blue3:hover {
    background: linear-gradient(to bottom, #028ac2, #016d9f, #01547f); }

.btn-darkblue {
  background: #064368;
  background: linear-gradient(to bottom, #0e537b, #064165, #073655);
  color: white; }
  .btn-darkblue:hover {
    background: linear-gradient(to bottom, #0c4769, #053552, #052a42); }

.btn-green {
  background: #6bb92a;
  background: linear-gradient(to bottom, #84c225, #74bc28, #3da833);
  color: white; }
  .btn-green:hover {
    background: linear-gradient(to bottom, #78b122, #6aab24, #37982e); }

.btn-orange {
  background: #ef9a0c;
  background: linear-gradient(to bottom, #f7be01, #ef9a0c, #e77817);
  color: white; }
  .btn-orange:hover {
    background: linear-gradient(to bottom, #e3ae01, #dc8d0b, #d46e15); }

.btn-big {
  height: 50px;
  line-height: 48px;
  border: solid 1px;
  padding: 0 20px;
  font-family: Roboto;
  font-display: swap;
  font-weight: 500;
  font-size: 16.67px; }
  .btn-big i {
    margin-right: 12px;
    font-size: 19px; }

.btn-xl {
  height: 60px;
  line-height: 60px;
  border: none;
  padding: 0 25px;
  font-family: Roboto;
  font-display: swap;
  font-weight: 500;
  font-size: 18.75px; }
  .btn-xl i {
    margin-right: 30px;
    font-size: 15px; }

.btn-gray {
  background: #f5f5f5;
  border: solid 1px #dddddd;
  color: #6e6e6e; }
  .btn-gray:hover {
    background: #ebebeb; }

.btn-white {
  background: transparent;
  border-color: transparent;
  color: white;
  padding: 0 5px; }
  .btn-white:hover {
    text-decoration: underline; }

.callme {
  height: 16px;
  width: 16px;
  background: url(../img/phone-outline-2.png) no-repeat center center;
  background-size: contain; }

.callme2 {
  height: 13px;
  width: 13px;
  background: url(../img/phone-outline.png) no-repeat center center;
  background-size: contain; }

.location {
  width: 20px;
  height: 23px;
  background: url(../img/location.png) no-repeat center center; }

.profile:after {
  content: '\e911'; }

.get-price:after {
  content: '\e901'; }

.heart:after {
  content: '\e904';
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1); }

.eye {
  width: 22px;
  height: 16px;
  background: url(../img/eye.png) no-repeat center center; }

.arrow-right:after {
  content: '\e90b'; }

.letter:after {
  content: '\e90d'; }

.btn-small {
  font-size: 13.75px;
  padding: 0 18px; }

.btn-md {
  height: 32px;
  line-height: 30px;
  padding: 0 15px; }
  .btn-md i {
    margin-right: 15px; }

.btn-xs {
  font-size: 13.75px;
  height: 25px;
  line-height: 23px;
  border: solid 1px;
  padding: 0 25px; }

.btn-black {
  color: #1a1a18;
  border: solid 1px #1a1a18; }
  .btn-black:hover {
    color: white;
    background: #1a1a18; }

.btn-white-text {
  color: white;
  border: solid 1px white; }
  .btn-white-text:hover {
    color: #02a2e1;
    background: white; }

.white-bg {
  background: white;
  color: inherit;
  border: transparent; }
  .white-bg:hover {
    background: #91daf7; }

.btn-disabled {
  cursor: not-allowed; }
  .btn-disabled:hover {
    background: linear-gradient(to bottom, #b5c4cb, #b5c4cb, #adbcc3, #a4b3b9, #9dacb2); }

.btn-darkgray {
  color: white;
  background: #aab9c0;
  background: linear-gradient(to bottom, #b5c4cb, #b5c4cb, #adbcc3, #a4b3b9, #9dacb2); }
  .btn-darkgray:hover {
    background: linear-gradient(to bottom, #b5c4cb, #b5c4cb, #adbcc3, #a4b3b9, #9dacb2); }

.green {
  color: #b6c939; }

.blue3 {
  color: #02a7e7; }

.blue {
  color: #02a7e7; }

.blue2 {
  color: #02a7e7; }

.file-all {
  height: 22px;
  width: 22px;
  background: url(../img/insafe_icon_4.svg) no-repeat center center;
  background-size: contain;
  display: inline-block;
  margin-bottom: 4px;
  margin-right: 25px;
  vertical-align: middle; }

.file-pdf {
  background: url(../img/insafe_icon_1.svg) no-repeat center center; }

.file-xls {
  background: url(../img/insafe_icon_2.svg) no-repeat center center; }

.file-doc {
  background: url(../img/insafe_icon_3.svg) no-repeat center center; }

a.file-link {
  font-weight: bold;
  color: #3a84b5;
  display: block;
  text-decoration: none;
  padding: 4px 0; }

a.file-link:hover {
  text-decoration: underline; }

@media screen and (min-width: 640px) {
  .row {
    margin: 0 -14px; }
    .row:after {
      content: '';
      display: table;
      clear: both; }
  .one-third, .two-third, .one-half {
    float: left;
    padding: 0 14px; }
  .one-third {
    width: 33.3333%; }
  .two-third {
    width: 66.6666%; }
  .one-half {
    width: 50%; }
  .left-sidebar {
    float: left;
    width: 330px; }
  .right-content {
    margin-left: 365px; }
  .right-content-inner {
    float: left;
    width: 100%; } }

h2, .header-2, .seotext>div {
  font-size: 29.17px;
  margin: 30px 0 15px 0;
  font-weight: bold; }

h3, .header-3 {
  font-size: 20.83px;
  font-weight: bold; }

.frontpage-slider-wrapper {
  margin-right: 800px; }

.frontpage-slider-inner {
  float: left;
  width: 100%; }

.iod-wrapper {
  float: right;
  width: 760px;
  border: solid 1px #d0d0d0; }

.item-of-day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.frontpage-slider {
  border: solid 1px #d0d0d0;
  background: #f0f3f8;
  background: linear-gradient(to right, #c8cbd0 0, transparent 10%), linear-gradient(to left, #c8cbd0 0, transparent 10%), linear-gradient(to bottom, #d1dce2, #ecf0f3, #f1f5f7); }
  .frontpage-slider .btn-small {
    padding: 0 34px 0 22px; }
  .frontpage-slider .owl-prev, .frontpage-slider .owl-next {
    width: 33px;
    height: 33px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    transition: all 0.3s ease-out; }
  .frontpage-slider .owl-prev {
    left: -2px;
    background: url(../img/slide-left.png) no-repeat center center; }
    .frontpage-slider .owl-prev:hover {
      box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1); }
  .frontpage-slider .owl-next {
    right: -2px;
    background: url(../img/slide-right.png) no-repeat center center; }
    .frontpage-slider .owl-next:hover {
      box-shadow: -3px 3px 0 rgba(0, 0, 0, 0.1); }
  .frontpage-slider .owl-dots {
    position: absolute;
    bottom: 16px;
    text-align: center;
    left: 0;
    right: 0; }
  .frontpage-slider .owl-dot {
    width: 10px;
    height: 10px;
    margin: 0 4px;
    display: inline-block;
    border-radius: 100%;
    border: solid 1px #aaaaaa; }
    .frontpage-slider .owl-dot.active, .frontpage-slider .owl-dot:hover {
      background: #dededd; }
  .frontpage-slider h2, .frontpage-slider .header-2 {
    font-size: 25px;
    margin: 25px 0; }

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

.owl-item > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.slider-img, .slider-text {
  float: left;
  width: 50%;
  padding-bottom: 20px; }

.slider-img {
  padding-left: 70px; }

.slider-text {
  padding-top: 25px;
  padding-right: 45px;
  padding-left: 35px; }

.iod-img {
  text-align: center;
  float: left;
  width: 50%;
  padding: 40px 30px 40px 45px; }

.iod-text {
  float: left;
  width: 45%;
  padding: 5px 40px 30px 45px; }
  .iod-text h2, .iod-text .header-2 {
    font-size: 24.52px;
    margin: 25px 0 15px 0;
    text-transform: uppercase; }

.price-old, .price {
  display: block; }
.ih-info .price-old{
  font-size: 14px;
}
.ih-info .price-old span{
  font-size: 12px;
}
.price-old {
  font-size: 14px;
  color: #9b9b9b;
  text-decoration: line-through;
  margin-top: 5px;
  font-weight: normal}

.price {
  font-weight: bold;
  font-size: 20.83px;
  color: #1da5de;
  margin-bottom: 15px; }

.categories {
  margin-top: 30px;
  margin-bottom: 60px; }
  .categories li {
    display: block;
    overflow: hidden;
    padding: 1px 0 0 1px;
    background: #fbfbfb;
    float: left;
    width: 16.666666%;
    box-sizing: border-box;
    box-shadow: 0px 0 0 0 #dcdbdb, 
 0 0px 0 0 #dcdbdb, 
 1px 1px 0 0 #dcdbdb,
 1px 0 0 0 #dcdbdb inset, 
 0 1px 0 0 #dcdbdb inset; }
  .categories a {
    display: table;
    table-layout: fixed;
    width: 101%;
    color: #1a1a18;
    transition: all 0.3s ease-out; }
    .categories a:hover {
      background: #02abed;
      color: white; }

.category-icon {
  display: table-cell;
  vertical-align: middle;
  width: 110px;
  text-align: center;
  font-family: 'icomoon';
  font-display: swap;
  font-size: 50px; }

.category-name {
  display: table-cell;
  vertical-align: middle;
  height: 115px;
  padding-right: 20px; }

@supports ((-ms-flex-wrap: wrap) or (flex-wrap: wrap)) {
  .categories ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .categories ul li {
      float: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .categories ul a {
      height: auto !important; } }

_:-ms-fullscreen, :root .categories ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  _:-ms-fullscreen li, :root .categories ul li {
    float: none;
    display: -ms-flexbox;
    display: flex; }
  _:-ms-fullscreen a, :root .categories ul a {
    height: auto !important; }

.category1:before {
  content: '\e912'; }

.category2:before {
  content: '\e913'; }

.category3:before {
  content: '\e914'; }

.category4:before {
  content: '\e915'; }

.category5:before {
  content: '\e916'; }

.category6:before {
  content: '\e917'; }

.category7:before {
  content: '\e918'; }

.category8:before {
  content: '\e919'; }

.category9:before {
  content: '\e91a'; }

.category10:before {
  content: '\e91b'; }

.category11:before {
  content: '\e91c'; }

.category12:before {
  content: '\e91d'; }

.category13:before {
  content: '\e91e'; }

.category14:before {
  content: '\e91f'; }

.category15:before {
  content: '\e920'; }

.category-default:before {
  content: '\e921'; }

.hits {
  background: #eff0f1 url(../img/gray-bg.jpg);
  padding: 5px 0 25px 0; }
.add-text-left>h2{
  margin-top: 0;}
.rotate-items, .rotate-items-popup, .products-list, .rotate-news {
  margin-bottom: 35px; }
  .rotate-items .item, .rotate-items-popup .item, .products-list .item {
    background: white;
    padding: 15px 15px 15px 20px;
    border: solid 1px #dadada;
    border-radius: 4px;
    transition: box-shadow 0.3s ease-out; }
    .rotate-items .item:hover, .rotate-items-popup .item:hover, .products-list .item:hover {
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); }
    .rotate-items .item:after, .rotate-items-popup .item:after, .products-list .item:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 100%;
      margin-top: -3px;
      height: 5px;
      background: #f2f2f2;
      border: solid 1px #dadada;
      border-radius: 0 0 4px 4px;
      z-index: -1; }
  .rotate-items .owl-stage-outer, .rotate-items-popup .owl-stage-outer, .products-list .owl-stage-outer {
    padding: 10px;
    margin: 0 -10px; }
  .rotate-items a, .rotate-items-popup a, .products-list a {
    color: #1a1a18;
    transition: all 0.3s ease-out;
    text-decoration: none; }
    .rotate-items a:hover, .rotate-items-popup a:hover, .products-list a:hover {
      color: #005287; }
  .rotate-items .owl-nav, .rotate-items-popup .owl-nav, .products-list .owl-nav {
    position: absolute;
    top: -33px;
    right: 0; }
  .rotate-items .owl-prev, .rotate-items-popup .owl-prev, .products-list .owl-prev, .rotate-items .owl-next, .rotate-items-popup .owl-next, .products-list .owl-next {
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    border: solid 2px #72706f;
    color: #72706f;
    text-decoration: none;
    line-height: 24px;
    margin-left: 4px;
    font-family: 'icomoon';
    font-display: swap;
    font-size: 20px;
    transition: all 0.3s ease-out; }
    .rotate-items .owl-prev:hover, .rotate-items-popup .owl-prev:hover, .products-list .owl-prev:hover, .rotate-items .owl-next:hover, .rotate-items-popup .owl-next:hover, .products-list .owl-next:hover {
      background: #72706f;
      color: white; }
  .rotate-items .owl-prev:before, .rotate-items-popup .owl-prev:before, .products-list .owl-prev:before {
    content: '\e094'; }
  .rotate-items .owl-next:before, .rotate-items-popup .owl-next:before, .products-list .owl-next:before {
    content: '\e095'; }
  .rotate-items .price, .rotate-items-popup .price, .products-list .price {
    font-weight: normal;
    margin-bottom: 0; }
  .rotate-items .item-name, .rotate-items-popup .item-name, .products-list .item-name {
    margin-top: 25px; }
    .rotate-items .item-name .item-product-number, .rotate-items-popup .item-name .item-product-number, .products-list .item-name .item-product-number {
      margin-top: 5px;
      font-size: 14px; }
  .rotate-items .price-and-rating, .rotate-items-popup .price-and-rating, .products-list .price-and-rating {
    margin-top: 15px; }
    .rotate-items .price-and-rating .price-old, .rotate-items-popup .price-and-rating .price-old, .products-list .price-and-rating .price-old {
      margin-top: 0; }

.item-img {
  text-align: center; }

.owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
          transform: translateZ(0) scale(1, 1); }

i.star {
  font-family: 'icomoon';
  font-display: swap;
  font-style: normal; }
  i.star:before {
    content: '\e905'; }

.price-and-rating {
  font-size: 0; }
  .price-and-rating .price-container, .price-and-rating .rating-box, .price-and-rating .buy-container, .price-and-rating .in-stock {
    display: inline-block;
    vertical-align: middle;
    font-size: 16.67px;
    position: relative; }
  .price-and-rating .price-container {
    width: 50%; }
    .price-and-rating .price-container .price-label {
      font-size: 14px; }
  .price-and-rating .buy-container {
    width: 50%;
    text-align: right; }
  .price-and-rating .in-stock {
    width: 50%;
    color: #868584;
    font-size: 14px;
    margin-top: 12px; }
  .price-and-rating .rating-box {
    width: 50%;
    text-align: right;
    padding-bottom: 2px;
    margin-top: 12px; }

.long-banner {
  margin-right: 595px; }

.car-banner {
  float: left;
  width: 100%;
  background: url(../img/car-banner.jpg) no-repeat left top;
  padding: 0 20px 20px 30px; }
  .car-banner p {
    color: #868685;
    padding-bottom: 5px; }

.short-banner {
  float: right;
  width: 570px; }

.blue-banner {
  background: #02a2e1 url(../img/delivery.png) no-repeat 32px 30px;
  color: white;
  padding: 0 40px 23px 170px; }
  .blue-banner p {
    padding-top: 8px; }

.banners {
  margin-bottom: 50px;
  margin-top: 30px; }
  .banners h3, .banners .header-3 {
    margin: 0;
    padding-top: 20px;
    line-height: 1.2; }
  .banners p {
    margin: 0 0 5px 0; }

.btn-right {
  text-align: right;
  margin-top: -30px; }

.rotate-news .news-item {
  background: #f5f5f5;
  padding: 15px 10px 20px 20px;
  box-sizing: content-box; }

.rotate-news .date {
  display: block;
  color: #1da5de;
  font-weight: bold; }

.rotate-news p, .rotate-news a {
  color: #575656;
  text-decoration: none; }

.rotate-news p {
  margin-top: 7px;
  margin-bottom: 0; }

.rotate-news .owl-nav {
  position: absolute;
  top: -56px;
  right: 0; }

.rotate-news .owl-prev, .rotate-news .owl-next {
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  border: solid 2px #72706f;
  color: #72706f;
  text-decoration: none;
  line-height: 24px;
  margin-left: 4px;
  font-family: 'icomoon';
  font-display: swap;
  font-size: 20px;
  transition: all 0.3s ease-out; }
  .rotate-news .owl-prev:hover, .rotate-news .owl-next:hover {
    background: #72706f;
    color: white; }

.rotate-news .owl-prev:before {
  content: '\e094'; }

.rotate-news .owl-next:before {
  content: '\e095'; }

.view-all {
  display: inline-block;
  color: #1a1a18;
  text-decoration: underline;
  margin-top: 20px; }
  .view-all:hover {
    text-decoration: none; }

.item-outer {
  position: relative; }

.items-empty-space {
  position: absolute;
  left: 100%;
  width: calc(100% - 24px);
  top: 0;
  bottom: 27px;
  background: white;
  margin-left: 12px;
  border: solid 1px #dadada;
  border-radius: 4px;
  transition: box-shadow 0.3s ease-out;
  font-size: 18px;
  color: #1a1a18; }
  .items-empty-space:hover {
    box-shadow: 0 0 0 2px #aaaaaa;
    border-color: #aaaaaa;
    color: #1a1a18 !important; }
  .items-empty-space:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: -3px;
    height: 5px;
    background: #f2f2f2;
    border: solid 1px #dadada;
    border-radius: 0 0 4px 4px;
    z-index: -1; }
  .items-empty-space img {
    margin-bottom: 25px; }

.empty-space-inner {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0); }

@media screen and (max-width: 639px) {
  .items-empty-space {
    width: calc(100% - 7px);
    margin-left: 2px; } }

footer {
  background: #e8e8e7;
  color: #6e6e6e;
  font-size: 12.5px;
  margin-top: 125px;
  border-top: solid 1px transparent;
  border-bottom: solid 5px #c2c1c1;
  padding: 45px 0 100px 0; }
  footer h4 {
    font: bold 14.58px 'Raleway', sans-serif;
    border-bottom: solid 1px #d8d7d7;
    margin-right: 50px;
    margin-bottom: 12px;
    margin-top: 0;
    padding-bottom: 5px;
    text-transform: uppercase; }
footer nav {
  border-bottom-color:rgb(216, 215, 215);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: rgb(110, 110, 110);
  display: block;
  font-family: Raleway, sans-serif;
  font-display: swap;
  font-size: 14.58px;
  font-stretch: 100%;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-east-asian: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 12px;
  margin-right: 50px;
  margin-top: 0;
  padding-bottom: 5px;
  text-size-adjust: 100%;
  text-transform: uppercase;
  -webkit-margin-after: 12px;
  -webkit-margin-before: 0;
  -webkit-margin-end: 50px;
  -webkit-margin-start: 0;}

.subscribe {
  float: right;
  width: 460px;
  margin-top: -58px;
  position: relative;
  background: #02abed url(../img/letter.png) no-repeat 53px 45px;
  padding: 30px 25px 50px;
  color: white;
  font-size: 16.67px; }
  .subscribe .inline-form {
    width: 100%; }
  .subscribe .for-email {
    width: 55%; }
  .subscribe input[type=email], .subscribe input[type=text] {
    height: 45px;
    line-height: 100%;
    border: solid 1px white;
    color: white;
    background: transparent;
    padding-left: 18px;
    width: 100%; }
  .subscribe button[type=submit] {
    height: 45px;
    font: bold 13.75px/45px 'Raleway', sans-serif;
    border: none;
    background: white;
    color: #424344;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    padding: 0 5px; }
    .subscribe button[type=submit] i {
      margin-right: 12px;
      margin-bottom: 6px;
      font-size: 18px; }
    .subscribe button[type=submit]:hover {
      color: #02abed; }
  .subscribe p {
    margin-left: 145px;
    margin-bottom: 48px;
    margin-top: 0; }
  .subscribe:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 12px 8px;
    border-color: transparent transparent #aaa9a9 transparent;
    top: 0;
    left: -8px; }
  .subscribe:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 0 8px;
    border-color: transparent transparent transparent #aaa9a9;
    top: 0;
    right: -8px; }

.footer-left {
  margin-right: 460px; }

.logo-column {
  width: 31.5%;
  float: left; }
  .logo-column img {
    max-width: 255px; }

.footer-info-column {
  float: left;
  padding-right: 20px;
  line-height: 1.6; }
  .footer-info-column p {
    margin: 6px 0; }
  .footer-info-column a {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s ease-out; }
    .footer-info-column a:hover {
      color: #02abed; }

.info-column-1 {
  width: 29%; }

.info-column-2 {
  width: 16%; }

.info-column-3 {
  width: 23.5%; }
  .info-column-3 .btn {
    width: 210px;
    margin: 8px 0;
    font-size: 13.75px; }

.links-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .links-list a {
    color: inherit;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease-out; }

a.pluso-more {
  display: none !important; }

.recommend {
  margin-top: 28px;
  margin-bottom: 5px;
  font-size: 13.75px; }

.socials {
  margin-bottom: 14px; }

.footer-phone {
  font-size: 24.66px; }

.footer-location {
  padding-left: 20px;
  background: url(../img/location2.png) no-repeat left 3px; }

.footer-email {
  padding-left: 20px;
  position: relative; }
  .footer-email:before {
    position: absolute;
    content: '\e90d';
    left: 0;
    top: -2px;
    font-family: 'icomoon';
    font-display: swap;}

.footer-workhours {
  padding-left: 20px;
  background: url(../img/clock.png) no-repeat left 3px; }

.short-lbl {
  display: none; }

.popup-container {
  background: #f5f5f5;
  border-radius: 3px;
  overflow: hidden; }

.popup {
  max-width: 100%;
  margin: 0 auto;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.7); }

#choose_city_popup {
  width: 630px; }
  #choose_city_popup .popup-container {
    padding: 25px 50px 35px; }
  #choose_city_popup h3 {
    margin-top: 0; }
  #choose_city_popup .popup-container > p {
    margin-top: 0;
    color: rgb(26, 26, 24);
    cursor: auto;
    display: inline-block;
    font-family: Raleway, sans-serif;
    font-display: swap;
    font-size: 18px;
    font-weight: 700;
    height: 27px;
    line-height: 27.079px;
    text-align: left;
    text-size-adjust: 100%;
    -webkit-margin-after: 20.83px;
    -webkit-margin-before: 0px;
    -webkit-margin-end: 0px;
    -webkit-margin-start: 0px;}

.city-list {
  list-style: none;
  margin: 25px 0;
  padding: 0;
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3; }
  .city-list li {
    margin: 0 0 10px;
    display: inline-block;
    width: 100%;
    white-space: nowrap; }
  .city-list label {
    font-weight: normal; }
  .city-list span {
    display: inline-block;
    padding: 1px 8px;
    border: solid 1px transparent;
    vertical-align: middle;
    white-space: normal;
    max-width: 145px; }
  .city-list input:checked + span {
    border-color: #99d2f1;
    color: #009de2; }

.mfp-close-btn-in .mfp-close, button.mfp-close {
  border: solid 2px #838281;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 3px;
  right: 16px;
  top: 16px;
  color: transparent; }
  .mfp-close-btn-in .mfp-close:before, .mfp-close-btn-in .mfp-close:after, button.mfp-close:before, button.mfp-close:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 2px;
    background: #838281;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
  .mfp-close-btn-in .mfp-close:before, button.mfp-close:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .mfp-close-btn-in .mfp-close:after, button.mfp-close:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.bottom-delivery {
  text-align: right;
  padding: 12px 0;
  position: relative; }
  .bottom-delivery:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/map.png) no-repeat left center;
    width: 112px;
    height: 64px; }
  .bottom-delivery p {
    font: bold 14.58px 'Raleway', sans-serif;
    padding: 7px 55px;
    margin: 0 -55px;
    background: white; }
    .bottom-delivery p .location {
      width: 12px;
      height: 15px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 12px;
      margin-bottom: 0.25em;
      background-size: contain; }

#added_to_cart_popup {
  width: 990px; }
  #added_to_cart_popup .popup-container {
    text-align: center;
    padding: 50px 75px 0; }
  #added_to_cart_popup h3 {
    margin: 35px 0 25px; }
  #added_to_cart_popup .popup-container p {
    margin: 35px 0 25px;
    color: rgb(26, 26, 24);
    cursor: auto;
    display: block;
    font-family: Raleway, sans-serif;
    font-display: swap;
    font-size: 20.83px;
    font-weight: 700;
    height: 27px;
    line-height: 27.079px;
    text-align: center;
    text-size-adjust: 100%;
    -webkit-margin-after: 20.83px;
    -webkit-margin-before: 20.83px;
    -webkit-margin-end: 0px;
    -webkit-margin-start: 0px; }
  #added_to_cart_popup .owl-nav {
    position: static; }
  #added_to_cart_popup .owl-prev, #added_to_cart_popup .owl-next {
    width: 17px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    border: none; }
    #added_to_cart_popup .owl-prev:before, #added_to_cart_popup .owl-prev:after, #added_to_cart_popup .owl-next:before, #added_to_cart_popup .owl-next:after {
      display: none; }
  #added_to_cart_popup .owl-prev {
    left: -40px;
    background: url(../img/prev.png) no-repeat center center; }
  #added_to_cart_popup .owl-next {
    right: -40px;
    background: url(../img/next.png) no-repeat center center; }
  #added_to_cart_popup .owl-carousel {
    text-align: left; }

#success_msg {
  width: 990px; }
  #success_msg .popup-container {
    text-align: center;
    padding: 50px 75px 0; }
  #success_msg h3 {
    margin: 35px 0 25px; }
  #success_msg .popup-container p {
    margin: 35px 0 25px;
    color: #84c225;
    cursor: auto;
    display: block;
    font-family: Raleway, sans-serif;
    font-display: swap;
    font-size: 20.83px;
    font-weight: 700;
    line-height: 27.079px;
    text-align: center;
    text-size-adjust: 100%;
    -webkit-margin-after: 20.83px;
    -webkit-margin-before: 20.83px;
    -webkit-margin-end: 0px;
    -webkit-margin-start: 0px; }
  #success_msg .owl-nav {
    position: static; }
  #success_msg .owl-prev, #success_msg .owl-next {
    width: 17px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    border: none; }
    #success_msg .owl-prev:before, #success_msg .owl-prev:after, #success_msg .owl-next:before, #success_msg .owl-next:after {
      display: none; }
  #success_msg .owl-prev {
    left: -40px;
    background: url(../img/prev.png) no-repeat center center; }
  #success_msg .owl-next {
    right: -40px;
    background: url(../img/next.png) no-repeat center center; }
  #success_msg .owl-carousel {
    text-align: left; }

.added-buttons {
  margin-bottom: 40px; }
  .added-buttons .btn {
    min-width: 165px;
    margin: 5px; }

.also_buy {
  margin: 0 -80px 25px;
  position: relative;
  font: normal 16.67px 'Raleway', sans-serif; }
  .also_buy:before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1px;
    content: '';
    position: absolute;
    background: #e0e0df; }
  .also_buy span {
    display: inline-block;
    padding: 0 28px;
    background: #f5f5f5;
    position: relative; }

.options-group label {
  float: left;
  clear: left;
  display: block; }

.mobile-filter-head {
  display: none;
  position: relative;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  border: solid 1px #d6d6d6;
  padding: 10px;
  background: #f4f6f6; }
  .mobile-filter-head:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    border-right: solid 2px #a9a9a9;
    border-bottom: solid 2px #a9a9a9;
    right: 10px;
    top: 0;
    bottom: 4px;
    margin: auto;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    transition: all 0.3s; }
  .mobile-filter-head.active:after {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    top: 4px;
    bottom: 0; }

.two-col {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2; }

.sidebar-section-head {
  clear: left; }

.sidebar-section {
  background: #f4f6f6;
  border-radius: 4px 4px 0 0;
  margin-bottom: 27px;
  overflow: hidden; }

.sidebar-section-head {
  margin: 0;
  padding: 17px 30px;
  font-size: 16.67px;
  font-weight: bold;
  background: #edefef; }

  .sidebar-section-head a {
    color: inherit;
    text-decoration: none; }

.options-group {
  padding: 15px 30px; }
  .options-group label {
    margin-bottom: 12px; }
  .options-group input[type=checkbox], .options-group input[type=radio] {
    margin-right: 15px; }
  .options-group input[type=checkbox] {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-bottom: 0.2em; }
  .options-group input[type="radio"] {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-bottom: 0.2em; }

.sidebar-menu {
  padding: 15px 30px 25px 30px; }
  .sidebar-menu ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .sidebar-menu li {
    margin-bottom: 20px;
    padding-left: 20px;
    position: relative; }
    .sidebar-menu li:last-child {
      margin-bottom: 0; }
    .sidebar-menu li:before {
      content: '';
      position: absolute;
      width: 5px;
      height: 5px;
      border-right: solid 2px #969594;
      border-top: solid 2px #969594;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      box-sizing: border-box;
      left: 0;
      top: 6px; }
    .sidebar-menu li ul {
      margin-top: 20px; }
  .sidebar-menu a {
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease-out; }
    .sidebar-menu a:hover {
      color: #02a8e9; }

.extra-controls {
  text-align: justify; }
  .extra-controls:after {
    content: '';
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 0px; }
  .extra-controls input[type=text] {
    width: 100px;
    text-align: center;
    padding: 8px 0;
    border-radius: 4px;
    border: solid 1px #c1c1c1; }

.page-head {
  border-bottom: solid 1px #c3c2c2;
  padding-bottom: 30px;
  margin-bottom: 34px;
  margin-top: -10px; }
  .page-head h1 {
    font-size: 41.67px;
    margin: 0;
    line-height: 1.2; }

.breadcrumb ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.breadcrumb li {
  display: inline-block;
  vertical-align: middle; }
  .breadcrumb li:after {
    content: '\00BB';
    display: inline-block;
    margin: 0 1px 0 6px; }
  .breadcrumb li:last-child:after {
    display: none; }

.breadcrumb a {
  color: inherit;
  text-decoration: none; }

.filter-option {
  display: inline-block;
  vertical-align: middle; }
  .filter-option .nice-select {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px;
    border-color: #c1c1c1;
    width: 245px; }
    .filter-option .nice-select:after {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 3.5px 0 3.5px;
      border-color: #aaa9a9 transparent transparent transparent;
      -webkit-transform: none;
              transform: none;
      margin-top: -2px;
      -webkit-transform-origin: center center;
              transform-origin: center center; }
    .filter-option .nice-select.open:after {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
      margin-top: -2px; }

.filter-left {
  float: left; }

.filter-right {
  float: right; }

.pagination {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 20px;
  padding: 0;
  list-style: none; }
  .pagination li {
    display: inline-block;
    vertical-align: middle; }
  .pagination span, .pagination a {
    display: block;
    /* width: 43px; */
    text-align: center;
    /* padding: 12px 0px; */
    padding: 12px 18px;
    border-radius: 4px;
    border: solid 1px #c1c1c1;
    transition: all 0.3s ease-out;
    text-decoration: none;
    color: inherit; }
  .pagination a:hover {
    color: white;
    background: #02a8e9; }
  .pagination .active span, .pagination .active a, .pagination .active a:hover {
    background: #dededd;
    cursor: default; }

.products-list--tile-view .item-outer {
  width: 20%;
  float: left;
  padding: 0 12px; }
  .item-outer:nth-child(5n+1) {
    clear: both; }

.products-list {
  margin: 35px -12px 35px -12px;
  position: relative; }
  .products-list:after {
    content: '';
    position: absolute;
    left: 100%;
    width: 20%;
    height: 100%;
    top: 0;
    background: white;
    z-index: 2; }
  .products-list .item {
    position: relative;
    box-shadow: 0 0 0 2px rgba(170, 170, 170, 0);
    padding-top: 28px;
    margin-bottom: 27px;
    transition: all 0.3s ease-out; }
    .products-list .item:hover {
      box-shadow: 0 0 0 2px #aaaaaa;
      border-color: #aaaaaa; }
    .products-list .item:after {
      left: -1px;
      right: -1px;
      height: 5px; }
  .products-list .rating-container .filled-stars {
    color: #f8c300; }

.change-layout {
  width: 42px;
  height: 41px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 4px;
  border: solid 1px #c1c1c1;
  position: relative;
  cursor: pointer;
  margin-right: 1px; }
  .change-layout:first-child {
    margin-left: 15px; }
  .change-layout:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
    margin: auto; }
  .change-layout:hover {
    border-color: #02a0de; }
    .change-layout:hover:after {
      background-position: center bottom; }

.show-row:after {
  background-image: url(../img/lines.png);
  width: 23px;
  height: 21px; }

.show-tile:after {
  background-image: url(../img/tiles.png);
  width: 18px;
  height: 19px; }

.item-company {
  float: left;
  font-size: 12.5px;
  color: #878787; }

.info-icons {
  float: right; }

.item-weight-scale, .item-heart {
  float: left;
  width: 30px;
  height: 25px;
  cursor: pointer;
  position: relative; }
  .item-weight-scale:before, .item-heart:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
    margin: auto;
    opacity: 1;
    transition: all 0.5s ease-out; }
  .item-weight-scale:after, .item-heart:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: auto;
    opacity: 0;
    transition: all 0.5s ease-out; }
  .item-weight-scale:hover:after, .item-weight-scale.active:after, .item-heart:hover:after, .item-heart.active:after {
    opacity: 1; }

.item-weight-scale:before, .item-weight-scale:after {
  width: 23px;
  height: 21px;
  background-image: url(../img/weight.png); }

.item-heart:before, .item-heart:after {
  width: 21px;
  height: 21px;
  background-image: url(../img/heart.png); }

a.item-more {
  font-size: 13.75px;
  color: #9b9c9c;
  text-decoration: underline;
  line-height: 35px; }

.rating-container {
  display: inline-block;
  vertical-align: middle; }

.voice-count {
  font-size: 14.58px;
  color: #9b9c9c; }

.red-text {
  color: #c22328; }

.item-top {
  position: absolute;
  top: 15px;
  left: 20px;
  right: 20px;
  z-index: 10; }

.buy-container .btn {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.seotext {
  margin-top: 65px;
  color: #5b5b5b;
  font-size: 14.58px; }
  .seotext>div, .seotext .header-2 {
    color: #2f2e2d;
    font-size: 29.17px;
    margin-bottom: 20px; }
  .seotext a {
    color: inherit;
    text-decoration: underline; }

.filter-row {
  clear: both; }

.item-horizontal {
  width: 100%;
  display: table;
  border: solid 1px #d7d6d6;
  border-radius: 5px;
  position: relative;
  margin-bottom: 12px; }
  .item-horizontal:after {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    height: 5px;
    border-radius: 0 0 5px 5px;
    border: solid 1px #d7d6d6;
    border-top: none;
    bottom: -4px; }

.ih-img, .ih-description, .ih-info {
  display: table-cell;
  vertical-align: top;
  padding-top: 20px;
  padding-bottom: 20px; }

.ih-img {
  width: 295px;
  text-align: center;
  vertical-align: middle; }

.ih-description {
  color: #2f2e2d;
  padding-right: 20px; }
  .ih-description h4 {
    font-size: 16.67px;
    margin: 0 0 9px 0; }
  .ih-description p {
    margin: 4px 0; }
  .ih-description a {
    text-decoration: underline;
    color: inherit; }
    .ih-description a:hover {
      color: #02a7e7; }
  .ih-description .rating-box {
    margin: 11px 0; }

.ih-info {
  width: 215px;
  background: #f4f6f6;
  color: #9b9c9c;
  font-size: 14.58px;
  text-align: right;
  padding-left: 10px;
  padding-right: 45px; }
  .ih-info a {
    color: inherit; }
  .ih-info .price {
    font-weight: bold;
    font-size: 25px;
    margin: 0 0 5px; }
    .ih-info .price span {
      font-size: 16.67px; }
  .ih-info .price-label {
    font-size: 14px;
    color: #2f2e2d;
    margin: 5px 0 0; }
  .ih-info .compare {
    color: #02a7e7;
    text-decoration: underline; }
    .ih-info .compare:hover {
      text-decoration: none; }
  .ih-info p {
    margin: 25px 0 20px 0; }
  .ih-info .btn {
    padding: 0 36px; }
.ih-info .btn.btn-darkgray{
  padding: 0 25px;
  color: #1a1a18;
}
.ih-icons {
  display: inline-block; }

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important; }

.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0; }

.irs-line-left {
  left: 0;
  width: 11%; }

.irs-line-mid {
  left: 9%;
  width: 82%; }

.irs-line-right {
  right: 0;
  width: 11%; }

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0; }

.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0; }

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0; }

.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1; }

.irs-slider.type_last {
  z-index: 2; }

.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default; }

.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default; }

.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap; }

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px; }

.irs-with-grid .irs-grid {
  display: block; }

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000; }

.irs-grid-pol.small {
  height: 4px; }

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000; }

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: transparent;
  z-index: 2; }

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed; }

.irs-disabled {
  opacity: 0.4; }

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important; }

.irs {
  height: 55px; }

.irs-with-grid {
  height: 75px; }

.irs-line {
  height: 5px;
  top: 5px;
  background: #dededd;
  border: none;
  border-radius: 2px; }

.irs-line-left {
  height: 5px; }

.irs-line-mid {
  height: 5px; }

.irs-line-right {
  height: 5px; }

.irs-bar {
  height: 5px;
  top: 5px;
  border-top: none;
  border-bottom: none;
  background: #aaa9a9; }

.irs-bar-edge {
  height: 10px;
  top: 33px;
  width: 14px;
  border: 1px solid #428bca;
  border-right: 0;
  background: #428bca;
  background: linear-gradient(to top, #428bca 0%, #7fc3e8 100%);
  /* W3C */
  border-radius: 16px 0 0 16px;
  -moz-border-radius: 16px 0 0 16px; }

.irs-shadow {
  height: 2px;
  top: 38px;
  background: #000;
  opacity: 0.3;
  border-radius: 5px;
  -moz-border-radius: 5px; }

.lt-ie9 .irs-shadow {
  filter: alpha(opacity=30); }

.irs-slider {
  top: 0px;
  width: 14px;
  height: 14px;
  background: #02abed;
  background: linear-gradient(to bottom, #0baceb 0%, #02abed 3px, #02a9ea 50%, #0399d4 100%);
  /* W3C */
  border-radius: 100%;
  cursor: pointer; }

.irs-slider.state_hover, .irs-slider:hover {
  background: linear-gradient(to top, #0baceb 0%, #02abed 3px, #02a9ea 50%, #0399d4 100%);
  /* W3C */ }

.irs-min, .irs-max {
  display: none; }

.lt-ie9 .irs-min, .lt-ie9 .irs-max {
  background: #ccc; }

.irs-from, .irs-to, .irs-single {
  top: 20px; }

.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
  background: #999; }

.irs-grid {
  height: 27px; }

.irs-grid-pol {
  opacity: 0.5;
  background: #428bca; }

.irs-grid-pol.small {
  background: #999; }

.irs-grid-text {
  bottom: 5px;
  color: #99a4ac; }

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 12px;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  -webkit-transform: translatez(0);
          transform: translatez(0); }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../img/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-display: swap;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../img/controls.png) no-repeat 0 -32px; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../img/controls.png) no-repeat -43px -32px; }

.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../img/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../img/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  font-display: swap;
  display: block;
  font-size: .85em;
  padding: 10px; }

/*!
 * LABELAUTY jQuery Plugin Styles
 *
 * @file: jquery-labelauty.css
 * @author: Francisco Neves (@fntneves)
 * @site: www.francisconeves.com
 * @license: MIT License
 */
/* Prevent text and blocks selection */
input.labelauty + label ::-moz-selection {
  background-color: rgba(255, 255, 255, 0); }
input.labelauty + label ::selection {
  background-color: rgba(255, 255, 255, 0); }

input.labelauty + label ::-moz-selection {
  background-color: rgba(255, 255, 255, 0); }

/* Hide original checkboxes. They are ugly! */
input.labelauty {
  display: none !important; }

/*
 * Let's style the input
 * Feel free to work with it as you wish!
 */
input.labelauty + label {
  display: inline-table;
  vertical-align: baseline;
  font-size: 14.58px;
  padding: 10px 20px;
  background-color: #fff;
  color: #2f2e2d;
  cursor: pointer;
  border-radius: 3px;
  border: solid 1px #bdbcbc;
  text-align: center;
  transition: background-color 0.25s;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
      user-select: none; }

/* Stylish text inside label */
input.labelauty + label > span.labelauty-unchecked,
input.labelauty + label > span.labelauty-checked {
  display: inline-block;
  line-height: 16px;
  vertical-align: bottom; }

/* Stylish icons inside label */
input.labelauty + label > span.labelauty-unchecked-image,
input.labelauty + label > span.labelauty-checked-image {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: bottom;
  background-repeat: no-repeat;
  background-position: left center;
  transition: background-image 0.5s linear;
  -moz-transition: background-image 0.5s linear;
  -webkit-transition: background-image 0.5s linear;
  -o-transition: background-image 0.5s linear; }

/* When there's a label, add a little margin to the left */
input.labelauty + label > span.labelauty-unchecked-image + span.labelauty-unchecked,
input.labelauty + label > span.labelauty-checked-image + span.labelauty-checked {
  margin-left: 7px; }

/* When not Checked */
input.labelauty:not(:checked):not([disabled]) + label:hover {
  background-color: #02a5e4;
  color: #fff; }

input.labelauty:not(:checked) + label > span.labelauty-checked-image {
  display: none; }

input.labelauty:not(:checked) + label > span.labelauty-checked {
  display: none; }

/* When Checked */
input.labelauty:checked + label {
  background-color: #dededd;
  color: #2f2e2d; }

input.labelauty:checked:not([disabled]) + label:hover {
  background-color: #eeeeee; }

input.labelauty:checked + label > span.labelauty-unchecked-image {
  display: none; }

input.labelauty:checked + label > span.labelauty-unchecked {
  display: none; }

input.labelauty:checked + label > span.labelauty-checked {
  display: inline-block; }

input.labelauty.no-label:checked + label > span.labelauty-checked {
  display: block; }

/* When Disabled */
input.labelauty[disabled] + label {
  opacity: 0.5; }

/* Add a background to (un)checked images */
/*input.labelauty + label > span.labelauty-unchecked-image
{
	background-image: url( images/input-unchecked.png );
}

input.labelauty + label > span.labelauty-checked-image
{
	background-image: url( images/input-checked.png );
}*/
.product-gallery {
  width: 720px;
  float: left;
  position: relative;
  z-index: 10; }
  .product-gallery .magnifier {
    border: solid 1px #dedede;
    border-radius: 5px; }

.magnifier {
  display: block;
  position: relative; }
  .magnifier img {
    display: block;
    margin: auto; }
  .magnifier:before {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    right: 24px;
    bottom: 24px;
    background: url(../img/zoom.png) no-repeat center center; }
  a.magnifier:hover {
    opacity: 0.4; }
    .magnifier:hover:after {
      content: '';
      position: absolute;
      width: 50px;
      height: 50px;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      background: white url(../img/bx_loader.gif) no-repeat center center; }
  .magnifier.zoomready:hover {
    opacity: 1; }
    .magnifier.zoomready:hover:after {
      display: none; }

#card-pager li {
  border: solid 1px #dedede;
  border-radius: 5px;
  overflow: hidden;
  width: 138px; }

#card-pager a {
  display: block;
  position: relative;
  height: 138px;
  line-height: 138px; }
  #card-pager a img {
    display: inline-block;
    vertical-align: middle; }

.video-thumb:before {
  content: '';
  position: absolute;
  width: 46px;
  height: 35px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/video.png) no-repeat center center; }

.card-thumbs-wrapper .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: 0;
  outline: 0;
  width: 19.5%;
  height: auto;
  text-indent: -9999px;
  z-index: 9999;
  transition: all 0.3s;
  border: solid 1px #dedede;
  border-radius: 5px;
  box-sizing: border-box; }
  .card-thumbs-wrapper .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0;
    background: white url(../img/left.png) no-repeat center center; }
    .card-thumbs-wrapper .bx-wrapper .bx-controls-direction a.bx-prev:hover {
      opacity: 0.8; }
  .card-thumbs-wrapper .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
    background: white url(../img/right.png) no-repeat center center; }
    .card-thumbs-wrapper .bx-wrapper .bx-controls-direction a.bx-next:hover {
      opacity: 0.8; }

.product-info {
  margin-left: 770px;
  position: relative;
  padding-top: 5px; }
  .product-info p {
    margin: 0; }
  .product-info .btn-big {
    padding: 15px 63px;
    height: auto;
    line-height: 1; }

.product-info-right {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right; }
  .product-info-right a {
    text-decoration: none;
    color: #717170;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 15px;
    /*&:last-child {
			margin-right: 0;
		}*/ }
    .product-info-right a span {
      border-bottom: dotted 1px #717170;
      transition: all 0.3s ease-out; }
    .product-info-right a:hover {
      color: #02a7e7; }
      .product-info-right a:hover span {
        border-bottom-color: #02a7e7; }
      .product-info-right a:hover .i-square {
        border-color: #02a7e7; }
        .product-info-right a:hover .i-square:after {
          opacity: 1; }
    .product-info-right a.active .i-square:after {
      opacity: 1; }

.item-favorites {
  margin-bottom: 30px; }
  .item-favorites a:last-child {
    margin-left: 20px; }

.i-square {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-bottom: 0.2em;
  margin-right: 16px;
  vertical-align: middle;
  position: relative;
  border-radius: 4px;
  border: solid 2px #dbdbdb;
  transition: all 0.3s ease-out; }
  .i-square:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-position: center top;
    background-repeat: no-repeat;
    transition: all 0.3s ease-out; }
  .i-square:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    transition: all 0.3s ease-out;
    opacity: 0; }

.i-weight:before, .i-weight:after {
  width: 23px;
  height: 21px;
  background-image: url(../img/weight.png); }

.i-heart:before, .i-heart:after {
  width: 21px;
  height: 21px;
  background-image: url(../img/heart.png); }

p.in-stock, .in-stock {
  color: #b6c939;
  margin-bottom: 15px;
  margin-top: 15px; }
  p.in-stock:before, .in-stock:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 12px;
    background: url(../img/in-stock.png) no-repeat center center;
    margin-right: 10px;
    vertical-align: middle;
    margin-bottom: 0.2em; }

.yellow-stars .rating-container .filled-stars {
  color: #f8c300; }

.price-big {
  font-size: 45.83px;
  color: #02a7e7;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 15px;
  line-height: 1.2; }
  .price-big span {
    font-size: 33.3333px; }
.price-big .price-old {
  font-size: 20px;
  margin-bottom: -10px}
  .price-big .price-label {
    font-size: 16.67px;
    display: block;
    font-weight: normal;
    color: #1a1a18;
    line-height: 1; }

p.price-store {
  color: #9b9c9c;
  margin: 0 0 25px 0; }

.choose-measure {
  margin: 30px 0; }

.choose-color {
  margin: 25px 0 45px 0; }

input.labelauty.measure-volume + label {
  width: 39px;
  padding: 22px 0 15px 0;
  border: none;
  margin-left: 8px;
  background: url(../img/volume.png) no-repeat right center; }
  input.labelauty.measure-volume + label span.labelauty-unchecked, input.labelauty.measure-volume + label span.labelauty-checked {
    margin-left: 0 !important; }
  input.labelauty.measure-volume + label .labelauty-unchecked-image, input.labelauty.measure-volume + label .labelauty-checked-image {
    display: none !important; }

input.labelauty.measure-volume:not(:checked):not([disabled]) + label:hover {
  background-color: transparent;
  background-position: left center;
  color: #2f2e2d; }

input.labelauty.measure-volume:checked + label {
  background-color: transparent;
  background-position: left center;
  color: #2f2e2d; }

input.labelauty.measure-volume:checked:not([disabled]) + label:hover {
  background-color: transparent; }

input.labelauty.measure-color + label span.labelauty-unchecked, input.labelauty.measure-color + label span.labelauty-checked {
  margin-left: 0 !important; }

input.labelauty.measure-color + label .labelauty-unchecked-image, input.labelauty.measure-color + label .labelauty-checked-image {
  display: none !important; }

.for_tabs {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%; }
  .for_tabs li {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    .for_tabs li a {
      display: block;
      padding: 10px;
      font-size: 16.67px;
      font-weight: 500;
      color: #2f2e2d;
      text-decoration: none;
      border-radius: 4px 4px 0 0;
      border-bottom: solid 1px #bfbebe; }
    .for_tabs li.active a {
      border: solid 1px #bfbebe;
      border-bottom: none; }

.tabs {
  margin: 70px 0 15px 0; }
  .tabs > div {
    padding-top: 45px;
    line-height: 1.4; }
    .tabs > div ul {
      margin: 20px 0;
      padding: 0;
      list-style: none; }
    .tabs > div li {
      position: relative;
      padding-left: 25px; }
      .tabs > div li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 8px;
        width: 2px;
        height: 2px;
        background: #02a7e7; }

.review-item p {
  margin: 0; }

.review-text {
  background: #fbfbfb;
  border: solid 1px #dbdbdb;
  padding: 15px 30px;
  border-radius: 4px;
  position: relative; }
  .review-text:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 35px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 23px 23px 0;
    border-color: transparent #dbdbdb transparent transparent; }
  .review-text:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 36px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 21px 21px 0;
    border-color: transparent #fbfbfb transparent transparent; }

.review-info {
  padding: 12px 0 22px 78px; }
  .review-info .rating-md {
    padding-bottom: 4px;
    margin-right: 8px; }

.fullwidth-list {
  margin-bottom: 50px; }
  .fullwidth-list .item-outer {
    width: 16.6666%; }
    .fullwidth-list .item-outer:nth-child(5n+1) {
      clear: none; }
    .fullwidth-list .item-outer:nth-child(6n+1) {
      clear: both; }

h2 + .review-item {
  margin-top: 45px; }

.fph-button {
  display: inline-block;
  vertical-align: middle;
  position: relative; }

.img-slider-holder {
  min-height: 350px;
  line-height: 350px;
  text-align: center; }
  .img-slider-holder img {
    display: inline-block;
    vertical-align: middle; }

img.align-left {
  float: left;
  margin: 0 70px 60px 0; }

img.align-right {
  float: right;
  margin: 0 0 60px 70px; }

.clear {
  clear: both; }

.typical-content {
  line-height: 1.8; }
  .typical-content h5 {
    font-size: 14.58px;
    margin: 0 0 30px 0; }
  .typical-content p {
    margin: 24px 0; }
  .typical-content ul {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    overflow: hidden; }
    .typical-content ul li {
      position: relative;
      padding-left: 30px; }
      .typical-content ul li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 10px;
        width: 4px;
        height: 4px;
        background: #62baed; }
    .typical-content ul ul {
      margin: 8px 0; }
    .typical-content ul.multilevel > li:before {
      width: 6px;
      height: 6px;
      background: none;
      border-top: solid 2px #02a8e8;
      border-right: solid 2px #02a8e8;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      box-sizing: border-box;
      top: 9px; }
  .typical-content h2, .typical-content .header-2 {
    border-bottom: solid 1px #cac9c9;
    margin: 30px 0 15px 0;
    line-height: 1.3; }
  .typical-content h3, .typical-content .header-3 {
    border-bottom: solid 1px #cac9c9;
    margin: 85px 0 50px 0;
    line-height: 1.3; }
  .typical-content ol {
    list-style: none;
    counter-reset: list1;
    padding: 0;
    margin: 35px 0;
    overflow: hidden; }
    .typical-content ol li {
      padding-left: 40px;
      position: relative; }
      .typical-content ol li:before {
        position: absolute;
        top: 0;
        left: 0;
        font-weight: bold; }
    .typical-content ol > li:before {
      counter-increment: list1;
      content: counter(list1) ". "; }
    .typical-content ol > li > ol {
      counter-reset: list2;
      margin: 8px 0; }
      .typical-content ol > li > ol > li:before {
        counter-increment: list2;
        content: counter(list1) "." counter(list2) ". "; }
      .typical-content ol > li > ol > li > ol {
        counter-reset: list3; }
        .typical-content ol > li > ol > li > ol > li:before {
          counter-increment: list3;
          content: counter(list1) "." counter(list2) "." counter(list3) ". "; }
  .typical-content form {
    max-width: 930px; }
  .typical-content .btn {
    font-family: 'Raleway', sans-serif;
    font-display: swap;}
  .typical-content .btn-big {
    padding-left: 40px;
    padding-right: 40px; }
  .typical-content img {
    max-width: 100%;
    vertical-align: top; }

.nice-select .option:before {
  display: none; }

.nice-select .list {
  width: 100%; }

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type="number"] {
  -moz-appearance: textfield; }

.blue-digits li:before {
  color: #81b8ea; }

textarea {
  width: 100%;
  border-radius: 4px;
  border: solid 1px #c1c1c1;
  box-sizing: border-box;
  padding: 10px 18px;
  height: 170px; }

label {
  font-weight: 500;
  line-height: 1.3; }

.checkboxes .form-label {
  padding-top: 5px; }

.file_upload {
  position: relative;
  overflow: hidden;
  height: 42px;
  line-height: 40px; }

.file_upload > button {
  float: right;
  width: 110px;
  height: 100%;
  border: none;
  border-left: solid 1px #cac9c9; }

.file_upload > div {
  padding-left: 1em; }

@media only screen and (max-width: 500px) {
  /* example */
  .file_upload > div {
    display: none; }
  .file_upload > button {
    width: 100%; } }

.file_upload input[type=file] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(20);
          transform: scale(20);
  letter-spacing: 10em;
  /* IE 9 fix */
  -ms-transform: scale(20);
  /* IE 9 fix */
  opacity: 0;
  cursor: pointer; }

/* Making it beautiful */
.file_upload {
  border: 1px solid #c1c1c1;
  border-radius: 4px; }

.file_upload > button {
  background: #f5f5f5;
  transition: background 0.2s;
  border-radius: 0 4px 4px 0;
  color: #2f2e2d;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.file_upload:hover > button {
  background: #dedfdf; }

.align-justify {
  text-align: justify; }
  .align-justify:after {
    content: '';
    display: inline-block;
    ververtical-align: top;
    width: 100%; }

.container table {
  width: 100%;
  border-collapse: collapse; }

.container td {
  text-align: center;
  vertical-align: top;
  padding: 12px 50px;
  border: solid 1px #b9b8b8; }

.container th {
  text-align: center;
  vertical-align: top;
  padding: 12px 50px;
  border: solid 1px #b9b8b8;
  color: white;
  font-weight: bold;
  background: #02a8e8; }

.row {
  margin: 50px -20px; }
  .row:before, .row:after {
    content: '';
    display: table;
    clear: both; }

.one-half, .one-third, .one-fourth {
  float: left;
  padding: 0 20px; }

.one-half {
  width: 50%; }

.one-third {
  width: 33.33333%; }

.one-fourth {
  width: 25%; }

.gray-bg-texture {
  background: #ebebec url(../img/gray-bg.jpg);
  box-shadow: inset 0 15px 15px -15px rgba(0, 0, 0, 0.2), inset 0 -15px 15px -15px rgba(0, 0, 0, 0.2);
  padding: 50px 0 60px; }
  .gray-bg-texture h2, .gray-bg-texture .header-2 {
    margin-top: 0; }

.table-wrapper {
  width: 100%;
  overflow: auto; }

.buy-options {
  position: absolute;
  display: none;
  top: 100%;
  background: white;
  border: solid 1px #dddcdc;
  z-index: 100;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 350px;
  padding: 20px 10px;
  text-align: left;
  font-size: 14.58px;
  margin-top: 3px; }
  .buy-options label {
    display: table-row;
    font-weight: normal; }
    .buy-options label > div {
      display: table-cell;
      vertical-align: middle;
      padding: 4px 10px; }
  .buy-options .btn {
    width: auto;
    min-width: 116px;
    margin-left: 10px; }

.buy-options-inner {
  display: table;
  width: 100%;
  margin-bottom: 10px; }

.label-right {
  white-space: nowrap; }

.options-parent {
  position: relative; }
  .options-parent .buy-options {
    left: auto;
    right: 0;
    -webkit-transform: none;
            transform: none; }

.fixed-product-header {
  position: fixed;
  z-index: 10000;
  left: 0;
  right: 0;
  top: -200px;
  background: #f2f2f2;
  transition: top 0.8s; }
  .fixed-product-header.active {
    top: 0; }
  .fixed-product-header p {
    margin: 0; }
  .fixed-product-header .price-big {
    line-height: 0.6;
    font-size: 33.65px; }
    .fixed-product-header .price-big span {
      font-size: 24.49px; }
    .fixed-product-header .price-big .price-old {
       font-size: 16px;
     }
  .fixed-product-header .product-name {
    font: bold 16.67px 'Raleway', sans-serif;
    margin-bottom: 8px; }
  .fixed-product-header .rating-box {
    display: inline-block;
    vertical-align: middle; }
  .fixed-product-header .articul, .fixed-product-header .in-stock {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0; }

.fph-left, .fph-left2 {
  float: left;
  padding: 12px 55px 12px 0; }

.fph-left {
  max-width: 45%;
}

.fph-left2 {
  padding-top: 25px; }

.fph-right {
  float: right;
  padding: 15px 0; }
  .fph-right .btn-big {
    min-width: 210px; }

.fphr-favorites {
  display: inline-block;
  vertical-align: middle;
  margin-right: 35px; }
  .fphr-favorites a {
    text-decoration: none;
    color: #717170;
    display: inline-block; }
    .fphr-favorites a span {
      border-bottom: dotted 1px #717170;
      transition: all 0.3s ease-out; }
    .fphr-favorites a:hover {
      color: #02a7e7; }
      .fphr-favorites a:hover span {
        border-bottom-color: #02a7e7; }
      .fphr-favorites a:hover .i-square {
        border-color: #02a7e7; }
        .fphr-favorites a:hover .i-square:after {
          opacity: 1; }
    .fphr-favorites a.active .i-square:after {
      opacity: 1; }
    .fphr-favorites a:first-child {
      margin-right: 20px; }

.item-favorites {
  position: relative; }

.favorites-hiddenform {
  display: none;
  position: absolute;
  right: 27px;
  top: 100%;
  background: #fbfbfb;
  width: 360px;
  padding: 25px 40px;
  border: solid 1px #dddcdc;
  text-align: left;
  border-radius: 4px; }
  .favorites-hiddenform:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 10px 9px;
    border-color: transparent transparent #dddcdc transparent;
    position: absolute;
    top: -10px;
    right: 86px;
    content: ''; }
  .favorites-hiddenform:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 9px 8px;
    border-color: transparent transparent #fbfbfb transparent;
    position: absolute;
    top: -9px;
    right: 87px;
    content: ''; }
  .favorites-hiddenform input[type=text], .favorites-hiddenform input[type=email], .favorites-hiddenform input[type=password] {
    margin: 10px 0; }
  .favorites-hiddenform button {
    margin: 25px 0; }
  .favorites-hiddenform a {
    margin: 0;
    text-decoration: underline; }

.fh-left {
  float: left; }

.fh-right {
  float: right;
  text-align: right; }

.buy-section {
  display: inline-block;
  vertical-align: middle; }

.page-head.no-border {
  border: none; }

input[type=text], input[type=tel], input[type=email], input[type=password], select {
  width: 100%;
  border-radius: 4px;
  border: solid 1px #c1c1c1;
  height: 42px;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 18px; }
  input[type=text].tips, input[type=tel].tips, input[type=email].tips, input[type=password].tips, select.tips {
    width: 100%;
    margin-right: 15px; }

input[type=checkbox], input[type=radio] {
  /*width: 17px;
    height: 17px;*/
  vertical-align: middle;
  margin-bottom: 0.2em;
  margin-right: 10px; }

.order-gray {
  background: #fbfbfb;
  border: solid 1px #dedddd;
  padding: 5px 20px 40px 20px;
  border-radius: 5px;
  box-shadow: 0 3px 0 -1px #fbfbfb, 0 3px 0 #dedddd; }

.page-head + .order-gray {
  margin-top: -20px; }

.order-table {
  display: table;
  width: 100%;
  border-spacing: 0 18px;
  border-collapse: separate; }

.order-item {
  display: table-row;
  border-radius: 5px;
  box-shadow: 0 3px 0 -1px white, 0 3px 0 #dbdada; }
  .order-item p {
    margin: 0; }
  .order-item > div {
    border-top: solid 1px #dbdada;
    border-bottom: solid 1px #dbdada;
    background: white;
    display: table-cell;
    vertical-align: middle;
    padding: 15px; }
    .order-item > div:first-child {
      border-radius: 5px 0 0 5px;
      border-left: solid 1px #dbdada; }
    .order-item > div:last-child {
      border-radius: 0 5px 5px 0;
      border-right: solid 1px #dbdada; }
  .order-item .nice-select {
    float: none;
    display: inline-block;
    vertical-align: middle;
    border-color: #c1c1c1;
    width: 300px; }
    .order-item .nice-select .list {
      min-width: 100%; }
    .order-item .nice-select:after {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 3.5px 0 3.5px;
      border-color: #aaa9a9 transparent transparent transparent;
      -webkit-transform: none;
      transform: none;
      margin-top: -2px;
      -webkit-transform-origin: center center;
      transform-origin: center center; }

.order-img, .order-info, .order-options, .order-number, .order-amount, .delete-order {
  display: table-cell;
  vertical-align: middle;
  padding: 15px; }

.order-info a {
  text-decoration: none;
  color: inherit; }

@media screen and (min-width: 1600px) {
  .order-img {
    width: 130px; }
  .order-info {
    width: 44%; }
  .order-options {
    width: 21%; }
  .delete-order {
    width: 6.6%; }

  .price-big span {
    font-size: 30.3333px; }
  .i-square {
    width: 36px;
    height: 36px;}
  .page-head h1 {
    font-size: 37.67px;}
  .logo-column img {
    max-width: 230px; }
  .frontpage-slider h2, .frontpage-slider .header-2 {
    font-size: 21px;}
  .iod-text h2, .iod-text .header-2 {
    font-size: 21.52px;}
  .iod-wrapper {
    width: 690px;
    margin-right: 52px;}
  .frontpage-slider-inner {
    margin-left: 52px;
    width: 90%; }
/*
  .btn-big {
    height: 45px;
    line-height: 44px;}
  .btn {
    height: 34px;
    line-height: 34px;}
*/
  .blue-right {
    margin-top: -2px;}
  .search {
    padding-top: 8px;}
  .header-line-blue {
    height: 57px;
  }
  .toggle-cat {
    height: 57px;
    font: bold 18.75px/57px 'Raleway', sans-serif;
  }
  .header-logo img {
    max-width: 90%; }
  .phone {
    font-size: 27.3px;}
  .container {
    max-width: 1620px;}
  .product-info .btn-big {
    padding: 12px 56px;}
}
.order-img {
  text-align: center; }
  .order-img img {
    max-height: 110px; }

@media screen and (min-width: 1000px) {
  .order-img {
    width: 130px; } }

input[type=text].number-input, input[type=number].number-input {
  width: 65px;
  padding: 11px 0;
  text-align: center;
  border-radius: 4px 0 0 4px;
  border: solid 1px #c6c5c5;
  vertical-align: middle; }

.input-group-addon {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-left: -5px; }
  .input-group-addon a {
    display: block;
    box-sizing: border-box; }

.spin-up {
  height: 21px;
  border-radius: 0 4px 0 0;
  border: solid 1px #9d9c9b;
  background: white url(../img/up.png) no-repeat center center; }

.spin-down {
  height: 21px;
  border-radius: 0 0 4px 0;
  border: solid 1px #9d9c9b;
  border-top: none;
  background: white url(../img/down.png) no-repeat center center; }

.input-group.spinner {
  white-space: nowrap; }

.order-amount {
  font-size: 25px;
  font-weight: bold;
  white-space: nowrap; }
  .order-amount span {
    font-size: 16.67px; }

.delete-order {
  text-align: right; }

.delete-order-button {
  width: 42px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #d60000;
  color: #d60000;
  font-size: 20px;
  border-radius: 4px; }
  .delete-order-button:after {
    content: '\002715';
    line-height: 1;
    display: inline-block;
    margin-bottom: 0.35em;
    vertical-align: middle; }

p.order-name {
  font-size: 16.67px;
  font-weight: 500;
  margin: 0 0 7px 0; }

p.order-articul {
  font-size: 14.58px;
  margin: 0; }

p.order-total {
  text-align: right;
  font-size: 16.67px;
  font-weight: 500; }
  p.order-total .order-amount {
    display: inline-block;
    padding: 0 0 0 15px;
    font-size: 38.75px; }
    p.order-total .order-amount span {
      font-size: 25.77px; }
  p.order-total .btn {
    margin-top: 15px;
    padding: 0 40px; }

.order-offer-tabs {
  margin-top: 65px;
  margin-bottom: 80px; }
  .order-offer-tabs .for_tabs {
    display: block; }
    .order-offer-tabs .for_tabs li {
      display: inline-block;
      margin-right: 65px; }
      .order-offer-tabs .for_tabs li:last-child {
        margin-right: 0; }
      .order-offer-tabs .for_tabs li a {
        display: block;
        padding: 0;
        font: bold 29.17px 'Raleway', sans-serif;
        color: #2f2e2d;
        text-decoration: none;
        border-radius: 0;
        border: none;
        border-bottom: solid 5px transparent; }
      .order-offer-tabs .for_tabs li.active a {
        border: none;
        border-bottom: solid 5px #02abed; }
  .order-offer-tabs > div {
    padding-top: 25px; }

.order-price-cell:last-child {
  text-align: right;
  color: #02a7e7;
  vertical-align: top;
  padding-right: 45px; }
  .order-price-cell:last-child p {
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 10px 0; }
    .order-price-cell:last-child p span {
      font-size: 16.67px; }
  .order-price-cell:last-child .btn {
    padding: 0 35px;
    white-space: nowrap; }
.order-price-cell:last-child .price-old{
  font-size: 16px;
}
.order-price-cell:last-child .price-old span{
  font-size: 12px;
}
.two-col-form {
  width: 100%;
  display: table;
  background: #fbfbfb;
  border: solid 1px #dedddd;
  border-radius: 5px;
  box-shadow: 0 3px 0 -1px #fbfbfb, 0 3px 0 #dedddd;
  table-layout: fixed;
  margin-bottom: 60px;
  margin-top: 40px; }
  .two-col-form h3 {
    font-size: 25px; }
    .two-col-form h3:not(:first-child) {
      margin-top: 50px; }

.form-column {
  display: table-cell;
  vertical-align: top;
  padding: 50px 100px 55px 65px;
  position: relative; }
  .form-column:first-child:after {
    content: '';
    position: absolute;
    right: 0;
    top: 55px;
    bottom: 55px;
    width: 1px;
    background: #dedddd; }
  .form-column:last-child {
    padding: 50px 80px 55px; }
  .form-column h3:first-child {
    margin-top: 0; }

.form-input-row {
  margin: 18px 0; }
  .form-input-row:last-child {
    margin-bottom: 0; }

.form-label {
  float: left;
  width: 25%;
  padding-top: 10px; }
  .form-label label {
    display: block; }

.form-input {
  margin-left: 25%; }
  .form-input .nice-select {
    float: none;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    border-color: #c1c1c1; }
    .form-input .nice-select:after {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 3.5px 0 3.5px;
      border-color: #aaa9a9 transparent transparent transparent;
      -webkit-transform: none;
              transform: none;
      margin-top: -2px;
      -webkit-transform-origin: center center;
              transform-origin: center center; }

.form-justify-row {
  text-align: justify;
  margin-top: -10px; }
  .form-justify-row:after {
    content: '';
    display: inline-block;
    width: 100%;
    vertical-align: top; }
  .form-justify-row input[type=text] {
    width: 82px; }
  .form-justify-row .form-label {
    width: auto;
    float: none;
    display: inline-block;
    margin-right: 10px; }
  .form-justify-row .form-input {
    margin-left: 0;
    display: inline-block; }

.form-justify-column {
  display: inline-block;
  vertical-align: middle; }

.checkbox-input {
  display: inline-block;
  vertical-align: middle;
  margin-right: 50px; }
  .checkbox-input:last-child {
    margin-right: 0; }

.payment-total {
  text-align: right;
  margin: 100px 0 60px 0;
  font-size: 16.67px;
  font-weight: 500;
  max-width: 520px;
  margin-left: auto; }
  .payment-total dt, .payment-total dd {
    display: block;
    float: left;
    width: 50%;
    margin: 0 0 15px 0;
    text-align: left; }
    .payment-total dt.payment-total-sum, .payment-total dd.payment-total-sum {
      margin-top: 20px; }
    .payment-total dt .btn, .payment-total dd .btn {
      min-width: 210px;
      margin-top: 35px; }
  .payment-total dt {
    clear: both; }
    .payment-total dt.payment-total-sum {
      margin-top: 35px; }
  .payment-total p {
    text-align: left; }
  .payment-total .order-amount {
    display: inline-block;
    padding: 0;
    font-size: 38.75px; }
    .payment-total .order-amount span {
      font-size: 25.77px; }

.thanks-after-order {
  text-align: center;
  padding: 110px 10px 125px;
  border-radius: 5px;
  border: solid 1px #d7d6d6;
  box-shadow: 0 3px 0 -1px white, 0 3px 0 #d7d6d6; }
  .thanks-after-order h3 {
    margin: 50px 0 45px;
    font-size: 20.83px; }
  .thanks-after-order p {
    margin: 0; }

.to-home {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  padding: 12px 25px;
  background: #f4f6f6;
  transition: all 0.3s;
  margin-top: 40px; }
  .to-home:hover {
    color: #02a4e4; }

.blue-right .below800 .btn {
  height: 63px;
  line-height: 63px;
  border-radius: 0; }

.for-middle-phone {
  display: none; }

@media screen and (min-width: 801px) {
  .below800 {
    display: none; } }

@media screen and (max-width: 1800px) {
  .item-outer {
    width: 25%; }
    .item-outer:nth-child(5n+1) {
      clear: none; }
    .item-outer:nth-child(4n+1) {
      clear: both; }
  .fullwidth-list .item-outer {
    width: 20%; }
    .fullwidth-list .item-outer:nth-child(5n+1) {
      clear: both; }
    .fullwidth-list .item-outer:nth-child(6n+1), .fullwidth-list .item-outer:nth-child(4n+1) {
      clear: none; } }

@media screen and (max-width: 1599px) {
  .frontpage-slider-wrapper {
    margin-right: 50%;
    padding-right: 15px; }
  .iod-wrapper {
    width: 50%; }
  .header-logo, .call {
    margin-top: 0; }
  .header-nav {
    margin-top: 10px; }
  .header-logo {
    margin-right: 2%; }
  .workhours {
    display: block;
    margin-left: 0;
    margin-top: 10px; }
    .workhours span {
      display: inline-block; }
  .categories a {
    display: block;
    width: 100%; }
  .category-icon, .category-name {
    display: block;
    width: auto;
    text-align: center; }
  .category-icon {
    padding-top: 25px; }
  .category-name {
    height: auto;
    padding: 25px; }
  .subscribe {
    float: none;
    width: 100%;
    padding: 30px 25px;
    background-position: 50px 25px; }
  .subscribe p {
    margin-bottom: 0;
    margin-top: 0; }
  .subscribe-form {
    padding-top: 10px; }
  .footer-left {
    margin-right: 0;
    margin-top: 40px; }
  .subscribe-text, .subscribe-form {
    float: left;
    width: 50%; }
  .item-outer {
    width: 33.3333%; }
    .item-outer:nth-child(4n+1) {
      clear: none; }
    .item-outer:nth-child(3n+1) {
      clear: both; }
  .fullwidth-list .item-outer {
    width: 25%; }
    .fullwidth-list .item-outer:nth-child(5n+1), .fullwidth-list .item-outer:nth-child(3n+1) {
      clear: none; }
    .fullwidth-list .item-outer:nth-child(4n+1) {
      clear: both; }
  .form-column, .form-column:last-child {
    padding: 50px 40px; }
  .form-justify-row input[type=text] {
    width: 60px;
    padding: 0 5px;
    text-align: center; } }

@media screen and (min-width: 1600px) {
  .buttons-right .btn {
    margin-left: 22px; }
  .search {
    margin-left: 365px; }
  .search-where {
    width: 125px; }
  .search-find {
    width: 172px; }
  .slider-img {
    width: 55%; }
  .slider-text {
    width: 45%;
    padding-left: 50px; } }

@media screen and (max-width: 1469px) {
  .tabs {
    clear: both; }
  .product-gallery {
    margin: 0 20px 20px 0; }
  .product-info {
    margin-left: 0; } }

@media screen and (max-width: 1399px) {
  .fixed-product-header .product-name {
    font-size: 14.5px; }
  .fph-right .btn-big {
    min-width: 100px; }
  .fph-right .i-square {
    display: none; }
  .fixed-product-header .price-big {
    font-size: 25px; }
  .slider-img, .slider-text {
    float: none;
    width: auto;
    text-align: center; }
  .slider-text {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px 50px 30px; }
  .slider-img {
    padding: 40px 20px 0 20px; }
  .iod-img {
    float: none;
    width: auto;
    padding: 40px 0 0 0;
    text-align: center; }
  .iod-text {
    float: none;
    width: auto;
    padding: 5px 40px 30px 40px;
    text-align: center; } }

@media screen and (max-width: 1339px) {
  .phone {
    font-size: 18px; }
  .only-lg {
    display: none; } }

@media screen and (max-width: 1199px) {
  .phone {
    display: none; }
  .workhours {
    display: none; }
  .for-middle-phone {
    display: block; }
    .for-middle-phone a {
      display: inline-block;
      text-decoration: none;
      color: #1a1a18;
      margin-top: 10px;
      font-size: 18px; }
  .for-middle-workhours {
    display: inline-block;
    margin-left: 10px;
    margin-top: -5px;
    font-size: 9px;
    color: #575656;
    vertical-align: middle;
    text-decoration: none; }
    .for-middle-workhours span {
      display: block; }
  .btn-big {
    font-size: 15px; }
  .mid-only {
    display: none; }
  .toggle-cat {
    padding: 0 30px; }
  .lines {
    margin-right: 0; }
  .search {
    margin-left: 102px; }
  .frontpage-slider-wrapper {
    margin-right: 50%;
    padding-right: 15px; }
  .iod-wrapper {
    width: 50%; }
  .long-banner {
    margin-right: 0; }
  .short-banner {
    float: none;
    width: auto;
    margin-top: 20px; }
  .car-banner {
    float: none; }
  .logo-column, .footer-info-column {
    width: 50% !important;
    margin-bottom: 40px; }
  .item-outer {
    width: 50%; }
    .item-outer:nth-child(3n+1) {
      clear: none; }
    .item-outer:nth-child(2n+1) {
      clear: both; }
  .fullwidth-list .item-outer {
    width: 33.33333%; }
    .fullwidth-list .item-outer:nth-child(4n+1), .fullwidth-list .item-outer:nth-child(2n+1) {
      clear: none; }
    .fullwidth-list .item-outer:nth-child(3n+1) {
      clear: both; }
  .filter-left {
    float: none;
    margin-bottom: 10px; }
  .filter-right {
    float: none; }
  .item-horizontal {
    display: block; }
  .ih-img, .ih-description, .ih-info {
    padding: 20px 5px;
    vertical-align: top; }
  .ih-info {
    text-align: left; }
  .ih-img {
    width: 15%; }
  .ih-info {
    width: 25%; }
  .ih-description {
    width: 60%; }
  .product-gallery {
    width: 50%; }
  .product-info {
    margin-top: 30px; }
  .order-item .nice-select {
    width: auto; }
  .form-column, .form-column:last-child {
    padding: 40px 15px; } }

@media screen and (max-width: 1099px) {
  .fph-left {
    display: none; }
  .item-label-wrapper.item-label-wrapper-big{
    display: inline;}}

@media screen and (min-width: 1024px) {
  #catalog_menu, .shifted-content {
    -webkit-transform: none !important;
            transform: none !important; } }

@media screen and (max-width: 1023px) {
  .shifted-content {
    background: white;
    margin-top: -50px;
    padding-top: 50px; }
  #catalog_menu {
    left: 0;
    top: 0;
    width: 250px;
    height: 100vh;
    overflow-y: scroll;
    pointer-events: all;
    z-index: -1;
    position: fixed; }
    #catalog_menu.visible {
      display: block !important; }
    #catalog_menu ul {
      box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.4), inset 0 -10px 10px -10px rgba(0, 0, 0, 0.4); }
    #catalog_menu a {
      padding: 7px 25px 7px 10px; }
  #catalog_menu > ul > li ul {
    position: relative !important;
    left: 0 !important; }
  #catalog_menu > ul {
    width: 100%; }
  header, .header-line-blue {
    transition: all 0.3s linear; }
  .showcatalog {
    margin-left: 250px; }
    .showcatalog.fixed .header-line-blue {
      left: 250px; } }

@media screen and (max-width: 999px) {
  .product-info-right {
    position: relative;
    text-align: left;
    margin-bottom: 10px; }
  .above1000 {
    display: none; }
  header .btn-big i {
    margin-right: 0; }
  .blue-right .btn-big i {
    padding: 0 10px; }
  .categories li {
    width: 25%; }
  .subscribe-text, .subscribe-form {
    float: none;
    width: auto; }
  .subscribe-form {
    margin-top: 30px; }
  #search-toggle {
    display: inline-block;
    cursor: pointer;
    padding: 0 30px;
    line-height: 63px;
    height: 63px;
    color: white;
    font-size: 23px;
    cursor: pointer; }
    #search-toggle:before {
      font-family: 'icomoon';
      font-display: swap;
      content: '\e036'; }
  #search-form {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border: solid 5px #02aaeb;
    background: #02aaeb;
    box-sizing: border-box;
    z-index: 100;
    -webkit-transform-origin: 100px top;
            transform-origin: 100px top;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0); }
    #search-form.visible {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1); }
  table.title-search-result {
    display: none; }
  .search {
    margin-right: 0;
    margin-left: 0;
    float: right;
    padding-top: 0;
    background: #f6b900;
    background: linear-gradient(to bottom, #f8c300, #f6b900, #f4b100); }
  .order-item > div {
    padding: 15px 5px;
    font-size: 14px; }
  p.order-name {
    font-size: 14px; }
  .order-offer-tabs .for_tabs li a {
    font-size: 18px; }
  .order-price-cell:last-child {
    padding-right: 10px; }
  .one-fourth {
    width: 50%; }
  td {
    padding: 12px 5px; } }

.call.below800 {
  margin-left: -0.2em; }

@media screen and (max-width: 959px) {
  .left-sidebar {
    float: none;
    width: auto;
    margin-bottom: 15px; }
  .right-content {
    margin-left: 0; }
  .fullwidth-list .item-outer {
    width: 50%; }
    .fullwidth-list .item-outer:nth-child(3n+1) {
      clear: none; }
    .fullwidth-list .item-outer:nth-child(2n+1) {
      clear: both; }
  .mobile-filter-head {
    display: block; }
  .mobile-filter-body {
    display: none;
    border: solid 1px #d6d6d6;
    border-top: none; }
  .sidebar-section {
    margin-bottom: 0;
    border-radius: 0; } }

@media screen and (max-width: 800px) {
  .header-line-blue .callme {
    height: 23px;
    width: 23px; }
  .blue-line-container {
    height: 63px;
    margin-bottom: 42px; }
  .header-line-blue {
    margin-bottom: 0; }
  header.fixed .header-line-blue {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10000; }
  .above800 {
    display: none; }
  .blue-line-container .call .btn i {
    margin-right: 0; }
  .header-nav {
    display: none; }
  .header-line-top {
    padding: 10px 0; }
  .line-top-inner {
    display: table;
    width: 100%; }
  .header-logo {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 0; }
    .header-logo img {
      width: 137px; }
  .call {
    padding-left: 0px; }
  .buttons-right {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    float: none; }
  .iod-wrapper {
    width: auto;
    float: none; }
  .frontpage-slider-inner {
    float: none; }
  .same-height-slider {
    height: auto !important; }
  .frontpage-slider-wrapper {
    margin-right: 0;
    padding-right: 0;
    margin-top: 20px; }
  .page-head h1 {
    font-size: 25px; }
  .two-col-form {
    display: block; }
  .form-column {
    display: block; }
  .form-justify-column {
    width: 100%; }
  .cart-info{
    font-size: 18px;
  }
  #search-form.low-height-search{
    position: fixed;
    top: 14px;
  }
  #success_msg .popup-container{
    padding: 20px 30px 0 ;}
  #success_msg .popup-container p {
    font-size: 14px;}}

@media screen and (max-width: 700px) {
  .above700 {
    display: none; }
  .for_tabs li a {
    font-size: 14px; }
  .typical-content ol {
    width: 100%; } }

img {
  max-width: 100%; }

@media screen and (max-width: 639px) {
  .cart-info {
    font-size: 16px; }
  .for-mobile-phone {
    display: block; }
  .for-middle-phone {
    display: none; }
  .price-big {
    font-size: 30px; }
  .ih-img {
    width: 25%;
    float: left;
    display: block; }
  .ih-description {
    width: auto;
    display: block; }
  .ih-info > * {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 20px 5px 0 !important; }
  .ih-info br {
    display: none; }
  .categories li {
    width: 50%; }
  .btn-right {
    text-align: right;
    margin-top: 10px; }
  .car-banner {
    background-size: cover; }
  .above640 {
    display: none; }
  .logo-column img {
    max-width: 100%; }
  .logo-column {
    padding-right: 15px; }
  h2, .seotext>div, .header-2 {
    font-size: 22px; }
  h3, .header-3 {
    font-size: 18px; }
  footer {
    margin-top: 45px;
    padding-bottom: 0; }
  /*
	.item-outer, .fullwidth-list .item-outer{
		width: 100%;
	}
	*/
  .filter-option {
    display: block;
    margin: 10px 0; }
    .filter-option .nice-select {
      margin: 0; }
  .pagination {
    margin: 0; }
  .fo-name {
    display: inline-block;
    min-width: 100px; }
  .product-info-right {
    position: relative;
    right: auto;
    text-align: left; }
  .item-favorites {
    margin-bottom: 10px; }
  .for_tabs li a {
    font-size: 10px; }
  .order-table {
    display: block; }
  .order-item {
    display: block;
    border: solid 1px #dbdada;
    margin-bottom: 15px;
    overflow: hidden; }
  .order-item > div {
    display: block;
    border: none !important; }
  .delete-order-button {
    margin-left: auto;
    margin-top: -50px; }
  .order-amount {
    padding-left: 0; }
  .order-table {
    background: white; }
  .order-offer-tabs .for_tabs li a {
    font-size: 14px; }
  .fphr-favorites {
    display: none; }
  .fph-left2 {
    padding-right: 10px; }
  .for-mobile-phone a {
    font-size: 16px; }
  .for-mobile-workhours {
    font-size: 8px;
    margin-left: 5px; }
  .products-list {
    margin: 25px -2px; }
  .item-outer {
    padding: 0 2px; }
  .price {
    font-size: 16px; }
  .price-old {
    font-size: 12px; }
  .price-and-rating .in-stock {
    font-size: 9px;
    white-space: nowrap; }
  .products-list .item {
    padding: 25px 5px 15px; }
  .price-and-rating .rating-box {
    margin-top: 0px; }
  body {
    font-size: 12px; }
  .rotate-items .item-name, .rotate-items-popup .item-name, .products-list .item-name, .products-list .item-name {
    margin-top: 10px; }
  .order-img {
    float: left;
    margin: 0 20px 0; }
  .order-options {
    clear: both; }
  .order-item .nice-select {
    width: 100%; }
  .order-amount span {
    font-size: 12px; }
  .order-item > div {
    padding: 5px;
    font-size: 12px; }
  input[type=text].number-input, input[type=number].number-input {
    font-size: 14.58px; }
  .city-list {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; }
  .header-line-blue .container {
    padding: 0; }
  .item-label-wrapper-big>div.item-label{
    padding: 8px 0;
    font-size: 12px;
    width: 50%;
  }
}

@media screen and (max-width: 399px) {
  .product-gallery {
    width: auto;
    float: none;
    text-align: center;
    margin-right: 0; }
  .item-label-wrapper>div.item-label{
    font-size: 10px}
  .item-label-wrapper-big>div.item-label{
    font-size: 12px}}

@media screen and (max-width: 479px) {
  .search {
    font-size: 12px;
    margin-right: -1px; }
    .search input[type=text] {
      padding-left: 6px; }
  .inline-form {
    display: block; }
    .inline-form > div {
      display: block; }
  .inline-input.search-text {
    width: 100%; }
    .inline-input.search-text input[type=text] {
      text-align: center; }
  .subscribe .for-email {
    width: 100%; }
  .inline-form > div:first-child > *,
  .inline-form > div:last-child > *,
  .inline-form .search-input,
  .inline-form .search-button {
    border-radius: 0; }
  .above480 {
    display: none; }
  .toggle-cat {
    padding: 0 15px; }
  #search-toggle {
    padding: 0 18px; }
  .cart-info {
    font-size: 14px; }
  .cart-items-count {
    width: 27px;
    height: 25px;
    padding: 0 2.5px 11px 6.5px;
    background-size: contain;
    margin: 0 10px 0 0; }
  .btn {
    padding: 0 15px; }
  .btn-big {
    padding: 0 10px; }
  .call .btn {
    padding: 0 18px; }
  .category-name {
    padding: 15px 5px; }
  .categories {
    font-size: 13px; }
  .blue-banner {
    padding: 0 40px 23px 40px;
    background-image: none; }
  .rotate-items, .rotate-items-popup, .products-list {
    margin-top: 40px;
    margin-bottom: 10px; }
  .subscribe {
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
    background-image: none; }
  .subscribe p {
    margin-left: 0; }
  .logo-column, .footer-info-column {
    width: auto !important;
    float: none; }
  .short-lbl {
    display: initial; }
  .long-lbl {
    display: none; }
  .cart-info a.cart-link {
    height: 63px;
    line-height: 63px;
    display: inline-block;
    padding: 0 16px; }
  .cart-items-count {
    margin: 0; }
  .item-favorites a:last-child {
    margin-left: 0;
    display: block; }
  .price-big {
    font-size: 30px;
    margin-top: 10px; }
  .price-big span {
    font-size: 20px; }
  .price-big .price-old {
    font-size: 14px; }
  input.labelauty + label {
    margin: 5px; }
  .choose-color, .choose-measure {
    margin: 15px 0; }
  .tabs {
    margin: 25px 0 15px 0; }
  .for_tabs li a {
    padding: 10px 2px;
    font-size: 10px; }
  h2, .header-2, .seotext>div {
    font-size: 18px; }
  .order-gray {
    padding: 5px 10px 30px; }
  .btn-xl {
    font-size: 16px; }
  .order-offer-tabs .for_tabs li {
    margin-right: 5px; }
  .order-offer-tabs .for_tabs li a {
    font-size: 10px; }
  .two-col-form h3 {
    font-size: 18px; }
  .form-label {
    float: none;
    width: auto;
    padding-top: 0; }
  .form-input {
    margin-left: 0; }
  .form-column, .form-column:last-child {
    padding: 20px 15px; }
  .order-offer-tabs {
    margin-top: 30px;
    margin-bottom: 30px; }
  .payment-total {
    margin: 30px 0; }
  .payment-total dt, .payment-total dd {
    float: none;
    width: auto; }
  .payment-total dt .btn, .payment-total dd .btn {
    margin-top: 0; }
  .one-half, .one-third, .one-fourth {
    width: 100%; }
  .buy-options {
    min-width: 100%; }
  .fo-name {
    display: block;
    margin-bottom: 5px; }
  .item-img img {
    max-height: 100px; }
  .price-and-rating .price-container, .price-and-rating .rating-box, .price-and-rating .buy-container, .price-and-rating .in-stock {
    display: block;
    width: auto;
    text-align: left; }
  .rotate-items .price-and-rating, .rotate-items-popup .price-and-rating, .products-list .price-and-rating, .products-list .price-and-rating {
    margin-top: 0; }
  .price-and-rating .in-stock {
    margin: 5px 0; }
  .city-list {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1; }
  .bottom-delivery p {
    background: none;
    position: relative;
    z-index: 2;
    font-size: 11.5px; }
  .item-top {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    margin-bottom: 10px; }
  .products-list .item {
    padding: 5px 5px 15px; }

  .owl-item > div{
    display: block;
  }
  .item-of-day{
    display: block;
  }

  .slider-text{
    text-align: left;
  }

  .iod-text{
    text-align: left;
  }
  .item-label-wrapper.item-label-wrapper-big{
    width: 70%;
    position: absolute;
    left: 10px;
    top: 20px;
  }
}

.catalog_faq{
  margin: 0 0 10px 0;
}
.catalog_faq .name{
  float: left;
  margin: 0 10px 0 0;
}
.catalog_faq .item{
  margin: 0 5px;
  display: inline-block;
}

/*# sourceMappingURL=../maps/style.css.map */
/* ТОЧЕЧНОЕ ИСПРАВЛЕНИЕ мобильной версии insafe.ru */
/* Добавить в конец файла /local/templates/insafe-2016/layout/build/css/style.css */

/* Исправляем карточки товаров для мобильных устройств */
@media screen and (max-width: 700px) {
  .products-list .item {
    width: 48% !important;
    display: inline-block !important;
    margin: 1% !important;
    float: none !important;
    vertical-align: top !important;
  }
}

@media screen and (max-width: 479px) {
  .products-list .item {
    width: 47% !important;
    display: inline-block !important;
    margin: 1.5% !important;
    padding: 10px 5px !important;
    float: none !important;
    vertical-align: top !important;
  }

  .products-list {
    font-size: 0; /* Убираем пробелы между inline-block элементами */
  }

  .products-list .item {
    font-size: 12px; /* Возвращаем размер шрифта */
  }
}

@media screen and (max-width: 360px) {
  .products-list .item {
    width: 100% !important;
    display: block !important;
    margin: 5px 0 !important;
  }
}
/* MOBILE ALIGNMENT FIX - NUCLEAR OPTION */
@media screen and (max-width: 768px) {
    .products-list--tile-view .item-outer {
        display: flex !important;
        min-height: 450px !important;
    }
    
    .products-list--tile-view .item {
        display: flex !important;
        flex-direction: column !important;
        height: 100% !important;
        justify-content: space-between !important;
    }
    
    .products-list--tile-view .item .btn,
    .products-list--tile-view .item .add-to-cart,
    .products-list .item button {
        margin-top: auto !important;
        align-self: stretch !important;
    }
}
