/* IPEKERP_SEARCH_POPULAR_CARD_PARITY_V1:BEGIN */

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity {
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: hidden !important;
  background: #fff !important;
  border: 1px solid #dfe5ec !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  transition: border-color .16s ease, box-shadow .16s ease, transform .16s ease !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity:hover {
  border-color: #d3dae4 !important;
  box-shadow: 0 8px 24px rgba(6, 29, 58, .07) !important;
  transform: translateY(-1px) !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__link {
  display: flex !important;
  flex: 0 0 auto !important;
  flex-direction: column !important;
  min-width: 0 !important;
  color: inherit !important;
  text-decoration: none !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__brand {
  min-height: 58px !important;
  padding: 18px 52px 10px 18px !important;
  display: flex !important;
  align-items: center !important;
  background: #fff !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__brand-logo {
  display: block !important;
  width: auto !important;
  max-width: 122px !important;
  max-height: 34px !important;
  object-fit: contain !important;
  object-position: left center !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
:is(.sf-product-card__brand-text, .sf-product-card__brand-badge) {
  color: #202124 !important;
  font-size: 17px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  letter-spacing: .025em !important;
  text-transform: uppercase !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__image > .sf-product-card__brand-badge {
  position: absolute !important;
  left: 18px !important;
  top: 20px !important;
  z-index: 2 !important;
  font-size: 14px !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__favorite {
  position: absolute !important;
  top: 12px !important;
  right: 12px !important;
  z-index: 5 !important;
  width: 38px !important;
  height: 38px !important;
  min-width: 38px !important;
  min-height: 38px !important;
  display: grid !important;
  place-items: center !important;
  padding: 0 !important;
  border: 1px solid #edf0f4 !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #06447f !important;
  box-shadow: 0 4px 14px rgba(6, 29, 58, .07) !important;
  font-size: 19px !important;
  line-height: 1 !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__image {
  position: relative !important;
  width: auto !important;
  height: 220px !important;
  min-height: 220px !important;
  margin: 0 18px !important;
  padding: 0 !important;
  display: grid !important;
  place-items: center !important;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__image::before,
body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__image::after {
  display: none !important;
  content: none !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__image > img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  padding: 4px !important;
  object-fit: contain !important;
  object-position: center !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__placeholder {
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  display: grid !important;
  place-items: center !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #f7f9fb !important;
  box-shadow: none !important;
  color: #7d8897 !important;
  font-size: 12px !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__body {
  flex: 0 0 auto !important;
  min-width: 0 !important;
  padding: 15px 18px 8px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__meta {
  min-height: 18px !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  color: #ed1c24 !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  font-weight: 850 !important;
  letter-spacing: .015em !important;
  text-transform: uppercase !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__meta :is(span, strong) {
  color: #ed1c24 !important;
  font: inherit !important;
  line-height: inherit !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__body h2 {
  min-height: 0 !important;
  max-height: none !important;
  margin: 0 !important;
  color: #03295a !important;
  font-size: 16px !important;
  line-height: 1.28 !important;
  font-weight: 850 !important;
  letter-spacing: -.015em !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-card-type:not(.ipek-search-card-secondary-hidden) {
  margin: 10px 0 0 !important;
  color: #ed1c24 !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  font-weight: 850 !important;
  text-transform: uppercase !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
:is(
  .ipek-search-card-compat-hidden,
  .ipek-search-card-stock-hidden,
  .ipek-search-card-vat-hidden,
  .ipek-search-card-empty-row,
  .sf-product-card__compat,
  .sf-product-card__compatibility,
  .sf-product-card__compatibility-count
) {
  display: none !important;
  min-height: 0 !important;
  height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__footer {
  min-height: 0 !important;
  margin: 20px 0 0 !important;
  padding: 0 !important;
  display: block !important;
  border: 0 !important;
  background: transparent !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
:is(.sf-price, .sf-product-card__price, .sf-product-card__price-wrap) {
  color: #03295a !important;
  font-size: 20px !important;
  line-height: 1.1 !important;
  font-weight: 900 !important;
  letter-spacing: -.02em !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__price-wrap small {
  display: none !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__actions {
  margin-top: auto !important;
  padding: 14px 16px 16px !important;
  border: 0 !important;
  background: #fff !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__actions > a {
  display: none !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-cart-add-button {
  width: 100% !important;
  min-height: 46px !important;
  margin: 0 !important;
  padding: 0 18px !important;
  border: 1px solid #ed1c24 !important;
  border-radius: 8px !important;
  background: #ed1c24 !important;
  color: #fff !important;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 850 !important;
  box-shadow: none !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-cart-add-button:not(:disabled):hover {
  background: #d9141c !important;
  border-color: #d9141c !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-cart-add-button:disabled {
  opacity: .55 !important;
  cursor: not-allowed !important;
}

body.sf-search-v2.sf-stage5-search-v1 #storefront-product-grid {
  align-items: stretch !important;
}

@media (max-width: 1100px) {
  body.sf-search-v2.sf-stage5-search-v1
  #storefront-product-grid > .sf-product-card.ipek-search-card-parity
  .sf-product-card__image {
    height: 200px !important;
    min-height: 200px !important;
  }
}

@media (max-width: 760px) {
  body.sf-search-v2.sf-stage5-search-v1
  #storefront-product-grid > .sf-product-card.ipek-search-card-parity
  .sf-product-card__brand {
    min-height: 52px !important;
    padding: 15px 48px 8px 14px !important;
  }

  body.sf-search-v2.sf-stage5-search-v1
  #storefront-product-grid > .sf-product-card.ipek-search-card-parity
  .sf-product-card__image {
    height: 180px !important;
    min-height: 180px !important;
    margin: 0 14px !important;
  }

  body.sf-search-v2.sf-stage5-search-v1
  #storefront-product-grid > .sf-product-card.ipek-search-card-parity
  .sf-product-card__body {
    padding: 13px 14px 7px !important;
  }

  body.sf-search-v2.sf-stage5-search-v1
  #storefront-product-grid > .sf-product-card.ipek-search-card-parity
  .sf-product-card__body h2 {
    font-size: 14px !important;
  }

  body.sf-search-v2.sf-stage5-search-v1
  #storefront-product-grid > .sf-product-card.ipek-search-card-parity
  .sf-product-card__actions {
    padding: 12px 14px 14px !important;
  }
}

/* IPEKERP_SEARCH_POPULAR_CARD_PARITY_V1:END */

/* IPEKERP_SEARCH_CARD_STOCK_VAT_VISIBILITY_FIX_V1:BEGIN */
body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
:is(.sf-stock,.sf-stock--in,.sf-stock--out,.sf-vat-label) {
  display:none !important;
  min-height:0 !important;
  height:0 !important;
  max-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  overflow:hidden !important;
}
/* IPEKERP_SEARCH_CARD_STOCK_VAT_VISIBILITY_FIX_V1:END */

/* IPEKERP_SEARCH_BRAND_LOGO_PRICE_BALANCE_V1:BEGIN */

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__brand {
  min-height: 48px !important;
  padding: 16px 52px 6px 18px !important;
  display: flex !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  text-align: left !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__brand-logo,
body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__brand img {
  display: block !important;
  width: auto !important;
  max-width: 122px !important;
  height: auto !important;
  max-height: 28px !important;
  object-fit: contain !important;
  object-position: left top !important;
  margin: 0 !important;
  flex: 0 0 auto !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
:is(.sf-product-card__brand-text, .sf-product-card__brand-badge) {
  display: block !important;
  text-align: left !important;
  margin: 0 !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity.ipek-search-brand-has-logo
:is(.sf-product-card__brand-text, .sf-product-card__brand-badge) {
  display: none !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__link {
  flex: 1 1 auto !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__body {
  flex: 1 1 auto !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__footer {
  margin-top: auto !important;
  padding-top: 22px !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
:is(.sf-price, .sf-product-card__price, .sf-product-card__price-wrap) {
  display: block !important;
}

/* IPEKERP_SEARCH_BRAND_LOGO_PRICE_BALANCE_V1:END */

/* IPEKERP_SEARCH_PRICE_VERTICAL_BALANCE_V1:BEGIN */
body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__body {
  display:flex !important;
  flex:1 1 auto !important;
  flex-direction:column !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__commerce {
  flex:1 1 auto !important;
  min-height:72px !important;
  margin-top:0 !important;
  padding:12px 0 8px !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  align-items:flex-start !important;
}

body.sf-search-v2.sf-stage5-search-v1
#storefront-product-grid > .sf-product-card.ipek-search-card-parity
.sf-product-card__commerce
:is(.sf-price,.sf-product-card__price,.sf-product-card__price-wrap) {
  margin:0 !important;
  align-self:flex-start !important;
}
/* IPEKERP_SEARCH_PRICE_VERTICAL_BALANCE_V1:END */
