#div-content p img, #div-content div img, #div-content div p img {
  max-width: 100%;
  height: auto;
}

#product_detail p img, #product_detail div img, #product_detail div p img {
  max-width: 100%;
  height: auto;
}

a:hover .social_icon_class {
    color: #ffffff !important;
}

#whatsapp-comprar-btn:visited {
    color: #ffffff !important;
}

@media (max-width: 575px) {
    owl-item {
        width: 318px!important;
    }
}
