/**
* Theme Name:     MegaShop 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: #d6d6d6;
}
@media (max-width: 767px) {
  :root {
    --global-button-height: 38px;
    --global-button-max-height: 38px;
  }
}

.color-switch-dark .site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-footer-middle-section-2 img {
  -webkit-filter: contrast(0.5);
          filter: contrast(0.5);
}

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

/*********************** Header **********************/
.site-header .site-header-wrap .site-header-main-section-left {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.site-header .site-header-wrap .site-header-main-section-left .contact-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0;
}
.site-header .site-header-wrap .site-header-main-section-left .contact-content .contact-title {
  font-size: 14px;
  color: var(--global-palette6);
}
.site-header .site-header-wrap .site-header-main-section-right {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.site-header .site-header-wrap .site-header-main-section-right .site-header-main-section-right-center {
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.site-header .site-header-wrap .site-header-main-section-right .site-header-main-section-right-center .header-search-advanced .search-results .search-data {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.site-header .site-header-wrap .site-header-main-section-right .site-header-main-section-right-center .header-search-advanced form.woocommerce-product-search .search-category-field {
  display: none;
}
.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette2);
}

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

.site-footer .site-footer-wrap .footer-navigation ul li {
  padding: 0 17px;
  border-right: 1px solid var(--global-gray-400);
}
.site-footer .site-footer-wrap .footer-navigation ul li:last-child {
  border-right: 0;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .footer-widget-area-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .footer-widget-area-inner .widget-area h2 {
  margin-bottom: 0;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .footer-widget-area-inner .widget-title {
  margin-bottom: 0;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-info-inner .widget-image-block img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-footer-middle-section-2 {
  background: var(--global-palette9);
  padding: 60px 20px;
}
.site-footer .site-footer-wrap form.mc4wp-form .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-footer-wrap form.mc4wp-form .mc4wp-form-fields .mc4wp-form-content {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .mc4wp-form-content:before {
  content: "";
  -webkit-mask-image: url(../hairspa/img/mail.png);
          mask-image: url(../hairspa/img/mail.png);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 45px;
          mask-size: 45px;
  background: #ffffff;
  height: 45px;
  width: 45px;
  display: inline-block;
  margin: 0 20px 0 0;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .mc4wp-form-content h5, .site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .mc4wp-form-content p {
  margin: 0;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper {
  width: 490px;
  position: relative;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email] {
  width: 100%;
  height: 47px;
  padding: 10px 15px;
  border: 0;
  border-radius: 0;
  background-color: #ffffff;
  color: #000000;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]::-webkit-input-placeholder {
  color: #7e7e7e;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]::-moz-placeholder {
  color: #7e7e7e;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]:-ms-input-placeholder {
  color: #7e7e7e;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]::-ms-input-placeholder {
  color: #7e7e7e;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]::placeholder {
  color: #7e7e7e;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
  position: absolute;
  right: 0;
  font-size: 0;
  border: none;
  background-image: url(../hairspa/img/plane.svg);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 0;
  width: 50px;
  height: 47px;
  padding: 0;
  background-color: transparent;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-text-fill-color: #000 !important;
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}

.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 500;
  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: 15px;
  font-weight: 400;
  border-radius: 0;
  padding: 6px 25px;
  line-height: 2;
  text-transform: capitalize;
  max-height: var(--global-button-max-height);
  overflow: hidden;
}
.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-palette-btn-bg-hover);
  color: var(--global-palette-btn-hover);
}
.woocommerce table.shop_table input {
  font-size: 15px;
}
.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;
  color: var(--global-palette3);
}
.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;
  color: var(--global-palette2);
}
.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: 18px;
  font-weight: 400;
  color: var(--global-palette3);
}
.woocommerce ul.cart_list li a img {
  border: 1px solid var(--global-gray-400);
}
.woocommerce .base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title {
  font-size: 15px;
  font-weight: 400;
  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: 28px;
  font-weight: 500;
  text-align: center;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-thumbnail {
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.07);
  margin-right: 4px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
  text-align: center;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .woocommerce-loop-product__title {
  padding: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .woocommerce-loop-product__title a:hover {
  color: var(--global-palette2);
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 8px auto;
}
.woocommerce div.product form.cart.grouped_form .woocommerce-grouped-product-list-item {
  background: transparent;
}
.woocommerce ul.products li.product {
  border-radius: 0;
}
.woocommerce .quantity.spinners-added, .woocommerce .single-product-payments {
  background: var(--global-palette9);
}

.product-list-section div.products-list ul.products li.product .product-details.entry-content-wrap .product-title {
  padding-top: 30px;
}
.product-list-section div.products-list ul.products li.product .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 5px 0;
}
.product-list-section div.products-list ul.products li.product .product-details.entry-content-wrap .product-action-wrap {
  margin-top: 8px;
}
.product-list-section div.products-list ul.products li.product .product-details.entry-content-wrap .product-action-wrap .button {
  max-height: var(--global-button-max-height);
}
.product-list-section div.products-list ul.products li.product .product-details.entry-content-wrap .product-action-wrap .button .add-to-cart-icon {
  display: none;
}

.woocommerce-cart .cart-collaterals .cart_totals_summary, .base-product-toggle-container .base-toggle-shop-layout, .single-product div.product .woocommerce-tabs, .single-product div.product .woocommerce-tabs, .woocommerce table.shop_table, .woocommerce-checkout form.checkout .woocommerce-billing-fields__field-wrapper, .woocommerce ul.woocommerce-order-overview.woocommerce-thankyou-order-details, .woocommerce .woocommerce-customer-details address, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  background: var(--global-palette9);
}

.woocommerce-page .woocommerce-shipping-fields, .woocommerce .woocommerce-shipping-fields, .woocommerce-account-fields {
  background: var(--global-palette9);
  padding: 30px;
  border: 1px solid var(--global-gray-400);
  border-radius: 5px;
}

.woosc-quick-table .woosc-quick-table-products .woosc_table tr:nth-child(2n) td, .woosc-quick-table .woosc-quick-table-products .woosc_table > thead > tr > th, .woosc_page .woosc_table tr:nth-child(2n) td, .woosc_page .woosc_table > thead > tr > th {
  background: var(--global-palette7);
}

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

.tr-price, .price, .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette3);
  font-weight: 400;
}
.tr-price del, .price del, .woocommerce-grouped-product-list-item__price del {
  color: var(--global-palette4) !important;
  text-decoration-color: var(--global-palette4);
  font-weight: normal;
  opacity: 1 !important;
}

#cart-drawer h2.side-cart-header {
  font-size: 18px;
  font-weight: 500;
}

.woosq-product .thumbnails .slick-arrow {
  width: 32px;
  height: 32px;
}
.woosq-product .thumbnails .slick-arrow:before {
  font-size: 16px;
  line-height: 28px;
}
.woosq-product .thumbnails .slick-arrow:hover:before {
  color: var(--global-palette9);
}

.woocommerce-product-gallery .base-product-gallery-main .splide__arrow, .woocommerce-product-gallery .base-product-gallery-main .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-palette2);
  color: var(--global-palette9);
}
.woocommerce-product-gallery .base-product-gallery-main .splide__arrow:hover, .woocommerce-product-gallery .base-product-gallery-main .splide__arrow:focus, .woocommerce-product-gallery .base-product-gallery-main .slick-arrow:hover, .woocommerce-product-gallery .base-product-gallery-main .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);
}

.primary-sidebar.widget-area .widget {
  background: var(--global-palette9);
  padding: 20px;
}
.primary-sidebar.widget-area .widget-title {
  border-bottom: 1px solid var(--global-gray-400);
  padding-bottom: 12px;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.entry-title a:hover {
  color: var(--global-palette2);
}

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

.content-style-unboxed .content-bg.loop-entry .content-bg:not(.loop-entry), .menu .menu-item .woocommerce ul.products li.product:not(.product-item) {
  background: transparent !important;
}

.single-content .woocommerce-notices-wrapper ul.woocommerce-error {
  margin: 0;
  background: transparent;
}

#exit-popup.popup-drawer .drawer-inner .model-dismiss input, #welcome-popup.popup-drawer .drawer-inner .model-dismiss input {
  margin: 6px;
}
#exit-popup.popup-drawer .drawer-inner .woocommerce ul.products.grid-cols > li:before, #exit-popup.popup-drawer .drawer-inner .woocommerce ul.products.grid-cols:after, #welcome-popup.popup-drawer .drawer-inner .woocommerce ul.products.grid-cols > li:before, #welcome-popup.popup-drawer .drawer-inner .woocommerce ul.products.grid-cols:after {
  border: none;
}

div[id^=exit-popup].popup-drawer.exit-popup .drawer-inner .woocommerce ul li img {
  border: 1px solid var(--global-gray-400);
  padding: 0;
  margin: 0 15px 0 0;
}

.noti-wrap .product-image img {
  border: 1px solid var(--global-gray-400);
}

.welcome_newsletter input[type=email] {
  min-height: 42px;
  min-width: 220px;
  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;
}

.mc4wp-form .mc4wp-response {
  right: 0;
}

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

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

.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,
.tmcore-wp-widget-filter ul.list-style-color .term-shape .term-shape-border,
.tmcore-wp-widget-filter ul.list-style-image .term-shape .term-shape-border,
.tmcore-wp-widget-filter ul.list-style-image .term-shape .term-shape-border {
  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;
}

.quantity, .woocommerce-cart table.cart td.actions .coupon .input-text, .woosw-list .woosw-actions .woosw-copy #woosw_copy_url, .quantity.spinners-added {
  border-radius: 0;
}

.bt-woo-cart-notice {
  padding: 15px 15px 15px 20px;
}

.woosw-list .woosw-actions .woosw-copy #woosw_copy_url, .woocommerce-cart table.cart td.actions .coupon .input-text {
  padding: 15px;
}

.thumb-wrapper.splide__slider .splide__arrow {
  opacity: 1;
}

.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(33.3333% - 20px);
  -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-brand-wrapper .tmcore-carousel {
  display: block;
}
.elementor-brand-wrapper .splide__track .elementor-brand-item {
  width: 16.6667%;
  padding-left: 7.5px;
  padding-right: 7.5px;
}

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

@media (max-width: 1366px) {
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 20px;
    width: calc(33.3333% - 13.3333px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 20%;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@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));
  }
  .woocommerce div.product div.images {
    width: 600px !important;
  }
  .site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper {
    width: 370px;
  }
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 26.5px;
    padding-right: 26.5px;
  }
}
@media (max-width: 1024px) {
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 6px 25px;
  }
  .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow, .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow {
    padding: 13px 9px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 26px;
  }
  .custom-logo-link img, img.base-dark-mode-logo {
    width: 105px;
  }
  .site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields {
    display: block;
  }
  .site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .mc4wp-form-content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 20px;
  }
  .site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper {
    margin: 0 auto;
  }
  .product-list-section div.products-list ul.products li.product .product-details.entry-content-wrap .product-title {
    padding-top: 0px;
  }
  .product-list-section div.products-list ul.products li.product .product-details.entry-content-wrap .product-action-wrap {
    margin-top: 6px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .star-rating {
    margin: 6px auto;
  }
  .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: 5px 15px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 22px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 5px 15px;
  }
  .custom-logo-link img, img.base-dark-mode-logo {
    width: 85px;
  }
  .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;
  }
  #colophon.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .widget-area .widget-title.first-heading {
    padding-top: 20px !important;
  }
  #colophon.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .footer-brand-image img {
    width: 130px;
  }
  #colophon.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .widget-image-block img {
    width: 50px;
  }
  .elementor-image-box-wrapper .elementor-image-box-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 10px;
    width: calc(33.3333% - 6.66667px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
}
@media (min-width: 541px) 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-item {
    margin-right: 15px;
  }
  #colophon.site-footer .site-footer-wrap .footer-navigation ul li {
    padding: 0;
  }
  #colophon.site-footer .site-footer-wrap .footer-navigation ul li a {
    letter-spacing: 1px;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  #colophon.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-footer-middle-section-2 {
    padding: 25px 20px;
  }
  #colophon.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email], #colophon.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
    height: 42px;
  }
  #colophon.site-footer .site-top-footer-wrap .mc4wp-form-fields .mc4wp-form-content {
    display: block;
    text-align: center;
  }
  #colophon.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
    width: auto;
  }
  .product-list-section .woocommerce ul.products.grid-cols:not(.products-list-view):not(.splide__list) {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .product-list-section .woocommerce ul.products.grid-cols:not(.products-list-view):not(.splide__list) li .button {
    display: none;
  }
  .woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
    font-size: 18px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}