/**
 * Global styles ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â enqueued site-wide.
 * Home page body background.
 */

/* cyrillic */
@font-face {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/daysone/v19/mem9YaCnxnKRiYZOCIYWcrg0V8BsOqc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/daysone/v19/mem9YaCnxnKRiYZOCIYScrg0V8Bs.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

 body.page-id-33 {
  background-image: url(https://macchina.vamtam.com/wp-content/uploads/2021/06/lines-2.svg);
  background-position: center center;
  background-repeat: repeat-y;
  background-size: 55% auto;
}

.home-grid img{
  width: 300px; /* Set desired width */
  height: 225px !important; /* Set desired height */
  object-fit: cover; /* Keep full image, no cropping */
  display: block; /* Remove inline gaps */
  margin: 0 auto; /* Center images if needed */
}
/* Target all images inside the services grid */
.services-grid img {
  width: 150px; /* Set desired width */
  height: 150px !important; /* Set desired height */
  object-fit: contain; /* Keep full image, no cropping */
  display: block; /* Remove inline gaps */
  margin: 0 auto; /* Center images if needed */
}

.services-grid .w-200 img {
  width: 200px;
}

.services-grid .w-180 img {
  width: 180px;
}

.elementskit-single-testimonial-slider {
  box-shadow: none !important;
}
/* Conatact Form */

.forminator-custom-form .forminator-row .forminator-button-submit {
  width: 100% !important;
}

/* Footer page list */

[data-id="6cecb60"] {
  display: none !important;
}

/* Services Grid */

#services-grid img {
  height: 300px;
  width: 100%;
  min-width: 450px;
  object-fit: cover;
  object-position: center;
  display: block;
}

.vehicles-logos img {
  width: 100%;
  max-width: 160px !important;
  object-fit: cover;
  object-position: center;
  display: block;
}

.heading-with-custom-css ul {
  color: #fff;
  padding-left: 30px !important;
}

#gallery-1 .gallery-item {
    height: 280px; /* adjust as needed */
}

#gallery-1 .gallery-icon {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#gallery-1 .gallery-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.woocommerce ul.products li.product img {
    width: 100%;
    height: auto;
    max-height: 275px;
    object-fit: contain;
    aspect-ratio: 1 / 1; /* optional for uniform grid look */
    background: #fff!important; /* helps fill empty space */
}

/* Product card vehicle fitment (engine_family / model / year_range metas) */
.roichamps-product-fitment {
margin-top: 0.65em;
font-size: 0.65rem;
padding: 0 20px;
line-height: 1.4;
color: #888;
text-align: left;
}

.roichamps-product-fitment__label {
display: block;
margin-bottom: 0.2em;
font-weight: 400;
color: #999;
}

.roichamps-product-fitment__text {
display: inline;
text-transform: uppercase;
letter-spacing: 0.02em;
word-break: break-word;
}

.woocommerce div.product .roichamps-product-fitment {
font-size: 0.7rem;
margin-top: 1em;
clear: both;
}

.woocommerce-variation-description {
  display: none !important;
}

/* -------------------------------------------------------------------------
 Variable attributes as pills (single product + mini cart drawer)
 Native <select> stays for WC logic; visually hidden once pills exist.
 ------------------------------------------------------------------------- */

form.variations_form .roichamps-variation-pills__select {
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
white-space: nowrap !important;
border: 0 !important;
}

form.variations_form .roichamps-variation-pills {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 4px;
}

form.variations_form .roichamps-variation-pills__btn {
appearance: none;
margin: 0;
padding: 10px 16px;
border-radius: 999px;
border: 1px solid #ccc;
background: #fff;
color: #111;
font-size: 13px;
font-weight: 500;
line-height: 1.3;
text-align: center;
cursor: pointer;
transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, color 0.2s ease;
}

form.variations_form .roichamps-variation-pills__btn:hover:not(:disabled) {
border-color: #999;
}

form.variations_form .roichamps-variation-pills__btn.is-selected {
border-color: #333;
border-width: 2px;
padding: 9px 15px;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06);
}

form.variations_form .roichamps-variation-pills__btn.is-disabled,
form.variations_form .roichamps-variation-pills__btn:disabled {
opacity: 0.35;
cursor: not-allowed;
pointer-events: none;
}

.woof_container_inner h4 {
  color: var(--e-global-color-47835ed, #BC0203);
  font-family: "Montserrat", system-ui, -apple-system, sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
  text-transform: Uppercase;
  margin: 15px 0!important;
  background-color: var(--e-global-color-9387566);
  padding: 10px;
}

.shopengine-widget .shopengine-product-image-toggle{
  z-index: 9!important;
}

.irs--round .irs-bar{
    background-color: var(--e-global-color-47835ed, #BC0203)!important;
}

.irs--round .irs-handle {
  border: 4px solid var(--e-global-color-47835ed, #BC0203)!important;
}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
  background-color: var(--e-global-color-47835ed, #BC0203)!important;
}

.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
  border-top-color: var(--e-global-color-47835ed, #BC0203)!important;
}

.woof_open_hidden_li{
  color: var(--e-global-color-47835ed, #BC0203)!important;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 10px;
}


.woof_list.woof_list_label {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  list-style: none;
  padding: 10px 5px;
  margin: 0;
}

.woof_list.woof_list_label li {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Category Button Styling */
.woof_list.woof_list_label li .woof_label_term {
  display: block;
  position: relative;
  padding: 12px 16px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  color: #333;
  text-align: center;
  transition: all 0.2s ease;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.woof_list.woof_list_label li .woof_label_term:hover {
  background: #f0f0f0;
  border-color: #ccc;
}

/* Count Badge */
.woof_list.woof_list_label li .woof_label_count {
  position: absolute;
  top: -8px;
  right: -8px;
  background: var(--e-global-color-47835ed, #BC0203);
  color: #fff;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  min-width: 22px;
  z-index: 2;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Active/Checked State */
.woof_list.woof_list_label li input[type="checkbox"]:checked ~ .woof_label_term,
.woof_list.woof_list_label
  li:has(input[type="checkbox"]:checked)
  .woof_label_term {
  background: var(--e-global-color-47835ed, #BC0203);
  color: #fff;
  border-color: var(--e-global-color-47835ed, #BC0203);
}

.woof_list.woof_list_label
  li
  input[type="checkbox"]:checked
  ~ .woof_label_count,
.woof_list.woof_list_label
  li:has(input[type="checkbox"]:checked)
  .woof_label_count {
  background: #fff;
  color: var(--e-global-color-47835ed, #BC0203);
}

/* Disabled State */
.woof_list.woof_list_label
  li
  input[type="checkbox"]:disabled
  ~ .woof_label_term,
.woof_list.woof_list_label
  li:has(input[type="checkbox"]:disabled)
  .woof_label_term {
  opacity: 0.6;
  cursor: not-allowed;
  background: #f9f9f9;
}

.woof_list.woof_list_label
  li
  input[type="checkbox"]:disabled
  ~ .woof_label_count,
.woof_list.woof_list_label
  li:has(input[type="checkbox"]:disabled)
  .woof_label_count {
  background: #ccc;
  color: #999;
}

/* Hide the hidden label */
.woof_list.woof_list_label li .woof_wcga_label_hide {
  display: none;
}

/* Ensure text doesn't overflow */
.woof_list.woof_list_label li .woof_label_term {
  line-height: 1.4;
}

/* Responsive - 2 columns on tablets */
@media (max-width: 768px) {
  .woof_list.woof_list_label {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .shopengine-widget .shopengine-grid ul.products li.product img {
    margin-bottom: 0px !important;
  }

  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    margin-bottom: 0px !important;
  }

  .woof_hide_mobile_filter span,
  .woof_show_mobile_filter span {
    display: none!important;
  }

  .woof_show_mobile_filter {
    padding: 10px;
    border: 1px solid #f2f2f2;
    height: 40px;
    width: 40px;
  }

  .woof_show_mobile_filter img {
    max-width: 20px;
  }

  .eicon-gallery-grid::before {
    font-size: 2.1rem;
  }

  .woof_hide_mobile_filter {
    text-align: right;
  }

  .loop-product--btns-inner .tooltiptext {
    display: none;
  }
}

/* 1 column on mobile */
@media (max-width: 480px) {
  .woof_list.woof_list_label {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}

ul.woof_list li{
  font-weight: 500;
}

.woof_reset_button_2{
  color: var(--e-global-color-47835ed, #BC0203)!important;
  border-color: var(--e-global-color-47835ed, #BC0203);
}

.woof_reset_button_2:hover{
  background: var(--e-global-color-47835ed, #BC0203)!important;
  color:#fff!important;
}

.woof_remove_ppi{
    color: var(--e-global-color-47835ed, #BC0203)!important;
}

.woof_autohide_wrapper{
  display:none;
}


/* ================================
   RECENT VIEWED PRODUCTS ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â ShopEngine card (reference layout)
   Scope: .shopengine-recently-viewed-products ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦
================================ */

.shopengine-recently-viewed-products .recent-viewed-product-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    align-items: stretch;
}

@media (max-width: 991px) {
    .shopengine-recently-viewed-products .recent-viewed-product-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 560px) {
    .shopengine-recently-viewed-products .recent-viewed-product-list {
        grid-template-columns: 1fr;
    }
}

/* Card: gray body, white image band, subtle edge */
.shopengine-recently-viewed-products .recent-viewed-product-list .shopengine-single-product-item {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #f5f5f5;
    background-color: #f5f5f5!important;
    border: 1px solid #e8e8e8;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}

/* White image stage */
.shopengine-recently-viewed-products .recent-viewed-product-list .product-thumb {
    position: relative;
    width: 100%;
    flex-shrink: 0;
    background: #fff;
    padding: 20px 16px;
    border-bottom: 1px solid #eaeaea;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .product-thumb > a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 220px;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .product-thumb img {
    width: 100%;
    height: 220px;
    object-fit: contain;
    display: block;
}

/* Sale badge ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â top-left on image */
.shopengine-recently-viewed-products .recent-viewed-product-list .product-tag-sale-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 4;
    pointer-events: none;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .product-tag-sale-badge ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .product-tag-sale-badge .badge.sale {
    display: inline-block;
    padding: 6px 10px;
    background: #b20000;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.2;
    text-transform: none;
    border: none;
    box-shadow: none;
}

/* Overlay actions ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â top-right on image */
.shopengine-recently-viewed-products .recent-viewed-product-list .loop-product--btns {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .loop-product--btns-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 6px;
}

/* The widget prints an add-to-cart link in the icon overlay as well as in the
   bottom row. Only the icons belong over the image; the bottom row owns the
   button, so hide the overlay's copy rather than leave it unstyled. */
.shopengine-recently-viewed-products .recent-viewed-product-list .loop-product--btns-inner > a.add_to_cart_button,
.shopengine-recently-viewed-products .recent-viewed-product-list .loop-product--btns-inner > a.added_to_cart,
.shopengine-recently-viewed-products .recent-viewed-product-list .loop-product--btns-inner > .screen-reader-text {
    display: none;
}

/* Gray content stack */
.shopengine-recently-viewed-products .recent-viewed-product-list .product-title {
    margin: 0;
    padding: 16px 16px 0!important;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.35;
    color: #000;
    background: #f5f5f5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 4.7em;
    /* The widget centres its card text; the related grid is left-aligned. */
    text-align: left;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .product-title a {
    color: #000;
    font-weight: 700;
    text-decoration: none;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .product-title a:hover {
    color: #333;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .product-price {
    margin: 0;
    padding: 10px 16px 14px;
    background: #f5f5f5;
    font-size: 15px;
    line-height: 1.4;
    text-align: left;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .product-price .price {
    margin: 0;
    color: #000;
    font-weight: 700;
    padding: 0!important;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .product-price del {
    color: #888;
    font-weight: 400;
    opacity: 1;
    text-decoration: line-through;
    margin-right: 6px;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .product-price ins {
    text-decoration: none;
    color: #000;
    font-weight: 700;
    background: none;
}

/* Bottom action row â€” full-width red button, matching the related grid.
   The widget prints the icon actions here as well as over the image; the
   icons are hidden below so this row holds only the add-to-cart button. */
.shopengine-recently-viewed-products .recent-viewed-product-list .add-to-cart-bt {
    margin-top: auto;
    padding: 0 16px 16px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    background: #f5f5f5;
}

/* The icon actions already sit over the image via .loop-product--btns; the
   duplicates the widget prints in the bottom row would crowd the button. */
.shopengine-recently-viewed-products .recent-viewed-product-list .add-to-cart-bt > a.se-btn,
.shopengine-recently-viewed-products .recent-viewed-product-list .add-to-cart-bt > .screen-reader-text {
    display: none;
}

/* Red action button. ShopEngine ships a pale default here because the button
   is nested rather than a direct child of the card, so the theme's .button
   styling never reaches it. */
.shopengine-recently-viewed-products .recent-viewed-product-list .add-to-cart-bt > a.button,
.shopengine-recently-viewed-products .recent-viewed-product-list .add-to-cart-bt > a.add_to_cart_button {
    display: block;
    width: 100%;
    padding: 12px 15px;
    background: var(--e-global-color-47835ed, #bc0203);
    color: #fff;
    border: none;
    border-radius: 0;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.02em;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: background-color 0.2s ease;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .add-to-cart-bt > a.button:hover,
.shopengine-recently-viewed-products .recent-viewed-product-list .add-to-cart-bt > a.add_to_cart_button:hover {
    background: color-mix(in srgb, var(--e-global-color-47835ed, #bc0203) 84%, #000);
    color: #fff;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .add-to-cart-bt > a.button:focus-visible,
.shopengine-recently-viewed-products .recent-viewed-product-list .add-to-cart-bt > a.add_to_cart_button:focus-visible {
    outline: 2px solid #000;
    outline-offset: 2px;
}

/* Loading / added states keep the red rather than reverting to the default. */
.shopengine-recently-viewed-products .recent-viewed-product-list .add-to-cart-bt > a.add_to_cart_button.loading,
.shopengine-recently-viewed-products .recent-viewed-product-list .add-to-cart-bt > a.add_to_cart_button.added {
    background: var(--e-global-color-47835ed, #bc0203);
    color: #fff;
    opacity: 0.75;
}

/* WooCommerce injects a "View cart" link after a successful ajax add. */
.shopengine-recently-viewed-products .recent-viewed-product-list .add-to-cart-bt > a.added_to_cart {
    display: block;
    padding: 8px 0 0;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-decoration: underline;
}

.shopengine-recently-viewed-products .recent-viewed-product-list .add-to-cart-bt > .added_to_cart.wc-forward{
  color: #333!important;
}

/* ================================
   RELATED PRODUCTS ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â ShopEngine slider (same card language as recent viewed)
   Scope: .shopengine-related section.related.products ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦
================================ */

.shopengine-related section.related.products ul.products,
.shopengine-related .related.products ul.products {
    align-items: stretch;
}

.shopengine-related section.related.products ul.products > li.product,
.shopengine-related .related.products ul.products > li.product {
    position: relative;
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #f5f5f5;
    border: 1px solid #e8e8e8;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
    list-style: none;
}

.shopengine-related section.related.products ul.products > li.product > a.woocommerce-loop-product__link,
.shopengine-related .related.products ul.products > li.product > a.woocommerce-loop-product__link {
    display: flex;
    flex-direction: column;
    /* flex: 1 1 auto; */
    min-height: 0;
    text-decoration: none;
    color: inherit;
    background: #f5f5f5;
}

.shopengine-related section.related.products ul.products > li.product > a.woocommerce-loop-product__link::after,
.shopengine-related .related.products ul.products > li.product > a.woocommerce-loop-product__link::after {
    /* content: ""; */
    flex: 1 1 auto;
    min-height: 0;
    background: #f5f5f5;
}

.shopengine-related section.related.products ul.products > li.product > a.woocommerce-loop-product__link img,
.shopengine-related .related.products ul.products > li.product > a.woocommerce-loop-product__link img {
    width: 100%;
    height: 220px;
    max-height: none;
    object-fit: contain;
    display: block;
    box-sizing: border-box;
    padding: 20px 16px;
    background: #fff !important;
    border-bottom: 1px solid #eaeaea;
    aspect-ratio: unset;
}

.shopengine-related section.related.products ul.products > li.product > a.woocommerce-loop-product__link > .onsale,
.shopengine-related .related.products ul.products > li.product > a.woocommerce-loop-product__link > .onsale {
    position: absolute;
    top: 0;
    left: 0;
    right: unset;
    z-index: 4;
    width: auto;
    height: auto;
    margin: 0 !important;
    padding: 10px 20px 10px 20px !important;
    min-width: 0;
    min-height: 0;
    border-radius: 0;
    line-height: 1.2;
    font-size: 11px;
    font-weight: 700;
    background: #b20000 !important;
    color: #fff !important;
    border: none;
    box-shadow: none;
}

.shopengine-related section.related.products ul.products > li.product > a.woocommerce-loop-product__link > .woocommerce-loop-product__title,
.shopengine-related .related.products ul.products > li.product > a.woocommerce-loop-product__link > .woocommerce-loop-product__title {
    margin: 0;
    padding: 16px 16px 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.35;
    color: #000;
    background: #f5f5f5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 4em;
}

.shopengine-related section.related.products ul.products > li.product > a.woocommerce-loop-product__link > .price,
.shopengine-related .related.products ul.products > li.product > a.woocommerce-loop-product__link > .price {
    margin: 0;
    padding: 10px 16px 14px;
    background: #f5f5f5;
    font-size: 15px;
    line-height: 1.4;
    color: #000;
    font-weight: 700;
}

.shopengine-related section.related.products ul.products > li.product > a.woocommerce-loop-product__link > .price del,
.shopengine-related .related.products ul.products > li.product > a.woocommerce-loop-product__link > .price del {
    color: #888;
    font-weight: 400;
    opacity: 1;
    text-decoration: line-through;
    margin-right: 6px;
}

.shopengine-related section.related.products ul.products > li.product > a.woocommerce-loop-product__link > .price ins,
.shopengine-related .related.products ul.products > li.product > a.woocommerce-loop-product__link > .price ins {
    text-decoration: none;
    color: #000;
    font-weight: 700;
    background: none;
}

/* Icon actions on image (siblings after loop link) */
.shopengine-related section.related.products ul.products > li.product > a.shopengine-wishlist,
.shopengine-related .related.products ul.products > li.product > a.shopengine-wishlist {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 6;
}

.shopengine-related section.related.products ul.products > li.product > a.shopengine-quickview-trigger,
.shopengine-related .related.products ul.products > li.product > a.shopengine-quickview-trigger {
    position: absolute;
    top: 10px;
    right: 46px;
    z-index: 6;
}

.shopengine-related section.related.products ul.products > li.product > a.shopengine_comparison_add_to_list_action,
.shopengine-related .related.products ul.products > li.product > a.shopengine_comparison_add_to_list_action {
    position: absolute;
    top: 10px;
    right: 82px;
    z-index: 6;
}

.shopengine-related section.related.products ul.products > li.product > a.add_to_cart_button,
.shopengine-related .related.products ul.products > li.product > a.add_to_cart_button {
    margin-top: auto;
    align-self: center;
    margin-left: 16px;
    width: 90%;
    margin-right: 16px;
    margin-bottom: 10px;
}

.shopengine-related section.related.products ul.products > li.product > .roichamps-product-fitment,
.shopengine-related .related.products ul.products > li.product > .roichamps-product-fitment {
    margin-top: 0;
    padding: 16px;
    font-size: 11px;
    line-height: 1.45;
    color: #888;
    text-align: left;
}

.shopengine-related section.related.products ul.products > li.product > .roichamps-product-fitment .roichamps-product-fitment__label,
.shopengine-related .related.products ul.products > li.product > .roichamps-product-fitment .roichamps-product-fitment__label {
    display: block;
    margin-bottom: 0.15em;
    font-size: 10px;
    font-weight: 400;
    color: #999;
}

.shopengine-related section.related.products ul.products > li.product > .roichamps-product-fitment .roichamps-product-fitment__text,
.shopengine-related .related.products ul.products > li.product > .roichamps-product-fitment .roichamps-product-fitment__text {
    text-transform: none;
    letter-spacing: 0.01em;
    color: #888;
}

.product-title,
.woocommerce-loop-product__title {
   font-family: "Roboto Condensed", sans-serif !important;
}

.product-type-variation .shopengine-product-rating-review-count:before{
  content: "sssss";
  color: #FEC42D;
  margin: 0px 10px 0px 20px;
  letter-spacing: 4px;
  float: left;
  position: relative;
   font-family: star !important;
}

.product-type-variation .shopengine-product-rating-review-count{
  color: grey;
}

/* Checkout Order review section */

.shopengine-order-review-product .product-name{
  flex-wrap: nowrap !important;
}

.shopengine-widget .shopengine-checkout-review-order .product-name .product-quantity {
  padding-inline-end: 20px!important;
}

.shopengine-widget .shopengine-checkout-payment #payment .wc_payment_method .payment_box, .shopengine-widget .shopengine-checkout-payment #payment .woocommerce-terms-and-conditions-wrapper .payment_box {
  max-width: 100%!important;
}