/*flickity css start*/

.flickity-enabled .flickity-prev-next-button {
  width: 30px;
  height: 30px;
  padding: 0;
  background: #E06A31;
  color: #fff;
  opacity: 1;
  box-shadow: none;
  outline: none;
  z-index: 9;
}

.flickity-enabled .flickity-prev-next-button::before {
  content: "";
  font-family: "yasha-icomoon";
  font-size: 10px;
}

.flickity-enabled .flickity-prev-next-button.previous {
  inset-inline-start: 0;
}

.flickity-enabled .flickity-prev-next-button.previous::before {
  content: "\e901";
}

.flickity-enabled .flickity-prev-next-button.next {
  inset-inline-end: 0;
}

.flickity-enabled .flickity-prev-next-button.next::before {
  content: "\e900";
}

.flickity-enabled .flickity-prev-next-button:disabled {
  display: none;
}

.flickity-enabled .flickity-prev-next-button .flickity-button-icon {
  display: none;
}

.flickity-enabled .menu-slider-bar {
  background: rgba(240, 240, 240, 0.96);
  position: relative;
  height: 5px;
  border-radius: 100px;
  margin-top: 15px;
}

.flickity-enabled .menu-slider-bar .menu-slider-bar-inn {
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  bottom: 0;
  border-radius: 100px;
  z-index: 3;
  background: #E06A31;
}


/*flickity css end*/

/*Header css start*/

.header-offer-bar {
  background: #F0F0F0;
  font-weight: 400;
  color: #000;
}

.header-offer-bar .offer-slider {
  max-width: 15rem;
}

.header-offer-bar .offer-slider .slide a {
  color: inherit;
  text-decoration: underline;
}

.header-offer-bar .offer-slider .slide a:hover {
  text-decoration: none;
}

.header-offer-bar .offer-slider .slick-arrow {
  color: #000;
}

.header-offer-bar .right-offer-bar {
  display: none !important;
}

#header {
  box-shadow: none;
}

#header .header-holder {
  box-shadow: none;
}

.header-holder .header-top-wrap {
  padding-block: 0.21875rem;
  position: relative;
  display: flex;
  align-items: center;
  min-height: auto;
}

.header-holder .header-top-wrap::after {
  content: "";
  background: #F0F0F0;
  height: 1px;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.header-holder .header-top-wrap .mbl-menu-tgl-holder {
  flex: 1;
}

.header-holder .logo {
  order: initial;
  width: auto;
  margin: 0;
  max-width: 3.3125rem;
  padding-inline-end: 0;
  position: relative;
  top: auto;
  right: auto;
  transform: none;
}

.header-holder .logo img {
  max-height: initial;
}

.header-holder .header-five-menu > li {
  margin: 0;
  position: relative;
  line-height: 1.2;
  align-self: center;
}

.header-holder .header-five-menu > li::after {
  content: "";
  background: #F0F0F0;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  inset-inline-end: 0;
}

.header-holder .header-five-menu > li:has(div[id*=gtranslate])::after {
  visibility: hidden;
}

.header-holder .header-five-menu > li:has(div[id*=gtranslate]) > div[id*=gtranslate_] {
  position: relative !important;
  padding-block: 0.625rem;
}

.header-holder .header-five-menu > li:has(div[id*=gtranslate]) #gt_float_wrapper {
  margin: 0 !important;
}

.header-holder .header-five-menu > li > a {
  display: inline-block;
  line-height: 1;
  padding: 0.625rem 0;
}

.header-holder .header-utility-nav {
  flex: 1;
  max-width: 100%;
  justify-content: flex-end !important;
  order: initial;
}

.header-holder .header-utility-nav .header-search form {
  flex-basis: 100%;
  max-width: 100%;
  padding-inline-end: 0;
}

.header-holder .header-utility-nav .header-search span[class*=icon-search] {
  position: absolute;
  top: 10px;
  inset-inline-start: 15px;
  font-size: 20px;
  color: #000;
}

.header-holder .header-utility-nav .header-search input[type=search] {
  border-radius: 3px;
  border-color: #F0F0F0;
  padding-inline: 45px 10px;
}

.header-holder .header-utility-nav .header-search .input-group-append {
  display: none;
}

.header-holder .header-utility-nav .header-user a {
  color: #000;
  font-size: 18px;
  line-height: 1;
  padding-inline-end: 20px;
  position: relative;
}

.header-holder .header-utility-nav .header-user a::after {
  content: "";
  background: #F0F0F0;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.header-holder .header-utility-nav a.btn-header-cart {
  max-width: -moz-fit-content;
  max-width: fit-content;
  flex-basis: auto;
  margin: 0;
  background: none;
  border: none;
  border-radius: 0;
  color: #000;
  font-size: 0;
  padding: 0;
  height: auto;
}

.header-holder .header-utility-nav a.btn-header-cart i {
  font-size: 1rem;
  margin: 0;
}

.header-holder .header-utility-nav a.btn-header-cart .header-cart-total {
  display: none !important;
}

.rtl .header-holder .header-utility-nav .btn-header-cart [class^=icon-],
.rtl .header-holder .header-utility-nav .btn-header-cart [class*=" icon-"] {
  margin: 0;
}

.header-holder .header-nav-holder {
  background: none;
}

.header-holder .header-nav-holder .mbl-header-search {
  padding-bottom: 0.625rem;
  padding-inline: 0.9375rem;
}

.header-holder .header-nav-holder .mbl-header-search form {
  margin: 0;
  padding: 0;
}

.header-holder .header-nav-holder .mbl-header-search .input-group > span {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  font-size: 0.9375rem;
  transform: translateY(-50%);
}

.header-holder .header-nav-holder .mbl-header-search input[type=search] {
  border-radius: 5px;
  border-color: #F0F0F0;
  height: 2rem;
  padding-inline: 2.1875rem 0.625rem;
}

.header-holder .header-nav-holder .mbl-header-search .input-group-append {
  display: none;
}

.admin-bar .header-holder .header-nav-holder #primary-nav {
  top: 46px !important;
}

.header-holder .header-nav-holder #primary-nav .close {
  margin-right: auto;
  display: flex;
  float: none;
  opacity: 1;
  font-size: 0.625rem;
  width: 1.875rem;
  height: 0.9375rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.625rem;
  padding-inline-end: 0.9375rem;
}

.header-holder .header-nav-holder #primary-nav .mobile-account-menu {
  height: auto;
  justify-content: initial;
  padding: 1.25rem 0;
  margin-inline: auto;
  max-width: 100%;
}

.header-holder .header-nav-holder #primary-nav .mobile-account-menu a {
  font-size: 0.75rem;
  display: flex;
  gap: 0.375rem;
  font-weight: 400;
}

.header-holder .header-nav-holder #primary-nav .mobile-account-menu a i {
  font-size: 0.9375rem;
}

.header-holder .header-nav-holder #primary-nav .header-five-menu > li:has(div[id*=gtranslate]) > div[id*=gtranslate_] .gt-selected {
  display: none;
}

.header-holder .header-nav-holder #primary-nav:has(.submenu-holder-outer.open) .mobile-social-link {
  background: #fff;
  position: relative;
  z-index: 999;
}

.header-holder .header-nav-holder #primary-nav:has(.submenu-holder-outer.open) .mobile-social-link::before {
  content: "";
  background: #F0F0F0;
  height: 1px;
  position: absolute;
  top: 0;
  left: 1.375rem;
  right: 1.375rem;
}

.header-holder .header-nav-holder .submenu-holder-outer .submenu-holder-inn {
  height: 100%;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #000;
}

.header-holder .header-nav-holder .submenu-holder-outer .submenu-holder-inn a {
  color: #000;
}

.header-holder .header-nav-holder .submenu-holder-outer .submenu-heading {
  max-width: calc(100% - 1.875rem);
  flex-basis: 100%;
  width: 100%;
  margin: 0 auto 2.375rem;
  border-bottom: 1px solid #F0F0F0;
  padding: 0 1.625rem 0.9375rem;
  position: relative;
  text-align: center;
}

.header-holder .header-nav-holder .submenu-holder-outer .submenu-heading strong {
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #000;
}

.header-holder .header-nav-holder .submenu-holder-outer .submenu-heading .submenu-back {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: none;
  padding: 0;
  width: 1.625rem;
  height: 1.25rem;
  font-size: 0.8125rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  outline: none;
}

.header-holder .header-nav-holder .submenu-holder-outer .show-all {
  display: block;
  flex-basis: 100%;
  max-width: 100%;
  margin-bottom: 1.1875rem;
  padding-inline: 0.9375rem;
}

.header-holder .header-nav-holder .submenu-holder-outer .show-all a {
  font-weight: 600;
  text-decoration: underline;
}

.header-holder .header-nav-holder .submenu-holder-outer .menu-img {
  width: 260px;
  border-radius: 5px;
  overflow: hidden;
  padding-right: 10px;
}

.header-holder .header-nav-holder .submenu-holder-outer .menu-img img {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.header-holder .header-nav-holder .submenu-holder-outer .js-acc-hidden {
  position: static !important;
}

.header-holder .header-nav-holder .submenu-holder-outer .submenu-holder {
  flex: 1;
}

.header-holder .header-nav-holder .submenu-holder-outer .submenu-holder .sub-menu {
  display: flex;
  flex-direction: column;
  gap: 1.1875rem;
}

.header-holder .header-nav-holder .submenu-holder-outer .submenu-holder .sub-menu .sub-menu {
  margin-top: 1.1875rem !important;
}

.header-holder .header-nav-holder .submenu-holder-outer .submenu-holder a:hover {
  text-decoration: underline;
}

.header-holder .header-mini-cart,
.header-holder .header-wishlist-box {
  top: 0 !important;
}

.admin-bar .header-holder .header-mini-cart,
.admin-bar .header-holder .header-wishlist-box {
  top: 46px !important;
}


/*Header css end*/

/*header search result start*/

.search-product-wrapper .product-row .product-col,
.search-product-wrapper .product-row .product-item,
.search-product-wrapper .product-row .simple_product,
.search-product-wrapper .product-row .variations,
.search-product-wrapper .product-row .product-detail {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.search-product-wrapper .product-row .price {
  margin-bottom: 0;
}


/*header search result end*/

/*General css start*/

body.nav-active #pojo-a11y-toolbar {
  z-index: 1;
}

.section-title {
  margin-bottom: 0.9375rem;
  font-size: 1.25rem;
  font-weight: 700;
}

a.btn.has_width,
.home-blogs-section .btn-all-blogs {
  border-radius: 3px;
  font-size: 0.75rem;
  min-width: 8.75rem;
  min-height: 2rem;
}

button.btn.btn-primary,
button.btn.button,
a.btn.btn-primary,
a.btn.button,
input.btn.btn-primary,
input.btn.button,
.login-modal .btn[type=submit],
.register-modal .btn[type=submit] {
  border-radius: 3px;
}

.home-layout-four,
.home-layout-five,
.home-layout-six,
.logos-layout-section,
.story-layout-section,
.matat-instagram-section,
div[data-inject-flashy-element] {
  padding-block: 0;
  margin-bottom: 2.1875rem;
}

.product-item {
  border: 1px solid #F0F0F0;
  border-radius: 5px;
  overflow: hidden;
}

.product-item .product-img {
  margin-bottom: 0.46875rem;
}

.product-item .product-img .normal-image {
  padding-bottom: 125%;
}

.product-item .matat_sale_badge,
.product-item .sold-out-label,
.product-item .sale-label,
.product-item .new-label,
.product-item .off-label,
.product-item .comming-soon-label {
  border-radius: 3px;
  padding: 0.15625rem 0.3125rem;
  box-shadow: none;
  top: 0.46875rem;
  right: 0.46875rem;
}

.product-item .product-detail {
  padding: 0 0.3125rem 0.46875rem;
}

.product-item .product-title {
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.3;
  text-transform: capitalize;
  color: #000;
  flex: 1;
}

.product-item .product-title a {
  color: #000;
}

.product-item span.price,
.product-item .product-price {
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.3;
  text-transform: capitalize;
}


/*General css end*/

/*Hero banner start*/

.hero-banner {
  margin-top: 0.9375rem;
  margin-bottom: 2.1875rem;
  padding-inline: 0.9375rem;
}

.hero-banner .slick-list {
  border-radius: 0.625rem;
}

.hero-banner .slide {
  border-radius: 0.625rem;
}

.hero-banner .banner-content {
  margin: 0;
  top: 50%;
}

.hero-banner .banner-content .container {
  padding: 0;
}

.hero-banner .banner-text {
  max-width: 100%;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 0.625rem;
  padding: 1.25rem 1rem;
}

.hero-banner .banner-text h2.banner-title {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-shadow: none;
}

.hero-banner .banner-text .sub-heading {
  margin-top: 0.625rem;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.67;
}

.hero-banner .banner-text .btn {
  margin-top: 0.625rem;
  margin-inline: auto;
  border-radius: 3px;
  min-width: 8.75rem;
  width: auto;
  min-height: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0.125rem 0.46875rem;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.3;
  text-transform: uppercase;
}


/*Hero banner end*/

/*Best selling section start*/

.best-selling-section {
  padding: 0;
  margin-bottom: 2.1875rem;
}

.best-selling-section .section-title {
  margin-bottom: 0.9375rem;
}

.best-selling-section .products-row {
  margin-bottom: 0;
}

.best-selling-section .products-row .product-col,
.best-selling-section .products-row .product-item,
.best-selling-section .products-row .simple_product,
.best-selling-section .products-row .variations,
.best-selling-section .products-row .product-detail {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.best-selling-section .products-row .product-col {
  padding-inline: 0.46875rem;
  height: auto;
}

.best-selling-section .best-selling-slider .slick-track {
  display: flex;
}

.best-selling-section .best-selling-slider .slick-arrow {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 24px;
  height: 24px;
  background: #fff;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  font-size: 10px;
  top: 50%;
}

.best-selling-section .best-selling-slider .slick-prev {
  right: 0;
  transform: translateY(-50%);
}

.best-selling-section .best-selling-slider .slick-next {
  left: 0;
  transform: translateY(-50%);
}

.best-selling-section .btn {
  margin-top: 1.25rem;
}


/*Best selling section end*/

/*story section start*/

.story-layout-section .story-circles-row:not(.slick-initialized) {
  margin: 0;
  padding-inline-start: 0.9375rem;
  gap: 0;
}

.story-layout-section .story-circles-row:not(.slick-initialized) .story-col {
  padding: 0 0 0 0.9375rem;
  min-width: 5.75rem;
  max-width: 5.75rem;
}

.story-layout-section .story-circles-row:not(.slick-initialized) .story-col .logo-item {
  padding: 0;
}

.story-layout-section .story-circles-row:not(.slick-initialized) .story-col .story-title {
  font-size: 0.75rem;
}

.story-layout-section .story-circles-row .story-col .story_img_wrap {
  border-radius: 0.3125rem;
}

.story-layout-section .story-circles-row .story-col .story_img_wrap img {
  border-radius: 0.3125rem;
}

.story-layout-section .story-circles-row .story-col .story-title {
  margin-top: 0.625rem;
  font-size: 0.75rem;
}


/*story section end*/

/*Blog section start*/

.home-blogs-section {
  padding-block: 0;
  margin-bottom: 2.1875rem;
}

.home-blogs-section .section-title {
  margin-bottom: 1.25rem;
}

.home-blogs-section .btn-all-blogs {
  margin-top: 1.25rem;
}

.section-blogs-slider .slide {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.section-blogs-slider .blog-item {
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.section-blogs-slider .blog-item .img-wrap a {
  display: block;
}

.section-blogs-slider .blog-item .img-wrap a img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-blogs-slider .blog-item .blog-detail {
  padding: 0.46875rem 0.3125rem 0.625rem;
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
}

.section-blogs-slider .blog-item .blog-title {
  font-size: 0.875rem;
}

.section-blogs-slider .blog-item .blog-item-excerpt {
  font-size: 0.75rem;
}

.section-blogs-slider .blog-item .link_read_more {
  margin-top: auto;
  font-size: 0.75rem;
  color: #000;
  line-height: 1.1;
  border-bottom: 1px solid;
  position: relative;
}

.section-blogs-slider .blog-item .link_read_more i {
  position: absolute;
  right: 100%;
  margin: 0 5px 0 0;
  top: 4px;
  font-weight: bolder;
}

.blog-item .blog-img-slider:not(.slick-initialized) {
  display: flex;
}

.blog-item .blog-img-slider:not(.slick-initialized) .blog-img-slide:first-child ~ .blog-img-slide {
  display: none;
}

.blog-item .blog-img-slider .slick-arrow {
  position: absolute;
  top: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  background: #fff;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  transform: translateY(-50%);
  color: #000;
  font-size: 10px;
}

.blog-item .blog-img-slider .slick-arrow.slick-prev {
  right: 0.3125rem;
}

.blog-item .blog-img-slider .slick-arrow.slick-next {
  left: 0.3125rem;
}

.blog-item .blog-img-slider .slick-dots {
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}

.blog-item .blog-img-slider .slick-dots li {
  margin: 0;
}

.blog-item .blog-img-slider .slick-dots li button {
  margin: 0.46875rem 0.1875rem 0.625rem;
  width: 0.59375rem;
  height: 0.15625rem;
  border-radius: 100px;
  border: none;
  background: rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  color: #000;
}

.blog-item .blog-img-slider .slick-dots li.slick-active button {
  background: #fff;
}


/*Blog section end*/

/*Benefit section start*/

.bottom-benefit-section {
  background: none;
  padding: 0;
  margin-bottom: 2.1875rem;
}

.bottom-benefit-section.home_layout {
  padding: 0;
}

.bottom-benefit-section .benefit-row {
  max-width: 1190px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 2.8125rem 0.625rem;
  justify-content: space-evenly;
}

.bottom-benefit-section .benefit-col {
  background: none;
  color: #000;
  max-width: calc(50% - 0.3125rem);
  flex-basis: calc(50% - 0.3125rem);
  padding: 0;
  text-align: center;
}

.bottom-benefit-section .benefit-col .ico-text {
  display: block;
}

.bottom-benefit-section .benefit-col .ico-wrap {
  width: 3.125rem;
  height: 3.125rem;
  background: #E06A31;
  max-width: 100%;
  border-radius: 100%;
  margin: 0 auto 0.46875rem;
}

.bottom-benefit-section .benefit-col .ico-wrap img {
  height: auto;
  width: 1.5625rem;
}

.bottom-benefit-section .benefit-col:first-child .ico-wrap img,
.bottom-benefit-section .benefit-col:nth-child(2) .ico-wrap img,
.bottom-benefit-section .benefit-col:last-child .ico-wrap img {
  height: auto;
}

.bottom-benefit-section .benefit-col .text-wrap {
  max-width: 100%;
  padding: 0;
}

.bottom-benefit-section .benefit-col .title-text {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #000;
}


/*Benefit section end*/

/*Footer section start*/

#footer {
  background: #FAFAFA;
}

.footer-layout-default:not(.home) #footer {
  box-shadow: none;
}

#footer .footer-middle {
  padding: 1.875rem 0;
}

#footer .footer-middle > .container {
  width: 100%;
  max-width: 1195px;
  padding-inline: 0.9375rem;
  justify-content: space-between;
}

#footer .footer-middle > .container > div {
  flex-basis: initial;
  max-width: 100%;
  width: 100%;
  border-bottom: 1px solid #D5D5D5;
}

#footer .footer-middle .widget-title {
  padding: 0.625rem 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.3;
  text-align: initial;
  text-transform: uppercase;
  color: #000;
  position: relative;
}

#footer .footer-middle a:hover {
  font-weight: inherit;
  text-decoration: underline;
}

#footer .textwidget {
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1.6;
  text-transform: uppercase;
  color: #000;
}

#footer .textwidget p:last-child {
  margin-bottom: 0;
}

#footer .footer-nav ul,
#footer .shop-link-col ul,
#footer .info-col ul,
#footer .footer-contact-info ul {
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #000;
}

#footer .footer-nav ul li,
#footer .shop-link-col ul li,
#footer .info-col ul li,
#footer .footer-contact-info ul li {
  padding: 0 0 0.46875rem;
}

#footer .footer-nav {
  padding: 0;
}

#footer .shop-link-col {
  padding: 0;
}

#footer .footer-contact-info {
  order: initial;
  padding: 0;
}

#footer .footer-contact-info ul > li > a .ico-wrap {
  display: none;
}

#footer .footer-newsletter {
  padding: 0;
  background: none;
}

#footer .footer-newsletter .container {
  max-width: 100%;
  padding: 0;
}

#footer .footer-newsletter .footer-newsletter-desc {
  margin-bottom: 0.625rem;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.3;
  color: #000;
}

#footer .footer-newsletter form {
  max-width: 100%;
  padding: 0;
}

#footer .footer-newsletter .input-row {
  border-radius: 3px;
  border-color: #DDDDDD;
  margin-bottom: 0.625rem;
}

#footer .footer-newsletter .input-wrap {
  flex: 1;
  max-width: 100%;
}

#footer .footer-newsletter .form-control {
  font-size: 0.8125rem;
  padding: 0.1875rem 0.46875rem;
  color: #000;
  height: 2rem;
}

#footer .footer-newsletter .form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

#footer .footer-newsletter .form-control::placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

#footer .footer-newsletter .btn-wrap {
  flex-basis: auto;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0;
}

#footer .footer-newsletter .btn-wrap button.btn {
  background: none;
  border: none;
  border-radius: 0;
  color: #000;
  padding: 0;
  width: 1.375rem;
  font-size: 0;
  text-align: initial;
  height: 2rem;
}

#footer .footer-newsletter .btn-wrap button.btn:hover {
  color: #000 !important;
}

#footer .footer-newsletter .btn-wrap button.btn::before {
  content: "\e921";
  font-family: "icomoon";
  font-size: 0.65625rem;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

#footer .footer-newsletter .check-wrap label input[type=checkbox]:checked ~ .wpcf7-list-item-label:before {
  border-color: #E06A31;
  background: #E06A31;
}

#footer .footer-newsletter .check-wrap label .wpcf7-list-item-label {
  padding-right: 1.09375rem;
  font-size: 0.6875rem;
  font-weight: 400;
}

#footer .footer-newsletter .check-wrap label .wpcf7-list-item-label:before {
  box-sizing: border-box;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  height: 0.78125rem;
  width: 0.78125rem;
  font-size: 0.375rem;
  padding-bottom: 2px;
  top: 0.46875rem;
}

#footer .footer-newsletter .check-wrap a {
  color: inherit;
  text-decoration: underline;
}

#footer .footer-newsletter .check-wrap a:hover {
  text-decoration: none;
}

#footer ul.social-links {
  display: flex;
  flex-wrap: wrap;
  margin-inline: -0.28125rem;
  align-items: center;
}

#footer ul.social-links > li {
  padding: 0;
  line-height: 1;
}

#footer ul.social-links > li > a {
  font-size: 1rem;
  padding: 0.28125rem;
  text-decoration: none;
  line-height: 1;
}

#footer ul.social-links > li > a:hover {
  text-decoration: none;
  color: #E06A31;
}

#footer ul.social-links > li > a [class^=icon-]::before,
#footer ul.social-links > li > a [class*=icon-]::before {
  font-size: inherit;
}

#footer .footer-bottom {
  background: none;
  border: none;
  padding: 0 0.9375rem;
  height: auto;
  display: flex !important;
}

#footer .footer-bottom .footer-bottom-inn {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: initial;
  gap: 0.9375rem;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0.87);
  padding-block: 0.9375rem;
}

#footer .footer-bottom .payment-info {
  padding: 0;
  border: none;
}

#footer .footer-bottom .payment-info ul {
  gap: 0.5rem;
}

#footer .footer-bottom .payment-info ul li {
  padding: 0;
}

#footer .design-dev-info {
  padding: 0;
}

#footer .design-dev-info a {
  font-size: 0.71875rem;
  font-weight: 300;
  gap: 0.5rem;
  text-transform: uppercase;
}

#footer .design-dev-info a img {
  margin: 0;
  width: 0.625rem;
}

.woocommerce-store-notice.demo_store {
  text-align: center;
  padding: 0.9375rem;
  margin: 0;
  font-size: 0.75rem;
}

.woocommerce-store-notice.demo_store a {
  color: inherit;
  text-decoration: underline;
}

.woocommerce-store-notice.demo_store a:hover {
  text-decoration: none;
}


/*Footer section end*/


@media (min-width: 768px) {
  .header-offer-bar .offer-slider {
    max-width: 420px;
  }
  .header-holder .header-top-wrap {
    padding-block: 10px;
  }
  .header-holder .header-top-wrap::after {
    inset-inline: 20px;
  }
  .header-holder .logo {
    max-width: 84px;
  }
  .header-holder .header-left-nav {
    flex: 2.5;
    max-width: 100%;
  }
  .header-holder .header-utility-nav .header-search {
    max-width: 240px;
    flex-basis: 240px;
    padding-inline-end: 15px;
    order: initial;
    margin: 0;
  }
  .header-holder .header-utility-nav a.btn-header-cart {
    padding-inline-start: 20px;
  }
  .header-holder .header-utility-nav a.btn-header-cart i {
    font-size: 19px;
  }
  .header-holder .header-nav-holder .mbl-header-search {
    display: none;
  }
  .header-holder .header-nav-holder .mobile-menu-holder {
    position: relative;
  }
  .header-holder .header-search-drop {
    position: fixed;
  }
  .section-title {
    margin-bottom: 20px;
    font-size: 30px;
  }
  a.btn.has_width,
  .home-blogs-section .btn-all-blogs {
    font-size: 16px;
    min-width: 200px;
    min-height: 45px;
  }
  .home-layout-four,
  .home-layout-five,
  .home-layout-six,
  .logos-layout-section,
  .story-layout-section,
  .matat-instagram-section,
  div[data-inject-flashy-element] {
    margin-bottom: 60px;
  }
  .product-item .product-img {
    margin-bottom: 15px;
  }
  .product-item .matat_sale_badge,
  .product-item .sold-out-label,
  .product-item .sale-label,
  .product-item .new-label,
  .product-item .off-label,
  .product-item .comming-soon-label {
    padding-inline: 10px;
    top: 10px;
    right: 10px;
  }
  .product-item .product-detail {
    padding: 0 10px 15px;
  }
  .product-item .product-title {
    font-size: 16px;
  }
  .product-item span.price,
  .product-item .product-price {
    font-size: 16px;
  }
  .product-item span.price ins,
  .product-item .product-price ins {
    margin-right: 7px;
  }
  .hero-banner {
    margin-top: 40px;
    margin-bottom: 60px;
    padding-inline: 20px;
  }
  .hero-banner .banner-text {
    max-width: 496px;
    border-radius: 10px 0px 0px 10px;
    padding: 30px;
  }
  .hero-banner .banner-text h2.banner-title {
    font-size: 40px;
  }
  .hero-banner .banner-text .sub-heading {
    margin-top: 10px;
    font-size: 18px;
  }
  .hero-banner .banner-text .btn {
    margin-top: 15px;
    margin-inline: 0;
    min-width: 140px;
    min-height: 45px;
    padding: 5px 10px;
    font-size: 16px;
  }
  .best-selling-section {
    margin-bottom: 60px;
    padding-inline: 20px;
  }
  .best-selling-section .section-title {
    margin-bottom: 20px;
  }
  .best-selling-section .products-row {
    padding-inline: 28px;
  }
  .best-selling-section .products-row .product-col {
    margin: 0;
    padding-inline: 10px;
  }
  .best-selling-section .best-selling-slider:not(.slick-initialized) {
    display: flex;
  }
  .best-selling-section .btn {
    margin-top: 30px;
  }
  .story-layout-section .story-circles-row:not(.slick-initialized) {
    padding: 0;
    gap: 40px 20px;
  }
  .story-layout-section .story-circles-row:not(.slick-initialized) .story-col {
    padding: 0;
    min-width: auto;
    flex-basis: calc(25% - 15px);
    max-width: calc(25% - 15px);
  }
  .story-layout-section .story-circles-row:not(.slick-initialized) .story-col .story-title {
    font-size: 16px;
  }
  .story-layout-section .story-circles-row .story-col .story_img_wrap {
    border-radius: 10px;
  }
  .story-layout-section .story-circles-row .story-col .story_img_wrap img {
    border-radius: 10px;
  }
  .story-layout-section .story-circles-row .story-col .story-title {
    font-size: 16px;
  }
  .home-blogs-section {
    margin-bottom: 60px;
  }
  .home-blogs-section .section-title {
    margin-bottom: 20px;
  }
  .home-blogs-section .btn-all-blogs {
    margin-top: 30px;
  }
  .section-blogs-slider {
    margin-inline: -10px;
  }
  .section-blogs-slider .blog-item .blog-detail {
    padding: 15px;
  }
  .section-blogs-slider .blog-item .blog-title {
    font-size: 16px;
  }
  .section-blogs-slider .blog-item .blog-item-excerpt {
    font-size: 14px;
  }
  .section-blogs-slider .blog-item .link_read_more {
    font-size: 14px;
  }
  .blog-item .blog-img-slider .slick-arrow.slick-prev {
    right: 15px;
  }
  .blog-item .blog-img-slider .slick-arrow.slick-next {
    left: 15px;
  }
  .blog-item .blog-img-slider .slick-dots li button {
    margin: 10px 2px 16px;
    width: 12px;
    height: 3px;
  }
  .bottom-benefit-section {
    margin-bottom: 60px;
  }
  .bottom-benefit-section .benefit-row {
    gap: 20px;
  }
  .bottom-benefit-section .benefit-col {
    max-width: 25%;
    flex-basis: initial;
  }
  .bottom-benefit-section .benefit-col .ico-wrap {
    margin-bottom: 10px;
    width: 60px;
    height: 60px;
  }
  .bottom-benefit-section .benefit-col .ico-wrap img {
    width: 30px;
  }
  .bottom-benefit-section .benefit-col .title-text {
    font-size: 16px;
  }
  #footer .footer-middle {
    padding-block: 40px;
  }
  #footer .footer-middle > .container > div {
    max-width: 25%;
    width: auto;
    border-bottom: none;
  }
  #footer .footer-middle .widget-title {
    padding: 0;
    margin-bottom: 20px;
    font-size: 20px;
  }
  #footer .textwidget {
    font-size: 16px;
  }
  #footer .footer-nav ul,
  #footer .shop-link-col ul,
  #footer .info-col ul,
  #footer .footer-contact-info ul {
    font-size: 16px;
  }
  #footer .footer-nav ul li,
  #footer .shop-link-col ul li,
  #footer .info-col ul li,
  #footer .footer-contact-info ul li {
    padding-bottom: 10px;
  }
  #footer .footer-nav ul,
  #footer .shop-link-col ul,
  #footer .info-col ul {
    display: block !important;
  }
  #footer .shop-link-col .textwidget {
    display: block !important;
  }
  #footer .footer-contact-info ul > li {
    padding-bottom: 15px;
  }
  #footer .footer-newsletter .footer-newsletter-desc {
    margin-bottom: 15px;
    font-size: 16px;
  }
  #footer .footer-newsletter .input-row {
    margin-bottom: 15px;
  }
  #footer .footer-newsletter .form-control {
    font-size: 16px;
    padding: 5px 15px;
    height: 40px;
  }
  #footer .footer-newsletter .btn-wrap button.btn {
    width: 33px;
    height: 40px;
  }
  #footer .footer-newsletter .btn-wrap button.btn::before {
    font-size: 13px;
  }
  #footer .footer-newsletter .check-wrap label .wpcf7-list-item-label {
    padding-right: 20px;
    font-size: 14px;
  }
  #footer .footer-newsletter .check-wrap label .wpcf7-list-item-label:before {
    height: 15px;
    width: 15px;
    font-size: 7px;
    top: 10px;
  }
  #footer ul.social-links {
    margin-inline: -8px;
  }
  #footer ul.social-links > li {
    padding-inline: 3px;
  }
  #footer ul.social-links > li > a {
    font-size: 20px;
    padding: 5px;
  }
  #footer .footer-bottom {
    padding-inline: 20px;
  }
  #footer .footer-bottom .footer-bottom-inn {
    padding-block: 20px;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 0;
  }
  #footer .footer-bottom .payment-info ul {
    gap: 10px;
  }
  #footer .design-dev-info a {
    font-size: 14px;
    gap: 10px;
  }
  #footer .design-dev-info a img {
    width: 12px;
  }
  .woocommerce-store-notice.demo_store {
    font-size: 14px;
  }
}


@media (min-width: 768px) and (max-width: 991.98px) {
  .best-selling-section .best-selling-slider:not(.slick-initialized) .product-col:nth-child(3) ~ .product-col {
    display: none;
  }
  #footer .footer-middle > .container > div.footer-newsletter {
    flex-basis: 100%;
    max-width: 100%;
    order: -1;
    margin-bottom: 60px;
  }
}


@media (min-width: 783px) {
  .admin-bar .header-holder .header-nav-holder #primary-nav {
    top: 32px !important;
  }
  .admin-bar .header-holder .header-mini-cart,
  .admin-bar .header-holder .header-wishlist-box {
    top: 32px !important;
  }
}


@media (min-width: 992px) {
  .header-holder .header-top-wrap::after {
    inset-inline: 45px;
  }
  .header-holder .logo {
    padding-inline-end: 10px;
  }
  .header-holder .header-five-menu > li:has(div[id*=gtranslate]) > div[id*=gtranslate_] {
    padding-block: 0;
    padding-inline-start: 12px;
  }
  .header-holder .header-five-menu > li > a {
    padding: 0 10px;
  }
  .header-holder .header-utility-nav .header-search {
    padding-inline-end: 20px;
    max-width: 160px;
    flex-basis: 160px;
  }
  .header-holder .header-nav-holder {
    padding-block: 15px 20px;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    margin: 0;
    justify-content: center;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu.flickity-enabled {
    display: block;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu::-webkit-scrollbar {
    display: none;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu::after {
    content: "flickity";
    display: none;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu li {
    padding: 0;
    margin: 0;
    margin-inline-end: 15px;
    text-align: center;
    min-width: 100px;
    max-width: 100px;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu li.active a {
    font-weight: 600;
    text-decoration: underline;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu li a {
    display: block;
    color: #000;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu li a:hover {
    text-decoration: underline;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu li a::before,
.header-holder .header-nav-holder #primary-nav ul.primary-menu li a::after {
    display: none;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu li a img.menu-icon {
    aspect-ratio: 1/1;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    transition: opacity 0.3s ease;
  }
  .fixed-position .header-holder .header-nav-holder #primary-nav ul.primary-menu li a img.menu-icon {
    display: none;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu li a .menu-text {
    display: block;
    margin-top: 10px;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu li > .submenu-holder,
  .header-holder .header-nav-holder #primary-nav ul.primary-menu li > .sub-submenu {
    display: none !important;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu:has(li.active) li:not(.active) a img.menu-icon {
    opacity: 0.4;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu .flickity-prev-next-button {
    opacity: 0;
    visibility: hidden;
    transition: opacity ease 0.3s, visibility ease 0.3s;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu:hover .flickity-prev-next-button {
    opacity: 1;
    visibility: visible;
  }
  .header-holder .header-nav-holder .submenu-holder-outer {
    position: absolute;
    top: 100%;
    min-width: 660px;
    background: #fff;
    border: 1px solid #F0F0F0;
    box-shadow: 0px 92px 37px rgba(0, 0, 0, 0.01), 0px 52px 31px rgba(0, 0, 0, 0.05), 0px 23px 23px rgba(0, 0, 0, 0.09), 0px 6px 13px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    z-index: 9;
    padding: 30px 20px;
    margin-inline-start: -12px;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity ease 0.3s, visibility ease 0.3s, left ease 0.3s, right ease 0.3s;
  }
  .header-holder .header-nav-holder .submenu-holder-outer.open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .header-holder .header-nav-holder .submenu-holder-outer > .sub-menu {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    height: 260px;
    overflow-x: hidden;
    overflow-y: auto;
    direction: ltr;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .header-holder .header-nav-holder .submenu-holder-outer > .sub-menu::-webkit-scrollbar {
    display: none;
  }
  .header-holder .header-nav-holder .submenu-holder-outer > .sub-menu > li {
    flex: 1;
    min-width: 33%;
    direction: rtl;
  }
  .header-holder .header-nav-holder .submenu-holder-outer .submenu-holder-inn {
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    height: auto;
  }
  .header-holder .header-nav-holder .submenu-holder-outer .submenu-heading {
    display: none;
  }
  .header-holder .header-nav-holder .submenu-holder-outer .show-all {
    margin-bottom: 13px;
    padding-inline: 0;
  }
  .header-holder .header-nav-holder .submenu-holder-outer .submenu-holder .sub-menu {
    gap: 13px;
  }
  .header-holder .header-nav-holder .submenu-holder-outer .submenu-holder .sub-menu .sub-menu {
    margin-top: 13px !important;
  }
  .header-holder .header-nav-holder .submenu-holder-outer .submenu-holder > .sub-menu:has(.sub-menu) {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .header-holder .header-nav-holder .submenu-holder-outer .submenu-holder > .sub-menu:has(.sub-menu) > li {
    flex: 1;
  }
  .header-holder .header-nav-holder .mobile-menu-holder:has(.menu-slider-bar) .submenu-holder-outer {
    top: calc(100% - 6px);
  }
  .header-holder .header-search-drop {
    position: absolute;
    top: calc(var(--header-top-height) - 1px);
  }
  .hero-banner {
    padding-inline: 45px;
  }
  .best-selling-section {
    padding-inline: 30px;
  }
  .story-layout-section .story-circles-row:not(.slick-initialized) .story-col {
    flex-basis: calc(20% - 16px);
    max-width: calc(20% - 16px);
  }
  .story-layout-section .story-circles-row:not(.slick-initialized) .story-col .story-title {
    font-size: 18px;
  }
  .story-layout-section .story-circles-row .story-col .story-title {
    font-size: 18px;
  }
  .section-blogs-slider {
    margin-inline: -0.9375rem;
  }
  #footer .footer-middle > .container > div.footer-newsletter {
    max-width: 32.104%;
  }
  #footer .footer-bottom {
    padding-inline: 45px;
  }
}


@media (min-width: 992px) and (max-width: 1199.98px) {
  .best-selling-section .best-selling-slider:not(.slick-initialized) .product-col:nth-child(4) ~ .product-col {
    display: none;
  }
}


@media (min-width: 1200px) {
  .header-holder .header-top-wrap::after {
    inset-inline: 60px;
  }
  .header-holder .header-five-menu > li:has(div[id*=gtranslate]) > div[id*=gtranslate_] {
    padding-inline-start: 20px;
  }
  .header-holder .header-five-menu > li > a {
    padding-inline: 13px;
  }
  .header-holder .header-utility-nav .header-search {
    max-width: 210px;
    flex-basis: 210px;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu li {
    margin-inline-end: 20px;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu li a {
    font-size: 16px;
  }
  .hero-banner {
    padding-inline: 60px;
  }
  .best-selling-section {
    padding-inline: 37px;
  }
  .best-selling-section .best-selling-slider:not(.slick-initialized) .product-col:nth-child(5) ~ .product-col {
    display: none;
  }
  .story-layout-section .story-circles-row:not(.slick-initialized) .story-col {
    flex-basis: calc(16.6666666667% - 18px);
    max-width: calc(16.6666666667% - 18px);
  }
  #footer .footer-bottom {
    padding-inline: 60px;
  }
}


@media (min-width: 1300px) {
  .header-holder .header-top-wrap::after {
    inset-inline: 75px;
  }
  .header-holder .header-left-nav {
    flex: 2;
  }
  .header-holder .header-five-menu > li > a {
    padding-inline: 20px;
  }
  .header-holder .header-utility-nav .header-search {
    max-width: 270px;
    flex-basis: 270px;
  }
  .header-holder .header-nav-holder {
    padding-inline: 71px;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu li {
    margin-inline-end: 30px;
    min-width: 80px;
    max-width: 80px;
  }
  .hero-banner {
    padding-inline: 75px;
  }
  .story-layout-section .story-circles-row:not(.slick-initialized) .story-col {
    flex-basis: calc(14.2857142857% - 18px);
    max-width: calc(14.2857142857% - 18px);
  }
  #footer .footer-bottom {
    padding-inline: 75px;
  }
}


@media (max-width: 991.98px) {
  .flickity-enabled .menu-slider-bar {
    display: none;
  }
  .header-holder .header-five-menu > li::after {
    display: none;
  }
  .header-holder .header-nav-holder .mobile-menu-holder {
    max-height: calc(100% - 71px);
    overflow-x: hidden;
    overflow-y: auto;
    padding-inline: 0.9375rem;
  }
  .header-holder .header-nav-holder .mobile-menu-holder:has(.submenu-holder-outer.open) {
    overflow: hidden;
  }
  .header-holder .header-nav-holder #primary-nav {
    top: 0 !important;
    padding: 0.9375rem 0 0;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu > li > a {
    padding: 0.9375rem 0;
    font-size: 0.75rem;
    border-top: none;
    border-bottom: 1px solid #F0F0F0;
    font-weight: 400;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu > li > a::before {
    right: 0;
    font-size: 0.5625rem;
    transform: translateY(-50%);
  }
  .rtl .header-holder .header-nav-holder #primary-nav ul.primary-menu > li > a::before {
    right: auto;
    left: 0;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu > li > a img {
    width: 1.875rem;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu > li > a .menu-text {
    display: inline-block;
    padding-inline-start: 0.625rem;
  }
  .header-holder .header-nav-holder #primary-nav ul.primary-menu .submenu-holder {
    display: none !important;
  }
  .header-holder .header-nav-holder #primary-nav .header-left-nav {
    background: #FAFAFA;
    padding: 0.3125rem 0.9375rem;
    margin-top: 1.25rem;
    margin-inline: -0.9375rem;
    max-width: initial;
    position: relative;
  }
  .header-holder .header-nav-holder #primary-nav .header-left-nav::after {
    content: "";
    background: #F0F0F0;
    height: 1px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0.9375rem;
    right: 0.9375rem;
  }
  .header-holder .header-nav-holder #primary-nav .header-left-nav ul li a {
    padding: 0.46875rem 0;
    font-size: 0.75rem;
    color: #000;
  }
  .header-holder .header-nav-holder #primary-nav .header-five-menu > li:has(div[id*=gtranslate]) > div[id*=gtranslate_] {
    padding-block: 0.46875rem;
  }
  .header-holder .header-nav-holder #primary-nav .header-five-menu > li:has(div[id*=gtranslate]) > div[id*=gtranslate_] .gt_float_switcher {
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 1rem;
    line-height: normal;
    display: block;
  }
  .header-holder .header-nav-holder #primary-nav .header-five-menu > li:has(div[id*=gtranslate]) > div[id*=gtranslate_] .gt_options {
    display: block !important;
    transform: none !important;
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
    opacity: 1 !important;
    width: auto !important;
    display: flex !important;
    gap: 0.625rem;
    justify-content: flex-start;
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
    position: relative !important;
    top: auto !important;
  }
  .header-holder .header-nav-holder #primary-nav .header-five-menu > li:has(div[id*=gtranslate]) > div[id*=gtranslate_] .gt_options a {
    width: auto !important;
    padding: 0 !important;
    background: none !important;
    font-size: 0 !important;
    border: 2px solid transparent;
    line-height: 1 !important;
  }
  .header-holder .header-nav-holder #primary-nav .header-five-menu > li:has(div[id*=gtranslate]) > div[id*=gtranslate_] .gt_options a.gt-current {
    display: block;
    border-color: #E06A31;
  }
  .header-holder .header-nav-holder #primary-nav .header-five-menu > li:has(div[id*=gtranslate]) > div[id*=gtranslate_] .gt_options a img {
    width: 1.25rem !important;
    margin: 0 !important;
    border-radius: 0 !important;
    display: initial !important;
    line-height: 1;
  }
  .header-holder .header-nav-holder #primary-nav .mobile-social-link {
    display: flex !important;
    padding: 0.9375rem;
    margin-inline: -0.46875rem;
    background: #FAFAFA;
    justify-content: initial !important;
  }
  .header-holder .header-nav-holder #primary-nav .mobile-social-link a {
    font-size: 1rem;
    margin: 0;
    padding: 0 0.46875rem;
  }
  .header-holder .header-nav-holder .submenu-holder-outer {
    position: fixed;
    top: 2.5rem;
    right: 0 !important;
    background: #fff;
    min-width: 100%;
    box-shadow: none;
    border-radius: 0;
    border: none;
    bottom: 2.9375rem;
    padding: 0.625rem 0;
    z-index: 999;
    visibility: hidden;
    transition: visibility ease 0.3s, transform ease 0.3s;
    transform: translateX(100%);
  }
  .header-holder .header-nav-holder .submenu-holder-outer.open {
    visibility: visible;
    transform: translateX(0);
  }
  .header-holder .header-nav-holder .submenu-holder-outer .menu-img {
    display: none;
  }
  .header-holder .header-nav-holder .submenu-holder-outer .submenu-holder {
    max-height: calc(100% - 6.8125rem);
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    padding-inline: 0.9375rem;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .header-holder .header-nav-holder .submenu-holder-outer .submenu-holder::-webkit-scrollbar {
    display: none;
  }
  .header-holder .header-nav-holder .submenu-holder-outer .submenu-holder .sub-menu .sub-menu {
    display: flex !important;
    flex-direction: column;
    gap: 1.1875rem;
  }
}


@media (max-width: 767.98px) {
  .header-holder .header-utility-nav .header-search {
    display: none;
  }
  .header-holder .header-utility-nav .header-user {
    display: none;
  }
  .header-holder .header-nav-holder .mobile-menu-holder {
    max-height: calc(100% - 7.0625rem);
  }
  .header-holder .header-search-drop {
    top: 5rem;
  }
  .header-layout-five .sticky-wrap:not(.fixed-position) .header-holder .header-search-drop {
    top: 5rem;
  }
  .header-holder .header-search-drop .close-ajax-search {
    margin-top: 0.9375rem;
    display: block;
  }
  .header-holder .header-search-drop .search-suggest-wrap-main a.close-ajax-search {
    width: 1.5625rem;
    height: 1.5625rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-holder .header-search-drop .search-product-wrapper .product-row .product-col {
    flex: initial;
  }
  .header-holder .header-search-drop .ajax-suggest-res-wrap {
    flex-basis: 100%;
    max-width: 100%;
  }
  .hero-banner .banner-content {
    top: 1.25rem;
    left: 1.25rem;
    right: 1.25rem;
    transform: none;
  }
  .best-selling-section .best-selling-slider.has_slider {
    padding-right: 0.9375rem;
  }
  .best-selling-section .best-selling-slider.has_slider .product-col {
    padding-inline: 0 0.9375rem;
    min-width: 10.9375rem;
    max-width: 10.9375rem;
  }
  .story-layout-section {
    padding-inline: 0;
  }
  .story-layout-section .story-circles-row:not(.slick-initialized) {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .story-layout-section .story-circles-row:not(.slick-initialized)::-webkit-scrollbar {
    display: none;
  }
  #footer .footer-middle > .container > div.footer-contact-info {
    border-bottom: none;
  }
  #footer .footer-middle .widget-title {
    padding-left: 0.9375rem;
  }
  #footer .footer-middle .widget-title::after {
    content: "+";
    position: absolute;
    top: 0.5rem;
    left: 0;
    font-size: 1rem;
  }
  #footer .footer-middle .active .widget-title::after {
    content: "_";
    top: 1px;
  }
  #footer .footer-nav ul,
  #footer .shop-link-col ul,
  #footer .info-col ul {
    display: none;
    padding-bottom: 0.5rem;
  }
  #footer .shop-link-col .textwidget {
    display: none;
    padding-bottom: 1rem;
  }
  #footer .footer-contact-info {
    margin-top: 1.875rem;
  }
  #footer .footer-contact-info .widget-title {
    margin-bottom: 0.625rem;
    padding: 0;
    font-size: 0.9375rem;
  }
  #footer .footer-contact-info .widget-title::after {
    display: none;
  }
  #footer .footer-newsletter {
    order: -1;
    padding-bottom: 1.875rem;
  }
  #footer .footer-newsletter .widget-title {
    margin-bottom: 0.625rem;
    padding: 0;
    font-size: 0.9375rem;
  }
  #footer .footer-newsletter .widget-title::after {
    display: none;
  }
}


@media (max-width: 600px) {
  #wpadminbar {
    position: fixed !important;
  }
}
