<style>#productHelp {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /* align-items: center; */
  }

  #productHelpPhone {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 16px;
    gap: 8px;
  }

  #productHelpPhone svg {
    height: 24px;
    width: auto;
  }

  #productWish {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  #productWishlist {
    cursor: pointer;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 51px;
    width: 60px;
    color: black;
  }

  #productHelp > #productWish > button {
    padding: 0px !important;
  }</style><div id="productHelp">
  <div id="productHelpPhone">
    <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
      x="0px" y="0px" viewBox="0 0 800 800" style="enable-background:new 0 0 800 800;" xml:space="preserve"><style type="text/css">.st0 {
          fill: none;
          stroke: #C6ABAA;
          stroke-width: 50;
          stroke-miterlimit: 333.3333;
        }

        .st1 {
          fill: none;
          stroke: #C6ABAA;
          stroke-width: 50;
          stroke-linecap: round;
          stroke-linejoin: round;
          stroke-miterlimit: 133.3333;
        }</style><path class="st0" d="M732.3,611c0,12-2.7,24.3-8.3,36.3s-13,23.3-22.7,34c-16.3,18-34.3,31-54.7,39.3c-20,8.3-41.7,12.7-65,12.7
                      c-34,0-70.3-8-108.7-24.3s-76.7-38.3-114.7-66c-38.3-28-74.7-59-109.3-93.3c-34.3-34.7-65.3-71-93-109c-27.3-38-49.3-76-65.3-113.7
                      c-16-38-24-74.3-24-109c0-22.7,4-44.3,12-64.3c8-20.3,20.7-39,38.3-55.7c21.3-21,44.7-31.3,69.3-31.3c9.3,0,18.7,2,27,6
                      c8.7,4,16.3,10,22.3,18.7l77.3,109c6,8.3,10.3,16,13.3,23.3c3,7,4.7,14,4.7,20.3c0,8-2.3,16-7,23.7c-4.3,7.7-10.7,15.7-18.7,23.7
                      L280,317.7c-3.7,3.7-5.3,8-5.3,13.3c0,2.7,0.3,5,1,7.7c1,2.7,2,4.7,2.7,6.7c6,11,16.3,25.3,31,42.7c15,17.3,31,35,48.3,52.7
                      c18,17.7,35.3,34,53,49c17.3,14.7,31.7,24.7,43,30.7c1.7,0.7,3.7,1.7,6,2.7c2.7,1,5.3,1.3,8.3,1.3c5.7,0,10-2,13.7-5.7l25.3-25
                      c8.3-8.3,16.3-14.7,24-18.7c7.7-4.7,15.3-7,23.7-7c6.3,0,13,1.3,20.3,4.3s15,7.3,23.3,13l110.3,78.3c8.7,6,14.7,13,18.3,21.3
                      C730.3,593.3,732.3,601.7,732.3,611z"></path>
      <path class="st1" d="M616.7,300c0-20-15.7-50.7-39-75.7c-21.3-23-49.7-41-77.7-41"></path>
      <path class="st1" d="M733.3,300C733.3,171,629,66.7,500,66.7"></path>
    </svg>
    <span>
      <a href="tel:424-387-8000" title="tel:424-387-8000" contenteditable="false" style="cursor: pointer;">+91 97696 33311</a>
    </span>
  </div>
  <div id="productWish">
    <span class="productWishTxt">Add to Wishlist</span>
    <button id="productWishlist" class="openSignIn" data-product="7863432216759" data-handle="elizabeth-necklace">
      <span class="productWishlistMsg addToWishlistMsg">Added!</span>
    </button>
  </div>
</div>
				
			
Scroll to Top