.no-slider .owl-carousel {
  display: block
}
.topic-block a, .topic-page a {
  text-decoration: none
}
.no-slider:after {
  display: block;
  content: '';
  clear: both;
}
.order-detials {
  display: none;
}
.showinfo .order-detials {
  display: block;
  margin: 15px 0 0;
  text-align: center;
}
.order-detials:after {
  clear: both;
  content: '';
  display: block;
}
.shopnow, .bnrtitle, .exploremore {
  display: none;
}
.showinfo .shopnow, .showinfo .bnrtitle {
  display: inline-block;
  vertical-align: middle;
}
.right .shopnow {
  float: right;
}
.shopnow, .exploremore {
  background: #000;
  padding: 0 20px;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #000;
  line-height: 40px;
  transition: all 0.3s;
  display: none !important;
}
.shopnow:hover, .exploremore:hover {
  background: #fff;
  color: #000;
}
.explore .ZS .exploremore {
  display: inline-block;
  vertical-align: middle;
}
.explore .ZS .shopnow {
  display: none;
}
.bnrtitle {
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 42px
}
.middle-section .item {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.middle-section-3 .item {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.details {
  display: none;
}
.item {
  position: relative;
}
/*.homeproducts .sliders {
	width: 72%;
	display: inline-block;
	vertical-align: bottom;
}*/
.blackbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  text-transform: uppercase;
  padding: 5px 20px;
  background: #000;
  color: #fff;
  border: 2px solid #fff;
  font-size: 16px;
}
.whitebtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  text-transform: uppercase;
  padding: 5px 20px;
  background: #fff;
  color: #000;
  border: 2px solid #fff;
  font-size: 16px;
}
.homeproducts {
  padding: 70px 0 0;
}
.single-bnr {
  padding: 70px 0 0;
}
.homeproducts .title {
  margin: 0 0 20px;
  font-size: 32px;
  text-align: center;
  line-height: 1;
  color: #000;
  text-transform: uppercase;
}
.newbnr {
  display: inline-block;
  vertical-align: bottom;
  width: 28%;
  padding-left: 20px;
}
.hover-text .order-detials {
  text-align: center;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  right: 0;
  display: block;
  transition: all 0.5s linear;
  opacity: 0;
  visibility: hidden;
}
.hover-text .order-detials:before {
  top: -600px;
  bottom: -600px;
  left: -600px;
  right: -600px;
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  z-index: -1;
}
.hover-text .item:hover .order-detials {
  opacity: 1;
  visibility: visible;
}
.hover-text .bnrtitle {
  display: block;
}
.home-section .container {
  max-width: none;
  padding: 0;
}
.info-header {
  width: 35%;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  padding: 0 10%;
}
.info-header h2 {
  font-size: 25px;
  font-weight: 500;
}
.info-header p {
  margin: 20px 0;
}
.info-header a {
  display: inline-block;
  border: 1px solid #111;
  padding: 0 25px;
  line-height: 30px;
}
.towboxs .item {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.bridalbnr .item {
  display: inline-block;
  vertical-align: middle;
  width: 65%;
}
.bridalbnr .exploremore {
  display: inline-block
}
.instagram {
  margin: 0;
  text-align: center
}
.instaheader {
  position: relative;
  z-index: 1
}
.instaheader h2 {
  padding: 40px 10px 20px;
}
.home-section .instaheader img {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
  max-width: 350px;
}
.instaheader span {
  display: block;
  font-size: 24px
}
.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 {
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 20px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background: #fff url(../images/slick1.png) no-repeat center
}
.owl-next {
  right: 10px;
  left: auto;
  background: #fff url(../images/slick2.png) no-repeat center
}
.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 {
  display: none
}
.owl-dot {
  display: inline-block;
  padding: 0;
  position: relative;
  margin: 0 5px
}
.owl-dot.active span {
  background: #000
}
.owl-dot span {
  background: #fff;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  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
}
.bridals {
  position: relative;
  padding: 50px;
  background: #f3efea;
}
.header-titles {
  text-align: center;
  padding: 30px 0 15px;
}
.header-titles h2 {
  font-size: 28px;
  font-weight: 400;
}
.header-titles p {
  font-size: 20px;
}
#fhvideo {
  width: 100%;
  height: auto;
}
.title-header h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  padding: 50px 0 0 0;
}
.master-wrapper-content {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width:769px) {
  .bridalbnr .order-detials {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15%;
    text-align: center;
  }
}
@media all and (min-width:1024px) {
  .master-wrapper-content {
    padding: 0;
    max-width: none;
  }
}
@media all and (max-width:1023px) {
  .bodybar .master-wrapper-content {
    padding-top: 85px
  }
  .instaheader h2 {
    padding: 25px 10px
  }
  .font-sz strong {
    font-size: 28px
  }
  .home-carousel {
    padding: 0;
    margin: 0 -16px
  }
  .categories-2banners {
    padding-top: 30px
  }
  .categories-2banners {
    margin: 0 -1%;
    max-width: none;
  }
  .video-text {
    font-size: 13px;
    line-height: 22px;
    padding: 5% 10%
  }
  .bnrtext {
    font-size: 22px
  }
  .shopbtn {
    font-size: 10px
  }
  .homebtn, .lt-txt, .rt-text {
    font-size: 13px
  }
  .right-v {
    width: 90%
  }
  .left-v {
    padding: 15px
  }
  .left-v h2 {
    font-size: 20px;
    text-transform: uppercase
  }
  .mainslider {
    margin: 0 -10px;
  }
}
@media all and (max-width:767px) {
  .towboxs .item {
    display: block;
    vertical-align: top;
    width: auto;
  }
  .info-header {
    width: auto;
    text-align: center;
    padding: 25px 10px 0;
    border-radius: 25px 25px 0 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 0;
    right: 0;
    background: #fff;
  }
  .info-header h2 br {
    display: none;
  }
  .info-header h2 {
    font-size: 18px;
  }
  .info-header p {
    margin: 10px 0;
  }
  .info-header a {
    font-size: 14px;
  }
  .bridalbnr .item {
    display: block;
    width: auto;
  }
  .homeproducts {
    padding: 10px 0 0;
  }
  .single-bnr, .towboxs {
    padding: 35px 0 0;
  }
  .title-header h2 {
    padding: 25px 0 0 0;
  }
  .no-slider.wrapper.middle-section.hover-text {
    margin: 0 15px 10px;
  }
  .home-section .container {
    padding: 0;
  }
  .homeproducts .sliders {
    width: auto;
    display: block;
  }
  .middle-section {
    padding-top: 0;
    flex-direction: column-reverse
  }
  .readyship-fold {
    width: 100%;
    margin-bottom: 25px
  }
  .video-section {
    width: 100%;
    margin-right: 0
  }
  .video-text {
    margin-bottom: 25px
  }
  .product-grid .title img {
    max-width: 140px
  }
  .bottom {
    bottom: 5px
  }
  .home-carousel .sldinfo {
    right: 0;
    left: 0;
    bottom: 5px;
    top: auto;
    transform: translate(0)
  }
  .home-carousel .owl-dots {
    position: static;
    padding: 10px 0 0
  }
  .owl-dot span {
    background: #ddd
  }
  .categories-banners {
    padding: 0
  }
  .categories-banners h2 {
    font-size: 24px;
    font-weight: 600
  }
  .home-header {
    font-size: 24px;
    margin: 0
  }
  .homepage-products {
    width: auto;
    display: block;
    margin: 0
  }
  .instaheader h2 {
    padding: 0 0 20px;
    font-size: 18px
  }
  .instaheader span {
    font-size: 16px
  }
  .fullbanner {
    padding-top: 0;
    margin: 0 -15px
  }
  .categories-2banners {
    margin: 0;
    padding: 0;
    width: auto
  }
  .categories-2banners.add {
    max-width: 100%;
    margin: 0
  }
  .vision-wrapper p {
    padding: 25px 0;
    font-size: 15px;
    max-width: 260px;
    margin: auto
  }
  .vision-wrapper {
    margin: 0 -10px
  }
  .boxtext {
    display: none
  }
  .grid2box {
    display: block;
    width: auto;
    margin: 0
  }
  .homepage-grid {
    padding: 20px 0
  }
  .grid2box {
    margin: 0 0 4%
  }
  .shopbtn {
    font-size: 12px
  }
  .textholder {
    text-transform: uppercase;
    font-size: 10px
  }
  .formal-section .main-header {
    width: 30%
  }
  em.new {
    font-size: 18px
  }
  .info-banner em.spbox {
    float: none
  }
  .p-info {
    display: none
  }
  .home-carousel .sldinfo, .vision-wrapper .sldinfo {
    padding: 10px
  }
  .sldinfo {
    font-size: 0;
    padding: 10px 0;
    display: block
  }
  .sldinfo:after {
    display: block;
    clear: both;
    content: ''
  }
  .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
  }
  .instagram {
    margin: 0
  }
  .info-banner em.info-text-banner {
    display: none
  }
  .formal-section {
    margin: 0 0 25px 0
  }
  .formal-section .img-box {
    width: 65%
  }
  .info-banner strong {
    font-size: 20px
  }
  .category-grid.home-page-category-grid.mbx {
    margin: 15px -12% 0 0;
    width: auto;
  }
  .home-page-category-grid .title a, .sub-category-grid .title a {
    display: block;
    padding: 10px 0;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .categories-2banners .item {
    width: 100%;
    margin: 20px 0 0;
  }
  .middle-section .item {
    width: 100%;
  }
  .middle-section-3 .item {
    width: 100%;
  }    
  .middle-section, .categories-2banners {
    margin: 0;
  }
  .bnrtitle {
    font-size: 20px;
    line-height: 32px;
  }
  .shopnow, .exploremore {
    line-height: 30px;
    font-size: 12px;
  }
  .blackbtn, .whitebtn {
    font-size: 12px;
    top: auto;
    transform: none;
    left: 0;
    right: 0;
    bottom: 10px;
    text-align: center;
    max-width: 160px;
    margin: auto;
  }
  .homeproducts .title {
    font-size: 24px;
    text-align: center;
  }
  .homeproducts .title br {
    display: none;
  }
  .bridalbnr .order-detials {
    text-align: center;
    padding: 10px;
  }
}