/* white you custom css code here. only css code will work */

.addtocart{
	margin-top: 5px;
}

/* white you custom css code here. only css code will work */
.cat-sku-content-wrapper .social-icons {
       display: none;
}

.shipping-wrap .card {
    border: 1px solid #e2e2e2 !important;
    display: none !important;
}


.vdo-btn{
	display:none;
}
.shipping-details-wrapper{
	display:none;
}
.addtocart{
	margin-top: 5px;
}

.fa-heart:before {
    content: "\f004";
  display:none;
  {