/** Shopify CDN: Minification failed

Line 260:0 Expected "}" to go with "{"

**/
#shopify-section-header{
    margin-bottom:0;
}
a.go-btn.gv-btn-search.button:hover span.button-start {
    color: #000 !important;
}
.gvbar_outer-wrap{
    /* background:url("bp-search-bg-mob.jpg") repeat-x;
    background-size:626px; */
     /* background: #cbe7ff;  */
    min-height:210px;
    display:-ms-flexbox;
    display: flex;
    -ms-flex-direction:column;
    flex-direction: column;
    -ms-flex-pack:center;
    justify-content: center;
    position: absolute;
    top: var(--menuHt);
    left: 0;
    right: 0;
    z-index: 1;
    overflow:hidden;
    position: relative!important;
    top: 0px!important;
    padding: 40px 0!important;
    border-bottom: 1px ridge #000;
}
.gvbar_outer-wrap>*{
    width:100%;
}
.gvbar_outer-wrap .page-width{
    max-width:900px;
    width:100%;
    padding-left:15px;
    padding-right:15px;
    margin:0 auto;
}
.gv_bar_text {
    text-align: center;
    max-width: 700px;
    width:100%;
    margin: 0 auto;
    color: #fff;
}
.gv_bar_text h2 { /* Adjust the Begin Build Here */
    margin-top: -10px;
    font-size: 39px;
    text-transform: uppercase;
    letter-spacing: .03em;
    line-height: 1;
    font-weight: 700;
    text-shadow: 0px 4px 9px rgba(0,0,0,.25);
    margin-bottom: 0;
    padding-bottom: 10px;
    color: #fff!important;
    font-family: Raleway!important;
}

.gv_bar_text p { /* This is the text of the "View your specific car's collection by refining the search" */
    letter-spacing: .03em;
    font-size: 26px;
    font-weight: 700;
    text-shadow: 0px 4px 9px rgba(0,0,0,.25);
    line-height: 1.5;
    color: #000000 !important;
    text-transform: uppercase;
}

#gv-mmy {
    display:-ms-flexbox;
    display: flex;
    -ms-flex-wrap:nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack:center;
    justify-content: center;
    -ms-flex-align:center;
    align-items: center;
    margin-top: 10px;
    margin-left:-7.5px;
    margin-right:-7.5px;
}
.gv-mmy-bar .mmy-tab {
    padding:0 7.5px;
    width:25%;
    margin-right: 20px; /* Adjust the margin-right value based on the desired gap */
    /* animation: fadeIn 0.5s ease-out;  Adjust the animation duration and timing function */
}
.gv-mmy-bar .mmy-tab select { 
  padding:5px 40px 5px 17px !important; 
  height:50px; 
  background:#fff url('select-dropdown.svg') no-repeat center right 17px;
  background-size:14px;
  border:0;
  border-radius:0;
  letter-spacing: 0.02em;
  font-size: 15px;
  width:100%;
  min-width:auto;
  -webkit-appearance: none;
  -moz-appearance:    none;
  appearance:         none;
  border-radius: 30px;
  font-weight: 500;
  background:#494848;
  color:white !important;
}
.gv-mmy-bar .mmy-ops {
    display:-ms-flexbox;
    display: flex;
    -ms-flex-align:center;
    align-items: center;
}
.gv-mmy-bar .mmy-tab .gv-btn-search { 
    min-height: 50px;
    text-align: center;
    letter-spacing: .235em;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 950;
    width: 100%; 
    display:inline-flex !important;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
    /* border: 1px solid  #016ecb;  */
} 

.gv-mmy-bar .mmy-tab .gv-btn-search:hover {
    background:  linear-gradient(135deg, rgba(6, 27, 18, 0.92), rgba(13, 48, 34, 0.85));
    border-color: #0D3022;
    border-width: 3px;
}


.gv-mmy-bar .mmy-tab .gv-btn-search .button-start { /* Change the color of the buttons to white*/
  color: white;
}

/*********** This area is the change the font family and font size and spacing for the text inside the 3 bubbles for the fitment search bar *************/
#GetYear{
  font-family: Teko;
  font-size: 18px;
  letter-spacing: 1px;
  cursor:pointer;
}

#GetMake{
  font-family: Teko;
  font-size: 18px;
  letter-spacing: 1px;
  cursor:pointer;
}

#GetModel{
  font-family: Teko;
  font-size: 18px;
  letter-spacing: 1px;
  cursor:pointer;
}

/*********** This area is the change the font family and font size and spacing for the text inside the 3 bubbles for the fitment search bar (Above) *************/

.gv-mmy-bar .mmy-tab .gv-btn-clear {
    padding: 10px 15px;
    color: #fff;
    text-align: center;
    letter-spacing: .235em;
    text-transform: uppercase;
    font-size: 15px;
    display: block!important;
    margin-left: 15px;
}

.go-btn.disabled{
  pointer-events: none;
  opacity: 0.7;
}

.template-index header#section-header.Header--transparent{
    background:none;
}
.pointer-non {
    pointer-events: none !important;
    opacity:0.7;
}
.Header__Wrapper .HorizontalList__Item a {
    transition: none;
    text-shadow:none;
}
.template-index header#section-header.Header--transparent .HorizontalList__Item a {
    color: #fff;
}

/* Responsive */
@media screen and (max-width: 1139px){
  .Search[aria-hidden="false"]{
    z-index:9;
  }
}

@media screen and (min-width: 901px) and (max-width: 1139px) {
  .gvbar_outer-wrap{
    padding-top: 65px !important;
  }
}

@media screen and (max-width: 991px){
/*   .shopify-section--slideshow .Slideshow__Content{
    top:60%;
  } */
}

@media screen and (max-width: 991px){
  #gv-mmy{
      margin-left:-5px;
      margin-right:-5px;
  }
  .gv-mmy-bar .mmy-tab{
      padding:0 4px;
  }
}

@media screen and (max-width: 767px){
  .gv_bar_text h2{        /* This is the Build Begin Bar for the mobile version */
      font-size:30px;
      margin-top: -10px;
  }
  .gv_bar_text p{   
      /*font-size:16px;*/
      font-size:24px;
  }
  
  #gv-mmy{
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      max-height: 255px; /*This is the height for the overall bar in the mobile version */
  }
  .gv-mmy-bar .mmy-tab{
      width:100%;
      margin-bottom:10px;
  }
 .gv-mmy-bar .mmy-tab:last-child {
    margin-bottom: 0;
    text-align: center;
}
  .gvbar_outer-wrap{
    position: relative;
	padding-top: 0; /* Remove any top padding */
	/*background: url("carbon-bg-2.jpg") no-repeat center !important;
	background-size: cover !important; */ 
	margin-top: -15px;

  }
