/* Child Theme CSS */
/* stylelint-disable */
@import url("https://fonts.googleapis.com/css2?family=Arsenal:ital,wght@0,400;0,700;1,400;1,700&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 {
  --body-font-family: "Jost";
  --font-size-body: 16px;
  --body-weight: var(--font-normal);
  --body-line-height: 1.6em;
  --body-letter-spacing: 0.3px;
  --body-text-transform: unset;
  --heading-font-family: "Arsenal";
  --heading-letter-spacing: 0.3px;
  --heading-text-transform: unset;
  --heading-weight: var(--font-normal);
  --border-radius: 0;
  --color-link-hover: var(--palette2);
}
:root .h1, :root h1 {
  --h1-size: 38px;
  line-height: 1.2;
}
:root .h2, :root h2 {
  --h2-size: 32px;
  line-height: 1.2;
}
:root .h3, :root h3 {
  --h3-size: 28px;
  line-height: 1.2;
}
:root .h4, :root h4 {
  --h4-size: 24px;
  line-height: 1.2;
}
:root .h5, :root h5 {
  --h5-size: 20px;
  line-height: 1.2;
}
:root .h6, :root h6 {
  --h6-size: 18px;
  line-height: 1.2;
}
@media (max-width: 1199px) {
  :root .h1, :root h1 {
    --h1-size: 34px;
  }
  :root .h2, :root h2 {
    --h2-size: 30px;
  }
  :root .h3, :root h3 {
    --h3-size: 26px;
  }
  :root .h4, :root h4 {
    --h4-size: 22px;
  }
}
@media (max-width: 991px) {
  :root .h1, :root h1 {
    --h1-size: 30px;
  }
  :root .h2, :root h2 {
    --h2-size: 26px;
  }
  :root .h3, :root h3 {
    --h3-size: 24px;
  }
}
@media (max-width: 767px) {
  :root {
    --font-size-body: 15px;
  }
  :root .h1, :root h1 {
    --h1-size: 26px;
  }
  :root .h2, :root h2 {
    --h2-size: 24px;
  }
  :root .h3, :root h3 {
    --h3-size: 22px;
  }
  :root .h4, :root h4 {
    --h4-size: 20px;
  }
}

@media (max-width: 991px) {
  #hero_section.hero-section .page-title-wrapper {
    min-height: 100px;
  }
}
@media (max-width: 767px) {
  #hero_section.hero-section .page-title-wrapper {
    min-height: 80px;
  }
  #wrapper:not(#index #wrapper) {
    padding-block: 30px;
  }
}
:root {
  --btn-font-size: 14px;
  --btn-weight:var(--font-normal);
  --btn-text-transform: uppercase;
  --btn-letter-spacing: 0.3px;
  --btn-padding-y: 10px;
  --btn-padding-x: 30px;
  --btn-font-family: var(--body-font-family);
  --btn-line-height: 42px;
  --btn-height: 42px;
  --btn-border-width: 0;
  --btn-radius: 0;
}
@media (max-width: 767px) {
  :root {
    --btn-font-size: 13px;
    --btn-height: 38px;
    --btn-line-height: 38px;
    --btn-padding-x: 15px;
  }
}

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

#subcategories ul li {
  width: 17%;
}

#left-column #search_filters .facet .facet-title {
  font-family: var(--body-font-family);
}

@media (min-width: 992px) {
  #left-column .block-categories, #left-column #search_filters {
    padding: 20px;
  }
  #left-column .block-categories .category-top-menu, #left-column #search_filters .category-top-menu {
    margin: 0;
  }
  #left-column .block-categories .block-title, #left-column #search_filters .block-title {
    border: none;
    padding: 0;
  }
  #left-column .block-categories .block-title .title, #left-column #search_filters .block-title .title {
    font-size: 22px;
    font-weight: var(--font-medium);
  }
  #left-column .block-categories .facet .facet-title, #left-column #search_filters .facet .facet-title {
    font-size: 18px;
  }
  #left-column #search_filters .facet .collapse, #left-column #search_filters_brands .facet .collapse, #left-column #search_filters_suppliers .facet .collapse {
    border-bottom: 1px solid var(--color-border);
    padding-bottom: 15px;
    margin-bottom: 10px;
  }
  #left-column #search_filters .facet:last-child .collapse, #left-column #search_filters_brands .facet:last-child .collapse, #left-column #search_filters_suppliers .facet:last-child .collapse {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
:root {
  --product-title-size: 18px;
  --product-title-weight: var(--font-normal);
  --product-title-line-height: 1.3em;
  --product-title-letter-spacing: 0.5px;
  --product-title-transform: capitalize;
  --product-title-color: var(--palette3);
  --product-title-hover-color: var(--palette2);
  --product-title-family: var(--heading-font-family);
  --price-size: 18px;
  --price-weight: var(--font-normal);
  --price-letter-spacing: 0.3px;
  --price-color: var(--palette3);
}
@media (max-width: 991px) {
  :root {
    --product-title-size: 16px;
    --price-size: 16px;
  }
}
@media (max-width: 767px) {
  :root {
    --product-title-size: 15px;
    --price-size: 15px;
  }
}

.products.product-loop:not(.product-list, .list, .products.product-loop.list) .product-miniature .thumbnail-container {
  border: none;
  border-radius: 0;
}
.products.product-loop:not(.product-list, .list, .products.product-loop.list) .product-miniature .thumbnail-container .product-description {
  text-align: left;
}
.products.product-loop:not(.product-list, .list, .products.product-loop.list) .product-miniature .thumbnail-container .product-description .product-list-reviews {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.products.product-loop:not(.product-list, .list, .products.product-loop.list) .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
  margin-block: 0 6px;
}
.products.product-loop:not(.product-list, .list, .products.product-loop.list) .product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price {
  font-size: var(--price-size);
}
.products.product-loop:not(.product-list, .list, .products.product-loop.list) .product-miniature .thumbnail-container .product-description .btn-link {
  text-transform: var(--btn-text-transform);
}

.products.product-loop.list .product-miniature .thumbnail-container {
  border: none;
  padding: 0;
}

.product-price-and-shipping, .product-prices div:not(div.tax-shipping-delivery-label), .wishlist-product-price, .product-price, .card .card-block .cart-summary-line .value, .elementor-cart__summary .elementor-cart__summary-value {
  font-family: var(--body-font-family);
}

@media (min-width: 768px) {
  .products.product-loop:not(.product-list, .list, .products.product-loop.list) .product-miniature .thumbnail-container .product-description .btn-link {
    opacity: 0;
  }
  .products.product-loop:not(.product-list, .list, .products.product-loop.list) .product-miniature .thumbnail-container:hover .product-description .btn-link {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .products.product-loop:not(.product-list, .list, .products.product-loop.list) .product-miniature .thumbnail-container .product-description .product-list-reviews {
    margin-block: 0 5px;
  }
  .products.product-loop:not(.product-list, .list, .products.product-loop.list) .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
    margin-block: 0 2px;
  }
}
:root {
  --product-title-single-size: 26px;
  --product-title-single-line-height: 1.3em;
}

#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
  font-size: 42px;
  text-align: center;
  font-weight: var(--font-normal);
  letter-spacing: 0;
}

@media (max-width: 1199px) {
  #products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    font-size: 34px;
  }
}
@media (max-width: 991px) {
  :root {
    --product-title-single-size: 20px;
  }
  #products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    font-size: 30px;
  }
  .product-details-top .product-prices .current-price-value, .product-details-top .product-prices .regular-price {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  :root {
    --product-title-single-size: 18px;
  }
  #products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    font-size: 24px;
  }
}
#header #_desktop_megamenu .avaorg-menu-horizontal .menu-content .menu-item {
  padding: inherit;
}
#header .main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .column_title, #header .main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .ul-column:not(.column_dropdown) .submenu-item > a {
  font-family: var(--body-font-family);
  font-weight: var(--font-medium);
}
#header .main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .html-block .product-info .heading {
  font-family: var(--body-font-family);
}
#header .avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-label, #header .avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-title, #header .avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-offer, #header .avaorg-sub-menu .html-block .menu-banner .menu-banner-info h5 {
  font-family: var(--body-font-family);
}
#header .swiper-button-next:not(.images-container .swiper-button-next), #header .swiper-button-prev:not(.images-container .swiper-button-prev) {
  background-color: var(--palette1);
  color: var(--palette9);
}
#header .swiper-button-next:not(.images-container .swiper-button-next):hover, #header .swiper-button-prev:not(.images-container .swiper-button-prev):hover {
  background-color: var(--palette2);
  color: var(--palette9);
}
#header .ava-search-bar .ava-search-result-container .product_list_widget .avasearch-items .product-name {
  font-size: 16px;
  font-weight: var(--product-title-weight);
  line-height: var(--product-title-line-height);
  font-family: var(--product-title-family);
  text-transform: var(--product-title-transform);
  color: var(--product-title-color);
}
#header .ava-search-bar .ava-search-result-container .product_list_widget .avasearch-items .product-name:hover {
  color: var(--product-title-hover-color);
}
#header .ava-search-bar .ava-search-result-container .product_list_widget .avasearch-items .product-price-and-shipping {
  font-size: 16px;
  font-weight: var(--price-weight);
  color: var(--price-color);
}

body#checkout #header .header-nav .logo {
  max-width: 131px;
}

#footer .block-contact .block-contact-title {
  display: none;
}
#footer .block-contact #contact-infos span {
  color: var(--palette3);
}
#footer .block-contact #contact-infos span a {
  color: var(--palette3);
}
#footer .block-contact #contact-infos span a:hover {
  color: var(--palette6);
}
#footer .block-contact #contact-infos span:not(span.fax, span.email) {
  margin-bottom: 8px;
}
#footer .block_newsletter .newsletter-content {
  display: none;
}
#footer .block_newsletter .newsletter-form .newsletter-wrapper input[type=email] {
  height: 48px;
  background: transparent;
  color: var(--palette9);
  padding: 5px 15px;
  border: 1px solid var(--palette9);
  border-radius: 0;
}
#footer .block_newsletter .newsletter-form .newsletter-wrapper input[type=email]::-webkit-input-placeholder {
  color: var(--palette9);
  opacity: 0.8;
  font-size: 15px;
  text-transform: capitalize;
}
#footer .block_newsletter .newsletter-form .newsletter-wrapper input[type=email]::-moz-placeholder {
  color: var(--palette9);
  opacity: 0.8;
  font-size: 15px;
  text-transform: capitalize;
}
#footer .block_newsletter .newsletter-form .newsletter-wrapper input[type=email]:-ms-input-placeholder {
  color: var(--palette9);
  opacity: 0.8;
  font-size: 15px;
  text-transform: capitalize;
}
#footer .block_newsletter .newsletter-form .newsletter-wrapper input[type=email]::-ms-input-placeholder {
  color: var(--palette9);
  opacity: 0.8;
  font-size: 15px;
  text-transform: capitalize;
}
#footer .block_newsletter .newsletter-form .newsletter-wrapper input[type=email]::placeholder {
  color: var(--palette9);
  opacity: 0.8;
  font-size: 15px;
  text-transform: capitalize;
}
#footer .block_newsletter .newsletter-form .newsletter-wrapper input[type=submit] {
  height: 48px;
  max-height: 48px;
  margin-left: 10px;
  background: var(--palette9);
  color: var(--palette3);
}
#footer .block_newsletter .newsletter-condition {
  color: var(--palette9);
  margin: 15px 0 0 0;
  text-align: center;
}
#footer .block_newsletter .newsletter-condition .psgdpr_consent_message {
  margin-bottom: 0;
  color: var(--palette9);
  text-align: center;
}
#footer .block_newsletter .newsletter-condition .psgdpr_consent_message input[type=checkbox]:focus + span, #footer .block_newsletter .newsletter-condition .psgdpr_consent_message input[type=checkbox] + span {
  border-color: var(--palette9);
}
#footer .block_newsletter .newsletter-condition .psgdpr_consent_message input[type=checkbox] + span .checkbox-checked {
  color: var(--palette9);
}

.cms-banner.elementor-element.elementor-section .elementor-container {
  padding: 0;
}
.cms-banner.elementor-element.elementor-section .elementor-column .elementor-widget-image {
  overflow: hidden;
  background: var(--palette3);
}
.cms-banner.elementor-element.elementor-section .elementor-column .elementor-widget-image img {
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}

.cms-banner02 .elementor-column .elementor-widget-image {
  overflow: hidden;
  background: var(--palette3);
}
.cms-banner02 .elementor-column .elementor-widget-image img {
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}

.home-testimonial .item .item-content {
  margin-bottom: 0 !important;
}

.home-gallery .item-inner {
  margin-bottom: 0 !important;
}

.order-confirmation-table div.details span {
  font-size: var(--product-title-size);
  font-weight: var(--product-title-weight);
  line-height: var(--product-title-line-height);
  font-family: var(--product-title-family);
  color: var(--product-title-color);
}
.order-confirmation-table div.details span:hover {
  color: var(--product-title-hover-color);
}
.order-confirmation-table div.row .text-xs-left, .order-confirmation-table div.row .text-xs-right {
  font-size: var(--price-size);
  font-weight: var(--price-weight);
  color: var(--price-color);
}

.cart-content .cart-content-btn .btn-secondary, .cart-content .cart-content-btn .btn, .cart-content .modal-footer .btn-secondary, .cart-content .modal-footer .btn, .wishlist-modal .cart-content-btn .btn-secondary, .wishlist-modal .cart-content-btn .btn, .wishlist-modal .modal-footer .btn-secondary, .wishlist-modal .modal-footer .btn {
  border: 0;
}

#cms .contact-form input#file-upload {
  width: 100%;
}

@media (min-width: 1200px) {
  .parellex-block.elementor-element.elementor-section {
    background-attachment: fixed;
  }
  #header #_desktop_megamenu .avaorg-menu-horizontal .menu-content .menu-item.categories-menu .products.product-loop.product-list .product-miniature .thumbnail-container {
    -ms-grid-columns: 30% auto;
    grid-template-columns: 30% auto;
  }
  #header #_desktop_megamenu .avaorg-menu-horizontal .menu-content .menu-item.topdeals-menu .products.product-loop.product-list .product-miniature .thumbnail-container {
    -ms-grid-columns: 26% auto;
    grid-template-columns: 26% auto;
  }
}
@media (max-width: 991px) {
  #header #mobile-menu-icon {
    font-size: 0;
  }
}
@media (max-width: 767px) {
  #footer .block-contact #contact-infos span:not(span.fax, span.email) {
    margin-bottom: 4px;
  }
  #footer .block_newsletter {
    padding: 0;
  }
  #footer .block_newsletter .newsletter-form .newsletter-wrapper input[type=email], #footer .block_newsletter .newsletter-form .newsletter-wrapper input[type=submit] {
    height: 40px;
    max-height: 40px;
  }
}
@media (max-width: 540px) {
  .cms-banner .elementor-container .elementor-column {
    width: 80% !important;
  }
}
/* stylelint-enable */