/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.21.0.1686305118
Updated: 2023-06-09 10:05:18

*/
.product_img2 img {
    transition: 2s;
	    height: 220px!important;
}
.product_content2 h2{
	
    font-family: 'Work Sans';
    font-size: 20px !important;
    text-align: center;

}


@media (max-width: 980px){
	.my_menu{
		position: absolute;
	}
	.et_pb_menu--style-centered .et_pb_menu__wrap {
    justify-content: right !important;
}
}


