/*--
	Theme Name: theme53265
	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.5
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
/**********custom css******************/
.outer_text h3 {
    font-size: 24px;
}
.outer_text p {
    font-size: 16px !important;
    line-height: 32px;
}.contact_outer h3 {
    font-size: 22px;
}
.contact_outer label {
    font-weight: bold;
}
.contact_outer input {
    border: 1px solid #999999 !important;
    width: 89%;
}
.custom_code input {
    width: 94%;
    padding: 10px;
}
.custom_submit button {
    background-color: #da3300 !important;
    background-image:none !important;
    color: #fff !important;
    border: transparent;
    padding: 10px 30px;
    font-size: 18px;
    margin-top: 20px;
}
.custom_submit{
}
#massages {
    color: green;
    font-size: 18px;
}

.nav .sf-menu .sub-menu {
    width: 212px !important;
	padding: 25px 6px 10px !important;
}

@media only screen and (max-width: 480px) {
.contact_outer input {
    border: transparent !important;
}

}
