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

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

.site-header .header-search-advanced form.search-form .search-btn-icon {
  display: none;
}
.site-header .header-contact-inner-wrap .header-contact-item span.base-svg-iconset {
  color: var(--global-palette1);
}
.site-header .header-contact-inner-wrap .header-contact-item .contact-content span.contact-title {
  color: var(--global-palette3);
}
.site-header .header-contact-inner-wrap .header-contact-item .contact-content span.contact-label {
  font-size: 16px;
  color: var(--global-palette4);
}
.site-header .header-contact-inner-wrap .header-contact-item .contact-content span.contact-label:hover {
  color: var(--global-palette1);
}
.site-header .secondary-navigation ul.menu li.menu-item {
  position: relative;
}
.site-header .secondary-navigation ul.menu li.menu-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  bottom: 0;
  width: 0.1px;
  height: 20px;
  background-color: var(--global-gray-400);
}
.site-header .secondary-navigation ul.menu li.menu-item:last-child::after {
  display: none;
}
.site-header .secondary-navigation ul.menu li.menu-item:last-child a {
  padding-right: 0;
}
.site-header .vertical-navigation .vertical-navigation-header {
  padding-right: 5em;
}
.site-header .vertical-navigation .vertical-navigation-header .vertical-navigation-title {
  font-size: 18px;
}
.site-header .vertical-navigation .vertical-menu-container {
  background-color: var(--global-palette9);
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap {
  font-size: 18px;
  margin-bottom: 3px;
  font-weight: 700;
  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-palette1);
}
.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
}

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

.site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-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-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content h3 {
  color: var(--global-palette9);
  margin-right: 50px;
  position: relative;
}
.site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content h3::after {
  position: absolute;
  content: "";
  top: 30%;
  bottom: 0;
  right: -25px;
  background-color: var(--global-palette9);
  width: 1px;
  height: 40%;
}
.site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content h3::before {
  vertical-align: middle;
  content: "";
  -webkit-mask-image: url(img/newsletter-icon.svg);
          mask-image: url(img/newsletter-icon.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 64px;
          mask-size: 64px;
  background: var(--global-palette9);
  height: 64px;
  width: 64px;
  display: inline-block;
  margin: 0 12px 0 0;
}
.site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
  height: 40px;
  width: 340px;
  margin-right: 10px;
  padding-left: 15px;
  border-radius: 5px;
}
.site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=submit] {
  background: var(--global-palette2);
  height: 40px;
  line-height: 1.2em;
  vertical-align: top;
  color: var(--global-palette9);
  border-radius: 5px;
  padding: 10px 26px;
}
.site-footer .site-middle-footer-wrap .contact-info-container p + p {
  margin: 16px 0 0 0;
}
.site-footer .site-middle-footer-wrap .widget-title {
  margin-bottom: 1em;
}
.site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
  margin: 7px 0 0;
}
.site-footer .mc4wp-form .mc4wp-response {
  right: 0;
}

.woocommerce ul.products li.product:not(.product-item) {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products li.product:not(.product-item) .product-details.entry-content-wrap {
  padding: 1rem 0 0;
}
.woocommerce ul.products li.product:not(.product-item) .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 3px 0 7px 0;
}
.woocommerce ul.products li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
  padding: 0;
  bottom: -3rem;
}
.woocommerce ul.products li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap .button:not(.kb-button):not(.added), .woocommerce ul.products li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap a.added_to_cart {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.woocommerce ul.products.products-list-view li.product {
  padding: 0;
  border-radius: 0;
  border: none;
}
.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: 600;
  border-radius: 5px;
  line-height: 2em;
  padding: 6px 29px;
  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);
  border-color: var(--global-palette-btn-bg-hover);
  color: var(--global-palette-btn-hover);
}
.woocommerce .woosc-quick-table .woosc-quick-table-products .woosc_table .button, .woocommerce .woosc_page .woosc_table .button {
  overflow: hidden;
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-size: 24px;
  font-weight: 700;
  text-align: left;
}
.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: 15px;
}
.woocommerce table.shop_table input {
  font-size: 14px;
}

.primary-sidebar .widget-title, #filter-drawer .widget-title {
  border-left: 5px solid var(--global-palette1);
  background: var(--global-palette8);
  padding: 10px 15px;
}
.primary-sidebar .widget-title::after, #filter-drawer .widget-title::after {
  top: 4px;
  right: 16px;
}

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

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

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  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-palette1);
  color: var(--global-palette9);
}
.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-palette2);
  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;
}

.elementor-widget-tmcore-products-tabs .elementor-tab-title:first-child {
  padding-left: 0 !important;
}

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

.top-deal-menu-product .products-list .product-title {
  -webkit-line-clamp: 2;
}

.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: 5px;
  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;
}

.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-post-wrapper .splide__track .column-item {
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
}

.elementor-brand-wrapper .tmcore-carousel {
  display: block;
}
.elementor-brand-wrapper .splide__track .elementor-brand-item {
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}

.color-switch-dark .bg-dark {
  background-color: var(--global-palette7) !important;
}
.color-switch-dark .site-header-item .header-account-in-wrap .header-account-button:hover {
  color: #000;
}
.color-switch-dark .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=submit] {
  background: var(--global-palette-btn-bg);
  color: var(--global-palette-btn);
}
.color-switch-dark.home .splide .splide__arrow:not(.site-header .splide .splide__arrow) {
  background-color: transparent !important;
}
.color-switch-dark.home .splide .splide__arrow:not(.site-header .splide .splide__arrow):hover {
  background-color: transparent !important;
  color: var(--global-palette3) !important;
}

@media (max-width: 1366px) {
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 30px;
    width: calc(25% - 22.5px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 20%;
  }
}
@media (min-width: 1201px) and (max-width: 1366px) {
  .site-header .vertical-navigation .vertical-navigation-header {
    padding-right: 3em;
  }
  .site-header .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 13.5px;
    padding-right: 13.5px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .site-header .site-main-header-inner-wrap {
    min-height: 80px;
  }
  .site-header .site-main-header-inner-wrap .custom-logo-link img, .site-header .site-main-header-inner-wrap img.base-dark-mode-logo {
    width: 140px;
  }
  .site-header .site-main-header-inner-wrap .header-search-advanced form.search-form {
    width: 500px;
  }
  .site-header .site-main-header-inner-wrap .element-contact-inner-wrap .header-contact-item .base-svg-iconset {
    font-size: 28px;
  }
  .site-header .site-bottom-header-wrap .site-header-row-container-inner > .site-container .site-bottom-header-inner-wrap {
    min-height: 130px;
    padding: 10px 0 0 0;
    gap: 10px;
  }
  .site-header .site-bottom-header-wrap .site-header-row-container-inner > .site-container .site-bottom-header-inner-wrap .site-header-bottom-section-right {
    -ms-grid-column: 1;
        grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .site-header .site-bottom-header-wrap .site-header-row-container-inner > .site-container .site-bottom-header-inner-wrap .site-header-bottom-section-right .site-header-item-main-navigation .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .site-header .site-bottom-header-wrap .site-header-row-container-inner > .site-container .site-bottom-header-inner-wrap .site-header-bottom-section-right {
    -ms-grid-column-span: 4;
    grid-column-end: 4;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 5px 0;
  }
  .site-header .site-bottom-header-wrap .site-header-row-container-inner > .site-container .site-bottom-header-inner-wrap .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .site-header .site-bottom-header-wrap .site-header-row-container-inner > .site-container .site-bottom-header-inner-wrap .vertical-navigation .vertical-navigation-header {
    padding-right: 3em;
    border-radius: 5px;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 250px;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content h3 {
    font-size: 20px;
    margin-right: 40px;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content h3::before {
    -webkit-mask-size: 44px;
            mask-size: 44px;
    height: 44px;
    width: 44px;
  }
  .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));
  }
}
@media (max-width: 1024px) {
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 22px;
  }
  .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%;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields {
    display: block;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 20px;
    width: calc(33.3333% - 13.3333px);
  }
  .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) {
  .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.1rem);
    transform: translateY(-3.1rem);
  }
}
@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;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 20px;
  }
  .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: 6px 18px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 6px 18px;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email]::-webkit-input-placeholder {
    font-size: 12px;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email]::-moz-placeholder {
    font-size: 12px;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email]:-ms-input-placeholder {
    font-size: 12px;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email]::-ms-input-placeholder {
    font-size: 12px;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email]::placeholder {
    font-size: 12px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0px;
    width: calc(33.3333% - 6.66667px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    padding-left: 5px;
    padding-right: 5px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
}
@media (max-width: 719px) {
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content h3 {
    text-align: center;
    margin-right: 0;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content h3::before {
    -webkit-mask-size: 44px;
            mask-size: 44px;
    height: 24px;
    width: 44px;
  }
}
@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 (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: 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: 120px;
  }
  .site-header .site-header-item .base-svg-iconset .base-search-svg {
    font-size: 20px;
  }
  .site-header .site-header-item .base-svg-iconset .thebase-account-svg {
    font-size: 18px;
  }
  .site-header .site-header-item .base-svg-iconset .thebase-shopping-cart-svg {
    font-size: 17.5px;
  }
  .cms-banner .title h1.elementor-heading-title {
    font-size: 18px !important;
    line-height: 20px !important;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content h3::before {
    display: block;
    margin: 0 auto 10px;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
    height: 36px;
    width: 100%;
    margin-bottom: 10px;
  }
  .site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=submit] {
    height: 36px;
  }
  .site-footer .site-middle-footer-wrap .contact-info-container p + p {
    margin: 10px 0 0 0;
  }
  .site-footer .site-middle-footer-wrap .widget-title {
    margin-bottom: 0.8em;
  }
  .site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
    margin: 4px 0 0;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0px;
    width: calc(50% - 5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}