/*
Theme Name: Spun Custom Child
Theme URI: https://www.spun.com.br
Description: Tema personalizado da SPUN.
Author: Daniel Pellicano
Author URI: https://www.danielpellicano.com.br
Template: hello-elementor
Version: 1.0.0
*/

#header {
    border-bottom: 1px solid #eee;
    box-shadow: 7px 3px 10px 5px #00000008;
}

#header li a {
    margin-left: 0px;
    padding-left: 0;
}


.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    align-items: center;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.fas:before {
    font-size: 12px;
}

.elementor-posts .elementor-post__card .elementor-post__read-more {
    text-shadow: 1px 1px 1px #000;
}

.jeg_heroblock .jeg_post_category a {
    padding:5px !important;
    background: #03BCC4 !important;
    text-shadow: 1px 1px 1px #000;
    border-radius: 4px;
}

.jeg_post_category a:before {
    content:'';
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-right: 3px;
    font-weight: 900;
}

.jeg_post_category .category-emprestimo:before, .elementor-post.category-emprestimo .elementor-post__badge:before {
    content: "\f53a" !important;
}

.jeg_post_category .category-cartao-de-credito:before, .elementor-post.category-cartao-de-credito .elementor-post__badge:before {
    content: "\f09d" !important;
}

.elementor-post .elementor-post__badge{
    letter-spacing: 0;
    text-shadow: 1px 1px 1px #000;
    box-shadow: 1px 2px 6px 2px #0000001a;
}

.elementor-post .elementor-post__badge:before {
    content:'';
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-right: 5px;
    font-weight: 900;
}

