/*
Theme Name: SD Themes
Description: Theme for innovion.in
Author: Sudip Das
Version: 1.0
*/
.reg_success{
	float: left;
    width: 100%;
    color: #093;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}
.wpcf7-validation-errors{
	float:left;
}
.wpcf7-not-valid-tip{
	float:left;
}
.wpcf7-mail-sent-ng{
	float:left;
}
.frm-wrap #dob{
	width:91% !important;
}
.reg_error{
	float: left;
    width: 100%;
    color: #F00;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}
.about-right h2 {
    width: 100%;
    float: left;
    text-align: left;
    position: relative;
    margin-bottom: 15px;
    color: #5c8742;
}
input.tnp-email {
    width: 100%;
    float: left;
    min-height: 45px;
    border: none;
    padding-left: 10px;
    background: #ffffff;
}
input.tnp-button {
    position: absolute;
    right: 3px;
    min-height: 40px;
    padding: 0 50px;
    top: 2px;
}
input.tnp-button {
    color: #ffffff;
    background: #5c8742;
    line-height: 40px;
    padding: 0 20px;
    float: left;
	cursor: pointer;
    letter-spacing: 1px;
}
.tab-wrap ul li a.active{
	background:#5c8742 !important;
	color:#ffffff !important;
}
.single.single-customproducts .contact-heading{
	margin-bottom:10px;
}
.gallery_btn_wrap{
	float:left;
	width:100%;
	text-align:center;
}
.gallery_btn_wrap li{
	display:inline-block;
	margin:0 5px;
}