<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.page-id-17072 h1 {
  font-family: 'Playfair Display', serif!important;
  font-weight: 400;
  font-size: 60px;
  color: #fff!important;
  text-align: left;
  line-height: 1;
  margin: 10px 0 20px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .page-id-17072 h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-17072 h1 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-17072 h1 {
    font-size: 75px;
  }
}
.page-id-17072 h2,
#custom-footer h2 {
  font-family: 'Playfair Display', serif!important;
  font-weight: 400;
  color: #fff!important;
  text-align: left;
  margin: 0;
  font-size: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .page-id-17072 h2,
  #custom-footer h2 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-17072 h2,
  #custom-footer h2  {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-17072 h2,
  #custom-footer h2  {
    font-size: 30px;
  }
}
.page-id-17072 h3 {
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600;
  text-align: left;
  margin: 0;
  font-size: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .page-id-17072 h3 {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-17072 h3 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-17072 h3 {
    font-size: 18px;
  }
}
.page-id-17072 p,
.page-id-17072 li {
  font-family: 'Poppins', sans-serif!important;
  font-weight: 300;
  font-size: 20px;
  text-align: left;
  margin-bottom: 30px;
  line-height: 1.3;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .page-id-17072 p,
  .page-id-17072 li {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-17072 p,
  .page-id-17072 li {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-17072 p,
  .page-id-17072 li {
    font-size: 22px;
  }
}
.page-id-17072 li {
  margin-bottom: 15px;
}
.page-id-17072 .eltd-content a {
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600;
  font-size: 18px; 
  color: #ba2a43!important;
  text-transform: uppercase;
}
.page-id-17072 .eltd-content a:hover {
  border-bottom: 3px solid;
}

.page-id-17072 .btn {
  font-size: 18px;
  padding: 25px 18px;
  background: #fff;
  color: #ba2a43;
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600;
  text-transform: uppercase;
  transition: background-color 0.25s,color 0.25s;
  display: inline-block;
  cursor: pointer;
  border: none!important;
  border-radius: 0!important;
}
@media only screen and (min-width: 768px) {
  .page-id-17072 .btn {
    padding: 25px 34px;
  }
}
.page-id-17072 .btn:hover {
  background: #790016;
  color: #ffffff!important;
  text-decoration: none;
  border-bottom: none!important;
}
.page-id-17072 .btn.red {
  background: #ba2a43;
  color: #ffffff!important;
}
.page-id-17072 .btn.red:hover {
  background: #790016;
  text-decoration: none;
  border-bottom: none!important;
}
.page-id-17072 .white,
#custom-footer .white {
  color: #fff!important;
}
.page-id-17072 .black,
#custom-footer .black {
  color: #000!important;
}
.page-id-17072 .image-tag {
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600;
  position: absolute;
  top: 38px;
  left: 15px;
  background-color: #f9b7ab;
  color: #ba2a43;
  width: 200px;
  height: 35px;
  text-align: center;
  padding-top: 15px;
}
/* HERO */
.gc-hero {
  height: 550px;
  background-size: cover;
  cursor: pointer;
}
@media only screen and (min-width: 1000px) {
  .gc-hero {
    height: 548px;
  }
}
@media only screen and (min-width: 1280px) {
  .gc-hero {
    height: 600px;
  }
}
@media only screen and (min-width: 1400px) {
  .gc-hero {
    height: 700px;
  }
}
@media only screen and (min-width: 1600px) {
  .gc-hero {
    height: 800px;
  }
}
@media only screen and (min-width: 1800px) {
  .gc-hero {
    height: 850px;
  }
}
.gc-hero div {
  height: 100%;
}
.gc-hero .vc_column-inner {
  padding: 0;
}
.gc-cta-wrapper {
  width: 85%;
  height: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 600px) {
  .gc-cta-wrapper {
    width: 90%;
  } 
}
@media only screen and (min-width: 980px) {
  .gc-cta-wrapper {
    width: 90%;
    height: 135px;
  } 
}
@media only screen and (min-width: 1300px) {
  .gc-cta-wrapper {
    width: 1200px;
  }
}
.gc-cta-wrapper div {
  height: 100%;
}
.gc-cta-wrapper .vc_column_container,
.gc-cta-wrapper .vc_column-inner{
  padding: 0;
}
.gc-cta-container .wpb_wrapper {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 980px) {
  .gc-cta-container .wpb_wrapper {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: row;
  } 
}
.gc-cta-container .wpb_wrapper p {
  padding: 0;
  margin: 0;
}
.gc-cta-container .wpb_wrapper h1 {
  margin-bottom: 47px;
}
.gc-cta-container .wpb_wrapper .btn {
  width: 168px;
  text-align: center;
  font-size: 12px;
  margin: 8px 0;
}
@media only screen and (min-width: 980px) {
  .gc-cta-container .wpb_wrapper .btn {
    margin: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .gc-cta-container .wpb_wrapper .btn {
    width: 200px;
    font-size: 14px;
  }  
}
.gc-promo .vc_column-inner { 
  padding: 0;
}
.gc-promo .wpb_content_element p {
  margin: 0;
  padding: 0;
}
.gc-img-desktop {
  display: none; 
}
@media only screen and (min-width: 768px) {
  .gc-img-mobile {
   	display: none; 
  }
  .gc-img-desktop {
    display: block; 
  }
}
/*
@media only screen and (max-width: 600px) {
  .gc-promo img { 
    width: 200%;
    max-width: 200%;
    margin-left: -50%;
  }
}
*/
.perfect-gift-container .eltd-section-inner-margin {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .perfect-gift-container .eltd-section-inner-margin {
    flex-direction: column-reverse;
  }
}
.perfect-gift-img img {
  width: 100%;
}
.perfect-gift {
  display: flex;
  align-items: center;
}
/* PRODUCT DISPLAY */
.gc-product {
  margin-bottom: 75px;
}
@media only screen and (max-width: 767px) {
  .gc-product {
    display: flex;
    align-items: center;
    flex-direction: column;;
  }  
  .gc-product h3 {
    margin-left: 10px;
  } 
}
.gc-product-img-wrapper p {
  margin: 0;
}
.gc-product img {
  width: 320px;
  height: 238px;
}
.price-select ul {
  list-style: none;
  display: flex;
}
.price-select ul li {
  cursor: pointer;
  border: 1px solid #BA2A43;
  width: 58px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  margin-right: 15px;
}
.price-select ul li.active {
  color: #fff;
  background: #BA2A43;
}
.page-id-17072 p.choose {
  color: #000;
  font-family: 'Playfair Display', serif!important;
  font-size: 18px;
  margin: 0 0 10px!important;
}
.gc-product > p {
  margin: 0 0 10px 0;
}
.page-id-17072 .gc-product.btn {
  width: 100px;
  height: 75px;
}
@media only screen and (min-width: 768px) {
  .page-id-17072 .gc-product.btn {
    width: 200px;
    height: 75px;
  }
}
.gc-product .quantity-add {
  margin-top: 20px; 
  display: flex;
}
.gc-product .quantity {
  display: flex;
  align-items: center;
  margin: 0;
  color: #000;
  font-family: 'Playfair Display', serif!important;
  font-size: 18px;
  background: #f4f4f4;
  height: 75px;
  width: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.gc-product .quantity-select {
  height: 78px;
  border: 0;
  background: #f4f4f4;
  width: 97px;
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-top: 11px;
  padding-left: 10px;
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  .gc-product .quantity-select {
    font-size: 18px;
  }  
}
.gc-product .quantity-select input {
  width: 30px;
  margin-left: 10px;
  font-family: 'Playfair Display', serif!important;
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .gc-product .quantity-select input {
    width: 40px;
  }  
}
.gc-product input[type=submit] {
  padding: 25px 29px!important;
}
@media only screen and (max-width: 767px) {
  .perfect-gift h1,
  .perfect-gift p,
  .tips-for-giving h1,
  .tips-for-giving p {
    text-align: center;
  }
}
.tips-for-giving-container .eltd-section-inner-margin {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .tips-for-giving-container .eltd-section-inner-margin {
    flex-direction: column-reverse;
  }
}
.tips-for-giving {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .did-you-know .wpb_content_element .wpb_wrapper {
    width: 80%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 600px) {
  .gc-hero {
    background-image: url(https://staging.sharis.com/wp-content/uploads/2019/12/Sharis_mobile-hero_700px.png)!important;
    background-position-x: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0;
    height: 469px;
  }
  .gc-cta-container .wpb_wrapper {
    align-items: center;
    padding: 12px 0;
  }
}
/* restyle cart pages */
.page-id-451 .woocommerce-message {
  background: #f4f4f4;
  color: #000;
}
.page-id-451 .button,
.page-id-451 .eltd-btn,
.page-id-4042 .eltd-btn {
  font-size: 18px!important;
  padding: 25px 18px!important;
  background-color: #ba2a43!important;
  color: #ffffff!important;
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600!important;
  text-transform: uppercase!important;
  transition: background-color 0.25s,color 0.25s!important;
  display: inline-block!important;
  cursor: pointer;
  border: none!important;
}
@media only screen and (max-width: 767px) {
  .page-id-451 .button,
  .page-id-451 .eltd-btn,
  .page-id-4042 .eltd-btn {
    padding: 14px 18px!important;
  }
}
.page-id-451 .button.wc-forward {
  padding: 0 18px!important;
  display: none!important; /* remove VIEW CART button for now */
}

.page-id-451 .button:hover,
.page-id-451 .eltd-btn:hover,
.page-id-4042 .eltd-btn:hover {
  background-color: #790016!important;
  border-color: none!important;
  color: #ffffff!important;
  text-decoration: none!important;
  border: none!important;
}
.page-id-451 h3,
.page-id-4042 h3 {
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600;
  text-align: left;
  margin: 30px 0 0 0;
  font-size: 22px;
}

.page-id-451 tr td {
  text-align: left;
}</style>
<!-- end Simple Custom CSS and JS -->
