/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
 
 /*Listing theme CSS */
.container {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
    word-break: break-word;
}

.auto-listings-single .has-sidebar .content .description del {
    text-decoration: none;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 2;
    color: #e11e30;
    position: relative;
    top: 16px;
}

.auto-listings-single .has-sidebar .content .description ul li:before {
    content: '\eed8';
    font-family: "IcoFont";
    display: inline-block;
    line-height: 1;
    font-size: 16px;
    font-size: 1rem;
    color: #e11e30;
    margin-right: 8px;
}
.auto-listings .auto-listings-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 10px;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative;
}
.auto-listings-single .has-sidebar .content .auto-listings-tabs .active {
    box-shadow: 0 3px 0 #e11e30 inset;
    border-top: 0;
}
.auto-listings .auto-listings-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff;
}
.auto-listings-single .has-sidebar .content .auto-listings-tabs .auto-listings-Tabs-panel h4 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 2;
    font-weight: 700;
    color: #e11e30;
}
.auto-listings-single .has-sidebar .content .auto-listings-tabs .auto-listings-Tabs-panel table th, .auto-listings-single .has-sidebar .content .auto-listings-tabs .auto-listings-Tabs-panel table td {
    padding-top: 19px;
    padding-bottom: 19px;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    color: #000;
    border: none;
    text-align: left;
}
.auto-listings-single .has-sidebar .content .description ul {
    column-count: 3;
    margin-top: 35px;
    margin-bottom: 50px;
}
.auto-listings-single .has-sidebar .content .auto-listings-tabs .auto-listings-Tabs-panel table tr:nth-child(odd) {
    background-color: #f8f8f8;
}
.auto-listings-single .has-sidebar .content .auto-listings-tabs .auto-listings-Tabs-panel table tr {
    border-bottom: 1px solid #e4e4e4;
}
.auto-listings-single .has-sidebar .image-gallery img {
    width: 100%;
    max-height: 450px;
    object-fit: cover;
}
.auto-listings-single img {
    height: auto;
    max-width: 100%;
}
@media (min-width: 1200px) {
.section--search {
    padding: 0px 60px 50px 60px;
}
}
.section--search {
    margin-top: -82px;
    border: 10px solid #f8f8f8;
    background-color: #fff;
    position: relative;
    text-align: center;
    margin-bottom: 65px;
	    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
    word-break: break-word;
}
.auto-listings-items.grid-view {
    display: inline-block;
    width: 100%;
}
.auto-listings-items.grid-view li.col-3 {
    width: 31.3333%;
    margin-right: 3%;
}
@media (min-width: 651px) {
.has-sidebar .auto-listings-items.grid-view li.col-3 .at-a-glance li {
    padding: 10px 15px;
}
}
.auto-listings-items.grid-view .at-a-glance {
    margin: 0;
    padding: 0;
    background-color: #f8f8f8;
}

.auto-listings-items li .at-a-glance {
    display: inline-block;
    border-bottom: 1px solid #ddd;
    padding: 3px 0 8px;
    margin: 0 0 6px;
    width: 100%;
}
.auto-listings-items .at-a-glance ul li {
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    color: #555555;
    font-weight: 700;
    margin: 0;
    border-right: 1px solid #e4e4e4;
}
@media (min-width: 651px) {
.has-sidebar .auto-listings-items.grid-view li.col-3 .at-a-glance li:nth-child(3) {
    width: 100%;
    border-top: 1px solid #e4e4e4;
}
}
.auto-listings-items .summary .at-a-glance {
    display: none;
}
.auto-listings-items:not(.grid-view) > li {
    margin-bottom: 50px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.auto-listings-items > li {
    position: relative;
    box-shadow: none;
    border: 1px solid #e4e4e4;
}
.auto-listings-items>li {
    display: inline-block;
    margin: 0 0 25px;
    padding: 0;
    width: 100%;
    position: relative;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.18);
    background: #fff;
    max-width: 100%;
}
@media (min-width: 650px) {
.auto-listings-items:not(.grid-view) > li .image {
    width: 39%;
}
}
.auto-listings-items li .image {
    float: left;
    width: 25%;
    transition: 0s;
    position: relative;
}
@media (min-width: 651px) {
.auto-listings-items:not(.grid-view) .at-a-glance {
    order: 3;
} }
@media (min-width: 650px) {
.auto-listings-items:not(.grid-view) .at-a-glance {
    width: 39%;
} }
.auto-listings-items:not(.grid-view) .at-a-glance li {
    padding: 14px 9px 11px;
}
.auto-listings-items .at-a-glance ul li {
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    color: #555555;
    font-weight: 700;
    margin: 0;
    border-right: 1px solid #e4e4e4;
}
.auto-listings-items:not(.grid-view) .at-a-glance li {
    padding: 14px 9px 11px;
}
@media (min-width: 651px) {
.auto-listings-items:not(.grid-view) .summary {
    order: 2;
}
}

@media (min-width: 650px) {
.auto-listings-items:not(.grid-view) .summary {
    width: 58%;
}
}
.auto-listings .sidebar, .home .sidebar {
    width: 31.62393%;
}

.auto-listings .sidebar {
    width: 28%;
    float: right;
}
.sidebar .widget {
    padding: 30px;
    border-bottom: 1px solid #e4e4e4;
}
.sidebar .widget .widgettitle {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    color: #000;
    margin: 0 0 25px 0;
    position: relative;
}
.sidebar .auto-listings-search {
    display: flex;
    flex-flow: column wrap;
    margin-bottom: 0;
    text-align: left;
}
.auto-listings-search {
    margin: 0 0 30px;
    width: 100%;
    padding: 0;
    background: transparent;
    display: inline-block;
    text-align: center;
}
.auto-listings-search .row {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
    color: #444;
}
.sidebar .auto-listings-search .price-wrap {
    margin-bottom: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.auto-listings-search .row {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
    color: #444;
}
.sidebar {
    border: 10px solid #f8f8f8;
}
.sidebar .auto-listings-search .SelectBox {
    padding: 7px 20px;
}

.SumoSelect .SelectBox.SelectBox {
    border: 1px solid #e4e4e4;
}

.auto-listings-search .SumoSelect>.CaptionCont {
    background-color: transparent;
    border: 2px solid #a4a4a461;
    border-radius: 4px;
    height: 40px;
    max-height: 40px;
    line-height: 24px;
    margin: 0;
}
.sidebar .widget .widgettitle {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    color: #000;
    margin: 0 0 25px 0;
    position: relative;
}
.auto-listings-search span.prefix {
    display: none;
}
.sidebar .auto-listings-search .extras-wrap {
    display: block;
    margin-bottom: 0;
}

.auto-listings-search .extras-wrap {
    display: none;
    margin-top: 15px;
}
.auto-listings-search .row {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
    color: #444;
}

.sidebar .auto-listings-search {
    display: flex;
    flex-flow: column wrap;
    margin-bottom: 0;
    text-align: left;
}
.sidebar .auto-listings-search .area-wrap {
    order: 1;
    text-align: left;
}
.auto-listings-search .row {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
    color: #444;
}
.sidebar .auto-listings-search .SumoSelect {
    width: 100%;
    margin-left: 0;
}
.sidebar .auto-listings-search .extras-wrap .SumoSelect {
    margin-bottom: 18px;
}
.sidebar .auto-listings-search .area-wrap button:hover {
    background-color: #fff;
    color: #e11e30;
    transition: 0.3s;
}
.sidebar .auto-listings-search .prefix, .sidebar .auto-listings-search .refine {
    display: none;
}
.sidebar .auto-listings-search .extras-wrap {
    display: block;
    margin-bottom: 0;
}

.auto-listings-search .extras-wrap {
    margin-top: 15px;
}
.sidebar .auto-listings-search .area-wrap .area {
    margin-bottom: 18px;
    width: 100%;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    color: #000;
    padding-left: 20px;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
}
.sidebar .auto-listings-search .area-wrap button {
    background-color: #e11e30;
    border-radius: 5px;
    border-color: #e11e30;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    padding: 13px 30px;
    transition: 0.3s;
}
div#text-3 {
    display: none;
}
@media (min-width: 651px)
.auto-listings-items:not(.grid-view) .at-a-glance {
    order: 3;
}

@media (min-width: 650px)
.auto-listings-items:not(.grid-view) .at-a-glance {
    width: 39%;
}
@media (min-width: 651px) {
.auto-listings-items:not(.grid-view) .summary {
    order: 2;
}
}
@media (min-width: 650px) {
.auto-listings-items:not(.grid-view) .summary {
    width: 58%;
}
}
.tax-body-type .description {
    display: none;
}
@media (min-width: 651px) {
.auto-listings-items:not(.grid-view) .at-a-glance {
    order: 3;
	} }
@media (min-width: 650px) {
.auto-listings-items:not(.grid-view) .at-a-glance {
    width: 39%;
} }
.search .description {
    display: none;
}
.search .page-description form#auto-listings-search {
    display: none;
}
@media (min-width: 1000px) {
[data-device=desktop][data-transparent] {
    background-color: #000;
}
}
.auto-listings-items .summary .title a {
    color: #3d414e;
    text-decoration: none;
}
.auto-listings-items .summary .title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    white-space: normal;
    line-height: 1.8;
}
.auto-listings-items .summary .at-a-glance {
    display: block;
	width: 100%;
}
span.status.Low.Miles {
    display: none;
}
.has-sidebar .auto-listings-items span.condition {
    display: none;
}
.auto-listings-items .bottom-wrap {
    display: inline-block;
    margin: 20px 20px 0px 0px;
}
.auto-listings-single .sidebar .price {
    display: none;
}
.auto-listings-single .sidebar > div {
    padding: 16px 30px 30px;
    border-bottom: 1px solid #e4e4e4;
}
.auto-listings-single .sidebar>div {
    clear: both;
    display: inline-block;
    margin-bottom: 25px;
    width: 100%;
}
.auto-listings-single .sidebar .at-a-glance table {
    margin: 0;
    background: #f8f8f8;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
    font-size: 14px;
    font-size: 0.875rem;
    border-collapse: collapse;
    border-spacing: 0;
}
.auto-listings-single .sidebar .price {
    display: none;
}
.auto-listings-single .sidebar > div {
    padding: 16px 30px 30px;
    border-bottom: 1px solid #e4e4e4;
}
.auto-listings-single .sidebar>div {
    clear: both;
    display: inline-block;
    margin-bottom: 25px;
    width: 100%;
}
.auto-listings-single .sidebar .at-a-glance table {
    margin: 0;
    background: #f8f8f8;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
    font-size: 14px;
    font-size: 0.875rem;
    border-collapse: collapse;
    border-spacing: 0;
}
.auto-listings-single .sidebar .at-a-glance td {
    padding: 8px 2px;
}
th, td {
    text-align: center;
    padding: 26px 5px;
    border: 1px solid #e2e2e2;
}
td {
    color: #777780;
}
.auto-listings-single .sidebar .at-a-glance span {
    font-size: 12px;
    font-size: 0.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #555555;
    font-weight: 700;
    padding: 5px;
}
.sidebar .contact-form {
    display: none !important;
}
.auto-listings-single .has-sidebar .upper {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.auto-listings-view-switcher {
    display: none;
}

#header [data-row*=middle] {
    background: #000;
}
.has-sidebar {
    margin-right: 20px;
    margin-left: 20px;
}
.search h1.page-title {
    display: none;
}
span.ct-icon-container {
    display: none;
}
@media only screen and (max-width: 768px) {
  .auto-listings .sidebar {
    width: 100%;
    float: right;
}

.auto-listings-items li .image {
    width: 100%;
}

}


/*Listing theme CSS END */

 #Inquire-now {
    font-size: 16px;
    font-weight: 600;
    fill: var(--e-global-color-blocksy_palette_4);
    color: #ffffff;
    background-color: #000000de;
    border-radius: 5px 5px 5px 5px;
    padding: 15px;
    margin: 20px;
	cursor: pointer;
	border: 1px;
}
#Inquire-now:hover {
    background-color: #d50000cc;
}
div#inquire-div {
    border-bottom: none !important;
    margin: 30px !important;
}

.car-model-year { display:none;}
.car-lisiting-url { display:none;}

button#wpforms-submit-1954 {
    background: #000000b5;
    color: #fff;
}
button#wpforms-submit-1954:hover {
    background: #000;
}
#nav_menu-2 h3.widget-title {
    color: #fff !important;
}
.tax-body-type .container .content {
    margin-top: 200px;
}
.tax-body-type h1.page-title {
    display: none;
}
.page-id-2028 label {
    color: #fff;
}
.page-id-2028 .wpuf-fields input:focus {
    color: #000;
}
.page-id-2028 .wpuf-fields input {
    color: #000;
}
.page-id-2028 .wpuf-fields input:focus {
    background-color: #fff;
}
.page-id-2028 .wpuf-fields input {
    background-color: #fff;
}
.page-id-2028 span.wpuf-help {
    color: #fff;
}
a.ct-menu-link {
    color: #fff !important;
}
a.ct-menu-link:hover {
    color: #ffffffb0 !important;
}
.inquire-now-button-div {
    margin: 30px;
    padding-top: 20px;
}