/*
 Theme Name:     CHILDTHEME
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes / Daniel Melle
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/childtheme/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/wp-content/themes/childtheme/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/childtheme/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/childtheme/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/childtheme/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/childtheme/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

@font-face { font-family: 'DroidSerif';
             src: url('/wp-content/themes/childtheme/fonts/DroidSerif-Regular.ttf') format('truetype'); }

* {font-family: "Open Sans",arial,sans-serif;}			 
h1, h2, h3, h4 {font-family: "Droid Serif",arial,sans-serif;}


.single-tribe_events .tribe-events-event-image {
    float: right;
    max-width: 320px;
}

.nav li ul {
    margin-top: -20px !important;
}

span.mobile_menu_bar:before  {
    color: #404040 !important;
}

.et_header_style_centered .et_mobile_menu {
    top: 30px;
}
.et_header_style_centered #main-header .mobile_nav {
    margin-top: -30px;
}

.et_header_style_centered #main-header .logo_container {

    height: 220px !important;
    padding: 0;
}

#main-content a {
    color: #7a6a58;
}

.et_pb_text a {
	border-bottom:1px dashed #8e7d6b;
}

hr {
    background: url(/wp-content/uploads/2018/08/divider-1.png) no-repeat top center;
    width: 100%;
    height: 14px;
    border: none !important;
    margin-bottom: 10px;
}

.et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding:0 !important;	
	box-shadow:none;
}
#main-header {box-shadow:none;}
.et_header_style_centered #main-header div#et-top-navigation {
    background: #f5f1e8;
	height:40px !important;
	padding-top:10px;
}

.et_pb_widget_area_left {
    padding-right: 0;
    border-right:0;
}

.tribe-events-list-widget ol li {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 0;
}

.entry-content thead th, .entry-content tr th {
	color: #f5f1e8;
	background: #8e7d6b;
}

h4.tribe-event-title {font-size:14px;line-height:20px;}
h4.tribe-event-title a:hover {color:black !important;}

#tribe-events-list-widget-2 {
    background: #f5f1e8;
    padding: 20px;
}

h4.tribe-event-title {
    padding: 0;
}

/* EVENTS CALENDAR */
.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }

.post-type-archive-tribe_events #left-area, .single-tribe_events #left-area {
    width: 100%;
    padding-bottom: 23px;
}
.post-type-archive-tribe_events #sidebar, .single-tribe_events #sidebar {
    display: none;
}
.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
    max-width: 100%;
}

#tribe-events-bar {
    background-color: #f5f1e8;
    border-radius: 2px;
    width: 100%;
    -webkit-box-shadow: 0px 1px 2px #7F7F7F;
    -moz-box-shadow: 0px 1px 2px #7F7F7F;
    box-shadow: 0px 1px 2px #7F7F7F;
}

#tribe-bar-form {
    background: transparent;
}

.tribe-events-read-more {
    float: right;
    font-style: italic;
}

#tribe-bar-form input[type="text"] {
    font-weight: 400;
}

.tribe-bar-date-filter {
    padding: 15px;
}

.tribe-bar-search-filter {
    width: 25%;
    margin-bottom: 0;
    padding: 15px 0 0 15px;
}

.tribe-bar-submit {
    float: left;
    width: 25%;
    margin-bottom: 0;
    margin-left: 0;
    padding: 15px;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"] {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    width: 100%;
    padding: 9px;
    background-color: #716558;
    border: 1px solid rgb(122, 106, 88);
    border-radius: 2px;
    text-transform: none;
    box-shadow: 1px 1px 0px rgb(153, 135, 117) inset;
    font-weight: 400;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"]:hover {
    background-color: #897865;
}

.tribe-bar-views-inner {
    padding: 15px 0 15px;
}

.tribe-bar-views-inner, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
    background:  #f5f1e8;
}

.tribe-events-list-separator-month span {
    background-color: transparent;
    padding: 0;
}

.tribe-events-list-separator-month::after {
    border-bottom: 0;
}

.tribe-events-list-separator-month {
    font-size: 20px;
    text-align: left;
    background-color: #716558;
    color: #F5F1E8;
    padding: 10px;
    font-weight: 400;
    border-radius: 2px;
}

.tribe-events-list .tribe-events-event-image + div.tribe-events-content {
    margin-bottom: 25px;
}

.type-tribe_events.tribe-events-first::after {
    content: "";
    background: url(images/divider.png) no-repeat top center;
    width: 100%;
    height: 14px;
}

.multi-post .hentry {
    margin: 0;
}

.events-list #tribe-events-footer {
    border-top: 0;
}

.events-list #tribe-events-footer::before {
    content: "";
    background: url(images/divider.png) no-repeat top center;
    width: 100%;
    height: 14px;
    position: absolute;
}

@media (min-width: 320px) and (max-width: 480px) {
  
 
.et_pb_text_0 h1 {font-size:32px !important;}
  
}