/**
* Theme Name:     Foodbox 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);
}

.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 {
  font-weight: 600;
}

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

.color-switch-dark .elementor-widget-tmcore-brand .elementor-brand-item .elementor-brand-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark .footer-social-wrap .footer-social-inner-wrap .social-button {
  --global-palette3: #212121;
}
.color-switch-dark ul.sub-menu .elementor-element.menu-product-tab {
  background-color: #212121;
}

#rev_slider_1_1_wrapper {
  left: 0px !important;
}

#rev_slider_1_1 {
  width: 100% !important;
}

.header-account-style-icon_title_label .header-account-content {
  padding-left: 10px;
}

.site-main-header-inner-wrap .site-header-item {
  margin-right: 25px;
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-size: 15px;
}

.secondary-navigation .secondary-menu-container > ul > li.menu-item > a {
  padding: 6px 15px;
}
.secondary-navigation .secondary-menu-container > ul > li.menu-item > a::after {
  content: "";
  border-right: 1px solid var(--global-gray-400);
  display: block;
  position: absolute;
  top: 7px;
  right: 0;
  width: 1px;
  height: 16px;
}
.secondary-navigation .secondary-menu-container > ul > li.menu-item:last-of-type > a {
  padding: 8px 0px 8px 15px;
}
.secondary-navigation .secondary-menu-container > ul > li.menu-item:last-of-type > a::after {
  display: none;
}

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

.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: 20px;
  width: calc(16.6667% - 16.6667px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

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

.elementor-brand-wrapper .tmcore-carousel {
  display: block;
}
.elementor-brand-wrapper .splide__track .elementor-brand-item {
  width: 16.6667%;
}

.woocommerce ul.products li.product:not(.product-item, .product-cat) {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0px;
}
.woocommerce ul.products li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap {
  padding: 15px 0px;
}
.woocommerce ul.products li.product:not(.product-item, .product-cat) .product-details.entry-content-wrap .product-action-wrap {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin-top: 0.5em;
  padding: 0rem 0rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.woocommerce ul.products 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 li.product:not(.product-item, .product-cat) .star-rating {
  margin: 5px 0 10px 0px;
  float: none;
}

.woocommerce.products-list ul.products li:not(.product-item, .product-cat) {
  padding: 20px;
}
.woocommerce.products-list ul.products li:not(.product-item, .product-cat) .star-rating {
  margin: 8px 0;
  float: none;
}

.woocommerce ul.products.products-list-view li.product {
  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;
}

.archive.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry), .single-product.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry), .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
  padding: 15px 0 0px;
}

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

.shop-by-category .cat-image img:hover {
  border: 2px solid var(--global-palette1);
}

.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 .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: 14px;
  font-weight: 500;
  border-radius: 0px;
  text-transform: uppercase;
  padding: 9px 25px;
  line-height: 1.8;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  font-size: 14px;
}

.woocommerce ul.cart_list li .quantity, .woocommerce ul.product_list_widget li .quantity {
  font-size: 15px;
}

.woocommerce span.onsale {
  background: #ef2d2d;
  font-size: 0.8em;
  padding: 4px 8px;
  color: #fff;
}

.product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tab-title {
  padding: 15px 30px;
}
.product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
  padding: 0 0 30px 0;
}
.product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tab-title.elementor-active {
  border-color: none;
}
.product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tab-title:last-of-type {
  margin-right: 0px;
}

body:not(.rtl) .cms-three-banner.elementor-element .col2 .text1.static-text, body:not(.rtl) .cms-three-banner.elementor-element .col2 .text2.static-text {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.cms-three-banner.elementor-element .col2 .text1.static-text:before {
  content: "";
  margin: 23px auto;
  padding: 2px;
  border-bottom: 1px solid #ffffff;
  height: 1px;
  width: 100px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 9px;
}
.cms-three-banner.elementor-element .col2 .text1.static-text:after {
  content: "";
  margin: 26px auto 20px;
  border-top: 1px solid #ffffff;
  padding: 3px;
  height: 1px;
  width: 80px;
  display: block;
}
.cms-three-banner.elementor-element .col1 .elementor-element-populated, .cms-three-banner.elementor-element .col2 .elementor-element-populated, .cms-three-banner.elementor-element .col3 .elementor-element-populated {
  overflow: hidden;
}

.cms-three-banner .elementor-element.col1 .elementor-element-populated:hover .text2.static-text .elementor-heading-title, .cms-three-banner .elementor-element.col3 .elementor-element-populated:hover .text2.static-text .elementor-heading-title {
  transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -ms-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.cms-three-banner .elementor-element.col1 .elementor-element-populated:hover .text1.static-text .elementor-heading-title, .cms-three-banner .elementor-element.col3 .elementor-element-populated:hover .text1.static-text .elementor-heading-title {
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  -moz-transform: translateY(40px);
  transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -ms-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.cms-three-banner .elementor-element.col1 .text1.static-text .elementor-heading-title, .cms-three-banner .elementor-element.col3 .text1.static-text .elementor-heading-title,
.cms-three-banner .elementor-element.col1 .text2.static-text .elementor-heading-title, .cms-three-banner .elementor-element.col3 .text2.static-text .elementor-heading-title {
  transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -ms-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.cms-one .one-banner-col .elementor-element-populated {
  left: 7.8%;
}

.cms-section .col .elementor-element-populated {
  overflow: hidden;
}

.site-middle-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 20px;
}
.site-middle-footer-inner-wrap .site-info-inner .contact-info-container p + p {
  margin: 15px 0px;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=email] {
  height: 45px;
  border-radius: 0px;
  border: none;
  background: var(--global-palette9);
  width: 340px;
  padding: 0px 18px;
  color: var(--global-palette3);
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=email]:hover, .site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=email]:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=submit] {
  margin-top: 10px;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=submit] p {
  margin: 0 0px;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields p {
  margin: 0 0px;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields .agree {
  margin-top: 10px;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields .agree a:after, .site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields .agree a:hover {
  border-bottom: none;
  color: var(--global-palette4);
}

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

.elementor-element.elementor-widget-tmcore-post-grid .elementor-post-wrapper .entry-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -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;
}

.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) {
  .cms-three-banner.elementor-element .col2 .text1.static-text::after {
    margin: 20px auto 20px;
  }
  .cms-one .one-banner-col .elementor-element-populated {
    left: 2%;
  }
  section.related.products ul.products {
    row-gap: 35px;
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin: 0;
    margin-right: 20px;
    width: calc(20% - 16px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 33.3333%;
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 20%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 30px;
    width: calc(16.6667% - 25px);
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .site-main-header-inner-wrap {
    min-height: 180px;
  }
  section.related.products ul.products, section.up-sells.upsells.products .product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[5];
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .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) 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));
  }
  .cross-sells ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 1024px) {
  .site-header .custom-logo-link, .site-header .brand {
    display: block;
    width: 160px;
  }
  .site-main-header-inner-wrap .site-header-item {
    margin-right: 20px;
  }
  .sub-menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 15px;
  }
  .mobile-navigation .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button) {
    padding: 9px 20px;
  }
  .site-top-header-inner-wrap .mobile-html-inner p {
    text-align: center;
    margin: 10px 0px;
  }
  #filter-drawer .drawer-inner .product-filter-widgets .widget-title {
    font-size: 17px;
    text-transform: uppercase;
  }
  #filter-drawer .drawer-inner .product-filter-widgets li {
    font-size: 14px;
  }
  .product-tabs.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tab-title {
    padding: 15px 22px;
  }
  .woocommerce section.products > h2 {
    margin-bottom: 25px;
  }
  .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: 9px 20px;
  }
  .site-middle-footer-inner-wrap .widget-area .widget-title {
    margin-bottom: 15px;
  }
  .site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields {
    display: inline-block;
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 15px;
    width: calc(25% - 11.25px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 25%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 25px;
    width: calc(25% - 18.75px);
  }
}
@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) {
  .sub-menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 10px;
  }
  .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 li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
    width: auto;
  }
  .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: 9px 20px;
    line-height: 1.85;
  }
  .cms-three-banner .col1, .cms-three-banner .col2, .cms-three-banner .col3 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .cms-section .elementor-animation-grow:hover {
    -webkit-transform: none;
            transform: none;
  }
  .site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=submit] {
    width: 130px;
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 10px;
    width: calc(33.3333% - 6.66667px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
}
@media (max-width: 540px) {
  .woocommerce span.onsale {
    padding: 0.4em 0.4em;
    font-size: 0.7em;
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    width: calc(50% - 5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    width: calc(50% - 7.5px);
  }
}
@media (max-width: 480px) {
  .site-header .custom-logo-link, .site-header .brand {
    width: 140px;
  }
  .site-main-header-inner-wrap .site-header-item {
    margin-right: 12px;
  }
  .elementor-element.product-tabs .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tabs-items {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    padding: 0 0 5px 0;
    margin: 0 0 20px 0;
  }
  .site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=email] {
    width: 280px;
  }
}