/* 
 Theme Name:     Zengage Design
 Author:         Zengage Design
 Author URI:     http://zengagedesign.com
 Template:       Divi
 Version:        1
 Description:  A Child Theme built using the elegantmarketplace.com Child theme Configurator
 Wordpress Version: 4.4.1
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


ul {
	list-style-position: inside;
}




/* -----Side Nav Styling------ */

@media only screen and (min-width: 980px) { 
.et_vertical_nav #et-main-area,.et_vertical_nav #top-header {
	margin-left: 350px !important;
}

.et_vertical_nav #page-container #main-header {
  width: 350px;
}

.et_header_style_centered #main-header div#et-top-navigation {
 position: relative;
    bottom: 0;
   width: 100%;
    padding-top: 150px;
}
}

nav#top-menu-nav {
margin-top:100px;
}


@media (max-width: 980px){
.et_header_style_split #logo {
    max-height: 100px;

}
}
.et_vertical_nav #page-container #main-header {
   
    -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0px rgba(0, 0, 0, 0);
}

.et-fixed-header {
 -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0px rgba(0, 0, 0, 0);
}





#main-header.et-fixed-header {
    -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) !important;
}
/* -----Sidebar Styling------ */


label.screen-reader-text {
    display: none;
}

.et_pb_widget ul li {
    margin-bottom: 0.5em;
    border-bottom: #eceebb 1px solid;
}

select {
    padding: 5px;
    border: 1px solid #def2f8;
    background-color: #fff;
}

/* -----Post Styling------ */

.et_pb_post a img {
	width:100%;
    max-width: 500px;
    vertical-align: bottom;
	display: block;
    margin-left: auto;
    margin-right: auto 
}

h2.entry-title {
    text-align: center;
}

p.post-meta {
    text-align: center;
font-size: 14px!important;
font-style: italic;
}


article {
    margin-bottom: 75px!important;
}

h1.entry-title {
    text-align: center;
}




/* -----Button Styling------ */

.et_pb_contact_submit  {
    color: #ffffff!important;
}


.profile {
                border-radius: 50%;
                overflow: hidden;
               
            }

input[type="submit"] {
	color: #ffffff!important;
	background-color: #c0de9f!important;
	border: none;
	font-size: 14px!important;
font-weight: bold;
	padding: 10px!important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 20px;
}






/* -----Contact Form Styling------ */

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
	background-color: #eee !important;
	border: none !important;
	width: 100% !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 14px;
	color: #999 !important;
	padding: 16px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wpcf7-submit {
	color: #ffffff !important;
	border-color: #cecece!important;
	background-color: #414042!important;
	margin: 8px auto 0;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	padding: 6px 20px;
	line-height: 1.7em;
	background: transparent;
	border: 2px solid;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

input.wpcf7-form-control.wpcf7-submit:hover { 
	background-color: #999999; 
	border-color: #cecece; 
	padding: 6px 20px !important; 
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #999999;
}

div.name{
	display: block;
	float: left;
	width: 48%;
	padding-bottom: 10px;
}

div.email{
	display: block;
	float: right;
	width: 48%;
	padding-bottom: 10px;
}

.et_pb_contact p input, .et_pb_contact p textarea {
    background-color: #eceebb;
    font-size: 16px;

}

.et_pb_contact_right p input {
    max-width: 50px;
    padding: 16px;
}

.et_pb_contact p input, .et_pb_contact p textarea {
  
    color: #7a7979;
 
}


/* -----Dropdown Menu Styling------ */

ul.sub-menu li {
    width: 330px;
}

.nav li ul {
    width: 330px;
}

#top-menu li li a {
    width: 330px;
}


/* -----Index Styling------ */
.wpurp-index-container h2 {
    font-size: 18px;
    text-decoration: underline;
    padding-top: 10px;
}

.index-buttons a {
color: #ffffff;
font-weight: bold;
}

div#wpupg-grid-search-by-ingredients-filter {
    font-weight: bold;
}

a.sbi_load_btn {
    font-weight: bold;
}

.sbi_follow_btn {
    font-weight: bold;
}

/* -----Footer Styling------ */
#footer-widgets .footer-widget li a:hover {
    color: #5b5a5a;
}

a.comment-reply-link.et_pb_button {
    color: #ffffff;
}

