
/*Remove lines on categories*/
.widget-categories ul>li.has-children ul, .widget-links ul>li.has-children ul {
   border-left: 0px;
}
.widget-categories ul>li.has-children ul li::before, .widget-links ul>li.has-children ul li::before {
  background-color: transparent;
}
.widget-categories ul>li.view-all::before {
  border: 0px;
}
/*Fix for left categories getting cut off at 800 px*/
.widget-categories ul>li.has-children.expanded>ul, .widget-links ul>li.has-children.expanded>ul {
  max-height: 100%;
}

.product-gallery {
  padding-top: 15px;
}

/*cart quantity input overlap fix*/
.quantity-input::-webkit-inner-spin-button,
.quantity-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity-input {
  -moz-appearance:textfield;
}
.widget-reviews p:not(.review-reply) {
  margin: 0 0 0.2rem;
}
.review-box:not(:last-child) {
  border-bottom: 1px solid #f3f3f3;
}
.text-small {
  font-size: 0.7rem;
  color: #a6a6a6;
}
.avatar {
  width: 4rem;
  min-width: 4rem;
  height: 4rem;
  line-height: 4rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 1.7rem;
  font-weight: 500;
  text-align: center;
  color: #FFFFFF;
  background-color: #3C4252
}
.pull-right {
  float: right;
}
.widget-reviews .rating-stars p {
  margin-top: 0.8rem;
}
.rating-stars i {
  font-size: 2rem;
}
.review-description {
  width: calc(100% - 64px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.review-gallery__picture-wrapper {
  width: 8rem;
  height: 8rem;
  overflow: hidden;
}
.review-gallery__picture:hover {
  border: 2px solid #0da9ef;
  cursor: zoom-in;
}
.review-gallery__picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.reviews-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
}
.review-card {
  background-color: #f7f7f7;
  margin-top: 15px;
  border-color: f7f7f7;
  padding: 0.8rem;
}
.review-card  .review-reply {
  background-color: #ededed;
}
.review-card .review-gallery__picture-wrapper {
  width: 100%;
  height: 250px;
}
ul.share-review-dropdown-menu {
  padding: 0;
  margin: 1rem 0 0 0;
  list-style: none;
  font-size: 12px;
  box-shadow: none;
  border: none;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
#share-review-button:hover {
  color: #0da9ef;
}

/*Bootstrap dropdown menu styling on product page*/
div.dropdown-menu.show{
    #max-height: 200px !important;
    overflow: hidden;
    transform: translate3d(0px, 52px, 0px) !important;
}
ul.dropdown-menu.inner{
  max-height: 200px !important;
  overflow-y: auto;
}

div.dropdown-menu.currency-switcher.show{
    max-height: 300px !important;
    overflow: hidden;
    width: 240px;
    transform: none !important;
}
ul.dropdown-menu.inner{
    max-height: 300px !important;
    overflow-y: auto;
}

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

/*Sticky Footer*/
html, body {
  height: 100%;
}
/*body {*/
  /*display: flex;*/
  /*flex-direction: column;*/
/*}*/
.content {
  flex: 1 0 auto;
}
.site-footer {
  flex-shrink: 0;
}



.product-gallery .product-thumbnails>li>a {
  width: 50px;
}

.dropdown-item:hover {
  color: #0da9ef !important;
}

.dropdown-item {
  color: #000 !important;
}

.option-not-avail:hover {
  color: #bbb !important;
}

.option-not-avail {
  color: #bbb !important;
}

.first_attribute .option-not-avail {
  color: #000 !important;
}

.first_attribute .option-not-avail:hover {
  color: #0da9ef !important;
}

.bootstrap-select>.dropdown-toggle {
  text-transform: none;
  padding: 0 18px 3px;
  border: 1px solid #dbe2e8;
  border-radius: 22px;
  background-color: #fff;
  color: #606975;
  font-family: "Maven Pro",Helvetica,Arial,sans-serif;
  font-size: 14px;
  height: 44px;
}
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle { outline:0 !important; }

.bootstrap-select {
  min-width: 100% !important;
}

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

/*Make site logo larger*/
.site-logo-text {width: 275px;}
.site-logo>img {
  max-height: 60px;
  width: auto;
}

.site-logo {
  width: 300px;
}

@media (max-width: 576px) {
  .site-logo {
    width: 145px;
    padding-left: 16px;
  }
  .btn.js_out_of_stock {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .avatar {
    width: 3rem;
    min-width: 3rem;
    height: 3rem;
    line-height: 3rem;
  }
  .review-description {
    width: calc(100% - 48px);
  }
  .rating-stars > i {
    font-size: 1.2rem;
  }
}
/*fix home slider sizes*/
.owl-item img.home_slider {
  height: auto !important;
  max-height: 450px !important;
}
/*fix product slider sizes*/
.owl-item img {
  height: auto !important;
  max-height: 500px !important;
}

/*Implent image zoom*/
img.zoomImg {
  height: auto !important;
  max-height: none !important;
}

/*On sale banners on images*/
.ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -21px;
}

.preloader {
    width: 100%;
    background-color: #fbfbfbc2;
    height: 100%;
    position: absolute;
    z-index: 10;
    display: none;
    justify-content: center;
    align-items: center;
}

.preloader.show {
    display: flex;
}

.preloader img {
    width: 30px;
    height: 30px;
}

.order_lookup .product-item {
    min-width: unset;
}

.media-box video {
    width: 100% !important;
    height: inherit !important;
}
