@charset 'utf-8';
/*
 Theme Name:   Angela Child
 Theme URI:    http://angela.ancorathemes.com/
 Description:  Angela - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     angela
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  angela
*/



/* =Theme customization starts here
-------------------------------------------------------------- */
#to_footer_logo #to_footer_logo_widget{
	margin-top: 0px !important;
}
.to_services .sc_services_item_title a{
	pointer-events: none;
}
.to_contact_link .sc_icons_item_description a{
	color: #7b829c;
}
.to_contact_link .sc_icons_item_description a:hover{
	color: #82c070;
}
.scheme_default .sc_layouts_row_type_compact .sc_layouts_item_details_line1{
    color: #82c070;
}
.sc_layouts_item_link.sc_layouts_iconed_text_link:hover .sc_layouts_item_icon,
.sc_layouts_item_link.sc_layouts_iconed_text_link:hover .sc_layouts_item_details_line1{
    color: #7b829c !important;
    border-color: #7b829c !important;
    transition: all 0.3s ease;
}
.to_date_footer .widgettitle{
    font-size: 20px;
    margin-bottom: 5px;
}
.to_date_footer .widgettitle,
.to_date_footer .textwidget{
    letter-spacing: 0.4px;
}
.single-post .comments_wrap{
    display: none !important;
}