/*
 Theme Name:     Riecken - 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
------------------------------------------------------- */
html {
	background:#0072b9;
}
body {
	font-size:16px;
	color:#000!important;
}
h2 {
	line-height:1.2;
}

h1, h2, h3, h4, h5, h6 {
    color: #3464b0;
    font-weight: 700;
    line-height: 1.3;
    padding-bottom: 10px;
}
#et_search_icon:hover, .mobile_menu_bar::before, .footer-widget h4, .et-social-icon a:hover, .comment-reply-link, .form-submit input, .et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay::before, .entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .et_pb_member_social_links a:hover {
    color: #214d76 !important;
}
a:hover {
	text-decoration:underline;
}
.container {
    margin: 0 auto;
    position: relative;
    text-align: left;
    /*width: auto;*/
	padding:0 20px;
}
blockquote {
	border-bottom:1px solid #ccc;
    border-left:none!important;
    margin: 0 0 30px;
    padding-left: 20px;
	padding-bottom:16px;
	font-style:italic;
	line-height:1.3;
}
blockquote {
	border-color:#ccc!important;
}
#main-content .container::before {
    background-color: #e2e2e2;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 0;
}
.cta-btn-1 {
	-moz-box-shadow: inset -1px -2px 1px rgba(0,0,0,0.35);
	-webkit-box-shadow: inset -2px -1px 1px rgba(0,0,0,0.35);
	box-shadow: inset -1px -2px 1px rgba(0,0,0,0.35);
	font-size:20px;
	font-weight:bold;
	border-radius:7px;
	padding:5px 8px;
	background-color:#3464b0;
	color:#fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
	margin-top:5px;
	float:left;
}
.cta-btn-1 a {
	color:#fff;
}

ol li {
	margin:10px 0 10px 30px;
}


.entry-content tr td {
    border-top: none;
}
input[type="text"], input.text, input.title, textarea, select {
	font-family:"Open Sans", Arial, sans-serif;
	font-size:15px;
    margin: 0;
}
input[type="text"], input.text, input.title, textarea, select {
	font-family:"Open Sans", Arial, sans-serif;
	font-size:15px;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #4e4e4e;
    padding: 6px;
}


.data-table ul {
	list-style-type:none;
}
.data-table li {
	width:90%;
	background:#fff;
	border:3px solid #ffcb8e;
	margin:8px 0;
	border-radius:6px;
	padding:16px;
	text-align:left;
	line-height:1.4;
}
.data-table table {
    border: 3px solid #ffcb8e;
	border-radius:6px!important;
    margin: 8px 0 15px;
    text-align: left;
    width: 100%;
}
.data-table tr td {
	line-height:1.4;
	background:#fffcf0;
    border-top: 1px solid #ffcb8e;
    padding: 16px 28px;
}


.data-table-2 ul {
	list-style-type:none;
    padding: 0 0 23px 0;
}
.data-table-2 li {
	color:#00446f;
	width:90%;
	/*background:#fff;*/
	border:5px solid #0d86b4;
	margin:8px 0;
	border-radius:10px;
	padding:12px 20px 20px 50px;
	font-size:18px;
	text-align:left;
	line-height:1.4;
	background:url('/wp-content/themes/Riecken/img/watermark-R-6.jpg') top left no-repeat #fff;
}
.data-table-2 table {
    border: 5px solid #0d86b4;
	border-radius:6px!important;
    margin: 8px 0 15px;
    text-align: left;
    width: 100%;
}
.data-table-2 tr td {
	font-size:18px;
	text-align:left;
	line-height:1.4;
	background:#eff8ff;
    border-top: 2px solid #9ad6ec;
    padding: 16px 28px;
}


.data-table-3 {
	background:rgba(255,255,255,0.8);
	padding:24px;
	border-radius:18px;
}
.data-table-3 table {
    border: 5px solid #0d86b4;
	border-radius:6px!important;
    margin: 8px 0 15px;
    text-align: left;
    width: 100%;
}
.data-table-3 tr td {
	font-size:18px;
	text-align:left;
	line-height:1.4;
	background:#eff8ff;
    border-top: 2px solid #9ad6ec;
    padding: 16px 28px;
}


.tight-image {
	margin:0!important;
	padding:0!important;
}
.tight-image .et_pb_row {
	padding:30px 0 0 0!important;
}

.et_overlay {
    backface-visibility: hidden;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 3;
}

.location-list ul li {
	color:#2EA3F2;
	line-height:1.1;
	margin-bottom:8px;
}
.location-list .popup {
	display:block;
	line-height:1.2;
	margin-bottom:11px;
}

.wp-caption {
    background-color: rgba(255,255,255,0)!important;
    border: none!important;
    margin-bottom: 10px;
    max-width: 96%;
    padding: 8px;
    text-align: center;
}
.riecken-intro {
	background:#ffc;
}
#logo {
    transition: none!important;
}
.caption1 {
	font-style:italic;
	font-size:14px;
	line-height:1.5;
	color:#333;
}
.caption-citation {
	margin-top:10px;
	font-weight:700;
	font-size:14px;
	line-height:1.5;
	color:#000;
}
small {
	font-size:12px;
}

.donate-top-text.et_pb_section {
	padding:0 0 0 0!important;
}
.donate-top-text .et_pb_text {
    margin-bottom:0!important;
    width: 100%;
}
.donate-blocks.et_pb_section {
	padding:0 0 50px 0!important;
}

.donate-info-block {
	margin:10px 0;
}
.donate-info-block {
	margin:10px 0;
}
.donate-info-block p {
	line-height:1.2;
}

.et_pb_row_inner:nth-of-type(n+2) {
    padding-top: 0;
}
.donate-info-block h1 {
    padding-bottom:0;
}
.donate-info-block img {
	border:4px solid #f88f30;
}

.donate-section.et_pb_section {
    padding: 0 0 50px 0;
}
.donate-section .et_pb_row {
    padding: 0;
}

.data-box-blue {
	background:#3464b0;
	color:#fff;
	border-radius: 20px;
	padding:22px;
	font-size:20px;
	line-height:1.2;
}
.donate-banner {
	min-height:400px;
}
.donate-banner .et_pb_slider_fullwidth_off {
    margin-bottom:0;
}

.donate-banner .et_pb_row {
	padding:0!important;
}
.donate-banner.et_pb_column {
	margin-right:40px;
}
.donate-banner h1 {
	letter-spacing:-2px;
	font-size:64px;
	line-height:1.1;
	margin:100px 0 0 0;
}
.donate-banner.et_pb_section {
	padding:0!important;
}

.donate-sidebar-2 {
	margin-top:100px;
	font-weight:700;
	line-height:1.2;
	font-size:20px;
	color:#000;
}
.donate-sidebar-2 ul li {
	margin:24px 0 24px 16px;
	line-height:1.2;
	color:#2769b3;
}

.donate-sidebar-2 ul li > span {
color: #000 !important;
}

.data-line {
	margin:25px 0;
}

.data-line-intro.et_pb_text {
    margin-bottom: 0;
}

.data-drop {
	font-family:"Open Sans Condensed";
	float: left;
	letter-spacing:-1px;
	width: 2.0em;
	font-size: 275%;
	line-height: 80%;
}
.short-row {
	padding:0;
	margin:0;
}


/* WOOCOMMERCE
------------------------------------------------------- */
#et-top-navigation {
	padding-left:0!important;
}
#et-top-navigation .et-cart-info {
	display:none;
    /*float: left;*/
    /*margin: 12px 0 0 22px;*/
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	font-size:16px;
    line-height:2em;
    margin: 0;
    outline: 0 none;
    width: 100%;
}

/* TOOL TIP ROLLOVER
------------------------------------------------------- */
.prototype-tool-tip {
	color:#000;
	font-size:14px;
	width:auto;
	font-weight:700;
	background:rgba(255,255,255,0.8);
	padding:12px;
	border:solid 1px #ccc;
	position: absolute;	
}

a.tip2 {
  position: relative;
  text-decoration: none;
	z-index:5000;
}
a.tip2 span {display: none;z-index:5000;}
a.tip2:hover span {
	box-shadow: 4px 4px 5px #ccc;
	font-weight:300;
  display: block;
  position: absolute; 
  padding: .5em;
  content: attr(title);
  width: 280px!important;
  text-align: left;
  /*width: auto;*/
  height: auto;
/*  white-space: nowrap;*/
  top: 0px;
	left:-30px;
  background: rgba(113,201,191,.95);
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;    
  color: #fff;
  font-size: 0.9em;
	line-height:1.2;
	z-index:5000;
}
a.tip2:hover span:after {
	font-weight:100;
  position: absolute;
  display: block;
/*  content: "";  */
  border-color: rgba(0,0,0,.8) transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  bottom: -16px;
  left:1em;
	z-index:5000;
}
.tip2 h2 {
	text-transform:uppercase;
	color:#fff;
	font-weight:400;
	border:none;
	margin:0 0 5px 0;
	font-size:22px;
	line-height:1.0;
}
.tip2 {
	z-index:10000;
}

#sidebar .et_pb_widget li {
	line-height:1.3;
	margin-bottom:16px;
}


/* GRADIENT BACKGROUNDS
------------------------------------------------------- */
.gradient-lt-orange-white {
	background: #ffecdc; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffecdc 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffecdc), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffecdc 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffecdc 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffecdc 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffecdc 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffecdc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.gradient-bright-blue {
	background: #3ab5d9; /* Old browsers */
	background: -moz-linear-gradient(top,  #3ab5d9 0%, #00739e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3ab5d9), color-stop(100%,#00739e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3ab5d9 0%,#00739e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3ab5d9 0%,#00739e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3ab5d9 0%,#00739e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3ab5d9 0%,#00739e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ab5d9', endColorstr='#00739e',GradientType=0 ); /* IE6-9 */
}


/* MAIN MENU
------------------------------------------------------- */
#top-menu li {
	padding-right:12px;
}

#top-menu li a {
    color: #3464b0;
	font-family:"Arimo";
	font-size:14px;
	font-weight:700;
}
#top-menu li.current-menu-item > a, .fullwidth-menu li.current-menu-item > a { 
	font-weight: 700;
}
#main-header nav#top-menu-nav {
    padding-top: 0!important;
}
#et-top-navigation {
    margin-top: 22px;
	padding-left:0!important;
}
#main-header {
    transition: none!important;
}
.clearfix::after, .et_vertical_nav #page-container::after {
    min-height: 0px!important;
}
.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li::before, .et_pb_pricing li::before, blockquote {
    border-color: #648dcd!important;
}
/* HEADER
------------------------------------------------------- */
/*#main-header .et_nav_text_color_dark {*/
/*.et_fixed_nav #main-header, .et_fixed_nav #top-header {
	background:#a4b4c5!important;
}*/
/*body.et_fixed_nav.et_secondary_nav_enabled #main-header {
	background:url('/wp-content/themes/DiviDA/img/header-background.jpg') repeat-x #385f88!important;
}*/
/*#top-header .pre-header {
}*/
.et_fixed_nav #logo {
	/*margin-top:-15px;*/
    margin-bottom: 16px;
    max-height: 80px;
}
#et-info {
	color:#000;
    padding-bottom: 0!important;
}
#main-header {
    box-shadow: none!important;
    transition: none!important;
}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    /*background-color: #000;*/
	border-bottom:1px solid #e7e7e7;
}
.et_pb_slide_description h1 {
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
    font-size: 50px;
	line-height:1.2;
    font-weight: 400;
}
.et_pb_slide_description h2 {
    font-size: 46px;
    font-weight: 700;
}
.hero .et_pb_slide_description {
    animation-delay: 0.9s;
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeBottom;
    animation-timing-function: ease-in-out;
    padding: 300px 0 0 0;
	min-height:200px;
}
.hero2 .et_pb_slide_image {
	width:auto;
}

.hero2 .et_pb_slide_description {
    animation-delay: 0.9s;
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeBottom;
    animation-timing-function: ease-in-out;
    padding: 80px 30px 80px 0;
	min-height:200px;
}

.hero2 .et_pb_slide_with_image .et_pb_slide_description {
    float: right;
    /*padding-bottom: 200px;*/
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 600px;
}

.et_pb_slide_description h2 {
    display:none;
}
.et_pb_slide_description {
    animation-delay: 0.9s;
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeBottom;
    animation-timing-function: ease-in-out;
    padding: 180px 0 0 40px;
	min-height:160px;
}
.int-hero .et_pb_slide_description {
    animation-delay: 0.9s;
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeBottom;
    animation-timing-function: ease-in-out;
    padding:  0;
	min-height:300px;
}

.et-pb-arrow-next::before {
    content: "5";
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
}
.et-pb-arrow-prev::before {
    content: "4";
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
}

.riecken-donate a {
	color:#fff;
}
.riecken-donate {
	-moz-box-shadow: inset -1px -2px 1px rgba(0,0,0,0.35);
	-webkit-box-shadow: inset -2px -1px 1px rgba(0,0,0,0.35);
	box-shadow: inset -1px -2px 1px rgba(0,0,0,0.35);
	font-size:14px;
	font-weight:bold;
	float:right;
	text-align:right;
	border-radius:4px;
	padding:5px 8px;
	background-color:#f67e1c;
	color:#fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
	margin-left:12px;
	margin-top:-5px;
}
#top-menu li > a, .fullwidth-menu li > a {
    padding-bottom: 7px!important;
}
.et_pb_slider .et_pb_slide {
    list-style: outside none none;
    text-align: left;
}

/*------------------------------------------------*/
/*-----------------[PB SECTIONS]------------------*/
/*------------------------------------------------*/
.riecken-tagline  {
    padding:0!important;
    position: relative;
}
.riecken-tagline .et_pb_text {
    margin-top: 5px!important;
    margin-bottom: 5px!important;
    width: 100%;
}
.riecken-tagline .et_pb_row {
    margin: 0 auto;
    padding: 10px 0 0!important;
    position: relative;
    width: 1080px;
}
.riecken-tagline {
	font-family:'Cardo', Times, Serif;
	font-weight:400;
	color:#0072b9!important;
	font-style:italic
}
.riecken-tagline h2 {
	font-family:'Cardo', Times, Serif;
	font-weight:400;
	color:#0072b9!important;
	font-style:italic
}
.riecken-tag {
	font-family:'Cardo', Times, Serif;
	font-size:18px;
	font-weight:400;
	color:#6896b2!important;
	font-style:italic;
	width:auto;
	text-align:right;
	padding:10px 0 0 0;
	/*margin-top:-20px;*/
}
.riecken-location-tag {
	font-family:'Cardo', Times, Serif;
	font-size:18px;
	font-weight:400;
	color:#6896b2!important;
	font-style:italic;
	width:auto;
	/*text-align:right;*/
	padding:0;
	/*margin-top:-20px;*/
}

.standard-row {
    padding: 30px 0!important;
    /*position: relative;*/
}
.blank-gap-row {
    padding: 0!important;	
}
.home-intro {
	padding:30px 0!important;
	font-size:20px;
	line-height:1.5;
}
.home-support {
	font-size:20px;
	line-height:1.3;
}
.home-support p {
	margin-bottom:20px;
}
.home-support h3 {
	font-weight:normal;
	line-height:1.4;
}
.locations-2col {
	padding:0 0 30px 0!important;
}
.bio-row {
	padding:0!important;
	margin:0!important;
}
/*------------------------------------------------*/
/*-------------------[FOOTER]---------------------*/
/*------------------------------------------------*/
#footer-bottom {
	/*min-height:70px;*/
	background:url('/wp-content/themes/DiviDA/img/footer-background.jpg') top repeat-x #052845;
    background-color: rgba(5, 40, 69, 1);
    /*padding: 100px 0 5px;*/
}
#footer-widgets {
    padding-top: 30px;
}
.main-footer .footer-widget h4 {
    color: #000 !important;
}
.footer-widget {
	color:#666;
}
#footer-info {
    color: #ccc;
    float: left;
    padding-bottom: 10px;
    text-align: left;
}
/*------------------------------------------------*/
/*------------------[PLUGINS]---------------------*/
/*------------------------------------------------*/
.form_container h1 {
    color: #666;
    font-size: 0;
    font-weight: bold;
    margin: 0 auto;
    padding-bottom: 1px;
    padding-top: 1px;
    text-align: left;
    text-shadow: 1px 1px 0 white;
    width: 580px;
}
.pppro_footer {
    display: none;
}

.pano-slider {
	max-height:200px!important;
}

.testimonial_rotator .testimonial_rotator_slide_title {
    display:none;
}
.testimonial_rotator_wrap {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

#give-recurring-form .form-row input.required[type="text"], #give-recurring-form .form-row input.required[type="tel"], #give-recurring-form .form-row input.required[type="email"], #give-recurring-form .form-row input.required[type="password"], #give-recurring-form .form-row select.required, #give-recurring-form .form-row textarea.required, #give-recurring-form .give-tooltip:hover, form.give-form .form-row input.required[type="text"], form.give-form .form-row input.required[type="tel"], form.give-form .form-row input.required[type="email"], form.give-form .form-row input.required[type="password"], form.give-form .form-row select.required, form.give-form .form-row textarea.required, form.give-form .give-tooltip:hover, form[id*="give-form"] .form-row input.required[type="text"], form[id*="give-form"] .form-row input.required[type="tel"], form[id*="give-form"] .form-row input.required[type="email"], form[id*="give-form"] .form-row input.required[type="password"], form[id*="give-form"] .form-row select.required, form[id*="give-form"] .form-row textarea.required, form[id*="give-form"] .give-tooltip:hover {
    color: #333;
	font-size:16px;
	padding:3px;
}
#give-recurring-form .form-row input[type="text"], #give-recurring-form .form-row input[type="tel"], #give-recurring-form .form-row input[type="email"], #give-recurring-form .form-row input[type="password"], #give-recurring-form .form-row select, #give-recurring-form .form-row textarea, form.give-form .form-row input[type="text"], form.give-form .form-row input[type="tel"], form.give-form .form-row input[type="email"], form.give-form .form-row input[type="password"], form.give-form .form-row select, form.give-form .form-row textarea, form[id*="give-form"] .form-row input[type="text"], form[id*="give-form"] .form-row input[type="tel"], form[id*="give-form"] .form-row input[type="email"], form[id*="give-form"] .form-row input[type="password"], form[id*="give-form"] .form-row select, form[id*="give-form"] .form-row textarea {
    color: #333;
	font-size:16px;
	padding:3px;
}	



/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/
#top-menu li li a, .fullwidth-menu li li a {
    width: 160px;
}
.nav li ul {
    left: -14px;
    padding:0;
    position: absolute;
    /*top: 26px;*/
}
.nav li li ul {
    left: 200px;
    top: -3px;
    z-index: 1000;
}
/*------------------------------------------------*/
/*------------------[SIDEBAR]---------------------*/
/*------------------------------------------------*/
.et_pb_widget_area_left {
    border-right: none;
    padding-bottom: 30px;
}

/*------------------------------------------------*/
/*-------------[RIECKEN LOCATIONS]----------------*/
/*------------------------------------------------*/
.location-container {
	width:auto!important;
	position: relative;
}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {
}


/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

}