/**
* Theme Name:     Groovi 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.1.2
* 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;
  --global-button-height: 42px;
  --global-button-max-height: 42px;
}
@media (max-width: 767px) {
  :root {
    --global-button-height: 36px;
    --global-button-max-height: 36px;
  }
}

.color-switch-dark .site-header .secondary-navigation li.menu-item::after {
  background-color: rgba(0, 0, 0, 0.3);
}
.color-switch-dark .elementor-brand-wrapper .elementor-brand-image a, .color-switch-dark .site-footer .site-footer-wrap .site-middle-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=submit] {
  -webkit-filter: invert(1);
          filter: invert(1);
}

b, strong, .woocommerce form .form-row label {
  font-weight: 500;
}

.site-header .secondary-navigation li.menu-item {
  position: relative;
}
.site-header .secondary-navigation li.menu-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 1px;
  height: 20px;
  background-color: rgba(255, 255, 255, 0.3);
}
.site-header .secondary-navigation li.menu-item:last-child::after {
  display: none;
}
.site-header .main-navigation li.menu-item:not(ul.sub-menu li.menu-item):first-child > a {
  padding-left: 0px;
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap {
  font-size: 18px;
  font-weight: 500;
  color: var(--global-palette3);
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap:hover {
  color: var(--global-palette2);
}
.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette2);
}

.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .widget-title {
  margin-bottom: 28px;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-info-inner .contact-info-container p + p {
  margin: 16px 0 0 0;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .wp-widget-group__inner-blocks ul li {
  line-height: 1.6;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form {
  margin-top: 25px;
  position: relative;
  width: 357px;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
  width: 100%;
  height: 44px;
  border-radius: 0;
  border: 0;
  padding: 5px 60px 5px 15px;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=submit] {
  position: absolute;
  right: 0;
  background-color: transparent;
  height: 44px;
  background-image: url(./img/newletter-icon.svg);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 10px 20px;
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
  padding-left: 0;
  padding-right: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
  position: absolute;
  top: -65px;
  bottom: auto;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 0 0 7px 0;
}
.woocommerce ul.products.products-list-view li.product {
  padding: 0;
  border-radius: 0;
  border: none;
}
.woocommerce ul.products-list-view.woo-archive-btn-button .product-action-wrap .button:not(.kb-button) {
  border: 1px solid currentColor;
}
.woocommerce ul.products-list-view.woo-archive-btn-button .product-action-wrap .button:not(.kb-button):hover {
  border: 1px solid currentColor;
}
.woocommerce ul.products-list-view .base-sticky-add-to-cart-action-wrap a.added_to_cart, .woocommerce ul.products-list-view div.product div.summary .added_to_cart, .woocommerce ul.products-list-view a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
  border: 1px solid currentColor;
}
.woocommerce ul.products-list-view .base-sticky-add-to-cart-action-wrap a.added_to_cart:hover, .woocommerce ul.products-list-view div.product div.summary .added_to_cart:hover, .woocommerce ul.products-list-view a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart):hover {
  border: 1px solid currentColor;
}
.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: 16px;
  font-weight: 400;
  border-radius: 5px;
  padding: 5px 28px;
  line-height: 2;
  letter-spacing: 0.4px;
  text-transform: capitalize;
  max-height: var(--global-button-max-height);
  overflow: hidden;
  background: var(--global-palette9);
  color: var(--global-palette3);
  border-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: var(--global-palette3);
  color: var(--global-palette9);
  border-color: var(--global-palette3);
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-size: 38px;
  font-weight: 400;
  text-align: center;
}
.woocommerce table.shop_table input {
  font-size: 14px;
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 500;
  color: var(--global-palette3);
}
.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: 16px;
  font-weight: 400;
}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.cart_list li .quantity:hover, .woocommerce ul.product_list_widget li a:hover, .woocommerce ul.product_list_widget li .quantity:hover {
  text-decoration: none;
}
.woocommerce ul.cart_list li a .amount, .woocommerce ul.cart_list li .quantity .amount, .woocommerce ul.product_list_widget li a .amount, .woocommerce ul.product_list_widget li .quantity .amount {
  font-size: 16px;
  font-weight: 500;
}
.woocommerce span.onsale {
  padding: 3px 8px;
  border-radius: 0;
}

.primary-sidebar.widget-area .widget .widget-title, #filter-drawer .drawer-inner .product-filter-widgets .widget .widget-title {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--global-gray-400);
}
.primary-sidebar.widget-area .widget .widget-title::after, #filter-drawer .drawer-inner .product-filter-widgets .widget .widget-title::after {
  top: -3px;
}

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

.tr-price, .price, .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette3);
  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: 18px;
  font-weight: 400;
}

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  height: 35px;
  letter-spacing: 0;
  line-height: 35px;
}
.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: 18px;
  line-height: 35px;
}

.woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow, .woocommerce-product-gallery .thumb-wrapper.splide__slider .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-palette9);
  color: var(--global-palette3);
  border: 1px solid var(--global-palette3) !important;
}
.woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow:hover, .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow:focus, .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow:hover, .woocommerce-product-gallery .thumb-wrapper.splide__slider .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);
  color: var(--global-palette9);
}
.woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow:hover::before, .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow:focus::before, .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow:hover::before, .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow:focus::before, .entry-related-carousel .splide__arrow:hover::before, .entry-related-carousel .splide__arrow:focus::before, .entry-related-carousel .slick-arrow:hover::before, .entry-related-carousel .slick-arrow:focus::before, .woosq-product .thumbnails .splide__arrow:hover::before, .woosq-product .thumbnails .splide__arrow:focus::before, .woosq-product .thumbnails .slick-arrow:hover::before, .woosq-product .thumbnails .slick-arrow:focus::before {
  color: var(--global-palette9);
}

#cart-drawer.popup-drawer .drawer-header {
  padding: 0 1em 0 1.5em;
  min-height: calc(1.8em + 24px);
}
#cart-drawer.popup-drawer .drawer-header h2.side-cart-header {
  font-size: 16px;
}
#cart-drawer.popup-drawer .drawer-header .drawer-toggle {
  font-size: 20px;
}

.product-actions .woosc-btn.woosc-btn-has-icon, .product-actions .woosc-btn.woosq-btn-has-icon, .product-actions .woosc-btn.woosw-btn-has-icon, .product-actions .woosq-btn.woosc-btn-has-icon, .product-actions .woosq-btn.woosq-btn-has-icon, .product-actions .woosq-btn.woosw-btn-has-icon, .product-actions .woosw-btn.woosc-btn-has-icon, .product-actions .woosw-btn.woosq-btn-has-icon, .product-actions .woosw-btn.woosw-btn-has-icon {
  background-color: var(--global-palette9);
  color: var(--global-palette3);
}

.pro-cat .product-cat-style-2 .product-cat {
  overflow: hidden;
  opacity: 1;
}
.pro-cat .product-cat-style-2 .product-cat .product-cat-caption {
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}
.pro-cat .product-cat-style-2 .product-cat .product-cat-caption .cat-title {
  display: inline-block;
  border-radius: 5px;
}
.pro-cat .product-cat-style-2 .product-cat:hover .cat-image a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: brightness(1);
  filter: brightness(1);
}

.testimonial-inner .elementor-testimonial-image {
  vertical-align: middle;
  display: inline-block;
}
.testimonial-inner .details {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.testimonial-inner ul.splide__pagination {
  padding: 0;
}

.woosc-quick-table .woosc-quick-table-products .woosc_table .button, .woosc_page .woosc_table .button {
  overflow: hidden;
}

.woosw-popup .woosw-items .button {
  max-height: var(--global-button-max-height);
  overflow: hidden;
  text-align: center;
}

.welcome_newsletter input[type=email] {
  min-height: 42px;
  min-width: 220px;
  padding-left: 15px;
  border-radius: 0;
  max-width: 220px;
}
.welcome_newsletter input[type=submit] {
  vertical-align: top;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--name a {
  font-weight: 400;
}

.mfp-woosq .mfp-close {
  margin-top: 0;
  margin-right: 12px;
}

.quantity.spinners-added, #bt-reviews-overview .bt_reviews_stats_total, .woocommerce #reviews #comments ol.commentlist, .comment-form, .check-incart-sold-wrap, .woocommerce .single-product-payments, .menu-highlight-item, .woocommerce span.onsale, .tmc-notification, .product-thumbnail .time-sale.style_7 .tmcore-countdown .countdown-item, .woocommerce ul.products li.product .product-thumbnail .product-actions a, .woocommerce ul.products li.product .product-thumbnail .product-actions a.button, .woocommerce ul.products li.product .product-thumbnail .product-actions button, #woosq-popup .woosq-product .thumbnails .slick-arrow, .variations .bas_radio_variations label, button.base-toggle-shop-layout.base-toggle-grid, button.base-toggle-shop-layout.base-toggle-list, .tmcore-wp-widget-filter ul.list-style-color .term-shape .term-shape-bg, .tmcore-wp-widget-filter ul.list-style-image .term-shape .term-shape-bg, .tmcore-wp-widget-filter ul.list-style-color .term-shape, .tmcore-wp-widget-filter ul.list-style-image .term-shape, .tmcore-wp-widget-filter ul.list-style-text a, .entry-tags a.tag-link, .splide .splide__arrow, .woocommerce div.product form.cart.grouped_form .woocommerce-grouped-product-list.group_table {
  border-radius: 0;
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
  border-radius: 0;
}

div[id^=exit-popup].popup-drawer.exit-popup .drawer-inner, div[id^=welcome-popup].popup-drawer.welcome-popup .drawer-inner, div[id^=cookie-popup].popup-drawer.cookie-popup .drawer-inner.float_left, div[id^=cookie-popup].popup-drawer.cookie-popup .drawer-inner.float_right {
  border-radius: 0;
}

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

.woocommerce-carousel .splide__track ul.products:not(ul.categories) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-style: unset;
          transform-style: unset;
}
.woocommerce-carousel .splide__track ul.products:not(ul.categories) 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: 33.3333%;
}

.elementor-post-wrapper .splide__track .column-item {
  width: 25%;
}

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

@media (min-width: 1367px) and (max-width: 1440px) {
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .site-main-header-wrap .site-header-row.site-header-row-center-column {
    -ms-grid-columns: 1fr auto 1fr;
    grid-template-columns: 1fr auto 1fr;
  }
  .site-header .site-main-header-wrap .site-header-row-container-inner > .site-container .site-main-header-inner-wrap .site-header-main-section-left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .site-header .site-main-header-wrap .site-header-row-container-inner > .site-container .site-main-header-inner-wrap .site-header-main-section-left .site-header-item-main-navigation .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .site-header .site-main-header-wrap .site-header-row-container-inner > .site-container .site-main-header-inner-wrap .site-header-main-section-center {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .site-header .site-main-header-wrap .site-header-row-container-inner > .site-container .site-main-header-inner-wrap .site-header-section-right {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media (max-width: 1366px) {
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 30px;
    width: calc(25% - 22.5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 33.3333%;
  }
}
@media (min-width: 1201px) {
  .site-footer .site-footer-wrap .site-middle-footer-inner-wrap.site-footer-row.site-footer-row-columns-4 {
    -ms-grid-columns: 1fr 0.6fr 0.6fr 1fr;
    grid-template-columns: 1fr 0.6fr 0.6fr 1fr;
  }
  .site-footer .site-footer-wrap .site-middle-footer-inner-wrap.site-footer-row.site-footer-row-columns-4 .site-footer-section:not(:last-child):after {
    right: -70px;
  }
  .site-footer .site-footer-wrap .site-middle-footer-inner-wrap.site-footer-row.site-footer-row-columns-4 .site-footer-section {
    padding-top: 90px;
    padding-bottom: 95px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .related.products .product-archive.grid-lg-col-5,
  .upsells.products .product-archive.grid-lg-col-5,
  .cross-sells .product-archive.grid-lg-col-5 {
    -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-footer .site-footer-wrap .site-middle-footer-inner-wrap.site-footer-row.site-footer-row-columns-4 {
    -ms-grid-columns: 1.5fr 60px 1fr 60px 1fr 60px 1.5fr;
    grid-template-columns: 1.5fr 1fr 1fr 1.5fr;
    grid-column-gap: 60px;
  }
  .site-footer .site-footer-wrap .site-middle-footer-inner-wrap.site-footer-row.site-footer-row-columns-4 .site-footer-section:not(:last-child):after {
    right: -30px;
  }
  .site-footer .site-footer-wrap .site-middle-footer-inner-wrap.site-footer-row.site-footer-row-columns-4 .site-footer-section {
    padding-top: 70px;
    padding-bottom: 60px;
  }
  .site-footer .site-footer-wrap .site-middle-footer-inner-wrap.site-footer-row.site-footer-row-columns-4 .mc4wp-form .mc4wp-form-fields .newsletter-form {
    width: 250px;
  }
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow, .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow {
    padding: 13px 9px;
    border-radius: 50%;
  }
  #mobile-secondary-site-navigation .product-cat ul.sub-categories li a, #mobile-secondary-site-navigation .product-cat .cat-title a {
    padding: 0;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 5px 28px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 32px;
  }
  .base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title {
    font-size: 16px;
  }
  .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap {
    font-size: 16px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 20px;
    width: calc(33.3333% - 13.3333px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 15px;
    width: calc(25% - 11.25px);
  }
  .elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bottom-cms-banner:nth-child(2) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: end;
  }
  .bottom-cms-banner:nth-child(3) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: start;
  }
  .bottom-cms-banner .elementor-widget-wrap {
    width: auto;
  }
}
@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;
  }
}
@media (max-width: 767px) {
  .site-footer .site-footer-wrap .site-middle-footer-inner-wrap .widget-title {
    margin-bottom: 15px;
  }
  .site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-info-inner .contact-info-container p + p {
    margin: 10px 0 0 0;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
    position: static;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 24px;
  }
  .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: 3px 15px;
    border: 1px solid currentColor;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    font-size: 14px;
    padding: 3px 15px;
  }
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button), .woocommerce ul.products li.woo-archive-btn-button .button:not(.kb-button), .wc-block-grid__product.woo-archive-btn-button .product-details .wc-block-grid__product-add-to-cart .wp-block-button__link {
    border: 1px solid var(--global-palette3);
  }
  .base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title {
    font-size: 14px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0px;
    width: calc(33.3333% - 6.66667px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(33.3333% - 6.66667px);
  }
  .elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
}
@media (min-width: 540px) and (max-width: 1024px) {
  .woocommerce ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products), .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@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-details.entry-content-wrap .product-action-wrap {
    padding-top: 10px;
  }
}
@media (max-width: 540px) {
  .site-header .site-header-item {
    margin-right: 15px;
  }
  .site-header .site-header-item .custom-logo-link img, .site-header .site-header-item img.base-dark-mode-logo {
    width: 80px;
  }
  .site-header .site-header-item .base-svg-iconset .thebase-search-svg {
    font-size: 21px;
  }
  .site-header .site-header-item .base-svg-iconset .thebase-account-svg {
    font-size: 19px;
  }
  .site-header .site-header-item .base-svg-iconset .thebase-shopping-bag-svg {
    font-size: 20px;
  }
  .cms-main-banner .elementor-column .title .elementor-heading-title {
    font-size: 22px;
    line-height: 24px;
  }
  .site-footer .site-footer-wrap .site-middle-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form {
    width: 290px;
  }
  .pro-cat .product-cat-style-2 .product-cat .product-cat-caption {
    bottom: 15px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0px;
    width: calc(50% - 5px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}