/*--
	Theme Name: theme49010
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 4.4.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.5
	MotoPress Version: 1.5.8
--*/

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

.main-holder .content-holder {
    text-transform: none;
}

.nav.nav__primary ul.sf-menu#topnav li a {
    text-transform: none;
}

[data-motopress-wrapper-type="header"] [data-motopress-static-file="static/static-nav.php"] {
    margin-top: 30px;
}

.banner-wrap.about-bnr1 {
    text-transform: none;
}

.home [data-motopress-wrapper-type="content"] .wrap2:before {
    border-top: none;
}

.submit-wrap .btn {
    text-transform: none;
    background-color: #e30012;
    color: white;
}

.submit-wrap .btn.btn-primary {
    border: 2px solid #373633;
    border-radius: 20px;
    padding: 10px 20px;
}

.submit-wrap .btn.btn-small {
    border: 1px solid #373633;
    border-radius: 20px;
    padding: 2px 6px;
    font-size: 11px;
}

.submit-wrap .btn:hover, .submit-wrap .btn:focus {
    color: #e9793a;
    text-transform: none;
}

.submit-wrap.wrap-inline {
    display: inline-block;
}

.table.table-middle th, .table.table-middle td {
    vertical-align: middle;
}