.disabled{display: none;}
/*=============================================
    04: Banner
==============================================*/
/*4.1: main banner 01*/

.banner-slider2 .banner-image,
.banner-slider2 .single-slider-text h1,
.banner-slider2 .single-slider-text h3,
.single-slider-text a,
.banner-slider6 .single-slider-text span,
.banner-slider6 .single-slider-text h1,
.banner-carousel1 .banner-image,
.banner-carousel1 .single-slider-text h1,
.banner-carousel1 .single-slider-text span,
.banner-carousel1 .single-slider-text p,
.banner-carousel1 .single-slider-text a{
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
}


.banner-slider6 .active .single-slider-text a,
.banner-slider6 .active .single-slider-text span,
.banner-slider6 .active .single-slider-text h1,
.banner-carousel1 .active .single-slider-text h1,
.banner-carousel1 .active .single-slider-text span{
     -webkit-animation-name: fadeInDown;
             animation-name: fadeInDown;
}
.banner-slider2 .active .single-slider-text h1,
.banner-slider6 .active .single-slider-text h1{
    -webkit-animation-delay: .2s;
            animation-delay: .2s;
}
.banner-slider2 .active .single-slider-text h3,
.banner-slider6 .active .single-slider-text span{
    -webkit-animation-delay: .4s;
            animation-delay: .4s;
}
.banner-slider2 .active .banner-image,
.banner-carousel1 .active .single-slider-text p{
    -webkit-animation-name: fadeInRight;
            animation-name: fadeInRight;
}
.banner-carousel1 .active .single-slider-text a{
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
}
.banner-carousel1 .active .banner-image{
    -webkit-animation-name: fadeInLeft;
            animation-name: fadeInLeft;
}
.banner-carousel1 .active .single-slider-text span a {
    color: #555555;
}
.single-slider-text a:hover{
    color: #fff;
}
.active .dress-poiner {
    z-index: 12;
}
.active .banner-image{
    z-index: 11;
}
.dress-poiner{
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .3s all linear;
    transition: .3s all linear;
    -webkit-transform: scale(0);
            transform: scale(0);
}
.active .dress-poiner{
    -webkit-transition-delay: 2s;
            transition-delay: 2s;
    -webkit-transform: scale(1);
            transform: scale(1);
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  
}
.banner-carousel1 .single-slider-text span {
    margin-bottom: 0;
    display: block;
}
.banner-carousel1 .single-slider-text h1{
    font-weight: 700;
    -webkit-transition: .3s all linear;
    transition: .3s all linear;
    -webkit-transition: none 0s ease 0s;
    transition: none 0s ease 0s;
}

.banner-carousel1 .single-slider-wrap {
    padding-top: 190px;
    padding-bottom: 260px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.banner-carousel6 .owl-dots,
.banner-carousel1 .owl-dots {
 
    position: absolute;
    bottom: 50px;
    left: 40%;
}


.banner-carousel6 .owl-dot
.banner-carousel1 .owl-dot{
   width: 20px;height: 20px;border-radius: 50%;background: #fff;
}
.banner-carousel6 .owl-dot.active:before,
.banner-carousel1 .owl-dot.active:before {

}
.banner-carousel6 .owl-dot,
.banner-carousel1 .owl-dot {
    margin-right: 30px;
    position: relative;
    cursor: pointer;
}
.banner-carousel6 .owl-dot.active:after,
.banner-carousel1 .owl-dot.active:after{
 
}
.banner-carousel6 .owl-dot.active,
.banner-carousel1 .owl-dot.active {
    margin-right: 11px;  width: 20px;height: 20px;border-radius: 50%;background: #fff;
}
.banner-carousel6 .owl-dot:after,
.banner-carousel1 .owl-dot:after {
 
}
.banner-carousel6 .owl-dot.active:before,
.banner-carousel1 .owl-dot.active:before {
  
}
.banner-carousel1 .owl-item .single-slider-wrap img {
    display: block;
    width: inherit !important;
}
.banner-carousel1 .single-slider-text {
    margin-top: 160px;
}
.banner-image img {
    position: absolute !important;
    top: 0;
}

.banner-image {
    position: relative;
}
.dress-poiner.smart.poiner4 .pointer-details,
.dress-poiner.trandy.poiner3 .pointer-details,
.trandy.poiner4 .pointer-details{
    -webkit-transform-origin: right;
            transform-origin: right;
}
/*4.02: main banner home2
===============================*/
/*banner text*/
.banner-slider2 .single-slider-text a {
    z-index: 20;
}
.banner-slider2 .single-slider-wrap-inner {
    height: 860px !important;
}
.height-100{
    height: 100%;
}
.height-100vh{
    height: 100vh
}
.banner-slider2 .banner-image {
    position: absolute;
    width: 100%;
    height: 100%;
    right: -100px;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
}
.banner-slider2 .banner-image.men-3,
.banner-slider2 .banner-image.men-2{
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
}

.banner-slider2 .single-slider-text {
    margin-top: 125px;
}
.banner-slider2 button.owl-prev {
    left: 50px;
}
.banner-slider2 button.owl-next {
   right: 50px;
}

.banner-carousel2 button.owl-prev,
.banner-carousel2 button.owl-next {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute; 
    font-weight: 700 !important;
    color: #333333 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.banner-slider2 button.owl-next {
    left: auto;
    right: 50px;
}

.banner-slider2 .single-slider-wrap{
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
    
.banner-slider2 .single-slider-text h3 {
    font-weight: 700;
    color: #543d2c;
    margin-bottom: 0;
    text-transform: capitalize;
    margin-left: -60px;
}

.banner-slider2 .single-slider-text h1 {
    font-weight: 700;
    color: #543d2c;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 140px;
    line-height: 1;
}
.slide2 .single-slider-text h3 {
    color: #222222;
}
.slide2 .single-slider-text h1 {
    color: #222222;
}.slide3 .single-slider-text h3 {
    color: #1e2561;
}
.slide3 .single-slider-text h1 {
    color: #1e2561;
}
.banner-slider2 .banner-image img {
    position: relative;
    width: inherit !important;
}
.dress-poiner.smart.poiner4 .pointer-details{
    left: -293px;
}
.single-slider-wrap-inner:before {
    position: absolute;
    content: "";
    background: #fffce3;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 111;
}
.banner-slider2 .active .single-slider-wrap-inner:before {
    display: none;
}
.banner-slider2 .single-slider-wrap-inner {
    position: relative;
}
/* 4:3 dress pointer home banner2 */
.dress-poiner > span {
    width: 25px;
    height: 25px;
    display: block;
    background: #ff0000;
    text-align: center;
    line-height: 20.5px;
    border-radius: 50%;
    cursor: pointer;
}

.dress-poiner > span i {
    font-size: 12px;
    color: #ffdd9e;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: .3s all linear;
    transition: .3s all linear;
}
.dress-poiner:hover span i {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}

.dress-poiner:hover .pointer-details {
    visibility: visible;
    -webkit-transform: scale(1) rotateX(0deg);
            transform: scale(1) rotateX(0deg);
}

.dress-poiner {
    position: absolute;
}
.dress-poiner > span:before {
    height: 100%;
    width: 100%;
    background: #ff0000;
    content: "";
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 0;
    transition: .3s all linear;
}
.pointer-details {
    width: 274px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    background: #fff5e5;
    position: absolute;
    top: -38px;
    left: 45px;
    -webkit-transform: scale(0) rotateX(90deg);
    transform: scale(0) rotateX(90deg);
    -webkit-transform-origin: left;
    transform-origin: left;
    visibility: hidden;
    -webkit-transition: .3s all cubic-bezier(1, 0.02, 1, 1);
    transition: .3s all cubic-bezier(1, 0.02, 1, 1);
}

.pointer-details p {
    margin-bottom: 0;
    font-weight: 700;
    color: #333;
}

.pointer-details .pointer-image {
    margin-right: 21px;
}

.pointer-body h6 {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #333333;
}

.pointer-body p span {
    display: inline-block;
    margin-left: 21px;
}
.dress-poiner:hover{
    -webkit-animation: none;
            animation: none;
}
.dress-poiner span:before{
    -webkit-animation: zoom .3s linear infinite alternate;
            animation: zoom .3s linear infinite alternate;
}
.dress-poiner:hover span:before{
    animation: none;
}
@-webkit-keyframes zoom{
    0%{
        -webkit-transform: scale(.9);
                transform: scale(.9)
    }
    100%{
        -webkit-transform: scale(1.1);
                transform: scale(1.1) 
    }
}
@keyframes zoom{
    0%{
        -webkit-transform: scale(.9);
                transform: scale(.9)
    }
    100%{
        -webkit-transform: scale(1.1);
                transform: scale(1.1) 
    }
}
  /*4:4 pointer position */
  .dress-poiner.trandy.poiner2 {
    top: 89%;
    right: 26%;
    }
    .dress-poiner.poiner1 {
        top: 51%;
        right: 25%;
    }
    .trandy.poiner3 .pointer-details {
        left: -292px;
    }
    .dress-poiner.trandy.poiner4 {
        top: 26%;
        right: 3%;
    }
    
    .trandy.poiner4 .pointer-details {
        left: -290px;
    }
    
    .dress-poiner.trandy.poiner3 {
        top: 72%;
        right: 3px;
    }
    .dress-poiner.trandy.poiner1 {
        top: 51%;
        right: 28%;
    }
    .dress-poiner.smart.poiner2 {
        top: 39%;
        left: 59%;
    }
    .dress-poiner.smart.poiner3 {
        top: 85%;
        left: 30%;
    }
    .dress-poiner.smart.poiner4 {
        top: 92%;
        right: 18%;
    }
    .dress-poiner.smart.poiner1 {
        top: 51%;
        right: 25%;
    }
    .categores-link-wrap ul li {
        display: inline-block;
        padding-right: 20px;
    }
    
    .categores-link-wrap ul {
        padding: 0;
        list-style: none;
    }
    
    .categores-link-wra {
        position: absolute;
        bottom: 0;
    }
    
    .categores-link-wrap {
        position: absolute;
        bottom: 9px;
        left: -25%;
    }
    
    .categores-link-wrap ul li a {
        font-size: 14px;
        color: #777777;
        font-weight: 700;
        font-family: 'Roboto Condensed', sans-serif;
        z-index: 11;
        position: relative;
    }
    
    .categores-link-wrap ul li a:hover {
        color: #222222;
    }
    .dress-poiner.trandy.poiner2 {
        top: 89%;
        right: 33%;
    }
/* 4.05: main banner home3
====================================*/
.banner-slider6 .banner-image img {
    position: relative !important;
    width: inherit !important;
}
.banner-slider6 .image-caption {
    position: absolute;
    top: 180px;
    left: 300px;
    z-index: 11;
}

.banner-slider6 .image-caption h6 {
    font-weight: 700;
    color: #ff7353;
}

.banner-slider6 .image-caption h5 {
    font-weight: 700;
}
.banner-slider6 .single-slider-text h1 {
    font-weight: 700;
    line-height: 1;
    margin-bottom: 25px;
}
.banner-slider6 .banner-image:before {
    height: 350px;
    width: 350px;
    position: absolute;
    content: "";
    background: #fff;
    border-radius: 50%;
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    top: 146px;
    left: 92px;
}
.banner-slider6 .single-slider-text span {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}
.banner-slider6 .single-slider-wrap {
    padding: 0px 0;padding-bottom: 0px
}
.banner-slider6 .dress-image img {
    width: inherit !important;
}
.dress-details ul li h6 {
    font-weight: 700;
    margin-bottom: 0;
}

.dress-details ul li h6 span {
    display: block;
}

.dress-image {
    margin-bottom: 15px;
}

.dress-details ul li {
    display: inline-block;
    margin-right: 17px;
}
.dress-details {
    position: absolute;
   
}
.banner-slider6 .right-content .image-caption {
    top: 190px;
    left: 110px;
    text-align: right;
    z-index: 11;
}
.banner-slider6 .right-content .banner-image:before {
    top: 134px;
    left: -70px;
    -webkit-transition: .3s all linear;
    transition: .3s all linear;
}
.right-content .dress-details {
    bottom: -30px;
    left: -100px;
}
.right-content .banner-image {
    float: right;
}
/*4.6: main banner home 4
============================================*/
.banner-carousel4 .banner-image img {
    position: relative !important;
}
.banner-carousel4 .single-slider-wrap {
    width: 320px;
    position: relative;
}
.banner-carousel4 .banner-hover-text h2 {
    font-weight: 700;
    line-height: 1;
}
.banner-carousel4 .banner-hover-layer {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    background: rgba(255,255,255, .80);
    height: 100%;
    -webkit-transition: all .40s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    visibility: visible;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 20;
}

.banner-carousel4 .single-slider-wrap:hover .banner-hover-layer {
    top: 0;
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-animation: bounce2 1s linear;
            animation: bounce2 1s linear;
}
@-webkit-keyframes bounce2 {
    from,
    20%,
    53%,
    80%,
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  
    40%,
    43% {
      -webkit-transform: translate3d(0, -100px, 0);
      transform: translate3d(0, -100px, 0);
    }
  
    70% {
      -webkit-transform: translate3d(0, -50px, 0);
      transform: translate3d(0, -50px, 0);
    }
  
    90% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -20px, 0);
    }
  }
@keyframes bounce2 {
    from,
    20%,
    53%,
    80%,
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  
    40%,
    43% {
      -webkit-transform: translate3d(0, -100px, 0);
      transform: translate3d(0, -100px, 0);
    }
  
    70% {
      -webkit-transform: translate3d(0, -50px, 0);
      transform: translate3d(0, -50px, 0);
    }
  
    90% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -20px, 0);
    }
  }
  
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
.banner-hover-text-wrap {
    position: absolute;
    bottom: 70px;
    left: 50px;
}

.catagory-button span {
    display: inline-block;
    cursor: pointer;
}
.catagory-button span.down-arro{
    transition: .3s all linear;
}
.catagory-button span.down-arro:hover {
    transform: rotate(180deg);
}
.catagory-button{
    margin-top: 33px;
}
.catagory-button span path#Collaps_button,
.catagory-button span path#Catagory_button {
    fill: #000000;
}
.catagory-button .up-arro{
    display: none;
}
.hover-catagory-menu ul li a:hover {
    color: #333;
    margin-left: 4px;
}
.hover-catagory-menu ul li a {
    color: #555555;
    transition: .3s all linear;
}
.hover-catagory-menu ul li{
    padding-bottom: 13px;
}
.hover-catagory-menu{
    display: none;
    margin-bottom: 33px;
    margin-top: 33px;
}
.banner-carousel4.owl-carousel .owl-item img {
    display: block;
    width: inherit;
}


/*============================================

[Table of content]

1. Large devices (less than 1200px)
2. Large tablets (less than  992px)
3. Medium devices (less than  768px)
4. Small devices (less than  576px)
5. Extra Small devices (less than  480px)

============================================*/
@media (max-width: 1399.98px) {
  
    .banner-slider2 .banner-image {
        width: 145%;
        height: 100%;
        right: -79px;
    }
   
    
    
}

/* 1. Large devices (less than 1200px) */
@media (max-width: 1199.98px) {
   
    .banner-carousel1 .single-slider-text h1 {
        font-size: 52px;
    }
  
    .banner-slider2 button.owl-prev, 
    .banner-slider2 button.owl-next {
        width: auto;
        height: inherit;
    }
    .banner-slider2 button.owl-prev, 
    .banner-slider2 button.owl-next {
        background: transparent !important;
    }
    .banner-slider2 button.owl-next{
        right: 50px;
    }
    .banner-slider2 button.owl-prev{
        left: 50px;
    }
    .banner-slider6 .right-content .image-caption{
        left: 50px;
    }
 
    .banner-image-inner.smart-wrap {
        display: none;
    }
   
}

/* 2. Large tablets (less than  992px) */
@media (max-width: 991.98px) {
   
    .banner-image-inner {
        display: none;
    }
    .banner-slider2 .single-slider-wrap-inner {
        height: 650px !important;
    }
    .banner-slider2 .single-slider-text {
        margin-top: 0;
    }
   
    .banner-carousel1 .single-slider-wrap {
        padding-top: 120px;
        padding-bottom: 260px;
    }
    .banner-slider6 .image-caption {
        width: 100%;
    }
    .banner-slider6 .right-content .image-caption {
        left: -250px;
    }
    .banner-slider6 .single-slider-text h1 {
        font-size: 44px;
    }
   
  
 
    .section-title span {
        left: 0;
    }
    .banner-carousel1 .single-slider-text h1 {
        font-size: 40px;
    }
    .banner-carousel1 .banner-image {
        margin-top: 100px;
    }
    .banner-carousel1 .single-slider-wrap {
        padding-top: 80px;
    }
  
}

@media (min-width: 768px) {
    .align-left {
        float: left;
        margin-right: 30px;
    }
    .align-right {
        float: right;
        margin-left: 30px;
    }

}
    
/* 3. Medium devices (less than  768px) */
@media (max-width: 767.98px) {
   
    .banner-carousel1 .banner-image{
        display: none;
    }
    .banner-carousel1 .single-slider-text{
        margin-top: 100px;
    }
    .banner-carousel1 .single-slider-wrap {
        padding-top: 80px;
        padding-top: 130px;
    }
   
    /* home 2 banner */
    .banner-slider2 .single-slider-wrap {
        margin-left: 100px;
    }
    .banner-slider2 .single-slider-text h1 {
        font-size: 100px;
    }
    .banner-slider2 .single-slider-wrap-inner {
        height: 550px !important;
    }
    .banner-slider2 .single-slider-text {
        margin-top: 50px;
    }
   
    .banner-slider6 .right-content .row {
        flex-flow: column-reverse;
    }
    .banner-slider6 .banner-image {
        margin-bottom: 50px;
    }
    .banner-slider6 .right-content .banner-image {
        margin-bottom: 0px;
    }
    .banner-slider6 .right-content .dress-details {
        left: -56px;
        bottom: 109px;
    }
   .banner-slider6 .dress-details {
        left: 196px;
        right: auto;
        bottom: 116px;
    }
   
    .banner-slider6 .right-content .dress-details {
        left: 0;
    }
   
    .banner-carousel1 .single-slider-wrap {
        padding-top: 140px;
        padding-bottom: 150px;
    }
  
        
}

/* 4. Small devices (less than  576px) */
@media (max-width: 575.98px) {
  
    .banner-carousel1 .single-slider-wrap {
        padding-top: 120px;
        padding-bottom: 140px;
    }

   
    .gallery-thumbs .swiper-slide-active .collection-image {
        border: 5px solid #fff;
    }
    .type4 .image-caption h2 {
        font-size: 34px;
    }
    .banner-slider6 .dress-details {
        left: 277px;
        right: auto;
    }
    .banner-slider6 .right-content .dress-details {
        left: 100px;
        bottom: 30px;
    }
    .banner-slider2 button.owl-prev {
        left: 20px;
    }
    .banner-slider2 button.owl-next {
        right: 20px;
    }
    .banner-slider2 .single-slider-text h3 {
        margin-bottom: 12px;
        margin-left: 0;
    }
    .banner-slider2 .single-slider-text h1 {
        font-size: 80px;
    }
    
    .banner-slider6 .dress-details {
        bottom: 45px;
    }
     .dress-details{display: none;}
    
    
}
/* 4. Extra Small devices (less than  480px) */
@media (max-width: 479.98px) {
    .header-style6 .modal-menu-container ul li:first-child{
        padding-right: 0;
    }
    .banner-slider2 .single-slider-text h1 {
        font-size: 61px;
    }
    .banner-slider2 button.owl-next,
    .banner-slider2 button.owl-prev{
        display: none;
    }
    .banner-slider2 .single-slider-wrap {
        margin-left: 50px;
    }
   
    .banner-slider6 .image-caption{
        display: none;
    }
    .banner-slider6 .single-slider-text h1 {
        font-size: 36px;
    }
   
     .banner-carousel4 .single-slider-wrap {
        width: 480px;
    }
    .banner-carousel4.owl-carousel .owl-item img {
        width: 100%;
    }
   
}


/* 5. Extra Small devices (less than  380px) */
@media (max-width: 379.98px) {
    .quick-view-content-inner .shop-product-slider-wrap .quick-product-gallery .swiper-slide {
        width: 100% !important;
    }
  
    .banner-carousel4 .single-slider-wrap {
        width: 380px;
    }
    .banner-carousel4.owl-carousel .owl-item img {
        width: 100%;
    }
  
    .banner-carousel1 .single-slider-text h1 {
        font-size: 34px;
        line-height: 56px;
    }
  
}