/**
* Theme Name:     Crevbite 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.0.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: #e5e5e5;
}
@media (max-width: 767px) {
  :root {
    --global-button-height: 36px;
    --global-button-max-height: 36px;
  }
}
:root .color-switch-dark .woocommerce-product-list ul.products li ul li {
  -webkit-box-shadow: 2px 2px 4px 0px rgba(255, 255, 255, 0.07);
          box-shadow: 2px 2px 4px 0px rgba(255, 255, 255, 0.07);
}
:root .color-switch-dark .site-header .site-header-wrap .header-html .header-html-inner div img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
:root .color-switch-dark .wp-block-media-text .wp-block-media-text__media img, :root .color-switch-dark .header-contact-item img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
:root .color-switch-dark .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content p, :root .color-switch-dark .elementor-widget-icon-box .elementor-icon-box-description, :root .color-switch-dark .elementor-testimonial-item .item-box .tmcore-icon-quote-left {
  color: #000000;
}
:root .color-switch-dark .elementor-brand-item a img {
  -webkit-filter: invert(1);
          filter: invert(1);
}

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

.site-header .site-header-wrap .header-search-advanced .search-category-field {
  display: none;
}
.site-header .site-header-wrap .header-search-advanced .search-results .search-data {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.site-header .site-header-wrap .header-cart-inner-wrap .header-cart-total {
  margin-left: -9px;
}
.site-header .site-header-wrap .header-contact-wrap .contact-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-header .site-header-wrap .header-contact-wrap .contact-content .contact-label {
  font-weight: 300;
  color: #999999;
}
.site-header .site-header-wrap .header-html .header-html-inner div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-header .site-header-wrap .header-html .header-html-inner div img {
  margin-right: 15px;
}
.site-header .site-header-wrap .site-header-main-section-center {
  margin-top: -20px;
}
.site-header .site-header-wrap .site-header-main-section-right, .site-header .site-header-wrap .site-header-main-section-left {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 10px;
}
.site-header .site-header-wrap .site-header-main-section-right .site-header-main-section-right-center, .site-header .site-header-wrap .site-header-main-section-left .site-header-main-section-right-center {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.site-header .site-header-wrap .site-header-main-section-right .site-header-main-section-right-center::after, .site-header .site-header-wrap .site-header-main-section-left .site-header-main-section-right-center::after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -3px;
  margin: auto;
  right: auto;
  left: -33px;
  width: 329px;
  height: 1px;
  background-color: #3c3c3c;
}
.site-header .site-header-wrap .site-header-main-section-right .site-header-main-section-left-center, .site-header .site-header-wrap .site-header-main-section-left .site-header-main-section-left-center {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.site-header .site-header-wrap .site-header-main-section-right .site-header-main-section-left-center::after, .site-header .site-header-wrap .site-header-main-section-left .site-header-main-section-left-center::after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 42px;
  margin: auto;
  right: auto;
  left: -4px;
  width: 314px;
  height: 1px;
  background-color: #3c3c3c;
}
.site-header .site-header-wrap .site-header-main-section-right {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: auto;
  row-gap: 15px;
  border-right: none;
  position: relative;
  padding-top: 12px;
}
.site-header .site-header-wrap .site-header-main-section-right::before {
  content: "";
  position: absolute;
  top: -22px;
  bottom: 0;
  margin: auto;
  right: auto;
  left: -24px;
  width: 1px;
  height: 95px;
  background-color: #3c3c3c;
}
.site-header .site-header-wrap .site-header-main-section-left {
  margin-right: auto;
  row-gap: 36px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}
.site-header .site-header-wrap .site-header-main-section-left::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  left: auto;
  width: 1px;
  height: 109px;
  background-color: #3c3c3c;
}
.site-header .site-header-wrap .header-offer-block {
  margin: 0;
}
.site-header .site-header-wrap .header-offer-block .wp-block-column.first-column {
  position: relative;
}
.site-header .site-header-wrap .header-offer-block .wp-block-column.first-column::after {
  position: absolute;
  content: "";
  right: -13px;
  height: 30px;
  width: 1px;
  background: #3c3c3c;
  top: -2px;
}
.site-header .site-header-wrap .header-offer-block .wp-block-column.first-column .wp-block-media-text__media {
  width: 23px;
}
.site-header .site-header-wrap .header-offer-block .wp-block-column {
  -ms-flex-preferred-size: unset;
      flex-basis: unset;
}
.site-header .site-header-wrap .header-offer-block .wp-block-media-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-header .site-header-wrap .header-offer-block .wp-block-media-text .wp-block-media-text__media {
  width: 20px;
}
.site-header .site-header-wrap .header-offer-block .wp-block-media-text .wp-block-media-text__content {
  padding: 0 0 0 10px;
}
.site-header .site-header-wrap .header-offer-block .wp-block-media-text .wp-block-media-text__content h6.wp-block-heading {
  color: #ffffff !important;
}
.site-header .site-header-wrap .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
}
.site-header .main-navigation .primary-menu-container > ul.menu > li.menu-item:not(:last-child) {
  position: relative;
}
.site-header .main-navigation .primary-menu-container > ul.menu > li.menu-item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0px;
  width: 1px;
  height: 20px;
  background-color: rgb(139, 83, 44);
}
.site-header .header-search-advanced .search-results .search-data {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.site-footer .site-top-footer-wrap .mc4wp-form-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content::before {
  content: "";
  -webkit-mask-image: url(./img/email.png);
          mask-image: url(./img/email.png);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 45px;
          mask-size: 45px;
  background: var(--global-palette9);
  height: 45px;
  width: 45px;
  display: inline-block;
  margin: 0 20px 0 0;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content p, .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content h3 {
  margin: 0;
  color: var(--global-palette9);
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content p {
  color: #c8c8c8;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
  width: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email] {
  width: 100%;
  padding: 5px 20px;
  height: 44px;
  border: none;
  border-radius: 0;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
  height: 44px;
  font-weight: 500;
  background-color: var(--global-palette2);
  color: var(--global-palette9);
  border-radius: 0;
}
.site-footer .site-middle-footer-wrap .site-footer-middle-section-1 {
  border-right: 1px solid #4f4f4f;
}
.site-footer .site-middle-footer-wrap .site-middle-footer-inner-wrap .widget {
  margin: 0;
}
.site-footer .site-middle-footer-wrap .widget-area .widget-title {
  margin-bottom: 24px !important;
}
.site-footer .site-middle-footer-wrap .site-info-inner .contact-info-container p::before {
  color: var(--global-palette1);
}
.site-footer .site-middle-footer-wrap .site-info-inner .contact-info-container p + p {
  margin: 14px 0 0 0;
}
.site-footer .wp-block-social-links .wp-block-social-link.wp-social-link {
  font-size: 17px;
}
.site-footer .wp-block-social-links .wp-block-social-link.wp-social-link:hover .wp-block-social-link-anchor {
  background-color: var(--global-palette1);
}
.site-footer .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor {
  border-radius: 100%;
  padding: 8px;
}
.site-footer :where(.wp-block-columns.is-layout-flex) {
  gap: 0;
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) {
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item):hover .product-details.entry-content-wrap {
  -webkit-transform: none;
          transform: none;
  background-color: transparent !important;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
  padding: 12px 0 0;
  background-color: transparent;
}
.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 .star-rating {
  float: none;
  margin: 8px 0;
}
.woocommerce ul.products-list-view li {
  background: var(--global-palette9);
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  font-weight: 500;
  color: var(--global-palette3);
}
.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: 600;
  border-radius: 0;
  padding: 7px 25px;
  line-height: 2;
  color: var(--global-palette9);
  text-transform: capitalize;
  max-height: var(--global-button-max-height);
  overflow: hidden;
}
.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 table.shop_table input {
  font-size: 100%;
}
.woocommerce .woocommerce-Price-amount:not(del .woocommerce-Price-amount):not(.tmcore-product-price-filter .woocommerce-Price-amount) {
  color: var(--global-palette3);
  font-weight: 500;
}
.woocommerce .tr-price, .woocommerce .price, .woocommerce .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette3);
  font-weight: 500;
}
.woocommerce .tr-price del, .woocommerce .price del, .woocommerce .woocommerce-grouped-product-list-item__price del {
  color: var(--global-palette6) !important;
  text-decoration-color: var(--global-palette6);
  font-weight: normal;
  opacity: 1 !important;
}
.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: 500;
}
.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: 500;
  color: var(--global-palette3);
}
.woocommerce .base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title {
  font-size: 14px;
  font-weight: 400;
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-size: 26px;
  font-weight: 600;
  text-align: left;
}

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

.woocommerce-product-list ul.products li ul li {
  border: 5px solid #ffffff;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.07);
}
.woocommerce-product-list ul.products li ul li .product-title {
  padding-top: 50px;
}
.woocommerce-product-list ul.products li ul li .star-rating {
  float: none;
  margin: 10px 0;
}
.woocommerce-product-list ul.products li ul li .short-description {
  margin-top: 10px;
  color: var(--global-palette5);
}

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

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
  font-weight: 500;
  font-size: 16px;
  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);
}

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  height: 35px;
  border-radius: 0 !important;
}
.woosq-product .thumbnails .slick-arrow:before {
  line-height: 35px;
  font-size: 25px;
}
.woosq-product .thumbnails .slick-arrow:hover:before {
  color: var(--global-palette1);
}

.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: transparent;
  color: var(--global-palette5);
  border: 1px solid var(--global-palette5) !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: transparent;
  color: var(--global-palette1);
  border: 1px solid var(--global-palette1) !important;
}

.primary-sidebar.widget-area .widget {
  background-color: var(--global-palette9);
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.07);
}
.primary-sidebar.widget-area .widget .widget-title {
  padding: 10px 15px;
}
.primary-sidebar.widget-area .widget .widget-title::after {
  right: 15px;
  top: 7px;
}
.primary-sidebar.widget-area .widget .widget-content, .primary-sidebar.widget-area .widget .wp-widget-group__inner-blocks {
  padding: 0 15px 15px 15px;
}

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

#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: 42px;
  min-width: 220px;
  max-width: 220px;
}
.welcome_newsletter input[type=submit] {
  vertical-align: top;
}

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

.single-content ol, .single-content ul {
  padding: 0;
}

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

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

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

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

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

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

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

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

.woocommerce-product-list .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-product-list .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
  margin: 0;
  margin-right: 40px;
  width: calc(50% - 20px);
  -ms-flex-negative: 0;
      flex-shrink: 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 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 ul.cart_list li a img {
  border: 1px solid var(--global-gray-400);
  border-radius: 5px;
}

.header-search-advanced .search-results .tmc-product-search-image img {
  border: 1px solid var(--global-gray-400);
}

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

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

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

@media (max-width: 1366px) {
  .woocommerce-product-list ul.products li ul li .product-title {
    padding-top: 25px;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 20%;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 20px;
    width: calc(25% - 15px);
  }
  .woocommerce-product-list .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 20px;
    width: calc(50% - 10px);
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .related.products .product-archive.grid-lg-col-5, .upsells.products .product-archive.grid-lg-col-5, .cross-sells .product-archive.grid-lg-col-5 {
    -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));
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
    width: 470px;
  }
  .woocommerce div.product div.images {
    width: 600px !important;
  }
}
@media (min-width: 1025px) {
  .site-footer .site-footer-row.site-footer-row-columns-3.site-footer-row-column-layout-center-half {
    -ms-grid-columns: minmax(0, 3fr) minmax(0, 1.4fr) minmax(0, 1fr);
    grid-template-columns: minmax(0, 3fr) minmax(0, 1.4fr) minmax(0, 1fr);
  }
}
@media (max-width: 1024px) {
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 100px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields {
    display: block;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
    margin: 15px auto 0 auto;
  }
  .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow, .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow {
    padding: 13px 9px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 7px 25px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .woocommerce-product-list .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 15px;
    width: calc(50% - 7.5px);
  }
  .woocommerce-product-list .woocommerce-carousel .splide__track ul.products:not(ul.categories) li .short-description {
    display: none;
  }
  .site-footer .site-middle-footer-wrap .site-footer-middle-section-1 {
    border: none;
  }
}
@media (min-width: 768px) {
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap.style-button {
    position: absolute;
    top: -42px;
    bottom: auto;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .site-footer .site-middle-footer-wrap .widget-area .widget-title {
    margin-bottom: 12px !important;
  }
  .products-list img {
    padding: 0;
  }
  .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;
  }
  .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: 3px 15px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 16px;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 3px 15px;
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 0;
    width: calc(33.3333% - 6.66667px);
  }
  .woocommerce-product-list .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 10px;
    width: calc(50% - 5px);
    padding: 0;
  }
  .home-product-list .products-list .product-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .woocommerce-product-list ul.products li ul li .product-title {
    padding-top: 10PX;
  }
}
@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 (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 (max-width: 540px) {
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 85px;
  }
  .site-header .site-header-item {
    margin-right: 15px;
  }
  .site-header .base-svg-iconset .thebase-account-svg, .site-header .base-svg-iconset .thebase-shopping-cart-svg {
    font-size: 21px;
  }
  .site-header .base-svg-iconset .base-menu-svg, .site-header .base-svg-iconset .base-search-svg {
    font-size: 22px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content {
    display: block;
    text-align: center;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content h3 {
    font-size: 16px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
    height: 40px;
    width: 100%;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    width: 100%;
    height: 100%;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
    padding: 7px 12px 7px 12px;
    height: 100%;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    width: calc(50% - 5px);
  }
  .woocommerce-product-list .woocommerce-carousel .splide__track ul.products:not(ul.categories) li {
    margin-right: 10px;
    width: calc(100% + 0px);
  }
}