/* 
 Theme Name:     Miword
 Author:         The National Platform
 Author URI:     http://miword.com
 Template:       Divi
 Version:        1.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.6.1
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

#main-header{ box-shadow: 5px 5px 3px #c0c0c0; }
#top-menu > li {
padding-left: 22px !important;
padding-right: 22px !important;
margin-right: -6px;
color: #fff;
}

#top-menu > li a {
padding-top: 15px;
padding-bottom: 15px !important;
color: #fff;
}
#et_top_search {
Margin-top: 15px;
} 

#top-menu li:nth-child(even) {
Background: #82c338;
}
#top-menu li:hover:nth-child(even) {
background: grey;
colour: black;
}
#top-menu li:nth-child(odd) {
Background: #c0c0c0;
}
#top-menu li:hover:nth-child(odd) {
Background: grey;
}
.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
}
.et_pb_post h2 {
Color: #4a99a2;
}
.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
}

