File: /mnt/data/dreamsrent-wp/wp-content/themes/dreamsrent/style.css
/*
Theme Name: Dreamsrent
Theme URI: #
Version: 1.2.3
Description: Car Rental WordPress Theme by Dreams Technologies.
Author: Dreams Technologies
Author URI: Dreams Technologies
Requires at least: 5.0
Requires PHP: 7.4
Tested up to: 7.4
License: GNU General Public License
License URI: license.txt
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments
Text Domain: dreamsrent
Copyright (C) 2024 Dreams Technologies. All rights reserved.
*/
:root {--dreamsrent_primary_color:#FFA633;}
:root {--dreamsrent_a_color:#127384;}
:root {--dreamsrent_a_color_hover:#000000;}
:root {--dreamsrent_btn_primary_back:#127384;}
:root {--dreamsrent_btn_primary_color:#ffffff;}
:root {--dreamsrent_btn_primary_hover:#141432;}
:root {--dreamsrent_btn_secondary_back:#201F1D;}
:root {--dreamsrent_btn_secondary_color:#ffffff;}
:root {--dreamsrent_btn_secondary_hover:#127384;}
:root {--dreamsrent_footer_back:#201f1d;}
:root {--dreamsrent_footer_back:#201f1d;}
:root {--dreamsrent_bcrumb_color:#201F1D;}
.header .header-navbar-rht .has-arrow.logged-item .nav-link, .header .header-navbar-rht .has-arrow .logged-item .nav-link {
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
}
.header .header-navbar-rht .has-arrow .user-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.header .header-navbar-rht .noti-wrapper .bell-icon, .header .header-navbar-rht .noti-wrapper .nav-link, .align-center {
display: flex;
display: -webkit-flex;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
}
.header .header-navbar-rht .has-arrow.logged-item .nav-link, .header .header-navbar-rht .has-arrow .logged-item .nav-link, .book-card .card-header h4 span {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.header .header-navbar-rht .has-arrow .user-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.header .header-navbar-rht .has-arrow .user-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.logged-in .header .header-navbar-rht li.nav-item.cart_icon{
margin-left:10px;
min-width: 35px;
min-height: 35px;
}
.header .header-navbar-rht li.nav-item.cart_icon{
min-width: 45px;
min-height: 45px;
}
.header .header-navbar-rht .has-arrow.logged-item .nav-link {
font-size: 14px;
padding: 0 10px;
}
.header .header-navbar-rht .has-arrow .dropdown-toggle .user-img {
display: inline-block;
position: relative;
margin-right: 5px;
}
.header .header-navbar-rht .has-arrow .dropdown-toggle .user-img > img {
width: 36px;
height: 36px;
object-fit: cover;
border: 2px solid #DBDBDB;
}
.header .header-navbar-rht .has-arrow .dropdown-toggle .user-text {
color: #2F2F2F;
margin: 0;
}
.header .header-navbar-rht .has-arrow .dropdown-toggle:after {
border-top: 0;
border-left: 0;
border-bottom: 2px solid #2F2F2F;
border-right: 2px solid #2F2F2F;
content: "";
height: 8px;
display: inline-block;
pointer-events: none;
width: 8px;
vertical-align: 2px;
margin-left: 10px;
margin-bottom: 5px;
transform-origin: 66% 66%;
-webkit-transform-origin: 66% 66%;
-ms-transform-origin: 66% 66%;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.footer_about p {
color: #828282;
margin-bottom:10px;
}
.footer_logo {
margin-bottom: 15px;
}
/* Rental List View */
body .listview-car .blog-widget .blog-img {
width: 260px !important;
flex-shrink: 0 !important;
}
body .listview-car .blog-widget .blog-img img {
width: 100% !important;
height: auto !important;
object-fit: cover;
}
.listview-car .card .card-body .listing-details-group ul{
justify-content: start;
}
.listview-car .card .card-body .listing-details-group ul li{
font-size: 14px;
margin: 0 26px 0 0;
}
.listing-details-group ul li p {
color: #676767;
font-size: 14px !important;
}
/* rental list Card avator image size */
.title-bottom .listing-features .author-img img {
width: 32px !important;
height: 32px !important;
border-radius: 50%; /* Optional: keep it round */
object-fit: cover;
}
.address-info {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
/* location icon & font size */
.address-info h6 {
font-size: 14px !important;
}
.address-info h6 i {
font-size: 14px;
width: 14px;
height: 14px;
display: inline-flex;
align-items: center;
justify-content: center;
}
@media (min-width: 575.98px) {
.header .navbar-header .navbar-brand {
width: 150px;
}
}
@media (min-width: 575.98px) {
.header .navbar-header .navbar-brand {
width: 150px;
}
}
@media (max-width: 575.98px) {
.header .navbar-header .navbar-brand.logo-small {
max-height: 35px;
}
.header .navbar-header .navbar-brand.logo-small .img-fluid {
height: 35px;
}
}
/* custom css*/
.header .header-navbar-rht .nav-item .header-login:hover {
background-color: #ffffff;
border: 1px solid var(--dreamsrent_primary_color);
box-shadow: inset 0 70px 0 0 #ffffff;
color: var(--dreamsrent_primary_color);
}
.testimonials-section .review-box .review-details .list-rating .list-rating-star i {
color: var(--dreamsrent_primary_color);
}
.faq-section .faq-title>a:not(.collapsed):after {
content: "\f139";
color: var(--dreamsrent_primary_color);
}
.testimonials-section .card-body:hover .review-details .list-rating .list-rating-star i{
color:#fff;
}
.services .services-group .services-icon.border-warning{
border: 2px dashed var(--dreamsrent_primary_color)!important;
}
.services .services-group .services-icon.border-warning .bg-warning{
background: var(--dreamsrent_primary_color)!important;
}
.services .services-group .services-icon.border-secondary{
border: 2px dashed var(--dreamsrent_a_color)!important;
}
.services .services-group .services-icon.border-secondary .bg-secondary{
background: var(--dreamsrent_a_color)!important;
}
.admin-bar .main-wrapper .header,.admin-bar .main-wrapper .sidebar {
top: 32px;
}
.page-template-rental-grid span.select2-container.select2-container--default.select2-container--open {
z-index:99;
}
.page-template-rental-list span.select2-container.select2-container--default.select2-container--open {
z-index:99;
}
body .form-control.is-valid, body .was-validated .form-control:valid,
body .form-control.is-invalid, body .was-validated .form-control:invalid {
background-image : none !important;
}