/*======================================
Theme Name: Kinection
Theme URI: https://elegentthemes.com/
Description: Child theme Kinection
Version: 1.0
Author: Jordan AG Kauffman + Rafael Barahona
Author URI: http://www.ltbx.co/
Template: Divi
======================================*/

body {
	font-family: ff-more-web-pro, georgia, serif;
	font-size:16px;
}

a,
.img-hover a img {
	transition: all .15s ease-in-out;
}

a:hover {
    text-decoration: none;
    color: #F19E3D;
	cursor:pointer;
	
}

a:hover,
.img-hover a:hover img {
	transition: all .15s ease-in-out;
}

.voad-credits a {
	text-decoration: underline;
	text-decoration-color: #F19E3D;
	text-decoration-thickness: 2px;
    text-underline-offset: 2px;
}


/************** CUSTOM TYPE AREA *************************** */
/* .project-title h1,
.ltbx-project-title h1 {
	font-family: 'Xyngia Regular',Helvetica,Arial,Lucida,sans-serif;
	color:#fff;
	font-size: 2.25em /* 36px ;*/
/*     font-weight: 700;
    text-transform: uppercase;
	line-height: 1.4em; */
/* } */

h1 { 
	font-family: 'Mona Sans', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 50px;
    color: #FFFFFF;
    line-height: 60px;
}

h1.voad-header {
	color: #FFFFFF;
}

span.secondary-title {
	font-weight:400!important;
	color: #27187e80;
}

.img-hover a:hover img {
    opacity: 70%;
}

/* MOBILE */
@media only screen and (max-width: 767px) {
	h1.voad-header {
		font-size:24px;
		line-height:33px;
	}
}

/* TABLET */
@media only screen and (max-width: 980px) {
	h1.voad-header {
		font-size:30px;
		line-height:39px;
	}	
}

/************** Project Headers ****************************/

	/* The ltbx-project-title is an added class to the  */
.ltbx-project-title {
		height: 100%;
    width: 100%;
    display: flex;
    align-items: flex-end;
}

.ltbx-project-title .et_pb_code_inner {
	width:80%;
	max-width:1280px;
	margin: 0 auto;
}

/************** Input Styling ****************************/




/* ************ GRAVITY FORM STYLING ****************** */




/* ************ Hamburger MENU STYLING ****************** */



/************** FOOTER ***********/


