/**
* Theme Name:     MegaStep 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: #e5e5e5;
}
:root .color-switch-dark .site-bottom-header-wrap .site-header-row-container-inner, :root .color-switch-dark .site-main-header-wrap .site-header-row-container-inner {
  background: #212121;
}
:root .color-switch-dark #masthead .base-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above) > .site-header-row-container-inner {
  background: #212121;
}
:root .color-switch-dark .site-footer-middle-section-4 img {
  -webkit-filter: brightness(180);
          filter: brightness(180);
}
:root .color-switch-dark .sub-menu .elementor-element.menu-product-tab-section:not(.elementor-motion-effects-element-type-background) {
  background-color: #212121;
}
:root .color-switch-dark.woocommerce div.product div.summary form.cart .button.button-buy-now {
  background-color: var(--global-palette-btn-bg);
  color: var(--global-palette-btn);
}
:root .color-switch-dark.woocommerce div.product div.summary form.cart .button.button-buy-now:hover {
  background-color: var(--global-palette-btn-bg-hover);
  color: var(--global-palette-btn-hover);
}
:root .color-switch-dark #mobile-drawer .drawer-inner, :root .color-switch-dark #mobile-drawer.popup-drawer-layout-fullwidth.popup-drawer-animation-slice .pop-portion-bg, :root .color-switch-dark #mobile-drawer.popup-drawer-layout-fullwidth.popup-drawer-animation-slice.pop-animated.show-drawer .drawer-inner {
  background-color: var(--global-palette7);
}
:root .color-switch-dark span.onsale {
  color: #fff;
}
:root .color-switch-dark .category-section .elementor-tabs-wrapper {
  background-color: #212121;
}
:root .color-switch-dark .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-text::before {
  -webkit-mask-image: url(./img/dark-footer-email.svg);
          mask-image: url(./img/dark-footer-email.svg);
  background-color: #000;
}
:root .color-switch-dark .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=submit]:hover {
  color: var(--global-palette-btn-hover);
}

.woocommerce form .form-row label, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table th {
  font-weight: 500;
  color: var(--global-palette3);
}

b, strong {
  font-weight: 500;
}

.welcome-newsletter input[type=email] {
  min-height: 45px;
  min-width: 220px;
  padding-left: 15px;
  border-radius: 50px;
  max-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 .header-account-in-wrap #account-navigation ul.woocommerce-MyAccount-navigation.submenu {
  border: 1px solid var(--global-gray-400);
  padding: 1em;
}
.site-header .header-account-in-wrap #account-navigation ul.woocommerce-MyAccount-navigation.submenu li.woocommerce-MyAccount-navigation-link {
  border-bottom: 1px solid var(--global-gray-400);
}
.site-header .header-account-in-wrap #account-navigation ul.woocommerce-MyAccount-navigation.submenu li.woocommerce-MyAccount-navigation-link:last-child {
  border-bottom: 0;
}
.site-header .header-account-in-wrap #account-navigation ul.woocommerce-MyAccount-navigation.submenu li.woocommerce-MyAccount-navigation-link > a {
  width: 190px;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
.site-header .secondary-navigation .secondary-menu-container > ul li.menu-item::before {
  content: "";
  background: rgba(255, 255, 255, 0.1);
  width: 1px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.site-header .secondary-navigation .secondary-menu-container > ul li.menu-item:first-child::before {
  width: 0;
}
.site-header .secondary-navigation .secondary-menu-container > ul li.menu-item:first-child a {
  padding-left: 0;
}
.site-header .header-contact-inner-wrap .contact-content {
  margin: 0;
}
.site-header .header-search-advanced .search-form {
  height: 42px;
}
.site-header .header-search-advanced .search-form .search-submit {
  margin: -1px -3px;
}
.site-header .header-search-advanced .search-form .search-category-field .search-select {
  font-size: 13px;
}
.site-header .header-search-advanced .search-results .tmc-product-search-item-content .tmc-product-search-title {
  font-size: 15px;
  font-weight: 400;
  color: var(--global-palette4);
}
.site-header .header-search-advanced .search-results .tmc-product-search-item-content .tmc-product-search-title a:hover {
  color: var(--global-palette1);
}
.site-header .header-search-advanced .search-results .tmc-product-search-item-content .tmc-product-search-price {
  font-size: 18px;
  font-weight: 500;
}

.vertical-navigation .vertical-navigation-header {
  min-width: 240px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  position: relative;
  padding-left: 0;
  text-transform: uppercase;
}
.vertical-navigation .vertical-navigation-header::after {
  content: "";
  display: inline-block;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.1);
  width: 1px;
  height: 20px;
  right: 0;
}
.vertical-navigation .menu-item:hover .dropdown-nav-toggle {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}

.vertical-layout-opened-false .vertical-navigation .vertical-menu-container {
  -webkit-box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.1);
}

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

.site-footer .site-top-footer-wrap .mc4wp-form-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-text {
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-left: 60px;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-text .widget-title {
  margin: 0;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-text::before {
  content: "";
  -webkit-mask-image: url(./img/footer-email.svg);
          mask-image: url(./img/footer-email.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: 36px;
          mask-size: 36px;
  background: var(--global-palette1);
  height: 36px;
  width: 36px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email] {
  width: 576px;
  border-radius: 30px;
  padding: 10px 20px;
  margin-right: 14px;
  border: none;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=submit]:hover {
  background-color: var(--global-palette1);
  color: var(--global-palette3);
}
.site-footer .site-middle-footer-inner-wrap .footer-widget-area .widget li + li {
  margin: 3px 0 0 0;
}
.site-footer .site-middle-footer-inner-wrap .footer-social-wrap .social-button {
  padding: 20px;
}
.site-footer .site-middle-footer-inner-wrap .wp-block-image {
  margin-bottom: 30px;
}
.site-footer .site-middle-footer-inner-wrap .footer-contact {
  font-weight: 500;
}
.site-footer .site-middle-footer-inner-wrap .site-footer-middle-section-4 .site-footer-focus-item.footer-widget5 {
  background: var(--global-palette9);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(./img/footer-contact-bg.png);
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
}
.site-footer .site-middle-footer-inner-wrap .site-footer-middle-section-4 p {
  margin: 18px 0;
}
.site-footer .site-middle-footer-inner-wrap .wp-widget-group__inner-blocks ul li a {
  position: relative;
  -webkit-padding-start: 14px;
          padding-inline-start: 14px;
}
.site-footer .site-middle-footer-inner-wrap .wp-widget-group__inner-blocks ul li a::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0;
  bottom: 0;
  margin: auto;
  mask: url(./img/footer-next.svg);
  -webkit-mask: url(./img/footer-next.svg);
  mask-size: 8px;
  -webkit-mask-size: 8px;
  height: 8px;
  width: 8px;
  background: var(--global-palette3);
}
.site-footer .site-bottom-footer-inner-wrap .site-footer-bottom-section-2.site-footer-section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.testimonial-section .elementor-testimonial-image {
  float: left;
}
.testimonial-section .details {
  display: inline-block;
}
.testimonial-section .splide .splide__pagination, .testimonial-section .splide ul.splide__pagination.splide__pagination {
  display: inline-block;
  padding-left: 2em;
}

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

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

.woocommerce-carousel ul.products {
  margin: 0px !important;
}

.category-section .elementor-widget-tmcore-products-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tabs-items {
  padding: 0;
}
.category-section .elementor-widget-tmcore-products-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tabs-items .elementor-tab-title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.category-section .elementor-widget-tmcore-products-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tabs-items .elementor-tab-title .elementor-tab-image {
  margin-bottom: 12px;
  width: 45px;
  height: 40px;
  -webkit-filter: brightness(180);
          filter: brightness(180);
}
.category-section .elementor-widget-tmcore-products-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tabs-items .elementor-tab-title .elementor-tab-image:hover {
  -webkit-filter: none;
          filter: none;
}
.category-section .elementor-widget-tmcore-products-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tabs-items .elementor-tab-title:last-child {
  border: none;
}
.category-section .elementor-widget-tmcore-products-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tabs-items .elementor-tab-title.elementor-active .elementor-tab-image {
  -webkit-filter: none;
          filter: none;
}

.menu .menu-item .woocommerce ul.products li.product {
  border: 1px solid var(--global-gray-400);
}

.woocommerce ul.products li.product:not(.product-item) {
  border-radius: 0;
}
.woocommerce ul.products li.product:not(.product-item).entry {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products li.product:not(.product-item).entry .product-details.entry-content-wrap {
  padding: 1rem 1rem 0.6rem;
}
.woocommerce ul.products li.product:not(.product-item).entry .product-details.entry-content-wrap .woocommerce-loop-product__title {
  padding-bottom: 0;
}
.woocommerce ul.products li.product:not(.product-item).entry .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 6px 0;
}
.woocommerce ul.products li.product:not(.product-item).entry .product-details.entry-content-wrap .product-action-wrap.style-button {
  bottom: -2.2rem;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  width: 100%;
}
.woocommerce ul.products-list-view li.product .product-thumbnail {
  border-right: 1px solid var(--global-gray-400);
}
.woocommerce ul.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap {
  min-width: 170px;
}
.woocommerce div.product div.images figure.woocommerce-product-gallery__wrapper, .woocommerce div.product.woocommerce-page div.product div.images figure.woocommerce-product-gallery__wrapper {
  border: 1px solid var(--global-gray-400);
}
.woocommerce div.product .woocommerce-tabs .panel table.bordered th {
  color: var(--global-palette3);
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 600;
  color: var(--global-palette3);
}
.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;
  font-weight: 500;
  border-radius: 50px;
  padding: 8px 26px;
  text-transform: uppercase;
  line-height: 1.9;
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
}
.woocommerce table.shop_table input {
  font-size: 14px;
}
.woocommerce span.onsale {
  background-color: #f31f17;
  border-radius: 10px;
  padding: 5px 8px;
}
.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 form .form-row label {
  font-size: 100%;
}
.woocommerce table.shop_table {
  font-size: 100%;
}

.woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: var(--global-palette2);
  font-weight: 500;
}

.tr-price, .price, .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette2);
  font-weight: 500;
}
.tr-price del, .price del, .woocommerce-grouped-product-list-item__price del {
  color: var(--global-palette4);
  text-decoration-color: var(--global-palette4);
  font-weight: normal;
}

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

.quantity.spinners-added {
  border-radius: 50px;
}
.quantity.spinners-added input.minus, .quantity.spinners-added input.plus {
  padding: 0 1em;
}

.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 {
  margin: 0;
  margin-right: 30px;
  width: calc(20% - 24px);
  -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;
}

.primary-sidebar.widget-area .widget, #filter-drawer .drawer-inner .product-filter-widgets .widget {
  border: 1px solid var(--global-gray-400);
  padding-bottom: 25px;
  margin-bottom: 30px;
  padding: 15px;
}
.primary-sidebar.widget-area .widget .widget-title, #filter-drawer .drawer-inner .product-filter-widgets .widget .widget-title {
  border-bottom: 1px solid var(--global-gray-400);
  padding-bottom: 15px;
}
.primary-sidebar.widget-area .widget .widget-content, #filter-drawer .drawer-inner .product-filter-widgets .widget .widget-content {
  margin-top: 1.2em;
}

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  height: 35px;
}
.woosq-product .thumbnails .slick-arrow:before, .woosq-product .thumbnails .slick-arrow:focus {
  font-size: 18px;
  line-height: 35px;
}

.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: var(--global-palette1);
  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-palette2);
  color: var(--global-palette9);
}

.search-results .tmc-product-search-item-content .tmc-product-search-title {
  font-size: 14px;
  font-weight: 400;
}

#cart-drawer h2.side-cart-header {
  font-size: 16px;
}

.woocommerce div.product div.summary form.cart .button.button-buy-now {
  background-color: var(--global-palette3);
  color: var(--global-palette9);
}
.woocommerce div.product div.summary form.cart .button.button-buy-now:hover {
  background-color: var(--global-palette1);
  color: var(--global-palette9);
}

.entry-content-wrap {
  padding: 0;
}

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

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

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

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

.splide__list {
  -webkit-transform-style: unset;
          transform-style: unset;
}

.mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
  padding: 8px 20px;
}

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

.wp-widget-group__inner-blocks .wp-block-latest-posts__post-title {
  -webkit-line-clamp: 3;
}

@media (max-width: 1366px) {
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
}
@media (min-width: 1903px) {
  .site-header-row-layout-fullwidth > .site-header-row-container-inner > .site-container {
    max-width: 1903px;
  }
}
@media (min-width: 1367px) and (max-width: 1650px) {
  .site-header .header-search-advanced form.search-form {
    width: 600px;
  }
}
@media (min-width: 1367px) and (max-width: 1450px) {
  .site-main-header-wrap .site-header-row-container-inner > .site-container, .site-bottom-header-wrap .site-header-row-container-inner > .site-container {
    padding: 0px 15px 0px 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .site-header .header-search-advanced form.search-form {
    width: 420px;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .site-footer .site-top-footer-wrap .mc4wp-form-fields {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-text {
    margin-bottom: 20px;
  }
  .site-footer .site-middle-footer-inner-wrap {
    grid-column-gap: 30px;
  }
}
@media (min-width: 1367px) {
  .site-main-header-wrap .site-main-header-inner-wrap.site-header-row.site-header-row-center-column {
    -ms-grid-columns: 1fr 3fr 1fr;
    grid-template-columns: 1fr 3fr 1fr;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .related.products ul.products, .upsells.products ul.products, .cross-sells ul.products {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .site-header .site-header-item {
    margin-right: 15px;
  }
  .site-header .site-main-header-wrap .site-header-row-container-inner > .site-container, .site-header .site-bottom-header-wrap .site-header-row-container-inner > .site-container {
    padding: 0px 20px 0px 20px;
  }
  .site-header .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 18px;
    padding-right: 18px;
  }
  .site-header .header-search-advanced form.search-form {
    width: 340px;
  }
  .site-header .vertical-navigation .vertical-navigation-header {
    min-width: 210px;
  }
}
@media (max-width: 1024px) {
  .site-footer .site-top-footer-wrap .mc4wp-form-fields {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
    margin: 15px auto 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site-footer .site-middle-footer-inner-wrap .site-footer-middle-section-4 p {
    margin: 10px 0;
  }
  .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: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
    row-gap: 1em;
  }
  .category-section .elementor-widget-tmcore-products-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tabs-items .elementor-tab-title .elementor-tab-image {
    width: 35px;
    height: 30px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 26px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product.entry .product-details.entry-content-wrap {
    padding: 0.6rem;
  }
  .woocommerce ul.products:not(.products-list-view) li.product.entry .product-details.entry-content-wrap .product-action-wrap.style-button {
    padding-left: 0.6rem;
  }
  .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: 13px;
    padding: 8px 20px;
    line-height: 2.1;
  }
  .menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 10px;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
  }
}
@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: translateY(-3.2rem);
    transform: translateY(-3.2rem);
  }
  .cms-button-hover-block .elementor-column .cms-button {
    opacity: 0;
  }
  .cms-button-hover-block .elementor-column:hover .cms-button {
    opacity: 1;
  }
}
@media (min-width: 768px) 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))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 541px) and (max-width: 767px) {
  .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 (max-width: 767px) {
  .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;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-text {
    text-align: center;
    padding-left: 0;
    padding-top: 55px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-text::before {
    margin: 0;
    left: 50%;
    margin-left: -18px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
    margin: 10px 0 0 0;
    max-width: 500px;
    width: 100%;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    width: 100%;
    margin-bottom: 10px;
  }
  .testimonial-section .tmcore-carousel {
    text-align: center;
  }
  .testimonial-section .tmcore-carousel .elementor-testimonial-image {
    float: none;
  }
  .testimonial-section .splide .splide__pagination, .testimonial-section .splide ul.splide__pagination.splide__pagination {
    padding-left: 0;
  }
  .category-section .elementor-widget-tmcore-products-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tabs-items .elementor-tab-title .elementor-tab-image {
    width: 28px;
    height: 24px;
  }
  .service-box-container .elementor-container .elementor-column.elementor-element {
    width: 300px;
  }
  .woocommerce .woosc-quick-table > h2 {
    font-size: 22px;
    margin: 0 0 15px;
  }
  .woocommerce table.shop_table input {
    font-size: 12px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap.style-button {
    margin-top: 3px;
    padding-left: 0;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 22px;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 10px;
    width: calc(33.3333% - 6.66667px);
  }
}
@media (max-width: 719px) {
  .ft-ro-m-dir-column .site-footer-section {
    grid-row-gap: 0;
  }
}
@media (max-width: 575px) {
  .woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap {
    padding-left: 0.6rem;
  }
  .woocommerce ul.products.products-list-view li.product .product-thumbnail {
    max-width: 252px;
    margin: 0.6rem;
    border-right: 0;
  }
}
@media (max-width: 540px) {
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 120px;
  }
  .site-header .site-header-item {
    margin-right: 12px;
  }
  .cms-banner .elementor-column .title .elementor-heading-title {
    font-size: 28px;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}