.book-slides .itemlist {
  font-size: 0;
}
.video-holder {
  position: absolute;
  top: 0;
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}
.no-slider .owl-carousel {
  display: block
}
.buttonbox {
  display: none
}
.where-to-wear {
  text-align: center;
  font-size: 0;
  padding: 70px 50px 50px
}
.where-to-wear li {
  display: inline-block;
  vertical-align: middle;
  width: 32%;
  margin: 0 1%
}
em {
  font-style: normal
}
.where-to-wear img {
  display: block;
  width: 100%
}
.thumb-info {
  font-size: 20px;
  display: block;
  padding: 15px 10px 0;
  letter-spacing: 2px
}
.shopnowbtn {
  display: inline-block;
  text-transform: uppercase;
  font-size: 15px;
  border-bottom: 1px solid #000
}
.emtitle {
  font-weight: 600;
  text-transform: uppercase;
  display: block
}
.listing-sizes {
  display: none
}
.item-box .picture {
  border: 0
}
.item-grid {
  margin: 0
}
.home-header h2 {
  font-size: 34px;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0 0 10px;
}
.homepage-products {
  padding: 50px 0;
}
.home-header {
  margin: 30px 0 30px;
  text-align: center;
}
.bottom-banner {
  margin: 4rem 0
}
.insta-section {
  margin: 40px 50px 0;
  text-align: center
}
.header-titles {
  padding: 0 0 1.5rem;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: 400
}
.header-titles p {
  letter-spacing: 1px;
  font-weight: 500
}
.item-box .product-title {
  display: block;
  width: auto;
  float: none;
  text-align: center;
  font-weight: 300;
  font-size: 13px;
  text-transform: uppercase
}
.item-box .product-title a {
  text-transform: uppercase
}
.item-box .add-info {
  float: none;
  text-align: center;
  width: auto
}
.fullbanner {
  margin: 50px 0;
  overflow: hidden;
  position: relative;
  background: #fbf1e0;
  display: block;
  font-size: 0;
}
.bannerbox.home-carousel {
  margin: 0
}
.home-section img {
  width: 100%
}
.hidn {
  overflow: hidden;
  position: relative;
  background: #fbf1e0;
  display: block;
  font-size: 0
}
.bannerbox {
  display: inline-block;
  width: 72%;
  overflow: hidden;
  vertical-align: middle
}
.infotext {
  display: inline-block;
  vertical-align: middle;
  width: 28%;
  text-align: center;
  font-size: 1rem;
  padding: 0 2%;
  text-transform: uppercase
}
.infotext h2 {
  font-weight: 400;
  font-size: 32px
}
.infotext p {
  margin: 0;
  padding: 15px 0;
  line-height: 1.6
}
.infotext a {
  border-bottom: 1px solid #000;
  font-weight: 400;
  font-size: 13px
}
picture {
  overflow: hidden;
  display: block;
  font-size: 0;
}
.box2 {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin: 0 4% 0 0;
  text-align: center
}
.last {
  margin-right: 0
}
.box2 .item:nth-child(2) {
  padding: 10px
}
.box2 h2 {
  text-transform: uppercase;
  font-weight: 400
}
.box2 p {
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 0 0;
  display: block;
  letter-spacing: 2px
}
.box2 .item:nth-child(2) a {
  font-weight: 400
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.slick-track:after, .slick-track:before {
  display: table;
  content: ""
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}
[dir=rtl] .slick-slide {
  float: right
}
.slick-slide img {
  display: block;
  cursor: pointer
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
.slider-nav div {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px
}
.slick-dots {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%)
}
.slick-dots li {
  display: block;
  padding: 8px 0
}
.slick-dots li button {
  display: block;
  border: 1px solid #fff;
  width: 14px;
  height: 14px;
  font-size: 0;
  background: #fff;
  border-radius: 50%
}
.slick-dots li.slick-active button {
  background: 0 0
}
.slick-next.slick-disabled, .slick-prev.slick-disabled {
  cursor: not-allowed
}
.slider-home-slider {
  position: relative
}
.slider-nav-thumbnails {
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 9;
  min-width: 200px;
  transform: translateY(-50%)
}
.slider-nav-thumbnails .text {
  text-transform: uppercase;
  color: #fff;
  display: block
}
.thmb {
  width: auto !important;
  float: none !important;
  position: relative;
  min-width: 200px;
  padding: 6px 10px;
  letter-spacing: 2px;
  text-align: right;
  opacity: 0;
  visibility: hidden;
  color: #fff
}
.blank-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%
}
.thmb.slick-active {
  opacity: 1;
  visibility: visible
}
.slider-nav-thumbnails .slick-track {
  width: auto !important;
  font-size: 12px
}
.bridals-banner {
  margin: 0 50px 50px;
  position: relative
}
.bridals-banner:after {
  display: block;
  content: "";
  clear: both
}
.rxbtn {
  font-size: 14px;
  padding: 4px 8px;
  text-transform: uppercase;
  border: 1px solid #111;
  margin: 0;
  display: inline-block;
}
.bnrinfo {
  font-size: 35px;
  font-weight: 500;
  display: block;
  padding: 0 0 20px
}
.explore {
  display: inline-block;
  background: #000;
  padding: 0 50px;
  color: #fff;
  line-height: 40px
}
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  border: 0;
  font-size: 0
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}
.owl-carousel.owl-hidden {
  opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.hm-products .owl-item {
  transition: all .3s linear;
  border: 0
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}
.owl-carousel.owl-rtl {
  direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
  float: right
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
  z-index: 0
}
.owl-carousel .owl-animated-out {
  z-index: 1
}
.owl-carousel .fadeOut {
  animation-name: fadeOut
}
@keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
.owl-height {
  transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}
.inner-item {
  display: block;
  transition: all .5s linear;
  position: relative
}
.home-carousel .owl-prev {
  left: 1rem
}
.home-carousel .owl-next {
  right: 1rem
}
.owl-prev {
  top: 50%;
  width: 36px;
  height: 36px;
  transform: translateY(-50%);
  position: absolute;
  cursor: pointer;
  background: url(../images/aro1.png) no-repeat center;
  background-size: contain;
  left: -70px;
}
.owl-next {
  top: 50%;
  right: -70px;
  width: 36px;
  height: 36px;
  transform: translateY(-50%);
  position: absolute;
  text-align: center;
  cursor: pointer;
  background: url(../images/aro2.png) no-repeat center;
  background-size: contain
}
.book-slides .owl-prev {
  left: -80px;
  width: 36px;
  height: 36px;
  background: url(../images/aro1.png) no-repeat center;
  background-size: contain
}
.book-slides .owl-next {
  right: -80px;
  width: 36px;
  height: 36px;
  background: url(../images/aro2.png) no-repeat center;
  background-size: contain
}
.owl-nav {
  margin: 0;
  font-size: 0;
  text-align: center
}
.owl-dot.active {
  background-color: #89A38F;
    border: 1px solid #89A38F;
}
.hm-products .owl-dots, .home-carousel .owl-nav, .insta-feed .owl-dots {
  display: none
}
.foot.home-popup {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, .7);
  z-index: 9999
}
.home-popup .popup-holder {
  max-width: 700px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 99;
  overflow: hidden;
  width: 100%;
  padding: 0 10px;
  box-shadow: none;
  box-sizing: border-box
}
.home-popup .popup-holder img {
  display: block
}
.home-popup .popup-frame {
  background: #fff;
  position: relative
}
.home-popup .popup-close {
  position: absolute;
  right: 2px;
  top: 2px;
  color: #fff;
  font-size: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  z-index: 99;
  width: 30px;
  height: 30px;
  border-radius: 0;
  border: 0;
  text-align: center;
  line-height: 28px;
  background: #000
}
.home-popup .popup-content {
  padding: 20px 10px 10px
}
.brials-txtbox {
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  letter-spacing: 2px
}
.insta-feed {
  font-size: 0;
  margin: 0 -5px
}
.insta-feed .item {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0 5px
}
.insta-feed .item {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0 5px
}
.insta-feed .item a {
  position: relative;
  display: block
}
.insta-feed .item a:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  background-color: rgba(0, 0, 0, .5);
  transition: all .3s ease;
  opacity: 0;
  visibility: hidden;
  z-index: 1
}
.insta-feed .item:hover a:before {
  opacity: 1;
  visibility: visible
}
.insta-feed .item .shop-now {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
  transition: all .3s ease;
  opacity: 0;
  visibility: hidden;
  z-index: 9
}
.insta-feed .item:hover .shop-now {
  opacity: 1;
  visibility: visible
}
.hvr .item img {
  height: auto;
  width: 100%;
  display: block;
  -webkit-transition: -webkit-transform 6s cubic-bezier(.25, .46, .45, .94);
  transition: -webkit-transform 6s cubic-bezier(.25, .46, .45, .94);
  transition: transform 6s cubic-bezier(.25, .46, .45, .94);
  transition: transform 6s cubic-bezier(.25, .46, .45, .94), -webkit-transform 6s cubic-bezier(.25, .46, .45, .94)
}
.hvr .item:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}
.insta-logo h2 {
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  padding: 0 0 50px;
}
/******************/
.mnrpoartons {
  padding: 0 0 50px;
  font-size: 0;
  max-width: 900px;
  margin: auto;
}
.mnrpoartons-title {
  text-align: center;
}
.mnrpoartons-title h2 {
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
}
.item-slide1, .item-slide2 {
  display: inline-block;
  vertical-align: middle;
  position: relative
}
.item-slide1 {
  width: 65%;
}
.item-slide2 {
  width: 40%;
  margin-left: -5%;
  text-align: center;
}
.info-mnr {
  display: block;
  text-align: center;
  margin: 3% 0 0;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px
}
.info-mnr em {
  display: block
}
.prod-price {
  padding: 5px 0
}
.prod-view {
  background: #9c1315;
  color: #fff;
  line-height: 56px;
  text-transform: uppercase;
  font-size: 15px
}
.mnrpoartons .owl-prev {
  left: -200px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 80px;
  height: 80px;
  text-align: center;
  cursor: pointer;
  background: url(../images/aro1.png) no-repeat center;
  background-size: contain
}
.mnrpoartons .owl-next {
  right: -200px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 80px;
  height: 80px;
  text-align: center;
  cursor: pointer;
  background: url(../images/aro2.png) no-repeat center;
  background-size: contain
}
.item-slide1 a {
  position: relative;
  display: block
}
.spnbtn {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 1px 10px rgb(0 0 0 / 25%);
  cursor: pointer;
  z-index: 1;
  transform: scale(1);
  transition: transform .25s ease-in-out;
  font-size: 0;
  top: 50%;
  left: 50%
}
.spnbtn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: rgba(255, 255, 255, .4);
  -webkit-animation: 1.4s shopTheLookDotKeyframe ease-in-out infinite;
  animation: 1.4s shopTheLookDotKeyframe ease-in-out infinite;
  z-index: 1
}
.spnbtn:hover {
  transform: scale(1.5)
}
/*****************/
.item {
  position: relative;
}
.mnr-4columns {
  font-size: 0;
  padding: 0 1%;
}
#fhvideo {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.video-wrapper {
  margin: 50px 0;
}
.mnr-3columns {
  font-size: 0;
  padding: 0 1% 50px;
}
.mnr-3columns .item {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  margin: 0 0.5%;
}
.infomnr {
  font-size: 15px;
  text-align: center;
  position: absolute;
  bottom: 20px;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.infomnr span {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #fff;
  margin: 10px 0 0 0;
}
.instagram {
  padding: 0 1.4%;
}
/***********/
.mnrpoartons-title p {
  font-size: 14px;
  font-weight: 300;
  max-width: 660px;
  margin: auto;
}
.book-title {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5% 0 5%;
  font-size: 14px;
  font-weight: 300;
}
.book-slides .item {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
}
.book-title h2 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 15px;
}
.newbtn {
  font-size: 18px;
  border: 1px solid #111;
  padding: 0 65px;
  display: inline-block;
  line-height: 52px;
}
.info {
  padding: 40px 0 20px;
}
.center {
  text-align: center;
}
.info {
  font-size: 18px;
}
.info h2 {
  font-size: 24px;
  font-weight: 500;
    color: #7C5557;
}
.collections {
  max-width: 1480px;
  margin: auto;
  padding: 0 50px;
}
.info2 {
  padding: 10px 0;
}
.collections .item h2 {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  padding: 10px 0;
}
.item-box .product-title {
  display: block;
  width: auto;
  float: none;
  text-align: center;
  font-weight: 300;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.item-box {
  margin-bottom: 0;
}
.no-slider.video {
  margin: 25px 0 0;
  position: relative;
}
img {
  font-size: 0;
}
.instaboxs {
  font-size: 0;
  max-width: 1159px;
  margin: auto;
  padding: 40px 10px 0;
  position: relative;
}
.instaboxs .item {
  width: 33.33%;
  display: inline-block;
  padding: 3px 3px;
}
.item-box .details {
  margin: 15px 0 0;
}
.info4 {
  font-size: 18px;
  position: absolute;
  bottom: 10%;
  left: 8%;
}
.info4 h2 {
  font-size: 26px;
  color: #fff;
  font-weight: 500;
  margin: 0 0 20px;
}
.bttn {
  background: #fff;
  display: inline-block;
  line-height: 46px;
  padding: 0 60px;
}
.info3 {
  max-width: 880px;
  margin: auto;
  padding: 30px 0 0;
}
.center.info3 p {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0 0 20px;
}
.bookbtn {
  background: #7C5557;
  color: #fff;
  display: inline-block;
  padding: 10px 50px;
  font-size: 16px;
}
.spc-header li.active {
  border-bottom: 1px solid #7C5557;
}
.spc-products {
  background: #F7F1F2;
}
/********************************/
.collections .owl-dots{
    display: none;
}
.book-slides {
  max-width: 900px;
  margin: auto;
  padding: 0 10px;
}
.box {
  display: inline-block;
  vertical-align: top;
  width: 55%;
  position: relative;
}
.box.box0 {
  width: 45%;
  padding-left: 60px;
}
.tbs {
  display: none;
}
.current {
  display: block;
}
.tabs li {
  background: #fff;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  z-index: 1;
  outline: 15px solid rgba(255, 255, 255, 0.3);
  font-size: 0;
  transition: all 0.2s linear;
}
.tabs li:nth-child(1) {
  top: 50%;
  left: 58%;
}
.tabs li:nth-child(2) {
  top: 65%;
  left: 65%;
}
.tabs li.act {
  outline: 20px solid rgba(255, 255, 255, 0.3);
  width: 30px;
  height: 30px;
}
.viewallbtn {
  padding: 0 50px;
  font-size: 18px;
  color: #fff;
  line-height: 40px;
  display: inline-block;
  border: 1px solid #7C5557;
  transition: all 0.3s;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.viewallbtn:hover {
  color: #7C5557;
}
.viewallbtn::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  left: 0;
  right: 0;
  background-color: #7C5557;
  webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform .45s cubic-bezier(.785, .135, .15, .86);
  transition: -webkit-transform .45s cubic-bezier(.785, .135, .15, .86);
  transition: transform .45s cubic-bezier(.785, .135, .15, .86);
  transition: transform .45s cubic-bezier(.785, .135, .15, .86), -webkit-transform .45s cubic-bezier(.785, .135, .15, .86);
}
.viewallbtn:hover::before {
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.info5 {
  padding: 15px 0 0;
}
.info5 h2 {
  font-size: 28px;
  font-weight: 300;
}
.info5 p {
  font-size: 24px;
  margin: 8px 0 12px;
}
/********************************/
@media all and (min-width:1024px) {
  .master-wrapper-content {
    max-width: none;
    padding: 0;
    margin: 0
  }
  .header {
    border: 0
  }
  .brials-txtbox {
    left: -13%
  }
  .bridals-banner a {
    width: 85%;
    display: block;
    float: right;
    position: relative
  }
  .hm-products {
    padding-right: 25%;
  }
  .product-grid.home-page-product-grid {
    position: relative;
  }
  .home-header {
    margin: 0;
    position: absolute;
    right: 0;
    top: 45%;
    width: 25%;
    text-align: center;
  }
}
@media all and (min-width:768px) {
  .mlist {
    transform: scale(1.05)
  }
  .where-to-wear li:first-child {
    margin-left: 0
  }
  .where-to-wear li:last-child {
    margin-right: 0
  }
  .owl-dots {
    position: absolute;
    left: 20px;
    text-align: center;
    bottom: 20px;
  }
  .owl-dot {
    background-color: transparent;
    border: 1px solid #fff;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%
  }
  .mobileview {
    display: none;
  }
  /*****************/
  .scrolbnr {
    max-width: 1660px;
    margin: auto;
    padding: 0 50px 50px;
  }
  #card_1 {
    --index: 1;
    padding-top: 30px;
  }
  #card_2 {
    --index: 2;
    padding-top: 40px
  }
  #card_3 {
    --index: 3;
    padding-top: 50px
  }
  #card_4 {
    --index: 4;
    padding-top: 60px
  }
  #card_5 {
    --index: 5;
    padding-top: 70px
  }
  #card_6 {
    --index: 6;
    padding-top: 80px
  }
  #card_7 {
    --index: 7;
    padding-top: 90px
  }
  .card {
    position: sticky;
    top: 0;
  }
  #cards {
    list-style: none;
    display: grid;
  }
  /*******************/
  .mnr-4columns .item {
    width: 48%;
    margin: 1%;
    display: inline-block;
    vertical-align: top;
    position: relative;
  }
}
@media all and (max-width:1023px) {
  .home-carousel {
    margin: 0 -10px 10px
  }
  .fullbanner, .homepage-products {
    padding: 0
  }
  .fullbanner {
    margin: 20px 0
  }
  .hm-products .owl-prev {
    left: 0;
  }
  .hm-products .owl-next {
    right: 0;
  }
  .home-header h2, .ulbox h2 {
    font-size: 25px
  }
  .insta-section, .slider-home-slider {
    margin: 0
  }
  .where-to-wear {
    padding: 40px 0
  }
  .thumb-info {
    font-size: 15px
  }
  .bridals-banner {
    margin: 0 0 20px
  }
  .imagebox {
    padding-left: 12vw;
    float: right
  }
  .brials-txtbox {
    left: 0
  }
  .explore, .shopnowbtn {
    font-size: 12px
  }
  .bnrinfo {
    font-size: 25px
  }
  .explore {
    padding: 0 20px;
    line-height: 34px
  }
  .hm-products .owl-carousel .owl-stage-outer {
    padding: 0 0 30px;
  }
  .newbtn {
    font-size: 14px;
    padding: 0 20px;
    line-height: 36px;
  }
  .info {
    padding: 10px 0 10px;
    font-size: 18px;
  }
  .info h2 {
    font-size: 24px;
  }
  .collections {
    padding: 0;
  }
  .mnr-4columns {
    padding: 0;
    margin: 0 -5px;
  }
  .no-slider.video {
    margin: 20px -10px 10px;
  }
  .instaboxs {
    margin: 20px -15px 0;
    padding: 20px 0 0;
  }
  .info4 h2 {
    font-size: 18px;
    margin: 0 0 10px;
  }
  .bttn {
    line-height: 36px;
    padding: 0 30px;
  }
  .info3 {
    padding: 20px 0;
  }
  .center.info3 p {
    font-size: 14px;
  }
  .box {
    width: 57%;
  }
  .box.box0 {
    width: 43%;
    padding-left: 20px;
  }
  .viewallbtn {
    padding: 0 20px;
    font-size: 14px;
  }
  .info5 h2 {
    font-size: 18px;
  }
  .info5 p {
    font-size: 16px;
  }
}
@media all and (max-width:767px) {
  .box2 {
    display: block;
    width: auto;
    margin: 0 0 20px 0
  }
  .owl-dots {
    position: absolute;
    bottom: 8%;
    left: 20px;
    text-align: center
  }
  .owl-dot {
    background-color: transparent;
    border: 1px solid #fff;
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    border-radius: 50%
  }
  .home-container {
    padding: 0
  }
  .where-to-wear li {
    display: block;
    width: auto;
    margin: 0 0 1.5rem
  }
  .homepage-products {
    padding: 20px 0;
    margin: 0
  }
  .thumb-info {
    padding: 10px 10px 0
  }
  .bottom-banner {
    margin: 2rem 0
  }
  .home-header h2, .mnrpoartons-title h2, .insta-logo h2 {
    font-size: 18px
  }
  .insta-logo h2, .mnrpoartons-title {
    padding: 0 0 20px;
  }
  .infomnr {
    font-size: 10px;
  }
  .video-wrapper {
    margin: 30px -10px;
  }
  .mnr-4columns {
    padding: 0;
    margin: 0 -10px;
  }
  .mnr-3columns {
    padding: 0 0 30px;
  }
  .instagram {
    padding: 0;
  }
  .info-mnr {
    font-size: 12px;
    letter-spacing: 0;
  }
  .item-box .details {
    margin: 5px 0 0
  }
  .homepage-products::after, .homepage-products::before {
    width: 60%
  }
  .home-popup .popup-close {
    font-size: 14px;
    right: 15px;
    top: 15px;
    line-height: 30px
  }
  .home-popup .popup-frame {
    border-width: 5px
  }
  .owl-dots {
    position: absolute;
    bottom: 3%
  }
  .item-box .product-title {
    font-size: 12px
  }
  .hm-products .owl-carousel .owl-stage-outer {
    padding: 0
  }
  .ulbox li {
    width: 100%;
    margin: 0 0 20px
  }
  .where-to-wear {
    padding: 25px 0
  }
  .insta-feed .item {
    width: 50%;
    padding: 5px
  }
  .slick-dots li button {
    width: 10px;
    height: 10px
  }
  .thmb {
    letter-spacing: 1px;
    padding: 3px 5px
  }
  .infotext {
    z-index: 1;
    max-width: 275px;
    width: 50%;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0
  }
  .infotext h2 {
    font-size: 22px
  }
  .infotext p {
    padding: 5px 0
  }
  .slider-nav-thumbnails {
    position: absolute;
    top: 10px;
    right: 30px;
    z-index: 9;
    min-width: 200px;
    transform: none
  }
  .slick-dots {
    position: absolute;
    right: 15px;
    top: 10px;
    transform: none
  }
  .slider-nav-thumbnails .slick-track {
    font-size: 11px
  }
  .slick-dots li {
    padding: 5px 0
  }
  .thmb {
    letter-spacing: 0;
    padding: 2px 5px
  }
  .home-header {
    margin: 0 0 20px;
  }
  .rxbtn {
    font-size: 10px;
  }
  .desktopview {
    display: none;
  }
  .no-slider.mblscrol {
    margin: 0 -10px;
    font-size: 0;
  }
  .mblscrol .item:nth-child(2) {
    padding-left: 20px;
    margin: 20px 0;
  }
  .mblscrol .item:nth-child(3) {
    padding-right: 20px;
    margin-bottom: 20px;
  }
  .book-title {
    width: auto;
    display: block;
    text-align: center;
    padding: 20px 0px;
    font-size: 14px;
    font-weight: 300;
  }
  .book-slides .item {
    display: block;
    width: auto;
  }
  .mnrpoartons-title p {
    font-size: 14px;
  }
  .mbileslide .owl-dots {
    position: absolute;
    bottom: 3%;
    left: 8%;
    text-align: left;
  }
  .info4 {
    bottom: 15%;
    font-size: 14px;
  }
  .mbileslide .owl-dot {
    margin: 0 10px 0 0;
  }
  .instaboxs .item {
    padding: 1px;
  }
  .tbs {
    display: none !important;
  }
  .box.box0 {
    width: auto;
    padding: 0;
    display: block;
  }
  .box {
    width: auto;
    display: block;
  }
  .book-slides {
    margin: 0 ;
    padding: 0;
  }
  .viewallbtn {
    font-size: 12px;
    line-height: 32px;
  }
  .info5 p {
    margin: 5px 0 12px;
  }
  .item-box {
    width: 31.3%;
  }
}
@media all and (max-width: 479px) {
  .item-grid.smartslides {
    white-space: nowrap;
    overflow-x: scroll;
    padding-bottom: 10px;
  }
  .item-grid.smartslides .item-box {
    width: 80%;
  }
}
/*************/
@media all and (max-width: 767px) {
  body.overflow {
    overflow: hidden;
  }
  .tb {
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    transform-origin: top;
    transition: all 0.5s linear;
    height: 0;
    overflow: hidden;
    background: #fff;
  }
  .tbb1, .tbb2, .tbb3, .tbb4, .tbb5, .tbb6, .tbb7, .tbb8 {
    bottom: 0;
    height: 100vh;
  }
  .tbclose {
    position: absolute;
    top: 0;
    z-index: 1;
    background: #fff;
    padding: 10px 15px;
    right: 0;
    cursor: pointer;
  }
  .tb img {
    width: 100%;
    object-fit: contain;
    height: 100vh;
  }
}
@media all and (min-width: 768px) {
  .tb {
    display: none;
  }
}