@font-face {
  font-family: "Exo 2";
  src: url("../../fonts/exo/Exo2-Thin.eot");
  src: url("../../fonts/exo/Exo2-Thin.eot?#iefix") format("embedded-opentype"), url("../../fonts/exo/Exo2-Thin.woff2") format("woff2"), url("../../fonts/exo/Exo2-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo 2";
  src: url("../../fonts/exo/Exo2-ExtraLight.eot");
  src: url("../../fonts/exo/Exo2-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../../fonts/exo/Exo2-ExtraLight.woff2") format("woff2"), url("../../fonts/exo/Exo2-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo 2";
  src: url("../../fonts/exo/Exo2-Light.eot");
  src: url("../../fonts/exo/Exo2-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/exo/Exo2-Light.woff2") format("woff2"), url("../../fonts/exo/Exo2-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo 2";
  src: url("../../fonts/exo/Exo2-Regular.eot");
  src: url("../../fonts/exo/Exo2-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/exo/Exo2-Regular.woff2") format("woff2"), url("../../fonts/exo/Exo2-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo 2";
  src: url("../../fonts/exo/Exo2-Medium.eot");
  src: url("../../fonts/exo/Exo2-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/exo/Exo2-Medium.woff2") format("woff2"), url("../../fonts/exo/Exo2-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo 2";
  src: url("../../fonts/exo/Exo2-SemiBold.eot");
  src: url("../../fonts/exo/Exo2-SemiBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/exo/Exo2-SemiBold.woff2") format("woff2"), url("../../fonts/exo/Exo2-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo 2";
  src: url("../../fonts/exo/Exo2-Bold.eot");
  src: url("../../fonts/exo/Exo2-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/exo/Exo2-Bold.woff2") format("woff2"), url("../../fonts/exo/Exo2-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo 2";
  src: url("../../fonts/exo/Exo2-ExtraBold.eot");
  src: url("../../fonts/exo/Exo2-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/exo/Exo2-ExtraBold.woff2") format("woff2"), url("../../fonts/exo/Exo2-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Exo 2";
  src: url("../../fonts/exo/Exo2-Black.eot");
  src: url("../../fonts/exo/Exo2-Black.eot?#iefix") format("embedded-opentype"), url("../../fonts/exo/Exo2-Black.woff2") format("woff2"), url("../../fonts/exo/Exo2-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
html {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Exo 2", sans-serif;
  box-sizing: border-box;
}

main {
  display: block;
}

b,
strong {
  font-weight: 700;
}

img {
  height: auto;
  max-width: 100%;
  border-style: none;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  border-radius: 3px;
  clip: auto !important;
  clip-path: none;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

input[type=tel],
input[type=email],
input[type=text],
#order_date,
select {
  border: 1px solid #D8D8D8;
  height: 48px;
  border-radius: 7px;
  background-color: white;
}

textarea,
.add-files-box {
  border: 1px solid #D8D8D8;
  border-radius: 7px;
  background-color: white;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
a a:active, a:hover, a:focus, a:visited {
  color: inherit;
}
a:focus {
  outline: none;
}

h1 {
  font-size: 36px;
}
@media only screen and (max-width: 800px) {
  h1 {
    font-size: 32px;
  }
}

.archive-products-wrapper .product-box .add_to_cart_button,
.add_to_cart_button,
a.button,
a.btn-primary,
.btn-primary,
button,
[type=button],
[type=reset],
[type=submit] {
  font-weight: 700;
  text-transform: uppercase;
  padding: 13px 15px;
  background-color: #A6CE39;
  color: #ffffff;
  border: 1px solid #A6CE39;
  border-radius: 10px;
  cursor: pointer;
}
.archive-products-wrapper .product-box .add_to_cart_button.no-style,
.add_to_cart_button.no-style,
a.button.no-style,
a.btn-primary.no-style,
.btn-primary.no-style,
button.no-style,
[type=button].no-style,
[type=reset].no-style,
[type=submit].no-style {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
  color: inherit;
  font-weight: inherit;
  font-family: "Exo 2", sans-serif;
}

.btn-secondary {
  background-color: #38383A;
  color: white;
  padding: 10px 15px;
  text-transform: uppercase;
}

.bg-accent {
  background-color: #A6CE39;
}

.text-accent {
  color: #A6CE39;
}

.bg-dark {
  background-color: #38383A;
}

.background-grey {
  background-color: #F3F4F3;
}

.custom-check a {
  color: #000000;
  font-weight: 500;
}
.custom-check.woocommerce-validated .custom-check-inner,
.custom-check .custom-check-inner {
  position: relative !important;
  padding-left: 15px;
}
.custom-check.woocommerce-validated .custom-check-inner:before,
.custom-check .custom-check-inner:before {
  content: "";
  position: absolute !important;
  width: 24px;
  height: 24px;
  border: 2px solid #CDCDCD;
  background-color: #ffffff;
  left: 0;
  top: 0;
}
@media screen and (max-width: 600px) {
  .custom-check.woocommerce-validated .custom-check-inner:before,
  .custom-check .custom-check-inner:before {
    left: 0;
  }
}
.custom-check.woocommerce-validated .custom-check-inner.check-selected:before,
.custom-check .custom-check-inner.check-selected:before {
  border: 2px solid #A6CE39;
  background-color: #A6CE39;
}
.custom-check.woocommerce-validated .custom-check-inner.check-selected:after,
.custom-check .custom-check-inner.check-selected:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
  width: 14px;
  height: 22px;
  background-image: url("../img/check-solid-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  pointer-events: none;
}
@media screen and (max-width: 600px) {
  .custom-check.woocommerce-validated .custom-check-inner.check-selected:after,
  .custom-check .custom-check-inner.check-selected:after {
    left: 5px;
  }
}
.custom-check.woocommerce-validated .custom-check-inner.cross-sell-check::before,
.custom-check .custom-check-inner.cross-sell-check::before {
  top: 15px;
}
.custom-check.woocommerce-validated .custom-check-inner.login-form-check:before,
.custom-check .custom-check-inner.login-form-check:before {
  top: 3px;
}
.custom-check.woocommerce-validated .custom-check-inner.login-form-check:after,
.custom-check .custom-check-inner.login-form-check:after {
  top: 4px;
}
.custom-check.woocommerce-validated .custom-check-inner.register-form-check,
.custom-check .custom-check-inner.register-form-check {
  display: block !important;
  padding-left: 30px;
}
.custom-check.woocommerce-validated .custom-check-inner.register-form-check input,
.custom-check .custom-check-inner.register-form-check input {
  position: absolute !important;
}
.custom-check.woocommerce-validated .custom-check-inner.checkout-create-account::before,
.custom-check .custom-check-inner.checkout-create-account::before {
  top: 4px;
}
.custom-check.woocommerce-validated .custom-check-inner.cross-sell-check.check-selected:after,
.custom-check .custom-check-inner.cross-sell-check.check-selected:after {
  top: 17px;
}
.custom-check.woocommerce-validated .custom-check-inner input,
.custom-check .custom-check-inner input {
  opacity: 0;
  transform: scale(170%);
  position: relative !important;
  left: -10px;
  top: 1px;
}
.custom-check.woocommerce-validated .custom-check-inner input#billing_invoice_required,
.custom-check .custom-check-inner input#billing_invoice_required {
  left: -10px;
}
.custom-check.woocommerce-validated .custom-check-inner input#choose_specific_time,
.custom-check .custom-check-inner input#choose_specific_time {
  top: -9px;
}
.custom-check.validate-required .custom-check-inner {
  color: #38383A;
}
.custom-check.validate-required .custom-check-inner input {
  margin: 0 0 0 0;
}
.custom-check.validate-required.woocommerce-validated .custom-check-inner {
  display: flex;
}
.custom-check.validate-required.woocommerce-validated .custom-check-inner:before {
  border: 2px solid #A6CE39;
  background-color: #A6CE39;
  top: 4px;
}
.custom-check.validate-required.woocommerce-validated .custom-check-inner:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 14px;
  height: 22px;
  background-image: url("../img/check-solid-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  pointer-events: none;
}
@media screen and (max-width: 600px) {
  .custom-check.validate-required.woocommerce-validated .custom-check-inner:after {
    left: 5px;
  }
}
.custom-check.billing-invoice-check-wrapper .single-field-wrapper {
  width: 100%;
}

.brands-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.bg-grey2 {
  background-color: #EDF1ED;
}

.contact-info {
  background-color: #F2F2F2;
}

.grey-border-bottom:not(:last-child) {
  border-bottom: 1px solid rgba(189, 189, 189, 0.4);
}

.wpcf7-list-item {
  margin: 0;
}

.slider-outer-wrapper .product-slider {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: stretch;
}
.slider-outer-wrapper .product-slider .testimonials-slider .swiper-slide {
  padding: 2px;
  box-sizing: border-box;
}
.slider-outer-wrapper .product-slider .swiper-slide {
  box-sizing: border-box;
  height: auto;
  text-align: center;
  margin-bottom: 1px;
}
.slider-outer-wrapper .swiper-button-next,
.slider-outer-wrapper .swiper-button-prev {
  color: #646464;
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-outer-wrapper .promo-button-next.swiper-button-next,
.slider-outer-wrapper .promo-button-prev.swiper-button-prev {
  color: #ffffff !important;
}
.slider-outer-wrapper .swiper-button-next {
  right: -5px;
}
@media screen and (min-width: 1250px) {
  .slider-outer-wrapper .swiper-button-next {
    right: -20px;
  }
}
.slider-outer-wrapper .swiper-button-prev {
  left: -5px;
}
@media screen and (min-width: 1250px) {
  .slider-outer-wrapper .swiper-button-prev {
    left: -20px;
  }
}
.slider-outer-wrapper .swiper-button-next:after,
.slider-outer-wrapper .swiper-button-prev:after {
  font-size: 25px;
  font-weight: 600;
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.slider-outer-wrapper .swiper-button-prev:after {
  content: "prev";
}
.slider-outer-wrapper .swiper-button-next:after {
  content: "next";
}
.slider-outer-wrapper .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: transparent;
  border: 1px solid #E0E0E0;
  margin: 0 8px;
}
.slider-outer-wrapper .swiper-pagination .swiper-pagination-bullet-active {
  background: #A6CE39;
  border: 1px solid #A6CE39;
}
.slider-outer-wrapper .swiper-pagination.swiper-pagination-promoSells .swiper-pagination-bullet {
  background-color: #ffffff;
  opacity: 1;
}
.slider-outer-wrapper .swiper-pagination.swiper-pagination-promoSells .swiper-pagination-bullet-active {
  background-color: #A6CE39;
}

.accordion .accordion-container {
  transition: all 0.5s ease-in-out;
}
.accordion .accordion-label {
  cursor: pointer;
  padding-right: 40px;
}
.accordion .accordion-label::before {
  content: "+";
  color: black;
  position: absolute;
  top: 50%;
  right: 20px;
  font-size: 30px;
  transform: translateY(-50%);
}
@media screen and (max-width: 600px) {
  .accordion .accordion-label {
    font-size: 20px !important;
  }
}
.accordion .content {
  display: none;
  font-size: 20px;
  text-align: justify;
}
.accordion .accordion-container.active .content {
  display: block;
  padding: 20px 50px 20px 20px;
  line-height: 25px;
}
.accordion .accordion-container.active .accordion-label::before {
  content: "-";
  font-size: 30px;
  color: #A6CE39;
}
.accordion .accordion-container.active .accordion-label {
  color: #A6CE39;
}

.product-item {
  position: relative;
}
.product-item .buy-button {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #A6CE39;
  color: white;
  text-align: center;
  padding: 0.5rem;
  border-radius: 0 0 0.5rem 0.5rem;
}
.product-item:hover .buy-button {
  display: block;
}
.product-item .discount-circle {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #FF7547;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
}

.mySwiper {
  border-radius: 8px;
}
.mySwiper .swiper-button-next {
  background-image: url("../img/slider-arrow-white.svg");
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
.mySwiper .swiper-button-next::after {
  content: "";
}
.mySwiper .swiper-button-prev {
  background-image: url("../img/slider-arrow-white.svg");
  background-repeat: no-repeat;
}
.mySwiper .swiper-button-prev::after {
  content: "";
}
@media screen and (max-width: 1439px) and (min-width: 1100px) {
  .mySwiper {
    margin-right: 0;
    width: 75%;
  }
}
@media screen and (min-width: 1440px) {
  .mySwiper {
    margin-right: 0;
    width: 78%;
  }
}
@media screen and (max-width: 1441px) and (min-width: 1100px) {
  .mySwiper {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 800px) {
  .mySwiper .swiper-pagination-main {
    display: none;
  }
}

.swiper-button-next,
.swiper-button-prev {
  color: #646464;
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-button-next.promo-button-next, .swiper-button-next.promo-button-prev,
.swiper-button-prev.promo-button-next,
.swiper-button-prev.promo-button-prev {
  color: white;
}

/*.promo-button-next.swiper-button-next,
.promo-button-prev.swiper-button-prev {
    color: #ffffff !important;
}*/
.aktialno-selling .swiper-button-next,
.promo-selling .swiper-button-next,
.top-selling .swiper-button-next {
  right: -13px !important;
}
@media screen and (min-width: 1250px) {
  .aktialno-selling .swiper-button-next,
  .promo-selling .swiper-button-next,
  .top-selling .swiper-button-next {
    right: -20px !important;
  }
}
.aktialno-selling .swiper-button-prev,
.promo-selling .swiper-button-prev,
.top-selling .swiper-button-prev {
  left: -13px !important;
}
@media screen and (min-width: 1250px) {
  .aktialno-selling .swiper-button-prev,
  .promo-selling .swiper-button-prev,
  .top-selling .swiper-button-prev {
    left: -20px !important;
  }
}
@media screen and (max-width: 800px) {
  .aktialno-selling .swiper-button-next,
  .aktialno-selling .swiper-button-prev,
  .promo-selling .swiper-button-next,
  .promo-selling .swiper-button-prev,
  .top-selling .swiper-button-next,
  .top-selling .swiper-button-prev {
    display: none;
  }
}
@media (max-width: 1440px) and (min-width: 500px) {
  .aktialno-selling,
  .promo-selling,
  .top-selling {
    width: 95%;
  }
}

.brands-sells-swiper-container .swiper-button-next,
.testimonialsSellsSwiper-container .swiper-button-next {
  right: -5px !important;
}
@media screen and (min-width: 1250px) {
  .brands-sells-swiper-container .swiper-button-next,
  .testimonialsSellsSwiper-container .swiper-button-next {
    right: -20px !important;
  }
}
.brands-sells-swiper-container .swiper-button-prev,
.testimonialsSellsSwiper-container .swiper-button-prev {
  left: -5px !important;
}
@media screen and (min-width: 1250px) {
  .brands-sells-swiper-container .swiper-button-prev,
  .testimonialsSellsSwiper-container .swiper-button-prev {
    left: -20px !important;
  }
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 25px;
}

.swiper-button-prev:after {
  content: "prev";
}

.swiper-button-next:after {
  content: "next";
}

.product-slider {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: stretch;
}

.testimonials-slider .swiper-slide {
  padding: 2px;
  box-sizing: border-box;
}

.swiper-slide {
  box-sizing: border-box;
  height: auto;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: white;
  opacity: 1;
  border: 1px solid #E0E0E0;
  margin: 0 8px !important;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background: #A6CE39;
  border: 1px solid #A6CE39;
}

.brandsSellsSwiper .swiper-slide {
  text-align: center;
}
.brandsSellsSwiper .swiper-slide a img {
  margin: auto;
  width: 150px;
}

.food-suplements {
  border-radius: 10px;
  border: 1px solid #EBEBEB;
  background: white;
  box-shadow: 0px 4px 4px 0px rgba(171, 171, 171, 0.1);
  padding: 20px;
  transition: all 300ms ease-in-out;
}
.food-suplements img {
  position: absolute;
  transition: all 300ms ease-in-out;
}
.food-suplements span {
  padding-left: 40px;
}
.food-suplements .hover-icon {
  opacity: 0;
}
.food-suplements:hover {
  background: #A6CE39;
  color: white;
}
.food-suplements:hover .hover-icon {
  opacity: 1;
}
.food-suplements:hover .normal-icon {
  opacity: 0;
}

.testimonialsSellsSwiper-container .testimonialsSellsSwiper {
  padding-bottom: 20px;
}
.testimonialsSellsSwiper-container .testimonialsSellsSwiper .swiper-slide {
  height: unset;
}
@media screen and (min-width: 480px) {
  .testimonialsSellsSwiper-container .testimonialsSellsSwiper .swiper-slide {
    padding: 10px !important;
  }
}
@media screen and (max-width: 1000px) {
  .testimonialsSellsSwiper-container .testimonialsSellsSwiper .inner-testimonial {
    margin: 20px;
  }
}

p {
  line-height: 25px;
}

.text-gray {
  color: #828282;
}

.text-accent-green {
  color: #A6CE39 !important;
}

.text-accent-green-dark {
  color: #8DB615 !important;
}

.bg-accent-green {
  background-color: #A6CE39;
}

.bg-accent-green-dark {
  background-color: #8DB615;
}

.sort-select {
  border-radius: 7px;
  border: 1px solid #E0E0E0;
  background: white;
  color: #38383A;
  font-size: 15px;
  font-weight: 400;
  padding: 14px 10px 13px 15px;
}

.terms-ul li {
  border-bottom: 1px solid #BDBDBD;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 0;
}

.flash-box:nth-of-type(odd) {
  background-color: #4CA952;
}
.flash-box:nth-of-type(even) {
  background-color: #A6CE39;
}

.newsletter-form-wrapper .wpcf7-spinner {
  display: none;
}
.newsletter-form-wrapper span {
  width: 100%;
}
.newsletter-form-wrapper span input {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  font-family: "Exo 2", sans-serif;
}

.site-footer a.text-white {
  color: white;
}
.site-footer a.text-white:hover {
  color: #A6CE39;
}

#breadcrumbs {
  font-size: 16px;
  margin: 0;
  color: #000;
}
#breadcrumbs a {
  font-weight: 500;
}
#breadcrumbs span, #breadcrumbs .breadcrumb_last {
  font-weight: 700;
}

.woocommerce-pagination ul {
  display: flex !important;
  flex-wrap: wrap !important;
}

.pagination {
  text-align: center;
  padding: 20px;
}
.pagination .nav-links .page-numbers {
  border-radius: 5px;
  border: 1px solid #EBEBEB;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 700;
  color: black;
}
.pagination .nav-links .page-numbers.current {
  border-radius: 5px;
  border: 1px solid #A6CE39;
  background: #A6CE39;
  color: white;
}

@media screen and (max-width: 800px) {
  .top-sells-single-prod .swiper-button-next,
  .top-sells-single-prod .swiper-button-prev, .aktialno-sells-single-prod .swiper-button-next,
  .aktialno-sells-single-prod .swiper-button-prev {
    display: none;
  }
}

.contact-form .required::after {
  content: "*";
  color: #EB5757;
}

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 150px; /* Place the button at the bottom of the page */
  right: 20px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  padding: 0;
  background-color: transparent;
}
@media only screen and (max-width: 480px) {
  #myBtn {
    right: 6px;
  }
}

.xoo-wsc-basket {
  right: 25px;
  margin: 0;
  bottom: 90px;
}
@media only screen and (max-width: 480px) {
  .xoo-wsc-basket {
    right: 10px;
    bottom: 85px;
  }
}

#popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
#popup .btn-secondary {
  background-color: #A6CE39;
  border-radius: 0 10px 10px 0;
  min-width: max-content;
}
@media only screen and (max-width: 480px) {
  #popup .btn-secondary {
    border-radius: 10px;
  }
}
#popup .wpcf7-email {
  border-radius: 10px 0 0 10px;
}
#popup a.text-accent {
  color: #A6CE39;
}
#popup .newsletter-form-wrapper .flex {
  gap: 0 !important;
  flex-direction: row;
}
@media only screen and (max-width: 480px) {
  #popup .newsletter-form-wrapper .flex {
    flex-direction: column;
  }
}
#popup .newsletter-form-wrapper .flex input {
  width: 70%;
}
@media only screen and (max-width: 480px) {
  #popup .newsletter-form-wrapper .flex input {
    width: 100% !important;
    margin-bottom: 10px;
  }
}

.popup-content {
  position: absolute;
  border-radius: 10px;
  background: white;
  bottom: 10%;
  right: 5%;
}

@media only screen and (max-width: 1200px) {
  .popup-content {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
#close-popup {
  position: absolute;
  right: 10px;
  top: 5px;
  cursor: pointer;
  background: none;
  border: none;
  font-size: 20px;
  color: #000000;
}

.popup-content {
  width: 600px;
  height: 274px;
}
@media only screen and (max-width: 800px) {
  .popup-content {
    height: max-content;
    width: 90%;
  }
  .popup-content .primary-btn {
    padding: 6px 10px !important;
  }
}

.text-grey2 {
  color: #646464;
}

.trp-language-switcher {
  width: unset !important;
  height: unset;
}
.trp-language-switcher .trp-ls-shortcode-current-language,
.trp-language-switcher .trp-ls-shortcode-language {
  margin: 0;
  padding: 0 !important;
  overflow: hidden !important;
}
.trp-language-switcher > div {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
}
.trp-language-switcher > div > a {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  background-color: transparent;
  color: white;
  display: flex;
  align-items: center;
  gap: 3px;
  font-weight: 700;
  font-size: 14px;
}
.trp-language-switcher > div > a:hover {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  background-color: transparent;
}
.trp-language-switcher > div > a > img {
  width: 20px;
  height: 20px;
}

.gallery-img {
  background-repeat: no-repeat;
  height: 365px;
  width: 365px;
}
@media only screen and (max-width: 600px) {
  .gallery-img {
    height: 300px;
  }
}

.newsletter .btn-secondary {
  height: max-content !important;
  padding: 15px 15px !important;
  min-width: max-content;
}

.text-red a {
  color: #EB5757 !important;
}

.bg-red a {
  background-color: #EB5757 !important;
}

#clear-filters-button {
  color: #38383A;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
  padding: 10px;
  justify-content: center;
}

.clear-filters {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.clear-filters img {
  margin-right: 5px;
}

.clear-filters span {
  cursor: pointer;
}

#files-list {
  color: #A6CE39;
  padding-bottom: 10px;
}

.see-prod {
  margin-left: 20px !important;
}

.product-tabs {
  margin-top: 30px;
}

.tab-nav {
  display: flex;
  border-bottom: 2px solid #ddd;
  padding: 0;
  list-style: none;
}

.tab-nav li {
  cursor: pointer;
  padding: 10px 20px;
  border: 1px solid #ddd;
  margin-right: 5px;
  background: #f8f8f8;
  transition: 0.3s;
}

.tab-nav li.active {
  background: #fff;
  border-bottom: 2px solid #fff;
  font-weight: bold;
}

.tab-content-wrapper {
  padding: 20px;
  border: 1px solid #ddd;
  background: #fff;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
  margin: auto;
  display: block;
  max-width: 90%;
  max-height: 90%;
  border-radius: 10px;
}

.close {
  position: absolute;
  top: 15px;
  right: 25px;
  color: white;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
}

.wc-category-list,
.wc-category-list ul {
  list-style: none;
  padding: 15px;
  margin: 0;
}

.wc-category-list > li {
  margin-bottom: 10px;
}

.wc-category-list a {
  color: #333;
  text-decoration: none;
}

.wc-category-list a:hover {
  color: #A6CE39;
  font-weight: bold;
}

.wc-category-list .toggle-cat a {
  flex: 1;
}

.toggle-cat {
  font-weight: 500;
}

.toggle-icon {
  font-size: 25px;
  font-weight: 500;
  padding-left: 10px;
}

.children-cat {
  transition: all 0.2s ease-in-out;
}
.children-cat li a {
  margin-bottom: 10px;
}

@media only screen and (min-width: 1100px) {
  .main-slider-container {
    margin-top: 20px;
  }
}

.show-password-input {
  top: 25px;
}

.category-sidebar-filters .active-cat {
  background-color: #A6CE39;
  color: white !important;
  padding: 4px 6px;
  border-radius: 3px;
}

.category-sidebar-filters .active-cat a {
  color: white !important;
}

.category-sidebar-filters .toggle-icon {
  font-weight: bold;
}

.custom-radio input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #D5D5D5;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  position: relative;
  margin-block: unset !important;
}
.custom-radio input[type=radio]:checked::after {
  content: "";
}
.custom-radio input[type=radio]:checked {
  border: 2px solid #A6CE39;
  background-color: #A6CE39;
}
.custom-radio input[type=radio]:checked::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: #fff;
}

.wishlist_table thead tr th {
  background-color: #fff;
}

.top-selling {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.top-selling.swiper-initialized {
  visibility: visible;
  opacity: 1;
}

.wishlist_table.mobile {
  padding-left: 15px !important;
}
.wishlist_table.mobile .remove {
  margin-left: 40px !important;
}
.wishlist_table.mobile .additional-info-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  gap: 40px;
}
.wishlist_table.mobile .item-details h3 {
  margin-top: 0 !important;
}
.wishlist_table.mobile .item-details h3 a {
  font-size: 16px !important;
  text-transform: inherit;
}
.wishlist_table.mobile .item-details .item-details-table .label {
  font-size: 16px !important;
  font-weight: 400;
}
.wishlist_table.mobile .item-details .item-details-table .value {
  font-size: 16px !important;
  font-weight: 700;
}

@media only screen and (max-width: 800px) {
  h1.product_title {
    font-size: 26px !important;
  }
}

@media only screen and (max-width: 500px) {
  #custom-ordering-form {
    width: 100%;
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .woocommerce-cart-form .shop_table.shop_table_responsive .product-thumbnail {
    display: block;
  }
  .woocommerce-cart-form .shop_table.shop_table_responsive .product-thumbnail::before {
    display: none;
  }
  .woocommerce-cart-form .shop_table.shop_table_responsive .product-thumbnail a img {
    width: 90px !important;
  }
}

#newmaxa-gdpr-buttons {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
@media screen and (max-width: 430px) {
  #newmaxa-gdpr-buttons {
    flex-direction: column;
  }
}

.discount-price {
  color: white;
  font-size: 14px;
  font-weight: 700;
  border-radius: 87px;
  background: #FF7547;
  width: 46px;
  height: 46px;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}

.woocommerce-Price-amount.amount {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  gap: 3px;
}

.product-box .woocommerce-Price-amount.amount {
  justify-content: center;
}

.my_account_orders .woocommerce-Price-amount.amount {
  display: flex;
}

.product-box .woocommerce-Price-amount.amount .lev-price {
  color: #A6CE39;
  font-weight: 700;
}

.product-box .product-box-add-to-cart button .lev-price {
  color: white !important;
}

.product-box .woocommerce-Price-amount ins {
  text-decoration: none;
}

.product-box .woocommerce-Price-amount del {
  color: #999;
  text-decoration: line-through;
}

.product-box ins,
.woocommerce div.product p.price ins {
  text-decoration: none !important;
}

.product-box del .woocommerce-Price-amount bdi, .product-box del .woocommerce-Price-amount .lev-price {
  color: #BDBDBD;
}

@media only screen and (max-width: 380px) {
  .product-box .woocommerce-Price-amount.amount {
    font-size: 12px;
  }
}

.archive-products-wrapper li .price {
  text-align: center;
  padding: 0.75rem;
  margin-top: auto;
  margin-bottom: 0px;
}

.single-product-summary-wrapper .woocommerce-Price-amount.amount {
  justify-content: start !important;
}

.product-box .single_add_to_cart_button {
  padding: 20px 15px;
}

.single-product .product .single-product-summary-wrapper .price {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.additional-info-wrapper .product-add-to-cart .btn-primary.single_add_to_cart_button *,
.wishlist-items-wrapper .product-add-to-cart .btn-primary.single_add_to_cart_button * {
  color: white !important;
  font-size: 12px !important;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .cart-collaterals-outer-wrapper .cart_totals.calculated_shipping .woocommerce-Price-amount.amount {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .woocommerce-cart-form__cart-item .product-subtotal .woocommerce-Price-amount.amount {
    display: block;
  }
}

#order_review .woocommerce-Price-amount.amount {
  flex-wrap: wrap;
}
#order_review .cart-subtotal .woocommerce-Price-amount.amount {
  flex-wrap: wrap;
}
#order_review .order-total .woocommerce-Price-amount.amount {
  flex-wrap: wrap;
}

.wishlist-items-wrapper .product-price {
  display: flex;
  flex-direction: column;
}

.wishlist_table.wishlist_view .product-price {
  text-align: left;
}

.wishlist_table.wishlist_view.responsive.mobile .item-wrapper .woocommerce-Price-amount.amount {
  flex-wrap: wrap;
}/*# sourceMappingURL=theme.css.map */