/* Demo 3 Homepage 3 */
/* Fonts */
@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800");
/* font-family: 'Poppins', sans-serif; */


.tab-pane .owl-carousel .owl-item:not(:first-child) .product {
  border-left: .1rem solid #eeeeee; }

.tab-pane .owl-simple .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3rem; }

.nav.nav-pills .nav-link {
  font-size: 1.4rem; }

.cta .input-group {
  margin-bottom: .5rem; }
.cta .form-control {
  color: #333;
  border-color: #f4f4f4;
  background-color: #f4f4f4;
  border-right-width: 0; }
  .cta .form-control::placeholder {
    font-style: italic; }
.cta .input-group-round {
  border-radius: 30px; }
  .cta .input-group-round .btn {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px; }

.cta-title {
  font-size: 2.4rem;
  letter-spacing: -.01em;
  font-weight: 600; }

.cta-heading {
  margin-bottom: 2.5rem; }
  .cta-heading .cta-title {
    margin-bottom: .3rem; }

.cta-desc {
  font-size: 1.6rem; }

.cta-horizontal {
  padding: 4.5rem 3rem 4.5rem; }
  .cta-horizontal .cta-title {
    font-size: 2.2rem;
    margin-bottom: .8rem;
    letter-spacing: -.01em;
    font-weight: 600; }
  .cta-horizontal .cta-desc {
    color: #666;
    font-size: 1.4rem;
    font-weight: 400; }

.cta .btn:not(.btn-block) {
  min-width: 160px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.4rem; }

.entry-content {
  margin-bottom: 1rem;
  padding-bottom: 1rem; }

.footer .footer-middle {
  padding-top: 5.5rem; }
.footer .footer-bottom .container {
  padding-bottom: 2rem; }
      
      .filter-icon {
        width: 50px;
        margin-bottom: 10px;
      }
      
      .filter-title {
        font-size: 25px;
        font-weight: 350;
        margin-bottom: 0;
      }
      
      .filter-description {
        font-size: 1.4rem;
        color: #666;
      }
      
      .filter-form {
        margin-top: 20px;
      }
      
      .filter-form .form-control {
        padding: 5px;
        border: 1px solid #ccc;
        border-radius: 5px;
        margin-bottom: 10px;
      }
      
      .btn-filter {
        background-color: #00286c;
        color: white;
        padding: 10px 20px;
        border: none;
        border-radius: 5px;
        cursor: pointer;
      }
      
      .btn-filter:hover {
        background-color: #fff;
        color: #00286c;
        border: 1px solid #00286c; 
      }
      
      /* Responsive Adjustments */
      @media (max-width: 1024px) {
        .filter-section {
          flex-direction: column;
          padding: 15px;
        }
      
        .filter-icon img {
          margin-bottom: 20px;
          max-width: 80px;
        }
      
        .filter-options {
          justify-content: center;
        }
      
        .filter-title {
          font-size: 1.3rem;
        }
      
        .filter-subtitle {
          font-size: 0.9rem;
        }
      
        .filter-options select,
        .filter-btn {
          width: 45%;
          margin-bottom: 10px;
        }
      }
      
      /* Mobile view */
      @media (max-width: 768px) {
        .filter-section {
          padding: 10px;
          flex-direction: column;
          align-items: flex-start;
          max-width: 400px;
        }
      
        .filter-icon img {
          max-width: 60px;
          margin-bottom: 10px;
        }
      
        .filter-content {
          width: 100%;
          text-align: left;
        }
      
        .filter-options {
          flex-direction: column;
          width: 100%;
        }
      
        .filter-options select,
        .filter-btn {
          width: 100%;
          margin-bottom: 10px;
        }
      
        .filter-title {
          font-size: 1.2rem;
        }
      
        .filter-subtitle {
          font-size: 0.8rem;
        }
      }

.owl-simple .owl-nav [class*='owl-'] {
  font-size: 2.6rem; }

.toolbox {
  color: #666666;
  background-color: #f8f8f8;
  padding: 2rem;
  margin-bottom: 2.5rem; }

.toolbox-info {
  color: inherit; }

.owl-nav-top.owl-simple .owl-nav {
  position: absolute;
  right: -.5rem;
  top: -6rem;
  display: flex;
  align-items: center; }
  .owl-nav-top.owl-simple .owl-nav [class*='owl-'] {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
    margin-top: 0; }

.filter-colors a {
  width: 2rem;
  height: 2rem; }

.banner-sidebar-title {
  color: #ccc;
  font-size: 1rem;
  letter-spacing: .05em; }

.sidebar-shop .widget {
  padding-bottom: 2.5rem;
  margin-bottom: 3rem;
  padding-left: .8rem;
  padding-right: .8rem; }
.sidebar-shop .widget-title {
  margin-bottom: 1.7rem; }
.sidebar-shop .widget-banner-sidebar {
  border-bottom: none;
  padding-left: 0;
  padding-right: 0; }
.sidebar-shop .custom-control-label {
  color: #333; }
.sidebar-shop .widget-categories {
  padding-bottom: .5rem; }
.sidebar-shop .filter-colors {
  margin-left: -.3rem;
  margin-right: -.3rem; }

.custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #333; }

.custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #333; }

.filter-item .ratings-container {
  margin-bottom: 0;
  margin-top: .5rem; }

.widget-categories .acc-item {
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-bottom: .9rem; }
  .widget-categories .acc-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0; }
.widget-categories h5 {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: -.01em;
  margin-bottom: 0; }
  .widget-categories h5 a {
    position: relative;
    display: block;
    padding: 0;
    color: #333333;
    font-size: 1.6rem; }
    .widget-categories h5 a:before {
      color: #333;
      content: '\F282';
      display: inline-block;
      position: absolute;
      right: 1rem;
      top: 50%;
      font: normal 1rem/1 bootstrap-icons;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transition: all 0.3s; }
    .widget-categories h5 a.collapsed {
      color: #333; }
      .widget-categories h5 a.collapsed:hover, .widget-categories h5 a.collapsed:focus {
        color: #333333; }
      .widget-categories h5 a.collapsed:before {
        content: '\F286';
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        font: normal 1rem/1 bootstrap-icons }
.widget-categories .collapse-wrap {
  padding: .4rem 0 0; }
.widget-categories ul {
  margin: 0; }
  .widget-categories ul li {
    margin: 0; }
  .widget-categories ul a {
    display: block;
    font-weight: 300;
    font-size: 1.3rem;
    line-height: 1.5;
    color: #666;
    padding: .5rem 0; }
    .widget-categories ul a:hover, .widget-categories ul a:focus {
      color: #3399ff; }

.banner-poster .banner-content {
  left: 3rem;
  bottom: auto;
  padding-top: 0;
  display: block;
  top: 50%;
  transform: translateY(-50%); }
.banner-poster .banner-content-right {
  left: auto;
  right: 3rem; }
.banner-poster .banner-subtitle {
  margin-bottom: 1.1rem; }
.banner-poster .banner-title {
  font-size: 2rem;
  margin-bottom: 1.4rem; }
.banner-poster .banner-link:not(:hover):not(:focus) {
  background-color: rgba(102, 102, 102, 0.2); }

.category-banners-slider.owl-nav-inside .owl-nav [class*="owl-"] {
  color: #666; }
.category-banners-slider.owl-nav-inside .owl-nav .owl-prev {
  left: 1rem; }
.category-banners-slider.owl-nav-inside .owl-nav .owl-next {
  right: 1rem; }

@media screen and (min-width: 576px) {
  .intro-slider-container,
  .intro-slide {
    height: 400px; }

  .intro-subtitle {
    font-size: 1.3rem; }

  .intro-title {
    margin-bottom: 2rem; }
    .intro-title span {
      font-size: 4rem; }
    .intro-title sup {
      font-size: 1.6rem; }

  .owl-simple.intro-slider.owl-nav-inside .owl-dots {
    left: 0;
    right: 0; } }
@media screen and (min-width: 768px) {
  .intro-subtitle {
    font-size: 1.4rem;
    margin-bottom: 1rem; }

  .intro-title > span {
    margin-top: .8rem; }
  .intro-title span {
    font-size: 4.6rem; }
  .intro-title sup {
    font-size: 1.8rem; }

  .nav.nav-pills .nav-link {
    padding-top: 1.55rem;
    padding-bottom: 1.55rem; }

  .banner-poster .banner-content {
    left: 8rem; }
  .banner-poster .banner-content-right {
    left: auto;
    right: 8rem; }
  .banner-poster .banner-title {
    font-size: 2.4rem; } }
@media screen and (min-width: 992px) {
  .intro-slider-container,
  .intro-slide {
    height: 440px; }

  .intro-content .btn {
    min-width: 170px; }

  .owl-simple.intro-slider.owl-nav-inside .owl-dots {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    margin-left: -198px;
    bottom: 3rem; }

  .owl-nav-align {
    margin-left: 4rem;
    margin-right: 4rem;
    width: calc( 100% - 8rem ); }

  .banner-title {
    font-size: 2.2rem; } }
@media screen and (min-width: 1200px) {
  .intro-content .btn {
    min-width: 200px; }

  .intro-col {
    padding-left: 8rem; }

  .intro-subtitle {
    font-size: 1.6rem; }

  .intro-title {
    font-size: 4rem; }
    .intro-title > span {
      margin-top: 1rem;
      text-indent: .3rem; }
      .intro-title > span span {
        margin-left: -.3rem; }
    .intro-title span {
      font-size: 5rem; }
    .intro-title sup {
      font-size: 2rem;
      top: 1em; }

  .intro-slider.owl-simple.owl-nav-inside .owl-dots {
    margin-left: -188px;
    bottom: 4rem; }

  .intro-slider.owl-simple.owl-nav-inside .owl-nav .owl-prev {
    left: 3rem; }

  .intro-slider.owl-simple.owl-nav-inside .owl-nav .owl-next {
    right: 3rem; }

  .banner-title {
    font-size: 2.4rem; } }
@media screen and (max-width: 575px) {
  .banner-content {
    top: 1.5rem;
    bottom: 1.5rem; } }
@media screen and (min-width: 800px) {
  .col-2xl-5col {
    flex: 0 0 40%;
    max-width: 40%;
    padding-left: 1rem;
    padding-right: 1rem; }

  .col-3xl-5col {
    flex: 0 0 60%;
    max-width: 60%;
    padding-left: 1rem;
    padding-right: 1rem; } }
@media screen and (max-width: 799px) {
  .cta.cta-horizontal-box .row {
    justify-content: center; }
    .cta.cta-horizontal-box .row > div:first-child {
      text-align: center; } }

    .intro-slide {
      display: flex;
      align-items: center;
      background-size: cover;
      background-position: center center;
  }
  .intro-slider-container, .intro-slide {
      height: 600px;
      background-color: #f5f6f9;
  }
  .intro-slider-container, .intro-slide {
      background-color: #cccccc;
  }

  .intro .title h3 {
    color: #666;
    font-weight: 700;
    font-size: 2.4rem;
    letter-spacing: -.025em;
    margin-bottom: .7rem;
    text-indent: .2rem;
}

.intro .content h3 {
  color: #fff;
  font-weight: 500;
  font-size: 6rem;
  letter-spacing: -.025em;
  margin-bottom: 0;
  line-height: 1em;
  display:flex
}

@media screen and (max-width: 660px) {
  .intro .content h3 {
      font-size: 4rem;
  }
}

.intro .price h3 {
color: #666;
font-weight: 500;
font-size: 3.4rem;
letter-spacing: -.025em;
margin-bottom: 2.2rem;
}

.intro .action {
margin-left: .2rem;
}
    
.intro-slide .intro-content .row {
justify-content: flex-end;
width: 132rem;
}

@media screen and (max-width: 660px) {
  .intro-slide .intro {
      padding-left: 3rem;
      padding-right: 3rem;
  }
}



