/**
* Theme Name:     Autoric 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
*/
b, strong, .woocommerce form .form-row label {
  font-weight: 500;
}

:root .color-switch-dark #colophon .site-top-footer-wrap .site-footer-row-container-inner {
  background: var(--global-palette8);
}

:root {
  --global-gray-400: #e5e5e5;
}

.site-header .site-header-wrap .primary-menu-container > .menu > li:not(:last-child) > a::before {
  content: "";
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  height: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  right: 0;
}
.site-header .site-header-wrap .header-html-inner {
  position: relative;
}
.site-header .site-header-wrap .header-html-inner::before {
  content: "";
  position: absolute;
  background-image: url(./img/tag.svg);
  top: 0;
  bottom: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  background-size: 15px;
}
.site-header .site-header-wrap .header-html-inner p {
  -webkit-padding-start: 18px;
          padding-inline-start: 18px;
}
.site-header .site-header-wrap .account-navigation .account-menu-container ul.submenu {
  padding: 15px;
}
.site-header .site-header-wrap .header-search-advanced form.search-form .search-category-field, .site-header .site-header-wrap .header-search-advanced form.search-form .base-svg-iconset {
  display: none;
}
.site-header .site-header-wrap .header-search-advanced form.search-form .search-field {
  height: 47px;
}
.site-header .site-header-wrap .site-header-item-vertical-navigation {
  margin: 31px 20px 31px 0;
}
.site-header .site-header-wrap .site-header-item-vertical-navigation .vertical-navigation .vertical-navigation-header {
  padding-right: 100px;
  border-radius: 5px;
}
.site-header .site-header-wrap .site-header-item-vertical-navigation .vertical-navigation .vertical-menu-container {
  padding-top: 15px;
  background-color: transparent;
}
.site-header .site-header-wrap .site-header-item-vertical-navigation .vertical-navigation .vertical-menu-container ul.menu {
  background: var(--global-palette9);
  border-radius: 5px;
}
.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-footer-wrap .site-footer-top-section-1 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .mc4wp-form-content {
  text-align: left;
  padding: 0 30px 0 70px;
}
.site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .mc4wp-form-content p {
  margin: 0;
  font-size: 14px;
  letter-spacing: 1.2px;
  font-weight: 300;
  color: var(--global-palette3);
}
.site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .mc4wp-form-content::before {
  content: "";
  -webkit-mask-image: url(./img/email.svg);
          mask-image: url(./img/email.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 53px;
          mask-size: 53px;
  background: var(--global-palette3);
  height: 53px;
  width: 53px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email] {
  width: 550px;
  height: 46px;
  border: 0;
  border-radius: 5px;
  padding-left: 14px;
  background: #f5f5f5;
  color: #000;
}
.site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]::-webkit-input-placeholder {
  color: #000;
}
.site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]::-moz-placeholder {
  color: #000;
}
.site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]:-ms-input-placeholder {
  color: #000;
}
.site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]::-ms-input-placeholder {
  color: #000;
}
.site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]::placeholder {
  color: #000;
}
.site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
  height: 46px;
  background: var(--global-palette2);
  color: var(--global-palette9);
  border-radius: 0 5px 5px 0;
  vertical-align: top;
  position: absolute;
  right: 0;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .widget-title {
  margin-bottom: 23px;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-footer-middle-section-1 {
  position: relative;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-footer-middle-section-1::before {
  content: "";
  position: absolute;
  background: url(./img/footer-icon.png);
  width: 40px;
  height: 40px;
  background-size: 40px;
  background-repeat: no-repeat;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-footer-middle-section-1 .contact_info {
  -webkit-padding-start: 60px;
          padding-inline-start: 60px;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-footer-middle-section-1 .contact_info .contact-info-container p {
  margin-bottom: 15px;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .wp-widget-group__inner-blocks ul li {
  margin-bottom: 11px;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .wp-block-latest-posts__list .wp-block-latest-posts__featured-image {
  margin-right: 20px;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .wp-block-latest-posts__list .wp-block-latest-posts__post-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding: 6px 0 3px 0;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .wp-block-latest-posts__list .wp-block-latest-posts__post-date {
  color: var(--global-palette1);
  font-size: 14px;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-footer-middle-section-4 .wp-block-columns .wp-block-column {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

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

.woocommerce ul.products:not(.products-list-view) li.product {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap {
  bottom: -2rem;
}
.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart,
.woocommerce div.product div.summary .added_to_cart,
.woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  line-height: 2;
  letter-spacing: 0.36px;
  padding: 8px 20px;
  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);
  border-color: var(--global-palette-btn-bg-hover);
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-size: 22px;
  font-weight: 500;
  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: 13px;
  font-weight: 500;
}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover {
  text-decoration: none;
  color: var(--global-palette3);
}
.woocommerce span.onsale {
  color: #000000;
  background-color: var(--global-palette1);
}
.woocommerce div.product .woocommerce-tabs .panel table.bordered th {
  color: var(--global-palette3);
}

.woocommerce ul.products li.product .entry-content-wrap .woocommerce-loop-category__title a:hover, .woocommerce ul.products li.product .entry-content-wrap .woocommerce-loop-product__title a:hover, .woocommerce ul.products li.product .entry-content-wrap h3 a:hover {
  color: var(--global-palette3);
}

.products-list .products .star-rating {
  float: none;
  margin: 7px 0 5px;
}

.products-list ul.products li.splide__slide ul.splide__slide__row {
  margin: 0 !important;
}

.top-dimention-products .woocommerce ul.products li.splide__slide ul.splide__slide__row + ul.splide__slide__row li {
  border-top: 1px solid #eeeeee;
  padding: 20px 0 25px 0;
}

.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: 14px;
  font-weight: 500;
}

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

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

.base-product-toggle-container .base-toggle-shop-layout.toggle-active, .base-product-toggle-container .base-toggle-shop-layout:hover {
  background: var(--global-palette-btn-bg);
}

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

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  height: 35px;
}
.woosq-product .thumbnails .slick-arrow:before {
  font-size: 18px;
  line-height: 35px;
  padding-left: 3px;
  color: #000;
}
.woosq-product .thumbnails .slick-arrow:hover:before, .woosq-product .thumbnails .slick-arrow:focus:before {
  color: var(--global-palette9);
}

.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-palette3);
}
.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 ul.products li.product .product-thumbnail .product-actions a.button:hover,
.woocommerce ul.products li.product .product-thumbnail .product-actions a:hover,
.woocommerce ul.products li.product .product-thumbnail .product-actions button:hover {
  color: #000;
}

.cms-banner .elementor-column .elementor-widget-image a {
  position: relative;
}
.cms-banner .elementor-column .elementor-widget-image a::after, .cms-banner .elementor-column .elementor-widget-image a::before {
  background-color: rgba(167, 197, 201, 0.1);
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
}
.cms-banner .elementor-column .elementor-widget-image a::before {
  left: 0;
  top: 0;
}
.cms-banner .elementor-column .elementor-widget-image a::after {
  right: 0;
  bottom: 0;
}
.cms-banner .elementor-column:hover a::before, .cms-banner .elementor-column:hover a::after {
  height: 100%;
  width: 100%;
}

.primary-sidebar.widget-area .widget, #filter-drawer .drawer-inner .product-filter-widgets .widget {
  margin: 0 0 30px;
  border: 1px solid var(--global-gray-400);
  border-radius: 5px;
}
.primary-sidebar.widget-area .widget .widget-title, #filter-drawer .drawer-inner .product-filter-widgets .widget .widget-title {
  padding: 12px 15px 10px;
  background: var(--global-palette7);
}
.primary-sidebar.widget-area .widget .widget-title::after, #filter-drawer .drawer-inner .product-filter-widgets .widget .widget-title::after {
  right: 15px;
  top: 7px;
}
.primary-sidebar.widget-area .widget .widget-content, .primary-sidebar.widget-area .widget .wp-widget-group__inner-blocks, #filter-drawer .drawer-inner .product-filter-widgets .widget .widget-content, #filter-drawer .drawer-inner .product-filter-widgets .widget .wp-widget-group__inner-blocks {
  padding: 12px 15px;
}

.products-list .product-title, .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;
}

.welcome_newsletter input[type=email] {
  min-height: 44px;
  min-width: 220px;
  max-width: 220px;
  border-radius: 5px;
}
.welcome_newsletter input[type=submit] {
  vertical-align: top;
}

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

.woocommerce ul.cart_list li a img {
  border: 1px solid var(--global-gray-400);
  border-radius: 5px;
}

.header-search-advanced .search-results .tmc-product-search-image img {
  border: 1px solid var(--global-gray-400);
  border-radius: 5px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img, .woosw-popup .woosw-items .woosw-item .woosw-item--image img, .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image img, .header-search-advanced .tmc-suggestion .tmc-product-search-item .tmc-product-search-image img, .woocommerce div.product form.cart.grouped_form .group_table .woocommerce-grouped-product-list-item__thumbnail img, .woosw-list table.woosw-items .woosw-item .woosw-item--image img, .noti-wrap .product-image img {
  border-radius: 5px;
}

div.product div.images .base-product-gallery-main img {
  border: 1px solid var(--global-gray-400);
  border-radius: 5px;
}
div.product .base-product-gallery-thumbnails.splide.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide {
  border: 1px solid var(--global-gray-400);
  border-radius: 5px;
}
div.product .base-product-gallery-thumbnails .bt-woo-gallery-thumbnail img {
  border-radius: 5px;
}

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

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

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

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

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

.woocommerce-product-list .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-product-list .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
  margin: 0;
  margin-right: 20px;
  width: calc(25% - 15px);
  -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%;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 1366px) {
  .site-header .site-header-wrap .header-search-advanced form.search-form {
    width: 500px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
  .woocommerce-product-list .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 20px;
    width: calc(33.3333% - 13.3333px);
  }
}
@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;
  }
}
@media (min-width: 1025px) {
  .site-header-item {
    margin-right: 0px;
  }
  .site-footer-row.site-footer-row-columns-4 {
    -ms-grid-columns: 1.5fr 1fr 1fr 1fr;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
  }
}
@media (min-width: 1201px) and (max-width: 1366px) {
  .site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    width: 353px;
  }
}
@media (max-width: 1200px) {
  .site-header .site-header-wrap .site-header-item-vertical-navigation .vertical-navigation .vertical-navigation-header {
    padding-right: 20px;
    padding-left: 15px;
  }
  .site-header .site-header-wrap .header-search-advanced form.search-form {
    width: 400px;
  }
  .site-header .site-header-wrap .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .site-footer .site-footer-wrap .site-footer-top-section-1 {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields {
    display: block;
  }
  .site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .mc4wp-form-content {
    text-align: left;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 70px;
  }
  .site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .newsletter-wrapper {
    margin: 10px 0 10px 0;
  }
  .site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    width: 100%;
  }
  .site-footer .site-footer-wrap .site-footer-top-section-1 .footer-social {
    margin: 0;
  }
  .site-footer .site-footer-wrap .site-footer-top-section-1 .footer-social .footer-social-inner-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 1024px) {
  .related.products > h2, .woosc-quick-table > h2, .up-sells.upsells.products > h2, .cross-sells > h2 {
    font-size: 20px;
  }
  .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow, .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow {
    border-radius: 50px;
    padding: 13px 9px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 8px 20px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .woocommerce-product-list .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 15px;
    width: calc(50% - 7.5px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@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(-2.8rem);
    transform: translateY(-2.8rem);
  }
}
@media (max-width: 767px) {
  .site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .mc4wp-form-content {
    padding: 0;
    text-align: center;
  }
  .site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .mc4wp-form-content::before {
    position: static;
  }
  .site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  .site-footer .site-footer-wrap .site-footer-top-section-1 .mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
    position: relative;
    width: 100%;
    height: 40px;
    border-radius: 5px;
  }
  .site-footer .site-footer-wrap .site-footer-top-section-1 .footer-social .footer-social-inner-wrap {
    gap: 0.3em;
  }
  .site-header .site-mobile-header-wrap .site-top-header-inner-wrap .mobile-html p {
    margin: 0;
  }
  .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 .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: 8px 15px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 17px;
  }
  .woocommerce table.shop_table input {
    font-size: 12px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 8px 15px;
  }
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0;
    width: calc(33.3333% - 6.66667px);
  }
  .woocommerce-product-list .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
@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 .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 100px;
  }
  .site-header .site-header-item {
    margin-right: 15px;
  }
  .site-header .base-svg-iconset .thebase-search-svg, .site-header .base-svg-iconset .thebase-account-svg, .site-header .base-svg-iconset .thebase-shopping-cart-svg {
    font-size: 21px;
  }
  .cms-banner .elementor-column .title .elementor-heading-title {
    font-size: 20px;
  }
  .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-footer-middle-section-1::before {
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
  .site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-footer-middle-section-1 .contact_info {
    -webkit-padding-start: 40px;
            padding-inline-start: 40px;
  }
  .site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-footer-middle-section-1 .contact_info .contact-info-container p {
    margin-bottom: 5px;
  }
  .site-footer .site-footer-wrap .site-middle-footer-inner-wrap .wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-bottom: 0;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0;
    width: calc(50% - 5px);
  }
  .woocommerce-product-list .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 10px;
    width: calc(100% + 0px);
  }
}