@font-face {
  font-family: "Cinzel Decorative";
  src: url('../fonts/cinzel/CinzelDecorative-Bold.ttf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: "Gellix";
  src: url('../fonts/Gellix/Gellix-Regular.woff2') format('woff2');
  font-style: normal;
}
/* Pdp css starts*/
.catalog-product-view .breadcrumbs {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .catalog-product-view .breadcrumbs {
    margin: 20px 0px 20px;
  }
}
.catalog-product-view .breadcrumbs .items a {
  color: #707070;
  font-family: "Cinzel Decorative";
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .catalog-product-view .breadcrumbs .items a {
    font-size: 12px;
  }
}
.catalog-product-view .breadcrumbs .items a:visited {
  color: #707070;
  text-decoration: none;
}
.catalog-product-view .breadcrumbs .items li strong {
  color: #674207;
  font-family: "Cinzel Decorative";
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .catalog-product-view .breadcrumbs .items li strong {
    font-size: 12px;
  }
}
.catalog-product-view .breadcrumbs .items li strong:last-child {
  color: #674207;
  font-family: "Cinzel Decorative";
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .catalog-product-view .breadcrumbs .items li strong:last-child {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .breadcrumbs .item:not(:last-child) {
    display: none;
  }
}
.catalog-product-view .breadcrumbs .item:not(:last-child):after {
  font-size: 35px;
  line-height: 25px;
  content: '/';
}
@media (max-width: 767px) {
  .catalog-product-view .breadcrumbs .item:not(:last-child):after {
    font-size: 20px;
    line-height: 18px;
    content: '/';
    margin: 0px 2px;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .breadcrumbs .item.home {
    display: inline-block;
  }
}
.catalog-product-view .page-main {
  background: #FFFFFF;
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  max-width: 100%;
}
@media (max-width: 767px) {
  .catalog-product-view .page-main {
    background: #fbf7f2 0% 0% no-repeat padding-box;
  }
}
.catalog-product-view .page-main .columns {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
.catalog-product-view .page-main .columns .column.main {
  padding-top: 40px;
}
.catalog-product-view .page-main .columns .column .product.media .fotorama__stage {
  height: 577px !important;
}
.catalog-product-view .page-main .columns .column .product.media .fotorama__stage__frame .fotorama__img {
  top: 42%;
  border: 1px solid #03403C!important;
  border-radius: 20px;
  max-width: 2000px;
  max-height: 2000px;
}
@media (max-width: 767px) {
  .catalog-product-view .page-main .columns .column .product.media .fotorama__stage__frame .fotorama__img {
    max-width: 700px;
    max-height: 700px;
  }
}
.catalog-product-view .page-main .columns .column .product.media .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__thumb-border {
  border: 1px solid #584B4B;
  border-radius: 10px;
}
.catalog-product-view .page-main .columns .column .product.media .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  border-radius: 10px;
}
@media (max-width: 767px) {
  .catalog-product-view .page-main .columns .column .product.media .fotorama__wrap--fade .fotorama__fade-rear.fotorama__active img {
    border: 1px solid #03403C;
    border-radius: 3px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  }
}
.catalog-product-view .page-main .columns .column .related .products-related .product-item-info {
  border: 1px solid #022623;
  padding: 9px;
}
.catalog-product-view .page-main .columns .column .related .products-related .product-item-info:hover {
  box-shadow: none;
  border: 1px solid #022623;
  margin: 0px;
  padding: 9px;
}
.catalog-product-view .page-main .columns .column .related .products-related .product-item-info .field.choice {
  display: none;
}
.catalog-product-view .page-main .columns .column .related .products-related .product-item-info .product-item-name {
  text-align: center;
}
.catalog-product-view .page-main .columns .column .related .products-related .product-item-info .product-item-name > a {
  color: #022623;
  font-family: 'Gellix-Regular';
  text-align: center;
  font-size: 15px;
}
.catalog-product-view .page-main .columns .column .related .products-related .product-item-info .price-box {
  text-align: center;
}
.catalog-product-view .page-main .columns .column .related .products-related .product-item-info .price-box .price-wrapper .price {
  color: #022623;
  font-family: "Cinzel Decorative";
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
.catalog-product-view .page-main .columns .column .related .products-related .product-item-info .product-item-actions {
  display: none;
}
.catalog-product-view .page-main .columns .column .related .products-related .product-item-info .product-item-actions .tocompare {
  display: none;
}
.catalog-product-view .page-main .product-full-width-section .product-section-title {
  text-align: left;
  font: normal normal normal 32px / 43px Cinzel Decorative;
  letter-spacing: 0px;
  color: #022623;
}
.catalog-product-view .product-info-main .page-title-wrapper {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .page-title-wrapper {
    margin: 20px 0px;
  }
}
.catalog-product-view .product-info-main .page-title-wrapper h1 {
  color: #022623;
  font-family: 'Gellix-Regular';
  text-decoration: underline;
  text-transform: capitalize;
  font: normal normal normal 21px / 28px Gellix-Regular;
  width: 60%;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .page-title-wrapper h1 {
    font: normal normal normal 16px / 19px Gellix-Regular;
  }
}
.catalog-product-view .product-info-main .page-title-wrapper .action.towishlist::before {
  content: "\f08a";
  color: #674207;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  -webkit-font-smoothing: antialiased;
  content: "";
  background-image: url(../../images/Heart.png);
  background-repeat: no-repeat;
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
}
.catalog-product-view .product-info-main .page-title-wrapper .action.towishlist > span {
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.catalog-product-view .product-info-main .page-title-wrapper .action.tocompare {
  display: none;
}
.catalog-product-view .product-info-main .page-title-wrapper .product-title-shareicon {
  display: flex;
  gap: 40px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .page-title-wrapper .product-title-shareicon {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .page-title-wrapper .product-title-shareicon .action-share-whatsapp img {
    width: 22px;
  }
}
.catalog-product-view .product-info-main .product-add-form {
  border-top: 1px solid darkgrey;
}
.catalog-product-view .product-info-main .product-reviews-summary {
  display: none;
}
.catalog-product-view .product-info-main .product-info-price {
  color: #022623;
  border-bottom: 0px solid #c1c1c1;
  margin-bottom: 0px;
}
.catalog-product-view .product-info-main .product-info-price .price-box {
  display: block;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container .price {
  color: #022623;
  font-family: 'Gellix-Regular';
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-price .price-box .price-container .price {
    display: none;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart {
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    margin: 0px;
    z-index: 101;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    margin: 0px;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset::last-child {
    margin: 0px;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
  width: 25%;
  display: inline;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
    width: 100%;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.primary {
  background: #fff !important;
  border: 1px solid #03403C;
  color: #03403C;
  width: 100%;
  font-family: 'Gellix-Regular';
  font-size: 16px;
  padding: 11px 8px;
  font-weight: normal;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.primary {
    margin: 0px;
    border: 0px;
    vertical-align: bottom;
    border-radius: 0px;
    border: 1px solid #03403C;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.primary::hover {
  background: #fff;
  border: 1px solid #03403C;
  color: #03403C;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions.make-order-actions {
  width: 35%;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions.make-order-actions {
    width: 100%;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions.make-order-actions .action.primary.make-order {
  padding: 8px 11px;
  background: #F9AF4B !important;
  color: #fff;
  border: 1px solid #F9AF4B;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions.make-order-actions .action.primary.make-order {
    border: 2px solid #fff;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .product_details_action {
  display: flex;
  width: 100%;
  gap: 9px;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart .product_details_action {
    gap: 0px;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .product_details_action .sparsh-buynow-view {
  display: inline;
  width: 23%;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart .product_details_action .sparsh-buynow-view {
    width: 100%;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .product_details_action .sparsh-buynow-view #product-sparsh-buynow-button {
  width: 100%;
  background: #f9af4b 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 3px 6px #0000000F;
  border-radius: 3px;
  border: 1px solid #F9AF4B;
  font-size: 16px;
  padding: 11px 6px;
  font-weight: normal;
  color: #03403C;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart .product_details_action .sparsh-buynow-view #product-sparsh-buynow-button {
    margin: 0px;
    border: 0px;
    border-radius: 0px;
    border: 1px solid #03403C;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .product_details_action .addtoCartModal {
  display: none;
  /* Hidden by default */
  position: fixed;
  z-index: 111;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .product_details_action .addtoCartModal .addtoCart-modal-content {
  background-color: #fefefe;
  margin: 4% auto;
  /* 15% from the top and centered */
  padding: 0px;
  border: 1px solid #888;
  width: 40%;
  /* Could be more or less, depending on screen size */
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .product_details_action .addtoCartModal .addtocart-close:hover {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .product_details_action .addtoCartModal .addtocart-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .product_details_action .addtoCartModal .overlay-content .addtocart-close {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #333;
  border-radius: 20px;
  color: #4c4c4c;
  cursor: pointer;
  float: right;
  font-size: 28px;
  line-height: 20px;
  padding: 5px 8px;
  margin: 8px 10px 0px 10px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .product_details_action .addtoCartModal .overlay-content.popup-addtoCart {
  text-align: center;
  border-radius: 0 0 4px 4px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty {
  display: none;
}
.catalog-product-view .product-info-main .product-info-stock-sku {
  display: inline-flex;
  padding-bottom: 10px;
  text-align: left;
  vertical-align: top;
  gap: 34px;
  float: none;
  padding-left: 0%;
}
.catalog-product-view .product-info-main .product-info-stock-sku .product {
  display: flex;
  gap: 10px;
}
.catalog-product-view .product-info-main .product-info-stock-sku .product .type {
  color: #674207;
  font-family: 'Gellix-Regular';
  font-size: 20px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-stock-sku .product .type {
    font: normal normal normal 16px/14px Gellix-Regular;
  }
}
.catalog-product-view .product-info-main .product-info-stock-sku .product .color {
  color: #03403C;
  font-size: 20px;
  font-family: 'Gellix-Regular';
  font-weight: normal;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-stock-sku .product .color {
    font: normal normal normal 16px/14px Gellix-Regular;
  }
}
.catalog-product-view .product-info-main .product-info-stock-sku .product .purity {
  color: #03403C;
  font-size: 20px;
  font-family: 'Gellix-Regular';
  font-weight: normal;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-stock-sku .product .purity {
    font: normal normal normal 16px/14px Gellix-Regular;
  }
}
.catalog-product-view .product-info-main .product-info-stock-sku .product .value {
  color: #03403C;
  font-size: 20px;
  font-family: 'Gellix-Regular';
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-stock-sku .product .value {
    font: normal normal normal 16px/14px Gellix-Regular;
  }
}
.catalog-product-view .product-info-main .product-info-stock-sku .product .radio-button input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.catalog-product-view .product-info-main .product-info-stock-sku .product .radio-button input[type="radio"] + .radio-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #000000;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  top: -6px;
  margin-right: 7px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.catalog-product-view .product-info-main .product-info-stock-sku .product .radio-button input[type="radio"]:checked + .radio-label:before {
  background-color: #F9AF4B;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.catalog-product-view .product-info-main .product-info-stock-sku .product .radio-button input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #F9AF4B;
}
.catalog-product-view .product-info-main .product-info-stock-sku .stock {
  display: none;
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0px 0px 0px 0px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper {
    flex-direction: column;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner {
  flex: 1 1 55%;
  border-right: 1px solid darkgrey;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner {
    border-right: 0px solid darkgrey;
    display: flex;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode {
    width: 50%;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode label {
  color: #674207;
  font-family: 'Gellix-Regular';
  font-size: 16px;
  font-weight: normal;
  margin: 0px 0px 20px 0px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode label {
    font-size: 14px;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode .control {
  margin: 20px 0px 0px 0px;
  position: relative;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode .control {
    margin: 10px 0px 0px 0px;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode .control input {
  width: 78%;
  border: 1px solid #03403C;
  box-shadow: 0px 3px 6px #00000029;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode .control input {
    width: 90%;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode .control .fa.fa-chevron-down {
  position: absolute;
  top: 10px;
  left: 173px;
  color: #03403C;
  font-weight: 100;
  cursor: pointer;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode .control .fa.fa-chevron-down {
    right: 18px;
    left: unset;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode .zip-code-content input {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #03403C;
  margin-top: 10px;
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode .zip-code-content .button.action.primary {
  padding: 0px 0px;
  width: unset !important;
  height: unset !important;
  position: absolute;
  background: transparent !important;
  right: 50%;
  top: 0px;
  left: 0px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode .zip-code-content .button.action.primary {
    top: 28px;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode .zip-code-content .button.action.primary:before {
  content: "\f078";
  font-family: 'FontAwesome';
  color: #03403C;
  position: absolute;
  right: 36px;
  top: 17px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode .zip-code-content .button.action.primary:before {
    right: 0px;
    top: -11px;
    left: 103px;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode .zip-code-content .button span span {
  display: none;
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-zipcode .zipcode-input {
  position: relative;
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-delivery {
  padding: 30px 0px 0px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-delivery {
    padding: 0px 0px 0px;
    text-align: left;
    display: none;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-delivery-status {
  display: flex;
  flex-direction: column;
  padding: 0px 0px 20px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-delivery-status {
    padding: 14px 0px 7px;
    text-align: left;
    width: 50%;
    gap: 8px;
    flex-direction: column;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-delivery-status .product-delivery_title {
  color: #674207;
  font-family: 'Gellix-Regular';
  font-size: 16px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-delivery-status .product-delivery_title {
    font: normal normal normal 12px/14px Gellix-Regular;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-delivery-status .product-delivery_days {
  color: #03403C;
  font-family: 'Gellix-Regular';
  font-size: 16px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-delivery-status .product-delivery_days {
    font: normal normal normal 10px/14px Gellix-Regular;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-delivery-status .product-retail-free {
  text-align: left;
  font: normal normal normal 20px / 26px Gellix-Regular;
  letter-spacing: 0px;
  color: #03403C;
  margin: 15px 0px 0px 0px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-zipcode-inner .product-delivery-status .product-retail-free {
    font: normal normal normal 12px/14px Gellix-Regular;
    margin: 0px 0px 0px 0px;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper {
  flex: 1 1 45%;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
    gap: 10px;
    margin: 10px 0px;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-inner .product-videocall-title {
  color: #674207;
  font-family: 'Gellix-Regular';
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  margin: 0px 0px 20px 0px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-inner .product-videocall-title {
    text-align: left;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-inner .product-videocall-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-inner .product-videocall-icon img {
    width: 30px;
    height: 18px;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-input {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: 20px 20px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-input {
    margin: 5px 0px;
    width: 50%;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-input input[type="text"] {
  box-shadow: 0px 3px 6px #0000000F;
  border: 1px solid #03403C;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-input input[type="text"] {
    padding: 21px 15px;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-input input::placeholder {
  font-size: 12px;
  text-align: center;
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-schedule {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: 20px 20px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-schedule {
    margin: 5px 0px;
    width: 50%;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-schedule .schedule-btn {
  background: #03403c 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #03403C;
  width: 100%;
  text-align: center;
  font: normal normal normal 20px / 24px Gellix-Regular;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-schedule .schedule-btn {
    padding: 10px 15px;
  }
}
.catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-videocall-schedule .schedule-btn:hover {
  background: #f9af4b 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000063;
  border: 1px solid #f9af4b;
  border-radius: 2px;
  opacity: 1;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-add-form .product-zipcode-wrapper .product-videocall-wrapper .product-video-schedule {
    display: flex;
    gap: 10px;
  }
}
.catalog-product-view .product-description-wrapper::before {
  content: "";
  display: table;
  clear: both;
}
.catalog-product-view .product-description-wrapper::after {
  content: "";
  display: table;
  clear: both;
}
.catalog-product-view .product-description-wrapper .product-description {
  background: #FFFBF6;
  padding: 20px 40px 60px 40px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-description-wrapper .product-description {
    padding: 20px 10px 20px 10px;
  }
}
.catalog-product-view .product-description-wrapper .product-description .product__desc__title {
  color: #03403C;
  font-family: 'Gellix-Regular';
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .catalog-product-view .product-description-wrapper .product-description .product__desc__title {
    font-size: 14px;
  }
}
.catalog-product-view .product-description-wrapper .product-description .product__desc {
  color: #03403C;
  font-family: 'Gellix-Regular';
  font-size: 18px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-description-wrapper .product-description .product__desc {
    font-size: 12px;
    line-height: 20px;
  }
}
.catalog-product-view .product-info-wrapper {
  display: flex;
  margin: 20px 0px 0px 0px;
  gap: 30px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-wrapper {
    flex-direction: column;
  }
}
.catalog-product-view .product-info-wrapper .product-info-column-left {
  width: 50%;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-wrapper .product-info-column-left {
    width: 100%;
  }
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper {
  background: #FFFBF6;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper .product-details .product-details-tile {
  color: #03403C;
  font-size: 20px;
  font-family: 'Gellix-Regular';
  font-weight: 600;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper .product-details .product-details-tile {
    font: normal normal 600 14px/16px Gellix-Regular;
  }
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper .product-details .product-details-tile .icon {
  font-size: 20px;
  border: 1px solid #F9AF4B;
  width: 27px;
  height: 20px;
  line-height: 16px;
  text-align: center;
  cursor: pointer;
  font-family: 'Gellix';
  font-weight: 600;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper .product-details .product-details-tile .icon.fa-plus::before {
  content: "+";
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper .product-details .product-details-tile .icon.fa-minus::before {
  content: "-";
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper .product-details .product-details-desc {
  display: none;
  width: 100%;
  border-collapse: collapse;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper .product-details .product-details-desc .product-details__wrap {
  display: table-row;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper .product-details .product-details-desc .product-details__wrap .col {
  display: table-cell;
  border-top: 1px solid #CCC;
  width: 50%;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper .product-details .product-details-desc .product-details__wrap .product-details__value {
  color: #03403C;
  font-family: 'Gellix-Regular';
  font-size: 18px;
  text-align: right;
  padding: 0px 10px 0px 10px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper .product-details .product-details-desc .product-details__wrap .product-details__value {
    font: normal normal 600 12px/14px Gellix-Regular;
    padding: 0px 0px 0px 78px;
  }
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper .product-details .product-details-desc .product-details__wrap .product-details__title {
  color: #AA8242;
  font-family: 'Gellix-Regular';
  font-size: 18px;
  padding: 10px 10px 10px 10px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper .product-details .product-details-desc .product-details__wrap .product-details__title {
    font: normal normal 600 12px/14px Gellix-Regular;
    padding: 14px 10px 14px 6px;
  }
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-details-wrapper .product-details .product-details-desc.table-display {
  display: table;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper {
  background: #FFFBF6;
  margin: 0px 0px 0px 0px;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .product-pricedetails-tile {
  color: #03403C;
  font-size: 20px;
  font-family: 'Gellix-Regular';
  font-weight: 600;
  padding: 6px 11px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .product-pricedetails-tile {
    font-size: 14px;
  }
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .product-pricedetails-tile .product-plusminus {
  float: right;
  border: 1px solid #F9AF4B;
  width: 27px;
  height: 20px;
  line-height: 16px;
  text-align: center;
  cursor: pointer;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .product-pricedetails-tile .gemstone-plusminus {
  float: right;
  border: 1px solid #F9AF4B;
  width: 27px;
  height: 20px;
  line-height: 16px;
  text-align: center;
  cursor: pointer;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .product-pricedetails_body .product-pricedetails_bodycontent {
  display: table;
  width: 100%;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .product-pricedetails_body .product-pricedetails__wrap {
  display: table-row;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .product-pricedetails_body .product-pricedetails__wrap .col {
  display: table-cell;
  border-top: 1px solid #CCC;
  width: 50%;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .product-pricedetails_body .product-pricedetails__wrap .product-pricedetails__title {
  color: #AA8242;
  font-family: 'Gellix-Regular';
  font-size: 18px;
  padding: 10px 10px 10px 10px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .product-pricedetails_body .product-pricedetails__wrap .product-pricedetails__title {
    font-size: 14px;
    padding: 14px 10px 14px 10px;
  }
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .product-pricedetails_body .product-pricedetails__wrap .product-pricedetails__value {
  color: #03403C;
  font-family: 'Gellix-Regular';
  font-size: 18px;
  text-align: right;
  padding: 0px 10px 0px 0px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .product-pricedetails_body .product-pricedetails__wrap .product-pricedetails__value {
    font-size: 14px;
  }
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .gemstone-body .product-pricedetails_bodycontent {
  display: table;
  width: 100%;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .gemstone-body .product-pricedetails__wrap {
  display: table-row;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .gemstone-body .product-pricedetails__wrap .col {
  display: table-cell;
  border-top: 1px solid #CCC;
  width: 50%;
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .gemstone-body .product-pricedetails__wrap .product-pricedetails__title {
  color: #AA8242;
  font-family: 'Gellix-Regular';
  font-size: 18px;
  padding: 10px 10px 10px 10px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .gemstone-body .product-pricedetails__wrap .product-pricedetails__title {
    font-size: 14px;
    padding: 14px 10px 14px 10px;
  }
}
.catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .gemstone-body .product-pricedetails__wrap .product-pricedetails__value {
  color: #03403C;
  font-family: 'Gellix-Regular';
  font-size: 18px;
  text-align: right;
  padding: 0px 10px 0px 0px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-wrapper .product-info-column-left .product-pricebreakup-wrapper .gemstone-body .product-pricedetails__wrap .product-pricedetails__value {
    font-size: 14px;
  }
}
.catalog-product-view .product-info-wrapper .product-info-column-right {
  width: 50%;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-wrapper .product-info-column-right {
    width: 100%;
  }
}
.catalog-product-view .product-info-wrapper .product-info-column-right .product-trust-icons {
  display: flex;
  gap: 10px;
  margin: 0px 0px 10px 0px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-wrapper .product-info-column-right .product-trust-icons {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
}
.catalog-product-view .product-info-wrapper .product-info-column-right .product-trust-icons .product-trust-icons__list .product-trust-icons_title {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.catalog-product-view .product-info-wrapper .product-info-column-right .product-trust-icons .product-trust-icons__list .product-trust-icons_title .product-turst-subtitle {
  color: #022623;
  font-size: 14px;
  font-family: 'Gellix-Regular';
}
.catalog-product-view .product-info-wrapper .product-info-column-right .product-trust-icons .product-trust-icons__list .product-trust-icons_title .product-turst-subtitle__sub {
  color: #022623;
  font-size: 14px;
  font-family: 'Gellix-Regular';
}
.catalog-product-view .product-info-wrapper .product-info-column-right .product-garuntee-card .product-garuntee-card_image {
  width: 100%;
}
.catalog-product-view .product-promotion-wrapper {
  margin: 20px 0px;
}
.catalog-product-view .product-promotion-wrapper .product-promotion__list {
  display: flex;
}
@media (max-width: 767px) {
  .catalog-product-view .product-promotion-wrapper .product-promotion__list {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 10px;
  }
}
.catalog-product-view .product-promotion-wrapper .product-promotion__list .product-promotion__list__item {
  flex: 1 1 120px;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-promotion-wrapper .product-promotion__list .product-promotion__list__item {
    flex: 0 0 50%;
    scroll-snap-align: start;
  }
}
.catalog-product-view .product-promotion-wrapper .product-promotion__list .product-promotion__list__item:not(:last-child) {
  margin-right: 2%;
}
.catalog-product-view .product-promotion-wrapper .product-promotion__list .product-promotion__list__item__center {
  flex: 1 1 auto;
  margin-right: 3%;
}
@media (max-width: 767px) {
  .catalog-product-view .product-promotion-wrapper .product-promotion__list .product-promotion__list__item__center {
    display: none;
  }
}
