/*
 Theme Name:   Dride Child
 Theme URI: https://themeholy.com/wordpress/dride/
 Description:  This is a child theme for Dride WordPress Theme
Author URI: https://themeforest.net/user/themeholy
 Author URI:   #
 Template:     dride
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  dride-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
img.custom-logo {
    width: 75%;
    height: auto;
}

.fa, .fa-brands, .fa-duotone, .fa-light, .fa-regular, .fa-solid, .fa-thin, .fab, .fad, .fal, .far, .fas, .fat
{
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 2; 
}

.fa-instagram
{
	line-height: 3;
	
}

.fa-facebook-f
{
	line-height: 3;
	
}