/**
* Theme Name:     Mebel 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-gray-500: #dddddd;
}

.woocommerce form .form-row label {
  font-weight: 500;
  font-size: 100%;
}

.woocommerce .wc-block-components-notice-banner {
  font-size: 1em;
}

b, strong {
  font-weight: 600;
}

#payment ul.wc_payment_methods li.wc_payment_method > label, .woocommerce ul#shipping_method li label,
.woocommerce div.product form.cart .variations label, .woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title,
.woocommerce table.shop_table th, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tbody th, .woocommerce td.product-name dl.variation dt,
.base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title, .woocommerce table.shop_attributes th {
  font-weight: 500;
}

.color-switch-dark .elementor-widget-tmcore-brand .elementor-brand-item .elementor-brand-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark .site-middle-footer-wrap .site-footer-row-container-inner, .color-switch-dark .site-bottom-footer-wrap .site-footer-row-container-inner {
  background: var(--global-palette7);
}
.color-switch-dark .site-middle-footer-wrap .site-footer-row-container-inner {
  --global-palette2: #212121;
  border-bottom: 1px solid #2f3336;
}
.color-switch-dark ul.sub-menu .elementor-element.menu-product-tab {
  background-color: #212121;
}
.color-switch-dark .shop-by-category .product-cat .cat-image {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark .site-middle-footer-inner-wrap .wp-block-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}

#rev_slider_3_1_wrapper {
  left: 0px !important;
}

.header-search-bar form.woocommerce-product-search input[type=search] {
  padding: 10px 40px 10px 15px;
  border-radius: 50px;
}
.header-search-bar form.woocommerce-product-search .base-search-icon-wrap {
  font-size: 20px;
}

.header-contact-wrap .element-contact-inner-wrap a::after {
  content: "";
  border-right: 1px solid var(--global-gray-400);
  margin-right: 20px;
  height: 20px;
  position: relative;
  top: 0;
  right: -13px;
}
.header-contact-wrap .element-contact-inner-wrap a:last-of-type::after {
  display: none;
}
.header-contact-wrap .header-contact-item .contact-content {
  margin-left: 7px;
}

.cms-three-banner .col .elementor-element-populated {
  overflow: hidden;
}
.cms-three-banner .elementor-element.cms-btn .elementor-button:hover {
  text-decoration: none;
}

.one-banner .elementor-element.cms-btn .elementor-button:hover {
  text-decoration: none;
}

.shop-by-category .product.category.product-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shop-by-category .woocommerce-carousel .splide__track ul.products {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
  margin-right: 50px;
  width: calc(16.6667% - 41.6667px);
}

.woocommerce-carousel .splide__track ul.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-style: unset;
          transform-style: unset;
}
.woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
  margin: 0;
  margin-right: 30px;
  width: calc(20% - 24px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.elementor-post-wrapper .splide__track .column-item {
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat):hover .product-details.entry-content-wrap .product-action-wrap:hover {
  text-decoration: none;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap {
  padding: 15px 0px 0px 0px;
  min-height: 135px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .star-rating {
  margin: 5px 0 5px 0px;
  float: none;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .woocommerce-loop-product__title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap.style-text {
  bottom: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-decoration: underline;
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap.style-text a {
  font-size: 14px;
  font-weight: 500;
  color: var(--global-palette3);
  padding: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap.style-text .base-svg-iconset {
  display: none;
}
.woocommerce ul.products.products-list-view li.product {
  padding: 1rem;
}
.woocommerce ul.products.products-list-view li.product .woocommerce-loop-product__title {
  font-size: 13px;
}
.woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap.style-text {
  text-decoration: underline;
}
.woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap.style-text a {
  font-size: 14px;
  font-weight: 500;
  color: var(--global-palette3);
  padding: 0;
}
.woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap.style-text:hover {
  text-decoration: none;
}
.woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap.style-text .base-svg-iconset {
  display: 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: 0px;
  text-transform: uppercase;
  line-height: 1.8;
  padding: 8px 25px;
}

.product-cat:not(.site-header .product-cat) {
  overflow: hidden;
}
.product-cat:not(.site-header .product-cat) .cat-image {
  border-radius: 0px;
}
.product-cat:not(.site-header .product-cat):hover .cat-image a img {
  -webkit-transform: none;
          transform: none;
}

.top-deal-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
  -webkit-transform: none;
          transform: none;
}

.woocommerce section.products > h2 {
  margin-bottom: 25px;
  text-transform: uppercase;
  text-align: center;
}

.woocommerce span.onsale {
  font-size: 0.8em;
  padding: 4px 8px;
  border-radius: 0;
}

.products-tab.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
  padding: 0 0 40px 0;
}
.products-tab.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items .elementor-tab-title::after {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "";
  border-right: 1px solid var(--global-gray-400);
  position: absolute;
  right: -45px;
  top: 13px;
  height: 20px;
}
.products-tab.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items .elementor-tab-title:last-child::after {
  display: none;
}

.primary-sidebar .tmcore-wp-widget-filter ul.list-style-text a {
  font-size: 14px;
}

.primary-sidebar.widget-area .widget-title::after, #filter-drawer .widget-title::after {
  right: 0;
  top: -2px;
}

.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.newsletter-section .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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.newsletter-section .mc4wp-form-fields .newsletter-form {
  position: relative;
}
.newsletter-section .mc4wp-form-fields .newsletter-form input[type=email] {
  height: 45px;
  border-radius: 50px 50px;
  background: var(--global-palette7);
  border: none;
  width: 400px;
  padding: 10px 50px 10px 20px;
}
.newsletter-section .mc4wp-form-fields .newsletter-form input[type=email]:hover, .newsletter-section .mc4wp-form-fields .newsletter-form input[type=email]:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.newsletter-section .mc4wp-form-fields .newsletter-form input[type=submit] {
  position: absolute;
  top: 2px;
  right: 0;
  width: 60px;
  background-color: var(--global-palette1);
  -webkit-mask-image: url(img/newsletter-btn.svg);
          mask-image: url(img/newsletter-btn.svg);
  -webkit-mask-size: 21px;
  mask-size: 21px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}
.newsletter-section .mc4wp-form-fields p {
  margin: 0 0px;
}
.newsletter-section .mc4wp-form-fields .mc4wp-response .mc4wp-alert.mc4wp-error p {
  margin-top: 5px;
  text-align: center;
}

#menu-footer-navigation {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 25px;
}
#menu-footer-navigation li > a {
  border-right: 1px solid #d4d4d4;
  height: 18px;
  padding-right: 20px;
  line-height: 15px;
  text-transform: uppercase;
}
#menu-footer-navigation li:last-of-type a {
  border-right: none;
}

.contact_info p {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-right: 25px;
  font-weight: 400;
}

.site-middle-footer-inner-wrap .wp-block-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.site-middle-footer-inner-wrap .wp-block-image img {
  margin-bottom: 15px;
}
.site-middle-footer-inner-wrap .footer-social-wrap .footer-social-inner-wrap {
  margin-top: 35px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.site-middle-footer-inner-wrap .site-info-inner .contact-info-container p + p {
  margin-left: 10px;
}

.welcome-newsletter {
  text-align: center;
}
.welcome-newsletter input[type=email] {
  min-height: 41px;
  min-width: 220px;
  padding: 0 10px;
  margin-bottom: 10px;
}

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

.woocommerce table.shop_table {
  font-size: 100%;
}

@media (max-width: 1366px) {
  .products-tab.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
    padding: 0 0 30px 0;
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 25px;
    width: calc(25% - 18.75px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 30px;
    width: calc(16.6667% - 25px);
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .has-left-sidebar ul.product-archive, .cross-sells ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, 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;
  }
}
@media (max-width: 1024px) {
  .site-top-header-inner-wrap .mobile-html-inner p {
    text-align: center;
    margin: 10px 0px;
  }
  .sub-menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 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: 8px 20px;
  }
  #filter-drawer .drawer-inner .product-filter-widgets .widget-title {
    font-size: 17px;
    text-transform: uppercase;
  }
  #filter-drawer .drawer-inner .product-filter-widgets a {
    font-size: 14px;
  }
  .newsletter-section .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 290px;
  }
  .products-tab.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items .elementor-tab-title::after {
    right: -30px;
  }
  #menu-footer-navigation {
    gap: 15px;
  }
  .site-bottom-footer-inner-wrap {
    grid-row-gap: 10px;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 25px;
    width: calc(20% - 20px);
  }
}
@media (max-width: 767px) and (min-width: 541px) {
  .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));
  }
  .sub-menu .elementor-element.elementor-widget-tmcore-products ul.products {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .site-header .custom-logo-link, .site-header .brand {
    display: block;
    width: 120px;
  }
  .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, .woocommerce-cart ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products),
  .woocommerce-cart .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;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap.style-text {
    margin: 0rem 0 0;
  }
  .cms-three-banner .col {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .products-tab.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
    padding: 0 0 0px 0;
    margin: 0 0 30px 0px;
  }
  .products-tab.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items .elementor-tab-title::after {
    border-right: none;
  }
  .newsletter-section .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 390px;
  }
  .contact_info p {
    margin-right: 24px;
    margin-bottom: 10px;
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
}
@media (max-width: 719px) {
  .ft-ro-m-dir-column .site-footer-section {
    grid-row-gap: 0px;
  }
}
@media (max-width: 575px) {
  .woocommerce ul.products-list-view .product-thumbnail {
    padding: 0rem;
  }
  .woocommerce ul.products-list-view li.product .product-details.entry-content-wrap {
    padding: 1rem 0rem 0rem 0rem;
  }
}
@media (max-width: 540px) {
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    width: calc(50% - 7.5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    width: calc(33.3333% - 13.3333px);
  }
}
@media (max-width: 480px) {
  .site-main-header-inner-wrap .site-header-item {
    margin-right: 14px;
  }
  .newsletter-section .mc4wp-form-fields .newsletter-form input[type=email] {
    width: 230px;
  }
}