/* Child Theme CSS */
/* stylelint-disable */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
:root {
  --content-width: 1230px;
}

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

:root {
  --border-radius: 0;
  --body-font-family: "Poppins";
  --font-size-body:14px;
  --body-weight: var(--font-normal);
  --body-line-height: 1.5em;
  --body-letter-spacing: 0.6px;
  --body-text-transform: unset;
  --heading-font-family: "Poppins";
  --heading-letter-spacing: normal;
  --heading-text-transform: unset;
}
:root .h1, :root h1 {
  --h1-size: 36px;
  line-height: 1.2;
  font-weight: var(--font-semibold);
}
:root .h2, :root h2 {
  --h2-size: 32px;
  line-height: 1.2;
  letter-spacing: 0.4px;
  font-weight: var(--font-semibold);
}
:root .h3, :root h3 {
  --h3-size: 28px;
  line-height: 1.2;
  font-weight: var(--font-semibold);
}
:root .h4, :root h4 {
  --h4-size: 24px;
  line-height: 1.2;
  font-weight: var(--font-semibold);
}
:root .h5, :root h5 {
  --h5-size: 20px;
  line-height: 1.2;
  font-weight: var(--font-medium);
}
:root .h6, :root h6 {
  --h6-size: 18px;
  line-height: 1.2;
  font-weight: var(--font-medium);
}
@media (max-width: 1199px) {
  :root .h2, :root h2 {
    --h2-size: 28px;
  }
}
@media (max-width: 991px) {
  :root .h1, :root h1 {
    --h1-size: 30px;
  }
  :root .h2, :root h2 {
    --h2-size: 26px;
  }
}
@media (max-width: 767px) {
  :root .h1, :root h1 {
    --h1-size: 28px;
  }
  :root .h2, :root h2 {
    --h2-size: 22px;
  }
}

#hero_section.hero-section .page-title-wrapper {
  min-height: 120px;
}

@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;
  }
}
:root {
  --btn-font-family: var(--body-font-family);
  --btn-font-size: 14px;
  --btn-weight: var(--font-medium);
  --btn-line-height: 42px;
  --btn-border-width: 0px;
  --btn-radius: 30px;
  --btn-height: 42px;
  --btn-padding-y: 9px;
  --btn-padding-x: 30px;
  --btn-text-transform: uppercase;
  --btn-letter-spacing: 0.4px;
}
@media (max-width: 767px) {
  :root {
    --btn-height: 38px;
    --btn-padding-x: 15px;
    --btn-line-height: 38px;
  }
}

:root {
  --input-border-radius: 0;
  --input-font-size: 14px;
}

@media (min-width: 992px) {
  #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[data-type=price] .collapse,
  #left-column #search_filters_brands .facet[data-type=price] .collapse,
  #left-column #search_filters_suppliers .facet[data-type=price] .collapse {
    padding-bottom: 25px;
  }
  #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;
  }
  #left-column .sidebar-latest.block, #left-column #right-column .sidebar-latest.block, #left-column #search_filters, #left-column #search_filters_brands, #left-column #search_filters_suppliers, #left-column .block-categories, #left-column ul.grid_list li {
    padding: 5px;
  }
  #left-column #search_filters .block-title, #left-column .category-top-menu .block-title {
    padding: 12px 15px;
    border-bottom: 0;
    background: var(--palette8);
  }
  #left-column #search_filters .block-title .title, #left-column .category-top-menu .block-title .title {
    font-size: 16px;
    line-height: 20px;
  }
  #left-column .block-content {
    padding-inline: 15px;
  }
}
@media (min-width: 768px) {
  .products-list.shop-page .products.product-loop.list .product-miniature .thumbnail-container .product-description .product-title a {
    font-size: 18px;
  }
}
:root {
  --product-title-size: 15px;
  --product-title-weight: 400;
  --product-title-line-height: 1.6em;
  --price-size: 16px;
  --price-weight: 500;
  --product-title-hover-color: var(--palette2);
  --price-color: var(--palette3);
  --btn-cart-bg-color: var(--palette1);
  --btn-cart-color: var(--palette9);
  --btn-cart-hover-bg-color: var(--palette2);
  --btn-cart-hover-color: var(--palette9);
  --product-title-transform: capitalize;
  --bages-nostock-color: #ff8e3e;
  --bages-pack-color: #86bc43;
  --bages-new-color: var(--palette1);
}

.products.product-loop .product-miniature .thumbnail-container {
  border: none;
  border-radius: 0;
}
.products.product-loop .product-miniature .thumbnail-container .product-description {
  text-align: left !important;
}
.products.product-loop .product-miniature .thumbnail-container .product-description .product-title {
  margin-block: 0 7px !important;
}
.products.product-loop .product-miniature .thumbnail-container .product-description .product-list-reviews {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-block: 0 6px !important;
}
.products.product-loop .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
  margin-block: 0 9px;
}
.products.product-loop .product-miniature .thumbnail-container .product-description .add-to-cart {
  text-align: center !important;
  overflow: hidden;
}

.products.product-loop.list .product-miniature .thumbnail-container {
  -ms-grid-columns: 220px auto !important;
  grid-template-columns: 220px auto !important;
  padding: 0 !important;
}

.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);
}

@media (max-width: 767px) {
  :root {
    --product-title-size: 14px;
    --price-size: 14px;
  }
  .products.product-loop:not(.list) .product-miniature .thumbnail-container .product-description .product-title {
    margin-block: 0 4px !important;
  }
  .products.product-loop:not(.list) .product-miniature .thumbnail-container .product-description .product-list-reviews {
    margin-block: 0 4px !important;
  }
}
@media (max-width: 575px) {
  .products.product-loop.list .product-miniature .thumbnail-container {
    -ms-grid-columns: 1fr 1fr !important;
    grid-template-columns: 1fr 1fr !important;
  }
}
:root {
  --product-title-single-size: 26px;
  --product-title-single-line-height: 1.3em;
}
@media (max-width: 991px) {
  :root {
    --product-title-single-size: 24px;
  }
}
@media (max-width: 767px) {
  :root {
    --product-title-single-size: 20px;
  }
}

div.summary .brand-title {
  margin-bottom: 8px;
}

#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
  font-size: 32px;
}

@media (max-width: 1199px) {
  #products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  #products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  #products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    font-size: 22px;
  }
}
:root {
  --color-link-hover: var(--palette2);
}

#header .avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-title {
  font-weight: var(--font-medium);
  font-size: 22px;
}
#header .avaorg-sub-menu .html-block .menu-banner .menu-banner-info h5 {
  font-size: 18px;
}
#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-size: 16px;
}
#header .main-menu .avaorg-menu-horizontal .menu-content .menu-item, #header .mobile-menu .avaorg-menu-horizontal .menu-content .menu-item {
  padding: inherit;
}
#header .main-menu .avaorg-menu-horizontal .menu-content .menu-item .swiper-button-next:not(.images-container .swiper-button-next),
#header .main-menu .avaorg-menu-horizontal .menu-content .menu-item .swiper-button-prev:not(.images-container .swiper-button-prev), #header .mobile-menu .avaorg-menu-horizontal .menu-content .menu-item .swiper-button-next:not(.images-container .swiper-button-next),
#header .mobile-menu .avaorg-menu-horizontal .menu-content .menu-item .swiper-button-prev:not(.images-container .swiper-button-prev) {
  background: var(--palette1);
  color: var(--palette9);
}
#header .main-menu .avaorg-menu-horizontal .menu-content .menu-item .swiper-button-next:not(.images-container .swiper-button-next):hover,
#header .main-menu .avaorg-menu-horizontal .menu-content .menu-item .swiper-button-prev:not(.images-container .swiper-button-prev):hover, #header .mobile-menu .avaorg-menu-horizontal .menu-content .menu-item .swiper-button-next:not(.images-container .swiper-button-next):hover,
#header .mobile-menu .avaorg-menu-horizontal .menu-content .menu-item .swiper-button-prev:not(.images-container .swiper-button-prev):hover {
  background: var(--palette2);
  color: var(--palette9);
}
#header .ava-search-bar .search-content .product_list_widget .item .avasearch-items .product-name {
  font-size: var(--product-title-size);
  font-weight: var(--product-title-weight);
  line-height: var(--product-title-line-height);
}
#header .ava-search-bar .search-content .product_list_widget .item .avasearch-items .price {
  font-size: var(--price-size);
  font-weight: var(--price-weight);
  color: var(--palette3);
}

#footer .ava-dropdown-wrapper .icon-angle-down.icon-ava {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#footer .ava-dropdown-wrapper .ava-dropdown-menu {
  top: auto;
  bottom: 40px;
  z-index: 9;
}
#footer .block_newsletter {
  background: none;
}
#footer .block_newsletter .newsletter-content {
  display: none;
}
#footer .block_newsletter .newsletter-form {
  width: 280px;
  max-width: 100%;
}
#footer .block_newsletter .newsletter-form .newsletter-wrapper {
  margin-bottom: 15px;
}
#footer .block_newsletter .newsletter-form .newsletter-wrapper input[type=email] {
  height: 44px;
  border: none;
  padding: 10px 55px 10px 20px;
  background: var(--palette9);
  font-size: 14px;
  border-radius: 50px;
}
#footer .block_newsletter .newsletter-form .newsletter-wrapper input[type=submit] {
  position: absolute;
  right: 0;
  width: 44px;
  height: 44px;
  max-height: 44px;
  font-size: 0;
  -webkit-mask-image: url(../img/newsletter-icon.svg);
          mask-image: url(../img/newsletter-icon.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: var(--palette3);
  -webkit-mask-size: 18px;
          mask-size: 18px;
}
#footer .block_newsletter .newsletter-form .newsletter-condition {
  margin-left: 5px;
}
#footer .block_newsletter .newsletter-form .newsletter-condition label.psgdpr_consent_message input[type=checkbox] + span {
  border-color: var(--palette6);
}
#footer .block_newsletter .newsletter-form .newsletter-condition .psgdpr_consent_message {
  color: var(--palette3);
  font-weight: 300;
  margin-bottom: 15px;
}
#footer .block-contact {
  color: var(--palette3);
  font-weight: 300;
}
#footer .block-contact .block-contact-title {
  display: none;
}
#footer .block-contact #contact-infos a {
  color: var(--palette3);
}
#footer .block-contact #contact-infos a:hover {
  color: var(--palette2);
}
#footer .block-contact #contact-infos span {
  margin-bottom: 9px;
}

.cms-banner .elementor-column .elementor-widget-image {
  overflow: hidden;
}

.cms-column.elementor-column .elementor-widget-image {
  overflow: hidden;
}

.testimonial-home .elementor-testimonial-wrapper .item-content .elementor-testimonial-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.testimonial-home .elementor-testimonial-wrapper .item-content .elementor-testimonial-details .elementor-testimonial-name {
  margin-right: 5px;
}

.brand-home-block .wrapper-items .swiper-slide .item-inner {
  margin-bottom: 0 !important;
}
.brand-home-block .wrapper-items .swiper-slide .item-inner img {
  width: auto;
}

.product-cat-home .item-inner {
  margin-bottom: 0 !important;
}
.product-cat-home .item-inner .image {
  overflow: hidden;
}
.product-cat-home .item-inner .image img {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-cat-home .item-inner .cat-des {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto !important;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
  width: 220px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 25px;
  -webkit-transform: scale(0);
          transform: scale(0);
  text-align: center;
}
.product-cat-home .item-inner:hover .image a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-cat-home .item-inner:hover .cat-des {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.time-sale.style_9 .tmcore-countdown {
  line-height: 1.6;
}

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

.home-gallery-section .image {
  overflow: hidden;
}

.ui-autocomplete.searchbar-autocomplete li a .autocomplete-thumbnail {
  width: 70px;
}
.ui-autocomplete.searchbar-autocomplete li a .product {
  font-size: var(--product-title-size);
  font-weight: var(--product-title-weight);
  color: var(--palette3);
  font-family: var(--heading-font-family);
}

.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(--heading-font-family);
  color: var(--product-title-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);
}
.order-confirmation-table div.row .text-sm-center {
  color: var(--palette3);
}

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

.cart-content .cart-content-btn .btn-secondary {
  border: 0;
}

@media (min-width: 1200px) {
  #header .main-menu .avaorg-menu-horizontal .menu-content .menu-item .topdeal-menu .products.product-loop.product-list .product-miniature .thumbnail-container {
    -ms-grid-columns: 41% auto;
    grid-template-columns: 41% auto;
  }
}
@media (max-width: 1199px) {
  .product-cat-home .item-inner .cat-des {
    width: 200px;
    padding: 20px;
  }
}
@media (max-width: 991px) {
  #header #mobile-menu-icon {
    font-size: 0;
  }
  #footer .block_newsletter .newsletter-content .newsletter-title {
    margin-bottom: 20px;
  }
  .product-cat-home .item-inner .cat-des {
    padding: 15px;
    width: 160px;
  }
}
@media (max-width: 767px) {
  #footer .block_newsletter {
    padding: 0;
  }
  #footer .block_newsletter .newsletter-form .newsletter-wrapper input[type=email] {
    height: 40px;
  }
  #footer .block_newsletter .newsletter-form .newsletter-wrapper input[type=submit] {
    height: 40px;
    width: 50px;
  }
  .cms-banner .elementor-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cms-banner .elementor-container .elementor-column {
    margin: auto;
    width: auto;
  }
  .icon-box-home .elementor-widget-icon-box .elementor-icon-box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .icon-box-home .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon {
    margin-right: 10px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-cat-home .item-inner .cat-des {
    padding: 8px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
/* stylelint-enable */