/*!
Theme Name: forestaction
*/
figcaption{
	text-align: center;
}
.des p{
	text-align: justify;
}

/* template comment*/

p{
    text-align: justify;
}

.top_info{
    margin-top: 40px;
}
.text_wrap p{
    text-align: justify !important;
}
.tax_img img{
    max-height: 220px;
}
#submit {
/*background:-moz-linear-gradient(top, #f6214b 5%, #f6214b 100%);
background:-webkit-linear-gradient(top, #f6214b 5%, #f6214b 100%);
background:-o-linear-gradient(top, #f6214b 5%, #f6214b 100%);
background:-ms-linear-gradient(top, #f6214b 5%, #f6214b 100%);
background:linear-gradient(to bottom, #f6214b 5%, #f6214b 100%);*/
background-color:#5ead50;
-moz-border-radius:28px;
-webkit-border-radius:28px;
border-radius:28px;
border:1px solid #5ead50;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:17px;
padding:16px 31px;
text-decoration:none;
text-shadow:0px 1px 0px #5ead50;
} 
 
#submit:hover {
background-color:#5ead50; 
}
#submit:active { 
position:relative;
top:1px;
}
input#author,input#email,input#url,textarea#comment{
	width: 100%;
}
input#wp-comment-cookies-consent{
	margin-right: 7px;
}
/**/
