/**
* 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;
}

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

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 .shop-by-category .elementor-element.elementor-widget-tmcore-product-categories .product-cat .cat-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark .site-middle-footer-inner-wrap #block-11 .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;
}

.woocommerce ul.products:not(.products-list-view) li.product {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:hover .product-details.entry-content-wrap .product-action-wrap {
  opacity: 1;
}
.woocommerce ul.products:not(.products-list-view) li.product:hover .product-details.entry-content-wrap .product-action-wrap:hover {
  text-decoration: none;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap {
  padding: 15px 0px 0px 0px;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap {
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: relative;
  text-decoration: underline;
  bottom: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0rem 0rem;
}
.woocommerce ul.products:not(.products-list-view) li.product .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 .star-rating {
  margin: 5px 0 10px 0px;
  float: none;
}

.woocommerce ul.products.products-list-view li.product {
  border-radius: 0px;
  padding: 1rem;
  background: var(--global-palette9);
  border: 1px solid var(--global-gray-400);
}
.woocommerce ul.products.products-list-view li.product .woocommerce-loop-product__title {
  font-size: 13px;
}
.woocommerce ul.products.products-list-view li.product .woocommerce-loop-product__title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap {
  text-decoration: underline;
}
.woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap:hover {
  text-decoration: none;
}

.woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button), .woocommerce ul.products li.woo-archive-btn-button .button:not(.kb-button),
.wc-block-grid__product.woo-archive-btn-button .product-details .wc-block-grid__product-add-to-cart .wp-block-button__link {
  padding: 0px 0px;
}

.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;
  padding: 0px 0px;
  background: transparent;
  color: var(--global-palette3);
}
.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: transparent;
  color: var(--global-palette3);
}

.single-product.woocommerce .woosc-quick-table-products 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;
  padding: 9px 31px;
  background: var(--global-palette1);
  color: var(--global-palette9);
}
.single-product.woocommerce .woosc-quick-table-products 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-palette2);
  color: var(--global-palette9);
}

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

.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 input[type=email] {
  height: 45px;
  border-radius: 50px 0px 0px 50px;
  background: var(--global-palette7);
  border: none;
  width: 340px;
  margin-right: 0px;
  padding: 0px 18px;
}
.newsletter-section .mc4wp-form-fields input[type=email]:hover, .newsletter-section .mc4wp-form-fields input[type=email]:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.newsletter-section .mc4wp-form-fields input[type=submit] {
  border-radius: 0px 50px 50px 0px;
  padding: 0;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  font-size: 0px;
  position: relative;
  right: 0;
  top: 0;
  height: 45px;
  width: 60px;
  background-image: url(img/newsletter-btn.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 22px;
  background-color: var(--global-palette7);
}
.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 #block-11 .wp-block-image img {
  display: inline-block;
  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;
}

.product-actions .woosw-btn.woosw-btn-has-icon, .product-actions .woosc-btn.woosc-btn-has-icon, .product-actions .woosq-btn.woosq-btn-has-icon {
  background: var(--global-palette9);
  color: var(--global-palette3);
  -webkit-box-shadow: 0 0 9px rgba(85, 85, 85, 0.1333333333);
          box-shadow: 0 0 9px rgba(85, 85, 85, 0.1333333333);
}
.product-actions .woosw-btn.woosw-btn-has-icon:hover, .product-actions .woosc-btn.woosc-btn-has-icon:hover, .product-actions .woosq-btn.woosq-btn-has-icon:hover {
  background: var(--global-palette1);
  color: var(--global-palette9);
}

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

.base-product-toggle-container .base-toggle-shop-layout.toggle, .base-product-toggle-container .base-toggle-shop-layout {
  background: var(--global-palette8);
}

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

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

.select2-container--open .select2-dropdown--below, .select2-container--open .select2-dropdown--above {
  z-index: 1;
}

@media (max-width: 1366px) {
  .products-tab.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
    padding: 0 0 30px 0;
  }
}
@media (max-width: 1200px) and (min-width: 1025px) {
  .single-product div.product div.images {
    width: 500px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@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;
  }
  .newsletter-section .mc4wp-form-fields input[type=email] {
    width: 240px;
  }
  .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;
  }
  .site-bottom-footer-inner-wrap .footer-widget-area-inner.site-info-inner #block-14 .wp-block-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) and (min-width: 541px) {
  .woocommerce ul.products:not(.products-list-view):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;
  }
  .sub-menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 15px;
  }
  .woocommerce ul.products:not(.products-list-view):not(.splide__list):not(.sub-menu .products) {
    grid-row-gap: 1rem;
  }
  .cms-three-banner .col {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .newsletter-section .mc4wp-form-fields input[type=email] {
    width: 300px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap {
    opacity: 1;
  }
  .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;
  }
  .contact_info p {
    margin-right: 24px;
    margin-bottom: 10px;
  }
}
@media (max-width: 719px) {
  .ft-ro-m-dir-column .site-footer-section {
    grid-row-gap: 0px;
  }
  .woocommerce.single-product div.product .woocommerce-tabs .panel {
    padding-left: 0em;
    padding-right: 0em;
  }
  .woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li:first-child {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .woocommerce ul.products-list-view .product-thumbnail {
    max-width: 250px;
    padding: 0rem;
  }
  .woocommerce ul.products-list-view li.product .product-details.entry-content-wrap {
    padding: 1rem 0rem 0rem 0rem;
  }
}
@media (max-width: 480px) {
  .site-header .custom-logo-link, .site-header .brand {
    width: 110px;
  }
  .newsletter-section .mc4wp-form-fields input[type=email] {
    width: 180px;
  }
}