html {
  font-size: 10px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  background-color: #cccccc;
  /* background-color: rgba(51, 51, 51, 0.7); */
  outline: 0;
}

*:focus {
  outline: none;
}

body:before {
  display: none !important;
}

body {
  background: url("/wp-content/themes/crtune/images/paperTextureBgTile.png")
    center repeat;
  padding: 0 !important;
}

/*body * {*/
/*transition: all 200ms !important;*/
/*transition-delay: 0ms !important;*/
/*}*/

hr {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin: 0;
  padding: 0;
}

video {
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
}

pre {
  display: block;
  padding: 9px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 4px;
}
iframe {
  margin: 0;
}

.w-10 {
  width: 10% !important;
}

.font-size-12 {
  font-size: 12px;
}
.font-size-13 {
  font-size: 13px;
}
.font-size-14 {
  font-size: 14px;
}
.font-size-15 {
  font-size: 15px;
}
.font-size-16 {
  font-size: 16px;
}

/*i.fa {*/
/*font-size: 1.5rem;*/
/*}*/

.no-padding {
  padding: 0 !important;
}

.no-side-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.no-vertical-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

/* Header */
#main-logo {
  display: inline-block;
  float: left;
  padding-top: 1rem;
  padding-left: 1rem;
}

#main-logo img {
  opacity: 1;
}

#crtune-header {
  /*padding: 25px 0 0 0;*/
  padding: 0;
  top: 30px;
  left: 0;
  /* height: 150px; */
  z-index: 100000;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  margin: 0;
}

#crtune-header .big-bkg {
  background: url("/wp-content/themes/crtune/images/headerProjectsBgTile.png")
    repeat;
  background-position-y: 9px;
  border-bottom: 1px solid #141519;
  padding-bottom: 1rem;
}

.menu-mainmenu-container {
  height: 40px;
  margin-top: 15px;
}

/* Body / Content*/
.site {
  margin: 0 auto;
  max-width: 1500px;
  padding: 20px 2rem 20px 2rem;
}

header.entry-header {
  padding: 0;
}

.entry-header h1 {
  margin: 0;
  padding: 0;
}

.site h1 {
  font-size: 5rem;
  line-height: 8rem;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 40px;
}

/*h1.brand {*/
/*position: relative;*/
/*line-height: 5rem;*/
/*}*/

h1.brand .carLogo {
  bottom: 25px;
}

h1.brand .carLogo span {
  text-align: left;
}

.site-content {
  float: none;
  margin: 0 auto;
  width: auto;
}

.site-main > h2 {
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 4rem 0 1rem 0;
  font-size: 5rem;
  font-weight: 700;
}

.type-page {
  background: rgba(20, 20, 20, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.02);
  padding: 10px 0 16px 0;
  margin: 0;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
}

.brand-list {
  margin: 0 20px 0 0;
}

.tile-container.brand-list section.content {
  padding: 15px 20px;
}

.brand-list h2.fuel {
}

.tile-container {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  background: repeat-x #101111;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.7);
}

.tile-container section.content,
article.post .content {
  font-size: 1.2rem;
  padding: 10px 10px;
  line-height: 1.7rem;
  display: block;
  color: #fff;
}

.tile-container section.content ul {
  list-style: none;
}

.tile-container section.content ul li a {
  display: block;
  padding: 0 5px;
  color: #fff;
  font-size: 1.5rem;
  line-height: 2.8rem;
  transition: all 250ms;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.tile-container section.content ul li a:hover {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.tile-container section.content ul li.selected a {
  color: #fff;
  font-weight: 700;
  position: relative;
}

.tile-container section.content ul li.selected a:after {
}

.tile-container header {
  font-size: 1rem;
}

/* .tile-container header .tabs-container {
  font-size: 1.8rem;
}


.tile-container header .tabs-container .tab {
  border: 1px solid rgb(255, 255, 255);
  padding: 5px 40px;
  cursor: pointer;
  border-radius: 10px;
  margin: 0 10px 10px 0;
}
.tile-container header .tabs-container .tab:hover {
  background-color: rgba(255, 255, 255,0.3);
} */

.tile-container header img {
  max-height: 100%;
}

.tile-container header,
.tile-container footer,
header.diag-tile {
  padding: 10px 10px 0 10px;
  background: url("/wp-content/themes/crtune/images/diagTile.png") repeat;
  min-height: 26px;
}

.carLogos {
  flex-wrap: wrap;
  display: flex;
}
.carLogo {
  flex: 1;
  min-width: 100px;
  position: relative;
  border-bottom: none !important;
  height: 100%;
  min-height: 100px;
}

.carLogo {
  position: relative;
  border-bottom: none !important;
  vertical-align: middle;
  text-align: center;
  height: 100%;
  min-height: 100px;
}

.carLogo span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.carLogo span img {
  max-height: 50px;
  display: inline-block;
}

.carLogo.tight {
  width: 100px;
  height: 70px;
  min-height: 50px;
  float: left;
  margin: 0;
}

.entry-content,
.entry-summary {
  padding: 3rem 4rem;
  /*flex-wrap: wrap;*/
  /*display: flex;*/
  color: #fff;
}

footer.entry-footer {
  background-color: transparent;
}

.single-car-page {
  position: relative;
}

.single-car-page .content {
  position: relative;
}

.single-car-page .content .post-content {
  display: inline-block;
  padding: 2rem 0;
}

.single-car-page .content .post-content > section:first-child {
  padding-top: 2rem;
}

.single-car-page .content .post-content > section {
  padding-bottom: 2rem;
}

.cover-background {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 100%;
}

.cover-padding {
  padding: 20px;
}

.single-car-page .content .car-info {
  display: inline-block;
  max-width: 700px;
  width: 100%;
  border: 2px solid rgb(255 255 255 / 28%);
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
  margin: 5px 10px;
  color: #fff;
  position: relative;
  box-shadow: 0px 0px 10px 0px black;
}

.single-car-page .content .car-info.bkg-blue {
  background-color: rgb(1 0 65 / 80%);
  border: 2px solid rgb(4 67 142);
}
.single-car-page .content .car-info.bkg-green {
  background-color: rgb(8 65 0 / 80%);
  border: 2px solid rgb(31 142 4);
}

.single-car-page .content .car-info h2 {
  font-size: 4rem;
}

.single-car-page .content .car-info h3 {
  font-size: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.single-car-page .content .car-info .improvement {
  font-size: 1.2rem;
  border-width: 2px;
  border-style: solid;
}

.single-car-page .content .car-info .improvement.blue {
  border-color: rgba(11, 91, 153, 1);
}
.single-car-page .content .car-info .improvement.red {
  border-color: rgb(235 27 36);
}

.single-car-page .content .car-info .improvement h3 {
  border: none;
  text-align: center;
}

.single-car-page .content .car-info .improvement.blue .progress {
  background-color: rgba(11, 91, 153, 0.3);
}
.single-car-page .content .car-info .improvement.red .progress {
  background-color: rgba(235, 27, 36, 0.3);
}

.single-car-page .content .car-info .improvement .progress {
  background-color: #1d1d1d;
  height: 16px;
}

.single-car-page .content .car-info .improvement .progress .progress-bar {
  background-color: rgba(11, 91, 153, 1);
  color: #fff;
  font-weight: 600;
  max-width: 100%;
  font-size: 12px;
}
.single-car-page .content .car-info .improvement.blue .progress .progress-bar {
  background-color: rgba(11, 91, 153, 1);
}

.single-car-page .content .car-info .improvement.red .progress .progress-bar {
  background-color: rgb(235, 27, 36);
}

.single-car-page .content .car-info .improvement .title {
  font-size: 2rem;
  line-height: 4rem;
  margin: 0;
}

.single-car-page .content .car-info .price {
  font-size: 3rem;
  font-weight: 700;
  position: relative;
  /*padding: 10px 0 50px 0*/
}

.single-car-page .content .car-info .price .discount {
  line-height: 1.5vw;
  text-align: center;
  background-color: #e47524;
  border-radius: 100%;
  width: 10vw;
  height: 10vw;
  padding: 2vw 1.5vw 1.5vw 1.5vw;
  top: -55px;
  right: 10px;
  display: inline-block;
  position: absolute;
  box-shadow: 5px 3px 5px rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.single-car-page .content .car-info .price .discount b {
  font-weight: bold;
  font-size: 3vw;
}
.single-car-page .content .car-info .price .discount b sup {
  font-size: 2vw;
}
.single-car-page .content .car-info .price .discount i {
  font-size: 1.5vw;
  line-size: 1.5vw;
  font-style: normal;
  font-weight: normal;
}

.single-car-page .content .car-info .comment {
  font-style: italic;
  max-width: 50%;
}

.single-car-page .content .car-info .improvement .before,
.single-car-page .content .car-info .improvement .after {
  width: 10%;
  display: inline-block;
}

.single-car-page .content .car-info.gallery a {
  width: 24%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: inline-block;
  padding: 1px;
  transition: all 250ms;
  margin: 0 0px 3px 0;
}

.single-car-page .content .car-info.gallery a:hover {
  border-color: rgba(255, 255, 255, 1);
}

.single-car-page .content .car-info.dyno a {
  height: 250px;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.single-car-page .modal-content {
  color: #001220;
  background-color: #0b5b99;
}

.single-car-page .modal-content .modal-header h5 {
  font-size: 24px;
}

/* Appointment plugin overwrites */
button.appointment {
  position: absolute;
  bottom: -30px;
  right: -20px;
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  z-index: 100;
  text-align: center;
  font-size: 1.1em;
}

.appointment-modal .modal-dialog {
  max-width: 400px;
}

.bk_calendar_frame {
  width: 100% !important;
}

.booking_form input:not(.captachinput),
.booking_form select,
.booking_form textarea {
  width: 100% !important;
  margin: 0;
  padding: 0;
}
.booking_form input,
.booking_form select,
.booking_form textarea {
  color: #222;
}
.datepick-days-cell .date-cell-content span,
.datepick-days-cell .date-cell-content a {
  font-size: 15px;
}
.wpbc_time_dots {
  text-shadow: none;
}

/* Partially booked */
.datepick-inline .date_approved.date_available {
  background: linear-gradient(
    -45deg,
    rgb(198 11 11) 0%,
    rgb(198 11 11) 49%,
    rgb(0, 255, 255) 49%,
    rgb(255, 255, 255) 51%,
    rgba(78, 196, 71, 1) 51%,
    rgba(78, 196, 71, 1) 100%
  ) !important;
}
.datepick-inline .date_approved.date_available .date-cell-content a {
  color: #fff !important;
  font-weight: 600 !important;
  text-shadow: 0 -1px 0 #555555 !important;
}
.datepick-inline .date_available {
  color: #ddd !important;
  text-shadow: 0 0px 0 #ddd !important;
}

.wpdev-help-message.alert.alert-warning,
.wpdev-help-message .alert.alert-warning {
  background-color: #ff0000;
  border: 1px solid #5c0000;
  color: white;
  font-size: 1em;
  border-left: 1px solid #5c0000;
}
.wpbc_times_selector div {
  color: #ffffff;
  border: 1px solid #fff;
  background: #0b5b99;
  border-radius: 5px;
  text-align: center;
  font-weight: 400;
  font-size: 0.9em;
  flex: 1;
}
.wpbc_times_selector div:last-child {
  margin-right: 0;
}
.wpdevelop p,
.conditional_section_element_weekday-condition {
  color: #fff;
}
.wpbc_times_selector div:nth-child(2) {
  margin-right: 0;
}
.wpbc_times_selector div:hover {
  background: #2579bb;
  box-shadow: none;
}
.wpbc_times_selector div.wpbc_time_selected {
  background: #008c0a;
  color: #fff;
  box-shadow: none;
  font-weight: 400;
}
.booking_form .captachinput {
  width: 75% !important;
  margin: 0 5px 0 0;
  padding: 0 !important;
}
.booking_form_div img.captcha_img {
  height: 29px;
}
.submiting_content.wpdev-help-message.alert.alert-warning.alert-success {
  width: 100%;
  margin: 0;
  font-size: 2em;
}
.booking_form p:last-child input {
  height: 50px;
}
.appointment-modal .modal-title {
  color: white;
}
/* Appointment plugin overwrites END */

h2.fuel {
  font-style: italic;
  font-size: 2rem;
  border-bottom: 1px solid;
  padding: 0;
  margin: 0 0 10px 0;
  line-height: 2.5rem;
}

h2.fuel:nth-child(3) {
  margin-top: 20px;
}

/* POSTS Realisations */
.page-realisations article.post {
  display: inline-block;
  padding: 10px;
  vertical-align: top;
}

.page-realisations article.post {
  color: #fff;
}

.page-realisations article.post:nth-child(odd) {
  width: 50%;
}

.page-realisations article.post:nth-child(even) {
  width: 49%;
}

article.post::after {
  content: " ";
  background: url("/wp-content/themes/crtune/images/itemDivide.png") center
    center no-repeat;
  display: inline-block;
  width: 100%;
  height: 5px;
  top: 10px;
  position: relative;
}

article.post .title {
  display: block;
  vertical-align: top;
  font-size: 2rem;
  padding: 5px 10px 0 10px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

article.post a {
  transition: all 200ms;
}

article.post a:hover,
article.post a:focus {
  color: #fff;
}

article.post a .image img {
  transition: all 200ms;
}

article.post a:hover .image {
  outline: 1px solid rgba(255, 255, 255, 0.7);
}

article.post a:hover .image img {
  transform: scale(1.2) rotate(5deg);
}

article.post:nth-child(odd) .image {
  float: left;
}

article.post .text {
  display: block;
  height: 160px;
  overflow: hidden;
}

article.post:nth-child(odd) .text {
  text-align: left;
}

article.post:nth-child(even) .text {
  text-align: right;
}

article.post .image {
  overflow: hidden;
  outline: 1px solid #333;
  border: 1px solid transparent;
  margin: 5px 5px 5px 10px;
}

article.post:nth-child(even) .image {
  float: right;
}

article.single-post .tile-container .content .post-title h1 {
  font-size: 3rem;
  overflow: auto;
  text-overflow: initial;
  white-space: initial;
  line-height: initial;
  padding: 0 0 2rem 0;
}

article.single-post .tile-container .content h2 {
  display: inline-block;
}

article.single-post .tile-container .content .post-content {
  color: #fff;
  font-size: 1.5rem;
}

article.single-post .tile-container .content h1 {
  display: inline-block;
}
article.single-post .tile-container .content .image-container {
  float: left;
  max-width: 40%;
  margin: 0 10px 0 0;
  outline: 1px solid #333;
  border: 1px solid transparent;
}

article.single-post .tile-container .content .post-gallery {
  padding: 30px 0 10px 0;
}

article.single-post .tile-container .content .post-gallery h2 {
  font-size: 3rem;
  line-height: 4rem;
  margin: 2rem;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 1);
  padding: 0 10rem 0 0;
}

article.single-post .tile-container .content .post-gallery a {
  width: 100px;
  height: 100px;
  margin: 5px;
  display: inline-block;
  border: 1px solid transparent;
  outline: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  transition: all 250ms;
}

article.single-post .tile-container .content .post-gallery a:hover {
  border-color: rgba(255, 255, 255, 1);
}

article.single-post .tile-container .content .post-gallery a img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/*Contact page*/
.dude,
.dude a {
  color: #ffffff;
}

.dude:hover,
.dude:hover a {
  color: #ffffff !important;
}

/* Nos service */
.service {
  outline: 5px solid rgba(199, 10, 27, 0);
  display: block;
  border: 1px solid #0b5b99;
  padding: 1px;
  margin-bottom: 10px;
}
.service .image-container {
  height: 200px;
  overflow: hidden;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: all 250ms;
}

.service .image-container img {
  min-height: 100%;
  max-width: 100%;
}
.service .details {
  background-color: #0b5b99;
  display: block;
  padding: 10px;
  color: #fff;
  min-height: 90px;
  /*max-height: 200px;*/
}
.service .details .title {
  font-size: 2rem;
  display: block;
  height: 5rem;
}

.service .details .description {
  font-size: 1.2rem;
}

.service:hover {
  outline: 5px solid rgba(255, 255, 255, 1);
  border: 1px solid #fff;
}
.service:hover .image-container {
  /*background-position: center calc(50% - 10px);*/
}
.service:hover .image-container img {
  transform: scale(1.2) rotate(5deg);
}
.service:hover .details {
  background-color: #fff;
  color: #0b5b99;
}
.service:hover .details .title {
}
.service:hover .details .description {
}

/* menu */
#crtune-menus ul {
  list-style: none;
  text-align: center;
  width: 100%;
}

.menu-mainmenu-container ul li.current-menu-item a,
.menu-mainmenu-container ul li.current-category-ancestor a,
.menu-mainmenu-container ul li.current-car-ancestor a,
.menu-mainmenu-container ul li.current-post-parent a {
  background-color: #0b5b99;
  color: #fff;
  border-radius: 5px;
}

#crtune-menus .menu-mainmenu-container ul li:nth-child(3) a {
  font-size: 2vw;
  line-height: 2vw;
}
.menu-mainmenu-container ul li {
  display: inline-block;
}

.menu-mainmenu-container ul li a {
  padding: 0.3vw 1vw;
  margin: 0.1vw 0.2vw;
  font-size: 1.4vw;
  font-size: 1.6vw;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.menu-mainmenu-container ul li a:hover,
.menu-mainmenu-container ul li a:focus {
  color: #fff;
  border-top: 1px solid #0b5b99 !important;
  border-bottom: 1px solid #0b5b99 !important;
}

.menu-mainmenu-container ul li a:focus {
  outline: none;
}

/* Breadcrumbs */
#crtune-breadcrumbs {
  top: -19px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.4);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

#crtune-breadcrumbs ul {
  list-style: none;
  overflow: hidden;
  padding: 10px;
}

#crtune-breadcrumbs ul li {
  float: left;
  position: relative;
  line-height: 12px;
}

#crtune-breadcrumbs ul li a {
  font-size: 1.7rem;
  font-weight: 700;
  background-color: #303133;
  padding: 0 3rem;
  margin: 0;
  color: #fff; /*old value #101111*/
  border: none;
  transition: all 250ms;
}

#crtune-breadcrumbs ul li a:hover {
  color: #fff;
}

#crtune-breadcrumbs ul li.current-menu-item a {
  background-color: #0b5b99;
  color: #fff;
}

#crtune-breadcrumbs ul li.current-menu-item:after {
  background-color: #0b5b99;
  color: #1c1d1e;
}

#crtune-breadcrumbs ul li:after {
  content: " ";
  width: 13px;
  height: 13px;
  background-color: #303133;
  border-right: 1px solid #101112;
  border-top: 1px solid #101112;
  display: inline-block;
  transform: rotate(45deg);
  position: absolute;
  right: -7px;
  top: 0;
  z-index: 5;
}

#crtune-breadcrumbs ul li:last-child:after {
  content: "";
  border-right: none;
  border-top: none;
}

#crtune-breadcrumbs ul li.current-menu-item a {
  font-weight: bolder;
}
.vertical-spacer {
  padding: 5% 0;
}

/* Footer */

footer.site-footer {
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
  border: none;
  background: url("/wp-content/themes/crtune/images/paperTextureFooterBgTile.png")
    repeat;
}

footer.site-footer .site-info {
  background: url("/wp-content/themes/crtune/images/paperTextureFooterEdgeTile.png")
    repeat-x #101111;
  padding: 5% 10%;
}

footer h2 {
  color: #fff;
  font-size: 22px;
  padding: 0 0 5px 0;
}
footer ul {
  padding: 0;
}
footer ul li {
  list-style: none;
}
footer p {
  font-size: 14px;
  color: rgba(212, 212, 212, 0.7);
}

footer ul li a {
  font-size: 13px;
}
footer ul li a:hover,
.site-info a:hover {
  color: #fff;
  border: none;
}

/* Export Cars csv */
#wpadminbar #wp-admin-bar-download-cars-csv > .ab-item:before {
  content: "\f316";
  top: 2px;
}

#wp-admin-bar-upload-cars-csv {
  overflow: hidden;
  display: inline-block;
  width: 120px;
  height: 35px;
  position: relative;
}

#wp-admin-bar-upload-cars-csv .ab-item {
  display: none;
}

#wp-admin-bar-upload-cars-csv form {
  position: relative;
  top: -40px;
  width: 350px;
  height: 48px;
  display: inline-block;
}
#wp-admin-bar-upload-cars-csv form input[type="file"] {
  filter: alpha(opacity=0);
}
#wp-admin-bar-upload-cars-csv form label {
  position: absolute;
  top: 0px;
}
.fileUpload {
  position: relative !important;
  overflow: hidden !important;
  margin: 5px !important;
  /* width: 68px !important; */
}
.fileUpload input.upload {
  cursor: pointer;
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 10px !important;
  cursor: pointer !important;
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}

#wp-admin-bar-upload-cars-csv:after {
  /*content: 'Upload Cars.csv';*/
  /*position: relative;*/
  /*width: 100px;*/
  /*height: 100px;*/
  /*border: 1px solid red;*/
  /*display: inline-block;*/
}

#wp-admin-bar-upload-cars-csv .ab-item {
  width: 350px;
}

/* Media queries */
@media (min-width: 1200px) and (max-width: 4200px) {
  .mobile-menu {
    display: inline-block;
  }
}

.mobile-menu {
  display: none;
}
