@import url("https://fonts.googleapis.com/css?family=Ubuntu|Jockey+One|Righteous|Viga|Dosis:400,700|Open+Sans");
@page {
  size: auto;
  /* auto is the initial value */
  /* this affects the margin in the printer settings */
  margin: 1cm 1cm 1cm 1cm;
}

body {
  font-family: 'Ubuntu', serif;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Dosis', sans-serif;
  font-size: 16px;
  background-color: #ECEEEF;
}

p, h1, h2, h3, h4, h5, h6 {
  padding: 0 !important;
  margin: 0 !important;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

.our_btn {
  border: none;
  border-radius: 2px;
}

.our_btn:hover {
  margin-bottom: 1px !important;
  margin-top: -1px;
}

.our_btn_green {
  background-color: #46B769;
  border-color: #00C860;
  box-shadow: 0 3px #00C860;
  color: white;
}

.our_btn_green:hover {
  box-shadow: 0 4px #00C860;
  color: white;
}

.our_btn_blue {
  background-color: #46B769;
  border-color: #00C860;
  box-shadow: 0 3px #00C860;
  color: white;
}

.our_btn_blue:hover {
  box-shadow: 0 4px #00C860;
  color: white;
}

.our_btn_sm {
  height: 25px;
  line-height: 25px;
  font-size: .9rem;
}

.our_btn_lg {
  height: 40px;
  line-height: 40px;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  margin-top: -80px;
}

.sticky:before,
.sticky:after {
  content: '';
  display: table;
}

.select2, .selection, .select2-selection, .select2-selection__rendered, .select2-selection__arrow {
  height: 40px !important;
  line-height: 40px !important;
}

.select2-dropdown--below {
  top: 0px !important;
}

@media print {
  @page {
    margin-top: 1.5cm;
    margin-bottom: 1.5cm;
  }
}

.logo {
  font-family: 'Ubuntu', serif !important;
  padding: 20px 0px;
  color: white;
  font-size: 1.2rem;
}

.logo i {
  margin-right: 5px;
}

.logo:hover {
  color: white;
}

.store_top_menu {
  padding: 0;
}

.store_top_menu .stripe1 {
  height: 60px;
  line-height: 60px;
  background: #46B769;
  background: -webkit-linear-gradient(to left, #5387CA, #3DBBE8);
  background: linear-gradient(to left, #5387CA, #3DBBE8);
}

.store_top_menu .stripe2 {
  padding: 0px;
  height: 60px;
  line-height: 60px;
  background-color: white;
  border-bottom: 2px solid #46B769;
}

.store_top_menu .stripe2 .pull-xs-left {
  padding: 0px;
  margin: 0px;
  height: 58px;
  line-height: 58px;
}

.store_top_menu .stripe2 .pull-xs-left a {
  height: 100% !important;
  line-height: 100% !important;
  border-right: 1px solid lightgray;
  padding: 20px 25px;
  text-align: center;
  margin: 0;
  margin-left: -4px;
  color: gray;
}

.store_top_menu .stripe2 .pull-xs-left a:hover {
  opacity: 0.5;
}

.store_top_menu .stripe2 .pull-xs-left .dropdown {
  display: inline-block;
  height: 58px;
  padding: 0 !important;
  margin: 0 !important;
  width: auto;
  background-color: white;
}

.store_top_menu .stripe2 .pull-xs-left .dropdown .dropdown-btn {
  vertical-align: center;
  height: 58px;
  line-height: 58px;
  border-radius: 0;
  margin: 0px !important;
  color: gray;
  padding: 20px 20px;
  border: none;
  border-right: 1px solid lightgray;
  cursor: pointer;
}

.store_top_menu .stripe2 .pull-xs-left .dropdown .dropdown-btn:active, .store_top_menu .stripe2 .pull-xs-left .dropdown .dropdown-btn:focus {
  text-decoration: none !important;
}

.store_top_menu .stripe2 .pull-xs-left .dropdown .dropdown-menu {
  margin-top: 2px !important;
  margin-left: -5px !important;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: 0;
  width: 200px;
}

.store_top_menu .stripe2 .pull-xs-left .dropdown .dropdown-menu .dropdown-link {
  width: 200px !important;
  height: 50px;
  line-height: 50px;
  border: 1px solid lightgray;
  border-top: 0;
}

.store_top_menu .stripe2 .pull-xs-left .dropdown .dropdown-menu .dropdown-link:hover {
  background-color: lightgray;
}

.store_top_menu .stripe2 .pull-xs-left .dropdown .dropdown-menu .dropdown-link a {
  color: gray;
  width: 200px !important;
  padding: 0 !important;
  border: none;
}

.store_top_menu .stripe2 .pull-xs-left .dropdown .dropdown-menu .dropdown-link div {
  height: 49px;
  line-height: 49px;
}

.store_top_menu .stripe2 .pull-xs-right {
  padding: 0px;
  margin: 0px;
  height: 58px;
  line-height: 58px;
}

.store_top_menu .stripe2 .pull-xs-right .dropdown {
  height: 58px;
  padding: 0 !important;
  margin: 0 !important;
  width: auto;
  background-color: white;
}

.store_top_menu .stripe2 .pull-xs-right .dropdown .dropdown-btn {
  vertical-align: center;
  height: 58px;
  line-height: 58px;
  border-radius: 0;
  margin: 0px !important;
  color: gray;
  padding: 20px 20px;
  border: none;
  border-left: 1px solid lightgray;
  cursor: pointer;
}

.store_top_menu .stripe2 .pull-xs-right .dropdown .dropdown-menu {
  margin-top: 2px !important;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: 0;
  width: 200px;
}

.store_top_menu .stripe2 .pull-xs-right .dropdown .dropdown-menu .dropdown-link {
  width: 200px !important;
  height: 50px;
  line-height: 50px;
  border: 1px solid lightgray;
  border-top: 0;
}

.store_top_menu .stripe2 .pull-xs-right .dropdown .dropdown-menu .dropdown-link:hover {
  background-color: lightgray;
}

.store_top_menu .stripe2 .pull-xs-right .dropdown .dropdown-menu .dropdown-link a {
  color: gray;
}

.store_top_menu .stripe2 .pull-xs-right .dropdown .dropdown-menu .dropdown-link div {
  height: 49px;
  line-height: 49px;
}

.round-span {
  border: 1px solid lightgray;
  border-radius: 50px;
  padding: 4px 6px;
  margin-right: 10px;
}

.divider {
  border: 1px solid lightgray;
}

.store-action-fixed-bar {
  padding-top: 10px;
}

.store_menu_item {
  height: 40px;
  line-height: 40px;
  border: 1px solid lightgray;
  margin-bottom: 10px;
  color: #46B769;
}

.store_menu_item i {
  margin-right: 10px;
}

.store_menu_item:hover {
  color: white;
  background-color: #00C860;
}

.store_menu_item_neg {
  background-color: #00C860;
  color: white;
}

.store_menu_item_neg:hover {
  color: white;
}

.inventory-vehicle-card {
  -webkit-box-shadow: 2px 2px 0px 1px #e0e0e0;
  -moz-box-shadow: 2px 2px 0px 1px #e0e0e0;
  box-shadow: 2px 2px 0px 1px #e0e0e0;
  background-color: white;
  margin-bottom: 10px;
  z-index: 1000;
  padding: 10px;
}

.inventory-vehicle-card .inventory-vehicle-img {
  padding: 0;
  margin: 0;
  border: 1px solid lightgray;
  border-radius: 3px;
  overflow: hidden;
}

.inventory-vehicle-card .inventory-vehicle-img i {
  padding-top: 30%;
  color: lightgray;
  padding-bottom: 30%;
  color: lightgray;
}

.inventory_table {
  padding: 0px 10px;
  margin-top: -80px;
  width: 100%;
  font-size: .8rem;
}

.inventory_table table tr td {
  padding: 10px;
  text-align: left;
  border: 1px solid lightgray;
  line-height: 5px;
}

.create-vehicle-form .field-line {
  margin: 0;
  padding: 0;
  border-bottom: 2px solid lightgray;
  min-height: 60px;
  max-height: 110px;
  line-height: 55px;
  clear: both;
}

.create-vehicle-form .field-line input, .create-vehicle-form .field-line select {
  padding: 5px;
  border-radius: 5px;
  border: 1px solid lightgray;
  margin: 0;
  text-transform: uppercase;
}

.create-vehicle-form .field-line input:focus, .create-vehicle-form .field-line select:focus {
  outline: none;
}

.create-vehicle-form .field-line select {
  margin-right: 0px;
}

.create-vehicle-form .field-line input {
  height: 40px;
  overflow: hidden;
  margin: 10px;
  margin-right: 0px;
}

.create-vehicle-form .field-line textarea {
  height: 80px;
  line-height: 20px;
  border-radius: 5px;
  border: 1px solid lightgray;
  margin: 0;
  padding: 5px;
  margin-top: 10px;
  margin-right: 0px;
}

.fileUpload {
  width: 100%;
  max-height: 55px;
  padding: 10px;
}

.fileUpload label {
  padding: 0;
}

.fileUpload input {
  border: none !important;
  height: 15px;
  line-height: 15px;
  margin-top: -0px !important;
  margin: 0 !important;
}

.fileUpload [type="checkbox"] {
  clear: both;
  margin-bottom: 100px;
}

.fileUpload-value {
  width: 100%;
  max-height: 110px;
  line-height: 55px;
  display: inline-block;
  color: #ECEEEF;
  padding: 10px;
}

.fileUpload-value a, .fileUpload-value br {
  display: none;
}

.fileUpload-value img {
  margin-top: -65px !important;
}

.fileUpload-value input {
  border: none !important;
  height: 15px;
  line-height: 15px;
  margin: 0 !important;
  padding-left: 30px !important;
  position: absolute;
  left: 160px;
  top: 60px;
  color: black;
}

.fileUpload-value label {
  clear: both;
  color: black;
}

.fileUpload-value [type="checkbox"] {
  margin: 0 !important;
  position: absolute;
  left: 290px !important;
  top: 17px !important;
}

.new_brand_model_form .select2 {
  width: 100% !important;
  line-height: 40px !important;
  height: 40px !important;
  margin-bottom: 10px;
}

.vehicle-detail-label {
  padding: 5px;
  text-align: left;
}

.vehicle-detail-label h6 {
  padding: 0;
  line-height: 30px !important;
  border-bottom: 1px solid lightgray;
}

.vehicle-detail-info {
  padding: 5px;
  text-align: center;
}

.vehicle-detail-info h6 {
  line-height: 30px !important;
  border-bottom: 1px solid lightgray;
}

.customer-card {
  -webkit-box-shadow: 2px 2px 0px 1px #e0e0e0;
  -moz-box-shadow: 2px 2px 0px 1px #e0e0e0;
  box-shadow: 2px 2px 0px 1px #e0e0e0;
  background-color: white;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
  z-index: 1000;
}

.customer-card .icon {
  border-radius: 5px;
}

.create_proposal_form select, .create_proposal_form #id_cliente, .create_proposal_form input {
  width: 400px !important;
  min-width: 400px !important;
}

.create_proposal_form label {
  display: none;
}

.proposal_obs_form #id_obs {
  width: 100% !important;
}

.proposal_obs_form label {
  display: none;
}

.add_entrada_form select {
  width: 100px;
  height: 40px;
  line-height: 40px;
}

.entrada_row {
  border-top: 1px solid gray;
  line-height: 30px;
  overflow: hidden;
}

.proposal-card {
  -webkit-box-shadow: 2px 2px 0px 1px #e0e0e0;
  -moz-box-shadow: 2px 2px 0px 1px #e0e0e0;
  box-shadow: 2px 2px 0px 1px #e0e0e0;
  background-color: white;
  margin-bottom: 10px;
  z-index: 1000;
  height: 180px;
  padding: 10px;
  color: #518BCC;
}

.proposal-card i {
  color: lightgray;
}

.proposal-card .img {
  height: 160px;
}

.proposal-card .img i {
  color: lightgray;
  line-height: 160px;
}

.proposal-card .vehicles-incard {
  border: 1px solid lightgray;
  border-radius: 5px;
  width: auto !important;
  padding: 2px 5px;
  margin-right: 10px;
}

.report_form label {
  display: none;
}

.report_form input {
  height: 40px;
  line-height: 40px;
  border: 1px solid lightgray;
  border-radius: 3px;
  padding: 0 10px;
}

.report_form button {
  margin-bottom: 4px;
}

.report_form #search {
  width: 200px;
  display: inline-block;
  text-transform: uppercase;
}

.proposal_card, .veiculo_card {
  background-color: white;
  border: 1px solid lightgray;
  padding: 10px;
  margin-bottom: 10px;
}

.proposal_card .plate, .veiculo_card .plate {
  border: 1px solid lightgray;
  border-radius: 5px;
  padding: 0 5px;
  text-align: center;
}

.vehicle-minicard {
  padding: 5px;
  max-height: 115px;
  margin-bottom: 10px;
  border-radius: 5px;
  border-top: 1px solid lightgray;
  border-left: 1px solid lightgray;
  border-right: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
}

.vehicle-minicard .img-div {
  padding: 0;
  border: 1px solid lightgray;
  border-radius: 3px;
  height: 100px;
  max-height: 100px;
  overflow: hidden;
}

.vehicle-minicard .img-div i {
  padding-top: 25%;
  padding-left: 35%;
  padding-bottom: 15%;
  color: lightgray;
}

.vehicle-minicard .info-div {
  padding: 5px 10px;
}

.vehicle_inproposal_minicard {
  padding: 10px;
  background-color: white;
  margin-bottom: 10px;
  border-top: 1px solid lightgray;
  border-left: 1px solid lightgray;
  border-right: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
}

.vehicle_inproposal_minicard .img-div {
  padding: 0;
  height: 100%;
  border: 1px solid lightgray;
  border-radius: 5px;
}

.vehicle_inproposal_minicard .img-div i {
  padding: 0;
  text-align: center;
  padding-top: 22%;
  padding-bottom: 22%;
  color: lightgray;
}

.vehicle_inproposal_minicard .info-div {
  padding: 5px 10px;
}

.vehicle_inproposal_minicard .info-div span, .vehicle_inproposal_minicard .info-div i {
  color: lightgray;
}

.vehicle_inproposal_minicard .info-div .change_valor_venda_form input {
  border-radius: 3px !important;
  width: 100%;
}

.vehicle_inproposal_minicard .info-div .change_valor_venda_form button {
  width: 100% !important;
}

.add_tradein_form {
  text-align: center;
}

.add_tradein_form input, .add_tradein_form select {
  width: 60%;
  clear: both;
  margin-bottom: 5px;
  margin: 0 auto;
  padding: 10px;
  height: 40px;
  line-height: 40px;
}

#id_obs {
  width: 100%;
  height: 150px;
}

.warranty_conditions {
  text-align: justify;
}

.termo_debito {
  font-size: .9rem;
}

.termo_debito_veiculo_info .row {
  border-bottom: 1px solid lightgray;
  height: 30px;
  line-height: 30px;
}

.login-page {
  background-color: #46B769;
  height: 100% !important;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

.login-page form {
  background-color: white;
  padding: 20px;
  border-radius: 3px;
}

.login-page form input {
  width: 100% !important;
  border-radius: 3px;
  border: 1px solid lightgray;
  height: 40px;
  padding: 10px;
}

.edit_profile_form input {
  width: 100%;
  margin-bottom: 10px;
  padding: 0px 10px;
  line-height: 40px;
  height: 40px;
}

.edit_profile_form button {
  margin-top: 10px;
  width: 100%;
}

.dashboard_info {
  background-color: white;
  height: 100px;
  padding: 10px;
  margin-bottom: 10px;
}

.dashboard_info span {
  font-size: 1.4rem;
}

.select2-results, .select2, .select2-container {
  z-index: 9999 !important;
}

.implement_or_truck {
  background-color: white !important;
  margin-right: 10px !important;
  line-height: 40px !important;
  height: 40px !important;
  padding: 0 10px !important;
  border: 1px solid #46B769 !important;
  color: #46B769 !important;
}

.truck_home_search {
  box-shadow: 1px 1px 1px rgba(174, 174, 181, 0.2);
  background-color: white;
  padding: 10px !important;
  padding-top: 15px !important;
  padding-bottom: 20px !important;
}

.truck_home_search .field {
  padding: 0px;
  height: 40px;
  line-height: 40px;
}

.truck_home_search .field fieldset {
  width: 24%;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
}

.truck_home_search .field fieldset:last-child {
  margin-right: 0px;
}

.truck_home_search .field fieldset p, .truck_home_search .field fieldset select, .truck_home_search .field fieldset span {
  width: 100%;
  height: 39px !important;
  top: 0 !important;
  margin-top: -2px;
}

.truck_home_search .field fieldset input {
  width: 100%;
  height: 40px;
}

.truck_home_search .field input {
  border-radius: 3px;
  border: 1px solid #AAAAAA;
  padding: 5px;
}

.truck_home_search .button {
  margin-top: 10px;
}

.truck_home_search .button button {
  width: 24%;
  height: 45px;
}

.home_form_mobile {
  box-shadow: 1px 1px 1px rgba(174, 174, 181, 0.2);
  background-color: white;
  padding-top: 15px !important;
  padding-bottom: 20px !important;
  clear: both !important;
}

.home_form_mobile .field {
  padding: 0px;
  text-align: center;
  clear: both !important;
}

.home_form_mobile .field fieldset {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}

.home_form_mobile .field fieldset:last-child {
  margin-right: 0px;
  margin-bottom: 0px;
}

.home_form_mobile .field fieldset p, .home_form_mobile .field fieldset select, .home_form_mobile .field fieldset span {
  width: 100%;
  height: 39px !important;
  top: 0 !important;
  margin-top: -2px;
  text-align: center !important;
}

.home_form_mobile .field input {
  border-radius: 3px;
  border: 1px solid #AAAAAA;
  padding: 5px;
  width: 100%;
  height: 40px;
}

.implement_home_search {
  box-shadow: 1px 1px 1px rgba(174, 174, 181, 0.2);
  background-color: white;
  padding: 10px !important;
  padding-top: 15px !important;
  padding-bottom: 20px !important;
}

.implement_home_search .field {
  padding: 0px;
  height: 40px;
  line-height: 40px;
}

.implement_home_search .field fieldset {
  width: 18%;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-right: 21px;
}

.implement_home_search .field fieldset:last-child {
  margin-right: 0px;
}

.implement_home_search .field fieldset p, .implement_home_search .field fieldset select, .implement_home_search .field fieldset span {
  width: 100%;
  height: 39px !important;
  top: 0 !important;
  margin-top: -2px;
}

.implement_home_search .field fieldset input {
  width: 100%;
  height: 40px;
}

.implement_home_search .field input {
  border-radius: 3px;
  border: 1px solid #AAAAAA;
  padding: 5px;
}

.implement_home_search .button {
  margin-top: 10px;
}

.implement_home_search .button button {
  width: 24%;
  height: 45px;
}

.ads_home_filters {
  box-shadow: 1px 1px 1px rgba(174, 174, 181, 0.2);
  background-color: white;
  padding: 10px 0px;
  margin-top: 15px;
  padding-bottom: 15px;
}

.ads_home_filters .title {
  margin-bottom: 5px;
  font-size: .9rem;
}

.ads_home_filters .brand {
  padding: 0px !important;
  border: 1px solid lightgray;
  text-align: center;
  height: 60px;
  line-height: 57px;
  overflow: hidden;
}

.ads_home_filters .brand img {
  width: 60px;
  height: 60px;
}

.slogan li {
  list-style-type: none;
  border: 1px solid white;
  text-transform: uppercase;
  font-weight: bold;
}

.home_ad_card {
  box-shadow: 1px 1px 1px rgba(174, 174, 181, 0.2);
  background-color: white;
  padding: 10px !important;
  margin-top: 15px;
  min-height: 275px;
}

.home_ad_card h2 {
  font-size: 1.2rem;
  font-family: 'Jockey One', sans-serif;
  color: #4A4A4A;
  text-align: center;
}

.home_ad_card .price {
  text-align: center;
  color: #5FCF80;
}

.home_ad_card .img {
  overflow: hidden;
  border: 1px solid lightgray;
  height: 170px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.home_ad_card .infos {
  height: 60px;
  line-height: 30px;
}

.home_ad_card .infos span {
  border: 1px solid lightgray;
  border-radius: 3px;
  padding: 2px 5px;
  width: auto;
  height: 10px;
  line-height: 10px;
  text-transform: uppercase;
  font-size: .8rem;
  margin-right: 5px;
  color: darkgray;
}

.featured_info {
  border: 1px solid lightgray;
  height: 100px;
  padding: 15px;
  background-color: white;
  height: 250px;
}

.featured_info p {
  font-size: 1.2rem;
}

.featured_ads_home h4 {
  margin-top: 20px !important;
}

.modal-backdrop {
  z-index: 99999 !important;
}

.modal {
  z-index: 999999 !important;
}

.ads_top_menu {
  padding: 0px 10px;
  height: 80px;
  line-height: 80px;
  background-color: #46B769;
  color: #46B769 !important;
  z-index: 99999 !important;
}

.ads_top_menu .menu_section {
  height: 40px;
  line-height: 40px;
  border: 1px solid white;
  border-radius: 2px;
  padding: 0px 10px;
  display: inline-block;
  color: white;
}

.ads_top_menu .menu_section:hover {
  background-color: white;
  color: #46B769;
}

.ads_top_menu .menu_section i {
  margin-right: 5px;
}

.ads_top_menu .menu_section_neg {
  background-color: white;
  color: #46B769 !important;
}

.ads_top_menu .menu_section_signup {
  border-radius: 2px;
  padding: 0px 10px;
  display: inline-block;
  height: 40px;
  line-height: 45px;
  background-color: #46B769;
  border-color: #00C860;
  box-shadow: 0 3px #00C860;
  color: white;
  border: none;
}

.ads_top_menu .menu_section_signup:hover {
  background-color: #00C860;
  margin-bottom: 1px !important;
  margin-top: -2px;
  color: white;
}

.ads_top_menu .menu_section_logout {
  border-radius: 2px;
  padding: 0px 10px;
  display: inline-block;
  height: 40px;
  line-height: 45px;
  background-color: #FF5A5F;
  border-color: #DF535B;
  box-shadow: 0 3px #DF535B;
  color: white;
  border: none;
}

.ads_top_menu .menu_section_logout:hover {
  background-color: #FF5A5F;
  margin-bottom: 1px !important;
  margin-top: -2px;
  color: white;
}

.ads_top_menu .search {
  padding: 0;
}

.ads_top_menu input {
  height: 40px;
  line-height: 40px;
  padding: 5px;
  margin: 0;
  width: 100%;
  display: inline-block;
  border-radius: 3px;
  border: none;
}

.ads_top_menu button {
  padding: 0;
  position: absolute;
  height: 40px;
  line-height: 40px;
  width: 40px;
  top: 20px;
  right: 0px;
  background-color: transparent;
  border: none;
  text-align: center;
}

.ads_top_menu button i {
  line-height: 40px;
}

.ads_top_menu .menu_link {
  height: 80px;
  line-height: 80px;
  border-left: 1px solid white;
  color: white;
}

.ads_top_menu .menu_link:hover {
  text-decoration: underline;
}

.ads_top_menu .menu_link:first-child {
  border: none;
}

.ads_content_container {
  padding-top: 90px;
}

.ads_content_container .left_sidebar {
  min-height: 100px;
  background-color: white;
}

.ads_content_container .right_sidebar {
  min-height: 100px;
  background-color: white;
}

.sticky2 {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
}

.sticky2:before,
.sticky2:after {
  content: '';
  display: table;
}

.ad {
  margin-bottom: 10px;
  padding: 0;
  color: #282C34;
}

.ad_sm {
  box-shadow: 1px 1px 1px rgba(174, 174, 181, 0.2);
  background-color: white;
  padding: 10px;
  color: #4D4D4D;
}

.ad_sm:hover .ad_info {
  bottom: 0px;
  left: 0px;
  right: 0px;
}

.ad_sm .ad_info {
  text-align: left;
  background-color: rgba(255, 255, 255, 0.7);
  height: 35px;
  position: absolute;
  bottom: -35px;
  left: 0px;
  right: 0px;
  width: 100%;
  padding: 5px;
  -webkit-transition: bottom .2s;
  /* Safari */
  transition: bottom .2s;
  transition-timing-function: ease-in-out;
}

.ad_sm .ad_info span {
  width: 50% !important;
  border: 1px solid gray;
  border-radius: 2px;
  color: gray;
  padding: 0px 5px;
}

.ad_sm h2 {
  font-size: 1.3rem;
  font-family: 'Jockey One', sans-serif;
}

.ad_sm .img {
  position: relative;
  max-height: 180px;
  height: 180px;
  padding: 0;
  border: 1px solid lightgray;
  overflow: hidden;
  text-align: center;
  color: #4D4D4D;
}

.ad_sm .img img {
  margin-top: -10%;
}

.ad_sm .img i {
  margin-top: 50px;
}

.ad_lg {
  border-bottom: 1px solid lightgray;
  height: 220px;
  padding: 10px;
  box-shadow: 1px 1px 1px rgba(174, 174, 181, 0.2);
  background-color: white;
  color: #4D4D4D;
}

.ad_lg h2 {
  font-size: 1.5rem;
  font-family: 'Jockey One', sans-serif;
}

.ad_lg h3 {
  font-size: 1.3rem;
  font-weight: bold;
  color: #BDBDBD;
}

.ad_lg .feature {
  font-size: 1rem;
  color: #BDBDBD;
  display: inline-block;
  border: 1px solid lightgray;
  border-radius: 3px;
  padding: 0 5px;
  margin-bottom: 5px;
}

.ad_lg .location {
  font-size: .9rem;
  color: lightgray;
  display: inline-block;
  border: 1px solid lightgray;
  border-radius: 3px;
  padding: 0 5px;
}

.ad_lg .img {
  max-height: 200px;
  height: 200px;
  padding: 0;
  border: 1px solid lightgray;
  overflow: hidden;
  text-align: center;
  color: gray;
}

.ad_lg .img i {
  margin-top: 80px;
}

.sidebar_label {
  font-size: 1.2rem;
  color: #BDBDBD;
  line-height: 40px;
  height: 40px;
  margin-bottom: 10px;
}

.new_filter_form .select2 {
  height: 40px !important;
  line-height: 40px !important;
  width: 100% !important;
  margin-bottom: 10px !important;
}

.new_filter_form button {
  width: 100%;
}

.new_filter_form input, .new_filter_form select {
  height: 40px;
  padding: 5px;
  line-height: 40px;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #BDBDBD;
  margin-bottom: 10px;
}

.new_filter_form input:focus, .new_filter_form select:focus {
  outline: none !important;
}

.new_filter_form label {
  display: none;
}

.new_filter_form #id_start_year, .new_filter_form #id_end_year {
  width: 45%;
  display: inline-block;
}

.new_filter_form #id_end_year {
  position: absolute;
  right: 10px;
}

.modalFilter .select2 {
  height: 40px !important;
  line-height: 40px !important;
  width: 100% !important;
  margin-bottom: 10px !important;
}

.modalFilter button {
  width: 100%;
}

.modalFilter input, .modalFilter select {
  height: 40px;
  padding: 5px;
  line-height: 40px;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #BDBDBD;
  margin-bottom: 10px;
}

.modalFilter input:focus, .modalFilter select:focus {
  outline: none !important;
}

.modalFilter label {
  display: none;
}

.full_filter_form {
  position: relative;
  height: 100%;
}

.full_filter_form input, .full_filter_form select {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}

.full_filter_form .select2 {
  height: 40px !important;
  line-height: 40px !important;
  width: 100% !important;
  margin-bottom: 10px !important;
}

.full_filter_form button {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.order_filter_form {
  max-height: 40px !important;
  line-height: 40px;
}

.order_filter_form p {
  max-height: 40px;
  line-height: 40px;
}

.order_filter_form label {
  display: none;
}

.order_filter_form select {
  height: 40px;
  line-height: 40px;
  width: 150px;
}

.order_filter_form button {
  display: none;
}

.order_filter_form_mobile {
  max-height: 40px !important;
  line-height: 40px;
}

.order_filter_form_mobile p {
  max-height: 40px;
  line-height: 40px;
}

.order_filter_form_mobile label {
  display: none;
}

.order_filter_form_mobile select {
  height: 40px;
  line-height: 40px;
  width: 100px;
}

.order_filter_form_mobile button {
  display: none;
}

.mobile_card {
  background-color: white;
  height: 100px;
  margin-bottom: 10px;
  padding: 8px;
  box-shadow: 1px 1px 1px rgba(174, 174, 181, 0.2);
}

.back_button {
  border: 1px solid #BDBDBD;
  border-radius: 2px;
  padding: 10px;
  text-weight: 700;
  width: auto;
  color: gray;
  background-color: white;
}

.back_button:hover {
  color: gray !important;
}

.ad_price {
  background-color: #00C860;
  color: white;
  padding: 10px;
  border-radius: 0px;
}

.ad_offer {
  border: 1px solid #BDBDBD;
  height: 40px;
  line-height: 40px;
}

.info_row {
  line-height: 40px;
  border-bottom: 1px solid #BDBDBD;
}

.info_row:last-child {
  border-bottom: none;
}

.seller_logo {
  border: 1px solid lightgray;
  overflow: hidden;
}

.lead_form_wrapper {
  margin-top: 10px;
}

.lead_form_wrapper .lead_form label {
  display: none;
}

.lead_form_wrapper .lead_form input {
  width: 100%;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 5px;
}

.lead_form_wrapper .lead_form textarea {
  width: 100%;
  height: 90px;
  min-height: 90px;
  max-height: 90px;
  padding: 10px;
  border: 1px solid lightgray;
}

.lead_row {
  background-color: white;
  margin-bottom: 5px;
  border-bottom: 1px solid lightgray;
  min-height: 100px;
  line-height: 40px;
}

.lead_row .lead_message {
  line-height: 20px;
}

.store_sidebar {
  background-color: white;
  border: 1px solid lightgray;
}

.store_sidebar .store_logo {
  overflow: hidden;
  height: 170px;
  width: 100%;
  border: 1px solid lightgray;
}

.store_sidebar .store_logo img {
  margin-top: -20%;
}

.store_sidebar .store_info h1 {
  font-size: 1.5rem;
}

.store_sidebar .map {
  position: absolute;
  bottom: 10px;
  left: 0px;
}

.store_sidebar .map #map {
  border: 1px solid lightgray;
  height: 120px;
  position: relative;
  padding: 0;
}

#footer {
  background-color: white !important;
  color: #46B769 !important;
  border-top: 2px solid #00C860;
  width: 100%;
  height: 35px !important;
  line-height: 35px;
  position: absolute;
  bottom: 0px !important;
  color: white;
}
