@media only screen and (max-width: 768px) {
.logo a img {
    height: 40px !important;
}
.logo {
    margin: 0px 0 !important;
}  
.tp-subscribe-title {
  font-size: 26px;
 }  
  .tp-header-main {
    padding-bottom: 10px;
    padding-top: 10px;
  }  
.checkout-logo {
        margin-top: 10px;
  margin-bottom: 16px;
    }
.checkout-logo a img {
    height: 40px;
}  
.payment-checkout-btn, .payment-checkout-btn-step {
    padding: 10px;
}  
.tp-product-rating {
  display: none !important;
}
.tp-product-price-wrapper {
  display: none !important;
}
.tp-product-details-price-wrapper {
  display: none !important;
}
.cartmini__checkout-title {
  display: none !important;
}
.cartmini__price-wrapper {
  display: none !important;
}
.tp-cart-price {
  display: none !important;
}
.tp-cart-header-price {
  display: none !important;
}
.tp-cart-header-total {
  display: none !important;
}
.tp-cart-total {
  display: none !important;
}
.tp-cart-checkout-top {
  display: none !important;
}
.tp-cart-checkout-tax {
  display: none !important;
}
.tp-cart-checkout-total {
  display: none !important;
}
.bb-product-rating:before, .bb-product-rating>span {
  display: none !important;
}
.checkout-products-marketplace span {
  display: none !important;
}
.bb-product-rating {
  display: none !important;
}
.bb-form-quick-search .bb-quick-search-item-rating {
  display: none !important;
}
.bb-form-quick-search .bb-quick-search-item-price {
  display: none !important;
}  
  
  
}

@media only screen and (min-width: 767px) {
.tp-header-main {
    padding-bottom: 5px;
    padding-top: 5px;
}
.logo a img {
    height: 60px !important;
}
.tp-product-category-thumb img {
    padding: 10px;
}
.tp-product-details-category {
 	display: none !important;
}
.tp-product-details-inventory {
 	display: none !important;
}
.bb-product-attribute-swatch-list.visual-swatch .bb-product-attribute-swatch-display {
  	height: 60px;
    width: 60px;
}
.tp-product-rating {
  display: none !important;
}
.tp-product-price-wrapper {
  display: none !important;
}
.tp-product-details-price-wrapper {
  display: none !important;
}
.cartmini__checkout-title {
  display: none !important;
}
.cartmini__price-wrapper {
  display: none !important;
}
.tp-cart-price {
  display: none !important;
}
.tp-cart-header-price {
  display: none !important;
}
.tp-cart-header-total {
  display: none !important;
}
.tp-cart-total {
  display: none !important;
}
.tp-cart-checkout-top {
  display: none !important;
}
.tp-cart-checkout-tax {
  display: none !important;
}
.tp-cart-checkout-total {
  display: none !important;
}
.bb-product-rating:before, .bb-product-rating>span {
  display: none !important;
}
.checkout-products-marketplace span {
  display: none !important;
}
.bb-product-rating {
  display: none !important;
}
.bb-form-quick-search .bb-quick-search-item-rating {
  display: none !important;
}
.bb-form-quick-search .bb-quick-search-item-price {
  display: none !important;
}
.breadcrumb__area include-bg {
      padding-bottom: 15px !important;
    padding-top: 15px !important;
  }
  
  
  
  
  
  
  
  
}