/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add your custom CSS below */

header.primary-desktop.primary-desktop-light.primary-desktop-light-noborder{
	/*background-color:#000;*/
    color: rgba(80, 80, 80, 1);
}

header.primary-desktop.primary-desktop-light.primary-desktop-light-noborder a{
	/*color:#0cf;*/
}

.sh-table-cell {
	display: table-cell;
	vertical-align: bottom;
	float: none!important;
}

