.ymm-selector.ymm-box .ymm-garage {margin-bottom:10px}
.ymm-selector.ymm-box .ymm-garage .ymm-garage-select {width:auto; margin:0; color: #575757;}
.ymm-selector.ymm-box select.ymm-select,
.ymm-selector.ymm-box select.ymm-category-select {width:100%; margin:0 0 8px 0; color: #575757; font-size: 16px;}
.ymm-selector.ymm-box select.disabled { border-color:#bbb !important; background:#bbb !important; }

.ymm-selector.ymm-box .ymm-plate-search table {width:100%;}
.ymm-selector.ymm-box .ymm-plate-search table td.ymm-td-input  {padding:0;}
.ymm-selector.ymm-box .ymm-plate-search table td.ymm-td-input input {width:100%;}
.ymm-selector.ymm-box .ymm-plate-search table td.ymm-td-button  {width:1px;white-space: nowrap;padding:0 0 0 9px;}

.ymm-selector.ymm-box .ymm-extra.or-search select.ymm-category-select:last-child {margin-bottom:2px;}
.ymm-selector.ymm-box .ymm-extra .ymm-search {margin:0;}
.ymm-selector.ymm-box .ymm-extra .ymm-search .ymm-or-search{display:none;}
.ymm-selector.ymm-box .ymm-extra.or-search .ymm-search .ymm-or-search {display:block;}
.ymm-selector.ymm-box .ymm-extra .ymm-search table {width:100%;}
.ymm-selector.ymm-box .ymm-extra .ymm-search table td.ymm-td-input  {padding:0;}
.ymm-selector.ymm-box .ymm-extra .ymm-search table td.ymm-td-input input {width:100%; max-width:none;}
.ymm-selector.ymm-box .ymm-extra .ymm-search table td.ymm-td-button  {width:1px;white-space: nowrap;padding:0 0 0 9px;}
.ymm-selector.ymm-box .ymm-submit-any-selection {margin-top:0;}


.ymm-selector.ymm-horizontal {float:none !important; width:100% !important; padding:0 !important; margin:0 !important;}
.ymm-selector.ymm-horizontal .ymm-title  {float:left;}
.ymm-selector.ymm-horizontal .ymm-title .widget-title { padding:0 !important; margin:0 !important; border:none !important;}
.ymm-selector.ymm-horizontal .ymm-title-right {float:right; margin:3px 1.2% 0 0;}
.ymm-selector.ymm-horizontal .ymm-title-right .ymm-garage-select {width:auto; margin:0; color: #575757;} 
.ymm-selector.ymm-horizontal .block-content {display:table; table-layout: fixed; width: 100%;}
.ymm-selector.ymm-horizontal .level {display:table-cell; vertical-align: middle; margin:0;}
.ymm-selector.ymm-horizontal .level select.disabled { border-color:#bbb !important; background:#bbb !important; }
.ymm-selector.ymm-horizontal .level select.ymm-select,
.ymm-selector.ymm-horizontal .level select.ymm-category-select {width:97%; margin:0; color: #575757; font-size: 16px;}
.ymm-selector.ymm-horizontal .level select.ymm-category-select {margin-top:8px;}
.ymm-selector.ymm-horizontal .ymm-extra .ymm-search {margin:6px 1% 0 0;}
.ymm-selector.ymm-horizontal .ymm-extra .ymm-search .ymm-or-search{display:none;}
.ymm-selector.ymm-horizontal .ymm-extra .ymm-search.or-search {margin-top:2px;}
.ymm-selector.ymm-horizontal .ymm-extra .ymm-search.or-search .ymm-or-search{display:block;}
.ymm-selector.ymm-horizontal .ymm-extra .ymm-search form,
.ymm-selector.ymm-horizontal .ymm-extra .ymm-search table {margin:0;}
.ymm-selector.ymm-horizontal .ymm-extra .ymm-search table td.ymm-td-input  {padding:0;}
.ymm-selector.ymm-horizontal .ymm-extra .ymm-search table td.ymm-td-input input {width:100%; max-width:none;}
.ymm-selector.ymm-horizontal .ymm-extra .ymm-search table td.ymm-td-button  {width:1px;white-space: nowrap;padding:0 0 0 9px;}
.ymm-selector.ymm-horizontal .ymm-submit-any-selection {margin-top:6px;}
.ymm-selector.ymm-horizontal .ymm-clear {clear:both;height:1px;}

.ymm-selector.ymm-horizontal .ymm-submit-any-selection-cell {display: table-cell; width: 120px;}
.ymm-selector.ymm-horizontal .ymm-submit-any-selection {margin-top:0;}
.ymm-selector.ymm-horizontal .ymm-clear {clear:both;height:1px;}
.ymm-selector.ymm-horizontal .block-content .ymm-clear {display:none;}

@media only screen and (max-width: 640px) {
.ymm-selector.ymm-horizontal .ymm-title-right {margin:0;}
.ymm-selector.ymm-horizontal .ymm-title-right .ymm-garage-select {width:100%;}
.ymm-selector.ymm-horizontal .block-content {display:block;}
.ymm-selector.ymm-horizontal .level {display:block; margin-top:10px; float:none; width:100%;}
.ymm-selector.ymm-horizontal .level select.ymm-select,
.ymm-selector.ymm-horizontal .level select.ymm-category-select {width:100%;}
.ymm-selector.ymm-horizontal .ymm-submit-any-selection-cell {display:block; margin-top:10px;}
}





/* Shortcode UK reg selector layout - Stealth LED */
.ymm-header-inline {
  width: 100%;
  display: block;
  margin: 16px 0 18px;
  padding: 22px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 14px;
  box-shadow: 0 2px 12px rgba(0,0,0,.045);
  box-sizing: border-box;
  font-family: 'Poppins', Arial, sans-serif;
}
.ymm-header-inline *,
.ymm-fitment-result *,
.ymm-fit {
  font-family: 'Poppins', Arial, sans-serif;
}
.ymm-header-inline .ymm-inline-top {
  display: flex;
  flex-direction: column;
  gap: 14px;
  align-items: stretch;
}
.ymm-header-inline .ymm-inline-title-wrap {
  display: block;
  width: 100%;
}
.ymm-header-inline .ymm-inline-title {
  display: block;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 800;
  color: #111;
  letter-spacing: -.02em;
  margin: 0;
}
.ymm-header-inline .ymm-inline-title:after {
  content: "Enter your registration below to check bulb fitment.";
  display: block;
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 500;
  color: #666;
  letter-spacing: 0;
}
.ymm-header-inline .ymm-inline-form {
  display: flex;
  align-items: stretch;
  gap: 12px;
  width: 100%;
  margin: 0;
}
.ymm-header-inline .ymm-plate-wrapper {
  display: flex;
  align-items: stretch;
  flex: 1 1 auto;
  max-width: 520px;
  min-width: 320px;
  border: 2px solid #111;
  border-radius: 7px;
  overflow: hidden;
  background: #f7cf00;
  box-shadow: 0 1px 0 rgba(0,0,0,.25);
}
.ymm-header-inline .ymm-plate-flag {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  background: #053c8c;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .5px;
  flex: 0 0 48px;
}
.ymm-header-inline .ymm-search-plate-field {
  width: 100%;
  min-width: 230px;
  height: 48px;
  border: 0 !important;
  background: #f7cf00 !important;
  color: #111;
  font-weight: 900;
  font-size: 24px;
  line-height: 48px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1.5px;
  box-shadow: none !important;
  outline: none !important;
  padding: 0 12px;
  appearance: none;
}
.ymm-header-inline .ymm-search-plate-field::placeholder {
  color: #333;
  opacity: .72;
  font-size: 15px;
  letter-spacing: 0;
}
.ymm-header-inline .ymm-search-plate-field:focus,
.ymm-header-inline .ymm-search-plate:focus,
.ymm-header-inline .ymm-inline-btn:focus,
.ymm-header-inline .ymm-change-vehicle:focus {
  outline: 2px solid #111 !important;
  outline-offset: 2px;
  box-shadow: none !important;
  border-color: #111 !important;
}
.ymm-header-inline .ymm-inline-btn,
.ymm-header-inline button.ymm-inline-btn,
.ymm-header-inline .ymm-search-plate {
  height: 52px;
  min-width: 118px;
  padding: 0 24px;
  background: #111 !important;
  border: 1px solid #111 !important;
  border-radius: 7px;
  color: #fff !important;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .03em;
  cursor: pointer;
  box-shadow: none !important;
}
.ymm-header-inline .ymm-inline-btn:hover,
.ymm-header-inline button.ymm-inline-btn:hover,
.ymm-header-inline .ymm-search-plate:hover {
  background: #2a2a2a !important;
  border-color: #2a2a2a !important;
  color: #fff !important;
}
.ymm-header-inline .ymm-inline-btn:disabled,
.ymm-header-inline .ymm-search-plate:disabled {
  opacity: .45;
  cursor: not-allowed;
}
.ymm-header-inline .ymm-manual-row {
  display: flex;
  gap: 7px;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  font-size: 14px;
}
.ymm-header-inline .ymm-manual-helper {
  color: #666;
  font-weight: 500;
}
.ymm-header-inline .ymm-toggle-manual {
  color: #111;
  text-decoration: underline;
  text-underline-offset: 3px;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
}
.ymm-header-inline .ymm-change-vehicle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: 10px;
  padding: 10px 16px;
  background: #111;
  border: 1px solid #111;
  border-radius: 7px;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .03em;
  cursor: pointer;
}
.ymm-header-inline .ymm-change-vehicle:hover {
  background: #2a2a2a;
  border-color: #2a2a2a;
  color: #fff !important;
}
.ymm-header-inline .ymm-inline-manual {
  width: 100%;
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #eee;
}
.ymm-header-inline .ymm-inline-fields {
  display: grid;
  grid-template-columns: repeat(4, minmax(130px, 1fr));
  gap: 10px;
  align-items: center;
  margin-bottom: 12px;
}
.ymm-header-inline .ymm-inline-fields select.ymm-select {
  width: 100%;
  min-width: 0;
  height: 44px;
  margin: 0;
  border: 1px solid #d7d7d7 !important;
  border-radius: 7px;
  background: #fff;
  color: #111;
  font-size: 14px;
  box-shadow: none !important;
}
.ymm-header-inline .ymm-selected-vehicle {
  width: 100%;
  margin-top: 16px;
  padding: 18px;
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  background: #f8f8f8;
  border: 1px solid #e2e2e2;
  border-radius: 12px;
  box-sizing: border-box;
}
.ymm-header-inline .ymm-selected-vehicle[style*="display:none"],
.ymm-header-inline .ymm-selected-vehicle[style*="display: none"] {
  display: none !important;
}
.ymm-header-inline .ymm-selected-label {
  display: block;
  color: #666;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .08em;
  line-height: 1.2;
}
.ymm-header-inline .ymm-selected-text {
  display: block;
  color: #111;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.35;
  margin-top: 2px;
}
.ymm-header-inline .ymm-plate-searching,
.ymm-header-inline .ymm-no-results {
  width: 100%;
  margin-top: -4px;
  font-size: 13px;
  color: #555;
}
.ymm-header-inline .ymm-no-results { color: #7c2d12; }

@media only screen and (max-width: 760px) {
  .ymm-header-inline { padding: 16px; }
  .ymm-header-inline .ymm-inline-title { font-size: 20px; }
  .ymm-header-inline .ymm-inline-form { flex-direction: column; }
  .ymm-header-inline .ymm-plate-wrapper { max-width: none; min-width: 0; width: 100%; }
  .ymm-header-inline .ymm-search-plate-field { min-width: 0; font-size: 22px; }
  .ymm-header-inline .ymm-search-plate { width: 100%; }
  .ymm-header-inline .ymm-inline-fields { grid-template-columns: 1fr; }
  .ymm-header-inline .ymm-selected-text { font-size: 18px; }
}

/* Product-page fitment notice */
.ymm-fitment-result { margin: 14px 0 18px; }
.ymm-fit {
  padding: 15px 17px;
  border-radius: 10px;
  font-weight: 600;
  line-height: 1.45;
  box-shadow: 0 1px 3px rgba(0,0,0,.05);
}
.ymm-fit strong { font-weight: 900; }
.ymm-fit.notice, .ymm-fit.checking { background: #f7f7f7; border: 1px solid #d8dde3; color: #1f2933; }
.ymm-fit.yes { background: #e8f7ee; border: 1px solid #1f9d55; color: #14532d; }
.ymm-fit.no { background: #fde8e8; border: 1px solid #dc2626; color: #7f1d1d; }
.ymm-fit.warning { background: #fff7ed; border: 1px solid #f59e0b; color: #7c2d12; }

@media only screen and (max-width: 760px) {
  .ymm-header-inline { padding: 15px; }
  .ymm-header-inline .ymm-inline-top { display: block; }
  .ymm-header-inline .ymm-inline-form { margin-top: 12px; justify-self: stretch; }
  .ymm-header-inline .ymm-plate-wrapper { flex: 1; }
  .ymm-header-inline .ymm-search-plate-field { width: 100%; min-width: 120px; }
  .ymm-header-inline .ymm-search-plate { white-space: nowrap; }
  .ymm-header-inline .ymm-toggle-manual { display: inline-block; margin-top: 12px; }
  .ymm-header-inline .ymm-inline-fields { grid-template-columns: 1fr; }
  .ymm-header-inline .ymm-selected-vehicle { grid-template-columns: 1fr; }
}
