/*
 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 */
.et_header_style_centered #logo {
    max-height: 108px !important;
}

/* all caps menu */
#top-menu a, .fullwidth-menu a {
    text-transform:uppercase;
	font-weight:100;
}

/* style selected menu item */
#top-menu .current_page_item a, #top-menu a:hover  {
font-weight:bold !important;
color:#a7135c !important;
}

/* 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, h4, h5 {
/*font-family: "PT Sans Narrow",Helvetica,Arial,Lucida,sans-serif;*/
/*font-size: 35px;*/
font-weight: 300;
color:#444444;
}

h1 {
font-size: 40px;
font-weight:600;
color:#a7135c !important;
}


.invitation h1 {
/*color:#e7be76 !important;*/
color:#a7135c !important;
}

.invitation h2 {
	color:#a7135c !important;
	/*font-family: "Lato",Helvetica,Arial,Lucida,sans-serif !important;*/
	font-weight:200 !important;
}

h2 {
font-size:210%;
font-weight:400;
color:#a7135c !important;
}

/* background cover style for leafy section */
.leafysection {
background-size: auto;
}

/* 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: #a7135c -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:131% !important;
}

.rightimgtextbox h3 {
margin-top:40px;
}

/* footer bottom */ 
#footer-bottom {
display:none;
}

/* 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;
}

.et_pb_widget a {
    color: #a7135c !important;
}

/*.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;
}

/* 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], body .invitation a.signupbutton {
    background: #a7135c 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_toggle h5.et_pb_toggle_title {
    color: #a7135c !important;
    font-size: 22px !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_toggle_close {
    background-color: #ffffff !important;
}

#main-header/*, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu*/ {
    background-color: #a7135c !important;
}

.et_header_style_centered #main-header .logo_container {
    height: 168px;
}

#top-menu li a {
    font-size: 17px;
}

.guestspeakerssection img, .aboutussection img {
	margin-top:18px;
-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.31);
box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.31);}

#gform_2 input {
background-color:#ffffff;	
}

#gform_2 #gform_submit_button_2 {
width:98%;	
border-radius: 7px;
}