/*
Theme Name:		Helpme Child
Theme URI:		http://themeforest.net/user/DesignsVilla
Description:	Child theme for the Helpme 
Author:			DesignsVilla
Theme URI:		http://themeforest.net/user/DesignsVilla
Template:		helpme
Version:		1.1
*/


/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	
}

*/


.helpme-box-icon .icon-box-desc p {
    word-break: normal;
}

.landing-section-donate p {
    color: #ffffff;
    font-size: 1.2em;
}

.landing-box-get-involved .helpme-box-icon.style1-box {
    padding: 0px;
    min-height: 400px;
}
.landing-box-get-involved .helpme-box-icon.style1-box .icon-box-content {
    padding: 0px 30px;
}

.helpme-box-icon.style1-box .icon-box-title {
    font-size: 20px!important;
}

#helpme-header:not(.header-structure-vertical) #helpme-main-navigation > ul > li.menu-item > a:hover {
    border-bottom: solid 5px #23c2ea;
}

.footer-wrapper .textwidget,
#helpme-footer, #helpme-footer p,
.footer-wrapper .textwidget a {
    color: #ffffff !important;
}
.footer-wrapper .textwidget a:hover {
    text-decoration: underline;
    color: #23c2ea !important;
}
.footer-wrapper .textwidget em {
    font-style: normal;
    font-weight: 900;
    color: #F7DB07;
    font-size: 1.2em;
}

.helpme-footer-social li i {
    font-size: 25px;
    line-height: 25px;
    color: #ffffff;
}

.helpme-page-section {
/*    min-height: 0px !important;
    padding: 0px !important;*/
}
.sticky-header-padding { padding-top: 102px; }

@media screen and (min-width: 1171px) {
    li#menu-item-314 a {
        font-weight: bold !important;
        background-color: #23c2ea !important;
        display: initial !important;
        padding: 5px !important;
        color: #ffffff !important;
    }
    
    li#menu-item-314:hover {
        color: #ffffff !important;
    }
}

