/**
* Theme Name:     GrillFood 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-button-height: 42px;
    --global-button-max-height: 42px;
}
// Maximum Button Height
.woocommerce ul.products li.product {

	.product-action-wrap  {
		button,
		a.button,
		.added_to_cart {
			max-height: var(--global-button-max-height);
		}
	}

	&.action-style-default,
	&.action-style-icon_button {
		button {
			max-height: var(--global-button-max-height);
		}
	}
}

.action-style-icon_button {
	.woosc_page .woosc_table .button,
	.woosc-quick-table .woosc-quick-table-products .woosc_table .button {
        max-height: var(--global-button-max-height);
    }
}

.woocommerce div.product div.summary .button.single_add_to_cart_button {
	height: var(--global-button-height);
    line-height: var(--global-button-height);
}
*/
:root {
  --global-gray-400: #e5e5e5;
  --global-button-height: 45px;
  --global-button-max-height: 45px;
  --global-font-family: "Kanit";
}

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

.woosc-quick-table .woosc-quick-table-products .woosc_table .td-label {
  font-weight: 600;
}

.woocommerce .product .variations .bt-radio-variation-container fieldset.bas_radio_variations label {
  font-weight: 500;
}

.woosc-quick-table .woosc-quick-table-products .woosc_table thead tr th {
  font-weight: 500;
}

.woocommerce-cart .cart-collaterals .cart_totals_summary {
  background-color: var(--global-palette9);
}

.time-sale.single_style_7 .tmcore-countdown .countdown-item {
  background-color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 600;
}

#bt-reviews-overview .bt_reviews_stats_total, #bt-reviews-overview .bt_rating_bar_bg {
  background-color: var(--global-palette9);
}

.comment-form {
  background-color: var(--global-palette9);
}

body:not(.home).transparent-header .site-main-header-wrap .site-header-row-container-inner {
  background: #1e1e1e;
}

.blog .post-thumbnail, .single-post .post-thumbnail, .category .post-thumbnail {
  border-radius: 5px;
}

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

.mobile-navigation .woocommerce ul li a {
  padding: 10px 20px;
}

.welcome-newsletter input[type=email] {
  min-height: 47px;
  min-width: 210px;
  max-width: 210px;
  border-radius: 50px;
  padding: 0 15px;
  margin-bottom: 10px;
}

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

.exit-popup .products-list img {
  border-radius: 5px;
  margin-right: 15px;
  padding: 0;
}

.tax-product_brands .archive-description {
  color: var(--global-palette3);
}

.kb-splide.splide--draggable > .splide__slider > .splide__track, .kb-splide.splide--draggable > .splide__track {
  border-radius: 5px;
}

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

.primary-sidebar.widget-area .widget, #filter-drawer .widget {
  background-color: var(--global-palette9);
  padding: 20px;
  border-radius: 10px;
}
.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);
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  color: var(--global-palette3);
  padding-bottom: 5px;
}
.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}

.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
}
.site-header .site-main-header-inner-wrap .header-wishlist-button .header-wishlist-total, .site-header .site-main-header-inner-wrap .header-wishlist-button .header-cart-total, .site-header .site-main-header-inner-wrap .header-cart-button .header-wishlist-total, .site-header .site-main-header-inner-wrap .header-cart-button .header-cart-total {
  margin-left: -0.9em;
  margin-top: -1.3em;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.site-header .site-main-header-inner-wrap .header-wishlist-button .header-wishlist-total, .site-header .site-main-header-inner-wrap .header-wishlist-button .header-cart-total, .site-header .site-main-header-inner-wrap .header-cart-button .header-wishlist-total, .site-header .site-main-header-inner-wrap .header-cart-button .header-cart-total {
  font-size: 12px;
}

.site-footer .site-top-footer-wrap .mc4wp-form .newsletter-form {
  margin-top: 30px;
}
.site-footer .site-top-footer-wrap .mc4wp-form .newsletter-form input[type=email] {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0 15px;
  height: 50px;
  max-width: 700px;
  border-radius: 50px;
  border: none;
  width: 100%;
  background-color: #fff;
}
.site-footer .site-top-footer-wrap .mc4wp-form .newsletter-form input[type=submit] {
  vertical-align: top;
  height: 50px;
  background-color: #fc4d26;
  color: #fff;
}
.site-footer .site-top-footer-wrap .newsletter-content {
  width: 56%;
  margin: 0 auto;
}
.site-footer .site-top-footer-wrap .widget-area .widget-title {
  margin-bottom: 6px;
}
.site-footer .site-middle-footer-wrap .wp-block-columns {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 1em;
  margin-top: 30px;
}
.site-footer .site-middle-footer-wrap .footer-widget-area .widget li + li {
  margin: 6px 0 0;
}
.site-footer .site-middle-footer-wrap .contact_info .contact-info-container p {
  margin: 10px 0;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-1 .contact_info .contact-info-container p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-4 {
  width: 111%;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-4 .widget {
  margin-bottom: 0;
}
.site-footer .site-middle-footer-wrap .widget-area .widget-title {
  margin-bottom: 20px;
}

.cms-banner .elementor-column .elementor-widget-image {
  overflow: hidden;
  border-radius: 5px;
}

.cms-banner-1 .elementor-column .elementor-widget-image {
  overflow: hidden;
}

.testimonial .item-box {
  position: relative;
}
.testimonial .item-box::before {
  position: absolute;
  content: "";
  display: inline-block;
  -webkit-mask-image: url(./img/rating.svg);
          mask-image: url(./img/rating.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #ffc000;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 140px;
  height: 30px;
  top: -30px;
}

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

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) {
  text-align: center;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 10px;
  border: none;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
  padding: 15px 15px 25px 15px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .woocommerce-loop-product__title {
  padding-bottom: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .star-rating {
  margin: 9px auto;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
  width: 100%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: auto;
  padding-top: 0.9em;
}
.woocommerce ul.products-list-view li.product {
  background-color: var(--global-palette9);
  border: 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: 16px;
  font-weight: 500;
  padding: 9px 28px;
  text-transform: uppercase;
  line-height: 29px;
  border-radius: 50px;
  letter-spacing: 0.5px;
  font-family: var(--global-font-family);
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  margin-bottom: 25px;
  text-align: center;
}
.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-weight: 500;
}
.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: 400;
}
.woocommerce table.shop_table {
  font-size: 100%;
}
.woocommerce #cart-drawer h2.side-cart-header {
  font-size: 14px;
}
.woocommerce #reviews #comments h2 {
  font-size: 20px;
  font-weight: 500;
}
.woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 500;
}
.woocommerce form .form-row label {
  font-size: 100%;
}
.woocommerce table.shop_table {
  font-size: 100%;
}
.woocommerce span.onsale {
  width: 42px;
  height: 42px;
  line-height: 42px;
  padding: 0;
  font-size: 12px;
  font-weight: 600;
  padding: 0 5px;
  border-radius: 50px;
}
.woocommerce div.product div.summary .product-onsale span.onsale {
  padding: 3px 8px;
  font-size: 12px;
}

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

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

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

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

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

.elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

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

.color-switch-dark .site-footer .site-footer-wrap .site-footer-section .footer-social-wrap .footer-social-inner-wrap .social-button {
  background: #212121;
}
.color-switch-dark .site-footer .site-footer-wrap .site-footer-section .footer-social-wrap .footer-social-inner-wrap .social-button:hover {
  background: var(--global-palette1);
}
.color-switch-dark .service {
  border-color: #2f3336 !important;
}
.color-switch-dark .elementor-brand-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.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);
}
.color-switch-dark #mobile-drawer .drawer-inner {
  background: var(--global-palette7);
}

@media (min-width: 1367px) and (max-width: 1546px) {
  .discount-section .elementor-column .dis-heading .elementor-heading-title {
    font-size: 60px !important;
  }
}
@media (max-width: 1366px) {
  .site-main-header-wrap .site-header-row-container-inner > .site-container {
    padding: 0px 15px 0px 15px;
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 25px;
    width: calc(25% - 18.75px);
  }
  .site-footer .site-middle-footer-wrap .site-footer-middle-section-4 {
    width: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .woocommerce div.product div.images {
    width: 600px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1176px) {
  .about-section .col-1 {
    width: 53.6% !important;
  }
  .about-section .col-2 {
    width: 62.4% !important;
  }
}
@media (min-width: 1025px) and (max-width: 1250px) {
  .site-header-item {
    margin-right: 13px;
  }
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 9px;
    padding-right: 9px;
    font-size: 15px;
  }
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 130px;
  }
}
@media (max-width: 1024px) {
  .site-footer .site-top-footer-wrap .newsletter-content {
    width: 85%;
  }
  .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 .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 22px;
    font-size: 15px;
    line-height: 28px;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 15px;
    width: calc(25% - 11.25px);
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 20px;
    width: calc(33.3333% - 13.3333px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
  }
  body.home .site-main-header-wrap .site-header-row-container-inner {
    background: #000;
  }
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 130px;
  }
}
@media (max-width: 1024px) 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));
  }
}
@media (max-width: 767px) {
  .cms-banner-1 .col-1 {
    width: 290px !important;
  }
  .cms-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cms-banner .elementor-column {
    margin: auto;
    width: auto;
  }
  .testimonial .item-box::before {
    top: -18px;
  }
  .site-footer .site-top-footer-wrap .newsletter-content {
    width: 100%;
  }
  .woocommerce ul.products li.product {
    overflow: hidden;
  }
  .woocommerce span.onsale {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 10px;
  }
  .woocommerce div.product div.summary .product-onsale span.onsale {
    font-size: 10px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap {
    padding: 10px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap {
    padding-top: 0.5em;
  }
  .menu .menu-item .woocommerce ul.products li.product .onsale {
    font-size: 10px;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(33.3333% - 6.66667px);
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .discount-section .col-1 {
    height: 380px;
  }
}
@media (max-width: 514px) {
  .offer-section .elementor-column .offer-heading .elementor-heading-title {
    font-size: 18px !important;
    line-height: 27px !important;
  }
  .offer-section .elementor-column .dis-para .elementor-heading-title {
    font-size: 13px !important;
  }
  .offer-section .col-1 {
    width: 87% !important;
  }
  .offer-section .col-2 {
    width: 13% !important;
  }
}
@media (max-width: 450px) {
  .cms-banner .elementor-column .cms-heading, .cms-banner .elementor-column .cms-heading-2 {
    top: 27% !important;
  }
  .cms-banner .elementor-column .cms-heading .elementor-heading-title, .cms-banner .elementor-column .cms-heading-2 .elementor-heading-title {
    font-size: 23px !important;
    line-height: 33px !important;
  }
  .cms-banner .elementor-column .cms-heading-2 {
    top: 43% !important;
  }
}
@media (max-width: 540px) {
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 120px;
  }
  .site-header .site-header-item {
    margin-right: 15px;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .woocommerce-carousel .splide__track ul.products li.product:not(.product-cat) {
    margin-right: 15px;
    width: calc(50% - 7.5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}
@media (max-width: 380px) {
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 110px;
  }
  .discount-section .col-1 {
    height: 250px;
  }
}