/**
* Theme Name:     Furniru 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: #e6e6e6;
}

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

:root .color-switch-dark #colophon {
  --global-palette3: #555a60;
  --global-palette2: #212121;
}

.site-header .header-menu-container ul ul li.menu-item > a:hover, .site-header .header-menu-container .product-cat .cat-title a:hover, .site-header .header-menu-container .sub-categories li a:hover {
  text-decoration: underline;
}
.site-header .site-top-header-wrap .site-header-item {
  margin-right: 0;
}
.site-header .site-top-header-wrap .header-contact-item .contact-content {
  margin-left: 0;
}
.site-header .header-search-advanced button.search-submit {
  top: -1px;
  left: auto;
  right: -1px;
  bottom: -1px;
}
.site-header .header-search-advanced form.search-form .search-btn-icon {
  display: none;
}
.site-header .site-header-item-vertical-navigation .vertical-navigation-header {
  padding-right: 96px;
}
.site-header .site-header-item-vertical-navigation .vertical-menu-container {
  padding-top: 20px;
}
.site-header .site-header-item-vertical-navigation .vertical-menu-container .menu {
  padding: 0 15px;
}
.site-header .site-header-item-vertical-navigation .vertical-menu-container .menu li.menu-item:last-child {
  border-bottom: 0;
}
.site-header .secondary-navigation ul.menu li.menu-item {
  position: relative;
}
.site-header .secondary-navigation ul.menu li.menu-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  bottom: 0;
  width: 0.1px;
  height: 20px;
  background-color: rgba(0, 0, 0, 0.1);
}
.site-header .secondary-navigation ul.menu li.menu-item:last-child::after {
  display: none;
}
.site-header .secondary-navigation ul.menu li.menu-item:last-child a {
  padding-right: 0;
}
.site-header #widget-toggle.drawer-toggle .widget-toggle-label {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: 10px;
}

#widget-drawer .drawer-inner .drawer-content {
  margin-top: 10px;
}
#widget-drawer .drawer-inner .drawer-content .widget.tmcore-wp-widget-products .widget-title {
  position: absolute;
  top: 12px;
}
#widget-drawer .drawer-inner .drawer-content .widget.tmcore-wp-widget-products .widget-content ul.product_list_widget {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 15px minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
#widget-drawer .drawer-inner .drawer-content .widget.tmcore-wp-widget-products .widget-content ul.product_list_widget li {
  border: 1px solid var(--global-gray-400);
  padding: 10px;
  border-radius: 5px;
}
#widget-drawer .drawer-inner .drawer-content .widget.tmcore-wp-widget-products .widget-content ul.product_list_widget li a img {
  float: none;
  width: auto;
  margin-bottom: 10px;
}
#widget-drawer .drawer-inner .drawer-content .widget.tmcore-wp-widget-products .widget-content ul.product_list_widget li .star-rating-block {
  margin: 6px 0;
}

.products-list .product-title, ul.product_list_widget .product-title, .home-left-sidebar .product-title, .wp-widget-group__inner-blocks .wp-block-latest-posts__post-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.home-left-sidebar .product-title {
  -webkit-line-clamp: 2;
}

.splide .splide__arrow {
  height: 30px;
  width: 30px;
  font-size: 14px;
}

.woocommerce-page .site-main ul.products.grid-cols {
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 30px;
}

.archive main, .single-product main, .woocommerce-cart main {
  overflow: hidden;
}

.woocommerce:not(.home-left-sidebar .woocommerce) ul.products.grid-cols:not(ul.products-list-view), .woocommerce:not(.home-left-sidebar .woocommerce) .woocommerce-carousel .splide__track {
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  margin: 0 -1px 0 0;
}
.woocommerce:not(.home-left-sidebar .woocommerce) ul.products.grid-cols:not(ul.products-list-view) .splide__slide, .woocommerce:not(.home-left-sidebar .woocommerce) .woocommerce-carousel .splide__track .splide__slide {
  margin: 0 1px 0 0;
}
.woocommerce:not(.home-left-sidebar .woocommerce) ul.products.grid-cols:not(ul.products-list-view) li.product, .woocommerce:not(.home-left-sidebar .woocommerce) .woocommerce-carousel .splide__track li.product {
  border: none;
  border-right: 1px solid var(--global-gray-400);
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
}
.woocommerce:not(.home-left-sidebar .woocommerce) ul.products.grid-cols:not(ul.products-list-view) li.product .product-details.entry-content-wrap .star-rating, .woocommerce:not(.home-left-sidebar .woocommerce) .woocommerce-carousel .splide__track li.product .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 3px 0 7px 0;
}
.woocommerce:not(.home-left-sidebar .woocommerce) ul.products.grid-cols:not(ul.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap, .woocommerce:not(.home-left-sidebar .woocommerce) .woocommerce-carousel .splide__track li.product .product-details.entry-content-wrap .product-action-wrap {
  bottom: -2rem;
}
.woocommerce:not(.home-left-sidebar .woocommerce) ul.products.grid-cols:not(ul.products-list-view) li.product .product-thumbnail .onsale, .woocommerce:not(.home-left-sidebar .woocommerce) .woocommerce-carousel .splide__track li.product .product-thumbnail .onsale {
  color: #021523;
  background-color: var(--global-palette1);
}
.woocommerce:not(.home-left-sidebar .woocommerce) div.product div.images .woocommerce-product-gallery__wrapper img, .woocommerce:not(.home-left-sidebar .woocommerce).woocommerce-page div.product div.images .woocommerce-product-gallery__wrapper img {
  border: 1px solid var(--global-gray-400);
}
.woocommerce:not(.home-left-sidebar .woocommerce) .base-sticky-add-to-cart-action-wrap a.added_to_cart, .woocommerce:not(.home-left-sidebar .woocommerce) div.product div.summary .added_to_cart, .woocommerce:not(.home-left-sidebar .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;
  border-radius: 30px;
  padding: 7px 25px;
  line-height: 1.6em;
}
.woocommerce:not(.home-left-sidebar .woocommerce) .base-sticky-add-to-cart-action-wrap a.added_to_cart:hover, .woocommerce:not(.home-left-sidebar .woocommerce) div.product div.summary .added_to_cart:hover, .woocommerce:not(.home-left-sidebar .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:not(.home-left-sidebar .woocommerce) table.shop_table input {
  font-size: 16px;
}
.woocommerce:not(.home-left-sidebar .woocommerce).woocommerce-product-list .star-rating {
  float: none;
  margin: 0 0 5px 0;
}
.woocommerce:not(.home-left-sidebar .woocommerce) ul.cart_list li a, .woocommerce:not(.home-left-sidebar .woocommerce) ul.cart_list li .quantity, .woocommerce:not(.home-left-sidebar .woocommerce) ul.product_list_widget li a, .woocommerce:not(.home-left-sidebar .woocommerce) ul.product_list_widget li .quantity {
  font-size: 16px;
  font-weight: 400;
}
.woocommerce:not(.home-left-sidebar .woocommerce) #reviews #comments h2, .woocommerce:not(.home-left-sidebar .woocommerce) #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 500;
  color: var(--global-palette3);
}
.woocommerce:not(.home-left-sidebar .woocommerce) #reviews #comments ol.commentlist li .comment-text {
  background-color: var(--global-palette9);
}

.primary-sidebar .widget.tmcore-wp-widget-filter, .primary-sidebar .widget.widget_block, #filter-drawer .widget.tmcore-wp-widget-filter, #filter-drawer .widget.widget_block {
  border: 1px solid var(--global-gray-400);
}
.primary-sidebar .widget-title, #filter-drawer .widget-title {
  border-left: 5px solid var(--global-palette2);
  background: var(--global-palette7);
  padding: 10px 15px;
}
.primary-sidebar .widget-title::after, #filter-drawer .widget-title::after {
  top: 6px;
  right: 16px;
}
.primary-sidebar.widget-area .widget-content, .primary-sidebar.popup-drawer .widget-content, .primary-sidebar.widget-area .wp-widget-group__inner-blocks, #filter-drawer.widget-area .widget-content, #filter-drawer.popup-drawer .widget-content, #filter-drawer.widget-area .wp-widget-group__inner-blocks {
  margin: 0.8em 0.8em 0.8em 1.2em;
}

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

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

.has-sidebar.has-left-sidebar .content-area .content-container {
  -ms-grid-columns: 270px 1fr;
  grid-template-columns: 270px 1fr;
}

.woocommerce-product-list .woocommerce-carousel .splide__track .splide__slide.is-active {
  border-left-color: transparent !important;
}

.home-left-sidebar .woocommerce ul.products li {
  border-bottom: 1px solid var(--global-gray-400);
  padding: 10px 0;
}
.home-left-sidebar .woocommerce ul.products li:last-child {
  border-bottom: 0;
}
.home-left-sidebar .woocommerce.woocommerce-product-list .star-rating {
  float: none;
  margin: 3px 0 5px 0;
}

.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 {
  color: var(--global-palette3);
  font-weight: 500;
}
.tr-price del, .price del {
  color: var(--global-palette4);
  text-decoration-color: var(--global-palette4);
  font-weight: normal;
}

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

.popup-drawer .drawer-header {
  padding: 0 1em 0 1.5em;
}

.woosc-quick-table .woosc_table td {
  min-width: 160px;
}

.site-footer .site-info-inner .contact-info-container p + p {
  margin: 10px 0;
}
.site-footer .site-middle-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 25px;
}
.site-footer .wp-block-latest-posts__featured-image {
  margin-right: 15px;
}
.site-footer .site-top-footer-wrap .widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  -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 h2::before {
  content: "";
  -webkit-mask-image: url(img/newsletter-icon.svg);
          mask-image: url(img/newsletter-icon.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 60px;
          mask-size: 60px;
  background: #555a60;
  height: 60px;
  width: 60px;
  display: inline-block;
  margin: 0 20px 0 0;
}
.site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=email] {
  width: 500px;
  border: none;
  height: 44px;
  padding-left: 20px;
  border-radius: 30px 0 0 30px;
}
.site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=submit] {
  height: 44px;
  border-radius: 0 30px 30px 0;
  vertical-align: top;
  line-height: 1em;
}
.site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=submit]:hover {
  background-color: #312e2e;
  color: #fff;
}

.product-cat .sub-categories li a:hover, .product-cat .cat-title a:hover {
  text-decoration: underline;
}

.header-navigation .header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 500;
  font-size: 18px;
  color: var(--global-palette3);
  padding-bottom: 5px;
}

.widget-toggle-label:hover, .site-header .header-cart-label:hover, .secondary-menu-container ul.menu li a:hover {
  text-decoration: underline;
}

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

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

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

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

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

.woosq-product .thumbnails .slick-arrow:hover:before {
  color: var(--global-palette3);
}

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

.woocommerce div.product .woocommerce-tabs .panel table.bordered th {
  color: var(--global-palette2);
}

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

@media (max-width: 1366px) {
  .vertical-layout-opened-true .vertical-navigation .vertical-menu-container {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
  .vertical-layout-opened-true .vertical-navigation .vertical-menu-container.hidden {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 1025px) and (max-width: 1450px) {
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .site-header .site-header-item-vertical-navigation .vertical-navigation-header {
    padding-right: 45px;
  }
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=email] {
    width: 400px;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .related.products .product-archive.grid-lg-col-6, .upsells.products .product-archive.grid-lg-col-6 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 1024px) {
  .site-footer .site-top-footer-wrap .widget {
    display: -ms-grid;
    display: grid;
    gap: 0;
  }
  .site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=email] {
    width: 400px;
  }
}
@media (min-width: 541px) and (max-width: 767px) {
  .woocommerce:not(.products-list) ul.products:not(.products-list-view):not(.splide__list), .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 (min-width: 540px) and (max-width: 767px) {
  .cms-banner .elementor-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .cms-banner .elementor-container .elementor-column {
    width: 50%;
  }
  .cms-banner .elementor-container .elementor-column .elementor-widget-image {
    overflow: hidden;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #cms-categories .elementor-column {
    width: 50%;
  }
}
@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: translateY(-2.5rem);
    transform: translateY(-2.5rem);
  }
}
@media (max-width: 767px) {
  .base-sticky-add-to-cart-action-wrap a.added_to_cart, div.product div.summary .added_to_cart, a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
    font-size: 14px;
    padding: 5px 12px;
  }
  .site-footer .site-top-footer-wrap .widget h2::before {
    -webkit-mask-size: 40px;
            mask-size: 40px;
    height: 40px;
    width: 40px;
    margin: 0 10px 0 0;
  }
  .site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=email] {
    width: 215px;
    height: 40px;
  }
  .site-footer .site-top-footer-wrap .widget .mc4wp-form .mc4wp-form-fields .newsletter input[type=submit] {
    height: 40px;
  }
}
@media (max-width: 480px) {
  .custom-logo-link, img.base-dark-mode-logo {
    width: 100px;
    display: block;
  }
  .site-header-item {
    margin-right: 10px;
  }
  .site-footer .site-middle-footer-inner-wrap .widget-area .widget-title {
    margin-bottom: 15px;
  }
}