/**
* Theme Name:     FashionFeast 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.0.1
* License:        GNU General Public License v3.0 (or later)
* License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
:root {
  --global-gray-400: #e5e5e5;
}
@media (max-width: 767px) {
  :root {
    --global-button-height: 36px;
    --global-button-max-height: 36px;
  }
}
:root .color-switch-dark .site-top-header-wrap .site-header-row-container-inner {
  background: #212121;
}
:root .color-switch-dark .elementor-widget-tmcore-brand .elementor-brand-item .elementor-brand-image img, :root .color-switch-dark .title-bottom-image img {
  -webkit-filter: invert(1);
          filter: invert(1);
}

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

.site-header .site-top-header-wrap .site-header-item {
  margin-right: 10px;
}
.site-header .header-contact-item .contact-content {
  margin-left: 0.3em;
}
.site-header .header-social-wrap .header-social-inner-wrap .social-button {
  border-left: 1px solid var(--global-gray-400);
  height: 3em;
  width: 3em;
}
.site-header .header-social-wrap .header-social-inner-wrap .social-button:last-child {
  border-right: 1px solid var(--global-gray-400);
}
.site-header .header-menu-container ul.menu > li.base-menu-mega-enabled > ul a .nav-drop-title-wrap {
  font-size: 16px;
  margin-bottom: 3px;
  font-weight: 500;
  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);
}
.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
  border-color: var(--global-palette1);
}

.mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
  padding: 7px 30px;
}

.site-footer .site-top-footer-wrap .widget-title {
  margin-bottom: 0;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content::before {
  content: "";
  -webkit-mask-image: url(./img/mail.svg);
          mask-image: url(./img/mail.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 55px;
          mask-size: 55px;
  background: #fff;
  height: 55px;
  width: 55px;
  display: inline-block;
  margin: 0 20px 0 0;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content p {
  margin: 0;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
  width: 582px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email] {
  width: 100%;
  border-radius: 0;
  padding: 10px 15px;
  border: none;
  background-color: #ffffff;
  color: #000000;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::-webkit-input-placeholder {
  color: #888888;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::-moz-placeholder {
  color: #888888;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]:-ms-input-placeholder {
  color: #888888;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::-ms-input-placeholder {
  color: #888888;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=email]::placeholder {
  color: #888888;
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=submit] {
  border-radius: 0;
  background-color: var(--global-palette1);
  color: var(--global-palette9);
}
.site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper input[type=submit]:hover {
  opacity: 0.8;
}
.site-footer .site-top-footer-wrap .mc4wp-form .mc4wp-response {
  right: 0;
}
.site-footer .site-middle-footer-inner-wrap {
  position: relative;
}
.site-footer .site-middle-footer-inner-wrap .wp-widget-group__inner-blocks ul li a {
  position: relative;
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}
.site-footer .site-middle-footer-inner-wrap .wp-widget-group__inner-blocks ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  mask: url(./img/footer-arrow.svg);
  -webkit-mask: url(./img/footer-arrow.svg);
  mask-size: 12px;
  -webkit-mask-size: 12px;
  height: 12px;
  width: 12px;
  background: #fff;
}
.site-footer .site-middle-footer-inner-wrap .footer-middle-desc {
  width: 74%;
}
.site-footer .site-middle-footer-inner-wrap .widget-area .widget-title::after {
  content: "";
  background-image: url(./img/Footer-tittle-line.png);
  height: 4px;
  background-size: auto;
  background-repeat: no-repeat;
  display: block;
  margin: 20px 0 30px 0;
}

.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) {
  text-align: center;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap {
  padding-left: 0;
  padding-right: 0;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
  position: absolute;
  top: -50px;
  bottom: auto;
  padding: 0 0.5rem;
}
.woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .star-rating {
  float: none;
  margin: 0px auto 8px auto;
}
.woocommerce ul.products.products-list-view li.product {
  padding: 0;
  border-radius: 0;
  border: none;
}
.woocommerce.products-list ul.products li .star-rating {
  float: none;
  margin: 5px 0 8px;
}
.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart,
.woocommerce div.product div.summary .added_to_cart,
.woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
  font-size: 14px;
  font-weight: 500;
  border-radius: 0px;
  padding: 7px 30px;
  line-height: 2;
  text-transform: uppercase;
  max-height: var(--global-button-max-height);
  overflow: hidden;
}
.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart:hover,
.woocommerce div.product div.summary .added_to_cart:hover,
.woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart):hover {
  background: var(--global-palette-btn-bg-hover);
  color: var(--global-palette-btn-hover);
  border-color: var(--global-palette-btn-bg-hover);
}
.woocommerce .woosc-quick-table .woosc-quick-table-products .woosc_table .button, .woocommerce .woosc_page .woosc_table .button {
  overflow: hidden;
}
.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.woocommerce table.shop_table input {
  font-size: 14px;
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
  font-size: 20px;
  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;
}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover {
  text-decoration: none;
}

.primary-sidebar.widget-area .widget .widget-title, #filter-drawer .drawer-inner .product-filter-widgets .widget .widget-title {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--global-gray-400);
}
.primary-sidebar.widget-area .widget .widget-title::after, #filter-drawer .drawer-inner .product-filter-widgets .widget .widget-title::after {
  top: -3px;
}

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

.tr-price, .price, .woocommerce-grouped-product-list-item__price {
  color: var(--global-palette3);
  font-weight: 500;
}
.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: 18px;
  font-weight: 400;
}

ul.splide__pagination {
  padding-left: 0;
}

.woosq-product .thumbnails .slick-arrow {
  width: 35px;
  height: 35px;
  letter-spacing: 0;
}
.woosq-product .thumbnails .slick-arrow:hover:before, .woosq-product .thumbnails .slick-arrow:focus:before {
  color: var(--global-palette9);
}
.woosq-product .thumbnails .slick-arrow:before {
  font-size: 18px;
  line-height: 35px;
}

.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-palette1);
  color: var(--global-palette9);
}
.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-palette2);
  color: var(--global-palette9);
}
.woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow:hover::before, .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow:focus::before, .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow:hover::before, .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow:focus::before, .entry-related-carousel .splide__arrow:hover::before, .entry-related-carousel .splide__arrow:focus::before, .entry-related-carousel .slick-arrow:hover::before, .entry-related-carousel .slick-arrow:focus::before, .woosq-product .thumbnails .splide__arrow:hover::before, .woosq-product .thumbnails .splide__arrow:focus::before, .woosq-product .thumbnails .slick-arrow:hover::before, .woosq-product .thumbnails .slick-arrow:focus::before {
  color: var(--global-palette9);
}

#cart-drawer.popup-drawer .drawer-header {
  padding: 0 1em 0 1.5em;
  min-height: calc(1.8em + 24px);
}
#cart-drawer.popup-drawer .drawer-header h2.side-cart-header {
  font-size: 16px;
}
#cart-drawer.popup-drawer .drawer-header .drawer-toggle {
  font-size: 20px;
}

.products-list .product-title, ul.product_list_widget .product-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.quantity.spinners-added, #bt-reviews-overview .bt_reviews_stats_total, .woocommerce #reviews #comments ol.commentlist, .comment-form, .check-incart-sold-wrap, .woocommerce .single-product-payments, .menu-highlight-item, .woocommerce span.onsale, .tmc-notification, .product-thumbnail .time-sale.style_7 .tmcore-countdown .countdown-item, .woocommerce ul.products li.product .product-thumbnail .product-actions a, .woocommerce ul.products li.product .product-thumbnail .product-actions a.button, .woocommerce ul.products li.product .product-thumbnail .product-actions button, #woosq-popup .woosq-product .thumbnails .slick-arrow, .variations .bas_radio_variations label, button.base-toggle-shop-layout.base-toggle-grid, button.base-toggle-shop-layout.base-toggle-list, .tmcore-wp-widget-filter ul.list-style-color .term-shape .term-shape-bg, .tmcore-wp-widget-filter ul.list-style-image .term-shape .term-shape-bg, .tmcore-wp-widget-filter ul.list-style-color .term-shape, .tmcore-wp-widget-filter ul.list-style-image .term-shape, .tmcore-wp-widget-filter ul.list-style-text a, .entry-tags a.tag-link, .splide .splide__arrow, .woocommerce div.product form.cart.grouped_form .woocommerce-grouped-product-list.group_table {
  border-radius: 0;
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
  border-radius: 0;
}

div[id^=exit-popup].popup-drawer.exit-popup .drawer-inner, div[id^=welcome-popup].popup-drawer.welcome-popup .drawer-inner, div[id^=cookie-popup].popup-drawer.cookie-popup .drawer-inner.float_left, div[id^=cookie-popup].popup-drawer.cookie-popup .drawer-inner.float_right {
  border-radius: 0;
}

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

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

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

.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: 20px;
  width: calc(25% - 15px);
  -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: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

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

.testimonial-inner .elementor-testimonial-image {
  vertical-align: middle;
  display: inline-block;
}
.testimonial-inner .details {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}

.home-category .elementor-widget-tmcore-product-categories.product-cat-style-2 .product-cat-caption {
  -webkit-transform: translate(0px, -50%);
          transform: translate(0px, -50%);
  top: 50%;
}
.home-category .elementor-widget-tmcore-product-categories.product-cat-style-2 .product-cat:hover .cat-image img {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
}

@media (min-width: 1025px) {
  .site-footer-row.site-footer-row-columns-4 {
    -ms-grid-columns: minmax(0, 1.8fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 0.8fr);
    grid-template-columns: minmax(0, 1.8fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 0.8fr);
  }
}
@media (max-width: 1200px) {
  .elementor-widget-tmcore-product-categories.product-cat-style-2 .product-cat-caption {
    width: auto;
    max-width: calc(100% - 20px);
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .site-header .site-header-item .custom-logo-link img, .site-header .site-header-item img.base-dark-mode-logo {
    width: 180px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
    width: 500px;
  }
  .woocommerce div.product div.images {
    width: 500px !important;
  }
}
@media (max-width: 1024px) {
  .search-toggle-open-container .search-toggle-open {
    color: #fff;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 20px;
  }
  .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .splide__arrow, .woocommerce .woocommerce-product-gallery .thumb-wrapper.splide__slider .slick-arrow {
    padding: 13px 9px;
    border-radius: 50%;
  }
  .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: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .has-left-sidebar ul.product-archive:not(.products-list-view) {
    -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: 767px) {
  .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;
  }
  .home-category .elementor-widget-tmcore-product-categories.product-cat-style-2 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .woocommerce ul.products:not(.products-list-view) li.product:not(.product-item) .product-details.entry-content-wrap .product-action-wrap {
    position: static;
  }
  .woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
    font-size: 18px;
  }
  .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: 5px 20px;
  }
  .woocommerce-carousel .splide__track ul.products:not(ul.categories) li.product {
    margin-right: 10px;
    width: calc(33.3333% - 6.66667px);
  }
  .elementor-brand-wrapper .splide__track .elementor-brand-item {
    width: 33.3333%;
  }
  .elementor-post-wrapper .splide__track .column-item {
    width: 50%;
  }
  .mobile-navigation .woocommerce ul.products li.product .product-action-wrap a {
    padding: 5px 20px;
  }
}
@media (max-width: 719px) {
  .site-footer .site-middle-footer-inner-wrap .widget-area .widget-title::after {
    margin: 10px 0 15px 0;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-content::before {
    margin: 0;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
    width: 470px;
  }
}
@media (max-width: 575px) {
  .woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap {
    padding-left: 0.6rem;
  }
  .woocommerce ul.products.products-list-view li.product .product-details.entry-content-wrap .product-action-wrap {
    padding-top: 10px;
  }
}
@media (min-width: 541px) and (max-width: 767px) {
  .woocommerce ul.products:not(.products-list-view):not(.splide__list):not(.products-list ul.products),
  .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 540px) {
  .site-header .site-header-item {
    margin-right: 15px;
  }
  .site-header .site-header-item .custom-logo-link img, .site-header .site-header-item img.base-dark-mode-logo {
    width: 125px;
  }
  .site-header .site-header-item .base-svg-iconset .thebase-search-svg {
    font-size: 16px;
  }
  .site-header .site-header-item .base-svg-iconset .thebase-account-svg {
    font-size: 16px;
  }
  .site-header .site-header-item .base-svg-iconset .thebase-shopping-bag-svg {
    font-size: 17px;
  }
  .site-footer .site-top-footer-wrap .mc4wp-form-fields .newsletter-wrapper {
    width: 290px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .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%;
  }
}