/**Common**/
.page_dynamic_content p {
    line-height: 30px;
    color: #5a5959;
    font-size: 14px;
    margin-bottom: 20px;
}

.page_dynamic_content ul li, .page_dynamic_content ol li {
    font-size: 12px;
    color: #515151;
    line-height: 25px;
    font-weight: 600;
}

.page_dynamic_content b, .page_dynamic_content strong {
    font-weight: 600;
}


/**Default widget styles**/
.footer-widget-area a,
.footer-widget-area .recent-cars .media .media-body h3 a,
.footer-widget-area .categorie ul li a
{
    color: #c5c5c5;
}

.footer-widget-area a:hover,
.footer-widget-area .recent-cars .media .media-body h3 a:hover,
.footer-widget-area .categorie ul li a:hover
{
    text-decoration: none;
    color: #cccccc;
}

.footer-widget-area li,
.footer-widget-area .categorie ul li
{
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 6px;
    margin-bottom: 6px;
    letter-spacing: 0.5px;
}

.footer-widget-area li:last-child,
.footer-widget-area .categorie ul li:last-child
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.footer-widget-area h1,
.footer-widget-area h2,
.footer-widget-area h3,
.footer-widget-area h4,
.footer-widget-area h5,
.footer-widget-area h6{
    color: #c5c5c5;
}

.footer-widget-area h2.rounded,
.footer-widget-area h2.title
{
    color: #c5c5c5;
    letter-spacing: 1px;
    font-weight: 600;
    border-bottom: solid 1px #3a3a3a;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 16px;
    margin: 0 0 30px;
    text-transform: uppercase;
}

.footer-widget-area .post-date{
    font-size: 12px;
}

.footer-widget-area .screen-reader-text {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 13px;
}

.footer-widget-area select {
    width: 100%;
    padding: 7px 10px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: none;
    color: #6c6c6c;
    border-radius: 2px;
    background: #fff;
}

.footer-widget-area .search-form label{
    width: 100%;
}

.footer-widget-area .calendar_wrap table{
    width: 100%;
}

.footer-widget-area .calendar_wrap table caption{
    font-size: 13px;
}

.footer-widget-area .calendar_wrap table th{
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 10px;
}

.footer-widget-area .calendar_wrap table td{
    font-size: 12px;
    color: #eee;
}

.footer-widget-area .sub-menu{
    margin-left: 15px;
    margin-top: 10px;
}

.footer-widget-area .search-form .search-field {
    width: 100%;
    padding: 9px 10px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: none;
    color: #6c6c6c;
    border-radius: 2px;
    background: #fff;
    font-weight: 500;
}

.footer-widget-area .search-form .search-submit{
    cursor: pointer;
    padding: 10px 25px;
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    transition: .5s;
    border-radius: 2px;
}

.footer-widget-area .tagcloud a {
    float: left;
    margin: 0 7px 7px 0;
    border: solid 1px #353535;
    padding: 6px 15px;
    font-size: 11px !important;
    letter-spacing: 1px;
    color: #7c7e83;
    border-radius: 2px;
    text-decoration: none;
}

.footer-widget-area .tagcloud a:hover {
    background: #7c7e83;
    color: #cccccc;
}

.sidebar-widget h2.rounded {
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 17px;
    margin: 0 0 25px;
    text-transform: uppercase;
    color: #37404d;
}

.sidebar-widget .blog-sidebar > div:not(.single-block),
.sidebar-widget .listing-sidebar > div:not(.single-block)
{
    margin-bottom: 50px;
    clear: both;
}

.sidebar-widget ul{
    padding: 0px;
    margin: 0px;
}

.sidebar-widget li {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 6px;
    margin-bottom: 6px;
    letter-spacing: 0.5px;
    list-style: none;
}

.sidebar-widget li:last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
}



.sidebar-widget .post-date{
    font-size: 12px;
    color: #777;
}

.sidebar-widget .screen-reader-text {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 13px;
}

.sidebar-widget select[name='archive-dropdown'],
.sidebar-widget select[name='cat']
{
    width: 100%;
    padding: 7px 10px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: none;
    color: #6c6c6c;
    border-radius: 2px;
    background: #fff;
}

.sidebar-widget .tagcloud a {
    display: inline-block;
    margin: 0 9px 9px 0;
    padding: 7px 14px;
    font-size: 11px !important;
    font-weight: 600;
    text-decoration: none;
    color: #696969;
    border-radius: 3px;
    background: #f3f3f3;
    letter-spacing: 1px;
    border: none;
}

.sidebar-widget .blog-sidebar > div img {

}

.sidebar-widget .calendar_wrap{
    width: 100%;
    background: #f8f8f8;
    padding: 15px;
}

.sidebar-widget .calendar_wrap table{
    width: 100%;
}

.sidebar-widget .calendar_wrap table caption{
    font-size: 13px;
}

.sidebar-widget .calendar_wrap table th{
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 10px;
}

.sidebar-widget .calendar_wrap table td{
    font-size: 12px;
    color: #515151;
}

.sidebar-widget .calendar_wrap table thead th,
.sidebar-widget .calendar_wrap table tbody td{
    text-align: center;
}

.sidebar-widget .search-form{
    position: relative;
}


.sidebar-widget .search-form label{
    width: 100%;
}

.sidebar-widget .search-form .search-field {
    border: 1px solid #efefef;
    background: #efefef;
    padding: 11px 12px;
    font-weight: 500;
    font-size: 14px;
    width: 100%;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: none;
}

.sidebar-widget .search-form .search-submit{
    background: none;
    position: absolute;
    right: 5px;
    top: 12px;
    border: none;
}

.sidebar-widget .search-form .screen-reader-text{
    display: none;
}

.sidebar-widget .sub-menu{
    margin-left: 15px;
    margin-top: 10px;
}


.private-message-to-dealer input[type='text'],
.private-message-to-dealer input[type='email'],
.private-message-to-dealer input[type='url'],
.private-message-to-dealer input[type='password'],
.private-message-to-dealer input[type='number'],
.private-message-to-dealer input[type='date']
{
    width: 100%;
    padding: 10px 17px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: none;
    color: #6c6c6c;
    height: 45px;
    line-height: 45px;
    border-radius: 3px;
    font-weight: 500;
}

.private-message-to-dealer textarea {
    width: 100%;
    padding: 10px 17px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: none;
    color: #6c6c6c;
    line-height: 45px;
    border-radius: 3px;
    font-weight: 500;
}

.private-message-to-dealer select {
    width: 100%;
    padding: 10px 17px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: none;
    color: #6c6c6c;
    height: 45px;
    line-height: 45px;
    border-radius: 3px;
    font-weight: 500;
    background: #fff;
}

div.wpcf7-validation-errors {
    /* border: 2px solid #ffc7f7; */
    border: none;
    color: #ff2f1f;
    font-size: 11px;
    padding: 10px 0px;
    font-weight: 600;
    text-transform: uppercase;
}

.wpcf7-form-control-wrap {
    position: relative;
    margin-top: 7px;
    display: inline-block;
}

input[type='submit'], input[type='submit']:focus {
    padding: 10px 25px;;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 2px;
}

form label{
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
}