/*
 Theme Name:   Floria Child Theme
 Theme URI:    https://floria.ancorathemes.com/
 Description:  Floria Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com/
 Template:     floria
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  floria
*/


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

/* HEADER */

.sc_layouts_row_type_compact .sc_socials.sc_socials_default .socials_wrap .social_item .social_icon {
	width: 22px;
    height: 22px;
    line-height: 20px;
}
.sc_layouts_row_type_compact .sc_socials.sc_socials_default .socials_wrap .social_item {
    margin: 0;
}
.sc_socials.sc_socials_default .socials_wrap .social_item .social_icon {
	color: #658700 !important;
}
.sc_socials.sc_socials_default .socials_wrap .social_item:hover .social_icon {
	color: #212121 !important;
}
.sc_layouts_menu_nav > li > a {
    color: #658700 !important;
    font-family: 'Open Sans' !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    line-height: 14px !important;
}