/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/
Description: Child theme for Porto WordPress Theme
Author: Preschool Mom
Author URI: https://preschoolmom.com/
Template: porto
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: porto-child
*/

/* Add your custom styles below this line */ 

header .porto-block .container-fluid {
	padding-left: 0;
	padding-right: 0;
	margin-right: 0 !Important;
}

#header .porto-view-switcher>li.menu-item>a, #header .top-links>li.menu-item>a {
	font-weight: 900;
}

#header .top-links>li.menu-item>a {
	color: #11d7d8;
}