.site-notice-full-width{
  display:none !important;
}
.main-footer img{
  width: 100px;
}

.footer-cta__source-content{
	display:block !important;
}
.main-menu-area{
	background: #fff;
}
.menu-contact__item a{
	color:#000;
}

.tpproduct-details__navtab .ck-content img{
	width: 70vw;
  	margin: 20px auto;
}

.btn-order-now{
	padding: 5px 10px !important;
  	background: #E91E63 !important;
  	border-radius: 8px !important;
  color: #fff;
  font-weight:bold;
  margin-top: 30px;
}
.product-rating-wrapper{
	display:none;
}


.tpproduct{
	border: 2px solid gray;
  	border-radius:0 0 5px 5px;
}

.tpproduct img{
	/*width:90%;
  margin: auto;*/
  border-radius:none;
}
.tpproduct__thumb{
	margin-bottom:5px;
}
.tpproduct__content{
	padding: 5px 20px;
  display: block;
}
.tpproduct__title{
	display:block;
  	color: #000;
  font-weight:bold;
      text-overflow: none !important;
  	overflow: ;
}
.bb-product-price-text-old{
	display: none;
}
.bb-product-price{
	display: block !important;
  	margin: 5px 0  !important;
}