/** Shopify CDN: Minification failed

Line 367:8 Expected identifier but found whitespace
Line 367:10 Unexpected "{"
Line 367:20 Expected ":"
Line 370:8 Expected identifier but found whitespace
Line 370:10 Unexpected "{"
Line 370:20 Expected ":"

**/
/*** seach dropdown style ***/
.head-nav-title {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "Roboto","Arial","Helvetica",sans-serif;
}
.head-nav-subtitle {
  display: none;
}
span.selectyear, span.selectmake, span.selectmodel {position: relative;}
span.selectmake, span.selectmodel {margin-left:8px;}
.select-vehicle-col, .select-vehicle-col-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

span.search-home{position: relative;margin-right:8px;}

.top_select_filter select {
  margin: 0;
  width: 100%;
  border: none;
  height: 48px;
  margin-bottom:0;
  border-radius: 4px;
  font-family: "Roboto","Arial","Helvetica",sans-serif;
  color:#474747;
  background: #ffffff;
  padding-left:45px !important;
}
.top_select_filter select:focus {
  border-color: none;
}
.cutom-find-btn{
  float: none;
  height:63px;
  background: #d4252a;
  text-decoration: none;
  border-radius: 4px;
  color: #fefefe;
  cursor: pointer;
  font-family: "Roboto","Arial","Helvetica",sans-serif;
  min-width: 40px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.cutom-find-btn:hover, .cutom-find-btn:focus:not(.-disabled) {
  background: #be2126;
  text-decoration: none;
}

select#year {
  padding:0 30px 0 35px;
}

select#year, select#make, select#model {
  padding:0 30px 0 0;
  font-size: 14px;
}

#default_message_overlay_year{
  position: absolute;
  display: block;
  color: grey;
  padding-top: 0px;
  padding-left: 0px;
  z-index:999;
  left: 12px;
  top: 20px;

}
#default_message_overlay_make, #default_message_overlay_model {
  position: absolute;
  display: block;
  color: grey;
  padding-top: 0;
  padding-left: 0;
  z-index:999;
  left: 12px;
  top: 20px;
}

.select-vehicle-col{
  float: left;
  width: 100%;
  background: #fff;
  margin-bottom: 0;
  border-radius: 4px;
  padding-left: 0;
}

.select-vehicle-col i.down {
  top: 23px;
  right: 5px;
  border: solid #474747;
  position: absolute;
  border-width: 0 2px 2px 0;
  margin: 3px 10px 0 0;
  padding: 3px;
}

.search-dropdown i.down {
  top: 15px;
  right: 5px;
  border: solid #474747;
  position: absolute;
  border-width: 0 2px 2px 0;
  margin: 3px 10px 0 0;
  padding: 3px;
}

.inner-page-search .search-dropdown {
  position: relative;
  margin-right: 0px;
}

/* .inner-page-search i.down {
    top: 16px;
    right: 5px;
    border: solid #474747;
    position: absolute;
    border-width: 0 2px 2px 0;
    margin: 3px 10px 0 0;
    padding: 2px;
} */

.inner-page-search select.coll-filter{padding: 0 30px 0 10px !important;-webkit-padding-end: 22px !important;-webkit-padding-start: 8px !important;}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.caption {
  top:50% !important;
}

/*** search result style  ***/

.top_select_filter #category{
  display:none;
}

.jdgm-verified-count-badget .jdgm-verified-badge{
  margin: 0;
  width: 140px;
}
.badge-icon {
  float: left;
  padding-right: 15px;
  width: 25%;
}
.badge-icon img {
  max-width: 100%;
}

.section-separator.section-separator-margin-top {
  padding-top: 30px;
}

.separator-heading-line {
  max-width: 1170px;
  padding: 0px;
  margin: 0px auto;
  text-align: center;
}

.separator-heading-line .separator-sub-line {
  max-width: 100%;
  margin: 0px auto 2%;
  overflow: hidden;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  margin: 2% auto 40px;
  color: #151515;
  border-style: solid;
}

div.section.collection_description {
  margin: 0 0 25px 0;
}
.cart__wrapper .cart__item{padding: 25px 0;}
/**** serach dropdwon style *****/

.myvachile{position: relative;width: 65%;margin: 0 auto;}
#myvachile_name {
  margin-left: 0;
  color: #fff;
  background: #000;
  clear: both;
  width: 100%;
  float: left;
  margin-top: 10px;
  padding: 8px;
  font-weight: bold;
  height: auto;
}
#myvachile_close {
  position: absolute;
  right: 6px;
  top: 19px;
  cursor: pointer;
  width: 15px;
}

.select-vehcle-image{
  text-align: left;
  margin-left: -72px;
  position: absolute;
  top: 25px;
  left: 0;
}

.cutom-find-btn{
  background: #be2126;
  color: #fff;
  font-weight: 400;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  border: none;
  width: 100%;
}
.custom-find{
  width:200px;
}
.custom-find:after{
  content:none;
}
.sub-serach-title {
  font-size: 23px;
  color: #ff3b30;
  font-weight: 500;
  text-align: center;
  padding-top: 95px;
}

#select-vehicle i {
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
  float: right;
  margin: 3px 10px 0 0;
  display:none;
}
.mini-cart__item__title .item_title {
  font-size: 15px;
  font-weight: 400;
}
.collection-search-inner .search-container {
  width: 71%;
  margin: 0 auto;
}
.collection-search-inner .form-group {
  margin-bottom: 0;
}
.collection-search-inner .row-serach{margin:0px;}
.collection-search-inner .search-dropdown {padding: 5px;  }
.collection-search-inner .row-serach {padding: 0;}
.collection-search-inner .cutom-find-btn{line-height: 31px;width: 100%;height: 35px;min-height: 35px;padding:0;}
.collection-search-inner .top_select_filter select{margin-top:0;margin-bottom:0;}
.collection-search-inner #collection-search-wrapper .heading{line-height: 39px;padding-bottom: 10px;}
.collection-search-inner .plain-select select:focus {background: #f9f9f9; outline: none;box-shadow: none;border-color: #A9A9A9;}
.collection-search-inner .plain-select {margin: 3px 0 0;width: 160px;	}
.collection-search-inner .coll-filter{height:35px;min-height: 35px;padding: 8px 14px 8px !important;border-radius: 0;border: 1px solid #d9dbdc;-webkit-appearance: none;-ms-appearance: none;-moz-appearance: none;-o-appearance: none;appearance: none;-moz-appearance: none;text-indent: 0.01px;}
.collection-search-inner .top_select_filter p{background: #be2126; padding: 12px 6px; margin: 0;color: #ffffff; font-size: 15px;text-transform: uppercase;font-weight: 400;}
.collection-search-inner .top_select_filter{width: 100%;float: none;display: block;margin: 0 auto;border: 1px solid #A9A9A9;overflow: hidden;border-radius: 5px;}
.collection-search-inner #myvachile_name {
  margin-left: 0;
  color: #fff;
  background: #000;
  clear: both;
  width: 100%;
  float: left;
  margin-top: 10px;
  padding: 8px;
  font-weight: bold;
  height: auto;
}
.collection-search-inner #myvachile_close {
  position: absolute;
  right: 6px;
  top: 19px;
  cursor: pointer;
  width: 15px;
}

.collection-search-inner  .col-xs-4.col-sm-12.col-md-4.row-serach {
  width: 18.3%;
  float: left;
}

.collection-search-inner  .search-dropdown {
  width: 13.6%;
  float: left;
}

#pagecontent{display:none !important;}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}


#searchresults ul li {
  list-style:none;
}

#searchresults .product_name {
  background: #f2f2f2 none repeat scroll 0 0;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  list-style: outside none none !important;
  padding: 13px 0;
  border-radius: 1px;
}

#searchresults ul {
  padding: 0;
}

.serach-title{margin-bottom:20px;}
/***************************************************************************
11. SEARCH RESULTS PAGE
***************************************************************************/

#searchresults {
  margin: 0;
}
#searchresults .search-form {
  margin: 15px 0 0 0;
}
#searchresults .search-form input {
  width: 100%;
  float: left;
  padding: 0 34px 0 10px;
}
#searchresults .search-form button {
  width: 34px;
  height: 34px;
  float: left;
  margin: 0 0 0 -34px;
  background: none;
  border: none;
  font-size: 20px;
  color: {{ settings.link_color }};
}
#searchresults .search-form button:hover {
  color: {{ settings.link_color_act }};
}
#searchresults .search-form button i {
  line-height: 32px;
}

#searchresults h3 {
  margin: 0;
  padding: 0;
} 

#searchresults ol {
  list-style-type: none;
  padding: 0px 0 0 0;
  border-bottom: 1px solid #e0e0e0;
  margin: 4px 0 5px 20px;
}
#searchresults ol li {
  overflow: hidden;
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #e0e0e0;
}
#searchresults ol li .search-result_image {
  float: left;
  margin-right: 15px;
}
#searchresults ol li .search-result_container {
  padding: 5px 0 0 0;
}

/* Bikram */
.search-result {
  position: relative;
}
.search-results .readmore{
  color: #be2126;
  font-weight: bold;
  float: right;
  margin-top: 0px;
}

.search-results .readmore a {
  color: #be2126;
  font-size: 20px;
  font-weight: bold;
}

.search-results .product_name {
  left: 0;
  position: absolute;
  top: 10px;
}
.search-results .application-title {
  float: right;
  margin-left: 20px;
  margin-top: 20px;
}

ol.search-results a {
  font-weight: normal;
  font-size: 16px;
  color:#000;
  text-decoration:underline;
}

.custom_header h1{text-transform: uppercase;padding: 15px 0 25px;}
.search_txt {margin-top: 20px;}

.top-header .search-submit {
  top: 3px;
}

.top-header .search_form input, top-header .search_form input:active, .top-header .search_form input:focus{height: 33px;min-height: 33px;background: #fff;}
.header .top_bar .item-result a, header  .top_bar .item-result a:visited{padding: 15px 20px;height: auto;}
.nav.right {
  float: right;
  position: relative;
  width: auto;
}
.header .menu li.search_container{padding-top:4px;}
.product-custom-wrap .product-wrap {
  border: 1px solid #d3d3d3;;
}
.js-recently-viewed .product-wrap {
  border: 1px solid #d3d3d3;;
}
.font-icon  {
  color:#d54d4d;
  padding-top:12px;
}

h2.h1.hero_title.mega-title.imgsldover{color:#000;}

/*** end of search result style ***/

@media only screen and (min-width: 1025px) {
  .full-width--true .caption {
    max-width: 1296px;
    min-width: 1000px;
    width: 94%;
    padding: 0;
  }
}

@media only screen and (max-width: 1280.98px) and (min-width: 1024px), only screen and (max-width: 1600.98px) and (min-width: 1281px), only screen and (min-width: 1601px) {
  .head-nav-title {
    font-size: 48px
  }
}

@media only screen and (max-width: 1023.98px) and (min-width: 768px), only screen and (max-width: 1280.98px) and (min-width: 1024px), only screen and (max-width: 1600.98px) and (min-width: 1281px), only screen and (min-width: 1601px) {
  .top_select_filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  .top_select_filter select.with-marker {
    margin: 0 0 0 0;
    width: 100%;
    height:63px;
  }
  .top_select_filter select {
    height: 63px;
    margin-bottom: 0;
  }
  .custom-find{
    margin-left: 0;
    width: 10%;
  }
  .head-nav-title {
    letter-spacing: normal;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .head-nav-subtitle {
    color: #000;
    display: block;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    font-family: "Roboto","Arial","Helvetica",sans-serif;
    text-transform: initial;
  }
}

@media only screen and (max-width: 1023.98px) and (min-width: 741px) {
  .head-nav-title {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  .home-collection img[data-sizes="auto"].lazyloaded {
    height: 360px;
  }
}

@media only screen and (max-width: 740.98px) and (min-width: 421px) {
  .top_select_filter select{
    margin-bottom:0;
  }
  .cutom-find-btn{
    padding: 14px;
    line-height: normal;
    height:auto;
  }

  #default_message_overlay_make, #default_message_overlay_model {
    padding-top: 0;
    padding-left: 0;
    left: 12px;
    top: 15px;
  }

  #default_message_overlay_year{
    padding-top: 0;
    padding-left: 0;
    left: 12px;
    top: 15px;
  }
  .top_select_filter .select-vehicle-col{
    margin-left:0;
    margin-bottom:8px;
    margin-right:0;
  }

  .select-vehicle-col i.down {
    top: 15px;
  }
  .search-dropdown i.down {
    top: 15px;
  }

  .home-collection img[data-sizes="auto"].lazyloaded {
    height: 386px;
  }
}

@media (max-width: 1275px) {
  .collection-search-inner .search-container {
    width: 90%
  }
}

@media (max-width: 1024px) {
  
  #select-vehicle i {
    display:block;
  }

  .search-dropdown {
    display:none;
  }
  .collection-search-inner .row-serach .col-xs-4.col-sm-12.col-md-4.row-serach{
    width: 100%;
  }
  .collection-search-inner .search-container {
    width: 90%
  }
  .collection-search-inner .row-serach .search-dropdown {
    width: 100%;
  }
}

@media only screen and (max-width:767px){
  .collection-search-inner .row-serach .col-xs-4.col-sm-12.col-md-4.row-serach {
    width: 100%;
  }
}


@media only screen and (max-width: 798px) {
  div#collection-search-wrapper {
    padding: 0 15px 0;
  }
  ul.bulb-sizes{text-align:center;}
  ul.bulb-sizes li a, ul.bulb-sizes.large li.small a{width: 138px;}
  .top_bar{background-color: #fff;}
  #header .top_bar a span{color:#1b1f23;}
  .mobile_nav div span{background-color: #1b1f23;}
  .font-icon{padding-right:10px;}
  .featured-promotions .feature-section.title-overlay-true .title{padding:5px 0;}
}

@media only screen and (max-width:768px){
  .myvachile {
    width: 100%;
    margin: 0 auto;
  }
  .collection-search-inner .search-container {
    width: 100%
  }

}

@media only screen and (max-width:767px){
  .hptb__container .hptb__content {
    padding: 0;
    margin: 0 0;
    height: 60px;
    text-align: center;
    width: 100%;
  }
  .collection-search-inner .top_select_filter p {
    text-align:center;
  }

  .collection-search-inner .row-serach .col-xs-4.col-sm-12.col-md-4.row-serach {
    width: 100%;
  }

  .collection-search-inner .row-serach .search-dropdown {
    width: 100%;
  }
}

@media (min-width:384px) and (max-width:767px){
  .sub-serach-title {
    padding-top: 48px;
  }
  .search-dropdown {
    display:none;
  }
  #select-vehicle i {
    display:block;
  }
  .img-midd-sec {
    margin-top: 30px;
    text-align: center;
  }
}

@media only screen and (max-width: 600px) {
  .header-main .m-cart-icon .mobile-basket .number {
    display:none;
  }

}

@media (max-width: 575px){
  .container.img-midd-sec .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right:10px;
  }
  .jdgm-verified-badge { width: 100%;}
  .img-midd-sec .jdgm-verified-badge img { margin-bottom: 0;}
  .jdgm-verified-count-badget .jdgm-verified-badge {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .banner  .caption {
    width: 100%;
    position: absolute;
    top: 55%;
    padding: 0 5%;
    margin: 0 auto;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .collection-template-section .equal-columns--outside-trim .small-down--one-half{
    width: 100%;
  }
  input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="range"], input[type="color"], select, textarea {
    font-size: 13px;
  }
}

@media only screen and (max-width: 420.98px), only screen and (max-width: 767.98px) and (min-width: 421px) {
  .cutom-find-btn {
    padding: 14px;
    line-height: normal;
    height:auto;
  }

  #default_message_overlay_make, #default_message_overlay_model {
    padding-top: 0;
    padding-left: 0;
    left: 12px;
    top: 15px;
  }

  #default_message_overlay_year{
    padding-top: 0;
    padding-left: 0;
    left: 12px;
    top: 15px;
  }
  .top_select_filter .select-vehicle-col{
    margin-left:0;
    margin-bottom:8px;
    margin-right:0;  
  }
  .select-vehicle-col i.down {
    top: 15px;
  }
  .search-dropdown i.down {
    top: 15px;
  }
}


@media only screen and (max-width: 420.98px) {
  .home-collection img[data-sizes="auto"].lazyloaded {
    height: 374px;
  }
}

@media only screen and (max-width:384px){
  .sub-serach-title {
    padding-top: 20px;
  }

  .search-dropdown {
    display:none;
  }
  #select-vehicle i {
    display:block;
  }
}