/*
Theme Name: tuto-child
Version: 1.0
Description: A child theme of Tuto
Template: tuto
*/

@import url("../tuto/style.css");

.mh-header-nav-wrap {
    background: black;
    border-top: none;
}
.mh-main-nav-wrap {
    background: black;
}
.mh-navigation li:hover {
    background: #779ac1;
}
.mh-navigation li a {
    color: white;
}
.mh-navigation li a {
    font-family: raleway;
    font-weight: 700;
}
.mh-site-logo {
    padding: 50px 0;
}
.mh-content-wrapper {
    background: #779ac1;
}
.mh-social-nav li a:hover {
    background: #779ac1;
}
.slicknav_menu {
    background: #779ac1;
}
.slicknav_btn {
    background: #779ac1;
}
.mh-main-nav-mobile .slicknav_btn, .mh-main-nav-mobile .slicknav_menu, .mh-main-nav-mobile .slicknav_nav .slicknav_item:hover, .mh-main-nav-mobile .slicknav_nav a:hover {
    background: #779ac1;
}
@media (max-width: 768px){
#tw-slider

{ display: none; }
}
#tw-slider {
    padding-bottom: 40px !important;
}
input[type=submit] {
    background: #779ac1;
    border: none;
    margin-bottom: 24px;
}
input[type=submit]:hover {
    color: #ffffff;
    background: grey;
}
.mh-sidebar-widget-title-inner {
    font-family: bevan;
}
@media (max-width: 768px){
#tw-slider

{ display: none; }
}
.textwidget {
    font-size: 20px;
    color: white;
}
.mh-footer a:hover {
    color: #6d6c6c;
}
.mh-subfooter {
    border-top: none;
    background: transparent;
    padding-bottom: 15px;
    padding-top: 10px;
}
.mh-footer {
    background: none;
    border-top: none;
}
.mh-footer-widget {
    background: none;
}
.tw-paginate {
    padding-top: 20px;
    color: white;
    font-size: 16px;
}
.entry-content a {
    color: #99ca3c;
}
.textwidget {
    color: grey;
}
.mh-footer a, .mh-footer a:hover {
    color: grey;
}
.mh-copyright {
    display: none;
}
.i3_sfmc_submit, #i3_sfmc_title {
    font-size: 15px;
    color: #fff;
    font-family: bevan;
    letter-spacing: 2px;
    padding: 18px 0px;
}
#tw-slider .tw-slick-slide-image {
    background-color: rgba(0, 0, 0, .70) !important;
}
#tw-slider .tw-slick-slide-caption {
    background-color: rgba(119, 154, 193, 0.75) !important;
    min-width: 245px;
}
