/*
 Theme Name:   Asclepius Child Theme
 Theme URI:    https://asclepius.ancorathemes.com/
 Description:  Asclepius Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     asclepius
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  asclepius
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

span.sc_layouts_item_icon.sc_layouts_iconed_text_icon.icon-phone-call.sc_icon_type_icons {
    background: #233DFF !important;
}
a.sc_button.sc_button_default.sc_button_size_normal.sc_button_icon_left.color_style_link2 {
    background: #FD7959;
}

a.sc_button.sc_button_default.sc_button_size_normal.sc_button_icon_left.color_style_link2:hover {
    background: #233DFF !important;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-461122c5.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.sc_fly_static.trx_addons_parallax_layers_inited.trx_addons_parallax_blocks_inited {
    display: none !important;
}

[class*="scheme_"].footer_wrap, .footer_wrap [class*="scheme_"].vc_row {
    background-color: var(--theme-color-alter_bg_color);
    color: var(--theme-color-alter_text);
    background: #F5F8FA !important;
}

.menu_mobile_widgets_area {
    display: none !important;
}

.menu_mobile .menu_mobile_inner {
    background: white;
}
.menu_mobile .menu_mobile_inner .current-menu-item > a {
color: #233DFF !important;
}
.menu_mobile .menu_mobile_inner a {
	color: #B9B9B9;
}
.menu_mobile .menu_mobile_close .menu_button_close_text {
	color: #B9B9B9;
}
.menu_mobile .menu_mobile_close .menu_button_close_icon:before {
    color: #b9b9b9;
}
.menu_mobile .social_item .social_icon {
	color: #b9b9b9;
}

.menu_mobile.opened .menu_mobile_inner .socials_mobile {
    border-top: 1px solid #b9b9b930;
}

@media (max-width: 767px){
	.elementor-section.elementor-section-boxed>.elementor-column-gap-extended {
    gap: 30px 0;
}
} 
	
	
	
	
	
	