/*
Theme Name: Anesta Child
Template: anesta
Theme URI: http://anesta.ancorathemes.com/
Description: Anesta is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: http://ancorathemes.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
:root {
	--border-bottom-style: 1px solid #E4E5E6;
}

.top_panel,
.sc_layouts_row_fixed_on,
.menu_mobile .menu_mobile_top_panel{
	box-shadow: unset;
}

.top_panel,
.menu_mobile .menu_mobile_top_panel{
	box-shadow: unset;
	border-bottom: var(--border-bottom-style);
}

.menu_mobile{
	box-shadow: unset;
}

.menu_mobile .menu_mobile_nav_area{
	border-right: 1px solid #F0F8FF;
}
