@-webkit-keyframes "sk-stretchdelay" {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes "sk-stretchdelay" {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
/* Labels Badges */
.header {
  z-index: 101;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.mobile-menu__body {
  z-index: 999999;
}

.product-card .product-card__image {
  height: 250px;
}
.product-card .product-card__image img {
  max-width: 95% !important;
  max-height: 245px !important;
  margin: auto !important;
  padding: 20px 0;
  display: block !important;
  width: auto !important;
}

.primary_image {
  display: block;
  height: 245px;
}

.owl-large-image img {
  width: auto !important;
  max-width: 95% !important;
  max-height: 300px !important;
  margin: auto !important;
  padding: 20px 0;
  display: block !important;
}

.checkout__totals-products tr td {
  padding: 15px 0 5px 0;
}

.vehicles-list__item.clone {
  display: none;
}

.modal .modal-title.added-product {
  background: #2ecc71;
  color: #fff;
  padding: 15px;
  text-align: center;
}
.modal .modal-title i {
  font-size: 30px;
  float: left;
}
.modal .modal-title h2 {
  font-size: 22px;
  margin-bottom: 0;
  line-height: 30px;
}

.widget-newsletter {
  position: relative;
  z-index: 10;
}

.price-old {
  text-decoration: line-through;
  color: #999;
  font-size: 16px;
  font-weight: 400;
}

.modal-body .product-image img {
  display: block;
  width: 100%;
}

.required-fields {
  padding: 10px;
  background: #ff7675;
  margin-bottom: 10px;
  color: #fff;
}

.badge {
  border-radius: 0;
  padding: 10px !important;
}

.opening-time {
  display: block;
  width: 50%;
  float: right;
}

.cycle-slideshow > div {
  width: 100%;
}

.suggestion-clone {
  display: none;
}

.search__dropdown {
  z-index: 150;
}

.suggestions__group-content {
  position: relative;
  z-index: 150;
}

.hero-wrapper {
  position: relative;
}
.hero-wrapper .hero-filter {
  position: absolute;
  top: 100px;
  z-index: 100;
  width: 100%;
  left: 50%;
  margin-left: -50%;
}
.hero-wrapper .block-finder__title {
  margin-top: 100px;
}

i.green {
  color: #2ecc71;
}
i.red {
  color: #e74c3c;
}

.category-parts-list .product-card {
  flex-direction: initial !important;
}
.category-parts-list .product-card .product-card__footer {
  display: block !important;
}

.tuned-green {
  color: #27ae60;
  font-weight: 800;
}

.product-card.remove-shadow {
  box-shadow: none;
}

.category-parts {
  padding-bottom: 40px;
}
.category-parts h2 {
  padding: 20px 0;
}

.category-parts-filter {
  position: relative;
  top: -50px;
  margin-bottom: 20px;
}

.add-loader.active {
  opacity: 0.5;
}

.status-badge {
  margin: 5px 15px;
}

.checkout__agree.error {
  border: 1px solid #ff7675;
  padding: 2px 6px;
}

.quantity-input {
  width: 40px;
  text-align: center;
}

.quantity-up, .quantity-down {
  background: #333;
  color: #fff !important;
  padding: 8px 6px;
  height: 100%;
}

.mini_cart .quantity-input, .mini_cart .quantity-up, .mini_cart .quantity-down {
  display: none !important;
}

.position-sticky .mini_cart .quantity-input, .position-sticky .mini_cart .quantity-up, .position-sticky .mini_cart .quantity-down {
  display: inline-block !important;
}

.filter__body {
  overflow: visible !important;
  height: initial !important;
  opacity: 1 !important;
  visibility: visible;
  display: none;
}

.old_price {
  text-decoration: line-through;
}

.departments__item-link {
  margin-bottom: 5px;
}

.col-1of5 {
  margin-bottom: 40px;
}

.minor-submenu {
  margin: 0;
  padding: 0 0 0 30px;
}
.minor-submenu li {
  list-style: none;
  margin-bottom: 5px;
  padding: 5px 0;
}
.minor-submenu li a {
  color: #6c757d;
}
.minor-submenu li a:hover {
  text-decoration: underline;
}

.mobile-baby-menu li {
  list-style: none;
}
.mobile-baby-menu li a {
  color: #333;
}

.bg-error {
  font-size: 14px;
  background: #e74c3c;
  padding: 3px 10px;
  color: #fff;
  display: block;
  width: 100%;
  margin-top: 10px;
}

.header__logo {
  padding-bottom: 0;
  margin-top: -20px;
}

.logo__image {
  height: initial;
}

.f-white {
  color: #fff !important;
}

.footer-contacts__contacts dl {
  width: 100%;
}
.footer-contacts__contacts dd {
  font-weight: initial;
}

.card {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.search__decor-end:before {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.search__decor-start:before {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.account-nav {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.addresses-list {
  margin-top: 24px;
}

.addresses-list__item--new {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.search__button {
  width: 100%;
}

.search__button--start:after {
  transform: initial;
}
.search__button--start:before {
  left: initial;
  display: block;
  transform: initial;
  display: none;
}

.my-garage {
  padding-left: 20px;
}

.product-gallery__thumbnails {
  margin-top: 50px;
}

.masonry {
  column-count: 4;
  column-gap: 1em;
}
.masonry .spaceship-nav {
  display: inline-block;
  width: 100%;
  margin: 0 0 30px;
}

.megamenu-links__item-link + .megamenu-links {
  border-top: 0;
}

.owl-carousel .owl-item img {
  width: initial;
  max-height: 350px;
}

.add-shadow .select2-selection {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.product-meta-data ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-meta-data ul li {
  line-height: 26px;
}

select {
  direction: rtl;
}
select option {
  direction: ltr;
}

.product-card__name div {
  line-height: 26px;
}

.car-search-bg .block-finder__form-control {
  margin: 7px 0;
}
.car-search-bg .specific-products {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
}
.car-search-bg .last select {
  padding: 10px;
  min-width: 100%;
  max-width: 1px;
}

.car-search-bg .filter-home {
  text-align: center;
}
.car-search-bg .filter-home h2 {
  color: #fff;
  font-weight: 800;
  text-shadow: 2px 2px #000;
}
.car-search-bg .filter-home.parts-page h2 {
  color: #262626;
  text-shadow: initial;
}

.cart_info {
  width: 100%;
  padding-bottom: 5px;
}

.dropcart__item-info {
  margin-left: 0;
}

@media screen and (max-width: 1024px) {
  .products-list--grid--4[data-layout=grid] .products-list__item {
    width: calc((50% - 16px) / 1);
  }

  .hero-filter {
    bottom: 0 !important;
    top: 40px !important;
    width: 100% !important;
  }

  .block-finder {
    overflow: hidden;
    height: 350px;
  }

  .hero-wrapper {
    z-index: 999;
  }

  .block-header__title {
    margin-top: 0 !important;
  }

  .product--layout--full .product__actions-item--addtocart {
    flex-grow: initial;
    width: 100%;
  }

  .modal-body .product-image img {
    width: initial;
    display: initial;
  }

  .product-image {
    text-align: center;
    padding-top: 40px;
  }

  .price-tag {
    text-align: center;
    padding-top: 40px;
  }

  .product-name {
    display: block;
    text-align: center;
  }

  .footer-contacts__contacts .mb-3 {
    margin-bottom: 4px !important;
  }

  .hero-filter .block-finder__form-control {
    width: 100%;
  }
  .cycle-slideshow .block-finder__title, .cycle-slideshow .block-finder__subtitle {
    display: none;
  }
}
.volume-list {
  font-size: 14px;
}

.promotions-list {
  font-weight: 500;
}

.cart-table__column--price, .cart-table__column--quantity, .cart-table__column--volumes, .cart-table__column--total {
  width: auto;
}

.cart-table__column--quantity {
  width: 120px;
}

[dir=ltr] .cart-table__column--quantity {
  padding-left: 0;
}

[dir=ltr] .cart-table__column:first-child {
  width: 200px;
}

.cart-table .product-card__badges {
  position: absolute;
  width: 200px;
}

.cart-table .product-card__badges .tag-badge {
  padding: 4px 14px;
  margin-bottom: 3px;
  height: auto;
}

.product-card__addtocart-icon {
  margin: 0 0 0 16px !important;
}

.products-list[data-layout=grid] .product-card .product-card__meta {
  padding: 0 16px 6px 16px;
}

.products-list[data-layout=grid] .product-card .product-card__footer, .block-sale__item .product-card .product-card__footer {
  padding: 0 16px 16px 16px;
  order: 1;
  flex-wrap: wrap;
}

.volume-list table {
  width: 100%;
}

.volume-list td {
  padding-right: 5px;
}

.volume-list td:last-child {
  padding-right: 0;
}

.percentage {
  color: #777;
}

.price_excl_tax {
  color: #999;
}

.products-list[data-layout=grid] .product-card .product-card__add-to-cart, .block-sale__item .product-card .product-card__add-to-cart {
  padding-top: 12px;
  flex-wrap: nowrap;
  display: flex;
}

.products-list[data-layout=grid] .product-card .product-card__add-to-cart .product__actions-item--quantity, .block-sale__item .product-card .product-card__add-to-cart .product__actions-item--quantity {
  margin-bottom: 0;
}

.product-card .product-card__prices .product-card__price--current {
  margin-bottom: 22px;
}

.product-card .product-card__prices {
  font-size: 16px !important;
  font-weight: 400 !important;
}

.product__info-body {
  padding: 28px 21px 24px;
}

.cart-table__column--price {
  font-size: 14px;
}

.cart-table__column--price .volume-list {
  font-size: 12px;
}

.products-list[data-layout=grid] .product-card .product-card__prices, .block-sale__item .product-card .product-card__prices {
  display: block;
}

.category-card__image .category-card__badges {
  position: absolute;
  top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.category-card__image .category-card__badges > * + * {
  margin-top: 3px;
}

.pagination {
  margin: 30px 0;
}
.pagination a {
  color: #000;
  padding: 8px 16px;
}
.pagination a.active {
  color: #fff;
  background-color: #1a79ff !important;
}
.pagination a:hover {
  background-color: #ddd;
}
.pagination a.disabled {
  background-color: initial !important;
}

/*# sourceMappingURL=master.css.map */
