/**
* 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: #dcdcdc;
}
@media (max-width: 767px) {
  :root {
    --global-button-height: 38px;
    --global-button-max-height: 38px;
  }
}
:root .color-switch-dark .elementor-button {
  border-color: transparent !important;
}

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

/************************************************* Header *****************************************************/
.site-header .secondary-navigation li.menu-item {
  position: relative;
}
.site-header .secondary-navigation li.menu-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 1px;
  height: 20px;
  background-color: rgba(255, 255, 255, 0.3);
}
.site-header .secondary-navigation li.menu-item:last-child::after {
  display: none;
}
.site-header .main-navigation li.menu-item:not(ul.sub-menu li.menu-item):first-child > a {
  padding-left: 0px;
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap {
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 500;
  color: var(--global-palette3);
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap:hover {
  color: var(--global-palette2);
}
.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette2);
}

.site-header-item .header-account-wrap .header-account-button {
  border: 0;
}

.mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
  padding: 7px 29px;
}

/************************************************* Footer *****************************************************/
.site-footer .widget_mc4wp_form_widget .widget-title {
  font-size: 30px;
  font-weight: 500;
  text-transform: capitalize;
}
.site-footer .mc4wp-form .mc4wp-form-fields .newsletter-form {
  margin-top: 25px;
  position: relative;
  width: 270px;
}
.site-footer .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
  width: 100%;
  height: 45px;
  border-radius: 50px;
  border: 1px solid var(--global-gray-400);
  padding: 5px 60px 5px 20px;
  background-color: transparent;
  color: var(--global-palette3);
}
.site-footer .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email]::-webkit-input-placeholder {
  color: #888;
}
.site-footer .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email]::-moz-placeholder {
  color: #888;
}
.site-footer .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email]:-ms-input-placeholder {
  color: #888;
}
.site-footer .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email]::-ms-input-placeholder {
  color: #888;
}
.site-footer .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email]::placeholder {
  color: #888;
}
.site-footer .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=submit] {
  position: absolute;
  right: 0;
  background-color: transparent;
  height: 44px;
  background-image: url(./img/arrow.svg);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 10px 25px;
  border: none;
}
.site-footer .wp-block-social-links.is-style-logos-only .wp-block-social-link {
  color: var(--global-palette4) !important;
}
.site-footer .wp-block-social-links.is-style-logos-only .wp-block-social-link:hover {
  -webkit-transform: none;
          transform: none;
  color: var(--global-palette1) !important;
}
.site-footer .wp-block-social-links.is-style-logos-only .wp-block-social-link svg {
  width: 22px;
  height: 22px;
}
.site-footer .widget-area .widget-title {
  margin-bottom: 20px;
}

.woocommerce ul.products:not(.products-list-view) li.product {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .star-rating {
  margin-bottom: 10px;
}
.woocommerce ul.products li.product .product-details.entry-content-wrap {
  padding-left: 0rem;
}
.woocommerce ul.products.products-list-view li.product {
  padding: 0;
  border: 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: 16px;
  font-weight: 400;
  line-height: 1.7em;
  border-radius: 5px;
  padding: 7px 29px;
  text-transform: capitalize;
  max-height: var(--global-button-max-height);
  overflow: hidden;
  border: 1px solid var(--global-palette1);
}
.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 {
  color: var(--global-palette-btn-hover);
  background: var(--global-palette-btn-bg-hover);
  border-color: var(--global-palette-btn-bg-hover);
}
.woocommerce .woosc-quick-table .woosc-quick-table-products .woosc_table .button, .woocommerce .woosc_page .woosc_table .button {
  overflow: hidden;
}
.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: 15px;
  font-weight: 400;
}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.cart_list li .quantity:hover, .woocommerce ul.product_list_widget li a:hover, .woocommerce ul.product_list_widget li .quantity:hover {
  text-decoration: none;
  color: var(--global-palette1);
}
.woocommerce ul.cart_list li a .amount, .woocommerce ul.cart_list li .quantity .amount, .woocommerce ul.product_list_widget li a .amount, .woocommerce ul.product_list_widget li .quantity .amount {
  font-size: 18px;
  font-weight: 400;
}
.woocommerce table.shop_table input {
  font-size: 15px;
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-size: 36px;
  font-weight: 400;
  text-align: center;
}

.woocommerce ul.products li.product .entry-content-wrap .woocommerce-loop-category__title a:hover, .woocommerce ul.products li.product .entry-content-wrap .woocommerce-loop-product__title a:hover, .woocommerce ul.products li.product .entry-content-wrap h3 a:hover {
  color: var(--global-palette2);
}

.filter-toggle-open.filter-toggle-style-default {
  border: 1px solid var(--global-palette1);
}

.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-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
  margin-right: 30px;
  width: calc(33.3333% - 20px);
}

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

.primary-sidebar .widget-title, #filter-drawer .widget-title {
  border-left: 5px solid var(--global-palette1);
  background: var(--global-palette8);
  padding: 10px 15px;
}
.primary-sidebar .widget-title::after, #filter-drawer .widget-title::after {
  top: 4px;
  right: 16px;
}

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

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

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

#cart-drawer.popup-drawer .drawer-header {
  padding: 0 1em 0 1.5em;
  min-height: calc(1.8em + 24px);
}
#cart-drawer.popup-drawer .drawer-header h2.side-cart-header {
  font-size: 16px;
}
#cart-drawer.popup-drawer .drawer-header .drawer-toggle {
  font-size: 20px;
}

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  height: 35px;
  letter-spacing: 0;
}
.woosq-product .thumbnails .slick-arrow:hover:before, .woosq-product .thumbnails .slick-arrow:focus:before {
  color: var(--global-palette9);
}
.woosq-product .thumbnails .slick-arrow:before {
  font-size: 18px;
  line-height: 32px;
}

.woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow, .woocommerce-product-gallery .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 {
  border: 1px solid var(--global-palette1) !important;
  background-color: transparent;
  color: var(--global-palette3);
}
.woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow:hover, .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow:focus, .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow:hover, .woocommerce-product-gallery .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 {
  border: 1px solid var(--global-palette1);
  background-color: var(--global-palette1);
  color: var(--global-palette9);
}

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

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

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

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

.cms-parallax .elementor-widget-wrap {
  overflow: hidden;
}
.cms-parallax .elementor-background-overlay {
  -webkit-transition: all 0.3s !important;
  transition: all 0.3s !important;
}
.cms-parallax:hover .elementor-background-overlay {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.color-switch-dark .site-header .secondary-navigation li.menu-item::after {
  background-color: rgba(0, 0, 0, 0.3);
}
.color-switch-dark .service-box .elementor-widget-icon-box .elementor-icon svg, .color-switch-dark .site-footer .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=submit] {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark .button, .color-switch-dark .wp-block-button__link, .color-switch-dark .wp-element-button, .color-switch-dark button, .color-switch-dark input[type=button], .color-switch-dark input[type=reset], .color-switch-dark input[type=submit] {
  border: 1px solid var(--global-palette-btn-bg);
  border-color: var(--global-palette-btn-bg);
}
.color-switch-dark .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow, .color-switch-dark .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow, .color-switch-dark .entry-related-carousel .splide__arrow, .color-switch-dark .entry-related-carousel .slick-arrow, .color-switch-dark .woosq-product .thumbnails .splide__arrow, .color-switch-dark .woosq-product .thumbnails .slick-arrow {
  border: 1px solid var(--global-palette-btn-bg) !important;
}
.color-switch-dark .woocommerce-carousel .splide__arrows .splide__arrow {
  border-color: transparent !important;
}
.color-switch-dark .woosq-product .thumbnails .slick-arrow {
  color: var(--global-palette9);
}

@media (min-width: 1900px) {
  .site-header .site-container {
    width: 1900px;
    margin: auto;
  }
}
@media (min-width: 1367px) and (max-width: 1600px) {
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 11.5px;
    padding-right: 11.5px;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .site-main-header-wrap .site-header-row.site-header-row-center-column {
    -ms-grid-columns: auto 1fr 1fr;
    grid-template-columns: auto 1fr 1fr;
  }
  .site-header .site-main-header-wrap .site-header-row-container-inner > .site-container .site-main-header-inner-wrap {
    min-height: 130px;
    padding: 15px 0 0 0;
    gap: 10px;
  }
  .site-header .site-main-header-wrap .site-header-row-container-inner > .site-container .site-main-header-inner-wrap .site-header-main-section-left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .site-header .site-main-header-wrap .site-header-row-container-inner > .site-container .site-main-header-inner-wrap .site-header-main-section-left .site-header-item-main-navigation .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .site-header .site-main-header-wrap .site-header-row-container-inner > .site-container .site-main-header-inner-wrap .site-header-main-section-center {
    -ms-grid-column: 1;
        grid-column-start: 1;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .site-header .site-main-header-wrap .site-header-row-container-inner > .site-container .site-main-header-inner-wrap .site-header-main-section-right {
    -ms-grid-column-span: 4;
    grid-column-end: 4;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .woocommerce div.product div.images {
    width: 500px !important;
  }
}
@media (max-width: 1366px) {
  .site-top-header-wrap .site-header-row-container-inner > .site-container, .site-main-header-wrap .site-header-row-container-inner > .site-container {
    padding: 0px 15px 0px 15px;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 20px;
    width: calc(33.3333% - 13.3333px);
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
}
@media (min-width: 1025px) {
  .site-footer .site-footer-row.site-footer-row-columns-3.site-footer-row-column-layout-center-half {
    -ms-grid-columns: 1.5fr 2.5fr 1fr;
    grid-template-columns: 1.5fr 2.5fr 1fr;
  }
}
@media (max-width: 1024px) {
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 32px;
  }
  .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow, .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow {
    padding: 13px 9px;
    border-radius: 50%;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .site-footer .widget-area .widget-title {
    margin-bottom: 15px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 5px 20px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap {
    padding: 0.6rem 0 0;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .star-rating {
    margin-bottom: 8px;
  }
  .woocommerce ul.products li.product .entry-content-wrap .woocommerce-loop-product__title {
    padding: 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: 15px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 24px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0;
    width: calc(33.3333% - 6.66667px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(33.3333% - 6.66667px);
  }
}
@media (max-width: 575px) {
  .woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap {
    padding-left: 0.6rem;
  }
  .woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap {
    padding-top: 10px;
  }
}
@media (min-width: 541px) and (max-width: 767px) {
  .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 .site-header-item {
    margin-right: 10px;
  }
  .site-header .site-header-item .custom-logo-link img, .site-header .site-header-item img.base-dark-mode-logo {
    width: 90px;
  }
  .site-header .site-header-item .base-svg-iconset .base-search-svg {
    font-size: 20px;
  }
  .site-header .site-header-item .base-svg-iconset .thebase-account-svg, .site-header .site-header-item .base-svg-iconset .thebase-shopping-bag-svg, .site-header .site-header-item .base-svg-iconset .thebase-wishlist-svg {
    font-size: 18px;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 0;
    width: calc(50% - 5px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
}