/*
Theme Name: WordPress Rent A Car Teması V1
Theme URI: https://www.thewp.com.tr/
Description: Tüm hakları THEWP tarafına ait olan Profesyonel WordPress Rent A Car Teması V1 versiyonudur.
Author: Thewp.com.tr
Author URI: https://www.thewp.com.tr/
Version: v1
License: theWP - Tüm Hakları Saklıdır.
Tags: Rent a car teması, Wordpress rent a car
*/


.header .menu ul li a {
	text-transform: uppercase!important;
	}
input.gonderinput {
	border: none!important; 
	color: #ffffff!important; 
	cursor: pointer!important; 
	background-color: #424347!important;
	}
.main .section.customer-service .m-table .m-td .image img {
	width: 180px;
	height: 180px;
	}
a.inactive {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #cccccc;
    text-align: center;
    line-height: 30px;
    color: #424347;
    font-weight: 600;
    font-size: 13px;
    border: 1px solid #424347;
	margin: 0px 3px;
	}
span.current {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #f0544a;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    font-size: 13px;
    border: 1px solid #424347;
	margin: 0px 3px;
	}
	
a.enIlerisi, a.ileriGit {
    display: inline-block;
	padding: 0px 10px;
    width: auto;
    height: 30px;
    background-color: #f0544a;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    font-size: 13px;
    border: 1px solid #424347;
	margin: 0px 3px;
}
.width100{
    width: 100% !important;
}
.sod_select.open .sod_list_wrapper {
    display: block;
    overflow-y: scroll!important;
    height: auto;
    max-height: 190px!important;
}