.texto-justificado p {
    text-align: justify !important;
}
#cmsmasters_fb_es1775umu .featured_block_text {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} 
#cmsmasters_fb_es1775umu .featured_block_inner {
    width: 100%;
    padding: 0 10px 0 10px;
    text-align: center;
    margin: 0 auto;
}

.button_wrap {
    margin: .5rem;
}


.c-formulario form > div > label{
	font-size: .9rem;
    font-weight: 400;
	color: #cd366b;
}
.c-formulario form > div label span input,
.c-formulario form > div label span textarea{
	margin: .5rem 0 1rem 0 !important;
}

.img-internas img {
    border: solid 1px #d3d3de;
    padding: 6px;
}
p, ul.lista {
    color: #424242;
    font-size: 16px;
    text-align: justify;
	font-weight: 400;
}
.headline_outer{background-color: #800404;}
.header_bot {
    height: 65px;
    background-color: #0f9d58 !important;
}
ul.navigation ul {
    background-color: #0f9d58 !important;
    color: rgba(255,255,255,0);
}
.bot_nav > li li, .bot_nav ul{
	border-width:0;
}
.navigation li a, .navigation div.menu-item-mega-container > ul > li > a {
    color: #ffffff !important; 
}

ul.navigation li > ul li:hover > a, header #navigation > li > a span:hover {
	color: #e8e4b1 !important; 
}


.bot_nav > li:first-child > a::after {
background: transparent url(/wp-content/themes/children-charity/img/flecha.png) 0px 13px no-repeat;
    background-size: auto;
background-size: auto;
background-size: 14px;
content: "";
display: inline-block;
font-size: 0.75rem;
height: 24px;
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
width: 14px;
margin-left: 6px;
}

.navigation li:hover > a:hover::after{
	background-color: transparent;
}
.header_mid.header_mid_scroll .header_mid_outer::after, .cmsmasters_dynamic_cart .widget_shopping_cart_content, .cmsmasters_dynamic_cart .cmsmasters_added_product_info, .header_mid.header_mid_scroll {
    background-color: #ffffff !important;
}
.bot_nav > li li:last-child {
    border-bottom-width: 0px;
    border-bottom-style: solid;
}
.header_mid {
    background-color: #fff;
}

.aprofile {
    color: #0f9d58;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
 
}

.aprofile:hover {
    color: #75160f;
}

.header_top_outer {
    background-color: #75160f !important;
}

.cmsmasters_slider_project_title.entry-title a {
    color: #75160f;
}

.slogan_wrap_text a {
    text-decoration: none;
}