.tp-product-add-cart-btn-large{
	background-color: var(--tp-theme-primary) !important;
}
.tp-product-badge-3 span.product-out-stock{
  background-color: var(--tp-theme-primary) !important;
  font-size: 9px;
  line-height: 10px;
  padding-top: 10px;
  opacity: 0.6;
}
.tp-product-badge-3{
	top:0px;
  	left:0px;
}
.tp-slider-active-2 .tp-slider-thumb-2 img{
	width:100%;
}
.tp-slider-thumb-2-gradient{
	background:transparent;
}
.tp-banner-item-2 {
    min-height: 42vh;
    padding: 20px 25px 35px;
    background: #58bdca;
}
main .tp-banner-title-2 {
    font-size: 30px;
  	color:#fff;
}
.tp-featured-title {
  font-size: 26px;
}
.about-us-table table,.about-us-table table tr,.about-us-table table td{
border:none !important;
}
@media (max-width: 768px) {
  main .tp-product-title-2, main .tp-product-title-3 {
      font-size: 14px;
  }
  .tp-banner-thumb-2 a picture img{
  	height:100%;
  }
  .tp-banner-btn-2{
  	position: absolute;
    bottom: 10px;
    right: 10px;
  }
  main .tp-section-title-2{
  	font-size:35px;
  }
  .tp-featured-btn .tp-btn{
  	font-size:14px;
  }
  .tp-slider-btn-2 a.tp-btn{
  	margin-bottom: 20px;
  }
  
}