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

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

.full_width_section.elementor-section-boxed {
  left: 0 !important;
  width: 100vw !important;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.site-header .header-contact-item {
  position: relative;
}
.site-header .header-contact-item::before {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  left: -25px;
  width: 1px;
  height: 40px;
  background-color: var(--global-gray-400);
}
.site-header .header-contact-item span.base-svg-iconset svg {
  color: var(--global-palette1);
}
.site-header .header-contact-item .contact-content {
  margin-left: 0.7em;
}
.site-header .element-contact-inner-wrap {
  margin-top: 0;
}
.site-header .element-contact-inner-wrap .header-contact-item {
  margin-top: 0;
}
.site-header .header-account-in-wrap, .site-header .header-account-wrap {
  position: relative;
}
.site-header .header-account-in-wrap::before, .site-header .header-account-in-wrap::after, .site-header .header-account-wrap::before, .site-header .header-account-wrap::after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  left: -25px;
  right: auto;
  width: 1px;
  height: 40px;
  background-color: var(--global-gray-400);
}
.site-header .header-account-in-wrap::after, .site-header .header-account-wrap::after {
  right: -36px;
  left: auto;
}
.site-header .header-account-in-wrap .header-account-label, .site-header .header-account-wrap .header-account-label {
  margin-left: 0.7em;
}
.site-header .header-search-advanced form.search-form .search-category-field .search-select {
  min-height: 40px;
}
.site-header .header-html .header-html-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-header .header-html .header-html-inner img {
  margin-right: 5px;
}
.site-header .header-social-wrap {
  padding: 6px;
  border: 1px solid var(--global-gray-400);
  border-radius: 5px;
  background: var(--global-palette7);
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap {
  font-size: 16px;
  margin-bottom: 3px;
  font-weight: 600;
  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);
}

.vertical-block {
  position: absolute;
  top: 30px;
  bottom: auto;
  left: 0;
  right: auto;
}

.product-category-block .widget_nav_menu {
  width: 250px;
  background-color: var(--global-palette9);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  margin: 0;
}
.product-category-block .widget_nav_menu .widget-title {
  border-radius: 5px 5px 0 0;
  font-size: 12px;
  color: var(--global-palette3);
  font-weight: 600;
  background-color: var(--global-palette2);
  padding: 17px 15px;
  margin: 0;
}
.product-category-block .widget_nav_menu .menu-all-categories-container .menu {
  padding: 0;
}
.product-category-block .widget_nav_menu .menu-all-categories-container .menu .menu-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  padding: 9px 15px;
}
.product-category-block .widget_nav_menu .menu-all-categories-container .menu .menu-item a {
  color: var(--global-palette4);
}
.product-category-block .widget_nav_menu .menu-all-categories-container .menu .menu-item a:hover {
  color: var(--global-palette1);
}
.product-category-block .widget_nav_menu .menu-all-categories-container .menu .menu-item:last-child {
  border-bottom: none;
}

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

.site-footer .site-top-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter-form {
  width: 315px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 26px;
}
.site-footer .site-top-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter-form input[type=email] {
  height: 42px;
  width: 100%;
  padding: 10px 15px 10px 15px;
  border-radius: 5px 0 0 5px;
  border: 0;
  background-color: var(--global-palette7);
}
.site-footer .site-top-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter-form span.newsletter-btn {
  background-color: var(--global-palette1);
  border-radius: 0 5px 5px 0;
}
.site-footer .site-top-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter-form span.newsletter-btn:hover {
  background-color: var(--global-palette2);
}
.site-footer .site-top-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter-form span.newsletter-btn input[type=submit] {
  -webkit-mask-image: url(./img/plane.svg);
  mask-image: url(./img/plane.svg);
  -webkit-mask-size: 19px;
  mask-size: 19px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: 50%;
  mask-position: 50%;
  background: var(--global-palette9);
  font-size: 0;
  height: 42px;
  padding: 0;
  display: block;
  width: 42px;
}
.site-footer .site-top-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter-form span.newsletter-btn input[type=submit]:hover {
  background: var(--global-palette-btn-hover);
}
.site-footer .site-top-footer-inner-wrap .footer-widget-area-inner.site-info-inner {
  background: var(--global-palette9);
  padding: 30px;
  border: 3px solid var(--global-palette7);
  border-radius: 5px;
}
.site-footer .site-top-footer-inner-wrap .contact-info-container p:before {
  color: var(--global-palette1);
  font-size: 15px;
}
.site-footer .site-top-footer-inner-wrap .contact-info-container p + p {
  margin: 16px 0 0 0;
}
.site-footer .site-top-footer-inner-wrap .wp-block-media-text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  direction: ltr;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -ms-grid-columns: 14% auto !important;
  grid-template-columns: 14% auto !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .site-top-footer-inner-wrap .wp-block-media-text > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.site-footer .site-top-footer-inner-wrap .wp-block-media-text > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.site-footer .site-top-footer-inner-wrap .wp-block-media-text figure.wp-block-media-text__media {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  margin: 0;
}
.site-footer .site-top-footer-inner-wrap .wp-block-media-text .wp-block-media-text__content {
  direction: ltr;
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  padding: 0 8%;
  word-break: break-word;
  -ms-grid-row-align: center;
      align-self: center;
}
.site-footer .site-top-footer-inner-wrap .wp-block-media-text .wp-block-media-text__content p {
  margin: 0 0 7px;
}
.site-footer .site-top-footer-inner-wrap .wp-block-media-text.footer-offer-banner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 34% auto !important;
  grid-template-columns: 34% auto !important;
}
.site-footer .site-middle-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 1.3em;
}
.site-footer .site-middle-footer-inner-wrap .footer-widget-area .widget li + li {
  margin: 8px 0 0;
}
.site-footer .site-middle-footer-inner-wrap .footer-widget-area {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
.site-footer .site-middle-footer-inner-wrap .footer-widget-area::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background-color: var(--global-gray-400);
  top: 0;
  right: 0;
}
.site-footer .site-middle-footer-inner-wrap .footer-widget-area.footer-widget5::after {
  display: none;
}
.site-footer .site-middle-footer-inner-wrap .site-footer-middle-section-2.site-footer-section {
  gap: 30px;
}
.site-footer .site-middle-footer-inner-wrap .wp-widget-group__inner-blocks .wp-block-image + .wp-block-image {
  margin: 40px 0 0;
}
.site-footer .footer_bottom_top_row .widget.widget_block {
  margin-bottom: 0;
}
.site-footer .footer_bottom_top_row .widget.widget_block .wp-block-columns {
  margin-bottom: 0;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  padding-top: 36px;
  padding-bottom: 36px;
}
.site-footer .footer_bottom_top_row .widget.widget_block .wp-block-columns .wp-block-column figure.wp-block-image {
  margin: 0;
}
.site-footer .footer_bottom_top_row .widget.widget_block .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.site-footer .footer_bottom_top_row .wp-block-social-links {
  gap: 15px;
  margin: 0;
}
.site-footer .footer_bottom_top_row .wp-block-social-links .wp-social-link svg {
  height: 20px;
  width: 20px;
}
.site-footer .footer_bottom_top_row .wp-block-social-links .wp-block-social-link.wp-social-link {
  display: inline-block;
}
.site-footer .footer_bottom_top_row .wp-block-social-links .wp-block-social-link.wp-social-link:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.site-footer .footer_bottom_top_row .wp-block-social-links .wp-block-social-link.wp-social-link a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}
.site-footer .footer_bottom_top_row .wp-block-social-links .wp-block-social-link.wp-social-link a.wp-block-social-link-anchor {
  color: currentColor;
  fill: currentColor;
}

.woocommerce ul.products:not(.products-list-view) li.product.entry {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  text-align: center;
}
.woocommerce ul.products:not(.products-list-view) li.product.entry .product-details.entry-content-wrap {
  padding: 1rem 0 0;
}
.woocommerce ul.products:not(.products-list-view) li.product.entry .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 0 auto 8px;
}
.woocommerce ul.products:not(.products-list-view) li.product.entry .product-details.entry-content-wrap .product-action-wrap.style-button {
  bottom: -2.9rem;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.woocommerce ul.products:not(.products-list-view) li.product.entry .product-details.entry-content-wrap .product-action-wrap.style-button .button:not(.kb-button):not(.added), .woocommerce ul.products:not(.products-list-view) li.product.entry .product-details.entry-content-wrap .product-action-wrap.style-button a.added_to_cart {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.woocommerce ul.products li.product .product-thumbnail {
  border-radius: 5px;
}
.woocommerce ul.products-list-view li.product {
  border-radius: 0;
  border: none;
}
.woocommerce .woocommerce-carousel.splide .splide__arrow {
  height: 1.8rem;
  width: 1.8rem;
}
.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: 12px;
  font-weight: 400;
  line-height: 2em;
  padding: 9px 20px;
  letter-spacing: 0.8px;
  border-radius: 5px;
  text-transform: uppercase;
  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 .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: 22px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 500;
}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover {
  text-decoration: none;
}
.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;
}
.woocommerce ul.cart_list li a img {
  border-radius: 5px;
}

.primary-sidebar .widget-title, #filter-drawer .widget-title {
  border-bottom: 3px solid var(--global-gray-400);
  background: var(--global-palette7);
  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-palette3);
  font-weight: 600;
}

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

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  height: 35px;
  border: 1px solid var(--global-gray-400) !important;
  border-radius: 5px !important;
}
.woosq-product .thumbnails .slick-arrow:hover:before, .woosq-product .thumbnails .slick-arrow:focus:before {
  color: var(--global-palette9);
  border: 1px solid var(--global-palette1);
}
.woosq-product .thumbnails .slick-arrow:before {
  font-size: 18px;
  line-height: 33px;
}

.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-gray-400);
  letter-spacing: 0;
  border-radius: 5px;
}
.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);
  border: 1px solid 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;
}

.base-product-toggle-container .base-toggle-shop-layout {
  color: var(--global-palette3);
}
.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);
}

.products-list .product-title, ul.product_list_widget .product-title, .wp-widget-group__inner-blocks .wp-block-latest-posts__post-title, .top-rated-menu-product-list .products-list .product-title, .woocommerce-loop-product__title a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.home-category .product-cat:hover .cat-image a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.home-category .product-cat ul.sub-categories li a {
  -webkit-padding-start: 24px;
          padding-inline-start: 24px;
  position: relative;
  display: block;
  margin-bottom: 6px;
}
.home-category .product-cat ul.sub-categories li a::before {
  position: absolute;
  content: "";
  -webkit-mask-image: url(img/star.svg);
          mask-image: url(img/star.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 20px;
          mask-size: 20px;
  background: var(--global-palette1);
  height: 20px;
  width: 20px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.home-category .woocommerce-carousel ul.products {
  margin: -1px !important;
}

.elementor-page .elementor-widget-tmcore-product-categories-carousel ul.products.grid-cols li {
  margin: 0 3px;
}

#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[id^=exit-popup].popup-drawer.exit-popup .drawer-inner .woocommerce ul li img {
  border-radius: 5px;
}

.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;
}

.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale, .woocommerce ul.products li.product .onsale, .woocommerce ul.products li.product .product-onsale .onsale {
  right: 6px;
  left: auto;
}

.woocommerce-carousel .splide__track ul.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-style: unset;
          transform-style: unset;
}
.woocommerce-carousel .splide__track ul.products li.product {
  margin: 0;
  margin-right: 25px;
  width: calc(20% - 20px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.column3 .woocommerce-carousel .splide__track ul.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-style: unset;
          transform-style: unset;
}
.column3 .woocommerce-carousel .splide__track ul.products li.product {
  margin: 0;
  margin-right: 20px;
  width: calc(33.3333% - 13.3333px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
  margin-right: 20px;
  width: calc(25% - 15px);
}

.cms-banner .elementor-widget-image {
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid var(--global-gray-400);
}

.cms-banner-hover {
  border-radius: 5px;
  border: 1px solid var(--global-gray-400);
  overflow: hidden;
}
.cms-banner-hover:hover .elementor-background-overlay {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.cms-banner-hover .elementor-background-overlay {
  -webkit-transition: all 0.4s !important;
  transition: all 0.4s !important;
}

.offer-discount {
  font-weight: 500;
  background: url(./img/offer-bg.png) no-repeat scroll 0 0;
  height: 38px;
  padding: 5px 17px 10px;
}

@media (max-width: 1366px) {
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
  .column3 .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 20px;
    width: calc(50% - 10px);
  }
}
@media (max-width: 1800px) {
  .product-category-block .widget_nav_menu .widget-title {
    padding: 14px 15px;
  }
  .product-category-block .widget_nav_menu .menu-all-categories-container {
    height: 270px;
    overflow-y: auto;
  }
  .product-category-block .widget_nav_menu .menu-all-categories-container .menu .menu-item {
    padding: 7px 15px;
  }
}
@media (min-width: 1367px) and (max-width: 1600px) {
  .product-category-block .widget_nav_menu {
    width: 230px;
  }
}
@media (min-width: 1201px) and (max-width: 1366px) {
  .collapse-sub-navigation ul.menu li {
    padding-block: 11.2px;
  }
}
@media (min-width: 1025px) {
  .site-footer-row.site-footer-row-columns-3.site-footer-row-column-layout-center-half {
    -ms-grid-columns: 0.7fr 2fr 1fr;
    grid-template-columns: 0.7fr 2fr 1fr;
  }
  .site-header .header-cart-button {
    border: 1px solid var(--global-palette6);
  }
  .site-header .header-cart-button .base-svg-iconset {
    border-right: 1px solid var(--global-gray-400);
    padding-right: 5px;
    margin-right: 5px;
  }
  .site-header .header-cart-button .header-cart-content {
    padding-left: 0;
  }
  .site-header .header-cart-button .header-cart-total {
    margin-top: 0;
    margin-left: 0;
    height: 1em;
    width: 1em;
    font-size: 1em;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 17.5px;
    padding-right: 17px;
  }
  .product-category-block .widget_nav_menu {
    width: 210px;
  }
  .product-category-block .widget_nav_menu .widget-title {
    padding: 10px 15px;
  }
  .product-category-block .widget_nav_menu .menu-all-categories-container {
    height: 210px;
  }
  .product-category-block .widget_nav_menu .menu-all-categories-container .menu .menu-item {
    padding: 5px 10px;
  }
  .header-search-advanced form.search-form {
    width: 570px;
  }
  .element-contact-inner-wrap .header-contact-item {
    margin-left: 2em;
    margin-right: 2em;
  }
  .header-navigation ul ul.sub-menu li.menu-item:has(.menu-banner-hidden) {
    display: none;
  }
  .header-menu-container ul.menu > li.base-menu-mega-columns-4.base-menu-mega-layout-right-forty > ul.sub-menu:has(.menu-banner-hidden) {
    -ms-grid-columns: 1fr 1fr 2fr;
    grid-template-columns: 1fr 1fr 2fr;
  }
  .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-top-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter-form {
    width: 265px;
  }
  .collapse-sub-navigation ul.menu li {
    padding-block: 7.9px;
  }
}
@media (min-width: 720px) and (max-width: 1024px) {
  .site-footer .site-top-footer-wrap .site-footer-row.site-footer-row-columns-3 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 1024px) {
  .site-footer .site-middle-footer-inner-wrap .footer-widget-area {
    padding-top: 0;
    padding-bottom: 0;
  }
  .site-footer .site-middle-footer-inner-wrap .footer-widget-area.footer-widget1::after, .site-footer .site-middle-footer-inner-wrap .footer-widget-area.footer-widget4::after {
    display: none;
  }
  .site-footer .site-top-footer-inner-wrap .widget {
    margin-bottom: 20px;
  }
  .site-footer .site-top-footer-inner-wrap .footer-widget-area-inner.site-info-inner {
    padding: 15px;
  }
  .site-footer .site-top-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter-form {
    width: 195px;
  }
  .site-footer .site-top-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter-form input[type=email], .site-footer .site-top-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter-form span.newsletter-btn input[type=submit] {
    height: 40px;
  }
  .woocommerce:not(.home-product-list .woocommerce) .related.products > h2, .woocommerce:not(.home-product-list .woocommerce) .woosc-quick-table > h2, .woocommerce:not(.home-product-list .woocommerce) .up-sells.upsells.products > h2, .woocommerce:not(.home-product-list .woocommerce) .cross-sells > h2 {
    font-size: 16px;
  }
  .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%;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .column3 .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 15px;
    width: calc(50% - 7.5px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 15px;
    width: calc(25% - 11.25px);
  }
}
@media (min-width: 768px) {
  .footer_bottom_top_row .wp-block-columns {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .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) {
  .site-footer .footer_bottom_top_row .wp-block-social-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site-footer .footer_bottom_top_row .widget.widget_block .wp-block-columns .wp-block-column figure.wp-block-image img {
    margin: auto;
  }
  .site-footer .footer_bottom_top_row .widget.widget_block .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 7px 15px;
  }
  .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 ul.products:not(.products-list-view) li.product.entry .product-details.entry-content-wrap {
    padding: 0.5rem 0 0;
  }
  .woocommerce ul.products:not(.products-list-view) li.product.entry .product-details.entry-content-wrap .star-rating {
    margin: 0 auto 2px;
  }
  .woocommerce ul.products.woo-archive-action-on-hover li.product .product-action-wrap {
    margin: 0.2rem 0 0;
  }
  .woocommerce:not(.home-product-list .woocommerce) .base-sticky-add-to-cart-action-wrap a.added_to_cart, .woocommerce:not(.home-product-list .woocommerce) div.product div.summary .added_to_cart, .woocommerce:not(.home-product-list .woocommerce) a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
    padding: 7px 15px;
  }
  .cms-column-banner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cms-column-banner .elementor-widget-wrap {
    display: inline-block;
    width: auto;
  }
  .woocommerce-carousel .splide__track ul.products li.product, .column3 .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 10px;
    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);
  }
}
@media (min-width: 541px) and (max-width: 719px) {
  .site-footer .site-top-footer-wrap .site-footer-row.site-footer-row-columns-3 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .site-footer .site-top-footer-wrap .site-footer-section:last-child {
    -ms-grid-column: 1;
        grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
  }
  .site-footer .site-top-footer-wrap .wp-block-media-text.footer-offer-banner {
    -ms-grid-columns: 34% auto !important;
    grid-template-columns: 18% auto !important;
  }
}
@media (max-width: 719px) {
  .site-footer .site-top-footer-wrap .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter-form {
    width: 225px;
  }
  .site-footer .site-middle-footer-inner-wrap.ft-ro-m-dir-column .site-footer-section {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
            flex-direction: inherit;
  }
  .site-footer .site-middle-footer-inner-wrap .site-footer-middle-section-2.site-footer-section {
    gap: 14px;
  }
  .site-footer .site-middle-footer-inner-wrap .widget-area .widget-title {
    margin-bottom: 0.8em;
  }
  .site-footer .site-middle-footer-inner-wrap .footer-widget-area .widget li + li {
    margin: 3px 0 0;
  }
  .site-footer .site-middle-footer-inner-wrap .wp-widget-group__inner-blocks .wp-block-image + .wp-block-image {
    margin: 20px 0 0;
  }
  .site-footer .site-middle-footer-inner-wrap .footer-widget-area::after {
    right: -7px;
  }
}
@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: 767px) {
  .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-bag-svg {
    font-size: 21px;
  }
  .site-footer .site-top-footer-inner-wrap .contact-info-container p + p {
    margin: 10px 0 0 0;
  }
  .site-footer .site-top-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter-form {
    margin-top: 16px;
  }
  .woocommerce-carousel .splide__track ul.products li.product, .column3 .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(100% + 0px);
  }
}