/*!
Theme Name: aprilshop
Text Domain: aprilshop
*/

.action-wrap {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.woof_submit_search_form_container {
  display: none;
}

.archive-wrap__filters {
  display: flex;
  align-self: flex-start;
  justify-content: space-between;
  position: sticky;
  top: 0;
}

.archive-wrap__filters .left {
  width: 60%;
}

.archive-wrap__filters .right {
  width: 30%;
}

.archive-wrap__filters .left .woof_redraw_zone {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.woof_container_inner h4 {
  font-weight: 500;
  font-size: 16px;
}

.woocommerce-Price-currencySymbol {
  display: none;
}

.woocommerce-Price-amount {
  padding-left: 0 !important;
}

.cart-product__price {
  font-weight: 600;
}

.fake-cart {
  /* opacity: 0;
  visibility: hidden;
  position: absolute; */
}

.err {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 1.5em;
  color: #fff;
  background-color: red;
  z-index: 100000000000000;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  width: 100%;
  text-align: center;
}

.ok {
  background-color: rgb(0, 161, 22);
}

.err-active {
  opacity: 1;
  visibility: visible;
}

.cart-wrap {
  position: relative;
}

form br {
  display: none;
}

.wpcf7-not-valid-tip {
  margin: 8px 0;
  text-align: center;
  position: absolute;
  display: none;
}

.woocommerce-ordering select {
  width: 100%;
}

.wpcf7-not-valid {
  border-color: red !important;
}

.wpcf7-response-output {
  text-align: center;
}

.reviews-single .reviews-wrap__list {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.reviews-single .reviews-wrap__list .item {
  display: block !important;
  width: 100%;
  max-width: 100% !important;
  margin: 0 0 10px !important;
}

.total-checkbox {
  margin-bottom: 10px;
}

.total-checkbox a {
  color: #7a685a;
  font-weight: 600;
}

.cart-wrap__list--items .item {
  position: relative;
}

.cart-wrap__list--items .item-remove {
  position: absolute;
  right: 8px;
  top: 0px;
  font-size: 30px;
  cursor: pointer;
}

.header-wrap__main--links-languages {
  display: flex;
  align-items: center;
}

.header-wrap__main--links-languages a {
  display: block !important;
  margin: 0 0 0 5px !important;
  color: #3e3e3e;
  transform: none !important;
}

.header-wrap__main--links-languages a:hover {
  text-decoration: underline;
}

.gtranslate_wrapper {
  display: flex;
}

#produtURL {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.img-magnifier-glass {
  opacity: 0;
  visibility: hidden;
}

.mouse-active .img-magnifier-glass {
  opacity: 1;
  visibility: visible;
}

.rr-active {
  fill: #7a685a;
}

.sub-menu {
  display: none !important;
}

.submenu {
  display: none !important;
}

.category-submenu {
  display: none;
}

.custom-menu li {
  display: flex;
  align-items: center;
}

.custom-menu li .drop {
  margin-left: 10px;
  cursor: pointer;
  transition: 0.3s;
}

.drop-active .drop {
  transform: rotate(180deg);
}

.at {
  display: block;
}

.img-magnifier-glass {
  width: 200px !important;
  height: 200px !important;
}

.single-wrap__meta--description ul {
  padding-left: 25px;
}

.reviews .slick-track {
  display: flex !important;
}

.reviews .slick-slide {
  height: inherit !important;
}

.mobile-search {
  display: none;
  padding: 1em;
  border: solid 1px;
}

@media (max-width: 1024px) {
  .category-submenu {
    display: none !important;
  }

  .custom-menu li {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .custom-menu li .submenu {
    order: 2;
  }

  .drop-active .submenu {
    display: block !important;
    padding-top: 12px !important;
  }

  .submenu li {
    padding: 0 0 !important;
    border: none !important;
  }

  .submenu li a {
    font-weight: 500 !important;
  }
}

@media (max-width: 620px) {
  .archive-wrap__filters {
    flex-wrap: wrap;
    padding: 16px !important;
  }

  .archive-wrap__filters .left,
  .archive-wrap__filters .right {
    width: 100%;
  }
}

@media (max-width: 520px) {
  .header-wrap__main--links-languages a {
    font-size: 14px;
  }

  .woof_list label {
    font-size: 14px !important;
  }

  .header-wrap__main--links-languages a:nth-child(1) {
    margin-left: 0 !important;
  }
}

.new-wrap {
  display: flex;
  /* display: block; */
}

.new-wrap .archive-wrap__filters {
  width: 24%;
  margin-right: 1.33%;
  margin-top: 39px;
}

.wrap-new-in {
  width: 74.67%;
}

.new-wrap .archive-wrap__list {
  width: 100%;
}

.new-wrap .archive-wrap__list .category-item {
  width: 32%;
}

.header-wrap__main--links-new {
  display: flex;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item:first-child {
  border-right: 1px solid #ccc;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item a {
  margin: 0 !important;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-current-language {
  font-weight: bold;
}

.wpml-ls-legacy-list-horizontal {
  padding-top: 2px !important;
}

.wpml-ls-item-uk a {
  font-size: 0;
}

.wpml-ls-item-uk a:after {
  content: "UK";
  font-size: 14px;
}

.wpml-ls-item-ru a:after {
  content: "RU";
  font-size: 14px;
}

.show-filter {
  background: url(./assets/img/settings.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 44px;
  height: 44px;
  position: fixed;
  top: 50%;
  left: 0;
  background-color: #f6f1eb;
  border: 1px solid #7a685a;
  border-left: none;
  display: none;
  background-size: 60%;
  z-index: 99;
}

.close-filter {
  display: none;
}

@media screen and (max-width: 768px) {
  .new-wrap .archive-wrap__filters {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 300px;
    z-index: 999999;
    min-height: 100vh;
    margin: 0;
    display: none;
    padding-top: 70px !important;
  }

  .wrap-new-in {
    width: 100%;
  }

  .new-wrap .archive-wrap__list .category-item {
    width: calc((100% / 2) - 1.5%);
    margin-right: 1.5%;
  }

  .woof_redraw_zone .woof_container {
    order: inherit !important;
  }

  .show-filter {
    display: block;
  }

  .close-filter {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: block;
  }

  .close-filter:after,
  .close-filter:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 24px;
    height: 2px;
    left: 50%;
    background-color: #333;
  }

  .close-filter:after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .close-filter:before {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .overlay {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 999998;
  }

  .openfilter,
  .openfilter body {
    overflow: hidden;
    position: relative;
  }

  .openfilter .overlay {
    display: block;
  }

  .header-wrap__main--links-languages a {
    padding: 5px 3px 6px !important;
  }

  .wpml-ls-legacy-list-horizontal {
    padding-left: 0 !important;
  }
}

.cart-header {
  color: rgb(85, 26, 139);
}

.variation {
  border: 1px solid #f1f1f1;
  border-bottom: none;
}

.item-variation {
  display: flex;
  margin: 0;
}

.item-variation > div {
  padding: 5px;
  border-bottom: 1px solid #f1f1f1;
  margin: 0;
}

.item-variation > div p {
  padding: 0;
  margin: 0;
}

.var-name {
  float: left;
  width: 150px;
  border-right: 1px solid #f1f1f1;
  flex: 0 0 auto;
}
.var-val {
  width: 100%;
}

.item-content > a {
  color: #3e3e3e;
  text-decoration: none;
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
  margin-bottom: 16px;
  display: block;
  cursor: pointer;
  padding-right: 20px;
}

.item-remove a {
  color: #3e3e3e;
}

.quantity-display {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}

.cart-qty > div {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.cart .woocommerce-message {
  display: none;
}

#min_price,
#max_price {
  opacity: 0;
}
