@charset "UTF-8";
.flw100, main .inside-page-container .product-details-wrap .product-discription .description-section, main .inside-page-container .product-details-wrap .product-discription .find-store, main .inside-page-container .product-details-wrap .image-zoom .img-box .zoom, main .inside-page-container .product-details-wrap, main .inside-page-container .product-details-filter .more-options-section .product-lists .more-options-content-box p, main .inside-page-container .product-details-filter .more-options-section .product-lists .more-options-content-box h3, main .inside-page-container .product-details-filter .product-list-row h2, main .inside-page-container .testi-box h2, main .inside-page-container .listing-wrapper a span, main .inside-page-container .listing-wrapper a, main .inside-page-container .listing-wrapper h2, main .inside-page-container .listing-wrapper, main .inside-page-container .contact-details h2, main .inside-page-container .contact-map iframe, main .inside-page-container .contact-map, main .inside-page-container .consultation-form-wrapper form .input-box label, main .inside-page-container .consultation-form-wrapper form .input-box input, main .inside-page-container .consultation-form-wrapper form .input-box select, main .inside-page-container .consultation-form-wrapper form .input-box textarea, main .inside-page-container .consultation-form-wrapper form .input-box, main .inside-page-container .consultation-form-wrapper form, main .inside-page-container .our-services-wrapper .our-services-content p strong, main footer .social-media-footer form .input-wrap input, main footer .social-media-footer form .input-wrap, main footer .social-media-footer form, main footer ul li, main footer, main .instagram-section .instagram-img-box img, main .instagram-section .instagram-img-box, main .instagram-section, main .testimonials-wrapper, main .shop-by-diamond-cut .shop-by-diamond-cut-box a, main .shop-by-diamond-cut, main .new-product-launch-wrapper a span, main .new-product-launch-wrapper a h3, main .new-product-launch-wrapper a, main .new-product-launch-wrapper, main .shop-by-ocassion a .occasion-img-box, main .shop-by-ocassion a, main .shop-by-ocassion, main .single-image-home, main .schedule-a-consultation, main .shop-by-category a, main .shop-by-category, main header, main, .curve-box, main .inside-page-container .testi-box .testi-wrap, main .inside-page-container .listing-wrapper a .catagory-img-box, main .new-product-launch-wrapper a .new-prodcut-img-box, main .shop-by-category a .catagory-img-box, .sub-heading, .section-head span, .global-ul, main footer ul, section {
  float: left;
  width: 100%;
}

@font-face {
  font-family: "Conv_adelia";
  src: url("../fonts/adelia.eot");
  src: local("☺"), url("../fonts/adelia.woff") format("woff"), url("../fonts/adelia.ttf") format("truetype"), url("../fonts/adelia.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
section {
  position: relative;
}

.global-ul, main footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.section-head {
  color: #997171;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  line-height: 1;
  margin: 0 0 30px 0;
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
}
.section-head span {
  font-weight: 400;
  margin-top: 10px;
}

.sub-heading {
  text-align: center;
  color: #A28A80;
  font-size: 37px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 30px 0;
}
@media (max-width: 768px) {
  .sub-heading {
    font-size: 27px;
  }
}

.curve-box, main .inside-page-container .testi-box .testi-wrap, main .inside-page-container .listing-wrapper a .catagory-img-box, main .new-product-launch-wrapper a .new-prodcut-img-box, main .shop-by-category a .catagory-img-box {
  background: #fff;
  overflow: hidden;
  border-radius: 0 50px 0 50px;
  transition: 0.5s;
}

.link {
  position: relative;
  transition: clip-path 275ms ease;
}
.link:hover span::before, .link:focus span::before {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.link span {
  position: relative;
  display: inline-block;
  color: #997171;
  text-transform: uppercase;
}
.link span::before {
  position: absolute;
  content: attr(data-content);
  color: #997171;
  text-decoration: underline;
  text-decoration-color: #5C2C7D;
  clip-path: polygon(0 0, 0 0, 0% 100%, 0 100%);
  transition: clip-path 800ms ease;
  padding: 0px 0 5px 0;
}

span.wavy::before {
  text-decoration-style: wavy;
}

.show-more-btn {
  display: inline-block;
  border: 1px solid #5C2C7D;
  color: #5C2C7D !important;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
  border-radius: 15px;
  padding: 10px 25px;
  transition: 0.5s;
  float: none !important;
  width: auto !important;
}
.show-more-btn:hover {
  background: #5C2C7D;
  color: #fff !important;
}

main {
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
}
main header {
  background: #ebe6e3;
  padding: 20px 0;
}
main header .logo-wrapper {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  main header .logo-wrapper {
    margin-bottom: 10px;
    text-align: left !important;
  }
}
main header .logo-wrapper img {
  width: 275px;
}
@media (max-width: 767px) {
  main header .logo-wrapper img {
    width: 100%;
  }
}
main header .main-menu nav {
  padding: 0;
}
@media (max-width: 768px) {
  main header .main-menu nav {
    float: right;
    margin: 20px 0 0 0;
    display: block;
  }
  main header .main-menu nav button {
    border: 1px solid #5C2C7D;
    float: right;
    outline: none;
    box-shadow: none !important;
  }
}
@media (max-width: 768px) and (max-width: 767px) {
  main header .main-menu nav button {
    transform: scale(0.8);
  }
}
@media (max-width: 768px) {
  main header .main-menu nav .navbar-collapse {
    position: absolute;
    top: 50px;
    z-index: 9;
    background: #5C2C7D;
    right: 0;
    width: 350px;
  }
  main header .main-menu nav .navbar-collapse .navbar-nav {
    padding: 15px 30px;
    margin: 0 !important;
  }
  main header .main-menu nav .navbar-collapse .navbar-nav a {
    padding: 10px 0;
  }
  main header .main-menu nav .navbar-collapse .navbar-nav a span {
    color: #fff;
  }
}
@media (max-width: 767px) {
  main header .main-menu nav {
    margin-top: 5px;
  }
  main header .main-menu nav .navbar-collapse {
    width: 300px;
  }
  main header .main-menu nav .navbar-collapse .navbar-nav {
    padding: 5px 20px;
  }
  main header .main-menu nav .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding: 15px 0;
  }
}
main header .main-menu nav .navbar-nav {
  justify-content: space-between;
  width: 100%;
}
main header .main-menu nav .navbar-nav .nav-item .nav-link {
  padding: 0;
  line-height: 1;
}
@media (max-width: 768px) {
  main header .main-menu nav .navbar-nav .nav-item .nav-link {
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
}
@media (max-width: 768px) {
  main header .main-menu nav .navbar-nav .nav-item:last-child .nav-link {
    border-bottom: none;
  }
}
main .inside-header {
  background: #e2d1d1;
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  main .inside-header {
    padding-bottom: 20px;
  }
}
main .banner-wrapper {
  background: #ebe6e3;
  padding-bottom: 40px;
}
main .banner-wrapper .owl-carousel .item {
  height: auto;
  position: relative;
}
main .banner-wrapper .owl-carousel .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main .banner-wrapper .owl-carousel .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
}
main .banner-wrapper .owl-carousel .item .cover .header-content {
  position: relative;
  overflow: hidden;
  width: 350px;
  text-align: center;
  padding: 0 0 0 50px;
}
@media (max-width: 768px) {
  main .banner-wrapper .owl-carousel .item .cover .header-content {
    padding: 0;
  }
}
@media (max-width: 767px) {
  main .banner-wrapper .owl-carousel .item .cover .header-content {
    width: 200px;
  }
}
main .banner-wrapper .owl-carousel .item .cover .header-content h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 34px;
  font-weight: 300;
  color: #fff;
  margin: 0 0 30px 40px;
  display: block;
  line-height: 1;
}
@media (max-width: 768px) {
  main .banner-wrapper .owl-carousel .item .cover .header-content h2 {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  main .banner-wrapper .owl-carousel .item .cover .header-content h2 {
    font-size: 17px;
    margin-left: 0;
  }
}
main .banner-wrapper .owl-carousel .item .cover .header-content h1 {
  font-size: 48px;
  font-family: "Conv_adelia";
  color: #fff;
  display: block;
}
@media (max-width: 768px) {
  main .banner-wrapper .owl-carousel .item .cover .header-content h1 {
    font-size: 37px;
  }
}
@media (max-width: 767px) {
  main .banner-wrapper .owl-carousel .item .cover .header-content h1 {
    font-size: 27px;
  }
}
main .banner-wrapper .owl-carousel .item .cover .header-content a {
  background: #fff;
  text-decoration: none;
  color: #171617;
  line-height: 1;
  padding: 10px 30px;
  display: inline-block;
  margin: 30px 0 0 0;
  font-weight: 600;
  transition: 0.5s;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 767px) {
  main .banner-wrapper .owl-carousel .item .cover .header-content a {
    padding: 7px 20px;
    font-size: 13px;
    margin: 15px 0 0 0;
  }
}
main .banner-wrapper .owl-carousel .item .cover .header-content a:hover {
  background: #5C2C7D;
  color: #fff;
}
main .banner-wrapper .owl-carousel .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
main .banner-wrapper .owl-carousel .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
main .banner-wrapper .owl-carousel .owl-item.active a {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
main .banner-wrapper .owl-carousel .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
main .banner-wrapper .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  left: -15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: #5C2C7D;
  border-radius: 50% !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
main .banner-wrapper .owl-carousel .owl-nav .owl-prev span {
  font-size: 36px;
  color: #fff;
  line-height: 29px;
  font-family: "Montserrat", sans-serif;
}
main .banner-wrapper .owl-carousel .owl-nav .owl-prev:focus {
  outline: 0;
}
main .banner-wrapper .owl-carousel .owl-nav .owl-prev:hover {
  background: #000 !important;
}
main .banner-wrapper .owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: -15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: #5C2C7D;
  border-radius: 50% !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
main .banner-wrapper .owl-carousel .owl-nav .owl-next span {
  font-size: 36px;
  color: #fff;
  line-height: 29px;
  font-family: "Montserrat", sans-serif;
}
main .banner-wrapper .owl-carousel .owl-nav .owl-next:focus {
  outline: 0;
}
main .banner-wrapper .owl-carousel .owl-nav .owl-next:hover {
  background: #000 !important;
}
main .banner-wrapper .owl-carousel:hover .owl-prev {
  left: -35px;
  opacity: 1;
}
main .banner-wrapper .owl-carousel:hover .owl-next {
  right: -35px;
  opacity: 1;
}
main .shop-by-category {
  padding: 40px 0;
  background: #e2d1d1;
}
main .shop-by-category a {
  text-decoration: none;
  color: #997171;
  padding: 0 15px;
  margin-top: 15px;
}
main .shop-by-category a .catagory-img-box {
  height: 180px;
  transition: 1s;
}
@media (max-width: 768px) {
  main .shop-by-category a .catagory-img-box {
    height: 140px;
  }
}
main .shop-by-category a .catagory-img-box img {
  width: 80%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s;
}
@media (max-width: 768px) {
  main .shop-by-category a .catagory-img-box img {
    width: 60%;
  }
}
main .shop-by-category a span {
  line-height: 1;
  font-size: 17px;
  padding-top: 20px;
  display: inline-block;
  transition: 0.5s;
}
main .shop-by-category a:hover .catagory-img-box {
  border-radius: 0;
  background: #5C2C7D;
}
main .shop-by-category a:hover .catagory-img-box img {
  width: 70%;
}
main .shop-by-category a:hover span {
  color: #5C2C7D;
}
main .schedule-a-consultation {
  padding: 80px 0;
  background: #ebe6e3;
  text-align: center;
}
@media (max-width: 768px) {
  main .schedule-a-consultation {
    padding: 40px 0;
  }
}
main .schedule-a-consultation a {
  color: #5C2C7D;
  display: inline-block;
  text-decoration: none;
  font-size: 24px;
  background: url(../images/schedule-consultation-bg.png) no-repeat center;
  background-size: 100%;
  padding: 35px 12px 11px 50px;
  background-position: top left;
  line-height: 1;
  font-weight: 500;
}
@media (max-width: 767px) {
  main .schedule-a-consultation a {
    font-size: 19px;
    padding: 29px 12px 11px 50px;
  }
}
main .single-image-home {
  padding: 0 0 40px 0;
  text-align: center;
  background: #ebe6e3;
}
main .single-image-home img {
  max-width: 100%;
}
main .single-image-home h3 {
  margin: 20px 0 10px 0;
  line-height: 1;
  color: #997171;
}
@media (max-width: 767px) {
  main .single-image-home h3 {
    font-size: 21px;
  }
}
main .single-image-home p {
  margin: 0;
  line-height: 1;
  color: #997171;
}
@media (max-width: 767px) {
  main .single-image-home p {
    line-height: 1.3;
  }
}
main .shop-by-ocassion {
  padding: 20px 0 40px 0;
  background: #ebe6e3;
}
@media (max-width: 767px) {
  main .shop-by-ocassion {
    padding-top: 0;
    padding-bottom: 20px;
  }
}
main .shop-by-ocassion a {
  text-decoration: none;
  color: #997171;
}
main .shop-by-ocassion a .occasion-img-box {
  overflow: hidden;
  position: relative;
}
main .shop-by-ocassion a .occasion-img-box img {
  width: 100%;
  transition: 1s;
}
main .shop-by-ocassion a .occasion-img-box::before {
  background: #5C2C7D;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  transform: scale(0);
  height: 100%;
  position: absolute;
  opacity: 0.3;
  transition: 0.5s;
  z-index: 1;
}
main .shop-by-ocassion a span {
  line-height: 1;
  font-size: 17px;
  padding-top: 20px;
  display: inline-block;
  transition: 0.5s;
}
@media (max-width: 767px) {
  main .shop-by-ocassion a span {
    padding-bottom: 20px;
  }
}
main .shop-by-ocassion a:hover .occasion-img-box::before {
  transform: scale(1);
}
main .shop-by-ocassion a:hover .occasion-img-box img {
  transform: scale(1.1);
}
main .shop-by-ocassion a:hover span {
  color: #5C2C7D;
  font-weight: 600;
}
main .new-product-launch-wrapper {
  padding: 60px 0;
  background: #e2d1d1;
}
@media (max-width: 767px) {
  main .new-product-launch-wrapper {
    padding: 40px 0;
  }
}
main .new-product-launch-wrapper a {
  text-decoration: none;
  color: #997171;
}
main .new-product-launch-wrapper a .new-prodcut-img-box {
  height: 400px;
  text-align: center;
  margin-bottom: 15px;
  border: 1px solid #997171;
}
@media (max-width: 768px) {
  main .new-product-launch-wrapper a .new-prodcut-img-box {
    height: 300px;
  }
}
@media (max-width: 767px) {
  main .new-product-launch-wrapper a .new-prodcut-img-box {
    height: 180px;
  }
}
main .new-product-launch-wrapper a .new-prodcut-img-box img {
  height: 90%;
}
main .new-product-launch-wrapper a h3 {
  font-size: 21px;
  font-weight: 600;
}
@media (max-width: 767px) {
  main .new-product-launch-wrapper a h3 {
    font-size: 16px;
  }
}
main .new-product-launch-wrapper a span {
  font-size: 19px;
  color: #171617;
}
@media (max-width: 767px) {
  main .new-product-launch-wrapper a span {
    font-size: 16px;
  }
}
main .new-product-launch-wrapper a:hover .new-prodcut-img-box {
  border-radius: 0;
}
main .new-product-launch-wrapper .img-center:nth-child(1) .new-prodcut-img-box img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  main .new-product-launch-wrapper .img-center:nth-child(1) .new-prodcut-img-box img {
    max-width: 100%;
  }
}
main .shop-by-diamond-cut {
  padding: 60px 0;
  background: #e2d1d1;
}
@media (max-width: 767px) {
  main .shop-by-diamond-cut {
    padding: 40px 0;
  }
}
main .shop-by-diamond-cut .shop-by-diamond-cut-box {
  margin-top: 30px;
}
main .shop-by-diamond-cut .shop-by-diamond-cut-box a {
  text-decoration: none;
  color: #997171;
}
main .shop-by-diamond-cut .shop-by-diamond-cut-box a .catagory-img-box {
  text-align: center;
}
main .shop-by-diamond-cut .shop-by-diamond-cut-box a .catagory-img-box img {
  height: 80px;
  transition: 1s;
}
main .shop-by-diamond-cut .shop-by-diamond-cut-box a span {
  line-height: 1;
  font-size: 17px;
  padding-top: 20px;
  display: inline-block;
  transition: 0.5s;
}
@media (max-width: 767px) {
  main .shop-by-diamond-cut .shop-by-diamond-cut-box a span {
    margin-bottom: 15px;
  }
}
main .shop-by-diamond-cut .shop-by-diamond-cut-box a:hover .catagory-img-box img {
  transform: rotateY(360deg);
}
main .shop-by-diamond-cut .shop-by-diamond-cut-box a:hover span {
  color: #5C2C7D;
  font-weight: 600;
}
main .testimonials-wrapper {
  padding: 40px 0;
  background: #ebe6e3;
}
main .testimonials-wrapper .testimonials-carousel {
  margin-top: 50px;
}
main .testimonials-wrapper .testimonials-carousel .item {
  width: 80%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  main .testimonials-wrapper .testimonials-carousel .item {
    width: 100%;
  }
}
main .testimonials-wrapper .testimonials-carousel .item img {
  float: left;
  width: 33%;
}
@media (max-width: 767px) {
  main .testimonials-wrapper .testimonials-carousel .item img {
    width: 50%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
}
main .testimonials-wrapper .testimonials-carousel .item .testi-content {
  float: right;
  width: 63%;
  margin-top: 30px;
}
@media (max-width: 767px) {
  main .testimonials-wrapper .testimonials-carousel .item .testi-content {
    width: 100%;
    text-align: center;
  }
}
main .testimonials-wrapper .testimonials-carousel .item .testi-content h2 {
  color: #997171;
  font-size: 17px;
  font-weight: 600;
}
main .testimonials-wrapper .testimonials-carousel .item .testi-content p {
  color: #997171;
  font-size: 15px;
  margin: 0;
}
main .instagram-section {
  padding: 40px 0 0;
  background: #ebe6e3;
}
@media (max-width: 768px) {
  main .instagram-section {
    padding-top: 0;
  }
}
main .instagram-section .instagram-img-box {
  position: relative;
}
@media (max-width: 767px) {
  main .instagram-section .instagram-img-box {
    margin-bottom: 30px;
  }
}
main footer {
  padding: 40px 0;
  background: #e2d1d1;
}
main footer h3 {
  color: #997171;
  font-size: 16px;
  font-weight: 600;
}
main footer ul {
  margin: 0 0 25px 0;
}
main footer ul li {
  padding: 5px 0;
}
@media (max-width: 768px) {
  main footer ul li {
    line-height: 1;
  }
}
main footer ul li a {
  text-decoration: none;
  color: #997171;
  transition: 0.5s;
  position: relative;
}
@media (max-width: 768px) {
  main footer ul li a {
    font-size: 14px;
  }
}
main footer ul li a::before {
  background: url(../images/star.png) no-repeat center;
  background-size: 100%;
  content: "";
  position: absolute;
  left: -40px;
  top: 0;
  width: 30px;
  height: 20px;
  opacity: 0;
  transition: 0.5s;
}
main footer ul li a:hover {
  color: #5C2C7D;
  padding-left: 5px;
}
main footer ul li a:hover::before {
  opacity: 1;
  left: -30px;
}
main footer .social-media-footer ul {
  margin: 0;
}
main footer .social-media-footer ul li {
  width: auto;
}
main footer .social-media-footer ul li a {
  border: 1px solid #997171;
  width: 35px;
  float: left;
  margin: 0 20px 0 0;
  text-align: center;
  border-radius: 50%;
  height: 35px;
  line-height: 35px;
}
@media (max-width: 768px) {
  main footer .social-media-footer ul li a {
    margin: 0 15px 0 0;
  }
}
main footer .social-media-footer ul li a:hover {
  padding-left: 0;
  background: #5C2C7D;
  color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
main footer .social-media-footer ul li a::before {
  display: none;
}
main footer .social-media-footer form {
  margin-top: 20px;
}
main footer .social-media-footer form .input-wrap {
  position: relative;
}
main footer .social-media-footer form .input-wrap input {
  background: transparent;
  border: none;
  color: #997171;
  border-bottom: 1px solid #997171;
  font-size: 14px;
  outline: none;
}
main footer .social-media-footer form .input-wrap button {
  background: #997171;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  font-size: 14px;
  transition: 0.5s;
}
main footer .social-media-footer form .input-wrap button:hover {
  background: #5C2C7D;
}
main footer .footer-address {
  margin-top: 15px !important;
}
main footer .footer-address p {
  margin: 0;
  color: #997171;
  font-size: 12px;
}
main footer .footer-address p a {
  color: #997171;
  text-decoration: none;
}
main .inside-page-container {
  padding: 30px 0 30px 0;
  background: #ebe6e3;
}
@media (max-width: 767px) {
  main .inside-page-container {
    padding-bottom: 30px;
  }
}
main .inside-page-container .our-services-wrapper {
  padding-top: 25px;
}
@media (max-width: 767px) {
  main .inside-page-container .our-services-wrapper {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  main .inside-page-container .our-services-wrapper .our-services-content {
    margin-bottom: 20px;
  }
}
main .inside-page-container .our-services-wrapper .our-services-content p {
  float: left;
  width: 80%;
  text-align: left;
  clear: both;
  color: #997171;
  margin: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
main .inside-page-container .our-services-wrapper .our-services-content p strong {
  text-align: center;
}
@media (max-width: 768px) {
  main .inside-page-container .our-services-wrapper .our-services-content p {
    width: 100%;
  }
}
main .inside-page-container .gift-cards-wrapper {
  padding: 60px 0;
  width: 65%;
}
@media (max-width: 768px) {
  main .inside-page-container .gift-cards-wrapper {
    width: 100%;
  }
}
@media (max-width: 767px) {
  main .inside-page-container .gift-cards-wrapper {
    padding: 30px 15px;
  }
}
main .inside-page-container .gift-cards-wrapper img {
  margin-bottom: 30px;
}
main .inside-page-container .gift-cards-wrapper p {
  color: #997171;
  margin: 0;
  text-align: justify;
  text-align-last: center;
}
main .inside-page-container .certifications-wrapper {
  padding: 0;
  width: 65%;
}
@media (max-width: 768px) {
  main .inside-page-container .certifications-wrapper {
    width: 100%;
  }
}
@media (max-width: 767px) {
  main .inside-page-container .certifications-wrapper {
    padding: 10px 15px;
  }
}
main .inside-page-container .certifications-wrapper p {
  color: #997171;
  margin: 0;
  text-align: justify;
  text-align-last: center;
}
main .inside-page-container .certifications-wrapper .certifications-img {
  padding: 0 40px 0 0;
}
@media (max-width: 768px) {
  main .inside-page-container .certifications-wrapper .certifications-img {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  main .inside-page-container .certifications-wrapper .certifications-img {
    padding-right: 0;
  }
}
main .inside-page-container .certifications-wrapper .certifications-content {
  padding-top: 30px;
}
@media (max-width: 768px) {
  main .inside-page-container .certifications-wrapper .certifications-content {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  main .inside-page-container .certifications-wrapper .certifications-content {
    padding-bottom: 30px;
  }
}
main .inside-page-container .faq-wrapper {
  margin-top: 40px;
  width: 70%;
}
@media (max-width: 768px) {
  main .inside-page-container .faq-wrapper {
    width: 100%;
  }
}
@media (max-width: 767px) {
  main .inside-page-container .faq-wrapper {
    margin-top: 0;
  }
}
main .inside-page-container .faq-wrapper .accordion {
  background: #ebe6e3;
}
main .inside-page-container .faq-wrapper .accordion .accordion-item {
  border: none;
}
main .inside-page-container .faq-wrapper .accordion .accordion-item .accordion-button {
  background: #ebe6e3;
  padding: 25px 0;
  color: #997171;
  font-size: 23px;
  border-radius: 0;
  border-top: 1px solid #997171;
  position: relative;
}
@media (max-width: 768px) {
  main .inside-page-container .faq-wrapper .accordion .accordion-item .accordion-button {
    font-size: 19px;
  }
}
main .inside-page-container .faq-wrapper .accordion .accordion-item .accordion-button:focus {
  box-shadow: none;
}
main .inside-page-container .faq-wrapper .accordion .accordion-item .accordion-button::after {
  background-image: none;
  content: "+";
  font-size: 34px;
  position: absolute;
  right: 0;
  top: 20px;
  transform: none;
}
@media (max-width: 767px) {
  main .inside-page-container .faq-wrapper .accordion .accordion-item .accordion-button::after {
    font-size: 24px;
  }
}
main .inside-page-container .faq-wrapper .accordion .accordion-item .accordion-button:not(.collapsed)::after {
  content: "x";
}
main .inside-page-container .faq-wrapper .accordion .accordion-item:first-child .accordion-button {
  border-top: none;
}
main .inside-page-container .faq-wrapper .accordion .accordion-item .accordion-body {
  background: #ebe6e3;
  color: #997171;
  padding: 0 0 30px 0;
  font-size: 17px;
}
@media (max-width: 768px) {
  main .inside-page-container .faq-wrapper .accordion .accordion-item .accordion-body {
    font-size: 15px;
  }
}
main .inside-page-container .book-consulation-wrap ul {
  display: inline-block;
  padding: 0;
}
main .inside-page-container .book-consulation-wrap ul li {
  text-align: left;
}
main .inside-page-container .book-consulation-wrap img {
  margin-top: 25px;
}
main .inside-page-container .consultation-form-wrapper {
  padding-top: 40px;
}
main .inside-page-container .consultation-form-wrapper form .input-box {
  margin-bottom: 20px;
}
main .inside-page-container .consultation-form-wrapper form .input-box input, main .inside-page-container .consultation-form-wrapper form .input-box select, main .inside-page-container .consultation-form-wrapper form .input-box textarea {
  border: 1px solid #997171;
  color: #997171;
  height: 50px;
  background: transparent;
  outline: none;
  padding-left: 15px;
  transition: 0.5s;
  font-weight: 600;
}
main .inside-page-container .consultation-form-wrapper form .input-box input::placeholder, main .inside-page-container .consultation-form-wrapper form .input-box select::placeholder, main .inside-page-container .consultation-form-wrapper form .input-box textarea::placeholder {
  color: #997171;
}
main .inside-page-container .consultation-form-wrapper form .input-box input:focus, main .inside-page-container .consultation-form-wrapper form .input-box select:focus, main .inside-page-container .consultation-form-wrapper form .input-box textarea:focus {
  border-color: #5C2C7D;
  background: #5C2C7D;
  color: #fff;
}
main .inside-page-container .consultation-form-wrapper form .input-box label {
  text-align: left;
  color: #997171;
  font-weight: 600;
  font-size: 17px;
  line-height: 1;
  margin-bottom: 10px;
}
main .inside-page-container .consultation-form-wrapper form .input-box textarea {
  height: 165px;
  padding: 15px;
}
main .inside-page-container .consultation-form-wrapper form .date-time input {
  width: 47%;
}
main .inside-page-container .consultation-form-wrapper form .date-time input:last-child {
  float: right;
}
@media (max-width: 768px) {
  main .inside-page-container .consultation-form-wrapper form .form-left-box {
    padding: 0 !important;
  }
}
@media (max-width: 768px) {
  main .inside-page-container .consultation-form-wrapper form .form-right-box {
    padding: 0 !important;
  }
}
main .inside-page-container .consultation-form-wrapper form button {
  background: #5C2C7D;
  color: #fff;
  border: none;
  transition: 0.5s;
  font-size: 19px;
  line-height: 1;
  padding: 15px 0;
  width: 50%;
}
main .inside-page-container .consultation-form-wrapper form button:hover {
  background: #997171;
}
@media (max-width: 767px) {
  main .inside-page-container .consultation-form-wrapper form button {
    width: 100%;
  }
}
main .inside-page-container .contact-map {
  margin-bottom: 40px;
}
main .inside-page-container .contact-map iframe {
  border: none;
  height: 500px;
}
@media (max-width: 767px) {
  main .inside-page-container .contact-map iframe {
    height: 300px;
  }
}
main .inside-page-container .contact-details h2 {
  color: #997171;
  margin: 0 0 20px 0;
  font-size: 24px;
  font-weight: 600;
}
main .inside-page-container .contact-details p {
  color: #997171;
  margin: 0;
}
main .inside-page-container .contact-details p a {
  text-decoration: none;
  color: #997171;
  transition: 0.5s;
}
main .inside-page-container .contact-details p a:hover {
  color: #5C2C7D;
}
@media (max-width: 767px) {
  main .inside-page-container .contact-details .business-hours {
    margin-top: 25px;
  }
}
main .inside-page-container .care-repair-box {
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  main .inside-page-container .care-repair-box {
    margin-bottom: 30px;
  }
}
main .inside-page-container .care-repair-box .care-repair-wrapper {
  position: absolute;
  left: 40px;
  top: 40px;
  width: 450px;
}
@media (max-width: 768px) {
  main .inside-page-container .care-repair-box .care-repair-wrapper {
    left: 20px;
    top: 20px;
    width: 280px;
  }
}
@media (max-width: 767px) {
  main .inside-page-container .care-repair-box .care-repair-wrapper {
    position: relative;
    left: 0;
    top: 0;
    margin-top: 15px;
    width: 100%;
  }
}
main .inside-page-container .care-repair-box .care-repair-wrapper h2 {
  color: #997171;
  font-size: 27px;
  font-weight: 600;
}
@media (max-width: 768px) {
  main .inside-page-container .care-repair-box .care-repair-wrapper h2 {
    font-size: 21px;
  }
}
main .inside-page-container .care-repair-box .care-repair-wrapper p {
  color: #997171;
}
@media (max-width: 768px) {
  main .inside-page-container .care-repair-box .care-repair-wrapper p {
    font-size: 15px;
  }
}
main .inside-page-container .request-repair-wrapper .row {
  flex-direction: row-reverse;
}
main .inside-page-container .request-repair-wrapper .row .request-repair-content h2 {
  color: #997171;
  font-size: 27px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 20px 0;
}
@media (max-width: 768px) {
  main .inside-page-container .request-repair-wrapper .row .request-repair-content h2 {
    font-size: 21px;
  }
}
main .inside-page-container .request-repair-wrapper .row .request-repair-content p {
  color: #997171;
}
@media (max-width: 768px) {
  main .inside-page-container .request-repair-wrapper .row .request-repair-content p {
    font-size: 15px;
  }
}
main .inside-page-container .request-repair-wrapper .row .request-repair-content p a {
  color: #997171;
  text-decoration: none;
}
main .inside-page-container .care-for-your-jewelry {
  padding-top: 40px;
  padding-bottom: 40px;
}
main .inside-page-container .care-for-your-jewelry .care-for-your-jewelry-box {
  position: relative;
}
main .inside-page-container .care-for-your-jewelry .care-for-your-jewelry-box .care-for-your-jewelry-wrapper {
  position: absolute;
  left: 60px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  main .inside-page-container .care-for-your-jewelry .care-for-your-jewelry-box .care-for-your-jewelry-wrapper {
    left: 15px;
  }
}
main .inside-page-container .care-for-your-jewelry .care-for-your-jewelry-box .care-for-your-jewelry-wrapper h2 {
  color: #997171;
  margin: 0;
  line-height: 1;
  font-size: 29px;
  font-weight: 600;
}
@media (max-width: 768px) {
  main .inside-page-container .care-for-your-jewelry .care-for-your-jewelry-box .care-for-your-jewelry-wrapper h2 {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  main .inside-page-container .care-for-your-jewelry .care-for-your-jewelry-box .care-for-your-jewelry-wrapper h2 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box .jewelry-two-columns-img {
  height: 500px;
  overflow: hidden;
}
@media (max-width: 768px) {
  main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box .jewelry-two-columns-img {
    height: 330px;
  }
}
main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box .jewelry-two-columns-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box h2 {
  color: #997171;
  margin: 30px 0 20px;
  line-height: 1;
  font-weight: 600;
  font-size: 25px;
}
@media (max-width: 768px) {
  main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box h2 {
    font-size: 19px;
  }
}
main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box p {
  color: #997171;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box p {
    margin-bottom: 15px;
  }
}
main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box a {
  color: #997171;
  font-weight: 600;
  text-decoration: none;
  font-size: 17px;
}
@media (max-width: 768px) {
  main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box a {
    margin-bottom: 15px;
    display: block;
  }
}
main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box a i {
  margin-left: 10px;
  left: 0;
  top: 1px;
  position: relative;
  transition: 0.5s;
}
main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box a:hover {
  color: #5C2C7D;
}
main .inside-page-container .jewelry-two-columns .jewelry-two-columns-box a:hover i {
  left: 5px;
  color: #5C2C7D;
}
main .inside-page-container .listing-wrapper {
  margin-bottom: 40px;
}
main .inside-page-container .listing-wrapper h2 {
  color: #997171;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-size: 21px;
}
main .inside-page-container .listing-wrapper a {
  text-decoration: none;
  color: #997171;
  margin-top: 15px;
}
main .inside-page-container .listing-wrapper a .catagory-img-box {
  height: 180px;
  transition: 1s;
}
main .inside-page-container .listing-wrapper a .catagory-img-box img {
  width: 100%;
  height: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s;
  object-fit: cover;
}
main .inside-page-container .listing-wrapper a span {
  line-height: 1;
  font-size: 17px;
  padding-top: 20px;
  display: inline-block;
  transition: 0.5s;
  text-align: center;
}
main .inside-page-container .listing-wrapper a:hover .catagory-img-box {
  border-radius: 0;
  background: #5C2C7D;
}
main .inside-page-container .listing-wrapper a:hover .catagory-img-box img {
  transform: translateY(-50%) scale(1.1);
  filter: grayscale(100%);
}
main .inside-page-container .listing-wrapper a:hover span {
  color: #5C2C7D;
}
main .inside-page-container .testi-box {
  margin: 20px 0 20px 0;
}
main .inside-page-container .testi-box h2 {
  color: #997171;
  margin: 0 0 15px 0;
  padding: 0;
  font-weight: 600;
  font-size: 19px;
}
main .inside-page-container .testi-box .testi-wrap {
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 1024px) {
  main .inside-page-container .testi-box .testi-wrap {
    height: 250px;
  }
  main .inside-page-container .testi-box .testi-wrap img {
    height: 100%;
    object-fit: cover;
  }
}
main .inside-page-container .testi-box .testi-wrap img {
  float: left;
  width: 40%;
}
main .inside-page-container .testi-box .testi-wrap p {
  float: left;
  width: 60%;
  margin: 0;
  padding: 0 20px;
  color: #997171;
  text-align: justify;
  text-align-last: center;
  font-size: 15px;
}
@media (max-width: 768px) {
  main .inside-page-container .testi-box .testi-wrap p {
    height: 55%;
    overflow: hidden;
  }
}
main .inside-page-container .testi-box .testi-wrap::before {
  position: absolute;
  left: 42%;
  top: 10px;
  background: url(../images/quote.png) no-repeat center;
  width: 38px;
  height: 30px;
  content: "";
  background-size: 100%;
}
main .inside-page-container .testi-box .testi-wrap::after {
  position: absolute;
  left: initial;
  top: initial;
  bottom: 10px;
  background: url(../images/quote.png) no-repeat center;
  width: 38px;
  height: 30px;
  content: "";
  background-size: 100%;
  right: 20px;
  transform: rotateZ(180deg);
}
main .inside-page-container .filter-wrapper {
  margin-bottom: 0;
}
main .inside-page-container .filter-wrapper .page-filter-wrapper {
  margin-bottom: 30px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  main .inside-page-container .filter-wrapper .page-filter-wrapper {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
main .inside-page-container .filter-wrapper .page-filter-wrapper label {
  float: left;
  color: #997171;
  font-size: 17px;
  margin-right: 20px;
  margin-top: 3px;
}
@media (max-width: 767px) {
  main .inside-page-container .filter-wrapper .page-filter-wrapper label {
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
  }
}
main .inside-page-container .filter-wrapper .page-filter-wrapper .select-wrapp {
  float: left;
}
@media (max-width: 767px) {
  main .inside-page-container .filter-wrapper .page-filter-wrapper .select-wrapp {
    width: 100%;
  }
}
main .inside-page-container .filter-wrapper .page-filter-wrapper .select-wrapp select {
  margin-right: 20px;
  height: 30px;
  border: 1px solid #231F20;
  color: #997171;
  outline: none;
  width: 150px;
  background: transparent;
}
@media (max-width: 767px) {
  main .inside-page-container .filter-wrapper .page-filter-wrapper .select-wrapp select {
    margin: 0 0 15px 0;
    width: 100%;
  }
  main .inside-page-container .filter-wrapper .page-filter-wrapper .select-wrapp select:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  main .inside-page-container .filter-wrapper .product-list-row {
    margin-top: 0 !important;
  }
}
main .inside-page-container .filter-wrapper .product-list-row .product-lists a .catagory-img-box {
  height: 230px;
}
@media (max-width: 768px) {
  main .inside-page-container .filter-wrapper .product-list-row .product-lists a .catagory-img-box {
    height: 150px;
  }
}
main .inside-page-container .filter-wrapper .product-list-row .product-lists a .catagory-img-box img {
  width: 70%;
  height: auto;
  position: relative;
  left: 50%;
  transform: translate(-50%, -50%);
}
main .inside-page-container .product-details-filter .page-filter-wrapper label {
  font-size: 27px;
  font-weight: 600;
  line-height: 1;
  margin-top: 0;
}
@media (max-width: 767px) {
  main .inside-page-container .product-details-filter .page-filter-wrapper label {
    font-size: 22px;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
main .inside-page-container .product-details-filter .page-filter-wrapper-code label {
  font-size: 17px;
  font-weight: 400;
  padding-top: 5px;
  margin-right: 40px;
}
main .inside-page-container .product-details-filter .product-list-row h2 {
  margin: 30px 0 20px 0;
  padding: 0;
  font-weight: 600;
  font-size: 27px;
}
@media (max-width: 767px) {
  main .inside-page-container .product-details-filter .product-list-row h2 {
    margin: 0 0 5px 0;
    font-size: 17px;
  }
}
main .inside-page-container .product-details-filter .more-options-section .product-lists {
  margin-bottom: 20px;
}
main .inside-page-container .product-details-filter .more-options-section .product-lists .catagory-img-box {
  float: left;
  width: 48%;
}
@media (max-width: 767px) {
  main .inside-page-container .product-details-filter .more-options-section .product-lists .catagory-img-box {
    width: 100%;
    margin-bottom: 15px;
  }
}
main .inside-page-container .product-details-filter .more-options-section .product-lists .more-options-content-box {
  float: right;
  width: 48%;
}
@media (max-width: 767px) {
  main .inside-page-container .product-details-filter .more-options-section .product-lists .more-options-content-box {
    width: 100%;
  }
}
main .inside-page-container .product-details-filter .more-options-section .product-lists .more-options-content-box h3 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 15px;
  font-weight: 600;
}
main .inside-page-container .product-details-filter .more-options-section .product-lists .more-options-content-box p {
  margin: 0 0 20px 0;
}
main .inside-page-container .product-details-filter .more-options-section .product-lists .more-options-content-box p:last-child {
  margin-bottom: 0;
}
main .inside-page-container .product-details-wrap {
  margin-top: 30px;
}
@media (max-width: 767px) {
  main .inside-page-container .product-details-wrap {
    margin-top: 20px;
  }
}
main .inside-page-container .product-details-wrap .image-zoom .img-box {
  float: left;
  width: 48%;
  margin-bottom: 4%;
}
main .inside-page-container .product-details-wrap .image-zoom .img-box:nth-child(even) {
  float: right;
}
main .inside-page-container .product-details-wrap .image-zoom .img-box .zoom {
  position: relative;
}
main .inside-page-container .product-details-wrap .image-zoom .img-box .zoom img {
  display: block;
}
main .inside-page-container .product-details-wrap .image-zoom .img-box .zoom img::selection {
  background-color: transparent;
}
main .inside-page-container .product-details-wrap .product-discription {
  padding-left: 25px;
}
@media (max-width: 767px) {
  main .inside-page-container .product-details-wrap .product-discription {
    padding-left: 15px;
    margin-top: 15px;
  }
}
main .inside-page-container .product-details-wrap .product-discription h2 {
  font-size: 21px;
  font-weight: 600;
  margin: 0 0 25px 0;
  line-height: 1;
  padding: 0;
}
main .inside-page-container .product-details-wrap .product-discription table tr td {
  color: #997171;
  padding: 15px 0;
  border-top: 1px solid #231F20;
  border-bottom: 1px solid #231F20;
}
main .inside-page-container .product-details-wrap .product-discription table tr td:last-child {
  text-align: right;
}
main .inside-page-container .product-details-wrap .product-discription table tr:last-child td {
  border-bottom: none;
}
main .inside-page-container .product-details-wrap .product-discription .btn-global {
  margin: 10px 0 20px 0;
  text-align: center;
  background: #997171;
  font-weight: 600;
  color: #fff;
  font-size: 21px;
  line-height: 1;
  padding: 15px 0;
  transition: 0.5s;
}
main .inside-page-container .product-details-wrap .product-discription .btn-global:hover {
  background: #5C2C7D;
}
main .inside-page-container .product-details-wrap .product-discription .find-store {
  margin-bottom: 40px;
}
main .inside-page-container .product-details-wrap .product-discription .find-store a {
  margin: 20px 0 0 0;
  line-height: 1;
}
main .inside-page-container .product-details-wrap .product-discription .find-store a i {
  float: left;
  font-size: 27px;
}
main .inside-page-container .product-details-wrap .product-discription .find-store a span {
  font-size: 21px;
  width: auto;
  padding: 5px 0 0 10px;
}
main .inside-page-container .product-details-wrap .product-discription .description-section h3 {
  color: #997171;
  font-size: 19px;
  font-weight: 600;
}
main .inside-page-container .product-details-wrap .product-discription .description-section p {
  color: #997171;
  font-size: 15px;
  margin: 0 0 30px 0;
}

/*# sourceMappingURL=style.css.map */
