/**
* Theme Name:     Cafelee 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:        2.1.1
* License:        GNU General Public License v3.0 (or later)
* License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
:root {
  --global-gray-400: #e6e6e6;
}
@media (max-width: 767px) {
  :root {
    --global-button-height: 36px;
    --global-button-max-height: 36px;
  }
}

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

.header-search-advanced form.search-form.woocommerce-product-search {
  height: 40px;
  background: #242424;
}
.header-search-advanced form.search-form.woocommerce-product-search .search-category-field {
  display: none;
}
.header-search-advanced form.search-form.woocommerce-product-search ::-webkit-input-placeholder {
  font-size: 12px;
  color: #ffffff;
}
.header-search-advanced form.search-form.woocommerce-product-search ::-moz-placeholder {
  font-size: 12px;
  color: #ffffff;
}
.header-search-advanced form.search-form.woocommerce-product-search :-ms-input-placeholder {
  font-size: 12px;
  color: #ffffff;
}
.header-search-advanced form.search-form.woocommerce-product-search ::-ms-input-placeholder {
  font-size: 12px;
  color: #ffffff;
}
.header-search-advanced form.search-form.woocommerce-product-search ::placeholder {
  font-size: 12px;
  color: #ffffff;
}
.header-search-advanced .search-results .search-data {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.header-search-advanced .search-results .tmc-product-search-image img {
  border: 1px solid var(--global-gray-400);
}

.site-header-item .primary-menu-container ul.menu > li.menu-item > a:after {
  content: "";
  position: absolute;
  top: 22px;
  right: 0;
  width: 1px;
  height: 18px;
  background-color: #515151;
}
.site-header-item .primary-menu-container ul.menu > li.menu-item:last-child > a:after {
  width: 0;
}
.site-header-item .primary-menu-container ul.menu > li.menu-item:first-child > a {
  padding-left: 0;
}
.site-header-item .header-contact-wrap .contact-button {
  position: relative;
  padding-right: 15px;
}
.site-header-item .header-contact-wrap .contact-button::after {
  content: "";
  position: absolute;
  right: 0;
  height: 30px;
  width: 1px;
  background: rgba(237, 237, 237, 0.1);
  top: 0;
}
.site-header-item .header-contact-wrap .contact-button:last-child {
  padding-right: 0;
}
.site-header-item .header-contact-wrap .contact-button:last-child::after {
  width: 0;
}
.site-header-item .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette2);
}
.site-header-item .header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 600;
  font-size: 16px;
  color: var(--global-palette3);
  padding-bottom: 3px;
}
.site-header-item .header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette2);
}

.site-footer .widget_mc4wp_form_widget {
  text-align: left;
}
.site-footer .widget_mc4wp_form_widget .widget-title {
  margin: 0;
}
.site-footer .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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.site-footer .mc4wp-form-fields .footer-text {
  margin-bottom: 45px;
}
.site-footer .mc4wp-form-fields .footer-text p {
  margin: 0;
}
.site-footer .mc4wp-form-fields .footer-text .title {
  letter-spacing: 0.1px;
  color: #ffffff;
}
.site-footer .mc4wp-form-fields .newsletter-wrapper input[type=email] {
  height: 45px;
  border-radius: 0;
  width: 387px;
  padding: 5px 15px;
  border: none;
  background-color: #ffffff;
}
.site-footer .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
  height: 45px;
  vertical-align: top;
  padding: 10px 20px;
  background-color: var(--global-palette1);
  color: #000000;
}
.site-footer .mc4wp-form-fields .newsletter-wrapper input[type=submit]:hover {
  background-color: var(--global-palette2);
  color: #ffffff;
}
.site-footer .mc4wp-form-fields .newsletter-text {
  padding-left: 65px;
}
.site-footer .mc4wp-form-fields .newsletter-text::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(../default/img/newsletter.svg);
  height: 48px;
  width: 48px;
  font-size: 0;
  background-position: center;
  margin: auto 0;
  background-size: 48px;
  background-repeat: no-repeat;
}
.site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .wp-block-social-links .wp-block-social-link {
  margin: 0;
  color: #ffffff;
  padding: 8px;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  margin-right: 3px;
}
.site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor, .site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
  fill: currentColor;
  color: currentColor;
  height: 18px;
  width: 18px;
}
.site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .wp-block-social-links .wp-block-social-link:hover {
  background-color: var(--global-palette1);
  color: #000000 !important;
}
.site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .widget {
  margin-bottom: 22px;
}
.site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 20px;
}
.site-footer .wp-block-social-links-is-layout-flex {
  gap: 10px;
}
.site-footer .site-footer-middle-section-2:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0;
  left: -40px;
  width: 1px;
  height: 185px;
  background-color: #515151;
}
.site-footer .wp-block-heading {
  color: #ffffff !important;
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
  padding: 10px 0 0;
  text-align: left;
  -webkit-transform: none;
          transform: none;
  background: var(--global-palette8);
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .woocommerce-loop-product__title {
  padding: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .woocommerce-loop-product__title a:hover {
  color: var(--global-palette2);
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 10px 0;
}
.woocommerce ul.products.woo-archive-action-on-hover:not(.products-list-view) li.product.is-visible:not(.product-item):hover .entry-content-wrap, .woocommerce ul.products.woo-archive-action-on-hover:not(.products-list-view) li.product:not(.product-item):focus-within .entry-content-wrap {
  background: var(--global-palette8);
}
.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;
  line-height: 2;
  font-weight: 500;
  border-radius: 0;
  padding: 8px 20px;
  text-transform: uppercase;
}
.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);
  border-color: var(--global-palette-btn-bg-hover);
}
.woocommerce #reviews #comments h2,
.woocommerce #reviews .comment-reply-title {
  font-size: 22px;
  font-weight: 600;
  color: var(--global-palette3);
}
.woocommerce table.shop_table input {
  font-size: 12px;
}
.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-size: 14px;
  font-weight: 600;
  color: var(--global-palette3);
}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.cart_list li .quantity:hover, .woocommerce ul.product_list_widget li a:hover, .woocommerce ul.product_list_widget li .quantity:hover {
  text-decoration: none;
  color: var(--global-palette1);
}
.woocommerce ul.cart_list li a .amount, .woocommerce ul.cart_list li .quantity .amount, .woocommerce ul.product_list_widget li a .amount, .woocommerce ul.product_list_widget li .quantity .amount {
  font-size: 16px;
  font-weight: 400;
  color: var(--global-palette3);
}
.woocommerce ul.cart_list li a img {
  border: 1px solid var(--global-gray-400);
}
.woocommerce .content-bg,
.woocommerce body.content-style-unboxed .site {
  background: var(--global-palette9);
}
.woocommerce div.product .product_meta > span a:hover {
  color: var(--global-palette2);
}
.woocommerce div.product div.summary button.woosw-btn-has-icon.woosw-btn-icon-text:hover, .woocommerce div.product div.summary button.woosc-btn-has-icon.woosc-btn-icon-text:hover {
  color: var(--global-palette2);
}

.woocommerce-cart .cart-collaterals .cart_totals_summary, .single-product div.product .woocommerce-tabs, .single-product div.product .woocommerce-tabs, .woocommerce table.shop_table, .woocommerce-checkout form.checkout .woocommerce-billing-fields__field-wrapper, .woocommerce ul.woocommerce-order-overview.woocommerce-thankyou-order-details, .woocommerce .woocommerce-customer-details address, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  background-color: var(--global-palette9);
}

.woocommerce-page div.product div.summary {
  background-color: var(--global-palette9);
  padding: 20px;
}

.entry-title a:hover {
  color: var(--global-palette2);
}

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

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

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  height: 35px;
}
.woosq-product .thumbnails .slick-arrow:before {
  font-size: 20px;
  line-height: 33px;
}
.woosq-product .thumbnails .slick-arrow:hover:before {
  color: var(--global-palette3);
}

.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-palette9);
  border: 1px solid #E6E6E6 !important;
  color: var(--global-palette3);
  border-radius: 0 !important;
}
.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-palette1);
  color: var(--global-palette3);
  border: 1px solid var(--global-palette1) !important;
}

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

#cart-drawer h2.side-cart-header {
  font-size: 15px;
}

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

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

.content-style-unboxed .content-bg.loop-entry .content-bg:not(.loop-entry) {
  background: none;
}

.primary-sidebar.widget-area .widget {
  background-color: var(--global-palette9);
  padding: 10px 15px;
}

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

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

.elementor-testimonial-item-wrapper ul.splide__pagination {
  padding-left: 0;
}

#exit-popup.popup-drawer .drawer-inner .model-dismiss input, #welcome-popup.popup-drawer .drawer-inner .model-dismiss input {
  margin: 6px;
}

.welcome_newsletter input[type=email] {
  min-height: 39px;
  min-width: 220px;
  max-width: 220px;
}
.welcome_newsletter input[type=submit] {
  vertical-align: top;
}

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

.mc4wp-form .mc4wp-response {
  right: 0;
}

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

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

div[id^=exit-popup].popup-drawer.exit-popup .drawer-inner .woocommerce ul li img {
  border: 1px solid var(--global-gray-400);
  padding: 0;
  margin: 0 15px 0 0;
}

.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.products-list-view li.product, .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, .woocommerce div.product form.cart.grouped_form .woocommerce-grouped-product-list.group_table {
  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 {
  border-radius: 0;
}

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

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

.elementor-brand-wrapper .tmcore-carousel {
  display: block;
}
.elementor-brand-wrapper .splide__track .elementor-brand-item {
  width: 16.6667%;
  padding-left: 15px;
  padding-right: 15px;
}

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

@media (max-width: 1366px) {
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .related.products .product-archive.grid-lg-col-4,
  .upsells.products .product-archive.grid-lg-col-4 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .woocommerce div.product div.images {
    width: 600px !important;
  }
}
@media (max-width: 1200px) {
  .site-footer .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    width: 300px;
  }
}
@media (max-width: 1024px) {
  .site-footer .mc4wp-form-fields {
    display: block;
    text-align: center;
  }
  .site-footer .mc4wp-form-fields .newsletter-text {
    margin: 0 0 20px;
    position: relative;
    display: inline-block;
    text-align: left;
  }
  .site-footer .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    width: 360px;
  }
  .site-footer .site-middle-footer-inner-wrap .widget-title {
    margin-bottom: 20px;
  }
  .site-footer .site-top-footer-wrap .site-footer-section {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 9px 26px;
  }
  .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow, .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow {
    padding: 13px 9px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 20px;
    width: calc(33.3333% - 13.3333px);
  }
}
@media (max-width: 767px) {
  .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: 7px 11px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .star-rating {
    margin: 8px 0;
  }
  .woocommerce ul.products:not(.products-list-view):not(.splide__list), .woocommerce .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products {
    grid-row-gap: 20px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 5px 15px;
  }
  .cms-banner .elementor-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cms-banner .elementor-container .elementor-column {
    margin: auto;
    width: auto;
  }
  .elementor-icon-box-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .site-header .base-svg-iconset .thebase-account-svg {
    font-size: 23px;
  }
  .site-header .base-svg-iconset .base-shopping-cart-svg {
    font-size: 24px;
  }
  .custom-logo-link img,
  img.base-dark-mode-logo {
    width: 120px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0px;
    width: calc(33.3333% - 6.66667px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .elementor-post-wrapper .splide__track .column-item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .product-thumbnail .time-sale .tmcore-countdown .countdown-item .countdown-digits {
    font-size: 12px;
  }
}
@media (min-width: 541px) and (max-width: 767px) {
  .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));
  }
  .cms-banner .cms-title1 {
    left: 65% !important;
    top: 65% !important;
  }
  .cms-banner .cms-title2 {
    left: 20% !important;
    top: 67% !important;
  }
}
@media (max-width: 719px) {
  .site-footer .mc4wp-form-fields .newsletter-text::before {
    background-size: 36px;
  }
  .site-footer .newsletter-wrapper input[type=email] {
    width: 300px;
  }
  .site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .widget {
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap {
    padding-left: 0.6rem;
  }
  .woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap {
    padding-top: 10px;
  }
}
@media (max-width: 540px) {
  .site-header-item {
    margin-right: 12px;
  }
  .site-header .base-svg-iconset .thebase-account-svg {
    font-size: 20px;
  }
  .site-header .base-svg-iconset .base-shopping-cart-svg {
    font-size: 21px;
  }
  .header-search-advanced form.search-form {
    width: 280px;
  }
  .site-footer .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    height: 40px;
    width: 185px;
  }
  .site-footer .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
    height: 40px;
    padding: 8px 12px;
  }
  .site-top-footer-inner-wrap .widget-area .widget-title {
    font-size: 14px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0px;
    width: calc(50% - 5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
  .product-thumbnail .time-sale .tmcore-countdown .countdown-item .countdown-digits {
    font-size: 9px;
  }
}