/*
Theme Name:  CarDealer Child
Theme URI:   https://cardealer.potenzaglobalsolutions.com/
Author:      TeamWP @Potenza Global Solutions
Author URI:  http://www.potenzaglobalsolutions.com/
Description: Car Dealer - Automotive Car Dealership Responsive WordPress Theme
Version:     1.0.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cardealer-child
Template:    cardealer
*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption { display: block; }
.bypostauthor { display: block; }
.sticky {
	display: block;
}

#rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}

.wpb_gmaps_widget .wpb_wrapper {
    background-color: #fff !important;
}
@media only screen and (max-width : 320px){
body:not(.home) .site-content.container .wpb_wrapper p {
    font-family: "Roboto",sans-serif;
    font-size: 13px !important;
    font-weight: 400;
    line-height: 27px;
}
}

#post-8594 .wpcf7-form span.wpcf7-list-item
{
	width:100%;
}

#post-8594 .wpcf7-form input[type="submit"]
{
	width:20%;
	height:30px;
	border:none;
	border-radius:5px;
}

#post-1708 .car-service .wpb_column .wpb_wrapper .wpb_text_column .wpb_wrapper p
{
	text-align: center;
	color: #132a3e;
	text-transform: uppercase;
	font-weight: 700;
}

#post-1708 .car-service .wpb_column .wpb_wrapper .wpb_text_column .wpb_wrapper p:after
{
	content: "\f178";
	font-family: FontAwesome;
	color: #132a3e;
	font-size: 14px;
	font-weight: 400;
	padding-right: 0.5em;
	margin-left: 5px;
}

.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=tel], .wpcf7-form textarea {padding:9px 18px !important; }
.quick-enquiry-pad{padding-right:0px;}
/*.cutsom-btn-space .wpcf7-form input[type=submit]{margin-left:20px;}*/
.metaslider .caption-wrap {
    top: 20%;
	left: 8%; bottom:unset !important;background:transparent !important;
}
.metaslider .caption-wrap h3{
	 font-size: 50px;
    line-height: 53px;color:#fff;font-weight:700;
}

.landingpagebanner .booking-form .col-sm-12{width:auto;}
/*.landingpagebanner .booking-form{width:32%;right:0;}*/
.landingpagebanner .nice-select .list{max-height:200px;}
.innercontent{padding:5em 0 0 0;}
.fullwidth{padding-left:50px !important;padding-right:50px !important;}
.bottomspace{padding-bottom:5em !important;}

.reviews{border:1px solid #ffffff;padding:0.5em !important;border-radius:7px;}
.reviews a i{color:#F9F54B;}
.phone{display:flex !important;align-items:center;}
.phone span{display:inline-block;width:60px;height:60px;background-color:#ffffff;color:#ee1b2e;display:flex;align-items:center;justify-content:center;margin-right:0.25em;border-radius:50%;}
.phone span i{font-size:40px !important;}
.phone a{color: #ee1b2e;
    transition: all .5s ease;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.phone a:hover{
	color: #ffffff !important;
    text-shadow: -1px -1px 0 #ee1b2e, 1px -1px 0 #ee1b2e, -1px 1px 0 #ee1b2e, 1px 1px 0 #ee1b2e;
    cursor: pointer;
}
.services_qty{padding:15px 0;}
.imbbox {
	margin:15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #b1b1b1;
}
.imbbox .thumb-service{font-size:50px;font-weight:normal;margin-right:0.25em;}
.imbbox h2{font-weight:normal;text-transform:none;}

body:not(.home) .site-content.container .wpb_wrapper p:empty {
    display: none;
}

h1.maintitle{font-size:40px;}
body:not(.home) .site-content.container .introtext .wpb_wrapper p{font-size:18px;}

.Service-mainpage {
    background-color: #132a3e;
    padding: 45px 20px 10px 20px;
	position:relative;
	transition:all 0.5s ease-in-out;
}
.Service-mainpage:hover {
    background-color: #ee1b2e;
}
.Service-mainpage:hover::before {
    background: #ee1b2e;
}
.Service-mainpage:hover::after {
    background: #ee1b2e;
}
.Service-mainpage:before {
    content: "";
    position: absolute;
    width: 38%;
    height: 2%;
    background: #132a3e;
    bottom: -10px;
    right: 15%;
	transition:all 0.5s ease-in-out;
}
.Service-mainpage:after {
    content: "";
    position: absolute;
    width: 38%;
    height: 2%;
    background: #132a3e;
    bottom: -20px;
    right: 26%;
	transition:all 0.5s ease-in-out;
}
.Services-list .vc_col-sm-3 .vc_row{margin:0;}
.Service-mainpage .vc_icon_element-inner{background-color:#ffffff;border-radius:50%;}
body:not(.home) .site-content.container .Service-mainpage .wpb_wrapper p,
.Service-mainpage h2{color:#ffffff;}
.Service-mainpage .vc_column-inner {padding:0;}
.Service-mainpage .vc_btn3-container .vc_btn3.vc_btn3-style-custom{background-color:transparent !important;}

.calltoact h2 {
    font-weight: 600;
    color: #132a3e;
    font-size: 20px;
    text-transform: uppercase;
}
.calltoact a {
   
    font-weight: 700;
    font-size: 52px;
    transition: all .5s ease;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #132a3e;
}
.calltoact a:hover {
    color: #ee1b2e;
    text-shadow: -1px -1px 0 #132a3e, 1px -1px 0 #132a3e, -1px 1px 0 #132a3e, 1px 1px 0 #132a3e;
    cursor: pointer;
}
.calltoact img {
    width: 70px;
    height: 70px;
    margin-right: 0.3em;
}
.service-part-text .vc_column-inner{padding:3em 15px !important;}
.service-part-text .vc_column-inner{background-position:bottom;background-repeat:no-repeat;background-size:auto 100%;}
.service-part-text .section-title{margin-bottom:0;}
.service-part-text .section-title h2 {
    font-size: 40px;
}
.service-part-text .section-title p,
.service-part-text .section-title h2{color:#ffffff;}
.carservices .vc_col-sm-6 .wpb_wrapper{background-color:rgba(255,255,255,0.1);border-radius:7px;min-height:302px;}

.carservices ul{padding:0;list-style:none;margin:0;}
.carservices ul li:last-child{border-bottom:0;}
.carservices ul li a{color:#ffffff;}
.carservices ul li {
    margin-bottom: 0.5em;
    padding: 0.5em 0.5em 0.5em 0;
    border-bottom: 1px solid #fff;
	margin-left:1em;margin-right:1em;
	font-size:18px;
}
.service-part-text ul{}
.service-part-text ul li{display:flex;}
.service_inquiry_form .wpcf7-form select, .service_inquiry_form .wpcf7-form input[type=text], .service_inquiry_form .wpcf7-form input[type=email], .service_inquiry_form .wpcf7-form input[type=tel], .service_inquiry_form .wpcf7-form textarea,
.service_inquiry_form .select-box .nice-select{height:48px;margin-bottom:0 !important;}
.service_inquiry_form .wpcf7-form input[type="submit"]{width:auto;}
.service_inquiry_form .cutsom-btn-space{clear:both;}

@media (min-width:768px) and (max-width:1023px){
	.Services-list .vc_col-sm-3, 
	.services_qty .vc_col-sm-3{width:50%;}
	.Services-list .vc_col-sm-3{margin-bottom:25px;}
	.landingpagebanner .booking-form,
	.landingpagebanner .booking-form .col-sm-12{width:100%;}
	.landingpagebanner .booking-form{padding-bottom:1.5em;}
	
	.phone span{width:40px;height:40px;}
	.phone span i{font-size:30px !important;}
}
@media (max-width:767px){
	.imbbox .thumb-service{padding-left:5px;}
	.services_qty .wpb_column:nth-of-type(4) imbbox,
	.services_qty .wpb_column:nth-of-type(2) imbbox{border-right:0;}
	.fullwidth{padding-left:0 !important;padding-right:0 !important;}
	.carservices h2.vc_custom_heading,
	.service-part-text .section-title h2,
	h1.maintitle{font-size:30px !important;}
}
@media only screen and (max-width: 767px) { 
   .quick-enquiry-pad{padding-right:15px;}
	.Services-list .vc_col-sm-3{width:100%;margin-bottom:30px;} 
	.services_qty .vc_col-sm-3{width:48%;}
	.phone a{font-size:30px !important;}
	.phone span{width:30px;height:30px;}
	.phone span i{font-size:18px !important;}
	
	.landingpagebanner .booking-form,
	.landingpagebanner .booking-form .col-sm-12{width:100%;}
	.services_qty:before,
	.services_qty:after{content:none;}
	.services_qty{display:flex;flex-wrap:wrap;justify-content:space-between;}
	
	.services_qty h2{text-align:center;font-size:16px;}
	.calltoact img{width:50px;height:50px;}
	.calltoact a{font-size:35px;}
	html body footer.mobile-buttons{background-color:#f3cf07 !important;}
	html body footer.mobile-buttons>ul>li a i{margin-right:0.35em;}
	html body footer.mobile-buttons>ul>li a i,
	html body footer.mobile-buttons>ul>li a{color:#132a3e !important;}
	html body footer.mobile-buttons>ul>li a{display:flex;align-items:center;justify-content:center;font-size:18px;}
	html body footer.mobile-buttons>ul>li a br,
	html body footer.mobile-buttons>ul>li:last-child{display:none;}
}
