/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



:root {
  --sandre-bg: #f9f9fc;
  --sandre-surface: #ffffff;
  --sandre-surface-low: #f3f3f6;
  --sandre-surface-high: #e2e2e5;
  --sandre-text: #1a1c1e;
  --sandre-muted: #3f484a;
  --sandre-border: #bec8ca;
  --sandre-primary: #00464f;
  --sandre-primary-2: #005f6b;
  --sandre-gold: #fed65b;
  --sandre-gold-text: #745c00;
  --sandre-radius-xl: 24px;
  --sandre-radius-lg: 16px;
  --sandre-shadow: 0 4px 20px rgba(0,0,0,.04);
  --sandre-shadow-hover: 0 8px 30px rgba(0,0,0,.08);
}

body .container-wrap {
  background: var(--sandre-bg);
}

.sandre-hero-pp {
  position: relative;
  min-height: 819px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.sandre-hero-pp-bg,
.sandre-hero-pp-bg img,
.sandre-hero-pp-overlay {
  position: absolute;
  inset: 0;
}

.sandre-hero-pp-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sandre-hero-pp-overlay {
  background: rgba(0, 0, 0, 0.30);
}

.sandre-hero-pp-inner,
.sandre-pp-wrap,
.sandre-section-head,
.sandre-newsletter {
  max-width: 1280px;
  margin: 0 auto;
}

.sandre-hero-pp-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.sandre-hero-pp-copy {
  max-width: 650px;
  color: #fff;
}

.sandre-hero-pp-copy h1,
.sandre-section-head h2,
.sandre-split-copy h2,
.sandre-mens-copy h2,
.sandre-newsletter h2,
.sandre-footer-brand h3 {
  font-family: "Manrope", sans-serif;
}

.sandre-hero-pp-copy h1 {
  margin: 0 0 18px;
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #fff;
}

.sandre-hero-pp-copy p {
  margin: 0;
  max-width: 540px;
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: rgba(255,255,255,0.92);
}

.sandre-hero-pp-actions,
.sandre-btn-row {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 30px;
}

.sandre-btn,
.sandre-pp-btn {
  display: inline-block;
  padding: 16px 32px;
  border-radius: 8px;
  text-decoration: none !important;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.05em;
  font-weight: 600;
  transition: all .2s ease;
}

.sandre-btn-gold,
.sandre-pp-btn-gold {
  background: var(--sandre-gold);
  color: var(--sandre-gold-text);
}

.sandre-btn-gold:hover,
.sandre-pp-btn-gold:hover,
.sandre-btn-primary:hover {
  filter: brightness(1.08);
}

.sandre-pp-btn-outline-white {
  background: transparent;
  color: #fff;
  border: 1px solid rgba(255,255,255,0.92);
}

.sandre-pp-btn-outline-white:hover {
  background: #fff;
  color: var(--sandre-primary);
}

.sandre-section-head.center,
.sandre-newsletter {
  text-align: center;
}

.sandre-pp-head.center {
  text-align: center;
  margin-bottom: 48px;
}

.sandre-pp-head h2,
.sandre-section-head h2 {
  margin: 0 0 10px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  color: var(--sandre-primary);
}

.sandre-pp-head p,
.sandre-section-head p,
.sandre-newsletter p {
  margin: 0;
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: var(--sandre-muted);
}

.sandre-pp-cat-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;
}

.sandre-pp-cat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  text-decoration: none !important;
}

.sandre-pp-cat-ring {
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 999px;
  border: 2px solid transparent;
  padding: 4px;
  transition: border-color .25s ease;
}

.sandre-pp-cat-media {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 999px;
  box-shadow: 0 2px 10px rgba(0,0,0,.04);
}

.sandre-pp-cat-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .5s ease;
}

.sandre-pp-cat-item:hover .sandre-pp-cat-ring {
  border-color: var(--sandre-gold);
}

.sandre-pp-cat-item:hover .sandre-pp-cat-media img {
  transform: scale(1.08);
}

.sandre-pp-cat-item span {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.05em;
  font-weight: 600;
  color: var(--sandre-text);
  text-align: center;
}

.sandre-section-head.split {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 24px;
  margin-bottom: 48px;
}

.sandre-inline-link {
  color: var(--sandre-primary);
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  text-decoration: none !important;
}

.sandre-product-grid,
.sandre-val-grid,
.sandre-blog-grid {
  display: grid;
  gap: 24px;
}

.sandre-product-grid {
  grid-template-columns: repeat(4, 1fr);
}

.sandre-product-card,
.sandre-val-card {
  background: var(--sandre-surface);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: var(--sandre-shadow);
  transition: box-shadow .25s ease, transform .25s ease;
}

.sandre-product-card:hover,
.sandre-val-card:hover {
  box-shadow: var(--sandre-shadow-hover);
  transform: translateY(-2px);
}

.sandre-product-image-wrap {
  position: relative;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

.sandre-product-image-wrap img,
.sandre-val-image img,
.sandre-blog-image img,
.sandre-split-image img,
.sandre-mens-banner > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sandre-product-image-wrap img,
.sandre-val-image img,
.sandre-blog-image img {
  transition: transform .6s ease;
}

.sandre-product-card:hover .sandre-product-image-wrap img,
.sandre-val-card:hover .sandre-val-image img,
.sandre-blog-card:hover .sandre-blog-image img {
  transform: scale(1.05);
}

.sandre-badge {
  position: absolute;
  top: 16px;
  left: 16px;
  padding: 6px 12px;
  border-radius: 999px;
  font-family: "Manrope", sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.sandre-badge.gold {
  background: var(--sandre-gold);
  color: var(--sandre-gold-text);
}

.sandre-badge.teal {
  background: var(--sandre-primary);
  color: #fff;
}

.sandre-product-card h3,
.sandre-val-card h3,
.sandre-blog-card h3 {
  margin: 0;
  color: var(--sandre-text);
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.sandre-product-card,
.sandre-val-card {
  padding-bottom: 18px;
}

.sandre-product-card h3,
.sandre-price,
.sandre-stars {
  padding-left: 24px;
  padding-right: 24px;
}

.sandre-stars {
  margin-top: 18px;
  color: #e9c349;
  font-size: 16px;
}

.sandre-stars small {
  color: var(--sandre-muted);
  font-size: 14px;
  margin-left: 6px;
}

.sandre-price {
  color: var(--sandre-primary);
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-top: 8px;
}

.sandre-split-banner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: var(--sandre-primary);
  border-radius: 28px;
  overflow: hidden;
  align-items: center;
}

.sandre-split-copy {
  padding: 56px 72px;
}

.sandre-split-copy span {
  display: inline-block;
  color: #ffe088;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.sandre-split-copy h2 {
  color: #fff;
  font-size: 48px;
  margin: 0 0 16px;
}

.sandre-split-copy p {
  color: #90d6e4;
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 26px;
}

.sandre-split-image {
  min-height: 420px;
  height: 100%;
}

.sandre-val-grid {
  grid-template-columns: repeat(4, 1fr);
}

.sandre-val-image {
  aspect-ratio: 3 / 4;
  overflow: hidden;
  border-radius: 18px;
  margin-bottom: 14px;
}

.sandre-val-card h3,
.sandre-val-card .sandre-price {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.sandre-trust-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.sandre-trust-item {
  text-align: center;
  color: #fff;
}

.sandre-trust-icon {
  width: 48px;
  height: 48px;
  margin: 0 auto 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: rgba(144,214,228,.18);
  font-size: 20px;
  transition: transform .25s ease;
}

.sandre-trust-item:hover .sandre-trust-icon {
  transform: scale(1.1);
}

.sandre-trust-item h4 {
  margin: 0 0 4px;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.sandre-trust-item p {
  margin: 0;
  font-size: 14px;
  color: rgba(255,255,255,.72);
}

.sandre-mens-banner {
  position: relative;
  min-height: 420px;
  border-radius: 28px;
  overflow: hidden;
}

.sandre-mens-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.4);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 72px;
}

.sandre-mens-copy {
  max-width: 470px;
  text-align: right;
}

.sandre-mens-copy h2 {
  color: #fff;
  font-size: 48px;
  margin: 0 0 16px;
}

.sandre-mens-copy p {
  color: rgba(255,255,255,.9);
  font-size: 18px;
  line-height: 1.75;
  margin-bottom: 24px;
}

.sandre-blog-grid {
  grid-template-columns: repeat(3, 1fr);
}

.sandre-blog-image {
  aspect-ratio: 16 / 9;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 22px;
}

.sandre-blog-card span {
  display: inline-block;
  color: var(--sandre-gold-text);
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.sandre-blog-card h3 {
  margin-bottom: 14px;
}

.sandre-blog-card p {
  color: var(--sandre-muted);
  line-height: 1.8;
}

.sandre-newsletter {
  max-width: 820px;
  margin: 0 auto;
}

.sandre-newsletter h2 {
  color: var(--sandre-primary);
  font-size: 36px;
  margin: 0 0 10px;
}

.sandre-news-form {
  max-width: 520px;
  margin: 0 auto;
  padding-top: 8px;
}

.sandre-news-form label {
  display: block;
  color: var(--sandre-primary);
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12px;
}

.sandre-news-input {
  display: flex;
  gap: 8px;
}

.sandre-news-input input {
  flex: 1;
  background: var(--sandre-surface);
  border: 1px solid var(--sandre-border);
  border-radius: 10px;
  padding: 14px 16px;
}

.sandre-footer-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr 1fr;
  gap: 24px;
}

.sandre-footer-brand h3 {
  color: var(--sandre-primary);
  font-size: 20px;
  margin: 0 0 12px;
}

.sandre-footer-brand p,
.sandre-footer-col a,
.sandre-footer-bottom p {
  color: var(--sandre-muted);
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: 14px;
  line-height: 1.7;
}

.sandre-footer-col h4 {
  margin: 0 0 14px;
  color: var(--sandre-text);
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.sandre-footer-col a {
  display: block;
  text-decoration: none !important;
  margin-bottom: 8px;
}

.sandre-footer-social {
  display: flex;
  gap: 12px;
}

.sandre-footer-social a {
  width: 40px;
  height: 40px;
  border: 1px solid var(--sandre-border);
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--sandre-primary);
  text-decoration: none !important;
}

.sandre-footer-social a:hover,
.sandre-footer-col a:hover,
.sandre-inline-link:hover {
  color: var(--sandre-primary-2);
}

.sandre-footer-bottom {
  margin-top: 48px;
  padding-top: 24px;
  border-top: 1px solid rgba(190,200,202,.3);
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: center;
}

.sandre-payments {
  display: flex;
  gap: 16px;
  opacity: .6;
}

.sandre-payments img {
  height: 24px;
  width: auto;
}

@media only screen and (max-width: 999px) {
  .sandre-hero-pp {
    min-height: 620px;
  }

  .sandre-hero-pp-inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sandre-hero-pp-copy h1,
  .sandre-split-copy h2,
  .sandre-mens-copy h2 {
    font-size: 38px;
    line-height: 1.14;
  }

  .sandre-section-head h2,
  .sandre-newsletter h2 {
    font-size: 30px;
  }

  .sandre-pp-cat-grid,
  .sandre-product-grid,
  .sandre-val-grid,
  .sandre-blog-grid,
  .sandre-trust-grid,
  .sandre-footer-grid {
    grid-template-columns: 1fr 1fr;
  }

  .sandre-section-head.split,
  .sandre-footer-bottom,
  .sandre-news-input,
  .sandre-split-banner {
    display: block;
  }

  .sandre-inline-link {
    display: inline-block;
    margin-top: 12px;
  }

  .sandre-split-copy,
  .sandre-mens-overlay {
    padding: 32px 24px;
  }

  .sandre-mens-copy {
    text-align: left;
  }

  .sandre-payments {
    margin-top: 12px;
  }
}

@media only screen and (max-width: 640px) {
  .sandre-pp-cat-grid,
  .sandre-product-grid,
  .sandre-val-grid,
  .sandre-blog-grid,
  .sandre-trust-grid,
  .sandre-footer-grid {
    grid-template-columns: 1fr;
  }

  .sandre-hero-pp-copy h1 {
    font-size: 34px;
    line-height: 40px;
  }

  .sandre-hero-pp-actions,
  .sandre-btn-row {
    flex-direction: column;
    align-items: flex-start;
  }
}

img {}

.sandre-payments img {
    width: 19px !important;
}

.sandre-hero-pp-bg img {
    width: 100% !important;
    object-fit: cover !important;
    object-position: unset;
}

.sandre-mens-banner img {
    width: 100% !important;
    margin: 0px !important;
	    height: 450px !important;
	    object-fit: cover;

}

.sandre-pp-cat-media {
}

.sandre-pp-cat-media img {
    width:  !important;
}

.sandre-pp-cat-ring {
    width: 86%;
}

p.mt-css {
    text-align: center;
    margin-top: 15px;
    color: #00464f;
    font-weight: 600;
}