/**
* Theme Name:     Minimal 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: #e0e0e0;
}
@media (max-width: 767px) {
  :root {
    --global-button-height: 36px;
    --global-button-max-height: 36px;
  }
}

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

.site-header .secondary-navigation li.menu-item, .site-header .main-navigation li.menu-item:not(ul.sub-menu li.menu-item) {
  position: relative;
}
.site-header .secondary-navigation li.menu-item::after, .site-header .main-navigation li.menu-item:not(ul.sub-menu 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: var(--global-gray-400);
}
.site-header .secondary-navigation li.menu-item:last-child::after, .site-header .main-navigation li.menu-item:not(ul.sub-menu li.menu-item):last-child::after {
  display: none;
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap {
  font-size: 16px;
  margin-bottom: 6px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: var(--global-heading-font-family);
  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-palette1);
}
.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-middle-footer-wrap .site-container {
  padding: 0;
}
.site-footer .site-middle-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 0.8em;
}
.site-footer .site-middle-footer-inner-wrap .footer-widget-area .widget li + li {
  margin: 4px 0 0;
}
.site-footer .site-middle-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form {
  margin-top: 15px;
}
.site-footer .site-middle-footer-inner-wrap .mc4wp-form .mc4wp-form-fields .newsletter-form input[type=email] {
  margin-bottom: 15px;
}

.woocommerce ul.products:not(.products-list-view) .splide__list {
  -webkit-transform-style: unset;
          transform-style: unset;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap {
  position: absolute;
  top: -60px;
  bottom: auto;
}
.woocommerce ul.products li.product {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products li.product:hover .product-thumbnail {
  background-color: var(--global-palette7);
}
.woocommerce ul.products li.product .product-thumbnail {
  padding: 10px;
  border: 1px solid var(--global-gray-400);
}
.woocommerce ul.products li.product .product-details.entry-content-wrap {
  padding: 1.3rem 0 0;
}
.woocommerce ul.products li.product .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 2px 0 8px 0;
}
.woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap {
  padding: 0rem 1.3rem;
}
.woocommerce ul.products.products-list-view li.product {
  padding: 0;
  border-radius: 0;
  border: none;
}
.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 div.product div.images .base-product-gallery-main img, .woocommerce.woocommerce-page div.product div.images .base-product-gallery-main img {
  border: 1px solid var(--global-gray-400);
}
.woocommerce .base-product-gallery-thumbnails.splide.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide {
  border: 1px solid var(--global-gray-400);
}
.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: 2em;
  max-height: var(--global-button-max-height);
  overflow: hidden;
  text-transform: capitalize;
  padding: 8px 16px;
  border-radius: 0;
}
.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 {
  border-color: var(--global-palette-btn-bg-hover);
  background: var(--global-palette-btn-bg-hover);
  color: var(--global-palette-btn-hover);
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-size: 17px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 400;
  font-family: var(--global-body-font-family);
  color: var(--global-palette3);
  text-transform: capitalize;
}
.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.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: 16px;
  font-weight: 400;
  color: var(--global-palette1);
}
.woocommerce table.shop_table input {
  font-size: 14px;
}
.woocommerce ul.cart_list li a img {
  border: 1px solid var(--global-gray-400);
}

.primary-sidebar .widget-title, #filter-drawer .widget-title {
  border-bottom: 3px solid var(--global-gray-400);
  background: var(--global-palette7);
  padding: 10px 15px;
}
.primary-sidebar .widget-title::after, #filter-drawer .widget-title::after {
  top: 4px;
  right: 16px;
}

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

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

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

.base-product-toggle-container .base-toggle-shop-layout {
  color: var(--global-palette3);
}
.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);
}

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

.testimonial-block .elementor-testimonial-item-wrapper .tmcore-carousel .item-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.testimonial-block .elementor-testimonial-item-wrapper .tmcore-carousel .item-box .content {
  background-color: var(--global-palette9);
  border: 2px solid rgba(0, 0, 0, 0.05);
  padding: 10px;
  width: 52%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.testimonial-block .elementor-testimonial-item-wrapper .tmcore-carousel .item-box .details {
  margin: 0 15px 0 15px;
}

.woosc-quick-table .woosc-quick-table-products .woosc_table .button, .woosc_page .woosc_table .button {
  overflow: hidden;
}

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

.welcome_newsletter input[type=email] {
  min-height: 44px;
  min-width: 220px;
  max-width: 220px;
}

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

div[id^=exit-popup].popup-drawer.exit-popup .drawer-inner .woocommerce ul li img {
  border: 1px solid var(--global-gray-400);
  padding: 0;
  margin: 0 15px 0 0;
}

.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.products-list-view li.product, .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;
}

@media (min-width: 1025px) and (max-width: 1200px) {
  .woocommerce div.product div.images {
    width: 600px !important;
  }
}
@media (min-width: 1025px) {
  .site-header .site-top-header-inner-wrap .site-header-top-section-right .site-header-item {
    margin-right: 10px;
  }
  .site-header .site-top-header-inner-wrap .site-header-top-section-right .site-header-item:last-child {
    margin-right: 0;
  }
  .site-footer .site-middle-footer-inner-wrap.site-footer-row.site-footer-row-columns-4 {
    -ms-grid-columns: 1.5fr 1fr 1fr 1fr;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
  }
}
@media (max-width: 1024px) {
  .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow, .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow {
    padding: 13px 9px;
  }
  .site-header .site-header-item .custom-logo-link img, .site-header .site-header-item img.base-dark-mode-logo {
    width: 120px;
  }
  .testimonial-block .elementor-testimonial-item-wrapper .tmcore-carousel .item-box .details {
    width: 14%;
  }
  .testimonial-block .elementor-testimonial-item-wrapper .tmcore-carousel .item-box .content {
    width: 65%;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 8px 16px;
  }
}
@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: none;
    transform: none;
  }
  .woocommerce ul.products .product-actions {
    right: 20px;
    top: 20px;
  }
}
@media (max-width: 767px) {
  .cms-banner .elementor-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cms-banner .elementor-container .elementor-column {
    margin: auto;
    width: auto;
  }
  .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;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 4px 14px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap {
    position: static;
  }
  .woocommerce ul.products li.product .product-details.entry-content-wrap {
    padding: 0.5rem 0 0;
  }
  .woocommerce ul.products li.product .product-thumbnail {
    padding: 5px;
  }
  .woocommerce ul.products li.product .product-details.entry-content-wrap .product-action-wrap {
    margin: 0.3rem 0 0;
    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) {
    padding: 4px 14px;
    max-height: var(--global-button-max-height);
  }
  .testimonial-block .elementor-testimonial-item-wrapper .tmcore-carousel .item-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .testimonial-block .elementor-testimonial-item-wrapper .tmcore-carousel .item-box .content {
    width: 100%;
  }
  .testimonial-block .elementor-testimonial-item-wrapper .tmcore-carousel .item-box .details {
    text-align: center;
    width: 100%;
  }
  .product-thumbnail .time-sale.style_7 .tmcore-countdown .countdown-item {
    width: 30px;
  }
}
@media (max-width: 719px) {
  .site-footer .site-middle-footer-inner-wrap .widget-area .widget-title {
    margin-bottom: 0.6em;
  }
  .site-footer .site-middle-footer-inner-wrap .footer-widget-area .widget li + li {
    margin: 3px 0 0;
  }
}
@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: 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 (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: 100px;
  }
  .site-header .site-header-item .base-svg-iconset .thebase-search2-svg, .site-header .site-header-item .base-svg-iconset .thebase-account-svg, .site-header .site-header-item .base-svg-iconset .thebase-shopping-bag-svg {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .product-thumbnail .time-sale.style_7 .tmcore-countdown {
    gap: 3px;
  }
  .product-thumbnail .time-sale.style_7 .tmcore-countdown .countdown-item .countdown-digits {
    font-size: 10px;
  }
  .product-thumbnail .time-sale.style_7 .tmcore-countdown .countdown-item {
    width: 20px;
    height: 20px;
    padding: 3px 0;
  }
}