/* Child Theme CSS */
/* stylelint-disable */
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
:root {
  --content-width: 1430px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: var(--content-width);
}

:root {
  --font-size-body: 16px;
  --body-font-family: "Jost";
  --body-weight: var(--font-normal);
  --body-line-height: 25px;
  --body-letter-spacing: 0.5px;
  --body-text-transform: unset;
  --border-radius: 0;
  --font-size-small: var(--font-size-body);
  --heading-letter-spacing: 0px;
  --heading-font-family: "Jost";
  --heading-text-transform: capitalize;
  --heading-weight: var(--font-medium);
}
:root .h1, :root h1 {
  --h1-size: 40px;
  line-height: 1.2;
}
:root .h2, :root h2 {
  --h2-size: 32px;
  line-height: 1.2;
}
:root .h3, :root h3 {
  --h3-size: 30px;
  line-height: 1.2;
}
:root .h4, :root h4 {
  --h4-size: 28px;
  line-height: 1.2;
}
:root .h5, :root h5 {
  --h5-size: 24px;
  line-height: 1.2;
}
:root .h6, :root h6 {
  --h6-size: 20px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  :root .h1, :root h1 {
    --h1-size: 34px;
  }
  :root .h2, :root h2 {
    --h2-size: 28px;
  }
  :root .h3, :root h3 {
    --h3-size: 26px;
  }
  :root .h4, :root h4 {
    --h4-size: 24px;
  }
}
@media (max-width: 767px) {
  :root .h1, :root h1 {
    --h1-size: 30px;
  }
  :root .h2, :root h2 {
    --h2-size: 26px;
  }
  :root .h3, :root h3 {
    --h3-size: 24px;
  }
  :root .h4, :root h4 {
    --h4-size: 22px;
  }
  :root .h5, :root h5 {
    --h5-size: 20px;
  }
  :root .h6, :root h6 {
    --h6-size: 18px;
  }
}

.hero-section {
  background-image: url(../img/breadcrumb-img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: var(--palette2);
}
.hero-section .page-title-wrapper h1 {
  font-size: 30px;
  line-height: 34px;
  color: var(--palette9);
}
.hero-section .page-title-wrapper span, .hero-section .page-title-wrapper li::after {
  color: var(--palette9);
}
.hero-section .page-title-wrapper .breadcrumb[data-depth="1"] {
  display: block;
}

@media (max-width: 767px) {
  #hero_section.hero-section .page-title-wrapper {
    min-height: 140px;
  }
  #hero_section.hero-section .page-title-wrapper h1 {
    font-size: 26px;
    line-height: 28px;
  }
}
:root {
  --btn-font-size: 15px;
  --btn-weight: var(--font-medium);
  --btn-line-height: 45px;
  --btn-height: 45px;
  --btn-text-transform: uppercase;
  --btn-radius: 0;
  --btn-border-width: 0;
  --btn-padding-x: 25px;
  --btn-font-family: var(--body-font-family);
}
@media (max-width: 991px) {
  :root {
    --btn-padding-x: 22px;
  }
}
@media (max-width: 767px) {
  :root {
    --btn-font-size: 14px;
    --btn-line-height: 42px;
    --btn-height: 42px;
    --btn-padding-x: 18px;
  }
}
@media (max-width: 479px) {
  :root {
    --btn-font-size: 13px;
  }
}

:root {
  --input-border-radius: 0;
}

.block-promo .promo-input {
  height: var(--btn-height);
}

#subcategories ul li {
  width: 17%;
}
#subcategories ul li h5 a.subcategory-name {
  font-size: 18px;
  font-weight: var(--font-normal);
}
#subcategories .subcategory-heading {
  font-size: 19px;
  font-weight: var(--font-medium);
  letter-spacing: 0.5px;
}

#search_filters .facet .facet-title, #search_filters_brands .facet .facet-title, #search_filters_suppliers .facet .facet-title, .category-top-menu .facet .facet-title {
  font-size: 17px;
  letter-spacing: 0.5px;
  font-weight: var(--font-medium);
  line-height: 24px;
}
#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a, .category-top-menu .facet .facet-label a {
  margin-top: 0.1375rem;
}
#search_filters .facet .collapse, #search_filters_brands .facet .collapse, #search_filters_suppliers .facet .collapse, .category-top-menu .facet .collapse {
  margin-bottom: 0.5rem;
}
#search_filters .block-title .title, #search_filters_brands .block-title .title, #search_filters_suppliers .block-title .title, .category-top-menu .block-title .title {
  font-size: 20px;
  font-weight: var(--font-medium);
}
#search_filters .btn-tertiary:hover, #search_filters_brands .btn-tertiary:hover, #search_filters_suppliers .btn-tertiary:hover, .category-top-menu .btn-tertiary:hover {
  background-color: var(--palette7);
  color: var(--palette3);
  border-color: var(--palette7);
}

@media screen and (min-width: 992px) {
  #search_filters, #search_filters_brands, #search_filters_suppliers, .block-categories {
    padding-block: 20px;
  }
  #search_filters .facet ul[data-slider-label=Price], #search_filters_brands .facet ul[data-slider-label=Price], #search_filters_suppliers .facet ul[data-slider-label=Price], .block-categories .facet ul[data-slider-label=Price] {
    margin-bottom: 1.5rem;
  }
  .block-categories .category-sub-menu {
    margin-bottom: 0.5rem;
  }
  #search_filters .block-title, .category-top-menu .block-title {
    position: relative;
  }
  #search_filters .block-title::before, .category-top-menu .block-title::before {
    content: "";
    position: absolute;
    width: 80px;
    height: 2px;
    background: var(--palette1);
    left: 0;
    bottom: 0;
  }
}
:root {
  --product-title-family: var(--body-font-family);
  --product-title-size: 17px;
  --product-title-weight: var(--font-normal);
  --product-title-line-height: 24px;
  --product-title-transform: capitalize;
  --product-title-letter-spacing: 0.5px;
  --price-weight: var(--font-semibold);
  --price-size: 18px;
  --price-family: var(--body-font-family);
  --price-color: var(--palette1);
  --bages-sale-color: #ef2d2d;
  --bages-nostock-color: #ff8e3e;
  --bages-pack-color: #86bc43;
  --bages-new-color: #44b367;
}
@media (max-width: 991px) {
  :root {
    --product-title-size: 16px;
    --price-size: 17px;
  }
}
@media (max-width: 767px) {
  :root {
    --product-title-size: 15px;
    --product-title-line-height: 22px;
    --price-size: 15px;
  }
}

.product-flags li.product-flag {
  font-size: 11px;
  line-height: 18px;
  font-weight: var(--font-medium);
  text-transform: uppercase;
  border-radius: 0;
}
.product-flags li.product-flag.new {
  background-color: var(--bages-new-color);
}
.product-flags li.product-flag.out_of_stock {
  background-color: var(--bages-nostock-color);
}
.product-flags li.product-flag.pack {
  background-color: var(--bages-pack-color);
}

body.layout-modern .products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description {
  padding-inline: 0;
  padding-bottom: 0;
}

.product-miniature .regular-price {
  font-size: 100%;
}

.products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container {
  border: none;
}
.products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description {
  text-align: left;
}
.products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description .product-title {
  margin-block: 0 7px;
}
.products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description .product-title a {
  -webkit-line-clamp: 1;
}
.products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description .product-list-reviews {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description .product-list-reviews .small-stars {
  min-width: 85px;
  height: 17px;
}
.products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description .product-list-reviews .small-stars .star-content div.star, .products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description .product-list-reviews .small-stars .star-content div.star-on, .products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description .product-list-reviews .small-stars .star-content div.star-hover {
  background-position: -16px 0px;
  width: 14px;
  height: 15px;
  background-size: 30px;
}

@media (max-width: 1199px) {
  .products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description {
    min-height: 123px;
  }
  .products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description .product-title a {
    -webkit-line-clamp: 2;
  }
}
@media (max-width: 991px) {
  .products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description {
    min-height: 122px;
  }
}
@media (max-width: 767px) {
  .products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description {
    min-height: 117px;
  }
}
@media (max-width: 479px) {
  .products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description {
    min-height: 108px;
  }
  .products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description .product-title {
    margin-block: 0 5px;
  }
}
:root {
  --product-title-single-size: 30px;
}
@media (max-width: 991px) {
  :root {
    --product-title-single-size: 26px;
  }
}
@media (max-width: 767px) {
  :root {
    --product-title-single-size: 24px;
  }
}

#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
  font-size: 20px;
  color: var(--palette3);
}

.product-add-to-cart button.js-buy-now {
  background-color: var(--palette3);
  color: var(--palette9);
}
.product-add-to-cart button.js-buy-now:hover {
  color: var(--palette9);
  background-color: var(--palette1);
}

#product .nav-item .nav-link {
  font-size: 20px;
  font-weight: var(--font-medium);
}

#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
  padding-bottom: 12px;
  position: relative;
}
#products .products-section-title::after, .featured-products .products-section-title::after, .product-accessories .products-section-title::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 80px;
  height: 2px;
  background-color: var(--palette1);
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

.radio-label {
  font-weight: var(--font-normal);
}

form .form-control-label {
  font-weight: var(--font-medium);
}

#_desktop_megamenu .avaorg-menu-horizontal .menu-content .menu-item {
  padding: inherit;
}

.main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .avaorg-sub-inner {
  min-width: 220px;
}
.main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .column_title {
  font-weight: var(--font-medium);
  font-size: 17px;
  letter-spacing: 0.5px;
}
.main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .ul-column:not(.column_dropdown) .submenu-item > a {
  font-weight: var(--font-medium);
  font-size: 16px;
  letter-spacing: 0.5px;
}

.main-menu .menu-content .menu-dropdown .ul-column.column_dropdown .submenu-item > a,
.main-menu .menu-content .menu-dropdown .submenu-item .category-sub-menu li > a {
  color: var(--palette4);
}
.main-menu .menu-content .menu-dropdown .ul-column.column_dropdown .submenu-item > a:hover,
.main-menu .menu-content .menu-dropdown .submenu-item .category-sub-menu li > a:hover {
  color: var(--palette1);
}

.avaorg-sub-menu .html-block .product-info .heading {
  font-size: 21px;
}
.avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-title,
.avaorg-sub-menu .html-block .menu-banner-2 .menu-banner-info .menu-title {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
  color: var(--palette3);
}
.avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-sub-title,
.avaorg-sub-menu .html-block .menu-banner-2 .menu-banner-info .menu-sub-title {
  color: var(--palette3);
}
.avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-label,
.avaorg-sub-menu .html-block .menu-banner-2 .menu-banner-info .menu-label {
  font-size: 13px;
  line-height: 24px;
  font-weight: var(--font-medium);
}
.avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-offer, .avaorg-sub-menu .html-block .menu-banner .menu-banner-info h5,
.avaorg-sub-menu .html-block .menu-banner-2 .menu-banner-info .menu-offer,
.avaorg-sub-menu .html-block .menu-banner-2 .menu-banner-info h5 {
  font-size: 18px;
  color: var(--palette3);
  letter-spacing: 0px;
}
.avaorg-sub-menu .product-cat .cat-image img {
  border-color: var(--palette8);
}

.fooer-bottom #_desktop_currency_selector .ava-dropdown-menu, .fooer-bottom #_desktop_language_selector .ava-dropdown-menu {
  top: auto;
  bottom: 100%;
  padding-block: 7px;
}
.fooer-bottom #_desktop_currency_selector .ava-dropdown-toggle .icon-angle-down.icon-ava, .fooer-bottom #_desktop_language_selector .ava-dropdown-toggle .icon-angle-down.icon-ava {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.elementor-widget-container .block-contact .block-contact-title, .elementor-widget-container .block-contact .newsletter-content, .elementor-widget-container .block_newsletter .block-contact-title, .elementor-widget-container .block_newsletter .newsletter-content {
  display: none;
}

.block_newsletter {
  background: transparent;
  padding: 0;
  max-width: 360PX;
}
.block_newsletter .newsletter-form .newsletter-condition {
  margin-top: 10px;
}
.block_newsletter .newsletter-form .newsletter-condition input[type=checkbox] + span .checkbox-checked,
.block_newsletter .newsletter-form .newsletter-condition .gdpr_consent .psgdpr_consent_message,
.block_newsletter .newsletter-form .newsletter-condition #gdpr_consent .psgdpr_consent_message {
  margin-bottom: 0;
}
.block_newsletter .newsletter-form .newsletter-condition .custom-checkbox input[type=checkbox] + span {
  border-color: #ccc;
}
.block_newsletter .newsletter-form .newsletter-condition .custom-checkbox input[type=checkbox] + span .checkbox-checked {
  color: #ccc;
}
.block_newsletter .newsletter-form .newsletter-condition .custom-checkbox label {
  color: #ccc;
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email] {
  border: none;
  background-color: var(--palette9);
  height: 45px;
  padding-right: 50px;
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email]:focus {
  background-color: var(--palette9);
}
.block_newsletter .newsletter-form .newsletter-wrapper .btn.btn-primary {
  height: 45px;
  min-height: 45px;
  width: 45px;
  padding: 0;
  background-size: 21px;
  background-repeat: no-repeat;
  background-position: 50%;
  position: absolute;
  right: 0;
  font-size: 0;
  background-image: url(../img/send.svg);
  background-color: transparent;
}

.block-contact {
  color: #ccc;
}
.block-contact .block-contact-title {
  font-size: 16px;
  font-weight: var(--font-medium);
  color: var(--palette3);
  letter-spacing: var(--body-letter-spacing);
  margin-bottom: 20px;
  position: relative;
}
.block-contact #contact-infos span.address {
  line-height: 28px;
}
.block-contact #contact-infos span {
  margin-bottom: 10px;
}
.block-contact #contact-infos span:last-child {
  margin: 0;
}
.block-contact #contact-infos a {
  color: #ccc;
}

.footer-section .elementor-column .elementor-widget-container .linklist-wrapper .linklist-toggle {
  position: relative;
}
.footer-section .elementor-column .elementor-widget-container .linklist-wrapper .linklist-toggle::after {
  content: "";
  position: absolute;
  left: 0;
  width: 50px;
  height: 2px;
  background-color: var(--palette1);
  bottom: -16px;
  display: inline-block;
}

.cms-section .elementor-button-wrapper a.elementor-button span.elementor-button-text {
  text-decoration: underline;
}
.cms-section .elementor-button-wrapper a.elementor-button:hover span.elementor-button-text {
  text-decoration: none;
}

.cms-banner .elementor-column .elementor-widget-image, .cms-section .elementor-column .elementor-widget-image {
  overflow: hidden;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.cms-banner .elementor-column .elementor-widget-image a::after, .cms-section .elementor-column .elementor-widget-image a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.cms-banner .elementor-column .elementor-widget-image:hover a img, .cms-section .elementor-column .elementor-widget-image:hover a img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
.cms-banner .elementor-column .elementor-widget-image:hover a::after, .cms-section .elementor-column .elementor-widget-image:hover a::after {
  background: rgba(0, 0, 0, 0.1490196078);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  bottom: 50%;
  top: 50%;
}
.cms-banner .banner-content, .cms-section .banner-content {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.cms-banner .banner-content .elementor-widget-wrap, .cms-section .banner-content .elementor-widget-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cms-banner .banner-content .elementor-widget-button .btn.elementor-button:hover, .cms-section .banner-content .elementor-widget-button .btn.elementor-button:hover {
  text-decoration: none;
}

body#checkout #header .header-nav {
  padding: 1.5rem 0;
}
body#checkout #header .header-nav .logo {
  max-width: 154px;
}
body#checkout #header .header-nav #_desktop_contact_link, body#checkout #header .header-nav #_mobile_contact_link {
  color: var(--palette2);
}
body#checkout section.checkout-step .step-title {
  font-size: 20px;
}

#manufacturer #wrapper #content-wrapper h3 {
  font-size: 24px;
}

#blockcart-modal .cart-content p {
  font-weight: var(--font-medium);
}

@media (max-width: 991px) {
  #mobile-menu-icon {
    font-size: 0;
  }
  .avaorg-sub-menu .product-cat .cat-image {
    width: 33.33%;
  }
  .mobile-lang-cur {
    color: var(--palette3);
  }
  .mobile-lang-cur .ava-dropdown-wrapper .ava-dropdown-menu a:hover {
    background-color: var(--palette9);
    color: var(--palette1);
  }
  .mobile-lang-cur .ava-dropdown-wrapper .ava-dropdown-menu a.selected {
    background-color: var(--palette9);
    color: var(--palette1);
  }
}
@media (max-width: 767px) {
  .cms-banner .elementor-column {
    width: auto;
    margin: auto;
  }
  .cms-banner .elementor-column a {
    overflow: hidden;
  }
}
@media screen and (max-width: 540px) {
  .cms-banner .elementor-column .elementor-image img {
    min-height: 130px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
/* stylelint-enable */