
div.style-customizer { background-color: #fff; color: #262626; width: 300px; height: 400px; position: fixed; top: 10px; z-index: 10000; right: -300px; box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14); bottom: 0; }
.style-customizer.closed { box-shadow: none; }
div.style-customizer .content-chooser { padding: 30px; height: 100%; position: absolute; background-color: #ffffff; border-top: none; }
div.style-customizer.opened .content-chooser { opacity: 1; }
div.style-customizer h3 { font-size: 16px; margin-top: 30px; line-height: 15px; text-transform: uppercase; }
div.style-customizer a.opener { display: block; height: 45px; position: absolute; right: 300px; top: 0px; background: #fff; width: 45px; font-size: 20px; line-height: 45px; color: #777777; text-align: center; text-decoration: none; box-shadow: -1px 0 5px -2px rgba(0, 0, 0, 0.14); }
div.style-customizer.opened a.opener { left: -45px; border-color: transparent; }
div.style-customizer ul { list-style: none; margin: 0; padding: 5px 0 0 0; font-size: 0; }
div.style-customizer ul li { width: 52px; height: 38px; float: left; position: relative; display: inline-block; cursor: pointer; margin: 0 10px 8px 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; -ms-transition: all linear 0.3s; transition: all linear 0.3s; }
div.style-customizer ul li:nth-child(4) { margin-right: 0px; }
div.style-customizer ul li:nth-child(8) { margin-right: 0px; }
div.style-customizer ul.layoutstyle li { width: 45%; height: 30px; margin-right: 5px; color: #666666; background-color: #f1f1f1; border: 1px solid #f3f3f3; font-size: 13px; text-align: center; padding-top: 5px; }
div.style-customizer ul.layoutstyle li i { color: #cccccc; font-size: 11px; }
div.style-customizer ul.layoutstyle li.selected { border: 1px solid #aaaaaa; }
div.style-customizer ul.layoutstyle li.selected i { color: #666666; }
div.style-customizer ul li.selected { border: 3px solid #000; }
div.style-customizer ul.resetAll li { width: 100%; padding: 6px 0; min-width: 0; text-align: center; margin-top: 30px; line-height: inherit; }
div.style-customizer .btn a { text-decoration: none; color: #ffffff; }
div.style-customizer select { width: 100%; padding: 5px; border: 1px solid #b2bfca; }
.style-customizer p { margin-bottom: 10px; }
.style-customizer .button { width: 100%; font-size: 14px; display: block; padding: 10px 20px; text-align: center; text-transform: uppercase; font-weight: 600; }

/*Color Skins*/
div.style-customizer .skin-default { background: #db2d2e; }
div.style-customizer .skin-blue { background: #0f86ff; }
div.style-customizer .skin-orange { background: #f97307; }
div.style-customizer .skin-purple { background: #7a1cc8; }
div.style-customizer .skin-gold { background: #b18f6a; }
div.style-customizer .skin-green { background: #44b272; }
div.style-customizer .skin-palatinate-blue { background: #2046f2; }
div.style-customizer .skin-yellow { background: #ffb400; }
div.style-customizer .skin-gold-yellow { background: #DAA520; }
@media(max-width:992px) {
	.style-customizer { display: none !important; }
}

div.ax-customizer { background-color: #fff; color: #262626; }
div.ax-customizer .content-chooser { padding: 30px; height: 100%; background-color: #ffffff; border-top: none; }
div.ax-customizer h3 { font-size: 16px; margin-top: 30px; line-height: 15px; text-transform: uppercase; }
div.ax-customizer ul { list-style: none; margin: 0; padding: 5px 0 0 0; font-size: 0; }
div.ax-customizer ul li { width: 52px; height: 38px; float: left; position: relative; display: inline-block; cursor: pointer; margin: 0 10px 8px 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; -ms-transition: all linear 0.3s; transition: all linear 0.3s; }
div.ax-customizer ul.layoutstyle li { width: 45%; height: 30px; margin-right: 5px; color: #666666; background-color: #f1f1f1; border: 1px solid #f3f3f3; font-size: 13px; text-align: center; padding-top: 5px; }
div.ax-customizer ul.layoutstyle li i { color: #cccccc; font-size: 11px; }
div.ax-customizer ul.layoutstyle li.selected { border: 1px solid #aaaaaa; }
div.ax-customizer ul.layoutstyle li.selected i { color: #666666; }
div.ax-customizer ul li.selected { border: 3px solid #000; }
div.ax-customizer ul.resetAll li { width: 100%; padding: 6px 0; min-width: 0; text-align: center; margin-top: 30px; line-height: inherit; }
div.ax-customizer .btn a { text-decoration: none; color: #ffffff; }
div.ax-customizer select { width: 100%; padding: 5px; border: 1px solid #b2bfca; }
.ax-customizer p { margin-bottom: 10px; }
.ax-customizer .button { width: 100%; font-size: 14px; display: block; padding: 10px 20px; text-align: center; text-transform: uppercase; font-weight: 600; }

/*Color Skins*/
div.ax-customizer .skin-default { background: #db2d2e; }
div.ax-customizer .skin-blue { background: #0f86ff; }
div.ax-customizer .skin-orange { background: #f97307; }
div.ax-customizer .skin-purple { background: #7a1cc8; }
div.ax-customizer .skin-gold { background: #b18f6a; }
div.ax-customizer .skin-green { background: #44b272; }
div.ax-customizer .skin-palatinate-blue { background: #2046f2; }
div.ax-customizer .skin-yellow { background: #ffb400; }
div.ax-customizer .skin-gold-yellow { background: #DAA520; }
@media(max-width:992px) {
	.style-customizer { display: none !important; }
}

/*************************************
           Team  
************************************/
.team:hover a {
    color: #ffffff;
}

.team a {
    display: block;
}

.team .team-info-2 {    
    -webkit-transition: all 0.3s ease-out 0s; 
    -moz-transition: all 0.3s ease-out 0s; 
    -ms-transition: all 0.3s ease-out 0s; 
    -o-transition: all 0.3s ease-out 0s; 
    transition: all 0.3s ease-out 0s;
    position: absolute;
    padding: 16px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    color:#fff;
    top:100%;
}

.team:hover .team-info-2,
.team:hover .team-info-2 .ax-back-black{
    top:0;
}

.team .team-info-2 p {
    color:#fff;   
    z-index: 99;
    opacity: 0;
}

.team .team-name h6:first-child {
    margin:0;
}

.team:hover .team-info-2 p {
    opacity:1;
}

.team .team-info-2 .ax-back-black {
    background: #000;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    left: 0;
    top:100%;
    position: absolute;
    -webkit-transition: all 0.3s ease-out 0s; 
    -moz-transition: all 0.3s ease-out 0s; 
    -ms-transition: all 0.3s ease-out 0s; 
    -o-transition: all 0.3s ease-out 0s; 
    transition: all 0.3s ease-out 0s;
}



.disabled-form input {
    border-radius: 0;
    box-shadow: none;
    height: auto;
    background: transparent;
    border: 1px solid #e3e3e3;
}

.ax-mb-8 .input-group {
    margin-bottom: 8px;
}

.disabled-form textarea {
    background: transparent;
}

.ax-button-banner select {
    min-width: auto;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    padding: 8px 18px;
    background: transparent;
    color: #626262;
    border: 1px solid #e3e3e3;
}

.input-group input,
.input-group textarea {
    border: 1px solid #e3e3e3;
    padding: 7px 18px;
    color: #626262;
}

/*********** Scroll top *****/
.arrow {
    background: #db2d2e;
}
/****** End Scroll top *****/

.item .price .ax-call-for-price-2,
.item .ax-call-for-price-2{
    font-size: 12px !important;
    color: #999 !important;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}

.car-item .price .ax-hidden-price-2 ,
.item .car-item .ax-hidden-price-2,
.item.similarvehiclesmobile .car-item .ax-hidden-price-2{
    font-size: 14px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

a.feature-box-4 {
    display: block;
}

.tooltip-info {
    color: #E65100;
    margin-left: 8px;
}

.form-group > label.ax-inline-block {
    display: inline-block;
}

.team-name .ax-department-team {
    font-weight: 400;
    font-size: 14px;
}

/********** Feedback seo **********/
.feedback-seo {
    position: absolute;
    color: #E65100;
}
/******** End feedback seo *******/

.go-to-the-store {
    padding: 6px 12px;
    vertical-align: middle;
    width: calc(100% - 80px);
    margin-right: 8px;
}
