/**
* Theme Name:     TechBreez Layout
* Theme URI:      https://templatemela.com/
* Author:         TemplateMela
* Author URI:     https://templatemela.com
* Description:    This is a child theme of Avanam, generated by TemplateMela.
* Version:        1.0.0
* License:        GNU General Public License v3.0 (or later)
* License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
/*
:root {
    --global-button-height: 42px;
    --global-button-max-height: 42px;
}
// Maximum Button Height
.woocommerce ul.products li.product {

	.product-action-wrap  {
		button,
		a.button,
		.added_to_cart {
			max-height: var(--global-button-max-height);
		}
	}

	&.action-style-default,
	&.action-style-icon_button {
		button {
			max-height: var(--global-button-max-height);
		}
	}
}

.action-style-icon_button {
	.woosc_page .woosc_table .button,
	.woosc-quick-table .woosc-quick-table-products .woosc_table .button {
        max-height: var(--global-button-max-height);
    }
}

.woocommerce div.product div.summary .button.single_add_to_cart_button {
	height: var(--global-button-height);
    line-height: var(--global-button-height);
}
*/
:root {
  --global-gray-400: #e5e5e5;
  --global-button-height: 45px;
  --global-button-max-height: 45px;
}

.woocommerce form .form-row label, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table th {
  font-weight: 500;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  font-weight: 500;
}

.woocommerce form .form-row label {
  color: var(--global-palette4);
  font-weight: 400;
}

.woocommerce table.shop_attributes th {
  font-weight: 600;
}

.woosc-quick-table .woosc-quick-table-products .woosc_table .td-label, .woosc-quick-table .woosc-quick-table-products .woosc_table .th-label {
  font-weight: 500;
}
.woosc-quick-table .woosc_page .woosc_table .td-label, .woosc-quick-table .woosc_page .woosc_table .th-label {
  font-weight: 500;
}

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

.woocommerce-cart .woocommerce-cart-form .shop_table th {
  font-size: inherit;
}

div.woosw-list table.woosw-items .woosw-item .woosw-item--name a {
  color: var(--global-palette3);
}
div.woosw-list table.woosw-items .woosw-item .woosw-item--name a:hover {
  color: var(--global-palette1);
}

#woosq-popup .woosq-product .product_title {
  font-size: 21px;
  line-height: 32px;
}

.blog .post-thumbnail, .single-post .post-thumbnail, .category .post-thumbnail {
  border-radius: 5px;
}

.primary-sidebar .widget .wp-block-latest-posts__list li {
  line-height: 1.5;
}

.mobile-navigation .woocommerce ul li a {
  padding: 10px 18px;
}

.welcome-newsletter input[type=email] {
  min-height: 47px;
  min-width: 210px;
  max-width: 210px;
  border-radius: 50px;
  margin-bottom: 10px;
}

.welcome-newsletter {
  text-align: center;
}

.tax-product_brands .archive-description {
  color: var(--global-palette3);
}

.menu .menu-item .woocommerce ul.products li.product .woocommerce-loop-product__title a, .woocommerce .woocommerce-loop-product__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.products-list .product-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  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);
}

.primary-sidebar.widget-area .wp-widget-group__inner-blocks, #filter-drawer .wp-widget-group__inner-blocks {
  padding: 15px;
  margin-top: 0;
}
.primary-sidebar.widget-area .widget, #filter-drawer .widget {
  border: 1px solid var(--global-gray-400);
  border-radius: 5px;
}
.primary-sidebar.widget-area .widget-content, #filter-drawer .widget-content {
  margin-top: 0;
  padding: 15px;
}
.primary-sidebar.widget-area ol, #filter-drawer ol {
  margin: 0;
}
.primary-sidebar.widget-area .widget-title, #filter-drawer .widget-title {
  background-color: var(--global-palette8);
  padding: 11px 10px 11px 15px;
  margin-bottom: 0;
  border-radius: 5px 5px 0 0;
}
.primary-sidebar.widget-area .widget-title::after, #filter-drawer .widget-title::after {
  right: 13px;
  top: 8px;
}

.kb-splide.splide--draggable > .splide__slider > .splide__track, .kb-splide.splide--draggable > .splide__track {
  border-radius: 5px;
  border: 1px solid var(--global-gray-400);
}

.base-product-gallery-thumbnails.splide.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide {
  border-radius: 5px;
  outline: 1px solid var(--global-gray-400);
}

.base-product-gallery-thumbnails.splide.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide.is-active, .base-product-gallery-thumbnails.splide.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide:hover {
  border-radius: 5px;
  outline: 1px solid var(--global-palette1);
}

#widget-drawer .drawer-header {
  position: relative;
}
#widget-drawer .drawer-header::after {
  position: absolute;
  content: "";
  display: inline-block;
  background-color: var(--global-gray-400);
  width: 100%;
  height: 1px;
  top: 55px;
  right: 0;
}
#widget-drawer .header-widget2 a:not(.button) {
  color: var(--global-palette3);
}
#widget-drawer .header-widget2 .widget-title {
  color: var(--global-palette3);
}
#widget-drawer .drawer-inner .drawer-content {
  margin-top: 30px;
}
#widget-drawer .drawer-inner .drawer-content .widget-title {
  top: 18px;
}
#widget-drawer .drawer-header .drawer-toggle {
  color: var(--global-palette3);
}
#widget-drawer .woocommerce ul.product_list_widget li a {
  font-size: 14px;
  line-height: 22px;
}
#widget-drawer .woocommerce ul.product_list_widget li a: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);
}
.site-header .site-top-header-inner-wrap .secondary-navigation .secondary-menu-container > ul li.menu-item:not(:last-child) > a::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 15px;
  background-color: var(--global-gray-400);
  right: 0;
  bottom: 0;
  top: 11px;
}
.site-header .site-top-header-inner-wrap .secondary-menu-container > ul li.menu-item:last-child a {
  padding-right: 0;
}
.site-header .site-main-header-inner-wrap .header-search-advanced .search-form {
  height: 43px;
  margin-left: 222px;
}
.site-header .site-main-header-inner-wrap .header-search-advanced .search-form .base-svg-iconset {
  font-size: 20px;
}
.site-header .site-main-header-inner-wrap .header-contact-wrap {
  margin-right: 7px;
}
.site-header .site-main-header-inner-wrap .header-account-wrap, .site-header .site-main-header-inner-wrap .header-account-in-wrap {
  margin-right: 3px;
}
.site-header .site-main-header-inner-wrap .header-wishlist-button {
  width: 27px;
}
.site-header .site-main-header-inner-wrap .header-wishlist-button .header-wishlist-total {
  margin-left: -12px;
  margin-top: -24px;
}
.site-header .site-main-header-inner-wrap .header-cart-button .header-cart-total {
  margin-left: -13px;
  margin-top: -23px;
}
.site-header .site-main-header-inner-wrap .header-cart-button .header-cart-content {
  padding-left: 8px;
}
.site-header .site-main-header-inner-wrap .header-cart-button .header-cart-title.subtotal {
  margin-top: 8px;
}
.site-header .site-bottom-header-inner-wrap .main-navigation .primary-menu-container > ul > li.menu-item > a:last-child {
  padding-left: 0px;
}
.site-header .site-bottom-header-inner-wrap .vertical-navigation .vertical-navigation-header {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  min-width: 280px;
}
.site-header .site-bottom-header-inner-wrap .vertical-navigation .menu-item:hover .dropdown-nav-toggle {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.site-header .site-bottom-header-inner-wrap .vertical-navigation .vertical-menu-container {
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}
.site-header .site-bottom-header-inner-wrap .widget-toggle-open {
  position: relative;
}
.site-header .site-bottom-header-inner-wrap .widget-toggle-open::after {
  position: absolute;
  content: "";
  display: inline-block;
  -webkit-mask-image: url("./img/fire.svg");
          mask-image: url("./img/fire.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 23px;
          mask-size: 23px;
  width: 23px;
  height: 24px;
  top: 8px;
  left: -19px;
  background-color: #df3030;
}

.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .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 .widget_mc4wp_form_widget .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 .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content::before {
  content: "";
  display: inline-block;
  -webkit-mask-position: center;
          mask-position: center;
  margin: 0px 18px 0 0;
  -webkit-mask-image: url(./img/newsletter-mail.svg);
          mask-image: url(./img/newsletter-mail.svg);
  -webkit-mask-size: 70px;
          mask-size: 70px;
  width: 70px;
  height: 35px;
  background: #111228;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter {
  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_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form {
  position: relative;
  max-width: 650px;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form::after {
  position: absolute;
  content: "";
  background-color: var(--global-gray-400);
  width: 1px;
  height: 30px;
  right: 63px;
  top: 9px;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
  width: 650px;
  max-width: 100%;
  height: 45px;
  padding: 0 80px 0 15px;
  border-radius: 50px;
  border: 0;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=submit] {
  position: absolute;
  -webkit-mask-image: url(./img/Send.svg);
          mask-image: url(./img/Send.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: var(--global-palette3);
  -webkit-mask-size: 21px;
          mask-size: 21px;
  width: 21px;
  height: 21px;
  bottom: 10px;
  right: 12px;
  padding: 3px 16px;
}
.site-footer .site-top-footer-wrap .widget-area .widget-title {
  margin-bottom: 0;
  margin-right: 35px;
  position: relative;
}
.site-footer .site-top-footer-wrap .widget-area .widget-title::after {
  position: absolute;
  content: "";
  background-color: rgba(155, 155, 155, 0.7);
  width: 1px;
  height: 30px;
  right: -18px;
  top: 10px;
}
.site-footer .site-middle-footer-wrap .widget-area .widget-title {
  margin-bottom: 15px;
}
.site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
  margin: 6px 0 0;
}
.site-footer .site-middle-footer-wrap .contact_info .contact-info-container p {
  margin: 10px 0;
}
.site-footer .site-middle-footer-wrap .widget .wp-block-columns {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.8em;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-1 {
  width: 82%;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-1 .widget {
  margin-bottom: 23px;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-3 {
  width: 69%;
}

.deal-section .products-list.woocommerce-product-list ul.products li.product, .featured-section .products-list.woocommerce-product-list ul.products li.product {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
.deal-section .products-list.woocommerce-product-list ul.products li.product .product-details.entry-content-wrap, .featured-section .products-list.woocommerce-product-list ul.products li.product .product-details.entry-content-wrap {
  padding-left: 25px;
}
.deal-section .products-list.woocommerce-product-list ul.products li.product .product-thumbnail, .featured-section .products-list.woocommerce-product-list ul.products li.product .product-thumbnail {
  border-radius: 5px;
  border: 0;
}
.deal-section .products-list .product-title, .featured-section .products-list .product-title {
  -webkit-line-clamp: 2;
}
.deal-section .woocommerce .products.align-buttons-bottom li.product .entry-content-wrap .star-rating, .featured-section .woocommerce .products.align-buttons-bottom li.product .entry-content-wrap .star-rating {
  margin-bottom: 11px;
}

.splide .splide__arrow {
  opacity: 1;
}

.marque-section .tmcore-marquee_text {
  position: relative;
}
.marque-section .tmcore-marquee_text::before {
  position: absolute;
  content: "";
  display: inline-block;
  background-color: #cf9d08;
  width: 25px;
  height: 1px;
  top: 50%;
  left: -60px;
}

.cms-banner .elementor-column .elementor-widget-image {
  overflow: hidden;
  border-radius: 5px;
}

.button-hover .elementor-button:hover, .button-hover .post-button:hover {
  text-decoration: none !important;
}

.featured-section .products-list.woocommerce-product-list ul.products li.product {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  border: 1px solid var(--global-gray-400);
  border-radius: 5px;
  padding: 10px;
}
.featured-section .products-list.woocommerce-product-list ul.products li.product .product-details.entry-content-wrap {
  padding-left: 30px;
}
.featured-section .woocommerce ul.products li.product .entry-content-wrap .woocommerce-loop-product__title {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.featured-section .woocommerce ul.products.woo-archive-btn-button li.product .price {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.testimonial .elementor-testimonial-image {
  float: left;
}
.testimonial .details {
  text-align: left;
  display: inline-block;
}
.testimonial .star-rating {
  margin-bottom: 10px;
}

.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.woocommerce ul.products.woo-archive-action-on-hover:not(.products-list-view) li.product.is-visible:hover .entry-content-wrap {
  background: transparent;
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) {
  text-align: center;
  background: transparent;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap {
  padding: 20px 20px 0px 20px;
  background: transparent;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .star-rating-block {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .star-rating-block .star-rating {
  margin: 0px auto 8px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .woocommerce-loop-product__title {
  padding-bottom: 0;
  margin-bottom: 8px;
}
.woocommerce ul.products.products-list-view li.product {
  border: 0;
  padding: 0;
}
.woocommerce ul.products.products-list-view li.product .price {
  margin-bottom: 3px;
}
.woocommerce ul.products li.product .product-thumbnail {
  border: 1px solid var(--global-gray-400);
  border-radius: 5px;
}
.woocommerce ul.products li.product .product-thumbnail .product-actions button:hover, .woocommerce ul.products li.product .product-thumbnail .product-actions a.button:hover, .woocommerce ul.products li.product .product-thumbnail .product-actions a:hover {
  color: #222;
}
.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;
  line-height: 29px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 9px 24px;
  border-radius: 50px;
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  text-align: left;
  margin-bottom: 20px;
}
.woocommerce .woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: #ff0000;
  font-weight: 600;
}
.woocommerce .tr-price,
.woocommerce .price,
.woocommerce .woocommerce-grouped-product-list-item__price {
  color: #ff0000;
  font-weight: 600;
}
.woocommerce .tr-price del,
.woocommerce .price del,
.woocommerce .woocommerce-grouped-product-list-item__price del {
  color: var(--global-palette4);
  text-decoration-color: var(--global-palette4);
  font-weight: 400;
}
.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: 1em;
}
.woocommerce table.shop_table {
  font-size: 100%;
}
.woocommerce #reviews #comments h2 {
  font-size: 22px;
  font-weight: 600;
}
.woocommerce #reviews .comment-reply-title {
  font-size: 22px;
  font-weight: 600;
}
.woocommerce form .form-row label {
  font-size: 100%;
}
.woocommerce table.shop_table {
  font-size: 100%;
}
.woocommerce span.onsale {
  color: #111228;
  font-size: 12px;
  font-weight: 500;
  padding: 0;
  height: 22px;
  width: 40px;
  line-height: 22px;
  border-radius: 3px;
}
.woocommerce div.product div.summary .product-onsale span.onsale {
  font-size: 12px;
  padding: 0 15px;
}

.menu .menu-item .woocommerce ul.products li.product .onsale {
  padding: 0;
  font-size: 12px;
}

.base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title {
  font-size: 14px;
  font-weight: 500;
}

.woocommerce div.product div.summary form.cart .button.button-buy-now {
  background-color: var(--global-palette2);
  color: var(--global-palette9);
}

.list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-style: unset;
          transform-style: unset;
}
.list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
  margin: 0;
  margin-right: 32px;
  width: calc(33.3333% - 21.3333px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

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

.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:not(.product-cat) {
  margin: 0;
  margin-right: 32px;
  width: calc(16.6667% - 26.6667px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.list-column-2 .woocommerce-carousel .splide__track ul.products:not(ul.categories) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-style: unset;
          transform-style: unset;
}
.list-column-2 .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
  margin: 0;
  margin-right: 32px;
  width: calc(25% - 24px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
}

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

.woocommerce.color-switch-dark ul.products li.product .product-details .price, .color-switch-dark .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
  color: var(--global-palette1);
}

.woocommerce.color-switch-dark .tr-price, .woocommerce.color-switch-dark .price, .woocommerce.color-switch-dark .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette1);
}

.color-switch-dark .site-header .header-search-advanced form.search-form .search-submit {
  background: #0f0f0f;
}
.color-switch-dark .site-footer .site-middle-footer-wrap .site-footer-middle-section-1 .footer-logo img {
  -webkit-filter: invert(0.5);
          filter: invert(0.5);
}
.color-switch-dark .woocommerce .woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: var(--global-palette1);
}
.color-switch-dark .woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: var(--global-palette1);
}
.color-switch-dark .woocommerce ul.products li.product .product-details .price, .color-switch-dark .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
  color: var(--global-palette1);
}
.color-switch-dark .elementor-brand-image img {
  -webkit-filter: invert(0.5);
          filter: invert(0.5);
}
.color-switch-dark.woocommerce div.product div.summary form.cart .button.button-buy-now {
  background-color: var(--global-palette-btn-bg);
  color: var(--global-palette-btn);
}
.color-switch-dark.woocommerce div.product div.summary form.cart .button.button-buy-now:hover {
  background-color: var(--global-palette-btn-bg-hover);
  color: var(--global-palette-btn-hover);
}
.color-switch-dark #mobile-drawer .drawer-inner {
  background: var(--global-palette9);
}

@media (min-width: 1367px) and (max-width: 1560px) {
  .deal-section .products-list.woocommerce-product-list ul.products li.product .product-details.entry-content-wrap {
    padding-left: 7px;
  }
  .deal-section .time-sale .tmcore-countdown {
    -webkit-column-gap: 4px;
       -moz-column-gap: 4px;
            column-gap: 4px;
  }
  .deal-section .product .time-sale.style_7 .tmcore-countdown .countdown-item {
    width: 35px;
    height: 40px;
  }
  .deal-section .product-details .time-sale .tmcore-countdown .countdown-item .countdown-digits {
    font-size: 13px;
  }
  .deal-section .product-details .time-sale .tmcore-countdown .countdown-item .countdown-label {
    font-size: 9px;
  }
}
@media (min-width: 1501px) and (max-width: 1600px) {
  .site-header .site-main-header-inner-wrap .header-search-advanced .search-form {
    margin-left: 122px;
  }
}
@media (max-width: 1366px) {
  .featured-section .products-list.woocommerce-product-list ul.products li.product .product-details.entry-content-wrap {
    padding-left: 20px;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .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 .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content {
    margin-bottom: 20px;
  }
  .site-footer .site-middle-footer-wrap .site-footer-middle-section-3 {
    width: 100%;
  }
  .list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 25px;
    width: calc(50% - 12.5px);
  }
  .column4 .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 25px !important;
    width: calc(33.3333% - 16.6667px) !important;
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 25px;
    width: calc(20% - 20px);
  }
  .list-column-2 .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 25px;
    width: calc(33.3333% - 16.6667px);
  }
  .elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
    width: 33.3333%;
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 33.3333%;
  }
}
@media (min-width: 1367px) and (max-width: 1520px) {
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 490px;
  }
}
@media (min-width: 1201px) and (max-width: 1500px) {
  .site-header .site-main-header-inner-wrap .header-search-advanced .search-form {
    margin-left: 20px;
    width: 600px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .site-header .site-main-header-inner-wrap .header-search-advanced .search-form {
    margin-left: 10px;
    width: 440px;
  }
  .site-header .site-bottom-header-inner-wrap .vertical-navigation .vertical-navigation-header {
    min-width: 230px;
  }
  .site-header .site-bottom-header-inner-wrap .main-navigation .primary-menu-container > ul li.menu-item > a {
    padding-left: 8px;
    padding-right: 8px;
  }
  .woocommerce div.product div.images {
    width: 600px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .single-product .grid-lg-col-5, .woocommerce-cart .grid-lg-col-5 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .related.products ul.products, .upsells.products ul.products, .cross-sells ul.products {
    -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))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 767px) and (min-width: 541px) {
  .archive ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .single-product ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .woocommerce-cart ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list) {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .archive ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .single-product ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .woocommerce-cart ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list) {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 1024px) {
  #masthead .base-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above) > .site-header-row-container-inner {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  }
  .deal-section .products-list.woocommerce-product-list ul.products li.product .product-details.entry-content-wrap {
    padding-left: 10px;
  }
  .deal-section .time-sale .tmcore-countdown {
    -webkit-column-gap: 7px;
       -moz-column-gap: 7px;
            column-gap: 7px;
  }
  .popular-product .elementor-tabs-wrapper .elementor-tab-title:first-child {
    margin: 0px 0px 0px 0px !important;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap {
    padding: 15px 10px 0px 10px;
  }
  .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: 10px 18px;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content .newsletter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content::before {
    margin: 0px 15px 20px 0;
  }
  .site-footer .site-top-footer-wrap .widget-area .widget-title {
    margin-bottom: 6px;
    margin-right: 0;
  }
  .site-footer .site-top-footer-wrap .widget-area .widget-title::after {
    display: none;
  }
  .archive ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products),
  .archive .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products, .single-product ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products),
  .single-product .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products, .woocommerce-cart ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products),
  .woocommerce-cart .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
    row-gap: 1em;
  }
  .sub-menu .product-thumbnail .time-sale {
    display: none;
  }
  .list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 20px;
    width: calc(50% - 10px);
  }
  .column4 .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 20px !important;
    width: calc(33.3333% - 13.3333px) !important;
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
  .list-column-2 .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 20px;
    width: calc(50% - 10px);
  }
  .elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .entry-hero.product-archive-hero-section .entry-header, .entry-hero.post-archive-hero-section .entry-header, .entry-hero.page-hero-section .entry-header, .entry-hero.search-archive-hero-section .entry-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .archive.category .entry-hero.post-archive-hero-section .entry-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tax-product_brands .entry-hero.product-archive-hero-section .entry-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .archive .entry-hero.post-archive-hero-section .entry-header {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px) {
  .cms-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cms-banner .elementor-column {
    margin: auto;
    width: auto;
  }
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 190px;
  }
  .featured-section .products-list.woocommerce-product-list ul.products li.product .product-details.entry-content-wrap {
    padding-left: 15px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap {
    padding: 10px 10px 0px 10px;
  }
  .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;
    line-height: 25px;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-content::before {
    margin: 0px 0px 20px 0;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 100%;
  }
  .site-footer .site-middle-footer-wrap .site-footer-middle-section-1 {
    width: 100%;
  }
  .list-column .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 15px;
    width: calc(100% + 0px);
  }
  .column4 .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 15px !important;
    width: calc(33.3333% - 10px) !important;
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .list-column-2 .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 15px;
    width: calc(50% - 7.5px);
  }
  .elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
    width: 100%;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
@media (max-width: 575px) {
  .woocommerce ul.products.products-list-view li.product .product-thumbnail:not(#mobile-menu .product-thumbnail) {
    margin: 0;
  }
  .woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap {
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .site-header .mobile-html-inner {
    text-align: center;
    margin: 8px 0px;
  }
}
@media (max-width: 540px) {
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 160px;
  }
  .site-header .site-header-item {
    margin-right: 12px;
  }
  .deal-section .product-details .time-sale .tmcore-countdown .countdown-item .countdown-label {
    display: block;
  }
  .deal-section .product-details .time-sale .tmcore-countdown .countdown-item .countdown-digits {
    font-size: 14px;
  }
  .deal-section .product .time-sale.style_7 .tmcore-countdown .countdown-item {
    width: 40px;
    height: 40px;
  }
  .column4 .woocommerce-carousel .splide__track ul.products li.product {
    width: calc(50% - 7.5px) !important;
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    width: calc(50% - 7.5px);
  }
  .list-column-2 .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    width: calc(100% + 0px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}
@media (max-width: 460px) {
  .deal-section .products-list.woocommerce-product-list ul.products li.product {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .deal-section .products-list.woocommerce-product-list ul.products li.product .product-details.entry-content-wrap {
    padding-left: 0;
  }
}
@media (max-width: 380px) {
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 123px;
  }
  .cms-banner .elementor-column .cms-heading .elementor-heading-title {
    font-size: 18px !important;
    line-height: 25px !important;
  }
}