/**
* Theme Name:     Wooti 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;
}

.color-switch-dark #masthead, .color-switch-dark #colophon {
  background: var(--global-palette8);
}
.color-switch-dark button, .color-switch-dark .button, .color-switch-dark .wp-block-button__link, .color-switch-dark input[type=button], .color-switch-dark input[type=reset], .color-switch-dark input[type=submit], .color-switch-dark .fl-button, .color-switch-dark .elementor-button-wrapper .elementor-button, .color-switch-dark .woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart, .color-switch-dark div.product div.summary .added_to_cart, .color-switch-dark a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
  border-color: var(--global-palette-btn-bg) !important;
}
.color-switch-dark .brand-image-block .elementor-brand-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.site-header .header-search-advanced .search-category-field {
  display: none;
}
.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
}

.site-footer .site-top-footer-wrap .wp-widget-group__inner-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.site-footer .site-top-footer-wrap .wp-widget-group__inner-blocks .wp-block-image {
  margin: 0;
}
.site-footer .site-top-footer-wrap .wp-widget-group__inner-blocks p {
  margin: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 60px;
  margin-left: 60px;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-1 p, .site-footer .site-middle-footer-wrap .site-footer-middle-section-2 p {
  margin: 0;
  line-height: 1.8;
}
.site-footer .site-middle-footer-wrap .contact_info p {
  margin: 0 0 7px;
}
.site-footer .site-middle-footer-wrap .widget-title {
  margin: 0 0 25px;
}
.site-footer .site-middle-footer-wrap .mc4wp-form .newsletter-form {
  width: 310px;
  position: relative;
}
.site-footer .site-middle-footer-wrap .mc4wp-form .newsletter-form input[type=email] {
  width: 100%;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  padding: 10px 45px 10px 15px;
  background: transparent;
  color: #fff;
}
.site-footer .site-middle-footer-wrap .mc4wp-form .newsletter-form input[type=submit] {
  position: absolute;
  right: 0;
  height: 50px;
  width: 50px;
  font-size: 0;
  -webkit-mask-image: url(./img/newsletter-icon.svg);
          mask-image: url(./img/newsletter-icon.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: 50%;
          mask-position: 50%;
  -webkit-mask-size: 20px;
          mask-size: 20px;
  background: #fff;
}

.parellex-countdown-home-block .elementor-tmcore-countdown .elementor-countdown-item {
  border-radius: 10px;
}

.product-cat:not(.site-header .product-cat) {
  overflow: hidden;
}
.product-cat:not(.site-header .product-cat) .cat-image {
  border-radius: 100%;
}
.product-cat:not(.site-header .product-cat):hover .cat-image a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

div[id^=exit-popup].popup-drawer.exit-popup .drawer-inner .model-dismiss input, div[id^=welcome-popup].popup-drawer.welcome-popup .drawer-inner .model-dismiss input {
  margin: 5px 9px 0 0;
}

.welcome_newsletter input[type=email] {
  min-height: 48px;
  min-width: 220px;
  border-radius: 5px;
  max-width: 220px;
}

.woocommerce ul.products:not(.products-list-view) li.product {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap {
  text-align: center;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 0 auto 7px;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap {
  bottom: -2rem;
}
.woocommerce ul.products-list-view .product-excerpt ul {
  list-style: disc;
  margin: 0 0 0 20px;
}
.woocommerce ul.products-list-view .product-excerpt ul li {
  list-style: disc;
}
.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: 400;
  line-height: 2;
  letter-spacing: 0;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 8px 26px;
  border: 1px solid 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-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: 48px;
  font-weight: 600;
  text-align: center;
}
.woocommerce table.shop_table input {
  font-size: 14px;
}
.woocommerce div.product .button.single_add_to_cart_button {
  padding: 0 18px;
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 500;
  color: var(--global-palette3);
}
.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: 13px;
  font-weight: 400;
}

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

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

.tr-price, .price, .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette4);
  font-weight: 400;
}
.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;
}

div.product .base-product-gallery-thumbnails.splide.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide,
div.product div.images .base-product-gallery-main img,
.woocommerce div.product form.cart.grouped_form .woocommerce-grouped-product-list.group_table,
#primary .wrap-summary .woocommerce ul.product_list_widget li img,
.woocommerce ul.cart_list li a img,
.base-product-gallery-thumbnails.splide .splide__arrows--ttb .splide__arrow {
  border-radius: 5px;
}

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

.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);
  padding-bottom: 5px;
}
.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}

#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-hover);
  color: var(--global-palette-btn-hover);
}

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

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

.bt-layout-left .thumb-wrapper.splide__slider .splide__arrow, .bt-layout-left .thumb-wrapper.splide__slider .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);
}
.bt-layout-left .thumb-wrapper.splide__slider .splide__arrow:hover, .bt-layout-left .thumb-wrapper.splide__slider .splide__arrow:focus, .bt-layout-left .thumb-wrapper.splide__slider .slick-arrow:hover, .bt-layout-left .thumb-wrapper.splide__slider .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);
}

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

.woocommerce-carousel .splide__track ul.products:not(ul.categories) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-style: unset;
          transform-style: unset;
}
.woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
  margin: 0;
  margin-right: 30px;
  width: calc(25% - 22.5px);
  -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-post-wrapper .splide__track .column-item {
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
}

.elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
  margin-right: 90px;
  width: calc(20% - 72px);
}

@media (min-width: 1201px) and (max-width: 1366px) {
  .site-footer .site-middle-footer-wrap .mc4wp-form .newsletter-form {
    width: 260px;
  }
}
@media (max-width: 1366px) {
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 20px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 20%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 20px;
    width: calc(20% - 16px);
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .site-header .main-navigation .primary-menu-container > ul li.menu-item > a {
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .site-header .site-header-item {
    margin-right: 15px;
  }
  .site-footer .site-middle-footer-wrap .site-footer-row.site-footer-row-columns-4 {
    -ms-grid-columns: minmax(0, 0.9fr) minmax(0, 0.7fr) minmax(0, 1fr) minmax(0, 1fr);
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 0.7fr) minmax(0, 1fr) minmax(0, 1fr);
  }
  .site-footer .site-middle-footer-wrap .mc4wp-form .newsletter-form {
    width: 240px;
  }
  .related.products .product-archive.grid-lg-col-5,
  .upsells.products .product-archive.grid-lg-col-5,
  .cross-sells .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));
  }
  .woocommerce div.product div.images {
    width: 600px;
  }
}
@media (max-width: 1024px) {
  .site-footer .site-top-footer-wrap .wp-widget-group__inner-blocks p {
    padding-left: 40px;
    margin-left: 40px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 35px;
  }
  .woocommerce .bt-layout-left .thumb-wrapper.splide__slider .splide__arrow {
    border-radius: 50px;
    padding: 13px 9px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 8px 26px;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 15px;
    width: calc(25% - 11.25px);
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .woocommerce ul.products.woo-archive-action-on-hover:not(.products-list-view) li.product:focus-within .entry-content-wrap, .woocommerce ul.products.woo-archive-action-on-hover:not(.products-list-view) li.product:hover .entry-content-wrap {
    -webkit-transform: translateY(-2.5rem);
    transform: translateY(-2.5rem);
  }
}
@media (max-width: 767px) {
  .site-footer .site-top-footer-wrap .wp-widget-group__inner-blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .site-footer .site-top-footer-wrap .wp-widget-group__inner-blocks .wp-block-image {
    margin: 0 0 12px;
  }
  .site-footer .site-top-footer-wrap .wp-widget-group__inner-blocks p {
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
  }
  .site-footer .site-middle-footer-wrap .widget-title {
    margin: 0 0 12px;
  }
  .site-footer .site-middle-footer-wrap .site-footer-middle-section-1 p, .site-footer .site-middle-footer-wrap .site-footer-middle-section-2 p {
    line-height: 1.5;
  }
  .site-footer .site-middle-footer-wrap .footer-social-wrap {
    margin: 10px 0px 0px 0px;
  }
  .site-footer .site-middle-footer-wrap .mc4wp-form .newsletter-form {
    width: 290px;
  }
  .site-footer .site-middle-footer-wrap .mc4wp-form .newsletter-form input[type=email], .site-footer .site-middle-footer-wrap .mc4wp-form .newsletter-form input[type=submit] {
    height: 43px;
  }
  .woocommerce ul.products li.product .product-details.entry-content-wrap .woocommerce-loop-product__title {
    padding: 0 0 3px;
  }
  .woocommerce ul.products li.product .product-details.entry-content-wrap .star-rating {
    margin: 0 auto 5px;
  }
  .woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap {
    margin: 3px 0 0;
  }
  .woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap .added_to_cart, .woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap a.button, .woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap button {
    max-height: 36px;
  }
  .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: 6px 15px;
    font-size: 13px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 23px;
  }
  .woocommerce table.shop_table input {
    font-size: 12px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 6px 15px;
  }
  .woocommerce ul.products li.product.hover-top .product-thumbnail .product-actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    right: 10px;
    bottom: auto;
    top: 5px;
    left: auto;
  }
  .woocommerce ul.products li.product.hover-top.hover-top:hover .product-thumbnail .product-actions {
    bottom: auto;
    right: 10px;
    top: 5px;
    left: auto;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0;
    width: calc(33.3333% - 6.66667px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(33.3333% - 6.66667px);
  }
}
@media (min-width: 541px) 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 .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 90px;
  }
  .site-header .site-header-item {
    margin-right: 15px;
  }
  .site-header .base-svg-iconset .base-header-wishlist-svg, .site-header .base-svg-iconset .thebase-account-svg, .site-header .base-svg-iconset .thebase-shopping-bag-svg {
    font-size: 19px;
  }
  .site-header .base-svg-iconset .base-menu-svg {
    font-size: 22px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0px;
    width: calc(50% - 5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
}