/**
* Theme Name:     Airekool 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-gray-500: #dddddd;
  --global-button-height: 50px;
  --global-button-max-height: 50px;
}

b, strong {
  font-weight: 700;
  color: var(--global-palette3);
}

.woosc-quick-table .woosc-quick-table-products .woosc_table .td-label {
  font-weight: 600;
  font-size: 16px;
}

.woocommerce form .form-row label {
  font-weight: 600;
  color: var(--e-global-color-base3);
}

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

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

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

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

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

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

.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-inline: 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: 1;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
  bottom: -2.3rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
}

.woocommerce ul.products.products-list-view li.product .woocommerce-loop-product__title {
  font-size: 18px;
}
.woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap {
  margin: 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: 14px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 12px 30px;
  line-height: 29px;
  max-height: var(--global-button-max-height);
  height: var(--global-button-max-height);
}

.primary-sidebar.widget-area .widget {
  border-bottom: 1px solid var(--global-gray-400);
  padding-bottom: 20px;
}
.primary-sidebar.widget-area .widget:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.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: 600;
  color: #222222;
}

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

.base-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above) > .site-header-row-container-inner {
  -webkit-box-shadow: 0px -20px 30px 6px rgba(0, 0, 0, 0.21);
          box-shadow: 0px -20px 30px 6px rgba(0, 0, 0, 0.21);
}

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

.header-contact-item .base-svg-iconset {
  color: var(--global-palette1);
}
.header-contact-item .contact-content {
  margin-left: 0.5em;
}

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

.counter-section .elementor-counter .elementor-counter-title {
  text-align: center;
}

.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-weight: 600;
}

.testimonial .icon {
  position: absolute;
  top: 20px;
  left: 60px;
}
.testimonial .content {
  padding: 80px 40px 40px;
  background-color: var(--global-palette9);
}
.testimonial .content h4 {
  padding-bottom: 10px;
}
.testimonial .elementor-testimonial-image, .testimonial .details {
  display: inline-block;
  vertical-align: middle;
}
.testimonial .splide__pagination {
  margin-top: 25px;
  padding: 0;
}

.team-section .team-box .team-job, .team-section .team-box .team-icon-socials ul, .team-section .team-box .team-image {
  padding: 0 !important;
}
.team-section .team-box .team-image {
  overflow: hidden;
}
.team-section .team-box .team-image img {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.team-section .team-box .team-image:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-title, .elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-excerpt {
  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 {
  -webkit-line-clamp: 2;
}
.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-meta > :after, .elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .post-author {
  display: none;
}
.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .posted-on {
  background-color: var(--global-palette1);
  padding: 10px 15px;
  border-radius: 50px;
  position: absolute;
  margin-left: 20px;
  bottom: 180px;
}
.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .post-button:hover {
  text-decoration: none;
}

.home-contact-form .wpcf7 .contact-col-sub-1 {
  margin-bottom: 25px;
}
.home-contact-form .wpcf7 .contact-col-1 {
  display: inline-block;
  width: 100%;
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
.home-contact-form .wpcf7 .wpcf7-form-control-wrap input, .home-contact-form .wpcf7 textarea {
  width: 100%;
  border-radius: 30px;
  padding: 12px 20px;
  border: none;
  background-color: var(--global-palette9);
}
.home-contact-form .wpcf7 .wpcf7-form-control-wrap input:focus, .home-contact-form .wpcf7 .wpcf7-form-control-wrap input:focus-visible, .home-contact-form .wpcf7 .wpcf7-form-control-wrap input:hover, .home-contact-form .wpcf7 textarea:focus, .home-contact-form .wpcf7 textarea:focus-visible, .home-contact-form .wpcf7 textarea:hover {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.home-contact-form .wpcf7 textarea {
  height: 120px;
}
.home-contact-form .wpcf7 .contact-col-btn .wpcf7-submit {
  width: 100%;
}

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

.site-top-footer-inner-wrap .widget-area .widget-title {
  margin: 0;
}
.site-top-footer-inner-wrap .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-top-footer-inner-wrap .mc4wp-form-fields .newsletter-content {
  text-align: left;
}
.site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=email] {
  width: 370px;
  height: 50px;
  border: none;
  background-color: var(--global-palette9);
  border-radius: 50px;
  padding: 15px 20px;
}
.site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=submit] {
  margin-left: 15px;
}
.site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=submit]:hover {
  background: var(--global-palette1);
  color: #222222;
}

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

@media (max-width: 1366px) {
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 25%;
  }
}
@media (max-width: 1200px) and (min-width: 1025px) {
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding: 2.8em 0.9em;
  }
}
@media (max-width: 1024px) {
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
  .site-header .custom-logo-link, .site-header .brand {
    width: 145px;
    display: block;
  }
  .sub-menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 15px;
  }
  #filter-drawer .widget-area .widget {
    border-bottom: 1px solid var(--global-gray-400);
    padding-bottom: 15px;
  }
  #filter-drawer .widget-area .widget:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .has-left-sidebar ul.product-archive:not(.products-list-view) {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .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: 30px;
  }
  .mobile-navigation .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button) {
    padding: 10px 20px;
  }
  .testimonial .icon {
    top: 10px;
    left: 50px;
  }
  .testimonial .content {
    padding: 70px 30px 30px;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields {
    display: inline-block;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-content {
    text-align: center;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form {
    margin-top: 15px;
  }
  .site-middle-footer-inner-wrap .widget-area .widget-title {
    margin-bottom: 15px;
  }
}
@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(-3rem);
            transform: translateY(-3rem);
  }
}
@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: 767px) {
  .elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
    width: 100%;
  }
  .mobile-header-button2-wrap {
    display: none;
  }
}
@media (max-width: 575px) {
  .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 300px;
  }
}
@media (max-width: 540px) {
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .site-header .custom-logo-link, .site-header .brand {
    width: 130px;
  }
  .site-header-item {
    margin-right: 12px;
  }
  .home-contact-form .wpcf7 .contact-col-1 {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
  .home-contact-form .wpcf7 .contact-col-1 .contact-col-sub-1 {
    margin-bottom: 15px;
  }
  .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] {
    display: block;
    width: 280px;
  }
  .site-top-footer-inner-wrap .mc4wp-form-fields .newsletter-form input[type=submit] {
    margin: 15px 0;
  }
}
.color-switch-dark ul.sub-menu .elementor-element.menu-product-tab {
  background-color: #212121;
}
.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);
}