@charset "UTF-8";
    

/* Intro Wrapper */
.intro-wrapper .swiper-button-next,
.intro-wrapper .swiper-button-prev,
.intro-wrapper:hover .swiper-button-next,
.intro-wrapper:hover .swiper-button-prev {
  margin-top: -2.5rem;
  color: #000 !important;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.intro-wrapper .swiper-button-next:not(.swiper-button-disabled):hover,
.intro-wrapper .swiper-button-prev:not(.swiper-button-disabled):hover,
.intro-wrapper:hover .swiper-button-next:not(.swiper-button-disabled):hover,
.intro-wrapper:hover .swiper-button-prev:not(.swiper-button-disabled):hover {
  opacity: 1;
}
.intro-wrapper .swiper-button-next,
.intro-wrapper:hover .swiper-button-next {
  right: 9.8%;
}
.intro-wrapper .swiper-button-prev,
.intro-wrapper:hover .swiper-button-prev {
  left: 9.8%;
}

.intro-slide {
  min-height: 15rem;
}
.intro-slide .btn {
  padding-left: 1.9em;
  padding-right: 1.9em;
}

.intro-slide1 .banner-content {
  left: 0%;
  margin-top: -0.1rem;
}
.intro-slide1 .banner-subtitle {
  font-size: 1.8em;
}
.intro-slide1 .banner-title {
  margin: 0 0 1.6rem -0.2rem;
  font-size: 6em;
  line-height: 0.93;
}
.intro-slide1 strong {
  font-weight: 800;
}
.intro-slide1 p {
  margin-bottom: 3.2rem;
  font-size: 1.6em;
}

.intro-slide2 .container {
  text-align: end;
}
.intro-slide2 .banner-content {
  padding-right: 14.5%;
  margin-top: -0.1rem;
}
.intro-slide2 .banner-subtitle {
  margin-bottom: 1.2rem;
  font-size: 2.8em;
  letter-spacing: -0.02em;
}
.intro-slide2 .banner-title {
  margin-left: -0.2rem;
  font-size: 9em;
  font-weight: 800;
  line-height: 0.98;
}
.intro-slide2 .banner-price-info {
  margin-bottom: 3.6rem;
  font-size: 3em;
}

.floating-item {
  position: absolute !important;
  right: 56%;
  top: 13.9%;
  width: 46rem;
}

.intro-slide3 .banner-content {
  max-width: 35.7rem;
  right: 8.5%;
  margin-top: -0.2rem;
}
.intro-slide3 .banner-subtitle {
  margin-bottom: 0.7rem;
  font-size: 1.8em;
  font-weight: 500;
}
.intro-slide3 .banner-title {
  margin-bottom: 2.9rem;
  font-size: 5em;
  line-height: 1.1;
}

/* Icon Box Wrapper */
.icon-box-wrapper {
  border: 1px solid #e1e1e1;
  padding: 2.5rem 0 2.4rem;
}

/* Category Banner 3Cols */
.category-banner-3cols img {
  min-height: 20rem;
}
.category-banner-3cols .banner-content {
  top: 12%;
  left: 7.1%;
}
.category-banner-3cols .banner-title {
  margin-bottom: 1.1rem;
  font-size: 2.2em;
  line-height: 1.4;
}
.category-banner-3cols span {
  font-weight: 300;
}

/* Deals Wrapper */
.deals-wrapper .title-underline {
  padding: 0 3rem 1.7rem 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.deals-wrapper .widget-body .product-widget {
  height: 33.333%;
}

.deals-wrapper .widget-body .product-widget-wrap,
.banner-product-wrapper .widget-body .product-widget-wrap {
  height: 100%;
}

@media (min-width: 992px) {
  .product-gallery-vertical .product-thumbs-wrap {
    max-width: 6rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 6rem;
            flex: 0 0 6rem;
  }
  .product-gallery-vertical .product-single-swiper {
    max-width: calc( 100% - 7rem );
  }
}
.single-product {
  padding: 2.6rem 1.9rem 2rem 1.8rem;
  border: 1px solid #eee;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.single-product .product-title {
  font-size: 2rem;
}
.single-product .new-price {
  font-size: 2.4rem;
  line-height: 1.1;
}
.single-product .product-details {
  padding-left: 0;
  padding-top: 0.4rem;
  overflow-y: auto;
}
.single-product .product-divider {
  margin: 0.6rem 0 1rem;
}
.single-product .product-price {
  margin-bottom: 1.3rem;
}
.single-product .product-countdown-container {
  margin-bottom: 1.2rem;
}
.single-product .ratings-container {
  margin-bottom: 2.2rem;
  font-size: 1.3rem;
}
.single-product .ratings-full,
.single-product .ratings {
  letter-spacing: 0.3em;
}
.single-product .product-form label {
  max-width: 3.7rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3.7rem;
          flex: 0 0 3.7rem;
  font-size: 1.3rem;
}
.single-product .product-size-swatch .size {
  padding-left: 0.85rem;
  padding-right: 0.85rem;
  color: #999;
}
.single-product .product-qty-form {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15.2rem;
          flex: 0 0 15.2rem;
  max-width: 15.2rem;
}
.single-product .input-group .form-control {
  padding: 0 1.3rem 0 2rem;
}
.single-product .input-group button {
  right: 1.4rem;
}
.single-product .input-group button + button {
  margin-right: 3.1rem;
}
.single-product .product-form:not(.product-variation-form) {
  border-top: 1px solid #eee;
}
.single-product .social-links-wrapper {
  margin-top: 0.3rem;
}
.single-product .social-links-wrapper .btn-product-icon {
  margin-right: 1.9rem;
  font-size: 1.9rem;
}
.single-product .social-links-wrapper .btn-product-icon.btn-compare {
  font-size: 2.1rem;
}

.ratings-full::before {
  color: #ccc;
}

.rating-reviews {
  color: #999;
}

.product-widget {
  padding: 1rem 0;
}
.product-widget .product-media {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45.5%;
          flex: 0 0 45.5%;
  max-width: 45.5%;
}
.product-widget .product-details {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55.5%;
          flex: 0 0 55.5%;
  max-width: 55.5%;
}
.product-widget .product-name {
  margin-bottom: 0.6rem;
  color: #333;
  font-weight: 500;
}
.product-widget .ratings-container {
  margin-bottom: 0.7rem;
}
.product-widget .product-price {
  font-size: 1.6rem;
}

.widget-products .widget-body {
  padding: 2.6rem 2rem 2.3rem;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.single-product:hover,
.widget-products.widget-products-bordered .widget-body:hover {
  border-color: #42a4e8;
}

@media (min-width: 1200px) {
  .deals-wrapper .product-details {
    max-height: 40.8rem;
  }
}
@media (min-width: 992px) {
  .deals-wrapper .single-product .product-gallery,
.deals-wrapper .single-product .product-single-swiper,
.deals-wrapper .single-product .product-single-swiper .product-image,
.deals-wrapper .single-product .product-single-swiper img {
    min-height: 34rem;
  }
  .deals-wrapper .single-product .product-details {
    max-height: 34.5rem;
  }
}
.product-countdown-container .product-countdown, .product-countdown-container label {
  white-space: nowrap;
}

/* Category Wrapper */
.category-wrapper {
  margin-bottom: 5.2rem;
}

/* Vendor Wrapper */
.gutter-sm {
  margin: 0 -2.5px;
}
.gutter-sm > * {
  padding: 0 2.5px;
}

.vendor-widget-2 {
  border-color: #e5e5e5;
}

/* Category Banner 2Cols */
.category-banner-2cols {
  margin-bottom: 3.9rem;
}
.category-banner-2cols img {
  min-height: 15rem;
}
.category-banner-2cols .banner-content:not(.text-center) {
  left: 6.5%;
}
.category-banner-2cols .banner-content:not(.text-center) .banner-subtitle {
  margin-bottom: 0.2rem;
  font-size: 1.4em;
}
.category-banner-2cols .banner-content:not(.text-center) .banner-title {
  margin-bottom: 0.6rem;
  font-size: 2.6em;
}
.category-banner-2cols .banner-content:not(.text-center) .banner-price-info {
  font-weight: 500;
}
.category-banner-2cols .text-center .banner-subtitle {
  margin-bottom: 0.4rem;
  font-size: 2em;
}
.category-banner-2cols .text-center .banner-title {
  margin-bottom: 0.6rem;
  font-size: 3em;
}
.category-banner-2cols .banner-price-info {
  font-size: 1.6em;
}
.category-banner-2cols .banner-title {
  font-weight: 800;
}

/* Products */
.filter-with-title {
  margin-bottom: 1.1rem;
}
.filter-with-title .title {
  margin-bottom: 0.9rem;
}

#products-1,
#products-2 {
  margin-bottom: 4.1rem;
}

#products-3 {
  margin-bottom: 3.7rem;
}

/* Banner */
.banner-lg .banner-content {
  left: 6.6%;
  margin-top: -0.1rem;
}
.banner-lg .banner-subtitle {
  margin-bottom: 0.4rem;
  font-size: 1.6em;
  font-weight: 300;
}
.banner-lg .banner-title {
  margin: 0 0 2.9;
  margin-bottom: 2.9rem;
  font-size: 3em;
  font-weight: 800;
}

.banner-md .banner-content {
  left: 6.5%;
  padding-top: 0.3rem;
}
.banner-md .banner-subtitle {
  margin-bottom: 0.3rem;
  font-size: 1.6em;
}
.banner-md .banner-title {
  font-size: 2.6em;
  font-weight: 800;
  margin-bottom: 1.4rem;
}

.height-x1 {
  height: 22rem;
}

.height-x2 {
  height: 44rem;
}

/* Grey Section */
.grey-section {
  background-color: #f7f7f7;
}

/* Brand Wrapper */
.brand-wrapper {
  border: 1px solid #eee;
}
.brand-wrapper:last-child {
  margin-top: -1px;
}

.brand-col .brand-wrapper {
  border-top: none;
}
.brand-col .brand-wrapper:last-child {
  border-bottom: none;
}
.brand-col:last-child .brand-wrapper {
  margin-right: 1px;
  border-right: none;
}
.brand-col .brand-wrapper {
  border-left: none;
}

/* Post Wrapper */
.title-link-wrapper a {
  color: #333;
}
.title-link-wrapper a:hover {
  color: #42a4e8;
}
.title-link-wrapper::after {
  content: none;
}

.post-meta a {
  font-size: 1.3rem;
}

/* Responsive */
@media (max-width: 1199px) {
  .intro-slide2 .banner-content {
    padding-right: 2.5%;
  }
}
@media (max-width: 991px) {
  .intro-slide2 {
    font-size: 0.9rem;
  }
}
@media (max-width: 767px) {
  .floating-item {
    right: auto;
    left: 50%;
  }

  .intro-slide2 .container {
    text-align: start;
  }
  .intro-slide2 .banner-title {
    font-size: 8em;
  }

  .intro-slide3 .banner-content {
    right: 4%;
  }
}
@media (max-width: 575px) {
  .banner {
    font-size: 0.8rem;
  }

  .intro-slide1 .banner-content {
    left: 2%;
  }
}
@media (max-width: 479px) {
  .intro-slide3 .banner-content {
    right: 0;
  }
}