@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-slider-height-3 {
      min-height: 210px;
    }
  .tp-section-title-2, .tp-section-title {
        font-size: 25px;
    }
  .tp-product-tab-2 {
    display: none;
  }
  .mb-35 {
    margin-bottom: 15px;
}
  .mb-40 {
    margin-bottom: 0px;
}
  .pb-90 {
    padding-bottom: 0px;
}
  .tp-category-slider-2 .swiper-slide {
  	width: 190px !important;
    margin-right: 20px !important;
    height: 190px !important;
  }
  .tp-category-thumb-2 img {
    width: 190px !important;
    height: 170px !important;
  }
  .breadcrumb__title {
  	font-size: 30px !important;
  }
  .mb-50{
    margin-bottom: 10px;
  }
  .offcanvas__category {
  	display: none;
  }
  	.logo a img {
      max-height: 50px;
      max-width: 100%;
	}
  .tp-banner-area {
  	display: none;
  }
  .breadcrumb__area {
    background-position: left top !important;
    padding: 20px 0px;
    height: auto !important;
}
  .pb-95 {
    padding-bottom: 10px;
}
.pt-95 {
    padding-top: 10px;
}
  .tp-product-details-wrapper {
  margin-top: 30px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-product-details-wrapper {
  margin-top: 30px;
}
    .tp-slider-height-3 {
        min-height: 400px;
    }
  .logo a img {
      max-height: 60px;
      max-width: 100%;
	}
  .tp-banner-area {
  	display: none;
  }
  .breadcrumb__title {
  	font-size: 30px !important;
  }
  .offcanvas__category {
  	display: none;
  }
  .pb-95 {
    padding-bottom: 35px;
}
  .breadcrumb__area {
    background-position: left top !important;
    padding: 20px 0px;
    height: auto !important;
}
.pt-95 {
    padding-top: 35px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
.tp-slider-height-3 {
    min-height: 600px;
}
}
.ck-content img {
	width: 100%;
}
.tp-product-details-wrapper {
  margin-top: 0px;
}
.tp-product-details-area .tp-product-details-payment img {
	width: 100%;
}
.tp-product-details-description td, .tp-product-details-description tr {
  border: none !important;
}
.tp-product-details-description span {
	color: #000000 !important;
}
.tp-banner-title-2 a:hover {
	color: #c5cfe2
}
.tp-header-search-wrapper {
  border-radius: 5px;
}
.tp-category-btn-2 .tp-btn-border, .tp-banner-item-2 .tp-btn-border, .tp-btn-border {
    border-radius: 5px;
    border: 1px solid #faaf56;
    padding: 5px 20px;
    background: #db885b;
    color: #fff;
}
.tp-category-content-2:after {
  background-color: #ffffffba;
  border-radius: 10px;
  height: 92%;
  top: 8px;
}
.tp-category-thumb-2 img {
    width: 100%;
    border-radius: 15px;
    height: 240px;
    border: 1px solid #efefef;
    box-shadow: 1px 2px 4px #efefef;
    margin: 10px 0px;
}
.tp-product-item-2 {
    padding: 10px;
    border-radius: 10px;
    background: #f5f5f5;
    box-shadow: 0px 0px 7px #aaa;
}
.tp-banner-item-2 {
    border-radius: 15px;
    box-shadow: 2px 2px 10px;
}
.tp-banner-item-2 img {
 	height: 100%;
}
.tp-banner-thumb-2:after {
    background-color: #00000042;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition-delay: .7s;
    width: 100%;
    z-index: 1;
}
.tp-banner-item-2 .tp-banner-title-2 {
	color: #ffffff;
  font-size: 25px;
}
.tp-product-item-2 .tp-product-thumb-2, .tp-product-item-2 .tp-product-thumb-2 img {
    border-radius: 10px;
}
.breadcrumb__area {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
} .breadcrumb__title {
 	color: #fff;
}
.tp-cart-coupon {
	display: none
}
.tp-cart-list {
  background: var(--tp-common-white);
    box-shadow: 0 30px 70px rgba(1, 15, 28, .1);
  margin-top: 10px;
    padding: 24px;
}
.tp-cart-list table thead th {
	background: #00968745;
  font-size: 20px;
}
.tp-cart-list tbody td {
	padding: 10px !important;
}
.tp-cart-price span {
	display: block;
  margin-top: 10px;
}
.tp-header-search-category select {
	margin-right: 60px;
}
.tp-category-area, .tp-product-details-area {
margin-top: 30px;
}
.tp-category-main-box {
 border-radius: 20px;
      box-shadow: 3px 3px 10px #c1c1c1;
}
.tp-category-main-content
{
  background: #ffffffd1;
    padding: 15px;
    border-radius: 16px;
}