/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/app_zoya/cartridge/client/default/scss/experience/components/commerce_assets/imageAndButton.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.common-image-filter {
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  border-radius: 0;
}

.title-with-image .small,
.title-with-image small {
  line-height: initial;
  font-size: 1.125rem;
}
@media (max-width: 1023.98px) {
  .title-with-image .small,
  .title-with-image small {
    font-size: 70%;
  }
}

.button-filter {
  text-align: center;
  margin: 0 !important;
  color: #c49884 !important;
  z-index: 0;
  text-decoration: none !important;
  font-family: "adobe-garamond-pro", serif;
  font-weight: bold;
  background: #fff 0% 0% no-repeat padding-box;
  border: 0.0313rem solid #c49884;
  border-radius: 0.3125rem;
  opacity: 0.9;
  width: 9.65rem;
  height: 2.77rem;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 1023.98px) {
  .button-filter {
    -webkit-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }
}

@media (max-width: 1023.98px) {
  .button-filter::before {
    color: #c49884;
  }
  .button-filter:hover::before {
    color: #fff;
  }
}
.button-filter:hover {
  width: 9.65rem;
  border: 0.0313rem solid #c49884;
  text-align: center;
  display: inline-block;
  background: #c49884;
  opacity: 1;
}
@media (max-width: 1023.98px) {
  .button-filter:hover {
    width: 7rem;
    color: #fff;
  }
  .button-filter:hover .btn-text {
    color: #000;
  }
}
.button-filter:hover .btn-text {
  color: #fff;
}

.image-heading-container {
  top: auto !important;
  bottom: 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0 !important;
}
@media (min-width: 768px) {
  .image-heading-container {
    bottom: 5%;
  }
}
.image-heading-container h2 {
  font-size: 20px;
  font-family: "adobe-garamond-pro", serif;
  color: #fff;
}
@media (min-width: 768px) {
  .image-heading-container h2 {
    font-size: 26px;
  }
}
.image-heading-container p {
  font-size: 16px;
  font-family: "adobe-garamond-pro", serif;
  color: #fff;
  position: relative;
  margin-top: 9px;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .image-heading-container p {
    font-size: 20px;
    margin-top: 8px;
  }
}
.image-heading-container .text-sm-left {
  text-align: center !important;
}

.image-heading-container-nfy {
  top: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0 !important;
}
.image-heading-container-nfy .btn-text {
  color: #c49884;
}
@media (max-width: 575.98px) {
  .image-heading-container-nfy .btn-text {
    font-size: 0.75rem;
  }
}

.container .common-image-component {
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .container .common-image-component {
    min-height: 414px;
    height: auto;
  }
}

.container .common-image-component-nfy {
  border-radius: 0.313rem;
  width: 10.5rem;
  height: 10.5rem;
}
@media (min-width: 768px) {
  .container .common-image-component-nfy {
    max-width: 100%;
    height: 23.8rem;
  }
}

.experience-component .carousel-inner.row {
  padding: 0;
  height: 37.25rem;
  height: 90.1vh;
}
@media (min-width: 576px) {
  .experience-component .carousel-inner.row {
    height: 85vh;
    max-height: 800px;
  }
}
@media (min-width: 768px) {
  .experience-component .carousel-inner.row {
    height: 100vh;
    max-height: 365px;
  }
}
@media (min-width: 1024px) {
  .experience-component .carousel-inner.row {
    height: 100vh;
    max-height: 94vh;
  }
}
.experience-component .carousel-inner.row .row-style-set.container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.experience-component .carousel-inner.row .row-style-set.container .col-12 {
  padding-right: 0;
  padding-left: 0;
}

.absolute.bottom {
  bottom: 2rem;
}

.imagewith-cta-carousel .image-component .btn-text {
  color: #c49884;
}
.imagewith-cta-carousel .image-component .button-filter:hover {
  width: unset;
  border: 0.0313rem solid #c49884;
  text-align: center;
  display: inline-block;
  background: #c49884;
  opacity: 1;
}
.imagewith-cta-carousel .image-component .button-filter:hover .btn-text {
  color: #fff;
}
@media (max-width: 1023.98px) {
  .imagewith-cta-carousel .image-component .button-filter:hover {
    width: 7rem;
  }
}
@media (max-width: 1023.98px) {
  .imagewith-cta-carousel .image-component .explore-one {
    display: none;
  }
}
.imagewith-cta-carousel .image-component .explore-two {
  display: none;
  text-align: center;
  margin: 0 !important;
  font-family: "adobe-garamond-pro", serif;
  background: #fff 0% 0% no-repeat padding-box;
  border: 0.0313rem solid #c49884;
  border-radius: 0.3125rem;
  width: 7rem;
  height: 2rem;
  padding-top: 0.2rem;
}
.imagewith-cta-carousel .image-component .explore-two .btn-text {
  font-weight: 400;
}
@media (max-width: 1023.98px) {
  .imagewith-cta-carousel .image-component .explore-two {
    display: inline-block;
  }
}
.imagewith-cta-carousel .image-component .explore-two:hover {
  background-color: #c49884;
}
.imagewith-cta-carousel .image-component .explore-two:hover .btn-text {
  color: #fff;
}

.video-component {
  width: 100%;
  text-align: center;
}
.video-component .video-with-cta {
  position: relative;
}
.video-component .video-with-cta .video-wrapper {
  position: relative;
  width: 100%;
  height: 29.688rem;
  overflow: hidden;
  background-color: #000;
  z-index: 1;
  border-radius: 2.5rem;
}
@media (max-width: 1023.98px) {
  .video-component .video-with-cta .video-wrapper {
    height: 24rem;
  }
}
@media (max-width: 767.98px) {
  .video-component .video-with-cta .video-wrapper {
    height: 18rem;
    border-radius: 0.5rem;
  }
}
@media (max-width: 575.98px) {
  .video-component .video-with-cta .video-wrapper {
    height: 18rem;
  }
}
.video-component .video-with-cta .centered {
  height: 100%;
  width: 96%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2%;
}
.video-component .video-with-cta .video-background {
  position: absolute;
  top: 50%;
  left: 0;
  padding-top: 56.25%;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 2s opacity ease;
  transition: 2s opacity ease;
  opacity: 1;
}
.video-component .video-with-cta .video-foreground,
.video-component .video-with-cta .video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.video-component .play-button {
  position: absolute;
  top: 33%;
  width: 100%;
  pointer-events: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 576px) {
  .video-component .play-button {
    top: 42%;
  }
}
.video-component .play-button img {
  width: 40px;
}
@media (min-width: 576px) {
  .video-component .play-button img {
    width: 75px;
  }
}

@media (min-width: 1024px) {
  .video-component {
    width: 100%;
    text-align: center;
  }
  .video-component #video-player {
    border-radius: 0;
  }
  .video-component .video-with-cta {
    width: 100%;
  }
  .carousel-item .image-heading-container .button-filter {
    bottom: 7rem !important;
  }
  .carousel-item .c-align-end .button-filter {
    right: 16%;
  }
  .carousel-item .c-align-start .button-filter {
    left: 16%;
  }
}
@media (max-width: 1049.98px) {
  .video-component #video-player {
    border-radius: 0;
  }
  .common-image-filter {
    border-radius: 0;
  }
  .absolute.bottom {
    bottom: -1rem;
  }
  .button-filter {
    width: 7rem;
    height: 2rem;
    font-weight: normal;
    padding-top: 0.2rem;
  }
  .carousel-item .image-heading-container .button-filter {
    bottom: 1rem !important;
  }
  .line-align {
    margin-top: -0.938rem !important;
  }
}
.imagewith-cta-carousel .common-image-filter {
  border-radius: 0;
}

@media (max-width: 1023.98px) {
  #homepage .region {
    padding-left: 0;
    padding-right: 0;
  }
}
#homepage .popular-cat-heading.mt-4 {
  margin-bottom: 2.5rem;
}
@media (max-width: 1023.98px) {
  #homepage .popular-cat-heading.mt-4 {
    margin-bottom: 1.5rem;
  }
}
#homepage .craftsmanship-video .col-12.d-flex {
  padding: 0;
}
#homepage .craftsmanship-video .col-12.d-flex #video-player {
  height: 12.1875rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 576px) {
  #homepage .craftsmanship-video .col-12.d-flex #video-player {
    height: 35rem;
  }
}
#homepage .our-timeless-gemstones-video #video-player {
  height: 13.75rem;
  -o-object-fit: cover;
     object-fit: cover;
  width: 105vw !important;
  margin-left: -10vw;
}
@media (min-width: 768px) {
  #homepage .our-timeless-gemstones-video #video-player {
    height: 36.875rem !important;
    width: 100% !important;
    margin-left: 0;
  }
}
@media (min-width: 576px) {
  #homepage .our-timeless-gemstones-video #video-player {
    height: auto;
    width: 100% !important;
    margin-left: 0;
  }
}
#homepage .our-timeless-gemstones-video .play-button img {
  width: 3.75rem;
}
@media (min-width: 576px) {
  #homepage .our-timeless-gemstones-video .play-button img {
    width: 2.5rem;
  }
}
@media (min-width: 576px) {
  #homepage .our-timeless-gemstones.region {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #homepage .our-timeless-gemstones.region::before {
    width: auto;
  }
  #homepage .our-timeless-gemstones.region div,
  #homepage .our-timeless-gemstones.region figure,
  #homepage .our-timeless-gemstones.region picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #homepage .our-timeless-gemstones.region .justify-content-center {
    padding: 0;
  }
}
#homepage .common-image-height ~ .col-12 {
  padding-top: 1.5625rem;
}
#homepage .common-image-height ~ .col-12 span {
  padding-top: 0.75em;
  text-align: center;
  color: #2d2d2d;
}
#homepage .common-image-height ~ .col-12 span h2 {
  font-size: 1.625rem;
}
@media (max-width: 1023.98px) {
  #homepage .common-image-height ~ .col-12 span h2 {
    font-size: 1.25rem;
  }
}
#homepage .common-image-height ~ .col-12 span h4 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  margin-top: 0.9375rem;
}
#homepage .common-image-height ~ .col-12 span p {
  color: #9c4b20;
  font-size: 1.25rem;
}
@media (max-width: 1023.98px) {
  #homepage .common-image-height ~ .col-12 span p {
    font-size: 1rem;
  }
}
#homepage .gifting-section .image-component {
  position: relative;
}
#homepage .gifting-section .image-component .image-heading-container {
  z-index: 19;
  pointer-events: none;
}
#homepage .gifting-section .image-component .common-image-component {
  max-height: 100%;
}
@media (min-width: 768px) {
  #homepage .gifting-section .image-component .common-image-component {
    max-height: 100%;
  }
  #homepage .gifting-section .image-component .common-image-component::after {
    display: none;
  }
}
#homepage .bespoke-section .image-component {
  position: relative;
}
#homepage .bespoke-section .image-component .image-heading-container {
  z-index: 19;
  bottom: 8%;
  pointer-events: none;
}
@media (min-width: 768px) {
  #homepage .bespoke-section .image-component .image-heading-container {
    bottom: 6%;
  }
}
#homepage .bespoke-section .image-component .common-image-component {
  max-height: 100%;
  position: relative;
}
@media (min-width: 768px) {
  #homepage .bespoke-section .image-component .common-image-component {
    max-height: 100%;
  }
}
#homepage .our-stores-section .col-12 {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  #homepage .our-stores-section .col-12 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
#homepage .our-stores-section .common-image-component {
  height: auto;
}
#homepage .our-stores-section .image-component .col-12 {
  padding-top: 0.9375rem;
}
@media (min-width: 768px) {
  #homepage .our-stores-section .image-component .col-12 {
    padding-top: 1.5625rem;
  }
}
#homepage .our-stores-section .image-component h2 {
  font-weight: bold;
}
#homepage .region {
  padding: 10px 0 0;
}
@media (min-width: 768px) {
  #homepage .region {
    padding: 25px 0 0;
  }
}
#homepage .experience-commerce_assets-imageAndText { /* stylelint-disable-line */ }
#homepage .experience-commerce_assets-imageAndText .col-12 {
  padding: 0;
}
@media (min-width: 1280px) and (max-width: 1299.98px) {
  #homepage .experience-commerce_layouts-carousel .container { /* stylelint-disable-line */
    max-width: 100%;
  }
}
@media (min-width: 1300px) {
  #homepage .experience-commerce_layouts-carousel .container { /* stylelint-disable-line */
    max-width: 100%;
  }
}

.collectionslidein {
  width: 100%;
  height: auto;
  padding: 0 145px;
  display: inline-block;
}
@media (min-width: 768px) {
  .collectionslidein {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .collectionslidein {
    padding: 0 86px;
  }
}

.our-collections-new {
  margin-top: -26px;
}
@media (min-width: 576px) {
  .our-collections-new {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .our-collections-new {
    margin-top: -60px;
  }
}

.maintextinnarea {
  width: 100%;
  height: auto;
  margin: 30px 0;
  display: inline-block;
}
.maintextinnarea p {
  width: 100%;
  height: auto;
  font-size: 30px;
  font-weight: 200;
  color: #363636;
  margin: 0 auto;
  text-align: center;
}

.swiper-button-next,
.swiper-button-prev {
  position: relative !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  display: inline-block;
  width: 40px;
  height: 2px;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  border-radius: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#c49884), to(#c49884));
  background-image: linear-gradient(to right, #c49884, #c49884);
}

.swiper-container {
  width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 24px !important;
  text-align: center;
  margin-bottom: 50px !important;
}
.swiper-container .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 320px;
  background-color: #fff;
  overflow: hidden;
}
.swiper-container .picture {
  width: 100%;
  height: 460px;
  overflow: hidden;
}
.swiper-container .picture img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: 15px 8px;
  background: url("../../../../images/prevarrow.jpg") center center no-repeat;
  z-index: 9999;
  text-indent: -999em;
  cursor: pointer;
  padding: 0;
}
.swiper-container .swiper-button-prev {
  background: url("../../../../images/nextarrow.jpg") center center no-repeat;
}

.detail {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8))) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%) 0% 0% no-repeat padding-box;
  padding: 32px 20px;
  font-weight: 600;
  text-align: left;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.detail h3 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
  margin: 0;
  line-height: 29px;
  text-transform: uppercase;
}
.detail h4 {
  display: block;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  color: #d09c81;
  opacity: 1;
  margin-bottom: 0;
  margin-top: 7px;
  line-height: 19px;
}

.swiper-slide-active .detail {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8))) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%) 0% 0% no-repeat padding-box;
}

.collectionmobile {
  display: none;
}

.collectionslidein {
  display: block;
}

.our-collection {
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  text-align: left;
  z-index: 9999;
  z-index: 2;
  font-size: 30px;
  letter-spacing: 0;
  color: #2d2d2d;
  pointer-events: none;
}

.our-collection-text {
  width: 34%;
  height: 512px;
  background-color: #fff;
  z-index: 1;
  position: relative;
  padding-left: 0;
  pointer-events: none;
}

.collective {
  position: absolute;
  top: 160px;
  display: grid;
  font-size: 30px;
  color: #2d2d2d;
}

/* mainspotted start */
.mainspotted {
  width: 100%;
  height: auto;
  padding: 0 95px;
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .mainspotted {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .mainspotted {
    padding: 0 95px;
  }
}

.spotted-name {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(6, 6, 6, 0.6901960784)), to(transparent));
  background: linear-gradient(360deg, rgba(6, 6, 6, 0.6901960784), transparent);
  position: relative;
  z-index: 1;
  bottom: 104px;
  height: 104px;
}
@media (max-width: 1049.98px) {
  .spotted-name {
    margin: 0 5px;
  }
}

.spotted-name-text {
  position: relative;
  top: 80px;
  font-family: Avenir, sans-serif;
  color: white;
  padding-left: 12px;
  text-transform: uppercase;
  font-size: small;
  letter-spacing: 0.5px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.productsectionin {
  width: 100%;
  height: auto;
  padding: 0 110px;
  margin-bottom: 25px;
}

.poeticimg {
  width: 100%;
  margin-top: 85px;
}

.productimgsection {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  max-height: 362px;
  height: 362px;
}

.productinimgbox {
  padding: 0;
  margin-right: 8px;
}
@media (max-width: 1023.98px) {
  .productinimgbox {
    margin: 5px;
  }
}
.productinimgbox img {
  width: 100%;
  height: 368px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.productinimgboxin {
  width: 33%;
  padding: 0 15px;
}
.productinimgboxin img {
  width: 100%;
  height: 268px;
  -o-object-fit: cover;
     object-fit: cover;
}

.newbox {
  height: auto;
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  width: 100%;
}

.spottedmobile {
  display: none;
}

.mediamain {
  width: 100%;
  padding: 0 170px;
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .mediamain {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .mediamain {
    padding: 0 170px;
  }
}
.mediamain .paddingmedia {
  padding: 0 8px;
}
.mediamain .newboxmedia {
  height: auto;
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  width: 100%;
}
.mediamain .mediasectionimgbox {
  width: 100%;
  padding: 0;
}
.mediamain .mediasectionimgbox img {
  width: 100%;
  height: auto;
}

.serviceslidein {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}

.mainserviceinn {
  width: 100%;
  padding: 0 175px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .mainserviceinn {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .mainserviceinn {
    padding: 0 175px;
  }
}

.mainnewin {
  width: 100%;
  height: auto;
  background-color: #fff;
  margin: 16px 0 0;
}
.mainnewin h6 {
  color: #9a9999;
  font-size: 16px;
  font-weight: normal;
  margin: 0 auto 11px;
  text-align: center;
}
.mainnewin p {
  color: #363636;
  width: 100%;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 0;
  text-align: center;
}

.headingmediainnn {
  margin-bottom: 15px;
}

.servicesec {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.servicesec p {
  font-size: 20px;
  margin-top: 16px;
  color: #2d2d2d;
  margin-bottom: 0;
  line-height: 22px;
}

.paddingser {
  padding-left: 15px;
  padding-right: 15px;
}

.mheadingone {
  width: 100%;
  height: auto;
  font-size: 30px;
  color: #2d2d2d;
  text-align: center;
  margin-bottom: 24px;
  line-height: 42px;
  font-weight: normal;
}

.mheading {
  font-size: 30px;
  margin: 0 0 30px;
  text-transform: capitalize;
  color: #2d2d2d;
}

.subscription_sec { /* stylelint-disable-line */
  padding: 0 0 70px;
  text-align: center;
}

.subscription_main { /* stylelint-disable-line */
  max-width: 425px;
  margin: auto;
}
.subscription_main p {
  font-size: 16px;
  color: #2d2d2d;
}
.subscription_main a {
  color: #9c4b20 !important;
  text-decoration: underline !important;
}
.subscription_main .mheading {
  margin-bottom: 20px;
}
.subscription_main .form-control {
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
  height: auto;
}
.subscription_main .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.subscription_main .sunscribe_btnsecond { /* stylelint-disable-line */
  text-decoration: none !important;
  border: none;
  background-color: #c49884;
  color: #fff;
  font-size: 16px;
  padding: 13px 30px;
  min-width: 256px;
  margin-top: 8px;
}
@media (max-width: 767.98px) {
  .subscription_main .sunscribe_btnsecond {
    min-width: 150px;
  }
}

.thankyou-for-subscribing {
  font-family: "adobe-garamond-pro", serif;
  text-align: center;
  margin: 25px 0 50px;
}

.thankyou-for-subscribing h1 {
  margin: 0 0 22px;
  font-weight: 500;
  font-size: 28px;
  color: #2d2d2d;
}

.thankyou-for-subscribing p {
  margin: 0 auto;
  font-weight: 400;
  font-size: 16px;
  color: #2d2d2d;
}

@media (max-width: 468px) {
  .thankyou-for-subscribing h1 {
    font-size: 20px;
  }
  .thankyou-for-subscribing p {
    font-size: 15px;
  }
  .thankyou-for-subscribing .line1 {
    max-width: 215px;
  }
}
@media (max-width: 767.98px) {
  .collectionmobile {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 45px;
    display: block;
    text-align: center;
  }
  .collectionmobile .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .collectionmobile .slick-slide img {
    padding: 0 5px;
    width: 100%;
    aspect-ratio: 9/12.07;
  }
  .solitairesectionmobile {
    text-align: center;
    margin-bottom: -35px;
  }
  .solitairesectionmobile #solitairesection .solatire-section img {
    height: 515px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  /* promise section strat */
}
@media (max-width: 767.98px) and (max-width: 1049.98px) {
  .solitairesectionmobile #solitairesection .solatire-section .solatire-description {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .solitairesectionmobile #solitairesection .solatire-section .solatire-description .title-main {
    line-height: 36px;
  }
  .solitairesectionmobile #solitairesection .solatire-section .solatire-description span {
    font: normal 14px/18px "adobe-garamond-pro", serif;
    color: #2d2d2d;
    margin-top: 10px;
    line-height: 18px;
  }
  .solitairesectionmobile #solitairesection .solatire-section .solatire-description .discovercta {
    font: normal normal normal 14px/18px "adobe-garamond-pro", serif;
    color: #c39784;
  }
  .solitairesectionmobile #solitairesection .slick-dots li {
    width: 40px;
    position: relative;
    top: -20px;
  }
  .solitairesectionmobile #solitairesection .slick-dots button {
    width: 38px;
    height: 2px;
    position: relative;
    padding: 0;
    margin: 0;
  }
  #collectionsmobile .slide-arrow {
    background: 0 0;
    border: none;
    outline: 0;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 3px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    z-index: 1;
  }
  #collectionsmobile .slide-arrow.prev-arrow {
    left: 63px;
    background-image: url("../../../../images/nextarrowslide.svg");
  }
  #collectionsmobile .slide-arrow.next-arrow {
    right: 62px;
    background-image: url("../../../../images/prevarrowslide.svg");
  }
  .collectionslidein {
    display: none;
  }
  .detail {
    padding: 34px 20px;
    width: auto;
    left: 5px;
    right: 5px;
  }
  .detail h4 {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .newcolin {
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
  }
  .viewcoll {
    width: 100%;
    height: auto;
    color: #2d2d2d !important;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
    line-height: 22px;
    display: inline-block;
  }
  .swiper-slide {
    width: 100%;
  }
  .mheading {
    font-size: 24px;
  }
  .desktopimgg {
    display: none;
  }
  .mobilrimgg {
    display: block;
  }
  .mknow_more { /* stylelint-disable-line */
    text-decoration: none;
    font-size: 14px;
    margin-top: 5px;
  }
  .subscription_main { /* stylelint-disable-line */
    padding: 0 15px;
  }
  .subscription_main p {
    margin: 0 auto 15px;
  }
  .m-width {
    max-width: 267px;
  }
  .subscription_sec { /* stylelint-disable-line */
    padding: 0 0 50px;
  }
  .mproduct_box::after { /* stylelint-disable-line */
    content: none;
  }
  .mheading {
    font-size: 24px;
    line-height: 34px;
  }
  .bookwedform h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .dektopbanimg {
    display: none !important;
  }
  .mobilebanimg {
    display: block !important;
  }
  .spottedmobile {
    display: block;
  }
  .productimgsection {
    display: none;
  }
  .mainspotted {
    padding: 0;
    margin-bottom: -5rem;
  }
  .mainspotted .slick-slide img {
    padding: 0 5px;
    width: 100%;
  }
  .mainspotted .slide-arrow {
    background: 0 0;
    border: none;
    outline: 0;
    width: 50px;
    position: absolute;
    right: 3px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    z-index: 1;
  }
  #spottedmobilein .slide-arrow.prev-arrow {
    left: 3px;
  }
  .mainserviceinn {
    padding: 0;
    margin-bottom: 12px;
  }
  .serviceslidein {
    display: inherit;
  }
  .serviceslidein .slide-arrow {
    background: 0 0;
    border: none;
    outline: 0;
    width: 50px;
    position: absolute;
    right: 3px;
    top: 45%;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    z-index: 1;
  }
  .serviceslidein .slide-arrow.prev-arrow {
    left: 3px;
  }
  .serviceslidein .slick-slide img {
    padding: 0 8px;
    width: 100%;
  }
  .servicesec img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .paddingser {
    padding-left: 0;
    padding-right: 0;
  }
  .servicesec p {
    margin-bottom: 32px;
    font-size: 16px;
  }
  .mediamain {
    padding: 0;
    margin-bottom: 0;
  }
  .mainnewin {
    width: 100%;
    padding: 0;
  }
  .mainnewin h6 {
    font-size: 14px;
    margin: 0 auto 8px;
  }
  .mediasectionimgbox {
    width: 100%;
  }
  .mediasectionimgboxin {
    width: 100%;
  }
  .newboxmedia {
    margin-bottom: 24px;
  }
  .mainnewin p {
    font-size: 16px;
  }
  .paddingmedia {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mediasectionimgbox img {
    height: auto;
  }
  .mobpaddingless {
    padding: 0;
  }
  .maintextinnarea {
    margin: 0 0 30px;
  }
  .maintextinnarea p {
    font-size: 16px;
  }
  .our-collection {
    position: relative;
  }
  .mheadingone {
    font-size: 24px;
  }
  .our-collection-text {
    width: 100%;
    height: auto;
    position: relative;
    padding: 24px;
    font-size: 24px;
    letter-spacing: 0;
    text-align: center;
  }
  .collective {
    position: relative;
    top: 0;
  }
  .picture {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
}
/* home page slider with progress bar */
.maninbanner-slider {
  padding: 0 !important;
}
.maninbanner-slider .contentasset-component-container {
  padding: 0 !important;
}
.maninbanner-slider .region {
  padding-top: 0 !important;
}

.sliderContainer {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.sliderContainer .progressBarContainer .item h3 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 8px;
}
.sliderContainer .sliderhome .slick-slide {
  height: 88vh;
  max-height: 655px;
  position: relative;
}
@media (min-width: 576px) {
  .sliderContainer .sliderhome .slick-slide {
    height: 88vh;
    max-height: 310px;
  }
}
@media (min-width: 768px) {
  .sliderContainer .sliderhome .slick-slide {
    height: 100vh;
    max-height: 365px;
  }
}
@media (min-width: 1024px) {
  .sliderContainer .sliderhome .slick-slide {
    height: 100vh;
    max-height: 93vh;
  }
}
.sliderContainer .sliderhome .slick-slide img {
  max-height: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.sliderContainer .progressBarContainer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.27);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  padding: 14px 15px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  height: 3.75rem;
}
.sliderContainer .progressBarContainer div {
  display: block;
  width: 4.72rem;
  padding: 0;
  cursor: pointer;
  margin-right: 2%;
  float: left;
  color: #000;
  text-align: center;
}
.sliderContainer .progressBarContainer div span.progressBar {
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.4);
  display: block;
}
.sliderContainer .progressBarContainer div span.progressBar .inProgress {
  background-color: rgb(255, 255, 255);
  width: 0%;
  height: 2px;
}
.sliderContainer .progressBarContainer div:last-child {
  margin-right: 0;
}
.sliderContainer .sliderContainer {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.sliderContainer .bannertext {
  color: #fff;
  font-size: 68px;
  line-height: 1.5;
  font-weight: bold;
  width: auto;
  position: absolute;
  top: 36%;
  left: 145px;
  right: 45px;
  text-align: left;
}
.sliderContainer .bannertext h2 {
  width: 100%;
  height: auto;
  font-size: 68px;
  color: #fff;
  font-weight: 600;
  line-height: 62px;
}
.sliderContainer .bannertext h4 {
  width: 100%;
  height: auto;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: 24px;
}
.sliderContainer .bannertext span {
  width: 100%;
  height: auto;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media (max-width: 1023.98px) {
  .sliderContainer .mobilebanimg {
    height: 100%;
  }
}
.sliderContainer .anchor {
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.sliderContainer .anchor {
  padding-top: 60px;
}
.sliderContainer .anchor span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spottedZoya.slick-slide {
  width: 87.5vw !important;
  -o-object-fit: fill;
     object-fit: fill;
}
.spottedZoya.slick-slide img {
  aspect-ratio: 9/12.07;
  -o-object-fit: fill;
     object-fit: fill;
}

@media (max-width: 767.98px) {
  .home-page-video-banner .promotion-banner #bg-videom {
    aspect-ratio: 9/14.56;
  }
}

/*# sourceMappingURL=default\css\experience\components\commerce_assets\imageAndButton.css.map*/