/* override variables here.. */
.u-margin-bottom-5px {
  margin-bottom: 5px;
}

.u-margin-top-5px {
  margin-top: 5px;
}

.u-margin-bottom-10px {
  margin-bottom: 10px;
}

.u-margin-top-10px {
  margin-top: 10px;
}

.u-margin-bottom-20px {
  margin-bottom: 20px;
}

.u-margin-top-20px {
  margin-top: 20px;
}

.breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
}
.breadcrumbs li {
  list-style: none;
  font-size: 13px;
  margin-top: 8px;
}
.breadcrumbs li a {
  color: #000;
  font-size: 13px;
}
.breadcrumbs li a:hover, .breadcrumbs li a:focus {
  color: #575757;
}
.breadcrumbs .breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;
  background: transparent;
}
.breadcrumbs .breadcrumb li {
  list-style: none;
  display: inline-block;
  margin-top: 0;
}
.breadcrumbs .breadcrumb li.no-before {
  margin-left: 10px;
}
.breadcrumbs .breadcrumb li.no-before:before {
  content: none;
}

.search .breadcrumbs {
  background: #eee;
  padding: 5px;
  margin-top: 10px;
}
.search .breadcrumbs li {
  margin-top: 0;
}

#breadcrumb ol.breadcrumb,
ul.breadcrumbs ol.breadcrumb {
  margin: 0;
  padding: 0;
  background: transparent;
}
#breadcrumb ol.breadcrumb li,
ul.breadcrumbs ol.breadcrumb li {
  font-size: 13px;
}
#breadcrumb ol.breadcrumb li a,
ul.breadcrumbs ol.breadcrumb li a {
  font-size: 13px;
  color: #000;
}
#breadcrumb ol.breadcrumb li a:hover, #breadcrumb ol.breadcrumb li a:focus,
ul.breadcrumbs ol.breadcrumb li a:hover,
ul.breadcrumbs ol.breadcrumb li a:focus {
  color: #575757;
}
#breadcrumb ol.breadcrumb li span,
ul.breadcrumbs ol.breadcrumb li span {
  font-size: 13px;
}

.doc-item {
  border: 1px solid #eee;
  margin-bottom: 10px;
  background: #fff;
}
.doc-item .doc-image {
  height: 100%;
}
.doc-item .doc-text {
  padding: 5px 10px;
}
.doc-item .doc-text h5, .doc-item .doc-text .page-element-product a h3, .page-element-product a .doc-item .doc-text h3,
.doc-item .doc-text .page-element-document-full a h3,
.page-element-document-full a .doc-item .doc-text h3 {
  margin: 0;
  padding: 0;
  color: #111;
  text-decoration: none !important;
  margin-top: 10px;
}
.doc-item .doc-text h5 a, .doc-item .doc-text .page-element-product a h3 a, .page-element-product a .doc-item .doc-text h3 a,
.doc-item .doc-text .page-element-document-full a h3 a,
.page-element-document-full a .doc-item .doc-text h3 a {
  color: #111;
  text-decoration: none !important;
  font-weight: 700;
}
.doc-item .docs-btn {
  background: #3d3d3d;
  text-align: center;
  width: 150px;
  margin: 0 12px 11px auto;
  top: calc(100% - 50px);
  right: 15px;
}
.doc-item .docs-btn a {
  color: #fff;
  display: block;
  font-size: 14px;
  text-decoration: none !important;
  padding: 10px 16px;
}
@media (max-width: 991px) {
  .doc-item .docs-btn a {
    padding: 10px 15px;
  }
}
.doc-item .docs-btn:hover a, .doc-item .docs-btn:focus a, .doc-item .docs-btn:active a, .doc-item .docs-btn:active:focus a {
  background: #575757;
  color: #fff;
}

.page-element-documents .row {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-left: -5px;
  margin-right: -5px;
}
.page-element-documents .row .doc-item-flex {
  padding: 5px;
}
.page-element-documents .row:before, .page-element-documents .row:after {
  display: none;
}

.scrollToTop {
  background: #333;
  color: #fff;
  width: 45px;
  height: 45px;
  position: fixed;
  right: 25px;
  bottom: -45px;
  z-index: 999999;
  text-align: center;
  border-radius: 0%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: bottom 200ms ease-in-out;
  -o-transition: bottom 200ms ease-in-out;
  transition: bottom 200ms ease-in-out;
  cursor: pointer;
}
.scrollToTop #back-text {
  display: none;
  margin-right: 10px;
}
@media (min-width: 767px) {
  .scrollToTop #back-text {
    display: none;
  }
}
.scrollToTop:hover, .scrollToTop:focus {
  background: #1a1a1a;
  -webkit-transition: bottom 200ms ease-in-out;
  -o-transition: bottom 200ms ease-in-out;
  transition: bottom 200ms ease-in-out;
}
@media (min-width: 767px) {
  .scrollToTop:hover, .scrollToTop:focus {
    width: 120px;
  }
}
@media (min-width: 767px) {
  .scrollToTop:hover #back-text, .scrollToTop:focus #back-text {
    display: inline;
  }
}
.scrollToTop.show-scroller {
  bottom: 30px;
}
.scrollToTop i {
  font-size: 30px;
}

.pav-megamenu {
  background: #fff;
}
.pav-megamenu .navbar-collapse {
  padding: 0;
}
.pav-megamenu .nav.navbar-nav {
  float: none;
  padding-left: 0;
  background: #fff;
  text-align: center;
  border: 1px solid #fff;
}
.pav-megamenu .nav.navbar-nav.align-left li {
  float: left;
}
.pav-megamenu .nav.navbar-nav li {
  margin-top: 0;
  display: inline-block;
  float: none;
}
.pav-megamenu .nav.navbar-nav li a {
  color: #000;
  font-size: 15px;
  font-weight: 700;
}
.pav-megamenu .nav.navbar-nav li a:hover, .pav-megamenu .nav.navbar-nav li a:focus {
  color: #575757;
  text-decoration: none;
  background: transparent;
}
.pav-megamenu .nav.navbar-nav li:hover, .pav-megamenu .nav.navbar-nav li:focus {
  background-color: #eee;
}

@media (min-width: 992px) {
  #pav-mainnav {
    padding: 0;
  }
  #pav-mainnav .dropdown-menu {
    left: 0;
    top: auto;
    width: 100%;
    background: #eee none repeat scroll 0 0 !important;
    border: none !important;
    z-index: 20000;
    max-height: calc(100vh - 140px);
    overflow-y: auto !important;
    overflow-x: hidden;
    padding: 10px 0 0 0;
  }
  #pav-mainnav .dropdown-menu li {
    padding: 2px 4px 2px 0px !important;
  }
  #pav-mainnav .dropdown-menu a {
    color: #000;
  }
  #pav-mainnav .dropdown-menu a:hover, #pav-mainnav .dropdown-menu a:focus {
    color: #1a1a1a;
  }
  #pav-mainnav .xl-row {
    height: auto;
    padding: 10px 25px;
  }
  #pav-mainnav .xl-row strong {
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  #pav-mainnav .xl-row ul li {
    line-height: 17px;
  }
  #pav-mainnav .xl-colum {
    width: 20%;
    float: left;
    padding-right: 25px;
    position: relative;
  }
  #pav-mainnav .xl-colum > a strong {
    border-bottom: 1px solid #000;
  }
  #pav-mainnav .xl-colum > a:hover:before, #pav-mainnav .xl-colum > a:focus:before {
    color: #000;
    opacity: 1;
    position: absolute;
    left: -15px;
    content: "\f111";
    font-family: 'Font Awesome 5 Free';
    font-size: 8px;
    font-weight: 900;
    margin-top: 6px;
  }
  #pav-mainnav .xl-colum ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #pav-mainnav .xl-colum ul li {
    display: block;
  }
  #pav-mainnav .xl-colum ul li a {
    color: #575757;
    font-size: 14px;
    display: block;
    position: relative;
    font-weight: 400;
  }
  #pav-mainnav .xl-colum ul li a:hover, #pav-mainnav .xl-colum ul li a:focus {
    color: #3d3d3d;
  }
  #pav-mainnav .xl-colum ul li a:hover:before, #pav-mainnav .xl-colum ul li a:focus:before {
    color: #3d3d3d;
    opacity: 1;
    position: absolute;
    left: -15px;
    content: "\f111";
    font-family: 'Font Awesome 5 Free';
    font-size: 8px;
    font-weight: 900;
  }

  .nav > li {
    position: static;
  }

  #pav-mainnav .navbar-inverse .navbar-nav li {
    padding: 0 0;
  }

  .navbar-nav {
    padding-left: 0;
  }

  #pav-mainnav .navbar ul.nav > li > a {
    padding: 16px 20px;
  }

  #topMenu .dropdown.open > a, #topMenu .dropdown.open:hover > a {
    position: relative;
    background: transparent;
  }

  #pav-mainnav .dropdown-menu li {
    padding: 2px 4px 2px 0 !important;
  }
  #pav-mainnav .dropdown-menu li a {
    padding: 0 0 0 0;
  }

  /*LOADER*/
  .xl-dropdown .variant-loader.loading {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    color: #000;
    height: 100%;
    padding: 50px 0;
    margin: 0 auto;
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 9999;
  }

  .xl-dropdown .variant-loader.loading i {
    margin: 0;
  }
}
.mainnav-wrap .navbar {
  border: none !important;
  margin: 0;
}

.quick-nav {
  float: right;
}

.product-list .product-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 10px;
}
@media (min-width: 767px) {
  .product-list .product-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.product-list .image {
  margin-right: 10px;
}
@media (min-width: 767px) {
  .product-list .image {
    height: 150px;
    width: 150px;
    margin-bottom: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.product-list .image img {
  display: block;
  margin: 0 auto;
}
.product-list .price-old:empty {
  display: none;
}
.product-list .wishlist-compare {
  top: 10px;
  right: 40px;
}
@media (min-width: 767px) {
  .product-list .wishlist-compare {
    top: -13%;
    right: -8px;
  }
}
.product-list .warp-info {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-height: 100px;
}
.product-list .warp-info h3 {
  margin: 0;
  padding: 0;
  line-height: 15px;
  color: #111;
  padding-right: 20px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 1rem;
}
.product-list .warp-info h3 a {
  line-height: inherit;
  color: #111;
  font-size: 20px;
  margin-top: 10px;
}
.product-list .list-sku,
.product-list .list-availability,
.product-list .availability {
  display: block;
  font-size: 13px;
}
.product-list .list-sku div,
.product-list .list-availability div,
.product-list .availability div {
  font-size: inherit;
}
@media (max-width: 768px) {
  .product-list .list-sku {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .product-list .list-availability {
    float: right;
  }
}
@media (max-width: 767px) {
  .product-list .product-meta {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media (min-width: 767px) {
  .product-list .list-sku {
    display: block;
    width: 40%;
    float: left;
    color: #000;
    padding-top: 6px;
  }
  .product-list .list-availability {
    float: left;
    color: #000;
    padding-top: 6px;
    width: 20%;
  }
  .product-list .product-meta {
    position: relative;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 500px;
    flex-basis: 500px;
    width: 500px;
    float: left;
  }
  .product-list .price {
    width: 40% !important;
    float: left;
    text-align: right;
    padding-top: 0 !important;
    margin-top: -5px !important;
  }
  .product-list .price .price-new {
    font-size: 22px;
  }
}
.product-list .description {
  margin-bottom: 11px;
}
.product-list h3.name {
  margin: 0;
  color: #111;
}
.product-list h3.name a {
  color: #111;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.product-list .product-action {
  margin-top: 15px;
}
.product-list .product-action .add-to-basket-in-list .button-cart {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 3px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media (min-width: 767px) {
  .product-list .product-action .add-to-basket-in-list .button-cart {
    float: left;
    width: 80%;
    margin-top: 0;
  }
}
.product-list .product-block {
  background: #fff;
  border: 1px solid #e7e7e7;
  padding: 15px;
}

.product-list .col-fullwidth, .page-element-documents .col-fullwidth, .page-element-products .col-fullwidth {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.input-amout,
.product-detail > .input-group {
  display: block;
  width: 100%;
  text-align: center;
}
.input-amout .btn-default,
.product-detail > .input-group .btn-default {
  height: 42px;
  border-radius: 0 !important;
}
.input-amout .form-control,
.product-detail > .input-group .form-control {
  text-align: center;
  height: 42px;
  border-radius: 0 !important;
}
@media (min-width: 767px) {
  .input-amout,
  .product-detail > .input-group {
    width: 20%;
    float: left;
  }
}

.product-detail {
  display: block;
}
.product-detail:after {
  content: "";
  clear: both;
  display: block;
}
.product-detail .input-group {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  display: table;
}

#productActionWrapper {
  margin-top: 20px;
}

#productIngressWrapper {
  margin-top: 20px;
}

.product-info .button-cart {
  display: block;
  width: 100%;
  clear: both;
  text-align: center;
  margin-top: 5px;
}
.product-info .button-cart:before {
  content: "";
  clear: both;
  display: block;
}

.product-info .description span {
  padding-right: 11px;
}

.mva {
  font-size: 13px;
}

.price-old {
  display: block;
  color: rgba(0, 0, 0, 0.6);
  height: 8px;
  font-size: 11px;
  font-weight: 400;
  text-decoration: line-through;
}

.price-new {
  font-size: 22px;
}

.product-list .products-block .product-label-special {
  left: 10px !important;
}

.page-element-documents, .page-element-document {
  margin: 5px 0;
}

.page-element {
  margin-bottom: 25px;
}
.page-element a:not(.collapsible-item-title-link, .btn) {
  text-decoration: underline;
}
.page-element a:not(.collapsible-item-title-link, .btn):hover, .page-element a:not(.collapsible-item-title-link, .btn):focus {
  text-decoration: underline;
}
.page-element a.btn {
  white-space: normal;
}

.col-lg-12 .page .description {
  background: #fff;
  border: 1px solid #e7e7e7;
  padding: 25px;
}

.page-element-description p a:hover, .page-element-description p a:focus {
  color: #3c95d1;
}

.page-element-button a:hover, .page-element-button a:active, .page-element-button a:focus, .page-element-button a:active:focus {
  opacity: .8;
}

.page-element-description {
  background: #fff;
  padding: 0px;
  margin-bottom: 15px;
}

.page-element-images {
  background: #fff;
}
@media (min-width: 767px) {
  .page-element-images .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.page-element-images__single {
  text-align: center;
  margin-bottom: 30px;
}
.page-element-images__single img {
  display: inline-block;
  text-align: center;
}

.page-element-product,
.page-element-document-full {
  border: 1px solid #eee;
  padding: 25px 15px;
  background: #fff;
  margin-bottom: 1rem;
}
.page-element-product a,
.page-element-document-full a {
  text-decoration: none !important;
}
.page-element-product a h3,
.page-element-document-full a h3 {
  margin: 0 !important;
  text-decoration: none !important;
}
.page-element-product a img,
.page-element-document-full a img {
  margin: 0 auto;
}

.page-element-title {
  padding: 0px;
}
.page-element-title h1 {
  margin: 0;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe, .videoWrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-element-attachments td a.btn {
  white-space: nowrap;
}
.page-element-attachments td .attachment-title {
  word-break: break-word;
}

.wishlist {
  color: #3d3d3d;
  display: inline-block;
  text-decoration: none;
  padding: 2px 7px;
  border-color: #fff;
}
.wishlist:hover, .wishlist:focus, .wishlist:active, .wishlist:active:focus {
  color: unset;
}
.wishlist:hover i, .wishlist:focus i, .wishlist:active i, .wishlist:active:focus i {
  color: #242424;
}

a.wishlist .fa-heart,
a.wishlist.active .far.fa-heart {
  display: none !important;
}

a.wishlist.active .fas.fa-heart,
a.wishlist .far.fa-heart {
  cursor: pointer;
  display: inline-block !important;
}

.wishlist-compare {
  width: auto;
  text-align: center;
  padding: 0 0;
  margin-left: 0;
  position: absolute;
  top: 8px;
  right: 8px;
  border: 0 solid #EDEDED;
  height: 36px;
}
.wishlist-compare span {
  display: none;
}

.product-info .product-extra .wishlist {
  width: 100%;
  display: block;
  cursor: pointer;
  color: #666;
  padding: 10px;
  text-align: center;
  font-size: 1rem;
  border-bottom: 1px solid #ccc;
}
.product-info .product-extra .wishlist:hover, .product-info .product-extra .wishlist:focus, .product-info .product-extra .wishlist:active, .product-info .product-extra .wishlist:active:focus {
  text-decoration: none;
}

.large-cart {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 23px;
  float: right;
}
.large-cart__price {
  font-size: 18px;
  margin-right: 20px;
  text-align: right;
  float: left;
}
.large-cart__price-amount {
  font-weight: 700;
}
.large-cart__amount {
  border-radius: 50%;
  position: absolute;
  top: -3px;
  right: -10px;
  font-size: 11px;
  background: #fff;
  color: #000;
  border: 1px solid #3d3d3d;
  width: auto;
  min-width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.large-cart__icon {
  position: relative;
  float: left;
}
.large-cart__icon i {
  font-size: 32px;
  color: #3d3d3d;
}

#cart {
  position: relative;
  z-index: 1003;
  min-width: 335px;
  margin-top: 20px;
}
#cart .dropdown-menu {
  margin: 0;
  padding: 0;
}
#cart .dropdown-menu li {
  text-align: left;
}
#cart .dropdown-menu li a {
  color: #111;
  text-align: left;
}
#cart > div {
  float: left;
  margin-left: 4px;
  background: #fff;
  position: relative;
}
#cart > div a {
  padding: 6px 8px;
  display: block;
  color: #000;
  font-size: 12px;
  min-width: 28px;
  text-align: center;
}
#cart > div a i {
  font-size: 16px;
}

.favorite-button-desktop, #cart > .m-favorites, #cart > .basket-button-desktop {
  position: relative;
}

.favorite-quantity,
.basket-quantity {
  border-radius: 50%;
  position: absolute;
  top: -3px;
  right: -10px;
  font-size: 11px;
  background: #fff;
  color: #000;
  border: 1px solid #3d3d3d;
  width: auto;
  min-width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.checkFreight button {
  background: #3eb56d;
  color: #fff;
}

.basketsale-wrapper a {
  display: block;
  margin: 10px 0 0 auto;
  text-align: center;
  width: 150px;
}

#checkoutInvoiceWrapper,
#checkoutPaymentWrapper,
#checkoutFreightWrapper,
#checkoutDeliveryWrapper {
  margin-bottom: 20px;
}

.box-content .product-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 20px;
}
.box-content .product-block .image {
  width: 40px;
  margin-right: 10px;
}
.box-content .product-block .product-meta {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 270px;
  flex-basis: 270px;
}
.box-content .product-block .product-meta h3 {
  margin: 0;
  line-height: 1;
  color: #000;
}
.box-content .product-block .product-meta h3 a {
  color: #000;
}
.box-content .product-block .product-meta h3 a:hover, .box-content .product-block .product-meta h3 a:focus {
  color: #3d3d3d;
  text-decoration: none !important;
}

.sidebar [class*="col-"] {
  width: 100%;
}

.sidebar {
  background: #fff;
  padding: 5px 0;
}
.sidebar#column-left {
  padding: 8px 0 5px 0;
}
.sidebar#column-left .box .box-heading {
  margin: 0 0 15px 0;
}
.sidebar h3.name-sidebar {
  height: auto;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: calc(100% - 10px);
  margin-top: -8px !important;
  font-weight: 400;
}
.sidebar .box .box-heading {
  margin: 18px 0 15px 0;
  font-weight: 700;
  color: #3d3d3d;
  background: #fff;
  padding: 5px 0px;
  border-bottom: 1px solid #eee;
}
.sidebar .box .box-heading a {
  color: #000;
}
.sidebar .box .box-heading a:hover, .sidebar .box .box-heading a:focus {
  color: #3d3d3d;
  text-decoration: none;
}
.sidebar .box-category {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 15px;
  margin-left: 23px;
}
.sidebar .box-category li {
  position: relative;
  list-style: none;
  font-size: 13px;
  display: block;
}
.sidebar .box-category li a {
  color: #000;
}
.sidebar .box-category li a:hover, .sidebar .box-category li a:focus {
  color: #3d3d3d;
  text-decoration: none;
}
.sidebar .box-category li a.active:not(.filter-option) {
  font-weight: 600;
}
.sidebar .box-category li a.active:not(.filter-option):before {
  position: absolute;
  left: -15px;
  color: #000;
  content: "\f111";
  font-family: 'Font Awesome 5 Free';
  font-size: 8px;
  font-weight: 900;
  margin-top: 5px;
}
.sidebar .box-category li ul {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  margin-left: 15px;
}
.sidebar .box-category li ul li ul {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  margin-left: 15px;
}
.sidebar .box-category li.haschild {
  position: relative;
}
.sidebar .box-category li.haschild .boxcategory-collapse {
  position: absolute;
  right: 0;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #000;
}
.sidebar .box-category li.haschild .boxcategory-collapse.collapsed {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.sidebar .box-category li.haschild .boxcategory-collapse i {
  font-weight: bold;
}

.sidebar .filter-selector ul.box-category li.haschild a {
  display: block;
  cursor: pointer;
}

.product-filter {
  border: 1px solid #eee;
  background: #fff;
  margin-bottom: 5px;
}
.product-filter em {
  display: none;
}
.product-filter .i {
  color: #111;
}
.product-filter .list,
.product-filter .grid {
  width: 50px;
  height: 46px;
  display: inline-block;
  text-align: center;
  line-height: 47px;
  color: #111;
  border-left: 1px solid #eee;
}
.product-filter .list:hover, .product-filter .list:active, .product-filter .list:focus, .product-filter .list:active:focus,
.product-filter .grid:hover,
.product-filter .grid:active,
.product-filter .grid:focus,
.product-filter .grid:active:focus {
  color: #575757;
  cursor: pointer;
}
.product-filter .grid {
  border-right: 1px solid #eee;
}
.product-filter .sort {
  display: block;
}
.product-filter .display {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-filter .display span {
  line-height: 28px;
  padding: 9px 16px;
  float: left;
}
@media (max-width: 767px) {
  .product-filter .sort {
    display: block;
    float: left;
    padding: 9px 21px;
    width: 100%;
    border-top: 1px solid #eee;
  }
}
@media (min-width: 767px) {
  .product-filter .sort {
    float: right;
  }
  .product-filter .sort span {
    line-height: 28px;
    padding: 9px 16px;
    float: left;
  }
  .product-filter .sort select {
    height: 35px;
    display: inline-block;
    width: auto;
    margin-top: 6px;
    margin-right: 6px;
  }
}

.filter-menu .selector-name {
  color: #000000;
}
.filter-menu .selector-name span {
  font-weight: bold;
}
.filter-menu .selector-name i {
  float: right;
  color: #000;
  font-weight: bold;
}
.filter-menu .selector-name .fa-angle-up {
  display: inline;
}
.filter-menu .selector-name .fa-angle-down {
  display: none;
}
.filter-menu .selector-name.collapsed .fa-angle-up {
  display: none;
}
.filter-menu .selector-name.collapsed .fa-angle-down {
  display: inline;
}
@media (max-width: 767px) {
  .filter-menu .selector-name {
    background: #eee;
    padding: 5px 10px;
  }
  .filter-menu .selector-name span {
    font-size: 14px;
  }
}

.variant-loader {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9999;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #000;
  display: none;
}
.variant-loader i {
  font-size: 40px;
  margin-top: 18%;
}

.variant-loader.loading {
  display: block;
}

#searchResultWrapper .variant-loader i {
  margin-top: 6%;
}

.pav-shop-cart {
  width: 100%;
}
.pav-shop-cart thead {
  background: #eee;
}
.pav-shop-cart tr {
  height: 61px;
}
.pav-shop-cart tr.invalid-product td {
  color: #999;
}
.pav-shop-cart tr.invalid-product td a.alternative-products {
  float: right;
  color: #205d87;
}
.pav-shop-cart td {
  padding: 10px 7px 10px 7px;
  border-bottom: 1px solid #ccc;
}
.pav-shop-cart td.quantity input, .pav-shop-cart td input[name="quantity"] {
  width: 60px;
  display: inline;
  text-align: center;
}
.pav-shop-cart td.quantity {
  text-align: center;
}
.pav-shop-cart td.quantity i {
  padding-left: 5px;
}
.pav-shop-cart td.quantity .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 991px) {
  .pav-shop-cart td.quantity .input-group {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.pav-shop-cart td.quantity .input-group .input-group-btn {
  width: auto;
}
.pav-shop-cart td.quantity .input-group .input-group-btn button.btn-default {
  height: 40px;
}
.pav-shop-cart td.quantity .input-group input.form-control {
  height: 40px;
}
@media (max-width: 767px) {
  .pav-shop-cart td {
    border-right: 0 none;
    display: block !important;
    float: none !important;
    text-align: left !important;
    width: auto !important;
    padding: 5px 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: none;
  }
  .pav-shop-cart td:first-child {
    border-top: 1px solid #ccc;
  }
  .pav-shop-cart td:last-child {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
  }
  .pav-shop-cart td:before {
    content: attr(data-label);
    float: left;
    font-weight: 700;
    text-align: left;
    white-space: nowrap;
    width: 25%;
  }
}
.pav-shop-cart td.name a {
  color: #3d3d3d;
}
.pav-shop-cart td.name a.title {
  font-weight: bold;
}
@media (min-width: 767px) {
  .pav-shop-cart td.name {
    max-width: 450px;
  }
  .pav-shop-cart td.name a {
    margin-right: 50px;
  }
}
.pav-shop-cart td.image {
  text-align: center !important;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .pav-shop-cart td.image {
    width: 200px;
  }
}
.pav-shop-cart td.image img {
  display: inline;
}
.pav-shop-cart td.total, .pav-shop-cart td.price {
  text-align: right;
}
.pav-shop-cart td.total a, .pav-shop-cart td.price a {
  display: block;
  float: none;
}
.pav-shop-cart td.total a span, .pav-shop-cart td.price a span {
  display: inline;
}
.pav-shop-cart td.total {
  padding-right: 10px !important;
}
.pav-shop-cart td.total .wishlist {
  display: inline-block;
}
.pav-shop-cart td.remove a {
  color: #3d3d3d;
}
@media (max-width: 767px) {
  .pav-shop-cart thead {
    display: none;
  }
}
.pav-shop-cart thead td {
  background: #fff;
  padding: 7px;
  font-weight: 700;
}

@media (min-width: 991px) {
  .search-table .pav-shop-cart tbody tr td.total {
    width: 120px;
  }
}
.search-table .pav-shop-cart tbody tr td.total .button-cart {
  display: inline-block;
}
.search-table .pav-shop-cart tbody tr td.total .button-cart span {
  display: none;
}

.cart-total {
  overflow: auto;
  padding-top: 10px;
  margin-bottom: 30px;
}
.cart-total table {
  float: right;
}
.cart-total table td {
  padding: 3px;
  text-align: right;
}

.basket-save h5, .basket-save .page-element-product a h3, .page-element-product a .basket-save h3,
.basket-save .page-element-document-full a h3,
.page-element-document-full a .basket-save h3, .basket-freight h5, .basket-freight .page-element-product a h3, .page-element-product a .basket-freight h3,
.basket-freight .page-element-document-full a h3,
.page-element-document-full a .basket-freight h3 {
  margin-top: 0;
}

@media (min-width: 767px) {
  .basket-freight {
    float: right;
  }
}

.ajax-loader span {
  margin-left: 10px;
  display: none;
}

.add-more-btn.loading span {
  display: inline-block;
}

label#terms-error {
  color: red;
  display: block;
}

.tab-pane {
  background: #fff;
  padding: 15px;
}
@media (min-width: 767px) {
  .tab-pane {
    padding: 15px;
  }
}

.panel-heading,
.panel-group .panel {
  border-radius: 0;
}

.top-menu-row {
  background: #fff;
  color: #111;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.top-menu-row .sr-only {
  position: relative;
  visibility: visible;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: unset;
  border: 0;
  font-size: 13px;
  color: #111;
}
.top-menu-row__link-menu {
  float: left;
  margin-top: 3px;
}
.top-menu-row__link-menu a {
  color: #000;
  font-size: 14px;
}
.top-menu-row__link-menu a:hover, .top-menu-row__link-menu a:focus {
  text-decoration: none !important;
  color: #3d3d3d;
}
.top-menu-row__link-menu a i {
  font-size: 16px;
  margin-right: 5px;
}
.top-menu-row__link-menu .separator {
  margin: 0 2px;
}
.top-menu-row__icon-menu {
  float: right;
}
.top-menu-row__icon-menu > div {
  float: left;
  margin-left: 4px;
  background: transparent;
  position: relative;
}
.top-menu-row__icon-menu > div a {
  padding: 6px 8px;
  display: block;
  color: #000;
  font-size: 14px;
  min-width: 28px;
  text-align: center;
  cursor: pointer;
}
.top-menu-row__icon-menu > div a:hover, .top-menu-row__icon-menu > div a:focus {
  color: #3d3d3d;
  text-decoration: none !important;
}
.top-menu-row__icon-menu > div a i {
  font-size: 16px;
  margin-right: 5px;
}
.top-menu-row__icon-menu .locale-button-desktop li {
  padding-left: 17px;
}
.top-menu-row__icon-menu .locale-button-desktop li::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  font-size: 12px;
  content: "\f111";
  position: absolute;
  left: 10px;
  margin-top: 8px;
}
.top-menu-row__icon-menu .locale-button-desktop li.active::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 12px;
  content: "\f111";
  position: absolute;
  left: 10px;
  margin-top: 8px;
}
.top-menu-row__icon-menu .locale-button-desktop li.active a {
  font-weight: bold;
  color: #000;
  background-color: #fff;
}

.top-admin-menu {
  height: 29px;
  padding-top: 2px;
  padding-left: 15px;
  background-color: #293846;
}
@media (max-width: 320px) {
  .top-admin-menu {
    height: 65px !important;
  }
}
.top-admin-menu a {
  color: #fff;
}
.top-admin-menu a:hover {
  color: #fff;
}
.top-admin-menu a i {
  font-size: 15px;
  vertical-align: middle;
  margin-right: 10px;
}
.top-admin-menu a span {
  font-size: 13px;
}
.top-admin-menu span {
  font-size: 13px;
  color: #fff;
}
.top-admin-menu .top-menu-separator {
  margin-left: 10px;
  margin-right: 10px;
  color: #bababa;
}
.top-admin-menu ul.list-inline {
  margin-bottom: 0;
  margin-top: 0;
}
.top-admin-menu ul.list-inline li {
  margin-top: 0;
}
.top-admin-menu .dropdown-menu {
  top: 28px;
  left: 187px;
  background-color: #293846;
}
.top-admin-menu .dropdown-menu li > a {
  font-size: 13px;
  color: #fff;
}
.top-admin-menu .dropdown-menu li > a:hover {
  text-decoration: underline;
}
.top-admin-menu li.dropdown {
  margin-top: 2px;
}
.top-admin-menu .nav > li > a {
  padding: 0;
}
.top-admin-menu .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.top-admin-menu .navbar-nav {
  margin: 0 0;
}
.top-admin-menu .nav a.dropdown-toggle, .top-admin-menu .nav a.dropdown-toggle:hover, .top-admin-menu .nav a.dropdown-toggle:focus {
  color: #f3f3f4;
  background: #293846;
}

@media (max-width: 767px) {
  .top-admin-menu {
    height: 35px;
  }
  .top-admin-menu a i {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: absolute;
    left: 0;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
  }
}
.search-bar {
  display: table;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-top: 20px;
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.search-bar form {
  width: 100%;
  vertical-align: top;
  display: flex;
}
.search-bar span.twitter-typeahead {
  width: calc(100% - 45px);
}
.search-bar input {
  padding: 5px 10px;
  border: 1px solid #3d3d3d;
  height: 40px;
  line-height: 40px;
  color: #666;
  font-size: 16px;
  line-height: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  vertical-align: baseline !important;
  width: 100%;
}
.search-bar .button-search {
  position: relative;
  left: -3px;
  margin-left: -2px;
  vertical-align: top;
  cursor: pointer;
  height: 40px;
  text-align: center;
  width: 40px;
  border: 1px solid #3d3d3d;
  font-size: 13px;
  color: #111;
  background: #fff;
}

.product-grid .products-block .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-left: -5px;
  margin-right: -5px;
}
.product-grid .products-block .row:before, .product-grid .products-block .row:after {
  display: none;
}
.product-grid .products-block .row .listItem {
  background: #fff;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-grid .products-block .row .listItem .product-block {
  border: 1px solid #eee;
  padding: 10px;
  width: 100%;
  height: 100%;
}
.product-grid .products-block .row .listItem .product-block .product-label-special {
  left: 0 !important;
}
.product-grid .products-block .row .listItem .name {
  max-height: 85px;
  height: 85px;
  border-top: 1px solid #e7e7e7;
  margin-top: 3px;
  padding-top: 8px;
  margin-bottom: 10px;
  overflow: hidden;
  padding-right: 20px;
  font-size: 20px;
  font-weight: 700;
}
.product-grid .products-block .row .listItem .name a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.product-grid .products-block .row .listItem .input-amout {
  display: none;
}
.product-grid .products-block .row .listItem .price-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-grid .products-block .row .listItem .price-flex .price {
  padding-top: 0;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.product-grid .products-block .row .listItem .price-flex .price-old:empty {
  display: none;
}
.product-grid .products-block .row .listItem .price-flex .product-action {
  margin-left: 15px;
  width: 100px;
}
@media (min-width: 767px) {
  .product-grid .products-block .row .listItem .price-flex .product-action {
    width: 50px;
    float: right;
  }
}
.product-grid .products-block .row .listItem .price {
  display: inline-block;
}
.product-grid .products-block .row .listItem .image {
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
  height: 180px;
  max-width: 180px;
  margin-bottom: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-grid .products-block .row .listItem .image img {
  display: inline;
}
.product-grid .products-block .row .listItem .description, .product-grid .products-block .row .listItem .availability, .product-grid .products-block .row .listItem .list-sku {
  display: none;
}
.product-grid .products-block .row .listItem .price {
  padding-top: 15px;
}
.product-grid .products-block .row .listItem .price-new {
  font-size: 16px;
}
.product-grid .products-block .row .listItem .button-cart {
  width: 50px;
  float: right;
  text-align: center;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.product-grid .products-block .row .listItem .add-to-basket-in-list span {
  display: none;
}

.product-block {
  word-wrap: break-word;
}

.product-label-special {
  left: 10px !important;
}

.typeahead,
.tt-query,
.tt-hint {
  width: 396px;
  height: 30px;
  padding: 8px 12px;
  border: 2px solid #ccc;
  outline: none;
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.twitter-typeahead .tt-menu.tt-open {
  z-index: 9999 !important;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999;
}

.tt-menu {
  width: 100%;
  margin: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  z-index: 9999;
}

.tt-suggestion {
  padding: 10px 10px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #3d3d3d;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #3d3d3d;
}

.tt-suggestion p {
  margin: 0;
}

.gist {
  font-size: 14px;
}

#notifications {
  position: fixed;
  top: 110px;
  right: 1rem;
  z-index: 999999;
  width: 100%;
  max-width: 300px;
}
@media (min-width: 767px) {
  #notifications {
    max-width: 500px;
  }
}
#notifications .notification {
  position: relative;
  text-align: left;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  background: #fff;
  -webkit-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
#notifications .notification .container {
  width: auto !important;
}
#notifications .notification .success,
#notifications .notification .attention,
#notifications .notification .warning,
#notifications .notification .help,
#notifications .notification .error,
#notifications .notification .info {
  padding: 15px 25px 15px 15px;
}
#notifications .notification .info {
  border: 3px solid #3d3d3d;
  border-color: #2a7ab0;
  background-color: #2a7ab0;
  color: #fff;
}
#notifications .notification .info h1, #notifications .notification .info h2, #notifications .notification .info h3, #notifications .notification .info h4, #notifications .notification .info h5, #notifications .notification .info .page-element-product a h3, .page-element-product a #notifications .notification .info h3,
#notifications .notification .info .page-element-document-full a h3,
.page-element-document-full a #notifications .notification .info h3, #notifications .notification .info h6, #notifications .notification .info p {
  color: #fff;
}
#notifications .notification .success {
  border: 3px solid #3d3d3d;
  border-color: #3eb56d;
  background-color: #3eb56d;
  color: #fff;
}
#notifications .notification .success h1, #notifications .notification .success h2, #notifications .notification .success h3, #notifications .notification .success h4, #notifications .notification .success h5, #notifications .notification .success .page-element-product a h3, .page-element-product a #notifications .notification .success h3,
#notifications .notification .success .page-element-document-full a h3,
.page-element-document-full a #notifications .notification .success h3, #notifications .notification .success h6, #notifications .notification .success p {
  color: #fff;
}
#notifications .notification .attention {
  border: 3px solid #3d3d3d;
  border-color: #FFE784;
  background-color: #FFE784;
  color: #000;
}
#notifications .notification .attention h1, #notifications .notification .attention h2, #notifications .notification .attention h3, #notifications .notification .attention h4, #notifications .notification .attention h5, #notifications .notification .attention .page-element-product a h3, .page-element-product a #notifications .notification .attention h3,
#notifications .notification .attention .page-element-document-full a h3,
.page-element-document-full a #notifications .notification .attention h3, #notifications .notification .attention h6, #notifications .notification .attention p {
  color: #000;
}
#notifications .notification .warning {
  border: 3px solid #3d3d3d;
  border-color: orangered;
  background-color: orangered;
  color: #fff;
}
#notifications .notification .warning h1, #notifications .notification .warning h2, #notifications .notification .warning h3, #notifications .notification .warning h4, #notifications .notification .warning h5, #notifications .notification .warning .page-element-product a h3, .page-element-product a #notifications .notification .warning h3,
#notifications .notification .warning .page-element-document-full a h3,
.page-element-document-full a #notifications .notification .warning h3, #notifications .notification .warning h6, #notifications .notification .warning p {
  color: #fff;
}
#notifications .notification .close {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  opacity: 1;
  text-shadow: none;
  color: inherit;
  font-size: 20px;
}

/*#notifications {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99999999;
}
.notification {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
 
    .success,
    .attention,
    .warning,
    .help,
    .error,
    .info {
        text-align: center;
        padding: 10px 10px 10px 45px;
        margin-top: 0;
        color: $body-text-color;
        .close {
            float: right;
            padding-top: 8px;
            padding-right: 8px;
            cursor: pointer;
        }
    }

    .info {
        background-color: $notification-info;
       
    }
    .success {
        background: $notification-success url('../image/success.png') 10px center no-repeat;
      }

    .attention {
        background: $notification-attention url('../image/attention.png') 10px center no-repeat;
      }
      
      .warning {
        background: $notification-warning url('../image/warning.png') 10px center no-repeat;
      }
      
      .help {
        color: #999;
        font-size: 10px;
        font-weight: 400;
        display: block;
      }
      
      .error {
        display: block;
        color: #FF0000;
      }
    
}*/
.product-label-special {
  top: 12px;
  left: -5px;
  z-index: 11;
  border-radius: 0;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 700;
  height: 25px;
  line-height: 25px;
  padding: 1px 4px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100px;
}
.product-label-special.num_2 {
  top: 45px;
}
.product-label-special.num_3 {
  top: 78px;
}
.product-label-special.new {
  background: none repeat scroll 0 0 #3d3d3d;
  color: #fff;
}
.product-label-special.campaign {
  background: none repeat scroll 0 0 #6e6e6e;
  color: #fff;
}
.product-label-special:before {
  position: absolute;
  left: 0;
  top: 100%;
  content: '';
  border-left: 5px solid transparent;
  border-top: 5px solid #000;
  border-bottom: 5px solid transparent;
}

.price-discount:not(:empty) {
  background: #00529c;
  padding: 2px 4px 2px 4px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  border-radius: 10px;
}

.product-grid .price-discount:not(:empty) {
  background: #00529c;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: block;
  border-radius: 50%;
  position: absolute;
  bottom: -4px;
  right: 0;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 0;
}
@media (max-width: 560px) {
  .product-grid .col-xs-6 .price-discount:not(:empty) {
    display: none;
  }
}

#productTabsWrapper ul.nav.nav-tabs {
  border-bottom: 1px solid transparent;
  margin: 0;
  margin-top: 1rem;
}
@media (min-width: 767px) {
  #productTabsWrapper ul.nav.nav-tabs {
    border-bottom: 1px solid #ccc !important;
  }
}
#productTabsWrapper ul.nav.nav-tabs li {
  margin: 0;
}
#productTabsWrapper ul.nav.nav-tabs li a {
  color: #000;
  font-weight: 700;
  border-radius: 0;
  background: #eee;
}
#productTabsWrapper ul.nav.nav-tabs li a:hover, #productTabsWrapper ul.nav.nav-tabs li a:focus {
  color: #000;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: 1px solid transparent;
}
#productTabsWrapper ul.nav.nav-tabs li.active a {
  top: 1px;
  position: relative;
  border: 1px solid #ccc;
  border-bottom: 1px solid transparent !important;
  background: #fff;
}
@media (max-width: 767px) {
  #productTabsWrapper ul.nav.nav-tabs li {
    width: 100%;
    float: none;
  }
  #productTabsWrapper ul.nav.nav-tabs li a {
    border: none;
    margin-right: 0;
    border-bottom: 1px solid transparent !important;
  }
  #productTabsWrapper ul.nav.nav-tabs li a:hover, #productTabsWrapper ul.nav.nav-tabs li a:focus {
    border: none !important;
  }
  #productTabsWrapper ul.nav.nav-tabs li.active {
    border: none !important;
  }
  #productTabsWrapper ul.nav.nav-tabs li.active a {
    top: 0;
    color: #000;
    background: #333;
    border: none !important;
  }
}
@media (max-width: 767px) and (max-width: 991px) {
  #productTabsWrapper ul.nav.nav-tabs li.active a {
    color: #fff;
  }
}
@media (max-width: 767px) {
  #productTabsWrapper ul.nav.nav-tabs li.active a:hover, #productTabsWrapper ul.nav.nav-tabs li.active a:focus {
    border: none !important;
    background: #1a1a1a;
    color: #fff;
  }
}
#productTabsWrapper .tab-content #tab-specs table td:first-child {
  width: 300px;
}
@media (max-width: 991px) {
  #productTabsWrapper .tab-content #tab-specs table td:first-child {
    width: 50%;
  }
}

#favorites {
  padding: 25px 15px;
}
#favorites .product-grid .fav-products .box-content {
  border: 1px solid #eee;
  margin-bottom: 15px;
}
#favorites .product-grid .fav-products .box-content .row {
  margin-left: -5px;
  margin-right: -5px;
}
#favorites .product-grid .fav-products .box-content .row .col-lg-3.col-sm-4.col-xs-12 {
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#favorites .product-grid .fav-products .product-block {
  background: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15px;
  margin-bottom: 0;
  position: relative;
  min-height: 200px;
}
#favorites .product-grid .fav-products .product-block .image {
  width: 100%;
  margin-right: 0;
  height: 180px;
  text-align: center;
  padding: 20px;
}
#favorites .product-grid .fav-products .product-block .image img {
  display: inline-block;
  max-height: 180px;
  width: auto;
}
#favorites .product-grid .fav-products .product-block .product-meta {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
#favorites .product-grid .fav-products .product-block .product-meta .name-sidebar {
  text-align: center;
  height: 60px;
  overflow: hidden;
  margin-top: 30px;
}
#favorites .btn-remove-fav {
  background: #fff;
  font-size: 16px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  color: #323232;
  top: 10px;
  right: 6px;
  text-align: center;
  position: absolute;
}
#favorites .btn-remove-fav i {
  font-size: 20px;
}
#favorites .btn-remove-fav i:hover, #favorites .btn-remove-fav i:active, #favorites .btn-remove-fav i:focus, #favorites .btn-remove-fav i:active:focus {
  color: #4c4c4c;
}

#tab-attachments a.btn {
  display: block;
  float: right;
}
#tab-attachments a.btn span {
  display: none;
}
@media (min-width: 767px) {
  #tab-attachments a.btn span {
    display: inline-block;
  }
}

.product-info {
  background: #fff;
  padding: 15px 15px;
}
@media (min-width: 767px) {
  .product-info {
    padding: 25px 25px;
  }
}
.product-info #productInfoWrapper h1 {
  margin-top: 1rem;
}
.product-info #productInfoWrapper .mva {
  display: none;
}
.product-info #productInfoWrapper .product-detail-price {
  margin-top: 10px;
}

.show-more {
  padding: 10px;
  background: #111;
  color: #fff;
  position: absolute;
  width: 200px;
  bottom: -10px;
  left: calc(50% - 100px);
  z-index: 999;
}

.info-big h1 {
  margin-top: 20px !important;
}

.search #tab-products .product-filter,
.search #tab-documents .product-filter {
  border: none;
}
.search #tab-products .wishlist,
.search #tab-documents .wishlist {
  margin-top: 10px;
  margin-left: 5px;
}
.search #tab-products .breadcrumbs,
.search #tab-documents .breadcrumbs {
  overflow: auto;
  margin: 8px 0 8px 0;
  background: #eee;
  padding: 5px;
  margin-bottom: 5px;
}
.search #tab-products .breadcrumbs li,
.search #tab-documents .breadcrumbs li {
  margin-top: 0 !important;
}
.search #tab-products .breadcrumbs .breadcrumb,
.search #tab-documents .breadcrumbs .breadcrumb {
  white-space: nowrap;
  margin-right: 0;
}
.search #tab-products .breadcrumbs .breadcrumbs:empty,
.search #tab-documents .breadcrumbs .breadcrumbs:empty {
  display: none;
}
.search #tab-products table td small:empty,
.search #tab-documents table td small:empty {
  display: none;
}
.search #tab-products table td.price .price-old:empty,
.search #tab-documents table td.price .price-old:empty {
  display: none;
}
@media (max-width: 767px) {
  .search #tab-products table td.total,
  .search #tab-documents table td.total {
    height: 60px;
  }
}
@media (min-width: 767px) {
  .search #tab-products table td.total a,
  .search #tab-documents table td.total a {
    display: inline-block;
  }
  .search #tab-products table td.total a.cart.button-cart,
  .search #tab-documents table td.total a.cart.button-cart {
    text-align: left;
  }
  .search #tab-products table td.total a.cart.button-cart span,
  .search #tab-documents table td.total a.cart.button-cart span {
    display: none !important;
  }
}
.search #tab-products table td.name a,
.search #tab-documents table td.name a {
  margin-right: 0;
}

.modal {
  z-index: 10000 !important;
}

.modal-content {
  border-radius: 0;
}

.fade.in {
  z-index: 9999;
}

.owl-carousel .owl-stage {
  display: block !important;
}
.owl-carousel .owl-stage .owl-item:not(.active) video {
  display: none;
}

.container-fluid .page-element-banner1 .item img,
.container-fluid .page-element-banner2 .item img {
  width: 100%;
}

#mobileRegister {
  margin: 15px 0;
}

#loginForm .password-recover {
  display: block;
  margin-bottom: -10px;
}

body {
  background: #fff;
  color: #111;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}

#page {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.dropdown-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  z-index: 9999999;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu li {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 10px;
}
.dropdown-menu li a {
  text-align: left;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active, .dropdown-menu li a:active:focus {
  background: transparent;
}

.sticky-wrapper {
  position: relative;
  z-index: 1000 !important;
}
.sticky-wrapper .js-sticky-nav-wrapper {
  z-index: 9999 !important;
}

.sticky-wrapper.is-sticky .js-sticky-nav-wrapper {
  z-index: 9999 !important;
}
.sticky-wrapper.is-sticky .js-header2 {
  background: #fff;
  z-index: 2000 !important;
  -webkit-box-shadow: 0 1px 10px rgba(17, 17, 17, 0.2);
  box-shadow: 0 1px 10px rgba(17, 17, 17, 0.2);
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

#logo-theme {
  padding: 10px 0;
  font-size: 42px;
}
#logo-theme img {
  width: 100%;
  max-width: 200px;
  height: auto;
  display: block;
}

.loader {
  position: fixed;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9999;
  height: 100%;
  width: 100%;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}
.loader .loader-content {
  margin-top: 18%;
  text-align: center;
}
.loader .loader-content i {
  font-size: 40px;
  margin-bottom: 10px;
  color: #c1c1c1;
}

.btn-selector {
  background: #fff;
  color: #323232;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 35px;
  position: relative;
  text-align: center;
}
.btn-selector i {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 20px;
}

.selector-dropdown .disabled {
  color: #999999;
  text-decoration: line-through;
}

#variantNavigation .dropdown-menu {
  min-width: 100%;
}
#variantNavigation .dropdown-menu li a {
  cursor: pointer;
}

.panel {
  border-radius: 0;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
.panel a {
  color: #111;
}
.panel a:hover, .panel a:focus {
  color: #111;
}

#alternativeProducts .product-related .box-heading,
#alternativeProducts .box.bloglatest .box-heading,
#alternativeProducts .product-related.box.bloglatest .box-heading,
#relatedProducts .product-related .box-heading,
#relatedProducts .box.bloglatest .box-heading,
#relatedProducts .product-related.box.bloglatest .box-heading,
#recommendedProducts .product-related .box-heading,
#recommendedProducts .box.bloglatest .box-heading,
#recommendedProducts .product-related.box.bloglatest .box-heading,
.page-element-promotions .product-related .box-heading,
.page-element-promotions .box.bloglatest .box-heading,
.page-element-promotions .product-related.box.bloglatest .box-heading {
  text-align: center;
  margin: 30px 0;
  position: relative;
  width: 100%;
}
#alternativeProducts .product-related .box-heading:after,
#alternativeProducts .box.bloglatest .box-heading:after,
#alternativeProducts .product-related.box.bloglatest .box-heading:after,
#relatedProducts .product-related .box-heading:after,
#relatedProducts .box.bloglatest .box-heading:after,
#relatedProducts .product-related.box.bloglatest .box-heading:after,
#recommendedProducts .product-related .box-heading:after,
#recommendedProducts .box.bloglatest .box-heading:after,
#recommendedProducts .product-related.box.bloglatest .box-heading:after,
.page-element-promotions .product-related .box-heading:after,
.page-element-promotions .box.bloglatest .box-heading:after,
.page-element-promotions .product-related.box.bloglatest .box-heading:after {
  content: "";
  background: #ddd;
  height: 1px;
  border-bottom: 1px solid #e7e7e7;
  top: 50%;
  position: absolute;
  width: 100%;
  left: 0;
}
#alternativeProducts .product-related .box-heading span,
#alternativeProducts .box.bloglatest .box-heading span,
#alternativeProducts .product-related.box.bloglatest .box-heading span,
#relatedProducts .product-related .box-heading span,
#relatedProducts .box.bloglatest .box-heading span,
#relatedProducts .product-related.box.bloglatest .box-heading span,
#recommendedProducts .product-related .box-heading span,
#recommendedProducts .box.bloglatest .box-heading span,
#recommendedProducts .product-related.box.bloglatest .box-heading span,
.page-element-promotions .product-related .box-heading span,
.page-element-promotions .box.bloglatest .box-heading span,
.page-element-promotions .product-related.box.bloglatest .box-heading span {
  background: #fff;
  padding: 0 30px;
  position: relative;
  z-index: 99;
}

#topbar {
  background: #fff;
}

.nav-down {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.nav-up {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-box-shadow: unset;
  box-shadow: unset;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.warp-info h3.name {
  margin: 0;
  line-height: 1.2;
  font-size: unset;
}
.warp-info h3.name a {
  text-decoration: none;
  color: #111;
}

.btn {
  border-radius: 0;
}

#registerForm .btn-group .btn-primary:active, #registerForm .btn-group .btn-primary.active, #registerForm .btn-group .open > .dropdown-toggle.btn-primary,
#profileForm .btn-group .btn-primary:active,
#profileForm .btn-group .btn-primary.active,
#profileForm .btn-group .open > .dropdown-toggle.btn-primary {
  background: #3d3d3d;
  border: 1px solid #3d3d3d;
  color: #fff;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  position: relative;
  padding-right: 25px;
}
#registerForm .btn-group .btn-primary:active:before, #registerForm .btn-group .btn-primary.active:before, #registerForm .btn-group .open > .dropdown-toggle.btn-primary:before,
#profileForm .btn-group .btn-primary:active:before,
#profileForm .btn-group .btn-primary.active:before,
#profileForm .btn-group .open > .dropdown-toggle.btn-primary:before {
  content: "\f00c";
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-display: swap;
  font-size: 12px;
  font-weight: 900;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  margin-right: 2px;
}
#registerForm .btn-group .btn-primary,
#profileForm .btn-group .btn-primary {
  background: #fff;
  color: #3d3d3d;
  border: 1px solid #3d3d3d;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  padding-right: 25px;
}
#registerForm .btn-group .btn-primary:before,
#profileForm .btn-group .btn-primary:before {
  content: "\f00c";
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-display: swap;
  font-size: 12px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  margin-right: 2px;
  color: transparent;
}

#savedBasketsWrapper td a {
  color: #111;
}
#savedBasketsWrapper td a:hover, #savedBasketsWrapper td a:focus, #savedBasketsWrapper td a:active, #savedBasketsWrapper td a:active:focus {
  color: #111;
}

.container-fluid .row.no-gutters > [class^="col-"],
.container-fluid .row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

body {
  background: #fff;
  color: #111;
}

#button-cart:disabled,
.cart.not-forsale #button-cart:disabled {
  background: #eee !important;
  color: #333 !important;
}

.button-cart {
  background: #3eb56d;
  color: #fff;
  padding: 10px 15px;
  border-radius: 0px;
  display: inline-block;
  text-decoration: none !important;
}
.button-cart:hover, .button-cart:focus, .button-cart:active, .button-cart:active:focus {
  background: #5ec888;
  color: #fff;
  text-decoration: none !important;
}

.cart.not-forsale #button-cart {
  width: 100%;
  padding: 10px 15px;
  border: none;
  background: #eee;
  margin-top: 5px;
}

.checkout-submit {
  width: 250px;
  margin-bottom: 5px;
}

.login-sso-container {
  border-top: 1px solid #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
}
.login-sso-container i {
  margin-right: 10px;
}
.login-sso-container .login-sso-consent {
  margin-top: 10px;
}

.btn {
  padding: 10px 16px;
}

.btn-primary {
  background-color: #3d3d3d;
  color: #fff;
  border-color: #3d3d3d;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:focus {
  background: #575757;
}

#footer {
  background: #ccc;
  color: #000;
  min-height: 100px;
  margin-top: 25px;
}
#footer a {
  color: #3d3d3d;
  text-decoration: none;
}
#footer a:hover, #footer a:focus {
  color: #575757;
  text-decoration: underline;
}
#footer ul, #footer ol {
  margin-left: 0;
  margin-bottom: 15px;
}
#footer ul ul, #footer ul ol, #footer ol ul, #footer ol ol {
  margin-left: 0;
}
#footer h1, #footer p, #footer ul, #footer ol {
  color: #000;
}
#footer h1 li, #footer p li, #footer ul li, #footer ol li {
  color: #000;
}
#footer .footer-center {
  padding-top: 50px;
  padding-bottom: 25px;
}
#footer #powered {
  padding: 25px 0;
}
#footer #powered .inner {
  text-align: center;
}
#footer .panel, #footer .panel-heading, #footer .panel-body {
  background: #ccc;
  border-color: #5f5f5f;
}

*, html, body {
  font-size: 16px;
  font-family: "Helvetica", "arial", "verdana", sans-serif;
  word-wrap: break-word;
  font-display: swap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, .page-element-product a h3,
.page-element-document-full a h3, h6 {
  margin: 25.3px 0 11px 0;
  color: #000000;
  line-height: 1.25em;
  font-weight: 700;
  font-family: "Helvetica", "arial", "verdana", sans-serif;
  font-display: swap;
}

h1, .h1 {
  font-size: 2rem;
}
h1 strong, .h1 strong {
  font-size: inherit;
}

h1:first-of-type {
  margin-top: 0;
}

h2, .h2, .product-info #productInfoWrapper h1 {
  font-size: 1.5384615385rem;
}
h2 strong, .h2 strong, .product-info #productInfoWrapper h1 strong {
  font-size: inherit;
}

h3, .h3 {
  font-size: 1.3333333333rem;
}
h3 strong, .h3 strong {
  font-size: inherit;
}

h4, .h4, .doc-item .doc-text h5, .doc-item .doc-text .page-element-product a h3, .page-element-product a .doc-item .doc-text h3,
.doc-item .doc-text .page-element-document-full a h3,
.page-element-document-full a .doc-item .doc-text h3 {
  font-size: 1.1764705882rem;
}
h4 strong, .h4 strong, .doc-item .doc-text h5 strong, .doc-item .doc-text .page-element-product a h3 strong, .page-element-product a .doc-item .doc-text h3 strong,
.doc-item .doc-text .page-element-document-full a h3 strong,
.page-element-document-full a .doc-item .doc-text h3 strong {
  font-size: inherit;
}

h5, .page-element-product a h3,
.page-element-document-full a h3, .h5, .sidebar h3.name-sidebar {
  font-size: 1.1111111111rem;
}
h5 strong, .page-element-product a h3 strong,
.page-element-document-full a h3 strong, .h5 strong, .sidebar h3.name-sidebar strong {
  font-size: inherit;
}

h6, h6 {
  font-size: 1rem;
}
h6 strong, h6 strong {
  font-size: inherit;
}

p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.4;
  color: #111;
}
p.ingress {
  font-size: 20px;
  line-height: 1.75;
  margin-top: 25px;
}
p:first-of-type {
  margin-top: 0;
}

a {
  color: #2a7ab0;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a:hover {
  color: #205d87;
}

ul, ol {
  margin: 20px 0 0 0px;
}
ul li, ol li {
  margin-top: 10px;
  line-height: 1.4;
  color: #111;
}
ul ul, ul ol, ol ul, ol ol {
  margin-top: 0;
}

ul li {
  list-style: disc;
}
ul ul li {
  list-style: circle;
}

ol li {
  list-style: decimal;
}

hr {
  height: 1px;
  margin: 25px 0;
  border: none;
  background-color: #DADADA;
}

blockquote {
  margin: 30px 0;
  font-size: 1.4375rem;
  line-height: 1.5em;
  color: #111;
  text-align: center;
  font-style: italic;
}

em, i, .italic {
  font-style: italic;
}

strong, b, .bold {
  font-weight: 700;
}

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

.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 991px) {
  .owl-carousel .owl-item [data-lightbox] {
    cursor: zoom-in;
  }
}
.owl-carousel .owl-item .image-caption {
  font-size: 0.8em;
  border-top: 1px solid #ccc;
  padding-top: 5px;
  margin-bottom: 10px;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
.owl-carousel .banner-text {
  position: absolute;
  top: 10px;
  left: 70px;
  font-size: 1.5em;
}
.owl-carousel .owl-prev,
.owl-carousel .owl-next {
  text-decoration: none;
  display: block;
  margin: -25px 0 0;
  position: absolute;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  border-radius: 3px;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.owl-carousel .owl-prev i,
.owl-carousel .owl-next i {
  color: #333;
}
.owl-carousel .owl-prev:hover, .owl-carousel .owl-prev:focus,
.owl-carousel .owl-next:hover,
.owl-carousel .owl-next:focus {
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.owl-carousel .owl-prev:hover i, .owl-carousel .owl-prev:focus i,
.owl-carousel .owl-next:hover i,
.owl-carousel .owl-next:focus i {
  color: #3d3d3d;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.owl-carousel .owl-prev {
  padding: 5px 10px 5px 5px;
  left: 10px;
}
.owl-carousel .owl-next {
  right: 10px;
  padding: 5px 10px 5px 5px;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 386px;
  background: #000;
}
.owl-carousel .owl-dots {
  text-align: center;
  bottom: 5px;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.owl-carousel .owl-dots button.owl-dot {
  border-radius: 50px;
  border: 1px solid #000;
  height: 10px;
  width: 10px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.owl-carousel .owl-dots button.owl-dot.active {
  background-color: #000;
}

@media (min-width: 991px) {
  #productGalleryWrapper .owl-carousel .owl-prev,
  #productGalleryWrapper .owl-carousel .owl-next {
    display: none;
  }
}

.owl-thumbs {
  margin-top: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.owl-thumbs button.owl-thumb-item {
  position: relative;
  background: #fff;
  padding: 0;
  margin-top: 0;
  height: 87px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 5px;
  margin-bottom: 5px;
}
.owl-thumbs button.owl-thumb-item:hover, .owl-thumbs button.owl-thumb-item:focus, .owl-thumbs button.owl-thumb-item.active {
  border: 1px solid #3d3d3d;
}
.owl-thumbs button.owl-thumb-item img {
  max-height: 85px;
  max-width: 85px;
}
.owl-thumbs button.owl-thumb-item i {
  position: absolute;
  left: 0;
  top: 35%;
  width: 100%;
  font-size: 30px;
}
.owl-thumbs button.owl-thumb-item i.play-background {
  color: #fff;
}
.owl-thumbs button.owl-thumb-item i.play-foreground {
  color: #232323;
}

@media (max-width: 990px) {
  .owl-thumbs {
    display: none;
  }
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #292929;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}

.search-results h1 {
  margin-top: 20px;
}

.autologin {
  margin-left: 15px;
}

.main-column {
  background: #fff;
  padding: 15px 15px;
}

#account-menu {
  list-style: none !important;
  margin: 0;
  padding: 0;
  margin-left: 20px;
  margin-bottom: 30px;
}
#account-menu li {
  list-style: none !important;
}
#account-menu li a {
  color: #000;
}
#account-menu li a:hover, #account-menu li a:focus {
  color: #3d3d3d;
  text-decoration: none !important;
}
#account-menu li.active {
  font-weight: bold;
}

/* no outline for non-keyboard-inputs elements */
button:focus,
select:focus,
input {
  outline: none;
}

body.user-is-tabbing *:focus {
  outline: 2px solid #7AACFE !important;
  /* for non-webkit browsers */
  outline: 5px auto -webkit-focus-ring-color !important;
}

[contenteditable="true"]:focus {
  padding: 1px;
}

@media (min-width: 992px) {
  .off-canvas-menu {
    display: none;
  }
}
@media (max-width: 991px) {
  .off-canvas-menu {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    pointer-events: none;
  }
  .off-canvas-menu.visible {
    width: 250px;
    pointer-events: auto !important;
  }
  .off-canvas-menu li {
    margin: 0;
    padding: 0;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .off-canvas-menu a, .off-canvas-menu h4 {
    text-decoration: none;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-transform: uppercase;
    padding: 15px 20px;
  }
  .off-canvas-menu a:hover, .off-canvas-menu a:focus, .off-canvas-menu a:active, .off-canvas-menu a:active:focus, .off-canvas-menu h4:hover, .off-canvas-menu h4:focus, .off-canvas-menu h4:active, .off-canvas-menu h4:active:focus {
    background: #eee;
  }
  .off-canvas-menu .locale-picker h5, .off-canvas-menu .locale-picker .page-element-product a h3, .page-element-product a .off-canvas-menu .locale-picker h3,
  .off-canvas-menu .locale-picker .page-element-document-full a h3,
  .page-element-document-full a .off-canvas-menu .locale-picker h3 {
    padding: 0 0 5px 20px;
    margin: 30px 0 0 0;
    border-bottom: 1px solid #ccc;
  }
  .off-canvas-menu .locale-picker ul li.active a {
    text-decoration: underline;
  }

  .top-menu a {
    padding: 8px;
    text-decoration: none;
    font-size: 15px;
    color: #616161;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-transform: uppercase;
  }

  .off-canvas-menu a.category-link.active {
    font-weight: 600;
  }
  .off-canvas-menu hr {
    border-color: #5a5a5a;
  }

  .off-canvas-overlay {
    position: fixed;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9999;
    height: 100%;
    width: 100%;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
  }
  .off-canvas-overlay.visible {
    display: block;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
  }

  .off-canvas-menu.left {
    left: 0;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  }
  .off-canvas-menu.right {
    right: 0;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  }
  .off-canvas-menu .menu-nav {
    background: #3d3d3d;
    font-weight: 600;
    min-height: 40px;
  }
  .off-canvas-menu .menu-nav a {
    color: #fff;
    padding: 15px 20px;
  }
  .off-canvas-menu .menu-nav a:hover, .off-canvas-menu .menu-nav a:focus, .off-canvas-menu .menu-nav a:active, .off-canvas-menu .menu-nav a:active:focus {
    background: #3d3d3d;
  }
  .off-canvas-menu .menu-nav i {
    margin-left: 2px;
  }
  .off-canvas-menu .menu-heading {
    margin-top: 5px;
    height: 37px;
    background: #d8d8d8;
    font-weight: 600;
  }
  .off-canvas-menu .close-btn {
    font-size: 25px;
    padding: 0 0 0 10px !important;
  }
  .off-canvas-menu.left .close-btn {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 25px;
    padding: 0;
  }

  .top-menu {
    background: #5e5e5e;
    color: #f1f1f1;
  }
  .top-menu div {
    display: inline;
  }
}
.navbar-header {
  width: 100%;
  background: #fff;
  border: 1px solid #e7e7e7;
  padding-top: 5px;
}

.m-search {
  border: 2px solid #3d3d3d;
  border-radius: 2px;
  width: 100%;
  margin-bottom: 2px;
}
.m-search form .twitter-typeahead input {
  width: calc(100% - 45px);
  border: none;
  line-height: 30px;
  padding: 6px 7px;
  font-size: 13px;
}
.m-search span.twitter-typeahead {
  display: inline !important;
}
.m-search .nav-button {
  display: inline-block;
  height: 40px;
  width: 40px;
  background: #fff;
  border-color: #fff;
  color: #000;
  border: none;
  position: relative;
  font-size: 13px;
}

.m-logo {
  margin: 3px 0 0 15px;
  display: inline-block;
}
.m-logo img {
  max-height: 37px;
  margin: 0;
}

.m-search input {
  width: calc(100% - 45px);
  border: none;
}

.m-float-left {
  float: left;
  display: inline-block;
}
.m-float-left .nav-button {
  display: inline-block;
  height: 40px;
  width: 40px;
  background: #fff;
  border-color: #fff;
  color: #000;
  position: relative;
  border: none;
  background: none;
  font-size: 13px;
}

.m-float-right {
  float: right;
  display: inline-block;
}
.m-float-right div {
  display: inline-block;
}
.m-float-right .nav-button {
  display: inline-block;
  height: 40px;
  width: 40px;
  background: #fff;
  border-color: #fff;
  color: #000;
  position: relative;
  border: none;
  background: none;
  font-size: 13px;
}
.m-float-right .nav-button .fa-shopping-cart {
  color: #3d3d3d;
}

.off-canvas-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.off-canvas-menu ul li {
  list-style: none;
}

.product-relation-links-wrapper .box-heading span {
  font-weight: 600;
}
.product-relation-links-wrapper .product-grid .products-block .row .listItem .product-block:hover, .product-relation-links-wrapper .product-grid .products-block .row .listItem .product-block:focus, .product-relation-links-wrapper .product-grid .products-block .row .listItem .product-block.active, .product-relation-links-wrapper .product-grid .products-block .row .listItem .product-block:active:focus {
  border-color: #3d3d3d;
}
.product-relation-links-wrapper .product-grid .products-block .row .listItem .product-block .image {
  margin-bottom: 0;
  height: auto;
}

#productGalleryWrapper .owl-carousel .owl-item img {
  margin: 0 auto;
  width: auto;
  max-height: 650px !important;
}

#productInfoWrapper .product-stock :not(.stock-lights) .label {
  display: none;
}
#productInfoWrapper .product-stock .stock-lights span:not(.label) {
  display: none;
}

#logo-theme img {
  width: 25%;
  max-width: 200px;
  height: auto;
  display: block;
  margin-left: 146px;
}

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