:root {
    --primary: #2b2a29;
    --second: #e31e24;
}

main {
    background: #fff;
    margin-top: 6px;
}

button {
  background-color: #1e3f66 !important;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: bold !important;
}

button:hover {
  background-color: #293241 !important;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: bold !important;
}

.btn, .form-control {
  border-radius: 0;
}
.owl-dots {
    display: none !important;
}
.shadow {
    box-shadow: 0 .5rem 1rem #1e3f661c !important;
}
.btn {
    border: none;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #3d5a80;
  padding-top: 180px;
  background-color: inherit;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-weight: 800;
}

a {
  text-decoration: none;
  color: #1e3f66;
}

a:hover {
  color: #293241;
}

.fw-black {
  font-weight: 800;
}

.page-content {
  min-height: 250px;
}

.header-container {
  z-index: 999;
}

.brand-site {
  max-width: 250px;
  float: left;
margin: 3px 0 7px 22px;
 }

.brand-site a img.logo {
    width: 100px;
    height: 96px;
    max-width: 100px;
}

.logo-footer {
    width: 100px;
}

picture.w-100 img {
    width: 100%;
}

.right-icons {
  width: auto;
  display: inline-block;
}

.right-icons .search-btn {
  float: left;
  /*border: 2px solid #1e3f66;*/
  padding: 6px 8px;
  margin: 4px;
  /*background-color: #fff;*/
}

.right-icons .cart-btn {
  float: left;
  /*border: 2px solid #1e3f66;*/
  padding: 6px 8px;
  margin: 4px;
  /*background-color: #fff;*/
}

.right-icons .loginlnk {
    float: left;
    /*border: 2px solid #1e3f66;*/
    padding: 6px 6px;
    margin: 4px;
    /*background-color: #fff;*/
}

#cart-count.badge {
  background-color: #f44336;
  margin-left: 5px;
}

.navbar-toggler {
  border-radius: 0;
  padding: 5px 7px;
  width: 35px;
  height: 35px;
  margin-left: 15px;
}

.cats-menu {
    background-color: #1e3f66;
    color: #fff;
    padding: 6px 0;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 50px;
    width: 155px;
    text-align: center;
}

.banner-padding {
    margin-bottom: 24px;
}

.cats-menu:focus,
.cats-menu:hover {
  color: #fff;
  background-color: #293241
}
.view-all-btn {
    float: right;
    margin-right: 40px;
    font-size: 13px;
    background: #edf3f8;
    color: #272f3e;
    padding: 3px 14px;
    transition: 0.3s;
    border-radius: 50px;
}

.ajax-promo-new-form {
    float: left;
    width: 50%;
}

#navbarSupportedContent .pages-links a {
    color: #1e3f66;
}

.carousel-control-prev, .carousel-control-next {
    background: none !important;
}
.carousel-control-prev:hover, .carousel-control-next:hover {
    background: none !important;
}
.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -15px;
    top: calc(50% - 90px);
    background: #293241 !important;
    color: #fff !important;
    padding: 20px !important;
    width: 50px;
    height: 50px;
    font-size: 37px !important;
    line-height: 0px !important;
    text-align: center;
    border-radius: 0px;
    -webkit-box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.2);
}
.owl-carousel .owl-nav button.owl-prev {
    color: #fff !important;
    font-size: 37px !important;
    line-height: 0px !important;
    text-align: center;
}

owl-carousel .owl-nav button.owl-next {
    color: #fff !important;
    font-size: 37px !important;
    line-height: 0px !important;
    text-align: center;
}
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -15px;
    top: calc(50% - 90px);
    background: #293241 !important;
    color: #fff !important;
    padding: 20px !important;
    width: 50px;
    height: 50px;
    font-size: 37px !important;
    line-height: 0px !important;
    text-align: center;
    border-radius: 0px;
    -webkit-box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.2);
}

.page-title h2 {
    background: #293241;
    color: #fff;
    width: 100%;
    float: left;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px 0px 6px 13px;
    transition: 0.3s;
    font-size: 19px;
    font-weight: normal;
}
.ajax-notice {
    position: fixed;
    top: -60px;
    left: 0;
    width: 100%;
    background: #44ae44;
    padding: 10px 20px;
    color: #fff;
    transition: 0.3s;
    z-index: 121212;
}

.ajax-notice.open {
    top: 0;
}
.ajax-notice.status_true {
    background: #44ae44;
}
.ajax-notice.status_false {
    background: #ec4242;
}

.dropdown-menu {
  border-radius: 0;
}

.btn.btn-secondary {
  background-color: #293241 !important;
  border: none;
}

.user-menu a {
  float: left;
}

.member .user-menu a {
    width: 33.33%;
}
.member.is-admin .user-menu a {
    width: 25%;
}


.user-menu
.dropdown-item {
    width: 100% !important;
}

.user-menu-dropdown a {
  width: 100%;
}

.menu-pages {
  border-top: 2px solid #ddd;
  padding-top: 3px;
  padding-bottom: 3px;
}

#cart {
  min-width: 400px;
  max-width: 450px;
  position: fixed;
  top: 0;
  right: -100%;
  height: 100%;
  -webkit-transition: 0.7s ease-in-out;
  transition: 0.7s ease-in-out;
  overflow-y: scroll;
  overflow-x: hidden;
  z-index: 9999 !important;
  background-color: #f5f5f5;
  border-left: 4px solid #1e3f66;
}

#cart-flash {
    position: fixed;
    right: -100%;
    top: 10px;
    border: 1px solid black;
    z-index: 9999;
    padding: 10px;
    background: rgba(0,255,0,0.4);
    color: rgba(0,50,0,1);
    -webkit-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
#cart-flash.open {
    right: 0;
}


@media only screen and (max-width: 1070px) {
    .col-md-2.cta-col-icon {
        width: 110px;
        padding-right: 10px;
    }
    .col-md-2.cta-col-icon img {
        width: 100%;
        margin-top: 24px;
    }
    .col-md-8.cta-col-text {
        width: calc(100% - 120px);
    }
    .home-cta h4 {
        font-size: 14px !important;
    }
}
@media only screen and (max-width: 600px) {
  #cart {
    top: auto;
    bottom: 0;
    height: 45vh;
    width: 100%;
    max-width: 100%;
  }
}
#cart .close-cart {
  position: absolute;
  top: 0;
  left: 15px;
  background-color: #1e3f66;
  color: #fff;
  padding: 0 10px;
  font-weight: bold;
  cursor: pointer;
  font-size: 25px;
}

#cart h3 {
  margin: 0 20px;
}

#cart.open {
  right: 0;
}

#cart .table td {
  padding: 0;
}

#cart .spinner {
  display: none;
}

#cart.loading .table-responsive {
  display: none;
}

#cart.loading .spinner {
  display: block;
}

#cart .just-added {
  background-color: rgba(0, 255, 0, 0.1) !important;
}

#cart .btn-remove {
  display: block;
  padding: 0 5px;
  line-height: 17px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
}

.btn-preview, .btn-null {
  color: #fff;
  text-transform: uppercase;
}

.btn-preview:hover {
  background: #3d5a80;
  color: #FFF !important;
}

.btn-preview {
  background: #1e3f66;
}

#cart .btn-null {
  background: #3d5a80;
  color: #fff;
}

#cart .btn-null:hover {
  color: red;
}

#cart tr:hover .btn-remove {
  display: block;
}

tr.product {
  margin-bottom: 10px !important;
}

.home-banner {
    margin-top: 30px;
}

.home-cta {
    float: left;
    width: 100%;
    background: #293241;
    margin-bottom: 30px;
    color: #fff;
    padding: 20px 0;
    margin-top: 15px;
}
.home-cta svg {
    fill: #e6e6e6;
    width: 100px;
    margin-top: -14px;
}
.home-cta h5 {
    margin-top: 9px;
    font-size: 15px;
    font-weight: 300;
}
.home-cta h4 small {
    text-transform: lowercase;
}
.home-cta h4 {
    font-weight: normal;
    font-size: 18px;
    margin: 7px 0 0 0;
    line-height: 1;
}

.cta-btn {
    background: #edf3f8;
    color: #293241;
    padding: 13px 0;
    margin-top: 11px;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 50px;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.manufacturers-slider {
  padding-top: 40px;
  padding-bottom: 40px;
}
.manufacturers-container {
    float: left;
    width: 100%;
}

.carousel-control-prev {
    background: #293241 !important;
    height: 60px;
    top: calc(50% - 25px);
    width: 50px;
}


.carousel-control-next {
    background: #293241 !important;
    height: 60px;
    top: calc(50% - 25px);
    width: 50px;
}
.carousel-control-prev:hover, .carousel-control-next:hover {
    background: #293241 !important;
}


.manufacturers-slider {
    float: left;
    width: 100%;
}
ul.split-list-2 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
.pt-5 {
    padding-top: 3rem!important
}
.copyright {
  font-size: 12px !important;
  background-color: #293241;
}

.copyright .copyr {
  text-align: left !important;
}

.copyright .webmaster {
  text-align: right !important;
}

.single-product-box {
  float: left;
  width: 100%;
  /*-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.05), 0 16px 16px rgba(0, 0, 0, 0.05);*/
  /*        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.05), 0 16px 16px rgba(0, 0, 0, 0.05);*/
  /*border: 2px solid #ccc;*/
  position: relative;
    transition: 0.3s;
    border: 1px solid transparent;
}

.single-product-box:hover img {
    transform: scale(1.2);
}
.single-product-box:hover {
    border: 1px solid #ccc;
    border-radius: 3px;
}
.single-product-box .product-image-holder {
    float: left;
    width: 100%;
    max-height: 300px;
    overflow: hidden;
}

.single-product-box .product-image-holder a {
  float: left;
  width: 100%;
  height: 100%;
}

.single-product-box .product-image-holder img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
    transition: 0.3s;
  height: 100%;
}

.single-product-box .product-data {
  float: left;
  width: 80%;
  margin: 0 10%;
  min-height: 85px;
}
.blink {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}

.product-selected .single-product-box {
    border: 2px solid red;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
h3.product-title {
    float: left;
    width: 100%;
    font-size: 16px;
    text-align: center;
    color: #3d5a80;
    margin-top: 25px;
    text-transform: capitalize!important;
    min-height: 40px;
}

h4.product-price {
    margin-bottom: 0;
    padding-top: 10px;
    border-top: 1px solid #ddd;
    font-size: 14px;
    float: left;
    width: 100%;
}

.single-product-box .add_to_cart {
  float: left;
  width: 95%;
  margin: 0 2%;
  margin-top: 25px;
}

.single-product-box h5 {
  text-align: center;
  height: 50px;
  float: left;
  width: 100%;
  margin-top: 20px;
  line-height: 1;
}

.single-product-box .product-edit {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.single-category-box {
  float: left;
  width: 100%;
  /*-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.05), 0 16px 16px rgba(0, 0, 0, 0.05);*/
  /*        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.05), 0 16px 16px rgba(0, 0, 0, 0.05);*/
  /*border: 5px solid #1e3f66;*/
  position: relative;
}

.single-category-box .category-image-holder {
  float: left;
  width: 100%;
  height: 300px;
}

.single-category-box .category-image-holder a {
    float: left;
    width: 100%;
    height: 100%;
    text-align: center;
}

.single-category-box .category-image-holder img {
  max-width: 100%;
  max-height: 306px;
  /*-o-object-fit: cover;*/
  /*   object-fit: cover;*/
  /*width: 100%;*/
  /*height: 100%;*/
}

.single-category-box .category-title {
  padding: 0;
  float: left;
  width: 100%;
  text-align: center;
  margin: 0;
  bottom: -6px;
  position: absolute;
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px !important;
}

.single-category-box .category-edit {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
}

.breadcrumbs {
  padding: 5px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 25px;
}

.breadcrumbs .page-title h2 {
  font-weight: 800;
}

.breadcrumbs .page-crumbs {
  text-align: right !important;
}

.breadcrumbs .page-crumbs a {
  text-decoration: none;
}

.breadcrumbs .page-crumbs a.active {
  color: #999;
}

.breadcrumbs .page-crumbs a.active:before {
  content: "/";
  padding: 0 5px;
}

.main-category-title {
  margin-bottom: 25px;
  margin-top: 25px;
}

.main-category-title p {
  font-weight: 800;
  margin-bottom: 0;
}

.main-category-title h2 {
  font-weight: 800;
}
.search-input {
  margin: 30px 0;
}
.search-input {
  margin: 30px 0;
  border-radius: 2px;
  padding: 20px 30px;
  background: #98c1d9;
}
#productSearch {
  border: 2px solid #1e3f66;
}

.search-keys a {
  color: #fff;
  background: #1e3f66;
  padding: 0px 10px;
  font-size: 14px;
}
.search-keys {
  margin-top: 10px;
}
.search-keys h2 {
  color: #1e3f66;
  font-size: 16px;
  border-bottom: 1px solid #1e3f66;
}

.footer-wrapper {
  background: #93bad22b;
  padding-top: 2px;
}


/* (D) ADDING "SPRING EFFECT" */
@keyframes spring {
    0% { transform: scale(1) translateY(0); }
    10% { transform: scale(1.2, 0.6); }
    30% { transform: scale(0.8, 1.1) translateY(-10px); }
    50% { transform: scale(1) translateY(0); }
    100% { transform: translateY(0); }
}

.spring {
    animation: spring 2s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}

.category-navbar {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.sub-category-navbar {
    list-style: none;
    margin: 0;
    margin-top: 0px;
    padding: 0;
    display: none;
    position: absolute;
    left: 258px;
    background: #fff;
    border: 1px solid #c3c8cc;
    margin-top: -31px;
}

.category-navbar li:hover .sub-category-navbar {
    display: block;
}

.reglink_top {
    display: none;
}
.reglink {
    display: inline-block;
}


.add-to-cart {
    background: #f44336 !important;
}

@media only screen and (max-width: 991px) {
    .guest {
        padding-top: 130px;
    }
  .breadcrumbs .page-title,
.breadcrumbs .page-crumbs {
    text-align: center !important;
  }
  .breadcrumbs .page-crumbs {
    padding-bottom: 10px;
  }
  body {
    padding-top: 180px;
  }

  .middle-links {
      display: none !important;
  }
}
@media only screen and (max-width: 767px) {

    .reglink {
        display: none;
    }
    .reglink_top {
        display: block;
    }

  ul.split-list-2 {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
  .footer-categories ul li {
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    float: left;
    width: 100%;
  }
  .footer-categories ul li:last-child {
    border-bottom: none;
  }
  .footer-categories ul li a {
    float: left;
    width: 100%;
  }
  .footer h6 {
    border-bottom: 2px #3d5a80 solid;
    padding-bottom: 5px;
  }
  .copyright .copyr {
    text-align: center !important;
  }
  .copyright .webmaster {
    text-align: center !important;
    padding-top: 5px;
  }
  .cats-menu {
    padding: 5px;
  }
  .not-user-message {
    text-align: center !important;
  }
  nav a.cats-menu .fa-plus {
    float: right;
    font-size: 15px;
    margin-top: 5px;
    display: block;
  }
  nav ul.pages-links a {
    padding: 5px;
  }
  nav.navigation-helper {
    border-bottom: 1px solid #ddd;
  }
  #navbarDropdown.cats-menu i.fa-bars {
    display: none;
  }
  body {
    padding-top: 60px;
  }
  .breadcrumbs {
    margin-top: 50px;
  }
}
  .owl-carousel .owl-nav.disabled {
    display: block !important;
}


.product-admin {
    width: 100%;
    background: #ffffffe0;
    height: 100%;
    position: absolute;
    text-align: center;
    padding-top: 50px;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: none;
    z-index: 11111;
}
.open-admin-tab {
    top: 0;
    right: 0;
    position: absolute;
    background: #f44336;
    width: auto;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 8px;
    padding: 0 10px;
}
.open-admin-tab:hover {
    background: #333;
    color: #fff;
}
.closet {
    top: 0;
    right: 0px;
    position: absolute;
    background: #f44336;
    width: auto;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 8px;
    padding: 0 14px;
}

.promo.btn.btn-sm.btn-info {
    width: 90%;
    border-radius: 5px;
    border: 1px solid #0b8faa;
    margin-bottom: 20px;
}
.bonus.btn.btn-sm.btn-info {
    width: 90%;
    border-radius: 5px;
    border: 1px solid #0b8faa;
    margin-bottom: 20px;
}
.product-admin .btn.btn-sm.btn-warning {
    width: 90%;
    border-radius: 5px;
    border: 1px solid #ce9d0a;
    margin-bottom: 20px;
}
.single-product-box.admin .product-admin {
    display: block;
}
@media only screen and (max-width: 576px) {
    .guest {
        padding-top: 156px !important;
    }
  body {
    padding-top: 80px !important;
  }
  .not-user-message span.text-muted {
    width: 100%;
    float: left;
  }
  .brand-site a img.logo {
    width: 180px;
  }
  #cart {
    border-left: none !important;
    border-top: 4px solid #1e3f66;
    right: -150%;
    height: calc(100vh - 85px);
    min-width: 100%;
    z-index: 9;
  }
  #cart td.cart-total {
    text-align: left !important;
  }
  #cart td.cart-discount {
    text-align: left !important;
  }
    .single-product-box .product-image-holder {
        height: auto;
    }
    h3.product-title {
        font-size: 14px;
        font-weight: bolder;
        margin-top: 10px;
    }
    #cart-flash {
        top: 0;
        border: 1px solid #124a12;
        background: forestgreen;
        color: #fff;
        width: 100%;
        text-align: center;
    }
}
@media only screen and (max-width: 575px) {
  .user-menu a span {
    display: none;
  }
  .brand-site {
    width: 120px;
  }
    .brand-site a img.logo {
        width: 79px;
        height: auto;
    }
}
@media only screen and (max-width: 400px) {
  .navbar-toggler {
    padding: 0px 5px;
  }
}


#bulstatSearchResults li:hover {
    background: rgba(0, 200,0, 0.2);
    cursor: pointer;
}
.bulstat-search {
    display: none;
}

.datepicker-dropdown {
    z-index: 9999 !important;
}

.middle-links {
    float: left;
    width: calc(100% - 710px);
    margin: 0 10px;
}

.middle-links-mobile form {
    width: 100%;
    margin: 20px 0 0 0;
    position: relative;
}

.middle-links form {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    position: relative;
}
.site-search input {
    border-radius: 20px;
}
.site-search button {
    position: absolute;
    right: 3px;
    top: 3px;
    line-height: 30px;
    width: 30px;
    background: none;
    border: none;
    color: var(--second);
    border-radius: 50%;
}

.owl-prev span, .owl-next span {
    font-size: 0px !important;
}
.owl-prev span::after {
    content: '\f100';
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    font-size: 38px !important;
    color: #293241;
}

.owl-next span::after {
    content: '\f101';
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    font-size: 38px !important;
    color: #293241;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    top: calc(50% - 22px) !important;
}
