/**
* Theme Name:     Vegpoint 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:        3.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: #e5e5e5;
}
@media (max-width: 767px) {
  :root {
    --global-button-height: 36px;
    --global-button-max-height: 36px;
  }
}
:root .color-switch-dark #masthead {
  --global-palette9: #ffffff;
  --global-palette2: #000000;
}

b, strong, .woocommerce form .form-row label {
  font-weight: 500;
  color: var(--global-palette3);
}

.team-icon-socials ul {
  padding-left: 0;
}

.color-switch-dark .site, .color-switch-dark .content-bg {
  background-blend-mode: color-burn;
}
.color-switch-dark.woocommerce ul.products.woo-archive-btn-button .button:not(.kb-button), .color-switch-dark.woocommerce ul.products li.woo-archive-btn-button .button:not(.kb-button),
.color-switch-dark .woocommerce ul.products.woo-archive-btn-button .button:not(.kb-button), .color-switch-dark .woocommerce ul.products li.woo-archive-btn-button .button:not(.kb-button), .color-switch-dark.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart, .color-switch-dark.woocommerce div.product div.summary .added_to_cart, .color-switch-dark.woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart),
.color-switch-dark .woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart, .color-switch-dark .woocommerce div.product div.summary .added_to_cart, .color-switch-dark .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
  color: var(--global-palette-btn);
  background: var(--global-palette-btn-bg);
  border: 1px solid var(--global-palette-btn-bg);
}
.color-switch-dark.woocommerce ul.products.woo-archive-btn-button .button:not(.kb-button):hover, .color-switch-dark.woocommerce ul.products li.woo-archive-btn-button .button:not(.kb-button):hover,
.color-switch-dark .woocommerce ul.products.woo-archive-btn-button .button:not(.kb-button):hover, .color-switch-dark .woocommerce ul.products li.woo-archive-btn-button .button:not(.kb-button):hover, .color-switch-dark.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart:hover, .color-switch-dark.woocommerce div.product div.summary .added_to_cart:hover, .color-switch-dark.woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart):hover,
.color-switch-dark .woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart:hover, .color-switch-dark .woocommerce div.product div.summary .added_to_cart:hover, .color-switch-dark .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart):hover {
  color: var(--global-palette-btn-hover);
  background: var(--global-palette-btn-bg-hover);
  border: 1px solid var(--global-palette-btn-bg-hover);
}
.color-switch-dark .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow, .color-switch-dark .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow, .color-switch-dark .entry-related-carousel .splide__arrow, .color-switch-dark .entry-related-carousel .slick-arrow, .color-switch-dark .woosq-product .thumbnails .splide__arrow, .color-switch-dark .woosq-product .thumbnails .slick-arrow {
  background-color: var(--global-palette-btn-bg) !important;
  color: var(--global-palette-btn) !important;
  border: 1px solid var(--global-palette-btn-bg);
}
.color-switch-dark .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow:hover, .color-switch-dark .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow:focus, .color-switch-dark .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow:hover, .color-switch-dark .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow:focus, .color-switch-dark .entry-related-carousel .splide__arrow:hover, .color-switch-dark .entry-related-carousel .splide__arrow:focus, .color-switch-dark .entry-related-carousel .slick-arrow:hover, .color-switch-dark .entry-related-carousel .slick-arrow:focus, .color-switch-dark .woosq-product .thumbnails .splide__arrow:hover, .color-switch-dark .woosq-product .thumbnails .splide__arrow:focus, .color-switch-dark .woosq-product .thumbnails .slick-arrow:hover, .color-switch-dark .woosq-product .thumbnails .slick-arrow:focus {
  color: var(--global-palette-btn-hover) !important;
  background: var(--global-palette-btn-bg-hover) !important;
  border: 1px solid var(--global-palette-btn-bg-hover);
}
.color-switch-dark .woosq-product .thumbnails .slick-arrow::before {
  color: var(--global-palette-btn) !important;
}
.color-switch-dark .woosq-product .thumbnails .slick-arrow:hover::before, .color-switch-dark .woosq-product .thumbnails .slick-arrow:focus::before {
  color: var(--global-palette-btn-hover) !important;
}
.color-switch-dark .brand-block .elementor-brand-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.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;
}
.site-header .site-header-wrap .site-header-main-section-left .header-search-advanced .search-results .search-data {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.site-header .site-header-wrap .site-header-main-section-left .header-search-advanced form.woocommerce-product-search .search-category-field {
  display: none;
}
.site-header .site-header-wrap .site-header-main-section-left .header-search-advanced form.woocommerce-product-search button[type=submit] {
  overflow: visible;
  position: relative;
}
.site-header .site-header-wrap .site-header-main-section-left .header-search-advanced form.woocommerce-product-search button[type=submit]::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  left: -14px;
  bottom: 0;
  border-style: solid;
  border-width: 0px 0 40px 15px;
  border-color: transparent transparent #000000 transparent;
}
.site-header .site-header-wrap .site-header-main-section-right {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.site-header .site-header-wrap .site-header-main-section-right .site-header-main-section-right-center {
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.site-header .site-header-wrap .site-header-main-section-right .site-header-main-section-right-center .contact-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-header .site-header-wrap .site-header-main-section-right .site-header-main-section-right-center .contact-content .contact-title {
  font-size: 14px;
  color: var(--global-palette1);
}
.site-header .site-header-wrap .site-header-main-section-right .site-header-item[data-section=base_customizer_header_account], .site-header .site-header-wrap .site-header-main-section-right .site-header-item[data-section=base_customizer_cart] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.site-header .site-header-wrap .primary-menu-container > .menu > li:not(:last-child) > a {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
}

.site-footer .site-footer-wrap .footer-navigation ul li {
  padding: 0 17px;
  border-right: 1px solid var(--global-gray-400);
}
.site-footer .site-footer-wrap .footer-navigation ul li:last-child {
  border-right: 0;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .footer-widget-area-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .footer-widget-area-inner .widget-area h2 {
  margin-bottom: 0;
}
.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .site-info-inner .widget-image-block img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .mc4wp-form-content {
  float: left;
  text-align: start;
  padding-left: 62px;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .mc4wp-form-content:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  bottom: 0;
  background-image: url(./img/mail.png);
  background-size: 48px;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 50px;
  height: 50px;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .mc4wp-form-content h5, .site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .mc4wp-form-content p {
  margin: 0;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper {
  width: 507px;
  position: relative;
  float: right;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email] {
  width: 100%;
  height: 46px;
  padding: 10px 140px 10px 20px;
  border: 0;
  border-radius: 0;
  background-color: #ffffff;
  color: #000000;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]::-webkit-input-placeholder {
  color: #7e7e7e;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]::-moz-placeholder {
  color: #7e7e7e;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]:-ms-input-placeholder {
  color: #7e7e7e;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]::-ms-input-placeholder {
  color: #7e7e7e;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email]::placeholder {
  color: #7e7e7e;
}
.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
  position: absolute;
  height: 46px;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #f2ae08;
  color: #000000;
}

#wrapper .wc-block-grid .wc-block-grid__products li.entry, .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item), .woocommerce.content-style-boxed ul.products li.product {
  border: 0;
}

.content-style-unboxed .content-bg.loop-entry .content-bg:not(.loop-entry), .menu .menu-item .woocommerce ul.products li.product:not(.product-item) {
  background: transparent !important;
}

.woocommerce ul.products li.product.content-bg {
  background: transparent;
}

.products-list.woocommerce-product-list ul.products li.product {
  margin-bottom: 20px;
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item).entry {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item).entry .product-details.entry-content-wrap {
  text-align: center;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item).entry .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 7px auto 5px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item).entry .product-details.entry-content-wrap .product-action-wrap.style-button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateY(-0.5rem);
          transform: translateY(-0.5rem);
  opacity: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item).entry .product-details.entry-content-wrap .product-action-wrap.style-button .button:not(.kb-button):not(.added), .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item).entry .product-details.entry-content-wrap .product-action-wrap.style-button a.added_to_cart {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item).entry .product-thumbnail {
  -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);
  margin-right: 4px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item):hover .product-details.entry-content-wrap .product-action-wrap.style-button {
  opacity: 1;
}
.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;
  line-height: 1.9;
  font-weight: 400;
  border-radius: 0;
  padding: 7px 20px;
  text-transform: capitalize;
  max-height: var(--global-button-max-height);
  overflow: hidden;
  color: var(--global-palette9);
  background-color: var(--global-palette2);
  border: 1px solid var(--global-palette2);
}
.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-color: var(--global-palette1);
  color: var(--global-palette3);
  border: 1px solid var(--global-palette3);
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-size: 26px;
  font-weight: 400;
  text-align: center;
}
.woocommerce table.shop_table input {
  font-size: 14px;
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 18px;
  font-weight: 500;
  color: var(--global-palette3);
}
.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: 400;
  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: 14px;
  font-weight: 400;
  color: var(--global-palette3);
}
.woocommerce ul.cart_list li a img {
  border: 1px solid var(--global-gray-400);
}
.woocommerce .woocommerce-review-link {
  color: var(--global-palette3);
}
.woocommerce span.onsale {
  color: #000000;
}
.woocommerce .time-sale.style_6 .tmcore-countdown .countdown-item .countdown-digits {
  color: #000000;
}
.woocommerce .time-sale.style_6 .tmcore-countdown .countdown-item .countdown-label {
  color: #7a7a7a;
}
.woocommerce .product-actions .woosc-btn.woosc-btn-has-icon, .woocommerce .product-actions .woosc-btn.woosq-btn-has-icon, .woocommerce .product-actions .woosc-btn.woosw-btn-has-icon, .woocommerce .product-actions .woosq-btn.woosc-btn-has-icon, .woocommerce .product-actions .woosq-btn.woosq-btn-has-icon, .woocommerce .product-actions .woosq-btn.woosw-btn-has-icon, .woocommerce .product-actions .woosw-btn.woosc-btn-has-icon, .woocommerce .product-actions .woosw-btn.woosq-btn-has-icon, .woocommerce .product-actions .woosw-btn.woosw-btn-has-icon {
  background: transparent;
  color: #000000;
}
.woocommerce .product-actions .woosc-btn.woosc-btn-has-icon:hover, .woocommerce .product-actions .woosc-btn.woosq-btn-has-icon:hover, .woocommerce .product-actions .woosc-btn.woosw-btn-has-icon:hover, .woocommerce .product-actions .woosq-btn.woosc-btn-has-icon:hover, .woocommerce .product-actions .woosq-btn.woosq-btn-has-icon:hover, .woocommerce .product-actions .woosq-btn.woosw-btn-has-icon:hover, .woocommerce .product-actions .woosw-btn.woosc-btn-has-icon:hover, .woocommerce .product-actions .woosw-btn.woosq-btn-has-icon:hover, .woocommerce .product-actions .woosw-btn.woosw-btn-has-icon:hover {
  color: var(--global-palette1);
  background: transparent;
}
.woocommerce div.entry .woocommerce-tabs {
  margin: 50px 0;
}
.woocommerce div.entry .woocommerce-tabs ul.tabs {
  padding: 0;
}
.woocommerce div.entry .woocommerce-tabs ul.tabs::before {
  border: 0;
}
.woocommerce div.entry .woocommerce-tabs ul.tabs li {
  border: 0;
}
.woocommerce div.entry .woocommerce-tabs ul.tabs li.active a {
  background: var(--global-palette3);
  color: var(--global-palette9);
}
.woocommerce div.entry .woocommerce-tabs ul.tabs li a {
  background: var(--global-palette7);
  color: var(--global-palette3);
  padding: 10px 18px;
}
.woocommerce div.entry .woocommerce-tabs .woocommerce-Tabs-panel {
  padding: 20px;
  background-color: var(--global-palette9);
}
.woocommerce .products .star-rating {
  float: none;
  margin: 0.45em 0;
}

.product-list-section .posted-in {
  display: none;
}

.products-list .product-title, ul.product_list_widget .product-title, .home-left-sidebar .product-title, .wp-widget-group__inner-blocks .wp-block-latest-posts__post-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -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: 400;
}

.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-palette4);
  text-decoration-color: var(--global-palette4);
  font-weight: normal;
}

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

.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: 5px;
}
.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}

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

.base-product-toggle-container .base-toggle-shop-layout.toggle-active, .base-product-toggle-container .base-toggle-shop-layout:hover {
  background: var(--global-palette-btn-bg);
}

.search-results .tmc-product-search-item-content .tmc-product-search-title {
  font-size: 14px;
  font-weight: 400;
}

#woosq-popup .woosq-product .thumbnails .slick-arrow {
  width: 30px;
  height: 30px;
  border-radius: 0;
}
#woosq-popup .woosq-product .thumbnails .slick-arrow:before {
  font-size: 18px;
  line-height: 28px;
}
#woosq-popup .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: var(--global-palette9);
  color: var(--global-palette4);
  border: 1px solid var(--global-palette7) !important;
  border-radius: 0px;
}
.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;
}

.primary-sidebar.widget-area .widget:not(:empty) {
  background-color: var(--global-palette9);
}
.primary-sidebar.widget-area .widget:not(:empty) .widget-title {
  padding: 18px 22px;
}
.primary-sidebar.widget-area .widget:not(:empty) .widget-title::after {
  right: 17px;
  top: 13px;
}
.primary-sidebar.widget-area .widget:not(:empty) .widget-content, .primary-sidebar.widget-area .widget:not(:empty) .wp-widget-group__inner-blocks {
  padding: 0 22px 17px;
  margin: 0;
}

.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 {
  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-post-wrapper .splide__track .column-item {
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
}

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

.cms-banner .elementor-column .elementor-widget-image {
  position: relative;
  overflow: hidden;
}
.cms-banner .elementor-column .elementor-widget-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
  opacity: 0;
  -webkit-opacity: 0;
  visibility: hidden;
}
.cms-banner .elementor-column .elementor-widget-image:hover:before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
  opacity: 1;
  -webkit-opacity: 1;
  visibility: visible;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

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

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

.welcome_newsletter input[type=email] {
  min-height: 40px;
  min-width: 220px;
  padding-left: 15px;
  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;
}

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

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

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

.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-post-wrapper .splide__track .column-item {
  width: 33.3333%;
  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: 7.5px;
  padding-right: 7.5px;
}

@media (max-width: 1366px) {
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 30px;
    width: calc(33.3333% - 20px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 20%;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .woocommerce div.product div.images {
    width: 600px !important;
  }
}
@media (min-width: 1025px) {
  .site-header-item {
    margin-right: 10px;
  }
  .site-branding img {
    margin-top: -50px;
  }
}
@media (max-width: 1024px) {
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 150px;
  }
  .site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .mc4wp-form-content {
    float: none;
  }
  .site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper {
    float: none;
    margin-top: 20px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 24px;
  }
  .product-list-section .short-description {
    font-size: 13px;
  }
  .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 20px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 15px;
    width: calc(33.3333% - 10px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 130px;
  }
  #colophon.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .mc4wp-form-content {
    padding-left: 0px;
  }
  #colophon.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .mc4wp-form-content::before {
    position: static;
    display: block;
  }
  #colophon.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .widget-area .widget-title.first-heading {
    padding-top: 20px !important;
  }
  #colophon.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .footer-brand-image img {
    width: 130px;
  }
  #colophon.site-footer .site-footer-wrap .site-middle-footer-inner-wrap .widget-image-block img {
    width: 50px;
  }
  .woocommerce .woosc-quick-table > h2 {
    font-size: 22px;
    margin: 0 0 15px;
  }
  .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 table.shop_table input {
    font-size: 13px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product.entry .product-details.entry-content-wrap .product-action-wrap.style-button {
    opacity: 1;
    margin-top: 1em;
  }
  .woocommerce ul.products:not(.products-list-view) li.product.entry .product-details.entry-content-wrap .woocommerce-loop-product__title {
    padding: 0;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 20px;
  }
  .woocommerce span.onsale {
    padding: 3px 4px;
  }
  .product-list-section .short-description {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .product-list-section .woocommerce.columns-mobile-2 ul.products.grid-cols {
    -ms-grid-columns: minmax(0, 1fr);
    grid-template-columns: minmax(0, 1fr);
  }
  .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;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 3px 15px;
  }
  .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%;
  }
}
@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: 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 .site-header-item {
    margin-right: 15px;
  }
  .site-header .custom-logo-link img, .site-header img.base-dark-mode-logo {
    width: 90px;
  }
  .site-header .base-svg-iconset .base-search2-svg, .site-header .base-svg-iconset .thebase-account-svg, .site-header .base-svg-iconset .thebase-shopping-cart-svg {
    font-size: 18px;
  }
  .site-header .base-svg-iconset .base-menu-svg {
    font-size: 20px;
  }
  #colophon.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper {
    width: 100%;
  }
  #colophon.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=email] {
    padding: 10px 120px 10px 10px;
    height: 42px;
  }
  #colophon.site-footer .site-footer-wrap form.mc4wp-form .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
    height: 42px;
  }
  #colophon.site-footer .site-footer-wrap .footer-navigation ul li {
    padding: 0;
  }
  #colophon.site-footer .site-footer-wrap .footer-navigation ul li a {
    letter-spacing: 1px;
  }
  .woocommerce ul.products li.product .product-thumbnail .product-actions .button, .woocommerce ul.products li.product .product-thumbnail .product-actions a.button, .woocommerce ul.products li.product .product-thumbnail .product-actions button, .product-thumbnail .time-sale.style_7 .tmcore-countdown .countdown-item {
    width: 28px;
    height: 28px;
  }
  .product-list-section .elementor-container .elementor-column {
    width: 100%;
  }
  .cms-banner .elementor-column .title .elementor-heading-title, .cms-banner2 .elementor-column .title .elementor-heading-title {
    font-size: 21px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
}