/*
Theme Name: Theme Pluto by Osetin Child
Template: pluto-osetin-theme
Author: Child Theme Configurator
Version: 1.0.1474624565
Updated: 2016-09-23 10:56:05

*/

.menu-block .logo {
    margin-bottom: 25px;
}
.menu-block form.search-form {
    margin-left: auto !important;
}
.menu-block .divider {
    display: none;
}
.menu-block .zilla-social {
    padding-bottom: 25px;
}
.ctasmall {
    display: inline-block;
    background-color: #091932 !important;
    position: relative;
    height: 34px;
    color: white !important;
    -moz-box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.25);
    box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.25);
    font-size: 14px;
    font-family: "Roboto Slab", serif !important;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 6px 20px 10px;
    font-weight: 400;
    border-color: #091932 !important;
    border-width: 0 !important;
}
.ctasmall:hover {
    background-color: #d1356f;
    color: #fff;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    color: #091932 !important;
}
.taxonomy-description {
    font-size: 16px;
}
