/**
* Theme Name:     Furnitome 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;
  --global-footer-border: #2c2c2c;
}

body:not(.home).transparent-header #masthead {
  background: var(--global-palette9);
}

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

.woocommerce form .form-row label, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table th {
  font-weight: 500;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  font-weight: 500;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: 1px solid var(--global-gray-400);
}

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

.primary-sidebar .widget .wp-block-latest-posts__list li {
  line-height: 1.5;
}

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

.woosw-btn-icon-text .woosw-btn-text, .woosc-btn-icon-text .woosc-btn-text {
  text-transform: capitalize;
  font-weight: 500;
}

#payment ul.wc_payment_methods li.wc_payment_method > label {
  font-weight: 500;
}

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

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

.entry-content-wrap {
  padding: 0;
}

.base-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above) > .site-header-row-container-inner {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

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

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

.menu .menu-item .woocommerce ul.products li.product .onsale {
  padding: 0.3em 0.5em;
}

.menu .menu-item .woocommerce ul.products li.product .woocommerce-loop-product__title a, .woocommerce .woocommerce-loop-product__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.products-list .product-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.menu .menu-item .woocommerce ul.products li.product .onsale {
  padding: 0;
  font-size: 12px;
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 500;
  font-size: 15px;
  color: var(--global-palette3);
}
.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}

.woocommerce div.product div.summary form.cart .button.button-buy-now {
  background-color: var(--global-palette3);
  color: var(--global-palette9);
}

.button-hover .elementor-button:hover, .button-hover .post-button:hover {
  text-decoration: none !important;
}

.welcome-newsletter input[type=email] {
  min-height: 45px;
  min-width: 220px;
  border-radius: 0;
}

.welcome-newsletter {
  text-align: center;
}

.mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
  padding-left: 15px;
  padding-right: 15px;
}

.site-header .header-wishlist-wrap .header-wishlist-button {
  position: relative;
}
.site-header .header-wishlist-wrap .header-wishlist-button .header-wishlist-total {
  position: absolute;
  right: -10px;
  top: 8px;
  width: 1.6em;
  height: 1.6em;
  line-height: 1.6em;
  font-size: 0.9em;
}
.site-header .header-cart-button .header-cart-total {
  margin-left: -0.8em;
  margin-top: -1.2em;
}

.site-footer .site-middle-footer-wrap .wp-block-columns {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 1em;
}
.site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
  margin: 5px 0 0;
}
.site-footer .site-middle-footer-wrap .contact_info .contact-info-container p {
  margin: 10px 0;
}
.site-footer .site-middle-footer-wrap .widget-area .widget-title {
  margin-bottom: 24px;
}
.site-footer .site-top-footer-wrap .widget.widget_mc4wp_form_widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.site-footer .site-top-footer-wrap .mc4wp-form .newsletter-form input[type=email] {
  padding: 0 15px;
  height: 45px;
  width: 510px;
  border-radius: 0;
  margin-right: 15px;
  border: none;
  background-color: #e6e6e6;
}
.site-footer .site-top-footer-wrap .mc4wp-form .newsletter-form input[type=submit] {
  vertical-align: top;
  border-radius: 0;
}
.site-footer .site-top-footer-wrap .widget-area .widget-title {
  margin-bottom: 0;
}

/***************class add in elementore cms banner section (for hover in image grow effect)*********/
.cms-banner .elementor-column .elementor-widget-image {
  overflow: hidden;
}

.home-category .product-cat:hover .cat-image a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.primary-sidebar.widget-area .widget, #filter-drawer .widget {
  border: 1px solid var(--global-gray-400);
  padding: 15px;
}
.primary-sidebar.widget-area .widget-content, #filter-drawer .widget-content {
  padding: 10px 0px 0px 0px;
  margin-top: 3px;
}
.primary-sidebar.widget-area .wp-widget-group__inner-blocks, #filter-drawer .wp-widget-group__inner-blocks {
  padding: 0 0 15px 0px;
}
.primary-sidebar.widget-area ol, #filter-drawer ol {
  margin: 0;
}
.primary-sidebar.widget-area .widget-title, #filter-drawer .widget-title {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--global-gray-400);
}

.woocommerce ul.products:not(.products-list-view) li.product {
  text-align: left;
  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 {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap {
  top: -55px;
  bottom: auto;
  margin: 0;
  padding: 0 15px;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .star-rating {
  margin: 5px 0 0 0;
  float: none;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .price {
  margin-top: 10px;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .woocommerce-loop-product__title {
  padding-bottom: 0;
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
  text-transform: capitalize;
}
.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: 0px;
  text-transform: uppercase;
  line-height: 2;
  padding: 9px 20px;
}
.woocommerce .woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: var(--global-palette1);
  font-weight: 600;
}
.woocommerce .tr-price,
.woocommerce .price,
.woocommerce .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette1);
  font-weight: 600;
}
.woocommerce .tr-price del,
.woocommerce .price del,
.woocommerce .woocommerce-grouped-product-list-item__price del {
  color: var(--global-palette4);
  text-decoration-color: var(--global-palette4);
  font-weight: 500;
}
.woocommerce span.onsale {
  background-color: var(--global-palette1);
  color: var(--global-palette9);
  font-size: 12px;
  padding: 0;
  width: 40px;
  height: 25px;
  font-weight: 500;
  border-radius: 0;
  line-height: 25px;
}
.woocommerce div.product div.summary .product-onsale span.onsale {
  padding: 0;
  font-size: 0.8em;
}
.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 table.shop_table {
  font-size: 100%;
}
.woocommerce #cart-drawer h2.side-cart-header {
  font-size: 14px;
}
.woocommerce #reviews #comments h2 {
  font-size: 19px;
  font-weight: 500;
  color: var(--global-palette3);
}
.woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 500;
  color: var(--global-palette3);
}
.woocommerce form .form-row label {
  font-size: 100%;
}
.woocommerce table.shop_table {
  font-size: 100%;
}
.woocommerce a.added_to_cart {
  display: block;
}

.color-switch-dark .site-footer .site-top-footer-wrap .mc4wp-form .newsletter-form input[type=email] {
  background-color: #212121;
}
.color-switch-dark #mobile-drawer .drawer-inner {
  background: var(--global-palette7);
}
.color-switch-dark.woocommerce div.product div.summary form.cart .button.button-buy-now {
  background-color: var(--global-palette-btn-bg);
  color: var(--global-palette-btn);
}
.color-switch-dark.woocommerce div.product div.summary form.cart .button.button-buy-now:hover {
  background-color: var(--global-palette-btn-bg-hover);
  color: var(--global-palette-btn-hover);
}

@media (min-width: 1025px) and (max-width: 1366px) {
  .site-middle-footer-inner-wrap {
    grid-column-gap: 30px;
  }
  .grid-lg-col-5 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 1025px) and (max-width: 1800px) {
  .site-main-header-wrap .site-header-row-container-inner .site-container, .site-bottom-header-wrap .site-header-row-container-inner .site-container {
    padding: 0 15px 0 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1109px) {
  .site-main-header-inner-wrap .site-header-item .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-top: 0;
  }
  .site-header .site-main-header-wrap .site-header-row-container-inner > .site-container .site-bottom-header-inner-wrap .site-header-bottom-section-right {
    -ms-grid-column-span: 4;
    grid-column-end: 4;
    margin: auto 0;
  }
}
@media (min-width: 1025px) and (max-width: 1663px) {
  .site-main-header-wrap .site-header-row.site-header-row-center-column {
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 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;
  }
  .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: 15px;
    padding-bottom: 15px;
  }
  .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:first-child a {
    padding-left: 0;
  }
  .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 (max-width: 1366px) {
  .site-footer .site-top-footer-inner-wrap .widget.widget_mc4wp_form_widget {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .site-footer .site-top-footer-inner-wrap .widget-area .widget-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 1024px) {
  .site-footer .site-middle-footer-wrap .widget-area .widget-title {
    margin-bottom: 10px;
  }
  .menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 10px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap {
    top: -48px;
  }
  .archive ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products),
  .archive .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products, .single-product ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products),
  .single-product .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
    row-gap: 1em;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .related.products .product-archive.grid-lg-col-5, .upsells.products .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));
  }
}
@media (min-width: 541px) and (max-width: 767px) {
  .archive ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .single-product ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .woocommerce-cart ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list) {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@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;
  }
  .archive .entry-hero.post-archive-hero-section .entry-header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .entry-hero.product-archive-hero-section .entry-header, .entry-hero.post-archive-hero-section .entry-header, .entry-hero.page-hero-section .entry-header, .entry-hero.search-archive-hero-section .entry-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .archive.category .entry-hero.post-archive-hero-section .entry-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .archive.category .entry-hero.post-archive-hero-section .entry-header P {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .site-header .site-header-item {
    margin-right: 15px;
  }
  .site-footer .site-top-footer-inner-wrap .widget.widget_mc4wp_form_widget {
    max-width: 510px;
    width: 100%;
    margin: 0 auto;
  }
  .site-footer .site-top-footer-inner-wrap .mc4wp-form .newsletter-form input[type=email] {
    margin-bottom: 15px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap {
    margin: 0;
    margin-top: 10px;
    padding: 0;
  }
  .woocommerce span.onsale {
    font-size: 11px;
    width: 43px;
    height: 22px;
    line-height: 22px;
  }
}
@media (max-width: 575px) {
  .woocommerce s ul.products.products-list-view li.product .product-thumbnail {
    max-width: 250px;
    padding: 0.6rem;
  }
  .woocommerce s ul.products.products-list-view li.product .product-details.entry-content-wrap {
    padding-left: 0.6rem;
  }
}
@media (max-width: 540px) {
  .site-header .mobile-html-inner {
    text-align: center;
    margin: 8px 0px;
  }
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 120px;
  }
}