* {
  margin: 0;
  padding: 0;
  word-break: break-word;
}

@font-face {
  font-family: DINNextLTPro-Light;
  src: url(../fonts/DINNextLTPro-Light.ce198086.otf);
}

body {
  font-family: 'DINNextLTPro-Light';
}

a {
  transition: all 0.3s;
}

  a:hover {
    text-decoration: none;
  }

img {
  max-width: 100%;
}

ul {
  margin-bottom: 0;
}

button,
input,
optgroup,
select,
textarea {
  font-size: 1rem;
}

.form-control:focus {
  box-shadow: none;
}

select {
  color: #8e95a0;
  min-width: 100px;
  border: solid 1px #ced4da;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  background: url(../images/select-arrow-dark.svg) #fff;
  background-size: 15px;
  background-position: 96%;
  background-repeat: no-repeat;
}

/*========== Global style======= */

.custom-container-fluid {
  padding-left: 40px !important;
  padding-right: 40px !important;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.text-ellipsis {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -5px !important;
}

.ajaxfilter-section ul li label::before {
  display: none !important;
}

.ajaxfilter-section ul li input:checked + label .specCheck {
  border: 3px solid #050a29;
}

.cubic {
  width: 400px;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-align: left;
  color: #624042;
}

/******Global Header******/
.default_nav_box .nav-products .sublist {
  display: none;
  position: absolute;
  background: #1d1d1d;
  padding: 5px 20px;
}

.default_nav_box .nav-products:hover .sublist {
  display: block;
}

.default_nav_box .nav-products {
  padding-top: 8px;
}

.global-header {
  background: #fff;
  z-index: 100;
}

  .global-header .header-top {
    background: #282828;
    position: relative;
    z-index: 30;
  }

  .global-header .header-selectors {
    float: right;
    display: flex;
  }

  .global-header .admin-links {
    float: left;
  }

  .global-header .header-selectors [class*="selector"] {
    margin: 5px 0 5px 10px;
  }

  .global-header .header-selectors select {
    height: auto;
    padding: 0 5px;
    border-radius: 0;
    color: #8e95a0;
    min-width: 100px;
    border: solid 1px #ced4da;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select-arrow-dark.svg) #fff;
    background-size: 15px;
    background-position: 96%;
    background-repeat: no-repeat;
    font-size: 14px;
    color: #46282a;
  }

.top-nav-container .navbar {
  padding: 0 30px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}

  .top-nav-container .navbar ul li a.nav-link {
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
  }

  .top-nav-container .navbar > ul li .nav-link {
    padding: 19px 10px;
    font-size: 17px;
    border-bottom: 4px solid #fff;
  }

  .top-nav-container .navbar ul li .nav-link:not(.login-button):hover,
  .top-nav-container .navbar ul li.active a:not(.login-button),
  .top-nav-container .navbar .dropdown-menu a:not(.login-button):hover {
    color: #d31039;
  }

/*.main-logo img{
    max-width: 180px;
    max-height: 40px;
}*/

.navbar .icon-nav {
  color: #333;
  font-size: 35px;
}

.header-links ul {
  font-size: 1rem;
}

.mfp-close-btn-in .mfp-close {
  border-radius: 0 3px 0 0 !important;
}

.top-nav-container .navbar .dropdown-menu {
  position: absolute !important;
  margin-top: 0;
  left: 0;
  width: 420px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.20);
  border-radius: 0;
  text-transform: capitalize;
  color: #787878;
  line-height: 18px;
  padding: 0;
  border: unset;
  border-top: 3px solid;
}

.top-nav-container .header-links .navbar-nav .dropdown-login .user-login-box {
  width: 420px;
}

.top-nav-container .navbar .dropdown-cart .dropdown-menu {
  width: 420px;
  margin: auto;
}

.top-nav-container .navbar .dropdown-menu.store-search-box,
.top-nav-container .navbar .dropdown-menu.user-login-box {
  width: auto;
  right: 0;
  left: auto;
  padding: 15px;
}

  .top-nav-container .navbar .dropdown-menu.store-search-box .search-box-text {
    height: 48px;
    width: 100%;
  }

.top-nav-container .navbar .dropdown-menu a:hover {
  color: #d31039;
  border-bottom: 0;
  text-decoration: none;
}

.top-nav-container .navbar .dropdown-menu ul li {
  position: relative;
  display: block;
  padding: 2px 7px 0;
  margin: 25px 0px;
  width: 16%;
}

.top-nav-container .navbar .dropdown-menu .sublist.first-level .nav-item {
  margin: 0;
  width: 100%;
  text-align: left;
}

.top-nav-container .navbar .dropdown-menu ul li .fa-angle-right {
  background: #e4e6ec;
  padding: 3px 7px;
  margin-right: 5px;
}

.top-nav-container .navbar .dropdown-menu ul li:hover .fa-angle-right {
  background: #d31039;
  color: #fff;
}

.top-nav-container .navbar .user-login-box {
  width: 300px;
  padding: 15px;
}

.top-nav-container .header-links .navbar-nav .search-box-dropdown,
.top-nav-container .header-links .navbar-nav .dropdown-login {
  position: relative;
}

  .top-nav-container .header-links .navbar-nav .search-box-dropdown .search-box-button {
    background: #d31039;
    border-radius: 0;
    border: 0;
    padding: 15px;
    color: #fff;
  }

.top-nav-container .navbar .user-login-box:before {
  position: absolute;
  right: 5px;
  top: -12px;
  width: 0;
  height: 0;
  content: "";
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #ffffff;
}

.nav-dropdown-container a {
  line-height: 25px;
}

.top-nav-container .navbar .dropdown-menu a {
  padding: 0;
  color: #333 !important;
}

.dropdown-menu .login-nav-box a:hover {
  color: #fff !important;
}

.login-button {
  background: transparent;
  border: 1px solid transparent;
  color: #fff;
}

ul.sublist.first-level::after {
  content: "";
  display: block;
  clear: both;
}

.top-nav-container .navbar .sublist li .nav-link {
  display: inline-block;
}

  .top-nav-container .navbar .sublist li .nav-link:hover {
    border-color: #d31039;
  }

.top-nav-container .navbar ul.sublist li .nav-link:hover {
  color: #fff;
}

.icon-search,
.icon-user,
.icon-cart,
.icon-love {
  font-size: 18px;
}

.search-box,
.cart-dropdown-box {
  left: auto !important;
}

  .search-box .lime.lighten-2,
  .my-cart-box .lime.lighten-2 {
    background: #f05f5c;
    border-radius: 0;
    border: 0;
    padding: 15px;
    color: #fff;
  }

.header-menu .navbar-nav > .dropdown > a {
  padding-top: 0;
  padding-bottom: 0;
}

  .header-menu .navbar-nav > .dropdown > a::after {
    content: "\f107";
    border: unset;
    vertical-align: baseline;
  }

.header-menu .nav-item a {
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
}

li.nav-item.nav-products {
  width: auto;
  position: static;
}

.search-box .form-control,
.my-cart-box .form-control {
  border-radius: 0;
}

.my-cart-box .form-control {
  padding: 26px 15px;
}

.go-to-cart-button,
.scrollup,
.estimate-shipping-button {
  background: #d31039;
  padding: 5px 15px;
  transition: all 0.3s;
  outline: 0;
  box-shadow: none !important;
  border-radius: 3px !important;
}

  .go-to-cart-button:hover {
    background: #46282a;
    cursor: pointer;
  }

.login-nav-box {
  background: #d31039;
}

.login-nav-box-2 {
  background: #999;
}

  .login-nav-box a,
  .login-nav-box-2 a {
    color: #dee1e7 !important;
    font-size: 18px;
  }

    .login-nav-box a:hover,
    .login-nav-box-2 a:hover {
      color: #dee1e7 !important;
    }

.close-icon-box {
  background: #d4d6de;
  color: #fff !important;
}

.cart-quantity {
  background: #d31039;
  position: absolute;
  color: #000;
  padding: 3px;
  font-size: 12px;
  top: 13px;
  right: -5px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-weight: bold;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: unset;
}

.nav-dropdown-container .products-nav-icon li a img {
  height: 50px;
  fill: #f00;
  transition: all 0.3s;
}

.manufacturer-container .products-nav-icon li a img {
  height: 70px;
}

.nav-dropdown-container .products-nav-icon li {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
}

  .nav-dropdown-container .products-nav-icon li a:hover,
  .nav-dropdown-container .products-nav-icon li:hover {
    background: #d31039;
    color: #fff !important;
  }

.manufacturer-container .products-nav-icon li a:hover,
.manufacturer-container .products-nav-icon li:hover {
  background: none;
  color: #d31039 !important;
}

.nav-dropdown-container .products-nav-icon li:hover img {
  filter: contrast(220%);
  -webkit-filter: contrast(220%);
}

.manufacturer-container .products-nav-icon li:hover img {
  filter: none;
}
/******Global Header******/

/*********Boby-css********/

.category-add-text,
.featured-box-text {
  bottom: 18%;
  left: 50%;
  transform: translate(-50%, 50%);
  position: absolute;
  background: #d31039;
  font-family: 'barlowbold';
  font-size: 16px;
  width: 100%;
  color: #fff;
}

.category-add a {
  color: #fff;
  border-radius: 3px;
  box-shadow: 0px 5px 14px #c0c4ca;
}

.category-page .category-add a {
  border-radius: 3px !important;
  box-shadow: 0px 3px 5px #c0c4ca !important;
}

.category-add a:hover {
  box-shadow: none;
  border-radius: 3px;
}

.category-add a:hover .category-add-text {
  color: #dee1e7;
  transition: all 0.7s;
}

.category-add a img,
.featured-products-box img {
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

.category-add a:hover img,
.featured-products-box:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.category-add a,
.featured-products-box {
  overflow: hidden;
  position: relative;
}

.featured-box-text h2 {
  font-size: 22px;
  background: rgba(255, 255, 255, 1);
  padding: 10px 15px;
  color: #333;
}

.featured-box-text {
  background: none;
  bottom: 25%;
  font-family: 'barlowregular';
}

.featured-box-text button {
  margin-bottom: 25px;
}

.featured-products-box img {
  height: 100%;
}

.category-add-text i {
  font-size: 12px;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  text-align: left;
}

.category-add .owl-carousel .owl-dots.disabled,
.category-add .owl-carousel .owl-nav.disabled {
  text-align: center !important;
}
/*featured-products-container*/
.owl-theme .owl-nav {
  text-align: left !important;
}

.featured-products-container .owl-carousel .owl-nav button.owl-next,
.featured-products-container .owl-carousel .owl-nav button.owl-prev,
.featured-products-container .owl-carousel button.owl-dot,
.ads-slider-container .owl-carousel .owl-nav button.owl-next,
.ads-slider-container .owl-carousel .owl-nav button.owl-prev,
.products-gallery .owl-carousel .owl-nav button.owl-next,
.products-gallery .owl-carousel .owl-nav button.owl-prev,
.bestsellers .owl-carousel .owl-nav button.owl-next,
.bestsellers .owl-carousel .owl-nav button.owl-prev,
.pagination-box button,
.thumb-list-slider .owl-carousel .owl-nav button.owl-next,
.thumb-list-slider .owl-carousel .owl-nav button.owl-prev,
.latest-product .owl-carousel .owl-nav button.owl-prev,
.latest-product .owl-carousel .owl-nav button.owl-next {
  padding: 15px !important;
  font: inherit;
  margin-right: 5px;
  color: #fff;
  margin-top: 15px;
  background: #cad3dd;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
}

.manufactures-area .owl-carousel .owl-nav button.owl-prev,
.manufactures-area .owl-carousel .owl-nav button.owl-next, 
.manufacturers-content .owl-carousel .owl-nav button.owl-prev,
.manufacturers-content .owl-carousel .owl-nav button.owl-next {
  padding: 0 !important;
  margin-right: 5px;
  color: #fff;
  margin-top: 12px;
  background: #fff;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-size: 11px;
  border-radius: 3px;
}

.featured-products-container {
  padding: 0 2rem;
}

  .featured-products-container .owl-nav {
    position: relative;
  }

.related-products .owl-carousel .owl-nav.disabled {
  display: inherit !important;
}

.title-container {
  background: url(../images/title-container-bg.jpg);
  background-size: cover;
  padding: 10px;
  text-align: center !important;
  text-transform: uppercase;
  width: 100%;
  font-size: 25px;
  margin-bottom: 30px;
  font-family: 'barlowbold';
  letter-spacing: 1px;
  color: #000;
  border-radius: 3px;
  font-weight: 200;
  box-shadow: 1px 3px 2px #efeef5;
  text-shadow: 1px 2px 2px #94b9a5;
}

.owl-nav .owl-next [aria-label="Next"],
.owl-nav .owl-prev [aria-label="Previous"] {
  font-size: 0;
}

  .owl-nav .owl-next [aria-label="Next"]::before,
  .owl-nav .owl-prev [aria-label="Previous"]::before {
    font-size: 12px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
  }

  .owl-nav .owl-next [aria-label="Next"]::before {
    content: "\e902";
  }

  .owl-nav .owl-prev [aria-label="Previous"]::before {
    content: "\e901";
  }

/*products-box*/
.featured-products-box {
  overflow: hidden;
  height: 100%;
  background: url(../images/featured-products-ads.jpg);
}

.products-box a {
  font-size: 17px;
  color: #080808;
  text-decoration: none;
  text-transform: capitalize;
}

.products-box .price {
  color: #d31039;
}

.products-box-icon {
  position: absolute;
  bottom: 118px;
  right: 0;
  left: 0;
  /*transform: translateX(245px);*/
  transition: all 0.3s;
  background: #fff;
  padding: 5px 5px 0 5px;
  opacity: 0;
  text-align: center;
}

.product-list .products-box-icon {
  opacity: 1;
  position: static;
  display: inline-block;
}

.product-list .add-to-cart-button {
  position: static;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 5px;
}

.also-purchased-products-grid .products-box-icon,
.thumb-list-slider .products-box-icon,
.recently-added-products-page .products-box-icon,
.search-results .products-box-icon,
.manufacturer-page .products-box-icon,
.category-page .products-box-icon {
  bottom: 118px;
}

.product-list .products-box-icon {
  bottom: initial;
  top: 40px;
}

.products-box:hover .products-box-icon {
  transform: translateX(0);
  opacity: 1;
}

.products-box-icon i {
  display: inline-flex;
  color: #ffffff;
  vertical-align: top;
}

.products-box-icon > i:nth-child(4) {
  margin-left: 4px;
}

.carousel-product .products-box-icon > i:nth-child(4),
.modal-content .products-box-icon > i:nth-child(4) {
  margin-left: 0px;
}

.products-box-icon i a {
  background: #d31039;
  color: #fff;
  margin: 5px 0;
  display: block;
  transition: all 0.3s;
  width: 39px;
  height: 36px;
  display: flex;
  align-items: center;
  border-radius: 0;
  color: white;
  justify-content: center;
  border-radius: 3px;
}

.products-box {
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 3px;
  border: solid 1px #f3f2f8 !important;
  box-shadow: 0 2px 3px #f3f2f8;
  margin-bottom: 4px;
}

  .products-box .prices {
    height: 24px;
    font-weight: bold;
  }

  .products-box .description {
    display: none;
  }

.products-box-icon i a:hover {
  background: #46282a;
}

.new-product-label {
  background: #d31039;
  text-align: center;
}

.discount-info-label,
.bestseller-label {
  background: #46282a !important;
}

.product-essential .bestseller-label,
.product-essential .discount-info-label,
.product-details-page .new-product-label {
  margin-left: 0px;
}

.modal-body .bestseller-label,
.modal-body .discount-info-label,
.modal-content .product-essential .new-product-labe {
  margin-left: 0 !important;
}

.product-details-page .product-item .new-product-label {
  margin-left: 0 !important;
}

.old-price {
  color: #999;
  text-decoration: line-through;
}

.offer-content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10001;
}

.offer-box {
  background: #f42121;
  padding: 7px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
}

.new-products {
  background: #46282a;
}

.add-to-cart-button button {
  padding: 6px 12px;
  background: #e5ad39;
  color: #fff;
  border-radius: 5px;
}

.add-to-cart-button {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

/*products-box*/
.new-arrivals-container,
.ads-slider-container {
  margin-top: 80px;
}

.ads-slider-container {
  background-image: url(../images/adsslidebg.jpg);
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

  .ads-slider-container .owl-carousel button.owl-dot.active {
    background: #d31039;
    padding: 8px 8px !important;
    opacity: 1;
  }

  .ads-slider-container .owl-dots {
    text-align: center;
  }

  .ads-slider-container .owl-carousel button.owl-dot {
    padding: 5px 5px !important;
    border: 0;
    border-radius: 50px;
    background: #d31039;
    opacity: 0.4;
    margin: 35px 5px 5px 5px;
  }

  .ads-slider-container .owl-stage-outer {
    box-shadow: 0 0 10px #594c4c;
  }

  .ads-slider-container .owl-nav,
  .products-gallery .owl-nav {
    position: absolute;
    bottom: 64px;
  }

.offer-box-content {
  padding: 20px 0;
}


  .offer-box-content h2 {
    font-size: 45px;
    color: #d31039;
    font-family: 'barlowbold';
  }

/*blogs-container*/

/*.products-gallery h2::before,
.blogs-container h2::before,
.read-mre-box::before,
.thumb-list-slider .title h2::before {
    content: "";
    display: inline-block;
    width: 40px;
    border-bottom: solid 4px #d31039;
    margin-right: 15px;
    color: #d31039;
}*/

.read-mre-box::before {
  width: 25px;
  border-bottom: solid 2px #d31039;
  margin-right: 10px;
}

.products-gallery h2 span,
.blogs-container h2 span,
.read-mre-box a,
.related-products h2 span {
  vertical-align: middle;
  color: #d31039;
  font-weight: bold;
}

.products-gallery .owl-nav {
  bottom: 24px;
}

/*blogs-container*/

.bestsellers {
  background: url(../images/slider-4.jpg);
  /*background-size: cover;*/
  border-radius: 3px;
  /*box-shadow: 0 2px 2px #f3f2f8;*/
}

/*********Footer********/
.footer-disclaimer, .mobile-footer-service h5 strong, .mobile-footer-information h5 strong {
  color: #66646a !important;
}

.manufacturers-content .owl-carousel button.owl-dot {
  display: none;
}

.advantages-box {
  background: #f3f4f9;
  padding: 5rem !important;
}

  .advantages-box .border-right {
    border-right: solid 1px #66646a !important;
  }

.footer-nav-header h5 {
  color: #a09da7 !important;
}

.footer-nav-header {
  font-size: 18px;
}

  .footer-nav a,
  .footer-nav-header a,
  .copyright-container a {
    color: #66646a;
    text-shadow: 0 1px 0 #000;
    font-size: 18px;
  }

    .copyright-container a:hover,
    .footer-nav-header a:hover {
      color: var(--theme-color);
      text-decoration: none;
    }

      .footer-nav-header a:hover i {
        color: #d31039;
      }

  .footer-nav-header ul li {
    display: inherit;
    padding: 3px 0;
  }

.newsletter-content,
.newsletter-content input {
  background: none;
  border: solid 1px #424246;
  color: #424246;
  border-radius: 0;
}

  .newsletter-content .input-group-text {
    background: #18171d !important;
    border: solid 1px #424246;
    border-radius: 0;
  }

.newsletter-email {
  position: relative;
  width: 100%;
}

  .newsletter-email input[type="email"] {
    width: 100%;
    background: transparent;
    border-color: #66646a;
  }

    .newsletter-email input[type="email"]:focus {
      background: rgba(255, 255, 255, 1);
    }

  .newsletter-email .newsletter-subscribe-button {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #66646a;
    border-color: #66646a;
    border-width: 1px;
    transition: all 0.3s;
    border-radius: 3px;
    border-left: none;
  }

    .newsletter-email .newsletter-subscribe-button:hover {
      background: #66646a;
      color: #fff;
    }

.copyright-container {
  background: #08080a;
}

  .copyright-container i,
  .social-media-icon i {
    padding: 5px 10px;
    font-size: 20px;
  }

.payment-icon {
  color: #66646a;
}

.social-media-icon {
  text-align: right;
}

.footer-nav-content {
  background: #141414;
  bottom: 0;
}

.footer-nav li a::before {
  content: "\f0da";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 3px;
}

.theme-selector select {
  color: #8e95a0;
  min-width: 100px;
  border: solid 1px #ced4da;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  background: url(../images/select-arrow-dark.svg) #fff;
  background-size: 15px;
  background-position: 96%;
  background-repeat: no-repeat;
  border-radius: 0;
}
/*********Footer********/
/*********Products-list-page********/
.products-list-header h2,
.products-list-header-body ul li.active a {
  font-family: 'barlowbold';
  color: #333;
}

.products-list-header {
  background: url(../images/products-page-header-bg.jpg);
  background-size: cover;
  padding: 26px;
  height: 120px;
  margin-top: 68px;
  box-shadow: 1px 3px 2px #efeef5;
}
.ui-dialog-content .products-list-header {
  margin-top: 10px;
}

  .products-list-header ul li,
  .products-list-header-body ul li,
  .products-description-container ul li {
    display: inline-block;
    padding: 0 5px;
  }

    .products-list-header ul li a,
    .products-list-header ul li,
    .products-list-header-body ul li a,
    .products-description-container ul li a {
      color: #9fa5b0;
      text-decoration: none;
    }

.products-list-container-body,
.products-body-content {
  padding: 0 4rem;
}

.products-list-container-body,
.products-body-content {
  width: 100%;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.products-list-header-body {
  border-bottom: 2px #d31039 solid;
  padding: 10px 0;
}

  .products-list-header-body ul li strong.active,
  .products-list-header-body ul li strong {
    color: #d31039;
  }

  .products-list-header-body select,
  .products-description-container select,
  .manufacturers-container select,
  .checkout-box select,
  .product-selectors select,
  .date-of-birth select,
  .attributes select {
    color: #8e95a0;
    min-width: 100px;
    max-width: 294px;
    border: solid 1px #e4e7eb;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select-arrow-dark.svg) #fff;
    background-size: 15px;
    background-position: 97%;
    background-repeat: no-repeat;
    border-radius: 3px;
  }

.attributes select,
.attributes dd {
  width: 100%;
}

.attributes dd {
  margin-right: 7px;
}

  .attributes dd:last-of-type {
    margin-right: 0;
  }

.products-list-header-body .icon-products-view-1,
.products-list-header-body .icon-products-view {
  font-size: 28px;
  vertical-align: -6px;
  color: #bac1cc;
}

.products-list-header-body a span:hover,
.products-list-header-body a span.active,
.cart-container .fa-trash-o:hover {
  color: #d31039;
  text-decoration: none !important;
}

.products-body-content .products-box {
  transition: all .3s linear;
}

  .products-body-content .products-box:hover {
    box-shadow: 0 0 15px #ddd;
  }

/*categories*/
.ajax-filter-section input[type="checkbox"]:checked ~ label .specCheck {
  border: 3px solid var(--theme-color) !important;
}

#slider-range {
  background: #fff !important;
}

.categories-container {
  border-bottom: solid 1px #222;
  padding: 10px 20px;
  margin-bottom: 0 !important;
  background: url(../images/skulls.png) #000;
}

  .categories-container h5 {
    font-weight: bold;
    color: #626262;
    overflow: hidden;
    font-size: 16px;
    cursor: pointer;
    text-transform: uppercase;
  }

    .categories-container h5 .rotate-icon {
      color: #d31039;
      padding: 3px 8px;
      font-size: 18px;
    }

.accordion .card-header h5 .rotate-icon {
  /* color: #d31039; */
  /* border: 1px #dee1e7 solid; */
  padding: 3px 8px;
}

.accordion-info-nav .card-header h5 .rotate-icon,
.accordion-service-nav .card-header h5 .rotate-icon,
.accordion-my-account .card-header h5 .rotate-icon {
  color: #66646a;
}

.card, .card-header {
  background: none !important;
  border: 0 !important;
}

.ui-slider .ui-slider-range {
  border: 0 !important;
}

.ui-widget-content .ui-state-default {
  box-shadow: none !important;
  border-radius: 0 !important;
}

.accordion-info-nav .card-header,
.accordion-service-nav .card-header,
.accordion-my-account .card-header {
  outline: none;
}

.categories-container .card-body ul li {
  display: inherit;
  padding: 3px 0;
}

  .categories-container .card-body ul li a {
    color: #eee;
    font-size: 17px;
  }
/*.categories-container .card-body ul li.active a {
        color: #acafb3 !important;
    }*/

.categories-container .card-body .list > li {
  display: flex;
  align-items: center;
}

.categories-list .active .sublist {
  margin: 0 15px;
}

.sublist .active a {
  border-left: solid 2px #d31039;
  padding: 0 10px;
  color: #fed267 !important;
}

.active .sublist .active a:hover {
  border-left: solid 2px #d31039;
}


.accordion .card-header h5:not(.collapsed) .rotate-icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion .card .card-header a:not(.collapsed) .rotate-icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/*categories*/

/*colour*/
.color-one {
  background: #d6cebf;
}

.color-two {
  background: #f1c7bf;
}

.color-three {
  background: #dc9c7a;
}

.color-four {
  background: #c5d4cd;
}

.color-five {
  background: #dac4ce;
}

.color-six {
  background: #b1badd;
}

.color-seven {
  background: #f1adcc;
}

.color-eight {
  background: #fab591;
}

.color-nine {
  background: #eed7a9;
}

.color-ten {
  background: #beaaa6;
}

.color-box-container ul li {
  display: inline-block !important;
  margin-right: 5px;
}

/*colour*/
.pagination-box button:hover,
.owl-nav button:hover {
  background: #d31039 !important;
  color: #fff !important;
  transition: all 0.2s;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: none;
  background: #d31039;
  border-radius: 50%;
  cursor: e-resize;
}

.product-filter.price-range-filter .ui-slider-handle.ui-corner-all.ui-state-default {
background: #fff !important;
}

.ui-widget-header {
  border: 1px solid #eff1f5;
  background: #eff1f5;
}

.ui-widget.ui-widget-content {
  border: unset !important;
}

.ui-slider .ui-slider-handle {
  height: 1em;
  width: 1em
}

.product-filter.price-range-filter .ui-slider-horizontal {
  height: 0.4em;
  margin-top: 40px;
}

.available-price-range span{
    display: inline-block;
    padding: 1px 5px;
    background: #333;
    color: #fff;
    font-size: 14px;
}

.available-price-range span.from {
    float: left;
}
.available-price-range span.to{
    float: right;
    margin-right: -7px;
}

.selected-price-range {
  display: block;
  margin-top: 10px;
  padding-bottom: 20px;
}
  .selected-price-range input.from {
    display: inline-block;
    float: left;
    width: 100px;
    border: 1px solid #63646a;
    text-align: center;
    font-size: 14px;
    height: 25px;
    background: 0 0;
    border-radius: 0;
  }
  .selected-price-range input.to {
    display: inline-block;
    float: right;
    width: 100px;
    border: 1px solid #63646a;
    text-align: center;
    font-size: 14px;
    height: 25px;
    background: 0 0;
    border-radius: 0;
    margin-right: -7px;
  }

.filter-content .selected-price-range input{
  margin-top: 10px;
}

.filter-content div#price-range-slider {
  margin-left: 11px;
}

/*********Products-list-page********/
/*********products-description*********/
.related-products .owl-nav button {
  margin-top: 0 !important;
}

.products-description .nav-tabs li a.active {
  color: #d31039;
}

.products-description .nav-tabs li a {
  color: #afadb5;
  font-weight: bold;
}

.products-description .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.products-description .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
  border-color: #dddbe4 #dddbe4 #fff;
  color: #d31039;
}

.products-description .tab-content .fade {
  text-align: justify;
  color: #626262;
}

.products-description-container h3 {
  font-weight: bold;
  font-size: 24px;
}

.products-description-container h2 span {
  font-size: 24px;
  text-decoration: line-through;
}

.products-description-container input {
  border-radius: 0;
}

.products-description-container .wishlist-icon {
  padding: .375rem .75rem;
  border: 1px #ced4da solid !important;
  background: #fff;
  color: #495057;
}

.products-description-container button {
  padding: .375rem .75rem;
}

.attributes label {
  margin-right: 5px !important;
  cursor: pointer;
}

.product-tags-list li {
  padding: 8px 15px;
  background: #eff1f5;
  margin: 5px;
}

.newsletter-subscribe-button {
  padding: 0 13px !important;
}


.overview .product-name h1 {
  font-size: 22px;
  font-weight: bold;
}

.manufacturers span.label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}


.overview .button-2,
.variant-overview .button-2 {
  padding: 8px;
}

.overview .product-name {
  margin: 0;
  border-bottom: 0;
  padding: 0 0 5px;
}

.at-icon-wrapper {
  height: 20px !important;
}

.overview .product-price {
  font-size: 30px;
}

/*********products-description*********/
/***********Register**********/
.remember-text {
  color: #333;
  position: absolute;
  padding: 5px 5px;
}

.register-container, .checkout-box .card-header {
  background: #fafbfc;
  border-radius: 3px;
}
.product-reviews-page.register-container {
    background:none;
}
  .register-container .page-body .search-input {
    padding-left: 24px;
    padding-right: 24px;
  }

.search-results .item-grid {
  margin-left: -0.5%;
  margin-right: -0.5%;
}

.register-container h5 {
  font-weight: bold;
}

.register-container input[type="text"],
.register-container input[type="date"],
.register-container input[type="password"],
.checkout-box select,
.register-container textarea {
  border-radius: 0;
  padding: 8px 15px;
  height: auto;
  border: solid 1px #d6dade;
  font-size: 1rem;
  border-radius: 3px;
}

  .register-container input[type="text"]:focus,
  .register-container input[type="date"]:focus,
  .register-container input[type="password"]:focus,
  .register-container textarea:focus {
    box-shadow: 0 0 10px #e4e7ee;
    border: solid 1px #b6bcc6;
  }

.register-box {
  background: #efeff6;
  color: #666;
}

#Newsletter + label {
  width: auto;
}

.date-of-birth select + select {
  width: calc(33.33% - 11px);
}

div.inputs {
  position: relative;
}

.inputs .required {
  position: absolute;
  right: 15px;
  top: 10px;
}

.inputs input:focus ~ .required {
  display: none;
}

/***********Register**********/
/*checkbox-design*/
.categories-container input[type="checkbox"],
.register-container input[type="radio"],
.page.checkout-page input[type="radio"],
.register-container input[type="checkbox"],
.cart-container input[type="checkbox"],
.section.ship-to-same-address input[type="checkbox"],
.page.checkout-page input[type="checkbox"],
.custom-checkbox {
  display: none;
}

  .categories-container input[type="checkbox"] + label::before,
  .register-container input[type="radio"] + label::before,
  .page.checkout-page input[type="radio"] + label::before,
  .register-container input[type="checkbox"] + label::before,
  .cart-container input[type="checkbox"] + label::before,
  .section.ship-to-same-address input[type="checkbox"] + label::before,
  .page.checkout-page input[type="checkbox"] + label::before,
  .custom-checkbox + label::before {
    content: "\f111";
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    height: 25px;
    width: 25px;
    color: transparent;
    transition: all 0.2s;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
  }

  .categories-container input[type="checkbox"] + label::before,
  .register-container input[type="checkbox"] + label::before,
  .cart-container input[type="checkbox"] + label::before,
  .section.ship-to-same-address input[type="checkbox"] + label::before,
  .page.checkout-page input[type="checkbox"] + label::before,
  .custom-checkbox + label::before {
    content: "\f00c";
  }

  .categories-container input[type="checkbox"]:checked + label::before,
  .section.ship-to-same-address input[type="checkbox"]:checked + label::before,
  .page.checkout-page input[type="checkbox"]:checked + label::before,
  .custom-checkbox:checked + label::before {
    color: #fff;
  }

  .register-container input[type="radio"] + label::before,
  .page.checkout-page input[type="radio"] + label::before,
  .register-container input[type="checkbox"] + label::before,
  .section.ship-to-same-address input[type="checkbox"] + label::before,
  .page.checkout-page input[type="checkbox"] + label::before,
  .custom-checkbox + label::before {
    border-radius: 50px;
    background: #fff;
    border: solid 1px #cbcfd7;
    margin-right: 7px;
  }

  .register-container input[type="radio"]:checked + label::before,
  .page.checkout-page input[type="radio"]:checked + label::before,
  .register-container input[type="checkbox"]:checked + label::before,
  .total-price-box input[type="checkbox"]:checked + label::before,
  .cart-container input[type="checkbox"]:checked + label::before,
  .section.ship-to-same-address input[type="checkbox"]:checked + label::before,
  .page.checkout-page input[type="checkbox"]:checked + label::before,
  .custom-checkbox:checked + label::before {
    color: #cea35f;
  }

  .register-container input[type="checkbox"] + label::before,
  .section.ship-to-same-address input[type="checkbox"] + label::before,
  .page.checkout-page input[type="checkbox"] + label::before,
  .custom-checkbox + label::before {
    border-radius: 0;
  }

/*checkbox-design*/

/****************my-cart*************/
.manufacturers-container input[type="text"] {
  padding: 7px 70px 7px 20px;
  border: solid 1px #ced4da;
}

.product-filter.product-spec-filter input[type="checkbox"],
.manufacturer-filter input[type="checkbox"] {
    display: none;
}

  .product-filter.product-spec-filter input[type="checkbox"] + label::before,
  .manufacturer-filter input[type="checkbox"] + label::before {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 3px solid #93959f;
    outline-style: solid;
    outline-color: #93959f;
    outline-width: 1px;
    margin-right: 8px;
    vertical-align: bottom;
    vertical-align: middle;
  }

  .product-filter.product-spec-filter input[type="checkbox"]:checked + label::before,
  .manufacturer-filter input[type="checkbox"]:checked + label::before {
    border: 3px solid var(--theme-color);
    color: transparent;
    content: "" !important;
  }

  /*checkbox-design*/
  /****************my-cart*************/
  .manufacturers-container input[type="text"] {
    padding: 7px 70px 7px 20px;
    border: solid 1px #ced4da;
  }

.total-price-box {
  background: #f2f2f8;
  font-size: 20px;
  line-height: 20px;
}

  .total-price-box h2,
  .blogs-box h5 {
    font-family: 'barlowbold';
  }

.cart-header {
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px #ced4da solid;
  border-top: 1px #ced4da solid;
  margin-bottom: 20px;
}

.cart-container .fa-trash-o {
  font-size: 25px;
  color: #babac6;
}

.my-cart-container-box {
  border-bottom: 1px #ced4da solid;
}

.checkout-page .button-1 {
  background-color: #d31039;
}

/****************my-cart*************/
/*** ESTIMATE SHIPPING POPUP COMMON ***/


.estimate-shipping-popup {
  position: relative;
  background: #FFF;
  padding: 25px 10px;
  width: auto;
  max-width: 800px;
  margin: 0 auto;
}

.estimate-shipping-popup-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

.estimate-shipping-popup-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.estimate-shipping-popup-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}

.estimate-shipping-popup-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.estimate-shipping-popup-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}

.estimate-shipping-popup-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.shipping-options-loading {
  background: url(../images/ajax-loader-small.gif) no-repeat;
  width: 16px;
  height: 16px;
  position: relative;
  right: 8px;
  margin: 4% 50%;
}

.shipping-address .required {
  margin-left: 0px;
}

.estimate-shipping-row {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}

  .estimate-shipping-row.shipping-option {
    cursor: pointer;
  }

    .estimate-shipping-row.shipping-option.active {
      font-weight: 700;
    }

.estimate-shipping-row-item {
  flex: 0 1 100%;
}

  .estimate-shipping-row-item.shipping-item {
    padding: 8px 0;
    overflow: hidden;
    overflow-wrap: break-word;
  }

  .estimate-shipping-row-item.shipping-header-item {
    padding: 12px 0;
    border-bottom: 1px solid #f2f2f2;
    align-self: flex-end;
  }

  .estimate-shipping-row-item.address-item + .estimate-shipping-row-item.address-item {
    padding-left: 15px;
  }

  .estimate-shipping-row-item + .estimate-shipping-row-item {
    padding-left: 10px;
  }

.estimate-shipping-row-item-radio {
  flex: 0 0 35px;
}

.ship-to-title {
  margin-bottom: 10px;
}

.choose-shipping-title {
  margin-top: 20px;
}

.estimate-shipping-address-control {
  width: 100%;
  height: 36px;
}

.estimate-shipping-radio {
  display: none;
}

  .estimate-shipping-radio + label {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #cacece;
    padding: 9px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    top: 5px;
  }

  .estimate-shipping-radio:checked + label:after {
    content: ' ';
    width: 6px;
    height: 6px;
    border-radius: 50px;
    position: absolute;
    top: 6px;
    left: 6px;
    background: #ffffff;
  }

  .estimate-shipping-radio:checked + label {
    background-color: var(--theme-color) !important;
    color: #99a1a7;
    border: 1px solid #adb8c0;
    border-color: var(--theme-color) !important;
  }

.apply-shipping-button {
  border: none;
  padding: 8px 25px;
  background-color: var(--theme-color) !important;
  color: #fff;
}

.apply-shipping-button-container {
  margin-top: 15px;
  text-align: center;
}

.shipping-options-header {
  top: 0;
  z-index: 1;
  position: sticky;
  background-color: #fff;
}

.shipping-options {
  position: relative;
  z-index: 1;
  overflow: hidden;
  overflow-y: auto;
  max-height: 200px;
  background: #FFF no-repeat;
  background-image: -webkit-radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), -webkit-radial-gradient(50% 100%, farthest-side, rgba(242, 242, 242, 1), rgba(0, 0, 0, 0));
  background-image: -moz-radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), -moz-radial-gradient(50% 100%, farthest-side, rgba(242, 242, 242, 1), rgba(0, 0, 0, 0));
  background-image: radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(242, 242, 242, 1), rgba(0, 0, 0, 0));
  background-position: 0 0, 0 100%;
  background-size: 100% 7px;
}

  .shipping-options:before,
  .shipping-options:after {
    content: "";
    position: relative;
    z-index: -1;
    display: block;
    height: 30px;
    margin: 0 0 -30px;
    background: -webkit-linear-gradient(top, #FFF, #FFF 30%, rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(top, #FFF, #FFF 30%, rgba(255, 255, 255, 0));
    background: linear-gradient(to bottom, #FFF, #FFF 30%, rgba(255, 255, 255, 0));
  }

  .shipping-options:after {
    margin: -30px 0 0;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #FFF 70%, #FFF);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #FFF 70%, #FFF);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #FFF 70%, #FFF);
  }

.no-shipping-options {
  text-align: center;
  margin: 4% 0;
}

.estimate-shipping-popup .message-failure {
  margin: 5px 0 -5px;
  font-size: 12px;
  color: #e4434b;
}

.estimate-shipping-row-item.shipping-item.shipping-header-item.shipping-header-item-name {
  padding-right: 40px;
}

/*** SHOPPING CART ESTIMATE SHIPPING ***/
.shopping-cart-page .common-buttons .estimate-shipping-button {
  display: inline-block;
  min-width: 180px;
  margin: 5px;
  border: none;
  background-color: #aaa;
  padding: 10px 20px;
  font-size: 15px;
  text-align: center;
  color: #fff;
}

  .shopping-cart-page .common-buttons .estimate-shipping-button:hover {
    background-color: #999;
  }
/*** PRODUCT ESTIMATE SHIPPING ***/


.product-estimate-shipping {
  margin-bottom: 20px;
}

  .product-estimate-shipping .shipping-date {
    margin-top: 3px;
  }

  .product-estimate-shipping .shipping-title {
    font-size: 16px;
    font-weight: bold;
    color: #444;
    margin-bottom: 5px;
    justify-content: center;
  }

    .product-estimate-shipping .shipping-title .shipping-price {
      margin-left: 5px;
      vertical-align: middle;
    }

    .product-estimate-shipping .shipping-title .shipping-loading {
      margin-left: 5px;
      vertical-align: middle;
      background: url(../images/ajax-loader-small.gif) no-repeat;
      width: 16px;
      height: 16px;
      display: inline-block;
    }

  .product-estimate-shipping .open-estimate-shipping-popup .arrow-down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 0 0 3px 6px;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
  }

/***************checkout************/
.checkout-box {
  border-bottom: none;
  padding-bottom: 0;
}

  .checkout-box select {
    background-position: 98%;
  }

  .checkout-box .fa-cc-visa,
  .checkout-box .fa-cc-amex,
  .checkout-box .fa-cc-mastercard {
    font-size: 45px;
    vertical-align: bottom;
    color: #11278a;
  }

  .checkout-box ul li {
    padding: 0 !important;
  }

/***************checkout************/

/*******customer-info-box**********/
.customer-info-box ul li a.active,
.addresses-edit-box li a:hover {
  color: #d31039;
}

.addresses-edit-box li a {
  color: #bbb9c5;
}

.order-item .info {
  padding: 10px 0 !important;
}

.order-list .section .title {
  margin: 0 0 10px;
  font-size: 18px;
  color: #444;
  font-family: 'barlowbold';
}

.block-account-navigation .list li a {
  text-transform: uppercase;
}


/*******customer-info-box**********/
.manufacturer-logo-name {
  position: absolute;
  bottom: 0;
  z-index: 5;
  padding: 15px;
  text-align: center;
  width: 100%;
  background: #eee;
  display: block;
  color: #444;
}

/**************blog***************/
.blogs-box ul li a {
  color: #b8b7be;
}

.blogs-box h5 a {
  color: #47474e;
}

.popular-tags-box li a {
  /* background: #f3f4f9; */
  padding: 2px 10px 5px 0px;
  /* margin: 0px 5px 5px 0px; */
  display: inline-block;
}

.product-review-item .review-item-head {
  border-top: none;
  background: #eff1f5;
}

.product-review-item {
  margin: 0 0 20px;
  border: 1px solid #e2e6ea;
}

  .product-review-item .review-content {
    padding: 20px 20px;
  }

  .product-review-item .review-item-head {
    padding: 10px 20px;
  }

.blogpost-page .post-body img {
  width: 100%;
  height: auto;
}

/**************blog***************/
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

/*scrollup*/
.scrollup {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 10px;
  right: 20px;
  z-index: 100;
  padding: 0 !important;
}

a.scrollup i {
  color: #fff;
  font-size: 25px;
  margin-top: 7px;
}

a.scrollup {
  text-align: center;
}

/*scrollup*/

.top-nav-container .navbar .header-upper .header-links .nav-link {
  padding: 19px 10px;
  text-align: center !important;
}

  .top-nav-container .navbar .header-upper .header-links .nav-link {
    color: #fff;
  }

.top-nav-container .navbar .header-upper .login-nav-box .nav-link:hover {
  color: #fff;
}

.login-nav-box button{
    text-transform: uppercase;
    font-size: 18px;
}

.menu-toggle-btn {
  display: none;
}

.mini-shopping-cart .count {
  padding: 5px 0 15px;
  color: #444;
  font-size: 16px;
}

  .mini-shopping-cart .count a {
    margin: 0 2px;
    font-weight: bold;
    color: #444;
  }

.mini-shopping-cart .items {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
}

.mini-shopping-cart .picture {
  float: left;
  width: 70px;
  text-align: center;
}

  .mini-shopping-cart .picture img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
  }

  .mini-shopping-cart .picture + .product {
    margin: 0 0 0 80px;
  }

.mini-shopping-cart .name {
  margin: 0 0 10px;
  font-size: 14px;
}

  .mini-shopping-cart .name a {
    color: #4ab2f1;
  }

    .mini-shopping-cart .name a:hover {
      color: #248ece;
    }

.mini-shopping-cart .attributes {
  margin: 5px 0;
  color: #444;
}

.mini-shopping-cart .totals {
  margin: 0 0 12px;
  font-size: 14px;
}

  .mini-shopping-cart .totals strong {
    font-size: 16px;
    color: #444;
  }

.mini-shopping-cart .buttons {
  margin: 0 0 5px;
}

.mini-shopping-cart input[type="button"] {
  display: inline-block;
  border: none;
  background-color: #d31039;
  padding: 10px 20px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px;
}

  .mini-shopping-cart input[type="button"]:hover {
    background-color: #46282a;
  }

.mini-shopping-cart {
  max-height: calc(100vh - 100px);
  overflow-y: auto;
  overflow-x: hidden;
  padding: 12px;
  text-align: left;
  font-size: 12px;
}

  .mini-shopping-cart .item {
    overflow: hidden;
    padding: 10px 0;
  }

  .mini-shopping-cart a {
    color: #787878;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
  }

  .mini-shopping-cart .picture a {
    display: block;
    position: relative;
    overflow: hidden;
    min-height: 55px;
  }

  .mini-shopping-cart .close {
    background: #d4d6de;
    width: 20px;
    height: 20px;
    color: white;
    text-shadow: none;
  }

.flyout-cart {
  position: absolute;
  top: 66px;
  right: 5px;
  z-index: 100;
  min-width: 400px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.20);
  background-color: #fff;
}

@media(max-width: 400px) {
  .flyout-cart {
    min-width: 320px;
  }
}

  .flyout-cart::before {
    position: absolute;
    right: 5px;
    top: -12px;
    width: 0;
    height: 0;
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #ffffff;
  }

  .flyout-cart.active {
    display: block;
  }

.dropdown-menu-right li a img {
  width: 100%;
  border: 1px solid #eee;
}

.dropdown-menu-right ul li a span {
  font-size: 16px;
  font-weight: bold;
  padding: 8px 0;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

  .dropdown-menu-right ul li ul a span {
    padding: 0;
    display: inline-block;
    text-align: left;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: normal;
    line-height: 22px;
  }

.dropdown-menu-right ul li a > span {
  width: calc(95% - 40px);
}

.dropdown-menu-right ul li a > span + span {
  width: 40px;
  text-align: right;
}

.top-nav-container .navbar ul.sublist li .nav-link {
  color: #888888;
}

.ajaxfilter-section {
  border: unset !important;
  margin: 0 !important;
}

/* Category slider */
.category-slider .owl-nav {
  position: absolute;
/*  left: 16px;*/
  text-align: center !important;
  width: 100%;
}

.block-blog-archive .card-header {
  background: none;
}

/*product details */
.product-details-page .picture-gallery {
  width: 100%;
  float: none;
}

.product-details-page .offer-content {
  left: 0 !important;
  z-index: 10000;
}

.product-details-page .title h2 {
  font-size: 22px !important;
  text-align: left;
}

.product-details-page .giftcard input,
.product-details-page .giftcard textarea {
  width: 100%;
}

/*topic block*/
.not-found-page {
  max-width: 1480px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999;
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../images/status.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}

.email-a-friend-page .register-container textarea {
  padding: 8px
}

.back-in-stock-subscription {
  margin-bottom: 10px;
}

.footer-container {
  margin-top: 3rem;
}

.mfp-figure button.mfp-close {
  right: 0 !important;
  top: 40px !important;
  padding-right: 14px !important;
}

.topic-condition-of-use {
    margin-top:2px;
}

.page forums-main-page .topic-block .topic-block-body {
  padding-top: 50px;
}

.page-body.result {
  text-align: center;
}

.forums-main-page .topic-block .topic-block-title {
  min-height: 50px;
  margin: 35px 0 25px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px;
}
.master-column-wrapper .forum-page{
    margin-top: 50px;
}
.master-column-wrapper .forum-page .forum-info .forum-name {
   padding: 0 20px 20px;
}
.master-column-wrapper .forum-page .forum-info .forum-description {
  padding: 0 20px 20px;
}
.master-column-wrapper .forum-page .forum-actions .actions {
  padding-left: 20px;
}
.master-column-wrapper .forum-page .forum-actions .actions a{
    margin-right: 1rem;
}

/* Forum Edit Page */
.forum-edit-page{
    margin-top: 2rem;
    padding: 0 3rem;
}
.forum-edit-page .page-body {
    padding-top: 25px;
    max-width: 80%;
    margin: auto;
}
.forum-edit-page .page-body .inputs,
.forum-edit-page .page-body .inputs div,
.forum-edit-page .page-body .inputs textarea {
  width: 100%;
  max-width: 100%;
}
  .forum-edit-page .page-body .inputs label {
    text-align: left;
  }
.forum-edit-page textarea, .private-message-send-page textarea {
  display: block;
  margin: 0;
}
.forum-edit-page .page-body .reversed {
  text-align: left;
}

/* Forum Edit Successfull Page */
.forum-topic-page {
  margin-top: 2rem;
  padding: 0 3rem;
}

.container-wrapper{
    width: 100%;
    padding: 5rem 10rem;
    margin-top: 2rem;
    background: #f7f7f7;
}
.container-wrapper form{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
  .container-wrapper form .fieldset,
  .container-wrapper form .buttons {
      margin-bottom: 0;
    width: 70%;
  }
    .container-wrapper form .fieldset .inputs,
    .container-wrapper form input {
      width: 100%;
    }

.latest-blog-container .row{
    display: flex !important;
    justify-content: center !important;
}
header .global-header{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
}

.product-review-box .rating{
    font-size:0;
}
.page.product-reviews #pagination-controls {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

  .page.product-reviews #pagination-controls > span:first-child, .page.product-reviews #pagination-controls > span:last-child {
    font-size: 0;
  }

    .page.product-reviews #pagination-controls > span:first-child:before, .page.product-reviews #pagination-controls > span:last-child:before {
      font-family: "icomoon" !important;
      font-weight: 600;
      font-size: 12px;
      display: inline;
      line-height: 1;
      line-height: 30px;
    }

    .page.product-reviews #pagination-controls > span:first-child:before {
      content: "\e901 ";
    }

    .page.product-reviews #pagination-controls > span:last-child:before {
      content: "\e902";
    }

  .page.product-reviews #pagination-controls a, .page.product-reviews #pagination-controls span {
    margin: 0 5px;
    text-decoration: none;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #fff;
    border: 1px solid var(--theme-color);
    color: var(--theme-color);
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s;
  }

  .page.product-reviews #pagination-controls span {
    border: 1px solid var(--theme-color);
    color: var(--theme-color);
  }

    .page.product-reviews #pagination-controls span.disabled-Previous, .page.product-reviews #pagination-controls span.disabled-Next {
      border: 1px solid var(--theme-color);
    }

      .page.product-reviews #pagination-controls span.disabled-Previous:hover, .page.product-reviews #pagination-controls span.disabled-Next:hover {
        cursor: default;
      }

  .page.product-reviews #pagination-controls a.disabled {
    color: #fff;
    cursor: default;
    text-decoration: none;
    background: var(--theme-color);
  }
.owl-nav .owl-next [aria-label="Next"]::before {
  content: "\e902";
}

.owl-nav .owl-prev [aria-label="Previous"]::before {
  content: "\e901";
}