@charset "utf-8";
/*
 Theme Name:   Impacto Patronus Child
 Theme URI:    http://impacto-patronus.ancorathemes.com/
 Description:  Impacto Patronus Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     impacto-patronus
 Version:      1.0
 Tags:         inheritable theme options
 Text Domain:  impacto-patronus
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_excerpt {
    height: auto;
}
body .sc_blogger_item_default_classic_alter.sc_blogger_item_on_plate .sc_blogger_item_content {
    padding: 30px 40px 40px;
}
body.mobile_device .menu_mobile .sc_layouts_logo img, .mobile_layout .menu_mobile .sc_layouts_logo img {
    max-height: 130px;
}

.scheme_dark .socials_mobile .social-icon {
    color: #fff;
    font-size: 14px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
}
.scheme_dark .socials_mobile .social-icon:hover {
    background: #00b5ff;
    color: #fff;
}