.woocommerce-breadcrumb {
  background: #F5F5F5;
  font-size: 14px;
  color: #979797;
  padding: 9px 0;
  margin: 0;
}
@media all and (min-width: 576px) {
  .woocommerce-breadcrumb {
    margin: 0 0 25px;
  }
}
@media all and (min-width: 768px) {
  .woocommerce-breadcrumb {
    margin: 0 0 35px;
  }
}
@media all and (min-width: 1024px) {
  .woocommerce-breadcrumb {
    margin: 0 0 50px;
  }
}
.woocommerce-breadcrumb .container {
  max-width: 100%;
  padding: 0 20px;
}
@media all and (min-width: 1024px) {
  .woocommerce-breadcrumb .container {
    padding: 0 40px;
  }
}
body.single .woocommerce-breadcrumb {
  display: none;
}
@media all and (min-width: 768px) {
  body.single .woocommerce-breadcrumb {
    display: block;
  }
}
.woocommerce-breadcrumb a {
  color: #979797;
  display: inline-block;
}

.shop_titles {
  margin-top: 30px;
  margin-bottom: 20px;
}
@media all and (min-width: 1024px) {
  .shop_titles {
    margin-top: 75px;
    margin-bottom: 55px;
  }
}
.shop_titles__content h1 {
  font-size: 32px;
}
@media all and (min-width: 576px) {
  .shop_titles__content h1 {
    font-size: 34px;
  }
}
@media all and (min-width: 768px) {
  .shop_titles__content h1 {
    font-size: 36px;
  }
}
@media all and (min-width: 1024px) {
  .shop_titles__content h1 {
    font-size: 38px;
  }
}
.shop_titles .dropdown-menu {
  background: #fff;
  padding: 0;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.05);
  left: 0;
  top: 100% !important;
  width: 105px;
  visibility: hidden;
  opacity: 0;
  transform: none !important;
  z-index: 1;
}
.shop_titles .dropdown-menu.show {
  opacity: 1;
  visibility: visible;
}
.shop_titles .dropdown-item {
  border: 1px solid #eeeeee;
  font-size: 14px;
  line-height: 1.1;
  padding: 15px;
  text-align: center;
  display: block;
}
@media all and (min-width: 1024px) {
  .shop_titles__actions {
    width: 244px;
    flex: 0 0 244px;
    max-width: 244px;
  }
}
.shop_titles__actions button {
  background: transparent;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: bold;
}
.shop_titles__actions button img {
  width: 11px;
  height: auto;
  margin: 0 6px;
}
.shop_titles__actions button.filters_toggle img, .shop_titles__actions button.filters_toggle__mobile img {
  width: 21px;
  height: auto;
}

.shop__filters {
  position: relative;
  font-size: 14px;
  transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
  transition-delay: 0.25s;
  transition: opacity 0.25s ease-out 0.25s, visibility 0.25s ease-out 0.25s, transform 0.25s ease-out 0.25s, flex 0s ease 0.25s, max-width 0s ease 0.25s, padding 0s ease 0.25s;
}
@media all and (min-width: 1024px) {
  .shop__filters {
    flex: 0 0 238px;
    max-width: 238px;
    font-size: 16px;
    padding-left: 24px;
  }
}
@media all and (min-width: 1200px) {
  .shop__filters {
    padding-left: 41px;
  }
}
.shop__filters.go_out {
  transform: translate(35%, 0);
  opacity: 0;
  visibility: hidden;
  flex: 0 0 0;
  max-width: 0;
  padding: 0;
  transition: opacity 0.25s ease-out, visibility 0.25s ease-out, transform 0.25s ease-out, flex 0s ease 0.25s, max-width 0s ease 0.25s, padding 0s ease 0.25s;
}
.shop__filters__cats {
  margin-bottom: 20px;
  display: block;
  white-space: nowrap;
  overflow: auto;
}
@media all and (min-width: 1024px) {
  .shop__filters__cats {
    white-space: nowrap;
    overflow: visible;
  }
}
@media all and (max-width: 1024px) {
  .shop__filters__cats.widget-content {
    padding: 0;
    border: 0;
    margin: 0 0 12px;
  }
}
.shop__filters__cats ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  white-space: nowrap;
}
@media all and (min-width: 1024px) {
  .shop__filters__cats ul {
    white-space: normal;
    display: block;
  }
}
.shop__filters__cats ul ul {
  padding-right: 25px;
}
.shop__filters__cats ul li {
  padding: 0 10px;
  display: inline-block;
}
@media all and (min-width: 1024px) {
  .shop__filters__cats ul li {
    display: block;
    padding: 0;
  }
}
.shop__filters__cats a {
  padding: 4px 0;
  font-size: 16px;
  display: inline-block;
}
@media all and (min-width: 1024px) {
  .shop__filters__cats a {
    display: block;
  }
}
.shop__filters__cats a.return {
  padding-left: 10px;
}
@media all and (min-width: 1024px) {
  .shop__filters__cats a.return {
    padding-left: 0;
  }
}
.shop__filters__cats .current-cat a {
  font-weight: bold;
}
.shop__filters .facetwp-slider-wrap {
  padding: 15px 0;
}
.shop__filters .noUi-target {
  border: 0;
  border-radius: 5px;
  height: 3px;
  background: #b9b9b9;
}
.shop__filters .noUi-target .noUi-connect {
  background: #8cbf44;
}
.shop__filters .noUi-target .noUi-handle {
  border: 0;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background: #8cbf44;
  top: -8px;
}
.shop__filters .facetwp-slider-label {
  width: 100%;
  direction: ltr;
  display: block;
}
.shop__products {
  margin-right: auto;
}
@media all and (min-width: 1024px) {
  .shop__products {
    flex: 0 0 calc(100% - 238px);
    max-width: calc(100% - 238px);
  }
}
.shop__products.expanded {
  flex: 0 0 100%;
  max-width: 100%;
  transition-delay: 0.25s;
}
@media all and (min-width: 576px) {
  .shop__products.expanded-finished .col-sm-6 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media all and (min-width: 1024px) {
  .shop__products.expanded-finished .col-lg-4 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.shop__products .product_box__wrapper {
  margin-bottom: 61px;
}

.widget-title img {
  width: 11px;
  position: relative;
  display: none;
  transform: rotate(-180deg);
}
@media all and (min-width: 1024px) {
  .widget-title img {
    display: block;
  }
}
.widget-title.collapsed img {
  transform: none;
}
.widget-content {
  padding: 0 0 18px;
  margin: 0 0 18px;
  border-bottom: 1px solid #e7e7e7;
}
@media all and (min-width: 1024px) {
  .widget-content {
    border-bottom-width: 2px;
  }
}
.widget-content .facetwp-facet {
  margin: 0;
}
.widget-content .facetwp-checkbox {
  background: transparent !important;
  padding: 0 30px 0 0;
  position: relative;
  margin: 5px 0;
}
.widget-content .facetwp-checkbox:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 3px;
  width: 17px;
  height: 17px;
  border: 2px solid #959595;
  border-radius: 50%;
}
.widget-content .facetwp-checkbox:after {
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: 8px;
  width: 7px;
  height: 7px;
  background: #959595;
  visibility: hidden;
  opacity: 0;
  border-radius: 50%;
  transition: all 0.25s ease-out;
}
.widget-content .facetwp-checkbox:hover:after {
  visibility: visible;
  opacity: 1;
}
.widget-content .facetwp-checkbox.checked:before {
  border-color: #292929;
}
.widget-content .facetwp-checkbox.checked:after {
  visibility: visible;
  opacity: 1;
  background: #292929;
}

.facetwp-slider-reset {
  display: none !important;
}

#filtersModal .modal-dialog {
  margin: 0 auto;
}
#filtersModal .modal-dialog .modal-content {
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 0 20px;
}
#filtersModal .modal-dialog .modal-content .modal-header {
  border: 0;
  padding: 21px 0;
}
#filtersModal .modal-dialog .modal-content .modal-header .close {
  margin: 0 auto 0 0;
  background: transparent;
  padding: 5px;
  border: 0;
}
#filtersModal .modal-dialog .modal-content .modal-header .close img {
  width: 21px;
  height: 21px;
}
#filtersModal .modal-dialog .modal-content .modal-body {
  font-size: 14px;
  padding: 0;
}
#filtersModal .modal-dialog .modal-content .modal-body .widget-title {
  margin: 10px 0 7px;
}
#filtersModal .modal-dialog .modal-content .modal-body .widget-content:last-of-type {
  border: 0;
}
#filtersModal .modal-dialog .modal-content .modal-body .widget-content .dropdown-item {
  background: transparent !important;
  padding: 0 30px 0 0;
  margin-top: 13px;
  position: relative;
}
#filtersModal .modal-dialog .modal-content .modal-body .widget-content .dropdown-item:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 3px;
  width: 17px;
  height: 17px;
  border: 2px solid #959595;
  border-radius: 50%;
}
#filtersModal .modal-dialog .modal-content .modal-body .widget-content .dropdown-item:after {
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: 8px;
  width: 7px;
  height: 7px;
  background: #959595;
  visibility: hidden;
  opacity: 0;
  border-radius: 50%;
  transition: all 0.25s ease-out;
}
#filtersModal .modal-dialog .modal-content .modal-body .widget-content .dropdown-item:hover:after {
  visibility: visible;
  opacity: 1;
}
#filtersModal .modal-dialog .modal-content .modal-body .widget-content .dropdown-item.active:before {
  border-color: #292929;
}
#filtersModal .modal-dialog .modal-content .modal-body .widget-content .dropdown-item.active:after {
  visibility: visible;
  opacity: 1;
  background: #292929;
}
#filtersModal .modal-dialog .modal-content .modal-footer {
  border-top: 1px solid #e5e5e5;
  padding: 25px 0 20px;
  justify-content: space-between;
}
#filtersModal .modal-dialog .modal-content .modal-footer .button {
  font-size: 16px;
  padding: 7px 15px 5px;
}
@media all and (min-width: 768px) {
  #filtersModal .modal-dialog .modal-content .modal-footer .button {
    font-size: 18px;
    padding: 9px 23px 10px;
  }
}

.facetwp-counter {
  display: none;
}

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