/*
Theme Name:Happy Celebrant Child
Theme URI: http://lovestory.ancorathemes.com/
Description: Happy Celebrant Child - Responsive Wordpress theme
Template: happy
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: web design sydney, EG Solutions, WordPress Web Designer
*/

/*Write your style*/

@import url("../happy/style.css");
@import url("./css/new-style.css");


.menu_main_nav > li ul{
  width:220px;
}
.scheme_original .sc_icon_shape_round.sc_icon, .scheme_original .sc_icon_shape_square.sc_icon {
    border-color: #16243d !important;
}

.scheme_original .sc_icon_shape_round.sc_icon, .scheme_original .sc_icon_shape_square.sc_icon {
    background-color: #16243d !important;
}

.scheme_original .sc_slider_controls_wrap a {
   background-color: #16243d !important;
}

.c7form {float:left; padding:15px 0px; margin:10px 0px;}
.c7form input, .c7form textarea {width:100% !important; }
.c7form_btn {text-align:center;}



.scheme_original input[type="text"], .scheme_original input[type="tel"], .scheme_original input[type="number"], .scheme_original input[type="email"], .scheme_original input[type="search"], .scheme_original input[type="password"], .scheme_original input[type="date"],.scheme_original select, .scheme_original textarea {
	border:1px solid #ddd;
	border-radius:7px !important;
}

.scheme_original input[type="date"] {
	display:block !important;
	width: 88% !important;
    padding: 16px 0px;
}
.scheme_original textarea {
	width:100%;
}

.new_btn, .new_btn a {
	font-weight: bold !important;	
}


.menu_main_nav > li > a, .top_panel_wrap li li > a {
	letter-spacing:1px !important;
}
@media only screen and (max-width: 767px) {

	.submit-application-btn {
		margin-top: 60px;
	}
	
}

@media (max-width: 479px) {
    .slider_boxed, .content_wrap, .content_container {
        width: 340px !important;
    }
}

