/* 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
-------------------------------------------- */

.captiontext{
	margin-top:-45px !important;
}

.inner-page-wrap {
    margin-top: 0;
}
nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a, #mobile-menu .menu ul li.current-menu-item > a, nav .menu li.current-scroll-item > a {
    color: #691E3A !important;
}
#menu-main{
	margin-top: 25px;
	margin-right: 30px;
}
#footer-wrap h2{
	color: #fff;
}

.homebild{
	margin-top:8px;
}

.hand strong{
	font-family: 'Kaushan Script', cursive;
	font-size: 24px;
	font-style: italic;
	margin-top:20px;
}

.alignright {
    margin-top: 5px;
    margin-right: 7px !important;
    margin-bottom: 0 !important;
    margin-left: 9px !important;
}