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

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

.color-switch-dark .site-header .site-header-wrap .header-contact-wrap img {
  -webkit-filter: invert(1);
          filter: invert(1);
}

/*********************** Header **********************/
.site-header .main-navigation {
  padding-left: 50px;
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 600;
  font-size: 18px;
  padding: 0 0 5px;
  color: var(--global-palette3);
  font-family: var(--global-heading-font-family);
}
.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}

.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 100px 1.3fr;
  grid-template-columns: 1fr 1.3fr;
  gap: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .widget-title {
  margin: 0;
  text-align: left;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper input[type=email] {
  width: 565px;
  height: 50px;
  color: var(--global-palette3);
  border-radius: 0;
  border: none;
  margin: 0 28px 0 0;
  border-bottom: 1px solid var(--global-gray-400);
  background-color: transparent;
  padding: 10px 0;
}
.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper input[type=submit] {
  padding: 11px 29px;
}
.site-footer .site-middle-footer-inner-wrap .widget-title {
  margin-bottom: 30px;
}
.site-footer .site-middle-footer-inner-wrap .contact-info-container .tmcore-icon-phone-rotary {
  font-size: 24px;
  color: var(--global-palette1);
}
.site-footer .site-middle-footer-inner-wrap .contact-info-container .tmcore-icon-phone-rotary a {
  color: var(--global-palette1);
}

.site-info-inner .contact-info-container p + p {
  margin: 10px 0 0 0;
}

.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 500;
  color: var(--global-palette3);
  font-family: var(--global-heading-font-family);
}
.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;
  border-radius: 0;
  padding: 5px 24px;
  line-height: 2;
  font-family: var(--global-body-font-family);
  text-transform: capitalize;
  overflow: hidden;
  max-height: var(--global-button-max-height);
}
.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: var(--global-palette-btn-bg-hover);
  color: var(--global-palette-btn-hover);
}
.woocommerce table.shop_table input {
  font-size: 100%;
}
.woocommerce .base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title {
  font-size: 18px;
  font-weight: 500;
  font-family: var(--global-heading-font-family);
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-size: 52px;
  font-weight: 500;
  text-align: center;
}
.woocommerce ul.products:not(.products-list-view) li.product {
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap {
  padding: 16px 16px 24px;
  margin: 0 7px;
  text-align: left;
  border-radius: 4px;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 6px 0 12px;
}
.woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .product-action-wrap.style-button {
  bottom: -2.2rem;
}

.woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow,
.woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow, .entry-related-carousel .splide__arrow,
.entry-related-carousel .slick-arrow, .woosq-product .thumbnails .splide__arrow,
.woosq-product .thumbnails .slick-arrow {
  background-color: var(--global-palette1);
  color: var(--global-palette9);
  border-radius: 0;
}
.woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow:hover, .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow:focus,
.woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow:hover,
.woocommerce-product-gallery .thumb-wrapper.splide__slider .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-color: var(--global-palette2);
  color: var(--global-palette9);
}

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

.tr-price, .price, .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette3);
  font-weight: 700;
}
.tr-price del, .price del, .woocommerce-grouped-product-list-item__price del {
  color: var(--global-palette4) !important;
  text-decoration-color: var(--global-palette4);
  font-weight: normal;
  opacity: 1 !important;
}

.base-product-toggle-container .base-toggle-shop-layout.toggle-active, .base-product-toggle-container .base-toggle-shop-layout:hover {
  color: var(--global-palette9);
}

.primary-sidebar.widget-area .widget {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--global-gray-400);
}
.primary-sidebar.widget-area .widget:last-child {
  border-bottom: 0;
}

.sidebar-widgets-collapsible .widget-title:after, .sidebar-widgets-collapsible .widgettitle:after, .sidebar-widgets-collapsible .wp-block-group__inner-container > h2:after {
  top: 2px;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.cms-gallery-banner .tmcore-image-box-wrapper .tmcore-image-framed {
  overflow: hidden;
}
.cms-gallery-banner .tmcore-image-box-wrapper .tmcore-image-framed .tmcore-image-box-content {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  opacity: 0;
}
.cms-gallery-banner .tmcore-image-box-wrapper .tmcore-image-framed img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cms-gallery-banner .tmcore-image-box-wrapper .tmcore-image-framed:hover .tmcore-image-box-content {
  opacity: 1;
}
.cms-gallery-banner .tmcore-image-box-wrapper .tmcore-image-framed:hover img {
  -webkit-filter: brightness(50%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
          filter: brightness(50%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.testimonial-inner .elementor-testimonial-image {
  vertical-align: middle;
  display: inline-block;
}
.testimonial-inner .details {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}

.woosc-quick-table .woosc-quick-table-products .woosc_table .button, .woosc_page .woosc_table .button {
  overflow: hidden;
}

.woosw-popup .woosw-items .button {
  max-height: var(--global-button-max-height);
  overflow: hidden;
  text-align: center;
}

.quantity.spinners-added, #bt-reviews-overview .bt_reviews_stats_total, .woocommerce #reviews #comments ol.commentlist, .comment-form, .check-incart-sold-wrap, .woocommerce .single-product-payments, .menu-highlight-item, .woocommerce span.onsale, .tmc-notification, .product-thumbnail .time-sale.style_7 .tmcore-countdown .countdown-item, .woocommerce ul.products li.product .product-thumbnail .product-actions a, .woocommerce ul.products li.product .product-thumbnail .product-actions a.button, .woocommerce ul.products li.product .product-thumbnail .product-actions button, #woosq-popup .woosq-product .thumbnails .slick-arrow, .variations .bas_radio_variations label, button.base-toggle-shop-layout.base-toggle-grid, button.base-toggle-shop-layout.base-toggle-list, .tmcore-wp-widget-filter ul.list-style-color .term-shape .term-shape-bg, .tmcore-wp-widget-filter ul.list-style-image .term-shape .term-shape-bg, .tmcore-wp-widget-filter ul.list-style-color .term-shape, .tmcore-wp-widget-filter ul.list-style-image .term-shape, .tmcore-wp-widget-filter ul.list-style-text a, .entry-tags a.tag-link, .splide .splide__arrow, .tmcore-wp-widget-filter ul.list-style-color .term-shape .term-shape-border, .tmcore-wp-widget-filter ul.list-style-image .term-shape .term-shape-border, .tmcore-wp-widget-filter ul.list-style-image .term-shape .term-shape-border {
  border-radius: 0;
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
  border-radius: 0;
}

div[id^=exit-popup].popup-drawer.exit-popup .drawer-inner, div[id^=welcome-popup].popup-drawer.welcome-popup .drawer-inner, div[id^=cookie-popup].popup-drawer.cookie-popup .drawer-inner.float_left, div[id^=cookie-popup].popup-drawer.cookie-popup .drawer-inner.float_right, div[id^=exit-popup].popup-drawer.exit-popup .welcome_newsletter input[type=email], div[id^=welcome-popup].popup-drawer.welcome-popup .welcome_newsletter input[type=email] {
  border-radius: 0;
}

.welcome_newsletter input[type=email] {
  min-height: 42px;
  min-width: 220px;
  max-width: 220px;
  padding-left: 15px;
  border-radius: 0px;
}
.welcome_newsletter input[type=submit] {
  vertical-align: top;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--name a {
  font-weight: 400;
}

.mfp-woosq .mfp-close {
  margin-top: 0;
  margin-right: 12px;
}

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

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

@media (min-width: 1903px) {
  .site-header .site-header-wrap {
    width: 1903px;
    margin: auto;
  }
}
@media (min-width: 1025px) and (max-width: 1201px) {
  .woocommerce div.product div.images {
    width: 600px !important;
  }
}
@media (max-width: 1366px) {
  .site-main-header-wrap .site-header-row-container-inner > .site-container {
    padding: 0 15px 0 15px;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget {
    gap: 0px;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper input[type=email] {
    width: 495px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 40px;
  }
  .elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .elementor-post-wrapper .splide__track .column-item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1200px) {
  .site-header .main-navigation {
    padding-left: 0;
  }
  .site-header .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 16px;
    padding-right: 16px;
  }
  .site-footer .site-middle-footer-inner-wrap .contact-info-container .tmcore-icon-phone-rotary {
    font-size: 18px;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper input[type=email] {
    width: 395px;
  }
  .site-footer .site-top-footer-wrap .widget-area .widget-title {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget {
    display: block;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site-footer .site-top-footer-wrap .widget-area .widget-title {
    text-align: center;
    font-size: 28px;
    margin: 0 0 15px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 34px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 5px 24px;
  }
  .mobile-navigation .elementor-section .elementor-button-wrapper a:not(.button) {
    padding: 5px 24px;
  }
  .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow, .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow {
    padding: 13px 9px;
    border-radius: 50%;
  }
  .elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
    width: 50%;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
  }
}
@media (min-width: 1025px) {
  .site-footer-row.site-footer-row-columns-4 {
    -ms-grid-columns: 1.4fr 1fr 1fr 1.2fr;
    grid-template-columns: 1.4fr 1fr 1fr 1.2fr;
  }
}
@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(-2rem);
    transform: translateY(-3.4rem);
  }
}
@media (max-width: 767px) {
  :root {
    --global-button-height: 38px;
    --global-button-max-height: 38px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap {
    padding: 5px;
    border-radius: 4px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product .product-details.entry-content-wrap .star-rating {
    margin: 3px 0 10px;
  }
  .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: 15px;
    padding: 5px 14px;
  }
  .site-footer .site-top-footer-wrap .widget-area .widget-title {
    font-size: 22px;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper input[type=email] {
    width: 285px;
    height: 45px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 27px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 5px 14px;
  }
  .mobile-navigation .elementor-section .elementor-button-wrapper a:not(.button) {
    padding: 5px 14px;
  }
  .elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
    width: 100%;
  }
}
@media (min-width: 541px) and (max-width: 1024px) {
  .woocommerce ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products), .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: 541px) and (max-width: 767px) {
  .cms-service .elementor-column, .cms-gallery-banner .elementor-column {
    width: 50% !important;
  }
}
@media (max-width: 540px) {
  .site-footer .site-middle-footer-inner-wrap .widget.widget_media_image {
    margin-bottom: 15px;
  }
  .site-footer .site-middle-footer-inner-wrap .widget-title {
    margin-bottom: 15px;
  }
  .site-footer .site-top-footer-wrap .widget-area .widget-title {
    font-size: 18px;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper input[type=email] {
    width: 180px;
    height: 40px;
    margin: 0 10px 0 0;
  }
  .site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form .newsletter-wrapper input[type=submit] {
    padding: 7px 12px;
  }
  .custom-logo-link img,
  img.base-dark-mode-logo {
    width: 120px;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}