/* 
 Theme Name:   evolve plus child
 Theme URI:    
 Description:  
 Author:       Starkmedia Starkmedia
 Author URI:   
 Template:     evolve-plus
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
.container-header {position: absolute; top: 0;border: 0px solid red; margin-top: 10px;}
.header {
    padding-top: 13% !important;
}

.header-pattern {border-bottom: 20px solid #333;}
.header .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.before-title {
    top: 0;
}
.menu-container .container-center { margin: 0 auto; }
.menu-container .menu-back .container { background: #666666; }

.menu-container .menu-back .container h3.widget-title
{
	color: #fff;
	text-align: center;
	font-size: 25px;
	line-height: 30px;
}

ul.calendar { text-align: center; }

ul.calendar li
{
	list-style: none;
	border: 1px solid #E1A42E;
	border-top: 10px solid #E1A42E;
	padding: 1% 2%;
	display: inline-block;
	text-transform: uppercase;
	color: #E1A42E;
	text-align: center;
	font-size: 16px;
	margin: .5% 0;
	width: 15%;
}

ul.calendar li strong
{
	color: #fff;
	font-size: 18px;
}

#secondary ul.calendar li, #secondary ul.calendar li strong { font-size: 12px; }
#secondary a {color: #999;font-size: 15px !important;}
.widget-content {font-size: 15px !important;}
.entry-content ul.calendar li strong{color: #333; }

.entry-footer, .entry-footer a, .entry-categories {
    color: #999;
}

.header-widgets .widget-content{
  border: 0px solid #E0DDDD;
	background: #333;
}

.widget-title-background {
    position: absolute;
    top: 0 !important;
    bottom: 0px !important;
    left: -15px !important;
    right: -15px !important;
    -webkit-border-radius: 0px 0px 0 0 !important;
    -moz-border-radius: 0px 0px 0 0; !important
    -border-radius: 0px 0px 0 0 !important;
    border-radius: 0px 0px 0 0px !important;
    border: 0px solid !important;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-color: #353535;
    background: #353535;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
    -box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
    color: #fff;
}

input.search {color: #333 !important;}
.widget-content {
  position: relative;
  margin: 0px 0px 35px 0px;
  padding: 10px 15px 21px 15px;
  font-size: 13px;
  background: #333;
  border: 0px solid #E0DDDD;
  -webkit-box-shadow:0px 0px 0 rgba(255, 255, 255, 0.9) inset;
  -moz-box-shadow: 0px 0px 0 rgba(255, 255, 255, 0.9) inset;
  -ms-box-shadow: 0px 0px 0 rgba(255, 255, 255, 0.9) inset;
  -o-box-shadow: 0px 0px 0 rgba(255, 255, 255, 0.9) inset;
  box-shadow: 0px 0px 0 rgba(255, 255, 255, 0.9) inset;
}

.widget::after {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.7);
  -ms-box-shadow: 0 0 9px rgba(0, 0, 0, 0.7);
  -o-box-shadow: 0 0 9px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.7);
  content: "";
  position: absolute;
  height: 8px;
  bottom: 0;
  z-index: -1;
  left: 15px;
  right: 15px;
}


ul.nav-menu .sf-with-ul::after {
    margin-left: 0px;
}

button {-webkit-box-shadow: 0px 0px 0px #1d6e72 !important;
-moz-box-shadow: 0px 0px 0px #1d6e72 !important;
box-shadow: 0px 0px 0px #1d6e72 !important;}

button#responsive-menu-button {
    width: 100% !important;
    height: 40px;
    position: fixed;
    top: 0 !important;
    right: 0 !important;
    background: #333333;
	border-radius: 0px !important;
}

.responsive-menu-box {float: right !important; margin: 0 10px 0 0 !important}
.entry-content img {
    height: auto;
    padding: 5px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
    border: 0px solid rgba(255, 255, 255, 0.95);
    background: transparent;
}

/* calendar styles */
.event-title h3 {font-size: 24px !important;}
div.filterbar ul.hlist li + li::before {
    padding: 0 5px !important;
}

li.event {
    min-height: 75px;
}

.widget-content .event-title h3 {font-size: 18px !important;}
/* 
.single-day {
    margin: 0 0 0 5.5em !important;
}
.event-list .startdate, .event-list .enddate {
    text-align: center;
    width: 4.2em !important;
    border-radius: 5px;
    background-color: rgb(230,230,230);
	padding: 5px !important;
}
 */

@media only screen and (max-width: 768px) {

.header {
    margin-top: 40px !important;
}

.header #social {display: none;}

#responsive-menu-wrapper {margin-top: 40px !important;}

}

@media only screen and (max-width: 450px)
{
	#secondary ul.calendar li, #secondary ul.calendar li strong { font-size: 9px; }
ul.calendar li, ul.calendar li strong {font-size: 12px; width: 20%;}
}