/* LICENSE & DETAILS
   ==================================================

	Theme Name: Dante Child Theme
	Theme URI: http://dante.swiftideas.net
	Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: dante
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */


#copyright p {
    width: 100%!important;
    text-align: center!important;
}

#header{
	background-color: #009BDA;
}
nav ul.menu>li.menu-item>a{
	color: #fff;
}
nav ul.menu>li.menu-item:hover>a{
	color: #252525;
}

nav ul.menu li.current-menu-item > a{
	color: #252525;
}

nav#main-navigation ul.menu > li > a span.nav-line{
	background-color: #252525;
}

#header-section.header-6 header#header{
	padding: 0;
}

#logo img.standard,
#logo img.retina{
  max-height: 95px !important;
}

#logo{
	margin-top: 3px;
}

#header-section.header-6 header#header .header-right{
	margin-top: 30px;
}

#header .row{
	height: 101px;
}

.visible-xs.mobile-menu-show{
	    font-size: 30px !important;
		margin-top: 26px;
		padding: 9px 0 0 0 !important;
}

