@charset "UTF-8";
@font-face {
  font-family: "fontello";
  src: url("/catalog/view/theme/theme3/fonts/fontello-6c00701e/font/fontello.eot");
  src: url("/catalog/view/theme/theme3/fonts/fontello-6c00701e/font/fontello.eot#iefix") format("embedded-opentype"), url("/catalog/view/theme/theme3/fonts/fontello-6c00701e/font/fontello.woff2") format("woff2"), url("/catalog/view/theme/theme3/fonts/fontello-6c00701e/font/fontello.woff") format("woff"), url("/catalog/view/theme/theme3/fonts/fontello-6c00701e/font/fontello.ttf") format("truetype"), url("/catalog/view/theme/theme3/fonts/fontello-6c00701e/font/fontello.svg#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("/catalog/view/theme/theme3/fonts/nova/ProximaNova-Regular.eot");
  src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url("/catalog/view/theme/theme3/fonts/nova/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("/catalog/view/theme/theme3/fonts/nova/ProximaNova-Regular.woff") format("woff"), url("/catalog/view/theme/theme3/fonts/nova/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("/catalog/view/theme/theme3/fonts/nova/ProximaNova-Semibold.eot");
  src: local("Proxima Nova Semibold"), local("ProximaNova-Semibold"), url("/catalog/view/theme/theme3/fonts/nova/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("/catalog/view/theme/theme3/fonts/nova/ProximaNova-Semibold.woff") format("woff"), url("/catalog/view/theme/theme3/fonts/nova/ProximaNova-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("/catalog/view/theme/theme3/fonts/nova/ProximaNova-Bold.eot");
  src: local("Proxima Nova Bold"), local("ProximaNova-Bold"), url("/catalog/view/theme/theme3/fonts/nova/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("/catalog/view/theme/theme3/fonts/nova/ProximaNova-Bold.woff") format("woff"), url("/catalog/view/theme/theme3/fonts/nova/ProximaNova-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
[class^=fa-]:before, [class*=" fa-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-share:before {
  content: "\e800";
} /* '' */
.fa-phone:before {
  content: "\e801";
} /* '' */
.fa-shopping-cart:before {
  content: "\e802";
} /* '' */
.fa-search:before {
  content: "\e803";
} /* '' */
.fa-bars:before {
  content: "\e804";
} /* '' */
.fa-star-o:before {
  content: "\e805";
} /* '' */
.fa-th-list:before {
  content: "\e806";
} /* '' */
.fa-th:before {
  content: "\e807";
} /* '' */
.fa-check-circle:before {
  content: "\e808";
} /* '' */
.fa-refresh:before {
  content: "\e809";
} /* '' */
.fa-times-circle:before {
  content: "\e80a";
} /* '' */
.fa-info-circle:before {
  content: "\e80b";
} /* '' */
.fa-home:before {
  content: "\e80c";
} /* '' */
.fa-user:before {
  content: "\e80d";
} /* '' */
.fa-calendar:before {
  content: "\e80e";
} /* '' */
.fa-book:before {
  content: "\e80f";
} /* '' */
.fa-chevron-right:before {
  content: "\e810";
} /* '' */
.fa-chevron-left:before {
  content: "\e811";
} /* '' */
.fa-heart-o:before {
  content: "\e812";
} /* '' */
.fa-plus:before {
  content: "\e813";
} /* '' */
.fa-caret-down:before {
  content: "\e814";
} /* '' */
.fa-exclamation-circled:before {
  content: "\e815";
} /* '' */
.fa-spin:before {
  content: "\e816";
} /* '' */
.fa-arrow-up:before {
  content: "\e817";
} /* '' */
.fa-star:before {
  content: "\e818";
} /* '' */
.fa-minus:before {
  content: "\e819";
} /* '' */
.fa-upload:before {
  content: "\e81a";
} /* '' */
.fa-chevron-up:before {
  content: "\e81b";
} /* '' */
.fa-chevron-down:before {
  content: "\e81c";
} /* '' */
.fa-clock:before {
  content: "\e81d";
} /* '' */
.fa-eye:before {
  content: "\e81e";
} /* '' */
.fa-heart:before {
  content: "\e81f";
} /* '' */
.fa-exchange:before {
  content: "\e820";
} /* '' */
.fa-vector:before {
  content: "\e821";
} /* '' */
.fa-vector-1:before {
  content: "\e822";
} /* '' */
.fa-caret-new:before {
  content: "\e823";
} /* '' */
.fa-bars-new:before {
  content: "\e824";
} /* '' */
.fa-cancel:before {
  content: "\e825";
} /* '' */
.fa-filter:before {
  content: "\f0b0";
} /* '' */
body {
  color: #131A2A;
  font-family: "Proxima Nova Rg", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.container {
  min-width: 320px;
}

h1 {
  color: #535353;
  font-size: 30px;
}

#content {
  background-color: #fff;
  padding-top: 25px;
  min-height: 501px;
  padding-bottom: 30px;
}
#content .owl-wrapper-outer {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#content .border .owl-wrapper-outer {
  border: 1px solid;
  padding: 10px 0;
}

aside {
  background-color: #fff;
  padding-top: 25px;
}

.content-wrap {
  background-color: #fff;
}

.alert {
  padding: 30px;
  border: 1px solid transparent;
  border-radius: 0;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 30px;
}

a {
  color: #4D69AE;
  outline: none;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
a:visited {
  /*color: #4D69AE;*/
  outline: none;
}
a:hover {
  text-decoration: none;
}

.btn {
  font-weight: 600;
  font-size: 14px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.btn.btn-primary {
  color: #ffffff;
  background-color: #4D69AE;
}
.btn.btn-primary:hover {
  color: #F3D446;
}

.buttons {
  overflow: auto;
}
.buttons .btn.btn-primary {
  color: #ffffff;
  background-color: #4D69AE;
  position: relative;
  display: inline-block;
  outline: none;
}

.btn-outline-primary {
  background-color: #fff;
  border-color: #4D69AE;
  color: #4D69AE;
}
.btn-outline-primary:hover {
  background-color: #4D69AE;
  border-color: #4D69AE;
  color: #fff;
}

.btn-default {
  background-color: #F0F0F0;
  border-color: #F0F0F0;
  color: #131A2A;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #4D69AE;
  border-color: #4D69AE;
}

a.btn-danger {
  color: #fff;
}

a.btn-info {
  color: #fff;
}

.btn-dashed {
  background-color: #DDDDDD;
}
.btn-dashed:hover {
  background-color: #d2d2d2;
}

.close {
  font-family: Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
  font-size: 8px;
  margin-top: -3px;
}

.fa-stack-1x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: inherit;
}

.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 2em;
}

.breadcrumb {
  padding: 12px 15px;
  margin-bottom: 10px;
  list-style: none;
  background-color: #fff;
  border-radius: 0;
  border-bottom: 1px solid #eee;
  color: #aaa;
}
.breadcrumb a {
  color: #aaa;
}

.dropdown-menu {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#search {
  position: relative;
}
#search button {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  border: none;
  height: 40px;
  padding: 0 12px;
  border-radius: 4px;
  box-shadow: none;
  font-size: 16px;
  line-height: 16px;
  margin-right: -1px;
  color: #fff;
  background-color: #4D69AE !important;
  z-index: 9;
}
#search button:hover {
  color: #F3D446;
}
#search input {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  border: none;
  height: 40px;
  padding: 10px 15px;
  box-shadow: none;
  border-radius: 4px 0 0 4px;
  background-color: #E3E3E3;
}
#search select {
  background-color: #E3E3E3;
}

.mini-cart {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.button-group.button-cart button {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#main-nav {
  background-color: #131A2A;
}
#main-nav .navbar-toggle i.fa {
  float: right;
}

header {
  background: #fff;
}
header .container {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
header .phones-inner a {
  display: block;
  font-size: 14px;
  line-height: 1.425;
}
header .langs {
  margin-left: -10px;
}
header .langs .btn-link {
  text-transform: uppercase;
  color: #131A2A;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
}
header .langs .btn-link:hover {
  color: #4D69AE;
}
header .langs .fa {
  font-size: 12px;
  color: #4D69AE;
  vertical-align: text-top;
  line-height: 20px;
}

.btn-cons {
  padding: 9px 18px;
}

.all-cart {
  text-align: right;
}
.all-cart .btn-default {
  font-size: 17px;
  width: 40px;
  height: 40px;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 2px;
}
.all-cart .btn-default .fa-bars-new {
  font-size: 14px;
}

.navigation {
  margin-bottom: 0;
}
.navigation + .no-border {
  margin-bottom: 0;
}

#menu {
  margin-left: -15px;
  margin-right: -15px;
}
#menu .navbar-header .btn {
  background-color: #283658;
  color: #fff;
  margin: 6px 15px;
  font-weight: 600;
  font-size: 16px;
  padding: 6px 24px;
  outline: none !important;
}
#menu .navbar-header .btn .fa {
  font-size: 14px;
  margin-right: 15px;
}
#menu .navbar-header .btn.active .fa:before {
  content: "\e825";
  font-size: 12px;
}
#menu .nav > li > a {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 30px;
  position: relative;
}
#menu .nav > li > a:focus {
  background-color: transparent;
  color: #F3D446;
}
#menu .nav > li > a:hover {
  background-color: transparent;
  color: #F3D446;
}
#menu .nav > li:not(:last-child) > a:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #283658;
  top: 50%;
  margin-top: -3px;
  right: -3px;
  pointer-events: none;
}
#menu .nav .open > a {
  text-decoration: none;
}
#menu .nav .open > a:focus {
  text-decoration: none;
}
#menu .nav .open > a:hover {
  text-decoration: none;
}
#menu .dropdown-menu li > a {
  min-width: 160px;
  display: block;
  padding: 5px 20px;
  min-height: 15px;
  background-color: transparent;
  clear: both;
  line-height: 20px;
}
#menu .dropdown-inner {
  display: table;
}
#menu .dropdown-inner ul {
  display: table-cell;
}
#menu .dropdown-inner li a:hover {
  background-color: #eee;
}
#menu #category {
  float: left;
  font-size: 17px;
  font-weight: 600;
  line-height: 29px;
  color: #fff;
  padding-right: 10px;
}
#menu .btn-navbar {
  font-size: 22px;
  font-stretch: expanded;
  color: #fff;
  padding: 2px 0;
  float: left;
}
#menu .dropdown .dropdown-toggle {
  padding-right: 20px;
}

#menu.navbar {
  margin-bottom: 0;
}

.menu-item-toggle {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  color: #FFF;
  padding: 10px 18px;
}
.menu-item-toggle:hover {
  background-color: rgba(144, 128, 128, 0.5);
  cursor: pointer;
}

.menu-item-toggle.close {
  opacity: 1;
  color: #fff;
}
.menu-item-toggle.close .fa-plus {
  display: inline-block;
}
.menu-item-toggle.close .fa-minus {
  display: none;
}

.menu-item-toggle.open .fa-plus {
  display: none;
}
.menu-item-toggle.open .fa-minus {
  display: inline-block;
}

.pull-right .btn-navbar {
  margin: 6px 0 0 20px;
}
.pull-right .btn-navbar .fa-shopping-cart {
  font-size: 26px;
  line-height: 33px;
}

.box-heading {
  padding-bottom: 10px;
  color: #283658;
  font-weight: 600;
  font-size: 36px;
  text-align: center;
}
.box-heading + .row {
  margin-bottom: 20px;
}

.no-border .owl-wrapper-outer {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.no-border .img-responsive {
  margin: 0 auto;
}

.information a.thumbnail {
  border-color: transparent;
  border-radius: 0;
}
.information a.thumbnail:hover {
  border-color: #dddddd;
}
.information .item {
  margin-bottom: 30px;
}
.information .h5 {
  font-size: 16px;
  font-weight: 500;
  margin-top: 5px;
}
.information .text-muted {
  font-size: 12px;
}

#column-left .list-group {
  margin-bottom: 25px;
}
#column-left .list-group .filter-group-name:first-child {
  margin-top: 9px;
}
#column-left .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#column-left .box-heading {
  font-size: 18px;
  text-align: left;
  margin: 0;
}
#column-left .panel-default {
  border-color: transparent;
  border-radius: 0;
}
#column-left .list-group-item {
  border-color: transparent;
  border-radius: 0;
  background-color: #fff;
  font-size: 16px;
  padding: 10px 0;
}
#column-left .list-group-item.smaller {
  font-size: 14px;
  padding: 5px 0;
}
#column-left .list-group-item.active, #column-left .list-group-item.active:hover, #column-left .list-group-item.active:focus {
  color: #131A2A;
  font-weight: 600;
}

#column-right .list-group {
  margin-bottom: 25px;
}
#column-right .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#column-right .box-heading {
  font-size: 18px;
  text-align: left;
  margin: 0;
}
#column-right .panel-default {
  border-color: transparent;
  border-radius: 0;
}
#column-right .list-group-item {
  border-color: transparent;
  border-radius: 0;
  background-color: #fff;
  font-size: 16px;
  padding: 10px 0;
}
#column-right .list-group-item.smaller {
  font-size: 14px;
  padding: 5px 0;
}

.filter-group-name {
  color: #444;
  font-size: 16px;
  font-weight: 500;
}
.filter-group-name + .list-group-item {
  padding-top: 0 !important;
  padding-left: 10px !important;
}
.filter-group-name + .list-group-item label {
  font-size: 14px;
  line-height: 23px;
}

.wishlist-table tr td:last-child {
  min-width: 100px;
}

.row.category-list {
  display: flex;
  flex-wrap: wrap;
}

.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: -20px;
}
.thumbnails > li {
  margin-left: 20px;
}
.thumbnails > img {
  width: 100%;
  outline: none;
}
.thumbnails .image-additional {
  float: left;
  margin-left: 20px;
}

.thumbnail {
  border-radius: 0;
  padding: 0;
  border: 0;
}

.image-additional {
  max-width: 78px;
}
.image-additional a {
  margin-bottom: 10px;
  padding: 2px;
  display: block;
  border: 1px solid transparent;
}

a.thumbnail:focus {
  outline: none;
  border-color: transparent;
}

.image-additional.active a {
  border-color: #aaa;
}
.image-additional.active a:focus {
  border-color: #aaa;
}

.images-overflow {
  padding-right: 0;
}
.images-overflow > .custom-scroll {
  overflow: auto;
}

.custom-scroll {
  scrollbar-width: thin;
  scrollbar-color: #A8A8A8 #F1F1F1;
}
.custom-scroll::-webkit-scrollbar {
  width: 9px;
}
.custom-scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
}
.custom-scroll::-webkit-scrollbar-thumb {
  background-color: #A8A8A8;
  border-radius: 20px;
  border: 2px solid #F1F1F1;
}

#button-cart {
  max-width: 260px;
}
#button-cart .fa {
  padding-right: 10px;
}

.product-info .price {
  font-size: 30px;
  font-weight: 600;
}
.product-info .price-old {
  font-size: 21px;
  margin-left: 10px;
  padding: 0 5px;
  display: inline-block;
  position: relative;
  color: #b6b6b6 !important;
}
.product-info .wish-compare span {
  cursor: pointer;
  padding-right: 10px;
}
.product-info .alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin: 0 0 15px 0;
}

.product-tabs .nav-tabs {
  margin-bottom: 15px;
}
.product-tabs .nav.nav-tabs > li > a {
  color: rgb(170, 170, 170);
  border: none;
  background: #fff;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  font-size: 17px;
}
.product-tabs .nav.nav-tabs > li > a:focus {
  color: rgb(170, 170, 170);
  border: none;
  background: #fff;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  font-size: 17px;
}
.product-tabs .nav.nav-tabs > li > a:hover {
  color: rgb(170, 170, 170);
  border: none;
  background: #fff;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  font-size: 17px;
  color: #444;
}
.product-tabs .nav.nav-tabs > li.active > a {
  border-bottom: 3px solid;
  color: #444;
  font-weight: 600;
}

.product-controls {
  background-color: #eeeeee;
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
.product-controls a {
  color: #878787;
  font-weight: normal;
}
.product-controls label {
  color: #878787;
  font-weight: normal;
  line-height: 15px;
  margin-bottom: -10px;
  margin-top: 10px;
}
.product-controls button {
  color: #878787;
  font-weight: normal;
}
.product-controls .form-control {
  border-color: transparent;
  box-shadow: none;
}
.product-controls .btn {
  border-color: transparent;
  background-color: transparent;
  padding: 6px;
}

.product-thumb {
  height: 390px;
  overflow: hidden;
  margin-bottom: 30px;
  border: 1px solid transparent;
  position: relative;
}
.product-thumb .inner {
  padding-top: 11px;
}
.product-thumb:after {
  content: "";
  width: 100%;
  height: 15px;
  display: block;
  z-index: 1;
  position: absolute;
  bottom: 0;
  border-bottom: 2px solid #fff;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgb(255, 255, 255) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgb(255, 255, 255) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgb(255, 255, 255) 100%);
}
.product-thumb .labels {
  position: absolute;
  left: 12px;
  z-index: 1;
}
.product-thumb .button-group.button-add {
  position: absolute;
  padding: 3px 10px;
  border-radius: 4px;
  line-height: 14px;
  z-index: 2;
  visibility: hidden;
  right: 3px;
}
.product-thumb .button-group.button-add button {
  color: #878787;
  background-color: rgba(255, 255, 255, 0.51);
  border: none;
  border-radius: 4px;
}
.product-thumb .button-group.button-add button:hover {
  background-color: rgba(255, 255, 255, 0.9);
  color: #7a7a7a;
}
.product-thumb .image {
  position: relative;
}
.product-thumb .image a {
  display: block;
  text-align: center;
}
.product-thumb .image a img {
  margin: 0 auto;
}
.product-thumb .caption {
  padding: 15px 0 0;
  text-align: center;
}
.product-thumb .caption .product-name {
  margin-bottom: 5px;
  padding: 0 10px;
}
.product-thumb .caption .product-name a {
  font-weight: 600;
}
.product-thumb .caption .product-name a:not(:hover) {
  color: #131A2A;
}
.product-thumb .button-group.button-cart {
  text-align: center;
  margin-bottom: 20px;
}
.product-thumb .rating {
  text-align: center;
  margin-top: -10px;
  padding-bottom: 10px;
}
.product-thumb .description {
  padding: 0 12px 7px;
  box-sizing: border-box;
}
.product-thumb:hover {
  overflow: visible;
}
.product-thumb:hover:after {
  display: none;
}
.product-thumb:hover .inner {
  position: absolute;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.12);
  z-index: 4;
  overflow: auto;
  background: #fff;
  padding-top: 10px;
  width: 100%;
  top: 0;
}
.product-thumb:hover .button-group.labels {
  left: 11px;
}
.product-thumb:hover .button-group.button-add {
  top: 10px;
  right: 2px;
  visibility: visible;
}

.labels .label {
  display: inline-block;
  font-weight: 600;
  line-height: 1.2;
  font-size: 10px;
}

.price-old {
  color: #b6b6b6 !important;
}

.row.product-thumb-left {
  margin-bottom: 20px;
}
.row.product-thumb-left + .box-heading {
  margin-top: 30px;
}

.product-thumb-left .product-name {
  font-size: 16px;
  color: #545454;
}
.product-thumb-left .price {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 5px;
  height: 25px;
}
.product-thumb-left .price-old {
  text-decoration: line-through;
  font-size: 80%;
  line-height: 15px;
}
.product-thumb-left .button-group {
  display: none;
}
.product-thumb-left:hover .button-group {
  display: block;
}
.product-thumb-left:hover .price {
  display: none;
}

footer {
  background-color: #131A2A;
  color: #ccc;
  padding-top: 45px;
  margin-top: 40px;
  padding-bottom: 0;
}
footer a {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
}
footer a:hover {
  color: #F3D446;
}
footer .foot-logo {
  background: #fff;
  max-width: 230px;
  padding: 10px;
}
footer .space-info {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
footer .space-info a {
  display: inline-block;
  margin-bottom: 15px;
  color: #fff;
}
footer .space-info a:hover {
  color: #F3D446;
}
footer .copyr {
  background-color: #0D111C;
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 12px;
}
footer .copyr p {
  margin-bottom: 0;
}
footer hr {
  border-top: 1px solid #0D111C;
}
footer .infor {
  display: flex;
  padding-bottom: 20px;
  align-items: center;
}
footer .infor-phones a {
  font-size: 20px;
  display: inline-block;
  margin-right: 40px;
  min-width: 170px;
}

.footer-heading {
  font-size: 20px;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.infor-bunners {
  margin-left: auto;
}

.infor-mails {
  margin-right: 15px;
}

.footer-icons {
  text-align: right;
  white-space: nowrap;
}
.footer-icons > a {
  display: inline-block;
}
.footer-icons > a:hover {
  -webkit-filter: brightness(1.7);
  filter: brightness(1.7);
}
.footer-icons img {
  display: inline-block;
  margin-left: 5px;
  max-width: 40px;
}

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

div#logo {
  max-width: 164px;
}

.phones {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#cart-modal .inc-dec {
  max-width: 140px;
}
#cart-modal .totals {
  font-size: 17px;
}
#cart-modal .row {
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}
#cart-modal .product-total {
  font-size: 16px;
  font-weight: 500;
}
#cart-modal .product-name a {
  font-size: 16px;
  font-weight: 500;
}
#cart-modal .modal-body .row:hover {
  background: #f9f9f9;
}

.label-1 {
  background-color: #337AB7;
}

.label-2 {
  background-color: #5CB85C;
}

.label-3 {
  background-color: #5BC0DE;
}

.label-4 {
  background-color: #F0AD4E;
}

.label-5 {
  background-color: #eee;
  color: #333;
}

.label-stock {
  background-color: #777;
}

.label-special {
  background-color: #D9534F;
}

#toTop {
  position: fixed;
  bottom: 40px;
  right: 40px;
  cursor: pointer;
  display: none;
  z-index: 99;
  opacity: 0.5;
  transition: none;
}
#toTop:hover {
  opacity: 1;
}

.click-to-order {
  width: 282px;
}

.subcat-thumb {
  padding: 4px;
  margin-bottom: 20px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.subcat-thumb img {
  margin: auto;
}

.langs.pull-right {
  margin-left: 10px;
}

.owl-controls .owl-buttons .owl-next {
  margin-top: -27px;
}
.owl-controls .owl-buttons .owl-prev {
  margin-top: -27px;
}

.row.information {
  display: flex;
  flex-wrap: wrap;
}

.main-thumb {
  position: relative;
}
.main-thumb > .labels {
  position: absolute;
  display: inline-block;
}

.product-car-item {
  background: #FFFFFF;
  box-shadow: 0px 0px 14px rgba(19, 26, 42, 0.15);
  border-radius: 4px;
  padding: 10px;
}
.product-car-item.splide__slide img {
  margin-left: auto;
  margin-right: auto;
}
.product-car-item:hover {
  box-shadow: none;
}
.product-car-item .inner {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-car-item .inner .labels {
  position: absolute;
}
.product-car-item .inner .button-add {
  position: absolute;
  right: 0;
}
.product-car-item .inner .button-add .btn {
  width: 34px;
  height: 34px;
  font-size: 18px;
  padding: 0;
  line-height: 1.9;
}
.product-car-item .inner .button-add .btn:not(:hover) {
  color: #4D69AE;
}
.product-car-item .inner .button-cart {
  margin-top: auto;
}
.product-car-item .rating {
  text-align: center;
}
.product-car-item .product-name {
  font-weight: 600;
  text-align: center;
}
.product-car-item .product-name a:not(:hover) {
  color: #131A2A;
}
.product-car-item .image, .product-car-item .rating, .product-car-item .product-name {
  margin-bottom: 12px;
}

.rev-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='11' viewBox='0 0 12 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.166687H2C1.25 0.166687 0.666666 0.770389 0.666666 1.499V7.49438C0.666666 8.24381 1.25 8.82669 2 8.82669H4V10.5753C4 10.7835 4.22917 10.9084 4.39583 10.7835L7 8.82669H10C10.7292 8.82669 11.3333 8.24381 11.3333 7.49438V1.499C11.3333 0.770389 10.7292 0.166687 10 0.166687Z' fill='%23E3E3E3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: center left;
  margin-left: 5px;
  display: inline-block;
}

.rating .fa {
  color: #F3D446;
  font-size: 11px;
}
.rating .fa.fa-stack {
  margin-left: -12px;
}

.splide-products .splide__track {
  padding: 15px;
  margin: 0 -15px;
}

.splide-products .splide__arrow--prev, .splide-information .splide__arrow--prev {
  left: -4em;
  background: #E3E3E3;
  width: 40px;
  height: 40px;
  border-radius: 4px;
}
.splide-products .splide__arrow--prev.fa, .splide-information .splide__arrow--prev.fa {
  color: #4D69AE;
  font-size: 16px;
}
.splide-products .splide__arrow--prev.fa:before, .splide-information .splide__arrow--prev.fa:before {
  transform: rotate(180deg);
}
.splide-products .splide__arrow--prev svg, .splide-information .splide__arrow--prev svg {
  fill: #4D69AE;
  display: none;
}
.splide-products .splide__arrow--next, .splide-information .splide__arrow--next {
  right: -4em;
  background: #E3E3E3;
  width: 40px;
  height: 40px;
  border-radius: 4px;
}
.splide-products .splide__arrow--next.fa, .splide-information .splide__arrow--next.fa {
  color: #4D69AE;
  font-size: 16px;
}
.splide-products .splide__arrow--next svg, .splide-information .splide__arrow--next svg {
  fill: #4D69AE;
  display: none;
}

.splide-information {
  margin-bottom: 60px;
}
.splide-information .item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.splide-information .thumbnail {
  margin-bottom: 15px;
  border-radius: 6px;
}
.splide-information .h5 a {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  color: #283658;
  display: block;
}
.splide-information p {
  color: #283658;
  text-align: center;
  margin-bottom: 15px;
}
.splide-information a.readmore {
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  margin: auto 0 15px 0;
  color: #4D69AE;
}
.splide-information a.readmore:hover {
  color: #283658;
}
.splide-information a.readmore .fa {
  font-size: 14px;
}

.price {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  color: #283658;
}

.price-old {
  line-height: 0.75;
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #8F8F8F;
  text-decoration: line-through;
}

.price-new {
  color: #FF0C00;
}

.product-slider {
  margin-bottom: 60px;
}
.product-slider .splide-products {
  margin-bottom: 15px;
}
.product-slider .text-center .btn-lg {
  min-width: 180px;
}

.no-border .owl-controls .owl-pagination {
  top: -40px;
}
.no-border .owl-controls .owl-pagination .owl-page span {
  background: #fff;
  border: 1px solid #4D69AE;
  box-shadow: none;
}
.no-border .owl-controls .owl-pagination .owl-page.active span {
  background: #4D69AE;
}
.no-border .owl-controls .owl-buttons .owl-prev {
  background: #E3E3E3;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.no-border .owl-controls .owl-buttons .owl-prev i {
  font-size: 16px;
  color: #4D69AE;
  transform: rotate(180deg);
  margin: 0;
}
.no-border .owl-controls .owl-buttons .owl-next {
  background: #E3E3E3;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.no-border .owl-controls .owl-buttons .owl-next i {
  font-size: 16px;
  color: #4D69AE;
  margin: 0;
}

.owl-carousel:hover .owl-buttons div {
  opacity: 1 !important;
}

.my-carousel-progress {
  background: #ccc;
  border-radius: 3px;
  margin-top: 20px;
  display: none;
}

.my-carousel-progress-bar {
  background: #283658;
  height: 6px;
  transition: width 400ms ease;
  width: 0;
  border-radius: 3px;
}

.splide-carousel .item {
  background: #F5F5F5;
  border-radius: 6px;
  padding: 30px;
}
.splide-carousel .item img {
  filter: saturate(0);
  transition: all 0.3s ease;
}
.splide-carousel .item:hover img {
  filter: saturate(1);
}

.mod-na .nav {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.mod-na .nav > li > a {
  padding: 10px 30px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  border-radius: 10px !important;
  min-width: 106px;
  text-align: center;
  background: #F0F0F0;
  color: #131A2A;
}
.mod-na .nav > li.active > a {
  background: #4D69AE;
  color: #fff;
}

.btn-cat-mob {
  background: #283658;
  color: #fff !important;
  margin-top: 12px;
  height: 40px;
  outline: none !important;
}
.btn-cat-mob.active {
  box-shadow: none;
}
.btn-cat-mob.active .fa:before {
  content: "\e825";
  font-size: 12px;
}

.product-grid .pfix {
  padding: 0 15px;
}

.round-num {
  font-size: 10px !important;
  line-height: 18px;
  font-weight: 600;
  display: flex;
  align-items: center;
  background: #4D69AE;
  border-radius: 9px;
  color: #fff;
  position: absolute;
  min-width: 18px;
  justify-content: center;
  pointer-events: none;
  right: -6px;
  padding: 0 3px;
  top: -6px;
}

.mob-add-menu {
  display: none;
  position: absolute;
  background-color: #283658;
  z-index: 2;
  width: 100%;
  padding: 0 15px;
}
.mob-add-menu a {
  color: #fff;
}
.mob-add-menu > ul {
  margin-bottom: 0;
}
.mob-add-menu > ul li a {
  padding: 15px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #3E4A69;
  display: block;
  line-height: 1.2;
}
.mob-add-menu .mob-phones {
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #3E4A69;
  padding: 15px;
}
.mob-add-menu .mob-phones a {
  display: inline-block;
  margin: 0 7px;
}
.mob-add-menu .mob-lan {
  text-align: center;
  color: #fff;
  padding: 7px;
}
.mob-add-menu .mob-lan .langs {
  margin-left: 0;
}
.mob-add-menu .mob-lan .langs .btn-link {
  color: #fff;
}
.mob-add-menu .mob-lan .langs .fa {
  color: #fff;
}

.resp-wrapper {
  position: absolute;
}

.ace-responsive-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #283658;
  float: left;
  width: 100%;
  z-index: 99;
  position: relative;
}
.ace-responsive-menu ul {
  padding: 0;
  margin: 0;
}
.ace-responsive-menu li {
  list-style: none;
}
.ace-responsive-menu li ul {
  display: none;
}
.ace-responsive-menu li a {
  color: #fff;
}
.ace-responsive-menu li a i {
  padding-right: 5px;
  color: #FF5737;
}
.ace-responsive-menu li ul.sub-menu {
  background: #283658;
  font-size: 14px;
}
.ace-responsive-menu li ul.sub-menu li a {
  display: block;
  margin: 0px 0px;
  padding: 12px 20px 12px 15px;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  background: none;
  line-height: 1.33;
}
.ace-responsive-menu li ul.sub-menu li a i {
  padding-right: 10px;
}
.ace-responsive-menu li ul.sub-menu li > a > .arrow:before {
  content: "\f105" !important;
}
.ace-responsive-menu li ul.sub-menu > li {
  width: 185px;
}
.ace-responsive-menu li .menu-active {
  position: relative;
}
.ace-responsive-menu > li {
  display: block;
  margin: 0;
  padding: 0;
  border: 0px;
  float: left;
  position: static !important;
}
.ace-responsive-menu > li > a {
  display: block;
  position: relative;
  margin: 0;
  border: 0px;
  padding: 10px 15px 10px 25px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.ace-responsive-menu > li > a > .arrow:before {
  margin-left: 15px;
  font-size: 14px;
  font-family: "fontello";
  height: auto;
  content: " \e823";
  font-weight: 300;
  text-shadow: none;
  width: 10px;
  display: inline-block;
}
.ace-responsive-menu > li > ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 0;
  position: absolute;
  z-index: 999;
}
.ace-responsive-menu > li > ul.sub-menu > li {
  position: relative;
}
.ace-responsive-menu > li > ul.sub-menu > li ul.sub-menu {
  position: absolute;
  left: 185px;
  top: 0px;
  display: none;
  list-style: none;
}
.ace-responsive-menu > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
  position: absolute;
  left: 185px;
  top: 0px;
  display: none;
  list-style: none;
}
.ace-responsive-menu > li > ul.sub-menu li > a > .arrow:before {
  float: right;
  margin-top: 1px;
  margin-right: 0px;
  display: inline;
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  content: "\f104";
  font-weight: 300;
  text-shadow: none;
}
.ace-responsive-menu li.menu-active > a {
  color: #F3D446;
}

.menu-toggle {
  display: none;
  float: left;
  width: 100%;
  background: #333;
}
.menu-toggle h3 {
  float: left;
  color: #FFF;
  padding: 0px 10px;
  font-weight: 600;
  font-size: 16px;
}
.menu-toggle .icon-bar {
  display: block !important;
  width: 18px;
  height: 2px;
  background-color: #F5F5F5 !important;
  border-radius: 1px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  margin: 3px;
}
.menu-toggle .icon-bar:hover {
  background-color: #F5F5F5 !important;
}
.menu-toggle #menu-btn {
  float: right;
  background: #202020;
  border: 1px solid #0C0C0C;
  padding: 8px;
  border-radius: 5px;
  cursor: pointer;
  margin: 10px;
}

.hide-menu {
  display: none;
}

ul[data-menu-style=accordion] {
  width: 250px;
}
ul[data-menu-style=accordion] > li {
  display: block;
  margin: 0;
  padding: 0;
  border: 0px;
  float: none !important;
}
ul[data-menu-style=accordion] > li > a > .arrow:before {
  float: right;
  content: "\e823";
}
ul[data-menu-style=accordion] > li > a i {
  padding-right: 10px;
  color: #F3D446;
}
ul[data-menu-style=accordion] > li > ul.sub-menu {
  position: static;
}
ul[data-menu-style=accordion] > li > ul.sub-menu > li ul.sub-menu {
  position: static;
}
ul[data-menu-style=accordion] > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
  position: static;
}
ul[data-menu-style=accordion] li ul.sub-menu > li {
  width: 100%;
}
ul[data-menu-style=accordion] li a:hover {
  background: #272727 !important;
}
ul[data-menu-style=accordion] li.menu-active > a > .arrow:before {
  content: "\e823" !important;
}
ul[data-menu-style=accordion] ul.sub-menu li.menu-active > a > .arrow:before {
  content: "\e823" !important;
}

ul[data-menu-style=vertical] {
  width: 260px;
  padding: 15px 0;
  position: relative;
}
ul[data-menu-style=vertical] > li {
  float: none;
  position: static;
}
ul[data-menu-style=vertical] > li > a > .arrow:before {
  float: right;
  content: "\e823";
}
ul[data-menu-style=vertical] > li > a i {
  padding-right: 10px;
  color: #F3D446;
}
ul[data-menu-style=vertical] > li > ul.sub-menu {
  position: absolute;
  left: 260px;
  top: 0;
  width: 260px;
  min-height: 100%;
  padding: 15px 0;
}
ul[data-menu-style=vertical] > li > ul.sub-menu > li ul.sub-menu {
  position: absolute;
  width: 260px;
  left: 260px;
}
ul[data-menu-style=vertical] > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
  position: absolute;
  width: 260px;
  left: 260px;
}
ul[data-menu-style=vertical] li ul.sub-menu > li {
  width: 100%;
}
ul[data-menu-style=vertical] li a:hover {
  color: #F3D446;
  background-color: inherit;
}
ul[data-menu-style=vertical] > li.menu-active {
  position: relative;
}

.formcon-item-wrap {
  margin-bottom: 15px;
}

#product select[name=quantity] {
  max-width: 260px;
  margin-bottom: 15px;
}
#product .inc-dec {
  max-width: 260px;
  margin-bottom: 15px;
}

.total-info {
  position: fixed;
  background: #fff;
  width: 300px;
  top: 10px;
  right: 10px;
  padding: 10px;
  border: 1px solid #ddd;
  z-index: 99;
  line-height: 1.2;
}
.total-info:empty {
  display: none;
}

.ib-heading {
  margin: -25px 0 5px 0;
}

/* */

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