/*---------------------------------------------------------------------------------

 Theme Name:   Divi - Scale Squad Theme
 Theme URI:    https://scalesquad.com/
 Description:  This is a Divi Child Theme by Scale Squad
 Author:       Scale Squad 
 Author URI:   https://scalesquad.com/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

.product-pdf-download{
	margin-top:30px;
	margin-bottom:30px;
}

.product-pdf-download a{
	color: #0c71c3;
}

.single-product .related .et_shop_image{
	height:160px!important;
}

.single-product .related .et_shop_image img{
	width:100%!important;
	height:100%!important;
	object-fit: cover;
}

.product .related h2.woocommerce-loop-product__title {
	font-size: 20px !important;
    text-align: center;
	line-height:1.2em!important;
	padding: .8em 0!important;
}