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

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

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

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

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

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

.primary-sidebar.widget-area .widget, #filter-drawer .widget {
  border-bottom: 1px solid var(--global-gray-400);
  margin-bottom: 1.2em;
}
.primary-sidebar.widget-area .widget-content, #filter-drawer .widget-content {
  padding: 10px 0px 15px 0px;
  margin-top: 3px;
}
.primary-sidebar.widget-area .wp-widget-group__inner-blocks, #filter-drawer .wp-widget-group__inner-blocks {
  padding: 0 0 15px 0px;
}
.primary-sidebar.widget-area ol, #filter-drawer ol {
  margin: 0;
}

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

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

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

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

.tax-product_brands .archive-description {
  color: #29395b;
}

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

.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: 15px;
  padding-right: 15px;
}

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

.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 500;
  font-size: 17px;
  color: var(--global-palette3);
  padding-bottom: 5px;
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}
.site-header #main-header .header-button {
  padding: 12px 40px;
}

.mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon {
  font-size: 24px;
  color: var(--global-palette3);
}
.mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon:hover {
  color: var(--global-palette2);
}

.site-footer .site-info-inner .newsletter-form input[type=email] {
  width: 310px;
  padding: 10px 15px;
  margin-top: 15px;
  border-radius: 0;
  height: 50px;
}
.site-footer .site-info-inner .newsletter-form .newsletter-btn {
  background-color: var(--global-palette9);
  color: var(--global-palette3);
  letter-spacing: 2px;
  margin-top: 20px;
}
.site-footer .site-info-inner .wp-block-list li {
  margin-bottom: 12px;
}
.site-footer .widget-area .widget-title {
  margin-bottom: 10px;
}

.video-section .elementor-wrapper.elementor-open-inline {
  --video-aspect-ratio: 2.8 !important;
}

.team-section .team-job {
  padding-bottom: 0px !important;
}
.team-section .team-icon-socials {
  display: none;
}

.testimonial-carousel ul {
  padding-left: 0;
}
.testimonial-carousel .splide__pagination__page {
  height: 12px;
  width: 12px;
}

/***************class add in elementore cms banner section (for hover in image grow effect)*********/
.cms-banner .elementor-column .elementor-image-box-img {
  overflow: hidden;
}

.blog-section .entry-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) {
  text-align: left;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
  padding-inline: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap.style-button {
  padding-inline: 0;
  bottom: -2.3rem;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  width: 100%;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 6px 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .woocommerce-loop-product__title {
  padding-bottom: 0;
}
.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;
  padding: 11px 30px;
  text-transform: uppercase;
  line-height: 25px;
  border-radius: 0;
  letter-spacing: 2px;
  height: 44px;
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  text-align: center;
  margin-bottom: 35px;
  text-transform: capitalize;
}
.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: 16px;
  font-weight: 400;
}
.woocommerce .woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: var(--global-palette1);
  font-weight: 600;
}
.woocommerce .tr-price,
.woocommerce .price,
.woocommerce .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette1);
  font-weight: 600;
}
.woocommerce .tr-price del,
.woocommerce .price del,
.woocommerce .woocommerce-grouped-product-list-item__price del {
  color: var(--global-palette4) !important;
  text-decoration-color: var(--global-palette);
  font-weight: 400;
}
.woocommerce table.shop_table {
  font-size: 100%;
}
.woocommerce #cart-drawer h2.side-cart-header {
  font-size: 18px;
}
.woocommerce #reviews #comments h2 {
  font-size: 19px;
  font-weight: 600;
  color: var(--global-palette3);
}
.woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 600;
  color: var(--global-palette3);
}
.woocommerce form .form-row label {
  font-size: 100%;
}
.woocommerce table.shop_table {
  font-size: 100%;
}
.woocommerce span.onsale {
  background-color: var(--global-palette1);
  color: var(--global-palette9);
  font-size: 0.7em;
  padding: 0;
  width: 40px;
  height: 20px;
  font-weight: 500;
  border-radius: 0;
  line-height: 22px;
}
.woocommerce div.product div.summary .product-onsale span.onsale {
  padding: 2px 8px;
  font-size: 0.7em;
}

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

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

.color-switch-dark #colophon {
  background: #212121;
}
.color-switch-dark #mobile-drawer .drawer-inner {
  background: var(--global-palette7);
}
.color-switch-dark .elementor-brand-image img {
  -webkit-filter: invert(0.5);
          filter: invert(0.5);
}

@media (min-width: 1025px) {
  .site-footer-row.site-footer-row-columns-4.site-footer-row-column-layout-left-forty {
    -ms-grid-columns: 2fr 1fr 1fr 1fr;
    grid-template-columns: 2fr 1fr 1fr 1fr;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 34px;
  }
}
@media (max-width: 1024px) {
  .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;
  }
  .site-middle-footer-wrap .widget-area .widget-title {
    margin-bottom: 0;
  }
  .site-bottom-footer-inner-wrap {
    grid-row-gap: 15px;
  }
  .site-bottom-footer-inner-wrap .footer-html-inner {
    text-align: center;
  }
  .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;
  }
  .menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 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 28px;
    line-height: 26px;
  }
}
@media (max-width: 1200px) and (min-width: 1025px) {
  .site-footer .site-middle-footer-inner-wrap {
    grid-column-gap: 50px;
  }
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .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));
  }
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 11px;
    padding-right: 11px;
  }
}
@media (max-width: 1024px) 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: 767px) {
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
  .site-footer .site-info-inner .newsletter-form input[type=email] {
    height: 42px;
  }
  .site-header .header-button-wrap {
    display: none;
  }
}
@media (max-width: 540px) {
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 130px;
  }
}