/**
* Theme Name:     Haircule 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;
  --global-button-height: 46px;
  --global-button-max-height: 46px;
}

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

.woocommerce form .form-row .button {
  padding: 12px 25px 12px 25px !important;
}

#login-drawer #loginform input, input[type=submit] {
  max-height: var(--global-button-max-height);
}

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

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

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

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

.wp-site-blocks {
  position: relative;
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 500;
  font-size: 18px;
  color: var(--global-palette3);
  font-family: var(--global-heading-font-family);
}
.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;
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
  display: block;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .woocommerce-loop-product__title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .star-rating {
  margin: 5px 0 10px 0;
  float: right;
  font-size: 1.2em;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
  width: 100%;
}

.woocommerce ul.products.products-list-view li.product {
  background: var(--global-palette9);
  border: 1px solid var(--global-gray-400);
  border-radius: 0;
}
.woocommerce ul.products.products-list-view li.product .woocommerce-loop-product__title {
  font-size: 20px;
}

.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: 600;
  border-radius: 50px;
  text-transform: uppercase;
  padding: 12px 25px;
  line-height: 1.9;
  font-family: var(--global-heading-font-family);
  background: #ededed;
  color: var(--global-palette3);
}
.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-palette1);
  color: var(--global-palette9);
}

button, .elementor-button {
  max-height: var(--global-button-max-height) !important;
}

.woocommerce .woosc-quick-table .woosc-quick-table-products a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
  background-color: var(--global-palette-btn-bg);
  color: var(--global-palette-btn);
}

body:not(.home).woocommerce ul.products li.product, .cross-sells ul.product-archive li.product {
  border: 1px solid var(--global-gray-400) !important;
}

.menu .menu-item .woocommerce ul.products li.product {
  border: none !important;
}

.product-cat:not(.site-header .product-cat) {
  overflow: hidden;
}
.product-cat:not(.site-header .product-cat) .cat-image {
  border-radius: 0px;
}
.product-cat:not(.site-header .product-cat):hover .cat-image a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}

.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 section.products > h2 {
  text-align: center;
  margin-bottom: 30px;
}

.woocommerce span.onsale, .menu .menu-item .woocommerce ul.products li.product .onsale {
  font-size: 12px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 100px;
  padding: 0;
}

.single-product div.product div.summary .product-onsale span.onsale {
  font-size: 12px;
  padding: 0 10px;
}

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

.primary-sidebar.widget-area .widget, #filter-drawer .widget {
  padding: 15px;
  border: 1px solid var(--global-gray-400);
}

.primary-sidebar.widget-area .widget-title, #filter-drawer .widget-title {
  padding: 5px 0px 15px;
  margin: 0 10px;
  border-bottom: 1px solid var(--global-gray-400);
}

.primary-sidebar.widget-area .widget-content, .primary-sidebar.widget-area .wp-widget-group__inner-blocks, #filter-drawer .widget-content, #filter-drawer .wp-widget-group__inner-blocks {
  padding: 15px 0px;
  margin: 0px 10px;
}

.primary-sidebar.widget-area .widget-title::after, #filter-drawer .widget-title::after {
  top: 5px;
  right: 0;
}

.entry-hero-container-inner::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0;
  background-color: rgba(76, 76, 76, 0.66);
  width: 25%;
  margin: 0 auto;
  border-radius: 100%;
  -webkit-animation: border-transform 10s linear infinite alternate forwards;
  animation: border-transform 10s linear infinite alternate forwards;
  height: 100%;
}

.cms-section .head-1 .elementor-heading-title {
  position: relative;
  display: inline-block;
}
.cms-section .head-1 .elementor-heading-title:before {
  content: "";
  position: absolute;
  width: 80px;
  background: var(--global-palette1);
  height: 2px;
  left: 100%;
  top: 13px;
  margin-left: 30px;
}
.cms-section .elementor-widget-image .elementor-widget-container {
  overflow: hidden;
}

.cms-two-banner .col .elementor-element-populated {
  overflow: hidden;
}
.cms-two-banner .elementor-element.cms-btn .elementor-button:hover {
  text-decoration: none;
}

.cms-sticky-container .elementor-element.col {
  width: 33.33% !important;
}

.price-item {
  padding: 15px 25px;
}

.price-list {
  padding: 44px 40px;
  text-align: left;
  -webkit-box-shadow: 0px 0px 10px 0px hsla(0, 0%, 21%, 0.21);
  box-shadow: 0px 0px 10px 0px hsla(0, 0%, 21%, 0.21);
  position: relative;
  background-size: 0;
  text-transform: capitalize;
}
.price-list:hover {
  background-size: 100%;
}
.price-list .price-list-item {
  margin-bottom: 30px;
}
.price-list .price-list-item:last-child {
  margin-bottom: 0px;
}
.price-list .price-list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: capitalize;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -ms-flex-align: center;
      align-items: center;
  z-index: 9;
  position: relative;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.price-list .text1.list-name {
  font-size: 18px;
  font-weight: 600;
  color: var(--global-palette3);
  letter-spacing: 0px;
  line-height: 24px;
  font-family: var(--global-heading-font-family);
}
.price-list .text1.list-name a {
  color: var(--global-palette3);
}
.price-list .border-sec {
  border: 1px dashed var(--global-palette3);
  width: 100%;
  margin: 8px 10px 0px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  display: block;
}
.price-list .text2.list-price {
  font-size: 16px;
  font-weight: 700;
  color: var(--global-palette1);
  float: right;
}

.price-list:hover .text1.list-name {
  color: #fff;
}
.price-list:hover .text1.list-name a {
  color: #fff;
}
.price-list:hover .border-sec {
  border-color: #fff;
}
.price-list:hover .text2.list-description {
  color: #ccc;
}

.blog .elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog .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;
}
.blog .elementor-element.elementor-widget-tmcore-post-grid .post-inner {
  padding: 12px;
  margin: 10px 0px;
  -webkit-box-shadow: 0px 0px 10px 0px hsla(0, 0%, 21%, 0.21);
          box-shadow: 0px 0px 10px 0px hsla(0, 0%, 21%, 0.21);
}
.blog .elementor-element.elementor-widget-tmcore-post-grid .post-inner .entry-content {
  padding: 0px 10px 10px;
}

.site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
.site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=email] {
  width: 540px;
  padding: 10px 20px;
  border-radius: 50px;
  border: none;
}
.site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=submit] {
  margin-left: 10px;
  padding: 10px 25px;
}
.site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=submit]:hover {
  background: var(--global-palette1);
}
.site-top-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 12px;
}

.site-middle-footer-inner-wrap .site-info-inner .contact-info-container p + p {
  margin: 10px 0 0 0;
}
.site-middle-footer-inner-wrap figure.wp-block-gallery.has-nested-images {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.site-top-footer-wrap .site-container {
  padding: 0;
}

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

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

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

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

@media screen and (min-width: 1200px) {
  .woocommerce ul.products li.product .product-details.entry-content-wrap {
    padding: 1.5rem;
  }
}
@media (max-width: 1366px) {
  .woocommerce-carousel .splide__track ul.products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform-style: unset;
            transform-style: unset;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin: 0;
    margin-right: 25px;
    width: calc(25% - 18.75px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 33.3333%;
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
  .site-main-header-wrap .site-header-row-container-inner > .site-container {
    padding: 0 15px;
  }
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 1.05em;
    padding-right: 1.05em;
  }
  .elementor-brand-wrapper .tmcore-carousel {
    display: block;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 20%;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .cms-sticky-container .elementor-element.col {
    width: 43.5% !important;
  }
}
@media (max-width: 1200px) {
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .woocommerce ul.products li.product .product-details.entry-content-wrap {
    padding: 1rem;
  }
}
@media (max-width: 1024px) {
  .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(33.3333% - 13.3333px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .elementor-brand-wrapper .tmcore-carousel {
    display: block;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 25%;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .sub-menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 15px;
  }
  .cms-sticky-container .elementor-element.col {
    width: 55% !important;
  }
  .mobile-navigation .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button) {
    padding: 10px 20px;
  }
  .price-list {
    padding: 34px 30px;
  }
  .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 20px;
    line-height: 2;
  }
  .site-top-footer-inner-wrap .widget-area .widget-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .testimonial-block .item-box .content {
    width: 73% !important;
    margin-top: 0 !important;
  }
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  section.related.products ul.products {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, 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));
  }
  .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: 767px) {
  .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: 15px;
    width: calc(33.3333% - 10px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .elementor-brand-wrapper .tmcore-carousel {
    display: block;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
  .site-header .custom-logo-link, .site-header .brand {
    display: block;
    width: 155px;
  }
  .cms-sticky-container .elementor-element.col {
    width: 100% !important;
  }
  .price-list {
    padding: 25px 25px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .star-rating {
    float: none;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
    margin-top: 0.7em;
  }
  .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) {
    line-height: 2.1;
  }
  #services .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .woocommerce ul.products:not(.products-list-view):not(.splide__list):not(.sub-menu .products) {
    row-gap: 1rem;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
  .testimonial-block .item-box {
    text-align: center !important;
  }
  .testimonial-block .item-box .elementor-testimonial-image {
    width: 110px;
    margin: 0 auto 15px auto;
  }
  .cms-two-banner .col {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .cms-section .head-1 .elementor-heading-title:before {
    width: 60px;
    margin-left: 20px;
  }
}
@media (min-width: 768px) {
  .testimonial-block .item-box .elementor-testimonial-image {
    float: left;
    width: 130px;
  }
  .testimonial-block .item-box .icon {
    display: inline-block;
  }
  .testimonial-block .item-box .details {
    float: inline-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .testimonial-block .item-box .content {
    width: 82%;
    float: right;
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  .woocommerce ul.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap {
    margin-top: 0.7em;
  }
}
@media (max-width: 540px) {
  .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: 15px;
    width: calc(50% - 7.5px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 480px) {
  .site-header .custom-logo-link, .site-header .brand {
    width: 135px;
  }
  .site-main-header-inner-wrap .site-header-item {
    margin-right: 12px;
  }
  .mobile-transparent-header #masthead {
    position: relative;
    background: #262524;
  }
  body:not(.home).mobile-transparent-header #masthead {
    position: absolute;
    background: transparent;
  }
  .woocommerce span.onsale, .menu .menu-item .woocommerce ul.products li.product .onsale, .single-product div.product .product-onsale span.onsale {
    font-size: 11px;
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .woocommerce ul.products li.product .onsale, .woocommerce ul.products li.product .product-onsale .onsale {
    top: 8px;
    left: 8px;
  }
  .cms-two-banner .elementor-element.head-1 .elementor-heading-title {
    font-size: 18px;
  }
  .cms-two-banner .elementor-element.head-2 .elementor-heading-title {
    font-size: 18px;
    line-height: 24px;
  }
  body:not(.rtl) .cms-two-banner .elementor-element.cms-btn {
    left: 46%;
  }
  body:not(.rtl) .cms-two-banner .elementor-element.head-1 {
    left: 46%;
  }
  body:not(.rtl) .cms-two-banner .elementor-element.head-2 {
    left: 46%;
  }
  .cms-sticky-container .elementor-element.col {
    width: 125% !important;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form {
    display: inline-block;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 280px;
    display: block;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=submit] {
    margin-top: 10px;
    margin-left: 0;
  }
}
.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 #masthead {
  --global-palette9: #fff;
}
.color-switch-dark #colophon {
  --global-palette9: #fff;
}
.color-switch-dark .header-cart-wrap .header-cart-button .header-cart-total, .color-switch-dark .header-mobile-cart-wrap .header-cart-button .header-cart-total {
  color: var(--global-palette8);
}
.color-switch-dark .blog .elementor-element.elementor-widget-tmcore-post-grid .post-inner {
  background: var(--global-palette8);
}
.color-switch-dark .woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart,
.color-switch-dark .woocommerce div.product div.summary .added_to_cart,
.color-switch-dark .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
  background: var(--global-palette-btn-bg);
}
.color-switch-dark .woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart:hover,
.color-switch-dark .woocommerce div.product div.summary .added_to_cart:hover,
.color-switch-dark .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-palette1);
  color: var(--global-palette9);
}
.color-switch-dark #services .elementor-element.column > .elementor-element-populated {
  background: var(--global-palette7);
}
.color-switch-dark .elementor-element.brand-section {
  border-color: #2f3336;
}
.color-switch-dark .elementor-brand-item .elementor-brand-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark h1.page-title.archive-title, .color-switch-dark .base-breadcrumbs, .color-switch-dark .entry-hero-container-inner h1.entry-title {
  color: var(--global-palette3);
}
.color-switch-dark .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=email] {
  background: var(--global-palette7);
}
.color-switch-dark .elementor-element.cat-col:not(.elementor-motion-effects-element-type-background),
.color-switch-dark .elementor-element.testimonial-block:not(.elementor-motion-effects-element-type-background),
.color-switch-dark .elementor-element.trending-products:not(.elementor-motion-effects-element-type-background),
.color-switch-dark .elementor-element.featured-products:not(.elementor-motion-effects-element-type-background) {
  background-color: var(--global-palette7);
}
.color-switch-dark .base-menu-mega-enabled > .sub-menu, .color-switch-dark ul.sub-menu .elementor-element.menu-product-tab {
  background-color: #181818 !important;
}
.color-switch-dark .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button) {
  background: var(--global-palette-btn-bg);
}
.color-switch-dark .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button):hover {
  background: var(--global-palette1);
}
.color-switch-dark .elementor-element.elementor-element-ac76cc4:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .color-switch-dark .elementor-element.elementor-element-b2525ef:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap {
  background-color: #212121 !important;
}

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

.color-switch-dark.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart,
.color-switch-dark.woocommerce div.product div.summary .added_to_cart,
.color-switch-dark.woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
  background: var(--global-palette-btn-bg);
}
.color-switch-dark.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart:hover,
.color-switch-dark.woocommerce div.product div.summary .added_to_cart:hover,
.color-switch-dark.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-palette1);
  color: var(--global-palette9);
}