.tp-header-search-input-5 input{
    padding-left: 24px;
    padding-right: 10px;
}
.logo a img
{
  height: 180px !important; 
    border-radius: 12px;
    z-index: 1000;
    margin: 10px; 
}
.logo a{
    background: #ffff;
    display: block; 
    position: absolute;
    z-index: 100;
    top: -13px;
    border-radius: 10px;
}
.tp-slider-item {

}
.tp-product-category-thumb img{
  height:180px
}
.breadcrumb__area{
height: 145px;
    padding-top: 68px;
}
.breadcrumb__content{
  padding-top:0
}
.breadcrumb__area span {
  color:gray
}
.tp-slider-thumb img{
  display:none !important;
}
.tp-slider-content p, 
.tp-slider-content h3,
.tp-slider-content span,
.tp-slider-title {
color:#fff!important
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px){
.tp-slider-height{
  min-height: 400px !important;
}
.tp-slider-title {
  font-size: 30px !important;
}
.logo a img {
  height: 90px !important;
}
.tp-slider-content, p {
  font-size: 12px !important;
}
.offcanvas__category{
      padding-top: 24px;
}
}
 
.tp-cart-coupon,
.checkout-discount-section,
.customer-tax-information-form{
  display:none;
}
.checkout-logo a img{
      height: 118px !important;
}
.currency, #tp-header-currency-toggle {
  display:none;
}