<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ani {
  opacity: 0;
  top: 70px;
  position: relative;
  -webkit-transition: top 1s ease, opacity 1s ease;
  -o-transition: top 1s ease, opacity 1s ease;
  -moz-transition: top 1s ease, opacity 1s ease;
  transition: top 1s ease, opacity 1s ease;
}
.ani.inview {
  top: 0px;
  opacity: 1;
}
.banner-slider .slide-text .sub-title {
    font-size: 36px;
    font-style: italic;
    font-weight: 400;
    line-height: 45px;
  }
  .banner-slider .slide-text h3 {
    font-size: 42px;
    line-height: 63px;
    font-weight: 400;
    text-transform: uppercase;
  }
  .banner-slider .slide-text h2 {
    font-weight: 600;
    font-size: 110px;
    line-height: 150px;
    text-transform: uppercase;
  }
  .banner-intro-v1 .promobanner .text {
    padding: 70px 0;
    max-width: 500px;
    margin: 0 auto;
  }
  .banner-intro-v1 .banner-text .sub-title {
    font-style: italic;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
  }
  .banner-intro-v1 .banner-text .title {
    font-weight: 600;
    font-size: 36px;
    line-height: 54px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .banner-intro-v1 .banner-text .title span {
    font-size: 18px;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.02em;
    display: block;
    font-weight: 400;
  }
  .banner-intro-v1 .banner-text .btn-secondary {
    margin-top: 20px;
  }
  .simple-pro-banner .banner-text {
    max-width: 185px;
    margin-left: auto;
    text-align: left;
    padding: 20px 0;
  }
  .simple-pro-banner .banner-text .title {
    font-weight: 400;
    font-size: 39.8625px;
    line-height: 50px;
    text-transform: uppercase;
  }
  .simple-pro-banner .banner-text .sub-text {
    font-weight: 400;
    font-size: 26.7013px;
    line-height: 40px;
    text-transform: uppercase;
    margin-top: 10px;
  }
  .banner-vlt-list .promobanner .text {
    padding: 55px 0;
  }
  .banner-vlt-list .banner-text {
    margin-bottom: 15px;
  }
  .banner-vlt-list .banner-text .sub {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
  }
  .banner-vlt-list .banner-text .heading {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
  }
  .banner-vlt-list .btn.btn-promo-banner {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
  }
  .big-banner {
    padding-top: 280px;
    padding-bottom: 280px;
    margin-bottom: -51px;
  }
  .big-banner .banner-text .inner-text {
    padding-left: 67px;
  }
  .big-banner .banner-text .inner-text .heading {
    font-weight: normal;
    font-size: 64px;
    text-transform: uppercase;
    line-height: 1;
  }
  .big-banner .banner-text .inner-text .heading .big-text {
    display: block;
    font-weight: 600;
    font-size: 100px;
    line-height: 141px;
    text-transform: uppercase;
  }
  .big-banner .banner-text .inner-text .sub-title {
    font-style: italic;
    font-weight: normal;
    font-size: 38.3878px;
    line-height: 48px;
  }
  .big-banner .banner-text .inner-text .btn.btn-secondary {
    margin-top: 50px;
  }
  .products-grid .product-item-info.template-4 .product-top {
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
  }
  .products-grid .product-item-info.template-4 .product-top .actions-link button {
    color: #222;
  }
  .products-grid .product-item-info.template-4 .product-top a.photo::after {
    background-color: rgba(255, 255, 255, 0.5);
  }
  .products-grid .product-item-info.template-4 .product-top:hover {
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.35);
  }
  .products-grid .product-item-info.template-4 .product-item-details .product-item-name {
    margin-bottom: 0;
  }
  .products-grid .owl-item .product-item-info.template-4 .product-top {
    margin-top: 5px;
  }
  .banner-intro .description {
    background: #FFF2EC;
    padding: 4.8% !important;
  }
  .banner-intro .description .conts {
    max-width: 475px;
  }
  .banner-intro .description .conts h3.title {
    font-weight: 600;
    font-size: 36px;
    line-height: 54px;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 25px;
    position: relative;
  }
  .banner-intro .description .conts h3.title:after {
    content: "";
    width: 230px;
    height: 1px;
    background-color: #222;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
  }
  .banner-intro .description .conts p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #222;
  }
  .banner-intro .description .conts .btn.btn-secondary {
    margin-top: 11px;
  }
  .ctn-btn {
    width: 165px;
    height: 48px;
    position: relative;
    border-radius: 25px;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    line-height: 44px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    cursor: pointer;
  }
  .ctn-btn.color-black {
    border: 2px solid #000;
    color: #000;
  }
  .ctn-btn.color-black:hover {
    background: #000;
    color: #FFF;
  }
  .ctn-btn.color-black-fill {
    border: 2px solid #000;
    color: #FFF;
    background: #000;
  }
  .ctn-btn.color-black-fill:hover {
    border: 2px solid #FFF;
    color: #000;
    background: #FFF;
  }
  .ctn-btn.color-white {
    border: 2px solid #FFF;
    color: #FFF;
  }
  .ctn-btn.color-white:hover {
    background: #FFF;
    color: #000;
  }
  .ctn-btn.color-gold {
    border: 1px solid #BD922C;
    color: #BD922C;
  }
  .ctn-btn.color-gold:hover {
    background: #BD922C;
    color: #000;
  }
  .ctn-btn.color-gold-fill {
    background: #BD922C;
    color: #FFF;
    border: 1px solid #BD922C;
  }
  .ctn-btn.color-gold-fill:hover {
    background: #FFF;
    color: #000;
  }
  #category-carousel .item a {
    display: block;
    width: 100%;
  }
  #category-carousel .item a p {
    font-size: 18px;
    text-align: center;
    margin: 0px;
    text-transform:uppercase;
  }    
@media screen and (max-width:1200px) {
  #category-carousel .item a p {
    font-size: 12px;
  }
}
  .cat-pro{
    overflow:hidden;
  }
  .cat-pro img, #exclusively-carousel .item img, #know-your-jewellery .pro-grid img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
  }
  #category-carousel .item a:hover .cat-pro img, #exclusively-carousel .item:hover img, #know-your-jewellery .pro-grid:hover img{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
  }
  .promises .content-heading h3.title {
    font-size: 45px;
  }
  #promises-carousel .promises {
    display: block; 
    position: relative;
    overflow: hidden;
    margin: 0px 25px;
}
#promises-carousel .promises-txt{
  padding-top: 20px; 
}
#promises-carousel .promises .promises-txt {
  position: absolute;
  width: 100%;
  bottom: -100%;
  text-align: center;
  left: 0px;
  padding: 30px;
  background: #000000bd;
  text-transform: uppercase;
  transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
}

#promises-carousel .promises:hover .promises-txt{
  bottom: 0px;
}
#promises-carousel .promises .promises-txt h6{
  font-size: 14px;
  line-height: 18px;
  color: #BD922C;
  font-weight: normal;
}
#promises-carousel .promises .promises-txt p{
  font-size: 12px;
  color: #FFF;
  line-height: 20px;
  font-weight: normal;
  margin: 0px;
}
  #category-carousel .item a:hover p {
    color: #BD922C;
  }
  #category-carousel .owl-nav &gt; div,
  #promises-carousel .owl-nav &gt; div {
    visibility: visible;
    border-radius: 0px;
    color: transparent;
    overflow: hidden;
    border: none;
    margin-top: -30px;
  }
  #category-carousel .owl-nav &gt; div:hover,
  #promises-carousel .owl-nav &gt; div:hover {
    background: none;
    border: none;
  }
  #category-carousel.owl-carousel .owl-nav &gt; div.owl-prev:hover:before,
  #category-carousel.owl-carousel .owl-nav &gt; div.owl-next:hover:before,
  #promises-carousel.owl-carousel .owl-nav &gt; div.owl-prev:hover:before,
  #promises-carousel.owl-carousel .owl-nav &gt; div.owl-next:hover:before {
    color: #981115;
  }
  #category-carousel.owl-carousel .owl-nav &gt; div.owl-prev:hover:before,
  #category-carousel .owl-nav &gt; div.owl-next:hover:before,
  #promises-carousel.owl-carousel .owl-nav &gt; div.owl-prev:hover:before,
  #promises-carousel .owl-nav &gt; div.owl-next:hover:before {
    color: #981115;
  }
  #category-carousel.owl-carousel .owl-nav &gt; div.owl-prev:before,
  #category-carousel.owl-carousel .owl-nav &gt; div.owl-next:before,
  #promises-carousel.owl-carousel .owl-nav &gt; div.owl-next:before,
  #promises-carousel.owl-carousel .owl-nav &gt; div.owl-prev:before {
    font-family: 'Pe-icon-7-stroke';
    color: #000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 70px;
  }
  #category-carousel.owl-carousel .owl-nav &gt; div.owl-prev,
  #promises-carousel.owl-carousel .owl-nav &gt; div.owl-prev {
    left: -60px;
  }
  @media screen and (max-width:1200px) {
    #category-carousel.owl-carousel .owl-nav &gt; div.owl-prev,
    #promises-carousel.owl-carousel .owl-nav &gt; div.owl-prev {
      left: -30px;
    }
  }
  #category-carousel.owl-carousel .owl-nav &gt; div.owl-prev:after,
  #promises-carousel.owl-carousel .owl-nav &gt; div.owl-prev:after {
    color: #000;
  }
  #category-carousel.owl-carousel .owl-nav &gt; div.owl-next,
  #promises-carousel.owl-carousel .owl-nav &gt; div.owl-next {
    right: -60px;
  }
  @media screen and (max-width:1200px) {
  #category-carousel.owl-carousel .owl-nav &gt; div.owl-next,
  #promises-carousel.owl-carousel .owl-nav &gt; div.owl-next {
    right: -30px;
  }
  }
  #category-carousel.owl-carousel .owl-nav &gt; div.owl-next:after,
  #promises-carousel.owl-carousel .owl-nav &gt; div.owl-next:after {
    color: #000;
  }
  .shop-by-gender-section {
    padding: 100px 0px 0px;
  }
  .shop-by-gender-wrapper {
    overflow: hidden;
  }
  .shop-by-gender-wrapper .gender {
    width: 25%;
    float: left;
    text-align: center;
  }

  @media screen and (max-width:767px) {
   .shop-by-gender-section {
    padding: 50px 0px 0px;
  }
  .shop-by-gender-wrapper .gender {
      width: 50%;
    }
  }
  .shop-by-gender-wrapper .gender a {
    display: block;
    width: 100%;
  }
  .shop-by-gender-wrapper .gender a img {
    width: 100%;
  }
  .shop-by-gender-wrapper .gender p {
    font-size: 18px;
    margin-top: 10px;
    text-transform: uppercase;
    color: #000;
  }
  .shop-by-gender-wrapper .gender a p{
    color: #BD922C;
  }
  .home-category {
    padding: 100px 0px 50px;
  }
  @media screen and (max-width:767px) {
  .home-category {
    padding: 30px 0px 0px;
  }
  }
  .section-container, .slider-ban {
    padding: 100px 0px 0px;
  }
  .section-container.promises{
    padding: 100px 0px 100px;
  }
  @media screen and (max-width:767px) {
  .section-container, .slider-ban {
    padding: 50px 0px 0px;
  }
  .section-container.promises{
    padding: 50px 0px 50px;
  }
  }
  .banner-txt {
    position: absolute;
    left: 50%;
    top: 52%;
    transform: translate(-50%, -50%);
    width: 1200px;
  }
  .banner-w100 img {
    width: 100%;
    display: block;
  }
  .banner-w100 iframe {
    width: 100%;
  }
  .banner-txt-inner {
    max-width: 500px;
  }
  .banner-txt.text-left {
    text-align: left;
  }
  .banner-txt.text-right {
    text-align: right;
  }
  .banner-txt-inner {
    display: inline-block;
    text-align: center;
  }
  .banner-txt.color-white h3,
  .banner-txt.color-white p {
    color: #FFF;
  }
  .banner-txt.color-black h3,
  .banner-txt.color-black p {
    color: #000;
  }
  .banner-txt h3 {
    font-size: 32px;
    line-height: 32px;
    text-transform:uppercase;
  }
  .banner-txt p {
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0px 30px;
  }
  .cta-holder {
    text-align: center;
    padding-top: 20px;
  }
  .pro-grid {
    position: relative;
    overflow:hidden;
  }
  .pro-grid-txt {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 30px;
    padding: 0px 15px;
    text-align: center;
  }
  .pro-grid-txt h3 {
    color: #FFF;
    font-size: 32px;
    line-height: 32px;
    padding-bottom: 20px;
    text-transform:uppercase;
  }
  .banner-logo {
    max-width: 100%;
  }
  .owl-carousel {
    display: block;
  }
  .container.slide-text.middle_left {
    width: 100% !important;
    padding: 0px 0px 0px 100px;
    box-sizing: border-box;
    left: 0px;
}
  #page-header-sliders .inner-text {
    text-align: center;
    max-width: 700px;
  }
  #page-header-sliders .inner-text h2 {
    font-size: 45px;
    color: #FFF;
    line-height: 60px;
    padding-bottom: 40px;
    text-transform: uppercase;
  }
  #page-header-sliders .slider_mgs_carousel.owl-carousel .owl-dots {
    bottom: -40px;
  }
  .content-heading h3.title {
    text-transform: uppercase;
  }
  .content-heading:before {
    display: none !important;
  }
  #exclusively-carousel .item{
    overflow: hidden;
  }
  #exclusively-carousel .item:hover{

  }

  #exclusively-carousel .text {
    position: absolute;
    left: 0px;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    padding: 0px 15px;
    color: #FFF2EC;
  }
  #exclusively-carousel .text h3 {
    font-size: 32px;
    text-transform: uppercase;
    line-height: 32px;
    color: #FFF;
  }
  #exclusively-carousel .text p {
    font-size: 18px;
    margin-top: 10px;
    line-height: 22px;
  }
  #exclusively-carousel .ctn-btn {
    margin-top: 20px;
  }
  .top-footer,
  .middle-footer {
    background: #BD922C !important;
  }
  ul.list-icon,
  .footer .middle-footer a,
  .middle-footer h6 {
    color: #FFF;
    font-weight: normal;
    font-size: 16px;
  }
  
  @media screen and (max-width:767px) {
    .middle-footer h6 {
      margin-bottom: 0px;
      font-weight: bold;
      font-size: 14px
    }
    .footer .middle-footer a{
      font-size: 14px;
    }
  }
  .top-footer {
    text-align: center;
  }
  .footer .middle-footer a:hover {
    color: #000;
  }
  .middle-header-content {
    padding: 15px 0px 0px;
    border-bottom: 1px solid #F0F0F0;
  }
  @media screen and (max-width:1200px){
  .middle-header-content {
    padding: 0px 0px;
  }
  }
 
  .top-footer {
    text-align: center;
    padding: 20px 0px 40px;
  }
  .top-footer h2{
    color: #FFF;
    padding-bottom: 10px;
    text-transform: uppercase;
  }
  @media screen and (max-width:767px){
    .top-footer h2{
      padding-bottom: 10px;
      font-size: 25px;
    }
  }
  .footer-storeLocate-btn, .footer-storeLocate-btn:focus {
    color: #fff;
    border: 2px solid #FFF;
    background: none;
    width: 220px;
    display: inline-block;
    border-radius: 35px;
    height: 50px;
    line-height: 46px;
    text-transform:uppercase;
  }
 
  .footer-storeLocate-btn:hover{
    background: #000;
    border: 2px solid #000;
  }



.collection-section {
  padding: 0px 100px 100px;
}
@media screen and (max-width:1200px){
  .collection-section {
    padding: 0px 50px 50px;
  }
}
@media screen and (max-width:767px){
  .collection-section {
    padding: 0px 25px 25px;
  }
}
.collection-content {
  background: #f6f6f6;
  position: relative;
  background: url(../images/eithiha-bg.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 100px;
}
@media screen and (max-width:767px){
  .collection-content {
    padding-bottom: 50px;
  }
}
.kruttika-bg {
  background: #f6f6f6;
  position: relative;
  background: url(../images/kruttika-bg.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 100px;
  background-position: bottom;
}

.collection-cont-sec {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 100px 6%;
}
.design-txt .col-txt {
  width: 62%;
  padding-left: 8%;
  padding-right: 10%;
}
.design-txt .col-img {
  width: 38%;
}


.design-txt .col-txt  h3, .collection-txt .col-txt h3, .collection-carousel-txt.eithiha h3{
    font-size: 44px;
    padding-bottom: 10px;
}
.design-txt .col-txt  p, .collection-txt .col-txt p, .collection-carousel-txt.eithiha p{
    font-size: 22px;
    line-height: 30px;
    margin-bottom:20px;
    font-family: 'Cormorant Garamond', serif;
}
@media screen and (max-width:767px){
  .collection-carousel-txt{
    padding-bottom: 0px;
  }
  .design-txt .col-txt  h3, .collection-txt .col-txt h3, .collection-carousel-txt.eithiha h3{
    font-size: 30px;
  }
  .design-txt .col-txt  p, .collection-txt .col-txt p, .collection-carousel-txt.eithiha p{
    font-size: 20px;
    line-height: 26px;
  }
}
.collection-txt .col-img {
  width: 38%;
}
.collection-txt .col-txt {
  width: 62%;
  padding-left: 100px;
  padding-right: 100px;
}
.collection-section .video-section {
  padding-bottom: 100px;
  position:relative;
}
@media screen and (max-width:800px){
  .collection-cont-sec {
    display: block;
    padding: 25px 25px;
  }
  .design-txt .col-txt, .collection-txt .col-txt {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .collection-txt .col-txt{
    margin-top: 20px;
  }
  .design-txt .col-img, .collection-txt .col-img {
    width: 100%;
    max-width: 400px;
    margin: 0px auto;
  }
}
.collection-section .video-section:before{
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 50%;
  background: #FDF4D8;
  content: '';
}
.video-block {
  max-width: 1040px;
  margin: 0px auto;
  position: relative;
  padding: 0px 20px;
  z-index: 1;
}
.video-block img{
  width: 100%;
  display: block;
}
.col-img img, .lf1 img, .lf2 img, .lf3 img, .lf4 img {
  width: 100%;
}
.video-play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  width: 80px;
  height:80px;
  margin: -40px 0px 0px -40px;
  z-index:1;
  cursor:pointer;
  background: url('../images/owl.video.play.png');
}
.show-video .video-play-btn {
  display:none;
}
.video-block iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 20px;
  top: 0px;
  display:none;
}
.lf1 {
    width: 11%;
    position: absolute;
    left: 0px;
    top: 39%;
}
.lf2 {
    width: 10%;
    position: absolute;
    left: 0px;
    top: 73%;
}
.lf3{
    width: 10%;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.lf4 {
  width: 22%;
  position: absolute;
  right: 0px;
  top: 40%;
  z-index: 1;
}
.col-btm-cta {
  color: #BD922C;
  border: 2px solid #BD922C;
  background: none;
  width: 250px;
  display: inline-block;
  border-radius: 35px;
  height: 50px;
  line-height: 46px;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 15px;
}
.col-btm-cta:hover{
  color:#FFF;
  background: #BD922C;
}
.collection-btm-cta-holder{
  text-align: center;
  padding-top: 30px;
}
.block-compare .block-title{
  text-align: center;
}
.block-compare .block-title .title{
  display: inline-block;
}
.compare-popup-head {
  text-align: center;
  color: #FFF;
}
.compare-popup-head h5{
  font-size: 22px;
  position: relative;
  padding-left: 50px;
  display: inline-block;
}
.compare-popup-head h5:before{
  position: absolute;
  left: 0px;
  top: 0px;
  content: '';
}
.compare-popup-head p{
  margin-top: 10px;
  font-size: 15px;
}
.close-compare {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 10px;
  font-size: 30px;
  line-height: 20px;
  cursor: pointer;
  z-index: 1;
  font-weight: bold;
}
.compare-btn.ctn-btn.color-gold-fill:hover {
  background: #000;
  color: #FFF;
}
.compare-popup {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 600px;
  min-height: 500px;
  background: #FFF;
  z-index: 1000;
  transform: translate(-50%, -50%);
  padding: 35px;
  display: none;
}
.compare-popup-overlayer {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  background: #000;
  z-index: 1000;
  opacity: 0.5;
  display: none;
}
.block-compare {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #FFF;
  padding: 20px;
  z-index: 1000;
  width: 400px;
  display: none;
}
@media screen and (max-width:400px){
  .block-compare{
    width: calc(100% - 31px);
  }
}
@media screen and (max-height:700px){
  .block-compare #compare-items{
    max-height: 75vh;
    overflow-y: auto;
  }
}
.block-compare .compare.btn{
    width: 100%;
    height: 50px;
    line-height: 46px;
    font-weight: normal;
    font-size: 14px;
    background: #BD922C;
    border: 2px solid #BD922C;
    color: #FFF;
    text-transform: uppercase;
}
.block-compare #compare-clear-all{
  display: none;
}
.block-compare .empty{
  text-align: center;
}
.compare-btn-cta{
  text-align: center;
  height: 50px;
  border: 1px solid #000;
  color: #000;
  cursor: pointer;
  font-size: 15px;
  line-height: 50px;
  margin-bottom: 20px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
}
.compare-btn-cta:hover{
  background: #000;
  color: #FFF;
}
.compare-btn-cta span{
  display: inline-block;
  position: relative;
  padding-left: 30px;
  line-height: 22px;
}
.compare-btn-cta span.counter.qty {
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.compare-btn-cta span:before{
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 22px;
}
.filter-by-head {
  margin: 10px 0px 10px;
  position: relative;
  padding-right: 78px;
}
.filter-by-head h4{
  font-family: 'Cormorant Garamond', serif;
}
.filter-by-head a {
  position: absolute;
  right: 0px;
  top: 5px;
  padding-bottom: 3px;
  border-bottom: 1px solid #BCBCBC;
  color: #BCBCBC;
  font-size: 15px;
  line-height: 15px;
  cursor: pointer;
}
.filter-by-head a:hover{
  color: #000;
  border-bottom: 1px solid #000;
}
#product-comparison tbody:first-child td{
  border:none;
}
#product-comparison .hed td , .hed th{
  border: none !important;
}
#product-comparison .dis{
  border: none;
}
#product-comparison .dis th{
  font-weight: normal;
  text-transform: uppercase;
}
#product-comparison .dis td{
  text-align: center;
  text-transform: uppercase;
}
.table-wrapper.comparison{
  overflow-x: auto;
}

.fieldset.coupon {
  overflow: hidden;
  position: relative;
}
.fieldset.coupon .field #coupon_code {
  background: #F7F7F7;
  border: none;
  border-radius: 25px;
  height: 48px;
}
#block-discount .actions-toolbar {
  width: auto;
  position: absolute;
  right: 0px;
  top: 0px;
}
#block-discount .actions-toolbar button {
  border-radius: 25px !important;
  padding: 0px 40px;
  background: #BD922C;
  border: none;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  height: 48px;
}
#block-discount .actions-toolbar button:hover{
  background: #000;
  border:none;
}
#block-discount {
  padding-bottom: 30px;
}
.totals.sub .mark {
  background-color:none;
}
#cart-totals table tbody tr td, #cart-totals table tbody tr th{
  border: none;
  padding: 5px 0px;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  background: none;
  color: #000;
}
#cart-totals table tbody tr th.mark strong{
  font-size: 25px;
}
.grand.totals td.amount .price {
  font-size: 25px;
}
#cart-totals table tbody tr td.amount{
  font-weight: bold;
}
#block-discount .nav-tabs {
  border-bottom: none;
  margin-bottom: 20px;
}
#block-discount .nav-tabs a {
  width: 50%;
  display: block;
  float: left;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #707070;
  font-size: 12px;
  line-height: 40px;
  color: #707070;
}
#block-discount .nav-tabs a:hover{
  color:#000;
}
#block-discount .nav-tabs a.active {
  border: 1px solid #707070;
  border-bottom: none;
  color: #000;
  font-weight: bold;
}
#block-discount h3 {
  text-transform: uppercase;
  color: #000;
  padding-bottom: 30px;
}
#block-discount .grand.totals th strong, #block-discount .grand.totals td strong{
  font-size: 24px;
  font-weight: normal;
}
#block-discount .tab-content {
  display: none;
}
#block-discount .tab-content.active {
  display: block;
}

.cart-container + .col-lg-8{ 
  width: 100%;
  padding: 0px;
}
.promo-code{
  width: 100%;
  padding: 10px 0px;
}
.review-add .btn-primary{
  border-radius: 20px;
  text-transform: uppercase;
  font-weight: normal;
  border: none;
  background: #BD922C;
}
.review-add .btn-primary:hover{
  background: #000;
  border: none;
}
.available-select h3{
  font-size: 14px;
}
.available-select label {
  position: relative;
}
.available-list label input[type="radio"] {
  position: absolute;
  left: 0;
  z-index: 1;
}
.available-list label span {
  background: #ccc;
  border-radius: 20px;
  padding: 10px 20px;
  margin: 0px;
  position: relative;
}
.available-list label input[type="radio"]:checked + span {
  background: #BD922C;
}
.field-error {
  color: #f00;
}

.pull-right{
  padding-top: 3px;
}
.header-links{
  background:#FFF;
  border-bottom:1px solid #F0F0F0;
  height:50px;
}
@media screen and (max-width:767px){
.header-links{
  height:auto;
  overflow: visible;
}
}

.header .header-links .table-icon-menu{
    display: block;
}
.header .header-links .table-icon-menu{
    padding: 8px 30px 0px 0px;
}
@media screen and (max-width: 1100px) {
.header .header-links .table-icon-menu{
    padding: 8px 20px 0px 0px;
}
}
.header .header-links .table-icon-menu &gt; div {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
@media screen and (max-width:767px){

.header .header-links .table-icon-menu{
  width: 100%;
  padding: 10px 25px 10px 10px;
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
.top-links{
  float: left;
}
.top-links a{
  border-right: none;
}
.header .table-icon-menu .minicart-wrapper {
  padding-right: 0;
  float: right
}
}
.Metal_rate{
  float:left;
  font-size: 14px;
  color: #000;
  padding: 10px 20px 10px 20px;
}
@media screen and (max-width:767px){
  .Metal_rate {
    font-size: 12px;
    padding: 10px 10px 10px 10px;
}
}
.today_metal_price .caret{
  margin-left: 5px;
}
.table-icon-menu{
  float:right;
}
.today_metal_price {
  display: inline-block;
}
.today_metal_price #dropdown-menu{
  box-shadow: 0 0 3px 0 rgb(0 0 0 / 10%);
  padding: 0px;
  overflow: hidden;
}
.today_metal_price #dropdown-menu li{
  border-bottom: 1px solid #eee;
}
.today_metal_price .dropdown-menu &gt; li &gt; a{
  padding: 10px 15px;
  cursor: pointer;
}
.today_metal_price #dropdown-menu li:last-child{
  border-bottom: none;
}
.today_metal_price_label{
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
@media screen and (max-width:767px){
.today_metal_price_label {
    font-size: 12px;
}
}
.metal_rate_dropdown .dropdown-toggle {
  background: none !important;
  color: #000 !important;
  padding: 0px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.metal_rate_dropdown {
  display: inline-block;
  vertical-align: middle;
}
.top-header-content{
  display:none;
}
.middle-header-content .megamenu-content{
  position:initial;
}
.block-customer-login{
  padding-right:150px;
}

.block-new-customer{
  padding-left:200px;
}
.account-social-login{
  position:relative;
  z-index: 1;
  margin-bottom: 50px;
}
.customer-account-login .page-title-wrapper, .customer-account-login .page-title-wrapper:before{
  background: none;
}
@media screen and (max-width:767px){
  .block-customer-login{
    padding: 0px 25px;
  }
  .block-new-customer{
    padding:0px 25px;
  }
  .block-new-customer {
    padding: 0px 25px 25px;
}
.account-social-login{
  padding: 25px 0px;
  margin-bottom: 0px;
}
}
.customer-account-login .page-title-wrapper .h1{
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  color:#981115;
  font-family: 'Cormorant Garamond', serif;
}
.account-social-login .block-content h6{
    font-size: 20px;
    color: #000;
    padding-bottom: 20px;
    text-align: center;
    font-weight: normal;
    font-weight: bold;
    text-transform: uppercase;
}
.block.social-login-authentication-channel.account-social-login .block-content {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 50px;

}
@media screen and (max-width:767px){
  .block.social-login-authentication-channel.account-social-login .block-content {
    position: initial;
    top: inherit;
    padding-top: 0px;
    left: initial;
    height: auto;
  }
}
.account-social-login .actions-toolbar.social-btn{
  margin:0px 20px;
}


.kruti-head{
  text-align: center;
  font-family: 'Cormorant Garamond', serif;
  font-weight: normal;
}


.kruti-collection{
 width: 100%;
 background: #FFF;
}
.the-design-txt{
  max-width: 1200px;
  position: relative;
  padding: 100px 20px;
  text-align: center;
  z-index: 1;
  margin: 0px auto;
}
.the-design-txt h2{
  font-family: 'Cormorant Garamond', serif;
  }

  .the-design-txt p, .kruti-the-collection-txt p{
    color: #000;
    margin-top: 20px;
    line-height: 36px;
    font-size: 22px;
    text-align:center;
    font-family: 'Cormorant Garamond', serif;
  }
  .kruttika-chain-img{
    width: 25%;
    position: absolute;
    left: 0px;
    top: -20%
  }
  .collection-carousel-container{
    width: 100%;
  }
  .collection-carousel-container{
    padding:0px 100px;
  }
  @media screen and (max-width:767px){
    .collection-carousel-container{
      padding:0px 20px;
    }
  }
  .collection-carousel-txt{
    max-width:900px;
    margin:0px auto;
    text-align: center;
    padding-bottom:50px
  }
  
  .collection-each{
    width: 100%;
    display: block;
  }
  .collection-each-img{
    width: 100%;
    overflow: hidden;
  }
  .collection-each-img img{
    transition: all 300ms;
  }
  .collection-each-img:hover img{
    transform: scale(1.1);
  }
 .collection-each p{
  display:block;
  margin-top:20px;
  text-align:center;
  color:#000;
  font-size: 22px;
    font-family: 'Cormorant Garamond', serif;
}
.kruti-the-collection-content{
  width: 100%;
  overflow: hidden;
  padding: 100px 100px;
}
.kruti-the-collection-img{
  width: 60%;
  float: right;
}
.kruti-the-collection-txt{
  width: 40%;
  float: right;
  text-align:left;
  margin-top: 100px;
  }
.kruti-the-collection-txt .kruti-head{
  text-align: left;
}
.kruti-the-collection-txt p{
  max-width: 100%;
  padding: 0px 50px 0px 0px;
  margin: 50px auto 0px;
  text-align: left;
}
.video-section-content{
  padding-bottom: 50px;
}
.video-section-content p{
  max-width: 1000px;
  margin:20px auto 0px;
}
.collection-kruttika {
  padding: 0px 100px 100px;
  position: relative;
}
.collection-page-nav{
  position: fixed;
    right: 40px;
    height: 65vh;
    top: 190px;
}
@media screen and (max-width: 767px) {
  .collection-kruttika {
    padding: 0px 0px;
  }
  .collection-page-nav{
    display: none;
  }
}
.collection-page-nav:before{
    width: 2px;
    height: 100%;
    content: '';
    background: #A52F31;
    left: 4px;
    top: 0px;
    position: absolute;
}
#menu-center{
  list-style: none;
    height: 100%;
}
#menu-center li{
  margin-left: -4px;
  display: block;
  height: 20%;
  padding-top: 12vh;
}
#menu-center li a{
  display: block;
  position: relative;
  font-size: 18px;
  color: #A52F31;
  line-height: initial;
}
#menu-center li a.active{
    transform: scale(1.8);

}
#menu-center li a:before{
}
.social-icon-collection{
  position: fixed;
  left: 40px;
  top: 50vh;
  width: 20px
}
@media screen and (max-width: 1200px) {
  .collection-page-nav {
    right: 16px;
  }
  .social-icon-collection{
    left: 16px;
  }
}

.social-icon-collection a{
  display: block;
  text-align: center;
  color: #000;
  font-size: 20px;
}
.social-icon-collection a:hover{
  color: #BD922C;
}
@media screen and (max-width: 767px) {
  .social-icon-collection{
    top: -33px;
    position: absolute;
    left: inherit;
    right: 45px;
    width: auto;
  }
  .social-icon-collection a {
    float: left;
    margin-left: 20px;
}
}
#collection-carousel.owl-carousel .owl-nav &gt; div.owl-next {
  right: -50px;
  font-size: 50px;
}
#collection-carousel.owl-carousel .owl-nav &gt; div.owl-prev {
  left: -60px;
  font-size: 50px;
}

@media (min-width: 1200px) {
.mega-menu-content {
  width: 100%;
  margin: 0px;
  padding: 0px 100px;
}
.mega-menu-content .col-md-4, .mega-menu-content .row &gt; div{
    width: auto;
    margin-right: 50px;
}
}

.header-links .table-icon-menu .top-links a{
  border-right: 1px solid #000;
  padding: 0px 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
.header-links .table-icon-menu .top-links a{
  padding: 0px 8px;
}
}
@media screen and (max-width: 1199px) {
 .top-links a, .top-links span {
    display: none;
  }
  .top-links a.login-btn{
    display: block;
    border-right: none !important;
  }
}

@media screen and (max-width: 1199px) {
  .top-searching {
     display: none;
  }
  .topsearch-img {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .topsearch-img {
    display: none;
 }
}

.modals-wrapper{
  z-index: 1000;
  position: relative;
}
.modal-popup.confirm .modal-inner-wrap .modal-content{
  text-align: center;
  font-style: normal;
}
.pincode_message {
  font-size: 14px;
  padding-top: 5px;
  display: inline-block;
}
.pincode_message.error {
  color: #f00;
}
.pincode_message.available {
  color: #008000;
}
.attribute-products-grid .product.product-item{
  position: relative;
}
.products-grid .product-item-info:hover .product-top a .product-image-photo.img-thumbnail{
  transform: rotateY(180deg);
}
.products-grid .product-item-info .product-top .product-item-photo &gt; img{
  transition: initial;
}
.admin__data-grid-outer-wrap{
  padding-bottom: 50px;
}
#product-wrapper {
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
#product-wrapper {
  padding: 20px 20px;
}
}
#filter-container + img{
  width: 100%;
}
.store-locator-icon a{
  font-family: 'FontAwesome';
  font-size: 25px;
}

.coupon-code {
  margin-bottom: 10px;
  font-size: 14px;
  color: #000;
}
.coupon-code span {
  background: #bd922c;
  padding: 0px 10px;
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  position: relative;
  width: 100%;
  color: #FFF;
  text-align: center;
  margin: 0px 5px;
}
.coupon-code span:after, .coupon-code span:before {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #FFF;
  content: '';
}
.coupon-code span:before {
  left: -3px;
}
.coupon-code span:after{
  right: -3px;
}

.return_message, .pagemessage, #track_message, #order_status {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
  padding-bottom: 30px;
}

.return_message.error, .pagemessage, #track_message{
  color: #f00;
}
.return_message.suckess, #order_status{
  color: #00af26; 
}
.modal-content {
  box-shadow: none;
  border: none;
}
.modal-popup .modal-inner-wrap{
  max-width: 500px;
}
.modal-header{
  padding: 10px 15px;
}
.modal-header .modal-title{
  font-size: 24px;
}
.modal-popup .field.required{
  margin-bottom: 10px;
}
.modal-popup #leadFormSubmit {
  height: 40px;
  padding: 0 35px;
  color: #fff;
  border-radius: 20px;
  border: 2px solid #bd922c!important;
  background-color: #bd922c!important;
  margin-bottom: 10px;
  display: inline-block;
  text-transform: uppercase;
}
.page-title-wrapper .page-header{
     padding-bottom: 0px; 
     border-bottom: none;
 }
 .form-password_forget {
  max-width: 500px;
  margin: 50px 0px;
}
.captcha .nested {
  margin-top: 15px;
}
.captcha-image .action.reload.captcha-reload {
  border: none;
  background: none;
  font-size: 30px;
  line-height: initial;
  margin: 0px 0px 0px 20px;
  vertical-align: middle;
  color: #000;
}
.close-minicart-f {
  position: absolute;
  right: -15px;
  top: 0;
  bottom: 0;
  cursor: pointer;
  height: 35px;
  width: 35px;
}
#collection-carousel.owl-carousel .owl-nav.disabled{
  display: block !important;
}

.btn-secondary-404.btn-secondary {
  display: inline-block;
  border-radius: 25px;
  text-decoration: none;
  padding: 10px 40px !important;
  font-size: 14px;
  color: #FFF !important;
  border-bottom: none !important;
  font-weight: normal !important;
  line-height: initial;
}
.mgs-filter .filter-content .item .mgs-filter-item-checkbox {
  vertical-align: middle;
  margin-right: 10px;
}

.checkout-cart-index #shopping-cart-table .cart.item .item-actions a{
  text-decoration: underline;
}
.checkout-cart-index #shopping-cart-table .cart.item .item-actions a:first-child{
  margin-right: 20px;
}
body._has-modal-custom:before {
  z-index: 1 !important;
}
.checkout-index-index #maincontent{

}

.cta-jwl-guid{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
} 
.cta-jwl-guid .action{
  margin-top: 15px;
}
@media screen and (max-width: 50px) {
  .cta-jwl-guid .action{
    width: 100%;
  }
}
.checkout-cart-index .item-options {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: 0px !important;
}
header.header{
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}
.nav-up header.header{
  position: fixed;
    width: 100%;
    top: -50px;
    left: 0;
}
.page-wrapper{
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}
.nav-up .page-wrapper{
    padding-top: 78px;
}
@media screen and (max-width: 1200px) {
 .page-wrapper{
  padding-top: 112px;
}
.nav-up .page-wrapper{
  padding-top: 62px;
}
.nav-up header.header {
  top: -50px;
}
}
@media screen and (max-width: 767px) {
  .page-wrapper{
    /*padding-top: 142px;*/
  }
  .nav-up .page-wrapper {
    padding-top: 112px;
}
.nav-up header.header {
  top: -43px;
}
.header .logo-header .logo{
  min-height: 30px;
}
.header .action.nav-toggle {
  margin-top: 5px;
}
}
.cookie-status-message{
  display: none;
}
.chatlayer-chatbox-wrapper {
  z-index: 1;
}

/*Left 1% in PDP*/
.availability.only.configurable-variation-qty {
    display: none;
}



/* Home Page */

.owl-carousel .owl-dots .owl-dot span {
	background: rgb(0 0 0 / 0%) !important;
}


@media screen and (max-width: 767px) {
	.owl-carousel .owl-dots .owl-dot:hover span, .owl-carousel .owl-dots .owl-dot.active span {
    		background: #333;
    		background: rgba(0, 0, 0, 0.7) !important;
	}

    .owl-carousel .owl-dots .owl-dot span {
        width: 1px !important;
        height: 8px !important;
        margin: 0 4px !important;

    }

	
}



// Shipping Page CSS

.payment-option-title.field.choice{
 display: none !important;
}

.payment-option-content {
    display: block !important;
}
.payment-option.discount-code .payment-option-title:after {
    content: "" !important;
}
/*
#discount-form label::after {
    content: " Enter the coupon code above to get Rs.500 off on your first order.";
    display: flex;
}

#discount-form label span::after {
    content: " KHAZANA500";
    font-weight: 900;
    font-size: 20px;
    display: flex;
    color: green;
}
*/</pre></body></html>