/*
Theme Name: RentCarNow
Theme URI: https://rentcarnow.net/
Description: RentCarNow için GeneratePress tabanlı özel, hafif ve SEO odaklı child theme.
Author: RentCarNow
Template: generatepress
Version: 1.1.1
Text Domain: rentcarnow
*/


/* DiscoverCars home search widget */
.rcn-home-search-widget{
    width:100%;
    max-width:1080px;
    margin:22px auto 0;
    position:relative;
    z-index:3;
}
@media (max-width:768px){
    .rcn-home-search-widget{margin-top:16px;}
}
