@charset 'utf-8';
/*
  Theme Name: Cars4Rent Child
  Theme URI: http://cars4rent.axiomthemes.com/
  Description: Cars4Rent - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AxiomThemes
  Author URI: http://axiomthemes.com/
  Template: cars4rent
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  cars4rent
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/* General container styles */
.woocommerce.columns-3 {
    margin: 0 auto;
    max-width: 1200px;
    padding: 20px;
}

/* Product list styling */
ul.products.columns-3 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Product item styling */
li.product {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
  
    margin-bottom: 20px;
}

li.product img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    border-bottom: 1px solid #ddd;
}

.woocommerce-loop-product__title {
    font-size: 1.25em;
    font-weight: bold;
    margin: 15px 10px;
    color: #333;
}

.price {
    font-size: 1.1em;
    color: #e60012;
    margin: 10px 10px;
}

.button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 0.875em;
    font-weight: bold;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.3s, color 0.3s;
}

.button.add_to_cart_button {
    background-color: #333;
    color: #fff;
    border: 1px solid #333;
}

.button.add_to_cart_button:hover {
    background-color: #e60012;
    color: #fff;
}

.button.wa-shop-button {
    background-color: #25d366;
    color: #fff;
    border: 1px solid #25d366;
}

.button.wa-shop-button:hover {
    background-color: #128c7e;
    border-color: #128c7e;
}

.woocommerce-loop-product__link {
    display: block;
    text-decoration: none;
}

.woocommerce-ordering {
    margin-bottom: 20px;
}

.woocommerce-ordering select {
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #ddd;
    background-color: #fff;
}

.woocommerce-result-count {
    font-size: 1em;
    margin-bottom: 20px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {margin:0}
.top_panel_middle .logo{margin:0 !important;
    padding:0 !important;
}.prices_section {
	margin-top: 10px; /* Adds spacing above the price section */
}

.car_info_item {
	display: inline-flex;
	align-items: center;
	background-color: #f7f7f7;
	border-radius: 5px;
	padding: 8px 12px;
	margin-right: 10px;
	margin-top: 5px; /* Ensures a slight gap between each box */
}
.car_info_item1 {
	display: inline-flex !important;
	align-items: center;
	background-color: #f7f7f7;
	border-radius: 5px;
	padding: 8px 12px;
	margin-right: 10px;
	margin-top: 5px; /* Ensures a slight gap between each box */
}

.car_info_value {
    font-size: 12px !important;
    font-weight: bold !important;
	margin-right: 5px;
	color : #000000 !important;
}

.car_info_icon {
	width: 24px;
	height: 24px;
}



.price_box .car_info_label {
	margin-right: 5px;
	font-weight: normal;
	border:1px solid;
}
/*@media screen and (max-width: 600px) {*/
    .sc_cars_item_info{text-align: center;}
    .car_meta{
        text-align: center;
    }
/*}*/
.car_prices_row {
    display: inline-block;
    width: 100%; /* Ensures it takes up the full width */
}

.car_info_item.price_box {
    display: inline-block;
    margin-right: 10px; /* Spacing between price items */
}
.car_prices_row {
    display: inline-block;
    width: 100%; /* Ensures it takes up the full width */
}

.car_info_item.price_box {
    display: inline-block;
    margin-right: 10px; /* Spacing between price items */
}

.car_price_previous {
    color: red; 
   
 
}

.car_price_previous del {
    color: red; /* Sets the strikethrough (del) color to red */
}
@media screen and (min-width: 600px) {
    .shortcode_wa_button{
        position: relative !important;
        right: 10px;
        top: 10px;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
            height: 30px;
    
    margin-top: 4px;
    }
    .reqestcall {
    display: inline-block;
    margin-top: 14px;
    color: #fff;
    font-weight: 600;
    padding: 10px;
    background: #2C3B45;
    border-radius: 7px;
    position: relative;
    right: 10px;
     border-bottom-left-radius: 0 !important; 
         border-top-left-radius: 0 !important; 
}
.car_distance{padding-right:3px;}
.scheme_original .contact_logo {
    padding-left: 2px !important;
     padding-right: 2px !important;
}
      
}
.call-now-button:not(.cnb-domain-pro).cnb-full.call-now-button:after {
    content:'' !important;
}
@media screen and (max-width: 600px) {
.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product {
    width: 100% !important;
   
}.car_distance{padding-right:9px;}
.shortcode_wa_button{
    height : 27px;
}
.reqestcall {
    display: inline-block;
    margin-top: 11px;
    color: #fff;
    font-weight: 600;
    padding: 10px;
    background: #2C3B45;
    border-radius: 7px;
}
.button_container2{
    display: flex;
    gap: 44px; 
    margin-top: 10px;
}
.floating_button {
        margin-bottom: 76px !important;
}
.gt_switcher{
    position: relative !important;
    top: -56px !important;
    left: 22px !important;

}
}
.car_title a {
    color: #ff7900 !important;
}
.car_info_value1{
    font-weight: bold !important;
    color: #000000 !important;
}
.car_meta-2{
        display: inline-flex !important;
}

.button_container{
    display: flex;
   
    margin-top: 10px;
}

@media screen and (max-width: 400px) {
    .button_container2{
  
    gap: 20px; 
   
}

.scheme_original .header_mobile .logo {
  
    padding-top: 4px;
}
}
  @media only screen and (min-device-width: 412px) and (max-device-width: 400px) and (orientation:portrait) {
    .reqestcall{
    width: 130px !important;
}
    
    }
@media screen and (max-width: 360px) {
    .button_container2 {
        gap: 0px;
    }
}
@media screen and (max-width: 320px) {
    .reqestcall{
    width: 100% !important;
}
}
.additional_info p{
    color :#ff7900;
    font-size: 16px;
    font-weight: 700;
}
.scheme_original .isotope_filters a.active, .scheme_original .isotope_filters a:hover {
    background-color: #ff7900 !important;
}
.scheme_original .scroll_to_top {
    background-color: #ff7900 !important;
}
@media (max-width: 479px) {
    .isotope_filters a[class*="icon-"] .label {
        position: relative;
        top: 0;
        font-size: 10px !important;
        font-weight: 800 !important;
        color: #000 !important;
    }
}

.floating_button:before {
  width: auto !important;
}

#co_toggle{
display:none !important;}

.floating_button:before {
width:unset !important;
left: 13px;}