/*
Theme Name: Savory Child
Theme URI: http://savory.elated-themes.com
Description: A child theme of Savory Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Template: savory
Text Domain: savory
*/

/*Change in Theme Options General -> CUstom CSS*/

.eltd-logo-wrapper a {
height: 70px !important;
}

.eltd-mobile-header .eltd-mobile-nav a, .eltd-mobile-header .eltd-mobile-nav h4 {
font-family: "Open Sans",sans-serif;
}

body.eltd-main-style2 .eltd-content h2, body.eltd-main-style2 .eltd-content h3, body.eltd-main-style2 .eltd-section-title, body.eltd-main-style2 .countdown-amount, body.eltd-main-style2 .eltd-blog-list-holder.eltd-blog-simple .eltd-blog-list-item .eltd-item-title {
font-family: "Quicksand",serif;
text-transform: uppercase;
}

.eltd-dark-header .eltd-page-header > div:not(.eltd-sticky-header) .eltd-main-menu > ul > li > a, .eltd-dark-header.eltd-header-style-on-scroll .eltd-page-header .eltd-main-menu > ul > li > a {
    color: #d2ab4c;
}

.eltd-dark-header .eltd-page-header > div:not(.eltd-sticky-header) .eltd-main-menu > ul > li > a.current, .eltd-dark-header .eltd-page-header > div:not(.eltd-sticky-header) .eltd-main-menu > ul > li > a:hover, .eltd-dark-header.eltd-header-style-on-scroll .eltd-page-header .eltd-main-menu > ul > li > a.current, .eltd-dark-header.eltd-header-style-on-scroll .eltd-page-header .eltd-main-menu > ul > li > a:hover {
    color: #d2ab4c;
}


h1, h2, h3, h4, h5 {
 -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;
}

ol, ul 
{list-style-position:outside;
}

ul {
padding: 16px;
}

footer a {
color: #d0a931 !important;
}

footer .eltd-footer-bottom-holder {
font-size: 15px;
}

.eltd-title-holder {
text-align: center;
}

.meActive {
	color: #6f6f6f !important;
}
