@import url('https://fonts.googleapis.com/css2?family=Corinthia:wght@400;700&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&family=Montserrat:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Italianno&family=Nunito+Sans:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&display=swap');




:root {
  --blue-primary: rgba(28, 38, 71);
  --blue-secondary: rgba(35, 49, 91);
  --blue-tertiary: rgba(107, 149, 215);
  --gold-primary: rgba(198, 145, 41);
  --gold-secondary: rgba(226, 178, 62);
  --gold-tertiary: rgba(255, 233, 145);
  --gray: rgba(99, 97, 102);
  --gray-dark: rgba(61, 60, 62);
  --gray-light: rgba(118, 117, 124);
  --white: rgba(249, 250, 251);
  --white-eggshell: rgba(232, 216, 193);
  --white-gradient: var(--white), var(--white-eggshell);
  --gray-gradient: var(--gray-dark), var(--gray);
  --gold-gradient: var(--gold-tertiary), var(--gold-secondary);
  --blue-gradient: var(--blue-primary), var(--blue-secondary);
  --primary: #1D315C;
  --secondary: rgba(146, 190, 221);
  --black: #242A37;
  --white: #F8F8F8;
  --grey: #F1F2F6;
}


body {
  color: var(--black);
}
.feature-box-bar h3, #sppb-addon-1646832277649 .sppb-addon-title h3 {
  font-family: 'Montserrat', sans-serif !important;
}



div {
  font-size: 1rem;
  line-height: 1.5em;
}

.fun-inf {
  margin-top: 24px;
}
.vis-inf {
  margin-bottom: 24px;
}
.fun-inf > *, .vis-inf > * {
  color: #FFF !important;
}

div.right-span > *:nth-child(1) {
  font-size: 3rem;
  line-height: 1.2em;
  margin: 0;
}
.birth2 {
  font-size: 14px;
}
.ob-wrap {
  padding: 0;
  margin-top: 24px;
  background: transparent;
}
.ob-wrap h3 {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 24px !important;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}

/* -- MEDIA QUERY -- */
@media only screen and (max-width: 768px) {
  .jr-page.jr-layout-outer.jr-listing-detail.jrPage.jrListingDetail.nda {
    margin-top: 0rem !important;
  }
  .jrCardImage.fwd-aspect-16x9 {
    padding: 0rem !important;
  }
  .jrCardImage.fwd-h-0 {
    height: auto !important;
  }
  .birth {
    padding-left: 0rem !important;
    margin-bottom: -2.5rem;
  }
  .jrCardImage .obit-img {
    padding: 1rem !important;
  }
  .jrCardImage .obit-img img {
    padding: 1rem !important;
    max-width: 200px !important;
  }
}

div#hikashop_product_right_part, div#hikashop_product_left_part {
  text-align: center;
}
.btn.btn-primary.hikacart {
  text-transform: uppercase;
  font-family: 'Montserrat', serif;
  letter-spacing: .2ch;
  text-indent: 0px !important;
}
@media screen and (max-width: 767px) {
  .container-footer.footer.full-width {
    max-width: 100vw !important;
    margin: 0rem !important;
    padding: 0rem !important;
  }
  .site.com_hikashop.wrapper-static #column-id-1646839358005 {
    width: 100%;
  }
  .sp-page-builder .page-content #section-id-1646839358008 {
    padding: 1rem 0rem 1rem 0rem;
    margin: 0rem;
  }
  .hikashop_product_bottom_part .container.productNotes {
    padding: 1rem !important;
    margin: 1rem !important;
    width: auto;
  }
  .jrCardImage .fwd-absolute {
    position: relative !important;
  }
}

  
  
  

/* -- HOME PAGE -- */
.jrCardGrid img {
  object-fit: contain;
}
.tagline {
  padding: 3rem 0rem .5rem 0rem;
  text-transform: uppercase;
}
.tagline h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.5rem, 1.75vw, 3rem);
  margin: .25rem 0rem 0rem 0rem;
  line-height: normal;
  letter-spacing: .1ch;
}
.page-header h2 {
  font-family: 'Cormorant Garamond', serif;
  font-style: italic;
  padding: .25rem 0;
}
.mod-menu.mod-list.nav img:hover {
  text-decoration: none;
}




/* -- JREVIEWS LISTINGS PAGE -- */
.jr-page.jr-layout-outer.jr-listing-detail.jrPage.jrListingDetail.nda {
  padding-top: 0rem !important;
  margin-top: -10rem;
}
.jrCardImage .obit-img {
  text-align: left !important;
}





/* -- SERVICE PAGE -- */
.orbituary-bg {
  position: relative;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)), url('/images/2022/03/08/integrity_funeral-home-banner-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.orbituary-bg img {
  margin-top: 0px;
  display: none;
}
.obit-img {
    text-align: center !important;
}
.obit-img img {
  height: 200px;
  width: 200px;
  object-fit: contain;
}
.left-span {
    flex: 1 1 30%;
    min-width: 15ch;
    padding: 2rem;
}
.left-span .obit-img img {
  width: 100%;
  max-width: 225px;
  height: auto;
  border: 2px solid var(--gold-primary);
}
.right-span {
    flex: 1 1 70%;
    min-width: 25ch;
    padding: 2rem;
}
.right-span h3 {
  font-family: 'Italianno', cursive;
  font-size: clamp(2rem, 2dvw, 4rem);
}

.left-span a {
  font-size: 1rem !important;
}
.jrCardTitle .order a {
  background: url(/images/tribute-keepsake-button-3.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center right !important;
  text-indent: -9999px;
  height: 100px !important;
  width: 82%;
  white-space: nowrap !important;
  display: inherit !important;
  float: right;
  margin: 0 auto !important;
}
.jrCardTitle .order {
  float: right;
  margin-top: -1.4rem;
  width: 50%;
}
.order.ob {
  position: relative;
  background-image: url('/images/tribute-keepsake-button-3.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px; /* sends the text off-screen */
  height: 114px;
  white-space: nowrap;
  display: inherit !important;
}
.order.ob a {
  background: none;
  height: 100px;
  outline: none;
}
.guestbookPanel {
  position: relative;
  background-image: url('/images/write-in-guestbook-button.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  text-indent: -9999px; /* sends the text off-screen */
  height: 100px;
  white-space: nowrap;
}
.guestbookPanel a {
  height: 100px;
}
.btn.btn-primary {
  background-color: transparent;
  border: none;
  text-indent: -9999px; /* sends the text off-screen */
  white-space: nowrap;
}
.btn.btn-primary:hover {
  border: none;
}
.btn.btn-primary a {
  outline: none;
  border: none;
}
.fun-inf, .vis-inf {
  background-color: var(--blue-primary);
  color: white;
  padding: 12px;
}






/* -- TRIBUTE GIFTS AND PRODUCT PAGE -- */
body {
  background: white !important;
}
.hikashop_product_listing {
  font-family: 'Cormorant Garamond', serif; 
}
.row {
  /* flex-direction: column; */
  align-content: center;
  align-items: center;
}
.col-9.obitLeft {
  width: 100%;
  text-align: center;
}
.col-3 {
  width: 100%;
}
.col-3.obitRight {
  text-align: center;
}
.obit_name h4 {
  text-transform: uppercase;
  margin-top: 0.5rem;
  margin-bottom: 0rem;
}
.cartTabsRHPB {
  display: none;
}
.iconRHPB {
  max-height: 25px;
  width: auto;
}
.hkc-md-3.hikashop_product {
  background-color: transparent;
}
.hikashop_product_image {
  background-image: linear-gradient(90deg, #f5f5f5, #ebeaed);
  height: auto !important;
  padding: 1rem 0rem;
}
.hikashop_product_image_subdiv img {
  max-height: 183px;
}
.hikashop_product_price {
  font-style: italic;
  font-size: clamp(1rem, 1vw, 1.25rem);
}
.hikashop_product_name p {
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(.8rem, 2vw, 1.1rem);
  font-weight: 600;
  /* color: #e2b23e; */
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  margin: .25rem 0rem !important;
}
.order-now {
    background-color: white;
    border: 1.75px solid var(--black);
    /* color: #76767b; */
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: clamp(10px, 2.5vw, 12px);
    font-weight: 600;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    letter-spacing: 0.125em;
  }
.order-now:hover {
    background-color: var(--black);
    color: white;
  }

body > div.container-wrap > div > main > div > div > div.jr-page.jr-layout-outer.jr-listing-detail.jrPage.jrListingDetail.nda > div.span-wrapper > div.right-span > div.ob-wrap > div {
  text-align: left;
}





/* ------------------------  MEDIA QUERY  ------------------------ */
@media only screen and (max-width: 768px) {
  div.right-span > *:nth-child(1), div.right-span > *:nth-child(2) {
    display: none;
  }
}