/** Shopify CDN: Minification failed

Line 244:2 All "@import" rules must come first
Line 456:76 Unexpected "button("

**/
/* Events */

  .new-product-price .product-price-symbol {
    display: none;
  }

  #collection-layout {
    padding-bottom: 50px;
  }

  .select-this {
    margin-bottom: 100px !important;
  }
  .select-your-sub-model.select-this {
    margin-bottom: 0 !important;
  }

  body.material .trust-badges-wrapper .trust-badges-img.col-4 {
    width: 25%;
    margin: 0;
  }

  body.material .trust-badges-wrapper {
    width: 100%;
  }

  body .vertex-filter__item .vertex-filter__label-make {
    width: 200px;
  }

  body .site-footer .wrapper .success_message {
    text-align: start;
  }

  #stamped-reviews-widget:before {
    display: none;
  }

  @keyframes spinner {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  /* Sitewide */
  .cart-drawer__build-time-message {
    margin-top: 4px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
  }

  body .cart-drawer .shipping-bar--counter {
    background: #b6b6b6;
  }

  body .header__search__form {
    max-width: 70%;
  }

  .tooltip {
    font-weight: 600;
    text-transform: uppercase;
  }
  .cart-drawer__order-notes-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .template-cart .cart-drawer__order-notes-wrapper {
    align-items: end;
  }
  .cart-drawer__order-notes-text {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 4px;
  }
  .cart-drawer__order-notes {
    max-width: 400px;
    padding: 4px;
    width: 100%;
    display: block;
    height: 150px;
    border: 1px solid #cccccc;
    color: #5f6a7d;
    font-size: 13px;
    margin-bottom: 15px;
  }
  .empty .cart-drawer__build-time-message,
  .empty .cart-drawer__order-notes,
  .empty .cart-drawer__order-notes-wrapper {
    display: none !important;
  }
  @media(max-width: 1019px) {
    .cart-drawer__build-time-message {
      font-size: 14px;
    }
    .cart-drawer__order-notes {
      height: 150px;
    }
    body .header__search__form {
      max-width: 85%;
    }
  }
  @media(max-width: 767px) {
    .template-cart .cart-drawer__order-notes-wrapper {
      align-items: center;
    }
    body .header__search__form {
      max-width: 700px;
      margin: 0 auto;
    }
  }
  @media(max-width: 479px) {
    .cart-drawer__order-notes {
      height: 120px;
    }
  }

  /*.swatch-type:before {
  content: counter(step-counter);
}*/

  body .grid__item-title {
    text-transform: uppercase;
  }

  body .grid__item-title-link {
    color: var(--h3Color);
  }
  .coupon_text {
    padding: 1px;
  }

  /* End Sitewide */

  /* Cart Page Discount Edit*/
  .cart_discount_price {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
  }

  .cart-drawer .percentage_discount {
    padding: 0 5px;
  }

  .percentage_discount {
    font-size: 12px;
    font-weight: 500;
    color: #a90000;
  }

  .discount-price__wrapper {
    text-align: center;
  }

  .discount-text {
    color: gray;
    font-size: 14px;
    font-weight: 700;
  }

  .discount-price__wrapper .discount-price {
    color: #a90000;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
  }

  .template-cart .main-content .btn-wrapper.btn-wrapper-2 .pull-right.cart-total-bottom {
    font-weight: 600;
  }
  .cart-drawer .cart-container .total-price {}

  @media(min-width: 768px) {
    body #shopify-section-shipping_bar .shipping-bar__message {
      font-size: clamp(0.688rem, 0.188rem + 1.042vw, 1.125rem);
    }
  }

  @media(max-width: 767px) {
    .shipping-text-uvp-2 {
      padding: 0 !important;
    }

    body .header-content .main-header .logo-image img,
    body .header-content .main-header .logo-image svg {
      width: 160px;
      max-width: 160px;
    }

    .shipping-text-uvp-homepage {
      padding-top: 10px;
      padding-bottom: 10px;
    }

    body .custom-feature-colection .section-title {
      padding-top: 0;
    }

    .product-page .product-price {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-left: auto;
      margin-right: auto;
    }

    .discount-price__wrapper {
      display: flex;
      text-align: center;
      flex-direction: column;
      align-items: flex-end;
    }
  }

  @media(max-width: 767px) {
    button.needsclick.kl-teaser-XVRYJ6 {
      display: none !important;
    }
  }

  @media(max-width: 479px) {
    .cart-drawer .cart_discount_price {
      flex-direction: column-reverse;
    }
  }

  /* End Cart Page Discount Edit*/

  /**font rajdhani with bold **/
  @import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@700&display=swap');

  body>iframe[style*="visibility: hidden"],
  body > iframe[style*="visibility:hidden"] {
    display: none;
  }

  /* HEADER */
  .main-header .header-desktop {
    padding-bottom: 0;
  }

  /* END HEADER */

  .shipping-text-uvp-2 {
    padding-bottom: 0 !important;
  }

  .shopify-section.shipping-text-uvp-2 {
    padding: 0 !important;
  }

  .section-collection-list .collection-list__item-title {
    font-size: 1.05em !important;
  }

  .section-title,
  .section-collection-list .section-title,
  body .custom-featured-promotions h2.featured-promotions-title {
    padding: 5px 0 7px;
    margin: 0;
  }

  body .custom-title-container {
    padding-bottom: 0;
  }

  .template-product .custom-title-container {
    padding-bottom: 10px;
  }

  .template-product .product-reviews-stars--temp .stamped-widget-text:before {
    content: 'Based on';
    margin: 0 5px;
  }

  .template-product .product-reviews-stars--temp .stamped-widget-text:after {
    content: 'Reviews';
    margin-left: 5px;
  }

  .template-product .product__free-shipping {
    font-size: 1.2rem;
  }

  .template-product .custom-featured-promotions h2.featured-promotions-title {
    margin: 0;
    padding-bottom: 0;
  }

  .template-product .relate-content,
  .template-product .related_product {
    margin-top: 0;
  }

  /** Banner **/
  section.shopify-section.banner {
    max-width: var(--wrapperWidth);
  }

  /** Pages **/
  .template-page.contact section.shopify-section.banner {
    max-width: unset;
    width: 100%;
  }

  /** Header Logo **/
  .logo-image .main-logo-link {
    width: 100%;
  }

  /** Banner style 1 **/
  .homepage-style-1.banner .banner-img {
    margin-top: 9px;
  }

  .product-tabs + .shopify-section {
    margin-top: 40px;
  }

  /** Feature collection vertex

.custom-feature-colection .grid-products{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.custom-feature-colection .grid-products .grid-products-item {
  width: 48%;
  flex-basis: 48%;
  max-width: unset !important;
}

.custom-feature-colection .featured .box-bottom-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.custom-feature-colection .grid-products .box-bottom-text .grid-product-title {
  padding: 15px 5px;
}

**/

  /** Collection **/
  .featured .box-bottom-text h3 {
    font-weight: normal;
  }

  .item-single .item-title {
    margin-top: 10px;
  }

  .compare-price {
    color: var(--color-sale);
    font-size: var(--collectionProductComparePriceSize);
    margin-right: 5px;
    text-decoration: line-through;
    font-weight: 700;
  }

  .item-title {
    font-weight: 700;
    text-transform: var(--collectionTitleTextTransform);
  }

  .template-collection .item-single .item-title {
    line-height: 1.2;
  }

  .price {
    font-size: var(--collectionProductPriceSize);
  }

  .item-single {
    text-align: center;
    margin-bottom: 30px;
  }

  .item-single .item-image {
    padding: 0 5px;
    display: block;
  }

  .item-single .item-image .background-image {
    width: 100%;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: relative;
    overflow: hidden;
  }

  .item-single .item-image .background-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
  }

  .collection-items {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 1px 0 17px;
  }

  .collection-items .half {
    width: 47%;
    position: relative;
  }

  .vertex-filter__container .collection-items {
    justify-content: center;
  }


  /** Newsletter **/
  .newsletter-klaviyo form#email_signup-custom-footer .klaviyo_form_actions button[disabled] {
    cursor: not-allowed;
  }

  .newsletter-klaviyo form#email_signup-custom-footer .klaviyo_form_actions button {
    width: 100%;
    background-color: var(--newsletter-submit-color);
    color: var(--newsletter-submit-text-color);
    text-transform: uppercase;
    height: 44px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    transition: background-color 0.2s ease-out;
    border-radius: 0;
    padding: 9px 0;
  }

  .newsletter-klaviyo form#email_signup-custom-footer .klaviyo_form_actions button(:not([:disabled])):hover {
    background-color: var(--newsletter-submit-hover);
    color: var(--newsletter-submit-text-color-hover);
  }

  .newsletter-klaviyo form#email_signup-custom-footer .klaviyo_messages {
    width: 100%;
  }

  /** CartDrawer **/
  #CartDrawer .continue-shopping {
    text-decoration: underline;
  }

  /** Footer **/
  .site-footer .wrapper .last-half .half-content .nav-title {
    text-decoration: none;
  }

  .site-footer .wrapper > .half-content:nth-of-type(1) {
    text-align: left;
  }

  .footer-section .site-footer .wrapper .popular-collection-links img {
    object-fit: contain;
    padding-bottom: 12px;
  }

  /** Cart page **/
  .template-cart .main-content .btn-wrapper.btn-wrapper-2 .continue-shopping {
    text-decoration: none !important;
  }

  .template-cart .cart-notes {
    width: 50%;
    max-width: 400px;
  }

  .cart-container .btn-add-tocart {
    margin-bottom: 15px;

  }

  .cart-notes__label {
    display: block;
    font-weight: bold;
  }

  .cart-notes__label,
  .cart-notes__input {
    width: 100%;
  }

  .cart-notes__input {
    border: 1px solid #ccc;
    padding: 5px;
    line-height: 1.25;
  }

  .cart-notes__input:focus {
    border-color: #353535;
  }

  .cart-notes__input--vertical-resize {
    resize: vertical;
  }

  #CartDrawer .continue-shopping {
    display: inline;
    width: auto !important;
  }

  /** Product page **/
  body .swatch .swatch-type .swatch-elements-wrapper .swatch-element-standard {
    min-height: unset;
  }

  body .swatch-element-standard .swatch-value {
    min-height: unset;
    padding: 4px 7px 2px;
    line-height: 1.3;
    border-color: transparent;
    background: #f5f5f5;
  }

  body .swatch .swatch-type .product-form-label {
    margin-bottom: 4px;
  }

  .product-page .prod_description ol,
  .product-page .prod_description p,
  .product-page .prod_description ul,
  .product-page .product-tabs ol,
  .product-page .product-tabs p,
  .product-page .product-tabs ul,
  .product-page .tabs-content .tab-content ol,
  .product-page .tabs-content .tab-content p,
  .product-page .tabs-content .tab-content ul {
    font-weight: bold;
  }

  .tabs-section .tabs-accordion-title {
    line-height: 1;
    display: flex;
    align-items: center;
  }

  .product-page .product-quantity-wrapper .quantity {
    font-size: 1rem;
  }

  body .reviews-content .section-title {
    padding-top: 0;
  }

  .swatch .swatch-type .product-form-label,
  .product-page .product-quantity .product-form-label {
    line-height: 1;
  }

  .product-page .product-variant-wrapper {
    margin-top: 20px;
  }

  .product-form__sku-wrapper {
    color: #999;
    font-weight: bold;
  }

  .product-page .product-form__sku {
    display: inline-block;
    margin-top: 3px;
    font-weight: normal;
  }

  .breadcrumbs__link {
    font-weight: bold;
  }

  .seat-covers__description h3 {
    text-transform: uppercase;
    margin: 0;
  }

  .tabs-accordion-content {
    padding: 20px 15px 0;
  }

  body .product-page .swatch .swatch-type {
    margin-top: 15px;
    counter-increment: step-counter;
  }

  /*body .product-page .swatch .swatch-type:before {
  content: 'Step # ' counter(step-counter) ' - ';
  font-weight: bold;
  margin-right: 3px;
}
*/

  /** Contact page **/
  .contact-wrapper .contact-title {
    content-visibility: hidden;
  }

  .wrapper .contact-wrapper {
    width: 100%;
    max-width: 1000px;
  }

  /** Magnify Zoom **/

  .drawer--left .mobile-nav.static,
  .drawer--left .mobile-nav .newsletter-opt {
    margin-top: 18px;
    border: none;
  }

  #homepage-filter--make .slick-list {
    width: calc(100% - 60px);
    margin: 0 30px;
  }

  .slider-button {
    width: 30px;
    height: 30px;
    flex-basis: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }

  .slider-button__next {
    right: 0;
  }

  .slick-disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }

  .site-footer .custom-html {
    text-align: center;
    margin: 0 auto 20px;
    width: 90%;
    max-width: 480px;
  }

  .site-footer .wrapper .popular-collection-links a {
    flex-grow: 1;
  }

  .site-footer .custom-html h3,
  .product-page .stock-wrn span {
    color: #fff;
  }

  /* COMPONENTS */

  /* Arrows */
  .icon-arrow {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-width: 3px;
    border-style: solid;
    border-radius: 3px;
    border-color: #444 #444 transparent transparent;
  }

  .icon-arrow__left {
    transform: translatex(4px) rotate(-135deg);
  }

  .icon-arrow__right {
    transform: translatex(-2px) rotate(45deg);
  }

  /* End Arrows */

  .tablet {
    display: none;
  }

  /* Responsive: 1019px */
  @media(max-width: 1019px) {
    .tablet {
      display: block;
    }
  }

  /* End Responsive: 1019px */

  /* Responsive: 767px */
  @media(max-width: 767px) {

    .mobile-nav > .dinamic-item + .dinamic-item,
    .mobile-nav {
      border-top-color: #efefef;
    }

    .mobile-nav.static > .dinamic-item + .dinamic-item,
    .mobile-nav.static {
      border: none;
    }

    .mobile-nav .news_letter_title {
      font-size: 12px;
      margin: 5px 0 1px;
    }

    body .search.mobile button {
      font-size: 14px;
    }

    .homepage-style-1.banner .banner-img {
      margin-top: 0;
    }

    .reviews .slick-content {
      margin: 0;
    }

    body .reviews-content .section-title {
      margin-bottom: 20px;
    }

    body .custom-title-container {
      padding-bottom: 0;
    }

    .site-footer .wrapper .last-half .half-content .nav-title {
      cursor: pointer;
    }

    body .site-footer .credits .wrapper {
      width: 100%;
      max-width: unset;
      padding: 0;
    }

    .site-footer .credits p,
    .site-footer .credits p a {
      font-size: 12px;
    }

    .site-footer .credits img {
      height: 30px !important;
    }

    .trust-badges-wrapper > div {
      padding: 2px;
    }

    .site-footer .wrapper .popular-collection-links img {
      width: 90%;
      margin: 0 5%;
    }

    body .drawer__title,
    body .drawer__close {
      font-weight: normal;
      font-size: 1.2rem;
    }

    .product-page .btn-add-tocart {
      font-size: 1.1rem;
    }

    .newsletter-klaviyo .email-signup-form .klaviyo_form_actions button {
      font-size: 14px;
    }


    /* VINI */
    .product-form__step-title {
      font-size: 0.7rem;
    }

    .template-product.material .section-title.image-text__title {
      margin: 8px 0 0;
    }

    .template-product.material .image-text__content p {
      margin: 7px 0;
    }

    .product-page__reviews .wrapper .section-title {
      padding: 0;
      margin: 0;
    }
  }

  /* End Responsive: 767px */