/*
Theme Name: Toivo Lite Child Theme
Template: toivo-lite
*/

.site-logo, .custom-logo, .site-header .avatar {
    border: 6px solid #fff;
        opacity: 0.96;
}


.site-title a, a.toivo-button {
    border: 0px solid #fff;
}


.site-info {
display: none;
visibility: hidden;
}

.top-menus-disabled #top-header {
    height: 86px;
      background-color: #6CA3D0;
}


body, button, input, select, textarea {
    color: #222E37;
}


a, a:visited {
    color: #D04F4A;
}

.site-header, .custom-header-image .site-header > .wrap::before {
    background-color: rgba( 108, 163, 208, 0.7);
}

.custom-header-image .site-header > .wrap::before {
    background-color: rgba(108,163,208,0.70);
}


#sidebar-subsidiary, #sidebar-front-page  {
    background-color: #6CA3D0;
}

h2 {
    margin-top: 1em;
      margin-bottom: 0.5em;
}

.site-title {
    font-family: 'Varela Round', sans-serif;
}

#site-title {
    font-family: 'Varela Round', sans-serif;
}


.search-field {
    ;-webkit-border-radius: 40px;-moz-border-radius: 40px;border-radius: 40px;
}
.search-submit {
  -webkit-border-radius: 40px;-moz-border-radius: 40px;border-radius: 40px;
}
