/**
* Theme Name:     Cafelee 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
*/
.header-search-advanced form.search-form.woocommerce-product-search {
  height: 40px;
  background: #242424;
}
.header-search-advanced form.search-form.woocommerce-product-search .search-category-field {
  display: none;
}
.header-search-advanced form.search-form.woocommerce-product-search ::-webkit-input-placeholder {
  font-size: 12px;
  color: #ffffff;
}
.header-search-advanced form.search-form.woocommerce-product-search ::-moz-placeholder {
  font-size: 12px;
  color: #ffffff;
}
.header-search-advanced form.search-form.woocommerce-product-search :-ms-input-placeholder {
  font-size: 12px;
  color: #ffffff;
}
.header-search-advanced form.search-form.woocommerce-product-search ::-ms-input-placeholder {
  font-size: 12px;
  color: #ffffff;
}
.header-search-advanced form.search-form.woocommerce-product-search ::placeholder {
  font-size: 12px;
  color: #ffffff;
}

.site-header-item .primary-menu-container ul.menu > li.menu-item > a:after {
  content: "";
  position: absolute;
  top: 22px;
  right: 0;
  width: 1px;
  height: 18px;
  background-color: #515151;
}
.site-header-item .primary-menu-container ul.menu > li.menu-item:last-child > a:after {
  width: 0;
}
.site-header-item .primary-menu-container ul.menu > li.menu-item:first-child > a {
  padding-left: 0;
}
.site-header-item .header-contact-wrap .contact-button {
  position: relative;
  padding-right: 15px;
}
.site-header-item .header-contact-wrap .contact-button::after {
  content: "";
  position: absolute;
  right: 0;
  height: 30px;
  width: 1px;
  background: rgba(237, 237, 237, 0.1);
  top: 0;
}
.site-header-item .header-contact-wrap .contact-button:last-child {
  padding-right: 0;
}
.site-header-item .header-contact-wrap .contact-button:last-child::after {
  width: 0;
}
.site-header-item .header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 600;
  font-size: 16px;
  color: var(--global-palette3);
  padding-bottom: 3px;
}
.site-header-item .header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette2);
}

.site-footer .widget_mc4wp_form_widget {
  text-align: left;
}
.site-footer .widget_mc4wp_form_widget .widget-title {
  margin: 0;
}
.site-footer .mc4wp-form-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.site-footer .mc4wp-form-fields .footer-text {
  margin-bottom: 45px;
}
.site-footer .mc4wp-form-fields .footer-text p {
  margin: 0;
}
.site-footer .mc4wp-form-fields .footer-text .title {
  letter-spacing: 0.1px;
  color: #ffffff;
}
.site-footer .mc4wp-form-fields .newsletter-wrapper input[type=email] {
  height: 45px;
  border-radius: 0;
  width: 387px;
  padding: 5px 15px;
  border: none;
  background-color: #ffffff;
}
.site-footer .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
  height: 45px;
  vertical-align: top;
  padding: 10px 20px;
  background-color: var(--global-palette1);
  color: #000000;
}
.site-footer .mc4wp-form-fields .newsletter-wrapper input[type=submit]:hover {
  background-color: var(--global-palette2);
  color: #ffffff;
}
.site-footer .mc4wp-form-fields .newsletter-text {
  padding-left: 65px;
}
.site-footer .mc4wp-form-fields .newsletter-text::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(../default/img/newsletter.svg);
  height: 48px;
  width: 48px;
  font-size: 0;
  background-position: center;
  margin: auto 0;
  background-size: 48px;
  background-repeat: no-repeat;
}
.site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .wp-block-social-links .wp-block-social-link {
  margin: 0;
  color: #ffffff;
  padding: 8px;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  margin-right: 3px;
}
.site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor, .site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
  fill: currentColor;
  color: currentColor;
  height: 18px;
  width: 18px;
}
.site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .wp-block-social-links .wp-block-social-link:hover {
  background-color: var(--global-palette1);
  color: #000000 !important;
}
.site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .widget {
  margin-bottom: 22px;
}
.site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 20px;
}
.site-footer .wp-block-social-links-is-layout-flex {
  gap: 10px;
}
.site-footer .site-footer-middle-section-2:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0;
  left: -40px;
  width: 1px;
  height: 185px;
  background-color: #515151;
}
.site-footer .wp-block-heading {
  color: #ffffff !important;
}

.woocommerce ul.products:not(.products-list-view) li.product {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap {
  padding: 10px 0 0;
  text-align: left;
  -webkit-transform: none;
          transform: none;
  background: var(--global-palette8);
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .woocommerce-loop-product__title {
  padding: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .woocommerce-loop-product__title a:hover {
  color: var(--global-palette2);
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 10px 0;
}
.woocommerce span.onsale {
  padding: 0.25em 0.5em;
  background: #000000;
  color: #ffffff;
  font-size: 13px;
  left: 0 !important;
  top: 10px !important;
  border-radius: 0;
}
.woocommerce span.onsale::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0;
  right: -5px;
  display: block;
  width: 15px;
  background: #000000;
  color: #ffffff;
  -webkit-transform: skew(-30deg);
          transform: skew(-30deg);
}
.woocommerce span.onsale::after {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -5px;
  display: block;
  width: 15px;
  background: #000000;
  color: #ffffff;
  -webkit-transform: skew(30deg);
          transform: skew(30deg);
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper.gallery-navigation-carousel .woocommerce-product-gallery__image {
  height: 115px !important;
}
.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;
  line-height: 1.5;
  font-weight: 500;
  border-radius: 0;
  padding: 10px 20px;
  text-transform: uppercase;
}
.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 #reviews #comments h2,
.woocommerce #reviews .comment-reply-title {
  font-size: 22px;
  font-weight: 600;
  color: var(--global-palette3);
}
.woocommerce table.shop_table input {
  font-size: 12px;
}
.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: 600;
}
.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: 600;
  color: var(--global-palette2);
}
.woocommerce .content-bg,
.woocommerce body.content-style-unboxed .site {
  background: var(--global-palette9);
}
.woocommerce div.product .product_meta > span a:hover {
  color: var(--global-palette2);
}
.woocommerce div.product div.summary button.woosw-btn-has-icon.woosw-btn-icon-text:hover, .woocommerce div.product div.summary button.woosc-btn-has-icon.woosc-btn-icon-text:hover {
  color: var(--global-palette2);
}

.entry-title a:hover {
  color: var(--global-palette2);
}

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  height: 35px;
}
.woosq-product .thumbnails .slick-arrow:before {
  font-size: 20px;
  line-height: 33px;
}
.woosq-product .thumbnails .slick-arrow:hover:before {
  color: var(--global-palette3);
}

.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-color: var(--global-palette9);
  border: 1px solid #E6E6E6 !important;
  color: var(--global-palette3);
  border-radius: 0 !important;
}
.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-palette1);
  color: var(--global-palette3);
  border: 1px solid var(--global-palette1) !important;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

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

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

.base-product-toggle-container .base-toggle-shop-layout.toggle-active,
.base-product-toggle-container .base-toggle-shop-layout:hover {
  color: var(--global-palette9);
}

.content-style-unboxed .content-bg.loop-entry .content-bg:not(.loop-entry) {
  background: none;
}

.primary-sidebar.widget-area .widget {
  background-color: var(--global-palette9);
  padding: 10px 15px;
}

.sidebar-widgets-collapsible .widget-title:after, .sidebar-widgets-collapsible .widgettitle:after, .sidebar-widgets-collapsible .wp-block-group__inner-container > h2:after {
  top: -3px;
}

.cms-banner .elementor-column .elementor-widget-image {
  overflow: hidden;
}

@media (min-width: 1025px) and (max-width: 1200px) {
  .header-navigation ul ul.sub-menu li.menu-item:has(.menu-banner-hidden) {
    display: none;
  }
  .header-menu-container ul.menu > li.base-menu-mega-columns-4.base-menu-mega-layout-right-forty > ul.sub-menu:has(.menu-banner-hidden) {
    -ms-grid-columns: 1fr 1fr 2fr;
    grid-template-columns: 1fr 1fr 2fr;
  }
  .related.products .product-archive.grid-lg-col-4,
.upsells.products .product-archive.grid-lg-col-4 {
    -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 (max-width: 1200px) {
  .site-footer .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    width: 300px;
  }
}
@media (min-width: 1025px) {
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap.style-button {
    position: absolute;
    top: -39px;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap.style-button {
    position: absolute;
    top: -35px;
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .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: 8px 15px;
  }
  .site-footer .mc4wp-form-fields {
    display: block;
    text-align: center;
  }
  .site-footer .mc4wp-form-fields .newsletter-text {
    margin: 0 0 20px;
    position: relative;
    display: inline-block;
    text-align: left;
  }
  .site-footer .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    width: 360px;
  }
  .site-footer .site-middle-footer-inner-wrap .widget-title {
    margin-bottom: 20px;
  }
  .site-footer .site-top-footer-wrap .site-footer-section {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .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: 12px;
    padding: 7px 11px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .star-rating {
    margin: 8px 0;
  }
  .woocommerce ul.products:not(.products-list-view):not(.splide__list), .woocommerce .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products {
    grid-row-gap: 20px;
  }
  .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-icon-box-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .site-header .base-svg-iconset .thebase-account-svg {
    font-size: 23px;
  }
  .site-header .base-svg-iconset .base-shopping-cart-svg {
    font-size: 24px;
  }
  .custom-logo-link img,
img.base-dark-mode-logo {
    width: 120px;
  }
}
@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: 640px) {
  .woocommerce div.product div.images .woocommerce-product-gallery__wrapper.gallery-navigation-carousel .woocommerce-product-gallery__image {
    height: 80px !important;
  }
}
@media (max-width: 719px) {
  .site-footer .mc4wp-form-fields .newsletter-text::before {
    background-size: 36px;
  }
  .site-footer .newsletter-wrapper input[type=email] {
    width: 300px;
  }
  .site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .widget {
    margin-bottom: 15px;
  }
}
@media (max-width: 540px) {
  .site-header-item {
    margin-right: 12px;
  }
  .site-header .base-svg-iconset .thebase-account-svg {
    font-size: 20px;
  }
  .site-header .base-svg-iconset .base-shopping-cart-svg {
    font-size: 21px;
  }
  .header-search-advanced form.search-form {
    width: 280px;
  }
  .site-footer .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    height: 40px;
    width: 185px;
  }
  .site-footer .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
    height: 40px;
    padding: 8px 12px;
  }
  .site-top-footer-inner-wrap .widget-area .widget-title {
    font-size: 14px;
  }
}