.no-slider .owl-carousel {
  display: block
}
.topic-block a, .topic-page a {
  text-decoration: none
}
.no-slider:after {
  display: block;
  content: '';
  clear: both;
}
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
  margin: 0
}
.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)
}
.home-carousel .owl-carousel .owl-item {
  transition: all 0s linear
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  transition: all .2s linear
}
.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
}
.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%
}
.owl-next, .owl-prev {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url(../images/chevron-right-circle2.svg) no-repeat center
}
.owl-next {
  right: 10px;
  left: auto;
  background: url(../images/chevron-right-circle.svg) no-repeat center
}
.centerslider .owl-nav {
  position: absolute;
  right: 40px;
  top: -63px;
  display: flex;
  gap: 10px;
}
.owl-nav {
  margin: 0;
  font-size: 0;
  text-align: center
}
.instagram .owl-prev {
  left: 15px
}
.instagram .owl-next {
  right: 15px
}
.bridals-slider .owl-dots, .mainslider .owl-dots, .instagram .owl-dots, .menswear .owl-dots {
  display: none
}
.mainslider .owl-nav {
  display: none
}
.mainslider .owl-dots {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 3%;
  text-align: center
}
.owl-dots {
  text-align: center;
  padding: 0;
}
.owl-dot {
  display: inline-block;
  padding: 0;
  position: relative;
}
.owl-dot.active span {
  background: #000
}
.owl-dot span {
  background: #D9D9D9;
  height: 2px;
  width: 50px;
  display: block
}
.item-box {
  margin: 0;
  width: auto
}
.img-info {
  padding: 15px 0 0 0;
  display: block
}
.home-section img {
  width: 100%;
  display: block
}
.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: 600px;
  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-frame {
  background: #fff;
  position: relative;
  min-height: 200px
}
.home-popup .nx {
  display: block !important
}
.home-popup .popup-close {
  position: absolute;
  right: 0;
  top: 0;
  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: 1px solid #000;
  text-align: center;
  line-height: 28px;
  background: #000;
}
.home-popup .newsletter {
  max-width: 425px;
  margin-bottom: 0
}
.home-popup .newsletter .title {
  display: none
}
.home-popup .popup-content {
  padding: 20px 10px 10px
}
.image-holder img {
  display: block
}
.home-popup h1 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  margin: 0 0 5px
}
.home-popup h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 20px
}
.home-popup .newsletter-email input[type=email] {
  height: 34px;
  margin: 0;
  width: 100%;
  background: #fff url(../images/about-mail.png) no-repeat 0 center;
  background-size: 17px;
  color: #000;
  border: 0;
  padding-left: 30px;
  border-bottom: 1px solid #000;
  font-size: 15px
}
.home-popup .submit-btn {
  padding-top: 0;
  position: absolute;
  right: 0;
  top: 0
}
.home-popup .newsletter-email .newsletter-subscribe-button {
  background: #000;
  width: 100px;
  color: #fff;
  height: 34px;
  font-size: 13px
}
.home-popup .newsletter-email {
  padding-right: 110px
}
.master-wrapper-content {
  padding: 0;
}
.infoheader {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}
.infoheader h1 {
  font-size: 20px;
  font-weight: 500;
}
.infoheader p {
  margin: 20px 0;
  font-weight: 400;
}
.explorebtn {
  font-size: 14px;
  text-transform: uppercase;
  background: #242833;
  color: #fff;
  display: inline-block;
  padding: 10px;
  font-weight: 400;
  border-radius: 5px;
}
.bycatefories {
  text-align: center;
  padding: 20px 60px 30px;
  background: #F5F5F5;
}
.bycatefories h2, .ourbridals h2, .title-collection h2 {
  font-weight: 500;
  font-size: 20px;
  margin: 0 0 20px;
}
.title-collection {
  text-align: center;
}
.item {
  position: relative
}
.info4 {
  position: absolute;
  bottom: 20px;
  left: 25px;
  text-align: left;
  font-size: 20px;
}
.info4 h2 {
  margin: 0;
  color: #fff;
  line-height: 1;
  font-size: 20px;
  font-weight: 400;
}
.bttn {
  font-weight: 400;
  text-decoration: underline;
  color: #fff;
}
.centerslides {
  padding: 0 70px;
}
.vdx {
  width: 100%;
  height: auto;
}
@media all and (min-width:769px) {
  .item {
    overflow: hidden;
  }
  .hvr .item img {
    transition: transform 2s ease;
  }
  .hvr .item:hover img {
    transform: scale(1.1);
  }
  .wrapbox {
    padding: 50px 80px;
  }
  .inflex {
    width: 33%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
  }
  .bycatefories .item {
    display: inline-block;
    vertical-align: middle;
    width: 32%;
    margin: .5%;
  }
  .ourbridals {
    padding: 20px 200px;
    text-align: center;
  }
  .ourbridals .item {
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    margin: 0 2%;
  }
}
@media all and (min-width:1024px) {}
@media all and (max-width:1023px) {}
@media all and (max-width:767px) {
  .info4 {
    left: 25px;
    font-size: 14px;
    right: 25px;
    text-align: center;
  }
  .infoheader p, .videobox .item {
    display: none;
  }
  .item-box .details {
    margin: 0;
  }
  .product-grid, .product-list {
    padding-bottom: 20px;
    padding-top: 10px;
  }
  .infoheader {
    padding: 20px 0 10px;
  }
  .explorebtn {
    display: none;
    font-size: 10px;
    padding: 7px;
  }
  .videobox {
    text-align: center;
  }
  .bycatefories {
    padding: 20px 10px 30px;
  }
  .bycatefories .item {
    margin-bottom: 10px;
  }
  .ourbridals {
    padding: 0 10px;
  }
  .ourbridals .item:nth-child(2) {
    display: none;
  }
  .ourbridals h2 {
    text-align: center;
    padding: 20px 0;
    margin: 0;
  }
  .title-collection {
    text-align: center;
    padding: 20px 0 0;
  }
  .centerslides {
    padding: 0;
  }
  .home-popup .popup-close {
    font-size: 14px;
    right: 15px;
    top: 15px;
    line-height: 30px
  }
  .home-popup .popup-frame {
    border-width: 5px
  }
  .home-popup h1 {
    font-size: 18px
  }
  .home-popup h2 {
    font-size: 14px
  }
  .home-popup .newsletter-email .newsletter-subscribe-button {
    width: 90px;
    font-size: 12px
  }
  .home-popup .newsletter-email {
    padding-right: 100px
  }
}