/*!
Theme Name: susanstriker
*/
.navbar-nav {
    text-transform: uppercase;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    background-color: #f7dd2c;
    cursor: pointer;
    background-color: #f4dd2e;
    padding: 11px 16px 11px 20px;
	width: 70%;
    border-color: #f7dd2c;
    border-radius: 5px;
}
p.newcolor {
    color: #fff;
}
a.colornew {
    color: #fff;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-transform: capitalize !important;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #fee633 !important;
    padding-left: 3px;
}
p.necss {
    font-size: 18px !important;
	font-weight: 400 !important;
	 text-align: center;
}
.new {
    width: 100%!important;
    height: 120px;
    margin-left: 20px;
}