/*
Theme Name:  theme58872
Theme URI:   http://yoursite.com/link/to/theme
Description: Your theme description.
Author:      Your Name
Author URI:  http://yoursite.com
Version:     1.0.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:        fixed-layout, fluid-layout, responsive-layout, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: child-theme-domain
Template:    cherryframework4
Cherry Version: 4.0.4
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
#menu-item-1234 a{
	    border-color: transparent !important;
	    font-weight: 300 !important;
}

#menu-item-1234 a:hover{
	    border-color: #ffffff !important;
	    font-weight: 900  !important;
}

#menu-item-1235 a{
	 border-color: transparent !important;
	    font-weight: 300 !important;
}

#menu-item-1235 a:hover{
  border-color: #ffffff !important;
	    font-weight: 900  !important;
}