/*
Theme Name: Kuldipsingh
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 4.6.1
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 11 Sep 2020 14:05:11 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/



.tp-row {
	margin-bottom: 65px;
}
.tp-row h3{
	margin-top: 30px;
}
.tp-cta-row .et_pb_column {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center; 
}
.tp-cta-row {
    padding: 50px 0 !important;
	background-image: linear-gradient(
180deg
,#3aace7b8 0%,#00000000 100%),url(https://www.kuldipsingh.net/wp-content/uploads/2020/11/storage-secured-steel-yard.jpg) !important;
}
.tp-cta-row .et_pb_text_inner h2{
    color: white !important;
	margin-top: 0 !important;
	text-align: center; 
}
@media only screen and (max-width: 980px) {
.hide-on-mobile{
	display:none !important;
}
	.usps p{
	font-size: 16px; 
}
	.img-links{
		margin-top: 25px;
	}
}
@media only screen and (min-width: 981px) {
	.tp-row .img-links {
    margin-left: 25px ;
}
	.tp-row .img-rechts {
    margin-right: 25px;
}
	
}