


@media (max-width: 650px) {

.header-inner {
        padding: 7px 0px;
}
    
.topbar-center{
    font-size: 0.65rem;
}

.slideshow-v04 .sld-content {
        padding-top: 130px;
}

.tf-topbar{
    display: block !important;
}

    .banner-header{
      width: 100% !important;
      font-size: 2.5rem;
      text-align: left;
    }
    
    .sld__tag{
        margin-top: 20px;
    }
    
     .sld__title{
          font-size: 1.5rem;
          text-transform: uppercase !important;
          margin: 30px 0;
    }
    
    .sld__desc{
        font-size: 1.2;
    }

    
    .banner-btn{
      margin-right: auto;
    }

    .item-link {
    gap: 4px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    position: relative;
}

 .item-link:hover{
    color:var(--primary-color) !important;
}

.item-link::before {
    content: "";
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    background: var(--primary-color);
}

.section-heading__title{
   font-size: 1.7rem;
}
    
     .menu-item {
       padding: 5px 0 !important;
       margin-bottom: 5px;
       display: block;
    }

    .tf-btn-filter{
      color:#000 !important;
    }

    .tf-btn-filter .text{
      color:#000 !important;
    }

    .tf-btn-filter:hover{
      background-color:var(--bg) !important;
    }

    .tf-btn{
      font-size: 0.8rem;
    }

    .merchandize-style{
      font-size: 0.8rem;
    }

    .cl-text-5 {
       font-size: 0.8rem !important;
    }
.testimonial-v01 {
	    display: inherit;
	}

	.testimonial-content{
	    /*padding: 30px 8px;*/
	    width: 450px;
	    display: flex;
	    flex-direction: column;
	    text-align: center;
	    min-height: 430px;
	    margin-left: -55px;
        padding-right: 10px;
	}


	.testimonial-content p{
		width: 70%;
	    font-size: 1.2rem;
	    line-height: 30px;
	    margin: 0 auto !important;
	    text-align: center;
	}



.home-cat-container{
  display: flex !important;
  flex-wrap: wrap !important;
}

  .footer-social-icons {
      gap: 10px;
  }

  .social-circle {
      width: 38px;
      height: 38px;
      font-size: 15px;
  }

  .payment-icons {
      gap: 7px;
  }

  .payment-icons img {
      width: 48px;
      height: 30px;
  }

  .secure-payment {
      font-size: 11px;
      text-align: center;
  }
  
  .footer-heading {
       font-family: 'Effra Trial SemiBold' !important;
       font-weight: normal !important;
       font-size:1.2rem;
       
  }

}
