@charset "UTF-8";
.mt-1 {
  margin-top: 1rem !important;
}

.mt-2 {
  margin-top: 2rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.mt-4 {
  margin-top: 4rem !important;
}

.mt-5 {
  margin-top: 5rem !important;
}

.mt-6 {
  margin-top: 6rem !important;
}

.mt-7 {
  margin-top: 7rem !important;
}

.mt-8 {
  margin-top: 8rem !important;
}

.mt-9 {
  margin-top: 9rem !important;
}

.mt-10 {
  margin-top: 10rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.mb-2 {
  margin-bottom: 2.4rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.mb-4 {
  margin-bottom: 4rem !important;
}

.mb-5 {
  margin-bottom: 5rem !important;
}

.mb-6 {
  margin-bottom: 6rem !important;
}

.mb-7 {
  margin-bottom: 7rem !important;
}

.mb-8 {
  margin-bottom: 8rem !important;
}

.mb-9 {
  margin-bottom: 9rem !important;
}

.mb-10 {
  margin-bottom: 10rem !important;
}

@media (min-width: 576px) {
  .mt-sm-0 {
    margin-top: 0rem !important;
  }

  .mt-sm-1 {
    margin-top: 1rem !important;
  }

  .mt-sm-2 {
    margin-top: 2rem !important;
  }

  .mt-sm-3 {
    margin-top: 3rem !important;
  }

  .mt-sm-4 {
    margin-top: 4rem !important;
  }

  .mt-sm-5 {
    margin-top: 5rem !important;
  }

  .mt-sm-6 {
    margin-top: 6rem !important;
  }

  .mt-sm-7 {
    margin-top: 7rem !important;
  }

  .mt-sm-8 {
    margin-top: 8rem !important;
  }

  .mt-sm-9 {
    margin-top: 9rem !important;
  }

  .mt-sm-10 {
    margin-top: 10rem !important;
  }

  .mb-sm-0 {
    margin-bottom: 0rem !important;
  }

  .mb-sm-1 {
    margin-bottom: 1rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 2rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 3rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 4rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 5rem !important;
  }

  .mb-sm-6 {
    margin-bottom: 6rem !important;
  }

  .mb-sm-7 {
    margin-bottom: 7rem !important;
  }

  .mb-sm-8 {
    margin-bottom: 8rem !important;
  }

  .mb-sm-9 {
    margin-bottom: 9rem !important;
  }

  .mb-sm-10 {
    margin-bottom: 10rem !important;
  }
}
@media (min-width: 768px) {
  .mt-md-0 {
    margin-top: 0rem !important;
  }

  .mt-md-1 {
    margin-top: 1rem !important;
  }

  .mt-md-2 {
    margin-top: 2rem !important;
  }

  .mt-md-3 {
    margin-top: 3rem !important;
  }

  .mt-md-4 {
    margin-top: 4rem !important;
  }

  .mt-md-5 {
    margin-top: 5rem !important;
  }

  .mt-md-6 {
    margin-top: 6rem !important;
  }

  .mt-md-7 {
    margin-top: 7rem !important;
  }

  .mt-md-8 {
    margin-top: 8rem !important;
  }

  .mt-md-9 {
    margin-top: 9rem !important;
  }

  .mt-md-10 {
    margin-top: 10rem !important;
  }

  .mb-md-0 {
    margin-bottom: 0rem !important;
  }

  .mb-md-1 {
    margin-bottom: 1rem !important;
  }

  .mb-md-2 {
    margin-bottom: 2rem !important;
  }

  .mb-md-3 {
    margin-bottom: 3rem !important;
  }

  .mb-md-4 {
    margin-bottom: 4rem !important;
  }

  .mb-md-5 {
    margin-bottom: 5rem !important;
  }

  .mb-md-6 {
    margin-bottom: 6rem !important;
  }

  .mb-md-7 {
    margin-bottom: 7rem !important;
  }

  .mb-md-8 {
    margin-bottom: 8rem !important;
  }

  .mb-md-9 {
    margin-bottom: 9rem !important;
  }

  .mb-md-10 {
    margin-bottom: 10rem !important;
  }
}
@media (min-width: 992px) {
  .mt-lg-0 {
    margin-top: 0rem !important;
  }

  .mt-lg-1 {
    margin-top: 1rem !important;
  }

  .mt-lg-2 {
    margin-top: 2rem !important;
  }

  .mt-lg-3 {
    margin-top: 3rem !important;
  }

  .mt-lg-4 {
    margin-top: 4rem !important;
  }

  .mt-lg-5 {
    margin-top: 5rem !important;
  }

  .mt-lg-6 {
    margin-top: 6rem !important;
  }

  .mt-lg-7 {
    margin-top: 7rem !important;
  }

  .mt-lg-8 {
    margin-top: 8rem !important;
  }

  .mt-lg-9 {
    margin-top: 9rem !important;
  }

  .mt-lg-10 {
    margin-top: 10rem !important;
  }

  .mb-lg-0 {
    margin-bottom: 0rem !important;
  }

  .mb-lg-1 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 2rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 3rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 4rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 5rem !important;
  }

  .mb-lg-6 {
    margin-bottom: 6rem !important;
  }

  .mb-lg-7 {
    margin-bottom: 7rem !important;
  }

  .mb-lg-8 {
    margin-bottom: 8rem !important;
  }

  .mb-lg-9 {
    margin-bottom: 9rem !important;
  }

  .mb-lg-10 {
    margin-bottom: 10rem !important;
  }
}
@media (min-width: 1200px) {
  .mt-xl-0 {
    margin-top: 0rem !important;
  }

  .mt-xl-1 {
    margin-top: 1rem !important;
  }

  .mt-xl-2 {
    margin-top: 2rem !important;
  }

  .mt-xl-3 {
    margin-top: 3rem !important;
  }

  .mt-xl-4 {
    margin-top: 4rem !important;
  }

  .mt-xl-5 {
    margin-top: 5rem !important;
  }

  .mt-xl-6 {
    margin-top: 6rem !important;
  }

  .mt-xl-7 {
    margin-top: 7rem !important;
  }

  .mt-xl-8 {
    margin-top: 8rem !important;
  }

  .mt-xl-9 {
    margin-top: 9rem !important;
  }

  .mt-xl-10 {
    margin-top: 10rem !important;
  }

  .mb-xl-0 {
    margin-bottom: 0rem !important;
  }

  .mb-xl-1 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 2rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 3rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 4rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 5rem !important;
  }

  .mb-xl-6 {
    margin-bottom: 6rem !important;
  }

  .mb-xl-7 {
    margin-bottom: 7rem !important;
  }

  .mb-xl-8 {
    margin-bottom: 8rem !important;
  }

  .mb-xl-9 {
    margin-bottom: 9rem !important;
  }

  .mb-xl-10 {
    margin-bottom: 10rem !important;
  }
}
@media (min-width: 1600px) {
  .mt-xxl-0 {
    margin-top: 0rem !important;
  }

  .mt-xxl-1 {
    margin-top: 1rem !important;
  }

  .mt-xxl-2 {
    margin-top: 2rem !important;
  }

  .mt-xxl-3 {
    margin-top: 3rem !important;
  }

  .mt-xxl-4 {
    margin-top: 4rem !important;
  }

  .mt-xxl-5 {
    margin-top: 5rem !important;
  }

  .mt-xxl-6 {
    margin-top: 6rem !important;
  }

  .mt-xxl-7 {
    margin-top: 7rem !important;
  }

  .mt-xxl-8 {
    margin-top: 8rem !important;
  }

  .mt-xxl-9 {
    margin-top: 9rem !important;
  }

  .mt-xxl-10 {
    margin-top: 10rem !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0rem !important;
  }

  .mb-xxl-1 {
    margin-bottom: 1rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 2rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 3rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 4rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 5rem !important;
  }

  .mb-xxl-6 {
    margin-bottom: 6rem !important;
  }

  .mb-xxl-7 {
    margin-bottom: 7rem !important;
  }

  .mb-xxl-8 {
    margin-bottom: 8rem !important;
  }

  .mb-xxl-9 {
    margin-bottom: 9rem !important;
  }

  .mb-xxl-10 {
    margin-bottom: 10rem !important;
  }
}
.m-b-1 {
  margin-bottom: 0.4rem !important;
}

.m-b-2 {
  margin-bottom: 0.8rem !important;
}

.m-b-3 {
  margin-bottom: 1.6rem !important;
}

.m-b-4 {
  margin-bottom: 2.4rem !important;
}

.m-b-5 {
  margin-bottom: 4.8rem !important;
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled-OVERRIDE,
.owl-carousel .owl-dots.disabled-OVERRIDE{
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: 0;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../images/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  color: #000;
  font-size: 3rem;
}
.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
  margin: 0;
  font-size: 3rem;
  padding: 4px 7px;
  background: transparent;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-] i:before {
  margin: 0;
  width: auto;
}
.owl-theme .owl-nav [class*=owl-]:not(.disabled):hover {
  background: transparent;
  color: #000;
  text-decoration: none;
}
.owl-theme .owl-nav .owl-prev {
  left: 0;
}
.owl-theme .owl-nav .owl-next {
  right: 0;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 2.5rem;
}
.owl-theme .owl-dots {
  line-height: 1;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  position: relative;
  width: 15px;
  height: 15px;
  margin: 2px 2px;
  background: transparent;
  display: block;
  -webkit-backface-visibility: visible;
  transition: all 0.3s ease;
  border: 2px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot span:before {
  content: "";
  display: block;
  width: 0.7rem;
  height: 0.7rem;
  background-color: transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -0.35rem;
  margin-left: -0.35rem;
  background-color: var(--color-primary);
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transition: all 0.3s;
  border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  border-color: var(--color-primary);
  background: transparent;
}
.owl-theme .owl-dots .owl-dot.active span:before {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.owl-theme.owl-theme-light .owl-dots .owl-dot span {
  border-color: #fff;
  background: transparent;
}
.owl-theme.owl-theme-light .owl-dots .owl-dot span:before {
  border-color: #fff;
}
.owl-theme.owl-theme-light .owl-dots .owl-dot.active span, .owl-theme.owl-theme-light .owl-dots .owl-dot:hover span {
  border-color: var(--color-primary);
  background: transparent;
}
.owl-theme.owl-theme-light .owl-dots .owl-dot.active span:before {
  border-color: var(--color-primary);
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #fff;
  opacity: 0.4;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    transform-origin: 0;
  }

  .mfp-arrow-right {
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/*
 *  Bootstrap TouchSpin - v4.2.5
 *  A mobile and touch friendly input spinner component for Bootstrap 3 & 4.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */
/* This CSS file is unnecessary if you are not using vertical buttons functionality */
.bootstrap-touchspin .input-group-btn-vertical {
  position: absolute;
  right: 0;
  height: 100%;
  z-index: 11;
}

.bootstrap-touchspin.input-group {
  max-width: 68px;
  padding-right: 20px;
  margin-bottom: 0;
}

.bootstrap-touchspin .form-control {
  text-align: center;
  margin-bottom: 0;
  height: 4.2rem;
  max-width: 46px;
  padding: 1.1rem 1rem;
}
.bootstrap-touchspin .form-control:not(:focus) {
  border-color: #ccc;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  position: absolute;
  right: 0;
  height: 2rem;
  padding: 0;
  width: 2rem;
  text-align: center;
  font-size: 1.2rem;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn:before {
  position: relative;
  margin: 0;
  width: auto;
  line-height: 1;
  width: auto;
  top: -0.1rem;
  margin-right: -0.2rem;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  top: 0;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0;
  bottom: 0;
}

/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  touch-action: none;
  user-select: none;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: 0 0;
}

/* Offset direction
 */
html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  position: absolute;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 0.8rem;
  background-color: #E9EAEB!important;
  border-radius: 0.2rem;
}
.input-group-sm>.form-control{
  font-size: 1.6rem!important;
}
.input-group-text{
  background-color: transparent;
  font-size: 1.6rem!important;
}
.input-group-sm>.form-control{
  height: unset!important;
}
.input-group.input-group-sm{
  padding: 8px!important;
  border: 1px solid #D5D7DA;
  border-radius: 8px;
}
.input-group.input-group-sm *{
  border: none!important;
  color: #181D27;
}
.noUi-horizontal .noUi-handle {
  width: 2.4rem;
  height: 2.4rem;
  left: -0.55rem;
  top: -0.7em;
}

.noUi-vertical {
  width: 0.3rem;
  height: 150px;
}

.noUi-vertical .noUi-handle {
  width: 1.1rem;
  height: 1.1rem;
  left: -0.4rem;
  top: -0.5rem;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -0.55rem;
  left: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #dfdfdf;
  border-radius: 0.4rem;
}

.noUi-connects {
  border-radius: 0;
}

.noUi-connect {
  background: #000;
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border-radius: 50%;
  background: #000;
  cursor: pointer;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-sub {
  background: #AAA;
}

.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: none;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.alert {
  margin-bottom: 2rem;
  padding: 1.4rem 1.5rem;
  border-radius: 0;
}
.alert.alert-intro {
  font-size: 1.5rem;
}

@keyframes maskUp {
  from {
    transform: translate(0, 100%);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes maskRight {
  from {
    transform: translate(-100%, 0);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes maskDown {
  from {
    transform: translate(0, -100%);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes maskLeft {
  from {
    transform: translate(100%, 0);
  }
  to {
    transform: translate(0, 0);
  }
}
.maskUp {
  animation-name: maskUp;
}

.maskRight {
  animation-name: maskRight;
}

.maskDown {
  animation-name: maskDown;
}

.maskLeft {
  animation-name: maskLeft;
}

@keyframes fadeInUpShorter {
  from {
    opacity: 0;
    transform: translate(0, 50px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpShorter {
  animation-timing-function: ease-out;
  animation-name: fadeInUpShorter;
}

@keyframes fadeInLeftShorter {
  from {
    opacity: 0;
    transform: translate(50px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftShorter {
  animation-timing-function: ease-out;
  animation-name: fadeInLeftShorter;
}

@keyframes fadeInRightShorter {
  from {
    opacity: 0;
    transform: translate(-50px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeInRightShorter {
  animation-timing-function: ease-out;
  animation-name: fadeInRightShorter;
}

@keyframes fadeInDownShorter {
  from {
    opacity: 0;
    transform: translate(0, -50px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownShorter {
  animation-name: fadeInDownShorter;
}

@keyframes blurIn {
  from {
    opacity: 0;
    filter: blur(20px);
    transform: scale(1.3);
  }
  to {
    opacity: 1;
    filter: blur(0);
    transform: none;
  }
}
.blurIn {
  animation-name: blurIn;
}

@keyframes dotPulse {
  from {
    opacity: 1;
    transform: scale(0.2);
  }
  to {
    opacity: 0;
    transform: scale(1);
  }
}
.dotPulse {
  animation-name: dotPulse;
  animation-iteration-count: infinite;
  animation-duration: 4s;
}

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes flipInX {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(-90deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes brightIn {
  0% {
    animation-timing-function: ease-in;
    filter: brightness(0%);
  }
  to {
    filter: brightness(100%);
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: translateZ(0);
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

.brightIn {
  animation-name: brightIn;
}

@keyframes customSVGLineAnimTwo {
  from {
    stroke-dasharray: 820;
    stroke-dashoffset: 500;
  }
  to {
    stroke-dasharray: 1120;
    stroke-dashoffset: 500;
  }
}
.customSVGLineAnimTwo {
  animation-name: customSVGLineAnimTwo;
}

.appear-animate {
  opacity: 0;
}

.appear-animation-visible {
  opacity: 1;
}

.banner {
  position: relative;
  font-size: 1.6rem;
}
.banner figure {
  margin: 0;
}
.banner img {
  width: 100%;
  object-fit: cover;
}
.banner h1,
.banner h2,
.banner h3,
.banner h4,
.banner h5,
.banner h6 {
  line-height: 1;
}
.banner .container:not(.banner-content) {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.ibanner {
  font-size: 10px;
}

aside .banner {
  font-size: 1.6rem;
}

.banner-layer {
  position: absolute;
  left: 6%;
  right: 6%;
}

.banner-content {
  position: relative;
}

.banner-layer-top {
  top: 7%;
}

.banner-layer-bottom {
  bottom: 5%;
}

.banner-layer-space {
  left: 0;
  right: 0;
  padding: 1em 1.5625em;
}

.banner-layer-left {
  right: auto;
}

.banner-layer-right {
  left: auto;
}

.banner-layer-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.banner-layer-middle {
  top: 50%;
  transform: translateY(-50%);
}

.bg-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-h-100 {
  height: 100vh;
}

@media (max-width: 1199px) {
  .banner {
    font-size: 1.4rem;
  }

  .ibanner {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .banner-md-vw-small {
    font-size: 1.8vw;
  }

  .banner-md-vw {
    font-size: 2.3vw;
  }

  .banner-md-vw-large {
    font-size: 3vw;
  }
}
@media (max-width: 575px) {
  .banner-md-vw-small {
    font-size: 2.3vw;
  }

  .banner-sm-vw {
    font-size: 1.2rem;
  }

  .banner-sm-vw-large {
    font-size: 4vw;
  }
}
.breadcrumb-nav {
  color: #8e8e8e;
  border-bottom: 0;
}

.breadcrumb {
  margin-bottom: 0;
  padding: 1rem 0;
  border-radius: 0;
  background-color: transparent;
}

.breadcrumb-item {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 24px;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 1.5rem;
}
.breadcrumb-item + .breadcrumb-item:before {
  color: inherit;
  padding-right: 1.1rem;
  content: "";
  font-size: 12px;
  font-family: "porto";
  vertical-align: middle;
  margin-top: -2px;
}
.breadcrumb-item a:not(:first-child) {
  margin-left: 5px;
}
.breadcrumb-item a, .breadcrumb-item.active {
  color: inherit;
}

.btn {
  transition: all 0.3s;
  text-transform: uppercase;
  padding: 1.9rem 4.8rem;
  border-radius: 0;
  font-size: 1.4rem;
  font-weight: 700;
  font-family: Inter, sans-serif;
  line-height: 1.429;
}
.btn:focus {
  box-shadow: none;
}

a.btn.disabled {
  pointer-events: auto;
  cursor: not-allowed;
}

.btn-sm {
  padding: 1em 1.6em;
  font-size: 1.2rem;
}

.btn-md {
  padding: 1em 2.2em;
  font-size: 1.3rem;
}

.btn-lg {
  padding: 1em 2.15em;
  font-size: 1.4rem;
}

.btn-xl {
  padding: 1.125em 2.75em;
  font-size: 1.125em;
}

.btn-icon-left i {
  padding-right: 0.7rem;
}

.btn-icon-right i {
  padding-left: 0.7rem;
}

.btn-primary {
  border-color: var(--color-primary);
  background-color: var(--color-primary);
  color: #fff;
  box-shadow: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus {
  border-color: #0686ff;
  background-color: #0686ff;
  color: #fff;
  box-shadow: none;
}
.btn-primary.disabled, .btn-primary:disabled {
  border-color: var(--color-primary);
  background-color: var(--color-primary);
  color: #fff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  border-color: #00509c;
  background-color: #0057a9;
  color: #fff;
}

.btn-secondary {
  border-color: #ff7272;
  background-color: #ff7272;
  color: #fff;
  box-shadow: none;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus {
  border-color: #ff9b9b;
  background-color: #ff9b9b;
  color: #fff;
  box-shadow: none;
}
.btn-secondary.disabled, .btn-secondary:disabled {
  border-color: #ff7272;
  background-color: #ff7272;
  color: #fff;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  border-color: #ff3232;
  background-color: #ff3f3f;
  color: #fff;
}

.btn-outline {
  border-color: #ccc;
  background-color: transparent;
  background-image: none;
  color: #ccc;
}
.btn-outline:hover, .btn-outline.focus {
  border-color: var(--color-primary);
  background-color: transparent;
  color: var(--color-primary);
  box-shadow: none;
}
.btn-outline.disabled, .btn-outline:disabled {
  background-color: transparent;
  color: #ccc;
}
.btn-outline:not(:disabled):not(.disabled):active, .btn-outline:not(:disabled):not(.disabled).active, .show > .btn-outline.dropdown-toggle {
  border-color: var(--color-primary);
  background-color: transparent;
  color: var(--color-primary);
}

.btn-outline-secondary {
  border-color: #ccc;
  background-color: transparent;
  background-image: none;
  color: #000;
}
.btn-outline-secondary:hover, .btn-outline-secondary.focus {
  border-color: var(--color-primary);
  background-color: var(--color-primary);
  color: #fff;
  box-shadow: none;
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  background-color: transparent;
  color: #000;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  border-color: var(--color-primary);
  background-color: var(--color-primary);
  color: #fff;
}

.btn-dark {
  border-color: #000;
  background-color: #000;
  color: #fff;
  box-shadow: none;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark.focus {
  border-color: #34393f;
  background-color: #34393f;
  color: #fff;
  box-shadow: none;
}
.btn-dark.disabled, .btn-dark:disabled {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  border-color: #050606;
  background-color: #0b0c0d;
  color: #fff;
}

.btn-gray {
  border-color: #f4f4f4;
  background-color: #f4f4f4;
  color: #000;
  box-shadow: none;
}
.btn-gray:hover, .btn-gray:focus, .btn-gray.focus {
  border-color: var(--color-primary);
  background-color: var(--color-primary);
  color: #fff;
  box-shadow: none;
}
.btn-gray.disabled, .btn-gray:disabled {
  border-color: #f4f4f4;
  background-color: #f4f4f4;
  color: #000;
}
.btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active, .show > .btn-gray.dropdown-toggle {
  border-color: #d4d4d4;
  background-color: #dbdbdb;
  color: #000;
}

.btn-link {
  padding-top: 0;
  padding-bottom: 0;
  color: var(--color-primary);
  font-family: "Inter", sans-serif;
  font-size: 13px;
  letter-spacing: 0;
  text-transform: initial;
}
.btn-link:hover, .btn-link:focus {
  color: var(--color-primary);
  text-decoration: underline;
}

.btn-social-login {
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  background-color: var(--color-primary);
  font-family: Inter, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}
.btn-social-login span, .btn-social-login i {
  color: #fff;
}
.btn-social-login i {
  margin-top: -1px;
  padding-right: 6px;
}

.btn-facebook {
  background: #3a589d;
}

.btn-gplus {
  background: #dd4e31;
}

.btn-twitter {
  background: #1aa9e1;
}

.owl-dots .owl-dot,
.owl-nav .owl-prev,
.owl-nav .owl-next {
  outline: none;
}

a:focus {
  outline: none;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.mfp-container .mfp-preloader,
.porto-loading-icon {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  border: 2px solid transparent;
  border-radius: 50%;
  border-top-color: var(--color-primary);
  border-image: none;
  text-indent: -9999px;
  animation: spin 0.75s infinite linear;
  z-index: 3;
}

.mfp-container .mfp-preloader:before,
.porto-loading-icon:before {
  position: absolute;
  top: -2px;
  right: 0;
  left: -2px;
  width: inherit;
  height: inherit;
  border: inherit;
  border-radius: inherit;
  border-top-color: inherit;
  content: "";
  animation: spin 1.5s infinite ease;
}

.card {
  margin-bottom: 3rem;
  border: 1px solid #ddd;
  border-radius: 0;
  font-size: 1.8rem;
}

.card-header {
  margin: 0;
  padding: 1.2rem 1.5rem;
  border-radius: 0;
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #000;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
.card-header:after {
  display: block;
  clear: both;
  content: "";
}
.card-header .card-edit {
  margin-top: 0.1rem;
  float: right;
  color: var(--color-primary);
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: capitalize;
}

.card-body {
  min-height: 135px;
  padding: 2rem 1.5rem;
  border-top: 0;
  border-radius: 0;
}
.card-body a {
  text-decoration: underline;
}
.card-body h4 {
  margin-bottom: 0.7rem;
  color: #666;
}

.card.card-accordion {
  margin-bottom: 0.5rem;
  padding: 0;
  border: 0;
}
.card.card-accordion .card-header {
  cursor: pointer;
  position: relative;
  padding-left: 0;
  padding-right: 25px;
  background: transparent;
  font-family: Inter, sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.025em;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: none;
  white-space: nowrap;
}
.card.card-accordion .card-header:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  font-family: "porto";
  transition: 0.35s;
}
.card.card-accordion .card-header.collapsed:after {
  content: "";
  transition: 0.35s;
}
.card.card-accordion .card-body {
  min-height: 0;
  padding: 0;
}
.card.card-accordion p {
  margin-bottom: 0.4rem;
  padding: 1.3rem 0;
  letter-spacing: 0;
}

.count-container {
  margin-bottom: 4rem;
}

.count-wrapper {
  margin-bottom: 0.9rem;
  color: #000;
  font: 400 2.8rem/1 Inter, sans-serif;
  text-transform: uppercase;
}

.count-title {
  margin-bottom: 0;
  color: #000;
  font: 600 1.6rem/1 "Inter", sans-serif;
}

@media (min-width: 992px) {
  .count-wrapper {
    font-size: 3.6rem;
  }
}
.feature-box {
  color: #7b858a;
  font-size: 1.5rem;
  line-height: 2;
  margin-bottom: 4rem;
}
.feature-box i {
  display: inline-block;
  margin-bottom: 2.2rem;
  color: var(--color-primary);
  font-size: 5rem;
  line-height: 1;
}
.feature-box i:before {
  margin: 0;
}
.feature-box h3 {
  margin-bottom: 2rem;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1;
  letter-spacing: 0;
}
.feature-box p {
  margin-bottom: 0;
}
.feature-box.border-top-primary {
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
}
.feature-box.border-top-primary .feature-box-content {
  border-top: 4px solid var(--color-primary);
  padding: 30px 20px 10px 20px;
}

.feature-box-content {
  color: #7b858a;
  font-size: 1.5rem;
  line-height: 1.9;
  padding-left: 10px;
  padding-right: 10px;
}

.feature-rounded i {
  width: 80px;
  height: 80px;
  border-radius: 500px;
  font-size: 35px;
  line-height: 80px;
}

.flag {
  display: inline-block;
  width: 16px;
  height: 11px;
  margin-top: -1px;
  margin-right: 6px;
  margin-left: 1px;
  vertical-align: middle;
  line-height: 0;
  background: url(../images/flags.png) no-repeat;
}
.flag.flag-ad {
  background-position: -16px 0;
}
.flag.flag-ae {
  background-position: -32px 0;
}
.flag.flag-af {
  background-position: -48px 0;
}
.flag.flag-ag {
  background-position: -64px 0;
}
.flag.flag-ai {
  background-position: -80px 0;
}
.flag.flag-al {
  background-position: -96px 0;
}
.flag.flag-am {
  background-position: -112px 0;
}
.flag.flag-an {
  background-position: -128px 0;
}
.flag.flag-ao {
  background-position: -144px 0;
}
.flag.flag-ar {
  background-position: -160px 0;
}
.flag.flag-as {
  background-position: -176px 0;
}
.flag.flag-at {
  background-position: -192px 0;
}
.flag.flag-au {
  background-position: -208px 0;
}
.flag.flag-aw {
  background-position: -224px 0;
}
.flag.flag-az {
  background-position: -240px 0;
}
.flag.flag-ba {
  background-position: 0 -11px;
}
.flag.flag-bb {
  background-position: -16px -11px;
}
.flag.flag-bd {
  background-position: -32px -11px;
}
.flag.flag-be {
  background-position: -48px -11px;
}
.flag.flag-bf {
  background-position: -64px -11px;
}
.flag.flag-bg {
  background-position: -80px -11px;
}
.flag.flag-bh {
  background-position: -96px -11px;
}
.flag.flag-bi {
  background-position: -112px -11px;
}
.flag.flag-bj {
  background-position: -128px -11px;
}
.flag.flag-bm {
  background-position: -144px -11px;
}
.flag.flag-bn {
  background-position: -160px -11px;
}
.flag.flag-bo {
  background-position: -176px -11px;
}
.flag.flag-br {
  background-position: -192px -11px;
}
.flag.flag-bs {
  background-position: -208px -11px;
}
.flag.flag-bt {
  background-position: -224px -11px;
}
.flag.flag-bv {
  background-position: -240px -11px;
}
.flag.flag-bw {
  background-position: 0 -22px;
}
.flag.flag-by {
  background-position: -16px -22px;
}
.flag.flag-bz {
  background-position: -32px -22px;
}
.flag.flag-ca {
  background-position: -48px -22px;
}
.flag.flag-catalonia {
  background-position: -64px -22px;
}
.flag.flag-cd {
  background-position: -80px -22px;
}
.flag.flag-cf {
  background-position: -96px -22px;
}
.flag.flag-cg {
  background-position: -112px -22px;
}
.flag.flag-ch {
  background-position: -128px -22px;
}
.flag.flag-ci {
  background-position: -144px -22px;
}
.flag.flag-ck {
  background-position: -160px -22px;
}
.flag.flag-cl {
  background-position: -176px -22px;
}
.flag.flag-cm {
  background-position: -192px -22px;
}
.flag.flag-cn {
  background-position: -208px -22px;
}
.flag.flag-co {
  background-position: -224px -22px;
}
.flag.flag-cr {
  background-position: -240px -22px;
}
.flag.flag-cu {
  background-position: 0 -33px;
}
.flag.flag-cv {
  background-position: -16px -33px;
}
.flag.flag-cw {
  background-position: -32px -33px;
}
.flag.flag-cy {
  background-position: -48px -33px;
}
.flag.flag-cz {
  background-position: -64px -33px;
}
.flag.flag-de {
  background-position: -80px -33px;
}
.flag.flag-dj {
  background-position: -96px -33px;
}
.flag.flag-dk {
  background-position: -112px -33px;
}
.flag.flag-dm {
  background-position: -128px -33px;
}
.flag.flag-do {
  background-position: -144px -33px;
}
.flag.flag-dz {
  background-position: -160px -33px;
}
.flag.flag-ec {
  background-position: -176px -33px;
}
.flag.flag-ee {
  background-position: -192px -33px;
}
.flag.flag-eg {
  background-position: -208px -33px;
}
.flag.flag-eh {
  background-position: -224px -33px;
}
.flag.flag-england {
  background-position: -240px -33px;
}
.flag.flag-er {
  background-position: 0 -44px;
}
.flag.flag-es {
  background-position: -16px -44px;
}
.flag.flag-et {
  background-position: -32px -44px;
}
.flag.flag-eu {
  background-position: -48px -44px;
}
.flag.flag-fi {
  background-position: -64px -44px;
}
.flag.flag-fj {
  background-position: -80px -44px;
}
.flag.flag-fk {
  background-position: -96px -44px;
}
.flag.flag-fm {
  background-position: -112px -44px;
}
.flag.flag-fo {
  background-position: -128px -44px;
}
.flag.flag-fr {
  background-position: -144px -44px;
}
.flag.flag-ga {
  background-position: -160px -44px;
}
.flag.flag-gb {
  background-position: -176px -44px;
}
.flag.flag-gd {
  background-position: -192px -44px;
}
.flag.flag-ge {
  background-position: -208px -44px;
}
.flag.flag-gf {
  background-position: -224px -44px;
}
.flag.flag-gg {
  background-position: -240px -44px;
}
.flag.flag-gh {
  background-position: 0 -55px;
}
.flag.flag-gi {
  background-position: -16px -55px;
}
.flag.flag-gl {
  background-position: -32px -55px;
}
.flag.flag-gm {
  background-position: -48px -55px;
}
.flag.flag-gn {
  background-position: -64px -55px;
}
.flag.flag-gp {
  background-position: -80px -55px;
}
.flag.flag-gq {
  background-position: -96px -55px;
}
.flag.flag-gr {
  background-position: -112px -55px;
}
.flag.flag-gs {
  background-position: -128px -55px;
}
.flag.flag-gt {
  background-position: -144px -55px;
}
.flag.flag-gu {
  background-position: -160px -55px;
}
.flag.flag-gw {
  background-position: -176px -55px;
}
.flag.flag-gy {
  background-position: -192px -55px;
}
.flag.flag-hk {
  background-position: -208px -55px;
}
.flag.flag-hm {
  background-position: -224px -55px;
}
.flag.flag-hn {
  background-position: -240px -55px;
}
.flag.flag-hr {
  background-position: 0 -66px;
}
.flag.flag-ht {
  background-position: -16px -66px;
}
.flag.flag-hu {
  background-position: -32px -66px;
}
.flag.flag-ic {
  background-position: -48px -66px;
}
.flag.flag-id {
  background-position: -64px -66px;
}
.flag.flag-ie {
  background-position: -80px -66px;
}
.flag.flag-il {
  background-position: -96px -66px;
}
.flag.flag-im {
  background-position: -112px -66px;
}
.flag.flag-in {
  background-position: -128px -66px;
}
.flag.flag-io {
  background-position: -144px -66px;
}
.flag.flag-iq {
  background-position: -160px -66px;
}
.flag.flag-ir {
  background-position: -176px -66px;
}
.flag.flag-is {
  background-position: -192px -66px;
}
.flag.flag-it {
  background-position: -208px -66px;
}
.flag.flag-je {
  background-position: -224px -66px;
}
.flag.flag-jm {
  background-position: -240px -66px;
}
.flag.flag-jo {
  background-position: 0 -77px;
}
.flag.flag-jp {
  background-position: -16px -77px;
}
.flag.flag-ke {
  background-position: -32px -77px;
}
.flag.flag-kg {
  background-position: -48px -77px;
}
.flag.flag-kh {
  background-position: -64px -77px;
}
.flag.flag-ki {
  background-position: -80px -77px;
}
.flag.flag-km {
  background-position: -96px -77px;
}
.flag.flag-kn {
  background-position: -112px -77px;
}
.flag.flag-kp {
  background-position: -128px -77px;
}
.flag.flag-kr {
  background-position: -144px -77px;
}
.flag.flag-kurdistan {
  background-position: -160px -77px;
}
.flag.flag-kw {
  background-position: -176px -77px;
}
.flag.flag-ky {
  background-position: -192px -77px;
}
.flag.flag-kz {
  background-position: -208px -77px;
}
.flag.flag-la {
  background-position: -224px -77px;
}
.flag.flag-lb {
  background-position: -240px -77px;
}
.flag.flag-lc {
  background-position: 0 -88px;
}
.flag.flag-li {
  background-position: -16px -88px;
}
.flag.flag-lk {
  background-position: -32px -88px;
}
.flag.flag-lr {
  background-position: -48px -88px;
}
.flag.flag-ls {
  background-position: -64px -88px;
}
.flag.flag-lt {
  background-position: -80px -88px;
}
.flag.flag-lu {
  background-position: -96px -88px;
}
.flag.flag-lv {
  background-position: -112px -88px;
}
.flag.flag-ly {
  background-position: -128px -88px;
}
.flag.flag-ma {
  background-position: -144px -88px;
}
.flag.flag-mc {
  background-position: -160px -88px;
}
.flag.flag-md {
  background-position: -176px -88px;
}
.flag.flag-me {
  background-position: -192px -88px;
}
.flag.flag-mg {
  background-position: -208px -88px;
}
.flag.flag-mh {
  background-position: -224px -88px;
}
.flag.flag-mk {
  background-position: -240px -88px;
}
.flag.flag-ml {
  background-position: 0 -99px;
}
.flag.flag-mm {
  background-position: -16px -99px;
}
.flag.flag-mn {
  background-position: -32px -99px;
}
.flag.flag-mo {
  background-position: -48px -99px;
}
.flag.flag-mp {
  background-position: -64px -99px;
}
.flag.flag-mq {
  background-position: -80px -99px;
}
.flag.flag-mr {
  background-position: -96px -99px;
}
.flag.flag-ms {
  background-position: -112px -99px;
}
.flag.flag-mt {
  background-position: -128px -99px;
}
.flag.flag-mu {
  background-position: -144px -99px;
}
.flag.flag-mv {
  background-position: -160px -99px;
}
.flag.flag-mw {
  background-position: -176px -99px;
}
.flag.flag-mx {
  background-position: -192px -99px;
}
.flag.flag-my {
  background-position: -208px -99px;
}
.flag.flag-mz {
  background-position: -224px -99px;
}
.flag.flag-na {
  background-position: -240px -99px;
}
.flag.flag-nc {
  background-position: 0 -110px;
}
.flag.flag-ne {
  background-position: -16px -110px;
}
.flag.flag-nf {
  background-position: -32px -110px;
}
.flag.flag-ng {
  background-position: -48px -110px;
}
.flag.flag-ni {
  background-position: -64px -110px;
}
.flag.flag-nl {
  background-position: -80px -110px;
}
.flag.flag-no {
  background-position: -96px -110px;
}
.flag.flag-np {
  background-position: -112px -110px;
}
.flag.flag-nr {
  background-position: -128px -110px;
}
.flag.flag-nu {
  background-position: -144px -110px;
}
.flag.flag-nz {
  background-position: -160px -110px;
}
.flag.flag-om {
  background-position: -176px -110px;
}
.flag.flag-pa {
  background-position: -192px -110px;
}
.flag.flag-pe {
  background-position: -208px -110px;
}
.flag.flag-pf {
  background-position: -224px -110px;
}
.flag.flag-pg {
  background-position: -240px -110px;
}
.flag.flag-ph {
  background-position: 0 -121px;
}
.flag.flag-pk {
  background-position: -16px -121px;
}
.flag.flag-pl {
  background-position: -32px -121px;
}
.flag.flag-pm {
  background-position: -48px -121px;
}
.flag.flag-pn {
  background-position: -64px -121px;
}
.flag.flag-pr {
  background-position: -80px -121px;
}
.flag.flag-ps {
  background-position: -96px -121px;
}
.flag.flag-pt {
  background-position: -112px -121px;
}
.flag.flag-pw {
  background-position: -128px -121px;
}
.flag.flag-py {
  background-position: -144px -121px;
}
.flag.flag-qa {
  background-position: -160px -121px;
}
.flag.flag-re {
  background-position: -176px -121px;
}
.flag.flag-ro {
  background-position: -192px -121px;
}
.flag.flag-rs {
  background-position: -208px -121px;
}
.flag.flag-ru {
  background-position: -224px -121px;
}
.flag.flag-rw {
  background-position: -240px -121px;
}
.flag.flag-sa {
  background-position: 0 -132px;
}
.flag.flag-sb {
  background-position: -16px -132px;
}
.flag.flag-sc {
  background-position: -32px -132px;
}
.flag.flag-scotland {
  background-position: -48px -132px;
}
.flag.flag-sd {
  background-position: -64px -132px;
}
.flag.flag-se {
  background-position: -80px -132px;
}
.flag.flag-sg {
  background-position: -96px -132px;
}
.flag.flag-sh {
  background-position: -112px -132px;
}
.flag.flag-si {
  background-position: -128px -132px;
}
.flag.flag-sk {
  background-position: -144px -132px;
}
.flag.flag-sl {
  background-position: -160px -132px;
}
.flag.flag-sm {
  background-position: -176px -132px;
}
.flag.flag-sn {
  background-position: -192px -132px;
}
.flag.flag-so {
  background-position: -208px -132px;
}
.flag.flag-somaliland {
  background-position: -224px -132px;
}
.flag.flag-sr {
  background-position: -240px -132px;
}
.flag.flag-ss {
  background-position: 0 -143px;
}
.flag.flag-st {
  background-position: -16px -143px;
}
.flag.flag-sv {
  background-position: -32px -143px;
}
.flag.flag-sx {
  background-position: -48px -143px;
}
.flag.flag-sy {
  background-position: -64px -143px;
}
.flag.flag-sz {
  background-position: -80px -143px;
}
.flag.flag-tc {
  background-position: -96px -143px;
}
.flag.flag-td {
  background-position: -112px -143px;
}
.flag.flag-tf {
  background-position: -128px -143px;
}
.flag.flag-tg {
  background-position: -144px -143px;
}
.flag.flag-th {
  background-position: -160px -143px;
}
.flag.flag-tibet {
  background-position: -176px -143px;
}
.flag.flag-tj {
  background-position: -192px -143px;
}
.flag.flag-tk {
  background-position: -208px -143px;
}
.flag.flag-tl {
  background-position: -224px -143px;
}
.flag.flag-tm {
  background-position: -240px -143px;
}
.flag.flag-tn {
  background-position: 0 -154px;
}
.flag.flag-to {
  background-position: -16px -154px;
}
.flag.flag-tr {
  background-position: -32px -154px;
}
.flag.flag-tt {
  background-position: -48px -154px;
}
.flag.flag-tv {
  background-position: -64px -154px;
}
.flag.flag-tw {
  background-position: -80px -154px;
}
.flag.flag-tz {
  background-position: -96px -154px;
}
.flag.flag-ua {
  background-position: -112px -154px;
}
.flag.flag-ug {
  background-position: -128px -154px;
}
.flag.flag-um {
  background-position: -144px -154px;
}
.flag.flag-us {
  background-position: -160px -154px;
}
.flag.flag-uy {
  background-position: -176px -154px;
}
.flag.flag-uz {
  background-position: -192px -154px;
}
.flag.flag-va {
  background-position: -208px -154px;
}
.flag.flag-vc {
  background-position: -224px -154px;
}
.flag.flag-ve {
  background-position: -240px -154px;
}
.flag.flag-vg {
  background-position: 0 -165px;
}
.flag.flag-vi {
  background-position: -16px -165px;
}
.flag.flag-vn {
  background-position: -32px -165px;
}
.flag.flag-vu {
  background-position: -48px -165px;
}
.flag.flag-wales {
  background-position: -64px -165px;
}
.flag.flag-wf {
  background-position: -80px -165px;
}
.flag.flag-ws {
  background-position: -96px -165px;
}
.flag.flag-xk {
  background-position: -112px -165px;
}
.flag.flag-ye {
  background-position: -128px -165px;
}
.flag.flag-yt {
  background-position: -144px -165px;
}
.flag.flag-za {
  background-position: -160px -165px;
}
.flag.flag-zanzibar {
  background-position: -176px -165px;
}
.flag.flag-zm {
  background-position: -192px -165px;
}
.flag.flag-zw {
  background-position: -208px -165px;
}

/* Porto icon font */
@font-face {
  font-family: 'porto';
  font-display: swap;
  src: url('../fonts/porto.eot?64334846');
  src: url('../fonts/porto.eot?64334846#iefix') format('embedded-opentype'),
       url('../fonts/porto.woff2?64334846') format('woff2'),
       url('../fonts/porto.woff?64334846') format('woff'),
       url('../fonts/porto.ttf?64334846') format('truetype'),
       url('../fonts/porto.svg?64334846#porto') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "porto";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-cart-thick:before {
  content: "";
}
.icon-check-circle:before {
  content: "";
}
.icon-envelop:before {
  content: "";
}
.icon-business-book:before {
  content: "";
}
.icon-long-arrow-right:before {
  content: "";
}
.icon-percent-shape:before {
  content: "";
}
.icon-sale-label:before {
  content: "";
}
.icon-help-circle:before {
  content: "";
}
.icon-sale-discount:before {
  content: "";
}
.icon-shipping-truck:before {
  content: "";
}
.icon-user-3:before {
  content: "";
}
.icon-long-arrow-alt:before {
  content: "";
}
.icon-map-location:before {
  content: "";
}
.icon-phone-call:before {
  content: "";
}
.icon-tablet:before {
  content: "";
}
.icon-spin1:before {
  content: "";
}
.icon-spin2:before {
  content: "";
}
.icon-spin3:before {
  content: "";
}
.icon-spin4:before {
  content: "";
}
.icon-spin5:before {
  content: "";
}
.icon-spin6:before {
  content: "";
}
.icon-firefox:before {
  content: "";
}
.icon-chrome:before {
  content: "";
}
.icon-opera:before {
  content: "";
}
.icon-ie:before {
  content: "";
}
.icon-phone:before {
  content: "";
}
.icon-down-dir:before {
  content: "";
}
.icon-cart:before {
  content: "";
}
.icon-up-dir:before {
  content: "";
}
.icon-mode-grid:before {
  content: "";
}
.icon-mode-list:before {
  content: "";
}
.icon-compare:before {
  content: "";
}
.icon-wishlist:before {
  content: "";
}
.icon-search:before {
  content: "";
}
.icon-left-dir:before {
  content: "";
}
.icon-right-dir:before {
  content: "";
}
.icon-down-open:before {
  content: "";
}
.icon-left-open:before {
  content: "";
}
.icon-right-open:before {
  content: "";
}
.icon-up-open:before {
  content: "";
}
.icon-angle-left:before {
  content: "";
}
.icon-angle-right:before {
  content: "";
}
.icon-angle-up:before {
  content: "";
}
.icon-angle-down:before {
  content: "";
}
.icon-down:before {
  content: "";
}
.icon-left:before {
  content: "";
}
.icon-right:before {
  content: "";
}
.icon-up:before {
  content: "";
}
.icon-angle-double-left:before {
  content: "";
}
.icon-angle-double-right:before {
  content: "";
}
.icon-angle-double-up:before {
  content: "";
}
.icon-angle-double-down:before {
  content: "";
}
.icon-mail:before {
  content: "";
}
.icon-location:before {
  content: "";
}
.icon-skype:before {
  content: "";
}
.icon-right-open-big:before {
  content: "";
}
.icon-left-open-big:before {
  content: "";
}
.icon-down-open-big:before {
  content: "";
}
.icon-up-open-big:before {
  content: "";
}
.icon-cancel:before {
  content: "";
}
.icon-user:before {
  content: "";
}
.icon-mail-alt:before {
  content: "";
}
.icon-fax:before {
  content: "";
}
.icon-lock:before {
  content: "";
}
.icon-company:before {
  content: "";
}
.icon-city:before {
  content: "";
}
.icon-post:before {
  content: "";
}
.icon-country:before {
  content: "";
}
.icon-calendar:before {
  content: "";
}
.icon-doc:before {
  content: "";
}
.icon-mobile:before {
  content: "";
}
.icon-clock:before {
  content: "";
}
.icon-chat:before {
  content: "";
}
.icon-tag:before {
  content: "";
}
.icon-folder:before {
  content: "";
}
.icon-folder-open:before {
  content: "";
}
.icon-forward:before {
  content: "";
}
.icon-reply:before {
  content: "";
}
.icon-cog:before {
  content: "";
}
.icon-cog-alt:before {
  content: "";
}
.icon-wrench:before {
  content: "";
}
.icon-quote-left:before {
  content: "";
}
.icon-quote-right:before {
  content: "";
}
.icon-gift:before {
  content: "";
}
.icon-dollar:before {
  content: "";
}
.icon-euro:before {
  content: "";
}
.icon-pound:before {
  content: "";
}
.icon-rupee:before {
  content: "";
}
.icon-yen:before {
  content: "";
}
.icon-rouble:before {
  content: "";
}
.icon-try:before {
  content: "";
}
.icon-won:before {
  content: "";
}
.icon-bitcoin:before {
  content: "";
}
.icon-ok:before {
  content: "";
}
.icon-chevron-left:before {
  content: "";
}
.icon-chevron-right:before {
  content: "";
}
.icon-export:before {
  content: "";
}
.icon-star:before {
  content: "";
}
.icon-star-empty:before {
  content: "";
}
.icon-plus-squared:before {
  content: "";
}
.icon-minus-squared:before {
  content: "";
}
.icon-plus-squared-alt:before {
  content: "";
}
.icon-minus-squared-alt:before {
  content: "";
}
.icon-truck:before {
  content: "";
}
.icon-lifebuoy:before {
  content: "";
}
.icon-pencil:before {
  content: "";
}
.icon-users:before {
  content: "";
}
.icon-video:before {
  content: "";
}
.icon-menu:before {
  content: "";
}
.icon-desktop:before {
  content: "";
}
.icon-doc-inv:before {
  content: "";
}
.icon-circle:before {
  content: "";
}
.icon-circle-empty:before {
  content: "";
}
.icon-circle-thin:before {
  content: "";
}
.icon-mini-cart:before {
  content: "";
}
.icon-paper-plane:before {
  content: "";
}
.icon-attention-alt:before {
  content: "";
}
.icon-info:before {
  content: "";
}
.icon-compare-link:before {
  content: "";
}
.icon-cat-default:before {
  content: "";
}
.icon-cat-computer:before {
  content: "";
}
.icon-cat-couch:before {
  content: "";
}
.icon-cat-garden:before {
  content: "";
}
.icon-cat-gift:before {
  content: "";
}
.icon-cat-shirt:before {
  content: "";
}
.icon-cat-sport:before {
  content: "";
}
.icon-cat-toys:before {
  content: "";
}
.icon-tag-line:before {
  content: "";
}
.icon-bag:before {
  content: "";
}
.icon-search-1:before {
  content: "";
}
.icon-plus:before {
  content: "";
}
.icon-minus:before {
  content: "";
}
.icon-search-2:before {
  content: "";
}
.icon-bag-1:before {
  content: "";
}
.icon-online-support:before {
  content: "";
}
.icon-shopping-bag:before {
  content: "";
}
.icon-us-dollar:before {
  content: "";
}
.icon-shipped:before {
  content: "";
}
.icon-list:before {
  content: "";
}
.icon-money:before {
  content: "";
}
.icon-shipping:before {
  content: "";
}
.icon-support:before {
  content: "";
}
.icon-bag-2:before {
  content: "";
}
.icon-grid:before {
  content: "";
}
.icon-bag-3:before {
  content: "";
}
.icon-direction:before {
  content: "";
}
.icon-home:before {
  content: "";
}
.icon-magnifier:before {
  content: "";
}
.icon-magnifier-add:before {
  content: "";
}
.icon-magnifier-remove:before {
  content: "";
}
.icon-phone-1:before {
  content: "";
}
.icon-clock-1:before {
  content: "";
}
.icon-heart:before {
  content: "";
}
.icon-heart-1:before {
  content: "";
}
.icon-earphones-alt:before {
  content: "";
}
.icon-credit-card:before {
  content: "";
}
.icon-action-undo:before {
  content: "";
}
.icon-envolope:before {
  content: "";
}
.icon-chart:before {
  content: "";
}
.icon-category-home:before {
  content: "";
}
.icon-category-motors:before {
  content: "";
}
.icon-category-music:before {
  content: "";
}
.icon-category-gifts:before {
  content: "";
}
.icon-category-electronics:before {
  content: "";
}
.icon-category-fashion:before {
  content: "";
}
.icon-category-hot-deals:before {
  content: "";
}
.icon-tag-percent:before {
  content: "";
}
.icon-joystick:before {
  content: "";
}
.icon-category-furniture:before {
  content: "";
}
.icon-category-garden:before {
  content: "";
}
.icon-category-lanterns-lighting:before {
  content: "";
}
.icon-category-mechanics:before {
  content: "";
}
.icon-category-motorcycles:before {
  content: "";
}
.icon-category-sound-video:before {
  content: "";
}
.icon-category-steering:before {
  content: "";
}
.icon-category-external-accessories:before {
  content: "";
}
.icon-category-fluids:before {
  content: "";
}
.icon-category-internal-accessories:before {
  content: "";
}
.icon-category-chains:before {
  content: "";
}
.icon-category-frames:before {
  content: "";
}
.icon-category-pedals:before {
  content: "";
}
.icon-category-saddle:before {
  content: "";
}
.icon-category-tools:before {
  content: "";
}
.icon-search-3:before {
  content: "";
}
.icon-secure-payment:before {
  content: "";
}
.icon-user-2:before {
  content: "";
}
.icon-wishlist-2:before {
  content: "";
}
.icon-gift-2:before {
  content: "";
}
.icon-edit:before {
  content: "";
}
.icon-chef:before {
  content: "";
}
.icon-smiling-girl:before {
  content: "";
}
.icon-tshirt:before {
  content: "";
}
.icon-boy-broad-smile:before {
  content: "";
}
.icon-smiling-baby:before {
  content: "";
}
.icon-bars:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
.icon-facebook:before {
  content: "";
}
.icon-spinner:before {
  content: "";
}
.icon-instagram:before {
  content: "";
}
.icon-check-empty:before {
  content: "";
}
.icon-check:before {
  content: "";
}
.icon-shopping-cart:before {
  content: "";
}
.icon-phone-2:before {
  content: "";
}
.icon-percent-circle:before {
  content: "";
}
.icon-pulley:before {
  content: "";
}
.icon-password-lock:before {
  content: "";
}
.icon-pin:before {
  content: "";
}
.icon-rotulo:before {
  content: "";
}
.icon-comida-organica:before {
  content: "";
}
.icon-estrela:before {
  content: "";
}
.icon-fazer-compras:before {
  content: "";
}
.icon-gluten:before {
  content: "";
}
.icon-arrow-forward-right:before {
  content: "";
}

form {
  margin-bottom: 3.5rem;
}
form h2 {
  margin-top: 3.4rem;
  margin-bottom: 2.3rem;
}

.form-group {
  margin-bottom: 1.4rem;
}
.form-group .form-control,
.form-group .select-custom {
  margin-bottom: 0;
}
.form-group .form-control + .form-control {
  margin-top: 1rem;
}

.form-group-sm {
  max-width: 480px;
  margin-bottom: 0.9rem;
}

.form-control {
  padding-left: 1.2rem;
  height: 46px;
  margin-bottom: 1rem;
  transition: all 0.3s;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  background-color: #fff;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}
.form-control:focus {
  border-color: #dfdfdf;
  background-color: #fff;
  color: #000;
  box-shadow: none;
}

.form-control-sm {
  height: 4.6rem;
  padding: 0.8rem 1.2rem;
}

select.form-control:not([size]):not([multiple]) {
  height: 6rem;
}

select.form-control-sm:not([size]):not([multiple]) {
  padding: 0;
  padding-left: 1.2rem;
  height: 3.7rem;
  font-size: 1.4rem;
  letter-spacing: -0.013em;
}

.main .form-control::-webkit-input-placeholder,
.main .form-control::-moz-placeholder,
.main .form-control:-ms-input-placeholder,
.main .form-control::-ms-input-placeholder,
.main .form-control::placeholder {
  font-family: Inter, sans-serif;
}

textarea.form-control {
  padding-top: 0.8rem;
  min-height: 151px;
  border-color: #ebebeb;
}

.form-footer {
  display: flex;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 3.5rem;
  font-size: 1.2rem;
  vertical-align: middle;
}
.form-footer .form-footer-right {
  margin-right: 0;
  margin-left: auto;
}
.form-footer .form-footer-right .btn {
  margin: 0;
}
.form-footer .btn {
  margin-right: 3rem;
}

.forget-pass {
  line-height: 1.3;
}

label {
  margin: 0 0 0.6rem;
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
}

.required-field > label:after {
  margin: 0 0 0 0.45rem;
  color: #e02b27;
  font-size: 1.2rem;
  content: "*";
}

.required {
  color: #e02b27;
}
.required + .form-footer {
  margin-top: 0.8rem;
}

.select-custom {
  position: relative;
  margin-bottom: 1rem;
  background: #fff;
}
.select-custom select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  position: relative;
  z-index: 1;
  background: transparent;
}
.select-custom select:focus {
  background: transparent;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .select-custom select::-ms-expand {
    display: none;
  }
  .select-custom select:focus::-ms-value {
    background: transparent;
    color: currentColor;
  }
}
.select-custom:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.9rem;
  transform: translateY(-50%);
  font-family: "porto";
  font-size: 1.6rem;
  content: "";
  padding-bottom: 2px;
  font-weight: 400;
}
.select-custom .form-control,
.select-custom .form-control-sm {
  padding-right: 4rem;
}

.form-group-custom-control {
  margin-top: 1.3rem;
}
.form-group-custom-control .custom-control {
  margin-top: 0;
  margin-bottom: 2rem;
}
.form-group-custom-control .custom-radio {
  margin-bottom: 2.2rem;
  padding-left: 2.9rem;
}
.form-group-custom-control + .form-group-custom-control {
  margin-top: -0.5rem;
}
.form-group-custom-control .custom-control-label {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: initial;
  color: #000777;
  font-size: 13px;
}

.custom-control {
  position: relative;
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-left: 3rem;
}

.custom-control-label {
  position: static;
  margin-bottom: 0;
}
.custom-control-label:before, .custom-control-label:after {
  top: 0;
  left: 0;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.custom-control-label:before {
  border: 1px solid #ccc;
  background-color: #fff;
}
.custom-radio .custom-control-label:after {
  top: 4px;
  left: 0.4rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
}
a.text-primary:focus, a.text-primary:hover{
  color: var(--color-primary)!important;
}
.custom-radio .custom-control-input {
  position: absolute;
  z-index: 333;
  opacity: 0;
  left: 4px;
  top: 3px;
}
.custom-radio .custom-control {
  padding-left: 2.9rem;
}

.custom-checkbox .custom-control-label:after {
  top: 0;
  left: 4px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
  background-color: transparent;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background: none;
  color: #000;
  content: "";
  font-family: "porto";
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
  background-color: var(--color-primary);
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}

.custom-radio .custom-control-label:before {
  background-color: transparent !important;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: none;
  background-color: var(--color-primary);
}

.form-control-tooltip {
  position: relative;
  padding-right: 4rem;
}
.form-control-tooltip .input-tooltip {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: all 0.3s;
  color: #000;
  font-size: 2.4rem;
}
.form-control-tooltip .input-tooltip:hover, .form-control-tooltip .input-tooltip:focus {
  color: #000;
}

.form-input {
  padding: 1rem 1.2rem;
  border: 1px solid #ddd;
  border-radius: 2px;
}

.form-wide {
  width: 100%;
}

@media (min-width: 768px) {
  form,
.form-footer {
    margin-bottom: 4rem;
  }

  form h2 {
    margin-top: 4.4rem;
  }
}
@media (min-width: 992px) {
  form,
.form-footer {
    margin-bottom: 5rem;
  }
}
.info-box {
  display: flex;
  align-items: center;
  width: 100%;
  color: #000;
  padding: 2.5rem 2.4rem 2rem;
}
.info-box i {
  color: inherit;
  font-size: 3.7rem;
  text-align: center;
}
.info-box i:before {
  width: auto;
  margin: 0 0.1em;
}
.info-box h4 {
  color: inherit;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1;
}
.info-box p {
  margin-bottom: 0;
  font-size: 1.3rem;
  line-height: 1.6;
}
.info-box .porto-info {
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  color: #2f6473;
}

.info-box.with-icon p:before {
  float: left;
  content: "";
  color: #5bc0de;
  font-family: "Font Awesome 5 Free";
  font-size: 2rem;
  font-weight: 900;
  line-height: 1;
  margin-right: 5px;
  margin-top: 3px;
}

.info-box-icon-left {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.info-box-icon-left i {
  line-height: 0;
  margin-right: 1.5rem;
}

.product-countdown-container {
  display: flex;
  position: absolute;
  padding: 1rem 0.7rem 0.9rem;
  justify-content: center;
  flex-wrap: wrap;
  left: 1rem;
  right: 1rem;
  bottom: 1rem;
  opacity: 0.7;
  letter-spacing: -0.01em;
  visibility: visible;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  transition: opacity 0.3s ease;
  background: var(--color-primary);
  z-index: 6;
}
.product-countdown-container .product-countdown-title {
  display: inline-block;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  margin-bottom: 0;
  margin-right: 3px;
}
.product-countdown-container .product-countdown {
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 6;
  line-height: 1;
  opacity: 1;
  color: #fff;
}
.product-countdown-container .product-countdown .countdown-amount {
  display: block;
  padding-bottom: 2px;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
}

.product-default:not(.count-down):hover .product-countdown,
.product-default:not(.count-down):hover .product-countdown-container {
  opacity: 0;
  visibility: hidden;
}

.modal form {
  margin: 0;
}
.modal form .form-group {
  max-width: 480px;
}
.modal form .form-control {
  max-width: 100%;
}

.modal-body {
  padding: 1.5rem;
}

.modal-content {
  border-radius: 0;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
}

.modal-header,
.modal-footer {
  display: flex;
  align-items: center;
  height: 80px;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.modal-title {
  font-weight: 400;
}

.close {
  font-size: 2.2rem;
}

@media (min-width: 576px) {
  .modal-content {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .modal-body {
    max-height: calc(100vh - 210px);
    padding-top: 2rem;
    overflow-y: auto;
  }

  .modal-header,
.modal-footer,
.modal-body {
    padding-right: 2em;
    padding-left: 2rem;
  }
}
@media (min-width: 992px) {
  .modal-dialog {
    max-width: 800px;
  }

  .modal-header,
.modal-footer,
.modal-body {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media (max-width: 479px) {
  .modal-open,
.modal-open .modal {
    padding-right: 0 !important;
  }
}
.page-header {
  padding: 5.5rem 0;
  color: #000;
  background-color: #f4f4f4;
  text-align: center;
}
.page-header .breadcrumb {
  padding-top: 0.5rem;
  padding-bottom: 0;
}
.page-header .breadcrumb a {
  color: var(--color-primary);
}
.page-header .breadcrumb a:hover {
  text-decoration: underline;
}
.page-header .breadcrumb .breadcrumb-item:last-child:before {
  padding-right: 0.8rem;
}
.breadcrumb-nav + .page-header {
  margin-top: -2rem;
}

.page-header h1,
.page-title {
  margin-bottom: 0.4rem;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: #000;
}

@media (min-width: 768px) {
  .breadcrumb-nav + .page-header {
    margin-top: -3rem;
  }
}
@media (min-width: 992px) {
  .breadcrumb-nav + .page-header {
    margin-top: -4rem;
  }
}
.toolbox {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
}
.toolbox .select-custom:after {
  right: 1.5rem;
  font-size: 1.6rem;
  color: #000;
}
.toolbox .select-custom .form-control {
  max-width: 160px;
  padding-right: 2.5rem;
  padding-left: 0.8rem;
  font-size: 1.3rem;
  padding-top: 1px;
}
.toolbox label {
  margin: 1px 1.1rem 0 0;
  color: #000;
  font-size: 1.3rem;
  font-weight: 400;
  font-family: "Inter", sans-serif;
}
.toolbox .form-control {
  display: inline-block;
  margin-bottom: 0;
  padding: 0 0.8rem;
  color: #000;
}
.toolbox .form-control:focus {
  color: #000;
}
.toolbox select.form-control:not([size]):not([multiple]) {
  height: 34px;
}
.toolbox .toolbox-show .select-custom:after {
  right: 1rem;
}

.toolbox,
.toolbox-left,
.toolbox-right,
.toolbox-item {
  display: flex;
  align-items: center;
}

.toolbox-item {
  margin-bottom: 10px;
}
.toolbox-item:not(:last-child) {
  margin-right: 10px;
}
.toolbox-item.layout-modes {
  margin-top: -1px;
}
.toolbox-item.toolbox-sort {
  margin-right: 1.5rem;
}
.toolbox-item .select-custom {
  margin-bottom: 0;
}

.toolbox-pagination {
  border-top: 1px solid #efefef;
  padding-top: 2.5rem;
  margin-bottom: 3.5rem;
}

.pagination {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  color: #706f6c;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: Inter, sans-serif;
}

.page-item:not(:first-child) {
  margin-left: 0.5rem;
}
.page-item.active .page-link {
  color: #706f6c;
  background-color: transparent;
  border-color: var(--color-primary);
}
.page-item.disabled {
  display: none;
}

.page-link {
  border: 1px solid #ccc;
  padding: 0 0.5em;
  min-width: 2.2em;
  color: inherit;
  line-height: 2.1em;
  text-align: center;
}
.page-link:hover, .page-link:focus {
  color: #706f6c;
  background-color: transparent;
  border-color: var(--color-primary);
  box-shadow: none;
}
.page-link i {
  font-size: 2rem;
}

span.page-link,
.page-link-btn {
  border: 0;
}

.layout-btn {
  display: inline-block;
  width: 1.2em;
  color: #000;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
}
.layout-btn:not(:last-child) {
  margin-right: 4px;
}
.layout-btn.active {
  color: var(--color-primary);
}

@media (min-width: 992px) {
  .toolbox-pagination {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  aside .toolbox-item {
    display: block;
  }
  aside .toolbox-item:after {
    content: normal;
  }

  .toolbox:not(.toolbox-pagination) {
    padding: 10px;
    background-color: #f4f4f4;
    margin-bottom: 2rem;
  }
  .toolbox:not(.toolbox-pagination) .toolbox-item {
    margin-bottom: 0;
  }

  .toolbox label {
    font-size: 11px;
    font-weight: 600;
    color: #000;
  }
  .toolbox .select-custom .form-control {
    font-size: 11px;
    font-weight: 600;
    max-width: 140px;
    text-transform: uppercase;
    color: #000;
  }
}
@media (max-width: 767px) {
  .toolbox label {
    display: none;
  }
  .toolbox .select-custom:after {
    padding: 2px 0 0;
  }
}
@media (max-width: 575px) {
  .toolbox .layout-modes {
    display: none;
  }
  .toolbox .toolbox-show, .toolbox .toolbox-sort {
    margin-right: 0;
  }
  .toolbox .select-custom .form-control {
    max-width: 132px;
  }
}
.minipopup-area {
  position: fixed;
  right: 20px;
  bottom: 20px;
  font-size: 1.1em;
  text-align: center;
  z-index: 20002;
}

.minipopup-box {
  position: absolute;
  right: -100px;
  text-align: left;
  margin: auto auto 20px;
  padding: 20px;
  line-height: 1.4;
  box-shadow: 0 1px 30px rgba(0, 0, 0, 0.08);
  word-break: break-word;
  transform: translateY(-100%);
  width: 300px;
  z-index: 1000;
  background: #fff;
  opacity: 0;
  transition: right 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.minipopup-box.active {
  right: 0;
  opacity: 1;
}
.minipopup-box .product {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.minipopup-box figure {
  max-width: 60px;
  margin-right: 10px;
  margin-bottom: 0;
}
.minipopup-box .product-detail {
  font-family: Inter, sans-serif;
  font-weight: 500;
}
.minipopup-box .product-detail .product-name {
  color: #000;
  font-size: 12px;
  font-weight: 700;
}
.minipopup-box .product-detail .product-name:hover {
  color: var(--color-primary);
}
.minipopup-box .product-detail p {
  font-size: 12px;
  letter-spacing: -0.025em;
  margin-bottom: 0;
}
.minipopup-box .product-action .btn {
  min-width: 120px;
  letter-spacing: 0.025em;
  font-size: 11.2px;
  padding: 11.2px 22.4px;
}
.minipopup-box .product-action .btn.viewcart {
  background-color: #efefef;
  color: #000;
}
.minipopup-box .product-action .btn.checkout {
  float: right;
}

.wishlist-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-width: 4px 0 0;
  font-weight: 600;
  line-height: 1.5;
  padding: 15px 20px;
  width: 250px;
  border-radius: 0;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s, visibility 0.35s;
  z-index: 100;
}
.wishlist-popup .wishlist-popup-msg {
  font-weight: 600;
  line-height: 1.6;
  text-align: center;
}
.wishlist-popup.active {
  opacity: 1;
  visibility: visible;
  z-index: 1071;
}

.login-popup .mfp-content {
  margin-top: 2.1rem;
  max-width: 872px;
  background-color: #fff;
}
.login-popup .btn-regist {
  margin-top: 3.6rem;
  font-size: 1.6rem;
  letter-spacing: -0.025em;
}
.login-popup .form-footer-right {
  margin-bottom: 0.6rem;
}
.login-popup .form-input {
  height: 42px;
}
.login-popup .container {
  padding: 3.9rem 3.6rem 4.7rem;
}
.login-popup .title {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.45;
  margin-bottom: 0.9rem;
}
.login-popup form {
  display: block;
}
.login-popup label {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.57;
  margin-bottom: 0.6rem;
}
.login-popup .form-footer {
  margin: 1rem 0 2.1rem;
}
.login-popup .form-footer .custom-control {
  margin: 0 0 0 auto;
  font-size: 1.3rem;
  padding-left: 2.5rem;
}
.login-popup .forget-password {
  color: #000;
  font-size: 1.4rem;
  font-family: "Inter", sans-serif;
  font-weight: 600;
}
.login-popup .btn-block {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 1.5rem 2.4rem;
  letter-spacing: -0.02em;
}
.login-popup .form-control {
  padding-left: 2.5rem;
}
.login-popup .form-control:hover {
  outline: none;
}
.login-popup .custom-control-label {
  margin-top: 2px;
  font-size: 1.2rem;
}

.newsletter-popup {
  position: relative;
  max-width: 740px;
  margin-right: auto;
  margin-left: auto;
  padding: 64px 40px;
  border-radius: 0;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.12);
}

.mfp-bg {
  background-color: #000777;
}

button.mfp-close {
  position: absolute;
  top: 0;
  right: 0;
  overflow: visible;
  opacity: 0.65;
  cursor: pointer;
  background: transparent;
  border: 0;
  text-indent: -9999px;
  transform: rotateZ(45deg);
  color: #838383;
}
button.mfp-close:hover {
  opacity: 1;
}
.mfp-image-holder button.mfp-close {
  width: 41px;
  color: #fff;
  text-align: left;
}
button.mfp-close:after {
  content: "";
  position: absolute;
  height: 17px;
  top: 12px;
  left: 20px;
  border-left: 1px solid;
}
button.mfp-close:before {
  content: "";
  position: absolute;
  width: 17px;
  top: 20px;
  left: 12px;
  border-top: 1px solid;
}

.newsletter-popup-content {
  max-width: 357px;
}
.newsletter-popup-content .form-control {
  height: auto;
  padding: 7px 12px 9px 22px;
  border-radius: 3rem 0 0 3rem;
  font-size: 1.36rem;
  line-height: 2.4;
  border: none;
  background-color: #f4f4f4;
}
.newsletter-popup-content .form-control::placeholder {
  position: relative;
  top: 2px;
  color: #999;
}
.newsletter-popup-content .btn {
  margin-left: -1px;
  padding: 0 32px 0 25px;
  border-radius: 0 3rem 3rem 0;
  font-size: 1.28rem;
  font-family: "Inter", sans-serif;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}

.logo-newsletter {
  display: inline-block;
  max-width: 111px;
  height: auto;
}

.newsletter-popup h2 {
  margin: 24px 0 5px;
  color: #313131;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
}

.newsletter-popup p {
  font-size: 1.4rem;
  line-height: 1.85;
  letter-spacing: -0.02em;
  margin-bottom: 2.4rem;
}

.newsletter-popup form {
  margin: 0 0 2.7rem;
}

.newsletter-popup .custom-control {
  margin: 0 0 4px 1px;
  padding-left: 2.5rem;
}

.newsletter-subscribe {
  font-size: 1.1rem;
  text-align: left;
}
.newsletter-subscribe .checkbox {
  margin: 1.5rem 0;
}
.newsletter-subscribe input {
  margin-right: 0.5rem;
  vertical-align: middle;
}
.newsletter-subscribe label {
  margin-top: 0.2rem;
  color: inherit;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  text-transform: none;
}

.mfp-newsletter.mfp-removing {
  transition: opacity 0.35s ease-out;
  opacity: 0;
}

.mfp-ready .mfp-preloader {
  display: none;
}

.mfp-zoom-out-cur .mfp-bg {
  opacity: 0.8;
  background-color: #0b0b0b;
}
.mfp-zoom-out-cur .mfp-counter {
  color: #fff;
}
.mfp-zoom-out-cur .mfp-arrow-right:before {
  border-left: 0;
}
.mfp-zoom-out-cur .mfp-arrow-left:before {
  border-right: 0;
}

.mfp-ajax-product.mfp-bg,
.login-popup.mfp-bg {
  opacity: 0.6;
  background-color: transparent;
}

.mfp-ajax-product .product-single-container {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  max-height: calc( 100vh - 4rem );
  overflow-y: auto;
}

.mfp-wrap .mfp-content {
  transition: all 0.35s ease-out;
  opacity: 0;
}

.login-popup.mfp-wrap .mfp-content {
  max-width: 525px;
}

.mfp-ajax-product.mfp-wrap .mfp-content {
  max-width: 931px;
}

.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-ajax-product {
  z-index: 1058;
}

.mfp-bg.mfp-newsletter, .mfp-bg.login-popup,
.mfp-wrap.mfp-newsletter,
.mfp-wrap.login-popup {
  z-index: 1058;
}

@media (max-width: 991px) {
  .mfp-container {
    padding: 0.6rem;
  }
}
@media (max-width: 479px) {
  .minipopup-area {
    right: 10px;
  }

  .minipopup-box {
    width: 290px;
  }

  .newsletter-popup {
    padding: 54px 30px;
  }
}
@media (min-width: 768px) {
  .login-popup .col-md-6 {
    padding: 0 2rem;
  }
  .login-popup .col-md-6:first-child {
    border-right: 1px solid #f5f6f6;
  }
}
.product-intro.owl-carousel.owl-theme .owl-nav.disabled + .owl-dots {
  margin: 0;
}
.product-intro.owl-carousel.owl-theme .owl-dots {
  top: -58px;
  position: absolute;
  right: 0;
}
.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot span {
  position: relative;
  display: block;
  width: 14px;
  height: 14px;
  border: 2px solid;
  background: none;
  margin: 5px 2px;
  border-radius: 7px;
  border-color: rgba(0, 68, 102, 0.4);
  transition: opacity 0.2s;
}
.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot.active span, .product-intro.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background: none;
  border-color: var(--color-primary);
}
.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot.active span:before, .product-intro.owl-carousel.owl-theme .owl-dots .owl-dot:hover span:before {
  display: none;
}
.product-intro.owl-carousel.owl-theme .owl-dots .owl-dot.active span:after, .product-intro.owl-carousel.owl-theme .owl-dots .owl-dot:hover span:after {
  content: "";
  position: absolute;
  left: 3px;
  bottom: 3px;
  right: 3px;
  top: 3px;
  border-radius: 10px;
  background-color: var(--color-primary);
}
.product-intro.owl-carousel.owl-theme .owl-nav {
  color: #333;
  font-size: 2.4rem;
}
.product-intro.owl-carousel.owl-theme .owl-nav .owl-prev,
.product-intro.owl-carousel.owl-theme .owl-nav .owl-next {
  opacity: 0;
  transition: opacity 0.2s, transform 0.4s;
  top: 30%;
  width: 30px;
}
.product-intro.owl-carousel.owl-theme .owl-nav .owl-prev {
  text-align: left;
  left: -30px;
  padding-right: 30px;
  transform: translateX(-10px);
}
.product-intro.owl-carousel.owl-theme .owl-nav .owl-next {
  text-align: right;
  right: -30px;
  padding-left: 30px;
  transform: translateX(10px);
}
.product-intro.owl-carousel.owl-theme:hover .owl-prev,
.product-intro.owl-carousel.owl-theme:hover .owl-next {
  transform: translateX(0);
  opacity: 1;
}

.product-panel {
  margin-bottom: 3.5rem;
}
.product-panel .section-title {
  color: #313131;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  margin-bottom: 2.4rem;
}
.product-panel .section-title h2 {
  font-weight: 700;
  font-size: 1.6rem;
  font-family: "Inter", sans-serif;
  letter-spacing: -0.01em;
  line-height: 22px;
  text-transform: uppercase;
}

.tooltiptext {
  visibility: hidden;
  position: absolute;
  background-color: #333;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  letter-spacing: 0.01em;
  text-align: center;
  padding: 1rem 0.7rem;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
}

figure .porto-loading-icon {
  position: absolute;
}

.product-default {
  color: #000;
  margin-bottom: 2rem;
  transition: box-shadow 0.3s ease-in-out;
}
.product-default a {
  color: inherit;
  min-height: 32px;
  display: block;
}
.product-default a:hover {
  color: var(--color-primary);
  text-decoration: none;
}
.product-default figure {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 2.1rem;
}
.product-default figure > a:first-child {
  width: 100%;
  height: 100%;
  /* aspect-ratio: 1/1; */
}
.shop-by-category-section h6{
  min-height: 46px
}
.product-default figure img {
  transition: opacity 0.3s ease-in-out;
  height: auto;
  width: 100%;
}
.product-default figure img:last-child {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  left: 0;
}
.product-default figure img:first-child {
  opacity: 1;
  position: relative;
}
.product-default .label-group {
  position: absolute;
  top: 0.8rem;
  left: 0.8rem;
}
.product-default .product-label {
  display: block;
  text-align: center;
  margin-bottom: 5px;
  text-transform: uppercase;
  padding: 5px 11px;
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  line-height: 1;
  border-radius: 12px;
}
.product-default .product-label.label-hot {
  background-color: #2ba968;
}
.product-default .product-label.label-sale {
  background-color: #da5555;
}
.product-default .product-label.label-number {
  display: flex;
  position: relative;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 1.6rem;
  background-color: var(--color-primary);
  color: #fff;
}
.product-default .product-label.label-number span {
  margin-left: 1px;
}
.product-default .product-details {
  display: flex;
  display: -ms-flexbox;
  padding: 0 0.8rem;
  flex-direction: column;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.product-default .category-wrap {
  width: 100%;
  white-space: nowrap;
}
.product-default .category-list {
  text-align: center;
  font-weight: 400;
  font-size: 1rem;
  font-family: "Inter", sans-serif;
  line-height: 1.7;
  opacity: 0.8;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product-default .product-title {
  max-width: 100%;
  font-weight: semi-bold;
  font-size: 16px;
  font-family: Inter, sans-serif;
  line-height: 1.35;
  letter-spacing: 0.005em;
  margin-bottom: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: 44px;
}
.stars{
  margin-bottom: 16px
}
.product-default .title-wrap .product-title {
  text-overflow: ellipsis;
  overflow: hidden;
  width: calc(100% - 20px);
  margin-bottom: 0.5rem;
}
.product-default .title-wrap .btn-icon-wish {
  margin-top: -2px;
}
.product-default .product-action {
  position: relative;
  margin-bottom: 1.5rem;
  color: #333;
  text-align: center;
}
.product-default .btn-add-cart,
.product-default .btn-icon-wish,
.product-default .btn-quickview {
  border: 1px solid #f4f4f4;
  background: #f4f4f4;
  color: #6f6e6b;
  line-height: 34px;
}
.product-default .btn-icon-wish,
.product-default .btn-quickview {
  display: inline-block;
  position: absolute;
  top: 0;
  margin: 0 2px;
  width: 36px;
  height: 36px;
  font-size: 1.6rem;
  text-align: center;
  opacity: 0;
  transition: all 0.25s ease;
}
.product-default .btn-icon-wish.checked,
.product-default .btn-quickview.checked {
  color: #e27c7c;
}
.product-default .btn-icon-wish.checked i:before,
.product-default .btn-quickview.checked i:before {
  content: "";
}
.product-default .btn-icon-wish:hover,
.product-default .btn-quickview:hover {
  color: #333;
}
.product-default .btn-icon-wish {
  left: 0;
}
.product-default .btn-icon-wish.added-wishlist i::before {
  content: "";
  color: #da5555;
}
.product-default .btn-quickview {
  font-size: 1.4rem;
  right: 0;
}
.product-default:not(.inner-icon) .btn-add-cart:not(.product-type-simple) i {
  display: none;
}
.product-default .btn-add-cart {
  display: inline-block;
  padding: 0 1.4rem;
  font-size: 1.2rem;
  font-weight: 600;
  font-family: Inter, sans-serif;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  transition: all 0.25s ease;
}
.product-default .btn-add-cart i {
  font-size: 1.5rem;
  margin-bottom: 2px;
  line-height: 0;
}
.product-default .btn-add-cart i:before {
  margin: 0 4px 0 0;
  font-weight: 800;
}
.product-default:hover {
  z-index: 1;
  box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.3s ease-in-out;
}
.product-default:hover figure img:first-child {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.product-default:hover figure img:last-child {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.product-default:hover .btn-add-cart {
  background: #2b2b2d;
  border-color: #2b2b2d;
  color: #fff;
}
.product-default:hover .btn-add-cart.product-type-simple i {
  display: inline-block;
}
.product-default:hover .product-action a {
  opacity: 1;
}
.product-default:hover .product-action a.btn-icon-wish {
  left: -40px;
}
.product-default:hover .product-action a.btn-quickview {
  right: -40px;
}

.tooltip-top:after {
  content: "";
  position: absolute;
  top: 96%;
  left: 50%;
  margin-left: -6px;
  border-width: 6px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

.old-price {
  text-decoration: line-through;
  font-size: 1.4rem;
  letter-spacing: 0.005em;
  color: #999;
  margin-right: 3px;
}

.product-price {
  color: #000!important;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700;
  font-family: Inter, sans-serif;
}

.price-box {
  margin-bottom: 1.4rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  line-height: 1;
}

.ratings-container {
  line-height: 1;
  margin: 0 0 12px 1px;
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.ratings-container .product-ratings,
.ratings-container .ratings {
  position: relative;
  display: inline-block;
  font-size: 11px;
  letter-spacing: 0.1em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.ratings-container .product-ratings {
  height: 11px;
}
.ratings-container .product-ratings:before {
  content: "";
  color: rgba(0, 0, 0, 0.16);
}
.ratings-container .product-ratings:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.ratings-container .ratings {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
}
.ratings-container .ratings:before {
  content: "";
  color: #6a6a6d;
}

.product-select-group {
  display: flex;
  display: -ms-flexbox;
}

.product-select {
  margin: 0 4px 0 0;
  cursor: pointer;
}
.product-select.type-image {
  width: 32px;
  height: 32px;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.09);
}
.product-select.type-image.checked, .product-select.type-image.hover {
  border: 1px solid var(--color-primary);
}
.product-select.type-check {
  margin: 5px;
  overflow: visible;
  display: block;
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.product-select.type-check:after {
  content: "";
  background-color: transparent;
  border: 1px solid black;
  position: absolute;
  left: -3px;
  top: -3px;
  border-radius: 50%;
  width: 18px;
  display: block;
  height: 18px;
}
.product-select.type-check.checked:before {
  font-size: 8px;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  color: #fff;
  height: 12px;
  line-height: 12px;
  margin-top: -6px;
  text-align: center;
}

.product-nav-filter {
  display: flex;
  align-items: center;
}

.product-nav-thumbs a,
.product-nav-thumbs span {
  margin-right: 0.6rem;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent !important;
  border: 1px solid #e9e9e9;
  transition: border-color 0.35s;
}
.product-nav-thumbs a:hover,
.product-nav-thumbs span:hover {
  border-color: #1d70ba;
}

.product-nav-dots {
  padding-top: 2px;
}

.product-nav-dots a,
.product-nav-dots span {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  border: 0.2rem solid #fff;
  margin-right: 0.6rem;
  transition: box-shadow 0.35s ease;
  box-shadow: 0 0 0 0.1rem #000;
}

.product-single-qty {
  display: inline-block;
  max-width: 104px;
  vertical-align: middle;
}
.product-single-qty .bootstrap-touchspin.input-group {
  flex-wrap: nowrap;
  max-width: none;
  padding-right: 0;
}
.product-single-qty .bootstrap-touchspin .form-control {
  width: 2.7em;
  height: 36px;
  padding: 10px 2px;
  color: #000;
  font-size: 1.4rem;
  font-family: Inter, sans-serif;
  text-align: center;
}
.product-single-qty .bootstrap-touchspin .form-control,
.product-single-qty .bootstrap-touchspin .form-control:not(:focus),
.product-single-qty .btn-outline:not(:disabled):not(.disabled):active {
  border-color: #dae2e6;
}
.product-single-qty .btn {
  width: 2.2em;
  padding: 0;
}
.product-single-qty .btn.btn-down-icon:hover:before, .product-single-qty .btn.btn-down-icon:hover:after,
.product-single-qty .btn.btn-up-icon:hover:before,
.product-single-qty .btn.btn-up-icon:hover:after {
  background-color: var(--color-primary);
}
.product-single-qty .btn.btn-outline {
  border-color: #e7e7e7;
}
.product-single-qty .btn.btn-down-icon:after,
.product-single-qty .btn.btn-up-icon:before,
.product-single-qty .btn.btn-up-icon:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 9px;
  height: 2px;
  margin-left: -0.55rem;
  background: #000;
  content: "";
}
.product-single-qty .btn.btn-up-icon:before {
  transform: rotate(90deg);
}
.product-single-qty .horizontal-quantity::-webkit-outer-spin-button, .product-single-qty .horizontal-quantity::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* Product Quantity Buttons - Custom Style */
.input-wrapper.quantity.btn-quantity {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 13px 12px;
  gap: 12px;
  width: 105px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #828282;
  border-radius: 24px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.input-wrapper.quantity.btn-quantity .minus-btn,
.input-wrapper.quantity.btn-quantity .plus-btn {
  background-color: transparent;
  border: none;
  width: auto;
  height: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 0;
  margin: 0;
  flex: none;
}

.input-wrapper.quantity.btn-quantity .minus-btn:hover,
.input-wrapper.quantity.btn-quantity .plus-btn:hover {
  color: var(--color-primary, #08c);
}

.input-wrapper.quantity.btn-quantity .minus-btn:active,
.input-wrapper.quantity.btn-quantity .plus-btn:active {
  color: #000;
}

.input-wrapper.quantity.btn-quantity input[type="number"] {
  border: none;
  text-align: center;
  width: 30px;
  height: auto;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  background-color: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -moz-appearance: textfield;
  appearance: textfield;
  flex: none;
}

.input-wrapper.quantity.btn-quantity input[type="number"]::-webkit-inner-spin-button,
.input-wrapper.quantity.btn-quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.input-wrapper.quantity.btn-quantity input[type="number"]:focus {
  outline: none;
  box-shadow: none;
}

/* Adjust parent container to accommodate custom quantity buttons */
.product-single-qty:has(.input-wrapper.quantity.btn-quantity) {
  max-width: 105px;
  width: 105px;
  margin-right: 1rem;
}

/* Ensure product action buttons are properly aligned */
.product-action form.cart {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}

.config-swatch-list {
  margin: 1.5rem 0 0;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.config-swatch-list li a {
  position: relative;
  display: block;
  width: 2.8rem;
  height: 2.8rem;
  margin: 3px 6px 3px 0;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
.config-swatch-list li .color-panel {
  display: inline-block;
  width: 1.7rem;
  height: 1.7rem;
  border: 1px solid #fff;
  transition: all 0.3s;
  margin-right: 1.5rem;
}
.config-swatch-list li span:last-child {
  cursor: pointer;
}
.config-swatch-list li:hover span:last-child {
  color: var(--color-primary);
}
.config-swatch-list li.active a:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  font-family: "porto";
  font-size: 1.1rem;
  line-height: 1;
  content: "";
}
.config-swatch-list a:hover .color-panel,
.config-swatch-list a:focus .color-panel,
.config-swatch-list li.active .color-panel {
  box-shadow: 0 0 0 0.1rem #dfdfdf;
}

.modal#addCartModal {
  width: 340px;
  top: calc((100% - 320px) / 2);
  left: calc((100% - 320px) / 2);
  padding: 10px !important;
  overflow: hidden;
}
.modal#addCartModal .modal-dialog {
  margin: 0;
}
.modal#addCartModal .modal-content {
  margin: 0;
  border: none;
  box-shadow: none;
}

.add-cart-box {
  padding: 19px 10px 20px !important;
  border-top: 4px solid var(--color-primary);
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
.add-cart-box h4 {
  font-weight: 500;
  color: var(--color-primary);
  margin-bottom: 1.8rem;
}
.add-cart-box img {
  margin: 0 auto 10px;
  width: 120px;
}
.add-cart-box .btn-actions {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-around;
  -ms-flex-pack: distribute;
}
.add-cart-box .btn-actions .btn-primary {
  width: 140px;
  padding: 8px 0;
  font: 500 16px "Inter", sans-serif;
  border: none;
  cursor: pointer;
}
.add-cart-box .btn-actions .btn-primary:focus, .add-cart-box .btn-actions .btn-primary:active, .add-cart-box .btn-actions .btn-primary:active:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

.divide-line > .col-1:nth-child(n) {
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.divide-line > .col-1:nth-child(12n) {
  border-right: none;
}
.divide-line > .col-2:nth-child(n) {
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.divide-line > .col-2:nth-child(6n) {
  border-right: none;
}
.divide-line > .col-3:nth-child(n) {
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.divide-line > .col-3:nth-child(4n) {
  border-right: none;
}
.divide-line > .col-4:nth-child(n) {
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.divide-line > .col-4:nth-child(3n) {
  border-right: none;
}
.divide-line > .col-5:nth-child(n) {
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.divide-line > .col-5:nth-child(2n) {
  border-right: none;
}
.divide-line > .col-6:nth-child(n) {
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.divide-line > .col-6:nth-child(2n) {
  border-right: none;
}
.divide-line > .col-7:nth-child(n) {
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.divide-line > .col-7:nth-child(1n) {
  border-right: none;
}
.divide-line > .col-8:nth-child(n) {
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.divide-line > .col-8:nth-child(1n) {
  border-right: none;
}
.divide-line > .col-9:nth-child(n) {
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.divide-line > .col-9:nth-child(1n) {
  border-right: none;
}
.divide-line > .col-10:nth-child(n) {
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.divide-line > .col-10:nth-child(1n) {
  border-right: none;
}
.divide-line > .col-11:nth-child(n) {
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.divide-line > .col-11:nth-child(1n) {
  border-right: none;
}
.divide-line:not(.up-effect) .product-default .btn-quickview {
  width: calc(100% - 30px);
  margin: 0 15px;
}
.divide-line:not(.up-effect) .product-default .product-details {
  padding: 0 1.5rem;
}
.divide-line.up-effect {
  margin-top: -2rem;
}
.divide-line.up-effect .product-default {
  padding-top: 5rem;
  margin: 0;
  transition: 0.3s;
}
.divide-line.up-effect .product-default .product-action {
  transition: 0.3s;
  opacity: 0;
}
.divide-line.up-effect .product-default:hover {
  padding-top: 1rem;
  padding-bottom: 4rem;
}
.divide-line.up-effect .product-default:hover .product-action {
  opacity: 1;
}
.divide-line .product-default {
  margin-bottom: 0;
}
.divide-line .product-default:hover {
  box-shadow: 0 25px 35px -5px rgba(0, 0, 0, 0.1);
}
.divide-line .product-default:hover figure {
  box-shadow: none;
}

.inner-quickview figure {
  position: relative;
}
.inner-quickview figure .btn-quickview {
  position: absolute;
  padding: 0.8rem 1.4rem;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  color: #fff;
  background-color: var(--color-primary);
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.025em;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
  visibility: hidden;
  opacity: 0;
  transform: none;
  margin: 0;
  border: none;
  line-height: 1.82;
  transition: padding-top 0.2s, padding-bottom 0.2s;
  z-index: 2;
}
.inner-quickview figure .btn-quickview:hover {
  color: #fff;
  opacity: 1;
}
.inner-quickview .product-details {
  align-items: flex-start;
  -ms-flex-align: start;
}
.inner-quickview .category-wrap, .inner-quickview .title-wrap {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-flex-pack: justify;
  align-items: center;
  -ms-flex-align: center;
  width: 100%;
}
.inner-quickview .category-wrap .btn-icon-wish, .inner-quickview .title-wrap .btn-icon-wish {
  transform: none;
  opacity: 1;
  width: auto;
  height: auto;
  border: none;
  overflow: visible;
  font-size: 1.5rem;
  line-height: 0;
}
.inner-quickview .category-list {
  text-align: left;
}
.inner-quickview .category-wrap .btn-icon-wish {
  font-size: 1.6rem;
  padding-top: 1px;
}
.inner-quickview:hover .btn-quickview {
  visibility: visible;
  opacity: 0.85;
}

.inner-icon {
  position: relative;
  margin-bottom: 1.9rem;
}
.inner-icon:not(.product-widget) .product-details {
  padding: 0;
}
.inner-icon .category-list {
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  width: calc( 100% - 20px );
  text-align: left;
}
.inner-icon .product-title {
  font-family: Inter, sans-serif;
  letter-spacing: -0.01em;
}
.inner-icon .ratings-container {
  margin-left: 0;
}
.inner-icon .price-box {
  margin-bottom: 1.6rem;
  font-family: "Inter", sans-serif;
}
.inner-icon .btn-icon-group {
  z-index: 2;
}
.inner-icon .btn-icon-wish,
.inner-icon .btn-quickview {
  top: auto;
}
.inner-icon .btn-icon-wish {
  left: auto;
  right: 0;
}
.inner-icon:not(.product-widget):hover {
  box-shadow: none;
}
.inner-icon:not(.product-widget):hover figure .btn-quickview {
  padding-top: 1.2rem;
  padding-bottom: 1.3rem;
  transition: padding-top 0.2s, padding-bottom 0.2s, opacity 0.2s;
}
.inner-icon .btn-add-cart,
.inner-icon .btn-icon-wish,
.inner-icon .btn-quickview {
  background-color: transparent;
}
.inner-icon figure {
  position: relative;
}
.inner-icon figure .btn-icon-group {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}
.inner-icon figure .btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddd;
  border-radius: 50%;
  margin: 0 0 5px;
  width: 36px;
  height: 36px;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0.3s, opacity 0.3s, background-color 0.3s, color 0.3s, border-color 0.3s;
  transform: none;
}
.inner-icon figure .btn-icon i:not(.fa)::before {
  font-weight: 400;
}
.inner-icon figure .btn-icon .fa {
  font-size: 12px;
  font-weight: 600;
}
.inner-icon figure .btn-icon i {
  font-size: 1.6rem;
  margin-bottom: 0;
}
.inner-icon figure .btn-icon i:before {
  margin: 0;
}
.inner-icon figure .btn-icon i.icon-bag {
  font-size: 1.8rem;
}
.inner-icon figure .btn-icon:hover {
  background-color: var(--color-primary);
  border-color: var(--color-primary);
  color: #fff;
}
.inner-icon:hover .btn-icon {
  background-color: #fff;
  border-color: #ddd;
  color: black;
  visibility: visible;
  opacity: 1;
}

.left-details .product-details {
  align-items: flex-start;
}
.left-details .btn-icon-wish,
.left-details .btn-quickview,
.left-details .btn-add-cart {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  color: black;
}
.left-details .btn-icon-wish,
.left-details .btn-quickview {
  transform: none;
}
.left-details .btn-add-cart {
  margin-left: 0;
  padding: 0 1.5rem;
}

.hidden-description {
  position: relative;
}
.hidden-description:hover figure {
  box-shadow: none;
}
.hidden-description:hover .btn-add-cart {
  background-color: #f4f4f4;
}
.hidden-description:hover .product-details {
  opacity: 1;
  transform: translateY(0);
}
.hidden-description figure {
  margin-bottom: 0;
}
.hidden-description figure .btn-icon-group {
  top: 1rem;
  right: 1rem;
}
.hidden-description .product-details {
  position: absolute;
  width: 100%;
  bottom: 46px;
  padding: 15px 20px 0;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  opacity: 0;
  transform: translateY(5px);
  transition: all 0.3s ease;
}
.hidden-description .product-action {
  position: absolute;
  left: 0;
  bottom: -46px;
  width: 100%;
}
.hidden-description .btn-quickview {
  transform: none;
  opacity: 0.85;
  background-color: var(--color-primary);
  color: #fff;
  width: 50%;
  margin: 0;
  border: none;
  height: 45px;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.025em;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
}
.hidden-description .btn-quickview:hover {
  opacity: 1;
  color: #fff;
}
.hidden-description .btn-add-cart {
  z-index: 3;
  justify-content: center;
  margin: 0;
  width: 50%;
  height: 45px;
  border: none;
  background: #f4f4f4;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.025em;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
}
.hidden-description .btn-add-cart:hover {
  background-color: var(--color-primary);
  color: #fff;
}

.full-width {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.full-width [class*=col-] {
  padding-right: 10px;
  padding-left: 10px;
}

.no-gaps {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  padding-right: 0;
}
.no-gaps [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.no-gaps .product-details {
  padding: 0 1rem;
}
.no-gaps .product-default {
  margin-bottom: 0;
}
.no-gaps .product-default:nth-child(even) figure > a:first-child:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(33, 37, 41, 0.01);
}

.inner-icon-inline figure .btn-icon-group {
  display: flex;
  flex-direction: row;
}
.inner-icon-inline figure .btn-icon {
  margin-left: 5px;
}

.overlay figure {
  margin: 0;
}
.overlay figure > a:first-child:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(27, 27, 23, 0);
  transition: all 0.25s;
}
.overlay figure .btn-quickview,
.overlay figure .btn-icon-group {
  z-index: 1;
}
.overlay figure .btn-icon {
  border-color: #fff;
  border-width: 2px;
  color: #fff;
  background-color: #4d4d4a;
  opacity: 0;
}
.overlay .product-details {
  align-items: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.4s;
}
.overlay .product-details .product-category,
.overlay .product-details .product-title a,
.overlay .product-details .product-price {
  color: #fff;
}
.overlay .product-details a:hover {
  color: var(--color-primary);
}
.overlay .product-details .ratings-container .product-ratings:before {
  color: rgba(255, 255, 255, 0.6);
}
.overlay .product-details .price-box {
  margin-bottom: 0;
}
.overlay:hover figure, .overlay:nth-child(even):hover figure {
  box-shadow: none;
}
.overlay:hover figure > a:first-child:after, .overlay:nth-child(even):hover figure > a:first-child:after {
  background-color: rgba(27, 27, 23, 0.6);
}
.overlay:hover figure .btn-quickview,
.overlay:hover figure .btn-icon, .overlay:nth-child(even):hover figure .btn-quickview,
.overlay:nth-child(even):hover figure .btn-icon {
  opacity: 0.85;
  visibility: visible;
}
.overlay:hover figure .btn-quickview:hover,
.overlay:hover figure .btn-icon:hover, .overlay:nth-child(even):hover figure .btn-quickview:hover,
.overlay:nth-child(even):hover figure .btn-icon:hover {
  opacity: 1;
}
.overlay:hover figure .btn-icon, .overlay:nth-child(even):hover figure .btn-icon {
  border-color: #fff;
  border-width: 2px;
  color: #fff;
  background-color: #4d4d4a;
  opacity: 0.85;
}
.overlay:hover .product-details, .overlay:nth-child(even):hover .product-details {
  opacity: 1;
  transform: scale(1);
}

.overlay-dark figure {
  margin: 0;
}
.overlay-dark figure > a:first-child:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(27, 27, 23, 0.3);
  transition: all 0.25s;
}
.overlay-dark figure .btn-quickview,
.overlay-dark figure .btn-icon-group {
  z-index: 1;
}
.overlay-dark figure .btn-icon {
  border-color: #fff;
  border-width: 2px;
  color: #fff;
  background-color: #4d4d4a;
  opacity: 0;
  margin-left: 8px;
}
.overlay-dark figure .btn-quickview {
  border: 2px solid #fff;
  background-color: #4d4d4a;
  border-radius: 2rem;
  padding: 1rem 2.3rem;
  width: auto;
  height: auto;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, 50%);
  opacity: 0;
  transition: all 0.1s;
}
.overlay-dark .product-details {
  position: absolute;
  width: 100%;
  left: 2rem;
  bottom: 4rem;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.4s;
}
.overlay-dark .product-details .product-category,
.overlay-dark .product-details .product-title a,
.overlay-dark .product-details .product-price {
  color: #fff;
}
.overlay-dark .product-details a:hover {
  color: var(--color-primary);
}
.overlay-dark .product-details .ratings-container .product-ratings:before {
  color: rgba(255, 255, 255, 0.6);
}
.overlay-dark .product-details .price-box {
  margin-bottom: 0;
}
.overlay-dark:hover figure, .overlay-dark:nth-child(even):hover figure {
  box-shadow: none;
}
.overlay-dark:hover figure > a:first-child:after, .overlay-dark:nth-child(even):hover figure > a:first-child:after {
  background-color: rgba(27, 27, 23, 0.7);
}
.overlay-dark:hover figure .btn-quickview,
.overlay-dark:hover figure .btn-icon, .overlay-dark:nth-child(even):hover figure .btn-quickview,
.overlay-dark:nth-child(even):hover figure .btn-icon {
  opacity: 0.85;
}
.overlay-dark:hover figure .btn-quickview:hover,
.overlay-dark:hover figure .btn-icon:hover, .overlay-dark:nth-child(even):hover figure .btn-quickview:hover,
.overlay-dark:nth-child(even):hover figure .btn-icon:hover {
  background-color: #4d4d4a;
  opacity: 1;
}
.overlay-dark:hover figure .btn-icon, .overlay-dark:nth-child(even):hover figure .btn-icon {
  border-color: #fff;
  border-width: 2px;
  color: #fff;
  background-color: #4d4d4a;
  opacity: 0.85;
}
.overlay-dark:hover .product-details, .overlay-dark:nth-child(even):hover .product-details {
  opacity: 1;
  transform: translateY(0);
}

.creative-grid > div:not(:last-child) .product-default {
  height: 600px;
}
.creative-grid > div:last-child .product-default {
  height: 300px;
}
.creative-grid .product-default {
  padding-bottom: 2rem;
  margin-bottom: 0;
  position: relative;
}
.creative-grid .product-default figure {
  height: 100%;
}
.creative-grid .product-default figure img {
  position: absolute;
  object-fit: contain;
  object-position: center;
  height: 100%;
  transition: opacity 0.3s linear;
  background: #fff;
}
.creative-grid .product-default figure img:last-child {
  opacity: 0;
}
.creative-grid .product-default figure img:first-child {
  opacity: 1;
}
.creative-grid .product-default:hover figure img:first-child {
  opacity: 0;
}
.creative-grid .product-default:hover figure img:last-child {
  opacity: 1;
}

.inner-btn figure .btn-icon-group {
  top: auto;
  left: auto;
  right: 1.5rem;
  bottom: 1.5rem;
}
.inner-btn figure .btn-icon {
  position: relative;
  margin-bottom: 0;
}
.inner-btn figure .btn-quickview {
  background-color: #fff;
}
.inner-btn figure .btn-quickview i {
  font-size: 1.4rem;
}

.quantity-input .product-details {
  align-items: center;
}
.quantity-input .product-single-qty {
  margin: 0 0 1rem;
}
.quantity-input .btn-add-cart {
  margin: 0 0 1rem 2px;
}
.quantity-input .btn-add-cart:hover {
  background-color: var(--color-primary);
  border-color: var(--color-primary);
  color: #fff;
}

.product-list {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
}
.product-list:not(.inner-icon) .btn-add-cart:not(.product-type-simple) i {
  display: block;
}
.product-list .product-action {
  margin-bottom: 0;
}
.product-list:hover .btn-icon {
  padding-right: 0.8rem;
  transition: 0.35s;
}
.product-list:hover .btn-icon i {
  opacity: 1;
  transition: 0.35s;
}
.product-list:hover .btn-icon span {
  padding-left: 1.3rem;
  transition: 0.35s;
}
.product-list figure {
  max-width: 250px;
  margin-right: 1.2rem;
  margin-bottom: 0;
}
.product-list figure img {
  object-fit: contain;
  object-position: center;
  height: 100%;
  background: #fff;
}
.product-list .product-details {
  padding-top: 3px;
  max-width: calc(100% - 270px);
}
.product-list .product-title {
  margin-bottom: 0.6rem;
  font-weight: 600;
  font-size: 1.8rem;
  font-family: "Inter", sans-serif;
}
.product-list .ratings-container {
  margin: 0 0 10px 0px;
}
.product-list .product-description {
  display: -webkit-box;
  margin-bottom: 1.6rem;
  max-width: 100%;
  font-weight: 400;
  font-size: 1.4rem;
  font-family: "Inter", sans-serif;
  line-height: 24px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-list .price-box {
  margin-bottom: 1.6rem;
}
.product-list .category-list {
  margin-bottom: -1px;
}
.product-list .btn-add-cart {
  margin: 0 3px 5px 0;
  padding: 0 1.4rem;
  background-color: var(--color-primary);
  border-color: var(--color-primary);
  color: #fff;
}
.product-list .btn-icon {
  position: relative;
  transition: 0.35s;
}
.product-list .btn-icon i {
  position: absolute;
  display: inline-block;
  opacity: 0;
  left: 8px;
  top: 26%;
  transition: 0.35s;
}
.product-list .btn-icon i::before {
  margin: 0;
  line-height: 1;
  font-weight: 800;
}
.product-list .btn-icon span {
  display: inline-block;
  transition: 0.35s;
}
.product-list .btn-icon-wish,
.product-list .btn-quickview {
  position: static;
  opacity: 1;
  background-color: #f4f4f4;
  border: 1px solid #f4f4f4;
  color: #333333;
  margin: 0 0 5px;
  line-height: 32px;
}
.product-list .btn-icon-wish {
  position: relative;
}
.product-list:hover {
  box-shadow: none;
}
.product-list:hover figure {
  box-shadow: none;
}
.product-list:hover .product-action a.btn-icon-wish {
  left: 0;
}

.product-widget {
  display: flex;
  display: -ms-flexbox;
  margin-bottom: 1.6rem;
}
.product-widget figure {
  max-width: 84px;
  margin-right: 1rem;
  margin-bottom: 0;
}
.product-widget figure img {
  object-fit: contain;
  object-position: center;
  height: 100%;
  background: #fff;
}
.product-widget .ratings-container {
  margin-bottom: 1rem;
}
.product-widget .product-details {
  margin-bottom: 2px;
  max-width: calc(100% - 104px);
}
.product-widget .product-title {
  margin-bottom: 0.5rem;
  font-size: 1.4rem;
}
.product-widget .price-box {
  margin-bottom: 0;
}
.product-widget .product-price {
  font-size: 1.5rem;
}
.product-widget .old-price {
  font-size: 1.2rem;
}
.product-widget:hover, .product-widget:hover figure {
  box-shadow: none;
}

.product-quick-view {
  padding: 3rem;
  background-color: #fff;
}
.product-quick-view .product-single-filter label {
  margin-right: 0;
}
.product-quick-view .product-single-details .product-title {
  width: 100%;
}
.product-quick-view .view-cart {
  padding: 13px 10px;
  font-size: 0.8em;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
}
.product-quick-view .product-single-details .product-single-filter:last-child {
  margin-left: -1px;
}

.image-bg-white {
  filter: brightness(1.08);
}

.post-slider > .owl-stage-outer,
.products-slider > .owl-stage-outer {
  margin: -10px -20px;
  padding: 10px 20px;
}

@media (max-width: 1280px) {
  .post-slider > .owl-stage-outer,
.products-slider > .owl-stage-outer {
    margin: -10px -15px;
    padding: 10px 15px;
  }
}
.modal-backdrop.show {
  opacity: 0;
}

@media (max-width: 1200px) {
  .product-intro.owl-carousel.owl-theme .owl-nav .owl-prev {
    left: 10px;
  }
  .product-intro.owl-carousel.owl-theme .owl-nav .owl-next {
    right: 10px;
  }
}
@media (max-width: 1159px) {
  .product-intro.owl-carousel.owl-theme .owl-nav .owl-prev {
    left: -30px;
  }
  .product-intro.owl-carousel.owl-theme .owl-nav .owl-next {
    right: -30px;
  }
}
@media (max-width: 1000px) {
  .product-intro.owl-carousel.owl-theme .owl-nav .owl-prev {
    left: 10px;
  }
  .product-intro.owl-carousel.owl-theme .owl-nav .owl-next {
    right: 10px;
  }
}
@media (min-width: 576px) {
  .divide-line > .col-sm-1:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-sm-1:nth-child(12n) {
    border-right: none;
  }

  .divide-line > .col-sm-2:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-sm-2:nth-child(6n) {
    border-right: none;
  }

  .divide-line > .col-sm-3:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-sm-3:nth-child(4n) {
    border-right: none;
  }

  .divide-line > .col-sm-4:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-sm-4:nth-child(3n) {
    border-right: none;
  }

  .divide-line > .col-sm-5:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-sm-5:nth-child(2n) {
    border-right: none;
  }

  .divide-line > .col-sm-6:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-sm-6:nth-child(2n) {
    border-right: none;
  }

  .divide-line > .col-sm-7:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-sm-7:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-sm-8:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-sm-8:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-sm-9:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-sm-9:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-sm-10:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-sm-10:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-sm-11:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-sm-11:nth-child(1n) {
    border-right: none;
  }
}
@media (min-width: 768px) {
  .divide-line > .col-md-1:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-md-1:nth-child(12n) {
    border-right: none;
  }

  .divide-line > .col-md-2:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-md-2:nth-child(6n) {
    border-right: none;
  }

  .divide-line > .col-md-3:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-md-3:nth-child(4n) {
    border-right: none;
  }

  .divide-line > .col-md-4:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-md-4:nth-child(3n) {
    border-right: none;
  }

  .divide-line > .col-md-5:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-md-5:nth-child(2n) {
    border-right: none;
  }

  .divide-line > .col-md-6:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-md-6:nth-child(2n) {
    border-right: none;
  }

  .divide-line > .col-md-7:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-md-7:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-md-8:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-md-8:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-md-9:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-md-9:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-md-10:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-md-10:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-md-11:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-md-11:nth-child(1n) {
    border-right: none;
  }

  .product-quick-view .product-single-details {
    position: absolute;
    right: 0;
    height: 100% !important;
    overflow-y: auto;
  }
  .product-quick-view .product-single-details::-webkit-scrollbar {
    height: 10px;
    width: 3px;
  }
  .product-quick-view .product-single-details::-webkit-scrollbar-thumb {
    background: #ebebeb;
    border-radius: 10px;
    position: absolute;
  }
  .product-quick-view .product-single-details::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    margin: 8px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .divide-line > .col-lg-1:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-lg-1:nth-child(12n) {
    border-right: none;
  }

  .divide-line > .col-lg-2:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-lg-2:nth-child(6n) {
    border-right: none;
  }

  .divide-line > .col-lg-3:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-lg-3:nth-child(4n) {
    border-right: none;
  }

  .divide-line > .col-lg-4:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-lg-4:nth-child(3n) {
    border-right: none;
  }

  .divide-line > .col-lg-5:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-lg-5:nth-child(2n) {
    border-right: none;
  }

  .divide-line > .col-lg-6:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-lg-6:nth-child(2n) {
    border-right: none;
  }

  .divide-line > .col-lg-7:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-lg-7:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-lg-8:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-lg-8:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-lg-9:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-lg-9:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-lg-10:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-lg-10:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-lg-11:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-lg-11:nth-child(1n) {
    border-right: none;
  }
}
@media (min-width: 1200px) {
  .divide-line > .col-xl-1:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-xl-1:nth-child(12n) {
    border-right: none;
  }

  .divide-line > .col-xl-2:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-xl-2:nth-child(6n) {
    border-right: none;
  }

  .divide-line > .col-xl-3:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-xl-3:nth-child(4n) {
    border-right: none;
  }

  .divide-line > .col-xl-4:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-xl-4:nth-child(3n) {
    border-right: none;
  }

  .divide-line > .col-xl-5:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-xl-5:nth-child(2n) {
    border-right: none;
  }

  .divide-line > .col-xl-6:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-xl-6:nth-child(2n) {
    border-right: none;
  }

  .divide-line > .col-xl-7:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-xl-7:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-xl-8:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-xl-8:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-xl-9:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-xl-9:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-xl-10:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-xl-10:nth-child(1n) {
    border-right: none;
  }

  .divide-line > .col-xl-11:nth-child(n) {
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .divide-line > .col-xl-11:nth-child(1n) {
    border-right: none;
  }

  .col-xl-7col .product-default .product-title,
.col-xl-8col .product-default .product-title {
    font-size: 1.3rem;
  }
  .col-xl-7col .old-price,
.col-xl-8col .old-price {
    font-size: 1.2rem;
  }
  .col-xl-7col .product-price,
.col-xl-8col .product-price {
    font-size: 1.5rem;
  }
}
@media (max-width: 575px) {
  .product-list {
    flex-direction: column;
  }
  .product-list figure {
    max-width: none;
    margin-right: 0;
    margin-bottom: 2rem;
  }
  .product-list .product-details {
    max-width: none;
    width: 100%;
  }
  .product-list:not(.inner-icon) .btn-add-cart:not(.product-type-simple) i {
    display: block;
  }
  .product-list .product-action > a {
    padding: 0;
    width: 34px;
    height: 34px;
  }
  .product-list .btn-icon {
    margin-right: 1px;
  }
  .product-list .btn-icon i {
    position: static;
    opacity: 1;
  }
  .product-list .btn-icon:hover {
    padding: 0;
  }
  .product-list .btn-icon span {
    display: none;
  }
  .product-list .btn-icon:not(.product-type-simple) i {
    margin-top: 1.1rem;
  }

  .product-quick-view {
    padding: 2rem;
  }
  .product-quick-view .product-single-details .product-title {
    font-size: 2.6rem;
  }
}
@media (max-width: 479px) {
  .product-price {
    font-size: 1.3rem;
  }

  .product-quick-view {
    padding: 2rem;
  }
}
.product-category-panel {
  margin-bottom: 35px;
}
.product-category-panel .owl-carousel {
  margin-top: -10px;
  padding-top: 10px;
}
.product-category-panel .owl-carousel .owl-nav button.owl-prev, .product-category-panel .owl-carousel .owl-nav button.owl-next {
  width: 30px;
  font-size: 24px;
  color: #333;
  line-height: 22px;
}
.product-category-panel .owl-carousel .owl-nav button.owl-prev {
  left: -41px;
}
.product-category-panel .owl-carousel .owl-nav button.owl-next {
  right: -41px;
}
.product-category-panel .section-title {
  padding-bottom: 1rem;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 2.5rem;
}
.product-category-panel .section-title h2 {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.2;
  font-family: "Inter", sans-serif;
  letter-spacing: -0.05em;
  color: #282d3b;
  text-transform: uppercase;
}

.product-category {
  color: #1d2127;
  margin-bottom: 2rem;
  position: relative;
}
.product-category a:hover {
  color: inherit;
}
.product-category img,
.product-category figure:after {
  border-radius: 50%;
}
.product-category figure {
  margin-bottom: 0;
  position: relative;
}
.product-category figure:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: transparent;
  transition: all 0.3s;
  z-index: 1;
  content: "";
}
.product-category:hover figure:after {
  background-color: rgba(27, 27, 23, 0.15);
}
.owl-item > .product-category {
  margin-bottom: 0;
}

.category-content {
  padding: 2rem;
  display: flex;
  display: -ms-flex-box;
  flex-direction: column;
  align-items: center;
  -ms-flex-align: center;
}
.category-content h3 {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.35;
  font-family: "Inter", sans-serif;
  letter-spacing: -0.005em;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.category-content span {
  font-weight: 400;
  font-size: 10.2px;
  line-height: 1.8;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
  margin-top: -10px;
  text-transform: uppercase;
  opacity: 0.7;
}
.category-content span mark {
  padding: 0;
  background-color: transparent;
  color: inherit;
}

.content-left-center .category-content,
.content-left-bottom .category-content,
.content-center .category-content,
.content-center-bottom .category-content {
  padding: 20.4px 25.5px;
  position: absolute;
  width: 100%;
  transform: translateY(-50%);
  z-index: 2;
}
.content-left-center .category-content h3,
.content-left-center .category-content span,
.content-left-bottom .category-content h3,
.content-left-bottom .category-content span,
.content-center .category-content h3,
.content-center .category-content span,
.content-center-bottom .category-content h3,
.content-center-bottom .category-content span {
  color: #fff;
}

.content-left-center .category-content,
.content-center .category-content {
  left: 0;
  top: 50%;
}

.content-left-center .category-content {
  align-items: flex-start;
}

.content-left-bottom .category-content {
  align-items: flex-start;
  left: 0;
  bottom: 0;
  transform: none;
}

.content-center-bottom figure {
  min-height: 90px;
}
.content-center-bottom .category-content {
  bottom: 0;
  transform: none;
  padding: 20.4px 0;
}
.content-center-bottom .category-content h3,
.content-center-bottom .category-content span {
  margin-bottom: 0;
  color: #1d2127;
}

.overlay-lighter figure:after {
  background-color: rgba(27, 27, 23, 0);
}
.overlay-lighter:hover figure:after {
  background-color: rgba(27, 27, 23, 0.15);
}

.overlay-darker figure:after {
  background-color: rgba(27, 27, 23, 0.25);
}
.overlay-darker:hover figure:after {
  background-color: rgba(27, 27, 23, 0.4);
}

.overlay-light figure:after {
  background-color: rgba(27, 27, 23, 0.75);
}
.overlay-light:hover figure:after {
  background-color: rgba(27, 27, 23, 0.6);
}

.hidden-count .category-content span {
  max-height: 10px;
  transition: all 0.5s;
  transform: translateY(20%);
  opacity: 0;
}
.hidden-count:hover .category-content span {
  max-height: 30px;
  transform: none;
  opacity: 0.7;
}

.creative-grid .product-category {
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.creative-grid .product-category.content-left-bottom .category-content {
  margin-bottom: 20px;
}
.creative-grid .product-category figure {
  height: 100%;
}
.creative-grid .product-category figure img {
  object-fit: cover;
}

.height-600 {
  height: 600px;
}

.height-400 {
  height: 400px;
}

.height-300 {
  height: 300px;
}

.height-200 {
  height: 200px;
}

@media (min-width: 1160px) {
  .col-5col-1 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (max-width: 767px) {
  .height-600 {
    height: 400px;
  }

  .height-300 {
    height: 200px;
  }
}
@media (max-width: 450px) {
  .content-center-bottom .category-content {
    padding: 16.8px 21px;
    text-align: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 400px) {
  .content-center-bottom .category-content {
    padding-bottom: 1rem;
  }
}
@media (max-width: 1200px) {
  .product-category-panel .owl-carousel .owl-nav button.owl-next, .product-category-panel .owl-carousel .owl-nav button.owl-prev {
    width: 15px;
  }
  .product-category-panel .owl-carousel .owl-nav button.owl-next {
    right: -18px;
  }
  .product-category-panel .owl-carousel .owl-nav button.owl-prev {
    left: -18px;
  }
}
@media (max-width: 1159px) {
  .product-category-panel .owl-carousel .owl-nav button.owl-next, .product-category-panel .owl-carousel .owl-nav button.owl-prev {
    width: 30px;
  }
  .product-category-panel .owl-carousel .owl-nav button.owl-next {
    right: -41px;
  }
  .product-category-panel .owl-carousel .owl-nav button.owl-prev {
    left: -41px;
  }
}
@media (max-width: 1024px) {
  .product-category-panel .owl-carousel .owl-nav button.owl-next, .product-category-panel .owl-carousel .owl-nav button.owl-prev {
    width: 15px;
  }
  .product-category-panel .owl-carousel .owl-nav button.owl-next {
    right: -18px;
  }
  .product-category-panel .owl-carousel .owl-nav button.owl-prev {
    left: -18px;
  }
}
.testimonial-owner {
  display: flex;
  -ms-flex-align: center;
  align-content: center;
}
.testimonial-owner figure {
  max-width: 40px;
  margin-right: 25px;
  margin-bottom: 2rem;
}
.testimonial-owner h4 {
  display: block;
  margin-bottom: 0.5rem;
  padding-top: 0.7rem;
  color: #111;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.testimonial-owner span {
  display: block;
  color: #666;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.045em;
  line-height: 1.2;
  font-weight: 600;
}

.testimonial blockquote {
  position: relative;
  margin: 0 0 0 15px;
  padding: 1rem 2rem;
}
.testimonial blockquote:before {
  position: absolute;
  top: 0;
  left: -0.4em;
  color: var(--color-primary);
  font-family: "Playfair Display";
  font-size: 5rem;
  font-weight: 900;
  line-height: 1;
  content: "“";
}
.testimonial blockquote p {
  margin-bottom: 0;
  font-family: inherit;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  color: #62615e;
}

@media (max-width: 480px) {
  .testimonial blockquote:before {
    left: -15px;
  }
}
.social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: #fff;
  background-color: var(--color-primary);
  font-size: 14px;
  line-height: 3.2rem;
  text-align: center;
  text-decoration: none;
  opacity: 1;
}
.social-icon + .social-icon {
  margin-left: 0.6rem;
}
.social-icons .social-icon:hover, .social-icons .social-icon:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.85;
}
.social-icon.social-facebook {
  background-color: #3b5a9a;
}
.social-icon.social-twitter {
  background-color: #1aa9e1;
}
.social-icon.social-instagram {
  background-color: #7c4a3a;
}
.social-icon.social-linkedin {
  background-color: #0073b2;
}
.social-icon.social-gplus {
  background-color: #dd4b39;
}
.social-icon.social-mail {
  background-color: #dd4b39;
}

.nav-tabs {
  margin: 0;
  border: 0;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 2px;
}
.nav-tabs .nav-item {
  margin-bottom: -2px;
}
.nav-tabs .nav-item .nav-link {
  padding: 1.2rem 0;
  border: 0;
  border-bottom: 2px solid transparent;
  color: #282d3b;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
}
.nav-tabs .nav-item .nav-link:hover {
  color: var(--color-primary);
}
.nav-tabs .nav-item:not(:last-child) {
  margin-right: 3.5rem;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item .nav-link.active {
  border-bottom-color: var(--color-primary);
  color: var(--color-primary);
}
.featured-section .nav-link.active{
  text-decoration: underline;
}
.product-single-tabs.product-tabs-list .product-desc-content p {
  margin-bottom: 1.3rem;
}
.product-single-tabs.product-tabs-list .product-desc-content ul,
.product-single-tabs.product-tabs-list .product-desc-content ol {
  padding-left: 5.8rem;
  margin-bottom: 2rem;
}
.product-single-tabs.product-tabs-list .product-desc-content li::before {
  left: 2.4rem;
}

.product-slider-tab .tab-content {
  position: relative;
}
.product-slider-tab .tab-content > .tab-pane {
  display: block !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 0 !important;
  opacity: 0;
  z-index: -1;
  transition: visibility 0.3s, opacity 0.3s;
}
.product-slider-tab .tab-content > .tab-pane:not(.active) {
  overflow: hidden;
  visibility: hidden;
}
.product-slider-tab .tab-content > .active {
  position: relative;
  height: auto !important;
  opacity: 1;
  z-index: auto;
}

@media (min-width: 992px) {
  .product-single-tabs.product-tabs-list {
    padding-bottom: 2px;
  }
  .product-single-tabs.product-tabs-list .col-lg-2 {
    flex: 0 0 21.4%;
    max-width: 21.4%;
  }
  .product-single-tabs.product-tabs-list .col-lg-10 {
    flex: 0 0 78.6%;
    max-width: 78.6%;
  }
  .product-single-tabs.product-tabs-list .nav.nav-tabs {
    flex-direction: column;
    border: none;
  }
  .product-single-tabs.product-tabs-list .nav.nav-tabs .nav-item {
    margin-right: 0;
    margin-bottom: 0.8rem;
    border-bottom: 1px solid #e7e7e7;
  }
  .product-single-tabs.product-tabs-list .nav.nav-tabs .nav-link {
    display: inline-block;
    padding: 1.4rem 0 1.5rem;
    margin-bottom: -1px;
  }
  .product-single-tabs.product-tabs-list .tab-pane {
    padding-top: 0.5rem;
  }
  .product-single-tabs.product-tabs-list .tab-content {
    padding-left: 0.9rem;
  }
}
@media (max-width: 479px) {
  .nav-tabs .nav-item:not(:last-child) {
    margin-right: 2.5rem;
  }
}
.tooltip {
  font-family: "Inter", sans-serif;
  font-size: 1.3rem;
}
.tooltip.show {
  opacity: 1;
}
.tooltip .arrow {
  width: 1rem;
  height: 1rem;
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^=top] {
  padding: 1rem 0;
}

.bs-tooltip-top .arrow:before,
.bs-tooltip-auto[x-placement^=top] .arrow:before {
  margin-left: -0.5rem;
  border-width: 1rem 1rem 0;
  border-top-color: #ddd;
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^=right] {
  padding: 0 1rem;
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^=right] .arrow {
  width: 1rem;
  height: 2rem;
}

.bs-tooltip-right .arrow:before,
.bs-tooltip-auto[x-placement^=right] .arrow:before {
  border-width: 1rem 1rem 1rem 0;
  border-right-color: #ddd;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^=bottom] {
  padding: 1rem 0;
}

.bs-tooltip-bottom .arrow:before,
.bs-tooltip-auto[x-placement^=bottom] .arrow:before {
  margin-left: -0.5rem;
  border-width: 0 1rem 1em;
  border-bottom-color: #ddd;
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^=left] {
  padding: 0 1rem;
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^=left] .arrow {
  width: 1rem;
  height: 1rem;
}

.bs-tooltip-left .arrow:before,
.bs-tooltip-auto[x-placement^=left] .arrow:before {
  border-width: 1rem 0 1rem 1rem;
  border-left-color: #ddd;
}

.tooltip-inner {
  max-width: 270px;
  padding: 1.2rem 1.5rem;
  border: 1px solid #ddd;
  border-radius: 0.1rem;
  background-color: #f4f4f4;
  color: #000;
  text-align: left;
}

html {
  overflow-x: hidden;
  font-size: 62.5%;
  font-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  color: #000;
  background: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  max-width: 100vw;
  overflow-x: hidden;
  font-family: "Inter", sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /* overflow-x: hidden; */
}


::selection {
  background-color: var(--color-primary);
  color: #fff;
}

p {
  margin-bottom: 1.5rem;
}

ul,
ol {
  margin: 0 0 2.25rem;
  padding: 0;
  list-style: none;
}

b,
strong {
  font-weight: 700;
}

em,
i {
  font-style: italic;
}

hr {
  max-width: 1730px;
  margin: 5.5rem auto 5.2rem;
  border: 0;
  border-top: 1px solid #e7e7e7;
}

sub,
sup {
  font-size: 70%;
}

sup {
  font-size: 50%;
}

sub {
  bottom: -0.25em;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

button:focus {
  outline: none;
}

body.modal-open {
  padding-right: 0 !important;
}

@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.loading-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
  background: #fff;
  opacity: 1;
  visibility: visible;
  z-index: 999999;
}
.loaded > .loading-overlay {
  opacity: 0;
  visibility: hidden;
}

.bounce-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  margin: -9px 0 0 -35px;
  transition: all 0.2s;
  text-align: center;
  z-index: 10000;
}
.bounce-loader .bounce1,
.bounce-loader .bounce2,
.bounce-loader .bounce3 {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background-color: #CCC;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  animation: 1.4s ease-in-out 0s normal both infinite bouncedelay;
}
.bounce-loader .bounce1 {
  animation-delay: -0.32s;
}
.bounce-loader .bounce2 {
  animation-delay: -0.16s;
}

.mobile-cart > div::-webkit-scrollbar,
.mobile-sidebar::-webkit-scrollbar,
.custom-srcollbar::-webkit-scrollbar {
  height: 10px;
  width: 6px;
}
.mobile-cart > div::-webkit-scrollbar-thumb,
.mobile-sidebar::-webkit-scrollbar-thumb,
.custom-srcollbar::-webkit-scrollbar-thumb {
  background: #e5e5e5;
  border-radius: 10px;
  position: absolute;
}
.mobile-cart > div::-webkit-scrollbar-track,
.mobile-sidebar::-webkit-scrollbar-track,
.custom-srcollbar::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  margin: 8px;
  width: 100%;
}

.loading:not(.load-more-overlay),
.load-more-overlay.loading::after {
  animation: none!important;
  border: 2px solid #fff;
  border-radius: 32px;
  border-top: 2px solid rgba(0, 0, 0, 0.4) !important;
  border-right: 2px solid rgba(0, 0, 0, 0.4) !important;
  border-bottom: 2px solid rgba(0, 0, 0, 0.4) !important;
  content: "";
  display: block;
  height: auto;
  top: 0;
  margin-top: 0;
  left: 0;
  margin-left: 0;
  right: auto;
  position: relative;
  width: unset;
  z-index: 3;
}

.load-more-overlay {
  position: relative;
}
.load-more-overlay.loading::after {
  content: "";
}
.load-more-overlay::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.8;
  z-index: 3;
}

.popup-loading-overlay {
  position: relative;
}
.popup-loading-overlay.porto-loading-icon::before {
  content: "";
}
.popup-loading-overlay::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.8;
}

.col-6.fade.in {
  opacity: 1;
  transition: opacity 0.5s;
}

.col-6.fade {
  opacity: 0;
  transition: opacity 0.5s;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@media (max-width: 767px) {
  html {
    font-size: 9px;
  }
  .breadcrumb-shop li {
    font-size: 16px!important;
  }
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-bottom: 1.8rem;
  color: #000;
  font-weight: 600;
  line-height: 1.1;
  font-family: Inter, sans-serif;
}

h1, .h1 {
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 1.223;
}

h2, .h2 {
  font-size: 3rem;
  line-height: 1.5;
}

h3, .h3 {
  font-size: 2.5rem;
  line-height: 1.28;
}

h4, .h4 {
  font-size: 2rem;
  line-height: 1.35;
}

h5, .h5 {
  font-size: 1.4rem;
  line-height: 1.429;
}

h6, .h6 {
  font-size: 1.3rem;
  line-height: 1.385;
  font-weight: 400;
}

a {
  transition: all 0.3s;
  color: var(--color-primary);
  text-decoration: none;
}

a:hover,
a:focus {
  color: var(--color-primary);
  text-decoration: none;
}

.heading {
  margin-bottom: 2.4rem;
  color: #000;
}
.heading .title {
  margin-bottom: 1.6rem;
}
.heading p {
  letter-spacing: -0.015em;
}
.heading p:last-child {
  margin-bottom: 0;
}

.light-title {
  margin-bottom: 2rem;
  font-weight: 300;
}

.section-title {
  text-transform: uppercase;
  font-size: 1.8rem;
}

.section-sub-title {
  font-size: 1.6rem;
  text-transform: uppercase;
}

.text-transform-none {
  text-transform: none;
}

.ls-10 {
  letter-spacing: 0.01em !important;
}

.ls-0 {
  letter-spacing: 0 !important;
}

.ls-n-10 {
  letter-spacing: -0.01em !important;
}

.ls-n-15 {
  letter-spacing: -0.015em !important;
}

.ls-n-20 {
  letter-spacing: -0.02em !important;
}

.ls-n-25 {
  letter-spacing: -0.025em !important;
}

.bg-gray {
  background-color: #f4f4f4 !important;
}

.bg-dark {
  background-color: #000 !important;
}

.bg-dark2 {
  background-color: #2f3946 !important;
}

.bg-primary {
  background-color: var(--color-primary) !important;
}

.bg-secondary {
  background-color: #ff7272 !important;
}

.text-dark {
  color: #000 !important;
}

.text-primary {
  color: var(--color-primary) !important;
}

.text-secondary {
  color: #ff7272 !important;
}

.text-body {
  color: #000 !important;
}

.line-height-1 {
  line-height: 1 !important;
}

.font1 {
  font-family: "Inter", sans-serif !important;
}

.font2 {
  font-family: Inter, sans-serif !important;
}

.font3 {
  font-family: "Segoe Script", "Savoye LET" !important;
}

.font4 {
  font-family: Oswald, sans-serif !important;
}

.title-decorate::before,
.title-decorate::after {
  content: "";
  top: 50%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.08);
  flex: 1;
}

.title-decorate::before {
  margin-right: 2rem;
}

.title-decorate::after {
  margin-left: 2rem;
}

.box-shadow-none {
  box-shadow: none !important;
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .w-md-100 {
    width: 100% !important;
  }

  .w-md-50 {
    width: 50% !important;
  }
}
@media (max-width: 575px) {
  .w-sm-100 {
    width: 100% !important;
  }

  .w-sm-50 {
    width: 50% !important;
  }
}
@media (max-width: 479px) {
  .w-xs-100 {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .w-xs-100 {
    width: 100% !important;
  }
}
@media (max-width: 400px) {
  .w-xxs-100 {
    width: 100% !important;
  }
}
.round-images img {
  border-radius: 50%;
}

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 4.5rem;
  }

  h2, .h2 {
    font-size: 2.5rem;
  }

  .heading {
    margin-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  h1, .h1 {
    font-size: 5rem;
  }

  h2, .h2 {
    font-size: 2.4rem;
  }

  .heading {
    margin-bottom: 5rem;
  }

  .w-lg-max {
    flex: 1;
    -ms-flex: 1;
    max-width: 100%;
  }
}
.page-wrapper {
  left: 0;
  transition: all 0.25s;
}

.main {
  flex: 1 1 auto;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

[class*=col-] {
  padding-left: 10px;
  padding-right: 10px;
}

.row-sparse {
  margin-left: -15px;
  margin-right: -15px;
}
.row-sparse > [class*=col-] {
  padding-left: 15px;
  padding-right: 15px;
}

.row-sm {
  margin-left: -6px;
  margin-right: -6px;
}
.row-sm > [class*=col-] {
  padding-left: 6px;
  padding-right: 6px;
}

.row-joined {
  margin-left: 0;
  margin-right: 0;
}
.row-joined > [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

.container :not(.sticky-header) > .container,
.container :not(.sticky-header) > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.ajax-overlay {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.8;
  background-color: #0b0b0b;
  z-index: 1055;
}

@media (max-width: 1280px) {
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1220px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1200px) {
  .col-xl-5col {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-xl-5col-2 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .col-xl-7col {
    flex: 0 0 14.2857%;
    max-width: 14.2857%;
  }

  .col-xl-8col {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .row-xl-tight {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row-xl-tight > [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .row-lg {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row-lg [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: none;
  }

  .mmenu-active .page-wrapper, .sidebar-opened .page-wrapper {
    left: 260px;
  }
}
@media (min-width: 768px) {
  .row-md-tight {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row-md-tight > [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.owl-carousel .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
  border-width: 2px;
}
.owl-carousel .owl-dots .owl-dot span:before {
  margin: 0;
  width: 8px;
  height: 8px;
  transform: translate(-50%, -50%);
}
.owl-carousel .owl-dots .owl-dot:hover span:before, .owl-carousel .owl-dots .owl-dot.active span:before {
  transform: translate(-50%, -50%);
}
.owl-carousel.dots-m-0 .disabled + .owl-dots {
  margin: 0;
}
.owl-carousel.dots-mt-1 .disabled + .owl-dots {
  margin-top: 1rem;
}
.owl-carousel.nav-big .owl-nav {
  font-size: 3.7rem;
}
.owl-carousel.nav-big .owl-nav i {
  padding: 4px 7px;
}
.owl-carousel.nav-large .owl-nav {
  font-size: 4.5rem;
}
.owl-carousel.nav-large .owl-nav i {
  padding: 4px 2px;
}
.owl-carousel.nav-image-center .owl-nav button {
  top: 35%;
}
.owl-carousel.show-nav-hover .owl-nav {
  opacity: 0;
  transition: opacity 0.2s, color 0.2s;
}
.owl-carousel.show-nav-hover:hover .owl-nav {
  opacity: 1;
}
.owl-carousel .owl-nav .owl-prev {
  left: 1vw;
}
.owl-carousel .owl-nav .owl-next {
  right: 1vw;
}
@media (min-width: 992px) {
  .owl-carousel.nav-outer .owl-prev {
    left: -1.7vw;
  }
  .owl-carousel.nav-outer .owl-next {
    right: -1.7vw;
  }
  .owl-carousel.nav-outer.nav-large .owl-prev {
    left: -2.3vw;
  }
  .owl-carousel.nav-outer.nav-large .owl-next {
    right: -2.3vw;
  }
}
.owl-carousel.dots-top .owl-dots {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin: 0 0 3.4rem;
}
.owl-carousel.dots-small .owl-dots span {
  width: 14px;
  height: 14px;
}
.owl-carousel.dots-small .owl-dots span:before {
  width: 4px;
  height: 4px;
}
.owl-carousel.dots-simple .owl-dots .owl-dot.active span::before {
  background-color: #000;
}
.owl-carousel.dots-simple .owl-dots .owl-dot span {
  margin: 1px 1px 2px 0px;
  border: none;
}
.owl-carousel.dots-simple .owl-dots .owl-dot span::before {
  opacity: 1;
  visibility: visible;
  background-color: #D6D6D6;
}
.owl-carousel.images-center img {
  width: auto;
  margin: auto;
}

.dots-left .owl-dots {
  text-align: left;
}

.owl-carousel-lazy {
  display: block;
}
.owl-carousel-lazy .home-slide:first-child,
.owl-carousel-lazy .category-slide:first-child,
.owl-carousel-lazy .owl-item:first-child .home-slide,
.owl-carousel-lazy .owl-item:first-child .category-slide {
  display: block;
}
.owl-carousel-lazy:not(.owl-loaded) > *:not(:first-child) {
  display: none;
}

.home-slide,
.category-slide {
  width: 100%;
  position: relative;
  background-color: #ccc;
}
.home-slide:after, .home-slide:before,
.category-slide:after,
.category-slide:before {
  position: absolute;
  top: calc(50% - 2rem);
  left: calc(50% - 2rem);
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  border-radius: 50%;
  border-top-color: var(--color-primary);
  border-image: none;
  content: "";
}
.home-slide:before,
.category-slide:before {
  animation: spin 1s infinite ease;
  z-index: 4;
}
.home-slide:after,
.category-slide:after {
  animation: spin 0.5s infinite linear;
  z-index: 5;
}
.owl-carousel.loaded .home-slide::after, .owl-carousel.loaded .home-slide::before,
.owl-carousel.loaded .category-slide::after,
.owl-carousel.loaded .category-slide::before {
  display: none;
}

div.slide-bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

img.slide-bg {
  object-fit: cover;
  object-position: center top;
}

.owl-carousel.dot-inside .owl-dots {
  position: absolute;
  right: 3.6rem;
  left: 3.6rem;
  bottom: 4.1rem;
  text-align: center;
}

.noUi-target {
  background: #eee;
}

.noUi-handle {
  background-color: #fff;
  border: 2px solid var(--color-primary);
}

.noUi-connect {
  background: var(--color-primary);
  /* box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.38) inset; */
  height: 0.8rem;
}

.sticky-header {
  transition: left 0.25s;
}
.sticky-header.fixed {
  display: flex;
  position: fixed;
  right: 0;
  left: 0;
  width: 100%;
  padding: 0;
  background: #fff;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06);
  z-index: 1040;
}
.sticky-header.fixed .logo {
  max-width: 89px;
}
.sticky-header.header-middle.fixed {
  height: 60px;
}
.sticky-header.deprecated-sticky:not(.fixed) .logo,
.sticky-header.deprecated-sticky:not(.fixed) .cart-dropdown {
  display: none;
}
.sticky-header.deprecated-sticky.fixed .main-nav {
  width: auto;
}
.main .sticky-header:not(.fixed) > .container {
  padding-left: 0;
  padding-right: 0;
}
.main .sticky-header.fixed {
  min-height: 38px;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  z-index: 997;
}
.main .sticky-header.fixed .container {
  margin: 0 auto;
}
.main .sticky-header.toolbox.fixed {
  padding: 1.5rem;
  padding-right: 1.5rem !important;
  background-color: #f4f4f4;
  margin: 0 !important;
}
.main .sticky-header.toolbox.fixed .toolbox-left {
  margin-right: 3rem;
}
.sidebar-opened .sticky-header.fixed:not(.sticky-header), .mmenu-active .sticky-header.fixed {
  left: 260px;
  transition: left 0.25s;
}

.sticky-navbar {
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
  top: 100%;
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #e7e7e7;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s;
  z-index: 997;
}
.sticky-navbar.fixed {
  opacity: 1;
  visibility: visible;
  transform: translateY(-100%);
}
.sidebar-opened .sticky-navbar.fixed, .mmenu-active .sticky-navbar.fixed {
  left: 260px;
  transition: all 0.25s;
}
.sticky-navbar .sticky-info {
  flex: 0 0 20%;
  max-width: 20%;
  padding: 1rem 0;
}
.sticky-navbar .sticky-info:not(:last-child) {
  border-right: 1px solid #e7e7e7;
}
.sticky-navbar .sticky-info a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
}
.sticky-navbar .sticky-info i {
  font-size: 27px;
  font-weight: 400;
}
.sticky-navbar .sticky-info i span {
  font-style: normal;
  right: -4px;
  top: 3px;
}

@media (min-width: 576px) {
  .sticky-navbar {
    display: none;
  }
}
@media (max-width: 991px) {
  .sidebar-opened .sticky-header.fixed {
    left: 260px;
    transition: left 0.25s;
  }

  .main .sticky-header.toolbox.fixed .toolbox-left {
    margin-right: 0;
  }
}
header {
  position: relative;
}
header .container,
header .container-fluid {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: space-between;
  -ms-flex-pack: justify;
  position: relative;
}
header p {
  margin-bottom: 0;
}
header a {
  color: inherit;
}

.header-top {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e7e7e7;
  background: linear-gradient(0deg, #f8f8f8, #fff 40%, #fff);
  font-size: 1.1rem;
  font-weight: 400;
}
.header-middle {
  padding-top: 0;
  padding-bottom: 0;
  color: #000;
}
.header-left,
.header-center,
.header-right {
  display: flex;
  align-items: center;
}

.header-center,
.header-right {
  margin-left: auto;
}

.header-bottom .header-center {
  width: 100%;
}
.header-bottom:not(.fixed) .header-left,
.header-bottom:not(.fixed) .header-right {
  display: none;
}
.header-bottom .header-right {
  padding-right: 2.6rem;
  color: #000;
}
.header-bottom.fixed .header-center {
  margin-left: 4.7rem;
  width: auto;
}
.header-bottom.fixed .main-nav .float-right {
  display: none;
}
.header-bottom.fixed .logo {
  max-width: 89px;
}
.header-bottom.fixed .header-search-inline.header-search {
  margin-right: 2.3rem;
}
.header-bottom.fixed .header-search-inline.header-search i {
  font-size: 2.3rem;
}
.header-bottom.fixed .header-search-inline.header-search .header-search-wrapper {
  display: flex;
  position: absolute;
  margin-top: 10px;
  border: 5px solid var(--color-primary);
}
.header-bottom.fixed .header-search-inline.header-search:not(.show) .header-search-wrapper {
  display: none;
}
.header-bottom.fixed .header-search-inline.header-search .search-toggle, .header-bottom.fixed .header-search-inline.header-search .header-search-inline .btn:after {
  display: block;
}

.header-transparent {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1040;
}

.logo {
  max-width: 130px;
}

.header-contact {
  align-items: center;
  text-transform: uppercase;
}
.header-contact i {
  margin-right: 1.1rem;
  font-size: 2.9rem;
}
.header-contact img {
  margin-right: 0.7rem;
}
.header-contact h6 {
  margin: 0;
  font-size: 1.1rem;
  line-height: 1.3;
  color: #000;
}
.header-contact a {
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  white-space: nowrap;
}

.mobile-menu-toggler {
  border: 0;
  background: transparent;
  color: #000;
  padding: 1rem 0.5rem;
  margin-right: 0.5rem;
  font-size: 20px;
  line-height: 0;
  cursor: pointer;
}

.badge-circle {
  position: absolute;
  top: 1px;
  right: 0;
  width: 1.6rem;
  border-radius: 50%;
  color: #fff;
  background: #ff5b5b;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.6rem;
  font-family: "Inter", sans-serif;
  text-align: center;
}

header .social-icon {
  border-radius: 50%;
  font-size: 13px;
  width: 2.6rem;
  height: 2.6rem;
  line-height: 2.6rem;
}
header .social-icon:not(:hover):not(:active):not(:focus) {
  background-color: transparent;
}
header .social-icon + .social-icon {
  margin-left: 2px;
}
header .separator {
  height: 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.04);
  margin: 0 14px;
}

.top-notice {
  position: relative;
  padding: 0.9rem 2rem 1.1rem;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.025em;
}
.top-notice h5 {
  color: inherit;
  font-size: inherit;
  font-weight: 500;
}
.top-notice small {
  font-size: 0.8461em;
  letter-spacing: 0.025em;
  opacity: 0.5;
}
.top-notice a {
  color: inherit;
  font-weight: 700;
}
.top-notice .category {
  display: inline-block;
  padding: 0.3em 0.8em;
  background: #151719;
  font-size: 1rem;
}
.top-notice .mfp-close {
  top: 50%;
  transform: translateY(-50%) rotateZ(45deg) translateZ(0);
  color: inherit;
  opacity: 0.7;
  z-index: 10;
}
.top-notice .mfp-close:hover {
  opacity: 1;
}

.header-icon:not(:last-child) {
  margin-right: -3px;
}
.header-icon i {
  font-size: 3.3rem;
}
.header-icon:hover {
  color: #000;
}

.minicart-icon {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 20px;
  border: 2px solid #000;
  border-radius: 0 0 5px 5px;
  position: relative;
  opacity: 0.9;
  margin: 6px 3px 0;
  z-index: 1;
}
.minicart-icon::before {
  content: "";
  position: absolute;
  border: 2px solid;
  border-color: inherit;
  border-bottom: none;
  border-radius: 10px 10px 0 0;
  left: 50%;
  top: -8px;
  margin-left: -7px;
  width: 15px;
  height: 11px;
}

.cart-count {
  z-index: 1;
}

@media (min-width: 992px) {
  .mobile-menu-toggler {
    display: none;
  }
}
@media (max-width: 991px) {
  .main-nav {
    display: none;
  }

  .minicart-icon {
    width: 24px;
  }

  .header-search i {
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .header .separator {
    display: none;
  }

  .logo {
    max-width: 100px;
  }
}
@media (max-width: 575px) {
  .top-notice {
    line-height: 1.5;
  }

  .header-icon:not(:last-child) {
    margin-right: 1.2rem;
  }
}
.dropdownmenu-wrapper {
  position: relative;
  background-color: #fff;
}

.dropdown-toggle i {
  font-size: 2.8rem;
}
.dropdown-toggle:not(.dropdown-arrow):after {
  display: none;
}

.dropdown-arrow:after {
  content: "";
  border: 0;
  margin: -5px 2px 0 11px;
  font-size: 15px;
  font-family: porto;
  width: auto;
  height: auto;
}
.dropdown-arrow .badge-circle {
  top: 3px;
  left: 19px;
  z-index: 2;
}

.cart-dropdown a:hover,
.cart-dropdown a:focus {
  color: inherit;
}
.cart-dropdown .mobile-cart {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  width: 300px;
  margin: 0;
  transform: translate(340px);
  transition: transform 0.2s ease-in-out 0s;
  background-color: #fff;
  z-index: 1050;
  border: 1px solid #f0f0f0;
  border-radius: 0;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);
}
.cart-opened .cart-dropdown .mobile-cart {
  transform: none;
}
.cart-dropdown .mobile-cart .btn-close {
  position: absolute;
  left: -4.2rem;
  top: 0.7rem;
  font-size: 3.3rem;
  color: #fff;
  font-weight: 300;
}

.cart-product-info {
  color: #696969;
}

.cart-opened .cart-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1050;
}

.header-dropdowns {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
}

.header-menu:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  z-index: 1151;
  margin-left: -9px;
  margin-top: -1rem;
  border-width: 0 9px 10px;
  border-style: solid;
  border-color: transparent transparent #fff;
  visibility: hidden;
  opacity: 1;
  transform: translateY(-1rem);
}

.header-dropdown {
  position: relative;
  line-height: 1.5;
  padding: 5px 0;
}
.header-dropdown > a {
  padding: 0 5px;
}
.header-dropdown > a:after {
  content: "";
  font-family: "porto";
  font-weight: 400;
  margin-left: 0.5rem;
}
.header-dropdown img {
  display: inline-block;
  max-width: none;
  margin: -2px 6px 0 1px;
}
.header-dropdown ul {
  position: absolute;
  top: -300rem;
  z-index: 1150;
  min-width: 100%;
  margin: 0;
  padding: 0.5rem 0;
  background: #fff;
  box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.2s ease-out;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-1rem);
}
.header-dropdown ul a {
  display: block;
  padding: 0.5em 1.5em;
  color: #000;
  white-space: nowrap;
}
.header-dropdown ul a:hover {
  background: #f4f4f4;
}
.header-dropdown + .header-dropdown {
  margin-left: 0.8rem;
}
.header-dropdown:hover .header-menu:before,
.header-dropdown:hover ul {
  top: 100%;
  opacity: 1;
  visibility: visible;
  transform: none;
}

.cart-dropdown .dropdownmenu-wrapper {
  padding: 2rem;
  overflow-y: auto;
  height: 100%;
}
.cart-dropdown .dropdownmenu-wrapper:before {
  right: 28px;
  left: auto;
}
.cart-dropdown .dropdownmenu-wrapper:after {
  right: 29px;
  left: auto;
}
.cart-dropdown .product {
  display: flex;
  margin: 0 !important;
  padding: 2rem 0;
  align-items: center;
  border-bottom: 1px solid #e6ebee;
  box-shadow: none !important;
  font-family: Inter, sans-serif;
}
.cart-dropdown .product-image-container {
  position: relative;
  max-width: 80px;
  width: 100%;
  margin: 0;
  margin-left: auto;
  border: 1px solid #f4f4f4;
}
.cart-dropdown .product-image-container a:after {
  display: none;
}
.cart-dropdown .product-title {
  padding-right: 1.5rem;
  margin-bottom: 1.1rem;
  font-size: 1.4rem;
  line-height: 19px;
  color: #000;
  font-weight: 500;
}
.cart-dropdown .product-title a {
  color: #000;
}
.cart-dropdown .product-details {
  margin-bottom: 3px;
  font-size: 1.3rem;
}
.cart-dropdown .btn-remove {
  position: absolute;
  top: -11px;
  right: -9px;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  color: inherit;
  background-color: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 2rem;
  font-size: 1.8rem;
  font-weight: 500;
}
.cart-dropdown .btn-remove span {
  display: block;
  margin-top: 1px;
}
.cart-dropdown .btn-remove:hover, .cart-dropdown .btn-remove:focus {
  color: var(--color-primary);
}
.sticky-header .cart-dropdown {
  margin-top: 0;
  margin-bottom: 0;
}

.dropdown-cart-header,
.dropdown-cart-total {
  font-weight: 700;
  line-height: 38px;
}

.dropdown-cart-header {
  margin-bottom: 1.7rem;
}

.dropdown-cart-total {
  display: flex;
  align-items: center;
  margin-top: 1.5rem;
  margin-bottom: 1.4rem;
  font-size: 1.3rem;
  font-family: Inter, sans-serif;
}
.dropdown-cart-total .cart-total-price {
  margin-left: auto;
  font-size: 1.5rem;
}

.dropdown-cart-header {
  font-size: 2rem;
  font-family: Inter, sans-serif;
}
.dropdown-cart-header a:hover {
  text-decoration: underline;
}

.dropdown-cart-action .btn {
  padding: 1.3rem 2.5rem 1.4rem;
  border-radius: 0.2rem;
  color: #fff;
  height: auto;
  font-size: 1.2rem;
  font-weight: 600;
  font-family: Inter, sans-serif;
  letter-spacing: 0.025em;
  border-color: transparent;
}
.dropdown-cart-action .btn:last-child:hover {
  color: #fff;
}
.dropdown-cart-action .view-cart {
  margin: 1rem 0;
  background: #e7e7e7;
  color: #000;
}
.dropdown-cart-action .view-cart:hover, .dropdown-cart-action .view-cart:focus {
  background: #f1f1f1;
  color: #000;
}

.compare-dropdown .dropdown-toggle {
  text-transform: uppercase;
}
.compare-dropdown .dropdown-toggle i {
  margin-top: -0.2rem;
  margin-right: 0.2rem;
}
.compare-dropdown .dropdown-toggle i:before {
  margin: 0;
}
.compare-dropdown .dropdown-toggle:after {
  display: none;
}

.compare-products {
  margin: 0;
  padding: 0;
  list-style: none;
}
.compare-products .product {
  position: relative;
  margin: 0;
  padding: 0.5rem 0;
  box-shadow: none !important;
}
.compare-products .product:hover {
  box-shadow: none;
}
.compare-products .product-title {
  margin: 0;
  color: #696969;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.35;
  text-transform: uppercase;
}
.compare-products .btn-remove {
  display: flex;
  position: absolute;
  top: 50%;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 2.3rem;
  height: 2.3rem;
  margin-top: -1.2rem;
  padding: 0.5rem 0;
  color: #000;
  font-size: 1.3rem;
  line-height: 1;
  text-align: center;
  overflow: hidden;
}

.compare-actions {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}
.compare-actions .action-link {
  display: inline-block;
  color: #000;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.compare-actions .btn {
  min-width: 110px;
  margin-left: auto;
  padding: 0.9rem 1rem;
  border: 0;
  border-radius: 0.2rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.025rem;
  text-align: center;
  text-transform: uppercase;
}

.btn-remove {
  position: absolute;
  top: -10px;
  right: -8px;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  color: #474747;
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  text-align: center;
  line-height: 2rem;
}
.btn-remove:hover, .btn-remove:focus {
  color: var(--color-primary);
}

.icon-cancel:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

@media (min-width: 992px) {
  .dropdown-expanded > a,
.dropdown-expanded .header-menu:before {
    display: none;
  }
  .dropdown-expanded li + li {
    margin-left: 3rem;
  }
  .dropdown-expanded ul {
    position: static;
    display: flex;
    display: -ms-flexbox;
    padding: 0;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
  }
  .dropdown-expanded ul a {
    padding: 0;
    color: inherit;
  }
  .dropdown-expanded ul a:hover {
    background-color: transparent;
  }
  .dropdown-expanded .header-menu ul {
    transform: none;
  }
}
@media (max-width: 575px) {
  .compare-dropdown {
    display: none;
  }
}
@media (max-width: 480px) {
  .cart-dropdown .dropdown-menu, .compare-dropdown .dropdown-menu {
    width: 262px;
  }
}
.header-search {
  position: relative;
}
.header-search form {
  margin: 0;
}
.header-search .form-control,
.header-search select {
  margin: 0;
  border: 0;
  color: inherit;
  font-size: 1.3rem;
  height: 100%;
  box-shadow: none;
}
.header-search .form-control,
.header-search .select-custom {
  background: #f4f4f4;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header-search .form-control {
    flex: 1;
  }
}
.header-search .form-control::placeholder {
  color: #a8a8a8;
}
.header-search:not(.header-search-category) .form-control {
  border-radius: 5rem;
}
.header-search:not(.header-search-category) .btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  border: 0;
  padding: 0 0.8em;
  color: #333;
}

.search-toggle:after {
  content: "";
  position: absolute;
  right: calc(50% - 10px);
  bottom: -10px;
  border: 10px solid transparent;
  border-bottom-color: var(--color-primary);
}
.header-search:not(.show) .search-toggle:after {
  display: none;
}

.header-search-category .form-control {
  border-radius: 5rem 0 0 5rem;
}
.header-search-category .btn {
  border-radius: 0 5rem 5rem 0;
}

.header-search-wrapper {
  display: flex;
  display: -ms-flexbox;
  position: absolute;
  right: -2.3rem;
  z-index: 999;
  margin-top: 10px;
  color: #8d8d8d;
  box-sizing: content-box;
  height: 40px;
  border-radius: 5rem;
  border: 5px solid var(--color-primary);
}
.header-search-wrapper:after {
  display: block;
  clear: both;
  content: "";
}
.header-search:not(.show) .header-search-wrapper {
  display: none;
}
.header-search-wrapper .select-custom {
  margin: 0;
  width: 13rem;
  flex: 0 0 13rem;
}
.header-search-wrapper .select-custom:after {
  font-size: 1.4rem;
  line-height: 0;
  margin-top: 1px;
  right: 13px;
}
.header-search-wrapper select {
  width: 100%;
  border-left: 1px solid #fff;
  padding-left: 15px;
  padding-right: 14px;
  line-height: 36px;
  letter-spacing: 0.005em;
  color: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.header-search-wrapper select:focus {
  outline: none;
}
.header-search-wrapper .btn {
  position: relative;
  padding: 0 0 3px 0;
  border: 0;
  border-left: 1px solid #fff;
  min-width: 40px;
  color: #000;
  font-size: 16px;
  background: #f4f4f4;
}
.header-search-wrapper .btn:before {
  display: inline-block;
  margin-top: 5px;
  font-weight: 800;
}

.header-search-popup .form-control {
  min-width: 266px;
  padding: 4px 22px;
  font-size: 1.4rem;
  line-height: 20px;
}
.header-search-popup .form-control:focus {
  border: #e7e7e7;
}

.header-search-inline .form-control {
  min-width: 21rem;
  padding: 1rem 2rem;
}
@media (min-width: 992px) {
  .header-search-inline .search-toggle,
.header-search-inline .btn:after {
    display: none;
  }
  .header-search-inline.header-search .header-search-wrapper {
    display: flex;
    display: -ms-flex;
    position: static;
    margin: 0;
    border-width: 0;
  }
}

@media (max-width: 767px) {
  .header-search .form-control {
    min-width: 17rem;
  }
}
@media (max-width: 575px) {
  .header-search-wrapper {
    left: 15px;
    right: 15px;
  }
}
.menu,
.menu li,
.menu ul,
.menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
}
.menu:after {
  display: block;
  clear: both;
  content: "";
}
.menu .show > ul,
.menu .show > .megamenu {
  opacity: 1;
}
.menu li > a {
  display: block;
  padding: 0.8rem 1.8rem;
  transition: 0.2s ease-out;
  color: #000;
}
.menu li:hover > a, .menu li.show > a, .menu li.active > a {
  background: #f4f4f4;
}
.menu > li {
  float: left;
  position: relative;
  margin-right: 2.8rem;
}
.menu > li > a {
  padding: 1rem 0;
  font-size: 13px;
  font-weight: 400;
  color: #555;
}
.menu > li:hover > a, .menu > li.show > a, .menu > li.active > a {
  color: var(--color-primary);
  background: transparent;
}
.menu > li > .sf-with-ul:before {
  content: "";
  position: absolute;
  z-index: 1000;
  left: 50%;
  bottom: 0;
  margin-left: -14px;
  border: 10px solid;
  border-color: transparent transparent #fff;
  opacity: 0;
}
.menu > li.show > .sf-with-ul:before {
  opacity: 1;
  visibility: visible;
}
.menu .megamenu {
  display: none;
  position: absolute;
  z-index: 999;
  background-color: #fff;
  box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.15);
  border: 1px solid #eee;
  border-top: 3px solid var(--color-primary);
  left: 15px;
  padding: 10px 20px;
  width: 580px;
}
.menu .megamenu.megamenu-3cols {
  width: 600px;
}
.menu .megamenu .row > div {
  padding-top: 1.5rem;
}
.menu .megamenu img {
  width: 300px;
  height: 100%;
  object-fit: cover;
}
.menu .megamenu .submenu {
  margin: 0;
  padding-top: 0;
  border-top: none;
  display: block;
  position: static;
  box-shadow: none;
  min-width: 0;
}
.menu .megamenu .submenu a {
  padding: 7px 8px 8px 0;
}
.menu .megamenu .submenu li:hover a {
  text-decoration: underline;
  background: transparent;
}
.menu .nolink {
  cursor: default;
  display: inline-block;
  padding-bottom: 11px;
  font-weight: 700;
  color: #333;
}
.menu ul {
  display: none;
  position: absolute;
  min-width: 200px;
  padding: 5px 0;
  border-top: 3px solid var(--color-primary);
  top: 100%;
  left: 0;
  z-index: 101;
  background-color: #fff;
  box-shadow: 0 29px 29px rgba(0, 0, 0, 0.1);
}
.menu ul ul {
  top: -5px;
  left: 100%;
}
.menu.sf-arrows .sf-with-ul + ul > li {
  position: relative;
}
.menu.sf-arrows .sf-with-ul:after {
  position: absolute;
  right: 1rem;
  content: "";
  font-family: "porto";
}
.menu.sf-arrows > li > .sf-with-ul:after {
  content: "";
  position: static;
  margin-left: 5px;
  font-weight: 400;
}

.main-nav .menu {
  text-transform: uppercase;
  font-size: 12px;
}
.main-nav .menu > li {
  margin-right: 35px;
}
.main-nav .menu > li > a {
  font-size: 12px;
  font-weight: 700;
  padding: 19px 0;
}
.main-nav .menu > li:first-child > a {
  padding-left: 0;
}
.main-nav .menu > li:not(.float-right):last-child, .main-nav .menu > li:not(.float-right) + li.float-right {
  margin-right: 0;
}
.main-nav .menu.sf-arrows ul {
  border-top: none;
}
.main-nav .menu > li > ul {
  left: -15px;
}
.main-nav .menu .megamenu {
  top: 100%;
  left: -15px;
  border-top: none;
}
.main-nav .menu .megamenu img {
  height: 100%;
  object-fit: cover;
}
.tip {
  display: inline-block;
  position: relative;
  margin: -2px 0 0 1rem;
  padding: 3px 4px;
  border-radius: 2px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  line-height: 1;
  text-transform: uppercase;
  vertical-align: middle;
  z-index: 1;
}
.tip:before {
  position: absolute;
  top: 50%;
  right: 100%;
  left: auto;
  margin-top: -3px;
  border: 3px solid transparent;
  border-width: 3px 2px 0 2px;
  content: "";
}

.tip-new {
  background-color: #0fc567;
}
.tip-new:not(.tip-top):before {
  border-right-color: #0fc567;
}
.tip-new.tip-top:before {
  border-top-color: #0fc567;
}

.tip-hot {
  background-color: #eb2771;
}
.tip-hot:not(.tip-top):before {
  border-right-color: #eb2771;
}
.tip-hot.tip-top:before {
  border-right-color: #eb2771;
}

.tip-top {
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: 6px;
  margin-left: -2px;
  transform: translate(-50%);
}
.tip-top:before {
  top: 100%;
  right: 70%;
  margin: 0;
}

.menu-banner {
  height: 100%;
}
.menu-banner figure {
  margin-bottom: 0;
  height: 100%;
}
.menu-banner .banner-content {
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: translateY(-50%);
}
.menu-banner h4 {
  font-size: 2.7rem;
  font-weight: 600;
  line-height: 1;
  color: #485156;
  margin-bottom: 3.5rem;
}
.menu-banner h4 span {
  font-size: 3.1rem;
  font-weight: 700;
}
.menu-banner h4 b {
  font-size: 3.2rem;
  color: #f4762a;
  font-family: Oswald, sans-serif;
}
.menu-banner h4 i {
  position: absolute;
  top: 33.5%;
  font-family: Oswald, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  transform: translateY(-50%) rotate(-90deg);
}
.menu-banner .btn {
  font-family: Oswald, sans-serif;
  border-radius: 1px;
  font-weight: 300;
  color: #fff;
}
.menu-banner.menu-banner-2 {
  max-height: 317px;
}
.menu-banner.menu-banner-2 figure img {
  object-position: center 80%;
}
.menu-banner.menu-banner-2 .banner-content {
  top: 10px;
  left: auto;
  right: 10px;
  transform: none;
}
.menu-banner.menu-banner-2 .banner-content b {
  color: var(--color-primary);
}
.menu-banner.menu-banner-2 i {
  position: absolute;
  font-style: normal;
  font-size: 108px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #fff;
  top: 58px;
  left: -58px;
  transform: rotate(-90deg);
}
.menu-banner.menu-banner-2 .btn {
  position: absolute;
  bottom: 10px;
  padding: 8px 32px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 2px;
  font-weight: 300;
}

.mobile-menu-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 260px;
  background-color: #1d1e20;
  font-size: 1.2rem;
  line-height: 1.5;
  z-index: 1051;
  transform: translateX(-100%);
  transition: transform 0.25s;
  overflow-y: auto;
}
.mmenu-active .mobile-menu-container {
  transform: translateX(0);
}
.mobile-menu-container .social-icons {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}
.mobile-menu-container .social-icon + .social-icon {
  margin-left: 1.2rem;
}
.mobile-menu-container .search-wrapper {
  display: flex;
  position: relative;
  align-items: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.mobile-menu-container .search-wrapper .form-control {
  background: #282e36;
  border: 0;
  line-height: 22px;
  padding: 8px 12px;
  height: 38px;
}
.mobile-menu-container .search-wrapper .btn {
  position: absolute;
  right: 28px;
}

.mobile-menu-wrapper {
  position: relative;
  padding: 4.7rem 0 3rem;
}

.mobile-menu-close {
  position: absolute;
  top: 1.2rem;
  right: 2.1rem;
  padding: 0.4rem;
  color: #fff;
  line-height: 1;
  cursor: pointer;
  z-index: 9;
  font-size: 1.3rem;
}

.mobile-menu-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.25s;
  background: #000;
  opacity: 0;
  visibility: hidden;
  z-index: 1050;
}

.mmenu-active .mobile-menu-overlay {
  opacity: 0.35;
  visibility: visible;
}

.mmenu-active .sidebar-product {
  display: none;
}

.mmenu-active .mobile-sidebar {
  display: none;
}

.mobile-nav {
  margin: 0 0 2rem;
  padding: 0;
}

.mobile-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-menu li ul {
  display: none;
}
.mobile-menu > li > a {
  text-transform: uppercase;
}
.mobile-menu li {
  display: block;
  position: relative;
}
.mobile-menu li:not(:last-child) {
  border-bottom: 1px solid #242527;
}
.mobile-menu li a {
  display: block;
  position: relative;
  margin-left: 1.1rem;
  margin-right: 1.1rem;
  padding: 1rem 0 1.1rem 0.7rem;
  color: #fff;
  font-size: 1.3rem;
}
.mobile-menu li a:hover, .mobile-menu li a:focus {
  color: #fff;
  text-decoration: none;
}
.mobile-menu li.open > a, .mobile-menu li.active > a {
  color: #fff;
  background-color: #282e36;
}
.mobile-menu li > div {
  padding-left: 1rem;
}
.mobile-menu li ul {
  margin: 0;
  padding: 0;
}
.mobile-menu li ul li a {
  padding-left: 2.5rem;
}
.mobile-menu li ul ul li a {
  padding-left: 3.5rem;
}

.mmenu-btn {
  display: block;
  position: absolute;
  top: 46%;
  right: 0.5rem;
  width: 3rem;
  height: 3rem;
  margin-top: -1.5rem;
  text-align: center;
  border-radius: 0;
  outline: none;
  font-weight: bold;
  background-color: transparent;
  color: #fff;
  font-size: 1.7rem;
  line-height: 3rem;
  cursor: pointer;
}
.open > .mmenu-btn::after {
  content: "";
}
.mmenu-btn:after {
  display: inline-block;
  margin-top: -2px;
  font-family: "porto";
  content: "";
}
.open > a > .mmenu-btn:after {
  content: "";
}

.side-menu-wrapper {
  border: 1px solid #e7e7e7;
}

.side-menu-title {
  padding: 1.5rem 2rem;
  margin-bottom: 0;
  background: #f6f7f9;
  font-size: 1.4rem;
  text-transform: uppercase;
}

.side-menu li {
  position: relative;
}
.side-menu li > a {
  display: block;
  border-bottom: 1px solid #e7e7e7;
  padding: 1.2rem 0;
  color: #555;
  font-weight: 600;
}
.side-menu li i {
  margin-right: 1.2rem;
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
}
.side-menu ul {
  display: none;
  padding-left: 1.0714em;
}
.side-menu:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  margin-top: -1px;
  background: #fff;
}

.side-menu-toggle {
  position: absolute;
  top: 1rem;
  right: 0;
  width: 24px;
  color: #000;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}
.side-menu-toggle:before {
  content: "";
  font-family: "porto";
  font-weight: 600;
}
.show > .side-menu-toggle:before {
  content: "";
}

.menu-vertical ul,
.menu-vertical .megamenu {
  top: 0;
  left: 100%;
  margin-left: -1px;
  border-top: 0;
}
.menu-vertical.sf-arrows > li > .sf-with-ul:before {
  top: 50%;
  bottom: auto;
  left: calc(95% - 12px);
  margin: -10px 0 0;
  border-width: 10px 12px 10px 0;
  border-color: transparent;
  border-right-color: #fff;
  transition: 0.2s;
}
.menu-vertical.sf-arrows > li > .sf-with-ul:after {
  content: "";
  position: absolute;
  right: 2.8rem;
  color: #838b90;
  font-size: 1.5rem;
}
.menu-vertical.sf-arrows > li.show > .sf-with-ul:before {
  left: calc(100% - 12px);
}
.menu-vertical.sf-arrows > li.show > .sf-with-ul:after {
  color: inherit;
}
.menu-vertical.sf-arrows > li:hover > .sf-with-ul:after {
  color: inherit;
}
.menu-vertical .nolink {
  font-size: 1.3rem;
  font-weight: 700;
}
.menu-vertical > li {
  float: none;
  margin: 0;
  padding: 0 1.8rem 0 1.6rem;
}
.menu-vertical > li:not(:first-child) {
  border-top: 1px solid #fff;
}
.menu-vertical > li:not(:first-child) > a {
  margin-top: -1px;
  border-top: 1px solid #e7e7e7;
}
.menu-vertical > li > a {
  display: block;
  padding: 1.2rem 1rem 1.4rem 0.5rem;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: capitalize;
  transition: none;
}
.menu-vertical > li i {
  position: relative;
  margin-right: 8px;
  top: 1px;
}
.menu-vertical > li:hover,
.menu-vertical > li.show,
.menu-vertical > li.active {
  background: var(--color-primary);
}
.menu-vertical > li:hover > a,
.menu-vertical > li.show > a,
.menu-vertical > li.active > a {
  border-bottom-color: transparent;
  color: #fff;
}
.menu-vertical > li:hover + li > a,
.menu-vertical > li.show + li > a,
.menu-vertical > li.active + li > a {
  border-top-color: transparent;
}

.menu-custom-block {
  display: flex;
  justify-content: flex-end;
  padding-top: 1rem;
  padding-bottom: 0.9rem;
}
.menu-custom-block a {
  display: block;
  position: relative;
  padding: 0 15px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 32px;
}
.menu-custom-block a:not(:hover) {
  color: #465157;
}
.menu-custom-block a:last-child {
  padding-right: 0;
}

.menu-item-sale {
  text-align: center;
}
.menu-item-sale a {
  display: inline-block;
  margin: 7px 0px 20px;
  padding: 1.6rem 4rem;
  background-color: #f4f4f4;
  color: #ff7272;
  font-size: 1.4rem;
  font-weight: 700;
}

.toggle-menu-wrap .side-nav {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.side-menu-wrapper {
  position: relative;
}

.side-menu-title.cursor-pointer {
  cursor: pointer;
}
.side-menu-title.cursor-pointer + .side-nav {
  display: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 4px 4px;
}

@media (max-width: 1199px) {
  .menu-item-sale a {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
@media (max-width: 575px) {
  .menu-custom-block {
    display: none;
  }
}
footer {
  font-size: 1.3rem;
  color: #000;
  line-height: 24px;
}
footer .container {
  position: relative;
}
footer p {
  color: inherit;
}

footer a {
  color: inherit;
}

.footer-top {
  padding-top: 5.1rem;
  padding-bottom: 5rem;
}
.footer-middle {
  border-top: 1px solid #e7e7e7;
  padding-top: 6.3rem;
  padding-bottom: 3.3rem;
}
.footer-bottom {
  color: #000;
  background: #fff;
  border-top: 1px solid #e7e7e7;
  padding-bottom: 4.4rem;
  padding-top: 2.6rem;
}

footer .social-icon {
  border-radius: 50%;
  width: 38px;
  height: 38px;
  border: 1px solid #e7e7e7;
  color: #000;
  font-size: 1.4rem;
  line-height: 38px;
}
footer .social-icon:not(:hover):not(:active):not(:focus) {
  background: transparent;
}
footer .social-icon + .social-icon {
  margin-left: 7px;
}
footer .payment-icons {
  margin-right: 2px;
}
footer .payment-icons .payment-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 1px;
  width: 56px;
  height: 32px;
  background-color: #d6d3cc;
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: opacity 0.25s;
  filter: invert(1);
  border-radius: 4px;
}
footer .payment-icons .payment-icon:hover {
  opacity: 0.7;
}
footer .payment-icons .payment-icon.paypal {
  background-size: 85% auto;
  background-position: 50% 48%;
}
footer .payment-icons .payment-icon.stripe {
  background-size: 60% auto;
}
footer .widget {
  margin-bottom: 3rem;
}
footer .widget-title {
  color: #000;
  font-size: 1.5rem;
  font-weight: 800;
  text-transform: capitalize;
  margin: 0 0 1.7rem;
}
footer .links li {
  margin-bottom: 1rem;
}
footer .tagcloud a {
  padding: 0.6em;
  margin: 0 0.8rem 0.8rem 0;
  border: 1px solid #313438;
  color: inherit;
  font-size: 11px;
  background: transparent;
}
footer .tagcloud a:hover {
  border-color: #fff;
  background: transparent;
}
footer .contact-info {
  margin: 0;
  padding: 0;
}
footer .contact-info li {
  position: relative;
  margin-bottom: 1rem;
  line-height: 1.4;
}
footer .contact-info-label {
  display: block;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 1px;
}

.footer-ribbon {
  position: absolute;
  top: 0;
  margin: -16px 0 0;
  padding: 10px 20px 6px;
  color: #fff;
  font-size: 1.6em;
  z-index: 101;
  background-color: #0088cc;
  font-family: "Shadows Into Light", sans-serif;
  font-weight: 400;
}
.footer-ribbon::before {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 0;
  width: 7px;
  right: 100%;
  border-right: 10px solid #005580;
  border-top: 16px solid transparent;
}

#scroll-top {
  height: 40px;
  position: fixed;
  right: 15px;
  width: 40px;
  z-index: 9999;
  bottom: 0;
  color: #fff;
  background-color: #43494e;
  font-size: 16px;
  text-align: center;
  line-height: 1;
  padding: 11px 0;
  visibility: hidden;
  opacity: 0;
  border-radius: 0 0 0 0;
  transition: all 0.3s, margin-right 0s;
  transform: translateY(40px);
}
#scroll-top > i {
  position: absolute;
  height: 24px;
  line-height: 24px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#scroll-top > i::before {
  font-weight: 700;
  font-size: 2rem;
}
#scroll-top:hover, #scroll-top:focus {
  background-color: #3a4045;
}
#scroll-top.fixed {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  color: #FFF;
  width: 49px;
  height: 48px;
  right: 10px;
  text-align: center;
  text-decoration: none;
  z-index: 996;
  transition: background 0.3s ease-out;
  background: rgba(64, 64, 64, 0.75);
}
#scroll-top.fixed:hover {
  color: var(--color-primary);
}

@media (max-width: 575px) {
  footer {
    margin-bottom: 68px;
  }

  #scroll-top {
    display: none;
  }
}
.about .feature-box h3 {
  margin-bottom: 1.2rem;
  text-transform: none;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #21293c;
}
.about .feature-box i {
  margin-bottom: 1.3rem;
  font-size: 5.5rem;
}
.about .feature-box p {
  line-height: 27px;
}

.page-header-bg {
  padding: 8.3rem 0 8.7rem;
}
.page-header-bg h1 {
  color: #1e3636;
  font-size: 3.6rem;
  font-weight: 900;
  margin-bottom: 2.4rem;
  font-family: "Inter", sans-serif;
  letter-spacing: 0;
}
.page-header-bg h1 span {
  display: block;
  color: #1e3636;
  font-size: 0.5em;
  font-weight: 700;
  line-height: 1.2;
  font-family: Inter, sans-serif;
  letter-spacing: 0;
}
.page-header-bg .btn {
  padding: 11px 29px;
  font-family: Oswald, sans-serif;
  font-weight: inherit;
  font-size: inherit;
  letter-spacing: 0;
  z-index: 3;
}

.subtitle {
  color: #21293c;
  font-size: 1.9rem;
}

.about-section {
  padding: 1rem 0 2.5rem;
  color: #7b858a;
  font-size: 1.5rem;
  line-height: 1.8;
}
.about-section .subtitle {
  margin-bottom: 1.7rem;
}
.about-section p {
  margin-bottom: 2rem;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.about-section .lead {
  font-family: Inter, sans-serif;
  color: #21293c;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 400;
}

.features-section {
  padding: 5.1rem 0 2rem;
}
.features-section .subtitle {
  margin-bottom: 1.7rem;
}
.features-section h3 {
  font-family: Inter, sans-serif;
}
.features-section .feature-box {
  padding: 3rem 4rem;
}

.testimonials-section {
  padding: 5.1rem 0 7rem;
}
.testimonials-section .subtitle {
  margin-bottom: 5.2rem;
}

.testimonials-carousel blockquote {
  margin-bottom: 0;
}
.testimonials-carousel.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0.5rem;
}

.testimonial-title {
  display: block;
  margin-bottom: 2px;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #2b2b2d;
}

.counters-section {
  padding: 5rem 0 2.4rem;
}

.count-container .count-wrapper {
  color: #0087cb;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 3.2rem;
  font-family: "Inter", sans-serif;
}
.count-container span:not(.count-to) {
  font-size: 1.9rem;
}
.count-container .count-title {
  color: #7b858a;
  font-size: 1.4rem;
  font-weight: 600;
}

.team-info figure {
  position: relative;
}
.team-info:hover .prod-full-screen {
  opacity: 1;
}
.team-info .prod-full-screen {
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  background-color: #000;
  border-radius: 50%;
  bottom: 5px;
  right: 5px;
}
.team-info .prod-full-screen i {
  color: #fff;
}

.owl-carousel.images-left img {
  width: auto;
}

@media (min-width: 992px) {
  .counters-section .col-md-4 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 768px) {
  .about-section {
    padding-top: 3.1rem;
    padding-bottom: 4.5rem;
  }
}
@media (min-width: 576px) {
  .testimonial blockquote {
    margin-left: 85px;
    padding: 2rem 3rem 1.5rem 2rem;
  }
}
.sidebar-shop {
  font-size: 1.3rem;
}
.sidebar-shop .product-widget .product-title {
  margin-bottom: 0.4rem;
  font-family: "Inter", sans-serif;
}
.sidebar-shop .product-widget .product-details {
  margin-bottom: 1px;
}
.sidebar-shop .widget {
  padding: 2rem 0;
  /* border: 1px solid #e7e7e7; */
}
.sidebar-shop .widget:after {
  display: block;
  clear: both;
  content: "";
}
.sidebar-shop .widget:not(:last-child) {
  border-bottom: 0;
}
.sidebar-shop .widget-title {
  margin: 0;
  color: #313131;
  font-family: Inter, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.4;
  color: #000!important;
  text-transform: unset;
}
.sidebar-shop a{
  color: #000!important;
}
.sidebar-shop .widget-title a {
  display: block;
  position: relative;
  color: #000!important;
}
.sidebar-shop .widget-title a:hover, .sidebar-shop .widget-title a:focus {
  text-decoration: none;
}
.sidebar-shop .widget-title a:before, .sidebar-shop .widget-title a:after {
  display: inline-block;
  position: absolute;
  top: 50.4%;
  right: 2px;
  width: 10px;
  height: 2px;
  margin-top: -1px;
  transition: all 0.35s;
  background: #000;
  content: "";
}
.sidebar-shop .widget-title a.collapsed:after {
  transform: rotate(-90deg);
}
.sidebar-shop .widget-body {
  padding: 1.5rem 0 0.7rem;
}
.sidebar-shop .widget-featured {
  position: relative;
  padding-bottom: 0.5rem;
}
.sidebar-shop .widget-featured .widget-body {
  padding-top: 1.5rem;
}
.sidebar-shop .widget-featured .product-sm:last-child {
  margin-bottom: 0;
}
.sidebar-shop .widget-featured .ratings-container {
  margin-left: 0;
}

.widget-featured-products .product-widget {
  margin-bottom: 1.6rem;
}
.widget-featured-products .product-widget figure {
  margin-right: 1.2rem;
  max-width: 84px;
  flex-shrink: 0;
}
.widget-featured-products .product-widget .ratings-container {
  margin-bottom: 1.2rem;
  margin-top: 2px;
}

.widget .owl-carousel .owl-nav {
  position: absolute;
  top: -3.5rem;
  right: 1px;
  line-height: 0;
}
.widget .owl-carousel .owl-nav button.owl-next,
.widget .owl-carousel .owl-nav button.owl-prev {
  padding: 0 0.4rem !important;
  border-radius: 0;
  color: #000;
  font-size: 1.8rem;
  line-height: 1;
  background-color: transparent;
}
.widget .owl-carousel .owl-nav i:before {
  width: auto;
  margin: 0;
}

.cat-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cat-list li {
  position: relative;
  margin-bottom: 1.3rem;
  font-size: 16px!important;
  font-weight: 400!important;
}
.cat-list li:last-child {
  margin-bottom: 0;
}
.cat-list li a {
  color: #000;
  font-weight: 400;
}
.cat-list li a:hover, .cat-list li a:focus {
  color: var(--color-primary);
}
.cat-list .products-count {
  margin-left: 3px;
  font-size: 13px;
  font-weight: 400;
}

.cat-sublist {
  margin-top: 1.3rem;
  margin-left: 1.4rem;
}

span.toggle {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  position: absolute;
  right: -5px;
  top: -3px;
  margin: 0;
  padding: 0;
  width: 24px;
  height: 24px;
  line-height: 23px;
  font-family: "Porto";
  font-weight: 900;
  color: #000;
}
span.toggle::before {
  content: "";
}
.collapsed span.toggle::before {
  content: "";
}

.config-size-list {
  margin: 0;
  padding: 0;
  font-size: 0;
  list-style: none;
}

.config-size-list li {
  display: inline-flex;
}

.config-size-list a {
  display: block;
  position: relative;
  min-width: 32px;
  text-align: center;
  margin: 3px 6px 3px 0;
  padding: 4px 8px;
  transition: all 0.3s;
  border: 1px solid #e9e9e9;
  color: #000;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.6rem;
  text-decoration: none;
}
.config-size-list a:hover, .config-size-list a:focus, .config-size-list a.active {
  border-color: var(--color-primary);
  background-color: var(--color-primary);
  color: #fff;
  text-decoration: none;
}

.price-slider-wrapper {
  padding: 1.5rem 0.4rem 0.5rem 1.6rem;
}

.filter-price-action {
  margin-top: 2.5rem;
  padding-bottom: 0.5rem;
}
.filter-price-action .btn {
  padding: 5px 1.5rem 6px 1.5rem;
  font-size: 1.2rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}
.filter-price-action .filter-price-text {
  font-size: 1.2rem;
  line-height: 2;
}

.widget-block {
  font-size: 1.5rem;
  line-height: 1.42;
}
.widget-block h5 {
  margin-bottom: 1.5rem;
  color: #313131;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}
.widget-block p {
  font-size: 1.4rem;
  line-height: 1.75;
  margin-bottom: 0;
}
.widget-block .widget-title {
  padding-bottom: 3px;
}

.widget .config-swatch-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.3rem;
}
.widget .config-swatch-list li {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 1.3rem;
}
.widget .config-swatch-list li a {
  margin: 3px 6px 3px 0;
  box-shadow: none;
}
.widget.widget-color .widget-body {
  padding-top: 0.6rem;
}
.widget.widget-size .widget-body {
  padding-top: 1.1rem;
}

.shop-toggle.sidebar-toggle {
  display: inline-flex;
  position: static;
  align-items: center;
  width: auto;
  height: 34px;
  background: #fff;
  padding: 0 8px;
  text-transform: uppercase;
  color: inherit;
  border: 1px solid #e7e7e7;
  cursor: pointer;
  margin-right: 1rem;
  margin-top: 0;
  z-index: 1;
}
.shop-toggle.sidebar-toggle span {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: -0.05em;
  margin-left: 0.6rem;
  color: #222528;
}
.sidebar-opened .shop-toggle.sidebar-toggle {
  z-index: 1;
}
.sidebar-opened .shop-toggle.sidebar-toggle i::before {
  content: "";
}

.horizontal-filter {
  margin-bottom: 2rem;
  padding: 6px 0 0px;
  background-color: #f4f4f4;
}
.horizontal-filter.filter-sorts {
  padding: 12px 12px 2px;
}
.horizontal-filter.filter-sorts .select-custom select {
  border: none;
}
.horizontal-filter:not(.filter-sorts) .toolbox-item:not(:last-child) {
  margin-right: 1.6rem;
}
.horizontal-filter:not(.filter-sorts).toolbox label {
  margin: 0px 1rem 1px 0px;
  font-family: Inter, sans-serif;
  letter-spacing: -0.025em;
}
.horizontal-filter:not(.filter-sorts).toolbox .form-control {
  padding: 0 0.8rem 2px;
  color: #000;
  font-family: "Inter";
}
.horizontal-filter:not(.filter-sorts).toolbox .select-custom .form-control {
  padding-right: 2.4rem;
}
.horizontal-filter:not(.filter-sorts) .toolbox-item.toolbox-sort {
  margin-right: 3.2rem;
}
.horizontal-filter .filter-price-form {
  font-family: "Inter", sans-serif;
  font-size: 1.36rem;
}
.horizontal-filter .filter-price-form .btn {
  font-family: inherit;
  padding: 0.7rem 1.2rem;
  font-size: 1.2rem;
  font-weight: 400;
}
.horizontal-filter .input-price {
  display: block;
  width: 50px;
  padding: 6px;
  line-height: 1.45;
  outline: none;
  border: 1px solid rgba(0, 0, 0, 0.09);
}
.horizontal-filter select {
  border: 0;
}
.horizontal-filter:not(.filter-sorts) {
  background-color: #fff;
}
.horizontal-filter:not(.filter-sorts) .layout-btn {
  width: 36px;
  border: 1px solid #dfdfdf;
  line-height: 34px;
}
.horizontal-filter:not(.filter-sorts) .layout-btn.active {
  color: #000;
  border-color: #000;
}
.horizontal-filter:not(.filter-sorts) .layout-btn:not(:last-child) {
  margin-right: 8px;
}
.horizontal-filter .select-custom select {
  border: 1px solid #dfdfdf;
}

.sort-menu-trigger {
  display: block;
  color: #313131;
  font-size: 12px;
  line-height: 1.4;
  text-transform: uppercase;
}

.sort-list li {
  padding: 1rem 0;
  font-size: 12px;
  text-transform: uppercase;
}
.sort-list li a {
  color: inherit;
  font-weight: 600;
}
.sort-list li:hover, .sort-list li:focus, .sort-list li.active {
  color: var(--color-primary);
}
.sort-list.cat-list li {
  margin-bottom: 0;
}
.sort-list.cat-list li span.toggle {
  top: 5px;
}

.filter-toggle span {
  margin-bottom: 2px;
  color: #000;
  font-size: 1.3rem;
  letter-spacing: -0.02em;
}
.filter-toggle a {
  display: inline-block;
  position: relative;
  width: 46px;
  height: 26px;
  margin-left: 7px;
  border-radius: 13px;
  background: #e6e6e6;
  text-decoration: none;
}
.filter-toggle a:before {
  position: absolute;
  left: 0;
  width: 42px;
  height: 22px;
  transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
  transition: all 0.3s linear;
  border-radius: 11px;
  background-color: #fff;
  content: "";
}
.filter-toggle a:after {
  position: absolute;
  left: 0;
  width: 22px;
  height: 22px;
  transform: translate3d(2px, 2px, 0);
  transition: all 0.2s ease-in-out;
  border-radius: 11px;
  background-color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  content: "";
}
.filter-toggle.opened a {
  background-color: var(--color-primary);
}
.filter-toggle.opened a:before {
  transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
}
.filter-toggle.opened a:after {
  transform: translate3d(22px, 2px, 0);
}

.shop-off-canvas .mobile-sidebar {
  display: block;
  position: fixed;
  padding: 1.3rem 0.8rem 1.3rem 0.9rem;
  top: 0;
  bottom: 0;
  left: 0;
  width: 300px;
  margin: 0;
  transform: translate(-300px);
  transition: transform 0.2s ease-in-out 0s;
  background-color: #fff;
  z-index: 9999;
  overflow-y: auto;
}
.shop-off-canvas .widget {
  border: none;
}
.shop-off-canvas .widget:not(:last-child) {
  border-bottom: 1px solid #e7e7e7;
}
.shop-off-canvas .sidebar-wrapper {
  width: 100% !important;
}

.sidebar-opened .shop-off-canvas .mobile-sidebar {
  transform: none;
}

.sidebar-opened .shop-off-canvas .sidebar-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.35;
  z-index: 9999;
}

.sidebar-toggle {
  display: flex;
  position: static;
  margin-right: 0.8rem;
  margin-top: 0;
  padding: 0 1.1rem 0 3px;
  align-items: center;
  width: auto;
  height: 34px;
  text-transform: uppercase;
  line-height: 36px;
  color: inherit;
  border: 1px solid #dfdfdf;
  background: #fff;
  cursor: pointer;
}
.sidebar-toggle span {
  margin-left: 0rem;
  font-size: 1.3rem;
  letter-spacing: -0.05em;
}
.sidebar-toggle:hover span {
  color: var(--color-primary);
}

.sidebar-opened .sidebar-toggle i::before {
  content: "";
}

.slide-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 11.4%;
  text-transform: uppercase;
}
.boxed-slide-1 .slide-content {
  text-align: center;
}
.boxed-slide-2 .slide-content {
  left: 6.8%;
  color: #000;
}

.boxed-slide-1 h4 {
  font-family: Oswald, sans-serif;
  font-size: 2.7rem;
  font-weight: 500;
  letter-spacing: -0.08em;
  margin-bottom: 0;
}
.boxed-slide-1 h5 {
  font-family: "Inter", sans-serif;
  font-size: 3rem;
  font-weight: 800;
  letter-spacing: -0.025em;
  margin-top: -5px;
  margin-bottom: 0;
}
.boxed-slide-1 span {
  display: block;
  position: relative;
  width: 100%;
  color: #000;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-bottom: -6px;
  margin-top: 3px;
}
.boxed-slide-1 span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 1px;
  background-color: #74b0bb;
}
.boxed-slide-1 span::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 1px;
  background-color: #74b0bb;
}
.boxed-slide-1 b {
  font-size: 3.6rem;
  font-weight: 800;
  color: #000;
  letter-spacing: 0.025em;
}
.boxed-slide-1 b i {
  font-weight: 500;
}
.boxed-slide-1 p {
  font-size: 13px;
  font-weight: 700;
  color: #000;
  letter-spacing: 0.03em;
  margin-top: -5px;
  margin-bottom: 2.2rem;
}

.boxed-slide-2 h5 {
  font-family: "Inter", sans-serif;
  font-size: 1.8rem;
  font-weight: 800;
  margin-bottom: 0;
}
.boxed-slide-2 h5 span {
  font-family: Oswald, sans-serif;
  font-size: 2.9rem;
}
.boxed-slide-2 h5 i {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-size: 1.6rem;
  margin-left: -2px;
  margin-bottom: 5px;
}
.boxed-slide-2 h4 {
  font-size: 3.2rem;
  font-weight: 800;
  font-family: "Inter", sans-serif;
  letter-spacing: -0.02em;
  margin-bottom: 3rem;
  margin-top: -3px;
}
.boxed-slide-2 .btn {
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  letter-spacing: 0.04em;
  padding: 9px 17.5px 13px;
  margin-bottom: 1.3rem;
}

.btn-loadmore {
  box-shadow: none;
  padding: 1.3rem 3rem;
  border: 1px solid #e7e7e7;
  font-size: 1.2rem;
  font-family: "Inter", sans-serif;
  color: #555;
}
.btn-loadmore:hover {
  border-color: #ccc;
}

.category-banner {
  padding: 6.8rem 0;
}
.category-banner .coupon-sale-text {
  font-family: "Inter", sans-serif;
}
.category-banner h3 {
  font-size: 3em;
  margin-left: 1.8rem;
  margin-bottom: 1.6rem;
}
.category-banner h4 {
  font-size: 1.125em;
  line-height: 1.7;
}
.category-banner h5 {
  font-size: 1em;
}
.category-banner .btn {
  font-size: 0.75em;
  letter-spacing: 0.01em;
  padding: 1em 1.6em;
  margin-left: 1.8rem;
}

@media (min-width: 992px) {
  .filter-sorts .toolbox-left {
    position: relative;
  }
  .filter-sorts .toolbox-item.toolbox-sort {
    margin-left: 0;
    margin-right: 1rem;
    background-color: #fff;
  }
  .filter-sorts select {
    border: 0;
    text-transform: uppercase;
  }
  .filter-sorts .mobile-sidebar.sidebar-shop {
    left: 0;
    padding: 0;
    visibility: visible;
    z-index: 2;
  }

  .sort-list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 220px;
    margin-top: 10px;
    padding: 10px 15px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    z-index: 99;
  }
  .sort-list:before, .sort-list:after {
    content: "";
    position: absolute;
    bottom: 100%;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
  }
  .sort-list:before {
    left: 21px;
    z-index: 999;
  }
  .sort-list:after {
    left: 20px;
    border-right-width: 11px;
    border-bottom: 11px solid #e8e8e8;
    border-left-width: 11px;
  }

  .sort-menu-trigger {
    min-width: 140px;
    height: 34px;
    padding-left: 0.8rem;
    color: #000;
    line-height: 34px;
    z-index: 9;
  }
  .sort-menu-trigger:hover, .sort-menu-trigger:focus {
    text-decoration: none;
  }

  .toolbox-item.opened .sort-list {
    display: block;
  }
}
.sidebar-toggle svg {
  stroke: #000;
  fill: #fff;
  width: 28px;
}

.product-ajax-grid + .bounce-loader {
  bottom: -1rem;
  top: auto;
}

@media (min-width: 992px) {
  .sidebar-toggle {
    display: none;
  }
}
@media (max-width: 991px) {
  .sort-menu-trigger {
    margin-bottom: 1.5rem;
    font-weight: 700;
  }

  .shop-off-canvas .sidebar-wrapper {
    padding: 2rem;
  }
  .shop-off-canvas .sidebar-toggle {
    margin-right: 0;
  }
  .shop-off-canvas .toolbox {
    justify-content: flex-start;
  }
  .shop-off-canvas .toolbox-right {
    margin-left: auto;
  }
  .shop-off-canvas .toolbox .toolbox-item:not(:last-child) {
    margin-left: 0.7rem;
  }

  .sidebar-toggle span {
    font-size: 11px;
    font-weight: 600;
    color: #000;
  }

  .sidebar-shop .widget {
    padding: 2rem 0;
    border: 0;
  }
  .sidebar-shop .widget:first-child {
    padding-top: 0;
  }
  .sidebar-shop .widget:not(:last-child) {
    border-bottom: 1px solid #e7e7e7;
  }

  .horizontal-filter, .horizontal-filter.filter-sorts, .horizontal-filter:not(.filter-sorts) {
    padding: 10px;
    background-color: #f4f4f4;
  }
}
@media (max-width: 767px) {
  .category-content {
    padding: 1rem;
  }

  .category-banner h3 {
    margin-left: -2px;
  }
  .category-banner .btn {
    margin-left: 0;
  }

  .horizontal-filter:not(.filter-sorts).toolbox .select-custom .form-control {
    padding-top: 3px;
  }
}
@media (max-width: 575px) {
  .home-slide1 {
    font-size: 2.5vw;
  }

  .horizontal-filter.filter-sorts {
    justify-content: unset;
  }
  .horizontal-filter .toolbox-item.toolbox-sort {
    margin-right: 0;
  }

  .boxed-slide img {
    min-height: 250px;
  }

  .horizontal-filter:not(.filter-sorts) .toolbox-item:not(:last-child) {
    margin-right: 0;
  }
}
@media (max-width: 479px) {
  .horizontal-filter {
    justify-content: stretch;
  }

  .horizontal-filter:not(.filter-sorts) .toolbox-item.toolbox-sort {
    margin-right: 0;
    margin-left: 0;
  }

  .sidebar-toggle {
    margin-right: 2px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .sidebar-shop .product-widget figure {
    max-width: 70px;
    margin-right: 1.5rem;
  }
}
.cart-message {
  padding: 0.8rem 0 1.9rem 3px;
}
.cart-message::before {
  content: "";
  position: relative;
  margin-right: 0.6rem;
  top: 2px;
  font-size: 20px;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: #0cc485;
}
.cart-message span {
  color: #000;
  font-size: 1.6rem;
}

.single-cart-notice {
  line-height: 24px;
  font-size: 1.6rem;
  color: #000;
}

.view-cart {
  padding: 14px 27px 13px;
  margin: 3px 0;
  height: 48px;
  font-family: "Inter", sans-serif;
}

.add-cart {
  padding: 12px 27px 10px 26px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: -0.015em;
  line-height: 24px;
}
.add-cart:before {
  font-size: 1.8rem;
  line-height: 0;
  vertical-align: middle;
  margin-right: 8px;
  font-weight: 900;
}

.add-wishlist {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 17px 8px;
  color: #000;
  font-size: 1.2rem;
  font-weight: 700;
  font-family: Inter, sans-serif;
  letter-spacing: -0.015em;
  text-transform: uppercase;
  white-space: nowrap;
}
.add-wishlist i {
  margin-right: 4px;
  font-size: 1.6rem;
}
.add-wishlist i:before {
  font-weight: 700;
}

.added-wishlist i::before {
  content: "";
  color: #da5555;
}

.add-compare:before {
  content: "";
  font-size: 1.8rem;
  font-family: "porto";
  margin-right: 6px;
}

.product-widgets-container {
  margin-bottom: 3.8rem;
}
.product-widgets-container .product-single-details {
  margin-bottom: 3px;
}
.product-widgets-container .section-sub-title {
  margin-bottom: 1.6rem;
}
.product-widgets-container figure {
  max-width: 75px;
  margin-right: 0.7rem;
}
.product-widgets-container .product-details {
  margin-bottom: 2px;
}
.product-widgets-container .ratings-container {
  margin-bottom: 1.2rem;
  margin-left: 0;
}
.product-widgets-container .product-title {
  font-size: 1.4rem;
  font-family: "Inter", sans-serif;
}
.product-widgets-container .product-price {
  font-size: 1.5rem;
}

.product-single-container:not(.product-quick-view) .product-action .add-cart.added-to-cart:before {
  display: none;
}
.product-single-container:not(.product-quick-view) .product-action .add-cart.added-to-cart:after {
  margin-left: 8px;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 600;
  font-size: 1.6rem;
}

.product-single-details {
  margin-bottom: 1.1rem;
}
.product-single-details .product-action .add-cart {
  display: inline-flex;
  align-items: center;
}
.product-single-details .product-action .add-cart:before {
  content: "";
  margin-top: -2px;
  font-family: "Porto";
  font-weight: 600;
  font-size: 1.8rem;
  margin-right: 7px;
}
.sticky-sidebar .product-single-details {
  margin-bottom: 2.7rem;
}
.product-single-details .product-title {
  margin-bottom: 1.6rem;
  color: #000;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  width: calc( 100% - 70px );
}
.product-single-details .product-nav {
  position: absolute;
  display: flex;
  top: 4px;
  right: 10px;
}
.product-single-details .product-nav.top-0 {
  top: 0;
}
.product-single-details .product-nav a {
  color: #000;
}
.product-single-details .product-nav .product-prev, .product-single-details .product-nav .product-next {
  float: left;
  margin-left: 2px;
}
.product-single-details .product-nav .product-prev.disabled > a, .product-single-details .product-nav .product-next.disabled > a {
  color: #999;
  cursor: no-drop;
}
.product-single-details .product-nav .product-prev:hover .product-popup, .product-single-details .product-nav .product-next:hover .product-popup {
  display: block;
}
.product-single-details .product-nav a:hover {
  color: #333;
}
.product-single-details .product-nav .product-link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  width: 28px;
  height: 28px;
  line-height: 23px;
  border: 2px solid #e7e7e7;
  border-radius: 14px;
  text-align: center;
  text-decoration: none;
  font-family: "porto";
}
.product-single-details .product-nav .product-prev .product-link::before {
  content: "";
  display: block;
}
.product-single-details .product-nav .product-next .product-link::before {
  content: "";
  display: block;
}
.product-single-details .product-nav .product-popup {
  position: absolute;
  top: 31px;
  display: none;
  right: 0;
  font-size: 13px;
  z-index: 999;
  width: 110px;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);
  text-align: center;
  background-color: #fff;
}
.product-single-details .product-nav .product-popup::before {
  right: 36px;
  border-bottom: 7px solid #333;
  border-left: 7px solid transparent !important;
  border-right: 7px solid transparent !important;
  content: "";
  position: absolute;
  top: -4px;
}
.product-single-details .product-nav .box-content {
  border-top: 3px solid #000;
  display: block;
  padding: 10px 10px 11px;
}
.product-single-details .product-nav .box-content > span {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: block;
  padding-top: 5px;
  line-height: 1.4em;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  color: #797876;
}
.product-single-details .product-nav .product-next .product-popup::before {
  right: 7px;
}
.product-single-details .product-filters-container {
  padding-top: 2px;
  padding-bottom: 1.4rem;
}
.product-single-details .product-filters-container + .price-box {
  margin-top: 2.2rem;
  margin-bottom: 0.8rem;
}
.product-single-details .price-box {
  margin-bottom: 2.3rem;
  color: #000;
  font-weight: 600;
  font-family: Inter, sans-serif;
}
.product-single-details .product-filtered-price {
  display: none;
  margin-bottom: 1.3rem;
  margin-top: 0.7rem;
}
.product-single-details .new-price {
  color: #000;
  font-size: 2.4rem;
  letter-spacing: -0.02em;
  vertical-align: middle;
  line-height: 0.8;
  margin-left: 3px;
}
.product-single-details .product-price {
  color: #000;
  font-size: 2.4rem;
  letter-spacing: -0.02em;
  vertical-align: middle;
  line-height: 0.8;
}
.product-single-details .old-price {
  position: relative;
  top: 2px;
  color: #a7a7a7;
  font-size: 1.9rem;
  font-weight: 600;
  vertical-align: middle;
}
.product-single-details .old-price + .product-price {
  margin-left: 0.4rem;
}
.product-single-details .add-wishlist:before {
  margin-right: 0.3rem;
}
.product-single-details .short-divider {
  width: 40px;
  height: 0;
  border-top: 2px solid #e7e7e7;
  margin: 0 0 2.2rem;
  text-align: left;
}
.product-single-details .product-single-filter:last-child {
  display: none;
  margin-bottom: 1rem;
  margin-top: -2px;
}
.product-single-details .divider + .product-action {
  margin-top: -0.5rem;
}
.product-single-details .product-action + .divider {
  margin-top: 1.6rem;
}
.product-single-details .ratings-container {
  margin-bottom: 2.1rem;
  display: flex;
  align-items: center;
}
.product-single-details .ratings-container .product-ratings,
.product-single-details .ratings-container .ratings {
  font-size: 1.3rem;
}
.product-single-details .ratings-container .product-ratings {
  height: 14px;
  margin-left: -1px;
  margin-right: 1px;
}
.product-single-details .ratings-container .product-ratings:before {
  color: #999;
}
.product-single-details .ratings-container .ratings:before {
  color: #FD5B5A;
}
.product-single-details .rating-link {
  color: #999;
  font-size: 1.3rem;
  font-weight: 400;
  padding-left: 1rem;
}
.product-single-details .rating-link:hover {
  text-decoration: underline;
}
.product-single-details .rating-link-separator {
  padding-left: 0.9rem;
  font-size: 1.3rem;
}
.product-single-details .product-desc {
  margin-bottom: 1.8rem;
  font-size: 1.6rem;
  letter-spacing: -0.015em;
  line-height: 1.6875;
}
.product-single-details .product-desc a {
  color: #000;
}
.product-single-details .product-action {
  padding: 1.5rem 0 1.6rem;
}
.product-single-details .container {
  align-items: center;
  -ms-flex-align: center;
}
.product-single-details .container img {
  max-width: 5rem;
  max-height: 5rem;
  margin-right: 2rem;
}
.product-single-details .product-single-qty {
  margin: 0.5rem 0.5rem 0.5rem 1px;
}
.product-single-details .product-single-qty .form-control {
  height: 48px;
  font-size: 1.6rem;
  font-weight: 700;
}
.product-single-details .clear-btn {
  display: inline-block;
  background-color: #f4f4f4;
  margin-top: -3px;
  margin-left: -3px;
  padding: 5px 8px;
  font-size: 1rem;
  color: #000;
}
.product-single-details .clear-btn:hover {
  background-color: var(--color-primary);
  color: #fff;
}

.product-filters-container select.form-control:not([size]):not([multiple]) {
  margin-bottom: 0;
  height: 42px;
  font-weight: 600;
}
.product-filters-container .select-custom {
  max-width: 282px;
  width: 100%;
}
.product-filters-container .select-custom::after {
  right: 1.5rem;
  color: #000;
}

.product-single-container .cart-sticky .sticky-header.fixed {
  top: 58px;
  box-shadow: none;
  border: 1px solid #e7e7e7;
  animation: none;
}

main .sticky-header:not(.fixed) .sticky-img, main .sticky-header:not(.fixed) .sticky-detail {
  display: none;
}
main .sticky-header:not(.fixed).container {
  padding-left: 0;
  padding-right: 0;
}
main .sticky-header.fixed .container, main .sticky-header.fixed .container-fluid {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
main .sticky-header.fixed .product-action {
  flex: 1;
  -ms-flex: 1;
  border: 0;
  margin: 0;
  padding: 0;
  min-width: 260px;
  text-align: right;
}
main .sticky-header .sticky-img img {
  margin: 0;
  max-width: 60px;
  max-height: 60px;
}
main .sticky-header .sticky-detail {
  display: flex;
  margin-bottom: 5px;
}
main .sticky-header .product-title {
  margin-right: 2rem;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
main .sticky-header .price-box {
  margin: 0;
  color: #2b2b2d;
  font-family: "Oswald", "Inter";
  font-weight: 400;
  line-height: normal;
}
main .sticky-header .old-price {
  font-size: 1.4rem;
}
main .sticky-header .product-price {
  font-size: 1.8rem;
}
main .sticky-header .ratings-container {
  display: block;
  line-height: 24px;
}
main .sticky-header .product-ratings:before {
  color: rgba(0, 0, 0, 0.16);
}

.product-both-info .row .col-lg-12 {
  margin-bottom: 12px;
}
.product-both-info .product-single-details {
  margin-top: 0;
}
.product-both-info .product-single-details .product-desc {
  border-bottom: 0;
}
.product-both-info .product-single-gallery .label-group {
  left: 1.8rem;
}

.single-info-list {
  margin-bottom: 1.7rem;
  padding: 0;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.005em;
  text-transform: uppercase;
}
.single-info-list li {
  margin-bottom: 1rem;
  letter-spacing: 0.001em;
}
.single-info-list li strong {
  color: #000;
  letter-spacing: 0;
}

.product-single-filter {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.product-single-filter label {
  margin-right: 4.2rem;
  min-width: 5rem;
  margin-bottom: 0;
  color: #000;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.005em;
  text-transform: uppercase;
}
.product-single-filter .config-swatch-list {
  display: inline-flex;
  margin: 0;
}
.product-single-filter .config-size-list li {
  margin-bottom: 0;
  margin-right: 0;
  color: #000;
}
.product-single-filter .config-size-list li a {
  margin: 3px 6px 3px 0;
  min-width: 3.2rem;
  height: 2.6rem;
  border: 1px solid #eee;
  color: inherit;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 2.6rem;
  background-color: #fff;
}
.product-single-filter .config-size-list li a:not(.disabled):hover {
  border-color: var(--color-primary);
  background-color: var(--color-primary);
  color: #fff;
}
.product-single-filter .config-size-list li a.disabled {
  cursor: not-allowed;
  text-decoration: none;
  background-color: transparent;
  opacity: 0.5;
}
.product-single-filter .config-size-list li a.filter-color {
  height: 2.8rem;
  min-width: 2.8rem;
}
.product-single-filter .config-size-list li.active a {
  border-color: var(--color-primary);
  outline: none;
  color: #fff;
  background-color: var(--color-primary);
}
.product-single-filter .config-size-list li.active a.filter-color:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-family: "porto";
  font-size: 1.1rem;
  line-height: 1;
  content: "";
}
.product-single-filter .config-img-list li a {
  height: 100%;
}
.product-single-filter .config-img-list li img {
  width: 30px;
  height: 30px;
}
.product-single-filter.product-single-qty {
  max-width: 148px;
  max-height: 7.5rem;
  border-bottom: 0;
}

.product-single-qty label {
  color: #000;
  font-weight: 600;
  font-size: 1.5rem;
}

.product-single-share {
  display: flex;
  margin-top: 0.7rem;
  align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.product-single-share label {
  margin-right: 1.2rem;
  margin-bottom: 0.5rem;
  color: #000;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.1;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.005em;
  text-transform: uppercase;
}
.product-single-share .social-icons {
  margin-top: 2px;
}
.product-single-share .social-icons.vertical {
  display: flex;
  flex-direction: column;
}
.product-single-share .social-icons.vertical .social-icon {
  border-radius: 0;
}
.product-single-share .social-icon {
  line-height: 2em;
  border: 2px solid transparent;
  margin: 0.2857em 1px 0.2857em 0;
}

.product-single-share:not(.icon-with-color) .social-icon {
  border-radius: 50%;
}
.product-single-share:not(.icon-with-color) .social-icon:not(:hover):not(:active):not(:focus) {
  color: #000;
  background-color: transparent;
  border-color: #e7e7e7;
}

.product-single-gallery {
  margin-bottom: 3.3rem;
}
.product-single-gallery .sticky-slider:not(.sticked) {
  position: relative !important;
}
.product-single-gallery a {
  display: block;
}
.product-single-gallery img {
  display: block;
  width: 100%;
  max-width: none;
}
.product-single-gallery .prod-thumbnail .owl-nav {
  font-size: 1.6rem;
  color: var(--color-primary);
}
.product-single-gallery .prod-thumbnail .owl-nav .owl-prev {
  left: 1.5rem;
}
.product-single-gallery .prod-thumbnail .owl-nav .owl-next {
  right: 1.5rem;
}
.product-single-gallery .owl-nav {
  font-size: 2.8rem;
}
.product-single-gallery .owl-nav .owl-prev {
  left: 2.5rem;
}
.product-single-gallery .owl-nav .owl-next {
  right: 2.5rem;
}
.product-single-gallery .owl-nav button {
  transition: opacity 0.5s;
}
.product-single-gallery .product-item {
  position: relative;
  z-index: 2;
}
.product-single-gallery .product-item:not(:last-child) {
  margin-bottom: 4px;
}
.product-single-gallery .product-item:hover .prod-full-screen {
  opacity: 1;
}
.product-single-gallery .product-single-grid {
  margin-bottom: 3.6rem;
}
.product-single-gallery .label-group {
  position: absolute;
  z-index: 100;
  top: 1.1rem;
  left: 1.1rem;
}
.product-single-gallery .product-label {
  display: block;
  text-align: center;
  margin-bottom: 5px;
  text-transform: uppercase;
  padding: 7px;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  border-radius: 12px;
}
.product-single-gallery .product-label.label-hot {
  background-color: #2ba968;
}
.product-single-gallery .product-label.label-sale {
  background-color: #da5555;
}
.product-single-gallery .product-label.label-new {
  background-color: #08c;
}

.prod-thumbnail {
  display: flex;
  display: -ms-flexbox;
  margin: 8px 0 0;
  padding: 0 1px;
}
.prod-thumbnail > .owl-dot {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 4px;
}
.prod-thumbnail.owl-theme .owl-nav [class*=owl-]:hover {
  color: var(--color-primary);
}
.prod-thumbnail img {
  width: 100%;
  cursor: pointer;
}
.prod-thumbnail .owl-dot.active img, .prod-thumbnail img:hover {
  border: 2px solid #21293c;
}

.transparent-dots {
  position: absolute;
  top: 1.6rem;
  left: 2.6rem;
  width: 110px;
  margin: 0;
  padding: 0;
  z-index: 99;
}
.transparent-dots .owl-dot {
  flex: 1;
  max-width: 108px;
  margin-bottom: 2px;
}
.transparent-dots .owl-dot img {
  border: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: border-color 0.2s;
}
.transparent-dots .owl-dot.active img, .transparent-dots .owl-dot:hover img {
  border: 1px solid var(--color-primary);
  transition: border-color 0.2s;
}

.product-slider-container:not(.container) {
  position: relative;
  padding-left: 1px;
  padding-right: 1px;
}
.product-slider-container:not(.container):hover .prod-full-screen {
  opacity: 1;
}
.product-slider-container:not(.container) button.owl-prev:not(.disabled),
.product-slider-container:not(.container) button.owl-next:not(.disabled) {
  opacity: 1;
}

.prod-full-screen {
  position: absolute;
  right: 2rem;
  bottom: 1.7rem;
  transition: all 0.5s;
  outline: none;
  opacity: 0;
  z-index: 1;
}
.prod-full-screen i {
  color: #000;
  font-size: 1.4rem;
  cursor: pointer;
}

.product-single-tabs .tab-pane {
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #7b858a;
  line-height: 1.92;
}
.product-single-tabs .sticky-header {
  height: auto;
}
.product-single-tabs .nav.nav-tabs .nav-link {
  color: #818692;
}
.product-single-tabs .nav.nav-tabs .nav-link.active {
  color: #000;
}
.product-single-tabs .nav.nav-tabs .nav-link {
  font-family: "Inter", sans-serif;
  font-size: 1.3rem;
}
.product-single-tabs .nav.nav-tabs .nav-link:hover, .product-single-tabs .nav.nav-tabs .nav-link.active {
  border-bottom-color: #000;
}
.product-single-tabs .nav-item {
  font-size: 1.3rem;
}

.scrolling-box .tab-pane + .tab-pane {
  margin-top: 3.5rem;
  border-top: 2px solid #dae2e6;
}

.product-size-content {
  padding-top: 2rem;
  padding-bottom: 0.5rem;
}
.product-size-content img {
  margin: 0 auto 2rem;
}

.product-desc-content {
  margin-bottom: 2.5rem;
}
.product-desc-content .feature-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.9rem;
  border-style: solid;
  border-width: 2px;
  width: 64px;
  height: 64px;
  line-height: 60px;
  border-radius: 60px;
  font-size: 28px;
  color: var(--color-primary);
  background: transparent;
  border-color: var(--color-primary);
}
.product-desc-content .feature-box p {
  font-size: 14px;
  line-height: 27px;
  color: #4a505e;
  letter-spacing: 0;
}
.product-desc-content .feature-box h3 {
  margin-bottom: 0.8rem;
  font-size: 1.4rem;
}
.product-desc-content p {
  margin-bottom: 2.3rem;
  letter-spacing: 0.005em;
}
.product-desc-content ul,
.product-desc-content ol {
  margin-bottom: 2.4rem;
  padding-left: 7.4rem;
  letter-spacing: 0.005em;
  position: relative;
  padding-top: 2px;
}
.product-desc-content li {
  margin-bottom: 9px;
  letter-spacing: 0;
}
.product-desc-content li:before {
  content: "";
  position: absolute;
  left: 4rem;
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1.8rem;
  color: #21293c;
  font-size: 1.6rem;
}
.product-desc-content img.float-right,
.product-desc-content img.float-left {
  max-width: 50%;
}
.product-desc-content img {
  padding-top: 4px;
}
.product-desc-content .feature-box i {
  display: inline-block;
  font-size: 2.8rem;
  float: none;
  margin-bottom: 0;
  margin-top: 3px;
}
.product-desc-content .feature-box-content {
  margin-left: 0;
}

.table.table-striped {
  margin-top: 2rem;
  margin-bottom: 5.9rem;
}
.table.table-striped td, .table.table-striped th {
  padding: 1.1rem 1.2rem;
}
.table.table-striped tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.product-tags-content h4 {
  margin: 0 0 2rem;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
}
.product-tags-content form {
  margin-bottom: 2rem;
}
.product-tags-content .form-group {
  display: flex;
  align-items: stretch;
}
.product-tags-content .form-control {
  margin-right: 10px;
}
.product-tags-content .btn {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.product-reviews-content {
  padding-top: 2px;
  padding-bottom: 2.5rem;
  line-height: 1.92;
}
.product-reviews-content .required {
  color: #000;
}
.product-reviews-content .reviews-title {
  margin-bottom: 1.6rem;
  font-size: 2rem;
  font-weight: 400;
}
.product-reviews-content .reviews-title + p {
  padding-bottom: 0.4rem;
  letter-spacing: 0.005em;
}
.product-reviews-content .ratings-container {
  margin: -3px -2px 0.5rem 0;
}
.product-reviews-content .divider {
  border-top: 1px solid #e7e7e7;
  margin: 4rem 0;
}
.product-reviews-content .comments .comment-block {
  padding-bottom: 2.3rem;
  background-color: #f5f7f7;
}

.comment-container {
  display: flex;
  display: -ms-flexbox;
  padding: 29px 0 8px;
}
.comment-container:not(:first-child) {
  border-top: 1px solid #e7e7e7;
}
.comment-container .comment-avatar {
  flex: 1 0 auto;
  padding: 0 22px 5px 8px;
}
.comment-container img {
  border-radius: 10rem;
}
.comment-container .ratings-container {
  margin-bottom: 6px;
}
.comment-container .product-ratings,
.comment-container .ratings {
  font-size: 14px;
}
.comment-container .product-ratings:before {
  color: #999;
}
.comment-container .ratings:before {
  color: #FD5B5A;
}
.comment-container .comment-info {
  font-family: "Inter", sans-serif;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: -0.02em;
}
.comment-container .avatar-name {
  display: inline;
  font-family: inherit;
  font-size: inherit;
}
.comment-container .comment-text {
  letter-spacing: -0.015em;
}

.add-product-review {
  padding-top: 5px;
}
.add-product-review .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  top: 4px;
  left: 2px;
}
.add-product-review form {
  padding: 3.5rem 2rem 3.3rem;
  border-radius: 3px;
  background-color: #f4f4f4;
}
.add-product-review h3 {
  margin-bottom: 1.6rem;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: -0.01em;
}
.add-product-review label {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: 1.1rem;
}
.add-product-review .rating-stars {
  margin-bottom: 1rem;
}
.add-product-review .form-control {
  margin-top: 1.4rem;
  margin-bottom: 1.6rem;
  font-size: 1.4rem;
  max-width: 100%;
  height: 37px;
}
.add-product-review textarea.form-control {
  min-height: 170px;
}
.add-product-review .btn {
  padding: 0.55em 1rem 0.5em;
  font-weight: 400;
  text-transform: none;
  font-family: "Inter", sans-serif;
}
.add-product-review .custom-control-label {
  letter-spacing: 0.005em;
  line-height: 1.9;
}
.add-product-review .custom-control-label:before, .add-product-review .custom-control-label:after {
  top: 6px;
  left: 0;
  width: 15px;
  height: 15px;
  font-size: 1.2rem;
  font-weight: 300;
}
.add-product-review .custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #0075ff;
  border-color: #0075ff;
}
.add-product-review .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  color: #fff;
}
.add-product-review .custom-control {
  padding-left: 2.2rem;
  margin-bottom: 1rem;
  margin-top: -6px;
}

.rating-stars {
  display: flex;
  display: -ms-flexbox;
  position: relative;
  height: 14px;
  font-size: 1.4rem;
  margin-bottom: 2.8rem;
}
.rating-stars a {
  color: #706f6c;
  text-indent: -9999px;
  letter-spacing: 1px;
  width: 16px;
}
.rating-stars a:before {
  content: "";
  position: absolute;
  left: 0;
  height: 14px;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  text-indent: 0;
  overflow: hidden;
  white-space: nowrap;
}
.rating-stars a.active:before,
.rating-stars a:hover:before {
  content: "";
  font-weight: 900;
}
.rating-stars .star-1 {
  z-index: 10;
}
.rating-stars .star-2 {
  z-index: 9;
}
.rating-stars .star-3 {
  z-index: 8;
}
.rating-stars .star-4 {
  z-index: 7;
}
.rating-stars .start-5 {
  z-index: 6;
}
.rating-stars .star-1:before {
  width: 16px;
}
.rating-stars .star-2:before {
  width: 32px;
}
.rating-stars .star-3:before {
  width: 48px;
}
.rating-stars .star-4:before {
  width: 64px;
}
.rating-stars .star-5:before {
  content: "";
}

.products-section {
  padding-top: 3.8rem;
  padding-bottom: 3rem;
}
.products-section .owl-carousel.dots-top .owl-dots {
  margin: 0px -2px 3.5rem;
}
.products-section .owl-carousel.dots-top .owl-dots span {
  border-color: rgba(0, 68, 102, 0.4);
}
.products-section .owl-carousel.dots-top .owl-dot.active span {
  border-color: var(--color-primary);
}
.products-section .product-title {
  margin-bottom: 4px;
}
.products-section .price-box {
  margin-bottom: 1.4rem;
}
.products-section h2 {
  font-family: "Inter";
  padding-bottom: 1rem;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 3.4rem;
  font-size: 1.8rem;
  line-height: 22px;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.products-section.pt-sm {
  padding-top: 2.5rem;
}

.product-sidebar-right {
  margin-bottom: 1.7rem;
}
.product-sidebar-right .product-single-gallery {
  margin-bottom: 2.7rem;
}
.product-sidebar-right .product-single-details {
  margin-bottom: 0.6rem;
}
.product-sidebar-right .product-desc-content p {
  margin-bottom: 1.3rem;
  letter-spacing: 0.005em;
}
.product-sidebar-right .product-desc-content ul {
  margin-bottom: 2rem;
  padding-left: 5.8rem;
}
.product-sidebar-right .product-desc-content li::before {
  left: 2.4rem;
}

.products-section .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
}

.custom-product-filters .config-size-list li a {
  height: 28px;
  font-size: 13px;
  border: 1px solid #e9e9e9;
  color: #000;
  background-color: #f4f4f4;
}
.custom-product-filters .config-color-list img {
  width: 30px;
  height: 30px;
}
.custom-product-filters .config-color-list li a {
  height: 100%;
}

.single-product-custom-block .porto-heading {
  padding: 0.85em 2em;
  margin-bottom: 1.7rem;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  margin-right: 20px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 1.2rem;
}

.custom-product-single-share {
  position: absolute;
  top: 0;
  right: 0rem;
}
.custom-product-single-share .social-icon {
  display: block;
  margin: 0;
  margin-bottom: 2px;
  border-radius: 0;
}

.custom-product-single-tabs {
  padding: 7rem 0 3rem;
}
.custom-product-single-tabs .add-product-review form {
  background-color: #f7f7f7;
}
.custom-product-single-tabs .product-desc-content ul,
.custom-product-single-tabs .product-desc-content ol {
  margin-bottom: 2rem;
  padding-left: 5.8rem;
}
.custom-product-single-tabs .product-desc-content li::before {
  left: 2.4rem;
}
.custom-product-single-tabs .product-desc-content p {
  margin-bottom: 1.3rem;
}
.custom-product-single-tabs .nav.nav-tabs .nav-link {
  font-size: 1.5rem;
  padding: 1.1rem 0 1rem;
  margin-right: 1.5rem;
  background-color: transparent;
}

.product-single-tab-two .product-desc-content p {
  margin-bottom: 1.3rem;
}
.product-single-tab-two .product-desc-content ul {
  margin-bottom: 2rem;
  padding-left: 5.8rem;
}
.product-single-tab-two .product-desc-content li::before {
  left: 2.4rem;
}

.product-left-sidebar .product-single-details {
  margin-bottom: 0.8rem;
}

.table.table-size thead tr th,
.table.table-size tbody tr td {
  border: 0;
  color: #21293c;
  font-size: 1.4rem;
  letter-spacing: 0.005em;
  text-transform: uppercase;
}
.table.table-size thead tr th {
  padding: 2.8rem 1.5rem 1.7rem;
  background-color: #f4f4f2;
  font-weight: 600;
}
.table.table-size tbody tr td {
  padding: 1.1rem 1.5rem;
  background-color: #fff;
  font-weight: 700;
}
.table.table-size tbody tr:nth-child(2n) td {
  background-color: #ebebeb;
}

@media (max-width: 1199px) {
  .transparent-dots {
    width: 90px;
  }
}
@media (min-width: 768px) {
  .custom-product-single-tabs .nav.nav-tabs .nav-item {
    margin-bottom: -3px;
  }
  .custom-product-single-tabs .nav.nav-tabs .nav-link {
    padding: 1.1rem 0 1rem;
    font-size: 1.8rem;
    margin-right: 1.5rem;
  }

  .products-section {
    padding-top: 4.8rem;
    padding-bottom: 3.6rem;
  }

  .product-both-info .product-single-share {
    justify-content: flex-end;
  }

  .add-product-review form {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .product-both-info-bottom .col-md-4:last-child strong {
    order: 2;
    margin-left: 20px;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .product-both-info .row .col-lg-12 {
    margin-bottom: 4px;
  }

  .main-content .col-lg-7 {
    flex: 0 0 54%;
    max-width: 54%;
  }
  .main-content .col-lg-5 {
    flex: 0 0 46%;
    max-width: 46%;
  }

  .product-full-width {
    padding-right: 3.5rem;
  }
  .product-full-width .product-single-details .product-title {
    font-size: 4rem;
  }

  .table.table-size thead tr th {
    padding-top: 2.9rem;
    padding-bottom: 2.9rem;
  }
  .table.table-size thead tr th,
.table.table-size tbody tr td {
    padding-right: 4.2rem;
    padding-left: 3rem;
  }
}
@media (min-width: 1200px) {
  .product-both-info .product-single-share {
    margin-top: -13px;
  }
}
@media (max-width: 991px) {
  .single-product-custom-block {
    margin-right: 4rem;
  }
  .single-product-custom-block .porto-heading {
    padding: 0.85em 1em;
    margin-bottom: 0.7rem;
    margin-right: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-all-icons.product-action .product-single-qty {
    margin-right: 50%;
    margin-bottom: 1.2rem;
  }
}
@media (min-width: 576px) {
  .product-tags-content .form-control {
    width: 250px;
  }
}
@media (max-width: 767px) {
  .product-size-content .table.table-size {
    margin-top: 3rem;
  }
}
@media (max-width: 575px) {
  .transparent-dots {
    width: 70px;
  }

  .rating-stars a:before {
    line-height: 1.2;
  }

  .ratings-container .ratings,
.ratings-container .product-ratings {
    line-height: 1.2;
  }
}
@media (max-width: 480px) {
  .pg-vertical .product-thumbs-wrap {
    height: 165px;
  }
  .pg-vertical .vertical-thumbs {
    max-width: 48px;
  }
  .pg-vertical .product-slider-container {
    max-width: calc(100% - 53px);
  }

  .product-size-content .table.table-size th,
.product-size-content .table.table-size td {
    padding-left: 1rem;
    padding-right: 0.5rem;
    font-size: 1.2rem;
  }

  .product-reviews-content .reviews-title {
    font-size: 1.7rem;
  }

  .custom-product-single-tabs .nav.nav-tabs .nav-item:not(:last-child) {
    margin-right: 0;
  }
  .custom-product-single-tabs .nav.nav-tabs .nav-link {
    font-size: 1.4rem;
  }
}
.sidebar-product .widget.widget-product-categories {
  margin-bottom: 3rem;
  padding: 1.8rem 1.5rem 1.3rem;
  border: 1px solid #e7e7e7;
}
.sidebar-product .widget.widget-product-categories .widget-body {
  padding: 2px 0 0.5rem 1.4rem;
}
.sidebar-product .widget.widget-product-categories .widget-body:after {
  display: block;
  clear: both;
  content: "";
}
.sidebar-product .widget.widget-product-categories .cat-list li {
  margin-bottom: 0.5rem;
}
.sidebar-product .widget.widget-product-categories .cat-list li:last-child {
  margin-bottom: -2px;
}
.sidebar-product .widget.widget-product-categories a {
  display: block;
  position: relative;
  padding: 4px 0;
  color: #7a7d82;
  font-weight: 600;
}
.sidebar-product .widget.widget-product-categories .widget-title {
  color: #7a7d82;
  font-weight: 600;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  line-height: 24px;
}
.sidebar-product .widget-title a:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 46%;
  right: 2px;
  transform: translateY(-50%);
  transition: all 0.35s;
  font-family: "porto";
  font-size: 1.7rem;
  font-weight: 600;
  color: #000;
}
.sidebar-product .widget-title a.collapsed:after {
  content: "";
}
.sidebar-product .sidebar-toggle {
  position: fixed;
  padding-left: 10px;
  top: 50%;
  z-index: 9999;
  left: 0;
}

.custom-sidebar-toggle {
  display: flex;
  position: fixed;
  padding: 0;
  align-items: center;
  justify-content: center;
  top: 20%;
  left: 0;
  width: 40px;
  height: 40px;
  transition: left 0.2s ease-in-out 0s;
  border: #dcdcda solid 1px;
  border-left-width: 0;
  background: #fff;
  font-size: 17px;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
  z-index: 999;
  margin-top: 50px;
}

.sidebar-opened .custom-sidebar-toggle {
  left: 260px;
  z-index: 9000;
}
.sidebar-opened .custom-sidebar-toggle i:before {
  content: "";
}

.sidebar-product {
  margin-bottom: 2.8rem;
}
.sidebar-product .widget:not(:last-child):not(.widget-info) {
  margin-bottom: 2.9rem;
}
.sidebar-product .widget-info {
  margin: 0px 0 4.8rem;
}
.sidebar-product .widget-info li {
  display: flex;
  align-items: center;
  margin-bottom: 2.2rem;
}
.sidebar-product .widget-info i {
  margin: 1px 1.9rem 0 4px;
}
.sidebar-product .widget-featured {
  padding-bottom: 3rem;
}
.sidebar-product .widget-featured .widget-body {
  padding-top: 1.9rem;
}
.sidebar-product .widget-featured .owl-carousel .owl-nav {
  top: -4.1rem;
}
.sidebar-product .widget-title {
  margin: 0;
  text-transform: none;
  border-bottom-width: 1px;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 24px;
}
.sidebar-product .widget-subtitle {
  color: #7a7d82;
  margin-bottom: 3rem;
  font-size: 1.3rem;
  font-weight: 400;
}
.sidebar-product .widget-body {
  padding-left: 0;
  padding-top: 2.3rem;
}
.sidebar-product .widget-body p {
  line-height: 27px;
  font-size: 1.3rem;
  color: #000;
  letter-spacing: 0.01em;
  font-weight: 500;
  margin-bottom: 3rem;
}
.sidebar-product .product-widget {
  margin-bottom: 1.3rem;
}
.sidebar-product .product-widget figure {
  margin-right: 0.8rem;
  max-width: 75px;
}
.sidebar-product .product-widget .widget-body {
  padding-top: 1.9rem;
}
.sidebar-product .ratings-container {
  margin-left: 0;
  margin-bottom: 1.2rem;
}
.sidebar-product .owl-carousel .owl-nav {
  top: -4.1rem;
  right: 1px;
}
.sidebar-product .owl-carousel .owl-nav button.owl-prev,
.sidebar-product .owl-carousel .owl-nav button.owl-next {
  font-size: 1.8rem;
}

.widget-info ul {
  display: flex;
  align-items: center;
  -ms-flex-align: center;
  justify-content: space-between;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin: 0;
}
aside .widget-info ul {
  display: block;
}
.widget-info li {
  margin-bottom: 2rem;
}
.widget-info li:not(:last-child) {
  margin-right: 2.5rem;
}
aside .widget-info li:not(:last-child) {
  border-bottom: 1px solid rgba(231, 231, 231, 0.8);
  padding-bottom: 2.2rem;
  margin-right: 0;
}
.widget-info i {
  min-width: 40px;
  margin-right: 15px;
  color: var(--color-primary);
  font-size: 4rem;
  line-height: 1;
}
.widget-info i:before {
  margin: 0;
}
aside .widget-info i {
  margin-left: 7px;
}
.widget-info h4 {
  display: inline-block;
  margin-bottom: 0;
  color: #6b7a83;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.286;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
}

.product-single-collapse {
  line-height: 1.9;
  margin-bottom: 3.2rem;
  margin-top: -3px;
}
.product-single-collapse p {
  margin-bottom: 1.3rem;
}
.product-single-collapse .collapse-body-wrapper {
  padding-top: 3.1rem;
  padding-bottom: 2px;
}
.product-single-collapse .product-desc-content {
  margin-bottom: 1.3rem;
}
.product-single-collapse .product-desc-content ul, .product-single-collapse .product-desc-content ol {
  padding-left: 5.8rem;
  margin-bottom: 2rem;
}
.product-single-collapse .product-desc-content li::before {
  left: 2.4rem;
}

.product-collapse-title {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1;
  text-transform: uppercase;
}
.product-collapse-title a {
  display: flex;
  align-items: center;
  position: relative;
  padding: 1.4rem 1.5rem 1.5rem;
  border-bottom: 1px solid #ddd;
  color: inherit;
}
.product-collapse-title a:hover, .product-collapse-title a:focus {
  color: inherit;
  text-decoration: none;
}
.product-collapse-title a:before {
  content: "";
  margin-right: 1rem;
  font-family: "porto";
  font-size: 2rem;
  font-weight: 400;
}
.product-collapse-title a:after {
  display: block;
  position: absolute;
  bottom: -0.2rem;
  left: 0;
  width: 100%;
  height: 0.2rem;
  transform-origin: left center;
  transform: scale(1, 1);
  transition: transform 0.4s;
  background-color: var(--color-primary);
  content: "";
}
.product-collapse-title a.collapsed:before {
  content: "";
}
.product-collapse-title a.collapsed:after {
  transform-origin: right center;
  transform: scale(0, 1);
}

.collapse-body-wrapper {
  padding: 3rem 0 1.5rem 2rem;
}

.maga-sale-container {
  font-family: "Oswald";
  position: relative;
}
.maga-sale-container .mega-content {
  margin: 1.1rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  border: 1px solid #f6f5f0;
}
.maga-sale-container .mega-price-box {
  position: relative;
  display: flex;
  margin: 4.4rem 0.5rem 2.4rem 0;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.maga-sale-container .mega-price-box .price-big {
  font-size: 4rem;
  margin-right: 5px;
  z-index: 1;
}
.maga-sale-container .mega-price-box .price-desc {
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
  line-height: 1.1;
  z-index: 1;
}
.maga-sale-container .mega-price-box em {
  font-size: 1.8rem;
  font-style: unset;
}
.maga-sale-container .mega-price-box:before, .maga-sale-container .mega-price-box:after {
  position: absolute;
  content: "";
  display: block;
  width: 94px;
  border: 0 solid var(--color-primary);
  border-width: 50px 0;
  border-bottom-color: transparent;
  border-radius: 50%;
}
.maga-sale-container .mega-price-box:before {
  transform: rotate(-60deg);
  top: -34%;
}
.maga-sale-container .mega-price-box:after {
  transform: rotate(120deg);
  margin-left: 8px;
  top: -41%;
}
.maga-sale-container .mega-title {
  margin-left: 0.8rem;
  transform: scaleX(0.6);
  font-size: 3.8rem;
  letter-spacing: 0.07em;
  line-height: 1.1;
  color: #113952;
}
.maga-sale-container .mega-subtitle {
  margin-left: 0.8rem;
  font-size: 1.6rem;
  letter-spacing: 0.17em;
  color: #113952;
}

.custom-maga-sale-container {
  margin-bottom: 3.4rem;
}
.custom-maga-sale-container .mega-price-box {
  margin: 4.2rem 0.8rem 3rem 0;
}
.custom-maga-sale-container .mega-price-box .price-big {
  font-size: 4.7rem;
  margin-right: 5px;
  margin-top: 2px;
}
.custom-maga-sale-container .mega-price-box .price-desc {
  font-size: 1.6rem;
}
.custom-maga-sale-container .mega-price-box em {
  font-size: 2.2rem;
  margin-bottom: 1px;
  margin-top: 3px;
}
.custom-maga-sale-container .mega-price-box:before, .custom-maga-sale-container .mega-price-box:after {
  width: 120px;
  border-width: 60px 0;
}
.custom-maga-sale-container .mega-price-box:after {
  margin-left: 9px;
}
.custom-maga-sale-container .mega-title {
  margin-left: 0;
  font-size: 4.4rem;
  white-space: nowrap;
  padding-top: 4px;
  margin-right: 1.5rem;
}
.custom-maga-sale-container .mega-subtitle {
  font-size: 1.9rem;
  margin-left: 0;
  letter-spacing: 0.1em;
}

@media (min-width: 992px) {
  .main-content-wrap {
    overflow: hidden;
  }
  .main-content-wrap .main-content {
    margin-left: -25%;
    transition: 0.15s linear;
  }
  .main-content-wrap .sidebar-shop {
    left: -25%;
    transition: 0.15s linear;
    visibility: hidden;
    z-index: -1;
  }
  .sidebar-opened .main-content-wrap > .sidebar-shop {
    left: 0;
    visibility: visible;
    z-index: 0;
  }
  .sidebar-opened .main-content-wrap > .main-content {
    margin-left: 0;
  }
  body:not(.sidebar-opened) .main-content-wrap > .main-content {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .sidebar-toggle {
    display: none;
  }
}
@media (min-width: 576px) {
  .sidebar-product .widget.widget-product-categories {
    padding: 2.4rem 3rem 2.5rem;
  }
}
@media (max-width: 1199px) {
  .maga-sale-container .mega-title {
    font-size: 3rem;
  }

  .custom-maga-sale-container .mega-price-box:before, .custom-maga-sale-container .mega-price-box:after {
    width: 100px;
    border-width: 52px 0;
  }

  .custom-maga-sale-container .mega-price-box .price-big {
    margin-top: -3px;
  }

  .maga-sale-container .mega-title {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .mobile-sidebar {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 260px;
    padding: 2rem;
    margin: 0;
    transform: translate(-260px);
    transition: transform 0.2s ease-in-out 0s;
    background-color: #fff;
    z-index: 9999;
    overflow-y: auto;
  }
  .sidebar-opened .mobile-sidebar {
    transform: none;
  }

  .sidebar-opened .sidebar-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0.35;
    z-index: 8999;
  }
}
@media (max-width: 575px) {
  .widget-info ul {
    display: block;
  }
}
@keyframes navItemArrow {
  0% {
    position: relative;
    right: -1px;
  }
  50% {
    position: relative;
    right: 3px;
  }
  100% {
    position: relative;
    right: -1px;
  }
}
.blog-section {
  padding-bottom: 1.6rem;
}

.post {
  margin-bottom: 4.1rem;
}
.post a {
  color: inherit;
}
.post a:hover, .post a:focus {
  text-decoration: underline;
}
.post .read-more {
  float: right;
}
.post .read-more i:before {
  margin: 0;
}

.post-media {
  position: relative;
  margin-bottom: 1.7rem;
  border-radius: 0;
  background-color: #ccc;
}
.post-media .prod-full-screen {
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  background-color: var(--color-primary);
  border-radius: 50%;
}
.post-media .prod-full-screen i {
  color: #fff;
}
.post-media:hover .prod-full-screen {
  opacity: 1;
}
.post-media .post-date {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 4.5rem;
  padding: 1rem 0.8rem 0.8rem;
  color: #fff;
  background: #000;
  font-family: Inter, sans-serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.post-media .day {
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
}
.post-media .month {
  display: block;
  font-size: 1.12rem;
  line-height: 1;
  opacity: 0.6;
}
.post-media img {
  width: 100%;
}

.post-slider {
  margin-bottom: 3rem;
}
.post-slider .owl-dots {
  position: absolute;
  right: 0;
  bottom: 0.25rem;
  left: 0;
  margin: 0 !important;
}

.post-body {
  margin-left: 0;
  padding-bottom: 2.1rem;
  border: 0;
  line-height: 24px;
}
.post-body .post-date {
  width: 40px;
  margin-right: 10px;
  float: left;
  text-align: center;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.post-body .post-date .day {
  display: block;
  padding: 1.1rem 0.2rem;
  background-color: #f4f4f4;
  color: #08c;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.375;
}
.post-body .post-date .month {
  display: block;
  padding: 0.4rem 0.2rem 0.7rem;
  border-radius: 0 0 0.2rem 0.2rem;
  background-color: #08c;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.33;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
}

.post-title {
  margin-bottom: 1.3rem;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.35;
}

.post-content {
  font-size: 1.3rem;
}
.post-content:after {
  display: block;
  clear: both;
  content: "";
}
.post-content p {
  margin-bottom: 7px;
}

.post-comment {
  color: #999;
  font-size: 1rem;
  text-transform: uppercase;
}

.post-meta > span {
  display: inline-block;
  margin-right: 1.5rem;
}
.post-meta i {
  margin-right: 0.5rem;
}
.post-meta i:before {
  margin: 0;
}

.single {
  margin-bottom: 2.3rem;
}
.single .post-media {
  margin-bottom: 3rem;
}
.single .post-meta {
  margin-bottom: 2rem;
  margin-left: 49px;
}
.single .post-meta a {
  color: #999;
  font-size: 1rem;
  text-transform: uppercase;
}
.single .post-title {
  margin-bottom: -8px;
  font-size: 3rem;
  color: var(--color-primary);
  font-weight: 700;
  font-family: Inter, sans-serif;
  line-height: 40px;
}
.single h3 {
  font-size: 2rem;
  font-weight: 600;
}
.single h3 i {
  margin-right: 7px;
  font-size: 2rem;
}
.single .post-share {
  margin-bottom: 2.4rem;
}
.single .post-share h3 {
  margin-bottom: 2.2rem;
  letter-spacing: -0.01em;
}
.single .post-content {
  margin-bottom: 5.7rem;
}
.single .post-content p {
  margin-bottom: 2rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.single .post-content h3 {
  margin-bottom: 2rem;
  color: #21293c;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}
.single .social-icon {
  width: 29px;
  height: 29px;
}
.single .social-icon + .social-icon {
  margin-left: 0.8rem;
}

.post-share {
  display: flex;
  flex-direction: column;
  margin-bottom: 2.6rem;
  padding: 2.8rem 0;
}
.post-share h3 {
  margin-right: 2rem;
}
.post-share .social-icons {
  color: #fff;
}

.post-author {
  margin-bottom: 2.2rem;
  padding-bottom: 2.7rem;
}
.post-author:after {
  display: block;
  clear: both;
  content: "";
}
.post-author h3 {
  margin-bottom: 2rem;
  letter-spacing: -0.01em;
}
.post-author figure {
  max-width: 80px;
  margin-right: 2rem;
  margin-bottom: 0;
  float: left;
}
.post-author h4 {
  margin: 1rem;
  font-weight: 600;
  font-size: 1.6rem;
  letter-spacing: 0.03em;
  color: var(--color-primary);
  font-family: "Inter", sans-serif;
}
.post-author .author-content {
  font-size: 1.3rem;
  line-height: 1.8;
}
.post-author .author-content p:last-child {
  margin-bottom: 0;
  line-height: 1.7;
}

.zoom-effect {
  position: relative;
  overflow: hidden;
}
.zoom-effect img {
  transition: transform 0.2s;
}
.zoom-effect:hover img {
  transform: scale(1.1, 1.1);
}

.post-date-in-media .post-media {
  margin-bottom: 1.9rem;
  overflow: hidden;
}
.post-date-in-media .post-media img {
  transition: transform 0.2s;
}
.post-date-in-media .post-media:hover img {
  transform: scale(1.1, 1.1);
}
.post-date-in-media .post-body {
  margin-left: 0;
  padding-bottom: 2rem;
  border: 0;
}
.post-date-in-media .post-title {
  margin-bottom: 0.7rem;
  font-size: 1.7rem;
  font-family: Inter, sans-serif;
  font-weight: 700;
  letter-spacing: -0.005em;
}
.post-date-in-media p {
  font-size: 1.3rem;
  line-height: 1.846;
}
.post-date-in-media .post-comment {
  color: #999;
  font-size: 1rem;
  text-transform: uppercase;
}

.comment-respond h3 {
  margin-bottom: 2.9rem;
  letter-spacing: -0.01em;
}
.comment-respond h3 + p {
  margin-bottom: 2.6rem;
}
.comment-respond label {
  margin-bottom: 0.7rem;
  font-size: 1.4rem;
  font-family: "Inter", sans-serif;
}
.comment-respond .form-control {
  height: 37px;
}
.comment-respond .form-group {
  margin-bottom: 2rem;
}
.comment-respond form {
  margin-bottom: 0;
  padding: 3rem;
  background-color: #f5f5f5;
}
.comment-respond form p {
  margin-bottom: 2rem;
  line-height: 1.75;
}
.comment-respond form textarea {
  margin-top: 1px;
  min-height: 170px;
}
.comment-respond form .form-group-custom-control .custom-control-label {
  font-family: "Inter", sans-serif;
  font-size: 1.4rem;
  line-height: 1.75;
  font-weight: 700;
  color: #000;
}
.comment-respond .form-group-custom-control {
  padding-top: 1px;
}
.comment-respond .custom-control-label:before,
.comment-respond .custom-control-label:after {
  width: 13px;
  height: 13px;
}
.comment-respond .custom-checkbox .custom-control-label:after {
  top: 2px;
  left: 1px;
  font-weight: 300;
  font-size: 1.2rem;
}
.comment-respond .custom-control-label:before,
.comment-respond .custom-control-label:after {
  top: 5px;
  left: 0;
  width: 13px;
  height: 13px;
  line-height: 2rem;
}
.comment-respond .custom-control {
  padding-left: 2.2rem;
}
.comment-respond .btn-sm {
  letter-spacing: 0.01em;
}

.related-posts {
  padding-top: 3.2rem;
  margin-bottom: 5rem;
}
.related-posts h4 {
  margin-bottom: 1.4rem;
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: -0.01em;
}
.related-posts .post {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.related-posts .post p {
  margin-bottom: 1rem;
}
.related-posts .post-body {
  padding-bottom: 0;
  border-bottom: 0;
}
.related-posts .post-media {
  margin-bottom: 2rem;
}
.related-posts .post-title {
  color: #0077b3;
  margin-bottom: 1rem;
  font-size: 16.8px;
}
.related-posts .post-content {
  margin-left: 55px;
}
.related-posts .read-more {
  float: left;
  color: #000;
  font-size: 12.6px;
  font-weight: 600;
}

.sidebar {
  position: relative;
  height: 100%;
  font-size: 1.3rem;
}
.sidebar .widget {
  margin-bottom: 3.1rem;
}
.sidebar .sidebar-wrapper {
  padding-bottom: 4.2rem;
}
.sidebar .sidebar-wrapper .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 3rem;
}

.widget-post .widget-title {
  margin-bottom: 1.7rem;
}

.widget-title {
  margin: 0.5rem 0 1.3rem;
  color: #313131;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.widget form {
  margin-bottom: 0;
}

.list {
  padding: 0;
  list-style: none;
  font-size: 1.3rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  margin-top: -8px;
  margin-bottom: 0;
}
.list li {
  display: block;
  position: relative;
  margin: 0;
  padding: 6px 0 6px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  line-height: 24px;
}
.list li:before {
  content: "";
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: -11px;
  margin-right: 6px;
  font-size: 7.2px;
  opacity: 0.7;
  vertical-align: middle;
}
.list li:hover::before {
  animation: navItemArrow 0.6s linear infinite;
}
.list li a {
  color: inherit;
}
.list li:first-child {
  border-top-width: 0;
}
.list .list {
  margin-top: 5px;
  margin-bottom: -6px;
  border-bottom: none;
}
.list .list li:first-child {
  border-top-width: 1px;
}

.widget.widget-categories .widget-title {
  margin-top: 1px;
  margin-bottom: 1.8rem;
}

.tagcloud:after {
  display: block;
  clear: both;
  content: "";
}
.tagcloud a {
  margin: 0.4rem 0.4rem 0.4rem 0;
  padding: 0.4rem 0.8rem;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
  font-size: 10.5px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 10px;
  background-color: #000;
  color: #fff;
}

.simple-post-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.simple-post-list li {
  padding-bottom: 15px;
}
.simple-post-list li:after {
  display: block;
  clear: both;
  content: "";
}
.simple-post-list li:last-child {
  padding-top: 15px;
  border-top: 1px dotted #ececec;
}
.simple-post-list .post-media {
  width: 5rem;
  margin: 0 1rem 0 0;
  float: left;
  border-radius: 0;
  line-height: 0;
}
.simple-post-list .post-media img {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
}
.simple-post-list .post-info a {
  display: inline-block;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: var(--color-primary);
}
.simple-post-list .post-info a:hover {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.simple-post-list .post-info .post-meta {
  letter-spacing: 0.01em;
  font-size: 1.1rem;
}

.comment-list {
  padding-bottom: 4px;
}

.comments {
  position: relative;
}
.comments .img-thumbnail {
  position: absolute;
  top: 0;
  padding: 0;
  border: 0;
}
.comments .comment-block {
  padding: 2rem 2rem 3.5rem;
  margin-left: 11.5rem;
  position: relative;
}
.comments .comment-block p {
  font-size: 0.9em;
  line-height: 21px;
  margin: 0;
  padding: 0;
}
.comments .comment-block .date {
  color: #999;
  font-size: 0.9em;
}
.comments .comment-by {
  display: block;
  padding: 0 0 4px 0;
  margin: 0;
  font-size: 1.3rem;
  line-height: 21px;
  letter-spacing: -0.005em;
  color: #999;
}
.comments .comment-by strong {
  font-size: 1.4rem;
  letter-spacing: 0.005em;
  color: #7b858a;
}
.comments .comment-footer {
  margin-top: 5px;
}
.comments .comment-arrow {
  position: absolute;
  left: -15px;
  height: 0;
  top: 28px;
  width: 0;
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  border-right: 15px solid #f4f4f4;
}
.comments .comment-action {
  color: var(--primary-color);
}

@media (max-width: 991px) {
  .sidebar.mobile-sidebar {
    position: fixed;
  }
}
@media (max-width: 767px) {
  .comment-respond .form-footer {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .comment-respond .form-footer {
    margin-bottom: 2rem;
  }
}
@media (max-width: 575px) {
  .comment-respond form {
    padding: 1.5rem;
  }
}
#map {
  height: 500px;
  margin-bottom: 5rem;
  background-color: #e5e3df;
}
#map address {
  margin: 0;
  padding: 0.625rem 0.875rem;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
#map a {
  display: inline-block;
  margin-top: 0.8rem;
  font-size: 1.2rem;
  text-transform: uppercase;
}

.contact-us-container {
  padding-bottom: 6px;
}
.contact-us-container h2 {
  font-size: 2.4rem;
  letter-spacing: -0.0425em;
}
.contact-us-container p {
  letter-spacing: -0.025em;
  line-height: 2;
}
.contact-us-container label {
  color: #000;
  font-size: 1.4rem;
  font-weight: 500;
}
.contact-us-container input {
  border-color: #ebebeb;
}
.contact-us-container .form-group {
  margin-bottom: 1.8rem;
}
.contact-us-container .form-footer {
  margin-top: -2px;
}
.contact-us-container .btn {
  font-family: "Inter", sans-serif;
}
.contact-us-container .contact-info {
  border-bottom: 1px solid #eee;
}
.contact-us-container .required {
  color: #ff7272;
}

.contact-info {
  padding-top: 0.5rem;
}
.contact-info > div {
  margin-bottom: 2.9rem;
}
.contact-info .col-12 {
  margin-bottom: 4.7rem;
}
.contact-info .feature-box .sicon-location-pin {
  margin-top: -2px;
}
.contact-info .feature-box i {
  margin-bottom: 1.8rem;
  font-size: 4.5rem;
}
.contact-info .feature-box h3 {
  margin-bottom: 0.4rem;
  font-size: 2rem;
  letter-spacing: -0.025em;
  text-transform: none;
  font-weight: 700;
}
.contact-info .feature-box h5 {
  color: #000;
  font-weight: 400;
  letter-spacing: -0.025em;
}

.logo {
  margin-right: 1.9rem;
  margin-top: 4px;
}

.top-notice .category {
  padding: 0.56em 1.5em 0.56em 1.6em;
  margin-left: 1.9rem;
  margin: 0 2.1rem 0 1.9rem;
  font-size: 10px;
  font-weight: 600;
  border-radius: 0.4rem;
}
.top-notice small {
  font-size: 11px;
  opacity: 1;
  line-height: 1;
}
.top-notice h5 {
  font-weight: 700;
}
.top-notice h5 b {
  font-size: 16px;
  font-weight: 800;
}

.header {
  letter-spacing: 0.01em;
}
.header .separator {
  margin: 0 1.3rem 0 2.2rem;
  border-left-color: #e7e7e7;
}
.header .header-middle .separator {
  margin: 0 1.9rem 0 8px;
  height: 40px;
}

.header-middle .header-left {
  padding: 1.9rem 0px 2.3rem;
  max-width: 260px;
  width: 100%;
  border-right: 1px solid #e7e7e7;
}
.header-middle .header-right {
  padding: 2.2rem 4.7rem 2.4rem 2.8rem;
  box-shadow: 0px 20px 10px 0 rgba(99, 111, 113, 0.05);
}

.header-dropdown ul a {
  padding: 0.5em 1em;
  font-weight: 400;
}

.header-top .info-box {
  padding: 0;
  white-space: nowrap;
}
.header-top .info-box .icon-shipping {
  font-size: 25px;
}
.header-top .info-box i {
  margin-right: 3px;
  color: #fcd070;
}
.header-top .info-box-container {
  display: flex;
  padding-right: 1.3rem;
}
.header-top .info-box-container .info-box {
  margin-left: 2rem;
}
.header-top .info-box-container .icon-pin {
  font-size: 16px;
}
.header-top .info-box-container .icon-shipping-truck {
  font-size: 19px;
}
.header-top .info-box-container .icon-help-circle {
  margin-right: 0.8rem;
  font-size: 18px;
}
.header-top .info-box-container h4 {
  font-size: 11px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.01em;
}

.header-right > .info-box h4 {
  font-weight: 900;
  font-size: 13px;
  margin-right: 1px;
  letter-spacing: -0.025em;
}
.header-right > .info-box i {
  margin-right: 8px;
}

.header-contact .header-icon {
  display: inline-block;
  transition: transform 0.3s;
}
.header-contact:hover .header-icon {
  transform: scale(1.15, 1.15);
}

.header-dropdown {
  padding-top: 6px;
  margin-left: 2rem;
  white-space: nowrap;
  font-weight: 600;
  color: #000;
}
.header-dropdown + .header-dropdown {
  margin-left: 0.9rem;
}

.cart-subtotal {
  padding-bottom: 2px;
  font-weight: 400;
  color: #000;
}
.cart-subtotal .cart-price {
  margin-top: 2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: #ffc220;
}

.cart-dropdown i {
  display: inline-block;
  margin-top: -3px;
  font-size: 3.3rem;
}

.dropdown-arrow .badge-circle {
  top: 3px;
  left: 27px;
  z-index: 1;
  background: #ffc220;
}
.dropdown-arrow:after {
  content: "";
  position: absolute;
  right: -3.2rem;
  top: 0;
  font-size: 35px;
  color: #000;
}

.header-contact {
  margin: 1px 0 0 8px;
}
.header-contact i {
  margin-right: 6px;
}
.header-contact h6 {
  font-weight: 600;
}
.header-contact h6 a {
  font-size: 1.6rem;
  font-weight: 800;
  letter-spacing: 0.01em;
}
.header-contact h6 span {
  display: inline-block;
  margin-bottom: 1px;
}
.header-contact a {
  color: #000;
}

.header-user i {
  font-size: 3.3rem;
}
.header-user h6 span {
  font-weight: 500;
  letter-spacing: -0.03em;
}

.header-wishlist i {
  font-size: 3.6rem;
}
.header-wishlist h6 span {
  display: inline-block;
  margin-bottom: 1px;
  letter-spacing: -0.03em;
  font-weight: 500;
}

.header-search-category {
  padding-top: 2px;
  margin-left: 0.7rem;
}
.header-search-category .btn,
.header-search-category .form-control {
  border-radius: 0;
}
.header-search-category .header-search-wrapper {
  height: 46px;
  border: 2px solid var(--color-primary);
  border-radius: 5px;
}
.header-search-category .form-control,
.header-search-category .select-custom {
  background: #fff;
  font-family: Inter, sans-serif;
}
.header-search-category select {
  padding-left: 2.2rem;
  font-size: 11px;
  letter-spacing: 0.01em;
}
.header-search-category .select-custom:after {
  right: 16px;
}
.header-search-category .form-control {
  padding-left: 1.8rem;
  border-radius: 5px;
}
.header-search-category .btn {
  min-width: 59px;
  background-color: var(--color-primary);
  color: #fff;
}
.header-search-category.header-search .header-search-wrapper {
  border-width: 2px;
}

.header-search-wrapper .btn:before {
  margin-top: 2px;
}

.sidebar-home {
  padding: 3.6rem 2.3rem 1rem;
  z-index: 1054;
}

.side-menu-title {
  padding: 0 0 1.2rem;
  font-size: 1.6rem;
  text-transform: none;
  color: var(--color-primary);
  background-color: transparent;
}

.sidebar-opened .sidebar-overlay {
  z-index: 1050;
}

.menu ul li:hover > a,
.menu ul li.show > a,
.menu ul li.active > a {
  background: #fff;
  text-decoration: underline;
}
.menu ul a {
  font-weight: 500;
}
.menu.sf-arrows {
  padding-bottom: 2.2rem;
}
.menu.sf-arrows .menu-btn {
  position: absolute;
  right: -11px;
  top: 51%;
  width: 32px;
  display: flex;
  height: 32px;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  font-weight: 400;
}
.menu.sf-arrows .menu-btn:after {
  position: relative;
  top: 0;
}
.menu.sf-arrows > li {
  padding-left: 0;
  padding-right: 0;
  border: none;
}
.menu.sf-arrows > li .sf-with-ul:before {
  top: 54%;
  left: 100%;
}
.menu.sf-arrows > li .sf-with-ul:after {
  font-size: 2.8rem;
  right: -2px;
  top: 2px;
  color: #000;
}
.menu.sf-arrows > li > a {
  display: flex;
  position: relative;
  align-items: center;
  padding: 1.3rem 0 0.9rem 1px;
  border: none;
  letter-spacing: -0.035em;
  color: #000;
}
.menu.sf-arrows > li:hover .megamenu,
.menu.sf-arrows > li:hover > ul {
  left: 105%;
}
.menu.sf-arrows > li:hover .sf-with-ul:before {
  opacity: 1;
}
.menu.sf-arrows > li.show, .menu.sf-arrows > li.active, .menu.sf-arrows > li:hover {
  background-color: #fff;
}
.menu.sf-arrows > li.show > a, .menu.sf-arrows > li.active > a, .menu.sf-arrows > li:hover > a {
  color: var(--color-primary);
}
.menu.sf-arrows > li.show > a:after, .menu.sf-arrows > li.active > a:after, .menu.sf-arrows > li:hover > a:after {
  color: inherit;
}
.menu.sf-arrows.with-icon > li {
  margin-bottom: 2px;
}
.menu.sf-arrows.with-icon > li .sf-with-ul:after {
  top: 0;
}
.menu.sf-arrows.with-icon > li > a {
  letter-spacing: -0.025em;
}
.menu.sf-arrows.with-icon > li i {
  margin-bottom: -2px;
  margin-right: 3px;
  font-size: 2.8rem;
}
.menu .megamenu .submenu {
  padding-bottom: 1.9rem;
  font-weight: 500;
}
.menu .megamenu .submenu a {
  padding-bottom: 1.3rem;
}
.menu .megamenu .nolink {
  font-size: 1.4rem;
  padding-bottom: 0.9rem;
}
.menu .megamenu.megamenu-four, .menu .megamenu.megamenu-one, .menu .megamenu.megamenu-two, .menu .megamenu.megamenu-three, .menu .megamenu.megamenu-five {
  width: 831px;
  padding: 2rem;
}
.menu .megamenu.megamenu-four .row > div, .menu .megamenu.megamenu-one .row > div, .menu .megamenu.megamenu-two .row > div, .menu .megamenu.megamenu-three .row > div, .menu .megamenu.megamenu-five .row > div {
  padding-top: 2px;
}
.menu .megamenu.megamenu-five {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 408px;
  border-right-color: #000;
}
.menu .megamenu.megamenu-one .menu-banner-2 {
  max-height: 397px;
  margin-bottom: 2rem;
}
.menu .megamenu.megamenu-one .menu-banner-2 .banner-content {
  top: 2.5rem;
  right: 10.1rem;
}
.menu .megamenu.megamenu-one .menu-banner-2 i {
  font-size: 11.9rem;
  top: 7.8rem;
  left: -2.8rem;
}
.menu .megamenu.megamenu-one .partner {
  margin-bottom: 0.4rem;
  padding: 1rem;
  border: 1px solid #e3e3e3;
}
.menu .megamenu.megamenu-one .partner img {
  margin: auto;
  max-width: 120px;
  width: 100%;
}
.menu .megamenu.megamenu-one figure {
  margin-left: auto;
  width: 324px;
  padding-right: 0.9rem;
}
.menu .megamenu.megamenu-one img {
  width: auto;
}
.menu .megamenu.megamenu-one .col-lg-4 {
  padding-left: 6px;
}
.menu .product-widgets-container {
  padding: 20px 20px 0 20px;
  background: #f4f4f4;
  height: calc( 100% + 42px );
  margin: -22px -38px 0 0;
}
.menu .product-widgets-container figure {
  margin-right: 1.2rem;
}
.menu .product-widgets-container .product-price {
  font-size: 1.3rem;
}
.menu .product-widgets-container .product-details {
  margin-bottom: 4px;
}
.menu .megamenu.megamenu-two img {
  width: 100%;
}
.menu .megamenu.megamenu-two .submenu {
  padding-bottom: 8px;
}
.menu .megamenu.megamenu-three i {
  margin-top: 0.8rem;
  margin-bottom: 1.2rem;
  font-size: 5.6rem;
  color: #ccc;
}
.menu .megamenu.megamenu-three .col-lg-3:last-child {
  margin-left: -5px;
}
.menu .banner1 .banner-layer {
  margin-top: 5.9rem;
  left: auto;
  right: 6px;
}
.menu .banner1 h6 {
  margin-bottom: 9px;
  font-size: 0.86em;
  letter-spacing: -0.015em;
  font-weight: 700;
}
.menu .banner1 h3 {
  margin-bottom: 7px;
  font-size: 1.5em;
  letter-spacing: 0.017em;
}
.menu .banner1 h2 {
  margin-bottom: 1.7rem;
  font-size: 2em;
  letter-spacing: -0.025em;
}
.menu.main-vertical > li .megamenu {
  bottom: -179%;
  top: auto;
}
.menu.main-vertical > li > ul {
  bottom: -55%;
  top: auto;
}

.menu-banner.menu-banner-2 {
  max-height: 349px;
}
.menu-banner.menu-banner-2 .btn {
  bottom: 18px;
  padding: 7px 32px;
}

.footer .widget-title {
  letter-spacing: -0.02em;
}
.footer .widget-content li {
  margin-bottom: 1.1rem;
}
.footer .social-icons {
  margin: 2.5rem 0 3.3rem;
}
.footer .widget-payment .widget-title {
  margin-bottom: 1.2rem;
}
.footer .payment-icons {
  margin-left: -5px;
}
.footer .payment-icons .payment-icon {
  margin: 1px;
  filter: none;
  border: 1px solid #e7e7e7;
  background-color: #fff;
}

.widget-newsletter-title {
  font-size: 18px;
  line-height: 1.2;
}

.widget-newsletter-info {
  padding-top: 2px;
  margin-right: 2.4rem;
}
.widget-newsletter-info:hover i {
  transform: scale(1.15, 1.15);
}
.widget-newsletter-info i {
  display: inline-block;
  margin: 0 2rem 0 5px;
  font-size: 5rem;
  color: #000;
  transition: transform 0.3s;
}
.widget-newsletter-info p {
  color: #90969a;
  font-size: 13px;
  letter-spacing: 0.005em;
}

.footer-submit-wrapper {
  margin-top: 2px;
}
.footer-submit-wrapper .form-control {
  padding-left: 1.7rem;
  height: 50px;
  border: 2px solid #bebebe;
  border-radius: 6px;
  font-size: 13px;
  font-family: Inter, sans-serif;
  min-width: 210px;
}
.footer-submit-wrapper .form-control::placeholder {
  color: #999;
}
.footer-submit-wrapper .btn {
  padding: 13px 14px 15px;
  margin-left: 1rem;
  max-height: 51px;
  min-width: 215px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.025em;
  border-radius: 6px;
}

.footer-copyright {
  letter-spacing: -0.025em;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
}

.mfp-bg,
.mfp-wrap {
  z-index: 99999;
}

.info-box h4 {
  text-transform: none;
}

.breadcrumb {
  margin: 3.5rem 0 2rem;
  padding: 4px 0;
}

.home .product-default:not(.product-widget) img {
  max-width: 223px;
}

.product-default:not(.product-widget) .category-wrap {
  margin-bottom: 2px;
}
.product-default:not(.product-widget) .product-title {
  margin-bottom: 1.6rem;
  font-weight: 700;
}
.product-default:not(.product-widget) .product-details {
  padding-bottom: 2px;
}
.product-default:not(.product-widget) .ratings-container .product-ratings,
.product-default:not(.product-widget) .ratings-container .ratings {
  font-size: 12px;
  letter-spacing: 0.05em;
}

.product-countdown-container {
  padding-left: 1rem;
  padding-right: 1rem;
}

.product-widget figure {
  max-width: 84px;
}
.product-widget .product-title {
  margin-bottom: 0.8rem;
  font-size: 1.2rem;
  font-family: Inter, sans-serif;
}
.product-widget .price-box {
  font-family: Inter, sans-serif;
}

@media (max-width: 1400px) {
  .header-top .info-box-container,
.header-top .separator,
.header-top .info-box {
    display: none;
  }

  .header-middle .header-contact h6,
.header-middle .cart-subtotal,
.header-middle .separator {
    display: none;
  }

  .header-wishlist {
    margin-right: -5px;
  }
  .header-wishlist i {
    margin-right: 0;
    font-size: 3.3rem;
  }

  .menu {
    font-size: 11px;
  }
  .menu .megamenu.megamenu-four, .menu .megamenu.megamenu-one, .menu .megamenu.megamenu-two, .menu .megamenu.megamenu-three, .menu .megamenu.megamenu-five {
    width: 693px;
  }
  .menu .megamenu.megamenu-one figure {
    padding-bottom: 1.5rem;
    width: auto;
  }
  .menu .megamenu.megamenu-five {
    max-width: 408px;
  }

  .menu-banner.menu-banner-2 {
    max-height: 333px;
  }
  .menu-banner.menu-banner-2 .btn {
    bottom: 15px;
  }
}
@media (max-width: 1400px) and (min-width: 1200px) {
  .footer-submit-wrapper .btn {
    min-width: 160px;
  }
}
@media (min-width: 992px) {
  .sidebar-home .col-xl-5col {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .menu .megamenu {
    display: block;
  }
  .menu .megamenu.megamenu-four .col-lg-4 {
    flex: 0 0 32.6%;
    max-width: 32.6%;
  }
  .menu .megamenu.megamenu-five .nolink {
    padding-bottom: 0.5rem;
    font-weight: 400;
    color: #fff;
  }
  .menu .megamenu.megamenu-five a:not(.nolink) {
    padding-bottom: 0.9rem;
    font-weight: 400;
    color: #bcbdbd;
  }
  .menu .megamenu.megamenu-five .btn:not(.nolink) {
    padding: 1.8rem 4.1rem;
    background: #000;
    color: #fff;
    font-weight: 600;
  }
  .menu > li:hover .megamenu,
.menu > li:hover > ul {
    visibility: visible;
    opacity: 1;
    margin-left: 0;
    left: 100%;
  }
  .menu > li .megamenu,
.menu > li > ul {
    display: block;
    visibility: hidden;
    opacity: 1;
    margin-left: -2rem;
    left: -999999px;
    transition: visibility 0.3s, opacity 0.3s, margin-left 0.3s;
  }
  .menu > li .megamenu:before,
.menu > li > ul:before {
    content: "";
    position: absolute;
    border-right: 12px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    left: -12px;
    top: 13px;
    z-index: 112;
  }

  .main-vertical > li .megamenu:before,
.main-vertical > li > ul:before {
    top: 26.5rem;
  }
}
@media (max-width: 991px) {
  .menu ul,
.menu .megamenu {
    position: static;
    box-shadow: none;
  }
  .menu .megamenu {
    box-shadow: none;
    border: none;
  }
  .menu .megamenu .submenu {
    padding-bottom: 0;
  }
  .menu .megamenu.megamenu-four, .menu .megamenu.megamenu-one, .menu .megamenu.megamenu-two, .menu .megamenu.megamenu-three, .menu .megamenu.megamenu-five {
    width: auto;
  }
  .menu .megamenu.megamenu-five {
    max-width: none;
    background-image: none !important;
  }

  .header-top .container-fluid {
    padding: 0 5px 0 5px;
  }

  .header-middle {
    box-shadow: 0px 20px 10px 0 rgba(99, 111, 113, 0.05);
  }
  .header-middle .container-fluid {
    padding-left: 5px;
  }
  .header-middle .header-left {
    border: 0;
  }
  .header-middle .header-right {
    padding-left: 0;
    padding-right: 1rem;
    box-shadow: none;
  }

  .header-wishlist i,
.header-icon i,
.cart-dropdown i {
    font-size: 3rem;
  }

  .header-search {
    margin-bottom: -2px;
  }
  .header-search i {
    font-size: 2.7rem;
  }
  .header-search i:before {
    font-weight: 600;
  }

  .dropdown-arrow:after {
    display: none;
  }

  .logo {
    max-width: 110px;
  }
}
@media (max-width: 576px) {
  .widget-newsletter-info {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .footer-submit-wrapper {
    flex-direction: column;
  }
  .footer-submit-wrapper .btn {
    margin: 1rem 0 0;
  }
}
.heading {
  position: relative;
  padding-top: 50px;
  padding-bottom: 1.4rem;
  margin-bottom: 2.4rem;
  border-bottom: 0px solid rgba(0, 0, 0, 0.08);
}
.heading h2 {
  font-size: 2rem;
  letter-spacing: -0.025em;
}
.heading h2 i:before {
  content: "";
  display: inline-block;
  margin-right: 6px;
  margin-top: 1px;
  font: 400 28px "porto";
}
.heading > ul {
  margin-left: 2.6rem;
  margin-bottom: -3px;
}
.heading .view-all {
  margin-right: 6px;
  margin-top: 5px;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #000;
  font-family: Inter, sans-serif;
}
.heading .view-all i {
  margin-left: 0.8rem;
}
.heading .view-all:hover {
  text-decoration: underline;
}

.main-content {
  padding: 0 22px 0 22px;
}

.owl-nav-top .owl-nav {
  position: absolute;
  top: -5.1rem;
  right: 0;
  font-size: 2.9rem;
}
.owl-nav-top .owl-nav .owl-next {
  right: 1px;
}
.owl-nav-top .owl-nav .owl-prev {
  left: -4rem;
}

.category-slide:before,
.home-slide:before {
  display: none;
}
.category-slide:after,
.home-slide:after {
  display: none;
}

.custom-font {
  display: block;
  position: relative;
}
.custom-font span {
  position: absolute;
  transform: rotate(-30deg);
  font-size: 2.5em;
  right: 1px;
  bottom: 4.5rem;
  font-family: "Segoe Script";
  color: var(--color-primary);
}

.coupon-sale-text {
  display: inline-block;
  position: relative;
  padding: 5px 8px;
}
.coupon-sale-text:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 1px;
  right: 0;
  bottom: 1px;
  width: 2.34722em;
  background-color: #000;
  z-index: -1;
  transform: rotate(-2deg);
}

.home-slider .owl-stage-outer,
.home-slider .owl-stage,
.home-slider .owl-item,
.home-slider .home-slide,
.home-slider img {
  height: 100%;
  min-height: 457px;
}
.home-slider.dot-inside .owl-dots {
  right: auto;
  bottom: 1.1rem;
  left: 1.9rem;
}
.home-slider .owl-dots .owl-dot {
  width: 18px;
  height: 18px;
}
.home-slider .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  background-color: rgba(34, 52, 41, 0.5);
  border: none;
  transition: transform 0.3s;
}
.home-slider .owl-dots .owl-dot span::before {
  display: none;
}
.home-slider .owl-dots .owl-dot.active span, .home-slider .owl-dots .owl-dot:hover span {
  transform: scale(1.5);
  background-color: #333;
}

.banner {
  border-radius: 6px;
}
.banner img {
  min-height: 218px;
  border-radius: 6px;
}
.banner h6 {
  margin-bottom: 1.6rem;
  font-size: 1.16875em;
  letter-spacing: 0.1em;
  font-weight: 400;
  color: #000;
}
.banner h2 {
  margin-left: 3px;
  font-weight: 700;
  margin-bottom: 13px;
  font-size: 3em;
  letter-spacing: 0.05em;
}
.banner h3 {
  font-weight: 500;
  font-size: 1.875em;
  letter-spacing: 0.12em;
  color: #000;
}
.banner h4 {
  font-size: 4.5em;
}
.banner h4 sup {
  font-size: 33%;
  letter-spacing: -0.03em;
}
.banner h5 {
  font-weight: 400;
  font-size: 1.3125em;
  letter-spacing: 3.9px;
  color: #000;
}
.banner .coupon-sale-text {
  margin-top: 2.2rem;
}
.banner .banner-layer {
  padding-top: 1.3rem;
  right: auto;
  left: 9.7%;
}

.home-slide1 h4 {
  margin-right: 5px;
}
.home-slide1 h5 {
  margin-bottom: -1px;
}
.home-slide1 h3 {
  margin-left: 6px;
  margin-bottom: 5.7rem;
}

.home-slide2 h6 {
  margin-bottom: 1.3rem;
  letter-spacing: 0.11em;
}
.home-slide2 h2 {
  margin-bottom: 1.8rem;
  margin-right: -3px;
  font-size: 3.25em;
}
.home-slide2 h3 {
  margin-bottom: 3.7rem;
  font-size: 1.75em;
}
.home-slide2 h5 {
  margin-bottom: -4px;
  letter-spacing: 0.196em;
  font-weight: 300;
}
.home-slide2 .coupon-sale-text {
  margin-top: 2.4rem;
}
.home-slide2 .banner-layer {
  padding-top: 1.1rem;
  left: auto;
  right: 8.55%;
}

.banner1 img {
  max-height: 223px;
}
.banner1 .custom-font span {
  letter-spacing: -0.1px;
  right: -1.7rem;
}

.banner1 h6,
.banner2 h6 {
  letter-spacing: 0.125em;
  font-size: 0.875em;
}
.banner1 h2,
.banner2 h2 {
  margin-left: -2px;
  margin-bottom: 1.2rem;
  font-size: 2.509375em;
}
.banner1 h3,
.banner2 h3 {
  letter-spacing: 0.144em;
}
.banner1 .banner-layer,
.banner2 .banner-layer {
  top: 20.4%;
  left: 6.5%;
}
.banner1 .custom-font span,
.banner2 .custom-font span {
  color: #4dae65;
  font-size: 1.601875em;
  right: -1.5rem;
  bottom: -0.5rem;
}

.banner2 img {
  max-height: 225px;
}
.banner2 h6 {
  letter-spacing: 0.09em;
  color: rgba(255, 255, 255, 0.7);
}
.banner2 h2 {
  margin-bottom: 0.7rem;
  font-size: 2.38em;
}
.banner2 h3 {
  margin-bottom: 0.7rem;
  font-weight: 400;
  font-size: 1.5em;
}
.banner2 .custom-font {
  margin-left: -1.2rem;
}
.banner2 .custom-font span {
  position: relative;
  transform: none;
  font-size: 1.52em;
}
.banner2 .banner-layer {
  padding-top: 2px;
  left: auto;
  right: 13.2%;
}

.banner3 h5 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 1.875em;
  color: #000;
}
.banner3 h5 del {
  font-size: 0.467em;
  font-weight: 500;
}
.banner3 h4 {
  padding-bottom: 4px;
  font-size: 1.4em;
  font-weight: 700;
}
.banner3 h4 sup {
  font-size: 58%;
}
.banner3 h3 {
  font-size: 0.94em;
  font-weight: 500;
  color: #ccc;
}
.banner3 .banner-layer {
  margin-top: -3px;
  margin-right: -2px;
  right: 8%;
  font-size: 1.6rem;
}
.banner3 .banner-layer-circle-item {
  margin-right: 1.6rem;
  font-size: 2.5em;
  font-weight: 700;
}

.banner4 h3 {
  margin-bottom: 1.2rem;
  font-size: 1.7em;
  letter-spacing: 0.077em;
  font-weight: 700;
  line-height: 0.9;
}
.banner4 h4 {
  margin-bottom: 0.5rem;
  padding: 0.6em 0.67em 0.7em;
  font-size: 0.8em;
  letter-spacing: 0.05em;
  font-weight: 600;
}
.banner4 h5 {
  margin-bottom: 1.4rem;
  font-size: 0.8em;
  font-weight: 700;
}
.banner4 .btn {
  padding: 1.14em 0 1.1em;
  font-size: 0.87em;
  width: 158px;
  font-weight: 600;
  letter-spacing: 0.012em;
}
.banner4 .banner-layer {
  padding-top: 2rem;
  right: 9%;
  font-size: 1.6rem;
}

.custom-coupon-sale-text {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin: 0 0 2.1rem 1.2rem;
  padding: 0.2em 0.4em;
  font-size: 2em;
  transform: rotate(-2deg);
}
.custom-coupon-sale-text b {
  padding: 3px 5px 4px 6px;
  font-size: 1.6em;
  background-color: #fff;
}

.banner-layer-circle-item {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 2.4em;
  height: 2.4em;
  border-radius: 50%;
  color: #fff;
  background: #000;
  letter-spacing: -0.08em;
}
.banner-layer-circle-item sup {
  line-height: 1;
  top: 0;
  letter-spacing: 0;
  font-size: 55%;
}
.banner-layer-circle-item small {
  display: block;
  font-size: 0.4329em;
  letter-spacing: -0.025em;
  opacity: 0.5;
}

.info-boxes-slider {
  margin-bottom: 3.9rem;
  padding: 2rem 0;
  background: #E9F5FF;
  border-radius: 16px;
}
.info-boxes-slider i {
  display: inline-block;
  margin-right: 1rem;
  font-size: 4.1rem;
  color: var(--color-primary);
  transition: transform 0.3s;
}
.info-boxes-slider .icon-shipping {
  font-size: 3.8rem;
}
.info-boxes-slider .icon-support {
  font-size: 4rem;
}
.info-boxes-slider h4 {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 22px;
  letter-spacing: -0.025em;
}
.info-boxes-slider .info-box {
  padding: 0.5rem 2.4rem 0.4rem;
}
.info-boxes-slider .info-box:hover i {
  transform: scale(1.15, 1.15);
}
.info-boxes-slider .owl-item:not(:last-child) {
  border-right: 1px solid #e7e7e7;
}

.featured-section .nav-link {
  padding: 0.5rem 1.2rem 0.5rem 1.1rem;
  font-weight: 600;
  font-size: 1.6rem;
  letter-spacing: -0.012em;
  font-family: Inter, sans-serif;
}
.featured-section .nav-link:not(.active) {
  color: #000;
}
.featured-section .tab-content > .tab-pane {
  display: block !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 0 !important;
  opacity: 0;
  z-index: -1;
  transition: visibility 0.3s, opacity 0.3s;
}
.featured-section .tab-content > .tab-pane:not(.active) {
  overflow: hidden;
  visibility: hidden;
}
.featured-section .tab-content > .active {
  position: relative;
  height: auto !important;
  opacity: 1;
  z-index: auto;
}

.categories-section {
  padding: 1.2rem 0 3.2rem;
}
.categories-section h3 {
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.025em;
}
.categories-section .banner > a {
  display: block;
  height: 100%;
}
.categories-section .banner > a:before {
  content: "";
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 6px;
  background-color: transparent;
  transition: background-color 0.35s;
}
.categories-section .banner:hover > a:before {
  background-color: rgba(27, 27, 23, 0.15);
}
.categories-section img {
  object-fit: cover;
  min-height: 160px;
}
.categories-section .banner-layer {
  padding-top: 1px;
  left: 8.6%;
}
.categories-section .banner-layer span {
  font-size: 1.3rem;
  letter-spacing: -0.02em;
}

.products-container {
  padding: 1.4rem 0 1.2rem;
}
.products-container .heading {
  margin-bottom: 2.4rem;
}

.banner-bg {
  position: relative;
  margin: 6px 0 6.6rem;
  padding: 7.3rem 5.1rem 4.9rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 6px;
  z-index: 0;
}
.banner-bg h6 {
  margin-bottom: 1.3rem;
  letter-spacing: 0.11em;
}
.banner-bg h2 {
  margin-bottom: 1.8rem;
  margin-right: -3px;
  font-size: 3.25em;
}
.banner-bg h3 {
  font-size: 1.75em;
}
.banner-bg h5 {
  margin-bottom: -4px;
  margin-right: -2px;
  letter-spacing: 0.195em;
  font-weight: 300;
}
.banner-bg .coupon-sale-text {
  margin-top: 2.5rem;
}
.banner-bg .content-right {
  padding-right: 5rem;
  margin-top: -6px;
}

.products-section-with-border {
  padding: 2.2rem 2rem 0.6rem;
  border: 2px solid var(--color-primary);
  border-radius: 6px;
}
.products-section-with-border .heading {
  margin-bottom: 2.7rem;
  padding-bottom: 1.2rem;
}
.products-section-with-border h2 i {
  margin-top: 3px;
}
.products-section-with-border .view-all {
  margin-bottom: 5px;
}
.products-section-with-border .product-default figure {
  padding-right: 2rem;
}

@media (min-width: 576px) {
  .home-slide1 h4 {
    margin-left: auto;
  }
  .home-slide1 h5 {
    margin-left: 7.7rem;
  }
}
@media (min-width: 992px) {
  .container-fluid > .row > .col-lg-9 {
    flex: 0 0 calc(100% - 280px);
    max-width: calc(100% - 280px);
  }
  .container-fluid > .row > .col-lg-3 {
    flex: 0 0 280px;
    max-width: 280px;
    border-right: 1px solid #e7e7e7;
  }
}
@media (max-width: 1500px) and (min-width: 992px) {
  .banner .banner-layer {
    font-size: 1.1rem;
  }

  .home-slide .banner-layer {
    font-size: 1.3rem;
  }
}
@media (max-width: 1500px) {
  .banner-bg {
    padding-left: 0;
    padding-right: 0;
  }
  .banner-bg .banner {
    font-size: 1.2rem;
  }
  .banner-bg .content-right {
    padding-right: 0;
  }
}
@media (max-width: 1400px) {
  .info-boxes-slider .info-box {
    padding: 0.5rem 0 0.4rem;
  }

  .banner-bg .banner {
    font-size: 1rem;
  }

  .products-section-with-border .view-all {
    margin-bottom: -2px;
  }
}
@media (max-width: 991px) {
  .main-content {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .banner .banner-layer {
    font-size: 1.2rem;
  }
}
@media (max-width: 575px) {
  .banner h5 {
    letter-spacing: 2px;
  }
  .banner .banner-layer {
    left: 15px;
    font-size: 1.3rem;
  }

  .home-slide .banner-layer {
    font-size: 1.1rem;
  }

  .custom-font span {
    bottom: 2.5rem;
  }

  .featured-section .heading {
    margin-bottom: 5.4rem;
  }
  .featured-section .heading .nav {
    position: absolute;
    left: -34px;
    bottom: -34px;
  }
  .featured-section .owl-nav-top .owl-nav {
    top: -7.2rem;
  }
}
@media (max-width: 480px) {
  .home-slide .banner-layer {
    font-size: 1rem;
  }
}
.products-group .product-default img {
  max-width: none;
}
.product-default img{
  aspect-ratio: 269/210;
  object-fit: contain;
  object-position: center;
}
.submit{
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 15px 24px;
background: var(--color-primary);
border-radius: 24px;
color: #FFFFFF!important;
height: 53px;
border: 2px solid transparent;
font-size: 16px;
line-height: 20px;
font-weight: 600;
}
.submit:hover{
border: 2px solid var(--color-primary)!important;
color: #fff!important;
background: var(--color-primary);
}
.toolbox {
  margin-bottom: 1.1rem;
}
.toolbox .form-control,
.toolbox label {
  padding-bottom: 2px;
  font-family: Inter, sans-serif;
}

.sidebar-opened .custom-sidebar-toggle {
  z-index: 1200;
}

.toolbox-pagination {
  margin: 1.5rem 0 4.9rem;
}

.page-item > .page-link:not(span) {
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  border: 1px solid #ccc;
}

.products-section {
  padding-bottom: 6.5rem;
}
.products-section h2 {
  margin-bottom: 2.4rem;
  font-size: 1.6rem;
}
.products-section .owl-carousel.dots-top .owl-dots {
  margin-bottom: 2.5rem;
}
.products-section .owl-carousel.dots-top .owl-dots span {
  color: rgba(0, 61, 119, 0.4);
}

.product-slider-container .owl-stage-outer {
  border: 1px solid #f4f4f4;
}

.prod-thumbnail {
  padding: 0 2px 0 0px;
}
.prod-thumbnail .owl-stage-outer {
  margin-right: -1px;
}
.prod-thumbnail .owl-dot {
  border: 1px solid #f4f4f4;
}

.product-single-default:not(.product-quick-view) .product-single-share .social-icon {
  margin: 2px 8px 2px 0;
  width: 29px;
  height: 29px;
}
.product-single-default:not(.product-quick-view) .product-price {
  font-size: 3.6rem;
}

.product-single-details .product-title {
  margin-bottom: 1.6rem;
}
.product-single-details .price-box {
  margin-bottom: 2.4rem;
  font-family: Inter, sans-serif;
}
.product-single-details .product-price {
  color: #444;
}
.product-single-details .short-divider {
  margin-bottom: 2.4rem;
}
.product-single-details .product-desc {
  margin-bottom: 1.6rem;
  font-size: 1.8rem;
  line-height: 1.6;
  color: #000;
}
.product-single-details .product-category {
  color: var(--color-primary);
  font-weight: 400;
}
.product-single-details .ratings-container {
  margin-bottom: 2.1rem;
}
.product-single-details .ratings-container .product-ratings,
.product-single-details .ratings-container .ratings {
  letter-spacing: 0.07em;
}

.single-info-list {
  margin-bottom: 1.2rem;
}
.single-info-list li {
  margin-bottom: 1.2rem;
}

.product-filters-container .select-custom {
  max-width: 307px;
  width: 100%;
}

.product-single-filter .form-control {
  padding-top: 5px;
  border-color: rgba(0, 0, 0, 0.09);
  font-family: Inter, sans-serif;
}
.product-single-filter label {
  margin-right: 3.5rem;
}

.product-single-tabs .nav.nav-tabs .nav-link {
  font-family: Inter, sans-serif;
}
.product-single-tabs .tab-pane {
  padding-bottom: 1.4rem;
}

.nav-tabs .nav-item .nav-link {
  padding: 1rem 0 1.2rem;
}

.product-desc-content ul {
  margin-bottom: 1.6rem;
  padding-left: 2.4rem;
}
.product-desc-content p {
  margin-bottom: 0.8rem;
}
.product-desc-content li {
  position: relative;
  margin-bottom: 0px;
}
.product-desc-content li:before {
  content: "";
  padding-top: 1re;
  margin-top: 1rem;
  width: 5px;
  height: 5px;
  left: -1.7rem;
  border-radius: 50%;
  background-color: #7b858a;
}

@media (max-width: 1500px) and (min-width: 992px) {
  .products-group .col-xl-2 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.owl-dots{
  display: none;
}
.category-card{
  aspect-ratio: 219/236;
  padding: 29px 12px;
  background-color: #F1F1F3;
  border-radius: 16px;
  margin-bottom: 10px;
}
.delivery-message {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin: 8px 0;
    color: #27ae60;
    position: absolute;
    z-index: 2;
}
.delivery-message i {
    margin-right: 5px;
}
.delivery-tomorrow, .delivery-message {
    color: var(--color-primary);
    position: absolute;
    top: 10px;
    z-index: 4000;
    padding: 5px 10px;
    background-color: #fff;
    border-radius: 4px;
}
.product-action .submit{
    width: 80%;
    border: 2px solid transparent;
}
.card-body{
  color: #000;
}
.card-header{
  color: #000!important;
}
.product-title{
  margin-bottom: 16px;
}
.product-single-details .woocommerce-Price-amount.amount{
  color: #000!important ;
  font-size: 2.7rem;
}

/* Product Description Tables */
.product-single-details table,
.woocommerce-Tabs-panel table {
    width: 100%;
    border-collapse: collapse;
    margin: 2rem 0;
    font-size: 1.4rem;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #e7e7e7;
}
.product-single-details table thead th,
.woocommerce-Tabs-panel table thead th {
    background-color: #f8f8f8;
    font-weight: 700;
    text-align: left;
    padding: 1.2rem 1.5rem;
    border-bottom: 2px solid #e7e7e7;
    color: #333;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.product-single-details table tbody td,
.woocommerce-Tabs-panel table tbody td {
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #e7e7e7;
    color: #666;
    vertical-align: top;
}
.product-single-details table tbody tr:last-child td,
.woocommerce-Tabs-panel table tbody tr:last-child td {
    border-bottom: none;
}
.product-single-details table tbody tr:hover,
.woocommerce-Tabs-panel table tbody tr:hover {
    background-color: #fafafa;
}
.product-single-details table tbody td strong,
.woocommerce-Tabs-panel table tbody td strong {
    color: #333;
    font-weight: 700;
}
@media (max-width: 768px) {
    .product-single-details table,
    .woocommerce-Tabs-panel table {
        font-size: 1.3rem;
    }
    .product-single-details table thead th,
    .woocommerce-Tabs-panel table thead th,
    .product-single-details table tbody td,
    .woocommerce-Tabs-panel table tbody td {
        padding: 0.8rem 1rem;
    }
    .product-single-details,
    .woocommerce-Tabs-panel {
        overflow-x: auto;
    }
}
.woocommerce img, .woocommerce-page img{
  max-width: 100px;
}
.cart_item td{
  vertical-align: middle;
}
.cart_item td .td-inner{
  display: flex;
  align-items: start;
  justify-content: start;
  min-height: 100%;
}
.product-thumbnail-wrapper{
  position: relative;
  display: inline-block;
}
.product-thumbnail-wrapper .btn-remove{
  position: absolute;
  top: -8px;
  right: -8px;
  width: 24px;
  height: 24px;
  background-color: #dc3545;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1;
  padding: 0;
  z-index: 10;
  transition: all 0.3s;
  text-decoration: none;
}
.product-thumbnail-wrapper .btn-remove{
    background-color: #fff;
}
.product-thumbnail-wrapper .btn-remove:hover{
}
.product-thumbnail-wrapper .btn-remove i{
  font-size: 12px;
}
/* Hide update cart button since we have AJAX updates */
button[name="update_cart"]{
  display: none !important;
}

/* Checkout Form Styles */
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3 {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 2rem;
  color: #000;
}

/* Floating Label Fields - Material Design Style */
.woocommerce-billing-fields__field-wrapper .form-row.floating-label-field,
.woocommerce-additional-fields__field-wrapper .form-row.floating-label-field {
  position: relative;
  margin-bottom: 2.5rem;
}

.woocommerce-input-wrapper {
  width: 100%!important;
  position: relative;
}

/* Labels positioned inside the input */
.floating-label-field label {
  position: absolute;
  left: 1.5rem;
  top: 1.2rem;
  font-size: 1.4rem;
  font-weight: 400;
  color: #999;
  transition: all 0.2s ease-out;
  pointer-events: none;
  background: #fff;
  padding: 0 0.5rem;
  z-index: 1;
}

/* Input fields styling */
.woocommerce-billing-fields__field-wrapper .form-row input[type="text"],
.woocommerce-billing-fields__field-wrapper .form-row input[type="email"],
.woocommerce-billing-fields__field-wrapper .form-row input[type="tel"],
.woocommerce-additional-fields__field-wrapper .form-row textarea {
  width: 100%;
  padding: 1.2rem 1.5rem;
  font-size: 1.4rem;
  border: 1px solid #ddd;
  border-radius: 0.5rem;
  background: #fff;
  transition: border-color 0.2s ease;
}

/* Hide default placeholder */
.woocommerce-billing-fields__field-wrapper .form-row input::placeholder,
.woocommerce-additional-fields__field-wrapper .form-row textarea::placeholder {
  opacity: 0;
}

/* Label floats up when input is focused or has value */
.floating-label-field input:focus + label,
.floating-label-field input:not(:placeholder-shown) + label,
.floating-label-field textarea:focus + label,
.floating-label-field textarea:not(:placeholder-shown) + label,
.floating-label-field.has-value label,
.floating-label-field .woocommerce-input-wrapper input:focus ~ label,
.floating-label-field .woocommerce-input-wrapper input:not(:placeholder-shown) ~ label,
.floating-label-field .woocommerce-input-wrapper textarea:focus ~ label,
.floating-label-field .woocommerce-input-wrapper textarea:not(:placeholder-shown) ~ label {
  top: -0.8rem;
  left: 1rem;
  font-size: 1.2rem;
  color: var(--color-primary, #0066B2);
  font-weight: 500;
}

/* Label stays colored only on focus */
.floating-label-field:not(:focus-within).has-value label {
  color: #666;
}

/* Input focus state */
.woocommerce-billing-fields__field-wrapper .form-row input:focus,
.woocommerce-additional-fields__field-wrapper .form-row textarea:focus {
  outline: none;
  border-color: var(--color-primary, #0066B2);
  box-shadow: 0 0 0 3px rgba(0, 102, 178, 0.1);
}

.woocommerce-billing-fields__field-wrapper .form-row textarea,
.woocommerce-additional-fields__field-wrapper .form-row textarea {
  min-height: 10rem;
  resize: vertical;
}

/* Only First Name and Last Name are in two columns */
.woocommerce-billing-fields__field-wrapper .form-row.form-row-first {
  width: calc(50% - 10px);
  float: left;
  margin-right: 20px;
}

.woocommerce-billing-fields__field-wrapper .form-row.form-row-last {
  width: calc(50% - 10px);
  float: left;
}

/* All other fields (form-row-wide) are full width */
.woocommerce-billing-fields__field-wrapper .form-row.form-row-wide,
.woocommerce-additional-fields__field-wrapper .form-row.form-row-wide {
  width: 100% !important;
  clear: both;
  float: none;
}

.woocommerce-billing-fields__field-wrapper::after,
.woocommerce-additional-fields__field-wrapper::after {
  content: "";
  display: table;
  clear: both;
}

/* Required field asterisk */
.woocommerce-billing-fields__field-wrapper .form-row .required,
.woocommerce-additional-fields__field-wrapper .form-row .required {
  color: #e74c3c;
  font-weight: bold;
}

/* Error states */
.woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid input,
.woocommerce-additional-fields__field-wrapper .form-row.woocommerce-invalid textarea {
  border-color: #e74c3c;
}

.woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid label,
.woocommerce-additional-fields__field-wrapper .form-row.woocommerce-invalid label {
  color: #e74c3c;
}

/* Checkout responsive */
@media (max-width: 768px) {
  .woocommerce-billing-fields__field-wrapper .form-row.form-row-first,
  .woocommerce-billing-fields__field-wrapper .form-row.form-row-last {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}

/* Vendor Selector Modal */
.vendor-selector-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  pointer-events: auto;
}

.vendor-selector-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  pointer-events: all;
}

.vendor-selector-content {
  position: relative;
  max-width: 800px;
  margin: 50px auto;
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
  max-height: calc(100vh - 100px);
  overflow-y: auto;
  z-index: 100000;
}

.vendor-selector-header {
  padding: 3rem 3rem 2rem;
  border-bottom: 1px solid #eee;
  text-align: center;
}

.vendor-selector-header h2 {
  font-size: 2.4rem;
  font-weight: 600;
  margin: 0 0 1rem;
  color: #000;
}

.vendor-selector-header p {
  font-size: 1.4rem;
  color: #666;
  margin: 0;
}

.vendor-selector-body {
  padding: 3rem;
}

.vendor-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 2rem;
}

.vendor-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  background: #f8f9fa;
  border: 2px solid #e9ecef;
  border-radius: 0.8rem;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer;
}

.vendor-card:hover {
  border-color: var(--color-primary, #0066B2);
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 102, 178, 0.15);
  transform: translateY(-2px);
}

.vendor-logo {
  width: 100%;
  max-width: 150px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
}

.vendor-logo img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}

.vendor-logo-placeholder {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--color-primary, #0066B2) 0%, #004a87 100%);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.2rem;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
}

.vendor-name h3 {
  font-size: 1.6rem;
  font-weight: 600;
  color: #000;
  margin: 0;
  text-align: center;
}

.vendor-card:hover .vendor-name h3 {
  color: var(--color-primary, #0066B2);
}

@media (max-width: 768px) {
  .vendor-selector-content {
    margin: 20px;
    max-height: calc(100vh - 40px);
  }

  .vendor-selector-header {
    padding: 2rem;
  }

  .vendor-selector-body {
    padding: 2rem;
  }

  .vendor-grid {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 1.5rem;
  }

  .vendor-card {
    padding: 1.5rem;
  }
}

/* ===============================================
   Pagination Styles - Enhanced
   =============================================== */
.pagination.style-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  margin: 3rem 0;
  list-style: none;
  padding: 0;
}

.pagination.style-1 .page-item {
  margin: 0;
}

.pagination.style-1 .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 12px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
  background-color: #fff;
}

.pagination.style-1 .page-numbers:hover {
  border-color: var(--color-primary, #0066B2);
  color: var(--color-primary, #0066B2);
  background-color: rgba(0, 102, 178, 0.05);
  transform: translateY(-2px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.pagination.style-1 .page-numbers.current {
  background-color: var(--color-primary, #0066B2);
  color: #fff;
  border-color: var(--color-primary, #0066B2);
  font-weight: 600;
  cursor: default;
  pointer-events: none;
}

.pagination.style-1 .page-numbers.dots {
  border: none;
  background: none;
  color: #999;
  cursor: default;
  pointer-events: none;
  min-width: 30px;
}

.pagination.style-1 .prev.page-numbers,
.pagination.style-1 .next.page-numbers {
  padding: 0 16px;
  font-weight: 600;
  gap: 6px;
}

.pagination.style-1 .prev.page-numbers i,
.pagination.style-1 .next.page-numbers i {
  font-size: 14px;
}

/* Responsive */
@media (max-width: 576px) {
  .pagination.style-1 {
    gap: 0.3rem;
  }

  .pagination.style-1 .page-numbers {
    min-width: 36px;
    height: 36px;
    padding: 0 8px;
    font-size: 13px;
  }

  .pagination.style-1 .prev.page-numbers,
  .pagination.style-1 .next.page-numbers {
    padding: 0 12px;
  }
}

/* ===============================================
   Login Container Styles
   =============================================== */
.login-container {
  padding: 3rem 0 5rem;
}

.login-container .heading {
  margin-bottom: 2rem;
}

.login-container .heading .title {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 0;
}

.login-container label {
  display: block;
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
  color: #333;
}

.login-container .required {
  color: #f00;
}

.login-container .form-input {
  width: 100%;
  padding: 1.2rem 1.5rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 1.4rem;
  margin-bottom: 2rem;
  transition: border-color 0.3s ease;
}

.login-container .form-input:focus {
  outline: none;
  border-color: var(--color-primary, #0066B2);
  box-shadow: 0 0 0 3px rgba(0, 102, 178, 0.1);
}

.login-container .form-wide {
  width: 100%;
}

.login-container .form-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.5rem;
}

.login-container .form-footer-right {
  font-size: 1.3rem;
  text-decoration: none;
  transition: color 0.3s ease;
}

.login-container .form-footer-right:hover {
  color: var(--color-primary, #0066B2) !important;
}

.login-container .custom-control {
  padding-left: 2.5rem;
}

.login-container .custom-control-input {
  width: 1.6rem;
  height: 1.6rem;
  margin-top: 0.2rem;
}

.login-container .custom-control-label {
  font-size: 1.3rem;
  font-weight: 400;
  cursor: pointer;
}

.login-container .btn {
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 1.2rem 2rem;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.login-container .btn-dark {
  background-color: var(--color-primary, #0066B2);
  border-color: var(--color-primary, #0066B2);
}

.login-container .btn-dark:hover {
  background-color: #004d8a;
  border-color: #004d8a;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 102, 178, 0.3);
}

.login-container .text-muted {
  color: #777;
  font-size: 1.3rem;
  margin-top: 1rem;
}

/* Responsive */
@media (max-width: 767px) {
  .login-container {
    padding: 2rem 0 3rem;
  }

  .login-container .row > div {
    margin-bottom: 3rem;
  }

  .login-container .row > div:last-child {
    margin-bottom: 0;
  }
}

/* ===============================================
   Mobile Header Styles
   =============================================== */

/* Mobile Navigation Icons */
.mobile-nav-icons {
  display: flex;
  align-items: center;
  padding: 1rem 2rem;
  gap: 2rem;
}

.mobile-nav-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem;
  background: none;
  border: none;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.mobile-nav-icon:hover {
  transform: scale(1.1);
}

.mobile-nav-icon svg {
  width: 24px;
  height: 24px;
}

.mobile-cart-badge {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f00;
  color: #fff;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
}

/* Mobile Menu Overlay */
.mobile-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9998;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.mobile-menu-overlay.active {
  opacity: 1;
  visibility: visible;
}

/* Mobile Menu Sidebar */
.mobile-menu-sidebar {
  position: fixed;
  top: 0;
  left: -300px;
  width: 280px;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  transition: left 0.3s ease;
  overflow-y: auto;
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
}

.mobile-menu-sidebar.active {
  left: 0;
}

.mobile-menu-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
  border-bottom: 1px solid #e0e0e0;
}

.mobile-menu-logo {
  display: flex;
  align-items: center;
}

.mobile-menu-logo a {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.mobile-menu-logo img {
  max-height: 40px;
  width: auto;
}

.mobile-menu-close {
  background: none;
  border: none;
  padding: 0.5rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile-menu-close svg {
  width: 24px;
  height: 24px;
}

.mobile-menu-content {
  padding: 1rem 0;
}

.mobile-nav-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-nav-menu li {
  border-bottom: 1px solid #f0f0f0;
}

.mobile-nav-menu li a {
  display: block;
  padding: 1.2rem 2rem;
  color: #333;
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 500;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.mobile-nav-menu li a:hover {
  background-color: #f8f8f8;
  color: var(--color-primary, #0066B2);
}

/* Submenu styles */
.mobile-nav-menu .dropdown-menu {
  position: static;
  display: none;
  background-color: #f8f8f8;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  box-shadow: none;
}

.mobile-nav-menu .dropdown-menu li a {
  padding-left: 3rem;
  font-size: 1.4rem;
}

.mobile-nav-menu .dropdown-menu .dropdown-menu li a {
  padding-left: 4rem;
  font-size: 1.3rem;
}

/* Mobile Search Wrapper adjustments */
@media (max-width: 991px) {
  .vendor-search-wrapper {
    max-width: 100%;
  }

  .mobile-logo-section img,
  .mobile-logo-section span {
    max-height: 50px !important;
  }
}

.table thead th{
  text-transform: uppercase!important;
  font-weight: 500!important;
  font-size: 1.4rem!important;
      line-height: 1.4;
  padding:13px 10px!important;
}
.td-inner a{
  color: #000!important;
}
.place-order .submit{
  width: 100%;
  border: 2px solid transparent;
}
.mobile-header-layout{
  min-width: 100%!important;
}
/* ===============================================
   Variable & Grouped Products Support
   =============================================== */

/* Variable Products - Variations Form */
.product-action .variations_form .variations {
  width: 100%;
  margin-bottom: 2rem;
  border-collapse: separate;
  border-spacing: 0;
}

.product-action .variations_form .variations tr {
  border-bottom: 1px solid #f0f0f0;
}

.product-action .variations_form .variations tr:last-child {
  border-bottom: none;
}

.product-action .variations_form .variations th,
.product-action .variations_form .variations td {
  padding: 1.5rem 1rem;
  vertical-align: middle;
}

.product-action .variations_form .variations th {
  width: 30%;
  text-align: left;
  font-weight: 600;
  font-size: 1.4rem;
  color: #333;
  padding-right: 2rem;
}

.product-action .variations_form .variations label {
  margin: 0;
  font-weight: 600;
  font-size: 1.4rem;
  color: #333;
  text-transform: capitalize;
  display: block;
}

.product-action .variations_form .variations td {
  width: 70%;
}

.product-action .variations_form .variations select {
  width: 100%;
  padding: 1.2rem 4rem 1.2rem 1.5rem;
  border: 2px solid #e0e0e0;
  border-radius: 0.8rem;
  font-size: 1.4rem;
  color: #333;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1.2rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.product-action .variations_form .variations select:hover {
  border-color: var(--color-primary, #0066B2);
  box-shadow: 0 0.2rem 0.8rem rgba(0, 0, 0, 0.08);
}

.product-action .variations_form .variations select:focus {
  outline: none;
  border-color: var(--color-primary, #0066B2);
  box-shadow: 0 0 0 0.3rem rgba(0, 102, 178, 0.1);
}

.product-action .variations_form .reset_variations {
  display: inline-flex;
  align-items: center;
  margin-left: 1rem;
  font-size: 1.3rem;
  color: #999;
  text-decoration: none;
  transition: color 0.3s ease;
  font-weight: 500;
}

.product-action .variations_form .reset_variations::before {
  content: "✕";
  margin-right: 0.5rem;
  font-size: 1.2rem;
}

.product-action .variations_form .reset_variations:hover {
  color: var(--color-primary, #0066B2);
  text-decoration: none;
}

/* Variable Products - Single Variation */
.product-action .variations_form .single_variation_wrap {
  margin-bottom: 2rem;
}

.product-action .variations_form .woocommerce-variation {
  margin-bottom: 1.5rem;
}

.product-action .variations_form .woocommerce-variation-price {
  margin-bottom: 1rem;
}

.product-action .variations_form .woocommerce-variation-price .price {
  font-size: 2.4rem;
  font-weight: 700;
  color: var(--color-primary, #0066B2);
}

.product-action .variations_form .woocommerce-variation-description {
  font-size: 1.4rem;
  color: #666;
  line-height: 1.6;
}

/* Variable Products - Add to Cart Button */
.product-action .variations_form .single_add_to_cart_button {
  width: 80%;
  border: none;
  padding: 1.2rem 3rem;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background-color: var(--color-primary, #0066B2);
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.product-action .variations_form .single_add_to_cart_button:hover {
  background-color: #004a87;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 102, 178, 0.3);
}

.product-action .variations_form .single_add_to_cart_button:disabled {
  background-color: #ccc;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

/* Grouped Products */
.product-action .grouped_form table.group_table {
  width: 100%;
  margin-bottom: 2rem;
  border-collapse: separate;
  border-spacing: 0 1rem;
}

.product-action .grouped_form table.group_table tbody tr {
  background-color: #f8f9fa;
  border-radius: 4px;
}

.product-action .grouped_form table.group_table td {
  padding: 1.5rem;
  vertical-align: middle;
}

.product-action .grouped_form table.group_table td.woocommerce-grouped-product-list-item__label {
  width: 50%;
}

.product-action .grouped_form table.group_table td.woocommerce-grouped-product-list-item__label a {
  color: #000;
  font-weight: 500;
  font-size: 1.5rem;
  text-decoration: none;
  transition: color 0.3s ease;
}

.product-action .grouped_form table.group_table td.woocommerce-grouped-product-list-item__label a:hover {
  color: var(--color-primary, #0066B2);
}

.product-action .grouped_form table.group_table td.woocommerce-grouped-product-list-item__price {
  width: 25%;
  font-weight: 600;
  color: var(--color-primary, #0066B2);
  font-size: 1.6rem;
}

.product-action .grouped_form table.group_table td.woocommerce-grouped-product-list-item__quantity {
  width: 25%;
}

.product-action .grouped_form table.group_table td.woocommerce-grouped-product-list-item__quantity .quantity {
  display: inline-block;
}

.product-action .grouped_form table.group_table td.woocommerce-grouped-product-list-item__quantity input {
  width: 80px;
  padding: 0.8rem;
  border: 1px solid #dae2e6;
  border-radius: 4px;
  text-align: center;
  font-size: 1.4rem;
}
ul.btns{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
ul.btns li{
  width: 80%;
}
.product-single-qty{
  max-width: 20%;
}
.grouped_form .product-single-qty, .check-tbl .product-single-qty {
  max-width: 100%!important;
}
/* Grouped Products - Add to Cart Button */
.product-action .grouped_form .single_add_to_cart_button {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 15px 24px;
background-color: var(--color-primary)!important;
border-radius: 24px;
color: #FFFFFF!important;
min-width: 100%!important
}

.product-action .grouped_form .single_add_to_cart_button:hover {
  background-color: #004a87;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 102, 178, 0.3);
}

/* External/Affiliate Products */
.product-action .external-product .single_add_to_cart_button {
  width: 80%;
  border: none;
  padding: 1.2rem 3rem;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background-color: var(--color-primary, #0066B2);
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.product-action .external-product .single_add_to_cart_button:hover {
  background-color: #004a87;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 102, 178, 0.3);
}

/* Cart Form Layout */
.product-action form.cart {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}

/* Out of Stock Message */
.product-action .out-of-stock {
  padding: 1rem 2rem;
  background-color: #fff3cd;
  border: 1px solid #ffc107;
  border-radius: 4px;
  color: #856404;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .product-action .variations_form .variations select {
    max-width: 100%;
  }

  .product-action .variations_form .single_add_to_cart_button,
  .product-action .grouped_form .single_add_to_cart_button,
  .product-action .external-product .single_add_to_cart_button {
    width: 100%;
  }

  .product-action .grouped_form table.group_table td {
    display: block;
    width: 100% !important;
    padding: 0.8rem 1.5rem;
  }

  .product-action .grouped_form table.group_table td.woocommerce-grouped-product-list-item__quantity input {
    width: 100%;
  }
}

/* ===============================================
   TouchSpin Quantity Input Custom Styling
   =============================================== */

/* Remove borders from individual buttons and add border to container */
.product-single-qty .bootstrap-touchspin.input-group {
  border: 1px solid #828282;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

/* Remove borders from buttons */
.product-single-qty .bootstrap-touchspin .btn {
  border: none !important;
  background: transparent;
  font-weight: 700;
  border-radius: 0;
}

/* Remove borders from input */
.product-single-qty .bootstrap-touchspin .form-control,
.product-single-qty .bootstrap-touchspin .horizontal-quantity {
  border: none !important;
  border-radius: 0;
}

/* Button hover states */
.product-single-qty .bootstrap-touchspin .btn:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* Fix button group styling */
.product-single-qty .bootstrap-touchspin .input-group-btn {
  display: flex;
  align-items: center;
}

/* Ensure proper alignment */
.product-single-qty .bootstrap-touchspin .input-group-prepend,
.product-single-qty .bootstrap-touchspin .input-group-append {
  margin: 0;
}

/* ===============================================
   WooCommerce My Account Page Styles
   =============================================== */

/* My Account Page Layout */
.woocommerce-account .woocommerce {
  display: flex;
  gap: 3rem;
}

/* Account Navigation Sidebar */
.woocommerce-MyAccount-navigation {
  flex: 0 0 280px;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  padding: 0;
  overflow: hidden;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.woocommerce-MyAccount-navigation li {
  border-bottom: 1px solid #e7e7e7;
}

.woocommerce-MyAccount-navigation li:last-child {
  border-bottom: none;
}

.woocommerce-MyAccount-navigation a {
  display: block;
  padding: 1.5rem 2rem;
  color: #333;
  font-size: 1.4rem;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
}

.woocommerce-MyAccount-navigation a:hover {
  background-color: #f8f9fa;
  color: var(--color-primary, #0066B2);
  padding-left: 2.5rem;
}

.woocommerce-MyAccount-navigation li.is-active a {
  background-color: var(--color-primary, #0066B2);
  color: #fff;
  font-weight: 600;
}

/* Account Content Area */
.woocommerce-MyAccount-content {
  flex: 1;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  padding: 3rem;
}

/* Account Headers */
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3 {
  color: #333;
  font-weight: 600;
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
  border-bottom: 2px solid #e7e7e7;
}

/* Form Styling */
.woocommerce-MyAccount-content .woocommerce-form-row {
  margin-bottom: 2rem;
}

.woocommerce-MyAccount-content label {
  display: block;
  font-weight: 500;
  font-size: 1.4rem;
  color: #333;
  margin-bottom: 0.8rem;
}

.woocommerce-MyAccount-content .required {
  color: #dc3545;
  font-weight: 700;
}

.woocommerce-MyAccount-content input[type="text"],
.woocommerce-MyAccount-content input[type="email"],
.woocommerce-MyAccount-content input[type="password"],
.woocommerce-MyAccount-content input[type="tel"],
.woocommerce-MyAccount-content textarea,
.woocommerce-MyAccount-content select {
  width: 100%;
  padding: 1.2rem 1.5rem;
  font-size: 1.4rem;
  color: #333;
  background-color: #fff;
  border: 1px solid #dae2e6;
  border-radius: 4px;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.woocommerce-MyAccount-content input:focus,
.woocommerce-MyAccount-content textarea:focus,
.woocommerce-MyAccount-content select:focus {
  outline: none;
  border-color: var(--color-primary, #0066B2);
  box-shadow: 0 0 0 3px rgba(0, 102, 178, 0.1);
}

/* Buttons */
.woocommerce-MyAccount-content .woocommerce-Button,
.woocommerce-MyAccount-content button[type="submit"] {
  padding: 1.2rem 3rem;
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
  background-color: var(--color-primary, #0066B2);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.woocommerce-MyAccount-content .woocommerce-Button:hover,
.woocommerce-MyAccount-content button[type="submit"]:hover {
  background-color: #004a87;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 102, 178, 0.3);
}

/* Addresses Section */
.woocommerce-Address {
  margin-bottom: 3rem;
}

.woocommerce-Address-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
}

.woocommerce-Address-title h3 {
  margin: 0;
  padding: 0;
  border: none;
}

.woocommerce-Address address {
  padding: 2rem;
  background-color: #f8f9fa;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  font-style: normal;
  line-height: 1.8;
}

.woocommerce-Address .edit {
  font-size: 1.3rem;
  color: var(--color-primary, #0066B2);
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}

.woocommerce-Address .edit:hover {
  color: #004a87;
  text-decoration: underline;
}

/* Orders Table */
.woocommerce-orders-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2rem;
}

.woocommerce-orders-table thead {
  background-color: #f8f9fa;
}

.woocommerce-orders-table th {
  padding: 1.5rem 1rem;
  text-align: left;
  font-weight: 600;
  font-size: 1.3rem;
  text-transform: uppercase;
  color: #666;
  border-bottom: 2px solid #e7e7e7;
}

.woocommerce-orders-table td {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid #e7e7e7;
  font-size: 1.4rem;
}

.woocommerce-orders-table tr:hover {
  background-color: #f8f9fa;
}

.woocommerce-orders-table .woocommerce-button {
  padding: 0.8rem 1.5rem;
  font-size: 1.3rem;
  font-weight: 500;
  color: #fff;
  background-color: var(--color-primary, #0066B2);
  border: none;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.3s ease;
}

.woocommerce-orders-table .woocommerce-button:hover {
  background-color: #004a87;
}

/* Order Status Badges */
.woocommerce-orders-table .order-status {
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
}

.order-status.status-processing {
  background-color: #fff3cd;
  color: #856404;
}

.order-status.status-completed {
  background-color: #d4edda;
  color: #155724;
}

.order-status.status-pending {
  background-color: #f8d7da;
  color: #721c24;
}

/* Dashboard */
.woocommerce-MyAccount-content > p {
  font-size: 1.4rem;
  line-height: 1.8;
  color: #666;
}

/* Messages */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
  padding: 1.5rem 2rem;
  margin-bottom: 2rem;
  border-radius: 4px;
  font-size: 1.4rem;
  border-left: 4px solid;
  padding-left: 50px
}

.woocommerce-message {
  background-color: #d4edda;
  border-color: #28a745;
  color: #155724;
}

.woocommerce-info {
  background-color: #d1ecf1;
  border-color: #17a2b8;
  color: #0c5460;
}

.woocommerce-error {
  background-color: #f8d7da;
  border-color: #dc3545;
  color: #721c24;
}

/* Responsive */
@media (max-width: 991px) {
  .woocommerce-account .woocommerce {
    flex-direction: column;
  }

  .woocommerce-MyAccount-navigation {
    flex: 1;
    width: 100%;
    margin-bottom: 2rem;
  }

  .woocommerce-MyAccount-content {
    padding: 2rem;
  }

  .woocommerce-orders-table {
    font-size: 1.2rem;
  }

  .woocommerce-orders-table th,
  .woocommerce-orders-table td {
    padding: 1rem 0.5rem;
  }
}

@media (max-width: 575px) {
  .woocommerce-MyAccount-content {
    padding: 1.5rem;
  }

  .woocommerce-orders-table {
    display: block;
    overflow-x: auto;
  }

  .woocommerce-Address-title {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
}

/* ============================================
   AJAX Search Suggestions Styles
   ============================================ */

/* Search wrapper positioning */
.vendor-search-wrapper {
  position: relative;
}

/* Suggestions container */
.search-suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-top: none;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  max-height: 500px;
  overflow-y: auto;
  z-index: 1000;
  display: none;
  margin-top: -1px;
}

.search-suggestions::-webkit-scrollbar {
  width: 6px;
}

.search-suggestions::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.search-suggestions::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 3px;
}

.search-suggestions::-webkit-scrollbar-thumb:hover {
  background: #999;
}

/* Sections */
.suggestions-section {
  padding: 10px 0;
}

.suggestions-section:not(:last-child) {
  border-bottom: 1px solid #f5f5f5;
}

.suggestions-section-title {
  padding: 8px 15px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #999;
  letter-spacing: 0.5px;
}

/* Suggestion items */
.suggestion-item {
  transition: background-color 0.2s ease;
  cursor: pointer;
}

.suggestion-item a {
  display: flex;
  align-items: center;
  padding: 12px 15px;
  text-decoration: none;
  color: #333;
  gap: 12px;
}

.suggestion-item:hover,
.suggestion-item.active {
  background-color: #f8f9fa;
}

.suggestion-item:hover a,
.suggestion-item.active a {
  color: var(--color-primary, #0066B2);
}

/* Category suggestions */
.suggestion-category i {
  font-size: 18px;
  color: #999;
  min-width: 20px;
}

.suggestion-category:hover i,
.suggestion-category.active i {
  color: var(--color-primary, #0066B2);
}

/* Product suggestions */
.suggestion-product {
  border-left: 3px solid transparent;
  transition: all 0.2s ease;
}

.suggestion-product:hover,
.suggestion-product.active {
  border-left-color: var(--color-primary, #0066B2);
}

.suggestion-image {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  border-radius: 6px;
  overflow: hidden;
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.suggestion-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.suggestion-content {
  flex: 1;
  min-width: 0;
}

.suggestion-name {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.3;
}

.suggestion-name strong {
  color: var(--color-primary, #0066B2);
  font-weight: 600;
}

.suggestion-meta {
  font-size: 12px;
  color: #999;
  margin-bottom: 4px;
}

.suggestion-price {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Out of stock badge */
.out-of-stock-badge {
  font-size: 11px;
  padding: 2px 8px;
  background-color: #dc3545;
  color: #fff;
  border-radius: 4px;
  font-weight: 500;
  text-transform: uppercase;
}

.suggestion-product.out-of-stock {
  opacity: 0.6;
}

/* Loading state */
.search-loading {
  padding: 20px;
  text-align: center;
  color: #999;
  font-size: 14px;
}

.search-loading i {
  margin-right: 8px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* No results */
.search-no-results {
  padding: 30px 20px;
  text-align: center;
  color: #999;
  font-size: 14px;
}

/* Error state */
.search-error {
  padding: 20px;
  text-align: center;
  color: #dc3545;
  font-size: 14px;
}

/* Mobile responsive */
@media (max-width: 991px) {
  .search-suggestions {
    max-height: 400px;
  }

  .suggestion-item a {
    padding: 10px 12px;
  }

  .suggestion-image {
    width: 45px;
    height: 45px;
  }

  .suggestion-name {
    font-size: 13px;
  }

  .suggestion-price {
    font-size: 13px;
  }
}

/* Responsive - Variations Table */
@media (max-width: 576px) {
  .product-action .variations_form .variations th,
  .product-action .variations_form .variations td {
    display: block;
    width: 100%;
    padding: 1rem 0;
  }

  .product-action .variations_form .variations th {
    padding-bottom: 0.8rem;
  }

  .product-action .variations_form .variations td {
    padding-top: 0;
    padding-bottom: 1.5rem;
  }

  .product-action .variations_form .reset_variations {
    margin-left: 0;
    margin-top: 0.8rem;
  }
}

@media (max-width: 576px) {
  .search-suggestions {
    left: -15px;
    right: -15px;
    border-radius: 0 0 8px 8px;
    max-height: 300px;
  }

  .suggestion-item a {
    padding: 8px 10px;
    gap: 10px;
  }

  .suggestion-image {
    width: 40px;
    height: 40px;
  }

  .suggestion-name {
    font-size: 12px;
  }

  .suggestion-meta,
  .suggestions-section-title {
    font-size: 11px;
  }

  .suggestion-price {
    font-size: 12px;
  }
}
.check-out-summary *{
  font-size: 1.6rem!important;
}
.clear-category-filters{
  border: 1px solid #000;
  background: transparent;
}
.woocommerce-info {
  padding-left: 50px
}
/* ===================================
   WooCommerce My Account Styles
   =================================== */

/* Account Navigation Sidebar */
.woocommerce-account nav.account-content {
  background: #f8f8f8;
  border-radius: 8px;
  padding: 2rem;
  height: fit-content;
}

.account-btns {
  list-style: none;
  padding: 0;
  margin: 0;
}

.woocommerce-MyAccount-navigation-link {
  margin-bottom: 0.5rem;
  border-radius: 4px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.woocommerce-MyAccount-navigation-link a {
  display: block;
  padding: 1.2rem 1.5rem;
  color: #333;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 500;
  transition: all 0.3s ease;
  border-left: 3px solid transparent;
}

.woocommerce-MyAccount-navigation-link a:hover {
  background: #fff;
  color: var(--color-primary);
  border-left-color: var(--color-primary);
  transform: translateX(3px);
}

.woocommerce-MyAccount-navigation-link.is-active a {
  background: var(--color-primary) !important;
  color: #fff !important;
  border-left-color: var(--color-primary);
  font-weight: 600;
}

.woocommerce-MyAccount-navigation-link--customer-logout a {
  color: #e74c3c;
}

.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
  background: #e74c3c;
  color: #fff;
  border-left-color: #c0392b;
  color: #fff!important;
}

/* Account Content Area */
.woocommerce-account .account-content {
  background: #fff;
  padding: 3rem;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
}

.woocommerce-account .account-content p {
  font-size: 1.5rem;
  line-height: 1.8;
  color: #666;
  margin-bottom: 2rem;
}

.woocommerce-account .account-content p:first-child {
  font-size: 1.6rem;
  margin-bottom: 2.5rem;
}

.woocommerce-account .account-content strong {
  color: #333;
  font-weight: 600;
}

.woocommerce-account .account-content a {
  color: var(--color-primary);
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}

.woocommerce-account .account-content a:hover {
  color: var(--color-primary);
  text-decoration: underline;
  opacity: 0.8;
}

/* Orders Table */
.woocommerce-orders-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 2rem;
}

.woocommerce-orders-table th {
  background: #f8f8f8;
  padding: 1.5rem;
  text-align: left;
  font-weight: 600;
  font-size: 1.4rem;
  color: #333;
  border-bottom: 2px solid #e8e8e8;
}

.woocommerce-orders-table td {
  padding: 1.5rem;
  font-size: 1.4rem;
  color: #666;
  border-bottom: 1px solid #e8e8e8;
}

.woocommerce-orders-table tr:hover {
  background: #fafafa;
}

/* Form Fields (Edit Account, Edit Address) */
.woocommerce-account form.edit-account,
.woocommerce-account form.edit-address {
  max-width: 100%;
}

.woocommerce-account .woocommerce-form-row {
  margin-bottom: 2rem;
  position: relative;
}

/* Two column layout for first/last name */
.woocommerce-account .form-row-first,
.woocommerce-account .form-row-last {
  width: 48%;
  float: left;
}

.woocommerce-account .form-row-first {
  margin-right: 4%;
}

.woocommerce-account .form-row-wide {
  width: 100%;
  clear: both;
}

.woocommerce-account .clear {
  clear: both;
  height: 0;
  margin: 0;
}

/* Labels */
.woocommerce-account label {
  display: block;
  margin-bottom: 0.8rem;
  font-size: 1.4rem;
  font-weight: 500;
  color: #333;
}

.woocommerce-account label .required {
  color: #e74c3c;
  font-weight: 700;
  margin-left: 2px;
}

/* Inputs */
.woocommerce-account .woocommerce-Input {
  width: 100%;
  padding: 1.2rem 1.5rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 1.4rem;
  transition: border-color 0.3s ease;
  background: #fff;
}

.woocommerce-account .woocommerce-Input:focus {
  outline: none;
  border-color: var(--color-primary);
  box-shadow: 0 0 0 3px rgba(var(--color-primary-rgb, 204, 153, 102), 0.1);
}

/* Help text */
.woocommerce-account .woocommerce-form-row span em {
  font-size: 1.2rem;
  color: #999;
  font-style: italic;
  display: block;
  margin-top: 0.5rem;
}

/* Fieldset for password */
.woocommerce-account fieldset {
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  padding: 2rem;
  margin-bottom: 2rem;
  background: #fafafa;
}

.woocommerce-account fieldset legend {
  font-size: 1.6rem;
  font-weight: 600;
  color: #333;
  padding: 0 1rem;
  margin-bottom: 1.5rem;
}

.woocommerce-account fieldset .woocommerce-form-row {
  margin-bottom: 2rem;
}

.woocommerce-account fieldset label {
  display: block;
  width: 100%;
  margin-bottom: 0.8rem;
}

/* Password input wrapper */
.woocommerce-account .password-input {
  position: relative;
  display: block;
  width: 100%;
}

.woocommerce-account .password-input input {
  width: 100%;
  padding-right: 5rem;
}

/* Show/Hide password button */
.woocommerce-account .show-password-input {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0.8rem;
  font-size: 1.6rem;
  color: #999;
  transition: color 0.3s ease;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.woocommerce-account .show-password-input::before {
  content: "👁";
  font-size: 1.8rem;
}

.woocommerce-account .show-password-input:hover {
  color: #333;
}

.woocommerce-account .show-password-input[aria-pressed="true"]::before {
  content: "👁‍🗨";
}

/* Submit Button */
.woocommerce-account .woocommerce-Button {
  background: var(--color-primary);
  color: #fff;
  border: none;
  padding: 1.2rem 3rem;
  font-size: 1.4rem;
  font-weight: 600;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
  min-width: 180px;
}

.woocommerce-account .woocommerce-Button:hover {
  background: var(--color-primary);
  opacity: 0.9;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(var(--color-primary-rgb, 204, 153, 102), 0.3);
}

/* Addresses */
.u-columns.woocommerce-Addresses.col2-set.addresses {
  display: flex !important;
  flex-wrap: wrap;
  gap: 2rem;
  margin-left: 0;
  margin-right: 0;
}

.u-columns.woocommerce-Addresses.col2-set > .u-column1,
.u-columns.woocommerce-Addresses.col2-set > .u-column2,
.u-columns.woocommerce-Addresses.col2-set > .col-1,
.u-columns.woocommerce-Addresses.col2-set > .col-2,
.u-columns.col2-set.addresses > .u-column1,
.u-columns.col2-set.addresses > .u-column2,
.u-columns.col2-set.addresses > .col-1,
.u-columns.col2-set.addresses > .col-2 {
  flex: 0 0 calc(50% - 1rem) !important;
  max-width: calc(50% - 1rem) !important;
  width: calc(50% - 1rem) !important;
  display: block !important;
  float: none !important;
}

.woocommerce-Address {
  background: #f8f8f8;
  padding: 2rem;
  border-radius: 8px;
  margin-bottom: 2rem;
  height: 100%;
}

.woocommerce-Address-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
}

.woocommerce-Address-title h3 {
  font-size: 1.8rem;
  color: #333;
  margin-bottom: 0;
}

.woocommerce-Address-title .edit {
  color: var(--color-primary);
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 500;
  transition: opacity 0.3s ease;
}

.woocommerce-Address-title .edit:hover {
  opacity: 0.8;
  text-decoration: underline;
}

.woocommerce-Address address {
  font-size: 1.4rem;
  line-height: 1.8;
  color: #666;
  font-style: normal;
}

/* Responsive */
@media (max-width: 991px) {
  .woocommerce-account nav.account-content {
    margin-bottom: 3rem;
  }

  .woocommerce-account .account-content {
    padding: 2rem;
  }

  .woocommerce-MyAccount-navigation-link a {
    padding: 1rem 1.2rem;
    font-size: 1.3rem;
  }
}

@media (max-width: 767px) {
  /* Address columns to 100% */
  .u-columns.woocommerce-Addresses.col2-set > .u-column1,
  .u-columns.woocommerce-Addresses.col2-set > .u-column2,
  .u-columns.woocommerce-Addresses.col2-set > .col-1,
  .u-columns.woocommerce-Addresses.col2-set > .col-2,
  .u-columns.col2-set.addresses > .u-column1,
  .u-columns.col2-set.addresses > .u-column2,
  .u-columns.col2-set.addresses > .col-1,
  .u-columns.col2-set.addresses > .col-2 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  /* Form fields to 100% width on mobile */
  .woocommerce-account .form-row-first,
  .woocommerce-account .form-row-last {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .woocommerce-account fieldset {
    padding: 1.5rem;
  }

  .woocommerce-account .woocommerce-Button {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .woocommerce-account nav.account-content {
    padding: 1.5rem;
  }

  .woocommerce-account .account-content {
    padding: 1.5rem;
  }

  .woocommerce-orders-table {
    font-size: 1.2rem;
  }

  .woocommerce-orders-table th,
  .woocommerce-orders-table td {
    padding: 1rem;
  }
}

/* ===================================
   Apartment Selection Modal
   =================================== */

.nix-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  overflow-y: auto;
}

.nix-modal-overlay[style*="display: none"] {
  pointer-events: none;
}

.nix-modal-content {
  background: #fff;
  border-radius: 12px;
  max-width: 500px;
  width: 100%;
  padding: 2rem;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
  animation: modalFadeIn 0.3s ease;
  max-height: calc(100vh - 2rem);
  overflow-y: auto;
  margin: auto;
}

@keyframes modalFadeIn {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.nix-modal-content.shake {
  animation: shake 0.5s ease;
}

@keyframes shake {
  0%, 100% { transform: translateX(0); }
  25% { transform: translateX(-10px); }
  75% { transform: translateX(10px); }
}

.nix-modal-header {
  text-align: center;
  margin-bottom: 3rem;
}

.nix-modal-header h2 {
  font-size: 2.4rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 1rem;
}

.nix-modal-header p {
  font-size: 1.4rem;
  color: #666;
  margin-bottom: 0;
}

.nix-modal-form .form-group {
  margin-bottom: 2.5rem;
}

.nix-modal-form label {
  display: block;
  font-size: 1.4rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 0.8rem;
}

.nix-modal-form label .required {
  color: #e74c3c;
  margin-left: 2px;
}

.nix-modal-form label .optional {
  color: #888;
  font-size: 0.85em;
  font-weight: 400;
  margin-left: 4px;
}

.nix-modal-form select,
.nix-modal-form input[type="date"],
.nix-modal-form input[type="text"] {
  width: 100%;
  padding: 1.2rem 1.5rem;
  font-size: 1.5rem;
  border: 2px solid #ddd;
  border-radius: 8px;
  background: #fff;
  color: #333;
  transition: all 0.3s ease;
}

.nix-modal-form select:focus,
.nix-modal-form input[type="date"]:focus,
.nix-modal-form input[type="text"]:focus {
  outline: none;
  border-color: var(--color-primary);
  box-shadow: 0 0 0 3px rgba(var(--color-primary-rgb, 204, 153, 102), 0.1);
}

.nix-modal-submit {
  width: 100%;
  padding: 1.5rem;
  background: var(--color-primary);
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 1.6rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-bottom: 1.5rem;
}

.nix-modal-submit:hover:not(:disabled) {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(var(--color-primary-rgb, 204, 153, 102), 0.4);
}

/* Manual apartment fields container */
#manual-apartment-fields {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #eee;
}

#manual-apartment-fields .form-group {
  margin-bottom: 2rem;
}

/* Checkout manual apartment fields */
#checkout-manual-apartment-fields {
  background: #f8f9fa;
  padding: 1.5rem;
  border-radius: 8px;
  border: 1px solid #e9ecef;
}

#checkout-manual-apartment-fields input {
  font-size: 1.4rem;
  padding: 1rem 1.2rem;
  border: 2px solid #ddd;
  border-radius: 6px;
  transition: all 0.3s ease;
}

#checkout-manual-apartment-fields input:focus {
  border-color: var(--color-primary);
  box-shadow: 0 0 0 3px rgba(var(--color-primary-rgb, 204, 153, 102), 0.1);
  outline: none;
}

#checkout-manual-apartment-fields input::placeholder {
  color: #999;
  font-size: 1.3rem;
}

.nix-modal-submit:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.nix-modal-help {
  text-align: center;
  font-size: 1.2rem;
  color: #999;
  font-style: italic;
  margin: 0;
}

/* Prevent body scroll when modal is open */
body.nix-modal-open {
  overflow: hidden;
}

/* Lazy Loading & Skeleton Styles */
.product-image-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: skeleton-loading 1.5s ease-in-out infinite;
  border-radius: 4px;
  aspect-ratio: 1 / 1;
  width: 100%;
}
.category-image-wrapper{
  aspect-ratio: 1/1;
}
.product-image-wrapper img.product-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.product-image-wrapper img.product-image.loaded {
  opacity: 1;
}

/* Skeleton loading animation */
@keyframes skeleton-loading {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}

/* When image is loaded, remove skeleton background */
.product-image-wrapper.image-loaded {
  background: transparent;
  animation: none;
}

/* Mobile responsive */
@media (max-width: 575px) {
  .nix-modal-overlay {
    padding: 0.5rem;
  }

  .nix-modal-content {
    padding: 1.5rem;
    margin: 0;
    max-height: calc(100vh - 1rem);
    border-radius: 8px;
  }

  .nix-modal-header {
    margin-bottom: 1.5rem;
  }

  .nix-modal-header h2 {
    font-size: 1.8rem;
  }

  .nix-modal-header p {
    font-size: 1.2rem;
  }

  .nix-modal-form select,
  .nix-modal-form input[type="date"],
  .nix-modal-form input[type="text"] {
    font-size: 1.4rem;
    padding: 1rem;
  }

  .nix-modal-form .form-group {
    margin-bottom: 1.5rem;
  }

  .nix-modal-submit {
    padding: 1.2rem;
    font-size: 1.5rem;
  }
}
.single_variation_wrap {
  width: 100%;
}

/* ================================
   Cart Quantity Input - Simple Style with +/- Buttons
   ================================ */

/* Ocultar TouchSpin completamente en carrito, incluyendo botones */
.woocommerce-cart .product-single-qty .bootstrap-touchspin,
.woocommerce-cart .product-single-qty .bootstrap-touchspin-up,
.woocommerce-cart .product-single-qty .bootstrap-touchspin-down,
.woocommerce-cart .product-single-qty .input-group-btn,
.woocommerce-cart .product-single-qty .plus-btn,
.woocommerce-cart .product-single-qty .minus-btn {
  display: none !important;
}

/* Simple quantity wrapper - flexbox layout */
.woocommerce-cart .simple-quantity-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 0;
  border: 2px solid #e0e0e0;
  border-radius: 0.4rem;
  overflow: hidden;
  background: #fff;
}

/* Quantity buttons */
.woocommerce-cart .qty-btn {
  background: #f8f8f8;
  border: none;
  color: #333;
  font-size: 1.8rem;
  font-weight: bold;
  width: 3.6rem;
  height: 4rem;
  cursor: pointer;
  transition: all 0.2s ease;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  padding: 0;
  margin: 0;
}

.woocommerce-cart .qty-btn:hover {
  background: #e0e0e0;
  color: #000;
}

.woocommerce-cart .qty-btn:active {
  background: #d0d0d0;
  transform: scale(0.95);
}

/* Quantity input inside wrapper */
.woocommerce-cart .simple-quantity-wrapper input.horizontal-quantity,
.woocommerce-cart .simple-quantity-wrapper input.qty {
  display: inline-block !important;
  width: 6rem;
  padding: 0.8rem 0.5rem;
  border: none;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-radius: 0;
  font-size: 1.4rem;
  text-align: center;
  font-weight: 500;
  background: #fff;
  margin: 0;
  flex-shrink: 0;
}

.woocommerce-cart .simple-quantity-wrapper input.horizontal-quantity:focus,
.woocommerce-cart .simple-quantity-wrapper input.qty:focus {
  outline: none;
  border-left-color: var(--color-primary, #08c);
  border-right-color: var(--color-primary, #08c);
  box-shadow: inset 0 0 0 1px var(--color-primary, #08c);
}

/* Remove spinner arrows from number input */
.woocommerce-cart .simple-quantity-wrapper input[type="number"]::-webkit-inner-spin-button,
.woocommerce-cart .simple-quantity-wrapper input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woocommerce-cart .simple-quantity-wrapper input[type="number"] {
  -moz-appearance: textfield;
}

.woocommerce-cart .product-single-qty {
  max-width: none;
}

/* Cart Product Thumbnails - Show Full Image */
.woocommerce-cart .product-thumbnail img,
.woocommerce-cart .product-thumbnail-wrapper img {
  object-fit: contain !important;
  object-position: center;
  width: 100%;
  height: auto;
  max-height: 120px;
}

.woocommerce-cart .product-thumbnail-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 80px;
  background: #fff;
}

.woocommerce-cart .product-thumbnail {
  width: 120px;
  max-width: 120px;
}

.woocommerce-cart .product-thumbnail a:not(.btn-remove) {
  display: block;
  width: 100%;
}

/* Remove button styling */
.woocommerce-cart .product-thumbnail-wrapper .btn-remove {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  padding: 0;
  z-index: 10;
  transition: all 0.3s ease;
}

.woocommerce-cart .product-thumbnail-wrapper .btn-remove:hover {
  background: #f44336;
  border-color: #f44336;
  transform: scale(1.1);
}

.woocommerce-cart .product-thumbnail-wrapper .btn-remove:hover svg path {
  stroke: #fff;
}

.woocommerce-cart .product-thumbnail-wrapper .btn-remove svg {
  width: 9px;
  height: 9px;
  display: block;
}

/* Loading state - disable buttons */
.woocommerce-cart .qty-btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

/* Loading state - reduce opacity of updating row */
.woocommerce-cart tr.updating {
  opacity: 0.6;
  position: relative;
  transition: opacity 0.2s ease;
}

/* Loading spinner overlay */
.woocommerce-cart tr.updating td.product-single-qty::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2rem;
  height: 2rem;
  border: 3px solid #f3f3f3;
  border-top: 3px solid var(--color-primary, #08c);
  border-radius: 50%;
  animation: cart-spinner 0.8s linear infinite;
  z-index: 10;
}

@keyframes cart-spinner {
  0% { transform: translate(-50%, -50%) rotate(0deg); }
  100% { transform: translate(-50%, -50%) rotate(360deg); }
}
/* ================================
   Shop Ordering Selector - Professional Style
   ================================ */

/* Remove all the complex wrapper styling */
.toolbox-right .toolbox-item.toolbox-sort.select-custom {
    padding: 0 !important;
    border: none !important;
}

.toolbox-right .shop-top-shorting-area {
    width: 100%;
}

.toolbox-right .shop-top-shorting-area .row {
    margin: 0;
    width: 100%;
}

.toolbox-right .shop-top-shorting-area .col-lg-6,
.toolbox-right .shop-top-shorting-area .col-md-6 {
    padding: 0;
    width: 100%;
    max-width: 100%;
}

.toolbox-right .shop-shorting-left-content {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 0;
}

.toolbox-right .shop-shorting-left-content ul {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

.toolbox-right .shop-shorting-left-content ul li {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0;
    padding: 0;
    width: 100%;
}

/* Add "Sort by:" label */
.toolbox-right .shop-shorting-left-content ul li::before {
    content: 'Sort by:';
    font-size: 14px;
    font-weight: 500;
    color: #000;
    white-space: nowrap;
}

.toolbox-right .shop-shorting-left-content form {
    display: flex;
    align-items: center;
    flex: 1;
    margin: 0;
}

/* Clean select styling */
.toolbox-right .shop-shorting-left-content select.orderby,
.toolbox-right .shop-shorting-left-content select.form-select {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 25px 0 0 !important;
    font-size: 14px !important;
    color: #666 !important;
    cursor: pointer !important;
    flex: 1;
    min-width: 200px;
    height: auto !important;
    line-height: 1.5 !important;
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23999' d='M6 8L0 0h12z'/%3E%3C/svg%3E") !important; */
    background-repeat: no-repeat !important;
    background-position: right 0 center !important;
    background-size: 12px 8px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.toolbox-right .shop-shorting-left-content select.orderby:focus,
.toolbox-right .shop-shorting-left-content select.form-select:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}

/* Hide the default arrow */
.toolbox-right .shop-shorting-left-content select::-ms-expand {
    display: none;
}

/* Result count styling */
.toolbox-left .toolbox-item.toolbox-sort {
    font-size: 14px;
    color: #666;
}

/* Mobile responsive */
@media (max-width: 767px) {
    .toolbox-right .shop-shorting-left-content {
        padding: 8px 0;
    }
    
    .toolbox-right .shop-shorting-left-content ul li::before {
        font-size: 13px;
    }
    
    .toolbox-right .shop-shorting-left-content select.orderby,
    .toolbox-right .shop-shorting-left-content select.form-select {
        font-size: 13px !important;
        min-width: 150px;
    }
}

/* ================================
   Cart Quantity Buttons - Loading State
   ================================ */

/* Disabled state for quantity buttons */
.woocommerce-cart .qty-btn.disabled,
.woocommerce-cart .qty-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed !important;
    pointer-events: none;
}

/* Bootstrap spinner for loading state */
.spinner-border {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    vertical-align: text-bottom;
    border: 0.15em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
    width: 0.75rem;
    height: 0.75rem;
    border-width: 0.1em;
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

/* Loading spinner in buttons */
.qty-btn .spinner-border {
    width: 14px;
    height: 14px;
    border-width: 2px;
}

/* Additional visual feedback - darken buttons when disabled */
.woocommerce-cart .qty-btn.disabled {
    background: #f5f5f5 !important;
    color: #999 !important;
    border-color: #ddd !important;
}

/* ================================
   Shipping Methods Styling in Cart
   ================================ */

.woocommerce-shipping-methods {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-shipping-methods li {
    font-size: 14px;
    font-weight: normal;
    padding: 12px 0;
    border-bottom: 1px solid #e0e0e0;
}

.woocommerce-shipping-methods li:last-child {
    border-bottom: none;
}

.woocommerce-shipping-methods label {
    font-weight: normal;
    font-size: 14px;
    margin-left: 8px;
}
.breadcrumbs-mt {
margin-top: 108px;
text-align: center;
}
/* Contenedor general más compacto */
#wapo-total-price-table {
    margin-top: 10px;
    padding: 0;
}
.page-wrapper{
	position: unset;
}
/* Tabla limpia y compacta */
#wapo-total-price-table table.all {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

/* Fila */
#wapo-total-price-table table.all tr {
    padding: 0;
    margin: 0;
}

/* Celdas con mínimo espacio */
#wapo-total-price-table table.all th,
#wapo-total-price-table table.all td {
    padding: 4px 0;  /* compacto pero legible */
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500;
	padding: 4px 8px
}

/* Cabeceras limpias */
#wapo-total-price-table table.all th {
    text-align: left;
    font-weight: 600;
    color: #111;
}

/* Valores del precio */
#wapo-total-price-table table.all td {
    text-align: right;
    color: #111;
}

/* Montos de WooCommerce más pequeños */
#wapo-total-price-table .woocommerce-Price-amount {
    font-size: 14px !important;
}

/* Opcional: resaltar “Order total” ligeramente */
#wapo-total-price-table .wapo-total-order td,
#wapo-total-price-table .wapo-total-order th {
    font-weight: 700;
}

.wapo-addon-title.toggle-closed{
	text-transform: unset;
	color: #000!important;
	font-size: 14px;
	margin-bottom: 8px
}

.yith-wapo-addon.yith-wapo-addon-type-select {
    display: flex !important;
    align-items: center;
    flex-direction: row !important;
    padding: 0 !important;
    margin: 0 0 6px 0 !important; 
    border: none !important;
}

.yith-wapo-addon .addon-header {
    flex: 0 0 120px;
    margin: 0 !important;
    padding: 0 !important;
}

.yith-wapo-addon .addon-header h3 {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
}

.yith-wapo-addon .addon-header span.required {
    color: red;
    margin-left: 2px;
}

.yith-wapo-addon .options-container {
    flex: 1;
    margin: 0 !important;
    padding: 0 !important;
}

.yith-wapo-addon .options {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.yith-wapo-option-value {
    max-width: 75% !important;
    padding: 6px 8px !important;
    font-size: 14px;
    background: #fff !important;
    border: 1px solid #000 !important;
    border-radius: 4px;
    padding: 5px 20px !important;
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: 12px;
}

/* Quitar espacios de los p vacíos */
.yith-wapo-addon p.option-description {
    display: none !important;
}

#yith-wapo-container{
	min-width: 100%
}
.product-action .btns{
	flex-wrap: wrap
}
.card.card-accordion .card-header.collapsed:after {
content: "+"
}
img.img-fluid-category.lazy-load.loaded
 {
    aspect-ratio: 1 / 1;
    object-fit: contain;
}
.delivery-tomorrow, .delivery-message {
    color: var(--color-primary);
    position: absolute;
    top: 10px;
    z-index: 4000;
    padding: 5px 10px;
    background-color: #fff;
    border-radius: 4px;
}
.breadcrumb  .btn-remove{
}
.loaded .product-image-wrapper{
background: none
}
.shop-by-category-section h6 {
min-height: 45px;

}
.category-image-wrapper{
  aspect-ratio: 1;
}
.simple-quantity-wrapper {
border: 1px solid #000 !important;
border-radius: 25px !important
}

.btn-remove {
width: 20px;
height: 20px;
}

.breadcrumb .breadcrumb-item:first-child a {
display: inline-flex;
/* permite centrar el ícono */
justify-content: center;
align-items: center;
width: 20px;
height: 20px;
padding: 0;
}

.breadcrumb .breadcrumb-item:first-child a::before {
content: "" !important;
display: block !important;
width: 20px !important;
height: 20px;

background-image: url("data:image/svg+xml,%3Csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M6.66667%2014.1667H13.3333M9.18141%202.30333L3.52949%206.69927C3.15168%206.99312%202.96278%207.14005%202.82669%207.32405C2.70614%207.48704%202.61633%207.67065%202.56169%207.86588C2.5%208.08627%202.5%208.32558%202.5%208.80421V14.8333C2.5%2015.7667%202.5%2016.2335%202.68166%2016.59C2.84144%2016.9036%203.09641%2017.1585%203.41002%2017.3183C3.76654%2017.5%204.23325%2017.5%205.16667%2017.5H14.8333C15.7668%2017.5%2016.2335%2017.5%2016.59%2017.3183C16.9036%2017.1585%2017.1586%2016.9036%2017.3183%2016.59C17.5%2016.2335%2017.5%2015.7667%2017.5%2014.8333V8.80421C17.5%208.32558%2017.5%208.08627%2017.4383%207.86588C17.3837%207.67065%2017.2939%207.48704%2017.1733%207.32405C17.0372%207.14005%2016.8483%206.99312%2016.4705%206.69927L10.8186%202.30333C10.5258%202.07562%2010.3794%201.96177%2010.2178%201.918C10.0752%201.87938%209.92484%201.87938%209.78221%201.918C9.62057%201.96177%209.47418%202.07562%209.18141%202.30333Z'%20stroke='%23717680'%20stroke-width='1.66667'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");

background-size: contain;
background-repeat: no-repeat;
}

.suggestion-name:hover {
color: var(--color-primary);

}

a.text-primary:focus,
a.text-primary:hover {
color: var(--color-primary) !important;
}

#wc-stripe-express-checkout-element,
#wc-stripe-express-checkout-button-separator {
opacity: 0;
display: block;
height: 0px !important;
margin-bottom: 40px;
}

.product-action #wc-stripe-express-checkout-element {
display: none !important
}

p {
font-size: 1.6rem
}

.stock.in-stock {
display: none
}

.product-details .product-title {
text-transform: unset !important
}
.delivery-message{
background-color: #fff;
padding: 5px!important
}

.breadcrumb-shop {
list-style: none;
padding: 0;
margin: 0 auto;
display: flex;
justify-content: center;
gap: 8px;
font-family: sans-serif;
font-size: 15px;
}

.card-side {
width: 100%;
aspect-ratio: 579/161;
margin: 0 !important;
padding: 0;
border-radius: 20px !important;
display: flex;
flex-direction: column;
align-content: center;
align-items: center !important;
}

footer a:hover {
color: #000 !important
}

footer img {
max-width: 200px !important
}

.btns>li {
display: flex !important;
max-height: 53px;
margin: 0.5rem 0.5rem 0.5rem 1px
}

.submit::hover {
max-height: 53px !important
}

.grouped_form .woocommerce-Price-amount * {
font-size: 20px !important
}

.product-single-qty .breadcrumb-shop {
list-style: none;
padding: 0;
margin: 0 auto;
display: flex;
justify-content: center;
gap: 8px;
font-family: sans-serif;
font-size: 15px;
}

.card-body p {
font-size: 1.6rem
}

.card-accordion a:hover {
color: #000 !important
}

.breadcrumb-shop li {
color: #b8b8b8;
/* gris claro */
font-size: 28px;
text-align: center;
}

.breadcrumb-shop li.active {
color: #000;
/* activo */
font-weight: 600;
}

.breadcrumb-shop li.active::after {
content: "";
display: inline-block;
width: 24px;
height: 24px;
margin: 0 24px;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18L15 12L9 6' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
background-size: contain;
background-repeat: no-repeat;
position: relative;
top: 3px;
}

.border-radius .card,
.rounded-3 {
border-radius: 16px !important;
}

.breadcrumb-shop li::after {
content: "";
display: inline-block;
width: 24px;
height: 24px;
margin: 0 24px;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%23969696' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
position: relative;
top: 3px;
background-size: contain;
background-repeat: no-repeat;
}

.breadcrumb-shop li:last-child::after {
content: "";
background: none;
}

/* ================================
   Hide empty notices and login toggle in Cart/Checkout
   ================================ */

/* Hide empty notices wrapper */
.woocommerce-cart .woocommerce-notices-wrapper:empty,
.woocommerce-checkout .woocommerce-notices-wrapper:empty {
    display: none;
}

/* Hide login toggle in checkout */
.woocommerce-checkout .woocommerce-form-login-toggle {
    display: none;
}

/* Hide delivery tomorrow badge */
.delivery-tomorrow {
    display: none;
}

/* ================================
   Product Slider Navigation - Arrows on Sides
   For Related Products and Recently Viewed sliders
   ================================ */
.owl-nav-sides {
    position: relative;
}

.owl-nav-sides .owl-nav {
    position: static;
    margin: 0;
}

.owl-nav-sides .owl-nav .owl-prev,
.owl-nav-sides .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 40px;
    height: 40px;
    background: #fff !important;
    border: 1px solid #e1e1e1 !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
    color: #333;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
}

.owl-nav-sides .owl-nav .owl-prev:hover,
.owl-nav-sides .owl-nav .owl-next:hover {
    background: var(--color-primary) !important;
    border-color: var(--color-primary) !important;
    color: #fff;
}

.owl-nav-sides .owl-nav .owl-prev {
    left: -20px;
}

.owl-nav-sides .owl-nav .owl-next {
    right: -20px;
}

.owl-nav-sides .owl-nav .owl-prev.disabled,
.owl-nav-sides .owl-nav .owl-next.disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

/* Responsive adjustments for side navigation */
@media (max-width: 991px) {
    .owl-nav-sides .owl-nav .owl-prev,
    .owl-nav-sides .owl-nav .owl-next {
        width: 35px;
        height: 35px;
        font-size: 1.5rem;
    }
    .owl-nav-sides .owl-nav .owl-prev {
        left: -10px;
    }
    .owl-nav-sides .owl-nav .owl-next {
        right: -10px;
    }
}

@media (max-width: 767px) {
    .owl-nav-sides .owl-nav .owl-prev,
    .owl-nav-sides .owl-nav .owl-next {
        width: 32px;
        height: 32px;
        font-size: 1.3rem;
    }
    .owl-nav-sides .owl-nav .owl-prev {
        left: 5px;
    }
    .owl-nav-sides .owl-nav .owl-next {
        right: 5px;
    }
}

/* ================================
   Submenu Toggle Button
   Visible on mobile, hidden on desktop
   ================================ */

/* Desktop: Hide toggle button, use hover for dropdowns */
.submenu-toggle {
    display: none;
}

/* Desktop: Show dropdown on hover */
@media (min-width: 992px) {
    .nav-item.dropdown:hover > .dropdown-menu {
        display: block;
        opacity: 1;
        visibility: visible;
    }
}

/* Mobile: Show toggle button */
@media (max-width: 991px) {
    /* Mobile menu should be flex column */
    .mobile-nav-menu,
    .mobile-nav-menu > ul,
    .mobile-menu,
    .mobile-menu > ul {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    /* Menu items full width and stacked */
    .nav-item.dropdown,
    .mobile-nav-menu .dropdown,
    .mobile-nav-menu li,
    .mobile-menu .menu-item-has-children,
    .mobile-menu li {
        position: relative;
        width: 100%;
        display: block;
    }

    .nav-item.dropdown > a,
    .mobile-nav-menu .dropdown > a,
    .mobile-menu .menu-item-has-children > a {
        padding-right: 40px;
        display: block;
    }

    /* Toggle button styles */
    .submenu-toggle {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        height: 100%;
        max-height: 48px;
        background: transparent;
        border: none;
        cursor: pointer;
        color: inherit;
        font-size: 14px;
        z-index: 5;
    }

    .submenu-toggle:hover {
        background: rgba(0, 0, 0, 0.05);
    }

    .submenu-toggle i {
        transition: transform 0.3s ease;
    }

    /* Rotate icon when submenu is open */
    .submenu-toggle.active i,
    .dropdown.open > .submenu-toggle i,
    .menu-item-has-children.open > .submenu-toggle i {
        transform: rotate(180deg);
    }

    /* Hide dropdown menu by default on mobile - collapsed */
    .mobile-nav-menu .dropdown-menu,
    .mobile-menu .sub-menu,
    .dropdown-menu {
        display: none !important;
        position: static !important;
        width: 100%;
        padding-left: 15px;
        background: transparent;
        box-shadow: none;
        flex-direction: column;
    }

    /* Show dropdown when parent has .open class */
    .mobile-nav-menu .dropdown.open > .dropdown-menu,
    .mobile-menu .menu-item-has-children.open > .sub-menu,
    .dropdown.open > .dropdown-menu {
        display: flex !important;
        flex-direction: column;
    }
}

/* ================================
   Product Card Loading State
   Shows loader when adding to cart via AJAX
   ================================ */

/* Product card loading state */
.product-default.nix-adding-to-cart,
.product.nix-adding-to-cart,
.product-wrap.nix-adding-to-cart {
    position: relative;
    pointer-events: none;
}

.product-default.nix-adding-to-cart > *:not(.nix-card-loader),
.product.nix-adding-to-cart > *:not(.nix-card-loader),
.product-wrap.nix-adding-to-cart > *:not(.nix-card-loader) {
    opacity: 0.5;
    transition: opacity 0.2s ease;
}

/* Loader overlay */
.nix-card-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.3);
    z-index: 10;
    border-radius: inherit;
}

/* Spinner */
.nix-loader-spinner {
    width: 36px;
    height: 36px;
    border: 3px solid #e9ecef;
    border-top-color: var(--color-primary, #333);
    border-radius: 50%;
    animation: nix-spin 0.8s linear infinite;
}

@keyframes nix-spin {
    to {
        transform: rotate(360deg);
    }
}
