/*
 Theme Name:   Child theme of Divi for rbTechnologies, LLC
 Theme URI:    http://www.elegantthemes.com/divi
 Description:  Divi Child Theme
 Author:       Carter Stowell
 Author URI:   http://figrig.com
 Template:     Divi
 Version:      1.0.0
 Tags:         responsive-layout
 Text Domain:  divi-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

a:hover {
	text-decoration: underline;
}
.et_pb_slider a:hover {
	text-decoration: none;
}


/* header */
#et-info {
	width: 100%;
	float: right;
}
#et-info-phone {
	float: left;
	font-size: 120%;
}
#top-header .et-social-icons {
	float: right;
}

/* logo bar - full */
.et_fixed_nav #logo {
	max-height: 61px;
}
#main-header nav#top-menu-nav {
	padding-top: 15px;
}

/* logo bar - smaller */
.et-fixed-header #logo {
	max-height: 43px;
}
#main-header.et-fixed-header nav#top-menu-nav {
	padding-top: 7px;	
}

/* sub-page title background */
.et_parallax_bg {
	background-size: auto;
}

/* text */
#top-menu li {
	font-size: 1.06em;
}
.intro {
	font-size: 115%;
}
#footer-bottom, #footer-info, #footer-info a {
	color: #999;
}
.bottom-nav a {
	color: #ccc;
}
#footer-widgets .footer-widget li {
	padding-bottom: 0;
}
.entry-content .et_pb_blurb_content {
	text-align: left;
}

/* Tech logos */
#tech-logos .et_pb_container {
	min-height: 80px !important;
}
#tech-logos.et_pb_slider, #tech-logos .et_pb_slide {
	  max-height: 120px;
}
#tech-logos .et_pb_slide_description {
	padding: 22px 0 18px 0;
}
#tech-logos .et_pb_slide_content {
	padding-bottom: 0;
}


/* produts and services */
.et_section_specialty {
	padding-bottom: 0;
}

/* team page */
.et_pb_team_member_image img {
	border: 1px solid #cccccc;
}

/* contact form */
p.et_pb_contact_submit {
	background-color: transparent;
	margin: 0;
	padding: 0;
}
p input.et_pb_contact_submit {
	font-size: 20px;
	font-weight: 500;
	margin: 8px auto 0;
	padding: 6px 20px;	
}
.et_pb_contact_submit img.ajax-loader {
	height: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
