/*
Theme Name: infobrand
Theme URI: infobrand
Description: infobrand
Author: infobrand
Author URI: infobrand
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
.product-img-wrap img,
.img-wrap img
{
    width: 300px;
    height: 300px;
}

a.product-img .main-img img, a.product-img .back-img img {
{
object-fit: contain;
padding: 25px;
}
	
a.product-img {
box-shadow: 0px 0px 15px 0px #dadada;
}
