/*--
	Theme Name: theme53376
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

nav.footer-nav ul li a:hover, nav.footer-nav ul li a:active, nav.footer-nav ul li a:focus {
    color: #DA3E26 !important;
}

.footer-widgets .menu li:first-child {
    margin-top: 4px !important;
}


.footer-widgets > .container > .row [class*="span"]:last-child .widget-footer {
    text-align: left !important;
}

.footer-widgets .menu li.current-menu-item a, .footer-widgets .menu li.current_page_item a {
    color: #a1a7ad !important;
}

@media (min-width:320px) and (max-width:480px) {
	.parallax-slider #mainCaptionHolder .slider_caption h2 {
		font-size: 24px !important;
		line-height: 30px !important;
		letter-spacing: 1px !important;
	}
	
	.btn-primary.btn-large {
    	font-size: 18px !important;
	    padding: 10px 22px 10px !important;
        padding-right: 22px !important;
        padding-left: 22px !important;
	}
	
	.parallax-slider .controlBtn .innerBtn {
		display: none !important;
	}
}