/* Child Theme CSS */
/* stylelint-disable */
@import url("https://fonts.googleapis.com/css2?family=Montserrat: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);
}

.images-container .product-cover img,
.layout-modern #wrapper,
ul.grid_list li {
  background: #f6f3ed;
}

.layout-modern .card-block {
  background-color: transparent;
}

body#checkout.layout-modern .block-categories, body#checkout.layout-modern #search_filters, body#checkout.layout-modern #search_filters_brands, body#checkout.layout-modern #search_filters_suppliers, body#checkout.layout-modern .tabs, body#checkout.layout-modern .product-comment-list-item, body#checkout.layout-modern section.checkout-step, .layout-modern .block-categories, .layout-modern #search_filters, .layout-modern #search_filters_brands, .layout-modern #search_filters_suppliers, .layout-modern .tabs, .layout-modern .product-comment-list-item, .layout-modern section.checkout-step {
  background-color: transparent;
  border-color: #ddd;
}
body#checkout.layout-modern .card, .layout-modern .card {
  background-color: transparent;
  padding: 1.2rem;
  border-color: #ddd;
}
body#checkout.layout-modern #subcategories.card-block, .layout-modern #subcategories.card-block {
  padding: 0;
}
body#checkout.layout-modern #subcategories.card-block ul li .subcategory-image a, .layout-modern #subcategories.card-block ul li .subcategory-image a {
  background-color: var(--palette9);
}
body#checkout.layout-modern .tabs .nav-tabs .nav-link.active, body#checkout.layout-modern .tabs .nav-tabs .nav-link:hover, .layout-modern .tabs .nav-tabs .nav-link.active, .layout-modern .tabs .nav-tabs .nav-link:hover {
  background-color: transparent;
}

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

#hero_section.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.hero-section .page-title-wrapper h1 {
  font-size: 30px;
  line-height: 34px;
  color: var(--palette9);
}
@media screen and (max-width: 767px) {
  #hero_section.hero-section .page-title-wrapper h1 {
    font-size: 24px;
    line-height: 30px;
  }
}
#hero_section.hero-section .page-title-wrapper .breadcrumb a, #hero_section.hero-section .page-title-wrapper .breadcrumb span {
  color: var(--palette9);
}
#hero_section.hero-section .page-title-wrapper .breadcrumb li::after {
  color: var(--palette9);
}

@media screen and (max-width: 991px) {
  #hero_section.hero-section .page-title-wrapper {
    min-height: 150px;
  }
}
@media screen and (max-width: 767px) {
  #hero_section.hero-section .page-title-wrapper {
    min-height: 120px;
  }
}
:root {
  --btn-font-size: 15px;
  --btn-text-transform: uppercase;
  --btn-letter-spacing: var(--body-letter-spacing);
  --btn-height: 45px;
  --btn-line-height: 45px;
  --btn-font-family: var(--body-font-family);
  --btn-weight: var(--font-semibold);
  --btn-padding-x: 28px;
  --btn-radius: 0px;
  --btn-border-width: 0px;
}
@media (max-width: 991px) {
  :root {
    --btn-padding-x: 20px;
    --btn-font-size: 14px;
  }
}
@media (max-width: 767px) {
  :root {
    --btn-padding-x: 18px;
    --btn-height: 42px;
    --btn-line-height: 42px;
  }
}
:root {
  --input-border-radius: 0px;
}

textarea, textarea.form-control {
  border-radius: var(--border-radius);
}

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

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

#subcategories ul li {
  width: 17%;
  min-width: 172px;
}
#subcategories ul li h5 a.subcategory-name {
  font-size: 15px;
  font-weight: var(--font-medium);
}
#subcategories .subcategory-heading {
  font-size: 17px;
  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: 15px;
  letter-spacing: 0.5px;
}
#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 .facet ul[data-type=Price], #search_filters_brands .facet ul[data-type=Price], #search_filters_suppliers .facet ul[data-type=Price], .category-top-menu .facet ul[data-type=Price] {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 991px) {
  #search_filters .facet ul[data-type=Price], #search_filters_brands .facet ul[data-type=Price], #search_filters_suppliers .facet ul[data-type=Price], .category-top-menu .facet ul[data-type=Price] {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  #search_filters .facet[data-type=price] ul.collapse, #search_filters_brands .facet[data-type=price] ul.collapse, #search_filters_suppliers .facet[data-type=price] ul.collapse, .category-top-menu .facet[data-type=price] ul.collapse {
    margin-bottom: 1.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: 17px;
}
#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);
}

.active_filters .active-filter-title {
  font-size: 17px;
  font-weight: var(--font-medium);
}

@media screen and (min-width: 1200px) {
  .layout-left-column #left-column, .layout-left-column #right-column {
    width: 20%;
  }
  .layout-left-column #content-wrapper {
    width: 80%;
  }
  .layout-right-column #left-column, .layout-right-column #right-column {
    width: 20%;
  }
  .layout-right-column #content-wrapper {
    width: 80%;
  }
}
@media screen and (min-width: 992px) {
  #search_filters, #search_filters_brands, #search_filters_suppliers, .block-categories {
    padding: 0;
  }
  .block-categories .category-sub-menu {
    margin-bottom: 1rem;
    margin-top: 0;
  }
  #search_filters .block-title, .category-top-menu .block-title {
    padding: 12px 15px 10px 20px;
    margin: 0;
    border-radius: 0;
  }
  #search_filters .block-content, .category-top-menu .block-content {
    padding: 10px 20px 10px;
    border: none;
  }
}
@media screen and (min-width: 992px) {
  body.layout-modern #search_filters, body.layout-modern #search_filters_brands, body.layout-modern #search_filters_suppliers, body.layout-modern .block-categories {
    border: none;
  }
  body.layout-modern #search_filters .facet, body.layout-modern #search_filters_brands .facet, body.layout-modern #search_filters_suppliers .facet, body.layout-modern .block-categories .facet {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
  }
  body.layout-modern #search_filters .facet:last-child, body.layout-modern #search_filters_brands .facet:last-child, body.layout-modern #search_filters_suppliers .facet:last-child, body.layout-modern .block-categories .facet:last-child {
    border: none;
  }
  body.layout-modern #search_filters .block-title, body.layout-modern .category-top-menu .block-title {
    padding: 0;
    margin-bottom: 10px;
    border: none;
  }
  body.layout-modern #search_filters .block-content, body.layout-modern .category-top-menu .block-content {
    padding: 0;
    border: none;
  }
}
:root {
  --product-title-size: 15px;
  --product-title-family: var(--body-font-family);
  --product-title-letter-spacing: 0.5px;
  --product-title-line-height: 24px;
  --product-title-weight: var(--font-medium);
  --price-size: 17px;
  --price-weight: var(--font-semibold);
  --price-color: var(--palette1);
  --bages-sale-color: #ef2d2d;
  --bages-nostock-color: #ff8e3e;
  --bages-pack-color: #86bc43;
  --bages-new-color: #44b367;
}

.product-flags li.product-flag {
  font-weight: var(--font-medium);
  color: var(--palette9);
  font-size: 13px;
  text-transform: capitalize;
  padding: 4px 8px;
  border-radius: 0px;
  line-height: 15px;
}
.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);
}
.product-flags li.product-flag.discount {
  color: var(--palette9);
}

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

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

.products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container {
  border: none;
}
.products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .thumbnail-top {
  border-radius: var(--border-radius);
}
.products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description {
  min-height: 118px;
}

.products.product-loop .product-miniature .thumbnail-container .product-description .product-title {
  margin-block: 0 8px;
}
.products.product-loop .product-miniature .thumbnail-container .product-description .brand-title {
  margin-block: 0 5px;
  line-height: 20px;
}
.products.product-loop .product-miniature .thumbnail-container .product-description .brand-title a {
  color: var(--palette4);
  font-size: 16px;
}
@media screen and (max-width: 540px) {
  .products.product-loop .product-miniature .thumbnail-container .product-description .brand-title a {
    font-size: 15px;
  }
}
@media screen and (max-width: 540px) {
  .products.product-loop .product-miniature .thumbnail-container .product-description .brand-title {
    line-height: 18px;
  }
}
.products.product-loop .product-miniature .thumbnail-container .product-description .product-list-reviews {
  margin-block: 0 6px;
}
@media screen and (max-width: 479px) {
  .products.product-loop .product-miniature .thumbnail-container .product-description .product-list-reviews {
    margin-block: 0 4px;
  }
}
.products.product-loop .product-miniature .thumbnail-container .product-description .product-list-reviews .comments-nb {
  display: none;
}
.products.product-loop .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
  margin-block: 0 10px;
}

.grade-stars.small-stars {
  min-width: 80px;
}

.small-stars .star-content div.star, .small-stars .star-content div.star-on, .small-stars .star-content div.star-hover {
  width: 13px;
  height: 15px;
  background-size: 31px;
  background-position: -17px 0px;
}

.thumbnail-top .time-sale.style_9 .tmcore-countdown {
  gap: 0;
}

.ava-modal .modal-title {
  font-weight: var(--font-medium);
}

:root {
  --product-title-single-size: 25px;
}
@media screen and (max-width: 767px) {
  :root {
    --product-title-single-size: 22px;
  }
}

@media screen and (max-width: 991px) {
  #products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    margin-bottom: 1.5rem;
  }
}
#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
  font-size: 20px;
  color: var(--palette3);
}

.page-product .brand-title {
  margin-bottom: 5px;
}

.product-description ul, .tab-desc ul {
  margin-bottom: 20px;
}

#product-details .label {
  font-size: inherit;
}

.product-container .product-title {
  letter-spacing: 0;
}

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

#blockcart-modal .cart-content p {
  margin-bottom: 0.5rem;
}

.time-sale {
  margin-block: var(--sm-spacing);
}

.product-details-top .product-prices .current-price-value, .product-details-top .product-prices .regular-price {
  font-size: var(--h5-size);
}

body:not(.layout-modern) .product-container .vertical .images-container .thumb-images .swiper-button-next, body:not(.layout-modern) .product-container .vertical .images-container .thumb-images .swiper-button-prev {
  background-color: var(--palette9);
}
body:not(.layout-modern) .product-container .social-share a.social-share-btn {
  background: var(--palette9);
}
body:not(.layout-modern) .product-container .social-share a.social-share-btn:hover {
  background: var(--palette1);
}
body:not(.layout-modern) #product-comments-list-header {
  background-color: var(--palette9);
}

b, strong {
  font-weight: var(--font-semibold);
}

.back-to-top a {
  border: 1px solid var(--palette9);
}
.back-to-top a:hover {
  background-color: var(--palette1);
  color: var(--palette9);
  border-color: var(--palette9);
}

#_desktop_megamenu.main-menu .avaorg-menu-horizontal .menu-content .menu-item {
  padding: inherit;
}
#_desktop_megamenu.main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .ul-column:not(.column_dropdown) .submenu-item > a {
  font-size: 15px;
}
#_desktop_megamenu.main-menu .avaorg-menu-horizontal .menu-content .menu-item .menu-dropdown .column_title {
  letter-spacing: 0.5px;
  font-size: 16px;
}
#_desktop_megamenu.main-menu .avaorg-sub-menu .product-cat .cat-image img {
  border-color: var(--palette8);
}
#_desktop_megamenu.main-menu .avaorg-sub-menu .product-cat .cat-image img:hover {
  border-color: var(--palette1);
}

.avaorg-sub-menu .html-block .product-info .heading {
  font-size: 20px;
}
.avaorg-sub-menu .html-block .product-info .link {
  font-weight: var(--font-medium);
}
.avaorg-sub-menu .html-block .product-info .link:hover {
  text-decoration: none;
}
.avaorg-sub-menu .html-block .menu-banner .menu-banner-info, .avaorg-sub-menu .html-block .menu-banner.menu-banner-2 .menu-banner-info {
  text-transform: capitalize;
  color: var(--palette3);
}
.avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-title, .avaorg-sub-menu .html-block .menu-banner.menu-banner-2 .menu-banner-info .menu-title {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 10px;
  color: var(--palette3);
}
.avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-label, .avaorg-sub-menu .html-block .menu-banner.menu-banner-2 .menu-banner-info .menu-label {
  padding: 0px 10px;
  font-size: 12px;
  border-radius: 0;
}
.avaorg-sub-menu .html-block .menu-banner .menu-banner-info h5, .avaorg-sub-menu .html-block .menu-banner .menu-banner-info .menu-sub-title, .avaorg-sub-menu .html-block .menu-banner.menu-banner-2 .menu-banner-info h5, .avaorg-sub-menu .html-block .menu-banner.menu-banner-2 .menu-banner-info .menu-sub-title {
  font-size: 16px;
  color: var(--palette3);
}
.avaorg-sub-menu .html-block .menu-banner.menu-banner-1 .menu-banner-info .menu-offer {
  font-size: 18px;
  color: var(--palette3);
}
.avaorg-sub-menu .product-cat .cat-image img {
  border-color: var(--palette7);
}
.avaorg-sub-menu .product-cat .cat-image img:hover {
  border-color: var(--palette1);
}

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

.header-search .ava-focus.ava-search-bar #searchbox {
  border: 1px solid var(--color-border);
}

.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-contact #contact-infos {
  color: inherit;
  font-size: inherit;
  line-height: 26px;
}
.block-contact #contact-infos span, .block-contact #contact-infos span a {
  color: inherit;
  margin-bottom: 10px;
}
.block-contact #contact-infos span:last-child, .block-contact #contact-infos span a:last-child {
  margin-bottom: 0;
}

.block_newsletter {
  max-width: 858px;
  background-color: transparent;
  margin: 0 auto;
}
.block_newsletter .newsletter-condition {
  margin-top: 15px;
  color: var(--palette9);
  text-align: center;
}
.block_newsletter .newsletter-condition .custom-checkbox label {
  color: var(--palette9);
  font-size: var(--palette9);
  margin-bottom: 0;
  text-align: center;
}
.block_newsletter .newsletter-condition .custom-checkbox input[type=checkbox] + span {
  border: 1px var(--palette9) solid;
}
.block_newsletter .newsletter-condition .custom-checkbox input[type=checkbox] + span .checkbox-checked {
  color: var(--palette9);
}
.block_newsletter .newsletter-form .newsletter-wrapper input.btn.btn-primary {
  background-color: var(--palette9);
  color: var(--palette3);
  max-height: 50px;
  line-height: 50px;
  margin-left: 10px;
}
.block_newsletter .newsletter-form .newsletter-wrapper input.btn.btn-primary:hover, .block_newsletter .newsletter-form .newsletter-wrapper input.btn.btn-primary:focus {
  background-color: var(--palette9);
  color: var(--palette3);
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email] {
  border: none;
  height: 50px;
  max-width: 700px;
  color: var(--palette3);
  padding-right: 55px;
  background-color: var(--palette7);
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email]::-webkit-input-placeholder {
  opacity: 1;
  font-size: 15px;
  color: var(--palette6);
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email]::-moz-placeholder {
  opacity: 1;
  font-size: 15px;
  color: var(--palette6);
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email]:-ms-input-placeholder {
  opacity: 1;
  font-size: 15px;
  color: var(--palette6);
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email]::-ms-input-placeholder {
  opacity: 1;
  font-size: 15px;
  color: var(--palette6);
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email]::placeholder {
  opacity: 1;
  font-size: 15px;
  color: var(--palette6);
}
.block_newsletter .newsletter-form .newsletter-wrapper input[type=email]:focus {
  background-color: var(--palette7);
}
.block_newsletter .newsletter-form .newsletter-wrapper input:-webkit-autofill,
.block_newsletter .newsletter-form .newsletter-wrapper input:-webkit-autofill:hover,
.block_newsletter .newsletter-form .newsletter-wrapper input:-webkit-autofill:focus,
.block_newsletter .newsletter-form .newsletter-wrapper input:-webkit-autofill:active {
  -webkit-text-fill-color: var(--palette3) !important;
  -webkit-box-shadow: 0 0 0 30px var(--palette7) inset !important;
  -webkit-transition: none !important;
  transition: none !important;
}

#authentication .custom-checkbox {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#authentication .custom-checkbox label {
  padding-left: 0;
}

.category-section .elementor-column .elementor-widget-container .swiper-wrapper .item-inner {
  position: relative;
  overflow: hidden;
}
.category-section .elementor-column .elementor-widget-container .swiper-wrapper .item-inner .image {
  overflow: hidden;
}
.category-section .elementor-column .elementor-widget-container .swiper-wrapper .item-inner .image img {
  -webkit-transition: 0.8s all ease-in-out;
  transition: 0.8s all ease-in-out;
}
.category-section .elementor-column .elementor-widget-container .swiper-wrapper .item-inner .image img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.8s all ease-in-out;
  transition: 0.8s all ease-in-out;
}
.category-section .elementor-column .elementor-widget-container .swiper-wrapper .item-inner .cat-des {
  position: absolute;
  right: 20px;
  left: 20px;
  bottom: 30px;
}
.category-section .elementor-column .elementor-widget-container .swiper-wrapper .item-inner .cat-des .button .widget-image-button-text:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .category-section .elementor-column .elementor-widget-container .swiper-wrapper .item-inner .cat-des .button {
    display: none;
  }
}
@media screen and (max-width: 767px) and (min-width: 541px) {
  .category-section .elementor-column .elementor-widget-container .swiper-wrapper .item-inner .cat-des .title .widget-image-caption {
    font-size: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .category-section .elementor-column .elementor-widget-container .swiper-wrapper .item-inner .cat-des {
    right: 15px;
    left: 15px;
    bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .category-section .elementor-column .elementor-widget-container .swiper-wrapper .item-inner .cat-des {
    bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .category-section .elementor-column .elementor-widget-container .swiper-wrapper .item-inner .cat-des {
    bottom: 18px;
  }
}
@media screen and (max-width: 479px) {
  .category-section .elementor-column .elementor-widget-container .swiper-wrapper .item-inner .cat-des {
    bottom: 12px;
  }
}

.sub-banner .elementor-column .elementor-widget-image,
.cms-banner .elementor-column .elementor-widget-image {
  overflow: hidden;
}
.sub-banner .elementor-widget-button .btn.elementor-button:hover,
.cms-banner .elementor-widget-button .btn.elementor-button:hover {
  text-decoration: none !important;
}
.sub-banner .banner-content,
.cms-banner .banner-content {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.sub-banner .banner-content .elementor-widget-wrap,
.cms-banner .banner-content .elementor-widget-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sub-banner .banner-content.left,
.cms-banner .banner-content.left {
  left: 0px;
}

.brand-block .item-inner {
  margin-bottom: 0 !important;
}

body#checkout #header .header-nav {
  padding: 1.5rem 0;
  background-color: var(--palette7);
}
body#checkout #header .header-nav .row, body#checkout #header .header-nav .hidden-lg-up.mobile {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  text-align: center;
}
body#checkout #header .header-nav .row #desktop_logo, body#checkout #header .header-nav .row #mobile_logo, body#checkout #header .header-nav .hidden-lg-up.mobile #desktop_logo, body#checkout #header .header-nav .hidden-lg-up.mobile #mobile_logo {
  text-align: center !important;
}
body#checkout #header .header-nav .row .text-xs-right, body#checkout #header .header-nav .hidden-lg-up.mobile .text-xs-right {
  text-align: center !important;
}
body#checkout #header .header-nav .logo {
  max-width: 213px;
}
body#checkout .nav-item .nav-link, body#checkout .nav-item .nav-separtor {
  font-size: 16px;
}
body#checkout section.checkout-step .step-title {
  font-size: 18px;
}

.cart-grid-body .card-block h1 {
  font-size: 18px;
}

body:not(.layout-modern) .cart-grid-right .card.cart-summary {
  background: var(--palette9);
}
body:not(.layout-modern) .cart-grid-right .blockreassurance_product {
  background: var(--palette9);
}

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

body:not(.layout-modern)#manufacturer #main ul .brand {
  background: var(--palette9);
}

.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);
  text-transform: var(--product-title-transform);
  font-family: var(--heading-font-family);
}
.ava-search-bar .search-content .product_list_widget .item .avasearch-items .price {
  font-size: var(--price-size);
  font-weight: var(--price-weight);
  color: var(--price-color);
}

.ui-autocomplete.searchbar-autocomplete {
  z-index: 9;
  -webkit-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.1);
}
.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);
  text-transform: var(--product-title-transform);
  font-family: var(--heading-font-family);
}

.order-confirmation-table div.details span {
  font-size: var(--product-title-size);
  font-weight: var(--product-title-weight);
  text-transform: var(--product-title-transform);
  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);
}

@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .slider-section .slider .elementor-widget-container .elementor-swiper .swiper-slide-inner .elementor-slide-heading {
    font-size: 72px;
    line-height: 72px;
  }
}
@media screen and (max-width: 991px) {
  #mobile-menu-icon {
    font-size: 0;
  }
  .mobile-lang-cur {
    color: var(--palette3);
  }
  .mobile-lang-cur .ava-dropdown-wrapper .ava-dropdown-menu a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .mobile-lang-cur .ava-dropdown-wrapper .ava-dropdown-menu a:hover {
    background-color: var(--palette1);
    color: var(--palette9);
  }
  .mobile-lang-cur .ava-dropdown-wrapper .ava-dropdown-menu a:last-child {
    border-bottom: none;
  }
  .mobile-lang-cur .ava-dropdown-wrapper .ava-dropdown-menu a.selected {
    background-color: var(--palette1);
    color: var(--palette9);
  }
  .avaorg-sub-menu .product-cat .cat-image {
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  .cms-banner .elementor-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cms-banner .elementor-row .elementor-column {
    margin: auto;
    width: auto;
  }
  .block_newsletter {
    padding-top: 0;
  }
  .block_newsletter .newsletter-form .newsletter-wrapper input.btn.btn-primary {
    max-height: 45px;
    line-height: 45px;
  }
  .block_newsletter .newsletter-form .newsletter-wrapper input[type=email] {
    height: 45px;
  }
}
@media screen and (max-width: 767px) and (min-width: 541px) {
  .cms-banner .elementor-column .elementor-column-wrap .sub-title .elementor-widget-container, .parallax-section .elementor-column .elementor-column-wrap .sub-title .elementor-widget-container {
    margin-bottom: 20px;
  }
  .cms-banner .elementor-column .elementor-column-wrap .sub-title .elementor-widget-container .elementor-heading-title, .parallax-section .elementor-column .elementor-column-wrap .sub-title .elementor-widget-container .elementor-heading-title {
    font-size: 20px;
  }
  .cms-banner .elementor-column .elementor-column-wrap .title .elementor-widget-container, .parallax-section .elementor-column .elementor-column-wrap .title .elementor-widget-container {
    margin-bottom: 25px;
  }
  .cms-banner .elementor-column .elementor-column-wrap .title .elementor-widget-container .elementor-heading-title, .parallax-section .elementor-column .elementor-column-wrap .title .elementor-widget-container .elementor-heading-title {
    font-size: 32px;
    line-height: 35px;
  }
}
/* stylelint-enable */