/**
* Theme Name:     Classibag 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;
  --global-gray-500: #dddddd;
}

.woocommerce form[class*=woocommerce-] {
  border-color: var(--global-gray-400);
}

.woocommerce form .form-row label {
  font-weight: 500;
  font-size: 100%;
}

.woocommerce .wc-block-components-notice-banner {
  font-size: 1em;
}

b, strong {
  font-weight: 600;
}

#payment ul.wc_payment_methods li.wc_payment_method > label, .woocommerce ul#shipping_method li label,
.woocommerce div.product form.cart .variations label, .woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title,
.woocommerce table.shop_table th, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tbody th, .woocommerce td.product-name dl.variation dt,
.base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title, .woocommerce table.shop_attributes th {
  font-weight: 500;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  font-size: 1em;
}

.header-contact-item {
  margin: 0.6em 0em 0em 0em !important;
}
.header-contact-item .contact-content {
  margin-left: 10px;
}
.header-contact-item .contact-content span {
  position: relative;
}
.header-contact-item .contact-content .contact-label {
  margin-right: 20px;
  padding-right: 20px;
}
.header-contact-item .contact-content .contact-label::after {
  content: "";
  border-right: 1px solid #f4839f;
  padding-left: 15px;
  display: block;
  position: absolute;
  top: 4px;
  right: 0;
  width: 1px;
  height: 16px;
}
.header-contact-item .contact-content .contact-label::after:last-child::after {
  display: none;
}

.site-top-header-inner-wrap .header-html a:hover {
  text-decoration: none;
}

.header-contact-item:last-child .contact-label::after {
  display: none;
}

.base-sticky-header {
  max-width: 1903px;
}

ul.sub-menu .submenu-tabs .elementor-widget-tmcore-products-tabs .product-details.content-bg.entry-content-wrap {
  padding: 15px 0px 0px 0px;
}

ul.sub-menu .elementor-element.elementor-widget-tmcore-products .products-list .product-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.secondary-navigation .secondary-menu-container > ul > li.menu-item > a {
  padding: 8px 15px;
}
.secondary-navigation .secondary-menu-container > ul > li.menu-item > a::after {
  content: "";
  border-right: 1px solid #f4839f;
  display: block;
  position: absolute;
  top: 12px;
  right: 0;
  width: 1px;
  height: 16px;
}
.secondary-navigation .secondary-menu-container > ul > li.menu-item:last-of-type > a::after {
  display: none;
}

.site-middle-footer-wrap .site-footer-row-container-inner {
  border-bottom: none;
}

.site-middle-footer-inner-wrap .widget-area .widget-title {
  margin-bottom: 15px;
}
.site-middle-footer-inner-wrap .site-info-inner .contact-info-container p + p {
  margin: 15px 0px;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=email] {
  height: 45px;
  border-radius: 0;
  border: 0;
  background: var(--global-palette9);
  width: 340px;
  padding: 10px 15px;
  margin-top: 5px;
}
.site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=submit] {
  margin-top: -5px;
}

.welcome-newsletter {
  text-align: center;
}
.welcome-newsletter input[type=email] {
  min-height: 44px;
  min-width: 220px;
}

.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap {
  color: var(--global-palette3);
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap:hover {
  color: var(--global-palette1);
}

.select2-container--open .select2-dropdown--below, .select2-container--open .select2-dropdown--above {
  z-index: 1;
}

.woocommerce table.shop_table {
  font-size: 100%;
}

.woocommerce .cart-empty.woocommerce-info {
  color: var(--global-palette5);
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  font-size: 16px;
}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover {
  color: var(--global-palette1);
}

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

.elementor-widget-tmcore-post-grid .entry-content .entry-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

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

.woocommerce #reviews #comments ol.commentlist li .meta {
  color: var(--global-palette5);
}

.testimonial-section .splide__pagination {
  padding-left: 0;
  margin-top: 15px;
}

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

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

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

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

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0px;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
  padding: 0rem 1rem;
  top: -65px;
  bottom: auto;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .woocommerce-loop-product__title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .star-rating {
  margin: 5px 0 10px 0;
  float: none;
}

.woocommerce-carousel ul.products {
  margin: 0px !important;
}

.woocommerce ul.products.products-list-view li.product {
  padding: 1rem;
  background: var(--global-palette9);
  border: 1px solid var(--global-gray-400);
  border-radius: 0;
}
.woocommerce ul.products.products-list-view li.product .woocommerce-loop-product__title {
  font-size: 18px;
}
.woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap {
  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: 17px;
  font-weight: 500;
  border-radius: 0px;
  text-transform: capitalize;
  padding: 8px 28px;
  line-height: 1.6;
}

.archive.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry), .single-product.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry), .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
  padding: 15px 0 0 0px;
}

.primary-sidebar.widget-area .widget {
  border: 1px solid var(--global-gray-400);
  padding: 15px;
}

.primary-sidebar.widget-area .widget-title {
  border-bottom: 1px solid var(--global-gray-400);
  padding-bottom: 10px;
}

.single-product .entry-content-wrap {
  padding: 0rem;
}

.woocommerce .single-product.woosq-product .product_meta > span {
  color: var(--global-palette4);
}

.product-actions .woosw-btn.woosw-btn-has-icon, .product-actions .woosc-btn.woosc-btn-has-icon, .product-actions .woosq-btn.woosq-btn-has-icon {
  background: var(--global-palette9);
  color: var(--global-palette2);
  -webkit-box-shadow: 0 0 9px rgba(85, 85, 85, 0.1333333333);
          box-shadow: 0 0 9px rgba(85, 85, 85, 0.1333333333);
}

.woosw-btn-icon-text .woosw-btn-text, .woosc-btn-icon-text .woosc-btn-text {
  font-size: 16px;
}

.products .star-rating-block .star-rating {
  float: none;
  margin: 3px 0 8px 0px;
  margin-left: 0px;
}

.comment-respond .comment-form p.comment-form-float-label label {
  color: var(--global-palette5);
}

.primary-sidebar .wp-widget-group__inner-blocks .widget li {
  line-height: 1.5;
}

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

.cms-three-banner .col .elementor-element-populated {
  overflow: hidden;
}
.cms-three-banner .col .head-3 span {
  font-size: 22px;
  font-weight: 600;
  color: #f26d8e;
  letter-spacing: 0.3px;
}

.cms-two-banner .col .elementor-element-populated {
  overflow: hidden;
}
.cms-two-banner .col h2 span {
  font-size: 22px;
  font-weight: 600;
  color: #f26d8e;
  letter-spacing: 0.3px;
}

.parallex .cms_mainbanner {
  position: unset;
}
.parallex .cms_mainbanner .elementor-element-populated {
  position: unset;
}
.parallex .cms_mainbanner h5 span {
  font-size: 30px;
  font-weight: 700;
  color: #f26d8e;
}

.product-cat:not(.site-header .product-cat) {
  overflow: hidden;
}
.product-cat:not(.site-header .product-cat) .cat-image {
  border-radius: 100%;
}
.product-cat:not(.site-header .product-cat):hover .cat-image a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.top-deal-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
  -webkit-transform: none;
          transform: none;
}

.elementor-element .special_offer > .elementor-element-populated {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px;
}
.elementor-element .special_offer > .elementor-element-populated .elementor-widget {
  width: auto;
}

.offer_banner .elementor-widget-text-editor {
  margin: 0 auto;
  width: 100%;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.offer_banner .elementor-widget-text-editor ul {
  list-style-position: outside;
  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;
  gap: 70px;
  padding-left: 4rem;
  margin: 0;
}
.offer_banner .elementor-widget-text-editor .elementor-widget-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 30px;
  -webkit-animation: marquee 25s linear infinite forwards;
  animation: marquee 25s linear infinite forwards;
  gap: 30px;
}
.offer_banner .elementor-widget-text-editor :hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.offer_banner .elementor-widget-text-editor li {
  list-style: disc;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: 400;
  padding-left: 55px;
  color: var(--global-palette3);
}
.offer_banner .elementor-widget-text-editor ::marker {
  line-height: 10px;
  font-size: 27px;
  color: #f26d8e;
}
.offer_banner .elementor-widget-text-editor ::before {
  content: "";
  background-color: #f26d8e;
  position: absolute;
  display: inline-block;
  width: 10px;
  height: 10px;
  top: 10px;
  bottom: auto;
  left: 0;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  right: 0;
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-66.6%);
            transform: translateX(-66.6%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-66.6%);
            transform: translateX(-66.6%);
  }
}

.blog_section .elementor-post-wrapper .post-button:hover {
  text-decoration: none !important;
}

.elementor-widget-tmcore-post-grid .entry-content .entry-excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.home-gallery figure.swiper-slide-inner:after {
  content: "";
  width: calc(100% - 0px);
  height: 100%;
  background-color: var(--global-palette2);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.home-gallery figure.swiper-slide-inner:hover:after {
  opacity: 0.4;
}

@media (max-width: 1366px) {
  .cms-three-banner .col .head-3 span {
    font-size: 20px;
  }
  .elementor-element .main_heading .elementor-heading-title {
    font-size: 36px;
  }
  .parallex .cms_mainbanner h5 span {
    font-size: 26px;
  }
  .cms-two-banner .col h2 span {
    font-size: 21px;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 20px;
    width: calc(20% - 16px);
  }
}
@media (max-width: 1200px) {
  .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 0.7em;
    padding-right: 0.7em;
  }
  .cms-three-banner .col .head-1 .elementor-heading-title {
    font-size: 15px;
  }
  .cms-three-banner .col .head-2 .elementor-heading-title {
    font-size: 23px;
    line-height: 27px;
  }
  .cms-three-banner .col .head-3 span {
    font-size: 18px;
  }
  .site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=email] {
    width: 280px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .site-top-header-wrap .site-top-header-inner-wrap.site-header-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .site-top-header-wrap .header-contact-item .contact-content .contact-label {
    font-size: 15px;
    margin-right: 13px;
    padding-right: 13px;
  }
  .site-top-header-wrap .site-header-section-center .header-html {
    font-size: 15px;
  }
  .site-top-header-wrap .secondary-navigation .secondary-menu-container > ul > li.menu-item > a {
    padding: 8px 12px;
    font-size: 15px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .has-left-sidebar ul.product-archive {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@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: none;
            transform: none;
  }
}
@media (max-width: 1024px) {
  .site-top-header-inner-wrap .mobile-html a:hover {
    text-decoration: none;
  }
  .site-top-header-inner-wrap .mobile-html p {
    margin: 8px 0px;
    text-align: center;
  }
  .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: 8px 22px;
  }
  #filter-drawer .drawer-inner .product-filter-widgets .widget-title {
    font-weight: 500;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--global-gray-400);
  }
  #filter-drawer .widget-area .widget {
    border: 1px solid var(--global-gray-400);
    padding: 15px;
  }
  .site-middle-footer-inner-wrap .widget-area .widget-title {
    margin-bottom: 10px;
  }
  .site-middle-footer-inner-wrap .site-info-inner .mc4wp-form-fields input[type=email] {
    width: 380px;
  }
  .site-bottom-footer-inner-wrap .footer-html {
    text-align: center;
  }
  .site-bottom-footer-inner-wrap .footer-widget-area-inner.site-info-inner .wp-block-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    float: none;
  }
  .elementor-element .main_heading .elementor-heading-title {
    font-size: 34px;
  }
  .parallex .cms_mainbanner h5 span {
    font-size: 23px;
  }
  .cms-three-banner .elementor-button-wrapper .elementor-button {
    padding: 0 !important;
    background: none;
    color: var(--global-palette1);
    text-decoration: underline;
    font-size: 16px;
  }
  .cms-three-banner .col .head-1 .elementor-heading-title {
    font-size: 14px;
  }
  .cms-three-banner .col .head-2 .elementor-heading-title {
    font-size: 18px;
    line-height: 23px;
  }
  .cms-three-banner .col .head-3 span {
    font-size: 16px;
  }
  .cms-two-banner .col h2 span {
    font-size: 19px;
  }
  .elementor-element .special_offer > .elementor-element-populated {
    gap: 25px;
    margin: 0 5px;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 28px;
    width: calc(25% - 11.25px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
}
@media (max-width: 719px) {
  .ft-ro-m-dir-column .site-footer-section {
    grid-row-gap: 0;
  }
}
@media (max-width: 767px) and (min-width: 541px) {
  .archive ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .single-product ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list), .woocommerce-cart ul.products:not(.products-list-view, .woocommerce.columns-mobile-1 ul.products.grid-cols):not(.splide_list) {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sub-menu .elementor-element.elementor-widget-tmcore-products ul.products {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .site-header .custom-logo-link {
    width: 140px;
    display: block;
  }
  .sub-menu .menu-item .woocommerce ul.products li.product {
    margin-bottom: 10px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
    padding: 12px 0px 0px 0px;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
    padding: 0rem 0rem;
  }
  .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;
    line-height: 1.7;
    padding: 8px 18px;
  }
  .woocommerce ul.products:not(.products-list-view):not(.splide__list):not(.sub-menu .products) {
    row-gap: 1rem;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
  .service-section .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .service-section .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .elementor-element .main_heading .elementor-heading-title {
    font-size: 30px;
  }
  .cms-two-banner .col h2 span {
    font-size: 20px;
  }
  .cms-three-banner .col {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .cms-three-banner .col .head-1 .elementor-heading-title {
    font-size: 18px;
  }
  .cms-three-banner .col .head-2 .elementor-heading-title {
    font-size: 28px;
    line-height: 32px;
  }
  .cms-three-banner .col .head-3 span {
    font-size: 22px;
  }
  .cms-three-banner .elementor-button-wrapper .elementor-button {
    font-size: 17px;
  }
  .parallex .cms_mainbanner h5 span {
    font-size: 21px;
  }
  .cms-two-banner .col {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .elementor-element .special_offer > .elementor-element-populated {
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(33.3333% - 6.66667px);
  }
}
@media (max-width: 575px) {
  .woocommerce ul.products-list-view .product-thumbnail {
    padding: 0rem;
  }
  .woocommerce ul.products-list-view li.product .product-details.entry-content-wrap {
    padding: 1rem 0rem 0rem 0rem;
  }
}
@media (max-width: 540px) {
  .parallex .elementor-element .head-1 {
    left: 53.5%;
    top: 18.6%;
  }
  .parallex .elementor-element .head-1 .elementor-heading-title {
    font-size: 17px;
  }
  .parallex .elementor-element .head-2 {
    left: 53.5%;
    top: 29.8%;
  }
  .parallex .elementor-element .head-2 .elementor-heading-title {
    font-size: 24px;
    line-height: 30px;
  }
  .parallex .elementor-element .head-3 {
    left: 53.5%;
    top: 54.6%;
  }
  .parallex .elementor-element .head-3 .elementor-heading-title {
    font-size: 17px;
  }
  .parallex .elementor-element .cms-btn {
    left: 53.5%;
    top: 68.5%;
  }
  .parallex h5 span {
    font-size: 19px;
  }
  .woocommerce-carousel .splide__track ul.products li.product {
    margin-right: 15px;
    width: calc(50% - 7.5px);
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 100%;
  }
  .elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
    margin-right: 10px;
    width: calc(50% - 5px);
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .site-header-item {
    margin-right: 13px;
  }
  .cms-two-banner .col {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .cms-two-banner .col .head-1 {
    top: 12.3%;
  }
  .cms-two-banner .col .head-1 .elementor-heading-title {
    font-size: 15px;
  }
  .cms-two-banner .col .head-2 {
    top: 28.7%;
  }
  .cms-two-banner .col .head-2 .elementor-heading-title {
    font-size: 19px;
    line-height: 23px;
  }
  .cms-two-banner .col .head-3 {
    top: 58.4%;
  }
  .cms-two-banner .col .head-3 .elementor-heading-title {
    font-size: 16px;
  }
  .cms-two-banner .col .head-3 span {
    font-size: 17px;
  }
  .cms-two-banner .col .cms-btn {
    top: 77.5%;
  }
  .cms-two-banner .elementor-button-wrapper .elementor-button {
    padding: 0;
    background: none;
    text-decoration: underline;
    font-size: 16px;
    color: var(--global-palette1);
  }
  .cms-three-banner .col {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .cms-three-banner .col .head-1 {
    top: 11.5%;
  }
  .cms-three-banner .col .head-1 .elementor-heading-title {
    font-size: 14px;
  }
  .cms-three-banner .col .head-2 {
    top: 29.5%;
  }
  .cms-three-banner .col .head-2 .elementor-heading-title {
    font-size: 20px;
    line-height: 24px;
  }
  .cms-three-banner .col .head-3 {
    top: 60%;
  }
  .cms-three-banner .col .head-3 .elementor-heading-title {
    font-size: 15px;
  }
  .cms-three-banner .col .head-3 span {
    font-size: 17px;
  }
  .cms-three-banner .col .cms-btn {
    top: 75.5%;
  }
  .cms-three-banner .elementor-button-wrapper .elementor-button {
    font-size: 16px;
  }
  .elementor-element.parallex > .elementor-container {
    min-height: 250px !important;
  }
  body:not(.rtl) .parallex .elementor-element .head-1 {
    left: 50.5%;
    top: 23.6%;
  }
  body:not(.rtl) .parallex .elementor-element .head-1 .elementor-heading-title {
    font-size: 14px;
  }
  body:not(.rtl) .parallex .elementor-element .head-2 {
    left: 50.5%;
    top: 37.8%;
  }
  body:not(.rtl) .parallex .elementor-element .head-2 .elementor-heading-title {
    font-size: 18px;
    line-height: 24px;
  }
  body:not(.rtl) .parallex .elementor-element .head-3 .elementor-heading-title {
    display: none;
  }
  body:not(.rtl) .parallex .elementor-element .cms-btn {
    left: 50.5%;
    top: 66.5%;
  }
  body:not(.rtl) .parallex .elementor-button-wrapper .elementor-button {
    padding: 0;
    background: none;
    text-decoration: underline;
    font-size: 16px;
    color: var(--global-palette1);
  }
  body:not(.rtl) .parallex .elementor-button-wrapper .elementor-button:hover {
    text-decoration: none;
  }
  .product-tab.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tab-title.elementor-active {
    color: var(--e-global-color-base1);
    background: none;
    text-decoration: underline;
  }
  .product-tab.elementor-element .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tab-title {
    margin: 0px 15px 0px 0px;
    padding: 0;
    font-size: 16px;
  }
  .discount-section .elementor-element .elementor-widget-icon-box .elementor-icon-box-wrapper {
    display: block;
    margin-left: 0;
  }
  .offer_banner .elementor-widget-text-editor li {
    font-size: 15px;
    padding-left: 40px;
  }
  .sub-menu .submenu-tabs .elementor-widget-tmcore-products-tabs .elementor-tabs-wrapper .elementor-tab-title {
    font-size: 14px;
  }
}
.color-switch-dark .elementor-widget-tmcore-brand .elementor-brand-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-switch-dark .sub-menu {
  --global-palette9: #181818;
}
.color-switch-dark .primary-menu-container {
  --global-palette2: #ffffff;
}
.color-switch-dark .secondary-navigation .secondary-menu-container > ul > li.menu-item > a::after, .color-switch-dark .header-contact-item .contact-content .contact-label::after {
  border-right: 1px solid rgba(40, 37, 24, 0.2588235294);
}
.color-switch-dark .slider-btn {
  background-color: var(--global-palette-btn-bg) !important;
  color: var(--global-palette-btn) !important;
}
.color-switch-dark .slider-btn:hover {
  background-color: var(--global-palette-btn-bg-hover) !important;
  color: var(--global-palette-btn-hover) !important;
}
.color-switch-dark .elementor-element.discount-section:not(.elementor-motion-effects-element-type-background) {
  background-color: var(--global-palette8);
}
.color-switch-dark .elementor-element.service-section, .color-switch-dark .elementor-element.offer_banner, .color-switch-dark .elementor-element.brand-section {
  border-color: #2f3336;
}
.color-switch-dark ul.sub-menu .elementor-element.menu-product-tab {
  background-color: var(--global-palette9);
}