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

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

:root {
  --font-size-body:15px;
  --body-weight: var(--font-normal);
  --body-line-height: 1.6em;
  --body-letter-spacing: 0.3px;
  --body-text-transform: unset;
  --body-font-family: "Inter";
  --heading-font-family: "Inter";
  --heading-letter-spacing: 0.3;
  --heading-text-transform: unset;
  --heading-weight: var(--font-semibold);
}
:root .h1, :root h1 {
  --h1-size: 32px;
  line-height: 1.2;
}
:root .h2, :root h2 {
  --h2-size: 28px;
  line-height: 1.2;
}
:root .h3, :root h3 {
  --h3-size: 25px;
  line-height: 1.2;
}
:root .h4, :root h4 {
  --h4-size: 23px;
  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: 991px) {
  :root .h1, :root h1 {
    --h1-size: 28px;
  }
  :root .h2, :root h2 {
    --h2-size: 26px;
  }
  :root .h3, :root h3 {
    --h3-size: 23px;
  }
  :root .h4, :root h4 {
    --h4-size: 21px;
  }
}
@media (max-width: 767px) {
  :root {
    --font-size-body:14px !important;
  }
  :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;
  }
  :root .h5, :root h5 {
    --h5-size: 18px;
  }
  :root .h6, :root h6 {
    --h6-size: 16px;
  }
}

@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-text-transform: capitalize;
  --btn-letter-spacing: 0.3px;
  --btn-padding-y: 8px;
  --btn-padding-x: 25px;
  --btn-font-family: var(--body-font-family);
  --btn-font-size: 14px;
  --btn-weight:var(--font-medium);
  --btn-line-height: 42px;
  --btn-height: 42px;
  --btn-border-width: 0;
  --btn-radius: 50px;
  --btn-primary-color: var(--palette3);
  --btn-secondary-hover-color: var(--palette3);
}
@media (max-width: 991px) {
  :root {
    --btn-height: 38px;
    --btn-line-height: 38px;
    --btn-padding-x: 14px;
  }
}

.layout-modern .products.product-loop.list .product-miniature .thumbnail-container {
  padding: 0;
}

ul.grid_list li.selected a svg {
  fill: var(--palette3);
}

#subcategories ul li {
  width: 13%;
}

@media (min-width: 1366px) {
  .layout-left-column #left-column, .layout-right-column #left-column {
    width: 20%;
  }
  .layout-left-column #content-wrapper, .layout-right-column #content-wrapper {
    width: 80%;
  }
}
@media (min-width: 992px) {
  #left-column .block-categories, #left-column #search_filters {
    padding: 0;
  }
  #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 {
    padding: 12px 15px;
    margin: 0;
    position: relative;
    border-bottom: none;
  }
  #left-column .block-categories .block-title:after, #left-column #search_filters .block-title:after {
    content: "";
    -webkit-border-after: 2px solid var(--palette1);
            border-block-end: 2px solid var(--palette1);
    width: 40px;
    display: block;
    position: absolute;
    top: 42px;
    right: auto;
  }
  #left-column .block-categories .block-title .title, #left-column #search_filters .block-title .title {
    font-size: 18px;
    font-weight: var(--font-semibold);
  }
  #left-column .block-categories .block-content, #left-column #search_filters .block-content {
    padding: 20px;
    padding-top: 0;
  }
  #left-column .block-categories .block-content .category-sub-menu, #left-column #search_filters .block-content .category-sub-menu {
    margin: 0;
  }
  #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;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #category #left-column {
    width: 30%;
  }
  #category #content-wrapper {
    width: 70%;
  }
}
@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 {
  --price-size: 15px;
  --price-weight: var(--font-medium);
  --price-letter-spacing:0.3px;
  --price-color: var(--palette10);
  --product-title-size: 15px;
  --product-title-weight: var(--font-medium);
  --product-title-line-height: 1.4em;
  --product-title-letter-spacing:0.3x;
  --product-title-transform: capitalize;
  --product-title-hover-color: var(--palette4);
  --btn-cart-color: var(--palette3);
}
@media (max-width: 767px) {
  :root {
    --price-size: 14px;
    --product-title-size: 14px;
  }
}

.elementor-element .wrapper-items:has(.products.product-loop) {
  margin-right: -1px !important;
}

.products.product-loop.visible {
  margin-inline: 2px;
}
.products.product-loop.visible .product-miniature .thumbnail-top {
  border-right: 1px solid var(--color-border) !important;
  border: none;
  border-radius: 0;
}

.product-section .widget-tabs-content-wrapper {
  overflow: hidden;
}

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

.product-flags li.product-flag.new, .product-flags li.product-flag.out_of_stock, .product-flags li.product-flag.pack {
  background-color: var(--palette2);
}

.products.product-loop .product-miniature .thumbnail-container {
  border: 0;
  border-radius: 0;
}
.products.product-loop .product-miniature .thumbnail-container .thumbnail-top .mini-actions .btn-action {
  background-color: var(--palette7);
  color: var(--palette3);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.products.product-loop .product-miniature .thumbnail-container .thumbnail-top .mini-actions .btn-action:hover {
  background-color: var(--palette1);
  color: var(--palette3);
}
.products.product-loop .product-miniature .thumbnail-container .product-description {
  text-align: left;
}
.products.product-loop .product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price {
  font-size: var(--price-size);
}
.products.product-loop .product-miniature .thumbnail-container .product-description .product-title {
  margin-block: 0 8px;
}
.products.product-loop .product-miniature .thumbnail-container .product-description .product-list-reviews {
  margin-block: 0 8px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.products.product-loop .product-miniature .thumbnail-container .product-description .btn.add-to-cart {
  -webkit-margin-start: 10px !important;
          margin-inline-start: 10px !important;
}

#js-product-list .products, #js-product-list .products.product-loop, .products-list .products, .products-list .products.product-loop, .product-accessories .products, .product-accessories .products.product-loop, .featured-products .products, .featured-products .products.product-loop {
  overflow: hidden;
  margin-inline: 1px;
}
#js-product-list .products .product, #js-product-list .products.product-loop .product, .products-list .products .product, .products-list .products.product-loop .product, .product-accessories .products .product, .product-accessories .products.product-loop .product, .featured-products .products .product, .featured-products .products.product-loop .product {
  padding-inline: 0 !important;
}
#js-product-list .products .product-miniature .thumbnail-top, #js-product-list .products.product-loop .product-miniature .thumbnail-top, .products-list .products .product-miniature .thumbnail-top, .products-list .products.product-loop .product-miniature .thumbnail-top, .product-accessories .products .product-miniature .thumbnail-top, .product-accessories .products.product-loop .product-miniature .thumbnail-top, .featured-products .products .product-miniature .thumbnail-top, .featured-products .products.product-loop .product-miniature .thumbnail-top {
  border-right: 1px solid var(--color-border) !important;
  border: none;
  border-radius: 0;
}

@media (min-width: 768px) {
  .products.product-loop:not(.products.product-loop.list) .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
    margin-bottom: 0;
  }
  .products.product-loop:not(.products.product-loop.list) .product-miniature .thumbnail-container:hover .product-description {
    -webkit-transform: translateY(-3rem);
            transform: translateY(-3rem);
  }
  .products.product-loop:not(.products.product-loop.list) .product-miniature .thumbnail-container:hover .product-description .btn.add-to-cart {
    bottom: -2.5em;
  }
}
@media (max-width: 767px) {
  .products.product-loop .product-miniature .thumbnail-container .product-description .product-title {
    margin-block: 0 4px;
  }
  .products.product-loop .product-miniature .thumbnail-container .product-description .product-list-reviews {
    margin-block: 0 5px;
  }
  .products.product-loop .product-miniature .product-price-and-shipping {
    margin-block: 0 8px;
  }
}
@media (max-width: 479px) {
  .products.product-loop .product-miniature .thumbnail-container .product-description .btn.add-to-cart {
    -webkit-margin-start: 5px !important;
            margin-inline-start: 5px !important;
  }
}
:root {
  --product-title-single-size: 24px;
  --product-title-single-line-height:1.3em;
}

@media (max-width: 991px) {
  :root {
    --product-title-single-size: 20px;
  }
}
@media (max-width: 767px) {
  :root {
    --product-title-single-size: 18px;
  }
}
.page-product .sidebar .elementor-element .elementor-container {
  padding: 0;
}

.product-container .product-title {
  font-weight: var(--font-semibold);
}

.images-container .product-cover picture {
  outline: 1px solid var(--color-border);
  outline-offset: -2px;
}

#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
  font-size: 22px;
  text-align: left;
  font-weight: var(--font-bold);
}

@media (max-width: 767px) {
  #products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .product-details-top .product-prices .current-price-value, .product-details-top .product-prices .regular-price {
    font-size: 18px;
  }
}
:root {
  --color-link-hover: var(--palette6);
}

#header .products.product-loop.visible .product-miniature .thumbnail-top {
  border-right: none !important;
}
#header .elementor-element.bottom-header:not(#index .elementor-element.bottom-header) {
  border-bottom: 0;
}
#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(--palette3);
}
#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: var(--product-title-size);
  font-weight: var(--product-title-weight);
  line-height: var(--product-title-line-height);
  font-family: var(--heading-font-family);
}
#header .ava-search-bar .ava-search-result-container .product_list_widget .avasearch-items .product-price-and-shipping {
  font-size: var(--price-size);
  font-weight: var(--price-weight);
  color: var(--price-color);
}
#header #_desktop_verticalmenu .avaorg-menu-vertical .menu-content {
  border: 2px solid var(--palette1);
}
#header #_desktop_megamenu .avaorg-menu-horizontal .menu-content .menu-item {
  padding: inherit;
}
#header #_desktop_megamenu .avaorg-menu-horizontal .menu-content .menu-item:last-child a {
  border-right: 0;
}

#footer .elementor-widget-ava-module .block-contact .block-contact-title {
  display: none;
}
#footer .elementor-widget-ava-module .block-contact #contact-infos span {
  color: var(--palette3);
}
#footer .elementor-widget-ava-module .block-contact #contact-infos span a {
  color: var(--palette3);
}
#footer .elementor-widget-ava-module .block-contact #contact-infos span a:hover {
  color: var(--palette5);
}
#footer .elementor-widget-ava-module .block-contact #contact-infos span:not(span.fax, span.email) {
  margin-bottom: 12px;
}
#footer .elementor-widget-ava-module .block_newsletter .newsletter-content {
  display: none;
}
#footer .elementor-widget-ava-module .block_newsletter .newsletter-form .newsletter-wrapper {
  width: 585px;
}
#footer .elementor-widget-ava-module .block_newsletter .newsletter-form .newsletter-wrapper input[type=email] {
  height: 45px;
  border-radius: 30px 0 0 30px;
  border: none;
  background-color: var(--palette9);
}
#footer .elementor-widget-ava-module .block_newsletter .newsletter-form .newsletter-wrapper input[type=submit] {
  height: 45px;
  max-height: 100%;
  border-radius: 0 30px 30px 0;
  background-color: var(--palette2);
  color: var(--palette9);
}
#footer .elementor-widget-ava-module .block_newsletter .newsletter-condition {
  color: var(--palette3);
  margin: 15px 0 0 0;
}
#footer .elementor-widget-ava-module .block_newsletter .newsletter-condition .gdpr_consent {
  text-align: center;
}
#footer .elementor-widget-ava-module .block_newsletter .newsletter-condition .custom-checkbox input[type=checkbox] + span {
  border-color: var(--palette3);
}
#footer .elementor-widget-ava-module .block_newsletter .newsletter-condition .custom-checkbox .psgdpr_consent_message {
  color: var(--palette3);
  margin-bottom: 0;
  text-align: center;
}
#footer .elementor-widget-ava-module .block_newsletter .newsletter-condition .custom-checkbox .psgdpr_consent_message input[type=checkbox]:focus + span {
  border-color: var(--palette3);
}
#footer .elementor-widget-ava-module .block_newsletter .newsletter-condition .custom-checkbox .psgdpr_consent_message input[type=checkbox] + span .checkbox-checked {
  color: var(--palette3);
}
#footer .elementor-widget-ava-linklist .linklist-wrapper .title-text::before {
  content: "";
  position: absolute;
  background: var(--palette1);
  height: 2px;
  width: 35px;
  bottom: -14px;
}

.back-to-top a {
  border: 1px solid var(--palette2);
}

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

.product-description table th, .tab-desc table th {
  color: var(--palette2);
}

.quickview .modal-body .product-title {
  font-weight: var(--font-medium);
}

.home-slider .swiper-slide {
  border-radius: 5px;
}
.home-slider .elementor-slide-description-text-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-slider .elementor-slide-description-text-1 span {
  font-size: 28px;
  font-weight: var(--font-semibold);
}

.left-cms-banner .elementor-image, .right-cms-banner .elementor-image {
  overflow: hidden;
  border-radius: 5px;
}

.home-product-countdown .elementor-countdown-wrapper .elementor-countdown-digits {
  width: 46px;
  height: 46px;
  padding: 18px 0;
  background-color: var(--palette7);
  border-radius: 5px;
  margin-bottom: 15px;
}

.home-deal-product .column1 .products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .thumbnail-top {
  border-right: 0px solid var(--color-border) !important;
}
.home-deal-product .column1 .products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description {
  text-align: center;
}
.home-deal-product .column1 .products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description .product-list-reviews {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home-deal-product .column1 .products.product-loop:not(.list, .product-list) .product-miniature .thumbnail-container .product-description .btn.add-to-cart {
  margin-inline: auto !important;
}

.cms-banner .elementor-column .elementor-widget-image {
  overflow: hidden;
  border-radius: 5px;
}

.home-product-category .item {
  border-right: 1px solid var(--color-border);
}
.home-product-category .item-inner {
  margin-bottom: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid var(--color-border);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-product-category .item-inner:last-child {
  border-bottom: none !important;
}

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

.home-gallery .item-inner {
  margin-bottom: 0 !important;
}
.home-gallery .item-inner .cat-des {
  padding: 20px;
}

.simple-scroll .elementor-widget-wrap {
  padding: 0;
}

/* //border */
#blockcart-modal .product-image, .product-comment-modal .modal-dialog .product-cover img, #stores .page-stores .store-picture img, #cart .cart-container .cart-item .product-image img, #order-items .image img, .ava-search-bar .ava-search-result-container .product_list_widget .image img, .searchbar-autocomplete .ui-menu-item .autocomplete-thumbnail, .wishlist-products-container .wishlist-products-list .wishlist-products-item .wishlist-product .wishlist-product-image, .wrapper-compare-table .compare-header img {
  border: 1px solid var(--color-border);
  border-radius: var(--input-border-radius);
}

/* //order confirmation page */
.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);
}
.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);
}

/* //search page */
.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);
  line-height: var(--product-title-line-height);
  font-family: var(--heading-font-family);
}

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

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

.product-details-top .product-rating .link-comment {
  color: var(--palette10);
}

.block-promo .promo-code-button.cancel-promo {
  color: var(--palette10);
}

@media (max-width: 1600px) and (min-width: 1367px) {
  #header #avasearch_block.ava-search-bar #searchbox {
    width: 600px;
  }
  #header .avaorg-menu-horizontal .menu-item > a {
    padding: 0px 20px;
  }
  #wrapper .home-slider .swiper-slide {
    height: 400px;
  }
  #wrapper .home-product-category .item-inner {
    padding: 16px;
  }
}
@media (max-width: 1366px) and (min-width: 1200px) {
  #header .header-logo .elementor-widget-container {
    margin-right: 40px;
  }
  #header #avasearch_block.ava-search-bar #searchbox {
    width: 550px;
  }
  #header .avaorg-menu-vertical .title_vertical {
    padding: 14px 35px 14px 0px;
  }
  #header .avaorg-menu-horizontal .menu-item > a {
    padding: 0px 13px;
  }
  #footer .footer-top .newsletter-title .elementor-heading-title {
    font-size: 20px;
  }
  #wrapper .home-product-category .item-inner {
    padding: 15px;
  }
  #wrapper .home-product-category .item-inner .image {
    width: 47%;
  }
  #wrapper .home-slider .swiper-slide {
    height: 345px;
  }
  #wrapper .left-cms-banner .title .elementor-heading-title, #wrapper .right-cms-banner .title .elementor-heading-title {
    font-size: 22px;
  }
  #wrapper .cms-banner .elementor-column .title .elementor-heading-title, #wrapper .cms-banner .elementor-column .price .elementor-heading-title {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  #header .main-menu .avaorg-sub-menu .product-cat .cat-image {
    width: 20%;
  }
  #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: 1199px) {
  .home-product-category .item-inner .image {
    width: 50%;
  }
  .home-gallery .item-inner .cat-des {
    padding: 15px;
  }
  #header #_desktop_megamenu .html-block .menu-banner .menu-banner-info .menu-title {
    margin-bottom: 5px;
  }
  #header #_desktop_megamenu .html-block .menu-banner .menu-banner-info .menu-sub-title {
    display: none;
  }
}
@media (max-width: 991px) {
  #header #mobile-menu-icon {
    font-size: 0;
  }
  .right-cms-banner .elementor-column-wrap {
    width: auto;
  }
  .left-cms-banner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .left-cms-banner .elementor-column-wrap {
    width: auto;
  }
  .home-deal-product .elementor-row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home-product-category .item-inner .image {
    width: 42%;
  }
}
@media (max-width: 767px) {
  #footer .elementor-widget-ava-module .block_newsletter {
    padding: 0;
  }
  #footer .elementor-widget-ava-module .block_newsletter .newsletter-form .newsletter-wrapper {
    width: 485px;
  }
  #footer .elementor-widget-ava-module .block-contact #contact-infos span:not(span.fax, span.email) {
    margin-bottom: 8px;
  }
  #footer .elementor-widget-ava-linklist .linklist-wrapper .title-text::before {
    bottom: -10px;
  }
  .home-slider .elementor-slide-description-text-1 span {
    font-size: 22px;
  }
  .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;
  }
  .left-cms-banner, .right-cms-banner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cms-banner.cms-hover-banner .elementor-container {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
            flex-direction: inherit;
  }
  .cms-banner.cms-hover-banner .elementor-container .elementor-column {
    width: 65%;
  }
}
@media (max-width: 540px) {
  #header .header-logo img {
    width: 120px;
  }
  #header .elementor-account .elementor-button svg {
    width: 21px;
    height: 21px;
  }
  #header .elementor-wish .elementor-wish-icon i {
    font-size: 22px;
  }
  #header .elementor-cart__toggle .elementor-cart-icon svg {
    width: 22px;
    height: 22px;
  }
  #footer .footer-top .newsletter-title .elementor-heading-title {
    font-size: 19px;
  }
  #footer .elementor-widget-ava-module .block_newsletter .newsletter-form .newsletter-wrapper {
    width: 100%;
  }
  #footer .elementor-widget-ava-module .block_newsletter .newsletter-form .newsletter-wrapper input[type=email], #footer .elementor-widget-ava-module .block_newsletter .newsletter-form .newsletter-wrapper input[type=submit] {
    height: 40px;
  }
  .cms-banner.cms-hover-banner .elementor-container .elementor-column {
    width: 90%;
  }
  .cms-banner .elementor-column .title .elementor-heading-title, .cms-banner .elementor-column .price .elementor-heading-title {
    font-size: 16px !important;
  }
}
@media (max-width: 479px) {
  .quickview .modal-body .product-title {
    font-weight: var(--font-medium);
  }
}
/* stylelint-enable */