

p {
padding-bottom:15px;
}

nav.main_menu > ul > li#nav-menu-item-351 > a{
background: #ed2f3c;
color: #FFFFFF;
position: absolute;
height: 120px;
border-radius: 0 0 25px 25px;
z-index: 3;
}
nav.main_menu > ul > li#nav-menu-item-351 > a:hover{
background: #ed2f3c;
color: #FFFFFF;
position: absolute;
height: 120px;
border-radius: 0 0 25px 25px;
z-index: 3;
}
.mobile_menu_button span, .side_menu_button > a {
font-size: 26px;
}

.latest_post_two_info {
display: hidden !important;
}

/*-----SIDEBARS-----*/
aside .widget h5 {
background-color: #ed2f3c;
color: #FFFFFF;
text-align: center;
font-size: 16px;
}
aside .widget_nav_menu {
background-color:#FFFFFF;
margin-left:5px;
color:#303030;
}
.side_menu .widget ul, aside .widget ul {
padding: 0 0 15px 15px !important;
text-transform: uppercase;
}

div.homepage-header {
background-color: #ed2f3c;
}














