/*
 Theme Name:     Customer Journey
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Mircea Moldovan / Elegant Themes
 Author URI:     https://www.linkedin.com/in/mirceamoldo/
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

#main-footer{display:none !important;}

.btn{font-size:30px; color:#fff; background:#cd363a; border:2px solid #cd363a; font-weight:300; font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif; text-align:center; transition:.3s all; padding: 15px 40px; display: inline-block; text-transform: capitalize; line-height: 40px;}
.btn:hover{background:#fff; color:#cd363a;}

.btn.btn-red{color:#fff; background:#af010a; border:2px solid #af010a;}
.btn.btn-red:hover{background:#fff; color:#af010a;}

@media only screen and (max-width:980px){
	.btn{font-size:22px; line-height:32px;}
}
@media only screen and (max-width: 767px){
	.btn{font-size:16px; line-height:26px;}
}

@media only screen and (max-width:599px){
	#post-47 .entry-content{padding-bottom: 100px;}
	.footer-button{position:fixed; bottom:0px; z-index:99;padding: 0; width: 100%;}
	.footer-button .et_pb_row{padding: 0!important; margin: 0; width: 100%;}
	.btn{width:100%;}
}


.mobile_menu_bar:after, .mobile_menu_bar:before{color:#fff !important;}

.special-list{display:inline-block;}
.special-list li{list-style:none; background:url(http://wp.realgrader.com/webinar/wp-content/uploads/sites/4/2018/09/list-style.png) no-repeat 0 6px; clear:both; float:left; padding-left:20px;}

.potential-client.instagram .wpcf7-submit{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9ed32+0,ee2a7b+70,002aff+100 */
background: #f9ed32; /* Old browsers */
background: -moz-linear-gradient(45deg, #f9ed32 0%, #ee2a7b 70%, #002aff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #f9ed32 0%,#ee2a7b 70%,#002aff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #f9ed32 0%,#ee2a7b 70%,#002aff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ed32', endColorstr='#002aff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.potential-client.instagram .wpcf7-submit:hover{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9ed32+0,ee2a7b+70,002aff+100 */
background: #f9ed32; /* Old browsers */
background: -moz-linear-gradient(-45deg, #f9ed32 0%, #ee2a7b 70%, #002aff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #f9ed32 0%,#ee2a7b 70%,#002aff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #f9ed32 0%,#ee2a7b 70%,#002aff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ed32', endColorstr='#002aff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}