/*
Theme Name:   xstore-child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/
:root {
  --et_selection-bg-color: none;
}

body {
  font-family: var(--e-global-typography-primary-font-family);
}

.back-top {
  bottom: 70px;
}

.etheme-elementor-nav-menu--dropdown-mega {
  background-color: var(--e-global-color-primary);
  border: 1px solid var(--e-global-color-primary);
}

.theme-slider .swiper-pagination {
  text-align: left;
}

.theme-slider .swiper-pagination .swiper-pagination-bullet {
  width: 4vw;
  height: 5px;
  border-radius: 0;
}

.theme-slider .swiper .swiper-button-prev,
.theme-slider .swiper .swiper-button-next {
  top: inherit;
  bottom: 0;
  --arrow-size: 32px;
  right: 0;
  z-index: 12;
}

.theme-slider .swiper:hover .swiper-button-next {
  right: 0;
}

.theme-slider .swiper:hover .swiper-button-prev,
.theme-slider .swiper .swiper-button-prev {
  right: 35px;
  left: inherit;
}

.theme-slider .swiper-wrapper {
  padding-bottom: 50px;
}

.arrows-always .swiper-entry .swiper-button-disabled,
.arrows-always.swiper-entry .swiper-button-disabled {
  opacity: 0.2;
}

ul.st-swatch-size-large.st-swatch-shape-square {
  margin-left: 0px;
}

ul.st-swatch-size-large.st-swatch-shape-square li.type-image {
  width: 70px;
  height: 85px;
  border: none;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

ul.st-swatch-size-large.st-swatch-shape-square li.type-image.selected,
ul.st-swatch-size-large.st-swatch-shape-square li.type-image:hover {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
}

ul.st-swatch-size-large.st-swatch-shape-square li span.st-custom-attribute {
  flex-direction: column;
}

ul.st-swatch-size-large.st-swatch-shape-square li span.screen-reader-text {
  clip: inherit;
  height: auto;
  width: auto;
  position: static !important;
  margin: 0;
  display: block !important;
  clip-path: inherit;
  overflow: visible;
  font-size: 12px;
  text-transform: lowercase;
}

ul.st-swatch-size-large.st-swatch-shape-square li:after {
  display: none;
}

ul.st-swatch-size-large.st-swatch-shape-square li .attachment-thumbnail {
  filter: brightness(0%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}

.etheme_sidebar-widget-item {
  border-bottom: 1px solid #e7e7e6;
  margin-bottom: 22px;
  padding-bottom: 22px;
}

.etheme_sidebar-widget-item:last-child {
  border-bottom: 0;
}

.slider.slider-horizontal .slider-track {
  height: 4px;
}

.arf-range-widget {
  border-bottom: none;
  padding-left: 15px;
  padding-right: 15px;
}

.arf-range-widget .slider-horizontal {
  height: 4px;
}

.arf-range-widget .slider-handle.round {
  border: 5px solid var(--e-global-color-primary);
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  box-shadow: none;
}

.arf-range-widget .arf-range-inputs {
  justify-content: space-between;
  margin-top: 20px;
}

.arf-range-widget .arf-range-inputs label {
  max-width: 100px;
}

.arf-range-widget .arf-range-inputs input {
  border-radius: 0;
  border-color: #e7e7e6;
  font-size: 14px;
  font-weight: 400;
}

.arf-range-widget .arf-ordinal-selection {
  display: none;
}

.slider.slider-horizontal .slider-tick-container .slider-tick.round {
  display: none;
}

.slider.slider-horizontal .slider-tick-label-container {
  margin-top: 15px;
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  position: relative;
  word-wrap: break-word;
  white-space: normal;
  vertical-align: top;
  font-size: 15px;
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 10px;
  background: #e7e7e6;
}

.arf-range-widget .arf-range-slider-wrap {
  margin-bottom: 0;
  padding-top: 0;
}

.arf-range-widget .arf-ordinal-scale {
  margin-top: -8px;
}

.widget_price_filter {
  display: none;
}

.price_slider_wrapper .ui-slider .ui-slider-handle {
  border: 5px solid var(--e-global-color-primary) !important;
  background: #fff;
}

.arf-range-widget .arf-ordinal-scale-item.is-active {
  color: var(--e-global-color-primary);
  font-size: 14px;
  font-weight: 400;
}

.arf-range-widget .arf-ordinal-scale-item.is-active::before,
.arf-range-widget .arf-ordinal-scale-item::before {
  background: #e7e7e6;
}

.sidebar-widget ul li>ul {
  margin-left: 20px;
  margin-top: 10px;
}

/* .etheme_widget_cats_filter .current-item a::after {
  opacity: 0;
}
.etheme_widget_cats_filter .current-item a:hover::after,
.etheme_widget_cats_filter .current-item > a::after {
  opacity: 1;
} */
.etheme_widget_cats_filter .om-child-cats a:after {
  opacity: 0;
}

.etheme_widget_cats_filter .om-child-cats a:hover:after {
  content: var(--widget-checkbox-icon-code, "\e918");
  opacity: 1;
}

.etheme_widget_cats_filter .om-child-cats .current-item a:after {
  opacity: 1;
}

.etheme_widget_cats_filter .om-child-cats .current-item a:hover:after {
  content: "\e90a";
  opacity: 1;
}

.pro-shap-output span {
  background: #f8f8f8;
  padding: 10px 20px;
  border-radius: 20px;
  font-family: var(--e-global-typography-secondary-font-family);
  color: var(--e-global-color-primary);
  text-transform: capitalize;
  font-size: 16px;
}

.wc-rating-summary {
  text-transform: uppercase;
  font-size: 16px;
  color: var(--e-global-color-primary);
}

.wc-rating-summary .wc-rating-summary__icon {
  color: #efa700;
  font-size: 24px;
}

button.woo-share-trigger {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  background-color: #ffffff;
  border-radius: 35px 35px 35px 35px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.11);
}

button.woo-share-trigger:hover {
  background-color: var(--e-global-color-primary);
  color: #fff;
}

.product-specs-line .product-specs__separator {
  margin-left: 8px;
  margin-right: 8px;
  color: #e7e7e6;
  font-size: 16px;
  font-weight: 100;
}

.text-page {
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-page h1 {
  margin-bottom: 30px;
}

.item-design-mega-menu .nav-sublist-dropdown {
  /* display: block; */
}

.etheme-product-grid .om-rbp-guest-message {
  padding: 0;
  margin-top: 10px;
}

.etheme-product-grid .om-rbp-guest-message a {
  color: var(--e-global-color-primary);
  font-weight: 400;
  letter-spacing: 0.3px;
}

.etheme-product-grid .om-rbp-guest-message a:hover {
  color: #fff;
}

.etheme-elementor-sidebar .widget-toggled .st-shape-toggle-btn {
  display: none;
}

.etheme-elementor-sidebar .st-shape-toggle-btn {
  width: 100%;
  margin-top: 10px;
  margin-right: 0;
  padding: 8px 15px;
}

.om-rbp-guest-message {
  padding: 0;
}

.om-rbp-guest-message a {
  color: inherit;
  font-weight: 500;
}

.om-rbp-account-type__option input[type="radio"] {
  margin: 0;
  padding: 0;
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}

.om-rbp-account-type__option span {
  border: 1px solid var(--e-global-color-primary);
  padding: 7px 15px;
  cursor: pointer;
}

.om-rbp-account-type__option span:hover,
.om-rbp-account-type__option input[type="radio"]:checked+span {
  color: #fff;
  background-color: var(--e-global-color-primary);
}

.etheme-search-form[type="popup"] {
  align-content: center;
}

.xstore-wishlist-action .om-rbp-loop-message {
  padding: 0;
  margin: 0 5px;
}

.xstore-wishlist-action .om-rbp-guest-message a {
  margin: 0;
}

/* .single-post .post-heading .post-categories {
  display: none;
} */
.post-single .post-header .post-heading .meta-post {
  display: none;
}

.available-offers-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px dashed #ddd;
  padding: 10px;
  margin-bottom: 8px;
}

.available-offers-list button {
  background: #111;
  color: #fff;
  border: none;
  padding: 6px 14px;
  cursor: pointer;
}

.offers-loader {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 10px;
  border: 3px solid #ddd;
  border-top: 3px solid #000;
  border-radius: 50%;
  animation: offers-spin 0.8s linear infinite;
  vertical-align: middle;
}

@keyframes offers-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

ul.available-offers-list {
  padding-left: 0;
}

ul.available-offers-list strong {
  font-weight: 500;
}

.etheme-elementor-cart-page-table .fill-bottom {
  margin-top: 15px;
}

.etheme-elementor-cart-page-totals-inner .cart_totals_additional:first-child {
  margin-top: 0;
}

/* Default: hide items after 12 */
ul.st-swatch-preview.st-color-swatch.st-swatch-size-large.st-swatch-shape-square li:nth-child(n + 13) {
  display: none;
}

/* Expanded: force show ALL items */
ul.st-swatch-preview.st-color-swatch.st-swatch-size-large.st-swatch-shape-square.is-expanded li {
  display: inline-block !important;
}

/* Button wrapper */
.st-shape-toggle-wrap {
  margin-top: 15px;
}

/* Buttons */
.st-shape-toggle-btn {
  padding: 10px 18px;
  background: #000;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 14px;
  margin-right: 10px;
}

.available-offers-btn:hover {
  border-color: var(--e-global-color-4fd2980) !important;
}

.category-filter .btn-cat {
  border: 1px solid var(--e-global-color-primary);
  padding: 5px 10px;
}

.om-category-filter .om-parent-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.om-category-filter .om-parent-filter>.cat-item {
  width: 49%;
  margin-top: 10px;
}

.om-category-filter .om-parent-filter .parent-link {
  padding: 5px 10px !important;
  border: 1px solid var(--e-global-color-primary);
  text-align: center;
  display: block;
}

.om-category-filter .om-parent-filter>.cat-item.active .parent-link {
  background-color: var(--e-global-color-primary);
  color: #fff;
}

.om-category-filter .om-parent-filter .parent-link:after,
.om-category-filter .om-parent-filter .parent-link::before {
  display: none;
}

.om-category-filter ul.om-child-cats {
  margin-left: 0;
}

#attribute-range-filter-9 .slider.slider-horizontal .slider-tick-label-container .slider-tick-label:first-child {
  padding-left: 30px;
}

#attribute-range-filter-9 .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  font-size: 10px;
}

#attribute-range-filter-8,
#attribute-range-filter-7,
#attribute-range-filter-6,
#attribute-range-filter-3 {
  padding-bottom: 0;
}

.e-n-accordion-item ul {
  margin-left: 15px;
}

@media only screen and (max-width: 1320px) {
  .theme-slider .swiper .swiper-button-prev {
    right: 40px !important;
    left: inherit !important;
  }

  .theme-slider .swiper .swiper-button-next {
    right: 0px !important;
    left: inherit !important;
  }
}

@media only screen and (max-width: 767px) {
  .theme-slider .swiper-pagination {
    text-align: center;
  }

  .elementor-location-footer .menu-item .menu-title {
    text-align: center;
  }

  .text-page {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  button.woo-share-trigger {
    height: 42px;
    width: 42px;
  }

  .etheme-product-grid .om-rbp-guest-message a {
    padding: 8px 12px;
    height: inherit;
  }

  .om-category-filter .om-parent-filter .parent-link {
    font-size: 12px !important;
  }

  .om-category-filter ul.om-child-cats .cat-item .etheme-ajax-filter {
    font-size: 12px !important;
  }

  #attribute-range-filter-8,
  #attribute-range-filter-7,
  #attribute-range-filter-6,
  #attribute-range-filter-3 {
    padding-bottom: 20px;
  }

  .sidebar-widget.etheme_widget_satick_block {
    margin-bottom: 20px !important;
  }
}