@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
-------------------------------------------------------------- */
.scheme_default .sc_button_default, .scheme_default .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
 background-color: #bbae9c;
	border-radius: 40px !important;
}

.scheme_default .sc_layouts_row_type_compact .sc_layouts_item_icon {
 color: #bbae9c;
 border-color:#bbae9c;
}

.scheme_default .sc_item_subtitle {
 color: #bbae9c;
}

.scheme_default .sc_item_subtitle.sc_align_center span:before  {
 background: linear-gradient(to right, #bbae9c 0%, #bbae9c 100%)
}

.scheme_default .sc_item_subtitle.sc_align_center span:after {
 background: linear-gradient(to right, #bbae9c 0%, #bbae9c 100%)
}

.scheme_default .sc_item_subtitle:before {
 background: linear-gradient(to right, #bbae9c 0%, #bbae9c 100%)
}

.scheme_default .sc_icons.sc_icons_size_small.sc_align_center .sc_icons_columns_wrap .sc_icons_item {
 background-color: #bbae9c80;
}

.scheme_default a {
 color: #a1937f;
}

.scheme_default .sc_layouts_menu_nav>li.current-menu-item>a {
 color: #a1937f !important;
}

.scheme_default .sc_layouts_menu_nav>li>a:hover {
 color: #a1937f !important;
}

.scheme_default .sc_button_default:hover, .scheme_default .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
 background-color: #a1937f78 !important;
}

.socials_mobile {
 display: none !important;
}

.search_form_wrap {
 display: none !important;
}

.sc_services_item_content {
 display: none !important;
}

.services_page_featured {
 display: none !important;
}

.breadcrumbs {
 display: none !important;
}

.scheme_default .sc_services_default .sc_services_columns_wrap>div[class*="trx_addons_column"]:nth-child(2n+1) .sc_services_item.with_image.sc_services_item_featured_top .sc_button.sc_button_iconed:after, .scheme_default .sc_services_default .sc_services_columns_wrap>div[class*="trx_addons_column"]:nth-child(2n+1) .sc_services_item.with_image.sc_services_item_featured_top {
    background-color: #bbae9c52;
}

.scheme_default .sc_services_default .sc_services_columns_wrap>div[class*="trx_addons_column"] .sc_services_item.with_image.sc_services_item_featured_top  {
    background-color: #bbae9ccf;
}

p {
 font-size: 1.5em
}

.scheme_default .sc_button_hover_slide_left {
    background: #bbae9ccf !important;
}

