/**
* Theme Name:     Shopinia 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;
}

.color-switch-dark .elementor-section .elementor-divider * {
  border-color: var(--global-palette1) !important;
}
.color-switch-dark .site-header .primary-menu-container > .menu > li:not(:last-child) > a::before {
  background-color: rgba(0, 0, 0, 0.2);
}
.color-switch-dark .site-header .secondary-menu-container > .menu > li:not(:last-child) > a::before {
  background-color: rgba(255, 255, 255, 0.2);
}
.color-switch-dark #colophon {
  background: var(--global-palette7);
}
.color-switch-dark .site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .widget-title::before {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark .site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=submit] {
  background: var(--global-palette-btn-bg);
  color: var(--global-palette-btn);
}

.site-header #widget-toggle.drawer-toggle {
  padding: 18px 25px;
}
.site-header .secondary-menu-container > .menu > li:not(:last-child) > a::before {
  content: " ";
  width: 1px;
  height: 15px;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 0;
  left: auto;
  margin: auto;
  top: 0;
  bottom: 0;
}
.site-header .primary-menu-container > .menu > li:not(:last-child) > a::before {
  content: " ";
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 0;
  left: auto;
  margin: auto;
  top: 0;
  bottom: 0;
}
.site-header .header-account-in-wrap .header-account-content, .site-header .header-account-wrap .header-account-content {
  padding-left: 10px;
}
.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
}

.header-navigation[class*=header-navigation-dropdown-animation-fade] #menu-item-63.base-menu-mega-enabled > .sub-menu {
  margin-left: -45px !important;
}

#widget-drawer .drawer-inner .drawer-content .widget.tmcore-wp-widget-products .widget-content ul.product_list_widget li {
  border: 1px solid var(--global-gray-400);
  padding: 10px;
  border-radius: 0;
}

.product-list-tab .elementor-widget-tmcore-products-tabs.elementor-element .products-list ul li {
  border: 1px solid var(--global-gray-400);
  padding: 15px;
}
.product-list-tab .elementor-widget-tmcore-products-tabs.elementor-element .products-list ul li .product-title {
  color: var(--global-palette3);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.product-cat:not(.site-header .product-cat) {
  overflow: hidden;
}
.product-cat:not(.site-header .product-cat):hover .cat-image a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.elementor-widget-tmcore-product-categories-carousel ul.categories li.category:hover .cat-image img {
  -webkit-filter: brightness(1);
          filter: brightness(1);
}
.elementor-widget-tmcore-product-categories-carousel ul.categories li.category .product-cat-caption {
  opacity: 1;
  visibility: visible;
  bottom: 18px;
}

.sale-banner-block .elementor-icon-box-wrapper .elementor-icon-box-icon, .sale-banner-block .elementor-icon-box-wrapper .elementor-icon-box-content {
  background: var(--global-palette1);
  position: relative;
}
.sale-banner-block .elementor-icon-box-wrapper .elementor-icon-box-icon::before, .sale-banner-block .elementor-icon-box-wrapper .elementor-icon-box-content::before {
  content: "";
  background: var(--global-palette7);
  height: 15px;
  width: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}
.sale-banner-block .elementor-icon-box-wrapper .elementor-icon-box-icon {
  padding: 12px 15px 12px 23px;
}
.sale-banner-block .elementor-icon-box-wrapper .elementor-icon-box-icon::before {
  left: -7px;
  right: auto;
}
.sale-banner-block .elementor-icon-box-wrapper .elementor-icon-box-content {
  padding: 9px 23px 9px 15px;
}
.sale-banner-block .elementor-icon-box-wrapper .elementor-icon-box-content::before {
  left: auto;
  right: -7px;
}
.sale-banner-block .elementor-widget-text-editor h6 {
  font-weight: 200;
  margin: 0;
}

.site-footer .site-top-footer-wrap {
  margin-top: -45px;
}
.site-footer .site-top-footer-wrap .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-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content {
  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 .mc4wp-form .mc4wp-form-fields .newsletter-content .widget-title {
  margin: 0;
  padding-right: 20px;
  padding-left: 55px;
  position: relative;
}
.site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .widget-title::before {
  content: "";
  position: absolute;
  background: url(./img/newsletter-mail.svg);
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: center;
  width: 32px;
  height: 32px;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 10px;
}
.site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
  width: 415px;
  height: 40px;
  border-radius: 0;
  margin-right: 10px;
  padding: 5px 15px;
  border: 0;
}
.site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=submit] {
  height: 40px;
  background-color: var(--global-palette2);
  vertical-align: top;
  color: #fff;
}
.site-footer .site-middle-footer-wrap .widget-title {
  padding: 0 0 10px;
  margin-bottom: 25px;
  position: relative;
}
.site-footer .site-middle-footer-wrap .widget-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: auto;
  height: 3px;
  width: 50px;
  background-color: var(--global-palette1);
  bottom: 0;
}
.site-footer .site-middle-footer-wrap ul li {
  margin-bottom: 8px;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-1 {
  padding-right: 150px;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-1 p {
  margin: 0;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-1 h1.contact-number {
  color: var(--global-palette1);
  font-size: 36px;
  font-weight: 400;
  line-height: 1;
  margin: 5px 0 10px;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-1 .wp-block-columns {
  gap: 0rem;
  margin-top: 30px;
}
.site-footer .footer_middle_bottom_row .site-container {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 55px 15px 45px 15px;
}
.site-footer .footer_middle_bottom_row .widget_block {
  margin-bottom: 10px;
}
.site-footer .footer_middle_bottom_row .widget_block .footer-tag {
  margin-bottom: 0px;
}
.site-footer .footer_middle_bottom_row .widget_block .footer-tag h6 {
  font-weight: 600;
}
.site-footer .footer_middle_bottom_row .widget_block .footer-tag h6 a {
  color: #ffffff;
}
.site-footer .footer_middle_bottom_row .widget_block .footer-tag .wp-block-tag-cloud {
  margin-left: 10px;
}
.site-footer .footer_middle_bottom_row .widget_block .footer-tag .wp-block-tag-cloud a {
  color: #cccccc;
  text-decoration: none;
  letter-spacing: 0.6px;
}
.site-footer .footer_middle_bottom_row .widget_block .footer-tag .wp-block-tag-cloud a::after {
  content: "|";
  color: rgba(255, 255, 255, 0.2);
  padding: 0 12px;
}
.site-footer .footer_middle_bottom_row .widget_block .footer-tag .wp-block-tag-cloud a:last-child::after {
  display: none;
}
.site-footer .footer_middle_bottom_row .widget_block .footer-tag .wp-block-tag-cloud a:hover {
  color: var(--global-palette1);
}
.site-footer .footer_middle_bottom_row .widget_block .footer-tag .wp-block-heading, .site-footer .footer_middle_bottom_row .widget_block .footer-tag p {
  display: inline;
}

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

.archive.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry), .post-type-archive.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry), .single-product.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry) {
  padding: 1rem;
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item).entry {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item).entry .product-details.entry-content-wrap {
  border-top: 1px solid var(--global-gray-400);
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item).entry .product-details.entry-content-wrap .star-rating {
  margin: 0px 0 4px;
  float: none;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item).entry .product-details.entry-content-wrap .product-action-wrap {
  bottom: -1.9rem;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item).entry .product-details.entry-content-wrap .product-action-wrap .button:not(.kb-button):not(.added), .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item).entry .product-details.entry-content-wrap .product-action-wrap a.added_to_cart {
  width: auto;
  display: inline-block;
}
.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: 13px;
  font-weight: 500;
  border-radius: 0px;
  line-height: 2;
  letter-spacing: 0.6;
  padding: 9px 20px;
  text-transform: uppercase;
}
.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: 24px;
  font-weight: 400;
  text-align: center;
}
.woocommerce table.shop_table input {
  font-size: 14px;
}
.woocommerce div.images .base-product-gallery-main img {
  border: 1px solid var(--global-gray-400);
}
.woocommerce .base-product-gallery-thumbnails.splide.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide {
  border: 1px solid var(--global-gray-400);
}
.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: 400;
}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover {
  text-decoration: none;
  color: var(--global-palette1);
}

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

.tr-price, .price, .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette3);
  font-weight: 500;
  font-size: 14px;
}
.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;
}
.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}

#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: 4px;
  color: var(--global-palette9);
}
.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-palette9);
  opacity: 1;
}
.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);
  opacity: 1;
}

.primary-sidebar.widget-area .widget .widget-title, #filter-drawer .drawer-inner .product-filter-widgets .widget .widget-title {
  padding: 10px 15px;
  background-color: var(--global-palette7);
}
.primary-sidebar.widget-area .widget .widget-title::after, #filter-drawer .drawer-inner .product-filter-widgets .widget .widget-title::after {
  right: 10px;
  top: 5px;
}
.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 {
  border-top: 1px solid var(--global-palette7);
  padding: 15px;
  margin: 2px 0 0;
}

.cms-banner .elementor-widget-image a::after, .cms-banner .elementor-widget-image a::before {
  background: rgba(255, 255, 255, 0.2);
  content: "";
  position: absolute;
  opacity: 1;
  z-index: 1;
}
.cms-banner .elementor-widget-image a::before {
  bottom: 0;
  left: 50%;
  right: 51%;
  top: 0;
}
.cms-banner .elementor-widget-image a::after {
  bottom: 50%;
  left: 0;
  right: 0;
  top: 51%;
}
.cms-banner .elementor-widget-image a:hover::before {
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 500ms ease-in-out 0s;
  transition: all 500ms ease-in-out 0s;
}
.cms-banner .elementor-widget-image a:hover::after {
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 500ms ease-in-out 0s;
  transition: all 500ms ease-in-out 0s;
}

.wp-widget-group__inner-blocks .wp-block-latest-posts__post-title, .woocommerce-loop-product__title a:not(.menu .menu-item .woocommerce-loop-product__title a) {
  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;
}
.welcome_newsletter input[type=submit] {
  vertical-align: top;
}

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

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

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

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

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

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

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

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

.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: 16.6667%;
}

@media (min-width: 1430px) {
  .sale-banner-block .elementor-widget-video .e-hosted-video.elementor-wrapper {
    width: 1050px;
    height: 520px;
  }
}
@media (max-width: 1366px) {
  .sale-banner-block .elementor-widget-text-editor h6 {
    font-size: 14px;
  }
  .sale-banner-block .elementor-widget-text-editor h1 {
    font-size: 22px;
    line-height: 1.4;
  }
  .site-footer .site-middle-footer-wrap .site-footer-middle-section-1 {
    padding-right: 0;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 15px;
    width: calc(20% - 12px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 20%;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1201px) and (max-width: 1366px) {
  .site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 250px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .header-search-advanced form.search-form {
    max-width: 100%;
    width: 480px;
  }
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content {
    display: block;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .widget-title {
    padding-left: 5px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 400px;
  }
  .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) {
  .header-cart-button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header-cart-button span.header-cart-total {
    position: absolute;
    top: 6px;
    right: 0px;
  }
  .site-footer-row.site-footer-row-columns-4 {
    -ms-grid-columns: 1.8fr 1fr 1fr 1fr;
    grid-template-columns: 1.8fr 1fr 1fr 1fr;
  }
}
@media (max-width: 1024px) {
  .product-list-tab .woocommerce ul li {
    padding: 10px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 22px;
  }
  .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))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .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: 9px 20px;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 15px;
    width: calc(25% - 11.25px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .sale-banner-block .elementor-column.elementor-col-50 {
    width: 100% !important;
  }
}
@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.6rem);
    transform: translateY(-2.6rem);
  }
}
@media (max-width: 781px) {
  .site-footer .site-middle-footer-wrap .site-footer-middle-section-1 .wp-block-columns .wp-block-column {
    -ms-flex-preferred-size: 35% !important;
        flex-basis: 35% !important;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}
@media (max-width: 767px) {
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 130px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 360px;
  }
  .site-footer .site-middle-footer-wrap .site-footer-middle-section-1 h1.contact-number {
    font-size: 28px;
  }
  .site-footer .site-middle-footer-wrap .site-footer-middle-section-1 .wp-block-columns {
    margin-top: 20px;
  }
  .site-footer .footer_middle_bottom_row .site-container {
    padding: 25px 15px 25px 15px;
  }
  .sale-banner-block .elementor-icon-box-wrapper .elementor-icon-box-icon {
    padding: 7px 13px 5px 19px;
  }
  .sale-banner-block .elementor-icon-box-wrapper .elementor-icon-box-content {
    padding: 15px 19px 12px 13px;
  }
  .sale-banner-block .elementor-widget-text-editor h6 {
    font-size: 12px;
  }
  .sale-banner-block .elementor-widget-text-editor h1 {
    font-size: 18px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 18px;
  }
  .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: 9px 15px;
  }
  .woocommerce table.shop_table input {
    font-size: 12px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 9px 15px;
  }
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
    display: -ms-inline-flexbox;
    display: inline-flex;
    display: -webkit-inline-box;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 0;
    width: calc(33.3333% - 6.66667px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(33.3333% - 6.66667px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
}
@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 .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 100px;
  }
  .site-header .base-svg-iconset .thebase-account-svg {
    font-size: 19px;
  }
  .site-header .base-svg-iconset .thebase-shopping-cart-svg, .site-header .base-svg-iconset .base-menu-svg {
    font-size: 22px;
  }
  .site-header .base-svg-iconset .thebase-search-svg {
    font-size: 27px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-content .widget-title {
    margin-bottom: 10px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 100%;
    margin-bottom: 10px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=submit] {
    width: 100%;
  }
  .sale-banner-block .elementor-widget-text-editor h6 {
    font-size: 10px;
  }
  .sale-banner-block .elementor-widget-text-editor h1 {
    font-size: 14px;
  }
  .product-list-tab .woocommerce.columns-mobile-2 ul.products.grid-cols {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-row-gap: 0.2rem;
  }
  .product-list-tab .woocommerce.columns-mobile-2 ul.products.grid-cols li .product-title {
    padding-top: 0px;
  }
  .cms-banner .elementor-column .title .elementor-heading-title {
    font-size: 16px;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 0;
    width: calc(50% - 5px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}