/*Add Css Custom Here*/

/*====== Fix bugs Megamenu not showing icon font (26/1/2018) =====*/
@media (min-width: 992px){
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {  line-height: 24px; height: auto;}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a i,
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a b {
	    display: inline-block;
	}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a:before{display: none;}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img{position: static; transform: inherit;}
}
body {
    width: 100vw;
    overflow-x: hidden;
}

/* ico search */
@media (min-width: 992px){
  #sosearchpro {
    display:block !important;
  }
  .search-header-w .ico-search {
    display:none !important;
  }
}
/*========*/

#sosearchpro .autosearch-input {
  cursor: text !important;
}

/* searchpro text color */
.typeheader-9 #sosearchpro .search input {
  color:  #282828 !important;
  border-radius: 25px !important;
}
.typeheader-9 #sosearchpro .search {
  border-radius: 25px !important;
}
.typeheader-9 #sosearchpro .search button {
  border-top-right-radius: 25px !important;
  border-bottom-right-radius: 25px !important;
}
/* ======== */

/* listing sort */
@media(max-width: 767px){
  .short-by-show, .view-mode {
    padding:0px 5px !important;
  }
  .short-by-show > div {
    display: inline-block;
  }
  .short-by-show > div:nth-child(1) {
    width: 62%;
  }
  .short-by-show > div:nth-child(2) {
    width: 35%;
  }
  .filters-panel label {
    display:none;
  }
  .filters-panel .form-group {
    margin:0 !important;
  }
  .filters-panel .list-view .btn-gridview {
    display:none;
  }
  .product-detail .open-sidebar, .product-listing .open-sidebar {
    padding: 3px !important;
  }
}
@media (max-width: 991px){
  .title-category {
      font-size: 2rem !important;
  }
}
/* ============ */

/* product listing */
.product-layout.product-table .right-block > .price, .product-layout.product-list .right-block > .price {
	display: none !important;
}

.product_list_criteria {
  position: absolute;
  width: 65%;
  height: 75%;
  overflow-y: auto;
  overflow-x: hidden;
  left: 35%;
  top: 25%;
  border-top: 1px solid #c4c4c4;
  display:none;
}
.product-list .product_list_criteria {
  display:block !important;
}
.product_list_criteria ul {
  line-height: 10px;
}
.product_list_criteria ul li {
  display: inline;
  margin-right: 8px;
  font-size: 12px;
  line-height: 18px !important;
}
.product_list_criteria::-webkit-scrollbar {
    width: 3px !important;
}
.product_list_criteria::-webkit-scrollbar-track {
    background: transparent !important;
}

.products-list .product-table .right-block h4 {
	width: initial !important;
}

.products-list .product-table .right-block .product-info {
	width: 35%;
}

.price, .price .price-new {
    font-size: 32px !important;
    font-weight: 600 !important;
    letter-spacing: -2px;
    color: #282828 !important;
    margin: 0 0 2px 0 !important;
}

.product-layout.product-table .right-block > .price, .product-layout.product-list .right-block > .price {
  display: none !important;
}

.products-list .product-table .right-block h4 {
  width: initial !important;
}

.products-list .product-table .right-block .product-info {
  width: 40%;
}

.products-list .product-table .product-item-container {
    margin-bottom: 5px;
    border-bottom: 1px solid #dbdbdb !important;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px #dbdbdb;
}
.products-list .product-table .right-block > *, .products-list .product-table .product-item-container > :last-child {
  border-left: none !important;
}

.products-list .right-block .description {
    justify-content: normal;
    margin: 10px 0px !important;
    border: 1px solid #ddd !important;
    background-color: #eee !important;
    overflow: auto;
}
.products-list .product-table .right-block .description {
    width: 60% !important;
}
.products-list .right-block .description {
  height: 150px;
}
.products-list .product-table .list-block {
  width: 15% !important;
}
.products-list .product-grid-4 .product-item-container .left-block .product-image-container {
  height:200px;
}
.products-list .product-grid-3 .product-item-container .left-block .product-image-container {
  height:300px;
}
.products-list .product-grid-2 .product-item-container .left-block .product-image-container {
  height:400px;
}

.products-list .description :not(.nav-tabs) ul li:nth-of-type(odd) {
    background-color: #fff;
}
.products-list :is(.product-table, .product-list) .list-block {
  text-align: center !important;
}
.products-list :is(.product-table, .product-list) .list-block .addToCart{
  text-transform: uppercase;
  display: block;
  margin: 5px auto 0px !important; 
  padding: 5px 10px !important;
  background: #495057;
  color: #fff;
  border-radius: 3px;
  border: none;
  background: #ec1313;
  border-color: #ec1313;
  line-height: 26px !important;
}
.products-list .product-table .list-block .addToCart{
  width: 95% !important;
}
.products-list .product-list .list-block .addToCart{
  width: 75% !important;
}

.products-list .product-layout.product-list .product-item-container .left-block {
  width:120px !important;
}
.products-list .product-layout.product-list .product-item-container .left-block .product-image-container {
 width: 75px;
}
.products-list  .product-item-container .left-block .product-image-container {
  height: 94%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #272727;
  border-radius: 5px;
  background: #fff;
  margin: 2px auto;
  overflow: hidden;
}
.product-table  .product-item-container .left-block .product-image-container img {
  width: auto !important;
  margin: auto;
  display: block;
  max-height: 150px !important;
} 

.products-list .product-list .product-item-container .left-block .product-image-container > img{
  width: auto !important;
  margin: auto;
  display: block;
  max-height: 75px !important;
} 
.products-list .product-layout.product-list .product-item-container .left-block .product-image-container img{
  width: auto !important;
  margin: auto;
  display: block;
  max-height: 75px !important;
} 
.products-list .product-layout.product-list .product-item-container .left-block .product-image-container .thumbmodal img,
.products-list .product-layout.product-table .product-item-container .left-block .product-image-container .thumbmodal img{
  width: auto !important;
  margin: auto;
  display: block;
  max-height: 100% !important;
} 
.products-list .product-layout.product-table .product-item-container .left-block .product-image-container > img{
   max-height: 150px;
}
.products-list .product-grid-4 .product-item-container .left-block .product-image-container > img{
   max-height: 200px;
}
.products-list .product-layout.product-grid-3 .product-item-container .left-block .product-image-container > img{
   max-height: 300px;
}
.products-list .product-layout.product-grid-2 .product-item-container .left-block .product-image-container > img{
   max-height: 400px;
}

.products-list .product-list .product-item-container {
  width: 100%;
}
.products-list .product-list .product-item-container .list-block .addToCart, .products-list .product-list .product-item-container .list-block .btn-button {
  float: none !important;
}
.products-list .product-list .product-item-container .list-block .btn-button {
  border-width: 0px !important;
}
.products-list .product-list .product-item-container .right-block {
     margin-left: 0px !important;
    width: calc(80% - 120px);
    display: flex;
}
.products-list .product-list .product-item-container .right-block {
  padding: 0px 5px !important;
}
.products-list .product-list .product-item-container .list-block {
    margin-left: 0px !important;
    padding: 2px !important;
    width: 18%;
    float: right;
}
.products-list .product-list .product-item-container .left-block {
    padding: 0px !important;
    border-right: none !important;
}
.products-list .product-list .right-block .description {
  height: 200px !important;
}

.products-list  .product-item-container .manufacturer-image {
  width: 130px;
  white-space: nowrap;
  margin:0px 10px;
}

.products-list .product-list .product-item-container .manufacturer-image {
  width:70px;
}


.mfp-iframe-scaler iframe {
  height: 650px !important;
}

.short_description .tab-content>.tab-pane {
  height: 280px !important;
  overflow-y:auto;
}


#product-quick .product_page_price span#price-old, #product-quick .product_page_price span#price-special {
  display: inline-block;
}

.product-view .content-product-right .box-info-product .quantity {
  margin-top: 25px !important;
  margin-bottom: 5px !important;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control {
  width: 200px !important;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control span {
  width: 40px !important;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control {
  width: calc(100% - 80px) !important;
}
/* ==================== */

/* listing table mobile */
@media(max-width: 767px){
  .products-list .product-table .product-item-container {
    display: flex;
    flex-wrap: wrap;
  }
  .products-list .product-table .list-block {
    display: flex !important;
    align-items: center;
    width: 100% !important;
  }
  .products-list .product-table .list-block .price {
    /* display: inline !important; */
    margin: 0px !important;
  }
  .products-list .product-table .list-block .addToCart {
    margin-bottom: 0px !important;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .products-list .product-table .manufacturer-image {
        display: none; 
  }
  .products-list .product-table .list-block {
    width: 30% !important;
  }
  .products-list .product-table .right-block .product-info {
    width: 100% !important;
  }
}
@media (max-width: 499px) {
 .products-list .product-table .manufacturer-image {
        display: none; 
  }
  .products-list .product-table .right-block .product-info {
    width: 100% !important;
  }
  .products-list .product-table .right-block h4.product-name {
    font-size: 16px !important;
    color: #282828 !important;
  }
  .products-list .product-table .price {
    font-size: 22px !important;
  }
  .products-list .product-table .list-block .addToCart {
    padding: 5px 5px !important;
  }
  .products-list .product-table .list-block .addToCart {
      width: 30% !important;
  }

}
/* ==================== */


/* efarmoges */
.product-detail .producttab .tab-content .efarmoges ul , .product-detail .producttab .tab-content .efarmoges ol{
  display:none;
}
.efarmoges {
    display: flex !important;
    flex-direction: column;
    padding-left: 0 !important;
    margin: 0 !important;
}
.model {
    display: block;
    cursor: pointer;
    float: left;
    width: 100%;
}
.model_title {
    display: inline-block;
    position: relative;
    margin-right: 5px;
    font-size: 15px;
    line-height: 26px;
    padding: 0px 16px;
    cursor: pointer;
    transition: background-color 0.3s;
    width: 100%;
}
.model_title:after {
    content: "+";
    position: absolute;
    left: 0px;
    font-size: 20px !important; 
    line-height: 24px;
    font-weight: 700;    
}
.model_title.model_open:after {
    content: "\2014";
    font-size: 17px !important; 

}

.model_children {
    margin-top: 0 !important;
    display: none;
    padding-left: 30px !important;
    width: 100%;
    list-style-type: none !important;
    margin-bottom: 0px !important;
}
/* ==================== */


/* custom autopart category */
.clear_category {
    display: inline-block;
    margin-right: 5px;
    background: #333;
    border-radius: 5px;
    background: #333;
    color: #fff !important;
    padding: 0px 5px;
    cursor: pointer;
    width: calc(12% - 10px);
}
.clear_category:active {
    background: #ff0000;
}

.autopart_category_title.autopart_category_selected {
  background:  #ec1313 !important;
}
.autopart_category a {
    color: #282828 ;
    font-size: 17px !important;
    line-height: 26px;
}
@media (min-width: 716px){
  .products-category .autopart_categories .id_20 a {
    color: #fff !important;
    font-size: 15px !important;
    line-height: 26px !important;
    position: absolute !important;
  }
}
@media (min-width: 992px){
  .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {
    line-height: 15px !important;
  }
}
.autopart_category {
    display: block;
    margin-bottom: 5px;
    margin-right: 5px;
    color: #fff !important;
    cursor: pointer;
    float: left;
    width: 100%;
}



.autopart_category_title {
    display: inline-block;
    margin-right: 5px;
    font-size: 20px;
    line-height: 45px;
    background: #333;
    color: #fff;
    padding: 0px 5px;
    cursor: pointer;
    transition: background-color 0.3s;
    width: 100%;
}

.autopart_category_title:after {
    content: "+";
    position: absolute;
    right: 30px;
    font-size: 30px !important; 
}

.autopart_category_title.autopart_category_open:after {
    content: "\2014";
    font-size: 24px !important; 
}

.autopart_subcategory_title {
      padding-left: 10px;
      cursor: pointer;
    color: #333;
    font-size: 17px;
    font-weight: normal;
    font-family: 'Roboto',sans-serif;
}



li.autopart_subcategory.show-subcategories .autopart_subcategory_title, li.autopart_subcategory .autopart_subcategory_title:hover {
  color: #ff0000 !important;
}


ul.autopart_subcategories  {
    background: #fff;
    display: none;
    padding: 5px 0px;
    padding-left: 25px;
    width: 100%;
}
aside .autopart_subcategory {
  width: 100% !important;
}
.autopart_subcategory.autopart_category_selected a{
  color: #ec1313 !important;
}


/* enhencement */
 /*#content .autopart_category {
  width: 24%;
  overflow: hidden;
}
@media (max-width: 1600px){
   #content .autopart_category {
    width: 32% !important;
    overflow: hidden;
  }
}
@media (max-width: 1365px){
   #content .autopart_category {
    width: 49% !important;
    overflow: hidden;
  }
}
@media (max-width: 620px){
  #content .autopart_category {
    width: 100% !important;
    overflow: hidden;
  }
}
 #content ul.autopart_subcategories {
    width: 100% !important;
    height: 300px !important;
    overflow: auto !important;
    display: block !important;
}
 #content .autopart_subcategory {
  width: 100% !important;
}*/

/* ======================= */

 /*autocomplete categories*/

 .category-autocomplete .autocomplete {
    width: 100%;
    display:flex;
 }
 .category-autocomplete .autocomplete > * {
  margin-right: 5px;
 }


* { box-sizing: border-box; }
body {
  font: 16px Arial;
  color: #000 !important;
}
.autocomplete {
  /*the container must be positioned relative:*/
  position: relative;
  display: inline-block;
}
.autocomplete input {
  border: 1px solid transparent;
  background-color: #f1f1f1;
  padding: 10px;
  font-size: 16px !important;

    color: #282828 !important; 
}
.autocomplete input[type=text] {
  background-color: #f1f1f1;
  width: 25%;
}
.common-home .autocomplete input[type=text] {
  width: 35%;
  margin: auto;
}
aside .autocomplete input[type=text] {
  background-color: #f1f1f1;
  width: 100% !important;
}
 .autocomplete input[type=submit] {
  background-color: DodgerBlue;
  color: #fff;
}

.category-autocomplete {
	margin: 10px 0px !important;
}

.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
    max-height: 400px;
	overflow: auto;
}
.autocomplete-items div {
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div a{
  padding: 10px;
  display: block;  
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}
.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
}
.categories-dropdown {
	
}
/*=================================*/

aside .so_advanced_search .search-boxes, aside .so_advanced_search .search-button {
	width:  100% !important;
}


/* models autocomplete */
.common-home .category-autocomplete .models-view {
  display:none !important;
}

.common-home .category-autocomplete .models-title {
      display: flex;
    flex-direction: column-reverse;
    align-items: center;
    width: 100% !important;
}

.category-autocomplete input#name_filter, .category-autocomplete .models-letters {
  min-width: 250px;
  margin: 0px 5px 5px 0px;
}
.category-autocomplete input#year_filter {
  max-width:100px;
  margin: 0px 5px 5px 0px;
}
.models-years-table {
  display: none;
  position: absolute;
  background: #fff;
  z-index: 400;
  top: 100%;
  right: 4px;
  grid-template-rows: repeat(10, 1fr);
  grid-auto-flow: column;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px 0px 5px 5px;
}
.models-years-table.open {
  display:grid !important;
}

.models-switch-actual {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  vertical-align: middle;
}
.models-switch-actual:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 3px;
  bottom: 3px;
  background-color: #878787;
  transition: .2s;
  border-radius: 2px;
}
.models-switch-actual.active:before {
  transform: translateX(26px);
  background-color: #fff !important;
}
.models-switch-actual.active {
  background-color: #2196F3;
}

.models-groups{
  display: grid; 
  grid-auto-flow: column; 
  border-radius: 5px; 
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  padding: 5px 0px 5px 5px;
  overflow: hidden;
  background: #fff;
  padding:20px;
}
.modal-models-groups {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 5vh;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
}
.modal-models-title {
  text-align:center;
}

.modal-models-groups.open {
  display:block;
}

.models-groups a.active{
  text-decoration: underline;
  font-weight:bold;
}

#delete-models-groups:hover, #delete-name_filter:hover, #close-models-years-table:hover {
  color: red;
}

.models-title .btn-models-groups{
    /*width: 100%;
    height: 12px !important;
    line-height: 12px !important;
    display: block;
    border-radius: 5px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;*/
}


.category-autocomplete .btn {
    min-width: 33px;
    height: 33px;
    margin-right: 5px;
}
.category-autocomplete .models-years-table .btn {
  width: 50px;
}
.category-autocomplete .btn.active {
    background: #1f83cf;
    border-color: #1f83cf;
    box-shadow: none;
    color: #fff;
}

.models-list{
  display:flex;
  flex-wrap:wrap;
  margin:0;
}
.models-list > .col-sm-12.col-xs-12 {
  font-size: 16px;
  border-bottom: 3px solid #ddd;
}

/* =================== */



/* select2 */

.search-boxes .select2-container {
  width: 100% !important;
  border: 1px solid #bbb;
  border-radius: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px !important;
}
.select2-selection__rendered {
  color: #666 !important;
  padding: 4px 26px 4px 9px;
}
.select2-selection {
  line-height: 40px !important;
  height: 40px !important;
  border: none !important;
}
.select2-selection__arrow {
  height: 40px !important;
  line-height: 40px !important;
}
.select2-dropdown {
  border-radius: 0px;
}
/*.select2-search {
  display: none !important;
}*/
.select2-results__option span img, .select2-selection__rendered span img {
  margin-right: 8px !important;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 300px !important;
}
.layout-9.common-home #content .so_advanced_search .sas_inner-box-search .search-button button{
  height: 40px !important;
  line-height: 40px !important;
}
/* ////////// */


/* models */
.model-header{
  color: #282828;
  font-size: 21px;
  margin-bottom: 10px;
}
.model-item{
  padding: 0px;
  border-bottom: 1px solid #eee;
  font-size:16px;
  display:flex;
  align-items: center;
}
.model-item:nth-of-type(odd) {
    background-color: #eee;
}


.model-item .col-sm-1{
    height: 50px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.level1 .brand-image {
  height:50px;
/*    max-height: 40px;
    display: block;
    margin: auto;*/
/*    position: absolute;
    top: 50%;
    display: block;
    transform: translateY(-50%);*/
}
@media(max-width: 768px){
  .model-item img{
    max-width:120px;
    margin-left: 10px;
  }
  .model-item{
    text-align: center;
  }
}
.model-item a{
  display: block;
  width:100%;
  display:flex;
  align-items: center;
}
.model-item a strong{
  font-size: 18px;
  color: #282828;
 /* position: relative;
  top: 50%;
  display: inline-block;
  transform: translateY(-50%);*/
}
.model-item a div:not(.col-sm-3) span{
    color: #1f83cf;
  font-weight: bold;
}

.model-item a:hover :is(strong, span){
  color: #1c63a5 !important;
}

.row.list-view .model-item:hover .col-sm-1{
  overflow:visible !important;
}
.row.list-view .model-item:hover .col-sm-1 .brand-image {
  z-index: 999;
  pointer-events: none;
  background-color:#fff;
  border:1px solid #ddd;
  position: absolute;
  max-width: 300% !important;
  max-height: 300% !important;
}


/* info popup */
.model-item i {
  color: #878787 !important;
}
.model_info:hover i {
  color: #282828 !important;
}
.model_info_popup {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  flex-direction: column;
  width: 300px;
  background: #fff;
  z-index: 999;
  padding: 10px;
  color: #282828 !important;
  font-size: 14px;
}
.model_info_popup * {
  color: #282828 !important;
}
.model_info {
  position:relative;

}
.model_info_title {
  float:left;
}
.model_info_data {
  float:right;
}
.model_info:hover .model_info_popup {
  display:flex !important;
}


/* model item grid */
.autopart_brands_container .row.grid-view {
  overflow: hidden;
  display: grid !important;
  grid-auto-rows: 1fr;
  grid-gap: 10px;
/*  display: flex;
  flex-wrap: wrap;
  justify-content: center;*/
}
.autopart_brands_container .row.level2.grid-view {
  grid-template-columns: repeat(8, 1fr);
}
.autopart_brands_container .row.level1.grid-view {
  grid-template-columns: repeat(12, 1fr);
}
@media(max-width: 1200px){
  .autopart_brands_container .row.level2.grid-view {
    grid-template-columns: repeat(6, 1fr);
  }
  .autopart_brands_container .row.level1.grid-view {
    grid-template-columns: repeat(8, 1fr);
  }
}
@media(max-width: 991px){
  .autopart_brands_container .row.level2.grid-view {
    grid-template-columns: repeat(4, 1fr);
  }
  .autopart_brands_container .row.level1.grid-view {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media(max-width: 550px){
  .autopart_brands_container .row.level2.grid-view {
    grid-template-columns: repeat(2, 1fr);
  }
  .autopart_brands_container .row.level1.grid-view {
    grid-template-columns: repeat(3, 1fr);
  }
}
.autopart_brands_container .row.grid-view:before, .autopart_brands_container .row.grid-view:after, .autopart_brands_container .row.grid-view > div:nth-child(1) {
  display:none;
} 

.autopart_brands_container .row.grid-view .model-item{
  background-color: transparent !important;
  border: 1px solid #dddddd;
  border-radius: 5px;
  transition: background-color 300ms ease-out;
}
.autopart_brands_container .row.level2.grid-view .model-item{
  height:200px; 
  
}
.autopart_brands_container .row.level1.grid-view .model-item:hover{
  background-color: #f0f0f0 !important;
}
.autopart_brands_container .row.grid-view .model-item a {
  flex-direction: column;
  padding:3px;
}
.autopart_brands_container .row.grid-view .model-item a strong {
  font-size: 15px !important;
}
.autopart_brands_container .row.grid-view a.brand-title {
  height: 100%;
}
.autopart_brands_container .row.grid-view a.brand-title .col-sm-4 {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}
.autopart_brands_container .row.level1.grid-view a.brand-title .col-sm-4 {
  text-align:center;
  position: static !important;
  padding: 0;
  padding-bottom: 10px;
}
.autopart_brands_container .row.grid-view a.brand-title .col-sm-2 {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 9;
}
.autopart_brands_container .row.grid-view a.brand-title .col-sm-1 {
  width: 100%;
  height: 100%;
  left: 0;
  margin-left: 0;
  transform: none !important;
  padding: 0;
}
.autopart_brands_container .row.grid-view a.brand-title .col-sm-1 img {
  width: 100%;
  height: auto;
  transform: none !important; 
  max-width: none !important; 
  border: none !important;
}
.autopart_brands_container .row.level1.grid-view a.brand-title .col-sm-1, .autopart_brands_container .row.level1.grid-view a.brand-title .col-sm-1 img{
  width: 80% !important;
}
/* mobile */
@media(max-width: 991px){
  .models-title, .models-years {
    padding:0 !important;
  }
  .category-autocomplete input, .category-autocomplete select {
    height: 44px !important;
    padding: 3px !important;
  }
  .category-autocomplete input#name_filter {
    width:150px !important;
    min-width:150px !important;
    margin-right: 0;
  }
  .category-autocomplete input#year_filter {
    width: 60px !important;
    margin-right: 0;
  }
  #delete-name_filter, #close-models-years-table {
    right: -1px !important;
  }
  .models-letters, .btn-models-groups, .btn-models-years, .models-switch-actual, .models-switch-actual+span {
    display:none !important;
  }
  .category-autocomplete select#fuel_filter, .category-autocomplete select#drive_filter {
    width: 60px !important;
  }
/* ++++++++++++++++ */ 
  .models-list .col-sm-12:nth-child(1) {
    display:none;
  }
/* ++++++++++++++++ */
  .level2 a.brand-title {
    font-size: 13px;
    min-height: 50px;
    padding-right: 120px;
    flex-wrap: wrap;
  }
  .level2 .model-item a strong {
    font-size: 14px;
  }
  .level2 a.brand-title > div{
    padding: 0 5px;
  }
  .level2 a.brand-title .col-sm-4, .level2 a.brand-title .col-sm-2 {
    width: fit-content;
    text-align: left;
  }
  .level2 a.brand-title .col-sm-1 {
    position: absolute;
    right: 0;
  }
/* ++++++++++++++++ */
  .level3 a.brand-title{
    font-size: 13px;
    padding-right: 40px;
    flex-wrap: wrap;
  }
  .level3 .model-item a strong {
    font-size: 14px;
  }
  .level3 a.brand-title > div{
    padding: 0 5px;
    height: 20px;
  }
  .level3 a.brand-title .col-sm-4, .level3 a.brand-title .col-sm-2, .level3 a.brand-title .col-sm-3 {
    width: fit-content;
  }
  .level3 a.brand-title .col-sm-4 .model_info {
    display: none;
  }
  .level3 a.brand-title .col-sm-2 {
    min-width: 50%;
    text-align: left;
  }
  .level3 a.brand-title .col-sm-3 {
    order: 4;
    min-width: 50%;
    text-align: left;
  }
  .level3 a.brand-title .col-sm-1 {
    flex: 1;
    justify-content: right;
  }
  .level3 a.brand-title .col-sm-1:nth-child(4):after {
    content: "hp";
    padding-left: 1px;
  }
  .level3 a.brand-title .col-sm-1:nth-child(5) {
    order: 5;
  }
  .level3 a.brand-title .col-sm-1:nth-child(5):after {
    content: "cc";
    padding-left: 1px;
  }
  .level3 a.brand-title .col-sm-1:last-child {
    position: absolute;
    right: 0;
    width: 40px;
    height: 50px;
    padding: 0;
  }
  .level3 a.brand-title .col-sm-1:last-child img {
    width: 40px;
    height: auto;
    margin: 0;
  }
}
/* ========= 



/* image zoom */
.thumbmodal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 5vh;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.8);
    z-index: 999;
}

.thumbzoom {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor:zoom-in;
}

.modal-shade {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: zoom-out;
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
}
img.modal-content {
      max-width: 700px;
}

.modal-close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    cursor:pointer;
}
.modal-close:hover {
  color:red;
}

.thumbmodal .product-card__gallery {
    position: static !important;
    visibility: visible !important;
    display: flex !important;
    transform: none !important;
    justify-content: center !important;
}
.thumbmodal .product-card__gallery .item-img {
    margin: 0px 5px !important;
    width: 80px !important;
}
/* ========== */




.typeheader-9 .logo {
  box-shadow: none !important;
}

.header-middle {
  padding: 0px !important;
}
.typeheader-9 .logo img {
  max-height:65px !important;
}
header {
    background-color: #151515  !important;
}

.header-middle > .container > .row {
  display: flex;
    align-items: center;
}

.typeheader-9 #sosearchpro .search input {
  line-height: 45px;
  font-size: 20px;
  font-weight: bold;
  height: 45px !important;
}
.typeheader-9 #sosearchpro .search button {
  height: 49px !important;
}


@media (min-width: 992px){
.typeheader-9 #sosearchpro {
  width: 500px !important;
  position: static !important;
  margin: 0 auto;
}
}
@media (max-width: 991px){
.typeheader-9 #sosearchpro {
  width: 340px !important;
  position: absolute !important;
  margin: 0 auto;
}
}
@media (max-width: 767px) {
  header.typeheader-9 #sosearchpro {
    right: -54px !important;
  }
}
.typeheader-9 #sosearchpro .search {
  width: 100% !important;
}


.typeheader-9 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
    width: 45px !important;
    height: 45px !important;
    line-height: 45px !important;
}
.typeheader-9 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
  top: -5px !important;
}
/* .typeheader-9 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner {
    margin: 17px 15px 15px 10px !important; 
} */
@media (max-width: 767px) {
	.typeheader-9 .shopping_cart {
		margin-left: 2px !important;
		margin-right: 2px !important;
	}
	header.typeheader-9 .search-header-w {
		margin-right: 2px!important;
	}

}


.typeheader-9 ul.top-link > li .btn-group {
  line-height: 30px !important;
}
.typeheader-9 ul.top-link > li {
  line-height: 30px !important;
  margin-left: 10px !important;  
}


.typeheader-9 .middle-right {
  padding: 0px 15px !important;
}


:not(.common-home) .typeheader-9 .logo {
  padding: 0 !important;
}




/*.header-top-right {
  width: 100% !important;
}
*/
.typeheader-9 .telephone {
  background-color: transparent !important;
  float: left
}
.typeheader-9 .top-log {
  float: right;
}

.header-top-right, .header-top-right a, .header-top-left, .header-top-left a {
  color: #fff;
  font-size: 16px;
}

.header-top-right a:hover {
  color: #ec1313;
}


ul.refine-search__content{
  display:flex;
  flex-wrap: wrap;
}


.products-list .product-table .right-block h4.product-name {
  font-size: 18px;
  color: #282828;
}
.products-list .product-table .right-block h4.product-code {
  font-size: 16px;
  color: #282828;
}
.label-stock {
  position: static !important;
  text-transform: none !important;
}

.products-list .right-block h4.product-code i {
  cursor: pointer;
}
.products-list .right-block h4.product-code i:hover {
  color: #2a2f56;
}


ul.breadcrumb {
  margin-bottom: 0 !important;
}

.title-category {
  margin-bottom: 0 !important;
  padding-bottom: 0px !important;
  font-family: sans-serif !important;
}

.products-list .product-list .product-item-container:hover .left-block .quickview {
    opacity: 0;
    visibility: hidden !important;
    top: 50%;
}


/* product quantity */
.products-category .list-block .input-group {
  position: relative;
  border: 1px solid #d6d6d6;
  border-radius: 0px;
  margin: 0px auto;
}
.products-category .product-table .list-block .input-group {
  width:95%;
}
.products-category .product-list .list-block .input-group {
  width:75%;
}

.products-category .list-block .input-group .fa-minus {
    width: 40px;
    border: none;
    color: #999;
    float: left;
    line-height: 32px;
    padding: 0;
    background-color: #f9f9f9;
    border-radius: 0px;
}
.products-category .list-block .input-group .form-control {
    float: left;
    width: calc(100% - 80px);
    line-height: 32px;
    padding: 0;
    text-align: center;
    font-size: 16px;
    background-color: #fff;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}
.products-category .list-block .input-group .fa-plus {
    width: 40px;
    border: none;
    color: #999;
    float: left;
    line-height: 32px;
    padding: 0;
    background-color: #f9f9f9;
    border-radius: 0px;
}
.products-category .list-block .input-group .fa-minus, .products-category .list-block .input-group .form-control, .products-category .list-block .input-group .fa-plus {
    height: 28px;
}
/*=================================*/



.img-thumbnail {
  max-height: 100px;
  width: auto;
}

.typeheader-9 .middle-right > * {
    margin-left: 10px;
}

.typeheader-9 .search-header-w .ico-search {
  width: 49px !important;
  height: 49px !important;
  line-height: 47px !important;
}

.typeheader-9.navbar-compact .header-middle {
    padding: 0px !important;
}
.typeheader-9.navbar-compact .logo img {
    max-height: 65px;
}
header.navbar-compact {
    background-color: #151515  !important;;
}



.typefooter-9 .footer-bottom {
    padding: 10px 0 !important;
}
.typefooter-9 .footer-bottom .copyright {
  color: #282828 !important;
}


/* footer */
.typefooter-9 {
  background-color: #282828 !important;
}

.typefooter-9 .footer-middle .module .modtitle:before {
  display:none;
}

.typefooter-9 .footer-middle {
    padding-top: 20px !important;
    padding-bottom: 30px !important;
}

/* footer white font */
.typefooter-9 .footer-middle .module .modtitle {
    color: #fff !important;
    padding: 0 !important;
}
.typefooter-9 .box-infos {
    color: #fff !important;
}
.typefooter-9 .box-infos .list-icon li a {
    color: #fff !important;
}
.typefooter-9 .box-infos .list-icon li a:hover {
    color: #3b4385 !important;
}
.typefooter-9 .box-footer {
    color: #fff !important;
}
.typefooter-9 .box-footer .modcontent ul.menu li a {
    color: #fff !important;
}
.typefooter-9 .box-footer .modcontent ul.menu li a:hover  {
    color: #3b4385 !important;
}
.typefooter-9 .footer-bottom .copyright {
    color: #fff !important;
}
/* ////////// */


/*advanced search*/
/* .layout-9.common-home .so_advanced_search:before {
    content: '\f00d';
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    right: -20px;
    top: -20px;
    cursor: pointer;
    pointer-events: none;
} */

.layout-9.common-home #content .so_advanced_search {
    width: 100% !important;
    top: 100px !important;
    height: initial !important;
    background-color: #dddddd88 !important;
    z-index: 1 !important;
    border-radius: 5px !important;
    backdrop-filter: blur(3px);
    border: 1px solid #ffffff42;
}

@media(min-width: 767px){
  .layout-9.common-home #content .so_advanced_search .sas_inner-box-search .search-button button, .layout-9.common-home #content .so_advanced_search .sas_inner-box-search .search-boxes {
        margin: 0 !important;
  }

  .layout-9.common-home #content .so_advanced_search .sas_inner-box-search .search-button button, .layout-9.common-home #content .so_advanced_search .sas_inner-box-search .search-boxes {
    margin-bottom: 10px !important;
  }
}

.layout-9.common-home #content .so_advanced_search .heading-title h2 {
  padding: 20px 30px 20px 30px !important;
  margin-bottom: 0px !important;
}
/*b2b adv s*/
.common-home #content .so_advanced_search.popup_advs {
  display:none;
}
.common-home #content .so_advanced_search.popup_advs {
    width: 400px !important;
    background-color: #dddddd88 !important;
    background: linear-gradient(0deg, rgb(42 47 86 / 10%) 25%, rgb(13 95 175 / 90%) 95%);
    box-shadow: 0px 6px 7px rgba(0, 0, 0, 0.1);
    z-index: 11 !important;
    border-radius: 25px !important;
    backdrop-filter: blur(1px);
    border: 3px solid #ffffff;
    position: fixed !important;
    top: 100px !important;
    left: 50%;
    transform: translateX(-50%);
}
.common-home #content .so_advanced_search.popup_advs .search-boxes, .common-home #content .so_advanced_search.popup_advs .search-button {
    width: 100% !important;
    padding: 0px 15px !important;
}
.so_advanced_search .sas_inner-box-search .search-button button {
  width:100%;
}
.common-home .so_advanced_search.popup_advs .heading-title h2 {
  color: #fff !important;
}
/* ////////// */



.modal2 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    backdrop-filter: blur(1px);
    z-index: 10;
}





.typeheader-9 .container-megamenu.horizontal ul.megamenu > li:hover > a, .typeheader-9 .container-megamenu.horizontal ul.megamenu > li.active > a {
  color: #ed1b24 !important;
}

.account-login #wrapper.wrapper-full {
    /* background: url(/image/loginbg.jpg) no-repeat center; */
/*	background: url(/image/loginnew.jpg) no-repeat center;*/
    background-size: cover;
}
.account-login .well {
    background: #ffffffab !important;
    color: #282828;
}
.account-login .typefooter-9 .footer-bottom {
    background: #ed1b24 !important
}


@media (max-width: 991px){
	.description-has-toggle.in {
		display: none !important;
	}
}
#map-canvas {
  border: none !important;
}
.information-contact legend {
	margin-bottom: 0px !important;
}

@media (min-width: 500px) and (max-width: 767px) {
	/* .products-list .product-table .manufacturer-image {
        display: none; 
	} */
	.products-list .product-table .list-block {
		width: 30% !important;
	}
	.products-list .product-table .right-block .product-info {
		width: 100% !important;
	}
}





.so-categories.cates-autopart .cat-wrap{
  display: flex;
  flex-wrap: wrap;
}
.so-categories.cates-autopart .cat-wrap .content-box .cat-title a {
    text-transform: uppercase;
    color: #282828;
    font-weight: 500;
    font-size: 14px;
    background-color: #f5f5f5;
    display: block;
    padding: 13px;
} 
.so-categories.cates-autopart .cat-wrap.theme3 .content-box .child-cat .child-cat-title {
  float: none !important;
  display: block !important;
}




/*oems*/
.oem-list {
  visibility: hidden;
  opacity: 0;
    position: fixed;
  z-index:99999;
    right: 50%;
    top: 50%;
  /* transform: translateX(-50%); */
  transform: translate(50%, -50%);
  padding: 15px;
  min-width: 400px;
    background-color: white;
  transition: all 0.2s;
  box-shadow: 0 0 15px 1px #878787;
}
.show-oem {
  visibility: visible !important;
  opacity: 1 !important;
}

.open-oem, .open-oem-fake {
  cursor: pointer;
  text-decoration: underline;
  width: fit-content;
  color: #e72227;
  display: block;

  margin-top: -15px;
  margin-bottom: 15px;
}
.open-oem:hover, .close-oem:hover {
  color: red;
}
.close-oem {
  position: absolute;
    right: 10px;
  cursor: pointer;

}
.oem-shade {
  position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: rgba(138, 138,138, 0.5);
    opacity: 0;
  visibility: hidden;
    z-index: 99998;
  transition: all 0.2s;
}
/*==================================*/  


/* engine search */
.col-a, div.yt-tabs.basic.advanced_search_tabs div.tab-content {
  overflow:visible !important;
}
.engine_search .fab.fa-searchengin {
    position: absolute;
    line-height: 38px;
    right: 25px;
    color: #2a2f56;
}
.engine_search {
    padding: 20px;
    width: 100%;
}
:not(.common-home) .engine_search {
    margin-bottom: 20px;
}

.engine_search .es_inner-box-search .engine-input input{
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.common-home .engine_search .heading-title h2 {
    padding: 0;
    margin: 0 0 20px;
    font-size: 20px;
    text-align: center;
    color: #fff;
}
.engine_search span.es_message {
    line-height: 40px;
    font-size: 22px;
    color: #fff;
    text-shadow: 0px 0px 4px black;
}
.engine_search .dropdown-menu {
    padding: 5px !important;
    overflow-x: auto;
    z-index: 99999;
    max-height: 400px;
}
.engine_search .dropdown-menu .media {
  margin-top: 0px !important;
  border-bottom: 1px solid #ddd;
  line-height: 32px;
  display: flex;
}
.engine_search .dropdown-menu .media-left {
  width: 32px;
  margin-right:8px;
}
.engine_search .dropdown-menu .media-body {
  width: initial !important;
}
.engine_search .dropdown-menu .media a {
  line-height: 40px !important;
  font-size: 14px !important;
  white-space:nowrap;
}
aside .engine_search span.es_message {
  font-size: 13px !important;
  color: #282828 !important;
  text-shadow: none !important;
  line-height: 15px !important;
}
aside .so_advanced_search .nav-tabs {
  flex-direction: column;
}
aside .so_advanced_search .nav-tabs li a {
  font-size: 13px !important;
  line-height: 15px !important;
}

aside .so_advanced_search .nav-tabs{
  margin-bottom: 20px;
}
/* engine search in advanced search */
.so_advanced_search .engine_search .heading-title h2, .so_advanced_search .engine_search {
    float: left;
    padding: 0 15px;
}
.so_advanced_search .engine_search .heading-title h2, .so_advanced_search .engine_search .es_message {
    display:none ;
}
.so_advanced_search .engine_search .heading-title h2, .so_advanced_search .engine_search .engine-input {
    width: 100% !important;
}
/* ============= */



/*garage*/
header .search-header-w {
  display:flex;
}

.garage {
  float: right;
  position: relative;
}
#garage-icon:hover + .garage-list, .garage-list:hover {
  visibility: visible !important;
  opacity: 1;
  margin: 0;
}
#garage-icon {
  position:relative;
  width: 49px;
  height: 49px;
  border: 2px solid #e5e5e5;
  font-size: 18px;
  color: #282828;
  border-radius: 5px;
  display: block;
  text-align: center;
  line-height: 42px;
  margin-left: 10px; 
}
#garage-icon img {
  /* filter: invert(100%); */
}
#garage-amount {
  width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    position: absolute;
    top: -12px;
    left: 33px;
    font-size: 12px;
    color: #fff !important;
    background-color: #000;
}
.garage-title { 
  margin-left: 3px;
  font-weight: bold;
    font-size: 1.2em;
}
.garage-list a, .garage span {
  color: #282828 !important;
}
.garage i {
  color: #fff !important;
}
.garage-list {
  box-shadow: 0 0px 5px 0px rgb(0 0 0 / 20%);
  visibility: hidden;
    position: absolute;
    width: 900px;
    z-index: 555;
    min-height: 80px;
    right:-50%;
  max-height: 450px;
  overflow: auto;
  padding: 10px;
    top: 100%;
    background-color: #fff;
  opacity: 0;
  margin-top: 15px;
  transition: all 0.3s;
  display: flex;
}
@media(max-width: 1024px) {
  .garage-list{
    width:300px !important;
    display: block !important;
  }
}
.garage-list.show {
  visibility: visible !important;
}
.garage-car {
  display: inline-block;
    float: left;
    border: 1px solid #878787;
  border-radius: 3px;
  padding: 0px 3px;
    margin: 3px;
  width: calc(100% - 5px);
  transition: all 0.2s;
}
.garage-car:hover {
  background-color: rgba(238, 238, 238, 0.5); 
  color: #878787;
}

.garage-list > div {
    border: 1px solid #282828;
    border-radius: 5px;
    margin: 5px;
    flex:1;
    height:100%;
}
/*=======================*/



/* so search pro autocomplete dropdown */
.dropdown-menu .media-left {
  width: 100px;
}
.dropdown-menu .media-left img.pull-left {
  height: 100%;
  float: none !important;
  display: block;
  margin: auto;
}
/* =================================== */



/* listing description tabs */
.products-list .right-block .description {
  position:relative;
  padding-left:50px !important;
}
.products-list .right-block .description .nav-tabs {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  border-bottom: none !important;
}
.products-list .right-block .description .nav-tabs>li>a {
  color: #555;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ddd !important;
  border-left: 1px solid transparent !important;
  border-radius:0px !important;
}
.products-list .right-block .description .nav-tabs>li:nth-child(1)>a{
  border-top: 1px solid transparent !important;
}
.products-list .right-block .description .nav-tabs>li.active>a,.products-list .right-block .description .nav-tabs>li.active>a:focus,.products-list .right-block .description .nav-tabs>li.active>a:hover{
  background-color: transparent !important;
  border-right: 1px solid transparent !important;
}
.products-list .right-block .description {
  overflow: initial !important;
}
.products-list .right-block .description .tab-content {
  overflow: auto;
  height: 100%;
}
/* =========================== */


/* manufacturer carousel */
.brand-slider {
    display: flex; /* special */
    flex-wrap: wrap; /* special */
}

.brand-slider.owl2-carousel {
    display: block;
   /*  margin-bottom:15px !important; */
}
.filters-panel.product-filter-top {
  margin-top: 5px !important;
}
.brand-slider.owl2-carousel .owl2-item img {
  max-height: 50px;
}

.brand-slider__item {
    /* min-height: 70px; */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor:pointer;
    /* margin: 10px; */ /* special */
}

span.brand-slider__text {
    height: 50px;
    display: block;
    line-height: 50px;
    min-width: 50px;
    max-width: 100px;
    text-align: center;
    background: #eee;
}

.brand-slider {
    border: 1px solid #d8d8d8;
    padding: 0 20px;
}

.brand-slider .owl2-item {
    position: relative;
}

.brand-slider .owl2-item:after {
    content: "";
    width: 2px;
    height: 100%;
    top: 0;
    right: -12px;
    position: absolute;
    background-color: #d8d8d8;
}

.brand-slider .owl2-nav .owl2-prev {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    height: 100%;
    width: 20px;
    clip-path: none;
    background-color: #fff;
    font-size:0px;
}

.brand-slider .owl2-nav .owl2-next {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    height: 100%;
    width: 20px;
    clip-path: none;
    background-color: #fff;
    color: #111;
    font-size:0px;
}

.owl2-controls .owl2-nav .owl2-prev:before {
    content: "\f104";
}
.owl2-controls .owl2-nav .owl2-next:before {
    content: "\f105";
}

.brand-slider .owl2-controls .owl2-nav .owl2-next:hover,
.brand-slider .owl2-controls .owl2-nav .owl2-prev:hover {
    background-color: #fff;
    color: #f52828;
}

.brand-slider .owl2-controls .owl2-nav .owl2-next:before,
.brand-slider .owl2-controls .owl2-nav .owl2-prev:before {
    font-family: "FontAwesome";
    font-size:15px;
    height:100%;
    color: currentColor !important;
    transition: color 300ms ease-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .brand-slider .owl2-nav {
    opacity: 0;
    transition: opacity .4s ease-out;
} */

.brand-slider:hover .owl2-nav {
    opacity: 1;
}

.brand-slider .owl2-item:last-child:after {
    display: none;
}

.brand-slider__item.active {
  border: 5px #f52828 solid;  
}

.fw_name__item {
    font-size: 16px;
    margin-right: 10px;
    white-space: nowrap;
    cursor:pointer;
}
.fw_name-slider {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 10px;
}

.fw_name__item.active {
  color: #f52828;  
}

.stock-slider {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 10px;
}
.stock-filter {
  cursor:pointer;
}
.stock-filter.active {
  border: 2px solid #282828;
}
/* ===================== */

/* so deals */
.deals-layout9 .modcontent .cslider-item-timer {
  height: calc(100% - 40px);
}
.product_time_maxprice {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.deals-layout9 .modcontent .cslider-item-timer .product_time_maxprice .time-item {
  height: 100%;
  position: relative;
}
.deals-layout9 .modcontent .cslider-item-timer .product_time_maxprice .time-item .name-time {
  position: absolute;
  bottom: 0;  
  width: 100%;
}
.deals-layout9 .modcontent .cslider-item-timer .product_time_maxprice .time-item .num-time {
  padding: 0px !important;
  position: absolute;
  left: 0;
  top: calc(50% - 30px);
}
/* ======== */


/* so search pro link */
#sosearchpro .dropdown-menu .media-body {
  padding:0 !important;
}
#sosearchpro .dropdown-menu .media-body a {
    display: block;
    padding: 10px;
}
/* ================== */


@media (max-width: 767px) {
	.layout-9 .sohomepage-slider {
	  display: none !important;
	}
}
.typeheader-9 .header-bottom {
  background-color: #000 !important;
}
.typeheader-9 .container-megamenu.horizontal ul.megamenu > li > a {
  background-color: transparent !important;
}
.layout-9.common-home #content .so_advanced_search .sas_inner-box-search .search-button button {
  background-color: #000 !important;
}
.price .price-tax, .price .price-old {
	color: #000 !important;
}
.price .price-tax {
  font-size: 12px !important;
  text-decoration: none !important;
  letter-spacing: -0.5px !important;
}


/*===============category images in autoparts_category====================*/
@media (min-width:540px){
	.autopart-search .fluid-sidebar  .autopart_categories .li10001 .withoutlink   {
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/10001.jpg) no-repeat center !important;
	}
	.autopart-search .fluid-sidebar  .autopart_categories .li10012 .withoutlink  {
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/10012.jpg) no-repeat center !important;
	}
	.autopart-search .fluid-sidebar  .autopart_categories .li10004 .withoutlink  {
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/10004.jpg) no-repeat center !important;
	}
	.autopart-search .fluid-sidebar  .autopart_categories .li10003 .withoutlink  {
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/10003.jpg) no-repeat center !important;
	}
	.autopart-search .fluid-sidebar  .autopart_categories .li10010 .withoutlink  {
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/10010.jpg) no-repeat center !important;
	}
	.autopart-search .fluid-sidebar  .autopart_categories .li10002 .withoutlink  {
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/10002.jpg) no-repeat center !important;
	}
	.autopart-search .fluid-sidebar  .autopart_categories .li10007 .withoutlink  {
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/10007.jpg) no-repeat center !important;
	}
	.autopart-search .fluid-sidebar  .autopart_categories .li10008 .withoutlink  {
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/10008.jpg) no-repeat center !important;
	}
	.autopart-search .fluid-sidebar  .autopart_categories .li10006 .withoutlink  {
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/10006.jpg) no-repeat center !important;
	}
	.autopart-search .fluid-sidebar  .autopart_categories .li10005 .withoutlink  {
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/10005.jpg) no-repeat center !important;
	}
	.autopart-search .fluid-sidebar .autopart_categories .li10009 .withoutlink  {
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/10009.jpg) no-repeat center !important;
	}
	.autopart-search  .fluid-sidebar .autopart_categories .li10011 .withoutlink  {
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/10011.jpg) no-repeat center !important;
	}
	.autopart-search .fluid-sidebar .autopart_categories .li10013 .withoutlink  {
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/10013.jpg) no-repeat center !important;
	}
	.autopart-search .fluid-sidebar .autopart_categories .li11796 .withoutlink  { 
		background: linear-gradient(270deg, rgba(0,0,0,0) 10%, #363d47 40%), url(/image/11796.jpg) no-repeat center !important;
	}
	.autopart-search .autopart_categories li .withoutlink  {
		border: 1px solid #000;
	}
	.autopart-search .autopart_categories  .level1 .withoutlink ::before {
	  mix-blend-mode: difference !important;
	} 
}
@media (max-width:540px){
	.autopart_category_title {
	  background: #363d47 !important;
	}
}
.left_column .autopart_categories li .withoutlink {
	  background: #363d47 !important;
	}
	

.autopart_category_title::after {
  mix-blend-mode: difference !important;
}
/*===================================*/

.autopart-search .so_advanced_search .sas_wrap .sas_inner {
  background-color: #363d47 !important;
}
.autopart-search .so_advanced_search .heading-title h2 {
  color: #fff !important;
}
.container-megamenu.horizontal ul.megamenu > li > a {
  font-size: 14px;
  text-transform: none !important;
}

/*============ timer responsive ====================*/

@media (min-width: 768px) and (max-width: 1199px) {
	.deals-layout9 .modcontent .cslider-item-timer {
	  float: none !important;
	  width: 100% !important;
	  background-color: transparent !important;
	  padding: 20px !important;
	  padding-top: 30px !important;
	  text-align: center !important;
	  position: relative !important;
	  top: -30px !important;
	  left: 0px !important;
	}
	.deals-layout9 .modcontent .cslider-item-timer .product_time_maxprice .time-item {
		width: 20% !important;
		margin: 0% 2%!important;
	}
	.common-home.layout-9 .deals-layout9 .modcontent .cslider-item-timer {
		display: block!important;
	}
	.deals-layout9 .modcontent .cslider-item-timer::before {
	  display: none !important;
	}
}
@media  (max-width: 767px) {
	.deals-layout9 .modcontent .cslider-item-timer {
	  float: none !important;
	  width: 100% !important;
	  background-color: transparent !important;
	  padding: 20px !important;
	  padding-top: 30px !important;
	  text-align: center !important;
	  position: relative !important;
	  top: -30px !important;
	  left: 0px !important;
	}
	.deals-layout9 .modcontent .cslider-item-timer .product_time_maxprice .time-item {
		width: 22% !important;
		margin: 0% 1%!important;
	}
	.common-home.layout-9 .deals-layout9 .modcontent .cslider-item-timer {
		display: block!important;
	}
	.deals-layout9 .modcontent .cslider-item-timer::before {
	  display: none !important;
	}
}
/*=============================================*/
/*============ filter colors ====================*/
.panel-heading + .list-group .list-group-item:nth-child(2n+1) {
  background-color: #c5000c  !important;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 22px !important;
}
.panel-heading + .list-group .list-group-item:nth-child(2n) .checkbox label {
  font-weight: bold !important;
  font-size: 19px !important;
  color: #000 !important;
}
/*=============================================*/

.label-product-sale, .label-sale {
  background-color: #000 !important;
  left: -11px;
}
.label-product-sale::before, .label-sale::before {
  border-right: 11px solid #000 !important;
}
.typefooter-9 .newsletter-footer7 .newsletter .block_content form.signup .subcribe button {
  background-color: #000 !important;
}
@media (max-width: 767px) {
  .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
    background: #fff !important;
  }
}
.typeheader-9 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
  background-color: #000 !important;
}
.typefooter-9 .row-dark {
  background-color: #242424 !important;
}
.layout-9.common-home #content .col-left .module h3.modtitle, .product-view .content-product-right .box-info-product .cart .btn, .producttab .tabsslider.horizontal-tabs .nav-tabs li.active a::before, .producttab .tabsslider.horizontal-tabs .nav-tabs li:hover a::before {
  background-color: #000 !important;
}
ul.breadcrumb li:last-child a, ul.breadcrumb li a, .product-product .add-to-links a, .product-product #so_askquestion a, .producttab .tabsslider.horizontal-tabs .nav-tabs li.active a, .producttab .tabsslider.horizontal-tabs .nav-tabs li:hover a, .product-view .content-product-right .product-box-desc .brand a {
  color: #000 !important;
}
.account-login .btn-primary, .checkout-cart  .btn-primary, .information-contact .btn-info {
  background: #000 !important;
}
.so-categories .cat-wrap.theme2 .content-box img, .so-categories .cat-wrap.theme3 .content-box img {
  width: 50% !important;
}
.typeheader-9 .search-header-w {
  float: none !important;
  position: relative;
}
.so-categories #mixanika .child-cat {
  max-height: 300px !important;
  height: 300px !important;
  overflow: auto !important;
}
.so-categories .cat-wrap .content-box .image-cat img {
display: block;
  margin: 0 auto;
  filter: grayscale(1);
}
.so-categories .cat-wrap .content-box:hover .image-cat img {
display: block;
  margin: 0 auto;
  filter: grayscale(0);
}
.so-categories .cat-wrap .content-box {
  padding: 5% !important;
}
.so-categories #markes .cat-wrap .content-box {
  padding: 5px !important;
  margin: 5px !important;
  min-height: 64px;
  border: 2px solid #f0f0f0;
  color: #464646;
  position: relative;
  border-radius: 4px;
  transition: border 300ms ease-out, color 300ms ease-out, background-color 300ms ease-out;
  height: calc(100% - 10px);
}
.so-categories #markes .cat-wrap .content-box:hover {
    background-color: #f0f0f0;
}
.slider-cates.so-categories .cat-wrap .content-box {
  width: 95% !important;
}
#sosearchpro .search input {
   box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0.70) !important;
  }
#sosearchpro .search input:hover {
    box-shadow: inset 1px 1px 10px rgb(0, 0, 0) !important;
  }
  .typeheader-9 #sosearchpro .search button {
  box-shadow: inset 1px 1px 8px rgb(0, 0, 0) !important;
}
  
  .account-login #header, .account-login ul.breadcrumb{
	display:none;
}
.account-login, .affiliate-login {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 42%, #000 50%), url(/image/loginnew.jpg) no-repeat !important;
  background-color: #000 !important;
}
/* .account-login .well, .affiliate-login .well {
  margin: 280px 0px !important;
  float: right !important;
  width: 60% !important;
} */
@media (min-width: 768px){
	.account-login .col-sm-offset-3 {
	  margin-left: 35% !important;
	}
}
.account-login .well .btn-primary {
  background: #282828 !important;
  text-transform: uppercase !important;
  color: #fff !important;
}
.account-login .typefooter-9 {
  display: none !important;
}
@media (min-width: 768px){
	.account-login .well, .affiliate-login .well {
	  margin: 290px 0px !important;
	  float: right !important;
	  width: 60% !important;
	}
}
@media (max-width: 767px){
	.account-login .well, .affiliate-login .well {
		margin: 30px 0px !important;
		float: right !important;
		width: 100% !important;
		min-height: 100% !important;
	}
}
.account-login .well {
  background: transparent !important;
  color: #fff;
  border: none !important;
}
@media (min-width: 768px){
.account-login .offset {
  margin-left: 30% !important;
}
}
/* ul.megamenu {
  display: flex !important;
  justify-content: space-around !important;
  flex-wrap: wrap !important;
} */




/*autopart categories*/

/*.cat-wrap.theme3 {
  display: grid !important;
  overflow: hidden;
  grid-auto-rows: 1fr;
  max-width: 100%;
}
.cat-wrap.theme3.makes{
  grid-template-columns: repeat(12, 1fr);
}
.cat-wrap.theme3.mixanika{
  grid-template-columns: repeat(8, 1fr);*/
}
.child-cat {
  overflow: auto !important;
  max-height: 300px !important;
  padding-left: 10px;
  text-align: left;
}

.slider-cates.so-categories .cat-wrap .content-box .child-cat .child-cat-title a {
  padding-left: 0 !important;
  line-height: 20px !important;
  font-size: 16px !important;
}
.so-categories .cat-wrap .content-box .child-cat .child-cat-title{
  padding-bottom: 10px !important;
}
.slider-cates.so-categories .cat-wrap .content-box .child-cat .child-cat-title:nth-child(2){
  padding-top: 10px !important;
}
.slider-cates.so-categories .cat-wrap .content-box .child-cat .child-cat-title a:before {
  display:none;
}
.slider-cates.so-categories .cat-wrap .content-box .image-cat img {
    height: auto;
    width: auto !important;
    margin: auto;
}
.slider-cates.so-categories .cat-wrap.theme3 {
    overflow: hidden;
    max-width: 100%;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
}


.slider-cates.so-categories .cat-wrap.theme3 .content-layout {
  width: calc(100% / 8);
}
@media (max-width: 1200px){
  .slider-cates.so-categories .cat-wrap.theme3 .content-layout {
    width: calc(100% / 6);
  }
}
@media (max-width: 991px){
  .slider-cates.so-categories .cat-wrap.theme3 .content-layout {
    width: calc(100% / 4);
  }
}

@media (max-width: 550px){
  .slider-cates.so-categories .cat-wrap.theme3 .content-layout {
    width: calc(100% / 2);
  }
}

.common-home .autopart_brands_container, .common-home .slider-cates.so-categories {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}



  /* modtitle */
  .slider-cates .modtitle {
    text-align: center;
  }
  .common-home #content .module h3.modtitle span:before {
    display: none;
  }
  .common-home #content .module h3.modtitle span {
    padding:0 !important;
  }
  
  
  .col-autopart-cats, .slider-cates, .slider-cates .modcontent{
    padding:0 !important;
  }
}
@media (max-width: 450px){
  .child-cat {
    padding-left: 5px !important;
  }
  .slider-cates.so-categories .cat-wrap .content-box .image-cat img {
    height: 150px !important;
  }
  .slider-cates.so-categories .cat-wrap .content-box .child-cat .child-cat-title a {
    font-size: 13px !important;
  }
  .slider-cates.so-categories .cat-wrap .content-box .cat-title a {
    padding: 5px 2px !important;
    min-height: 50px !important;
    font-size: 13px !important;
  }
  .slider-cates.so-categories .cat-wrap.theme3 .content-layout {
    margin: 2px !important;
  }
}
/*=================================*/


.products-list .product-list .product-item-container .right-block .description {
  display: none !important;
}
.products-list .product-list .product-item-container {
  margin-bottom: -1px !important;
  display:flex !important;
}
.product-layout.product-list:nth-of-type(odd) .product-item-container {
    background-color: #eee;
}

.product-layout.product-list .right-block > .price {
  /* display: block !important; */
  display: inline-table !important;
  margin: 0px !important;
  width:15% !important;
  text-align:end;
}
/* .product-layout.product-list .list-block > .price {
  display: none !important;
} */
.product-layout.product-list .right-block .product-info {
  width: 100% !important;
  float: left !important;
  position: relative;
  overflow: visible;
}


.slider-cates.so-categories .cat-wrap .content-box .cat-title a {
  text-transform: none !important;
  text-align: center;
  color: #282828;
  font-weight: 500;
  font-size: 14px;
  background-color: transparent !important;
  display: block;
  padding: 5px !important; 
}
/* .slider-cates.so-categories .cat-wrap .content-box .cat-title:after {
  content: "\f106";
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
  position: absolute;
  top: 50%;
  right: -5px;
  font-size: 18px;
  margin-top: -9px;
  transform: rotate(90deg);
  transition: transform 300ms ease-out;
} */
 
.common-home .so-categories .modcontent ul li {
  border-bottom: 4px solid #2a2f5661;
}
.common-home .so-categories .modcontent ul li a{
  color: #2a2f5661;
}

.common-home .so-categories .modcontent ul li.active {
  border-bottom: 4px solid #282828 !important;
} 
.common-home .so-categories .modcontent ul li.active a{
  color: #282828 !important;
} 

.products-list .product-list .product-item-container .right-block h4 {
  margin-bottom: 2px !important;
}
.products-list .product-list .label-stock {
  padding: 3px 5px !important;
  font-size: 12px !important;
}

.products-list .product-list .product-item-container .right-block .product-info h5 {
	margin: 2px !important;
}
.products-list .product-list .product-item-container .list-block .addToCart {
  height: 35px !important;
}


.typeheader-9 .header-top, .typeheader-9 .header-bottom {
  background-color: #282828 !important;
}


.typefooter-9 .box-infos .list-icon li .icon, .typefooter-9 .box-footer .modcontent ul.menu li a:hover {
    color: #ed1b24 !important;
}



.typeheader-9 .top-log li, .typeheader-9 .top-log li {
  line-height: 30px !important;
}

.typeheader-9 .telephone {
  padding:0px !important;
}



.product-view .content-product-right .product-box-desc span {
  min-width: 70px !important;
}


.typeheader-9 .socials li a {
  border:none !important;
}
.typeheader-9 .socials li a:hover {
    background-color: initial !important;
    color: #fff !important;
}
.products-list .product-list .product-item-container .right-block h4 a {
  text-transform: capitalize !important;
  color: #000 !important;
  font-weight: bold;
  font-size: 1.4rem !important;
}
.product-view .content-product-right .title-product h1 {
  text-transform: capitalize !important;
}
.resp_code2 {
  color: #1f83cf !important;
}  
ul.breadcrumb li:last-child a {
  color: #1f83cf !important;
}
.products-list .product-list .right-block .price .price-tax1, .products-list .product-list .list-block .price .price-tax1 {
  color: #1f83cf !important;
}
@media (min-width: 768px) {
  .products-list .manufacturer-image2, .products-list .manufacturer-image3, .product-table .manufacturer-image3{
        display: none !important; 
  }
  .products-list .product-list .resp-block{
        display: none !important; 
  }
  .products-list .product-list .right-block .price {
	  line-height: 12px !important;
	  min-height: 18px !important;
	}
	.products-list .product-list .right-block .price .price {
		font-size: 26px !important;
		margin: 5px 0 0px 0 !important;
	}
	.products-list .product-list .right-block .price .suggested_price {
		font-size: 22px !important;
		color: #1f83cf !important;
		margin: 0 0 0px 0 !important;
	}
	.products-list .product-table .price .suggested_price {
		font-size: 25px !important;
		color: #1f83cf !important;
	}
	.product-layout.product-list .list-block > .price {
	  display: none !important;
	}
	.product-product .product-view .content-product-right .product_page_price  .price .price {
		color: #1f83cf !important;
		font-size: 26px !important;
	}
	.product-product .product-view .content-product-right .product_page_price .price-tax1 {
		color: #1f83cf !important;
	}
}
.products-list .product-table .resp-block{
        display: none !important; 
}
.resp-block button{
	color: #fff !important;
	border-radius: 3px !important;
	background: #1f83cf !important;
	border-color: #1f83cf !important;
	padding: 5px 5px !important;
	line-height: 16px !important;
}
.resp-block button span{
	display: none !important;
}
.resp-block button:before{
	content: "\f07a"; 
    font-family: FontAwesome; 
    margin-right: 5px; 
}
.resp-block  {
  display: flex;
  justify-content: center;
  align-items: center;
}




@media (max-width: 767px){
	.products-list .product-list .product-item-container .list-block .addToCart{
        display: none !important; 
	}
	.products-list .product-list .price .price-tax {
	  font-size: 10px !important;
	  letter-spacing: -0.5px !important;
	}
	.layout-9.common-home .engine_search {
	  width: 60% !important;
	  margin: 0% 20% 5% 20% !important;
	}
	.common-home.layout-9 .slider-cates.so-categories {
		display:none;
	}
	.autopart-search .autocomplete input[type="text"] {
	  width: 100% !important;
	}
	.select2-search--dropdown {
	  display: none !important;
	}
	.header-top .top-log .name, .header-top .top-log .logout, .header-top .top-log .login {
	  display: none !important;
	}
	.product-listing #content h3.title-category {
	  display: none !important;
	}
	.products-list .manufacturer-image2 img {
	  width: 70px !important;
	}
	/* .products-list .product-table .right-block h4.product-name{
		font-weight: bold !important;
		margin: 0 !important;
	}
	.products-list .product-table .right-block h4.product-code{
		margin: 0 !important;
	}
	.products-list .product-table .right-block h4.product-code span{
		font-weight: bold !important;
		color: #1f83cf!important;
	}
	.products-list .product-layout .product-item-container .left-block {
	  display: none !important;
	}
	.products-list .product-item-container .manufacturer-image {
	  width: 90px !important;
	}
	.products-list .product-table .right-block > *, .products-list .product-table .list-block {
	  padding: 0px 10px !important;
	}
	.products-list .product-table .price {
		font-size: 19px !important;
		line-height: 13px !important;
		min-height: 16px !important;
		width: 30% !important;
  }
	.price .price-tax {
		font-size: 10px !important;
		letter-spacing: -0.5px !important;
	}
	.products-list .product-table .list-block .addToCart {
		padding: 0px 5px !important;
    margin: 0px !important;
	}
	.products-category .list-block .input-group {
	  width: 65% !important;
	}
	.products-category .list-block .input-group .fa-minus, .products-category .list-block .input-group .form-control, .products-category .list-block .input-group .fa-plus {
	  height: 20px !important;
	}
	.products-category .list-block .input-group .fa-minus, .products-category .list-block .input-group .fa-plus{
		line-height: 20px !important;
	}
	.label-stock {
	  padding: 3px 6px !important;
	  font-size: 10px !important;
	}
	.products-list :is(.product-table, .product-list) .list-block .addToCart {
	  line-height: 22px !important;
	}
	.product-listing {
	  line-height: 15px !important;
	} */
	.products-list .product-list .list-block .quantity {
	  display: none;
	}
	.products-list .product-item-container .left-block .product-image-container {
		height: 75% !important;
	}
	.products-list .product-layout.product-list .product-item-container .left-block .product-image-container {
	  width: 40px !important;
	}
	
	.products-list .product-list .left-block .product-image-container {
		height: 33px !important;
    max-height: 33px !important;
	}
	.products-list .product-layout.product-list .product-item-container .left-block {
	  width: 15% !important;
	}
	.products-list .product-list .product-item-container .manufacturer-image {
	  width: 40% !important;
	}
	.product-layout.product-list .right-block .product-info {
	  /* width: 35% !important; */
	  float: left !important;
	}
	.product-layout.product-list .right-block > .price {
	  width: 10% !important;
	}
	.products-list .product-list .product-item-container .right-block {
	  margin-left: 0px !important;
	  width: 62% !important;
	  display: flex;
	}
	.products-list .product-list .list-block .price .price{
	  line-height: 20px !important; 
	  min-height: 20px !important;
	  font-size: 20px !important; 
	}
	/* .product-layout.product-list .list-block > .price {
	  display: block !important;
	} */
	.product-layout.product-list .right-block > .price {
	  display: none !important;
	}
	.products-list .product-list .product-item-container .manufacturer-image {
	  margin: 0px 5px !important;
	  width: 60px !important;
	}
	.products-list .product-list .product-item-container .right-block h4 a {
	  color: #000 !important;
	  text-transform: uppercase;
	  font-size: 15px !important;
	  font-weight: bold !important;
	}
	.products-list .product-list .product-item-container .right-block .product-code{
		font-size: 14px !important;
		margin: 7px 0px !important;
	}
	.products-list .product-list .list-block .addToCart {
	  width: 80% !important;
	  margin: 0px auto 0px !important;
	  padding: 0px 5px !important;
	  height: 30px !important;
	  font-size: 12px !important;
	}
	.products-list .product-list .manufacturer-image2, .products-list .product-list .manufacturer-image,  .product-table .manufacturer-image3{
		display: none !important;
	}
	.products-list .product-layout {
	  line-height: 12px !important;
	}
	.products-list .product-list .product-item-container .list-block .addToCart {
	  height: 24px !important;
	}
	.products-list .product-list .label-stock {
	  padding: 3px 5px !important;
	  font-size: 10px !important;
	}
	.products-list .product-list .product-item-container .list-block {
	  width: 25% !important;
	}
	.products-list .product-list .product-item-container .right-block h4 a {
	  text-transform: capitalize !important;
	}
	.products-list .product-table .right-block h4 a {
	  color: #222;
	  color: #000 !important;
	  font-size: 15px !important;
	  font-weight: bold !important;
	  text-transform: capitalize !important;
	}
	.products-list .product-list .product-item-container .right-block {
	  padding: 0px 0px 0px 15px !important;
	}
	.products-list .product-list .resp_code {
		display: none !important;
	}
	.manufacturer-image3 img {
	  max-height: 40px !important;
	  height: 40px !important;
	}
	.manufacturer-image3 {
	text-align: center !important;
	}
	.products-list .product-list .list-block .price {
	  /* line-height: 12px !important;
	  min-height: 12px !important; */
	  line-height: 8px !important;
	  min-height: 8px !important;
	}
	.products-list .product-list .product-item-container .list-block .addToCart {
	  background-color: #1f83cf !important;
	}
	.resp_code2 {
	  color: #1f83cf !important;
	}
	.products-list .product-list .list-block .price .suggested_price {
		font-size: 17px !important;
		color: #1f83cf !important;
	}
	.autopart-search ul.breadcrumb {
		padding: 5px 0 !important;
	}
	.products-list .product-table .price {
		font-size: 22px !important;
		width: 40% !important;
	}
	.products-list .product-table .price .suggested_price {
		font-size: 18px !important;
		color: #1f83cf !important;
	}
	.products-category .list-block .quantity-control {
	  width: 60% !important;
	}
	.products-category .list-block .input-group .form-control {
		width: 36% !important;
	}
	.products-category .list-block .input-group .fa-minus, .products-category .list-block .input-group .fa-plus {
	width: 32% !important;
	}
	.product-list .product_list_criteria {
  display: none !important;
}
}

#product-quick .product-view .left-content-product .content-product-left {
  max-width: 9% !important;
}
#product-quick .product-view .left-content-product .content-product-left #thumb-slider {
  display: none !important;
}
#product-quick .product-view .left-content-product .title_top h3 {
	background-color: #140e39 !important;
  color: #fff !important;
  padding: 5px 15px !important;
}
.mfp-iframe-scaler iframe {
  padding: 0px 0px 0px 0px !important;
}
#product-quick .product-view  .content-product-left {
	padding: 0px 10px 0px 10px !important;
}
#product-quick .product-view  .content-product-right {
	padding: 0px 25px 0px 10px !important;
}
.product-view .content-product-right .box-info-product .quantity {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.product-view .left-content-product  .content-product-right .row {
  padding-bottom: 16px !important;
}
.product-view .content-product-right .short_description {
  border-top: 1px solid #444 !important;
}
.product-view .content-product-right .short_description .tab-content li:nth-child(2n+1) {
  background-color: #f9f9f9 !important;
}
.product-view .content-product-right .short_description .tab-content {
  padding-top: 10px;
}
.product-view .nav-tabs > li.active > a, .product-view .nav-tabs > li.active > a:focus, .product-view .nav-tabs > li.active > a:hover {
  color: #140e39 !important;
  border: transparent !important;
  border-bottom: 3px solid #140e39 !important;
  border-radius: 0px !important;
}
.product-view .content-product-right .row .col_brand  {
	padding: 5px 5px 20px 20px!important;
}

.product-view .content-product-right .row .col_stock {
	padding: 5px 5px 20px !important;
}
.product-view .content-product-right .row .col_price {
	padding: 10px 5px 20px !important;
}
.mfp-container .mfp-content .mfp-iframe-scaler .mfp-close {
  margin: 0px !important;
  background: transparent !important;
}
.product-view .content-product-right .row .col_price .product_page_price  {
  display: flex;
}
.product-view .content-product-right .row .col_price .product_page_price .price, .product-view .content-product-right .row .col_price .product_page_price .price2 {
  margin: 0 8px 2px 0 !important;
}
.product-view .content-product-right .label-instock {
	padding: 3px 5px !important;
	font-size: 12px !important;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #5cb85c;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	width: 65% !important;
}
.product-view .content-product-right .label-notinstock {
	padding: 3px 5px !important;
	font-size: 12px !important;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #d9534f;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	width: 65% !important;
}
.product-view .content-product-right .label-notinstock i {
	display:none;
}
.product-view .content-product-right .product_page_price .price .price-new {
  font-size: 26px !important;
  color: #1f83cf !important;
}
.product-view .content-product-right .product_page_price .price .price-tax1 {
  color: #1f83cf !important;
}
.product-product  {
  background-color: #fbfbfb !important;
}
/* .product-product .content-product-right {
  background-color: #fff !important;
} */
.product-product .tabsslider {
  background-color: #fff !important;
}
.product-product .product-view .product-box-desc .inner-box-desc {
	display: inline-flex;
}
.product-product .product-view .product-box-desc .inner-box-desc .brand{
	display: inline-flex;
	margin: 0px 10px 0px 0px !important;
}
.product-product .product-view .product-box-desc .inner-box-desc .model{
	display: inline-flex;
	margin: 0px 10px 0px 0px !important;
	color: #1f83cf !important;
	display: flex !important;
  align-items: center !important;
  justify-content: center !important; 
}
.product-product .product-view .product-box-desc .inner-box-desc .model span{
	color: #000 !important;
}
.product-product .product-view .product-box-desc .inner-box-desc .stock{
	display: inline-flex;
	margin: 0px 10px 0px 0px !important;
}
.product-product .content-main .product-view .content-product-mainheader .content-product-left {
  padding-right: 15px !important;
  padding-left: 0px !important;
} 
.product-product .content-main .product-view .content-product-mainheader .content-product-middle #tab-description li {
  column-gap: 8px !important;
  display: flex !important;
  border-bottom: 1px solid #ddd;
}
.product-product .content-main .product-view .content-product-mainheader .content-product-middle #tab-description li b {
  width: 50% !important;
  word-break: break-word !important;
}
.product-view.fluid-sidebar .content-product-right .box-info-product .cart .btn {
  width: 100% !important;
}
.products-list .product-list .product-item-container .right-block h4 .resp_code2 {
  font-size: 14px;
}
.products-list .product-list .product-item-container .right-block h4 .resp_code {
  font-size: 14px;
}
.product-product .content-main .product-view .content-product-mainheader .content-product-middle #tab-description li:nth-child(2n+1) {
  background-color: #fff !important;
}
.previewModal {
	display:none;
}
.container-megamenu.horizontal ul.megamenu .manufacturers_menu a {
  font-size: 16px !important;
}
.container-megamenu.horizontal ul.megamenu .manufacturers_menu a strong {
  font-weight: bold !important;
}
.product-manufacturer .container #content p a {
  font-size: 28px !important;
  height: 33px;
  line-height: 31px;
  padding: 0px 8px;
  border: 1px solid #e5e5e5;
  background: #fafafa;
  border-radius: 3px;
}

.product-manufacturer .container #content h2 {
  margin: 22px 0px !important;
}
.product-manufacturer .container #content p a:first-of-type {
    display: none;
}
.product-manufacturer .container #content h2:first-of-type {
    display: none;
}
@media(min-width: 768px){
	.div_success {
		width: 50% !important;
	}
	#div111 {
	  font-size: 100px;
	  position: absolute;
	  top: 0%;
	  left: 50%;
	  clip-path: inset(0 100% 0 0); /* Initially clipped from the right */
	  transition: clip-path 1s ease-in-out, color 1s ease-in-out;
	  color: white;
	}

	@keyframes changeColor {
	  0% { color: white; }
	  50% { color: #1d0; }
	  100% { color: #097300; }
	}

	.change-color {
	  animation: changeColor 1s forwards;
	}
}
@media(max-width: 767px){
	.div_success {
		width: 100% !important;
	}
	#div111 {
	  font-size: 100px;
	  position: absolute;
	  top: 40%;
	  left: 75%;
	  clip-path: inset(0 100% 0 0); /* Initially clipped from the right */
	  transition: clip-path 1s ease-in-out, color 1s ease-in-out;
	  color: white;
	}

	@keyframes changeColor {
	  0% { color: white; }
	  50% { color: #1d0; }
	  100% { color: #097300; }
	}

	.change-color {
	  animation: changeColor 1s forwards;
	}
}


@media(max-width:991px){
  ul.breadcrumb li {
    padding: 0 10px 0 0px !important;
    margin-right: 0px !important;
  }
}

@media(min-width: 768px){
	.div_success {
		width: 50% !important;
	}
	#div111 {
	  font-size: 100px;
	  position: absolute;
	  top: 0%;
	  left: 50%;
	  clip-path: inset(0 100% 0 0); /* Initially clipped from the right */
	  transition: clip-path 1s ease-in-out, color 1s ease-in-out;
	  color: white;
	}

	@keyframes changeColor {
	  0% { color: white; }
	  50% { color: #1d0; }
	  100% { color: #097300; }
	}

	.change-color {
		animation: changeColor 1s forwards;
	}
}
@media(max-width: 767px){
	.div_success {
		width: 100% !important;
	}
	#div111 {
		font-size: 100px;
		position: absolute;
		top: 40%;
		left: 75%;
		clip-path: inset(0 100% 0 0); /* Initially clipped from the right */
		transition: clip-path 1s ease-in-out, color 1s ease-in-out;
		color: white;
	}

	@keyframes changeColor {
		0% { color: white; }
		50% { color: #1d0; }
		100% { color: #097300; }
	}

	.change-color {
		animation: changeColor 1s forwards;
	}
	.main-menu-w, .header-top-right .welcome-msg {
		display: none;
	}
	.header-top-right {
		width: auto !important;
	}
	.megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
		margin: 0px 31px !important;
	}
	.layout-9.common-home #content .so_advanced_search.b2b {
		display: block !important;
		position: relative !important;
		top: 0px !important;
	} 
}
.typeheader-9 .header-bottom ul.megamenu > li > a {
	color: #fff !important;
}
@media (max-width: 767px) {
	.common-home.layout-9 .autopart_brands_container {
		display: none !important;
	}
}

.common-home .autopart_brands_container {
    display: none;
	opacity: 0;
	transition: opacity 0.5s ease-in-out;
}
.common-home .autopart_brands_container.show {
            display: block;
            opacity: 1;
        }
.autopart-search #top-button {
    display: none;
}

.so-categories .cat-wrap .image-cat {
	border: 1px solid #c1c1c1;
}
.slider-cates.so-categories .cat-wrap .content-box .cat-title a {
	color: #b31b1b !important;
	font-weight: bold !important;
}
@media (max-width: 767px) {
	.common-home  #top-button {
		display: none;
	}
	.layout-9.common-home #content .so_advanced_search.popup_advs {
		display: block !important;
		position: relative !important;
		top: 0px !important;
		background-color: #000 !important;
		background: linear-gradient(0deg, rgba(42, 47, 86, 0.1) 25%, rgba(0, 0, 0, 0.9) 95%);
	}
	ul.megamenu > li span.labelhot, ul.megamenu > li span.labelnew, ul.megamenu > li span {
	  width: 300px !important;
	  top: 0px !important;
	}
}
.typeheader-9 .container-megamenu.horizontal ul.megamenu > li > a {
  line-height: 30px !important;
}
.so-page-builder .container .row  .slide {
  height: 600px;
  max-height: 600px;
}

.product-detail #product-quick .product-view .left-content-product .content-product-right .col_brand .title-product .brand img {
  max-height: 40px!important;
}

.product-product .desc-collapse, .product-product .desc-collapse  .elementor-section, .product-product .desc-collapse  .elementor-section .elementor-container, .product-product .desc-collapse  .elementor-section .elementor-container .elementor-row, .product-product .desc-collapse  .elementor-section .elementor-container  .elementor-row .elementor-column, .product-product .desc-collapse  .elementor-section .elementor-container  .elementor-row .elementor-column .elementor-column-wrap, .product-product .desc-collapse  .elementor-section .elementor-container  .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap, .product-product .desc-collapse  .elementor-section .elementor-container  .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap .elementor-element, .product-product .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap .elementor-element .elementor-widget-container, .product-product .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap .elementor-element .elementor-widget-container .elementor-text-editor, .product-product .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap .elementor-element .elementor-widget-container .elementor-text-editor p {
  width: 100% !important;
}
.product-product .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap .elementor-element .elementor-widget-container {
  padding: 0px !important;
}
.header-middle {
  padding: 10px 0px !important;
}

@media (max-width: 767px) {
  header.typeheader-9 #sosearchpro {
    right: -10px !important;
  }
  .typeheader-9 #sosearchpro {
    width: 310px !important;
    position: absolute !important;
    margin: 0 auto;
  }
  .so-page-builder .container .row .slide {
	  display: none;
	}
}
.layout-9 #top-button {
  text-transform: capitalize !important;
  position: absolute;
  transform: translate(-50%, 0%);
  padding: 10px 20px;
  background-color: #0f2e0d;
  color: #fff;
  border: none;
  cursor: pointer;
  z-index: 2;
  box-shadow: 2px 2px 2px #000;
}

.typeheader-9 .shopping_cart .btn-shopping-cart .top_cart .icon-c svg {
  fill: #fff !important;
}
.typeheader-9 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner {
  color: #fff !important;
}