@charset "UTF-8";
/*@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900|Open+Sans:300,400,600,700,800|Arimo:400,700&display=swap");*/
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

@font-face {
  font-family: "boschsans";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/boschsans_bold.woff2) format("woff2"), url(../fonts/boschsans_bold.woff) format("woff")
}

@font-face {
  font-family: "boschsans";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/boschsans_medium.woff2) format("woff2"), url(../fonts/boschsans_medium.woff) format("woff")
}

@font-face {
  font-family: "boschsans";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/boschsans_regular.woff2) format("woff2"), url(../fonts/boschsans_regular.woff) format("woff")
}

@font-face {
  font-family: "boschsans";
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/boschsans_light.woff2) format("woff2"), url(../fonts/boschsans_light.woff) format("woff")
}

#register .checkbox input[type=checkbox] {
  position: static
}

.btn-group-lg>.btn,
.btn-lg {
  border-radius: 0;
  border-color: #005691;
  background: #005691;
  color: #FFF
}

.btn,
.btn-success {
  border-radius: 0;
  border-color: #005691;
  background: #005691
}

.btn-default {
  border-color: #005691;
  background: #FFF;
  color: #005691
}

.btn-danger {
  border-color: #005691;
  background-color: #FFF;
  color: #005691
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
  background-color: #89C6E6;
  border-color: #89C6E6
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #89C6E6;
  border-color: #89C6E6;
  color: #FFF
}

.btn-danger.active,
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
  background-color: #FFF;
  color: #89C6E6;
  border-color: #89C6E6
}

#n_content .text-muted {
  color: #000
}

.text-muted {
  color: #FFF
}

.text-muted.color-gray {
  color: #BFC0C2
}

.btn-default:active,
.btn-default:focus,
.btn-default:hover {
  color: #89C6E6;
  background: #FFF;
  border-color: #89C6E6
}

.btn-default:active p,
.btn-default:focus p,
.btn-default:hover p {
  color: #FFF
}

#_addr_selector_cysel,
#_addr_state_sel,
#bill_selector_cysel,
#bill_state_sel,
#ship_selector_cysel,
#ship_state_sel,
.form-control {
  border-radius: 0
}

.npopup {
  border-radius: 0
}

.font-date-user {
  font-size: 24px;
  color: #BFC0C2 !important;
  margin-bottom: 50px
}

.font-date-user .icon {
  vertical-align: -9px;
  margin-right: 10px
}

.font-date-user .icon.ml-20 {
  margin-left: 40px;
  vertical-align: -4px
}

.no-run-slick.slick-track {
  -webkit-transform: initial !important;
  transform: initial !important;
  margin: auto
}

.space-20 {
  margin-bottom: 20px
}

.space-30 {
  margin-bottom: 30px
}

.space-40 {
  margin-bottom: 40px
}

.space-50 {
  margin-bottom: 50px
}

.space-60 {
  margin-bottom: 60px
}

.pd-tb-30 {
  padding-bottom: 30px;
  padding-top: 30px
}

.pd-tb-40 {
  padding-bottom: 40px;
  padding-top: 40px
}

.pd-tb-50 {
  padding-bottom: 50px;
  padding-top: 50px
}

.pd-tb-60 {
  padding-bottom: 60px;
  padding-top: 60px
}

* {
  font-family: "boschsans"
}

.page-header {
  border-bottom: 0
}

.wrapper-share-button {
  border-top: 1px solid #ddd;
  padding-top: 40px;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.wrapper-share-button .link-back {
  font-weight: 500;
  font-size: 28px;
  color: #000
}

.page-content .addthis_button {
  border: none;
  padding: 0;
  font: 400 28px/33px "boschsans";
  color: #000000
}

.page-content .addthis_button:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

.page-content .addthis_button>strong {
  font-weight: 500;
  margin-right: 20px
}

.page-content .addthis_button:hover {
  color: #000000
}

.page-content .addthis_button .icon {
  vertical-align: -25px;
  display: inline-block;
  margin-right: 10px
}

#n_content .page-content h1 {
  text-align: center
}

.page-content h1.mb-10 {
  margin-bottom: 20px
}

.blog-item {
  background: #EFEFF0
}

.blog-item img {
  width: 100%;
  height: 230px;
  -o-object-fit: cover;
  object-fit: cover
}

.blog-item .blog-info {
  padding: 15px
}

.blog-item .blog-info p {
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical
}

.blog-item .blog-info .blog-title,
.blog-item .blog-info .blog-title>a {
  font-size: 20px;
  line-height: 26px;
  margin-top: 0
}

.blog-item .blog-thumbnail {
  width: 100%
}

.blog-item a {
  font-size: 15px
}

.blog-item svg {
  height: 13px;
  vertical-align: -1px
}

.btn-view-more {
  padding-left: 60px;
  padding-right: 60px
}
body {
  min-height: unset !important;
  height: unset !important;
}
.O-Header{
  display: unset !important;
}

.O-Header__logoRow {
  height: auto;
  position: sticky;
  top: 0;
  border-bottom: 1px solid #e6e6e6;
  z-index: 9999;
  background: #fff;
  margin-bottom: 0;
}
.O-Header__logoRow:before{
  background-image: url(data:image/png;base64,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);
  position: absolute;
  left: 0;
  width: 100%;
  height: 16px;
  content: '';
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 999999;
  top: 0;
}

.form-comment-blog label {
  font-weight: 500
}

.form-comment-blog input {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #BFC0C2
}

.form-comment-blog input:focus {
  -webkit-box-shadow: none;
  box-shadow: none
}

.form-comment-blog textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none
}

.form-comment-blog button {
  padding: 12px 50px 12px 30px
}

.form-comment-blog button svg {
  height: 16px;
  vertical-align: -3px
}

.font-light {
  font-weight: 300
}

.A-Image__preloadWrapper--ratio113to37:after {
  padding-bottom: 22.743363%
}

.A-Text__brandIdentifier {
  font-size: 21px;
  margin-top: 17px
}

.wrapper-headcart #header-cart {
  margin-top: 3px
}

.O-Header .head-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.O-Header .head-action svg {
  max-height: 20px;
  float: left
}

.O-Header .head-action .box-search {
  display: inline-block;
  right: 0px;
  top: 100%;
  width: 220px
}

.O-Header .head-action .box-search .form-inline .input-group {
  display: inline-block;
  position: relative
}

.O-Header .head-action .box-search button {
  border: none;
  position: absolute;
  right: 2px;
  top: 1px;
  z-index: 99;
  height: 31px;
  padding: 0;
  width: 30px
}

.O-Header .head-action .box-search button:focus {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none
}

.O-Header .item-link {
  position: relative
}

.O-Header .item-link:hover .box-menu-user,
.O-Header .O-Header .item-link:hover:before {
  content: "";
  position: absolute;
  right: 0px;
  height: 30px;
  bottom: -20px;
  width: 50px
}

.O-Header .item-link .box-menu-user {
  right: 0px
}

.O-Header .header-search {
  margin-top: 0
}

.O-Header__brandLogo img {
  height: auto
}

.wrap-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.wrap-header:before {
  display: none
}

.wrap-header>.O-Header__brandLogo {
  min-width: 170px;
  margin: 0;
  height: 40px;
  display: inline-block;
  margin-top: 14px
}

.wrap-header .O-Header__meta {
  position: static
}

.wrap-header .M-Navigation-Main__itemsWrapper {
  width: initial
}

.wrap-header .M-Navigation-Main__items {
  max-width: 100%
}

.d-custom-nav {
  border: none;
  width: inherit;
  display: inline-block
}

.box-right-menu {
  display: inline-block;
  float: right;
  margin-top: 4px
}

.box-right-menu a {
  font-size: 14px;
  color: #000;
  height: 41px;
  display: inline-block
}

.box-right-menu a:hover {
  text-decoration: none
}

.box-right-menu a .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("../images/bg-icon.png") no-repeat scroll 3px 4px;
  vertical-align: -9px
}

.box-right-menu a .icon.icon-cart {
  background-position: 3px -48px
}

.d-inline-block {
  display: inline-block;
  position: relative
}

.thumbnail .caption h3 {
  height: 3.4em
}

.M-Breadcrumbs__link__icon {
  color: #ccc
}

.box-menu-user {
  display: none;
  position: absolute;
  top: 40px;
  right: -150px;
  background: #fff;
  min-width: 300px;
  padding: 25px 15px;
  border: 1px solid #ccc
}

.box-menu-user .icon-close {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: red;
  position: absolute;
  right: 15px;
  top: 15px;
  background: url("../images/icon-close.png") no-repeat scroll center;
  background-size: 100% auto
}

.box-menu-user .icon-close:hover {
  cursor: pointer
}

.box-menu-user li {
  display: inline-block;
  list-style: none;
  width: calc(50% - 5px);
  float: left;
  margin-right: 5px
}

.box-menu-user li:last-child {
  margin-right: 0px;
  margin-left: 5px
}

.box-menu-user:before {
  width: 0;
  position: absolute;
  height: 0;
  right: 10px;
  top: -8px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 8px solid #ccc;
  content: "";
  display: inline-block
}

.box-menu-user:after {
  width: 0;
  position: absolute;
  height: 0;
  right: 11px;
  top: -6.5px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 8px solid #fff;
  content: "";
  display: inline-block
}

.box-menu-user>p {
  font-size: 20px;
  font-weight: 200;
  margin-bottom: 20px
}

.box-menu-user .action a {
  display: inline-block;
  width: calc(50% - 5px);
  margin-left: 5px;
  float: left
}

.box-menu-user .action a:first-child {
  margin-left: 0px;
  margin-right: 5px
}

.box-menu-user .action .btn-primary {
  border-radius: 0;
  border-color: #005691;
  background: #005691;
  color: #fff;
  height: 40px;
  padding: 0px;
  line-height: 36px;
  width: 100%
}

.box-menu-user .action .btn-primary:hover {
  opacity: 0.8
}

.active .box-menu-user {
  display: block
}

.O-Header__navRow.O-Header__navRow--subnav {
  border-top: none;
}

#n_home .O-Header__navRow.O-Header__navRow--subnav {
  display: none
}

#header-cart {
  margin-left: 0px;
  position: relative;
  display: inline-block
}

#header-cart:before {
  display: none
}

#header-cart span[rel=a2c_item_count] {
  background: #005691;
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 10px;
  color: #fff;
  font-size: 8px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0px;
  line-height: 13px;
  font-weight: 700
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 55px;
  height: 88px;
  background: #fff url("../images/bg-arrow.png") no-repeat scroll center;
  z-index: 999;
  font-size: 0px
}

.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev:focus {
  outline: none
}

.owl-carousel .owl-nav button.owl-next {
  background: #fff url("../images/bg-arrow.png") no-repeat scroll center;
  left: inherit;
  right: 0px;
  -webkit-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%)
}

.product-browsing {
  border-top: 1px solid #ccc;
  padding: 40px 0 60px
}

.product-browsing .detail-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.product-browsing .item-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 25%;
  float: left;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center
}

.product-browsing .item-product .thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100px
}

.product-browsing .item-product img {
  max-width: 100%
}

.product-browsing .item-product .caption {
  display: inline-block;
  width: calc(100% - 100px);
  float: left;
  padding-left: 10px
}

.product-browsing .item-product .caption h3 {
  font-size: 18px;
  line-height: 20px
}

.product-browsing .item-product .caption h3 a {
  color: #555
}

.product-browsing .item-product .caption h3 a:hover {
  color: #005691
}

.product-browsing .item-product .caption .sku {
  color: #999;
  font-size: 10px;
  line-height: 14px
}

.product-browsing .item-product .caption .price {
  color: #005691;
  font-weight: 700;
  font-size: 20px
}

.product-browsing .item-product .caption .price .text {
  font-weight: 200;
  font-size: 12px
}

.owl-carousel .owl-dots {
  text-align: center
}

.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #DFDFE0;
  margin: 0 2px;
  border: 2px solid #fff
}

.owl-carousel .owl-dots .owl-dot.active {
  background: #005691;
  border-color: #005691
}

.owl-carousel .owl-dots .owl-dot:focus {
  outline: none
}

.banner-slider {
  position: relative;
  overflow: hidden
}

.banner-slider:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  left: 50%;
  bottom: calc(50% - 180px);
  position: absolute;
  z-index: 99;
  -webkit-transform: translateX(calc(-50% + 1px));
  transform: translateX(calc(-50% + 1px));
  display: none
}

.banner-slider:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 520px;
  background: #fff;
  border-radius: 50%;
  left: 50%;
  top: calc(50% + 175px);
  position: absolute;
  z-index: 99;
  display: none
}

.banner-slider .item {
  display: inline-block;
  width: 100%;
  position: relative;
  float: left
}

.banner-slider .text-center {
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  left: 50%;
  color: #fff
}

.banner-slider .text-center h3 {
  font-size: 56px;
  font-weight: 300
}

.banner-slider .text-center p {
  font-size: 30px;
  line-height: 36px;
  font-weight: 200;
  margin-bottom: 30px
}

.banner-slider .text-center a {
  font-weight: 600;
  font-size: 18px;
  background: #fff;
  color: #005691;
  padding: 0 40px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  width: 200px;
  display: inline-block;
  text-transform: capitalize
}

.banner-slider .text-center a:hover {
  opacity: 0.9
}

.bottom-border-vertical {
  height: 100px;
  width: 100%;
  width: 100%;
  display: inline-block;
  position: relative;
  display: none
}

.bottom-border-vertical:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #cdcdcd;
  left: 50%;
  top: 0px
}

.A-Image__preloadWrapper:after {
  background: none
}

@media (min-width:1199px) {
  .box-right-menu>.d-inline-block:hover .box-menu-user {
    display: block
  }

  #header-cart:hover .dropdown-menu {
    display: block
  }
}

.home-category ul {
  padding: 0px;
  width: 100%;
  display: inline-block;
  width: calc(100% + 20px);
  margin-left: -10px
}

.home-category ul li {
  display: inline-block;
  float: left;
  width: calc(20% - 20px);
  position: relative;
  margin: 0 10px 20px 10px
}

.home-category ul li:hover {
  opacity: 0.8
}

.home-category ul li span {
  position: absolute;
  display: inline-block;
  width: 100%;
  left: 0px;
  bottom: 0px;
  text-transform: uppercase;
  padding: 0 15px 10px;
  color: #555;
  font-size: 18px;
  line-height: 20px
}

.home-category ul li span i {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  width: 6px;
  margin-left: 10px;
  vertical-align: 1px
}

.home-category ul li span i img {
  width: 100%
}

.home-category img {
  max-width: 100%;
  width: 100%
}

.payment-icon-mastercard {
  background: url("../images/payment1.png") no-repeat scroll center;
  background-size: 100% auto
}

.payment-icon-visa {
  background: url("../images/payment2.png") no-repeat scroll center;
  background-size: 100% auto;
  height: 50px;
  margin-top: -8px;
  width: 50px
}

.payment-icon-directdeposit {
  background: url("../images/payment3.png") no-repeat scroll center;
  background-size: 100% auto
}

.payment-icon-container {
  background: rgba(0, 0, 0, 0)
}

.title-page h3 {
  font-size: 36px;
  font-weight: 200
}

.home-product {
  position: relative
}

.home-product .owl-carousel {
  position: static
}

.home-product .owl-carousel .owl-item img {
  max-height: 120px;
  max-width: 100%;
  width: auto;
  border: 0
}

.home-product .thumbnail .caption h3 a {
  font-size: 21px
}

.btn-contact-us {
  background: #fff;
  color: #005691;
  border-radius: 0;
  border-color: #005691
}

.btn-contact-us:hover {
  background: #FFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #89C6E6;
  color: #89C6E6 !important
}

.tab-content-block {
  margin-bottom: 20px
}

.home-product .thumbnail {
  border: none
}

.thumbnail {
  border-radius: 0px
}

.wrapper-thumbnail.col-md-4 {
  padding: 0 10px
}

.thumbnail .caption {
  padding-bottom: 20px
}

.thumbnail .caption h3 a {
  color: #333;
  font-size: 19px;
  font-weight: 300
}

.thumbnail .caption h3 a:hover {
  color: #005691
}

.thumbnail .caption .sku {
  font-size: 14px;
  color: #999;
  line-height: 16px
}

.thumbnail .caption .wrap-rate i {
  color: #005691
}

.thumbnail .caption .wrap-rate span {
  color: #999;
  font-size: 14px
}

.thumbnail .caption .old-price,
.thumbnail .caption .price {
  color: #005691;
  display: inline-block
}

.thumbnail .caption .price {
  margin-right: 10px;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: -2px;
  height: auto
}

.thumbnail .caption .price .text {
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  margin-left: 10px;
  vertical-align: 1px
}

.thumbnail .caption .addtocart {
  border-radius: 0px
}

.thumbnail .caption .view-more {
  display: inline-block;
  width: 100%;
  border-radius: 0px;
  height: 46px;
  line-height: 44px;
  background: #fff;
  border: 1px solid #005691;
  padding: 0 10px;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 200;
  color: #005691
}

.thumbnail .caption .view-more:hover {
  background: #89C6E6;
  color: #fff;
  border-color: #89C6E6
}

.thumbnail .caption .addtocart {
  padding: 0 10px;
  height: 46px;
  line-height: 44px;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 200
}

.thumbnail .caption .addtocart:hover {
  background: #89C6E6;
  border-color: #89C6E6
}

.thumbnail .caption .addtocart .icon-cart {
  display: inline-block;
  width: 23px;
  height: 20px;
  background: url("../images/icon-shopping.png") no-repeat scroll 0 0;
  margin-right: 5px;
  vertical-align: -5px;
  background-size: 100% auto
}

.pagination {
  margin: 0 auto;
  display: block
}

.pagination ul {
  padding-left: 0px
}

.pagination ul li {
  display: inline-block;
  list-style: none;
  text-align: center
}

.pagination ul li a {
  color: #555;
  background: #fff;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: inline-block;
  line-height: 44px
}

.pagination ul li a:hover {
  background: #005691;
  color: #fff
}

.pagination ul li.active a {
  background: #005691;
  color: #fff
}

.pagination ul li span {
  background: #005691;
  color: #fff;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: inline-block;
  line-height: 44px
}

.O-Header {
  position: inherit;
  z-index: 9999
}

.M-Navigation-Main__items .M-Navigation__item>a, .M-Navigation-Main__items .M-Navigation__item>span {
  position: relative
}

.M-Navigation-Main__items .M-Navigation__item>a:hover:before, .M-Navigation-Main__items .M-Navigation__item>span:hover:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: -10px;
  width: calc(100% + 20px);
  height: 2px;
  background: #005691
}

.wrap-product .list-product .panel-default {
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 20px
}

.wrap-product .list-product .col-sm-2 {
  padding: 0 8px
}

.wrap-product .list-product h3 {
  margin-top: 0px
}

.wrap-product .list-product h3 a {
  font-size: 22px;
  color: #555
}

.wrap-product .list-product h3 a:hover {
  color: #005691
}

.wrap-product .list-product .sku {
  color: #999;
  font-size: 12.5px
}

.wrap-product .list-product .wrap-rate {
  color: #999;
  font-size: 14px
}

.wrap-product .list-product .wrap-rate i {
  color: #005691;
  font-size: 18px
}

.wrap-product .list-product .price.lead {
  margin-top: -8px;
  margin-bottom: 80px;
  text-align: left
}

.wrap-product .list-product span[itemprop=price] {
  font-weight: 700;
  font-size: 30px;
  color: #005691;
  letter-spacing: -1px
}

.wrap-product .list-product span[itemprop=price]+.text {
  display: inline-block;
  color: #005691;
  font-size: 18px;
  font-weight: 300;
  margin-left: 10px;
  letter-spacing: -1px;
  vertical-align: 1px
}

.wrap-product .list-product .addtocart {
  width: 100%;
  border-radius: 0px;
  padding: 15px 0px;
  font-size: 15px
}

.wrap-product .list-product .addtocart .icon-cart {
  display: inline-block;
  width: 23px;
  height: 20px;
  background: url(../images/icon-shopping.png) no-repeat scroll 0 0;
  margin-right: 5px;
  vertical-align: -5px;
  background-size: 100% auto
}

.wrap-product .list-product .view-more {
  display: inline-block;
  width: 100%;
  border-radius: 0px;
  height: 46px;
  line-height: 44px;
  background: #fff;
  border: 1px solid #005691;
  padding: 0 10px;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 200;
  color: #005691
}

.wrap-product .list-product .view-more:hover {
  background: #005691;
  color: #fff
}

.wrap-product .list-product .panel-body {
  padding-bottom: 40px
}

.home-about .title {
  max-width: 75%;
  margin: 0 auto
}

.home-about .title h3 {
  font-size: 70px;
  font-weight: 200;
  color: #008ecf
}

.home-about .title p {
  font-size: 20px;
  line-height: 26px;
  font-weight: 200
}

.home-about .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.home-about .content .item {
  width: calc(33.33% - 20px);
  text-align: center
}

.home-about .content .item:first-child img {
  max-height: 60px
}

.home-about .content .item:first-child .icon {
  border-color: #008ecf
}

.home-about .content .item:nth-child(2) .icon {
  border-color: #00a8b0
}

.home-about .content .item:nth-child(3) .icon {
  border-color: #78be20
}

.home-about .content .item h3 {
  font-size: 30px;
  margin-bottom: 25px
}

.home-about .content .item p {
  font-size: 15px;
  line-height: 20px
}

.home-about .content .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  border: 3px solid #000;
  margin: 0 auto;
  width: 150px;
  height: 150px;
  padding: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin-bottom: 25px
}

.home-about .content img {
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.wrapper-dsksearch {
  position: absolute;
  right: 15px;
  top: 25px;
  display: inline-block;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: #fff;
  width: 180px
}

.wrapper-dsksearch.active {
  width: calc(100% - 30px);
  z-index: 999
}

.wrapper-dsksearch.active .input-group-btn {
  left: 0px;
  z-index: 999
}

.wrapper-dsksearch.active input {
  padding-left: 50px
}

.wrapper-dsksearch.active .close-search {
  display: inline-block;
  z-index: 9999
}

.wrapper-dsksearch .input-group-btn:last-child>.btn:hover {
  background: none
}

.wrapper-dsksearch .header-search {
  margin: 0px
}

.wrapper-dsksearch .header-search button {
  background: none
}

.wrapper-dsksearch .form-inline .input-group {
  display: inline-block;
  width: 100%
}

.wrapper-dsksearch input {
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none
}

.wrapper-dsksearch input:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ccc
}

.wrapper-dsksearch .input-group-btn {
  position: absolute;
  left: calc(100% - 40px);
  top: 0px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.wrapper-dsksearch button {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  z-index: 9999
}

.close-search {
  position: absolute;
  right: 0px;
  top: 0px;
  display: none
}

.close-search:hover {
  cursor: pointer
}

#header-cart .thumb_cart li {
  position: relative
}

#header-cart .thumb_cart .right .float_right {
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 10px
}

#header-cart .thumb_cart .right .title {
  padding-right: 18px
}

.wrapper-headcart {
  display: inline-block;
  position: relative;
  z-index: 0
}

.wrapper-headcart #header-cart>a {
  color: #000;
  padding: 4px 0px;
  font-size: 14px
}

.wrapper-headcart #header-cart>a:hover {
  color: #005691
}

.wrapper-headcart #header-cart .cartb {
  background: #005691;
  position: absolute;
  top: 9px;
  left: inherit;
  text-align: center;
  padding: 0px;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  line-height: 12px;
  padding: 1px;
  right: -3px;
  display: inline-block
}

.page-content h1 {
  font-size: 50px;
  font-weight: 300;
  margin-bottom: 60px;
  margin-top: 40px;
  display: inline-block;
  width: 100%
}

.page-content a {
  display: inline-block;
  word-break: break-all
}

.page-content a.thumbnail-image {
  width: 100%;
  text-align: center
}

.page-content a.btn-block {
  margin-bottom: 15px
}

.page-content a.btn-block p.text-muted {
  color: #005691
}

.page-content a.btn-block.btn-default:hover p {
  color: #89C6E6
}

.page-content a span {
  color: #005691 !important
}

.page-content a:hover span {
  color: #89C6E6 !important
}

.slick-next:before,
.slick-prev:before {
  display: none
}

.fancybox-overlay {}

#login label {
  font-size: 14px
}

.viewby-filter-reset {
  background: #EFEFF0;
  float: left;
  width: 100%;
  display: inline-block;
  height: 60px;
  position: relative;
  z-index: 999
}

.viewby-filter-reset .box-left {
  float: left;
  display: inline-block
}

.viewby-filter-reset .box-left a,
.viewby-filter-reset .box-left p {
  color: #005691;
  display: inline-block;
  font-size: 16px;
  line-height: 60px;
  margin-left: 30px;
  font-weight: 500
}

.viewby-filter-reset .box-left a:first-child,
.viewby-filter-reset .box-left p:first-child {
  margin-left: 0px
}

.viewby-filter-reset .box-left a .icon-reset,
.viewby-filter-reset .box-left p .icon-reset {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("../images/bg-icon.png") no-repeat scroll 0px -120px;
  vertical-align: -10px;
  margin-right: 10px;
  -webkit-transform: scale(0.8);
  transform: scale(0.8)
}

.viewby-filter-reset .viewby {
  float: right;
  display: inline-block;
  margin-top: 15px
}

.viewby-filter-reset .viewby a {
  display: inline-block;
  margin-left: 15px;
  padding: 0 15px;
  position: relative
}

.viewby-filter-reset .viewby a.active i {
  background-position: -3px -174px
}

.viewby-filter-reset .viewby a.active i.icon-view-list {
  background-position: -63px -232px
}

.viewby-filter-reset .viewby a.active:before {
  display: inline-block;
  content: "";
  height: 3px;
  background: #005691;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: -6px
}

.viewby-filter-reset .viewby a:last-child {
  padding-right: 0px
}

.viewby-filter-reset .viewby i {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("../images/bg-icon.png") no-repeat scroll -63px -174px;
  -webkit-transform: scale(0.8);
  transform: scale(0.8)
}

.viewby-filter-reset .viewby i.icon-view-list {
  background-position: -3px -232px
}

.sort_container {
  margin: 0px;
  margin-bottom: 50px
}

.sort_container .btn-text {
  font-size: 14px;
  font-weight: 200;
  display: inline-block;
  float: left;
  margin-top: 12px;
  padding: 0
}

.sort_container .float-right {
  float: right;
  display: inline-block
}

.sort_container .form-group {
  display: inline-block;
  margin: 0px 0px 0px 0px;
  position: relative
}

.sort_container .form-group:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 13px;
  background: url("../images/bg-icon.png") no-repeat scroll -68px -58px;
  position: absolute;
  top: 19px;
  right: 10px
}

.sort_container .form-group+form {
  display: inline-block;
  margin-left: 20px
}

.sort_container .form-control {
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 20px;
  height: 50px;
  position: relative;
  padding-right: 50px;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none
}

.sort_container .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

#left-sidebar .list-group h4 {
  line-height: 20px;
  padding: 12px 0
}

.wrapper-headcart #header-cart .dropdown-menu .btn {
  border-radius: 0px !important;
  width: calc(50% - 5px)
}

.wrapper-headcart #header-cart .dropdown-menu .btn.btn-default {
  background: none;
  color: #005691
}

.wrapper-headcart #header-cart .dropdown-menu .btn.btn-default:hover {
  background: #FFF;
  color: #89C6E6;
  border-color: #89C6E6
}

.wrapper-headcart #header-cart .dropdown-menu {
  top: calc(100% + 4px);
  border-radius: 0px
}

.wrapper-headcart #header-cart .dropdown-menu:before {
  width: 0;
  position: absolute;
  height: 0;
  right: 9px;
  top: -8px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 8px solid #ccc;
  content: "";
  display: inline-block
}

.wrapper-headcart #header-cart .dropdown-menu:after {
  width: 0;
  position: absolute;
  height: 0;
  right: 10px;
  top: -6.5px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 8px solid #fff;
  content: "";
  display: inline-block
}

#cartcontents{

}
#cartcontents .thumb_cart ul{
  padding: 10px 0px;
  overflow: auto;
    height: 375px;
}

.thumbnail .product-image {
  border: none;
  width: auto;
  max-width: 100%
}

.trackingModule .trackingTeaser:nth-child(odd) > div:first-child {
  float: right;
}

#left-sidebar .panel-default>.panel-heading {
  display: none
}

#left-sidebar .panel-default {
  border: none
}

#left-sidebar ul {
  padding: 0px
}

#left-sidebar ul li {
  list-style: none;
  padding: 0px;
  display: block;
  position: relative;
  margin: 0;
  border: none
}

#left-sidebar ul li h4 {
  font-weight: 600;
  padding-bottom: 10px
}

#left-sidebar ul li.filter a {
  background: none;
  border: none;
  padding-left: 0px;
  padding-right: 34px !important;
  color: #000000
}

#left-sidebar ul li.filter a>span {
  color: #000000
}

#left-sidebar ul li.filter>a:before {
  display: inline-block;
  content: "";
  background: #dfdfe1;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 7px;
  right: 0px;
  z-index: 9
}

#left-sidebar ul li.filter-remove>a:before {
  display: inline-block;
  content: "";
  background: url("../images/bg-icon.png") no-repeat scroll -4px -304px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 7px;
  right: 0px;
  z-index: 9
}

#left-sidebar ul li .before-list {
  display: inline-block;
  position: absolute;
  left: 0px;
  height: 22px;
  width: 22px;
  background: url("../images/bg-icon.png") no-repeat scroll -70px -293px;
  position: absolute;
  top: 11px
}

#left-sidebar ul li .before-list.active {
  background-position: -69px -339px
}

#left-sidebar ul li .before-list:hover {
  cursor: pointer
}

#left-sidebar ul li .list-group-item {
  padding-left: 0px;
  border: none
}

#left-sidebar a.list-group-item:hover {
  background: none;
  color: #005691
}

#left-sidebar .list-lv2 {
  display: none;
  padding-left: 20px
}

#left-sidebar #filters>li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative
}

#left-sidebar #filters>li:first-child {
  border-top: 1px solid #ccc
}

#left-sidebar .click-content-list {
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: url("../images/bg-icon.png") no-repeat scroll -4px -371px;
  right: 0px;
  top: 16px
}

#left-sidebar .click-content-list:hover {
  cursor: pointer
}

#left-sidebar .click-content-list.active {
  background-position: -5px -446px
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.d-flex.row {
  margin-right: -10px;
  margin-left: -10px
}

#n_category .bottom-footer,
#n_content .bottom-footer {
  padding-top: 30px
}

#n_category .bottom-footer:after,
#n_category .bottom-footer:before,
#n_content .bottom-footer:after,
#n_content .bottom-footer:before {
  display: none
}

.contact-form-custom label {
  margin-top: 40px
}

.contact-form-custom .form-control {
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #BFC0C2;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 40px;
  margin-bottom: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none
}

.contact-form-custom select.form-control {
  background: url("../images/icon-down.png") no-repeat scroll top 19px right 10px
}

.contact-form-custom textarea.form-control {
  border: 1px solid #BFC0C2;
  height: auto
}

.contact-form-custom .btn-main {
  background: #005691;
  border-radius: 0px;
  color: #fff;
  border: none;
  font-size: 14px;
  padding: 12px 30px;
  margin-bottom: 10px
}

.contact-form-custom .btn-main:hover {
  opacity: 0.8
}

.contact-form-custom i {
  font-size: 12px
}

.contact-form-custom .pd-tb-30 {
  padding-bottom: 10px
}

.bottom-footer {
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative;
  padding-top: 130px
}

.bottom-footer:after {
  position: absolute;
  left: calc(50% - 8px);
  width: 18px;
  height: 18px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  content: "";
  top: 70px
}

.bottom-footer:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 160px;
  top: 0px;
  position: absolute;
  left: 50%;
  background: #cdcdcd
}

.bottom-footer.no-border {
  padding-top: 10px
}

.bottom-footer.no-border:after,
.bottom-footer.no-border:before {
  display: none
}

.bottom-footer .box-left {
  display: inline-block;
  float: left
}

.bottom-footer .box-left a {
  display: inline-block;
  margin-right: 10px
}

.bottom-footer .box-left p {
  display: inline-block;
  margin-bottom: 0
}

.bottom-footer .box-right {
  display: inline-block;
  float: right
}

.bottom-footer .box-right a {
  color: #555;
  display: inline-block;
  margin-left: 5px
}

.bottom-footer .box-right a:hover {
  color: #005691
}

.bottom-footer .box-right a span {
  display: inline-block;
  margin-left: 8px
}

.bottom-footer img {
  max-width: 45px
}

footer .inner-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 30px
}

footer .inner-footer .globalsignlogo {
  background: #EFEFEF url("../images/globalsign-trust-seal.png") no-repeat scroll center;
  width: 60px;
  background-size: 100% auto;
  margin: 7px auto
}

footer .inner-footer .container-gmo {
  background: #EFEFEF !important;
  width: 80px;
  text-align: center
}

footer .inner-footer .item:last-child {
  text-align: left;
  width: 261px
}

footer .inner-footer .item:last-child .list-inline {
  text-align: right
}

footer .inner-footer .item:last-child li:last-child {
  clear: both;
  width: 100%
}

footer ul {
  padding: 0px
}

footer ul li {
  list-style: none;
  margin-bottom: 4px
}

footer .item h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px
}

footer .item a {
  font-size: 16px;
  color: #333;
  line-height: 22px;
  font-weight: 400
}

footer .item a:hover {
  color: #005691
}

footer .item:last-child img {
  max-height: 36px;
  max-width: 100%
}

.O-Footer__Copyright__heading {
  font-weight: 600;
  margin-left: 0;
}

.O-Footer__Copyright__heading span {
  display: inline-block;
  margin-left: 30px;
  color: #000;
  font-weight: 200
}

.M-Navigation-Main__itemsWrapper {
  height: auto !important
}

@media (min-width:992px) {
  #_jstl__images {
    padding-right: 20px
  }

  .M-NavigationFlyout__list:nth-child(5n+5) {
    margin-right: 0px
  }

  .M-NavigationFlyout__mainLink {
    text-transform: uppercase;
    font-weight: 600
  }

  .M-NavigationFlyout__closeButtonContainer {
    top: 32px
  }
}

.click-sidebarleft {
  display: none
}

.M-Breadcrumbs__listItem .A-Link:last-child a {
  color: #000
}

@media (max-width:1199px) {
  .wrap-header>.O-Header__brandLogo {
    width: 90px;
    min-width: 90px;
    height: 30px;
    margin-top: 21px
  }

  .O-Header__brandLogo img {
    padding-bottom: 20px
  }

  .M-Navigation-Main__items .M-Navigation__item>a, .M-Navigation-Main__items .M-Navigation__item>span {
    font-size: 14px
  }

  .A-Text__brandIdentifier {
    font-size: 16px;
    margin-top: 22px
  }

  .O-Header .head-action {
    padding-top: 8px
  }
}

@media (max-width:991px) {
  .M-Navigation-Main {
    position: static
  }

  .M-Navigation .A-Icon--forward-right:after {
    content: "";
    font: normal normal normal 14px/1 FontAwesome
  }

  .O-Header__navRow.O-Header__navRow--subnav .container-fluid {
    position: relative
  }

  .wrapper-mobsearch {
    display: inline-block;
    width: 40px;
    position: absolute;
    top: -45px;
    right: 10px;
    background: #fff;
    z-index: 999999;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
  }

  .wrapper-mobsearch.active {
    width: calc(100% - 20px)
  }

  .wrapper-mobsearch.active input {
    font-size: 14px;
    border-color: #ccc !important;
    padding-left: 50px
  }

  .wrapper-mobsearch.active .input-group-btn {
    left: 0px;
    z-index: 9999
  }

  .wrapper-mobsearch.active .close-search {
    display: inline-block;
    z-index: 9999
  }

  .wrapper-mobsearch .header-search {
    margin: 0px
  }

  .wrapper-mobsearch input {
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    z-index: 9;
    position: relative;
    font-size: 0px;
    border-color: rgba(0, 0, 0, 0) !important
  }

  .wrapper-mobsearch .input-group-btn {
    position: absolute;
    left: calc(100% - 40px);
    top: 0px;
    z-index: -1;
    display: inline-block;
    width: auto
  }

  .wrapper-mobsearch .input-group-btn .fa {
    font-size: 16px;
    vertical-align: 4px
  }

  .wrapper-mobsearch .form-inline .input-group {
    display: inline-block;
    width: 100%
  }

  .wrapper-mobsearch .btn {
    border: none
  }

  .wrapper-mobsearch .header-search .btn {
    height: 32px
  }

  .box-right-menu a .icon.icon-user+span {
    display: none
  }

  .M-Navigation-Main--active .M-Navigation-Main__itemsWrapper {
    overflow: visible;
    width: 100%
  }

  .box-menu-user {
    min-width: 240px;
    right: -80px
  }

  .wrap-product .list-product .price.lead {
    margin-bottom: 30px
  }

  .sort_container .form-group:before {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    top: 15px
  }

  .sort_container .form-control {
    font-size: 17px;
    height: 42px
  }

  #left-sidebar #filters>li:first-child {
    border-top: none
  }

  #left-sidebar #filters>li:last-child {
    border-bottom: none
  }

  .click-sidebarleft {
    display: inline-block;
    color: #005691;
    font-size: 16px;
    line-height: 60px;
    font-weight: 500;
    position: relative;
    padding-left: 30px
  }

  .click-sidebarleft:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/bg-icon.png") no-repeat scroll -70px -381px;
    position: absolute;
    left: 0px;
    top: 21px
  }

  .click-sidebarleft+.box-left {
    display: none
  }

  div[role=main] {
    position: relative
  }

  #left-sidebar ul li h4 {
    font-weight: 400
  }

  #left-sidebar ul.content-list>li {
    width: 50%;
    display: inline-block;
    padding-right: 20px
  }

  #left-sidebar {
    display: none;
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 999;
    background: #fff;
    top: 60px
  }

  #left-sidebar.active {
    display: inline-block
  }

  .owl-carousel .owl-nav button.owl-prev {
    -webkit-transform: translateY(-50%) scale(0.5) translateX(-37px);
    transform: translateY(-50%) scale(0.5) translateX(-37px)
  }

  .owl-carousel .owl-nav button.owl-next {
    -webkit-transform: translateY(-50%) scale(0.5) translateX(37px) rotate(180deg);
    transform: translateY(-50%) scale(0.5) translateX(37px) rotate(180deg)
  }

  .M-SearchField {
    width: 50%;
    margin-top: -50px;
    margin-right: 15px;
    float: right
  }

  .M-SearchField.M-SearchField--open {
    width: calc(100% - 20px);
    z-index: 99
  }

  .home-category ul li {
    width: calc(50% - 20px)
  }

  .O-Header__search:has(.M-SearchField--open) {
    z-index: 9
  }

  .wrapper-headcart {
    position: relative;
    padding-right: 9px
  }

  .wrapper-headcart:before {
    display: none
  }

  .box-right-menu {
    margin-top: -51px;
    margin-bottom: 0px;
    z-index: 2;
    position: static;
    margin-right: 35px
  }

  .box-right-menu>a {
    font-size: 0px
  }

  .box-right-menu #header-cart {
    padding-right: 10px
  }

  .box-right-menu #header-cart .text {
    font-size: 0px
  }

  .A-Icon--search {
    width: 23px;
    height: 25px
  }

  .O-Header__search .M-SearchField--open {
    background: #fff;
    z-index: 999
  }

  .home-product {
    overflow: hidden
  }

  .home-product .container {
    padding: 50px
  }

  .banner-slider .text-center h3 {
    font-size: 30px;
    margin-bottom: 0px
  }

  .banner-slider .text-center a {
    height: 36px;
    padding: 0 20px;
    line-height: 36px;
    font-size: 14px;
    width: 150px
  }

  .banner-slider .text-center p {
    font-size: 18px;
    margin-bottom: 20px
  }

  .banner-slider:before {
    width: 10px;
    height: 10px;
    bottom: calc(50% - 100px)
  }

  .banner-slider:after {
    top: calc(50% + 95px)
  }

  .bottom-border-vertical {
    height: 50px
  }

  .home-about .content .icon {
    width: 120px;
    height: 120px;
    padding: 30px
  }

  .home-about .content .item h3 {
    font-size: 22px
  }

  .home-about .content .item p {
    font-size: 14px
  }

  .title-page h3 {
    font-size: 30px
  }

  #n_product .title-page h3 {
    text-align: center
  }

  .home-category ul li span {
    padding: 0 30px 25px
  }

  .home-product .owl-carousel .owl-item img {
    max-height: 160px
  }

  .home-about .title {
    max-width: 90%
  }

  .home-about .title h3 {
    font-size: 50px;
    margin-bottom: 20px
  }

  footer .item {
    max-width: 250px
  }

  footer .item h3 {
    font-size: 15px;
    font-weight: 500
  }

  footer .item a {
    font-size: 14px
  }

  .bottom-footer:before {
    height: 130px
  }

  .bottom-footer:after {
    top: 50px
  }
}

@media (min-width: 991px) and (max-width: 640px)  {
    footer .item {
        max-width: 275px;
    }
}

.product-images .slider-for {
  border: 1px solid #f0f0f0;
  position: relative;
  display: flex;
}
.product-images .slider-for img, .product-images .slider-nav img{
  display: none;
}
.product-images .slider-for a:first-child img{
  display: block;
}
.product-images .slider-for.slick-initialized a img{
  display: block;
}

.product-images .slider-nav{
  float: left;
  display: flex;
  max-width: 100%;
}
.product-images .slider-nav .item{
  float: left;
}
body{
  max-width: 100%;
  overflow-x: hidden;
}
.product-images .slider-nav .item img{
  width: 150px;
  height: 150px;
  display: block;
}
.product-images .slider-nav .item:first-child img{
  display: block;
}
.product-images .slider-nav.slick-initialized .item img{
  display: block;
}
.well {
  border-radius: 0
}

@media (min-width:1200px) {
  .wrapper-thumbnail.col-xs-6.col-sm-4.col-md-3.col-lg-3:nth-child(4n+1) {
    clear: both
  }

  .slider-nav .slick-slide {
    padding: 0 15px
  }
}

.slider-for .slick-arrow {
  width: 30px;
  height: 71px
}

.slick-arrow {
  background: url("../images/detail-large-arrow.png") no-repeat scroll 0 0;
  background-size: 100% auto;
  font-size: 0px;
  width: 44px;
  height: 104px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9
}

.slick-arrow:focus {
  outline: none
}

.slick-arrow.slick-next {
  left: inherit;
  right: 30px;
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg)
}

.slick-arrow:hover {
  background: url("../images/detail-large-arrow.png") no-repeat scroll 0 0;
  background-size: 100% auto
}

.slick-slide:focus {
  outline: none
}

.trade-price {
  margin-top: -30px;
  border-top: 1px solid #ccc;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  overflow: hidden
}

.trade-price>p {
  font-size: 16px;
  font-weight: 400;
  color: #111;
  line-height: 20px;
  margin-bottom: 20px
}

.trade-price .item {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 15px
}

.trade-price .item:last-child {
  margin-bottom: 0
}

.trade-price .item span {
  float: left;
  font-weight: 200
}

.trade-price .item p {
  float: right;
  color: #337ab7
}

.qtyclass {
  display: inline-block;
  position: relative;
  width: 100%
}

.qtyclass>span {
  float: left;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 200;
  color: #888
}

.qtyclass .box-right {
  display: inline-block;
  float: right;
  width: 200px
}

.qtyclass .box-right input {
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 200
}

.qtyclass .box-right span {
  position: absolute;
  right: 30px;
  top: 10px;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url("../images/bg-icon.png") no-repeat scroll -66px -424px;
  font-size: 0px
}

.qtyclass .box-right span:hover {
  cursor: pointer
}

.qtyclass .box-right span.sub {
  right: 80px;
  background-position: -66px -474px
}

#n_product .qtyclass .box-right input.qty {
  padding-right: 110px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=number] {
  -moz-appearance: textfield
}

#n_product #_jstl__buying_options_r hr {
  display: none
}

.productprice .price {
  font-weight: 700;
  font-size: 40px;
  color: #005691;
  margin-right: 10px;
  display: inline-block;
  margin-top: 5px
}

.productprice .text-price {
  font-size: 20px;
  color: #005691;
  font-weight: 200
}

.extra-options .addtocart {
  border-radius: 0px;
  background: #005691;
  border-color: #005691;
  font-size: 14px;
  font-weight: 200;
  height: 50px;
  padding: 0px
}

.extra-options .addtocart:hover {
  border-color: #89C6E6;
  background-color: #89C6E6;
  color: #FFF
}

.extra-options .addtocart .icon-cart {
  display: inline-block;
  width: 23px;
  height: 20px;
  background: url(../images/icon-shopping.png) no-repeat scroll 0 0;
  margin-right: 5px;
  vertical-align: -5px;
  background-size: 100% auto
}

.slider-nav .slick-arrow {
  width: 69px;
  background: #efeff1 url("../images/arrow-detail-nav.png") no-repeat scroll center;
  background-size: 22px auto;
  border-left: 2px solid #bcbcbc;
  left: 0;
  height: 100%
}

.slider-nav .slick-arrow.slick-next {
  left: inherit;
  right: 0px
}

.slider-nav .slick-current {
  opacity: 0.7
}

.slick-list.draggable {
  padding: 0px !important
}

.features-product h3 {
  font-size: 30px
}

.features-product ul {
  padding-left: 18px
}

.features-product ul ::marker {
  color: #BFC0C2
}

.features-product ul li {
  margin-bottom: 5px
}

#n_product .page-content {
  margin-top: 50px
}

#n_product .wrapper-product-title {
  margin-bottom: 40px;
  padding-right: 0px;
  position: relative;
  margin-top: 0px;
  position: relative
}

#n_product .wrapper-product-title .logo-detail {
  position: absolute;
  right: 0px;
  bottom: 0px
}

#n_product .wrapper-product-title .logo-detail img {
  max-width: 150px
}

#n_product .wrapper-product-title .box-right {
  position: absolute;
  right: 0px;
  top: 0px
}

#n_product .wrapper-product-title .box-right img {
  max-width: 50px
}

#n_product .wrapper-product-title h1 {
  font-size: 40px;
  line-height: 43px;
  color: #333;
  margin-bottom: 10px;
  font-weight: 300;
  margin-top: 0
}

#n_product .wrapper-product-title .sku {
  font-size: 16px;
  color: #999;
  line-height: 20px;
  margin-bottom: 6px;
  display: block;
  padding-right: 160px
}

#n_product .wrapper-product-title .wrap-rate {
  margin-bottom: 30px
}

#n_product .wrapper-product-title .wrap-rate i {
  color: #005691;
  font-size: 16px;
  letter-spacing: -2px
}

#n_product .wrapper-product-title .wrap-rate span {
  font-size: 14px;
  color: #999
}

.logo-detail img {
  max-width: 136px
}

.tabs-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 10px
}

.tabs-container:before {
  display: inline-block;
  width: 100%;
  height: 0.5px;
  content: "";
  position: absolute;
  left: 0px;
  top: 50px;
  background: #bfbfbf
}

#main-image {
  margin: 0 auto
}

.nav-tabs>li>a {
  border: none;
  color: #555;
  text-transform: inherit !important;
  font-weight: 400
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  border: none;
  color: #005691;
  background: none !important
}

.details_h2 {
  font-weight: 200;
  font-size: 34px
}

.nav-tabs>li>a:hover {
  background: none
}

.nav-tabs>li:first-child a {
  padding-left: 0px;
  font-weight: 400
}

.nav-tabs {
  border-bottom: none
}

.nav-tabs>li>a {
  position: relative
}

.nav-tabs>li>a:before {
  content: "";
  display: inline-block;
  height: 2px;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0px;
  bottom: -8px;
  width: 100%
}

.A-Icon--close {
  background: url("../images/icon-close.png") no-repeat scroll 0 0;
  fill: rgba(0, 0, 0, 0);
  position: relative;
  background-size: 100% auto;
  z-index: 99999999
}

.nav-tabs>li.active>a:before {
  background: #005691
}

.tab-content {
  padding: 60px 0px 0px
}

.tab-content p {
  font-weight: 200;
  font-size: 14px
}

.tab-content h3 {
  margin: 0px 0px 15px 0px;
  font-size: 24px;
  color: #333;
  font-weight: 200
}

.tab-content ul {
  padding-left: 0px;
  margin-bottom: 30px
}

.tab-content ul li {
  list-style: none;
  padding-left: 25px;
  position: relative;
  margin-bottom: 8px;
  color: #555;
  font-weight: 200
}

.tab-content ul li:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #020202;
  position: absolute;
  left: 0px;
  top: 8px
}

.tab-content .table-sku {
  width: 100%;
  max-width: 750px;
  border-top: 3px solid #ccc
}

.tab-content .table-sku td {
  padding: 12px 20px;
  border-bottom: 1px solid #ccc;
  width: 50%
}

.tab-content .table-sku td:last-child {
  background: #efeff1
}

.tab-content table {
  margin-bottom: 30px
}

.tab-content .item-rate {
  margin-bottom: 30px
}

.tab-content .item-rate .post-date-by,
.tab-content .item-rate .wrap-rate {
  display: inline-block;
  font-size: 14px
}

.tab-content .item-rate i {
  color: #005691;
  letter-spacing: -2px
}

.tab-content .item-rate .post-date-by {
  color: #999;
  margin-left: 10px
}

.tab-content .item-rate p[itemprop=description] {
  display: inline-block;
  width: 100%;
  margin-top: 5px
}

.tab-content h4 {
  font-weight: 200
}

#n_product .bottom-footer:after,
#n_product .bottom-footer:before {
  display: none
}

#n_product .bottom-footer {
  padding-top: 10px
}

.btn-edit {
  border: 1px solid #005691;
  padding: 15px 30px;
  height: 60px;
  color: #005691
}

.btn-edit:focus,
.btn-edit:hover {
  text-decoration: none;
  border-color: #89C6E6;
  color: #89C6E6 !important
}

.btn-edit img {
  margin-right: 10px;
  max-width: 20px
}

#n_home .M-Breadcrumbs__listItem {
  position: relative
}

#n_home .M-Breadcrumbs__listItem:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  position: absolute;
  right: -10px;
  top: 22px;
  background: url("../images/span-arrow.png") no-repeat scroll 0 0;
  background-size: 50% auto
}

.star-rating .fa-star {
  color: #005691
}

.star-rating .fa:hover {
  cursor: pointer
}

.star-rating .fa {
  color: #005691
}

#modal_rate_detail .close {
  font-size: 40px;
  position: absolute;
  right: 0;
  top: 0px
}

#modal_rate_detail .close:focus {
  outline: none
}

#modal_rate_detail .star-rating {
  margin-bottom: 10px
}

#modal_rate_detail .star-rating .fa {
  font-size: 20px
}

#modal_rate_detail .modal-header {
  border: none;
  position: relative
}

#modal_rate_detail .modal-content {
  border-radius: 0px
}

#modal_rate_detail .modal-content {
  padding: 20px;
  padding-bottom: 10px
}

#modal_rate_detail .modal-content h4 {
  font-size: 22px;
  font-weight: 200
}

#modal_rate_detail input.form-control {
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #ccc
}

#modal_rate_detail input.form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

#modal_rate_detail .btn-primary {
  border-radius: 0px;
  font-size: 13px;
  padding: 0px;
  height: 40px;
  width: 120px;
  margin-bottom: 10px
}

#modal_rate_detail textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  min-height: 100px
}

#modal_rate_detail textarea:focus {
  outline: none
}

#modal_rate_detail p i {
  font-size: 12px
}

.M-Breadcrumbs__wrapper .A-Icon--forward-right {
  background: url("../images/span-arrow.png") no-repeat scroll 0 0;
  background-size: 50% auto;
  fill: rgba(0, 0, 0, 0) !important
}

.d-flex-sm .O-Header__brandLogo {
  display: none
}

@media (max-width:991px) {
  #n_product .wrapper-product-title {
    padding-right: 0
  }

  #n_product .wrapper-product-title .sku {
    padding-right: 160px;
    display: block
  }

  #n_product .wrapper-product-title h1 {
    font-size: 30px;
    line-height: 33px
  }

  .productprice.productpricetext.space-50 {
    margin-bottom: 20px
  }

  .d-flex-sm .O-Header__brandLogo {
    display: inline-block;
    margin: 0 0 0 15px;
    height: 26px
  }

  .d-flex-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0
  }

  .wrap-header .M-Navigation-Main__itemsWrapper {
    width: 100%
  }

  li.M-NavigationFlyout__list.M-NavigationFlyout__list--withImage.col-xs-12.col-md-2 {
    position: static
  }

  .O-Header {
    position: relative;
    z-index: 9999
  }

  .A-Icon--forward-right {
    background: url("../images/span-arrow.png") no-repeat scroll 0 0;
    background-size: 90% auto;
    fill: rgba(0, 0, 0, 0);
    z-index: 999
  }

  .A-Icon--back-left {
    background: url("../images/span-arrow.png") no-repeat scroll 0 0;
    background-size: 90% auto;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    fill: rgba(0, 0, 0, 0)
  }

  .details_h2 {
    font-size: 24px
  }

  .wrapper-product-title h1 {
    font-size: 30px
  }

  .wrapper-product-title .sku {
    font-size: 14px
  }

  .nav-tabs>li>a:before {
    bottom: -11px
  }

  .nav-tabs>li>a {
    font-size: 14px
  }

  .tab-content ul li {
    font-size: 14px;
    padding-left: 20px
  }

  .tab-content ul li:before {
    width: 6px;
    height: 6px;
    top: 6px
  }

  .wrapper-product-title .box-right img {
    max-width: 36px
  }

  .tab-content h3 {
    font-size: 20px
  }

  .productprice .price {
    font-size: 32px
  }

  .productprice .text-price {
    font-size: 18px
  }

  .qtyclass .box-right span {
    -webkit-transform: scale(0.7);
    transform: scale(0.7)
  }

  .qtyclass .box-right input {
    font-size: 14px
  }

  .qtyclass>span,
  .tab-content h4 {
    font-size: 16px
  }

  .tab-content .item-rate .post-date-by {
    font-size: 12px
  }

  .logo-detail img {
    max-width: 96px
  }

  .slick-arrow {
    background-position: center;
    width: 20px;
    height: 54px;
    left: 10px
  }

  .slick-arrow.slick-next {
    right: 10px
  }

  .slider-nav .slick-arrow {
    padding: 0;
    width: 30px;
    background-size: 12px auto
  }

  .product-browsing .item-product {
    width: 50%
  }

  .btn-edit {
    padding: 13px 20px;
    height: 50px;
    font-size: 14px
  }

  .title-page.text-left {
    text-align: center
  }
}

.icon-shop-all svg {
  width: 20px;
  height: 20px;
  vertical-align: -4px
}

.wrap-pagination {
  display: inline-block
}

.wrap-pagination .pagination-next a,
.wrap-pagination .pagination-prev a {
  border: none
}

.wrap-pagination li {
  margin: 0 3px
}

.wrap-pagination li a {
  border-radius: 50% !important;
  border: none;
  color: #000000;
  font-weight: 400 !important;
  min-width: 40px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 400 !important
}

.wrap-pagination li a:hover {
  background: none;
  color: #999
}

.wrap-pagination li a.active {
  background: #00639A;
  color: #fff;
  font-weight: 400 !important
}
.custom-banner-add .action a{
    position: relative;
    z-index: 99;
}
.home-image-text .item, .home-grid-2-columns .item{position: relative;}
.home-image-text.item { display: -webkit-box; display: -ms-flexbox; display: flex ; background: #000; position: relative; }

.home-image-text .item > a, .home-grid-2-columns .item > a{ position: absolute; top: 0; left: 0; bottom: 0; right: 0; }

.home-image-text.item.inner-text { max-width: 600px; margin: 0 auto; text-align: center; position: relative; pointer-events: none; z-index: 1; }

.inner-text a { pointer-events: all; }
/*select any link starting with http and domain other than Bosch Motorsport
align the SVG icon with the link text*/
a[href^="http"]:not([href*="bosch-motorsport-shop.com.au"]) {
    display: inline-flex;
    gap: 4px;
    align-items: baseline;
}

/*remove the initial margin and set the same color as the link text (even when hovering)*/
a[href^="http"]:not([href*="bosch-motorsport-shop.com.au"]) > svg {
    fill: currentColor;
    margin: 0;
  min-width: 14px;
  max-width: 14px;
}
@media (min-width:768px) and (max-width:1199px) {
  .wrapper-thumbnail.col-xs-6.col-sm-4.col-md-3.col-lg-3:nth-child(3n+1) {
    clear: both
  }
}

@media (min-width:768px) {
  .M-Breadcrumbs__listItem {
    font-size: 14px
  }
}

.banner-slider-container.container {
  margin-bottom: 50px;
  display: none;
}
.show-mobile{
  display: none;
}
.m-landingpage_navigation {
  position: sticky;
  top: 80px;
  left: 0
}
@media (max-width:1024px) {
  .home-blog .row .col-md-3 {
    margin-bottom: 20px;
  }
  footer .inner-footer .item .list-inline{
    text-align: left !important;
  }
}
@media (max-width:767px) {
  .m-landingpage_navigation {
    top: 62px;
  }
    .hide-mobile{
      display: none;
    }
  .show-mobile{
    display: block;
  }
    .O-Header__logoRow:before{
        background-size: contain;
    }
  #n_product .wrapper-product-title .logo-detail img {
    max-width: 150px
  }

  #n_product .wrapper-product-title .sku {
    padding-right: 0
  }

  .page-content .addthis_button {
    font: 400 18px/23px "boschsans"
  }

  .wrapper-share-button .link-back {
    font-size: 18px
  }

  .page-content .addthis_button>strong {
    margin-right: 0px
  }

  .page-content .addthis_button .icon {
    vertical-align: -12px;
    margin-right: 5px
  }

  .page-content .addthis_button .icon svg {
    max-height: 30px;
    max-width: 30px
  }

  .wrapper-thumbnail.col-xs-6.col-sm-4.col-md-3.col-lg-3:nth-child(odd) {
    clear: both
  }

  .banner-slider-container.container {
    margin-bottom: 30px
  }

  #n_product .page-content {
    margin-top: 16px
  }

  #n_product .wrapper-product-title h1 {
    font-size: 30px;
    line-height: 33px
  }

  #n_product .wrapper-product-title {
    padding-bottom: 0;
    margin-bottom: 20px
  }

  #n_product .wrapper-product-title .logo-detail {
    position: static;
    margin-top: 15px
  }

  .O-Header .head-action .box-search {
    top: 7px;
    right: 0;
    width: 100%
  }

  .wrap-header {
    position: relative
  }

  .O-Header .item-link:nth-child(2) {
    position: static
  }

  .bottom-footer .box-right>span {
    display: none
  }

  .M-Navigation-Main__itemsWrapper {
    top: 45px
  }

  .M-Navigation-Main__toggle {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }

  .M-Navigation-Main {
    padding-top: 10px;
    min-height: 45px
  }

  .d-flex-sm .O-Header__brandLogo {
    height: 22px
  }

  .d-flex-sm .O-Header__brandLogo figure.A-Image__figure {
    height: 25px;
    overflow: hidden
  }

  .O-Header .head-action {
    gap: 5px;
    height: 40px
  }

  .O-Header__brandLogo img {
    padding-bottom: 0;
    max-width: 100px
  }

  .box-right-menu a .icon {
    vertical-align: -12px
  }

  .sort_container .form-group {
    width: 100%
  }

  .viewby-filter-reset .viewby {
    display: none
  }

  .trade-price .item {
    font-size: 14px;
    font-weight: 200
  }

  .tab-content .item-rate {
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px
  }

  .nav-tabs>li>a {
    padding: 10px 6px
  }

  .wrapper-product-title {
    padding-right: 0px;
    padding-bottom: 50px;
    margin-top: 0px
  }

  .wrapper-product-title .box-right {
    right: inherit;
    left: 0px;
    top: inherit;
    bottom: 0px
  }

  #left-sidebar ul.content-list>li {
    width: 100%;
    padding: 0
  }

  #n_checkout .page-content h1 {
    font-size: 26px;
    margin-bottom: 0px;
    margin-top: 0px
  }

  .wrapper-product-title .wrap-rate {
    margin-bottom: 10px
  }

  .wrapper-product-title .sku {
    line-height: 16px;
    font-size: 12px;
    display: inline-block;
    width: 100%
  }

  .font-date-user .icon {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    display: inline-block;
    margin-right: 0
  }

  .font-date-user span {
    display: inline-block
  }

  .font-date-user {
    font-size: 20px
  }

  .page-content .wrapper-product-title h1 {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 32px
  }

  .sort_container .btn-text {
    width: 100%
  }

  .sort_container .float-right {
    float: left;
    width: 100%
  }

  .sort_container .form-control {
    font-size: 14px
  }

  #n_product .wrapper-product-title {
    padding-right: 0
  }

  #n_product .wrapper-product-title .box-right {
    position: static;
    margin-bottom: 25px
  }
    .blog-item .blog-info {
        padding: 25px 15px;
    }
    .landingpage_navigation .navbar-toggle--right{
        cursor: pointer;
    }

    .home-blog .row .col-md-3{
      margin-bottom: 20px;
    }
  .O-Header .head-action .box-search .form-inline .input-group.open-search{
    top: -4px;
  }
  .open-search input{
    height: 50px;
  }
}

@media (max-width:639px) {
  .home-about .content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .home-about .content .item {
    width: 100%;
    margin-bottom: 40px
  }

  .home-about .content .item:last-child {
    margin-bottom: 0px
  }

  footer .item {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px
  }

  .banner-slider.owl-carousel .owl-nav button.owl-next {
    -webkit-transform: translateY(-50%) scale(0.2) translateX(150px) rotate(180deg);
    transform: translateY(-50%) scale(0.2) translateX(150px) rotate(180deg)
  }

  .banner-slider.owl-carousel .owl-nav button.owl-prev {
    -webkit-transform: translateY(-50%) scale(0.2) translateX(-150px);
    transform: translateY(-50%) scale(0.2) translateX(-150px)
  }

  .banner-slider .text-center h3 {
    font-size: 16px
  }

  .banner-slider .text-center p {
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 6px
  }

  .banner-slider .text-center a {
    height: 26px;
    padding: 0 10px;
    line-height: 26px;
    font-size: 10px;
    width: 100px
  }

  .banner-slider:before {
    width: 6px;
    height: 6px;
    bottom: calc(50% - 53px)
  }

  .banner-slider:after {
    top: calc(50% + 45px)
  }

  .title-page h3 {
    font-weight: 300
  }

  .bottom-border-vertical {
    height: 30px;
    margin-bottom: 10px
  }

  .home-category ul li {
    width: calc(50% - 10px);
    margin: 0 5px 10px 5px
  }

  .home-category ul li span {
    padding: 0 10px 10px;
    font-size: 12px;
    line-height: 16px
  }

  .home-category.space-50 {
    margin-bottom: 20px
  }

  .home-product .container {
    padding: 0 43px
  }

  .home-product .title-page {
    margin-left: -30px;
    width: calc(100% + 60px)
  }

  .thumbnail .caption h3 a {
    font-size: 20px
  }

  .thumbnail .caption .price {
    font-size: 22px
  }

  .thumbnail .caption .price .text {
    font-size: 16px
  }

  .home-about .title {
    max-width: 100%
  }

  .home-about .title h3 {
    font-size: 40px;
    margin-top: 0px
  }

  .home-about .title p {
    font-size: 16px;
    line-height: 20px
  }

  .bottom-footer {
    padding-top: 150px
  }

  .product-browsing .item-product {
    width: 100%
  }
}

@media (max-width:460px) {
  .wrapper-thumbnail.col-md-4 {
    width: 100%
  }
}

@media (max-width:360px) {
  .nav-tabs>li>a {
    font-size: 11px;
    padding-bottom: 2px
  }

  .tabs-container:before {
    top: 38px
  }

  .page-content a.btn-block p.text-muted.small {
    font-size: 11px
  }
}

/*# sourceMappingURL=custom_style.css.map */

.O-Footer {
  border-top: 1px solid #cdcdcd;
  padding-top: 30px;
}

.wrapper-usps {
  background-color: #eff1f2;
  padding: 12px 0;
}

.wrapper-usps .usps__content {
  font-size: 14px;
}

.wrapper-usps .title {
  text-align: center;
}

.wrapper-usps .slick-arrow {
  background: none;
  width: 28px;
  height: 28px;
}

.wrapper-usps .slick-arrow i {
  width: 28px;
  height: 28px;
  font-size: 25px;
  color: rgba(0, 0, 0, 0.6);
}

.wrapper-usps .slick-arrow.slick-next {
  transform: translateY(-50%);
}

.bottom-footer {
  border: 0;
  padding: 0;
  margin: 0;
}

.bottom-footer:before,
.bottom-footer:after {
  display: none;
}

.bottom-footer .box-right {
  float: none;
  margin: 0 0 20px;
}

.wrapper-share-button.default {
  justify-content: flex-end;
}

.wrapper-share-button.default.add-share {
  justify-content: space-between;
}

.wrapper-share-button.default.add-share .sns-share i {
  color: #000;
  font-size: 22px;
  margin: 0 15px;
}

.wrapper-share-button.default.add-share .sns-share>a:first-child {
  margin: 0 0 0 15px;
}

.wrapper-share-button.default.add-share .sns-share i:hover {
  color: #00629a;
}
.wrapper-share-button.default.add-share .sns-share svg{
  display: none;
}
.wrapper-share-button.default .link-back {
  font-size: 20px;
  font-weight: 400;
}

.wrapper-share-button.default .link-back svg {
  transform: rotate(-180deg);
  font-size: 20px;
  width: 14px;
  height: 14px;
}

.page-content .img-responsive {
  margin: 0 auto;
}

.blog-item .blog-info p {
  max-height: 84px;
  -webkit-box-orient: initial;
}

.blog-item .blog-info .blog-title,
.blog-item .blog-info .blog-title>a {
  -webkit-line-clamp: 4;
  -webkit-box-orient: initial;
  word-break: break-word;
  height: 106px;
  overflow: hidden;
}

.page-content .mt-10 {
  margin-top: 10px;
}

.page-content h1.mt-10 {
  margin-top: 20px;
}

.page-content .main-img .img-responsive {
  margin: 0 0 0 0px;
}

.page-content .main-img.dealer_main_img .img-responsive {
  margin: 0 0 0 0px;
  max-width: 1280px;
}

.section-partnership .col-part {
  margin: 0 0 20px;
}

.section-partnership .col-part:nth-child(2n) {
  width: 50%;
  padding: 0 0 0 5px;
  display: inline-block;
}

.section-partnership .col-part:nth-child(2n + 1) {
  width: 50%;
  padding: 0 5px 0 0;
  display: inline-block;
}

.section-partnership .col-part .content {
  background: #f4f4f4;
  padding: 10px 20px;
}

.section-partnership .col-part .img {
  /* height: 200px; */
  overflow: hidden;
}

.section-partnership .col-part img {
  max-width: 100%;
}

.section-partnership .col-part .head {
  font-size: 16px;
  font-weight: 700;
}

.section-partnership .col-part .des {
  font-size: 14px;
  height: 130px;
  overflow: hidden;
  line-height: 1.5;
}

@media screen and (max-width: 1199.98px) {
  .wrapper-usps .usps__content {
    font-size: 11px;
  }

  .section-partnership .col-part .img {
    /*    height: 165px; */
  }

  .section-partnership .col-part .des {
    font-size: 12px;
  }

  .page-content .main-img.dealer_main_img .img-responsive {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
}

@media (max-width: 991px) {
  .O-Header {
    z-index: 8010;
  }

  .O-Header .item-link.wrapper-headcart {
    z-index: 8;
  }

  .section-partnership .col-part .des {
    font-size: 10px;
  }

  .section-partnership .col-part .img {
    /*    height: 135px; */
  }
}

@media screen and (max-width: 767.98px) {
  .wrapper-usps .usps__content {
    font-size: 12px;
  }

  .blog-item .blog-info .blog-title,
  .blog-item .blog-info .blog-title>a {
    height: auto;
  }

  .page-content .main-img .img-responsive {
    margin: 0;
  }

  .section-partnership .col-part:nth-child(2n) {
    width: 100%;
    padding: 0;
  }

  .section-partnership .col-part:nth-child(2n + 1) {
    width: 100%;
    padding: 0;
  }

  .section-partnership .col-part .des {
    font-size: 14px;
    height: auto;
  }

  .wrapper-share-button.default.add-share .sns-share i {
    font-size: 16px;
    margin: 0 6px;
  }

  .wrapper-share-button.default.add-share .sns-share>a:first-child {
    margin: 0 0 0 10px;
  }
}

@media screen and (max-width: 414px) {
  .wrapper-share-button.default.add-share .sns-share i {
    font-size: 14px;
    margin: 0 4px;
  }

  .wrapper-share-button.default.add-share .sns-share>a:first-child {
    margin: 0 0 0 5px;
  }
}

/* update css mega-menu */
.d-block {
  display: block !important;
}

.M-Navigation__flyoutWrapper {
  width: 320px;
  left: auto;
  border: 2px solid #DFDFE0;
  overflow: inherit;
}

.M-Navigation-Main__items .M-Navigation__item>a:hover:before,
.M-Navigation-Main__items .M-Navigation__item>span:hover:before,
.M-Navigation-Main__link::after {
  display: none;
}

.mega-menu {
  background-color: #fff;
  padding: 0
}

.mega-menu .position-static {
  position: static !important;
}

.mega-menu .nav li .lv1.show>.nav-link {
  color: #000
}

.mega-menu .nav li .lv2.show {
  position: static
}

.mega-menu .nav li .lv2.show>.nav-link {
  color: #000
}

.mega-menu .dropdown-menu>li {
  padding: 0 45px;
  line-height: 22px;
}

.mega-menu .dropdown-menu>li>a {
  padding: 12px 0;
  background: transparent;
}

.mega-menu .dropdown-menu>li>a.title {
  border-bottom: 1px solid #DFDFE0;
  padding-bottom: 20px;
  margin-bottom: 10px;
}

.mega-menu .nav>li>a, .mega-menu .nav>li>span {
  padding-top: 6px;
  padding-bottom: 6px
}

.mega-menu .nav>li>.nav-link>img {
  max-width: 50px;
  background: transparent;
  margin: 0 10px 0 0;
}

.mega-menu .nav>li.show>a.dropdown-toggle:after {
  /*content: "\f077";*/
  /*position: absolute;*/
  /*right: 10px;*/
  /*font-size: 11px;*/
  /*top: 50%*/
}

.mega-menu .lv1>a.dropdown-toggle:after {
  content: "\f054";
  right: 15px;
  font-size: 11px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  border: 0
}

.mega-menu .dropdown-toggle:after {
  position: absolute;
  right: 10px;
  font-size: 11px;
  top: 50%;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  transform: translateY(-50%);
  right: 19px;
  border: 0;
  content: "\f054"
}

.mega-menu.show .overlap-bg {
  display: none !important
}

.lv1:hover .dropdown-menu {
  display: block;
  top: -4px;
  left: 100%;
  background: #fff;
  border-radius: 0;
  box-shadow: 0 0 0;
  height: calc(100% + 4px);
  border: 2px solid #DFDFE0;
  width: 320px;
}

.mega-menu .nav>li.show>a>i {
  transform: rotate(180deg)
}

.mega-menu .dropdown-toggle:after {
  right: 10px;
  font-size: 11px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  right: 19px;
  border: 0;
  content: "\f054"
}

.mega-menu .nav {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  flex-direction: column;
}

.mega-menu .nav .dropdown-menu li:last-child {
  border-bottom: 0
}

.mega-menu .nav>li>.nav-link {
  font-size: 14px;
  display: block;
  position: relative;
  line-height: 22px;
  color: #000;
  background: transparent;
}

.mega-menu .nav>li>.nav-link:hover,
.mega-menu .dropdown-menu>li>a:hover {
  color: #0e66ac
}

.mega-menu .nav>li>.nav-link>i {
  font-size: 12px
}

.mega-menu .nav>li>a, .mega-menu .nav>li>span {
  padding: 5px 25px
}

@media screen and (max-width:1439px) {
  .mega-menu .nav>li>a, .mega-menu .nav>li>span {
    padding: 6px 15px
  }
}

.mega-menu .nav li.lv1.show>.nav-link {
  color: #0e66ac
}

.mega-menu .nav li.lv2.show {
  background: #0e66ac
}

.mega-menu .nav li.lv2>.nav-link {
  position: relative;
  display: block;
  width: 100%
}

.mega-menu .nav li.lv2.show>.nav-link {
  color: #000;
  position: relative
}

.mega-menu>.container {
  max-width: 100%;
  padding: 0
}

.js-toggle-header-search {
  display: none
}

@media screen and (max-width:1200px) {
  .mega-menu .nav>li>.nav-link {
    font-size: 14px
  }
}

@media screen and (max-width:1100px) {
  .mega-menu .nav>li>.nav-link {
    font-size: 14px;
    padding: 15px 10px
  }
}

.dropdown-menu-horizontal {
  top: 0;
  left: 100%
}

.dropdown-toggle:after,
.dropdown-toggle:before {
  vertical-align: middle
}

.dropdown-menu-wrap {
  overflow: hidden;
  overflow-y: auto;
  max-height: calc(90vh - 164px);
  height: 100%;
  width: 100%
}

.dropdown-menu-wrap ul {
  padding-left: 0
}

.dropdown-menu-wrap.no-overflow {
  height: auto;
  overflow-y: hidden
}

.dropdown-menu-wrap.dropdown-menu-horizontal {
  max-height: calc(90vh - 134px)
}

@media (max-width:575.98px) {
  .navbar-nav .dropdown-menu {
    border: 0;
    padding: 0 0 0 .25rem
  }

  .navbar-nav .dropdown-menu.show .dropdown-menu {
    display: block
  }
}

.dropdown-menu-wrap::-webkit-scrollbar,
.dropdown-menu::-webkit-scrollbar {
  width: 5px
}

.dropdown-menu-wrap::-webkit-scrollbar-track,
.dropdown-menu::-webkit-scrollbar-track {
  background: #f1f1f1
}

.dropdown-menu-wrap::-webkit-scrollbar-thumb,
.dropdown-menu::-webkit-scrollbar-thumb {
  background: #0e66ac
}

.dropdown-menu-wrap::-webkit-scrollbar-thumb:hover,
.dropdown-menu::-webkit-scrollbar-thumb:hover {
  background: #555
}

.O-Header__logoRow .container-fluid {
  background-color: #fff;
  position: relative;
  background: #fff;
  z-index: 9999;
}


.M-Navigation-Main__toggle.mt-0 {
  margin-top: 0px;
}

.O-Header:before,
.O-Header__navRow.A-StickyElement--sticky:before {
  z-index: 9999;
}
.O-Header:before{
  /*display: none;*/
}
.menu-header-tablet {
  background-color: #fff;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 999;
  top: -100vh;
  transition: top .3s ease-in;
}

.menu-header-tablet.show {
  /* overflow: visible; */
}

.menu-header-tablet .inner {
  width: 100%;
  height: 100%;
  position: relative
}

.menu-header-tablet .category-menu {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0;
}

.menu-header-tablet.show {
  top: calc(var(--mega-menu-height) + 0px);
  transition: top .4s ease-out;
}

.menu-header-tablet.show .inner .btn-close {
  display: flex
}

.menu-header-tablet .nav-list {
  height: 100%;
  overflow-y: auto
}

.menu-header-tablet .nav-list li {
  background: #fff;
  padding-left: 0;
  padding-right: 0;
}

.menu-header-tablet .nav-list::-webkit-scrollbar {
  width: 8px
}

.menu-header-tablet .nav-list::-webkit-scrollbar-track {
  background: #fff
}

.menu-header-tablet .nav-list::-webkit-scrollbar-thumb {
  background: #ddd
}

.menu-header-tablet .top .top-link {
  padding: 8px 16px 8px 20px;
  background-color: #313131;
  display: flex;
  height: 34px;
  align-items: center;
  justify-content: space-between
}

.menu-header-tablet .top .top-link a {
  color: #000
}

.menu-header-tablet .top .top-link .tell {
  font-weight: 700
}

.dropdown-custom {
  -moz-box-shadow: 0px 3px 8px #eee;
  -webkit-box-shadow: 0px 3px 8px #eee;
  box-shadow: 0px 3px 8px #eee;
}

.menu-header-tablet .category-menu .lv2-wrap {
  margin-left: 0;
  margin-bottom: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  top: 0;
  right: -100%;
  bottom: 0;
  list-style: none;
  background: #fff;
  z-index: 999;
  transition: all .3s ease-in;
}

.menu-header-tablet .category-menu .lv2-wrap.d-block {
  display: inline-block !important;
  right: 0;
  transition: all .3s ease-in;
}

.menu-header-tablet .category-menu .sub-menu::-webkit-scrollbar {
  width: 8px
}

.menu-header-tablet .category-menu .sub-menu::-webkit-scrollbar-track {
  background: #fff
}

.menu-header-tablet .category-menu .sub-menu::-webkit-scrollbar-thumb {
  background: #ddd
}

.menu-header-tablet .category-menu .sub-menu.lv2 {
  z-index: 1000;
  padding-left: 0;
}

.menu-header-tablet .category-menu .lv2-wrap>li.active .sub-menu.lv2 {
  display: none;
}

.menu-header-tablet .category-menu .lv2-wrap>li.active .sub-menu.lv2.d-block {
  display: block;
}

.menu-header-tablet .category-menu .sub-menu.lv2>li {
  list-style: none;
}

.menu-header-tablet .category-menu .sub-menu.lv2>li>a, .menu-header-tablet .category-menu .sub-menu.lv2>li>span {
  padding-left: 42px;
  padding-right: 50px;
  font-weight: 300;
}

.menu-header-tablet .category-menu .sub-menu.lv2>li>a.nav-link.title.js-toggle-submenu, .menu-header-tablet .category-menu .sub-menu.lv2>li>span.nav-link.title.js-toggle-submenu {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 500;
}

.menu-header-tablet .category-menu .sub-menu.lv2>li>a.nav-link.title.js-toggle-submenu>svg,
.menu-header-tablet .category-menu .sub-menu.lv2>li>span.nav-link.title.js-toggle-submenu>svg{
  margin: 0 15px 0 0;
}

.menu-header-tablet .category-menu .sub-menu.lv3 {
  z-index: 1001;
  position: absolute;
  width: 100%;
  background: #fff;
  height: 100%;
  top: 0;
  padding: 0;
  right: -100%;
  bottom: 0;
  list-style: none;
  z-index: 999;
  transition: all .3s ease-in;
}

.menu-header-tablet .category-menu .sub-menu.lv3.d-block {
  display: inline-block !important;
  right: 0;
  transition: all .3s ease-in;
}

.menu-header-tablet .category-menu .sub-menu.lv3>li>a {
  padding: 12px 50px;
  font-weight: 300;
}

.menu-header-tablet .nav-link {
  color: #000;
  font-weight: 500;
  padding: 12px 0;
  position: relative;
  border-top: 0;
  display: inline-block;
  width: 100%;
  cursor: pointer;
}

.menu-header-tablet .nav-link:hover {
  text-decoration: none;
}

.menu-header-tablet .category-menu>li>a, .menu-header-tablet .category-menu>li>span {
  padding-left: 20px;
  padding-right: 20px;
}

.menu-header-tablet .nav-link>img {
  max-width: 45px;
  margin-right: 15px;
}

.menu-header-tablet .nav-link.title {
  border-bottom: 1px solid #DFDFE0;
  padding-left: 10px;
  padding-right: 10px;
}

.menu-header-tablet .nav-link .btn {
  position: absolute;
  height: 100%;
  top: 0;
  right: 20px;
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: 0 0 0;
  padding: 0;
}

.menu-header-tablet .nav-link .btn i {
  color: #000
}

.menu-header-tablet .nav-bottom li.show .dropdown-menu-static {
  display: block
}

.menu-header-tablet .nav-bottom li.show .nav-link i {
  transform: rotate(-180deg)
}

.menu-header-tablet .nav-bottom .dropdown-menu-static {
  margin: 0;
  width: 100%;
  padding: 0;
  border: 0;
  min-width: 100%;
  display: none
}

.menu-header-tablet .nav-bottom .dropdown-menu-static li {
  border-bottom: 1px solid #424242
}

.menu-header-tablet .nav-bottom .dropdown-menu-static li:last-child {
  border-bottom: 0
}

.menu-header-tablet .nav-bottom .dropdown-menu-static .nav-link {
  background-color: #212121;
  padding-left: 48px
}

.menu-header-tablet .nav-bottom>li {
  border-bottom: 1px solid #424242
}

.menu-header-tablet .nav-bottom>li:last-child {
  border-bottom: 0
}

.menu-header-tablet .nav-bottom .nav-link {
  background-color: #111;
  color: #000;
  font-size: 13px;
  line-height: 22px;
  padding: 16px 32px 16px 20px;
  position: relative;
  border-top: 0
}

.menu-header-tablet .nav-bottom .nav-link .icon {
  display: inline-block;
  width: 28px
}

.menu-header-tablet .nav-bottom .nav-link:after {
  display: none
}

.menu-header-tablet .nav-bottom .nav-link i {
  position: absolute;
  top: 19px;
  right: 12px
}

.nav-link.nav-title {
  border-bottom: 1px solid #DFDFE0;
  display: flex;
  justify-content: flex-start;
  padding: 0 20px;
}

.menu-header-tablet .category-menu .sub-menu.lv2>li>.nav-link.nav-title {
  border-bottom: 0;
}

button.btn-title.js-toggle-submenu,
button.btn-title {
  border: none !important;
  background: none;
  outline: 0;
  padding: 0 22px 0 0 !important;
  width: auto !important;
}

#header-cart .dropdown-menu .thumb_cart .title a{
  color: #000000;
}
.cart-qty-box p{
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.quantity-selector__button{
  border: none;
  background: none;
  border: none;
  background: none;
  margin: 0;
  display: flex;
  padding: 0;
  height: 34px;
  position: absolute;
  justify-content: center;
  align-items: center;
}
.quantity-selector__button.sub-qty{
  left: 10px;
}
.quantity-selector__button.add-qty{
  right: 10px;
}
.cart-qty-box input{
  color: #000;
  text-align: center;
}
.retailers p{
  margin-bottom: 0;
}
a.externallink{
  /*display: flex;*/
  /*align-items: center;*/
  /*gap: 5px;*/
  position: relative;
}
a.externallink svg{
  width: 14px !important;
  margin-top: 5px;
  float: right;
  margin-left: 3px;
}
a.externallink svg:first-child{
  display: none;
}
a.externallink svg:last-child{
  display: block;
}
a.externallink:hover svg path{
  stroke: #337ab7 !important;
  fill: #337ab7 !important;
}
.bottom-footer .box-right a svg{
  display: none;
}
img.cart-thumb{
  width: auto !important;
}
.cart-btn-update{
  display: none;
}
.cart-btn-remove .visible-sm {
  display: block !important;
}
.cart-btn-remove .visible-lg {
  display: none !important;
}
.page-content .cart-btn-remove a.btn-block{
  padding: 0;
  width: 34px;
  display: flex;
  height: 34px;
  align-items: center;
  justify-content: center;
}
.show-mobile{
  display: none;
}
.m-landingpage_navigation .navbar-nav > li > a.btn{
  margin-bottom: 14px;
}
@media (max-width: 991px) {
  .O-Header__logoRow {
    border-bottom: 1px solid #DFDFE0;
  }

  .d-flex-sm .O-Header__brandLogo {
    margin: 0;
  }

  .M-Navigation-Main__toggleBar {
    height: 2px;
  }
  .O-Header__logoRow:before{
    height: 14px;
  }
  
}
@media (max-width: 768px) {
  .product-browsing .item-product .caption .price{
    text-align: left;
  }
  .m-dialog .a-box{
    margin: 0 20px;
  }
  footer .inner-footer .item:last-child .list-inline{
    display: flex;
  }
  .successaddmessage .footer .btn{
    margin-bottom: 10px;
  }
  .hidden-mobile{
    display: none;
  }
  .show-mobile{
    display: block;
    margin-top: 10px;
  }
  .nav-link .show-mobile{
    margin-top: 0;
  }
  .click-sidebarleft.active:before{
    transform: rotate(180deg);
  }
  .cart-qty-box input{
    text-align: center;
    max-width: 100%;
    border: 1px solid #ccc;
    padding: 5px 0px;
  }
  .show-mobile .cart-subtotal{
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .table-bordered, .table-bordered tr, .table-bordered td{
    border: none !important;
    background: none !important;
  }
  .table-bordered tr{
    border-bottom: 1px solid #ddd !important;
  }
  .show-mobile .cart-qty-box, .show-mobile .cart-btn-remove{
    margin-left: 0;
    padding-left: 0;
  }
  .O-Header__logoRow{
    /*padding-top: 0;*/
  }
  .O-Header .item-link.item-link-user{
    display: block !important;
    height: 20px;
    z-index: 1;
  }
  .menu-header-tablet .lv2-wrap-li{
    overflow-y: auto;
  }
}
@media (max-width: 500px) {
  .O-Footer__Copyright__heading{
    display: grid;
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-align: center;
  }
  .O-Header .item-link:hover .box-menu-user{
    max-width: 100%;
  }
  .O-Header__logoRow{
    padding-top: 12px;
  }
  .O-Header__logoRow:before{
    height: 9px;
    top: -1px;
  }
}
body.privacy-settings-open > :not(.BoschPrivacySettingsV2){
  filter: none !important;
}
.BoschPrivacySettingsV2.is-open{
  display: none !important;
}

body.privacy-settings-open.full-loaded  > :not(.BoschPrivacySettingsV2){
  -webkit-filter:blur(5px);
  filter:blur(5px) !important;
}
.full-loaded .BoschPrivacySettingsV2.is-open{
  display: block !important;
}
.__NETO__header{
  display: none !important;
}
.page-content .breadcrumb{
  display: none;
}
.breadcrumb {
  padding: 8px 0px;
  margin-bottom: 0;
  list-style: none;
  border-radius: 4px;
  background: none;
  font-size: 14px;
}