@charset "UTF-8";
@font-face {
    font-family: Akrobat;
    src: url('../fonts/Akrobat/Akrobat-Regular.eot');
    src: url('../fonts/Akrobat/Akrobat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Akrobat/Akrobat-Regular.woff2') format('woff2'),
        url('../fonts/Akrobat/Akrobat-Regular.woff') format('woff'),
        url('../fonts/Akrobat/Akrobat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

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

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

@font-face {
    font-family: Akrobat;
    src: url('../fonts/Akrobat/Akrobat-Light.eot');
    src: url('../fonts/Akrobat/Akrobat-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Akrobat/Akrobat-Light.woff2') format('woff2'),
        url('../fonts/Akrobat/Akrobat-Light.woff') format('woff'),
        url('../fonts/Akrobat/Akrobat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
  font-family: "labsystem";
  src: url("/fonts/labsystem.eot?k7at2f");
  src: url("/fonts/labsystem.eot?k7at2f#iefix") format("embedded-opentype"), url("/fonts/labsystem.ttf?k7at2f") format("truetype"), url("/fonts/labsystem.woff?k7at2f") format("woff"), url("/fonts/labsystem.svg?k7at2f#labsystem") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "labsystem" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-grid:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-down2:before {
  content: "";
}

.icon-magyarorszag:before {
  content: "";
}

.icon-error:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-envelop:before {
  content: "";
}

.icon-pin:before {
  content: "";
}

.icon-data-warehouse:before {
  content: "";
}

.icon-delivery:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-delete:before {
  content: "";
}

.icon-shopping-bag:before {
  content: "";
}

.icon-technical-support:before {
  content: "";
}

.icon-user:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-list:before {
  content: "";
}

.icon-thumb:before {
  content: "";
}

html {
  font-size: 16px;
}

body {
  font-family: sans-serif;
  font-family: "Akrobat", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden !important;
  font-size: 20px;
  font-weight: 400;
  color: #4E4E4E;
}
body.fixedHeaderBody {
  padding-top: 192px;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
  }
}
@media (min-width: 1681px) {
  .container {
    max-width: 1560px;
  }
}
@media (min-width: 1921px) {
  .container-fluid {
    /*max-width: 1920px;*/
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
#app {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: none;
}

a,
button {
  transition: all ease 0.5s !important;
}

img {
  max-width: 100%;
}

.site {
  flex: 1;
}

.d-grid {
  display: grid;
}

* {
  outline: none !important;
}

.fakeMenu div.dropdown-menu {
  padding: 0 10px;
}
.fakeMenu div.dropdown-menu a {
  color: #000;
  font-size: 12px;
}

.noscroll {
  overflow: hidden;
}

.gradientText {
  background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

a {
  color: #2767B4;
}
a.logo {
  width: 121px;
  height: 109px;
  background: transparent url(/images/logo.svg) no-repeat 0 0;
  background-size: cover;
  display: block;
  margin: 16px 16px 16px 0;
}
a.logo + span {
  font-weight: 700;
  letter-spacing: 0.4px;
}

header {
  z-index: 100;
  transition: all ease 0.5s;
  position: relative;
}

header .topLine {
    background: transparent url(/images/menu-bg.svg) no-repeat 0 0;
    background-size: cover;
}

header .topLine .dropdown.categoryToggler {
  display: none;
  width: 240px;
}
header .topLine .dropdown.categoryToggler button {
  padding: 0 !important;
  width: 100%;
  text-align: center;
  justify-content: center !important;
  height: 45px !important;
}
header .menuLine {
  height: 60px;
}
header.fixedHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 100;
}
header.fixedHeader .logo + span,
header.fixedHeader .topLine form + .btn,
header.fixedHeader .topLine .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),
header.fixedHeader .menuLine {
  display: none;
}
header.fixedHeader a.basket {
  margin-right: 0;
}
header.fixedHeader .dropdown.userMenu {
  margin-left: 15px;
}
header.fixedHeader form {
  padding: 0 45px;
}
header.fixedHeader .topLine .dropdown.categoryToggler {
  display: inline-flex;
}
header.fixedHeader a.logo {
  width: 64px;
  height: 66px;
  background-size: cover;
  margin: 22px 65px 22px 0;
}
header.fixedHeader:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: linear-gradient(157deg, #2767B4, #014597);
  content: "";
}
header .btn {
  height: 64px;
}
header form {
  flex: 1;
  padding: 0 45px;
  margin: 0;
}
header form .helper {
  align-items: flex-start;
  display: flex;
}
header form .dropdown {
  z-index: 13;
}
header form span.layer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(51, 51, 51, 0.3);
  z-index: 11;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.5s;
}
header form:focus-within span.layer {
  opacity: 1;
  visibility: visible;
}
header form .search {
  border: 1px solid #CFE5FF;
  display: flex;
  padding: 0 25px;
  align-items: center;
  flex: 1;
  margin-left: -2px;
  z-index: 12;
  position: relative;
  background: #fff;
  border-radius: 5px;
}
header form .search .topSearchResults {
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  padding-top: 64px;
  width: calc(100% + 4px);
  z-index: 10;
  display: none;
  background: #fff;
  margin: 0;
  border-radius: 5px;
  border: 1px solid #CFE5FF;
  -webkit-box-shadow: 0 8px 15px rgba(0, 9, 25, 0.2);
  -moz-box-shadow: 0 8px 15px rgba(0, 9, 25, 0.2);
  box-shadow: 0 8px 15px rgba(0, 9, 25, 0.2);
}
header form .search .topSearchResults a {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  color: #4E4E4E;
  padding: 5px 25px;
}
header form .search .topSearchResults a:hover {
  background: #c8c8c8;
  text-decoration: none;
}
header form .search.hasResult {
  border: 2px solid transparent;
}
header form input {
  flex: 1;
  border: 0;
  height: 64px;
  font-size: 20px;
  line-height: 20px;
  border-radius: 5px;
  background: #fff;
  padding: 0;
  color: #4E4E4E;
  border-right: 0;
  border-left: 0;
  transition: all ease 0.5s;
  z-index: 12;
  padding-top: 2px;
}
header form input.hasFocus {
  border-bottom: 1px solid #c8c8c8;
}
header form input.hasFocus + button.btn {
  border-bottom: 1px solid #c8c8c8;
  background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
header form input.placeholder {
  color: #c8c8c8;
}
header form input:-moz-placeholder {
  color: #c8c8c8;
}
header form input::-moz-placeholder {
  color: #c8c8c8;
}
header form input:-ms-input-placeholder {
  color: #c8c8c8;
}
header form input::-webkit-input-placeholder {
  color: #c8c8c8;
}
header form input:focus {
  border-color: #a2a2a2;
}
header form input:focus + button.btn {
  border-color: #a2a2a2;
}
header form button.btn {
  display: flex;
  align-items: center;
  box-shadow: none;
  height: 41px;
  border: 0;
  background: #fff;
  border-left: 0;
  padding: 0 0 0 10px;
  color: #2767B4;
  border-radius: 0;
  z-index: 12;
}
header form button.btn i {
  font-size: 24px;
}
header form .dropdown .btn {
  padding: 0 35px;
  -webkit-text-fill-color: #4E4E4E;
  letter-spacing: 0.4px;
  height: 45px;
}
header form .dropdown .btn:before {
  background: #fff;
  opacity: 1;
  z-index: -1;
}
header form .dropdown .btn:after {
  margin-left: 10px;
  font-family: "labsystem";
  content: "";
  font-size: 12px;
  font-weight: 400;
}
header form .dropdown .btn:hover {
  -webkit-text-fill-color: #4E4E4E;
}
header form .dropdown.show .btn {
  background: transparent;
  z-index: 2;
  position: relative;
  -webkit-text-fill-color: #fff;
  border: 2px solid transparent;
}
header form .dropdown.show .btn:before {
  display: none;
}
header form .dropdown.show .btn:after {
  transform: rotate(180deg);
}
header form .dropdown.show .dropdown-menu.show {
  background: linear-gradient(157deg, #2767B4, #014597);
  padding-top: 43px;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: 0 8px 15px rgba(0, 9, 25, 0.2);
  -moz-box-shadow: 0 8px 15px rgba(0, 9, 25, 0.2);
  box-shadow: 0 8px 15px rgba(0, 9, 25, 0.2);
  top: 0;
  margin: 0;
  will-change: nothing !important;
  transform: none !important;
  z-index: 1;
  position: relative;
}
header form .dropdown.show .dropdown-menu.show:before {
  height: 1px;
  left: 15px;
  right: 15px;
  content: "";
  background: #fff;
  position: absolute;
  top: 43px;
  z-index: 1;
}
header form .dropdown.show .dropdown-menu.show a {
  display: inline-block;
  width: 100%;
  padding: 5px 15px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
header a.basket {
  color: #4E4E4E;
}
header .dropdown.userMenu .btn,
header a.basket {
  font-size: 25px;
  line-height: 25px;
  padding-left: 22px;
  padding-right: 22px;
  text-transform: none;
  padding-top: 4px;
  font-weight: 400;
}
header .dropdown.userMenu .btn:after,
header a.basket:after {
  display: none;
}
header .dropdown.userMenu .btn img,
header a.basket img {
  color: #fff;
  font-size: 24px;
  margin-right: 10px;
  top: -2px;
  position: relative;
}
header .dropdown.userMenu .btn:hover em,
header a.basket:hover em {
  background: #F4E14A;
}
header a.basket {
  margin: 0 45px 0 25px;
  position: relative;
}
header a.basket img {
    margin-right: 28px;
}
header a.basket em {
  font-style: normal;
  font-weight: 900;
  display: flex;
  width: 28px;
  height: 20px;
  justify-content: center;
  align-items: center;
  color: #4E4E4E !important;
  background: #F4E14A;
  border-radius: 3px;
  font-size: 18px;
  line-height: 19px;
  position: absolute;
  left: 58px;
  bottom: 20px;
}
header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) div.dropdown-menu,
header .dropdown.userMenu div.dropdown-menu {
  background: #fff;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 8px rgba(150, 149, 149, 0.2);
  -moz-box-shadow: 0 5px 8px rgba(150, 149, 149, 0.2);
  box-shadow: 0 5px 8px rgba(150, 149, 149, 0.2);
  border: 0;
  margin: 0;
  will-change: nothing !important;
  transform: none !important;
  transform: translateX(-50%) !important;
  left: 50% !important;
  top: 61px !important;
  padding: 10px 15px;
}
header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) div.dropdown-menu a,
header .dropdown.userMenu div.dropdown-menu a {
  display: inline-block;
  width: 100%;
  font-size: 20px;
  padding: 5px 0;
  color: #4E4E4E;
  white-space: nowrap;
}
header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) div.dropdown-menu a:hover,
header .dropdown.userMenu div.dropdown-menu a:hover {
  background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
  margin: 0 0 0 15px;
}
header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn):before {
  position: absolute;
  width: 3px;
  height: 25px;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  background: linear-gradient(157deg, #2767B4, #014597);
}
header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn {
  padding: 0;
  color: #4E4E4E;
  font-weight: 400;
  text-transform: uppercase;
  border: 0 !important;
  outline: none !important;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  background: transparent;
  text-decoration: underline;
}
header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn[aria-expanded=true] {
  background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn:after {
  display: none;
}
header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn .filter-option {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ul.dropdown-menu li a.dropdown-item {
  text-transform: uppercase;
}
header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ul.dropdown-menu li a.dropdown-item.active, header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ul.dropdown-menu li a.dropdown-item:active {
  background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
header .navbar {
  z-index: 2;
  padding: 0;
  justify-content: flex-start;
  background: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(51, 51, 51, 0.04);
  -moz-box-shadow: 0 5px 10px rgba(51, 51, 51, 0.04);
  box-shadow: 0 5px 10px rgba(51, 51, 51, 0.04);
  width: 100%;
  flex-wrap: nowrap;
  border-top: 2px solid #F5F5F5;
  border-bottom: 2px solid #F5F5F5;
}
header .navbar > nav {
    padding-left: 35px;
}
header .navbar > nav a {
  color: #4E4E4E;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  padding: 0 35px;
  border: 0;
  background: transparent;
  text-transform: uppercase;
  border-radius: 7px;
  white-space: nowrap;
}
header .navbar > nav a:hover {
  color: #2767B4;
  text-decoration: none;
}
header .topLine .dropdown.categoryToggler button,
header .navbar .dropdown.categoryToggler button {
  height: 60px;
  color: #4E4E4E;
  background: #CFE5FF;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding: 0 30px;
  display: flex;
  align-items: center;
  border: 0;
}
header .topLine .dropdown.categoryToggler button i,
header .navbar .dropdown.categoryToggler button i {
  margin-right: 20px;
  font-size: 28px;
}
header .topLine .dropdown.categoryToggler div.dropdown-menu,
header .navbar .dropdown.categoryToggler div.dropdown-menu {
  padding: 0;
  border: 0;
  border-radius: 0;
  margin: 0;
  background: #4E4E4E;
  width: 100%;
}

.topCategory {
  background-color: #F9F9F9;
  padding: 0;
  list-style: none;
  margin: 0;
  border-radius: 0;
}
.topCategory div.scroll-wrapper {
  max-height: 100%;
  max-width: 100%;
  position: absolute !important;
}
.topCategory div.scroll-wrapper li {
  width: 100% !important;
}
.topCategory div.scroll-wrapper .scroll-element.scroll-x.scroll-scrollx_visible {
  display: none !important;
}
.topCategory div.scroll-wrapper li, .topCategory > li {
  width: 100%;
}
.topCategory div.scroll-wrapper li > span, .topCategory div.scroll-wrapper li > a, .topCategory > li > span, .topCategory > li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 15px 13px 80px;
  white-space: nowrap;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  color: #4E4E4E;
  position: relative;
}
.topCategory div.scroll-wrapper li > span:before, .topCategory div.scroll-wrapper li > a:before, .topCategory > li > span:before, .topCategory > li > a:before {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  content: "";
  background: #E5E5E5;
  bottom: 0;
}
.topCategory div.scroll-wrapper li > span:after, .topCategory div.scroll-wrapper li > a:after, .topCategory > li > span:after, .topCategory > li > a:after {
  font-family: "labsystem";
  content: "";
  font-size: 16px;
  display: inline-block;
  margin: 0 0 0 auto;
}
.topCategory div.scroll-wrapper li:last-child > span:before, .topCategory div.scroll-wrapper li:last-child > a:before, .topCategory > li:last-child > span:before, .topCategory > li:last-child > a:before {
  display: none;
}
.topCategory div.scroll-wrapper li:hover > span, .topCategory div.scroll-wrapper li:hover > a, .topCategory > li:hover > span, .topCategory > li:hover > a {
  font-weight: 700;
}
.topCategory ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  list-style: none;
  margin: 0;
  -webkit-box-shadow: 0 3px 8px rgba(85, 85, 85, 0.08);
  -moz-box-shadow: 0 3px 8px rgba(85, 85, 85, 0.08);
  box-shadow: 0 3px 8px rgba(85, 85, 85, 0.08);
  background: #fff;
  z-index: -1;
  min-height: 100%;
  width: 865px;
  width: calc(100vw - 392px);
  max-height: 100%;
}
.topCategory > li ul {
  padding: 0 70px 30px 70px;
}
.topCategory > li ul li > div {
  column-count: 3;
  column-gap: 40px;
}
.topCategory > li ul li div div {
  page-break-inside: avoid;
  padding-right: 25px;
  display: inline-block;
  margin-top: 30px;
}
.topCategory > li ul li div div a:last-child {
  position: relative;
}
.topCategory > li ul li h3 {
  color: #4E4E4E;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  padding: 10px 0;
  min-width: 180px;
}
.topCategory > li ul li a {
  font-size: 20px;
  color: #989899;
  margin: 3px 0;
  display: inline-block;
  width: 100%;
}

.topCategory > li ul li a:hover {
  text-decoration: none;
  color: #014597;
}

.topCategory > li ul li a.category-title:hover {
    text-decoration: underline;
    color: #4E4E4E;
}

.topCategory > li:hover {
    background-color: #EBEBEB;
}

.topCategory > li:hover ul {
  display: block;
}

nav {
  flex: 1;
}
nav form {
  display: none;
}
nav .langs {
  display: none;
}

.navbar .dropdown.categoryToggler {
  width: 375px;
  flex-shrink: 0;
}
.navbar .dropdown.categoryToggler button {
  width: 100%;
  text-align: center !important;
}


footer {
  background: #F1F3F5;
  padding: 50px 0;
  color: #989899;
}
footer h3 {
  font-weight: 900;
  margin: 0 0 40px 0;
  padding: 5px 0 5px 0;
  font-size: 30px;
  color: #505050;
  position: relative;
  text-transform: none;
}
footer a {
  color: #989899 !important;
  display: inline-block;
  margin-bottom: 5px;
}
footer h4 {
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
  font-size: 25px;
  color: #3E3E3E !important;
  position: relative;
}
footer h4 > a {
  color: #3E3E3E !important;
}
footer .row.pt-50 {
  padding-top: 50px;
}
footer img {
  margin-right: 30px;
  width: 98px;
}

.mainSliderContainer {
  padding-left: 30px;
  position: relative;
}
.mainSliderContainer:before {
  position: absolute;
  left: -390px;
  top: 0;
  background: #F9F9F9;
  width: 390px;
  content: "";
  z-index: -1;
  height: 100%;
}
.mainSliderContainer .mainSliderPic {
  position: relative;
  z-index: 1;
}
.mainSliderContainer .mainSliderPic .slick-slide {
  position: relative;
}
.mainSliderContainer .mainSliderPic .slick-slide img {
  position: relative;
  z-index: 1;
}
.mainSliderContainer .mainSliderText {
  position: absolute;
  top: 0;
  left: 30px;
  right: 15px;
  width: calc(100% - 45px);
  z-index: 3;
}
.mainSliderContainer .mainSliderText .text {
  z-index: 2;
  padding: 60px 80px 35px 80px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  left: 30%;
  width: 40%;
  position: relative;
}
.mainSliderContainer .mainSliderText .text h2 {
  color: #272727;
  font-weight: 900;
  font-size: 45px;
  line-height: 45px;
  margin: 0;
  padding: 0 0 30px 0;
  text-transform: none;
  z-index: 2;
}
.mainSliderContainer .mainSliderText .text h4 {
  color: #272727;
  font-weight: 300;
  font-size: 22px;
  line-height: 32px;
  text-transform: none;
  margin-bottom: 20px;
}
.mainSliderContainer .mainSliderText .slick-dots {
  justify-content: flex-start;
  align-items: baseline;
  padding-left: 80px;
  left: 30%;
  width: 40%;
  position: relative;
  padding-top: 30px;
}

.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  height: 10px;
  width: auto;
  align-items: baseline;
}
.slick-dots li {
  display: flex;
  align-items: flex-start;
  height: 10px;
  padding: 0 10px;
}
.slick-dots li button {
  font-size: 0;
  background: #fff;
  width: 13px;
  height: 13px;
  border-radius: 25px;
  border: 0;
  padding: 0;
}
.mainSliderContainer .mainSliderText .slick-dots li.slick-active button {
  width: 25px;
  height: 25px;
  border: 1px solid #707070;
}

.bnr a {
  display: block;
  position: relative;
}
.bnr img {
  position: relative;
  z-index: 1;
}
.bnr.hasHover a:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0;
  background: linear-gradient(157deg, #2767B4, #014597);
  z-index: 2;
}
.bnr.hasHover a:hover:before {
  opacity: 0.5;
}

h2 {
  margin: 60px 0;
  position: relative;
  color: #272727;
  font-weight: 900;
  font-size: 45px;
  line-height: 45px;
  text-transform: none;
  z-index: 2;
}
h2:before {
  position: absolute;
  content: "";
  left: 10px;
  top: 20px;
  background: #FDEC00;
  opacity: 28%;
  height: 29px;
  width: 100%;
  z-index: -1;
}

h3 {
  font-size: 24px;
  margin: 0;
  padding: 0 0 30px 0;
  color: #4E4E4E;
  text-transform: uppercase;
  font-weight: 700;
}
h3 span {
  font-weight: 400;
  font-size: 1rem;
  padding-left: 10px;
  text-transform: none;
}
h3.hasDecor {
  padding: 0 0 0 30px;
  margin: 20px 0;
  position: relative;
}
h3.hasDecor:before {
  background: linear-gradient(157deg, #2767B4, #014597);
  position: absolute;
  left: 0;
  width: 6px;
  content: "";
  top: 0;
  height: 100%;
}

h4 {
  text-transform: uppercase;
  padding: 10px 0 5px 0;
  position: relative;
  font-size: 25px;
  font-weight: 700;
}
.form-control {
  font-size: 20px;
}
.pinnedProdCat {
  height: 70px;
}
.pinnedProdCat .slick-list {
  border-right: 1px solid #d8d8d8;
  height: 70px;
}
.pinnedProdCat div.slick-slide {
  height: 70px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  color: #c8c8c8;
  font-weight: 700;
  line-height: 19px;
  border: 1px solid #d8d8d8;
  border-right: 0;
  cursor: pointer;
}
.pinnedProdCat div.slick-slide.slick-current {
  color: #fff;
  background: linear-gradient(157deg, #2767B4, #014597);
  border: 0;
}
.pinnedProdCat .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  background: transparent;
  font-size: 0;
  z-index: 2;
}
.pinnedProdCat .slick-arrow:before {
  font-family: "labsystem" !important;
  font-size: 16px;
  background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pinnedProdCat .slick-arrow.slick-prev {
  left: -20px;
}
.pinnedProdCat .slick-arrow.slick-prev:before {
  content: "";
}
.pinnedProdCat .slick-arrow.slick-next {
  right: -20px;
}
.pinnedProdCat .slick-arrow.slick-next:before {
  content: "";
}

.prodItem {
  display: block;
  width: 100%;
  text-align: left;
  color: #4E4E4E;
  text-decoration: none !important;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 55px;
  transition: all ease 0.5s;
}
.prodItem:hover {
  /*background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
  color: #2767B4;
}

.prodItem:hover .imageContainer {
  border-color: #2767B4;
}
.prodItem .imageContainer {
  position: relative;
  width: 100%;
  border: 1px solid #CFE5FF;
  background-color: #fff;
  display: block;
  margin-bottom: 20px;
  border-radius: 5px;
  transition: all ease 0.5s;
  -webkit-box-shadow: 0 5px 10px rgb(51 51 51 / 4%);
  -moz-box-shadow: 0 5px 10px rgba(51, 51, 51, 0.04);
  box-shadow: 0 5px 10px rgb(51 51 51 / 4%);
}
.prodItem .imageContainer:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.prodItem .imageContainer .content {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.prodItem .imageContainer .content img {
  max-width: 90%;
  max-height: 90%;
}

.pinnedProds {
  padding: 50px 0;
}

.pinnedProdCatItem .slick-slide div {
  display: flex;
  margin: 0 -15px;
}
.pinnedProdCatItem .slick-slide div a.prodItem {
  padding: 0 15px;
}

.site {
  padding-bottom: 80px;
}
.site .slick-dots li button {
  background: #707070;
}
.site .slick-dots li.slick-active button {
  background: #F4E14A;
}

.icons {
  background: linear-gradient(157deg, #2767B4, #014597);
  padding: 45px 0;
  box-shadow: 0 5px 10px rgba(101, 101, 101, 0.1);
  color: #fff;
  margin: 75px 0 55px 0;
}
.icons * {
  position: relative;
  z-index: 2;
}
.icons i {
  font-size: 75px;
  margin-left: 30px;
}
.icons h2 {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  margin: 20px 0;
}
.icons h2:before {
  width: 4px;
  background: #fff;
}
.icons p {
  padding: 0 0 0 30px;
  color: #fff;
  margin: 0;
}
.icons .col-md-3 {
  position: relative;
}
.icons em {
  font-size: 210px;
  opacity: 0.1;
  position: absolute;
  top: 50%;
  left: 45px;
  transform: translateY(-50%);
  z-index: 1;
}

.prodSlider .slick-slide {
  padding: 0 28px;
}
.prodSlider .slick-list {
  margin: 0 -28px;
}

.manufacturers .slick-slide {
  padding: 0 20px;
}
.manufacturers .slick-list {
  margin: 0 -20px;
}
.manufacturers .slick-dots {
  margin-top: 40px;
}

.row.small-gutters {
  margin: 0 -7px;
}
.row.small-gutters > div {
  padding: 0 7px;
}

.my-60 {
  margin: 60px 0;
}

.manufacturer {
  border: 1px solid #cecece;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 140px;
}
.manufacturer img {
  max-height: 90%;
  max-width: 90%;
}

.nl {
  padding: 60px 0;
  background: transparent url(/images/newsletter-background.png) repeat-x top left;
  background-position: center right;
  margin: 80px 0;
}
.nl .nlForm {
  padding: 30px 40px;
  position: relative;
  left: -70px;
}
.nl .nlForm input[type=text] {
  flex: 1;
  border: 2px solid #bae2b4;
  border-right: 0;
  padding: 0 20px;
}
.nl .nlBg {
  position: relative;
}
.nl .nlBg:before {
    position: absolute;
    top: -300px;
    bottom: -30px;
    background: #F4E14A;
    box-shadow: 0 5px 10px rgb(101 101 101 / 10%);
    left: 0;
    height: calc(100% + 600px);
    width: 650px;
    z-index: 0;
    content: "";
}
.nl .nlText {
  padding-left: 80px;
  padding-right: 120px;
  position: relative;
}
.nl .nlText * {
  color: #4E4E4E;
}
.nl .nlText h3 {
  font-size: 36px;
  font-weight: 700;
  margin: 0;
  padding-bottom: 20px;
}
.nl .nlText p {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}

.contactItem {
  text-align: center;
  border: 1px solid #cbcbcb;
  height: 100%;
  padding: 50px 0;
}
.contactItem i {
  font-size: 52px;
  background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.contactItem h3 {
  font-size: 24px;
  color: #454c48;
  margin: 0;
  padding: 15px 0;
  font-weight: 700;
}
.contactItem p {
  color: #454c48;
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.contactItem a {
  color: #454c48;
}

.contactInfo {
  background: linear-gradient(157deg, #2767B4, #014597);
  padding: 55px;
  margin-top: 50px;
  position: relative;
  box-shadow: 0 5px 10px rgba(101, 101, 101, 0.1);
}
.contactInfo i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  opacity: 0.2;
  z-index: 1;
  font-size: 300px;
  color: #fff;
}
.contactInfo h3 {
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  padding: 0 0 30px 0;
}
.contactInfo p {
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
  font-size: 18px;
  padding: 15px 0;
  margin: 0;
}

.site .nl:last-child {
  margin-bottom: -80px;
}

.filterBox {
  transition: all ease 0.5s;
  margin-bottom: 15px;
  color: #4E4E4E;
  font-size: 20px;
  background: rgba(207, 229, 255, 0.4);
  padding: 10px;
}
.filterBox .scrollable {
  max-height: 250px;
}

.filterBox h3 {
    padding: 20px 26px;
    font-weight: 900;
}

.filterBox div {
    width: 100%;
}

.filterBox a {
    padding: 4px 26px;
    width: 100%;
    display:block;
    margin: 0;
    color: #4E4E4E;
}

.filterBox a.active, .filterBox a:hover, .filterBox a:focus {
    background: rgba(255, 255, 255, 0.4);
    text-decoration: none;
    color: #4E4E4E;
}

.breadcrumb {
  background: transparent;
  border-radius: 0;
  padding: 20px 0 10px 0;
  color: #4E4E4E;
  font-size: 14px;
  margin: 0;
}
.breadcrumb a {
  color: #4E4E4E;
  text-decoration: none;
  margin: 0;
  font-weight: 700;
}
.breadcrumb .breadcrumb-divider {
  margin: 0 10px;
}
.breadcrumb a:first-child {
  margin-left: 0;
}
.breadcrumb a:hover {
  color: #4E4E4E;
}
.breadcrumb a:last-of-type {
  color: #4E4E4E;
  font-weight: 700;
}
.breadcrumb a:last-of-type:not(:first-of-type) {
  color: #4E4E4E;
}

form p {
  font-size: 25px;
}

form label {
  display: none;
}

.filterOrder {
  display: flex;
  padding-bottom: 20px;
  align-items: center;
  justify-content: flex-end;
}
.filterOrder > div {
  display: flex;
  align-items: center;
}
.filterOrder .bootstrap-select {
  flex-basis: 160px;
  min-width: 160px;
}
.filterOrder label {
  padding-right: 15px;
  font-weight: 700;
  margin: 0;
  font-size: 20px;
}
.filterOrder .changeView {
  padding-left: 15px;
  display: flex;
}
.filterOrder .changeView button {
  width: 40px;
  height: 40px;
  padding: 0;
  background: transparent;
  border: 2px solid #c8c8c8;
  margin: 0;
}
.filterOrder .changeView button i {
  font-size: 18px;
  display: inline-block;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: 0 auto;
  vertical-align: middle;
  position: relative;
}
.filterOrder .changeView button i.icon-grid {
  font-size: 28px;
}
.filterOrder .changeView button i.icon-grid:before {
  position: absolute;
  top: -5px;
  left: -5px;
}
.filterOrder .changeView button:first-child {
  border-right: 0;
}
.filterOrder .changeView button:last-child {
  border-left: 0;
}
.filterOrder .changeView button.active {
  background: linear-gradient(157deg, #2767B4, #014597);
  color: #fff;
  border: 0;
}

p + .filterOrder {
  padding-top: 30px;
}

.prodList .prodListItem {
  padding: 30px 0;
  display: flex;
  margin-bottom: 20px;
}
.prodList .prodListItem .imageContainer {
  width: 350px;
  flex-shrink: 0;
  padding: 20px;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border: 2px solid transparent;
  margin-right: 35px;
}
.prodList .prodListItem .imageContainer img {
  max-height: 100%;
  max-width: 100%;
}
.prodList .prodListItem .imageContainer .offer {
  position: absolute;
  right: 13px;
  top: 13px;
  z-index: 2;
  height: 60px;
  width: 68px;
}
.prodList .prodListItem .imageContainer .morePic {
  position: absolute;
  font-size: 13px;
  right: 15px;
  bottom: 15px;
  z-index: 2;
  opacity: 0;
  background: transparent;
  border: 0;
  padding: 0;
  height: 13px;
}
.prodList .prodListItem .imageContainer.show, .prodList .prodListItem .imageContainer:hover {
  border: 2px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(157deg, #2767B4, #014597);
  box-shadow: 0 5px 10px rgba(101, 101, 101, 0.1);
}
.prodList .prodListItem .imageContainer.show .morePic, .prodList .prodListItem .imageContainer:hover .morePic {
  opacity: 1;
}
.prodList .prodListItem .imageContainer .dropdown-menu {
  transform: translateY(-50%) !important;
  will-change: nothing !important;
  position: absolute;
  top: 50% !important;
  left: calc(100% + 30px) !important;
  margin: 0;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(101, 101, 101, 0.1);
  border: 2px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(157deg, #2767B4, #014597);
  width: 800px;
  height: 600px;
  text-align: center;
}
.prodList .prodListItem .imageContainer .dropdown-menu img {
  max-height: 500px;
  display: inline-block;
}
.prodList .prodListItem .imageContainer .dropdown-menu .slick-dots {
  padding: 30px 0 10px 0;
}
.prodList .prodListItem .imageContainer .dropdown-menu .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  background: transparent;
  font-size: 0;
  z-index: 2;
}
.prodList .prodListItem .imageContainer .dropdown-menu .slick-arrow:before {
  font-family: "labsystem" !important;
  font-size: 29px;
  color: #c8c8c8;
}
.prodList .prodListItem .imageContainer .dropdown-menu .slick-arrow.slick-prev {
  left: 20px;
}
.prodList .prodListItem .imageContainer .dropdown-menu .slick-arrow.slick-prev:before {
  content: "";
}
.prodList .prodListItem .imageContainer .dropdown-menu .slick-arrow.slick-next {
  right: 20px;
}
.prodList .prodListItem .imageContainer .dropdown-menu .slick-arrow.slick-next:before {
  content: "";
}
.prodList .prodListItem .imageContainer .dropdown-menu .slick-arrow.slick-disabled {
  opacity: 0.3;
}
.prodList .prodListItem .imageContainer .dropdown-menu span {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.5px;
}
.prodList .prodListItem .data {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.prodList .prodListItem .data a.title {
  font-size: 20px;
  font-weight: bold;
  color: #4E4E4E;
  line-height: 24px;
}
.prodList .prodListItem .data a.title:hover {
  background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
}
.prodList .prodListItem .data .lead {
  font-size: 16px;
  font-weight: normal;
  padding: 12px 0 0 0;
  margin: 0;
}
.prodList .prodListItem .data p:not(.lead) {
  line-height: 24px;
  padding: 15px 0;
  margin: 0;
}
.prodList .prodListItem .data a.more {
  font-weight: 700;
  color: #4E4E4E;
  border-bottom: 1px solid #4E4E4E;
}
.prodList .prodListItem .data a.more:hover {
  background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(157deg, #2767B4, #014597);
}
.prodList .prodListItem .price {
  padding: 0 40px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  align-items: flex-end;
}
.prodList .prodListItem .price s {
  font-size: 14px;
}
.prodList .prodListItem .price span {
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 5px 0 15px 0;
}
.prodList .prodListItem .price span.hasPrice {
  color: #df2f2f;
  font-weight: bold;
}
.prodList.grid {
  display: flex;
  margin: 0 -9px;
  flex-wrap: wrap;
}
.prodList.grid .prodListItem {
  flex: 0 0 calc(25% - 30px);
  max-width: calc(25% - 30px);
  position: relative;
  width: 100%;
  margin-top: 30px;
  margin-right: 15px;
  margin-left: 15px;
  flex-direction: column;
  padding: 0 0 25px 0;
}
.prodList.grid .prodListItem .imageContainer {
  width: 100%;
  flex-shrink: 0;
  padding: 20px;
  height: 280px;
  border: 1px solid #CFE5FF;
  margin-right: 0;
}
.prodList.grid .prodListItem .imageContainer:hover {
  box-shadow: none;
}
.prodList.grid .prodListItem:nth-child(4n+3) .imageContainer .dropdown-menu, .prodList.grid .prodListItem:nth-child(4n+4) .imageContainer .dropdown-menu {
  right: calc(100% + 30px) !important;
  left: auto !important;
}
.prodList.grid .prodListItem:nth-child(4n+2) .imageContainer .dropdown-menu {
  right: 0 !important;
  left: auto !important;
}
.prodList.grid .prodListItem .data {
  padding: 0;
}
.prodList.grid .prodListItem .price {
  padding: 15px 0 0 0;
}
.prodList.grid .prodListItem .price span {
  padding-top: 0;
}
.prodList.grid.fiveGrid .prodListItem {
  flex: 0 0 calc(20% - 18px);
  max-width: calc(20% - 18px);
}

.pager {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
}
.pager a, .pager span, .pager em {
  display: flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #2767B4;
  margin: 0 2px;
  text-decoration: none !important;
  border-radius: 5px;
  padding-top: 2px;
  font-weight: bold;
}
.pager a, .pager em {
  border: 1px solid #c8c8c8;
}
.pager a {
  transition: all ease 0.5s;
}
.pager a.no-border {
  border: 1px solid #ffffff;
}
.pager a:hover {
  color: #2767B4;
  border-color: #2767B4;
}
.pager span {
  background: linear-gradient(157deg, #2767B4, #014597);
  color: #fff;
}

.filterBox .checkbox + h6 {
  padding-top: 10px;
}

hr {
  height: 2px;
  background: #c8c8c8;
  border: 0;
  margin: 20px 0;
}

.editorcontent ul {
  padding: 15px 0;
  margin: 0;
}
.editorcontent ul li {
  list-style: none;
  position: relative;
  padding: 3px 0 3px 35px;
}
.editorcontent ul li:before {
  position: absolute;
  top: 7px;
  left: 0;
  content: "";
  width: 15px;
  height: 15px;
  background: linear-gradient(157deg, #2767B4, #014597);
}
.editorcontent a {
  background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.lightgray {
  color: #c8c8c8 !important;
}

a[data-toggle=popover] {
  cursor: pointer;
}

.popover {
  border: 0;
  border-radius: 0;
  padding: 10px;
  color: #fff;
  background: linear-gradient(157deg, #2767B4, #014597);
}
.popover:before, .popover:after {
  display: none;
}
.popover .popover-body {
  padding: 0;
  color: #fff;
}
.popover .arrow {
  display: none !important;
}

.hiddenReg {
  display: none;
}
.hiddenReg.opened {
  display: block;
}


.bordered {
  border: 2px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(157deg, #2767B4, #014597);
}

.ordersHeader div {
  background: #F4E14A;
  color: ##4E4E4E;
  font-weight: 700;
  font-size: 20px;
  padding: 14px 25px;
  text-align: left;
  position: relative;
}

.orderHeader div.row div {
  background: #F1F3F5;
}

.orderHeader.even div.row div {
  background: #ffffff;
}
/*.ordersHeader div:after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 2px;
  background: #fff;
  content: "";
  transform: translateY(-50%);
  height: 25px;
}
.ordersHeader div:last-child:after {
  display: none;
}*/

.orderHeader div.row div {
  text-align: left;
  /*border-bottom: 2px solid #c8c8c8;*/
  padding: 20px 25px;
  cursor: pointer;
}
.orderHeader div.row div:last-child {
  position: relative;
}
.orderHeader div.row div:last-child:after {
  position: absolute;
  top: 50%;
  right: 20px;
  font-size: 12px;
  transform: translateY(-50%);
  content: "";
  font-family: "labsystem" !important;
}
.orderHeader[aria-expanded=true] div.row div {
  border-bottom: 0;
}
.orderHeader[aria-expanded=true] div.row div:last-child:after {
  transform: translateY(-50%) rotate(180deg);
}

.basketItemsHeader div.row div {
  text-align: left;
  border-top: 2px solid #e3e3e3;
  border-bottom: 2px solid #e3e3e3;
  font-weight: 700;
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
}
.basketItemsHeader div.row div:first-child {
  border-left: 2px solid #e3e3e3;
}
.basketItemsHeader div.row div:last-child {
  border-right: 2px solid #e3e3e3;
}
.basketItemsHeader div.row div:last-child:after {
  display: none;
}
.basketItemsHeader div.row div:after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 2px;
  background: #c8c8c8;
  content: "";
  transform: translateY(-50%);
  height: 20px;
}

.basketItem {
  padding: 20px 0;
  margin: 0 -15px;
  width: calc(100% + 30px);
}
.basketItem .row div {
  text-align: left;
  justify-content: left;
}
.basketItem .row div a {
  color: #4E4E4E;
  text-align: left;
}

.basketSum {
  border-top: 2px solid #e3e3e3;
  border-bottom: 2px solid #c8c8c8;
  margin: 0 -15px;
  width: calc(100% + 30px);
  padding: 24px 0;
}
.basketSum .row div {
  text-align: center;
}
.basketSum .row div:last-child {
  background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}

.basketTable {
  min-width: 100%;
}
.basketTable th {
  background: #F4E14A;
  color: #4E4E4E;
  font-weight: 700;
  padding: 12px 20px;
  text-align: left;
  position: relative;
}
.basketTable tr td:nth-child(3), .basketTable tr td:nth-child(4), .basketTable tr td:nth-child(5) {
  white-space: nowrap;
}
.basketTable tr td:last-child button {
  background: transparent;
  border: 0;
  font-size: 8px;
  color: #4E4E4E;
  padding: 0;
}
.basketTable td {
  padding: 20px 20px;
  vertical-align: top;
  border-bottom: 1px solid #BBBBBB;
  font-size: 24px;
}
.basketTable td .title {
  color: #4E4E4E;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}
.basketTable td p {
  padding-top: 40px;
  margin: 0;
}
.basketTable td input {
  text-align: center;
  width: 30px;
  height: 35px;
  line-height: 31px;
  border: 0;
  border-bottom: 2px solid #c8c8c8;
  border-top: 2px solid #c8c8c8;
    top: -4px;
    position: relative;
}
.basketTable td form {
  display: flex;
}
.basketTable td form button {
  border: 2px solid #c8c8c8;
  background: transparent;
  width: 42px;
  height: 42px;
  min-width: 42px !important;
  position: relative;
  top: -4px;
}
.basketTable td form button:first-child {
  border-right: 0;
}
.basketTable td form button:last-child {
  border-left: 0;
}
.basketTable td s {
  font-size: 18px;
}
.basketTable td span {
  font-weight: normal;
  font-size: 24px;
}

.red {
  color: #df2f2f;
}

.offerList {
  margin-bottom: 15px;
}
.offerList .header {
  background: #F4E14A;
  color: #4E4E4E;
  font-weight: bold;
  text-align: left;
  font-size: 20px;
  padding: 15px 25px;
}
.offerList .offerItem {
  display: flex;
  position: relative;
  align-items: center;
  padding: 15px 25px 15px 0;
    justify-content: space-between;
}
.offerList .offerItem img {
  max-width: 100px;
  max-height: 100px;
  flex-basis: 100px;
  flex-shrink: 0;
  border: 1px solid #CFE5FF;
  border-radius: 5px;
  padding: 10px;
}
.offerList .offerItem:hover img {
  border: 1px solid #D2D2D2;
}
.offerList .offerItem:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  content: "";
  background: #D2D2D2;
}
.offerList .offerItem a {
  margin: 0 0px;
  font-weight: 600;
  color: #4E4E4E;
  line-height: 18px;
}
.offerList .offerItem span {
  flex-basis: 90px;
  text-align: right;
  vertical-align: top;
  font-weight: 600;
}

.no-transform {
  text-transform: none;
}

a.gradientText i {
  font-size: 12px;
  margin-right: 5px;
}

.basketMessage {
  display: flex;
  align-items: center;
  padding: 15px 35px;
  margin-bottom: 35px;
}
.basketMessage h3 {
  color: #fff;
  padding: 0;
}
.basketMessage span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #fff;
  border: 2px solid #fff;
  margin-left: auto;
  font-size: 25px;
}
.basketMessage.success {
  background: linear-gradient(157deg, #2767B4, #014597);
  box-shadow: 0 5px 10px rgba(101, 101, 101, 0.1);
}
.basketMessage.error {
  background: #df2f2f;
}

.prodGallery {
  margin-bottom: 45px;
}
.prodGallery img {
  display: inline-block;
}
.prodGallery .slick-slide {
  text-align: center;
}
.prodGallery .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 0;
  z-index: 2;
}
.prodGallery .slick-arrow:before {
  font-family: "labsystem" !important;
  content: "";
  font-size: 20px;
  color: #c8c8c8;
}
.prodGallery .slick-arrow.slick-prev {
  left: 10px;
}
.prodGallery .slick-arrow.slick-next {
  right: 10px;
}
.prodGallery .slick-arrow.slick-next:before {
  content: "";
}

.prodThumbs {
  margin: 0 35px;
  width: calc(100% - 70px);
}
.prodThumbs .slick-slide {
  height: 90px;
  padding: 0 10px;
}
.prodThumbs .slick-slide div {
  height: 100%;
  border: 2px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.prodThumbs .slick-slide img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
.prodThumbs .slick-list {
  margin: 0 -10px;
}
.prodThumbs .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 0;
}
.prodThumbs .slick-arrow:before {
  font-family: "labsystem" !important;
  content: "";
  font-size: 16px;
  color: #c8c8c8;
}
.prodThumbs .slick-arrow.slick-prev {
  left: -35px;
}
.prodThumbs .slick-arrow.slick-next {
  right: -35px;
}
.prodThumbs .slick-arrow.slick-next:before {
  content: "";
}

.prodSpec {
  width: 100%;
  border: 2px solid #c8c8c8;
  margin: 30px 0;
  border-collapse: collapse;
}
.prodSpec th {
  background: #c8c8c8;
  color: #fff;
  font-weight: 700;
  padding: 8px 12px;
}
.prodSpec td {
  padding: 8px 12px;
}
.prodSpec tr td {
  position: relative;
}
.prodSpec tr td:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #c8c8c8;
  content: "";
  width: 100%;
}
.prodSpec tr td:first-child:after {
  left: 12px;
  width: calc(100% - 12px);
}
.prodSpec tr td:last-child:after {
  right: 12px;
  width: calc(100% - 12px);
}
.prodSpec tr:last-child td:after {
  display: none;
}

.toggleList {
  padding: 50px 0 20px 0;
  display: flex;
}
.toggleList button {
  width: 40px;
  height: 40px;
  padding: 0;
  background: transparent;
  border: 2px solid #c8c8c8;
  margin: 0;
  color: #c8c8c8;
}
.toggleList button i {
  font-size: 18px;
  display: inline-block;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: 0 auto;
  vertical-align: middle;
  position: relative;
}
.toggleList button i.icon-grid {
  font-size: 28px;
}
.toggleList button i.icon-grid:before {
  position: absolute;
  top: -5px;
  left: -5px;
}
.toggleList button:first-child {
  border-right: 0;
}
.toggleList button:last-child {
  border-left: 0;
}
.toggleList button.active {
  background: linear-gradient(157deg, #2767B4, #014597);
  color: #fff;
  border: 0;
}

.prodTypeList {
  margin-bottom: 50px;
}
.prodTypeList .listHeader {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.prodTypeList .listHeader div {
  display: flex;
  flex: 1;
  background: #F4E14A;
  color: #4E4E4E;
  font-weight: 900;
  padding: 0 30px;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  align-items: center;
  justify-content: left;
  height: 54px;
  line-height: normal;
}
.prodTypeList .listHeader div.additional {
  display: none;
}
.prodTypeList .listItem {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
  min-height: 72px;
}
.prodTypeList .listItem div.additional {
  display: none;
}
.prodTypeList .listItem div.info {
  flex: 1;
  text-align: center;
  position: relative;
  align-self: stretch;
  align-items: center;
  display: flex;
  justify-content: center;
}
.prodTypeList .listItem div.info > div {
  flex: 1;
  padding: 18px 0;
  text-align: center;
  position: relative;
  align-self: stretch;
  align-items: center;
  display: flex;
  justify-content: left;
}
.prodTypeList .listItem div.info div.additional {
  display: none;
}
.prodTypeList .listItem div.info div.text {
  flex-basis: 100%;
  justify-content: flex-start;
  text-align: left;
}
.prodTypeList .listItem div.info div.text p {
  margin: 0;
}
.prodTypeList .listItem img {
  max-width: 90%;
  max-height: 90%;
}
.prodTypeList .listItem input {
  text-align: center;
  width: 30px;
  height: 35px;
  line-height: 31px;
  border: 0;
  border-bottom: 2px solid #c8c8c8;
  border-top: 2px solid #c8c8c8;
}
.prodTypeList .listItem form {
  display: inline-flex;
  margin: 0 auto;
}
.prodTypeList .listItem form button {
  border: 2px solid #c8c8c8;
  background: transparent;
  width: 35px;
  height: 35px;
}
.prodTypeList .listItem form button:first-child {
  border-right: 0;
}
.prodTypeList .listItem form button:last-child {
  border-left: 0;
}
.prodTypeList.showAdditional .listItem div.additional,
.prodTypeList.showAdditional .listHeader div.additional {
  display: flex;
}
.prodTypeList.showAdditional .listItem div.info {
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.prodTypeList.showAdditional .listItem div.info div.additional {
  display: flex;
}
.prodTypeList.showAdditional .listItem div.info div:not(.text) {
  border-bottom: 2px solid #c8c8c8;
}
.prodTypeList.showAdditional .listItem .image {
  border-bottom: 2px solid #c8c8c8;
  text-align: center;
  position: relative;
  align-self: stretch;
  align-items: center;
  display: flex;
  justify-content: center;
  width: calc(100% / 8);
  flex-basis: calc(100% / 8);
}
.prodTypeList button.status {
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 20px;
}
.prodTypeList button.status i.icon-delete {
  font-size: 16px;
}

.nav-tabs {
  display: flex;
  border: 1px solid #c8c8c8;
}
.nav-tabs li {
  flex: 1;
}
.nav-tabs li a {
  height: 70px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  color: #c8c8c8;
  font-weight: 700;
  line-height: 19px;
  cursor: pointer;
  text-decoration: none;
  position: relative;
}
.nav-tabs li a:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 40px;
  content: "";
  background: #c8c8c8;
}
.nav-tabs li a.active {
  color: #fff;
  background: linear-gradient(157deg, #2767B4, #014597);
  border: 0;
  margin: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  box-shadow: 0 5px 10px rgba(101, 101, 101, 0.1);
}
.nav-tabs li a.active:after {
  display: none;
}
.nav-tabs li a:last-child:after {
  display: none;
}

.dl {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  color: #4E4E4E;
  text-decoration: none !important;
}
.dl i {
  margin-right: 25px;
  font-size: 48px;
}
.dl:hover {
  color: #2767B4;
}

.tab-pane {
  padding: 30px 0;
}

.additionalProducts {
  margin-top: -30px;
}

.additionalItem .itemHeader {
  border-bottom: 2px solid #c8c8c8;
  padding: 22px 0;
  position: relative;
  cursor: pointer;
}
.additionalItem .itemHeader:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-family: "labsystem" !important;
  content: "";
  font-size: 18px;
  right: 28px;
}
.additionalItem .itemHeader[aria-expanded=true]:after {
  transform: translateY(-50%) rotate(180deg);
  transform-origin: center;
}
.additionalItem .additionalProdListHeader {
  padding: 0 15px;
}
.additionalItem .additionalProdListHeader .row div {
  height: 68px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  background: #c8c8c8;
  color: #fff;
  font-weight: 700;
  line-height: 19px;
  text-decoration: none;
  position: relative;
}
.additionalItem .additionalProdListHeader .row div:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 40px;
  content: "";
  background: #c8c8c8;
}
.additionalItem .additionalProdListHeader .row div:last-child:after {
  display: none;
}
.additionalItem .additionalProdListItem {
  padding: 0 15px;
  border-bottom: 2px solid #c8c8c8;
}
.additionalItem .additionalProdListItem .row > div {
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  position: relative;
  padding-top: 18px;
  padding-bottom: 18px;
}
.additionalItem .additionalProdListItem .row > div .checkbox {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  flex-basis: 15px;
  width: 15px;
  height: 15px;
}
.additionalItem .additionalProdListItem .row > div .checkbox label {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
}
.additionalItem .additionalProdListItem .row > div .checkbox label:after, .additionalItem .additionalProdListItem .row > div .checkbox label:before {
  left: 0;
  top: 0;
}
.additionalItem .additionalProdListItem .imageContainer {
  width: 60px;
  flex-shrink: 0;
  padding: 0;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border: 1px solid transparent;
  margin-right: 20px;
}
.additionalItem .additionalProdListItem .imageContainer img {
  max-height: 95%;
  max-width: 95%;
}
.additionalItem .additionalProdListItem .imageContainer .morePic {
  position: absolute;
  font-size: 7px;
  right: 5px;
  bottom: 5px;
  z-index: 2;
  opacity: 0;
  background: transparent;
  border: 0;
  padding: 0;
  height: 7px;
}
.additionalItem .additionalProdListItem .imageContainer.show, .additionalItem .additionalProdListItem .imageContainer:hover {
  border: 1px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(157deg, #2767B4, #014597);
  box-shadow: 0 5px 10px rgba(101, 101, 101, 0.1);
}
.additionalItem .additionalProdListItem .imageContainer.show .morePic, .additionalItem .additionalProdListItem .imageContainer:hover .morePic {
  opacity: 1;
}
.additionalItem .additionalProdListItem .imageContainer .dropdown-menu {
  transform: translateY(-50%) !important;
  will-change: nothing !important;
  position: absolute;
  top: 50% !important;
  left: calc(100% + 30px) !important;
  margin: 0;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(101, 101, 101, 0.1);
  border: 2px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(157deg, #2767B4, #014597);
  width: 330px;
  height: 330px;
  text-align: center;
}
.additionalItem .additionalProdListItem .imageContainer .dropdown-menu img {
  max-height: 280px;
  display: inline-block;
}
.additionalItem .additionalProdListItem .imageContainer .dropdown-menu span {
  font-weight: 400;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0.5px;
}
.additionalItem .additionalProdListItem .imageContainer + div {
  text-align: left;
  justify-content: flex-start;
  line-height: 19px;
}
.additionalItem .additionalProdListItem form {
  display: inline-flex;
  margin: 0 auto;
}
.additionalItem .additionalProdListItem form input {
  text-align: center;
  width: 30px;
  height: 35px;
  line-height: 31px;
  border: 0;
  border-bottom: 2px solid #c8c8c8;
  border-top: 2px solid #c8c8c8;
}
.additionalItem .additionalProdListItem form button {
  border: 2px solid #c8c8c8;
  background: transparent;
  width: 35px;
  height: 35px;
}
.additionalItem .additionalProdListItem form button:first-child {
  border-right: 0;
}
.additionalItem .additionalProdListItem form button:last-child {
  border-left: 0;
}
.additionalItem .additionalProdAdd {
  border-bottom: 2px solid #c8c8c8;
}

.additionalItem .additionalProdListItem .row > div:first-child {
  padding-left: 35px;
}

.btn {
  height: 64px;
  border-radius: 0;
  padding: 0 44px;
  max-width: 100%;
  line-height: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  font-weight: 700;
  box-shadow: none !important;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all ease 0.5s;
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 25px;
  line-height: 25px;
  padding-top: 2px;
}
.btn.btn-primary {
  min-width: 280px;
  background: #2767B4;
  color: #fff;
}
.btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:hover {
  background: #4E4E4E;
}
.btn.btn-secondary {
  background: #F4E14A;
  height: 44px;
  color: #4E4E4E;
  font-size: 16px;
  line-height: 16px;
  padding-top: 2px;
}
.btn.btn-secondary:active, .btn.btn-secondary:focus, .btn.btn-secondary:hover {
  background: #F4B64A;
}
.btn.btn-gray {
  height: 44px;
  font-size: 16px;
  line-height: 16px;
  padding-top: 2px;
  background: #bbbbbb;
  color: #fff;
}
.btn.btn-gray:active, .btn.btn-gray:focus, .btn.btn-gray:hover {
  background: #d9d9d9;
}
.btn.btn-gray:before {
  background: #cccccc;
}
.btn.btn-gray:hover::before {
  -webkit-transform: scale3d(9, 9, 1);
  transform: scale3d(19, 9, 1);
}
.btn.btn-danger {
  height: 44px;
  font-size: 16px;
  line-height: 16px;
  padding-top: 2px;
}
.btn.btn-medium {
  height: 50px;
  line-height: 50px;
  padding: 0 40px;
}
.btn.btn-small {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}
.btn.btn-tiny {
  height: 30px;
  line-height: 32px;
  padding: 0 15px;
  font-size: 12px;
}
.btn[disabled] {
  background: #d9d9d9;
}
.btn[disabled]:before {
  display: none;
}
.btn.btn-shadowed {
  box-shadow: 0 5px 10px rgba(101, 101, 101, 0.1) !important;
}
.btn.btn-bordered {
  border: 2px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(157deg, #2767B4, #014597);
  background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all ease 0.5s;
}
.btn.btn-bordered:hover {
  -webkit-text-fill-color: #fff;
  transition: all ease 1s;
}
.btn.btn-bordered:before {
  background: linear-gradient(157deg, #2767B4, #014597);
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  opacity: 0;
  z-index: -100;
  transition: all ease 1s;
}
.btn.btn-bordered:hover:before {
  opacity: 1;
  transition: all ease 1s;
}
.btn.delFilters {
  justify-content: space-between;
  padding: 0 15px;
  margin-bottom: 15px;
  background: transparent !important;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: #4E4E4E;
  font-weight: 500;
}
.btn.delFilters i {
  -webkit-text-fill-color: #df2f2f;
  font-size: 10px;
}

.checkbox,
.radio {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0 0 0 30px;
  display: inline-block;
  color: #4E4E4E;
  vertical-align: middle;
}
.checkbox:after, .checkbox:before,
.radio:after,
.radio:before {
  display: table;
  width: 100%;
  clear: both;
  content: "";
}
.checkbox input,
.radio input {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100% !important;
  cursor: pointer;
  padding: 0;
  opacity: 0;
  z-index: 1;
}
.checkbox label,
.radio label {
  display: inline-block;
  position: relative;
  padding: 0;
  width: auto;
  cursor: pointer;
  top: 0 !important;
  line-height: normal;
  margin: 0;
  padding-left: 10px;
}

.checkbox label:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #E3E3E3;
  left: -30px;
  top: -2px;
  margin-left: 0;
  font-weight: normal;
  box-sizing: border-box;
}
.checkbox label:after {
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  top: 3px;
  left: -28px;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 13px;
  color: transparent;
  font-weight: 900;
  font-family: "labsystem" !important;
  content: "";
}
.checkbox input[type=checkbox]:checked + label::after {
  animation: burst 0.5s forwards;
  color: #2767B4;
}
.checkbox a {
  line-height: inherit;
  position: relative;
  z-index: 2;
  text-decoration: underline;
  color: #4E4E4E;
}

.radio label:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 100%;
  left: -40px;
  top: -5px;
  margin-left: 0;
  font-weight: normal;
  box-sizing: border-box;
}
.radio label:after {
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  top: 3px;
  left: -32px;
  box-sizing: border-box;
  background: transparent;
  content: "";
  border-radius: 100%;
}
.radio input[type=radio]:checked + label::after {
  animation: burst 0.5s forwards;
  background: #2767B4;
}
.radio.amount {
  width: 20%;
  padding: 0 15px;
  margin: 0;
  margin-bottom: 60px;
}
.radio.amount label {
  width: 100%;
  height: 75px;
  line-height: 71px;
  text-align: center;
  position: relative;
  background: #eaf5f1;
  border: 2px solid #2767B4;
  font-size: 24px;
  font-weight: 700;
  color: #2767B4;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  padding: 0 20px;
  align-items: center;
}
.radio.amount label:before {
  left: 50%;
  transform: translateX(-50%);
  top: calc(100% + 10px);
}
.radio.amount label:after {
  left: 50%;
  margin-left: -7px;
  top: calc(100% + 18px);
}
.radio.amount input[type=radio]:checked + label {
  border-color: #2767B4;
  color: #2767B4;
}
.radio.amount input[type=radio]:checked + label input {
  border-bottom: 1px solid #2767B4;
  color: #2767B4;
}
.radio.amount input[type=number],
.radio.amount input[type=text] {
  opacity: 1;
  width: auto;
  text-align: right;
  position: static;
  flex: 1;
  background: transparent;
  color: #2767B4;
  font-size: 24px;
  font-weight: 700;
  border: 0;
  height: 30px;
  margin-right: 5px;
}
.radio.amount input[type=number]:focus,
.radio.amount input[type=text]:focus {
  border-bottom: 1px solid #2767B4;
}

.site .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
  padding: 0;
  border: 0;
  border-radius: 0;
  flex: 1;
}
.site .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) > .btn {
  width: 100%;
  font-weight: 400;
  height: 58px;
  font-size: 20px;
  line-height: 58px;
  background: #fff;
  border: 2px solid #c8c8c8;
  border-radius: 0;
  padding: 0 50px 0 20px;
  color: #4E4E4E;
  transition: all ease 0.5s;
  margin: 0;
  outline: none !important;
  box-shadow: none !important;
  text-transform: none !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.site .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) > .btn:after {
  border: 0;
  display: inline-block;
  vertical-align: middle;
  font-family: "labsystem";
  content: "";
  font-size: 10px;
  color: #4E4E4E;
  margin: 0;
  position: absolute;
  right: 20px;
  top: 0;
  transition: all ease 0.5s;
}
.site .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) div.dropdown-menu {
  padding: 0;
  margin: -1px 0 0 0;
  font-size: 20px;
  color: #4E4E4E;
  border: 2px solid #c8c8c8;
  border-top: 0;
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(101, 101, 101, 0.1);
}
.site .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).show > .btn {
  border-color: #c8c8c8;
  border-radius: 0;
  border-bottom-color: transparent;
}
.site .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).show > .btn:after {
  transform: rotate(-180deg);
}
.site .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item {
  padding: 10px 20px !important;
  color: #4E4E4E;
  font-weight: 300;
  line-height: normal;
}
.site .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item.active, .site .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item:active {
  text-decoration: none;
  font-weight: 700;
  background: linear-gradient(157deg, #2767B4, #014597);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.checkbox {
  padding: 0 0 0 30px;
  margin-bottom: 10px;
  width: 100%;
}
.checkbox:last-of-type {
  margin-bottom: 0;
}
.checkbox label:before {
  left: -30px;
  top: -1px;
}
.checkbox label:after {
  left: -30px;
  top: 2px;
  font-size: 0;
}
.checkbox input[type=checkbox]:checked + label {
  /*font-weight: 700;*/
}
.checkbox input[type=checkbox]:checked + label:after {
  width: 30px;
  height: 30px;
}
.checkbox input[type=checkbox]:checked + label:before {
  background: url(/images/checkbox.png) no-repeat 6px 6px;
  background-color: #fff;
  border-color: #2767B4;
}

.form-item {
  display: flex;
  flex-direction: column;
  padding-bottom: 15px;
}
.form-item > label {
  padding: 0 0 0 15px;
  margin: 0 0 10px 0;
  cursor: pointer;
  position: relative;
}
.form-item > label:before {
  background: #7a7a7a;
  position: absolute;
  left: 0;
  width: 2px;
  content: "";
  top: 0;
  height: 100%;
}
.form-item textarea,
.form-item input {
  border: 1px solid #E3E3E3;
  color: #4E4E4E;
  height: 68px;
  line-height: 50px;
  padding: 0 15px;
  border-radius: 5px;
}
.form-item textarea.placeholder,
.form-item input.placeholder {
  color: #c8c8c8;
}
.form-item textarea:-moz-placeholder,
.form-item input:-moz-placeholder {
  color: #c8c8c8;
}
.form-item textarea::-moz-placeholder,
.form-item input::-moz-placeholder {
  color: #c8c8c8;
}
.form-item textarea:-ms-input-placeholder,
.form-item input:-ms-input-placeholder {
  color: #c8c8c8;
}
.form-item textarea::-webkit-input-placeholder,
.form-item input::-webkit-input-placeholder {
  color: #c8c8c8;
}
.form-item.hasError textarea,
.form-item.hasError input {
  border-color: #df2f2f;
}
.form-item textarea {
  height: 150px;
  resize: none;
  line-height: normal;
  padding: 10px 15px;
}

.logo-title {
    font-size: 36px;
    line-height: 38px;
    color: #707070;
}

header.fixedHeader .logo-title {
    font-size: 24px;
    line-height: 26px;
}

header.fixedHeader a.logo {
    width: 73px;
    height: 65px;
    margin: 22px 22px 22px 0;
}

.topCategory .category-item {
    width: 65%;
    float: left;
}

.topCategory .category-image {
    float: left;
    padding: 40px 20px;
}

.topCategory .category-name {
    font-size: 20px;
    font-weight: bold;
}

@media (max-width: 1680px) {
  .navbar .dropdown.categoryToggler {
    width: 300px;
    flex-shrink: 0;
  }

  .mainSliderContainer {
    margin-left: 300px !important;
  }

  .mainSliderContainer:before {
    left: -300px;
    width: 300px;
  }

  .mainSliderContainer .mainSliderText .text {
    width: 50%;
    left: 20%;
    padding: 40px 40px 25px 40px;
  }

  .mainSliderContainer .mainSliderText .text h2 {
    font-size: 32px;
    padding-bottom: 16px;
  }

  .mainSliderContainer .mainSliderText .text h4 {
    font-size: 16px;
  }

  .topCategory div.scroll-wrapper li > span, .topCategory div.scroll-wrapper li > a, .topCategory > li > span, .topCategory > li > a {
    padding: 7px 15px 7px 60px;
    font-size: 16px;
  }

  .topCategory {
    height: 394px;
  }

  .topCategory div.scroll-wrapper li > span:after, .topCategory div.scroll-wrapper li > a:after, .topCategory > li > span:after, .topCategory > li > a:after {
    font-size: 13px;
  }

  .topCategory ul {
    width: calc(100vw - 300px);
  }

  .topCategory .category-item {
    width: 100%;
  }

  .topCategory .category-image {
    display: none;
  }

  header .navbar > nav a {
    padding: 0 15px;
  }

  header a.basket {
    margin: 0 25px 0 15px;
  }

  header form .dropdown .btn {
    padding: 0 20px;
  }

  h2 {
    font-size: 26px;
  }

  .pinnedProdCat div.slick-slide {
    font-size: 14px;
    line-height: 16px;
  }

  .prodItem {
    font-size: 18px;
    line-height: 18px;
  }

  .icons h2 {
    font-size: 20px;
    line-height: 24px;
  }

  .nl {
    padding: 30px 0 !important;
    margin: 30px 0 !important;
  }

  .nl .nlText h3 {
    font-size: 26px;
  }

  .nl .nlText {
    padding-left: 100px;
  }

  .nl .nlText:before {
    left: 50px;
  }

  footer h3 {
    font-size: 24px;
  }

  footer h4 {
    font-size: 18px;
  }

  .contactItem {
    padding: 30px 0;
  }

  .contactItem h3 {
    font-size: 20px;
  }

  .contactItem p {
    font-size: 16px;
  }

  .contactInfo {
    padding: 30px;
    margin-top: 30px;
  }

  .contactInfo h3 {
    font-size: 20px;
    padding: 0 0 20px 0;
  }

  .contactInfo p {
    font-size: 16px;
    padding: 10px 0;
  }

  footer img {
    max-width: 75px;
  }

  .prodList.grid .prodListItem {
    flex: 0 0 calc(33.33% - 30px);
    max-width: calc(33.33% - 30px);
    margin-top: 30px;
    padding: 0 0 25px 0;
  }

  .prodList .prodListItem .imageContainer .dropdown-menu {
    width: 500px;
    height: 400px;
    padding: 10px;
    left: 100% !important;
  }

  .prodList.grid .prodListItem:nth-child(3n+2) .imageContainer .dropdown-menu, .prodList.grid .prodListItem:nth-child(3n+3) .imageContainer .dropdown-menu {
    right: 100% !important;
    left: auto !important;
  }
  .prodList.grid .prodListItem:nth-child(3n+1) .imageContainer .dropdown-menu {
    left: 100% !important;
    right: auto !important;
  }

  .prodList.grid.fiveGrid .prodListItem {
    flex: 0 0 calc(25% - 30px);
    max-width: calc(25% - 30px);
  }

  .basketTable td .title {
    font-size: 18px;
    line-height: 20px;
  }
}

@media (max-width: 1200px) {
  html {
    font-size: 14px;
  }

  .mainSliderContainer:before,
.navbar .dropdown.categoryToggler {
    display: none;
  }


  .mainSliderContainer .mainSliderText .slick-dots li.slick-active button {
    width: 13px;
    height: 13px;
    border: none;
  }

  .mainSliderContainer .mainSliderText {
    left: 0;
    right: 0;
    width: 100%;
  }

  .mainSliderContainer .mainSliderText .slick-dots {
    width: 100%;
    left: 0;
    justify-content: center;
  }

  .mainSliderContainer .mainSliderText .text {
    width: 100%;
    left: 0;
    padding: 22px;
  }

  header .navbar > nav a {
    font-size: 22px;
  }

  header .navbar {
    box-shadow: none;
  }

  header .btn {
    height: 40px;
    width: 40px;
    padding: 0;
    min-width: auto !important;
    margin-right: 14px;
  }

  header .icon-menu {
    color: #2767B4;
    font-weight: bold;
  }

  header .dropdown.userMenu .btn img, header a.basket img {
    margin-right: 0;
    top: 0;
  }

  header .dropdown.userMenu .btn {
    padding: 0;
  }

  header form .dropdown .btn {
    padding: 0 15px;
  }

  header form .dropdown .btn {
    padding: 0 20px;
    height: 40px;
  }

  header form .search {
    padding: 0 20px;
  }

  header form button.btn {
    height: 36px;
    padding: 0 0 0 10px;
  }

  a.logo {
    width: 75px;
    height: 76px;
    margin: 25px 20px 25px 0;
    flex-shrink: 0;
  }

  .mainSliderContainer {
    padding-left: 15px;
  }

  header.fixedHeader a.logo {
    width: 51px;
    height: 46px;
    margin: 0 10px 0 0;
    flex-shrink: 0;
  }

  header .topLine .dropdown.categoryToggler {
    width: 195px;
  }

  header .topLine .dropdown.categoryToggler button {
    width: 100%;
    height: 40px !important;
    font-size: 20px;
    line-height: 20px;
    border-radius: 5px;
    padding: 0 40px !important;
  }

  h2 {
    font-size: 26px;
  }

  header .topLine .dropdown.categoryToggler div.dropdown-menu, header .navbar .dropdown.categoryToggler div.dropdown-menu {
    width: auto;
  }

  .topCategory div.scroll-wrapper li > span, .topCategory div.scroll-wrapper li > a, .topCategory > li > span, .topCategory > li > a {
    padding: 7px 15px 7px 10px;
    font-size: 13px;
  }

  .mainSliderContainer .mainSliderText .text {
    padding: 30px;
  }

  footer img {
    display: none;
  }
  footer strong {
    display: inline-block;
    width: 100%;
  }
  footer strong + a {
    margin-left: 0;
  }

  .contactItem p {
    font-size: 14px;
  }

  .contactItem h3 {
    font-size: 18px;
  }

  .prodList.grid .prodListItem {
    flex: 0 0 calc(33.3% - 30px);
    max-width: calc(33.3% - 30px);
    margin-top: 30px;
    padding: 0 0 25px 0;
  }

  .prodList .prodListItem .imageContainer .dropdown-menu {
    width: 500px;
    height: 400px;
    padding: 10px;
    left: 100% !important;
  }

  .prodList.grid .prodListItem:nth-child(odd) .imageContainer .dropdown-menu {
    right: auto !important;
    left: 0 !important;
  }
  .prodList.grid .prodListItem:nth-child(even) .imageContainer .dropdown-menu {
    left: auto !important;
    right: 100% !important;
  }

  .prodList .prodListItem .imageContainer {
    width: 200px;
    padding: 10px;
    height: 150px;
    margin-right: 20px;
  }

  .prodList .prodListItem .price {
    padding: 0 0 0 20px;
  }

  .prodList.grid.fiveGrid .prodListItem {
    flex: 0 0 calc(25% - 18px);
    max-width: calc(25% - 18px);
  }

  .basketTable td {
    padding: 20px;
  }

  .basketTable th {
    padding: 18px 20px;
  }
}
@media (max-width: 1200px) {
  body,
html {
    font-size: 13px;
  }

  header .dropdown.userMenu .btn, header a.basket {
    font-size: 0;
  }
  header .dropdown.userMenu .btn i, header a.basket i {
    font-size: 20px;
    margin-right: 0;
  }

  header .navbar > nav a {
    font-size: 20px;
  }

  header form .dropdown .btn {
    letter-spacing: 0;
  }

  header a.basket {
    margin: 0 15px 0 10px;
  }

  body.fixedHeaderBody {
    padding-top: 110px;
  }


  .icons em {
    display: none;
  }

  .icons div div div {
    padding-bottom: 20px;
  }

  .map {
    padding: 0;
  }

  footer img {
    display: inline-block;
  }

  .contactItem {
    padding: 20px;
  }

  .container-fluid.p-0.my-60 {
    margin: 30px 0;
    padding: 0 7px !important;
  }

  .nlText {
    margin-bottom: 30px;
  }

  h3 {
    font-size: 20px;
    padding: 0 0 20px 0;
  }

  .filterOrder label {
    display: none;
  }

  .prodListItem {
    flex-wrap: wrap;
  }
  .prodListItem .data {
    flex-basis: calc(100% - 230px);
  }

  .changeView {
    display: none !important;
  }

  .prodList:not(.grid) .prodListItem .price {
    flex-direction: row;
    align-items: center;
    padding: 20px 0 0 0;
    width: 100%;
  }
  .prodList:not(.grid) .prodListItem .price:before {
    display: none;
  }
  .prodList:not(.grid) .prodListItem .price span {
    padding: 0 0 0 15px;
  }
  .prodList:not(.grid) .prodListItem .price .btn {
    margin-left: auto;
  }

  .prodList .prodListItem .imageContainer .dropdown-menu {
    left: 50% !important;
    transform: translateX(-50%) translateY(-50%) !important;
    width: 720px;
    height: 500px;
  }
  .prodList .prodListItem .imageContainer .dropdown-menu img {
    max-height: 400px;
  }

  .prodList.grid.fiveGrid .prodListItem {
    flex: 0 0 calc(33.33% - 18px);
    max-width: calc(33.33% - 18px);
  }

  .basketTable td img {
    min-width: 80px;
  }
  .basketTable td:nth-child(2) {
    min-width: 200px;
  }

  .toggleList {
    display: none;
  }

  .prodTypeList {
    margin-top: 20px;
  }

  .prodTypeList .listItem div.info div {
    padding: 10px;
    font-size: 12px;
    flex-shrink: 0;
    flex-basis: 150px;
    width: 150px;
  }

  .prodTypeList .listHeader div {
    white-space: nowrap;
    flex-basis: 150px;
    width: 150px;
    flex-shrink: 0;
  }

  .nav-tabs li a {
    font-size: 12px;
    text-transform: none;
    line-height: normal;
  }

  .additionalItem .additionalProdListItem .imageContainer {
    display: none;
  }

  .additionalItem .additionalProdListHeader .row,
.additionalItem .additionalProdListItem .row {
    flex-wrap: nowrap;
  }

  .additionalItem .additionalProdListHeader .row > div,
.additionalItem .additionalProdListItem .row > div {
    flex: 0 0 150px;
    max-width: 150px;
  }

  .additionalItem .additionalProdListItem {
    border-bottom: 0;
  }
  .additionalItem .additionalProdListItem div.row > div {
    border-bottom: 2px solid #c8c8c8;
  }

  header.fixedHeader .menuLine {
    display: block;
  }

  header .topLine .dropdown.categoryToggler {
    display: inline-flex;
  }

  a.logo {
    width: 64px;
    height: 66px;
    background-size: cover;
    margin: 22px 20px 22px 0;
  }

  header .topLine form + .btn {
    display: none;
  }

  header .topLine .dropdown.categoryToggler {
    width: 195px;
    flex-shrink: 0;
  }


  header form .dropdown {
    display: none;
  }

  .topCategory {
    height: 385px;
    width: 195px;
  }

  .topCategory ul {
    width: 410px;
  }

  .topCategory > li:hover ul {
    padding: 0;
  }

  .topCategory > li ul li > div {
    column-count: 2;
    column-gap: 10px;
    padding: 20px;
    margin-bottom: 20px;
  }

  .prodList .prodListItem {
    padding: 15px 0;
  }

  .prodList .prodListItem .imageContainer {
    width: 150px;
    height: 120px;
    margin-right: 10px;
  }
}
@media (max-width: 1200px) {
  .mButton {
    font-size: 24px;
    background: transparent;
    border: 0;
    padding: 0;
    height: 24px;
    line-height: 24px;
  }

  .mainSliderContainer {
    margin-left: 0 !important;
  }

  header .navbar {
    border: none !important;
  }

  header a.basket {
    background-color: #2767B4;
    border-radius: 5px;
    height: 38px;
    width: 38px;
  }

  header a.basket em {
    display: none;
  }

  body, html {
    overflow-x: hidden;
  }

  header {
    position: fixed;
    height: 60px;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
  }
  header:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: linear-gradient(157deg, #2767B4, #014597);
    content: "";
  }
  header a.logo {
    width: 51px;
    height: 46px;
    margin: 0 10px 0 0;
    flex-shrink: 0;
  }
  header .btn.btn-bordered {
    display: none;
  }
  header .dropdown.userMenu {
    margin-left: auto;
  }
  header .menuLine {
    height: auto;
  }
  header .topLine {
    height: 60px;
  }
  header .dropdown.bootstrap-select {
    display: none;
  }
  header.fixedHeader a.logo {
    width: 51px;
    height: 46px;
    margin: 0 10px 0 0;
    flex-shrink: 0;
  }
  header .topLine .dropdown.categoryToggler {
    display: inline-block;
    width: auto;
  }
  header .topLine .dropdown.categoryToggler button i {
    display: none;
  }

  header.fixedHeader .dropdown.userMenu {
    margin-left: auto;
  }

  header.fixedHeader a.basket {
    margin: 0 15px 0 10px;
  }

  body,
body.fixedHeaderBody {
    padding-top: 60px;
  }

  header .topLine form {
    display: none;
  }

  .topCategory {
    height: auto;
    width: 100%;
  }

  .dropdown.stayFocused.categoryToggler {
    position: static;
  }
  .dropdown.stayFocused.categoryToggler .dropdown-menu {
    will-change: nothing !important;
    transform: none !important;
  }
  .dropdown.stayFocused.categoryToggler.show .dropdown-menu {
    position: fixed !important;
    top: 60px !important;
    left: 0;
    width: 100%;
    max-height: calc(100vh - 60px);
    overflow-x: hidden;
    overflow-y: auto;
  }
  .dropdown.stayFocused.categoryToggler.show .dropdown-menu:after {
    position: fixed;
    z-index: -1;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    transition: all ease 0.2s;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    content: "";
  }

  .topCategory div.scroll-wrapper li > span:before, .topCategory div.scroll-wrapper li > a:before, .topCategory > li > span:before, .topCategory > li > a:before {
    right: 0;
  }

  .topCategory div.scroll-wrapper li > span:after, .topCategory div.scroll-wrapper li > a:after, .topCategory > li > span:after, .topCategory > li > a:after {
    transform: rotate(90deg);
  }

  .topCategory ul {
    position: static;
    left: 0;
    top: 0;
    box-shadow: none;
    background: #fff;
    z-index: 1;
    min-height: 0;
    width: 100%;
    max-height: none;
    padding: 10px;
  }

  .topCategory > li ul li > div {
    column-count: 2;
    column-gap: 20px;
  }

  .topCategory > li ul li h3 {
    font-size: 14px;
    padding: 15px 0 10px 0;
  }

  .topCategory > li ul li div div {
    padding-right: 0;
    margin-top: 5px;
  }

  .topCategory > li ul li a {
    font-size: 13px;
    margin: 2px 0;
  }

  h2 {
    font-size: 26px;
    margin: 20px 0;
  }
  h2:before {
    position: absolute;
    content: "";
    left: 10px;
    top: 20px;
    background: #FDEC00;
    opacity: 28%;
    height: 18px;
    width: 100%;
    z-index: -1;
  }

  .mb-mobile-20 {
    margin-bottom: 20px;
  }

  .slick-prev, .slick-next {
    display: none !important;
  }

  .prodItem {
    margin-bottom: 30px;
  }

  .mainSliderContainer .mainSliderText .text h2 {
    font-size: 26px;
    padding: 0 0 20px 0;
    line-height: 26px;
  }

  .mainSliderContainer .mainSliderPic .slick-slide img {
    max-width: none !important;
    max-height: 370px !important;
  }
  .mainSliderContainer .mainSliderText .slick-dots {
    padding-top: 0;
  }

  .btn {
    height: 44px;
    font-size: 16px;
    line-height: 16px;
    padding: 13px 21px;
  }
  .btn.btn-primary {
    min-width: 200px;
  }


  .pinnedProdCat .slick-dots {
    margin-top: 20px;
  }

  .pinnedProdCat div.slick-slide {
    font-size: 12px;
    line-height: 14px;
  }

  .mainSliderContainer .mainSliderText .slick-dots {
    padding-left: 0;
  }

  header nav.collapsing,
  header nav.collapse {
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    width: 100%;
    background: #2767B4;
    text-align: left;
    padding: 20px 40px;
    z-index: 100;
  }
  header nav.collapsing a,
  header nav.collapse a {
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: left;
    margin: 15px 0;
    font-size: 25px;
  }
  header .mobile-top-divider,
  header .mobile-bottom-divider {
    height: 60px;
  }
  header nav.collapse form {
    display: flex;
    padding: 20px 10px;
  }
  header nav.collapse form button.btn {
    padding: 0 10px;
    flex-shrink: 0;
  }
  header nav.collapse .langs {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  header nav.collapse .langs a {
    width: auto;
    display: inline;
    margin: 0 10px;
    flex-basis: auto;
  }
  header nav.collapse.show:after {
    position: fixed;
    z-index: -1;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    transition: all ease 0.2s;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    content: "";
  }

  .icons {
    padding: 20px 0;
    margin: 30px 0 0 0;
  }

  .contactItems > div > div {
    padding-bottom: 15px;
  }

  footer h4 {
    margin: 0;
    font-size: 22px;
  }

  footer {
    padding: 20px 0;
    font-size: 18px;
  }

  footer hr {
    background: #D2D2D2;
    width: 100%;
    height: 1px;
  }

  .site {
    padding-bottom: 20px;
  }

  .nl {
    margin-bottom: 20px;
  }

  .nl .nlText {
    padding: 24px;
    background: #F4E14A;
  }

  .nl .nlText:before {
    display: none;
  }

  .nl .nlBg:before {
    content: none;
  }

  .nl .nlFormCol {
    padding:0;
  }
  .nl .nlForm {
    padding: 0;
    left: 0;
  }

  .nl .nlBg {
    padding: 0 40px;
  }

  .checkbox {
    font-size: 16px !important;
  }

  .checkbox label:before {
    top: -4px;
    width: 26px;
    height: 26px;
  }

  .checkbox input[type=checkbox]:checked + label:after {
    width: 26px;
    height: 26px;
  }

  .checkbox input[type=checkbox]:checked + label:before {
    background-position: 4px 5px;
  }

  .subscribe-buttons .btn {
    width: 100%;
  }

  .w-mobile-100 {
    width: 100%;
  }

  .pinnedProdCat .slick-dots {
    position: relative;
    z-index: 2;
  }

  .prodList:not(.grid) .prodListItem {
    flex-wrap: wrap;
  }
  .prodList:not(.grid) .prodListItem .data {
    flex-basis: calc(100% - 110px);
    order: 2;
  }
  .prodList:not(.grid) .prodListItem .imageContainer {
    margin: 0 10px 10px 0;
    width: 100px;
    height: 100px;
  }
  .prodList:not(.grid) .prodListItem .price {
    order: 3;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-basis: 100%;
    flex-wrap: wrap;
  }
  .prodList:not(.grid) .prodListItem .price .btn {
    flex-basis: 100%;
    padding: 0 10px;
    margin: 5px 0 0 0;
  }
  .prodList:not(.grid) .prodListItem .price span {
    padding: 0;
    margin-left: auto;
  }

  h3 {
    font-size: 18px;
  }

  .prodList .prodListItem .imageContainer .morePic {
    display: none !important;
    opacity: 0 !important;
  }

  .mobileFilter {
    width: 90vw;
    background: #fff;
    position: fixed;
    left: -90vw;
    top: 0;
    padding: 0 10px;
    bottom: 0;
    z-index: 14;
    height: 100vh;
    overflow-y: hidden;
    transition: transform 0.2s;
  }

  .mobileFilter.opened {
    transform: translatex(90vw);
    transition: transform 0.2s;
    opacity: 1;
  }

  .mobileFilter > div {
    max-height: 100vh;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 40px 0 10px 0;
  }

  body.openedMenu {
    overflow: hidden;
  }

  body.openedMenu:before {
    z-index: 12;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0f131f;
    opacity: 0.5;
    content: "";
  }

  .closefilter {
    position: absolute;
    top: 0;
    right: 0;
    background: #df2f2f;
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    z-index: 14;
  }

  .prodList.grid.fiveGrid .prodListItem {
    flex: 0 0 calc(100% - 18px);
    max-width: calc(100% - 18px);
  }

  .ordersHeader,
.myOrders {
    font-size: 11px;
  }

  .myOrders {
    padding: 0 10px;
  }
  .myOrders h4 {
    font-size: 13px;
  }

  .ordersHeader div {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 12px;
    white-space: wrap;
  }

  .orderHeader div.row div:last-child:after {
    font-size: 10px;
  }

  .ordersHeader {
    padding: 0 10px;
  }

  .basketTable td .title {
    font-size: 14px;
    line-height: 16px;
  }

  .basketTable td p {
    padding-top: 20px;
  }

  .basketTable th, .basketTable td {
    padding: 10px;
    font-size: 12px;
    line-height: normal;
  }

  .basketTable td span {
    font-size: 14px;
  }

  .basketTable td s {
    font-size: 12px;
  }

  .offerList .header {
    font-size: 18px;
    padding: 10px 0;
  }

  .offerList .offerItem img {
    max-width: 50px;
    max-height: 50px;
    flex-basis: 50px;
  }

  .offerList .offerItem a {
    margin: 0 20px;
    line-height: normal;
  }

  .nav-tabs {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .nav-tabs li {
    flex: auto;
    height: 30px;
  }
  .nav-tabs li a {
    height: 30px;
  }

  .dl i {
    margin-right: 15px;
    font-size: 30px;
  }

  .dl {
    margin-bottom: 15px;
  }
}

/*# sourceMappingURL=app.css.map */

@media (max-width: 465px) {
  header .topLine .dropdown.categoryToggler button {
    padding: 0 10px !important;
  }
}

@media (max-width: 768px) {
  .prodList.grid .prodListItem {
    flex: 0 0 calc(33.3% - 30px);
    max-width: calc(33.3% - 30px);
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
}