/* 
 Theme Name:     AlterMarket
 Author:         ILIAS ANTONOPOULOS
 Author URI:     https://www.altermarket.com
 Template:       Divi
 Version:        v 1.0.1
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.8.1
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
strong.bluetext{
color: #017bde;
font-size: 1.2em;
}

/* MAIN MENU SETTINGS */
#top-menu ul.sub-menu li.menu-item a{
line-height: 1.2em;
}
#top-menu li li {
margin: 0;
padding: 0 5px;
}
#top-menu li li a {
width: 300px;
padding: 6px 5px;
}
#top-menu ul.sub-menu{
width: 300px;
}



