/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Nov 09 2025 | 22:14:31 */
#_late_fee, #_late_late_fee{
	display:none;
	
}

/*Pagina single product*/
.single-rental .btn.btn-theme.w-100.mt-3{
    display: none!important;
}

.fare-link{
    display: none;
}


/*------------------------------*/

.nav-item.dropdown.logged-item.noti-nav.noti-wrapper{
    display: none!important;
}

/*Dashboard user*/
.page-template-templatestemplate-dashboard-php .content-header{
	display:none;
    text-align:center;
}

.listview-car .card .card-body .blog-list-head .blog-list-title h3 a:hover{
	color:#84442d;
}

.dashboard-menu li:nth-child(5){
    display: none!important;
}
.dashboard-menu li:nth-child(3){
    display: none!important;
}

/* Bandeiras */
.ft_lang_language {
	padding-left: 5px;
}

.ft_lang_languages {
	display: inline-flex;
	vertical-align: sub;
	padding:5px;
}

.navbar-collapse.show .ft_lang_languages-shortcode{
  display: block;
}

.navbar-collapse .ft_lang_languages-shortcode{
  display: none;
}


/*Acordiao FAQ*/
.faq-section .faq-title>a:after {
    font-size: 31px;
}
.faq-section .faq-title>a {
    font-size: 18px;
}

/*Header*/
.header {
    box-shadow: 0px 10px 40px rgb(44 44 44 / 18%);
}
.header.fixed {
    box-shadow: 0px 10px 40px rgb(44 44 44 / 18%);
}

/*Product Single Page*/
.camaro-info h3{
    font-size: 44px;
}
.camaro-location-inner{
    font-size: 17px;
}

.product-detail-head .details-btn button {
    background: #84442d;
    color: #FFF;
}

.review-sec.listing-review{
	display:none;
}

/* Login Page */
.log-header .img-fluid {
    max-width: 8%;
}
.login-wrapper {
    background: #EAE4E2!important;
}

footer.log-footer {
    background: #EAE4E2!important;
}

body.page-template-templateslogin-form-php{
    background: #EAE4E2!important;
}

/* Search box Homepage Custom Widget */
.section-search{
    background-color: #EAE4E2;
}
.search-box-banner {
    box-shadow: 0px 4px 24px rgb(6 6 6 / 30%);
}
.input-block .form-control {
    border: 1px solid #cacaca;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #878A99;
    line-height: 32px;
    padding-right: 27px;
    padding-left: 12px;
    border: 1px solid #cacaca;
    margin-top: -3px;
}

.search-box-banner{
    width: 98%;
}

.banner-slider .home-banner .explore-text {
    color: #2F2F2F;
    background: #ffeb00
}

.banner-slider .home-banner h1 {
    font-weight:normal;
}

.banner-slider .home-banner h1 span {
    color: #ffeb00!important;
	line-height: 64px;
}

.btn-view {
    border: 2px solid #84442D;
}

/* Página do produto rental */
.price-item p {
    font-size: 18px;
}
.price-item h6{
    font-size: 35px;
	color:#84442d;
}

.review-sec.extra-service.mb-0{
	display:none;
}

.detail-product {
	/*max-width: 600px;*/
}

body.single-rental{
    background: #EAE4E2;
}

.single-rental .product-details {
    padding: 60px 0 56px 0;
}

.single-rental .product-detail-head {
    padding: 36px 0px 30px 0;
}

/* Página arquivo rental */
.page-template-rental-list .sortby-sec{
    padding: 36px 0px 30px 0;
}

.page-template-rental-grid .sortby-sec{
    padding: 36px 0px 30px 0;
}

body.page-template-templatesrental-grid-php{
    background: #EAE4E2;
}

body.page-template-templatesrental-list-php{
    background: #EAE4E2;
}

.page-template-templatesrental-list-php .section{
    padding: 60px 0 56px 0;
}


.page-template-templatesrental-grid-php .section{
    padding: 60px 0 56px 0;
}

.form-custom .form-control {
    border: 1px solid #cacaca;
}

.blog-img{
    width: 70%;
}

/*ARQUIVO - FILTRO*/
#accordionMain5{
	display:none;
}

/* Homepage seccoes que nao aceitam alteracao do background? Verificar melhor depois*/
.popular-services {
    background: #EAE4E2;
}
.bg-light-primary {
    background: #EAE4E2!important;
}
.listing-item:hover .listing-title a{
	color: #84442D!important;
}

/*Footer*/
@media (min-width: 992px) {
    .col-lg-7 {
        width: 75%;
    }
}
@media (min-width: 992px) {
    .col-lg-5 {
        width: 24%;
    }
}

.fi-icon:before {
    line-height: 35px;
}


/*-----------------*/

.popular-services .listing-tabs-group ul li a.active {
    background: #84442d;
}


.popular-services .listing-tabs-group ul li a:hover {
    background: #84442d;
}

.author-img{
	display:none;
}

.review-profile{
	display:none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #84442d;
    color: #ffffff;
}

.popular-slider-group .listing-owl-item .listing-owl-group:hover{
    background-color: #84442d;
}

.testimonials-section .card-body:hover{
    background-color: #84442d;
}

.listing-item .listing-content .listing-features .listing-title {
    text-align: center!important;
}

.about-content ul li::before {
    color: #84442d;
}

.about-content h6 {
    color: #84442d;
}

.facts-number .count-group:hover .count-img{
	background: #84442d;
}

.contact-section .contact-info-area .single-contact-info:hover {
    background: #84442d;
}

.contact-section .contact-info-area .single-contact-info:hover i{
    color: #84442d;
}

.header .logo a img {
    float: left;
    max-height: 61px;
}

.breadcrumb-bar {
    background: #ebe5e3;
    padding: 38px 0 35px;
}

.breadcrumb-bar .breadcrumb-title {
    font-weight: 500;
    color: #000;
    font-size: 26px;
    margin: 0 0 15px;
}

.breadcrumb-bar .breadcrumb li a {
    color: #555555;
}

.page-template-rental-grid .breadcrumb-bar{display:none;}
.page-template-rental-list .breadcrumb-bar{display:none;}
.single-rental .breadcrumb-bar{display:none;}

@media (min-width: 1400px) {
	.page-template-templatestemplate-dashboard-php .container {
        max-width: 90%;
    }
	
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 94%;
    }
}

@media (min-width: 1200px) {
    .col-xl-7 {
        flex: 0 0 auto;
        width: 100%;
    }
}

.dashboard-section .dashboard-menu ul li a {
    color: #737373;
    background: #ededed;
    border: 1px solid #a8a8a8;
}

.dashboard-menu{
    justify-items: center;
}


