/**
* Theme Name:     SeoEach 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:        2.1.1
* 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;
}
@media (max-width: 767px) {
  :root {
    --global-button-height: 38px;
    --global-button-max-height: 38px;
  }
}
:root .color-switch-dark .site-top-footer-wrap .site-footer-top-section-1 img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
:root .color-switch-dark .transparent-header #masthead .brand {
  display: block;
}
:root .color-switch-dark #masthead .base-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above) > .site-header-row-container-inner .transparent-logo {
  display: none;
}
:root .color-switch-dark.home.transparent-header .site-header .mobile-toggle-open-container .menu-toggle-open, :root .color-switch-dark.home.transparent-header .site-header .search-toggle-open-container .search-toggle-open {
  color: #444444;
}
:root .color-switch-dark.home.transparent-header .site-header .mobile-toggle-open-container .menu-toggle-open:hover, :root .color-switch-dark.home.transparent-header .site-header .search-toggle-open-container .search-toggle-open:hover {
  color: var(--global-palette1);
}

body.home.color-switch-dark.transparent-header .site-branding a.brand img.base-dark-mode-logo {
  display: none;
}

body.home.color-switch-dark #masthead .base-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above) > .site-header-row-container-inner .site-branding a.brand img.base-dark-mode-logo {
  display: block;
}

body:not(.home).color-switch-dark .site-branding a.transparent-logo img.transparent-logo {
  display: none;
}

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

body:not(.home).transparent-header #masthead {
  background: var(--global-palette9);
}

body.home .main-navigation .primary-menu-container > ul > li.menu-item > a {
  color: #444444;
}

body:not(.home) .search-toggle-open-container .search-toggle-open {
  color: var(--global-palette3);
}
body:not(.home) .search-toggle-open-container .search-toggle-open:hover {
  color: var(--global-palette1);
}

.transparent-header #masthead .custom-logo-link {
  display: none;
}

body:not(.home).transparent-header #masthead {
  background: var(--global-palette9);
}

body:not(.home) .mobile-toggle-open-container .menu-toggle-open {
  color: var(--global-palette3);
}

.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 800;
  font-size: 18px;
  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);
}

.search-results .tmc-product-search-item-content .tmc-product-search-title {
  font-size: 14px;
  font-weight: 400;
}

.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .widget-title {
  margin-bottom: 14px;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .footer-widget4 p, .site-footer .site-footer-wrap .site-middle-footer-inner-wrap .footer-widget4 ul li, .site-footer .site-footer-wrap .site-middle-footer-inner-wrap .footer-widget5 p, .site-footer .site-footer-wrap .site-middle-footer-inner-wrap .footer-widget5 ul li {
  margin: 9px 0;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .contact_info .contact-info-container p {
  margin: 15px 0 0;
}
.site-footer .site-footer-wrap .widget_mc4wp_form_widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .site-footer-wrap .widget_mc4wp_form_widget h2.widget-title {
  -webkit-margin-end: 15px;
          margin-inline-end: 15px;
  margin-bottom: 0;
}
.site-footer .site-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper input[type=email] {
  width: 410px;
  height: 45px;
  padding: 5px 20px;
  border: 0;
  border-radius: 25px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  -webkit-margin-end: 5px;
          margin-inline-end: 5px;
}
.site-footer .site-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper input[type=submit] {
  height: 45px;
  padding: 2px 20px;
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .woocommerce-loop-product__title {
  padding: 0;
}
.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 .product-action-wrap {
  bottom: -2.2rem;
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 600;
  color: var(--global-palette3);
  font-family: "Rubik";
}
.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: 16px;
  font-weight: 700;
  border-radius: 25px;
  line-height: 2;
  padding: 5px 30px;
  font-family: "Nunito";
}
.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-palette-btn-bg-hover);
  color: var(--global-palette-btn-hover);
  border-color: var(--global-palette-btn-bg-hover);
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-size: 35px;
  font-weight: 800;
  text-align: center;
}
.woocommerce table.shop_table input {
  font-size: 14px;
}
.woocommerce div.product .button.single_add_to_cart_button {
  padding: 0 18px;
}
.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: 14px;
  font-weight: 400;
}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover {
  text-decoration: none;
}

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

.tr-price, .price, .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette3);
  font-weight: 600;
}
.tr-price del, .price del, .woocommerce-grouped-product-list-item__price del {
  color: var(--global-palette4);
  text-decoration-color: var(--global-palette4);
  font-weight: normal;
}

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

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

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

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  height: 35px;
}
.woosq-product .thumbnails .slick-arrow:before {
  font-size: 18px;
  line-height: 35px;
}

.woocommerce-product-gallery .splide__arrow, .woocommerce-product-gallery .slick-arrow, .entry-related-carousel .splide__arrow, .entry-related-carousel .slick-arrow, .woosq-product .thumbnails .splide__arrow, .woosq-product .thumbnails .slick-arrow {
  background: var(--global-palette1);
  color: var(--global-palette9);
}
.woocommerce-product-gallery .splide__arrow:hover, .woocommerce-product-gallery .splide__arrow:focus, .woocommerce-product-gallery .slick-arrow:hover, .woocommerce-product-gallery .slick-arrow:focus, .entry-related-carousel .splide__arrow:hover, .entry-related-carousel .splide__arrow:focus, .entry-related-carousel .slick-arrow:hover, .entry-related-carousel .slick-arrow:focus, .woosq-product .thumbnails .splide__arrow:hover, .woosq-product .thumbnails .splide__arrow:focus, .woosq-product .thumbnails .slick-arrow:hover, .woosq-product .thumbnails .slick-arrow:focus {
  background-color: var(--global-palette2);
  color: var(--global-palette9);
}

.primary-sidebar.widget-area .widget:not(:empty), #filter-drawer .drawer-inner .product-filter-widgets .widget:not(:empty) {
  border: 1px solid var(--global-gray-400);
  padding: 15px;
}
.primary-sidebar.widget-area .widget:not(:empty) .widget-title::after, #filter-drawer .drawer-inner .product-filter-widgets .widget:not(:empty) .widget-title::after {
  top: -6px;
}

.products-list .product-title, .wp-widget-group__inner-blocks .wp-block-latest-posts__post-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.mfp-woosq .mfp-close {
  margin-top: 0;
  margin-right: 12px;
}

.welcome_newsletter input[type=email] {
  min-height: 42px;
  min-width: 220px;
  padding-left: 15px;
  max-width: 220px;
  border-radius: 25px;
}

#exit-popup.popup-drawer .drawer-inner .model-dismiss input, #welcome-popup.popup-drawer .drawer-inner .model-dismiss input {
  margin: 6px;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--name a {
  font-weight: 400;
}

.woosw-popup .woosw-items .button {
  max-height: var(--global-button-max-height);
  overflow: hidden;
  text-align: center;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img, .woosw-popup .woosw-items .woosw-item .woosw-item--image img, .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image img, .header-search-advanced .tmc-suggestion .tmc-product-search-item .tmc-product-search-image img, .woocommerce div.product form.cart.grouped_form .group_table .woocommerce-grouped-product-list-item__thumbnail img, .woosw-list table.woosw-items .woosw-item .woosw-item--image img, .noti-wrap .product-image img {
  border-radius: 5px;
}

.accordion-section .elementor-accordion .elementor-tab-title {
  border-radius: 26px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(172, 163, 163, 0.2);
          box-shadow: 0px 0px 20px 0px rgba(172, 163, 163, 0.2);
  -webkit-margin-after: 30px;
          margin-block-end: 30px;
}
.accordion-section .elementor-accordion .elementor-tab-title.elementor-active {
  -webkit-margin-after: 15px;
          margin-block-end: 15px;
}

.testimonial-blog .splide .splide__pagination, .testimonial-blog .splide ul.splide__pagination.splide__pagination {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 13px;
}

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

.contact-form-section .wpcf7-form .wpcf7-form-control {
  border-radius: 26px;
  width: 100%;
  padding: 13px 30px;
}
.contact-form-section .wpcf7-form input[type=submit] {
  width: auto;
  padding: 7px 30px;
}

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

@media (min-width: 1025px) and (max-width: 1366px) {
  .related.products .product-archive.grid-lg-col-5, .upsells.products .product-archive.grid-lg-col-5 {
    -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))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .site-footer .site-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper input[type=email] {
    width: 390px;
  }
  .site-footer .site-footer-row.site-footer-row-columns-2.site-footer-row-column-layout-right-golden {
    -ms-grid-columns: 0.5fr 2fr;
    grid-template-columns: 0.5fr 2fr;
  }
}
@media (max-width: 1024px) {
  .site-footer .site-footer-wrap .widget_mc4wp_form_widget {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .site-footer .site-footer-wrap .widget_mc4wp_form_widget h2.widget-title {
    -webkit-margin-end: 0;
            margin-inline-end: 0;
    margin-bottom: 10px;
  }
  .accordion-section .elementor-accordion .elementor-tab-title {
    -webkit-margin-after: 15px;
            margin-block-end: 15px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 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: 5px 30px;
  }
  #cart-drawer h2.side-cart-header {
    font-size: 18px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 5px 30px;
  }
}
@media (min-width: 768px) {
  .woocommerce ul.products:not(.products-list-view).woo-archive-action-on-hover:not(.products-list-view) li.product:focus-within .entry-content-wrap, .woocommerce ul.products:not(.products-list-view).woo-archive-action-on-hover:not(.products-list-view) li.product:hover .entry-content-wrap {
    -webkit-transform: translateY(-3rem);
    transform: translateY(-3rem);
  }
}
@media (max-width: 767px) {
  .site-footer .site-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper input[type=email] {
    width: 330px;
  }
  .contact-form-section .wpcf7-form p {
    margin-bottom: 15px;
  }
  .contact-form-section .wpcf7-form .wpcf7-form-control {
    padding: 8px 25px;
  }
  .woocommerce span.onsale {
    padding: 0.3em 0.5em;
    font-size: 10px;
  }
  .woocommerce .woosc-quick-table > h2 {
    font-size: 22px;
    margin: 0 0 15px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    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) {
    padding: 5px 10px;
    font-size: 14px;
  }
  .woocommerce table.shop_table input {
    font-size: 12px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 5px 10px;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 540px) and (max-width: 1024px) {
  .woocommerce ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products), .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 540px) {
  .site-header .transparent-logo img, .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 120px;
  }
  .site-header .base-svg-iconset .base-search-svg {
    font-size: 19px;
  }
  .site-header .base-svg-iconset .base-menu-svg {
    font-size: 20px;
  }
  .site-footer .site-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper input[type=email] {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
  }
  .site-footer .site-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper input[type=submit] {
    width: 100%;
    height: 40px;
    padding: 0;
  }
  .cms-banner-width-section .elementor-container .elementor-column {
    width: 100%;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}