/* 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
-------------------------------------------- */


nav.std-menu .menu li {font-size: 22px !important;}
nav.std-menu .menu .sub-menu li {font-size: 16px !important;}

p {color:#666; margin-bottom:20px;}
h3 {color:#666;}

.spb_parallax_asset {box-shadow: 0 0 0px rgba(0, 0, 0, 0.3) inset !important;}

nav .menu > li.menu-item > a {color: #e43146 !important; padding-left:16px !important; padding-right:16px !important;}
nav .menu > li.menu-item > a:visited {color: #e43146 !important;}
nav .menu > li.menu-item > a:hover {color: #2397f3 !important;}
nav#main-navigation .menu > li > a span.nav-line {background-color: #ffffff !important;}

#footer {background-color:#0077c9 !important;}
#footer h6 {color:#ffffff !important;}
#copyright {background-color:#006bb4 !important; border-top: 1px solid #0b89e0 !important;}
#copyright p {color:#ffffff !important;}

#home-3-boxes-text {width:70%; margin:0px auto;}
#home-3-boxes-text ul {text-align:left; list-style:outside; list-style-type:disc; font-size: 14px;}

@media all and (max-width: 480px) {
#maze-creative-logo {float:none; display:block; margin:6px auto; width:100%; text-align:center;}
#maze-creative-logo a {margin:0px auto;}
#maze-creative-logo img {width:120px; margin:0px auto;}
}

@media all and (min-width: 481px) {
#maze-creative-logo {float:right; margin:6px 0px; padding-right:20px;}
#maze-creative-logo img {width:120px;}
} 