/*** Short Van ***/

ul.list-acevan li:before {
	content: url(https://www.lcvmechanics.com/wp-content/uploads/2019/09/list-before-20x20.jpg);
    position: absolute;
    margin-left: -10px;
	margin-top: 3px;
    left: 0;
}

.list-acevan li {
    list-style: none;
}

.list-acevan li:not(:last-child) {
	margin-bottom: 25px;
}

/*** Location Croydon ***/

.car-text-location {
    background-color: #f4f4f4;
}

td.car-text-location {
    padding: 20px 20px !important;
    text-align: center;
	/*height: 120px;
    max-height: 120px;*/
}

.black-bg-loc {
	color: #fff;
}
strong.loc-vehicle {
    font-size: 45px;
}
.icon-column img {
	margin-top: -15px !important;
}
.black-bg-loc a {
	color: #fe0002;
}

.black-bg-loc a:hover {
	color: #fff !important;
}
.black-bg-loc li  {
    margin-top: 20px !important;
}
.black-border {
	border-bottom: 5px solid #fe0002;
}
.img-center img{
	border: none !important;
	margin: 0 auto 35px !important;
}

/*** Book online ***/

p.form-text.form-border {
    border-bottom: 2px solid #0d1717;
	padding-bottom: 10px !important;
}

p.form-text {
    padding-top: 15px;
}



.contact-form-book input[type="text"], .contact-form-book input[type="search"], .contact-form-book input[type="tel"], .contact-form-book input[type="url"], .contact-form-book input[type="email"], .contact-form-book input[type="number"], .contact-form-book input[type="date"], .contact-form-book input[type="range"], .contact-form-book input[type="password"], .contact-form-book select, .contact-form-book textarea, .contact-form-book .wpcf7-number {
    height: 58px;
	border: 1px solid !important;
}
p.form-text.form-border.van-padd-top {
    margin-bottom: 30px;
}

.contact-form-book .wpcf7-checkbox.wpcf7-exclusive-checkbox {
    line-height: 26px !important;
}

.vc_col-lg-4.button-form {
    margin-top: 20px;
}

.loyality-item {
    display: initial;
}
.page-id-40 .custom-list li {
    margin-bottom: 20px;
}
.page-id-70 .top-cta .wpb_column:first-child p:last-child, .page-id-66 .top-cta .wpb_column:first-child p:last-child  {
    display: block;
}

.single-post h2 {
	font-size: 40px !important;
    margin-bottom: 10px !important;
}


.tsts {
    margin: 44px auto;
}

.tsts .wpb_raw_html {
    background-color: #fff !important;
    -webkit-box-shadow: 10px 10px 41px -20px rgb(0 0 0 / 89%);
    -moz-box-shadow: 10px 10px 41px -20px rgba(0,0,0,0.89);
    box-shadow: 10px 10px 41px -20px rgb(0 0 0 / 89%);
    margin: 20px 20px 45px 20px;
    padding: 32px;
    text-align: center;
}

.tsts strong {
    color: #000000;
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
}



@media (max-width: 1023px) {
	.tsts .wpb_raw_html {    margin: auto;}
}
@media (max-width: 767px) {
	.tsts .wpb_raw_html {    margin-bottom: 40px !important;}
}


