/**
* Theme Name:     Majori 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-button-height: 42px;
    --global-button-max-height: 42px;
}
// Maximum Button Height
.woocommerce ul.products li.product {

	.product-action-wrap  {
		button,
		a.button,
		.added_to_cart {
			max-height: var(--global-button-max-height);
		}
	}

	&.action-style-default,
	&.action-style-icon_button {
		button {
			max-height: var(--global-button-max-height);
		}
	}
}

.action-style-icon_button {
	.woosc_page .woosc_table .button,
	.woosc-quick-table .woosc-quick-table-products .woosc_table .button {
        max-height: var(--global-button-max-height);
    }
}

.woocommerce div.product div.summary .button.single_add_to_cart_button {
	height: var(--global-button-height);
    line-height: var(--global-button-height);
}
*/
:root {
  --global-gray-400: #e5e5e5;
  --global-button-height: 45px;
  --global-button-max-height: 45px;
}

@media (max-width: 767px) {
  :root {
    --global-button-height: 44px;
    --global-button-max-height: 44px;
  }
}
b,
strong,
.woocommerce form .form-row label {
  font-weight: 500;
}

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

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  font-weight: 500;
}

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

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  font-weight: 500;
}

.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 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.primary-sidebar.widget-area .widget, #filter-drawer .widget {
  border: 1px solid var(--global-gray-400);
  padding: 20px;
}
.primary-sidebar.widget-area .widget-content, #filter-drawer .widget-content {
  padding: 10px 0px 0px 0px;
  margin-top: 3px;
}
.primary-sidebar.widget-area .wp-widget-group__inner-blocks, #filter-drawer .wp-widget-group__inner-blocks {
  padding: 0 0 15px 0px;
}
.primary-sidebar.widget-area ol, #filter-drawer ol {
  margin: 0;
}
.primary-sidebar.widget-area .widget-title, #filter-drawer .widget-title {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--global-gray-400);
}

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

.welcome-newsletter input[type=email] {
  min-height: 46px;
  min-width: 190px;
  max-width: 190px;
  border-radius: 0;
  margin-bottom: 10px;
}

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

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

#masthead .base-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above) > .site-header-row-container-inner {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

.mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon {
  font-size: 24px;
  color: var(--global-palette3);
}
.mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon:hover {
  color: var(--global-palette1);
}

.mobile-navigation .woocommerce ul li a {
  padding: 10px 22px;
}

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

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

.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% - 16px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.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: 33.3333%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

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

.site-header .header-search-advanced .search-results .search-data {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.site-header .site-top-header-inner-wrap .header-html-inner a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}
.site-header .site-top-header-inner-wrap .secondary-navigation .secondary-menu-container > ul li.menu-item:not(:last-child) > a::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 16px;
  background-color: rgba(255, 255, 255, 0.2);
  right: 0;
  bottom: 0;
  top: 10px;
}
.site-header .site-top-header-inner-wrap .secondary-menu-container > ul li.menu-item:last-child a {
  padding-right: 0;
}
.site-header .site-main-header-inner-wrap .header-search-advanced .search-category-field {
  display: none;
}
.site-header .site-main-header-inner-wrap .header-search-advanced .search-form {
  height: 45px;
}
.site-header .site-main-header-inner-wrap .header-search-advanced form.search-form .search-btn-icon {
  font-size: 22px;
}
.site-header .site-main-header-inner-wrap .header-cart-inner-wrap .header-cart-button {
  line-height: 20px;
}
.site-header .site-main-header-inner-wrap .header-wishlist-total, .site-header .site-main-header-inner-wrap .header-cart-total {
  margin-left: -0.8em;
  margin-top: -1.3em;
}
.site-header .site-bottom-header-wrap .vertical-navigation .vertical-navigation-header {
  padding-left: 0;
  min-width: 245px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 14px;
}
.site-header .site-bottom-header-wrap .vertical-navigation .menu-item:hover .dropdown-nav-toggle {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.site-header .site-bottom-header-wrap .vertical-navigation .vertical-menu-container {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}
.site-header .site-bottom-header-wrap .widget-toggle-open {
  position: relative;
}
.site-header .site-bottom-header-wrap .widget-toggle-open::before {
  position: absolute;
  content: "";
  -webkit-mask-image: url("./img/discount.svg");
          mask-image: url("./img/discount.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 25px;
  height: 22px;
  top: 8px;
  left: -23px;
  background: var(--global-palette3);
}
.site-header .site-bottom-header-wrap .widget-toggle-open .widget-toggle-label {
  padding-right: 0;
}
.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
}

.site-footer .site-top-footer-wrap .mc4wp-form .newsletter-form {
  margin-top: 30px;
}
.site-footer .site-top-footer-wrap .mc4wp-form .newsletter-form input[type=email] {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0 15px;
  height: 45px;
  max-width: 650px;
  width: 100%;
  border-radius: 0;
  border: 2px solid var(--global-palette3);
  background-color: var(--global-palette9);
}
.site-footer .site-top-footer-wrap .mc4wp-form .newsletter-form input[type=submit] {
  height: 45px;
  line-height: 1.8em;
}
.site-footer .site-top-footer-wrap .widget-area .widget-title {
  margin-bottom: 0;
}
.site-footer .site-middle-footer-wrap .wp-block-columns {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 1em;
}
.site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
  margin: 10px 0 0;
}
.site-footer .site-middle-footer-wrap .contact_info .contact-info-container p {
  margin: 16px 0;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-1 {
  margin-right: 4%;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-1 .widget_block h2 {
  color: var(--global-palette3);
  font-weight: 500;
  margin-bottom: 0;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-1 p {
  margin-top: 0;
  margin-bottom: 25px;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-3 .contact_info .contact-info-container p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.site-footer .site-middle-footer-wrap .widget-area .widget-title {
  margin-bottom: 15px;
}
.site-footer .site-middle-footer-wrap .footer-widget-area.content-valign-middle {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-1 .widget {
  margin-bottom: 15px;
}

#widget-drawer .header-widget2 a:not(.button) {
  color: var(--global-palette3);
}
#widget-drawer .header-widget2 a:not(.button):hover {
  color: var(--global-palette1);
}

#widget-drawer .header-widget2 .widget-title {
  color: var(--global-palette3);
  position: absolute;
  top: 15px;
}

#widget-drawer .drawer-inner .drawer-content .widget.tmcore-wp-widget-products .widget-content ul.product_list_widget {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 15px minmax(0, 1fr);
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 10px;
  grid-row-gap: 0px;
}

.woocommerce ul.product_list_widget li {
  padding: 10px 0px;
  margin: 0;
  list-style: none;
  border-radius: 5px;
}
.woocommerce ul.product_list_widget li .star-rating-block {
  margin-block: 5px;
}
.woocommerce ul.product_list_widget li img {
  margin-right: 15px;
  width: 100px;
}

#widget-drawer .drawer-header .drawer-toggle {
  color: var(--global-palette3);
}

#widget-drawer .drawer-inner .drawer-content {
  margin-top: 10px;
}

.tab-section .elementor-tabs-items .elementor-tab-title.elementor-active {
  text-decoration: underline;
}
.tab-section .elementor-tabs-items > .elementor-tab-title:not(:last-child)::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 16px;
  background-color: var(--global-gray-400);
  right: 0;
  bottom: 0;
  top: 16px;
}

.featured-product .products-list img {
  margin-right: 25px;
  padding: 0;
}
.featured-product .products-list .star-rating {
  float: none;
  margin: 10px 0;
}
.featured-product .products-list ul.splide__slide__row li {
  padding-bottom: 30px;
  margin-left: 10px;
}
.featured-product .products-list .product-title {
  padding-top: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.testimonial-section .item-box::before {
  -webkit-mask-image: url(../default/img/quote.svg);
          mask-image: url(../default/img/quote.svg);
  background: var(--global-palette9);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  content: " ";
  position: absolute;
  display: inline-block;
  vertical-align: top;
  right: auto;
  bottom: auto;
  height: 30px;
  width: 30px;
  z-index: 1;
  top: 38px;
  left: 60px;
}
.testimonial-section .item-box::after {
  background-image: url(../default/img/rating.png);
  background-repeat: no-repeat;
  background-position: center;
  content: " ";
  position: absolute;
  display: inline-block;
  height: 55px;
  width: 78px;
  vertical-align: top;
  right: 70px;
  left: auto;
  top: auto;
  bottom: 6%;
}
.testimonial-section .item-box .title::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 48px;
  height: 48px;
  background: var(--global-palette3);
  border-radius: 50px;
  top: 30px;
  z-index: 0;
}

.blog-section .entry-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.blog-section .entry-excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog-section .post-button:hover {
  text-decoration: none !important;
}

.cms-banner .elementor-widget-container a {
  overflow: hidden;
}

.home-category .product-cat {
  overflow: hidden;
}
.home-category .product-cat .cat-image {
  border-radius: 100%;
  overflow: hidden;
}
.home-category .product-cat:hover .cat-image a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  border-radius: 100%;
}

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

.offer-section .elementor-heading-title span {
  font-weight: 500;
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) {
  text-align: center;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .star-rating-block {
  margin: 0 auto;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .star-rating-block .star-rating {
  float: none;
  margin: 10px 0 !important;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .woocommerce-loop-product__title {
  padding-bottom: 0px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-action-wrap.style-button {
  padding-inline: 0;
  bottom: -2.5rem;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  width: 100%;
  margin: 0 auto;
}
.woocommerce ul.products li.product .product-thumbnail .product-actions button, .woocommerce ul.products li.product .product-thumbnail .product-actions a.button {
  border-radius: 0px;
}
.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;
  padding: 10px 30px;
  text-transform: uppercase;
  line-height: 2;
  border-radius: 0px;
  letter-spacing: 0.5px;
  max-height: 45px;
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  text-align: center;
  margin-bottom: 25px;
  text-transform: capitalize;
}
.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: 15px;
  font-weight: 400;
}
.woocommerce .woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: var(--global-palette1);
  font-weight: 600;
}
.woocommerce .tr-price,
.woocommerce .price,
.woocommerce .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette1);
  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 table.shop_table {
  font-size: 100%;
}
.woocommerce #cart-drawer h2.side-cart-header {
  font-size: 16px;
}
.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 form .form-row label {
  font-size: 100%;
}
.woocommerce table.shop_table {
  font-size: 100%;
}
.woocommerce span.onsale {
  font-size: 0.8em;
  width: 40px;
  border-radius: 0px;
}
.woocommerce div.product div.summary .product-onsale span.onsale {
  font-size: 0.8em;
}

.menu .menu-item .woocommerce ul.products li.product .onsale {
  font-size: 0.8em;
}

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

body.home.woocommerce ul.products-list-view li.product {
  background: var(--global-palette9);
  border: none;
}

.color-switch-dark .elementor-brand-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark .offer-section .elementor-heading-title span {
  color: var(--global-palette1) !important;
}
.color-switch-dark .offer-section .elementor-button {
  color: var(--global-palette1) !important;
}
.color-switch-dark #mobile-drawer .drawer-inner {
  background: var(--global-palette7);
}

@media (max-width: 1366px) {
  .featured-product .products-list .product-title {
    padding-top: 10px;
  }
  .featured-product .products-list img {
    margin-right: 20px;
  }
  .testimonial-section .item-box::before {
    left: 46px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 20%;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    width: calc(25% - 22.5px);
  }
}
@media (max-width: 1200px) and (min-width: 1025px) {
  .site-header .site-bottom-header-wrap .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 9px;
    padding-right: 9px;
    font-size: 13px;
  }
  .site-header .site-bottom-header-wrap .vertical-navigation .vertical-navigation-header {
    min-width: 205px;
  }
  .site-header .site-bottom-header-wrap .widget-toggle-open {
    padding-left: 0.4em;
  }
}
@media (min-width: 1367px) {
  .site-footer .site-middle-footer-wrap .site-footer-middle-section-3 {
    width: 270px;
  }
  .site-footer .site-middle-footer-wrap .site-footer-middle-section-2 {
    padding-left: 30px;
  }
}
@media (max-width: 1024px) {
  .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;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .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) {
    padding: 10px 22px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
    padding-inline: 0.5rem;
  }
  .featured-product .products-list ul.splide__slide__row li {
    padding-bottom: 20px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 25%;
  }
  .list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 15px;
    width: 50%;
  }
  .testimonial-section .item-box::before {
    top: 27px;
    left: 54px;
  }
  .testimonial-section .item-box .title::before {
    top: 17px;
  }
  .elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form .newsletter-form input[type=email] {
    max-width: 500px;
  }
}
@media (max-width: 1200px) and (min-width: 1025px) {
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .single-product .grid-lg-col-5, .woocommerce-cart .grid-lg-col-5 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .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));
  }
  .woocommerce div.product div.images {
    width: 600px !important;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .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 (max-width: 767px) and (min-width: 541px) {
  .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) {
  .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) {
    line-height: 2.2em;
    font-size: 13px;
    max-height: 44px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .price {
    margin-bottom: 5px;
  }
  .site-header .custom-logo-link img, .site-header .brand img {
    width: 90px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
  .featured-product .products-list img {
    margin-right: 15px;
  }
  .featured-product .product-title {
    padding-top: 0;
  }
  .testimonial-section .item-box::before {
    left: 46px;
  }
  .testimonial-section .item-box::after {
    right: 40px;
  }
  .elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .cms-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cms-banner .elementor-column {
    margin: auto;
    width: auto;
  }
}
@media (max-width: 540px) {
  .woocommerce-carousel .splide__track ul.products li.product {
    width: calc(50% - 10px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
  .site-header .mobile-html-inner {
    text-align: center;
    margin: 8px 0px;
  }
  .list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    width: 100%;
  }
  .cms-section2 .elementor-column .cms-title .elementor-heading-title {
    font-size: 13px !important;
  }
  .cms-section2 .elementor-column .cms-heading .elementor-heading-title {
    font-size: 20px !important;
    line-height: 25px !important;
  }
}