/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

body {
  font-family: "Inter", -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", sans-serif;
}

#top-bar .nav-small.nav > li.html {
  padding: 8px 0px;
  min-width: 0px;
  overflow: auto;
  -webkit-box-pack: center;
  justify-content: center;
  display: flex;
  flex: 1 1 0%;
  font-size: 18px;
  color: #222;
  font-weight: 600;
  line-height: 18px;
}

[data-icon-label]:after {
  top: unset;
  bottom: 5px;
  right: -2px;
  font-weight: 600;
}

.shop-page-title {
  display: none;
}

.category-page-row .woocommerce-result-count {
  margin: 0;
  margin-bottom: 0.75rem;
}

.product-small.box {
  padding: 1rem;
  border-radius: 5px;
  border: 2px solid #e5e7eb;
}

.product-small .box-text {
  padding: 0;
  padding-top: 12px;
}

.product-small .product-title {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding-top: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}

.product-small .product-title a {
  margin: 0;
  color: #222;
}

.product-small span.amount {
  font-size: 14px;
  color: #222;
  font-weight: 400;
  line-height: 20px;
}

.product-small del {
  text-decoration: none;
}

.product-small del span.amount {
  color: rgb(221, 55, 48);
  text-decoration: line-through;
  opacity: 1;
}

.product-small .ux-swatches.ux-swatches-in-loop {
  margin: 0;
}

.product-small .ux-swatch--color,
.product-small .ux-swatch--image {
  height: 22px;
  width: 22px;
}

.product-small .ux-swatches-in-loop .ux-swatch.selected {
  box-shadow: 0 0 0 1px var(--fs-color-secondary);
}

.product-small .product-brand {
  width: 100%;
  max-width: 100%;
  font-size: 0.875rem;
  color: #222;
}

.product-small .grid-tools {
  opacity: 1;
  transition: none;
  transform: none;
}

.customizable-label {
  width: 100%;
  background: #e7f6ee;
  color: #27ae60;
  font-size: 12px;
  padding: 3px;
}

h1.cate-title {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 1.625rem;
  line-height: 36px;
  letter-spacing: -0.01em;
}

.menu-tab-1 {
  height: 48px;
  border-style: solid;
  border-color: rgb(244, 244, 244);
  border-image: initial;
  border-width: 1px 0px;
  display: flex;
  justify-content: center;
}

.menu-tab-1 .menu-item a {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  border-radius: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  font-family: Inter;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 0px;
  text-transform: none;
  max-width: 360px;
  min-width: 90px;
  position: relative;
  min-height: 48px;
  flex-shrink: 0;
  padding: 12px 16px;
  overflow: hidden;
  white-space: normal;
  text-align: center;
  flex-direction: column;
  color: rgb(34, 34, 34) !important;
  font-size: 0.875rem;
  line-height: 140%;
  text-transform: none;
}

.menu-tab-1 .menu-item a:hover {
  background: rgb(244, 244, 244);
}

.menu-tab-1 .menu-item {
  position: relative;
}

.menu-tab-1 .menu-item.active::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #222;
  bottom: 0;
  left: 0;
}

.menu-tab-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}

.menu-tab-2 a {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  margin: 0px 16px 0px 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  font-family: Inter;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 0px;
  text-transform: none;
  max-width: 360px;
  min-width: 90px;
  position: relative;
  flex-shrink: 0;
  overflow: hidden;
  white-space: normal;
  text-align: center;
  flex-direction: column;
  min-height: 24px;
  height: 24px;
  color: rgb(34, 34, 34);
  padding: 4px 12px;
  border: 1px solid rgb(233, 233, 233);
  border-radius: 12px;
  font-size: 0.75rem;
  line-height: 16px;
  text-transform: none;
}

.menu-tab-2 a:hover {
  background: rgb(244, 244, 244);
}

.menu-tab-2 a.active {
  background: rgb(34, 34, 34);
  color: rgb(255, 255, 255);
}

#shop-sidebar ul li {
  margin: 0;
  list-style: none;
  border-bottom: 1px solid #f4f4f4;
}

#shop-sidebar ul li > label {
  display: flex;
  align-items: center;
  margin: 0;
  min-height: 48px;
  gap: 10px;
  font-weight: 500;
  cursor: pointer;
  padding: 0 16px;
}

#shop-sidebar ul li > label input {
  display: none;
}

#shop-sidebar ul li > label > label {
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  width: 20px;
  display: block;
  position: relative;
  margin: 0;
}

#shop-sidebar ul li > label input[type="checkbox"]:checked + label::after {
  content: "";
  background-color: #222;
  border-color: #222;
  width: 12px;
  height: 12px;
  position: absolute;
  border-radius: 99px;
  top: 2px;
  left: 2px;
}

#shop-sidebar ul.prd-type-filter li > label > label {
  border-radius: 2px;
}

.filter-heading {
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f4f4f4;
  border-top: 1px solid #f4f4f4;
  padding: 0 16px;
  font-weight: 700;
  cursor: pointer;
}

.filter-heading svg {
  width: 24px;
  height: 24px;
  fill: rgb(144, 144, 144);
}

.filter-icon {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  padding: 15px 0;
}

.footer-top {
  border-top: 1px solid rgb(244, 244, 244);
}

.footer-top h3 {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 0;
}

.footer-content .col {
  padding-bottom: 0;
}

.footer-content .ux-menu-title {
  padding: 0;
  text-transform: none;
  font-size: 14px;
  color: #fff;
}

.footer-content .ux-menu-link__link {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 0;
  min-height: unset;
}

.col.col-flex .col-inner {
  display: flex;
  flex-direction: row;
  gap: 36px;
}

.absolute-footer {
  display: none !important;
}

@keyframes shine {
  to {
    background-position-x: -200%;
  }
}

.loading .box-image,
.loading .product-small .ux-swatches.ux-swatches-in-loop,
.loading .product-small .product-title,
.loading .product-small .product-brand,
.loading .product-small .price-wrapper {
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 5px;
  background-size: 200% 100%;
  animation: 1.5s shine linear infinite;
  width: fit-content;
}

.loading .box-image img,
.loading .product-small .ux-swatches.ux-swatches-in-loop *,
.loading .product-small .product-title *,
.loading .product-small .product-brand,
.loading .product-small .price-wrapper *,
.loading .product-small .grid-tools {
  opacity: 0 !important;
  transition: none !important;
}

#load-more-products {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  font-family: Inter;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 24px;
  letter-spacing: 0px;
  text-transform: none;
  min-width: 64px;
  color: rgb(255, 255, 255);
  background-color: rgb(34, 34, 34);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
  outline: 0px;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  border-image: initial;
  margin: 0px;
  text-decoration: none;
  padding: 8px 22px;
  border-radius: 5px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1),
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
  margin-bottom: 15px;
}

.woocommerce-pagination,
.woocommerce-result-count {
  display: none;
}

.PaymentProcessors_footer-processors__p7uTR {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
}

@media (min-width: 905px) {
  .PaymentProcessors_footer-processors__p7uTR {
    justify-content: flex-end;
  }
}

.nav-uppercase > li > a:hover img {
  filter: brightness(0);
  transition: filter 0.3s ease;
}

#search-button {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}

#search-button svg {
  fill: #cbcdcb;
  width: 42px;
  height: 32px;
  transition: fill 0.3s ease;
}

#search-button:hover svg {
  fill: #222;
}

.nav > li.html.header-search-form {
  display: none;
  width: 80%;
  margin: 0 auto;
}

.header-nav.nav-left {
  justify-content: end;
  padding-right: 15px;
}

.searchform input[type="search"] {
  box-shadow: none !important;
  height: 38px;
  background-color: rgb(244, 244, 244);
  font-size: 14px;
  color: rgb(78, 78, 78);
  border: 0;
  border-radius: 4px;
}

.searchform .button.icon {
  height: 38px;
  width: 38px;
  background-color: rgb(244, 244, 244);
  font-size: 14px;
  color: rgb(78, 78, 78);
  border: 0;
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
  background-color: #fff;
}

.off-canvas-left .filter-icon {
  display: none;
}

.large-9 .filter-icon {
  display: none;
}

.cate-top .filter-icon {
  padding: 0;
  margin-bottom: 6px;
  display: none;
}

.cate-top .filter-icon a {
  color: #222;
  display: flex;
  align-items: center;
  gap: 8px;
}

#show-product {
  margin-bottom: 10px;
}

#show-product .pretitle {
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 700;
}

.section_back {
  border-top: 1px solid #e9e9e9;
  padding: 6px;
  display: flex;
  justify-content: center;
}

.section_back .back-to-top {
  position: relative;
  color: #222;
  opacity: 1;
  display: block;
  transform: none;
  top: 0;
  left: 0;
}

.hide {
  display: none !important;
}

#showSizeGuide {
  border-radius: 16px;
}

#showSizeGuide .img {
  max-width: 300px;
  margin: 0 auto;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .col.col-flex .col-inner {
    flex-direction: column;
  }

  .footer-content .ux-menu-title,
  .footer-content .ux-menu-link__link {
    justify-content: center;
  }

  .PaymentProcessors_footer-processors__p7uTR {
    margin-top: 25px;
  }

  .cate-top .filter-icon {
    display: block;
  }

  .footer-top h3 {
    text-align: center;
  }
}
