/*

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

*/
@media print {

    .car_slider_wrap .car_status{
    -webkit-print-color-adjust: exact;
    }
    
    .col-lg-8.col-md-8.col-sm-12 {
        width: 50%;
        float: left;
    }
    .col-lg-4.col-md-4.col-sm-12 {
        width: 50%;
        float: left;
    }
    .single_social_wrap {
        display: none !important;
    }
    div#catapult-cookie-bar {
        display: none !important;
    }
    .slick-track {
        width: 100% !important;
        transform: none !important;
    }
    .slick-list.draggable {
        height: 250px !important;
    }
    button.slick-prev.slick-arrow {
        display: none !important;
    }
    button.slick-next.slick-arrow {
        display: none !important;
    }
    .slick-slide img {
        display: block;
        width: 100% !important;
        height:auto;
    }
    .slick-slide {
        width: 435px !important;
        height: 100% !important;
    }
    .car-details.page-section-ptb h3 {
        font-size: 28px !important;
        color: #363636 !important; 
        margin-bottom: 0px !important;        
        line-height: normal !important;
        font-weight: 600 !important;

    }
    .car-details.page-section-ptb .col-lg-9.col-md-9.col-sm-9 {
        width: 100% !important;
    }
    .car-details.page-section-ptb .col-lg-3.col-md-3.col-sm-3 {
        width: 100% !important;
    }
    .car-details .car-price {     
        float: none !important;
        padding-bottom: 10px !important;        
    }
    .new-price {
        color: #044596 !important;
        font-size: 28px !important; 
        line-height: normal !important;        
    }
    .single-cars .details-nav {
        display: none !important;
    }
    .single-cars .car-details-sidebar h5 {
        font-size: 22px !important;
        line-height: 14px !important;
        border-bottom: 2px solid #044596;
    }
    .car-details-sidebar {
        margin-top: -12px !important;
    }
    .page-section-ptb {
        padding: 24px 0 !important;
    }
    #header.transparent-fullwidth {
        display: block !important;
    }
    .print-header{
        display: block !important;
        font-weight: 600;
    }
    .car_overview{
        display:block !important;
    }
    
    .car_all_specs_wrap ul {
        margin-bottom: 6px !important;
    }
	html,body{
		height:100%;
		width:100%;	
	}
	.all-cars-list-arch{
		width:100%;
		float:left;
		height:100%;	
	}
    body .car_all_specs_wrap ul li{background: #f4f4f4 !important; -webkit-print-color-adjust: exact; padding: 2px 5px; font-size: 13px;}
    .single-cars .car-details-sidebar h5{display: none}
    body .single-cars .site-logo{margin-left: -8px;  padding-left: -8px;}
    .car_all_specs_wrap h6 {margin-bottom: 8px;}
}
