.main{padding-top: 0 !important;}
.float-left{float: left !important;}
.float-right{float: right !important;}
.text-center{text-align: center !important;}
.acessorios-inline-item{
    display: inline;
}
a.unstyled, a.unstyled:hover{
    text-decoration: none;
}
.flex-container{
    display: flex;
    -webkit-display: flex;
    -webkit-flex-direction: row; /* works with row or column */
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

#header #toyota-header nav ul li:nth-child(3) > a{ /* highlight acessórios */
    border-bottom: 4px solid #ef000f !important;
    padding-bottom: 24px;
    margin-bottom: -28px;
    text-decoration: none;
}

.help-text-error{
    color: #CF0B16;
}
.text-left{
    text-align: left !important;
}
.text-unstyled{
    text-transform: initial !important;
}

.footer-menu-nav ul li:nth-child(3) > a {
  border-bottom: none !important;
}

.nav-servicos ul li:nth-child(3) > a {
  border-bottom: none !important;
}

.vcard .footer-bottom p {
  font-size: 13px !important;
  text-transform: none !important;
  text-align: unset !important;
}

.btns-car-info p {
  font-size: 12px !important;
  text-align: unset !important;
}

.style-toyota .content-section .description p {
   text-transform: none !important;
   text-align: unset !important;
}

.menu-level-A .menu-ciclo-toyota .content-section .description p {
  text-transform: none !important;
  text-align: unset !important;
}

.menu-level-A .web-agenda .content-section .description p {
  text-transform: none !important;
  text-align: unset !important;
}

.select2-container{
  z-index: 1 !important;
}

.services-container ul li p a {
  text-transform: none !important;
  text-align: left !important;
}

.chevron-left, .chevron-right {
  z-index: 30;
}

.menu-level-A .menu-concept-cars ul li .content div p {
  text-transform: none !important;
  text-align: unset !important;
}

.nav-menu ul li:nth-child(3) > a {
  border-bottom: none !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.menu-level-A ul li:nth-child(3) > a {
  border-bottom: none !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.menu-level-A .car-info .call-to-action ul li .mod-pricing {
  margin-bottom: 16px;
  font-size: 12px !important;
  text-align: unset !important;
  text-transform: none !important;
}
