/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* logo at 100% size */


/* all caps menu */
#top-menu a, .fullwidth-menu a {
    text-transform:uppercase;
	font-weight:100;
	font-family: "PT Sans Narrow",Helvetica,Arial,Lucida,sans-serif;

}

/* style selected menu item */
#top-menu .current_page_item a, #top-menu a:hover  {
color:#f1a803;
}

/* remove padding from menu bar left/right */
.et_fullwidth_nav #main-header .container {
    padding-left: 0;
    padding-right: 0;
}

/* alignment/style of menu bar */
.et_header_style_centered #main-header div#et-top-navigation {
background:#ffffff !important;
z-index:99999;
padding-top:20px;
}

/* style of headlines */
h1, h2, h3, {
font-family: "PT Sans Narrow",Helvetica,Arial,Lucida,sans-serif;
font-size: 35px;
font-weight: 300;
color:#444444;
}

h4 {
font-size: 25px;
font-family: "PT Sans Narrow",Helvetica,Arial,Lucida,sans-serif;
font-weight: 300;
color:#444444 !important;
}

h1 {
text-shadow: 2px 2px 2px #000;
}

/* background cover style for leafy section */
.leafysection {
background-size: auto;
background-position:top;
}

/* fp boxes */
.rightimgtextbox {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #f1a803 -moz-use-text-color -moz-use-text-color;
border-image: none;
border-style: solid none none;
border-width: 2px medium medium;
border-bottom:none !important;
border-left:none !important;
border-right:none !important;
}

.rightimgtextbox  p {
font-size:108%;
}

.rightimgtextbox h3 {
margin-top:40px;
}



/* slider button and text style */
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    margin: auto;
    padding: 16% 0% 16% 52%;
    width: auto;
}

/* footer style */
#footer-widgets .footer-widget li::before {
   content: none;
}

#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
    color: #f1a803;
}

/*.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2n+1) {
    width: 69.625%;
}

.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2n) {
    width: 24.875%;
}*/

#footer-widgets {
    padding: 2% 0 0 !important;
}

.et_pb_gutters3 .footer-widget {
    margin-bottom: 20px !important;
}

/* hide labels of gravity forms */
.gform_body label {
display:none !important;
}

.gfield_checkbox label {
display:inline !important;
}

#field_2_4 label {
display:inline !important;
}

/* style of form fields */
input[type="text"], input.text, input.title, textarea, select {
    background-color: #f0f0f0;
    border: 0 none;
    padding: 15px !important;
	font-size:120% !important;
}

body .gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 1.6em !important;
}

.et_header_style_centered #top-menu > li > a {
    padding-bottom: 23px !important;
}

/* slide button style */
.et_pb_slides .et_pb_more_button .et_pb_button {
	padding: 0.8em 1.7em !important;
	font-size: 16px !important;
}

body #page-container .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_button {
    font-size: 16px !important;
}

body #page-container .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_button, .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_button:hover {
    padding: 0.8em 1.7em !important;
}

/* style submit button gravity forms */
body .gform_wrapper .gform_footer input[type=submit] {
    background: #f1a803 none repeat scroll 0 0 !important;
    border-width: 0 !important;
    color: #ffffff;
    font-size: 17px;
	padding:20px 35px;
}

body .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #c7176e none repeat scroll 0 0 !important;
}

/* change style super script */

sup {
bottom: 0.4em;
}

/* footer text style */

/*footer#main-footer {
font-size:90% !important;
}*/

/* style of subpage head text */

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
margin-left: 0;
padding-left:0;
}

/* staff page style */

.et_pb_team_member_image {
    width: 18%;
}

/* menu style drop down */

#main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
background-color: #ffffff !important;
}

.rutangyetestimonial .et_pb_testimonial_portrait {
width:200px !important;
height:200px !important;
}

.et_pb_column_1 .et_pb_toggle h5.et_pb_toggle_title, .et_pb_column_3 .et_pb_toggle h5.et_pb_toggle_title, .et_pb_column_5 .et_pb_toggle h5.et_pb_toggle_title {
text-align: right !important;
}

.et_pb_testimonial_author, .et_pb_testimonial_meta {
font-size:80%;
}

.et-box-content {
font-size:120%;	
}

.footer-widget ul li {
line-height: 1.3em !important;
}

#main-footer #footer-widgets .footer-widget ul li {
padding-left: 1px important;
}

.et-social-icons li a {
font-size:20px !important;	
}

strong.et_pb_testimonial_author {
margin-top:0;	
}

.et-shadow .et-box-content {
    color: inherit !important;
}

.single-post h1 {
	text-shadow: none;
}

#logo {
margin-top: 10px;
}