/* Blackstock Motorsports */
.dropdown-toggle::after {display: none !important;}
.dlheader_top_phone .numtop {
  font-weight: 700;
  font-size: 2.2vw;
  line-height: 3.8vw;
  text-align: right;
  color: #000;
}

.dlheader_top_location .alignadd {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.5vw;
}
.dlheader_top_location .alignadd a {
  text-align: left;
}

.dlheader_top_location .addresstop {
  font-weight: 400;
  font-size: 1.25vw;
  line-height: 1.5277777777777777vw;
  text-align: right;
  display: inline-block;
  color: #000;
}

.dlheader_top_location .fa-map {
  padding: 0.27vw 0.37vw 0.27vw 0.67vw;
  color: #fff;
  margin: 0 1vw;
  font-size: 1.2vw;
  line-height: 1.5;
  text-align: right;
  border: #DB0A00 0.14vw solid;
  border-radius: .2vw;
  background: #DB0A00;
}

.dlheader_top_hours .top-hours {
  padding: 0.5vw 1vw;
  font-size: 1.2vw;
  line-height: normal;
  font-weight: 400;
  min-width: 17vw!important;
}
.top-hours li {
  display: flex;
  justify-content: space-between;
}
.social-links {
  display: flex;
}
.social-links a {
  padding: 0.7vw 0.8vw;
  margin: 0 0.2vw;
}
.social-links a:hover i {
  text-shadow: 1px 1px #333;
  font-weight: 600;
  color: #fff;
}
.social-links a {
  color: #fff !important;
  font-size: 1.2vw;
  line-height: 1.5;
  background: #DB0A00;
  border-radius: .3vw;
}

.dlheader_top_hours {
  text-align: right;
}
.dlheader_top_hours .timetop {
  font-size: 1.2vw;
  line-height: 1.5277777777777777vw;
  text-align: right;
  font-weight: 400;
}

.dlheader_top_brands {
  border-left: .1vw solid #d5d5d5;
}

.dlheader_top_brands span {
  display: block;
  text-align: center;
}
.dlheader_top_brands span.brandOne {
  padding-bottom: .5vw;
}
.dlheader_top_brands img {
  width: 4vw;
  display: inline-block;
}

.dlheader_top_brands .brandOne img {
  width: 2.5vw;
}

.dlheader_top_brands a {
  transition: all ease-in-out .25s;
  padding: .45vw 3vw;
  border-bottom: .1vw solid #d5d5d5;
}
.dlheader_top_brands span:last-child a {
  border-bottom: none;
}

.dlheader_top_brands a:hover img {
  transform: scale(1.2);
}

.mobile-only-two-buttons {
  float: right;
  display: flex;
}

.mobile-only-two-buttons a {
  padding: 1.2vw 1vw 1.2vw 1.5vw;
    background-color: #DB0A00;
    border-radius: 4px;
    margin: 1vw;
    font-size: 2.5vw;
    color: #fff !important;
}

:root {
  --main-color: #DB0A00;
  --MainFontColor: #000;
  --MapIconColor: var(--main-color);
  --AddressFontColor: #f1f1f1;
  --PhoneIconColor: var(--main-color);
  --PhoneFontColor: #f1f1f1;
  --HoursIconColor: var(--main-color);
  --HoursFontColor: #ffffff;
}
.dlheader a {
  display: block;
  text-decoration: none;
  white-space: nowrap;
  color: #000;
}
.dlheader a:hover {
  color: var(--main-color) !important;
  text-decoration: none;
}
.dlheader_hours ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.dlheader_hours a {
  color: #000;
}

.dlheader_hours a i {
  color: var(--HoursIconColor);
  font-size: 1.25vw;
}

.dlheader_hours .hours {
  background-color: #313131 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  left: 0.4vw !important;
  top: 133% !important;
}
.dlheader_hours table {
  width: 35vw;
  color: #fff;
}
.dlheader_hours table tr > td:nth-child(1) {
  padding: 0.5vw 3vw !important;
}
.dlheader_hours table td,
.dlheader_hours table th {
  padding: 0.5vw !important;
}

.dlheader {
  font-size: 1.2vw !important;
  font: bold 15px 'Barlow Semi Condensed', Helvetica, sans-serif;
  width: 100%;
  background-color: #fff;
  padding: 0 0 .0 3vw;
  border-bottom: .2vw solid #DB0A00;
}
.dlheader_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/*==== Dealer Logo =======*/
.dlheader_top_logo {
  position: relative;
  display: flex;
  float: left;
}

#dlheader_top_logo_image {
height: 4.8vw;}

.dlheader_info {
  display: table;
  /* margin-top: 10px; */
  text-align: left;
  /* padding: 2vw; */
}
.dlheader_info_row {
  display: table-row;
}
.dlheader_info_cell {
  display: table-cell;
}
.dlheader_info_sec_table {
  display: table;
}
.dlheader_info_sec_row1 {
  
  display: table-row;
}
.dlheader_name {
  /*border: 1px solid orange;*/
  /*display: table-cell;*/
  display: none;
}
.dlheader_info_sec_row2 {
  display: table-row;
}
.dlheader_info_sec_row2_cell {
  display: table-cell;
}
.dlheader_info a:link {
  text-decoration: none;
}

/*==== Address =======*/
.dlheader_address_container {
  /*border: 1px solid red;*/
  /*height: 42px;*/
  /*width: 500px;*/
  display: table;
  color: var(--AddressFontColor);
}
.dlheader_address_container_row {
  display: table-row;
}
 
.dlheader_address_icon {
  font-size: 1.25vw;
  color: var(--MapIconColor);
}
.dlheader_address {
  /*border: 1px solid blue;*/
  display: table-cell;
  vertical-align: top;
}
.dlheader_address_street {
  margin-left: 0.5vw;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #F1F1F1;
  font-size: 1vw;
}.dlheader_phone_no {
  margin-left: 0.5vw;
  font-family: 'Barlow Semi Condensed', sans-serif;
}
.dlheader_city {
  /*border: 1px solid #ff00ff;*/
  display: block;
  /*width: 250px;*/
}
.dlheader_city_only {
  display: none;
}
/*===== Phone ========*/
.dlheader_phone_container_table {
  /*border: 1px solid violet;*/
  /* display: table;
  height: 22px;
  width: 140px;
  margin-top: 10px; */
}
.dlheader_phone_container_row {
  display: flex;
}
.dlheader_phone_container_row div {
  margin: 0 1vw;
}
.dlheader_phone_image {
  /*border: 1px solid violet;*/
  display: table-cell;
  /*background: url('../images/phone.png') no-repeat;*/
  width: 20px;
  height: 20px; /*This is set the height to cover how many lines it will cover*/
  float: left;
  margin-right: 10px;
}
.dlheader_phone_icon {
  font-size: 1.25vw;
  color: var(--PhoneIconColor);
}
.dlheader_phone_no {
  display: table-cell;
  color: var(--PhoneFontColor);
}.socialdata {
  display: flex;
  justify-content: center;
  margin-bottom: 0vw;
  width: 28vw;
  border-right: #777 solid 1px;
  padding-right: 5vw;
}
/* ============= Hours ===============*/
.dlheader_hours_container {
  /* margin-top: 10px; */
  display: flex;
  text-align: left;
  padding: 0 2vw;
}

.dlheader_hours_image {
  width: 20px;
  height: 35px;
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}
.dlheader_hours_icon {
  font-size: 20px;
  color: var(--HoursIconColor);
}
.dlheader_hours_shown {
  display: flex;
  padding-left: 5px;
  line-height: 18px;
  color: var(--HoursFontColor);
}

/* =========================== */
.dlheader_top .social{
  display: flex;
  margin-right: 2vw;
}

.dlheader_top .social a{
  font-size: 1.5vw;
  padding: 0 0.75vw;
  height: 3vw;
  color: #000;
  display: flex;
  align-items: center;
  transition: all ease-in-out 0.2s;
}

.dlheader_top .social a:hover{
  text-decoration: none;
}

@media (max-width: 1227px) {
  .dlheader_address_street {
    margin-left: .3vw;
  }
  .dlheader_top_brands img {
    width: 5vw !important;
  }
}

@media (max-width: 850px) {
  .dlheader_hours_container,
  .dlheader_info {
    font-size: 12px;
    margin-top: 10px;
  }
  #dlheader_top_logo_image {
    height: 65px;
  }
  .dlheader_top_brands img {
    width: 9vw !important;
  }
  .dlheader_top_brands span.brandOne {
    padding-bottom: 10px;
  }
}
@media (max-width: 625px) {
  .dlheader_top_mobile .mob-sec-1 img {
    width: 31vw;
  }
  .dlheader_hours_container {
    display: none;
  }
  .dlheader_info {
    margin-top: 5px;
  }
}
@media (max-width: 500px) {
  .dlheader_top {
    width: 99%;
  }

  .dlheader_address_street,
  .dlheader_city {
    display: none;
  }
  .dlheader_city_only {
    display: block;
  }
  .dlheader_info {
    /*width: 150px;*/
    /*height: 25px;*/
  }

  .dlheader_phone_container {
    width: 100px;
    margin-top: 0;
    margin-left: 0;
  }
  #dlheader_top_logo_image {
    height: 50px;
  }
}
@media (max-width: 400px) {
  #dlheader_top_logo_image {
    /*height: 40px;*/
  }
  .dlheader {
    max-width: 500px;
    min-width: 330px;
  }
}
.dlheader_top_mobile {
  display: none;
}

@media (min-width: 769px) {
  .dropdown:hover .dropdown-menu {
    display: block !important;
    margin-top: 0 !important;
    transition: 0.3s all ease-out;
  }
}

@media (max-width: 991px) {
  .dlheader_top {
    display: none;
  }
  .dropdown-toggle::after {
    display: none !important;
  }
  .dlheader {
    max-height: 100px;
  }.socialdata {
    display: flex;
    justify-content: center;
    margin-bottom: 0vw;
    width: 36vw;
    border-right: #777 solid 1px;
  }
  .dlheader_top_mobile {
    display: block;
  }
  .dlheader_top_mobile .top-mob-view {
    display: flex;
    justify-content: space-between;
    align-items: center;
   }
  .dlheader_top_mobile .mob-sec-1 img {
     width: 46%;
  }
  .dlheader_top_mobile .main-top-mob {
    display: flex;
	padding: 0;
    
   }
  .dlheader_top_mobile .mob-sec-2 {
    flex: 1;
    margin: 0 8%;
  }

  .dlheader_top_mobile .mob-sec-2 ul > li {
    margin: 0 1vw;
    list-style: none;
  }
  .social-links {
    margin-right: 5vw;
  }
  .social-links a, .mobile-only-two-buttons a {
    padding: 8px 10px;
    margin: 0 5px;
    border-radius: 4px;
  }
  .social-links a i {
    font-size: 18px;
  }
  .dlheader_top_mobile .main-top-mob i {
    font-size: 5vw;
    color: #fff;
    padding: 0 1vw;
    margin: 0;
  }
  .mobile-only-two-buttons i {
    font-size: 18px;
  }
  .dlheader_top_mobile .fa.fa-clock-o {
    /* padding: 1vw 1.2vw 1vw 1.5vw !important; */
  } 
  .dlheader_top_mobile .hours-mobile-ul {
    padding-left: 0;
  }
  .dlheader_top_mobile .item2-mob ul > li {
    display: inline-block;
  }
  .dlheader_top_mobile .hours-mobile {
    left: -12em !important;
    width: 17em !important;
    min-width: 22vw;
    background: #000;
  }
  .dlheader_top_mobile #mobile-table {
    color: #fff;
  }
  .dlheader_top_mobile .hours-mobile #mobile-table td,
  .dlheader_top_mobile .hours-mobile #mobile-table th {
    padding: 7px 11px;
  }
  .mob-sec-1 >a:nth-child(1) {
    position: relative;
    padding: 1vw 2vw;
  }

 }
@media (max-width: 768px) {
  
  .dlheader_top_mobile .hours-mobile {
    left: -12em !important;
    width: 17em !important;
    min-width: 22vw;
    background: #212020;
  }
  .dlheader_top_mobile .mob-sec-1 img {
    width: 100% !important;
 }
  .dlheader_top_mobile .main-top-mob i {
    font-size: 5vw;
    color: #fff;
    padding: 3vw 0 3vw 0.5vw;
    margin: 0 2vw;
  }
  .dlheader_top_mobile .fa.fa-clock-o {
    padding: 3vw 1.2vw 3vw 1.5vw !important;
  }
}
@media (max-width: 500px) {
  .dlheader_top_mobile .mob-sec-1 img {
    /* width: 115%; */
    margin-top: 0;
  }
  .dlheader_top_mobile .main-top-mob i {
    font-size:5vw;
    color: #fff;
    /* border: 0.1vw solid #fff; */
    padding: 3vw 0 3vw 0.5vw;
    margin: 0 2vw;
  }
}
@media (max-width: 400px) {
  
  .dlheader_top_mobile .hours-mobile {
    left: -1em !important;
    width: 17em;
  }
}
@media (max-width: 370px) {
  .dlheader_top_mobile .hours-mobile {
    left: -6em !important;
    width: 17em;
  }
}

/*  */
.top-hours.hours-mobile {
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: 0;
  box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px, rgb(0 0 0 / 23%) 0px 3px 6px;
  list-style: none;
}

.top-hours.hours-mobile li{
  min-width: 275px;
    background-color: var(--white);
    color: var(--main-color);
    padding: 0.5vw 1vw;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    transition: all ease-in-out 0.2s;
    margin: 0 !important;
}
/*  */
