/*
Theme Name: carspot child
Description: Carspot classified, responsive, multi-purpose, corporate, business theme. It comes with 11 home variations with all necessary pages. Carspot theme filled with extra functionality of modern web technologies. The clean design with latest version of Bootstrap framework makes its fit for anywhere.
Author: Scripts Bundle
Theme URI: http://adforest.wp.scriptsbundle.com/demos/
Author URI: http://glixentech.com/
Version: 1.0.0
Template:     carspot
License: Themeforest Split Licence
License URI: https://themeforest.net/user/scriptsbundle/
Text Domain: carspot
Tags: featured-images, sticky-post, translation-ready
*/


/*  ==================================================================
    FONTE JEEP
	==================================================================  */
@font-face {
  font-family: 'ProximaNovaBold';
  src: url('MarkSimonson-ProximaNovaBold.ttf');
}

.font-jeep {
	font-family: 'ProximaNovaBold', sans-serif !important;
}

/*  ==================================================================
    OVERRIDE THEME
	==================================================================  */
	
.car-top-menu .current_page_item {
    border-bottom: 2px solid #ffba00;
}

.car-top-menu a.carTopMenuMobile {
    display: none !important;
}

.car-top-menu .menu {
    display: inline-flex !important;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}

.car-top-menu .menu > li {
    margin: 0 !important;
    padding: 0 10px;
    white-space: nowrap;
}

.car-top-menu .widget_nav_menu {
    max-width: 1450px !important;
    margin: 0 auto;
}

.gray {
    background-color: #000 !important;
}

/*  SELECT BOX
    =================================   */
    
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ffba00 !important;
    color: #000 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 55px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -20px !important;
    margin-top: 1px !important;
}

/*  TAB IMAGE
    =================================   */
    
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    border: 0;
    padding: 0;
}

/*  SS SLIDER
    =================================   */

.n2-ss-slider [data-mode=fit] .n2-ss-slide-background-image {
    background-size: cover !important;
}

/*  VC ACCORDION
    =================================   */
    
.vc_toggle_content {
    display: none !important;
}

.vc_toggle.vc_toggle_active > .vc_toggle_content {
    display: block !important;
}

/*  VC TABS
    =================================   */

.vc_tta-panel.vc_animating {
    opacity: 0;
}

/*  ==================================================================
    MODIFIERS
	==================================================================  */

/*  DATEPICKER
    =================================   */
    
::-webkit-datetime-edit-year-field:not([aria-valuenow]),
::-webkit-datetime-edit-month-field:not([aria-valuenow]),
::-webkit-datetime-edit-day-field:not([aria-valuenow]) {
    color: transparent;
}

/*  ==================================================================
    CUSTOM STICKY BUTTONS
	==================================================================  */
	
.sticky-buttons {
    display: none;
    position: fixed;
    right: 0;
    top: 20%;
    z-index: 10;
}

.sticky-buttons__menu,
.sticky-buttons__menu-item,
.sticky-buttons__menu-button,
.sticky-buttons__menu-title,
.sticky-buttons__menu-icon {
    position: relative;
}

.sticky-buttons__menu {
    list-style: none;
    padding: 0;
}

.sticky-buttons__menu-item {
    list-style: none;
    margin-bottom: 3px;
    position: relative;
    width: 100%;
}

.sticky-buttons__menu-item:last-child {
    margin-bottom: 0;
}

.sticky-buttons__menu-button {
    align-items: center;
    background: rgba(0, 0, 0, 0.65);
    color: #fff;
    display: flex;
    justify-content: space-between;
}

.sticky-buttons__menu-button:hover {
    color: #ffba00;
}

.sticky-buttons__menu-title {
    display: none;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px;
    text-transform: uppercase;
}

.sticky-buttons__menu:hover .sticky-buttons__menu-title {
    display: block;
}

/*  ==================================================================
    CUSTOM MODEL FOOTER
	==================================================================  */

.custom-flex,
.custom-flex__holder {
    position: relative;
}

.custom-flex {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.custom-flex__holder {
    align-items: center;
    display: flex;
    margin-bottom: 30px;
}

.custom-flex > button {
    width: auto !important;
}

.model-footer,
.model-footer__holder,
.model-footer__header,
.model-footer__icon,
.model-footer__info,
.model-footer__button {
    position: relative;
}

.model-footer {
    display: flex;
    flex-wrap: wrap;
}

.model-footer__holder {
    display: flex;
    flex: 1;
    flex-basis: 100%;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
}

.model-footer__header {
    display: flex;
    margin-bottom: 15px;
}

.model-footer__holder.-bg-gray {
    background-color: #e7e7e7;
}

.model-footer__holder.-bg-white {
    background-color: #fff;
}

.model-footer__icon {
    margin-right: 0;
    max-width: 50px;
    display: inline-block;
    vertical-align: middle;
}

.model-footer__icon img {
    max-width: 100%;
}

.model-footer__info {
    padding-left: 10px;
}

.model-footer__info h2 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}

.model-footer__info h3 {
    color: #636363;
    font-size: 12px;
}

.model-footer__button {
    align-self: flex-start;
}

/*  ==================================================================
    CUSTOM FOOTER
	==================================================================  */
	
/*  NAV
    =================================   */
	
.cnav {
    color: #fff;
    position: relative;
}

.cnav a {
    color: inherit;
}

.cnav a:hover {
    color: #ffba00 !important;
}

.cnav .menu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cnav .menu > li {
    margin: 0 0 20px 0 !important;
    position: relative;
}

.cnav .menu > li > a {
    border-bottom: 1px solid white;
    padding: 5px 0 20px;
}

.cnav .menu > li.menu-item-has-children > a:after {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    content: '';
    display: inline-block;
    padding: 3px;
    position: absolute;
    right: 5px;
    top: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.cnav .menu > li > a {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.cnav .menu .sub-menu {
    display: none;
    flex-direction: column;
    padding: 10px 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.cnav .menu .sub-menu.open {
    display: flex;
}

.cnav .menu .sub-menu > li {
    display: block;
    margin: 0 0 10px 0;
}

.cnav .menu .sub-menu > li:last-child {
    margin: 0;
}


.cnav .menu .sub-menu > li > a {
    color: #bdbdbd;
    font-size: 12px;
}

/*  CONTACT
    =================================   */
    
.footer-contact,
.footer-contact__holder,
.footer-contact__title,
.footer-contact__content,
.footer-contact__media,
.footer-contact__info,
.footer-contact__button {
    position: relative;
}

.footer-contact {
    align-items: center;
    background: #212121;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin: 30px 0;
    padding: 25px 30px 35px;
}

.footer-contact__title {
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.footer-contact__content {
    color: #bdbdbd;
    display: flex;
}

.footer-contact__media {
    flex: 0 0 30%;
    margin-right: 15px;
}

.footer-contact__info {
    flex: 0 0 70%;
}

/*  SUB
    =================================   */
    
.footer-sub,
.footer-sub__holder,
.footer-sub__nav {
    position: relative;
}

.footer-sub {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
}

.footer-sub__nav .menu {
    font-size: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.footer-sub__nav a {
    color: inherit;
}

.footer-sub__nav a:hover {
    color: #ffba00;
}

.footer-sub__nav .menu > li {
    margin-right: 10px;
}

.footer-sub__nav .menu > li:last-child {
    margin-right: 0;
}

/*  ==================================================================
    CTA
	==================================================================  */
	
.goweb-cta-button {
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
    display: block;
    padding: 20px;
}

.goweb-cta-button.-bg-gray {
    background-color: #636363;
    text-align: left;
}

.goweb-cta-button.-bg-yellow {
    background-color: #ffba00;
    text-align: right;
}

/*  ==================================================================
    CUSTOM FORMS
	==================================================================  */
	
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.form,
.form__form,
.form__status,
.form__message,
.form__message-title,
.form__message-description,
.form__message-button,
.form__holder,
.form__fieldset,
.form__fieldset-header,
.form__fieldset-title,
.form__fieldset-icon,
.form__fieldset-mainer,
.form__row,
.form__column,
.form__group,
.form__group-holder,
.form__group-title,
.form__element,
.form__label,
.form__fieldset-footer,
.form__fieldset-button {
    position: relative;
}

.form a:hover {
    color: inherit !important;
    text-decoration: underline;
}

.form__message {
    text-align: center;
}

.form__holder {
    background-color: #fff;
    display: flex;
    display: -webkit-box;
    display: -moz-flexbox;
    display: -ms-flexbox;
    flex-direction: column;
    padding: 30px 5px;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -ms-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
}

.blog-post .form__holder {
    padding: 0;
}

.form__fieldset {
    border: 1px solid rgba(0, 0, 0, 0.125);
    width: 100%;
}

.form__fieldset[data-acc-step].open .form__fieldset-step,
.form__fieldset[data-acc-step].-complete .form__fieldset-step,
#form-custom-alt .form__fieldset-step {
    border-bottom: 4px solid #ffba00;
}

.form__fieldset[data-acc-step].open .form__fieldset-icon,
.form__fieldset[data-acc-step].-complete .form__fieldset-icon {
    background-color: #ffba00;
    color: #000;
}

.form__fieldset[data-acc-step].-complete .form__fieldset-icon:before {
    background: #ffba00;
    border-radius: 50%;
    color: #fff;
    content: '';
    height: 35px;
    left: 0;
    position: absolute;
    top: 0;
    width: 35px;
}

.form__fieldset[data-acc-step].-complete .form__fieldset-icon:after {
    border: solid white;
    border-width: 0 3px 3px 0;
    color: white;
    content: ' ';
    display: block;
    height: 18px;
    left: 10px;
    position: absolute;
    top: 6px;
    transform: rotate(45deg);
    width: 13px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.form__fieldset[data-acc-step]:not(.open) h5 {
    color: #fff;
}

.form__fieldset[data-acc-step]:not(.open) .badge-primary {
    background: #ccc;
}

.form__fieldset-header,
.form__fieldset-mainer {
    padding: 25px 30px;
}

.form__fieldset-header {
    align-items: center;
    background-color: #000;
    color: #fff;
    display: flex;
}

.form__fieldset-step {
    border-bottom: 4px solid #fff;
    color: #fff !important;
    margin: 0;
}

.form__fieldset-icon {
    background-color: #bdbdbd;
    border-radius: 50%;
    color: #636363;
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    line-height: 23px;
    margin-right: 10px;
    padding: 5px;
    height: 35px;
    text-align: center;
    width: 35px;
}

.form__fieldset-title {
    margin-bottom: 30px;
}

.form__fieldset-mainer[data-acc-content] {
    display: none; 
}

.form__row,
.form__group {
    margin-bottom: 30px;
}

.form__row:last-child,
.form__group:last-child {
    margin-bottom: 0;
}

.form__row-title {
    margin-bottom: 15px;
    width: 100%;
}

.form__row-subtitle {
    width: 100%;
}

.form__row.-divide > .form__group {
    flex: 0 0 calc(50% - 1em);
}

.form__group.-divide {
    display: flex;
    flex-direction: column;
}

.form__group.-divide > .form__label {
    flex: 1;
}

.form__group-holder {
    margin-right: 15px;
}

.form__group.-select:after {
    border: solid #000;
    border-width: 0 2px 2px 0;
    content: '';
    display: inline-block;
    right: 0;
    padding: 3px;
    pointer-events:none;
    position: absolute;
    transform: rotate(45deg);
    top: 15px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.form__label.-model {
    border: 1px solid #ddd;
    cursor: pointer;
    padding: 10px;
}

.form__label.-model:hover{
    filter: brightness(1.2) grayscale(.5) opacity(.9);
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
    -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
    -ms-filter: brightness(1.2) grayscale(.5) opacity(.9);
}

.form__label.-field {
    color: #999;
    left: 0;
    position: absolute;
    top: 10px;
    transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    z-index: 10;
}

.form__group.-focused .form__label {
    font-size: .75em;
    transform: translateY(-125%);
    -webkit-transform: translateY(-125%);
    -moz-transform: translateY(-125%);
    -ms-transform: translateY(-125%);
}

.form__label.-radio {
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    padding-left: 30px;
}

.form__element {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 0 0 #e5e5e5;
    padding: 10px 0;
    width: 100%;
    -webkit-box-shadow: 0 1px 0 0 #e5e5e5;
    -moz-box-shadow: 0 1px 0 0 #e5e5e5;
    -ms-box-shadow: 0 1px 0 0 #e5e5e5;
}

.form__element.-select,
.form__element.-radio.-model {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

.form__element.-radio.-model {
    margin: 0;
    padding: 0;
}

.form__element.-radio.-model:checked + .form__label.-model{
    border-color: #000;
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;    
}

.form__element.-text:focus,
.form__element.-filled {
    box-shadow: 0 2px 0 0 #ffba00 !important;
    -webkit-box-shadow: 0 2px 0 0 #ffba00 !important;
    -moz-box-shadow: 0 2px 0 0 #ffba00 !important;
    -ms-box-shadow: 0 2px 0 0 #ffba00 !important;
    outline: none;
}

.form__element.-radio:checked,
.form__element.-radio:not(:checked) {
    position: absolute;
    opacity: 0;
}

.form__label.-radio:before,
.form__label.-radio:after {
    border-radius: 50%;
    content: '';
    position: absolute;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

.form__label.-radio:before {
    border: 1px solid #000;
    height: 20px;
    left: 0;
    top: 0;
    width: 20px;
}

.form__element.-radio:checked + .form__label.-radio:before {
    border-color: #ffba00;
}

.form__label.-radio:after {
    left: 5px;
    height: 10px;
    position: absolute;
    top: 5px;
    width: 10px;
}

.form__label.-mandatory {
    color: #828282;
    font-size: 12px;
    margin-top: 15px;
}

.form__element.-radio:checked + .form__label.-radio:after {
    background-color: #ffba00;
}

.form__element.-radio:not(:checked) + .form__label.-radio:after {
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
}

.form__element.-radio:checked + .form__label.-radio:after {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.form__fieldset-footer {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.form__message-button,
.form__fieldset-button {
    background: #ffba00;
    border-radius: 0;
    box-shadow: none;
    color: black;
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    padding: 15px !important;
}

.form__fieldset-button.-prev:before,
.form__fieldset-button.-next:after,
.form__message-button:after {
    border: solid #000;
    border-width: 0 3px 3px 0;
    bottom: 1px;
    content: '';
    display: inline-block;
    padding: 3px;
    position: relative;
}

.form__fieldset-button.-prev:before {
    right: 2px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
}

.form__fieldset-button.-next:after,
.form__message-button:after {
    left: 2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

/*  DEALERS
    =================================   */

.dealer,
.dealer__holder {
    position: relative;
}

.dealer {
    display: none;
    margin-top: 20px;
}

/*  MODELS
    =================================   */

.models,
.models__holder,
.model,
.model__holder,
.model__media,
.model__media-img,
.model__info,
.model__title,
.model__subtitle,
.model__link,
.model__selected,
.model__selected-title,
.model__selected-img {
    position: relative;
}

.models__holder {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr;
}

.model__info {
    text-align: center;
}

.model__title {
    font-weight: bold;
    text-transform: uppercase;
}

.model__subtitle {
    font-size: 10px;
}

.model__media-img {
    max-width: 100%;
}

/*  ==================================================================
    MOBILE FIRST METHOD
	==================================================================  */
	
/*  SMALL DEVICES, TABLETS
    =================================   */
    
@media only screen and (min-width : 768px) {
 
 
    
}

/*  MEDIUM DEVICES, DESKTOPS
    =================================   */
    
@media only screen and (min-width : 992px) {
    
    .sticky-buttons {
        display: block;
    }
    
    .models__holder {
        grid-template-columns: repeat(4, 4fr);
    }
    
    .form__holder {
        padding: 30px;
    }
    
    .form__row.-divide {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
    }
    
    .form__group {
        margin-bottom: 0;
    }
    
    .footer-contact,
    .footer-sub ,
    .form__group.-divide {
        flex-direction: row;
    }
    
    .form__fieldset-footer {
        justify-content: flex-end;
    }
    
    .cnav .menu {
        flex-direction: row;
    }
    
    .cnav .menu > li > a {
        margin-bottom: 10px;
    }
    
    .cnav .menu > li > a {
        border: 0;
        padding: 0;
    }
    
    .cnav .menu > li.menu-item-has-children > a:after {
        content: none;
    }
    
    .cnav .menu .sub-menu {
        display: flex;
        padding: 0;
    }
    
    .footer-contact__holder:first-child {
        flex: 0 0 65%;
    }
    
    .footer-contact__holder:last-child {
        flex: 0 0 35%;
    }
    
    .footer-contact__media {
        flex: 0 0 15%;
    }
    
    .footer-contact__info {
        flex: 0 0 65%;
    }
    
    .custom-flex {
        flex-direction: row;
    }
    
    .custom-flex__holder {
        margin-bottom: 0;
    }
    
    .model-footer__holder {
        flex-basis: 0;
    }
    
    .model-footer__header {
        flex-direction: column;
    }
    
    .model-footer__icon {
        margin-bottom: 15px;
    }
    
    .model-footer__info {
        padding: 0;
    }

}

/*  LARGES DEVICES, WIDE SCREENS
    =================================   */
    
@media only screen and (min-width : 1200px) {

    .footer-contact__info {
        flex: 0 0 85%;
    }

}