/**
* Theme Name:     Styles 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.1.1
* License:        GNU General Public License v3.0 (or later)
* License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
body:not(.home).transparent-header #masthead {
  background: var(--global-palette9);
}

:root {
  --global-gray-400: #e5e5e5;
}
@media (max-width: 767px) {
  :root {
    --global-button-height: 38px;
    --global-button-max-height: 38px;
  }
}
:root .color-switch-dark #masthead {
  --global-palette9: var(--global-palette1);
}

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

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

.site-header ul.woocommerce-MyAccount-navigation.submenu {
  padding: 20px 20px 15px 20px;
  width: 220px;
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap {
  color: var(--global-palette3);
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 3px;
  font-weight: 600;
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}
.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
}

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

.site-footer .site-top-footer-wrap .widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .site-top-footer-wrap .widget h2 {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
.site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=email] {
  width: 430px;
  border: 1px solid var(--global-palette9);
  color: var(--global-palette9);
  background-color: transparent;
  height: 45px;
  padding-left: 20px;
  border-radius: 0;
}
.site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=email]::-webkit-input-placeholder {
  color: var(--global-palette9);
}
.site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=email]::-moz-placeholder {
  color: var(--global-palette9);
}
.site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=email]:-ms-input-placeholder {
  color: var(--global-palette9);
}
.site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=email]::-ms-input-placeholder {
  color: var(--global-palette9);
}
.site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=email]::placeholder {
  color: var(--global-palette9);
}
.site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=submit] {
  height: 45px;
  border-radius: 0;
  vertical-align: top;
  background-color: var(--global-palette9);
  color: var(--global-palette3);
}
.site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=submit]:hover {
  background-color: var(--global-palette3);
  color: var(--global-palette9);
}
.site-footer .site-middle-footer-wrap .site-info-inner .contact-info-container p + p {
  margin: 18px 0;
}
.site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 34px;
}
.site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
  margin: 10px 0 0;
}

.woocommerce ul.products li.product:not(.product-item).entry {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.woocommerce ul.products li.product:not(.product-item).entry .product-details.entry-content-wrap {
  padding: 1rem 0 0 0;
}
.woocommerce ul.products li.product:not(.product-item).entry .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 0 0 5px;
}
.woocommerce ul.products li.product:not(.product-item).entry .product-details.entry-content-wrap .product-action-wrap.style-button {
  padding: 0;
  margin-top: 0.5em;
}
.woocommerce ul.products li.product:not(.product-item).entry .product-details.entry-content-wrap .product-action-wrap.style-button .button:not(.kb-button):not(.added), .woocommerce ul.products li.product:not(.product-item).entry .product-details.entry-content-wrap .product-action-wrap.style-button a.added_to_cart {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.woocommerce ul.products.products-list-view li.product {
  padding: 0;
}
.woocommerce ul.products-list-view li.product {
  border-radius: 0;
  border: none;
}
.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;
  border-radius: 0;
  line-height: 2em;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  padding: 9px 23px;
  max-height: var(--global-button-max-height);
  overflow: hidden;
}
.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);
  border-color: var(--global-palette-btn-bg-hover);
  color: var(--global-palette-btn-hover);
}
.woocommerce .woosc-quick-table .woosc-quick-table-products .woosc_table .button, .woocommerce .woosc_page .woosc_table .button {
  overflow: hidden;
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 18px;
  font-weight: 500;
  color: var(--global-palette3);
  text-transform: uppercase;
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-align: center;
}
.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;
}
.woocommerce table.shop_table input {
  font-size: 14px;
}

.quantity.spinners-added, #bt-reviews-overview .bt_reviews_stats_total, .woocommerce #reviews #comments ol.commentlist, .comment-form, .check-incart-sold-wrap, .woocommerce .single-product-payments, .menu-highlight-item, .woocommerce span.onsale, .tmc-notification, .product-thumbnail .time-sale.style_7 .tmcore-countdown .countdown-item, .woocommerce ul.products li.product .product-thumbnail .product-actions a, .woocommerce ul.products li.product .product-thumbnail .product-actions a.button, .woocommerce ul.products li.product .product-thumbnail .product-actions button, #woosq-popup .woosq-product .thumbnails .slick-arrow, .variations .bas_radio_variations label, button.base-toggle-shop-layout.base-toggle-grid, button.base-toggle-shop-layout.base-toggle-list, .tmcore-wp-widget-filter ul.list-style-color .term-shape .term-shape-bg, .tmcore-wp-widget-filter ul.list-style-image .term-shape .term-shape-bg, .tmcore-wp-widget-filter ul.list-style-color .term-shape, .tmcore-wp-widget-filter ul.list-style-image .term-shape, .tmcore-wp-widget-filter ul.list-style-text a, .entry-tags a.tag-link, .splide .splide__arrow, .woocommerce div.product form.cart.grouped_form .woocommerce-grouped-product-list.group_table {
  border-radius: 0;
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
  border-radius: 0;
}

div[id^=exit-popup].popup-drawer.exit-popup .drawer-inner, div[id^=welcome-popup].popup-drawer.welcome-popup .drawer-inner, div[id^=cookie-popup].popup-drawer.cookie-popup .drawer-inner.float_left, div[id^=cookie-popup].popup-drawer.cookie-popup .drawer-inner.float_right {
  border-radius: 0;
}

.primary-sidebar .widget-title, #filter-drawer .widget-title {
  background: var(--global-palette7);
  padding: 10px 15px;
}
.primary-sidebar .widget-title::after, #filter-drawer .widget-title::after {
  top: 6px;
  right: 16px;
}

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

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

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

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

.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 {
  background: var(--global-palette1);
  color: var(--global-palette9);
}
.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 {
  background-color: var(--global-palette2);
  color: var(--global-palette9);
}

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

.elementor-widget-tmcore-product-categories-carousel.product-cat-style-2 .product-cat-caption {
  bottom: 50%;
  -webkit-transform: translate(0px, 50%);
          transform: translate(0px, 50%);
}

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

.welcome_newsletter input[type=email] {
  min-height: 44px;
  min-width: 220px;
  padding-left: 15px;
  border-radius: 0px;
  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;
}

.color-switch-dark .main-navigation .primary-menu-container > ul > li.menu-item > a:hover, .color-switch-dark .site-header-item .header-account-in-wrap .header-account-button:hover, .color-switch-dark .site-header-item .header-account-wrap .header-account-button:hover, .color-switch-dark .search-toggle-open-container .search-toggle-open:hover, .color-switch-dark .search-toggle-open-container .search-toggle-open:focus, .color-switch-dark .site-header-item .header-cart-wrap .header-cart-inner-wrap .header-cart-button:hover, .color-switch-dark .header-navigation .header-menu-container ul ul li.menu-item.woocommerce-MyAccount-navigation-link > a, .color-switch-dark .header-mobile-cart-wrap .header-cart-inner-wrap .header-cart-button:hover, .color-switch-dark .header-mobile-account-wrap .header-account-button:hover, .color-switch-dark .header-mobile-account-in-wrap .header-account-button:hover {
  color: #000;
}

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

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

@media (min-width: 1900px) {
  .site-header .site-container {
    width: 1900px;
    margin: auto;
  }
}
@media (max-width: 1366px) {
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 20px;
    width: calc(33.3333% - 13.3333px);
  }
}
@media (min-width: 1025px) and (max-width: 1400px) {
  .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: 15px;
  }
  .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;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    border-top: 1px solid var(--global-gray-400);
  }
  .site-header .site-main-header-wrap .site-header-row-container-inner > .site-container .site-main-header-inner-wrap .site-header-main-section-center .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-right {
    -ms-grid-column-span: 4;
    grid-column-end: 4;
  }
}
@media (min-width: 1025px) {
  .site-footer-row.site-footer-row-columns-4.site-footer-row-column-layout-left-forty {
    -ms-grid-columns: 1.5fr 1fr 1fr 1fr;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .site-footer .site-top-footer-inner-wrap .widget-area .widget-title {
    font-size: 27px;
  }
}
@media (max-width: 1024px) {
  .site-footer .site-top-footer-wrap .widget {
    display: block;
  }
  .site-footer .site-top-footer-wrap .widget h2 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 14px;
  }
  .site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .widget-area .widget-title {
    margin-bottom: 20px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 26px;
  }
  .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);
  }
  .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) and (max-width: 1024px) {
  .related.products .product-archive.grid-md-col-4, .upsells.products .product-archive.grid-md-col-4, .cross-sells .product-archive.grid-md-col-4 {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, 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 (max-width: 767px) {
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .woocommerce ul.products li.product.entry:not(.product-item) .product-details.entry-content-wrap {
    padding: 0.5rem 0 0;
  }
  .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: 7px 15px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 7px 15px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0px;
    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);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
}
@media (max-width: 719px) {
  .site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=email] {
    width: 350px;
  }
  .site-footer .ft-ro-m-dir-column .site-footer-section {
    grid-row-gap: 0;
  }
  .site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .widget-area .widget-title {
    margin-bottom: 15px;
  }
  .site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
    margin: 5px 0 0;
  }
  .site-footer .site-middle-footer-wrap .site-info-inner .contact-info-container p + p {
    margin: 10px 0;
  }
  .site-footer .site-middle-footer-wrap .footer-social-wrap {
    margin: 5px 0 0 0;
  }
}
@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: 15px;
  }
  .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 .thebase-shopping-cart-svg {
    font-size: 19px;
  }
  .site-header .site-header-item .base-svg-iconset .thebase-search-svg {
    font-size: 18px;
  }
  .site-header .site-header-item .base-svg-iconset .thebase-account-svg {
    font-size: 21px;
  }
  .woocommerce span.onsale {
    padding: 0.3em 0.6em 0.2em;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0px;
    width: calc(50% - 5px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=email] {
    margin-bottom: 8px;
    padding-left: 13px;
    height: 40px;
  }
  .site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=submit] {
    height: 40px;
  }
}