/**
* Theme Name:     Autonce Layout
* Theme URI:      https://templatemela.com/
* Author:         TemplateMela
* Author URI:     https://templatemela.com
* Description:    This is a child theme of Avanam, generated by TemplateMela.
* Version:        1.0.0
* License:        GNU General Public License v3.0 (or later)
* License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
:root {
  --global-gray-400: #ddd;
}

:root .color-switch-dark #colophon, .site-top-header-wrap, .site-main-header-wrap, .site-bottom-header-wrap, .vertical-navigation-header {
  --global-palette2: #212121;
}

.woocommerce form .form-row label, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table th {
  font-weight: 500;
}

.welcome-newsletter input[type=email] {
  min-height: 42px;
  min-width: 220px;
  margin-bottom: 10px;
}

.welcome-newsletter {
  text-align: center;
}

.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
}
.site-header .site-main-header-inner-wrap .contact-title {
  font-weight: 500;
  color: var(--global-palette1);
  line-height: 1.4em;
}
.site-header .site-main-header-inner-wrap .contact-title:hover {
  color: var(--global-palette1);
}
.site-header .site-main-header-inner-wrap .contact-label {
  color: #b2b2b2;
}
.site-header .site-main-header-inner-wrap .contact-label:hover {
  color: #b2b2b2;
}
.site-header .site-main-header-inner-wrap .header-account-style-icon_title_label .header-account-content {
  padding-left: 10px;
}
.site-header .site-bottom-header-wrap .header-cart-button .header-cart-total {
  margin-left: -0.8em;
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 500;
  font-size: 14px;
  color: var(--global-palette3);
}
.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}

.vertical-navigation .vertical-navigation-header {
  min-width: 270px;
  font-size: 16px;
  font-weight: 400;
}
.vertical-navigation .menu-item:hover .dropdown-nav-toggle {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}

.menu .menu-item .woocommerce ul.products li.product .woocommerce-loop-product__title a, .woocommerce .woocommerce-loop-product__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.products-list .product-title:not(.product-list-home .products-list .product-title) {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

ul.splide__pagination {
  padding: 0;
  margin-top: 1rem;
}

.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.archive.category .entry-hero.post-archive-hero-section .entry-hero-container-inner {
  padding: 10px 0;
}
.archive.category .entry-hero.post-archive-hero-section .entry-header P {
  margin-top: 5px;
}

.primary-sidebar .widget .wp-block-latest-posts__list li {
  line-height: 1.5;
}

.elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
  margin-right: 30px;
  width: calc(16.6667% - 25px);
}

.list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-style: unset;
          transform-style: unset;
}
.list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
  margin: 0;
  margin-right: 20px;
  width: calc(33.3333% - 13.3333px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.woocommerce-carousel .splide__track ul.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-style: unset;
          transform-style: unset;
}
.woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
  margin: 0;
  margin-right: 25px;
  width: calc(25% - 18.75px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.elementor-post-wrapper .splide__track .column-item {
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
}

.elementor-brand-wrapper .tmcore-carousel {
  display: block;
}
.elementor-brand-wrapper .splide__track .elementor-brand-item {
  width: 20%;
}

.woosq-product .thumbnails .slick-arrow {
  width: 44px;
  height: 44px;
}
.woosq-product .thumbnails .slick-arrow:hover:before, .woosq-product .thumbnails .slick-arrow:focus:before {
  color: var(--global-palette9);
}
.woosq-product .thumbnails .slick-arrow:before {
  font-size: 20px;
  line-height: 44px;
}

.woosq-product .thumbnails .slick-arrow:before {
  font-size: 28px;
  line-height: 1.5em;
  color: var(--global-palette3);
}
.woosq-product .thumbnails .slick-arrow:hover {
  background-color: var(--global-palette1);
  color: var(--global-palette3);
}

.product-details .woocommerce-loop-product__title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.woocommerce-product-gallery .splide__arrow,
.woocommerce-product-gallery .slick-arrow,
.entry-related-carousel .splide__arrow,
.entry-related-carousel .slick-arrow,
.woosq-product .thumbnails .splide__arrow,
.woosq-product .thumbnails .slick-arrow {
  background-color: var(--global-palette7);
  color: var(--global-palette3);
}
.woocommerce-product-gallery .splide__arrow:hover, .woocommerce-product-gallery .splide__arrow:focus,
.woocommerce-product-gallery .slick-arrow:hover,
.woocommerce-product-gallery .slick-arrow:focus,
.entry-related-carousel .splide__arrow:hover,
.entry-related-carousel .splide__arrow:focus,
.entry-related-carousel .slick-arrow:hover,
.entry-related-carousel .slick-arrow:focus,
.woosq-product .thumbnails .splide__arrow:hover,
.woosq-product .thumbnails .splide__arrow:focus,
.woosq-product .thumbnails .slick-arrow:hover,
.woosq-product .thumbnails .slick-arrow:focus {
  background-color: var(--global-palette1);
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-thumbnail {
  padding: 1rem;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap {
  padding-top: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .woocommerce-loop-product__title {
  border-top: 1px solid var(--global-gray-400);
  padding-top: 15px;
  padding-bottom: 0;
  margin-bottom: 6px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .star-rating {
  margin: 5px 0;
  float: none;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap {
  padding: 0;
  margin-top: 0.6em;
}
.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart,
.woocommerce div.product div.summary .added_to_cart,
.woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
  font-size: 15px;
  font-weight: 400;
  border-radius: 5px;
  padding: 8px 26px;
  text-transform: capitalize;
  line-height: 1.8;
  background-color: var(--global-palette1);
  color: var(--global-palette3);
}
.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart:hover,
.woocommerce div.product div.summary .added_to_cart:hover,
.woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart):hover {
  background-color: var(--global-palette3);
  color: var(--global-palette9);
}
.woocommerce ul.cart_list li a,
.woocommerce ul.cart_list li .quantity,
.woocommerce ul.product_list_widget li a,
.woocommerce ul.product_list_widget li .quantity {
  font-size: 14px;
  font-weight: 400;
}
.woocommerce .woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: var(--global-palette2);
  font-weight: 600;
}
.woocommerce .tr-price,
.woocommerce .price,
.woocommerce .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette2);
  font-weight: 600;
}
.woocommerce .tr-price del,
.woocommerce .price del,
.woocommerce .woocommerce-grouped-product-list-item__price del {
  color: var(--global-palette4);
  text-decoration-color: var(--global-palette4);
  font-weight: 600;
}
.woocommerce form .form-row label {
  font-size: 100%;
}
.woocommerce table.shop_table {
  font-size: 100%;
}
.woocommerce #cart-drawer h2.side-cart-header {
  font-size: 14px;
}
.woocommerce #reviews #comments h2 {
  font-size: 19px;
  font-weight: 500;
  color: var(--global-palette3);
}
.woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 500;
  color: var(--global-palette3);
}
.woocommerce span.onsale {
  background-color: #DA3F3F;
  font-size: 0.8em;
  padding: 0.3em 0.7em;
}
.woocommerce .wc-block-components-notice-banner {
  font-size: 1em;
}

.archive ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) {
  border-right: 1px solid var(--global-gray-400);
}

.woocommerce-product-list .products:not(.products-list-view) img {
  border: 1px solid var(--global-gray-400);
  margin: 0 15px 0 4px;
  border-radius: 5px;
  padding: 0;
}
.woocommerce-product-list .products:not(.products-list-view) .star-rating {
  margin: 5px 0;
  float: none;
}

.entry-hero {
  border-bottom: 1px solid var(--global-gray-400);
}

.product-cat:not(.site-header .product-cat) .cat-image {
  padding: 45px;
  border-radius: 5px;
  background-color: var(--global-palette8);
}
.product-cat:not(.site-header .product-cat) .product-cat-caption {
  margin: 0;
}

.button-hover .post-button:hover {
  text-decoration: none !important;
}

.base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title {
  font-size: 14px;
  font-weight: 400;
}

.base-product-toggle-container .base-toggle-shop-layout.toggle-active, .base-product-toggle-container .base-toggle-shop-layout:hover {
  background: var(--global-palette-btn-bg);
}

.elementor-tmcore-countdown .elementor-countdown-item {
  border-radius: 5px;
}

.blog .post-thumbnail-inner img {
  border-radius: 5px;
}

.primary-sidebar.widget-area .widget-title, #filter-drawer .drawer-inner .product-filter-widgets .widget-title {
  border-bottom: 1px solid var(--global-gray-400);
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.primary-sidebar.widget-area .widget, #filter-drawer .drawer-inner .product-filter-widgets .widget {
  border: 1px solid var(--global-gray-400);
  padding: 15px;
  border-radius: 5px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: 1px solid var(--global-gray-400);
}

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

.button-hover .elementor-button:hover, .button-hover .post-button:hover {
  text-decoration: none !important;
}

.color-switch-dark .woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-button .button:not(.kb-button):not(.added), .color-switch-dark .woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-button a.added_to_cart, .color-switch-dark .related.products ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-button .button:not(.kb-button):not(.added), .color-switch-dark .related.products ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-button a.added_to_cart {
  background-color: var(--global-palette-btn-bg);
  color: var(--global-palette-btn);
}
.color-switch-dark .woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-button .button:not(.kb-button):not(.added):hover, .color-switch-dark .woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-button a.added_to_cart:hover, .color-switch-dark .related.products ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-button .button:not(.kb-button):not(.added):hover, .color-switch-dark .related.products ul.products li.product .product-details.entry-content-wrap .product-action-wrap.style-button a.added_to_cart:hover {
  color: var(--global-palette-btn-hover);
  background-color: var(--global-palette-btn-bg-hover);
}
.color-switch-dark ul.products-grid-view li.product .product-details.entry-content-wrap .product-action-wrap.style-button .button:not(.kb-button):not(.added), .color-switch-dark ul.products-grid-view li.product .product-details.entry-content-wrap .product-action-wrap.style-button a.added_to_cart, .color-switch-dark ul.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap.style-button .button:not(.kb-button):not(.added), .color-switch-dark ul.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap.style-button a.added_to_cart {
  background-color: var(--global-palette-btn-bg);
  color: var(--global-palette-btn);
}
.color-switch-dark ul.products-grid-view li.product .product-details.entry-content-wrap .product-action-wrap.style-button .button:not(.kb-button):not(.added):hover, .color-switch-dark ul.products-grid-view li.product .product-details.entry-content-wrap .product-action-wrap.style-button a.added_to_cart:hover, .color-switch-dark ul.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap.style-button .button:not(.kb-button):not(.added):hover, .color-switch-dark ul.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap.style-button a.added_to_cart:hover {
  color: var(--global-palette-btn-hover);
  background-color: var(--global-palette-btn-bg-hover);
}
.color-switch-dark .product-cat:not(.site-header .product-cat) .cat-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark .menu .menu-item .woocommerce ul.products li.product .product-action-wrap.style-button a {
  background-color: var(--global-palette8);
}
.color-switch-dark .menu .menu-item .woocommerce ul.products li.product .product-action-wrap.style-button a:hover {
  background-color: var(--global-palette1);
}
.color-switch-dark .woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: #ffd21d;
}
.color-switch-dark .tr-price,
.color-switch-dark .price,
.color-switch-dark .woocommerce-grouped-product-list-item__price {
  color: #ffd21d;
}
.color-switch-dark span.onsale {
  color: #ffffff !important;
}

.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .widget-title {
  position: relative;
  margin: 0 50px 0 0;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .widget-title::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
  -webkit-mask-image: url(./img/newsletter-mail.svg);
          mask-image: url(./img/newsletter-mail.svg);
  -webkit-mask-size: 40px;
          mask-size: 40px;
  width: 40px;
  height: 40px;
  background: #fff;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields {
  position: relative;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type=email] {
  width: 606px;
  border-radius: 5px 5px 5px 5px;
  height: 45px;
  padding: 5px 140px 5px 15px;
  border: 0;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type=submit] {
  position: absolute;
  right: 0;
  height: 45px;
  border-radius: 0 5px 5px 0;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type=submit]:hover {
  background-color: var(--global-palette1);
  color: var(--global-palette3);
}
.site-footer .site-middle-footer-wrap .footer-widget-area-inner .widget .wp-block-columns {
  gap: 0.8em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.site-footer .site-middle-footer-wrap .contact_info .contact-info-container p {
  margin: 8px 0;
}
.site-footer .site-middle-footer-wrap .widget-title {
  margin-bottom: 1.2em;
}
.site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
  margin: 9px 0 0;
}
.site-footer .site-middle-footer-wrap .ft-ro-dir-row .footer-section-inner-items-2 .footer-widget-area {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

@media (max-width: 1366px) {
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 25%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 25px;
    width: calc(16.6667% - 20.8333px);
  }
}
@media (min-width: 1367px) {
  .custom-logo-link img, img.base-dark-mode-logo {
    margin-right: 70px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .site-header .site-main-header-inner-wrap {
    min-height: 100px;
  }
  .site-header .site-main-header-inner-wrap .custom-logo-link img, .site-header .site-main-header-inner-wrap img.base-dark-mode-logo {
    margin-right: 20px;
  }
  .site-header .site-main-header-inner-wrap .header-search-advanced {
    margin: 0;
  }
  .site-header .site-main-header-inner-wrap .header-search-advanced form.search-form {
    width: 430px;
  }
  .site-header .site-bottom-header-wrap .site-header-item {
    margin-right: 10px;
  }
  .site-header .site-bottom-header-wrap .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .site-header .site-bottom-header-wrap .site-header-item-vertical-navigation .vertical-navigation .vertical-navigation-header {
    min-width: 210px;
    font-size: 15px;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields {
    position: relative;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type=email] {
    width: 500px;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .widget-title {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .woocommerce ul.products.woo-archive-action-on-hover:not(.products-list-view) li.product:focus-within .entry-content-wrap, .woocommerce ul.products.woo-archive-action-on-hover:not(.products-list-view) li.product:hover .entry-content-wrap {
    -webkit-transform: none;
    transform: none;
  }
  .entry-hero.product-archive-hero-section .entry-header, .entry-hero.post-archive-hero-section .entry-header, .entry-hero.page-hero-section .entry-header, .entry-hero.search-archive-hero-section .entry-header {
    -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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .archive.category .entry-hero.post-archive-hero-section .entry-header {
    -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;
    min-height: 140px;
  }
  .archive.category .entry-hero.post-archive-hero-section .entry-header P {
    margin-top: 5px;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart,
  .woocommerce div.product div.summary .added_to_cart,
  .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
    font-size: 14px;
    padding: 8px 20px;
    line-height: 2;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .widget-title {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .site-footer .site-bottom-footer-inner-wrap .footer-html-inner {
    text-align: center;
  }
  .menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 10px;
  }
  .sub-menu .elementor-widget-tmcore-product-categories .product-cat .cat-image {
    padding: 0;
    background-color: transparent;
  }
  .list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 15px;
    width: calc(50% - 7.5px);
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
}
@media (min-width: 541px) and (max-width: 1024px) {
  .archive ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .single-product ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .woocommerce-cart ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list) {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .site-footer .site-middle-footer-wrap .widget-title {
    margin-bottom: 0.8em;
  }
  .site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
    margin: 5px 0 0;
  }
}
@media (max-width: 767px) {
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
    padding: 0 10px 10px 10px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-thumbnail {
    padding-left: 10px;
    padding-right: 10px;
  }
  .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;
  }
  .archive ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products),
  .archive .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products, .single-product ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products),
  .single-product .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products, .woocommerce-cart ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products),
  .woocommerce-cart .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    grid-row-gap: 20px;
  }
  .site-header .site-main-header-inner-wrap .custom-logo-link img, .site-header .site-main-header-inner-wrap img.base-dark-mode-logo {
    width: 120px;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields {
    position: relative;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type=email] {
    width: 450px;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .widget-title {
    margin-bottom: 5px;
  }
  .site-footer .site-middle-footer-wrap .widget-title {
    margin-bottom: 0.6em;
  }
  .site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
    margin: 3px 0 0;
  }
  .site-footer .site-middle-footer-wrap .footer-social-wrap {
    margin: 0px;
  }
  .list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 10px;
    width: calc(33.3333% - 6.66667px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
}
.ft-ro-dir-row .footer-section-inner-items-2 .footer-widget-area {
  margin-left: 0px;
}

@media (min-width: 576px) {
  .products-list-view .product-thumbnail {
    border-right: 1px solid var(--global-gray-400);
  }
}
@media (max-width: 540px) {
  .site-header .site-header-item {
    margin-right: 12px;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields {
    position: relative;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type=email] {
    width: 300px;
  }
  .list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 10px;
    width: calc(100% + 0px);
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    width: calc(50% - 7.5px);
  }
}