/* Auto Css */
@import "style.css";
body {
    color: #333;
    font-size: 14px;
    background-color: #fff;
}
.typeheader-9 .logo {
    max-width: 100%;
    display: inline-block;
}
.typeheader-9 .middle-right {
    padding-top: 25px;
    padding-bottom: 25px;
}
.header-middle {
    border-bottom: 1px solid #eee;
}
.header-social {
    display: inline-block;
    font-size: 18px;
    padding-left: 16px;
}
.header-social i {
    padding-left: 8px;
    padding-right: 8px;
}
.header-social a:link,
.header-social a:visited {
    color: #999;
}
.header-social a:hover,
.header-social a:active {
    color: #e20613 !important;
}
.shopcart .icon-c,
.header-phone .icon-c,
.header-user .icon-c,
.header-garage .icon-c {
    color: #999;
    font-size: 40px;
    margin-right: 8px;
}
.shopcart .items_cart,
.user-inner .row-1,
.garage-inner .row-2 {
    color: #e20613;
    font-weight: 600;
}
.header-arrow {
    float: left;
    color: #333;
    position: relative;
    width: 30px;
}
.header-arrow i {
    position: absolute;
    top: 10px;
    left: 10px;
}
.header-phone,
.header-user,
.header-garage {
    float: right;
    position: relative;
}
.header-phone .phone-inner,
.header-user .user-inner,
.header-garage .user-garage {
    float: left;
}
.header-phone .phone-inner span,
.header-user .user-inner span,
.header-garage .garage-inner span {
    display: block;
}
.header-phone .phone-inner .row-1,
.header-user .user-inner .row-2,
.shopcart .items_carts,
.shopcart .items_cart2,
.header-garage .garage-inner .row-1 {
    font-size: 12px;
    font-weight: 600;
}
.header-phone .phone-inner .row-1 {
    color: #999;
}
.header-phone .phone-inner a:link,
.header-phone .phone-inner a:visited {
    color: #e20613 !important;
    font-weight: 600;
}
.typeheader-9 .shopping_cart .btn-shopping-cart .top_cart .icon-c,
.header-phone .icon-c,
.header-user .icon-c,
.header-garage .icon-c {
    width: 44px;
    height: 41px;
    line-height: 40px;
    float: left;
    text-align: center;
    position: relative;
}
.typeheader-9 .header-phone,
.typeheader-9 .header-user,
.typeheader-9 .header-garage {
	margin-left: 32px;
}
.shopcart-inner,
.phone-inner,
.user-inner,
.garage-inner {
    line-height: 20px;
    float: left;
}
.swiper-viewport {
    margin: 10px 0px;
    background: #fff;
    z-index: 1;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    width: 100%;
    position: relative;
    overflow: visible;
}
.header-brands img {
    max-width: 100%;
    height: auto;
}
.header-brands .swiper-wrapper {
    height: auto;
}
.header-brands-box {
    position: relative;
}
.header-bottom {
    background: #e20613;
    /*padding: 12px 0px;*/
}
.typeheader-9 .container-megamenu.horizontal ul.megamenu > li {
    padding: 0;
    margin: 0;
}
.typeheader-9 .container-megamenu.horizontal ul.megamenu > li > a {
    color: #fff;
    position: relative;
    padding: 20px 40px 20px 0px;
    border-radius: 0px;
    font-size: 14px;
    background-color: transparent;
}
/* .main-menu-w {
    float: left;
} */
.container-megamenu.horizontal ul.megamenu > li > a {
    display: block;
    height: auto;
}
.container-megamenu.horizontal ul.megamenu > li.with-sub-menu {
    padding-right: 25px;
}
.typeheader-9 .container-megamenu.horizontal ul.megamenu > li.with-sub-menu > a::after {
    font-family: "FontAwesome";
    content: "\f107";
    font-size: 14px;
    color: #fff;
    top: 30px;
    right: 10px;
    position: absolute;
    line-height: 0;
}
.typeheader-9 .container-megamenu.horizontal ul.megamenu > li.with-sub-menu > a:hover::after,
.typeheader-9 .container-megamenu.horizontal ul.megamenu > li.with-sub-menu > a:active::after {
    color: #333 !important;
}
.container-megamenu.horizontal ul.megamenu > li > a:hover {
    background-color: #333 !important;
    color: #fff !important;
}
.container-megamenu.horizontal ul.megamenu > li:hover > a,
.container-megamenu.horizontal ul.megamenu > li > a:hover,
.container-megamenu.horizontal ul.megamenu > li.active > a,
.container-megamenu.horizontal ul.megamenu > li.active_menu > a,
.container-megamenu.horizontal ul.megamenu > li.active > a::after {
    background-color: transparent !important;
    color: #fff !important;
}
.home-hero h2,
.so_advanced_search h2 {
    display: none;
    visibility: hidden;
}
.hero-image img {
    width: 100%;
}
.hero-wrapper {
    position: relative;
}
.hero-info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.hero-info .row-1 {
    font-size: 24px;
}
.hero-info .row-2 h1 {
    font-size: 48px;
}
.layout-9.common-home #content .so_advanced_search {    
    border-radius: 0;
    margin: 0;
    z-index: 99;
}
.layout-9.common-home #content .so_advanced_search .sas_wrap .sas_inner-box-search {
    background: #e20613;
}
.layout-9.common-home #content .so_advanced_search .sas_inner-box-search .search-button button,
.products-view > .so_advanced_search .sas_inner-box-search .row button#sas_search_button0 {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    background-color: #e66926 !important;
    border-radius: 0px !important;
    height: 60px;
    line-height: 60px;
    border: 0px;
    color: #fff;
}
.layout-9.common-home #content .so_advanced_search .sas_inner-box-search .search-button button:hover {
    background-color: #e66926;
    border-radius: 5px;
}
.layout-9.common-home #content .so_advanced_search .sas_inner-box-search,
.layout-9.autopart-product .products-view .so_advanced_search .sas_inner-box-search {
    padding: 30px 20px;
}
.layout-9.common-home #content .so_advanced_search .sas_inner-box-search .search-boxes select {
    height: 65px;
    color: #333;
    font-size: 14px;
    border: none;
    border-radius: 0px;
}
.so_advanced_search .sas_inner-box-search .search-boxes {
    margin: 0px !important;
}
.select2-selection {
	line-height: 65px !important;
	height: 65px !important;
	border: none !important;
    border-radius: 0px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 60px !important;
    color: #333;
    font-weight: 400;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b::before {
    content: "\f107";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    top: -14px;
    right: 10px;
    position: absolute;
    color: #333;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::before {
    content: "\f106";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    top: -5px;
    right: 10px;
    position: absolute;
}
.select2-dropdown {
    border: 1px solid #fff !important;
}
.search-hero-wrapper {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    padding: 0px 15px !important;
}
.autopart-product .search-hero-wrapper {
    position: relative;
    left: unset;
    transform: none;
    bottom: none;
    padding: 0px !important;
}
.search-hero-box {
    color: #333 !important;
    background: rgb(187,230,250,0.75);
    padding: 26px 12px;
    font-size: 18px;
    max-width: 350px;
    font-weight: 600;
}
.autopart-product .search-hero-box {
    background: rgb(187,230,250,0.75);
}
.autopart-product .mob-search-hero-box {
    display: none;
}
.search-hero-box i {
    padding-right: 8px;
}
.cat-slider-row {
    margin: 0 auto;
    float: none;
}
.cat-slider-col {
    margin: 0 auto;
    float: none;
    overflow: hidden !important;
}
.cat-slide-item img {
    width: 100%;
}
.cat-slide-item {
    position: relative;
}
.cat-slide-item .info {
    position: absolute;
    left: 30px;
    bottom: 30px;
}
.cat-slide-item .info .title {
    font-size: 30px;
    margin-bottom: 16px;
}
.cat-slide-item .info .more a:link,
.cat-slide-item .info .more a:hover
.cat-slide-item .info .more a:active
.cat-slide-item .info .more a:visited,
#parts .more a:link,
#parts .more a:visited {
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    background: #e20613;
    padding: 10px 20px;
    color: #fff;
    border: 1px solid #e20613;
}
#parts .more a:hover,
#parts .more a:active {
    background: #fff;
    padding: 10px 20px;
    color: #e20613;
    border: 1px solid #e20613;
}
.cat-slider-wrapper {
    padding-top: 30px;
    padding-bottom: 40px;
}
.cat-slider-wrapper .swiper-container {
    background-color: rgba(242,242,242,1);
}
.cat-slider .image {
    position: relative;
}
.cat-slide-item::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(0,0,0,0.80) 6%, rgba(0,0,0,0) 100%);
}
.cat-slider-wrapper .swiper-button-next:before {
    width: 48px;
    height: 48px;
    font-family: 'Line Awesome Free';
    content: "\f105";
    color: #ccc;
    font-size: 48px;
    font-weight: 900;
}
.cat-slider-wrapper .swiper-button-prev:before {
    width: 48px;
    height: 48px;
    font-family: 'Line Awesome Free';
    content: "\f104";
    color: #ccc;
    font-size: 48px;
    font-weight: 900;
}
.typeheader-9 .header-garage .btn-garage .top_garage {
    position: relative;
    border-radius: 5px;
}
#garage .dropdown-menu,
#mob-garage .dropdown-menu {
    margin-right: 15px;
    padding: 0;
}
.typeheader-9 .header-garage .dropdown-menu {
    top: 100%;
    right: -15px;
    left: auto;
    color: #666;
}
.btn-garage .dropdown-menu {
    min-width: 320px;
}
.btn-garage .dropdown-menu .empty,
#mob-garage .dropdown-menu .empty {
    padding: 15px;
    margin: 0;
}
.top-search {
    float: right;
}
.typeheader-9 #sosearchpro .search .select_category {
    border: none;
    width: 170px;
    background-color: #f5f5f5;
    border-right: 1px solid #e5e5e5;
}
.typeheader-9 #sosearchpro .search {
    position: relative;
    margin: 0;
    z-index: 99;
    border-radius: 0px;
    width: 100%;
}
.typeheader-9 #sosearchpro .search .select_category.icon-select:after {
    color: #777;
    font-size: 14px;
    line-height: 40px;
    right: 0;
    left: auto;
    font-family: "Line Awesome Free";
    content: "\f107";
    position: absolute;
    height: 100%;
    width: 25px;
    font-weight: 900;
}
.typeheader-9 #sosearchpro .search .select_category select {
    height: 40px;
    line-height: 40px;
    color: #777;
    font-size: 12px;
    padding: 0 15px;
    font-weight: 600;
}
.typeheader-9 #sosearchpro .search .select_category select:hover {
    cursor: pointer;
}
.typeheader-9 #sosearchpro .search input {
    border: none;
    border-radius: 0px;
    background-color: #fff;
    z-index: 0;
    padding-left: 20px;
    width: 100%;
    color: #777;
    font-size: 13px;
}
.typeheader-9 #sosearchpro .search button {
    position: absolute;
    text-align: center;
    line-height: 40px;
    padding: 5px 6px;
    font-size: 16px;
    background: #e66926 !important;
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
}
#sosearchpro {
    
}
.home-car-parts-header .sub {
    color: #e20613;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.home-car-parts-header .header {
    color: #333;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
}
.home-tab-row {
    padding-top: 45px;
    padding-bottom: 45px;
}
.parts-tabs-header {
    padding-top: 30px;
    padding-bottom: 30px;
}
#parts-tabs {
    text-align: center;
    padding-left: 10em;
    padding-right: 10em;
    width: 100%;
}
#parts-tabs .nav-item {
    width: 49%;
    display: inline-block;
    background: #f5f5f5;
    color: #333;
    padding: 16px 0px;
    font-weight: 700;
}
#parts-tabs .nav-item.active,
#parts-tabs .nav-item:hover {
    background: #333;
    color: #fff;
}
#parts .item {
    display: flex;
    flex-direction: row;
}
#parts .cat-info {
    display: flex;
    flex-direction: column;
}
#parts .cat-image {
    padding: 15px;
}
#parts .cat-title,
#brands .cat-title {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
}
#parts .sub-cat ul li {
    line-height: 25px;
    font-size: 12px;
}
#parts .sub-cat ul li a:link {
    color: #999;
    font-weight: 400;
}
#parts .sub-cat ul li a:hover {
    color: #333;
}
#parts .sub-cat {
    padding: 10px 0px;
}
#brands .item {
    border: 1px solid #eee;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    text-align: center;
    padding: 10px;
}
.footer-main {
    background-color: #042a58;
}
.footer-bottom {
    background-color: #5a0005;
}
.typefooter-9 .footer-bottom .copyright,
.typefooter-9 .footer-bottom .cards {
    font-size: 13px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.copyright img {
    padding-left: 10px;
}
.footer-col-1 .footer-title {
    font-weight: 500;
    color: #ddd;
}
.footer-col-1 .footer-text {
    color: #fff;
    line-height: 22px;
}
footer .shortcodeTitle {
    font-size: 18px;
    margin-bottom: 15px;
    color: #ddd;
    font-weight: 400;
    text-transform: uppercase;
}
.socials i {
    font-size: 18px;
    padding-right: 10px;
}
.footer-col-4 h3.shortcodeTitle {
    color: transparent;
}
.typefooter-9 .box-footer .modcontent ul.menu li a {
    border: 0 none;
    padding: 0;
    line-height: 30px;
    position: relative;
    display: inline-block;
    padding-left: 0px;
    color: #777;
}
.footer-info {
    border-top: 1px solid #008cd3;
    border-bottom: 1px solid #008cd3;
    margin: 30px 0px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-info h2 {
    display: none;
    visibility: hidden;
}
.footer-phone {
    color: #fff;
}
.footer-info .col-style {
    padding: 0px;
}
.footer-info a.phone {
    display: inline-block;
    background: #e66926;
    margin-left: 10px;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
}
.footer-info a.phone:hover {
    display: inline-block;
    background: #e66926;
    margin-left: 10px;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
}
.footer-info a.phone i {
    font-size: 18px;
    padding-right: 10px;
}
.footer-payments {
    text-align: right;
}
.footer-payments i {
    font-size: 22px;
    padding-left: 10px;
    color: #fff;
    line-height: 30px;
}
.footer-col-2 .newsletter-info,
.footer-col-2 .newsletter-form form {
    color: #fff;
    position: relative;
}
.footer-col-2 .newsletter-info {
    line-height: 30px;
}
.footer-col-2 .newsletter-form {
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
}
.footer-col-2 .newsletter-form input,
.footer-col-2 .newsletter-form input:focus,
.footer-col-2 .newsletter-form input:hover {
    background: transparent;
    font-size: 14px;
    color: #fff !important;
}
.footer-col-2 .newsletter-form button {
    position: absolute;
    right: 0;
    bottom: 0;
    border: 0px;
    background: transparent;
    font-size: 18px;
}
.newsletter-response .alert {
    padding: 15px;
    min-height: unset;
}
.footer-links ul,
.footer-col-4 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-links ul li a,
.footer-col-4 ul li a {
    color: #fff;
    line-height: 26px;
}
#mob-header,
.mob-logo,
.mob-brands,
.mob-search-hero-box {
    display: none;
    visibility: hidden;
}
.mob-header-wrapper {
    background: #e20613;
    padding: 8px 0px;
    color: #fff;
}
.megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
    margin: 0 auto;
    color: #222;
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0px;
    float: unset;
}
.mob-menu-item  {
    text-align: center;
    width: 19%;
    display: inline-block;
}
.mob-menu-sub {
    font-size: 11px;
    color: #fff;
}
.mob-menu-item i {
    font-size: 21px;
    color: #fff;
}
.mob-logo {
    text-align: center;
    padding: 12px;
}
.mob-logo img {
    max-height: 45px;
    width: auto !important;
}
.back-to-top {
    right: 30px;
    bottom: 110px;
}
.breadcrumb .fa-home {
    padding-right: 5px;
}
.breadcrumb a {
    color: #e20613;
    font-weight: 500;
}
ul.breadcrumb li:last-child a {
    color: #e20613;
}
ul.breadcrumb li:hover a {
    color: #222;
}
ul.breadcrumb {
    margin-bottom: 0px;
}
ul.breadcrumb li:not(:last-child):after {
    font-family: 'FontAwesome';
    content: '\f101';
    font-size: 13px;
    top: 0px;
    right: 0;
    position: absolute;
    color: #e20613;
}
.search-hero-box-left {
    color: #fff !important;
    padding-bottom: 30px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.select2-selection {
    line-height: 60px !important;
    height: 60px !important;
    border: none !important;
    border-radius: 0px !important;
    padding-left: 15px;
}
.left_column .so_advanced_search .sas_inner-box-search .search-boxes select {
    padding-left: 15px;
    color: #000;
    font-weight: 600;
    height: 60px !important;
    margin-bottom: 15px;
    font-size: 14px;
    border-radius: 0px;
}
.left_column .so_advanced_search .sas_wrap .sas_inner {
    padding: 15px !important;
}
.left_column #sas_search_button0 {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    background-color: #e66926 !important;
    border-radius: 5px !important;
    height: 60px;
    line-height: 60px;
    border-radius: 0px !important;
}
.category_center .autoparts_category li.level1 {
	background: #e20613 !important;
	border: none !important;
}
.left_column .so_advanced_search {
    border-radius: 0px;
}
.category_center .autoparts_category li.level2 a:hover{color:#e66926;}
.category_center .autoparts_category li.level2 a {
    padding-left:10px; color: #000; font-size:16px; font-weight:normal;
}
.autoparts_category.level0 li a {
    padding-left: 10px;
    font-size: 16px;
}
.garage-box .garage-item {
    padding: 5px;
}
.garage-box .garage-item a:link,
.garage-box .garage-item a:hover,
.garage-box .garage-item a:visited,
.garage-box .garage-item a:active {
    color: #333;
}
.garage-box .garage-item:hover {
    background: #f2f2f2;
}
.autoparts_category.level0 .level1 .haschilds {
    position: relative;
    height: 90px;   
}
.autoparts_category.level0 .level1 .cat-image {
    float: left;
}
.autoparts_category.level0 .level1 .cat-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
}
.autoparts_category.level1 {
    padding-bottom: 20px;
    padding-top: 15px;
}
.autoparts_category.level1 .sub-title {
    background: #f5f5f5;
    padding: 15px 20px;
    margin-bottom: 15px;
}
.autoparts_category.level1 .sub-title:hover {
    background: #f0f0f0;
}
.autoparts_category.level1 .sub-title a {
    color: #e20613;
    font-weight: 600;
}
.autoparts_category.level1 .sub-title a:hover {
    color: #e20613;
}
.side-banner {
    margin: 30px 0px;
    text-align: center;
}
.side-banner img {
    max-width: 100%;
    height: auto;
}
.filters-panel {
    margin-top: 0px !important;
    margin-bottom: 15px !important;
    padding: 15px 15px;
    background-color: #f5f5f5;
}
.filters-panel .list-view button.btn:hover, .filters-panel .list-view button.btn.active {
    background: transparent;
    border-color: transparent;
    box-shadow: none;
    color: #333;
}
.filters-panel .list-view button.btn:hover, .filters-panel .list-view button.btn.active i {
    color: #333;
}
.filters-panel .list-view button.btn {
    margin: 0px;
    margin-right: 15px;
    float: left;
    background: transparent;
    text-align: center;
    padding: 0;
    border-radius: 3px !important;
    border: 0px solid #e5e5e5;
    color: #ccc;
}
.filters-panel .list-view button.btn i {
    color: #ccc;
    font-size: 18px;
}
.filters-panel .form-group select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/icon/bg-select.png) no-repeat center right;
    border: 1px solid #e5e5e5;
    height: 33px;
    line-height: 33px;
    padding: 0px 20px 0 10px;
    background-color: #fff;
    border-radius: 3px;
    color: #777;
}
.supplier-filter {
    background: #f5f5f5;
    margin-bottom: 30px;
}
.supplier-filter > div {
    /*border-radius: 60px;*/
	display: inline-block;
	/*height: 80px;
    width: 80px;
    line-height: 80px;*/
	text-align: center;
	box-sizing: content-box;
    /*background-color: #fff;
    border: 10px solid white;*/
    margin: 10px;
    transition: all 0.2s;
    cursor: pointer;    
}
.supplier-filter > div.active, .supplier-filter > div:hover {
	box-shadow: 0px 0px 10px #eee;
}
.product-layout.product-list .product-item-container {
    background: #fff;
    border: 0px !important;
    border-radius: 5px;
}
.products-list .product-list .product-item-container .left-block {
    width: 360px;
}
.products-list .product-list .product-item-container .right-block {
    float: left;
    padding: 20px 20px 20px 20px;
}
.products-list .product-list .product-item-container .right-block h4 a {
    color: #444;
    text-transform: uppercase;
    font-size: 1.8rem;
}
.list-product-number,
.list.rate-history,
.product-view .content-product-right .box-review {
    display: inline-block;
    width: 49%;
}
.list.rate-history,
.product-view .content-product-right .box-review {
    text-align: right;
}
.list-product-number {
    color: #999999;
}
.list-sku {
    font-weight: 700;
}
.product_page_price .price-new {
    font-size: 26px;
    font-weight: 700;
    color: #333;
    display: block;
}
.with-fpa {
    font-size: 12px;
    color: #777;
}
.product_page_price .price-old {
    font-size: 16px;
    font-weight: 400;
    color: #888;
    text-decoration: line-through;
}
.product_page_price {
    margin-bottom: 20px;
    margin-top: 10px;
    padding-bottom: 10px;
}
.content-product-right .description {
    margin-bottom: 20px;
    color: #999;
}
.products-list .product-list .product-item-container .right-block .price {
    font-size: 28px;
    font-weight: 700;
}
.fpa {
    font-size: 12px;
    color: #777;
    font-weight: 400;
    display: block;
}
.products-list .product-list .product-item-container .list-block .addToCart:hover {
    background-color: #000;
    color: #fff;
}
.products-list .product-list .product-item-container .list-block .addToCart,
.product-view .content-product-right .box-info-product .cart .btn {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    white-space: nowrap;
    background-color: #e20613;
    border-radius: 0px;
    border: none;
    padding: 15px 65px;
}
.products-list .product-list .product-item-container .list-block .addToCart .las {
    font-size: 28px;
    padding-right: 10px;
}
.products-list .product-list .product-item-container .list-block,
.products-list .product-list .product-item-container .right-block div.price {
    display: inline-block;
    width: 49%;
}
.products-list .product-list .product-item-container .list-block {
    float: right;
    padding-top: 15px;
}
.return-info {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
    color: #9a9a9a;
    line-height: 30px;
}
.return-info .days {
    display: inline-block;
    font-size: 16px;
    color: #9a9a9a;
    border: 1px solid #9a9a9a;
    border-radius: 30px;
    width: 30px;
    height: 30px;    
    text-align: center;
    font-weight: 700;
    margin-right: 5px;
}
.supplier-filter > div img {
	/*height: 80px;
    border-radius: 80px;*/
    width: 100px;
}
.stock-status {
    font-size: 12px;
    font-weight: 500;
    line-height: 25px;
}
/*.stock-status .in-stock {
    color: green;
    font-weight: 700;
}*/
.blink_me {
    color: green;
    font-weight: 700;
} 
.stock-status .out-of-stock {
    color: orange;
    font-weight: 700;
}
.ship-eur {
    font-weight: 700;
    color: #333;
}
.top-phone a {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control span,
.list-block .quantity .quantity-control span {
    width: 33px;
    height: 33px;
    border: none;
    color: #333;
    float: left;
    line-height: 33px;
    padding: 0;
    border-radius: 0px;
    background-color: transparent;
    font-size: 14px;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control,
.list-block .quantity .quantity-control input.form-control {
    float: left;
    width: 40px;
    height: 33px;
    line-height: 33px;
    padding: 0;
    text-align: center;
    font-size: 14px;
    background-color: transparent;
    font-weight: 700;
    color: #333;
}
.list-block .quantity {
    padding-right: 15px;
    float: right;
}
.box-cart .detail-action,
.box-cart .option.quantity {
    display: block;
}
.box-cart .option.quantity {
    margin-right: 15px;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control,
.list-block .quantity .quantity-control {
    border: 1px solid #ddd;
    margin-top: 5px;
}
.product-view .content-product-right .box-info-product .quantity .quantity-control span,
.list-block .quantity .quantity-control span {
    background-color: #e5e5e5;
    color: #777;
}
.product-product .box-cart {
    margin-top: 15px;
}
.product-product .box-cart .items,
.list-block .items {
    color: #777;
    font-size: 12px;
}


/* CARETTAS */
.top-info {
    background: #333;
    color: #fff;
    padding-top: 14px;
    padding-bottom: 14px;
    text-align: center;
    font-size: 14px;
}
.top-info span.bold  {
    font-weight: 500;
    padding-left: 10px;
}
#form-language  {
    display: inline-block;
}
.top-left span.info {
    padding-right: 15px;
    font-size: 13px;
}
.top-left a:link,
.top-left a:visited,
#top-links a:link,
#top-links a:visited {
    color: #777;
}
.top-left a:hover,
.top-left a:active,
#top-links a:hover,
#top-links a:active,
#top .btn-link:hover {
    color: #333 !important;
}
#top .btn-link {
    font-size: 13px;
}
#top .btn-group .btn-link.dropdown-toggle {
    padding: 0px;
    border: 0px;
}
#top-links {
    text-transform: uppercase;
    font-size: 13px;
    padding-top: 0px;
}
#top-links .list-inline {
    margin-bottom: 0px;
}
.top-menu {
    padding-top: 15px;
    padding-bottom: 12px;
}
#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
    text-shadow: none;
    color: #ffffff;
    background-color: #333;
    background-image: linear-gradient(to bottom, #333, #333);
    background-repeat: repeat-x;
}
#top #form-language .language-select{
    padding: 10px 20px;
}
#top #form-language .language-select:hover{
    background: transparent !important;
    color: #333;
}
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #333;
	background-image: linear-gradient(to bottom, #333, #333);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #777;
	text-decoration: none;
}
#top-links .dropdown-menu {
    font-size: 13px;
}
#top-links .dropdown-menu>li>a {
    padding: 10px 20px;
}
#top {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e9e9e9;
}
.header-wrapper {
    background-color: #f5f5f5;
}
#form-language button:hover {
    background-color: transparent;
    color: #333;
}
.welcome-msg {
    color: #fff;
    font-size: 12px;
    line-height: 30px;
}
.typeheader-9 .header-top {
    font-size: 13px;
    background-color: #202020; 
}
.typeheader-9 .compare, .typeheader-9 .top-link-wishlist {
    width: 50px !important;
    height: 50px !important;
    border: 2px solid #e66926 !important;
    background: #e66926;
    font-size: 22px !important;
    border-radius: 5px;
    display: block;
    text-align: center;
    line-height: 50px !important;
    color: #fff !important;
}
#cart .cart_items,
#wishlist .wishlist_items {
    display: block;
    position: absolute;
    top: -12px;
    left: -12px;
    background: #e20613;
    border-radius: 25px;
    font-size: 14px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    text-align: center;
}
.so_advanced_search .dropdown-menu {
    max-height: 220px;
    overflow-y: scroll;
}
#mob-header .mob-header-wrapper .mob-menu-item ul.dropdown-menu {
    color: #000;
}
.sosearchpro-wrapper {
    z-index: 9;
}
.btn-shopping-cart .dropdown-menu .empty {
    color: #000;
}
#cart .cart_items {
    top: -14px;
    left: -14px;
}
#cart-total {
    font-size: 16px !important;
}
#cart .divide {
    font-size: 24px;
    padding: 0px 8px;
    line-height: 1px !important;
}
#wishlist {
    position: relative;
    float: left;
    margin-right: 24px;
}
.shoppingcart-box td:nth-child(3),
.shoppingcart-box td:nth-child(4) {
    white-space: nowrap;
}
.btn.btn-view-cart.inverse,
.btn.btn-view-cart.inverse:hover {
    background-color: #151515;
}
.btn.btn-checkout.pull-right {
    background-color: #e66926;
}
.btn.btn-checkout.pull-right:hover {
    color: #fff;
}
header .top-search {
    display: flex;
    height: 45px;
    padding: 8px 0px;
    font-size: 14px;
}
header .top-search a:link {
    color: #fff;
}
.header-bottom .top-search i {
    font-size: 26px !important;
}
.header-bottom .top-search .fa {
    padding-right: 5px;
}
.hero-search {
    color: #fff;
    text-align: center;
}
.hero-search h1 {
    font-size: 48px;
    font-weight: 700;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000000;
    -webkit-text-fill-color: #fff;
}
.hero-search h3 {
    font-size: 42px;
    font-weight: 500;
}
.hero-search h5 {
    font-size: 24px;
    font-weight: 500;
}
.layout-9.common-home #content .box-advanced-search .search-boxes {
    text-align: left;
}
.so_advanced_search .heading-box {
    height: 59px;
}
.home-banners .item-1 {
    background-image: url('../../../../../image/catalog/banner_brakes.jpg');
    background-size: cover;
}
.home-banners .item-2 {
    background-image: url('../../../../../image/catalog/banner_parts.jpg');
    background-size: cover;
}
.home-banners .item-3 {
    background-image: url('../../../../../image/catalog/banner_control.jpg');
    background-size: cover;
}
.home-banners .item {
    padding: 38px;
    color: #fff;
}
.home-banners .item .title {
    font-size: 30px;
    font-weight: 700;
}
.home-banners .item .txt {
    font-size: 14px;
    font-weight: 700;
    margin-top: 30px;
}
.home-banners .item .txt span {
    color: #e66926;
}
.home-banners .item .lnk  {
    display: flex;
    color: #fff;
}
.home-banners .item .lnk a {
    background: #e66926;
    border-radius: 5px;
    color: #fff;
    padding: 15px 30px;
    margin-top: 25px;
}
.home-cat-header-col {
    background-image: url('../../../../../image/catalog/home-cat.jpg');
    background-size: cover;
    position: relative;
}
.home-cat-header {
    color: #fff;
    background: #e66926;
    font-size: 30px;
    text-align: center;
    float: right;
    top: 30px;
    right: 0px;
    padding: 15px 30px;
    width: 250px;
    position: absolute;
}
.home-cat-row-col {
    background: #fff;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 30px;
}
.tab-brand-box {
    text-align: center;
    border: 1px solid #ddd;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 14px;
    color: #888;
    padding: 5px;
    font-weight: 500;
}
.owl-carousel .owl-item .tab-brand-box img {
    display: inline-block;
    width: auto;
    padding-bottom: 15px;
}
.owl-carousel .owl-item .tab-brand-box.man img {
    padding-top: 15px;
}
.home-owl-wrapper {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-bottom: 20px;
}
.home-owl-wrapper .slide-title {
    font-size: 30px;
    text-transform: uppercase;
    float: left;
}
.home-owl-wrapper .slide-nav {
    float: right;
}
.home-owl-wrapper .slide-nav .slide-txt,
.home-owl-wrapper .slide-nav .slide-nav {
    float: left;
}
.home-owl-wrapper .slide-nav .slide-txt {
    font-size: 18px;
    color: #888;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 30px;
    margin-top: 7px;
}
.home-owl-wrapper .slide-nav .slide-nav {
    font-size: 30px;
    color: #888;
}
.home-owl-wrapper .slide-nav .slide-nav .prev {
    border-right: 1px solid #888;
    padding-right: 10px;
}
.home-owl-wrapper .slide-nav .slide-nav .next {
    padding-left: 5px;
}
.home-owl-wrapper .slide-nav .slide-nav a:hover {
    color: #e20613;
}
.home-info {
    text-align: center;
}
.home-info .title {
    font-size: 20px;
    color: #e20613;
    padding: 15px 0px;
    font-weight: 500;
}
.home-info .txt {
    font-size: 14px;
    color: #555;
}
.footer-social a:link {
    display: inline-block;
    background: #e66926;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 24px;
    border-radius: 48px;
    margin-right: 15px;
}
.footer-social a:hover {
    color: #e66926;
    background-color: #fff;
}
.footer-main-store h2,
.footer-links h2,
.footer-col-2 h2 {
    color: #ddd !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}
.footer-col-4 h2 {
    font-size: 18px !important;
    color: transparent;
}
.footer-main-store {
    color: #fff;
    font-size: 16px;
}
.footer-main-store a.tel {
    color: #fff;
    font-size: 30px;
}
.footer-main-store a.mail,
.footer-main-store a.address {
    color: #fff;
}
.footer-newsletter-txt .ico {
    font-size: 60px;
    color: #e20613;
    margin-right: 20px;
}
.footer-newsletter-txt .txt {
    color: #fff;
    font-size: 24px;
    display: inline-block;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.ntxt {
    display: flex;
    flex-direction: row;
}
.newsletter-response {
    position: relative;
}
.newsletter-submit {
    position: absolute;
    right: 2px;
    top: 4px;
    height: 38px;
    color: #e66926;
    border: 0px;
    padding-left: 25px;
    padding-right: 25px;
}
.newsletter-form input {
    height: 45px;
    padding: 25px;
}
.footer-bottom .container {
    padding: 0 15px !important;
}
.typefooter-9 .footer-middle {
    padding-bottom: 0px !important;
	background:#9b070f !important;
}
.navbar-header {
    /*position: absolute;*/
    margin-bottom: 3px;
    top: 18px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
#cart .cart_items, #wishlist .wishlist_items {
    z-index: 1;
}
.select2 .select2-selection__rendered span {
    color: #000;
}
.cat-list-header {
    margin: 30px 0px;
}
.content-aside.left_column .so_advanced_search {
    background-color: #e20613;
}
.cat-title {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    text-align: center;
}
.autopart-product .product-listing {
    padding-top: 45px;
    padding-bottom: 45px;
}
.autopart-product .footer-info-row,
.product-product .footer-info-row {
    background-color: #f5f5f5;
    padding-top: 60px;
}
.filters-panel .list-view {
    margin-top: 7px;
}
.products-list .product-grid .product-item-container {
    position: relative;
    overflow: visible;
    margin-bottom: 15px;
    padding-top: 15px;
}
.gallery-item img {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    height: auto;
}
.contact-info {
    margin: 30px 0px;
    text-align: center;
}
.tecdoc-logo {
    text-align: center;
}
.footer-tecdoc {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
}
.container-megamenu ul.megamenu li .sub-menu .content {
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    background-color: #fff;
    line-height: 20px;
    font-size: 13px;
}
.contact-info .title {
    font-size: 20px;
    color: #e66926;
    padding: 15px 0px;
    font-weight: 500;
}
.products-list .product-grid .product-item-container .right-block h4 a,
.products-list .product-list .product-item-container .right-block h4 a {
    font-size: 24px;
    color: #e20613;
}
.products-list .product-grid .product-item-container .right-block h4 a:hover,
.products-list .product-list .product-item-container .right-block h4 a:hover {
    color: #e66926;
}
.products-list .product-grid .product-item-container .right-block h4 {
    min-height: 40px;
}
.products-list .product-grid .product-item-container .right-block h3,
.products-list .product-list .product-item-container .right-block h3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 10px;
    color: #333;
    margin: 0px;
}
.products-list .product-grid .product-item-container .right-block .price {
    padding: 10px 0px;
    min-height: 25px;
    text-align: right;
    color: #333;
    font-size: 26;
    font-weight: 700;
}
.products-list .product-grid .product-item-container .right-block .price span.price,
.products-list .product-grid .product-item-container .right-block .price span.price-new,
.products-list .product-list .product-item-container .right-block .price span.price,
.products-list .product-list .product-item-container .right-block .price span.price-new {
    color: #333;
    font-size: 26px;
    font-weight: 700;
}
.container-megamenu.horizontal .content-feature li a, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item, .container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu {
    /*line-height: 26px;*/
    font-size: 13px;
    font-weight: 400;
}
.products-list .product-grid .product-item-container .right-block .price span.price-old,
.products-list .product-list .product-item-container .right-block .price span.price-old {
    color: #888;
    font-size: 16px;
    font-weight: 400;
    text-decoration: line-through;
}
.products-list .product-grid .product-item-container .right-block .addToCart {
    display: block;
    text-align: center;
    padding: 12px 40px;
    color: #fff;
    background: #e20613;
    font-size: 16px;
    border: 0px;
    font-weight: 500;
    float: right;
    margin-top: 8px;
}
.products-list .product-grid .product-item-container .right-block .addToCart i {
    font-size: 18px;
}
.products-list .product-list .product-item-container .right-block .addToCart {
    text-align: center;
    padding: 10px 0px;
    color: #fff;
    background: #bbb;
    font-size: 14px;
    width: 100%;
    border: 0px;
    border-radius: 5px;
}
.products-list .product-grid .product-item-container .right-block .addToCart:hover,
.products-list .product-list .product-item-container .right-block .addToCart:hover {
    background: #e20613;
}
.products-list .product-grid .product-item-container .right-block .addToCart i,
.products-list .product-list .product-item-container .right-block .addToCart i {
    font-size: 22px;
    margin-right: 5px;
}
.products-list .product-grid .product-item-container .left-block .product-image-container img {
    margin: 0 auto;
    border: 1px solid #ddd;
}
.content-main.product-detail {
    padding-top: 45px;
    padding-bottom: 45px;
}
ul.breadcrumb {
    background-color: transparent;
    padding: 10px 0 !important;
    display: inline-block;
    width: 100%;
    line-height: 100%;
}
.product-view .content-product-mainheader {
    background: #fff;
}
.content-product-left .large-image img {
    width: 100%;
}
.product-view .content-product-left .large-image {
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    padding: 0px;
}
.product-view .content-product-right .title-product h1 {
    font-size: 36px;
    color: #e20613;
    font-weight: 400;
}
.product-view .content-product-right .title-product h2 {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    margin: 0px;
}
#previewModal .cart-popup-action .btn.btn-checkout {
    background: #e66926;
}
.products-list .product-grid .product-item-container .left-block .product-image-container {
    min-height: 190px;
    display: flex;
    justify-content: center;
    vertical-align: middle;
}
.products-list .product-grid .product-item-container .left-block .product-image-container a {
    display: flex;
    vertical-align: middle;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
}
.product-view .content-product-right .box-info-product .cart .btn:hover {
    background-color: #e20613;
}
.col_19u7,
.col_sxej,
.col_3j6f {
    float: inherit;
}
.hore-sub h3 {
    max-width: 860px;
    margin: 0 auto;
    line-height: 52px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000000;
    -webkit-text-fill-color: #fff;
}
.home-about-col .module h2 {
    display: none;
}
.home-about-col {
    margin-top: 80px;
    margin-bottom: 80px;
}
.home-about-module p {
    margin: 0px;
}
.section-title {
    color: #e20613;
    font-size: 36px;
    font-weight: 500;
}
.about-txt {
    color: #555;
    font-size: 14px;
}
.about-menu a:link,
.about-menu a:visited,
.about-menu a:hover,
.about-menu a:active {
    font-size: 14px;
    font-weight: 500;
    color: #e66926 !important;
}
/* .blink_me {
    animation: blinker 2s linear infinite;
  } */
  
  @keyframes blinker {
    50% {
      opacity: 0;
    }
  }
.home-about-text,
.about-menu {
    margin-top: 30px;
}
.home-categories img {
    width: 100%;
    height: auto;
}
.top-32 {
    margin-top: 32px;
}
.home-categories {
    margin-top: 45px;
    margin-bottom: 45px;
}
.home-categories .box {
    position: relative;
}
.home-categories .box-title {
    position: absolute;
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    font-weight: 500;
}
.home-categories .box-title.left {
    left: 35px;
}
.home-categories .box-title.top {
    top: 15px;
}
.home-categories .box-title.bottom {
    bottom: 15px;
}
.home-categories .box-title.right {
    right: 35px;
}
.home-categories .box-title i.fa {
    margin-left: 5px;
}
/*.home-categories .box .subs {
    position: absolute;
    z-index: 999;
    width: calc(100% - 30px);
    background: #0b348e;
    padding: 15px 30px;
    display: none;
    color: #fff;
    font-size: 14px;
}*/
.home-categories .box .subs {
    position: absolute;
    z-index: 999;
    width: calc(100% - 30px);
    background: #0b348e;
    padding: 15px 30px;
    display: none;
    color: #fff;
    font-size: 14px;
    top: 0;
    bottom: 0;
}
.home-categories .box:hover .subs {
    display: block;
}
.home-categories .box .subs ul li {
    padding: 8px 0px;
}
.home-categories .box .subs ul li:not(:last-child) {
    border-bottom: 1px solid #fff;
}
.home-categories .box .subs a:link,
.home-categories .box .subs a:visited {
    color: #fff;
    font-weight: 500;
}
.home-categories .box .subs a:hover,
.home-categories .box .subs a:active {
    color: #e66926;
}
.home-categories-title,
.home-sales-title {
    text-align: center;
}
.home-sales-item {
    text-align: center;
    color: #fff;
}
.home-sales-item .info {
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.home-sales-item .info .title {
    font-size: 24px;
    font-weight: 700;
    margin: 5px 0px 15px 0px;
}
.home-sales-item .info .more a:link,
.home-sales-item .info .more a:visited {
    display: inline-block;
    color: #fff;
    background: #e20613;
    padding: 8px 18px;
}
.home-sales-item .info .more i.fa {
    line-height: 18px;
    padding-left: 5px;
}
.home-sales {
    margin-bottom: 60px;
}
.home-middle-hero {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    max-width: 660px;
}
.home-middle-hero .title {
    font-size: 42px;
    font-weight: 500;
}
.home-middle-hero .sub {
    margin-top: 15px;
    margin-bottom: 30px;
}
.home-middle-hero .more a:link,
.home-middle-hero .more a:visited {
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 20px;
}
.home-middle-hero .more i.fa {
    float: inherit;
    padding-left: 5px;
}
.footer-col-1 .item {
    display: flex;
    flex-direction: row;
    margin-top: 15px;
}
.footer-col-1 .item .icon {
    display: flex;
    align-items: center;
    font-size: 30px;
    padding-right: 10px;
}
.footer-col-1 .item .icon span {
    color: #e66926;
}
.footer-col-1 .item .info {
    display: flex;
    flex-direction: column;
}
#newsletter-form #email::placeholder {
    color: #fff;
    opacity: 1;
}  
#newsletter-form #email:-ms-input-placeholder {
    color: #fff;
}  
#newsletter-form #email::-ms-input-placeholder {
    color: #fff;
}
.module ul.socials li a:link,
.module ul.socials li a:visited {
    color: #fff;
}
.module ul.socials li a:link i.fa,
.module ul.socials li a:visited i.fa {
    color: #e66926;
}
.footer-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-menu li {
    display: inline-block;
    padding: 5px;
}
.footer-menu li:not(:last-child)::after {
    content: "|";
    display: inline-block;
    padding-left: 10px;
    color: #777;
}
.footer-menu {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 45px;
}
.footer-menu ul li a:link,
.footer-menu ul li a:visited {
    color: #fff;
}
.footer-menu li:not(:last-child)::after {
    content: "|";
    display: inline-block;
    padding-left: 10px;
    color: #008cd3;
}
#header .shopping_cart {
    margin-left: 32px;
    z-index: 9999;
}
#mob-header .shoppingcart-box {
    z-index: 9999;
}
.container.category-list {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.search-for {
    font-size: 18px;
    color: #333;
    margin-bottom: 30px;
}
.search-for span {
    font-weight: 700;
}
.autoparts_category.level0 .level1 .cat-title {
    padding-left: 130px;
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    background: #e20613;
}
.autoparts_category.level0 .level1 .cat-image {
    position: absolute;
    left: 30px;
    border-radius: 60px;
    overflow: hidden;
    border: 10px solid white;
    box-shadow: 0px 0px 10px grey;
    background: white;
}
.categories-left {
    background: #e20613;
    padding-top: 20px;
    padding-bottom: 30px;
}
.categories-left .cat-title {
    color: #fff;
    text-align: left;
    font-weight: 400;
    padding: 4px 0px;
    cursor: pointer;
}
.categories-left .cat-title:hover {
    font-weight: 500;
}
.categories-left .cat-title.active {
    font-weight: 700;
}
.categories-left .cat-title .fa {
    float: inherit;
    font-size: 16px;
    padding-right: 5px;
}
.categories-left .title {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 15px;
}
.subcategories-left1 {
    display: none;
    padding-left: 10px;
    color: #fff;
}
.subcategories-left1 .fa {
    padding-right: 5px;
}
.subcategories-left1.active {
    display: inherit;
}
.subcategories-left1 a:link,
.subcategories-left1 a:visited {
    color: #fff;
    padding: 2px 0px;
    display: block;
}
.subcategories-left1 a:hover,
.subcategories-left1 a:active {
    color: #e66926;
    padding: 2px 0px;
    display: block;
}
aside.left_column {
    z-index: 997;
}
.list-title {
    font-size: 20px;
    font-weight: 700;
}
.product-row-div {
    border-bottom: 1px solid #ddd;
    margin: 15px 0px;
}
.products-list .product-layout {
    background: #fff;
}
.product-layout.product-grid:nth-child(even) {
    background: #fff1f1;
}
.sku {
    color: #777;
    font-size: 12px;
}
.product-filter.product-filter-bottom.filters-panel {
    background: #f5f5f5;
    padding: 22px;
    display: flex;
    flex-direction: column;
}
.tabbable-line {
    margin-top: 30px;
}
.tabbable-line li.active>a,
.tabbable-line li>a:hover {
    background: #f5f5f5 !important;
    color: #333;
}
.tabbable-line li>a {
    background: #fff;
    color: #999;
    border-radius: 0px;
    border: 0px !important;
    font-size: 14px;
    padding: 10px 25px !important;
    font-weight: 500;
}
.tabbable-line .nav-tabs {
    border-bottom: 0px !important;
}
.tabbable-line .tab-content > .active {
    background: #f5f5f5;
    font-size: 14px;
    color: #333;
    padding: 30px;
    line-height: 20px;
}
.container-megamenu ul.megamenu li .sub-menu {
    z-index: 1000 !important;
}
.category-container {
    transition: all 0.2s ease-in-out 0s;	
	margin: 15px; 
	padding: 5px 5px; 
	box-sizing: border-box; 
	height: calc(100% - 30px);
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #f5f5f5;
}
.category-container:hover {
    background: #ccc;
}
.category-container .category-header a:hover,
.category-container:hover a {
    color: #fff !important;
}
.category-container .category-header a {
    color: #333;
}
.block.block-split.search {
    background: #e20613;
}
.block.block-split .so_advanced_search .heading-title {
    width: inherit;
}
.block-split__item.block-split__item-content {
    min-height: 0px !important;
}
.so_advanced_search.top {
    background: #e20613;
    border-radius: 0px;
    position: fixed;
    width: 100%;
    z-index: 999;
    display: none;
    top: 0;
}
.so_advanced_search.top form {
    margin-bottom: 0px;
}
.so_advanced_search.top .sas_wrap .sas_inner {
    padding: 20px 0px;
}
.so_advanced_search.top .sas_inner-box-search .search-boxes,
.so_advanced_search.top .sas_inner-box-search .search-button {
    width: 20%;
}
.so_advanced_search.top .select2-selection {
    line-height: 40px !important;
    height: 40px !important;
}
.so_advanced_search.top .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}
.so_advanced_search.top .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
    top: -23px;
}
.so_advanced_search.top .sas_inner-box-search .search-button button {
    height: 40px;
    line-height: 40px;
    border-radius: 0px;
    color: #fff;
    background-color: #e66926;
    border: 0;
    padding: 0;
    font-size: 14px;
    display: block;
    width: 100%;
}
.so_advanced_search.top .select2-dropdown {
    z-index: 1001;
}
.row_xxa0 {
    display: none;
}
.garage-item span {
    padding: 5px 0px;
    line-height: 22px;
    cursor: pointer;
    color: #333;
    line-height: 22px;
}
.categories-left .left_autoparts_category.level0 li {
    background-color: transparent !important;
    margin-bottom: 0px;
    font-size: 14px !important;
    padding: 5px 0px;
}
.categories-left .left_autoparts_category.level0 li a {
    font-size: 14px;
}
.categories-left .left_autoparts_category.level0 li a.active {
    color: #e66926;
}
.categories-left .left_autoparts_category.level0 li a {
    color: #fff;
}
.categories-left .level1 span.active {
    color: #e66926;
}
.categories-left .level1 span.inactive {
    color: #fff;
}
.categories-left .fa-angle-right {
    margin-right: 5px;
    float: left;
    margin-top: 2px;
}
.left_autoparts_category span.fa {
    color: #fff;
    cursor: pointer;
}
.categories-left .left_autoparts_category ul {
    padding-left: 10px;
}
.left-scroll {
    cursor: pointer;
    color: #fff;
}
.header-bottom {
    z-index: 998;
}
.so_advanced_search .heading-title:hover {
    cursor: pointer;
}
.so_advanced_search .heading-title.inactive {
    background: #9f020b;
}
.searchmotor {
    width: 100%;
    background: #fff !important;
    height: 60px !important;
}
.so_advanced_search .sas_inner-box-search.inactive {
    display: none;
}
ul.autoparts_category li span.fa-plus::before {
    content: "\f067";
    display: block;
    width: 16px;
    height: 20px;
    left: -30px;
    top: 15px;
    color: #e66926;
    background-size: 20px;
    font-size: 15px;
    cursor: pointer;
}
ul.autoparts_category li span.fa-minus::before {
    content: "\f068";
    display: block;
    width: 16px;
    height: 20px;
    left: -30px;
    top: 6px;
    color: #e66926;
    background-size: 20px;
    font-size: 15px;
    cursor: pointer;
}
.inner-search .inner-btn {
    background-color: #e66926;
    color: #fff;
}
.inner-search .inner-field {
    width: 300px;
}
.category_center .level2 {
    margin-left: 5px !important;
}
.select2-container.select2-container--default.select2-container--open {
    z-index: 9999;
}
.hide {
    display: none;
    visibility: hidden;
}
#column-login {
    display: block;
    width: 100%;
    margin-top: 15px;
}
.supplier-filter {
    overflow-y: hidden;
}
.wishlist.btn-button {
    position: absolute;
    bottom: 0;
    width: 33px;
    height: 33px;
    border-radius: 0px;
    border: 1px solid #000;
}
.product-view .content-product-right .box-info-product .add-to-links .fa {
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    margin-right: 10px;
    background: #fff;
    border: 1px solid #000;
    color: #000;
    border-radius: 0%;
}
#account-wishlist .btn-primary {
    background: #999;
    text-transform: uppercase;
    margin-bottom: 5px;
    border-radius: 5px;
}
#account-wishlist table,
#account-wishlist table div.price {
    font-size: 14px !important;
}
.product-item-container .list-block {
    min-height: 60px;
}
.products-list .product-grid .product-item-container .right-block .price a:link {
    color: #e66926;
}


.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

@media only screen and (min-width : 481px) {
    .flex-row {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-row > [class*='home-cat-'] {
        display: flex;
        flex-direction: column;
    }
    .flex-row:after, 
    .flex-row:before {
        display: flex;
    }
    .flex-row > [class*='home-cat-'] > .box {
        display: flex;
        flex: 1;
    }
}

@media only screen and (min-width: 768px) {
    .cat-slider-wrapper .swiper-viewport .swiper-button-next {
        opacity: 1;
        right: 20px;
    }
    .cat-slider-wrapper .swiper-viewport .swiper-button-prev {
        opacity: 1;
        left: 0px;
    }
    .autopart-product .products-view .so_advanced_search {
        padding: 25px 15px;
    }
    .inner-field {
        margin-right: 15px;
    }
}

@media only screen and (min-width: 768px) {
    #wishlist,
    #shoppingcart {
        float: right;
    }
}

@media only screen and (min-width: 1280px) {
    .box-advanced-search .sas_inner-box-search .search-boxes,
    .box-advanced-search .sas_inner-box-search .search-button {
        width: 20% !important;
    }
    .products-list .product-list .product-item-container .right-block {
        width: 600px;
    }
    .box-advanced-search {
        height: 700px;
    }
    .hero-search {
        position: absolute;
        top: 50%;
        transform: translateY(-45%);
        width: 100%;
        margin: 0px;
    }
    .col_kh0v {
        padding: 0px;
    }
    .layout-9.common-home #content .so_advanced_search,
    .layout-9.autopart-product #content .so_advanced_search {    
        margin: 75px 0px 60px 0px;
    }
    .so_advanced_search .heading-title {
        background: #e20613;
        width: 280px;
        height: 60px;
        line-height: 60px;
        font-size: 16px;
        text-align: center;
        color: #fff;
        float: left;
        padding: 0 15px;
    }
    .home-cat-header-col {
        /*padding-right: 0px;*/
        width: 45%;
        float: left;
    }
    .home-cat-row-col {
        /*padding-left: 0px;*/
        width: 55%;
        float: left;
    }
}

@media only screen and (min-width: 1440px) {
    .content-main.container.product-detail {
        max-width: 1270px;
        margin: 0 auto;
    }
}

@media (min-width: 1700px) {
    .container {
        width: 1270px !important;
        padding: 0;
    }
}

@media only screen and (max-width: 1440px) {
    .top-32 {
        margin-top: 36px;
    }
}

@media only screen and (max-width: 1366px) {
    #wishlist {
        margin-right: 15px;
    }
}

@media only screen and (max-width: 1366px) {
    .search-hero-box {
        max-width: 300px;
    }
    .cat-slide-item .info .title {
        font-size: 26px;
    }
    .cat-slide-item .info {
        left: 20px;
        bottom: 20px;
    }
}

@media only screen and (max-width: 1280px) {
    .top-32 {
        margin-top: 30px;
    }
    .typeheader-9 .container-megamenu.horizontal ul.megamenu > li > a {
        padding: 20px 40px 20px 0px !important;
    }    
    .so-page-builder .container-fluid {
        padding: 0px 15px !important;
    }
}

@media only screen and (max-width: 1024px) {
    #engine-box .col-md-4 {
        float: none !important;
        margin: 0 auto;
    }
    .product-row2 .list-block {
        width: 100%;
        min-height: 1px;
        overflow: hidden;
    }    
    .so_advanced_search.top {
        display: none !important;
    }
    .hore-sub h3 {
        font-size: 30px;
    }
    .navbar-header {
        float: unset;
    }
    #header, .garage-inner, .total-shopping-cart, .header-arrow, .footer-col-4 h3.shortcodeTitle {
        display: none;
        visibility: hidden;
    }
    #mob-header, .mob-logo, .mob-brands, .mob-search-hero-box {
        display: block;
        visibility: visible;
        position: relative;
    }
    .top-32 {
        margin-top: 24px;
    }
    .home-categories .box-title {
        font-size: 18px;
    }
    .footer-main-store a.tel {
        font-size: 24px;
    }
    .home-cat-header-col {
        width: 25%;
    }
    .home-cat-row-col {
        width: 75%;
    }
    .home-cat-header {
        width: 100%;
        font-size: 22px;
    }
    .home-hero {
        display: none;
        visibility: hidden;
    }
    .cat-slider-wrapper {
        padding-left: 0px;
        padding-right: 0px;
    }
    .cat-slider-wrapper .swiper-viewport .swiper-button-next {
        opacity: 1;
        right: 30px;
    }
    #mob-header,
    .mob-logo,
    .mob-brands,
    .mob-search-hero-box {
        display: block;
        visibility: visible;
        position: relative;
    }
    .shopcart .icon-c {
        font-size: inherit;
        margin-right: 0px;
    }
    .box-advanced-search {
        margin-top: 0px !important;
    }
    .so_advanced_search {
        background-image: none !important;
    }
    .sas_inner-box-search {
        padding: 30px;
    }
    .layout-9.common-home #content .box-advanced-search .search-boxes,
    .layout-9.autopart-product #content .box-advanced-search .search-boxes {
        /*padding: 0px;*/
        margin-bottom: 15px !important;
        width: 50%;
    }
    /*.select2-selection {
        line-height: 55px !important;
        height: 55px !important;
    }*/
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 55px !important;
    }
    .layout-9.common-home #content .so_advanced_search .sas_inner-box-search .search-button button {
        height: 55px;
        line-height: 55px;
        width: 100%;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
        top: -15px;
    }
    .mob-search-hero-box {
        font-size: 18px;
        color: #333;
        font-weight: 600;
        padding: 25px 15px 0px 15px;
    }
    #parts-tabs,
    .home-car-parts-tabs {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #parts-tabs .nav-item {
        width: 100%;
    }
    .footer-col-4 .box-footer {
        margin-top: 0px;
    }
    .dropdown-menu.pull-right {
        top: 50px;
    }
    #garage .dropdown-menu, #mob-garage .dropdown-menu,
    #cart .dropdown-menu {
        margin-right: 15px;
        margin-left: 15px;
    }
    .dropdown-menu.pull-right {
        left: 0;
    }
    .part-tab-box {
        width: 33.33%;
    }
    .typefooter-9 .socials li {
        padding-bottom: 15px;
    }
    .megamenu-wrapper {
        background-color: #333 !important;
        color: #fff;
    }
    .container-megamenu.vertical .icon-close, .navbar-default .container-megamenu.horizontal .megamenu-wrapper .icon-close {
        display: inline-block !important;
    }
    .container-megamenu ul.megamenu li .sub-menu .content {
        background-color: transparent;
        color: #fff !important;
    }
    .container-megamenu ul.megamenu li .sub-menu .content a {
        color: #fff !important;
    }
}

@media (min-width: 360px) and (max-width: 1024px) {
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper {
        max-height: 100% !important;
        background: #333 !important;
        padding: 20px !important;
    }
    .megamenu-style-dev.responsive .megamenu-wrapper {
        border: none;
        border-radius: 0;
    }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
        color: #fff !important;
        padding: 0 !important;
        font-size: 14px;
        line-height: 29px !important;
    }
    .megamenu-style-dev.responsive ul.megamenu > li {
        display: block;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    .search-button {
        width: 100%;
        /*padding: 0px;*/
    }
    .heading-title {
        font-size: 16px;
        min-height: 100%;
        padding: 30px 4px;
        background: #e20613;
        color: #fff;
        text-align: center;
        width: 50% !important;
        float: left;
    }
    .responsive ul.megamenu > li.click:before, .responsive ul.megamenu > li.hover:before {
        color: #fff !important;
        padding: 8px 10px 10px 50px !important;
    }
    .responsive ul.megamenu > li.click:before, .responsive ul.megamenu > li.with-sub-menu.hover.active::before {
        display: none;
    }
    .responsive ul.megamenu > li.active .close-menu {
        background: transparent !important;
        padding: 8px 0px 10px 50px !important;
    }
    .responsive ul.megamenu > li.active .close-menu:before {
        color: #fff !important;
    }
}

@media only screen and (max-width: 768px) {
    #search0 .button-search,
    #search1 .button-search {
        background: #e66926;
    }
    .products-list .product-grid .product-item-container {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .products-list .product-grid .product-item-container.item--static .right-block {
        display: block !important;
    } 
    .categories-left {
        min-height: 1px;
        overflow: auto;
    }
    .home-about-module img {
        width: 100% !important;
    }
    .top-32,
    .top-mobile {
        margin-top: 38px;
    }
    .layout-9.common-home #content .box-advanced-search .search-boxes {
        margin-bottom: 15px !important;
    }
    .navbar-header {
        float: unset;
    }
    .part-tab-box {
        width: 50%;
    }
    #wishlist {
        margin-right: 2px;
    }
    #cart .divide {
        padding: 0px 0px;
    }
    .logo {
        padding-top: 12px;
    }
    .home-cat-header-col,
    .home-cat-row-col {
        width: 100%;
        border: 0px;
    }
    .cards {
        text-align: center !important;
    }
    .back-to-top {
        right: 15px;
    }
    .autopart-product .search-boxes .select2 {
        margin-bottom: 15px;
    }
    .top-search {
        padding: 0px 15px !important;
        width: 100%;
    }
    #search0,
    #search1 {
        display: flex;
    }
    header .top-search {
        height: auto;
        margin-bottom: 15px;
    }
    #search0.input-group,
    #search1.input-group {
        margin-bottom: 0px;
    }
    .inner-search .inner-field,
    .inner-search .inner-btn {
        width: 100%;
    }
    .inner-search .inner-btn {
        margin-top: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .part-tab-box {
        width: 100%;
    }
    .copyright img {
        padding-top: 15px;
    }
    .footer-col-2 h3.shortcodeTitle {
        margin-top: 30px;
    }
    .footer-info .footer-payments {
        padding-top: 15px;
        text-align: center;
    }
    .part-tab-box,
    .tab-brand-box {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .home-owl-wrapper .slide-nav {
        display: none;
    }
    .home-cat-header-col {
        background-image: none;
        position: relative;
        height: 100px;
    }
    .home-cat-header {
        color: #fff;
        background: #e66926;
        font-size: 30px;
        text-align: center;
        padding: 15px 30px;
        width: 100%;
    }
}

@media only screen and (max-width: 576px) {
    .home-categories img {
        min-height: 250px;
        object-fit: cover;
    }
    .content-product-right .tab-pane {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .category_center .level0 {
        padding-left: 0px !important;
    }
    .mob-top-32 {
        margin-top: 38px;
    }
    .category-list {
        padding-left: 0px;
        padding-right: 0px;
    }
    .content-aside.left_column .sas_wrap .sas_inner,
    .content-aside.left_column .sas_wrap .sas_inner .search-button {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .content-aside.left_column .sas_wrap .sas_inner .sas_inner-box-search,
    .breadcrumb .container,
    .breadcrumbs.container,
    .product-listing.content-main #content {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .autoparts_category.level0 .level1 .cat-title,
    .left_autoparts_category.level0 .level1 .cat-title {
        font-size: 14px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .filters-panel .form-group {
        margin-left: 0px !important;
    }
    .autopart-product .search-hero-wrapper {
        background: #ccecfb;
    }
    .autopart-product .search-hero-box {
        background: transparent;
    }
    header .top-left .dropdown-menu {
        right: 0 !important;
    }
    header .dropdown-menu {
        min-width: 140px !important;
        right: 0 !important;
        left: unset !important;
    }
    .logo {
        width: 100%;
        text-align: center;
        padding: 0px;
    }
    .footer-main-store {
        margin-top: 15px;
    }
    .footer-logo {
        text-align: center;
    }
    .search-boxes {
        width: 100%;
    }
    .footer-newsletter-txt .txt strong {
        padding: 5px !important;
    }
    .home-owl-wrapper .slide-nav {
        display: block;
        text-align: center;
        width: 100%;
        margin-top: 15px;
    }
    .home-owl-wrapper .slide-nav .slide-txt {
        text-align: center;
        width: 100%;
    }
    .home-owl-wrapper .slide-title {
        text-align: center;
        width: 100%;
    }
    .search-hero-box-left {
        padding-bottom: 0px;
    }
    .hero-search h1 {
        font-size: 36px;
    }
    #sosearchpro .autosearch-input {
        border-left: 1px solid #e5e5e5 !important;
        border-radius: 0px !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .sas_inner-box-search {
        /*padding: 0px !important;*/
    }
    .left_column .so_advanced_search .sas_wrap .sas_inner {
        padding: 15px !important;
    }
    /*.search-button {
        padding-left: 15px;
        padding-right: 15px;
    }*/
    .autoparts_category.level1,
    .left_autoparts_category.level1 {
        padding-top: 0px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {

}

@media only screen and (min-width: 767px) and (max-width: 768px) {
    .left_column .so_advanced_search .sas_wrap .sas_inner {
        padding: 15px !important;
    }
    .home-cat-header {
        float: none;
        top: 0px;
        right: 0px;
        padding: 15px 30px;
        width: 100%;
        position: relative;
    }
}


