/**
* Theme Name:     Starspo 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-gray-400: #e5e5e5;
  --global-gray-500: #dddddd;
}

.woocommerce form .form-row label {
  font-weight: 500;
  font-size: 100%;
}

.woocommerce .wc-block-components-notice-banner {
  font-size: 1em;
}

b, strong {
  font-weight: 600;
}

#payment ul.wc_payment_methods li.wc_payment_method > label, .woocommerce ul#shipping_method li label,
.woocommerce div.product form.cart .variations label, .woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title,
.woocommerce table.shop_table th, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tbody th, .woocommerce td.product-name dl.variation dt,
.base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title, .woocommerce table.shop_attributes th {
  font-weight: 500;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  font-size: 1em;
}

.base-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above) > .site-header-row-container-inner {
  -webkit-box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 12px 0 rgba(0, 0, 0, 0.1);
}

.header-contact-item .contact-content {
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.header-cart-wrap .header-cart-button .header-cart-total::before {
  content: "(";
}

.header-cart-wrap .header-cart-button .header-cart-total::after {
  content: ")";
}

.header-cart-button .header-cart-total {
  font-size: 0.95em;
  width: auto;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin: 3px 0 0 3px;
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-size: 15px;
  font-weight: 500;
  color: var(--global-palette3);
}
.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}

ul.sub-menu .elementor-element.elementor-widget-tmcore-products .products-list .product-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.top-deal-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
  -webkit-transform: none;
          transform: none;
}

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

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

.elementor-brand-wrapper .tmcore-carousel {
  display: block;
}
.elementor-brand-wrapper .splide__track .elementor-brand-item {
  width: 16.6667%;
}

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

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  border: none;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
  padding: 15px 0 10px;
  text-align: left;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 0 0 5px 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .woocommerce-loop-product__title a {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
  bottom: -2.4rem;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 0;
}

.woocommerce ul.products.products-list-view li.product {
  padding: 1rem;
  background: var(--global-palette9);
  border: 1px solid var(--global-gray-400);
  border-radius: 0px;
}
.woocommerce ul.products.products-list-view li.product .woocommerce-loop-product__title {
  font-size: 15px;
}
.woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap .star-rating {
  float: none;
}

.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart,
.woocommerce div.product div.summary .added_to_cart,
.woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  border-radius: 0;
  padding: 9px 25px;
  line-height: 1.75;
}

.sidebar-widgets-collapsible .widget-title:after {
  top: 6px;
  right: 12px;
}

.primary-sidebar.widget-area .widget-title {
  padding: 10px 15px;
  background: var(--global-palette7);
}
.primary-sidebar.widget-area .widget-content {
  padding: 0 5px;
}

.single-product.content-style-unboxed .content-bg:not(.loop-entry) {
  background: var(--global-palette9);
}

.woocommerce-carousel ul.products {
  margin: 0px !important;
}

.splide__list {
  -webkit-transform-style: unset;
          transform-style: unset;
}

.welcome-newsletter input[type=email] {
  min-height: 45px;
  min-width: 220px;
  border-radius: 0;
  margin-bottom: 10px;
}

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

.woocommerce span.onsale, .menu .menu-item .woocommerce ul.products li.product .onsale, .single-product div.product div.summary .product-onsale span.onsale {
  font-size: 12px;
  font-weight: 500;
  border-radius: 0;
  padding: 3px 8px;
  background-color: #e43c16;
  color: #ffffff;
}

.woocommerce ul.products li.product .onsale, .woocommerce ul.products li.product .product-onsale .onsale {
  top: 7px;
  left: 7px;
}

.testimonial .elementor-testimonial-image:after {
  content: "";
  background: var(--global-palette2) url(../default/img/testimonial-quote.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px;
  width: 30px;
  height: 30px;
  position: relative;
  bottom: 45px;
  right: 90px;
  display: inline-block;
  margin-left: -14px;
  border-radius: 50%;
}
.testimonial .item-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.testimonial .content {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.testimonial .details {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.archive.category .archive-description, .archive.tag .archive-description {
  display: none;
}

.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;
}
.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .post-button:hover {
  text-decoration: none;
}

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

.site-top-footer-inner-wrap .footer-widget-area-inner.site-info-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.site-top-footer-inner-wrap .widget {
  margin-bottom: 0;
}
.site-top-footer-inner-wrap .wp-block-columns {
  margin-bottom: 0em;
}
.site-top-footer-inner-wrap .newsletter-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-top-footer-inner-wrap .newsletter-text {
  text-align: left;
  margin-left: 20px;
}
.site-top-footer-inner-wrap .newsletter-text h1 {
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  color: var(--global-palette3);
}
.site-top-footer-inner-wrap .newsletter-text p {
  font-size: 13px;
  margin: 5px 0;
}
.site-top-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 0;
}
.site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=email] {
  width: 600px;
  height: 47px;
  border: none;
  border-radius: 0;
  padding: 10px 65px 10px 20px;
}
.site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=email]:focus {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=submit] {
  position: absolute;
  border-radius: 0px;
  padding: 10px 25px 10px 25px;
  top: 0;
  right: 0;
  background-color: var(--global-palette1);
  color: var(--global-palette9);
  background-image: url(../default/img/send.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
}

.site-middle-footer-inner-wrap .site-info-inner .contact-info-container p + p {
  margin: 10px 0 0;
}
.site-middle-footer-inner-wrap .widget-area .widget {
  padding-right: 45px;
}
.site-middle-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 20px;
}

.site-footer .footer_bottom_top_row .site-container .widget_block {
  padding: 35px 0;
  margin: 0;
}
.site-footer .footer_bottom_top_row .site-container .widget_block .wp-block-columns {
  margin-bottom: 0;
}
.site-footer .footer_bottom_top_row .site-container .widget_block .wp-block-columns .wp-block-column:last-child .wp-block-media-text {
  border-right: 0;
}
.site-footer .footer_bottom_top_row .site-container .widget_block .wp-block-columns .wp-block-media-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  gap: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.1490196078);
  padding: 0 15px !important;
}
.site-footer .footer_bottom_top_row .site-container .widget_block .wp-block-columns .wp-block-media-text .wp-block-media-text__media img {
  width: 50px;
  height: 45px;
}
.site-footer .footer_bottom_top_row .site-container .widget_block .wp-block-columns .wp-block-media-text .wp-block-media-text__content p {
  margin: 0;
}
.site-footer .footer_bottom_top_row .site-container .widget_block .wp-block-columns .wp-block-media-text .wp-block-media-text__content p a {
  text-decoration: none;
  color: var(--global-palette9);
}

.product-actions .woosw-btn.woosw-btn-has-icon, .product-actions .woosc-btn.woosc-btn-has-icon, .product-actions .woosq-btn.woosq-btn-has-icon {
  background: var(--global-palette9);
  color: var(--global-palette3);
  -webkit-box-shadow: 0 0 9px rgba(85, 85, 85, 0.1333333333);
          box-shadow: 0 0 9px rgba(85, 85, 85, 0.1333333333);
}

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

.base-product-toggle-container .base-toggle-shop-layout.toggle, .base-product-toggle-container .base-toggle-shop-layout {
  background: var(--global-palette8);
}

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

.woocommerce table.shop_table {
  font-size: 100%;
}

.select2-container--open .select2-dropdown--below, .select2-container--open .select2-dropdown--above {
  z-index: 1;
}

@media (max-width: 1366px) {
  .site-top-footer-inner-wrap .footer-widget-area-inner.site-info-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 20px;
  }
  .site-top-footer-inner-wrap .wp-block-columns {
    padding-left: 0;
  }
  .site-middle-footer-inner-wrap .widget-area .widget {
    padding-right: 35px;
  }
  .site-footer .footer_bottom_top_row .site-container .widget_block .wp-block-columns {
    gap: 10px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 25%;
  }
}
@media (max-width: 1200px) {
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 0.75em;
    padding-right: 0.75em;
  }
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .site-middle-footer-inner-wrap .widget-area .widget {
    padding-right: 25px;
  }
  .site-footer .footer_bottom_top_row .site-container .widget_block .wp-block-columns {
    gap: 0;
  }
}
@media (max-width: 1200px) and (min-width: 1025px) {
  section.related.products ul.product-archive, section.up-sells.upsells.products .product-archive, .cross-sells .product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 1024px) {
  .site-header .custom-logo-link, .site-header .brand {
    width: 160px;
    display: block;
  }
  .site-top-header-inner-wrap .mobile-html-inner p {
    text-align: center;
    margin: 8px 0;
  }
  .sub-menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 15px;
  }
  .header-cart-button .header-cart-total {
    width: 1.6em;
    font-size: 0.8em;
    margin: -10px 0 0 -0.8em;
  }
  .popup-drawer .drawer-content {
    padding: 0 0.5em 0.5em;
  }
  .woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart,
  .woocommerce div.product div.summary .added_to_cart,
  .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
    padding: 8px 20px;
    line-height: 1.95;
  }
  .drawer-content {
    margin-top: 15px;
  }
  .drawer-content .widget-area .widget-title {
    font-size: 15px;
    font-family: var(--global-body-font-family);
    padding: 10px 15px;
    background: var(--global-palette7);
  }
  .drawer-content .widget-content {
    padding: 0 5px;
  }
  .site-middle-footer-inner-wrap .widget-area .widget {
    padding-right: 0;
  }
  .site-footer .footer_bottom_top_row .site-container .widget_block .wp-block-columns {
    display: -ms-grid;
    display: grid;
    gap: 30px;
    -ms-grid-columns: minmax(0, 1fr) 30px minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .site-footer .footer_bottom_top_row .site-container .widget_block .wp-block-columns .wp-block-media-text {
    border: none;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  .woocommerce ul.products:not(.products-list-view).woo-archive-action-on-hover li.product:hover .entry-content-wrap {
    -webkit-transform: translateY(-3.5rem);
            transform: translateY(-3.5rem);
  }
  .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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 140px;
  }
  .archive.category .entry-hero.post-archive-hero-section .entry-header P {
    margin-top: 5px;
  }
  .tax-product_brands .entry-hero.product-archive-hero-section .entry-header {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  section.related.products ul.product-archive, section.up-sells.upsells.products .product-archive, .cross-sells .product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .cms-two-banner .col, .cms-three-banner .col {
    width: auto;
    margin: 0 auto;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
    padding: 15px 0 0;
  }
  .mobile-navigation .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button) {
    padding: 9px 18px;
  }
  .entry-hero-container-inner .entry-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 0;
  }
  .entry-header .archive-description {
    display: block;
  }
  .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;
  }
  .site-top-footer-inner-wrap .newsletter-col {
    margin-left: 0;
    row-gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
  .site-top-footer-inner-wrap .newsletter-text {
    text-align: center;
    margin-left: 0;
  }
  .site-top-footer-inner-wrap .newsletter-text h1 {
    font-size: 26px;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 500px;
  }
  .site-middle-footer-inner-wrap .widget-area .widget-title {
    margin-bottom: 10px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
}
@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));
  }
  .sub-menu .elementor-element.elementor-widget-tmcore-products ul.products {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 575px) {
  .woocommerce ul.products.products-list-view {
    gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 360px;
  }
  .site-footer .footer_bottom_top_row .site-container .widget_block .wp-block-columns {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    width: calc(50% - 7.5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .site-header .custom-logo-link, .site-header .brand {
    width: 135px;
    display: block;
  }
  .site-header-item {
    margin-right: 12px;
  }
  .cms-two-banner .elementor-element .head-1 .elementor-heading-title {
    font-size: 28px;
    line-height: 32px;
  }
  .cms-two-banner .elementor-element .head-2 .elementor-heading-title {
    font-size: 28px;
    line-height: 32px;
  }
  .site-top-footer-inner-wrap .newsletter-text h1 {
    font-size: 22px;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 340px;
  }
}
@media (max-width: 380px) {
  .cms-two-banner .elementor-element .head-1 .elementor-heading-title {
    font-size: 24px;
    line-height: 28px;
  }
  .cms-two-banner .elementor-element .head-2 .elementor-heading-title {
    font-size: 24px;
    line-height: 28px;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 280px;
  }
}
.color-switch-dark #masthead, .color-switch-dark #masthead .base-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above) > .site-header-row-container-inner {
  background: var(--global-palette7);
  --global-palette9: #fff;
}
.color-switch-dark .slider-btn {
  background-color: var(--global-palette-btn-bg) !important;
  color: var(--global-palette-btn) !important;
}
.color-switch-dark .slider-btn:hover {
  background-color: var(--global-palette-btn-bg-hover) !important;
  color: var(--global-palette-btn-hover) !important;
}
.color-switch-dark .site-top-header-wrap .site-header-row-container-inner {
  background: var(--global-palette7);
}
.color-switch-dark ul.sub-menu .elementor-element.menu-product-tab {
  background-color: #212121;
}
.color-switch-dark .elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
  border-color: #ffd21d !important;
}
.color-switch-dark .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button) {
  color: var(--global-palette4);
  background: var(--global-palette-btn-bg);
}
.color-switch-dark .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button):hover {
  color: var(--global-palette-btn-hover);
  background-color: var(--global-palette-btn-bg-hover);
}
.color-switch-dark .entry-hero-container-inner {
  background: var(--global-palette8);
}
.color-switch-dark .testimonial .elementor-testimonial-image img {
  border-color: var(--global-palette2) !important;
}
.color-switch-dark .elementor-brand-item .elementor-brand-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark #colophon {
  background: var(--global-palette8);
  --global-palette9: #fff;
}
.color-switch-dark .site-top-footer-wrap .site-footer-row-container-inner {
  background: var(--global-palette7);
}
.color-switch-dark .site-top-footer-inner-wrap .wp-block-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=submit] {
  background-color: var(--global-palette-btn-bg);
}

.color-switch-dark.woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button) {
  color: var(--global-palette4);
  background: var(--global-palette-btn-bg);
}
.color-switch-dark.woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button):hover {
  color: var(--global-palette-btn-hover);
  background-color: var(--global-palette-btn-bg-hover);
}