/*
Theme Name: Zerif Pro Child
Theme URI: https://www.themeisle.com/
Description: Zerif Pro theme
Author: ThemeIsle
URI: https://www.themeisle.com/
Template: zerif-pro
Version: 0.1a
*/

a:hover {
    color: #59a5d8 !important;	
}

::selection {
    color: #ffffff !important;	
    background-color: #59a5d8 !important;
    background: #59a5d8 !important;
}

input[type="text"]:focus {
    border:1px solid #59a5d8 !important;
}

.widget_search input {
    padding: 7px 15% 12px 2% !important;
    border: 0 !important;
}

.menu-login a {
    color: #dbc126 !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
   background-color: #59a5d8 !important;
}

.download-button {
    text-align: center;
    text-decoration: none;
    padding: .75em 1em;
    color: #fff !important;
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    background-color: #59a5d8 !important;
    background-image: -webkit-linear-gradient(#547f93,#547f93) !important;
    background-image: -moz-linear-gradient(#547f93,#547f93) !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.5);
    box-shadow: 0 2px 4px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.4);
    border: 1px solid #9fb7c1;
    cursor: pointer;
}

.download-button:hover {
    color: #fff !important;
    background-color: #9fb7c1 !important;
    background-image: -webkit-linear-gradient(#9fb7c1,#9fb7c1) !important;
    background-image: -moz-linear-gradient(#9fb7c1,#9fb7c1) !important;
}

.widget a.download-button {
    color: #fff !important;
}

.menu-contact a {
    color: #59a5d8 !important;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #59a5d8 !important;
}

.navbar-toggle.active{
    background-color: #59a5d8 !important;
}

.navbar-inverse .navbar-nav>li.current>a {
	color: #59a5d8 !important;
}

.navbar-inverse .navbar-nav ul.sub-menu li:hover > a {
	color: #59a5d8 !important;
}

.nav > li.current_page_item a, .nav > li.current-menu-item a {
    color: #59a5d8 !important;
}

ul.nav > li.current_page_item.current > a:before {
	background: #59a5d8 !important;
}

ul.nav > li.current_page_item > a:before {
	background: #59a5d8 !important;
}

.nav-links a {
	color: #ff7f27 !important;
}

.nav-links a:hover {
	color: #59a5d8 !important;
}

.dropdownmenu {
    background-color: #59a5d8 !important;
}

article.hentry{
	border-bottom: 0px solid rgba(0, 0, 0, 0.05) !important;
}

.team-member {
    text-align: center !important;
}

.focus-box {
    text-align: center !important;
}

button.pea_cook_btn {
    color: #fff !important;
    text-shadow: none !important;
    border: none !important;
}

.pea_cook_wrapper a {
    font-size: 11px !important;
}
