/*
Theme Name: Freddyb Child
Theme URI: http://freddybernaloficial.com
Template: freddyb
Author: Freddy Bernal
Author URI: http://freddybernaloficial.com
Description: Freddy Bernal - News &amp; Magazine
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.1.13.1764555645
Updated: 2025-11-30 22:20:45

*/
.mainmenu .site-navigation .navigation li a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    padding: 20px 0;
    padding-right: 25px;
    font-family: 'Encode Sans Condensed', sans-serif;
}
.pfy-ft-nav ul li {
    display: inline-block;
    padding: 0 10px !important;
}
.social-info a {
    color: #1a609f;
    font-size: 18px !important;
    display: inline-block;
    padding-left: 10px;
}
.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    font-size: 18px !important;
    color: #1a609f;
}
.back-top-btn {
    position: fixed;
    background: #534ca9;
    width: 45px;
    height: 45px;
    right: 30px;
    bottom: 40px;
    text-align: center;
    color: #fff;
    line-height: 45px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 11;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all 0.7s 
ease-out 0s;
    transition: all 0.7s 
ease-out 0s;
}
