 /* start index slider */
 .tab-content-custom > .tab-pane{
    display: block;
    height: 0;
    opacity: 0;
    }
 
     .off-persnt {
     padding: 30px 0px;
     }
     .off-persnt-30
     {
     font-size: 45px;
     font-weight: 800;
     text-transform: uppercase;
     font-style: italic;
     padding: 0;
     margin: 0;
     line-height: 1;
     }
     .namestyles
     {
     font-weight: 400;
     }
     
     .para-default {
     padding: 30px 0px;
     }
     .thistect {
     position: relative;
     width: max-content;
     }
     .carousel-item .labsitem {
        height: 570px;
        background-size: cover;
        object-fit: fill;
    }
 
     .thistect h5 span
     {
         position: relative;
         z-index: 2;
     }   
     .thistect h5::before {
         content: "";
         position: absolute;
         top: -0.4em;
         bottom: -0.4em;
         border-radius: 2px;
         z-index: 2;
         transform: skew(19deg, -1deg);
         left: -0.8em;
         right: -1em;
     }
     .thistect.yellow h5::before
     {
         background-color: #e6ce00 !important;
     }
     .thistect.blue h5::before
     {
         background-color: #84bce8;
     }
     .thistect.orange h5::before
     {
         background-color: #e0682d;
     }
     .thistect span
     {
         position: relative;
         z-index: 2;
     }  
     .thistect.btnmen {
         margin: 20px;
     } 
     .thistect::before {
         content: "";
         position: absolute;
         top: -0.4em;
         bottom: -0.4em;
         border-radius: 2px;
         z-index: 2;
         transform: skew(19deg, -1deg);
         left: -0.8em;
         right: -1em;
         border: 2px solid;
 
     }
     .thistect.shopnow::before
     {
         background-color: black;
         border: 0;
     }
     .thistect.shopnow span
     {
         color: white;
         position: relative;
         width: max-content;
         z-index: 2;
         
     }
     .thistect.shopnow
     {
         top: 8px;
     }
         
     .carousel-caption.d-none.d-md-block.mylabs {
         text-align: start;
         bottom: 6.25rem;
         display: none !important;
     }
     .labsitem
     {
         position: relative;
     }
     .labsitem::before
     {
         content: "";
         position: absolute;
         top: -0.4em;
         bottom: -0.4em;
         border-radius: 2px;
         z-index: 2;
         transform: skew(19deg, -1deg);
         left: -0.8em;
         right: -1em;
     }
 
     .mainpersnt {
         position: relative;
         height: 100%;
     }
 
 
     .mainpersnt span
     {
         position: relative;
         z-index: 2;
     }   
     .mainpersnt::before {
         content: "";
         position: absolute;
         top: 0em;
         bottom: 0em;
         border-radius: 2px;
         z-index: 2;
         transform: skew(-0.1rad);
         left: -2em;
         right: -2em;
         background-color: white;
     }
     .lastoff {
         background: #eeedeb;
         padding: 15px;
         margin-top: 35px;
     }
     .emailslid
     {
         background: transparent;
         border-bottom: 2px solid;
         border-top: 0px;
         border-left: 0px;
         border-right: 0px;
     }
     .lastoff h5 {
         margin-top: 20px;
     }
     .carousel-inner.inerheight
     {
         height: 570px;
     }
     
 
     /* end index slider */

      /* Running css start */
    .nov_category {
        position: relative;
        overflow: hidden;
        }
    
        .spacing-0.row {
            margin-right: 0px !important;
            margin-left: 0px !important;
        }
        .spacing-0 .item {
            padding-left: 0px !important;
            padding-right: 0px !important;
            padding-top: 0px !important;
        }
        .nov_category .style-1 .item .img-hover {
            overflow: hidden;
            position: relative;
        }
        .nov_category .style-1 .item {
            text-align: center;
        }
        .nov_category .style-1 .item .img-hover img {
            width: 100%;
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            box-shadow: none;
        }
        .nov_category .style-1 .item .img-hover .title {
            color: #fff;
            position: absolute;
            bottom: 30px;
            left: 30px;
            -ms-writing-mode: tb;
            writing-mode: tb;
            transform: rotate(180deg);
            font-size: 2.2rem;
            text-transform: uppercase;
            font-weight: 800;
            white-space: nowrap;
        }
        .nov_category .style-1 .item.ct_l .bl_category {
            left: 30px;
        }
        .nov_category .style-1 .item .bl_category {
            position: absolute;
            min-width: 200%;
            height: 100%;
            top: 0;
            background-color: rgba(97,97,97,0.85);
            -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
            visibility: hidden;
            filter: alpha(opacity=0);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            -webkit-opacity: 0;
            -moz-opacity: 0;
            -ms-opacity: 0;
            -o-opacity: 0;
            opacity: 0;
            transition: all .2s;
        }
        .nov_category .style-1 .item .bl_category .bl_title {
            min-width: 100px;
            width: 100px;
            position: relative;
            text-align: center;
            background-color: #fff;
        }
        .nov_category .style-1 .item .bl_category .bl_title .title {
            display: inline-block;
            position: absolute;
            top: 15px;
            left: 50%;
            color: #000000;
            transform: translateX(-50%) rotate(180deg);
            -ms-writing-mode: tb;
            writing-mode: tb;
            font-size: 2rem;
            text-transform: uppercase;
            font-weight: 800;
            white-space: nowrap;
        }
    
    
        .nov_category .style-1 .item .bl_category .bl_title .line {
            width: 1px;
            height: 100px;
            background-color: #000;
            display: inline-block;
            position: absolute;
            bottom: 30px;
            left: 50%;
        }
        .nov_category .style-1 .item .bl_category ul {
            min-width: calc(100% - 100px);
            padding: 60px 60px;
            text-align: left;
        }
        .nov_category .style-1 .item .bl_category ul li:not(:last-child) {
            margin-bottom: 30px;
        }
        .nov_category .style-1 .item .bl_category ul a {
            color: #fff;
            font-size: 1.2rem;
            position: relative;
        }
        .nov_category .style-1 .item .bl_category ul a:before {
            content: "";
            position: absolute;
            top: 50%;
            right: calc(100% + 30px);
            width: 0;
            height: 1px;
            background-color: #fff;
            transition: width .4s;
        }
        .nov_category .style-1 .item:hover .bl_category {
            transition: all .2s;
            visibility: visible;
            filter: alpha(opacity=100);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -ms-opacity: 1;
            -o-opacity: 1;
            opacity: 1;
        }
        .nov_category .style-1 .item:hover {
            z-index: 9;
            overflow: visible;
        }
        .nov_category .style-1 .item.ct_l:hover .bl_category {
            left: 0px;
        }
        .nov_category .style-1 .item.ct_r:hover .bl_category {
            right: 0px;
        }
        
    
        /* Running css End */

        /* New Arrivals start */
    .item-a.sl-slide.s-current {
        display: block;
        }
            .product-tabs .product_tab_content .item-a, .nov-producttabs .product_tab_content .item-a {
            padding: 15px 15px 10px 15px;
        }
        .sl-slide {
            float: left;
            height: 100%;
            min-height: 1px;
        
        }
        .product-tabs .product_tab_content .item-a, .nov-producttabs .product_tab_content .item-a {
            padding: 15px 15px 10px 15px;
        }
        .product_list .item-a {
            text-align: center;
            text-align: left;
            padding: 15px;
        }
        .slick-initialized .sl-slide {
            display: block;
        }
        .product-tabs .product_tab_content .item-a .product-miniature, .nov-producttabs .product_tab_content .item .product-miniature {
            position: initial;
        }
        .product-miniature.item-one .thumbnail-container {
            position: relative;
            border-radius: 10px;
        }
        .product-miniature .thumbnail-container {
            position: relative;
            overflow: hidden;
        }
        .product_list .item-a {
            text-align: center;
            text-align: left;
            padding: 15px;
        }
        .product-miniature .thumbnail-container .two-image {
            display: block;
            position: relative;
            overflow: hidden;
        }
        .product-miniature .thumbnail-container .two-image .image-cover {
            width: 100%;
            filter: alpha(opacity=100);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -ms-opacity: 1;
            -o-opacity: 1;
            opacity: 1;
            -webkit-transition: all 400ms ease-in-out 0s;
            -moz-transition: all 400ms ease-in-out 0s;
            -ms-transition: all 400ms ease-in-out 0s;
            -o-transition: all 400ms ease-in-out 0s;
            transition: all 400ms ease-in-out 0s;
        }
    
        .sl-slide img {
            display: block;
        }
        .product-miniature .thumbnail-container .two-image .image-secondary {
            position: absolute;
            overflow: hidden;
            width: 100%;
            bottom: 0;
            left: 0;
            right: 0;
            top: 0;
            filter: alpha(opacity=0);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            -webkit-opacity: 0;
            -moz-opacity: 0;
            -ms-opacity: 0;
            -o-opacity: 0;
            opacity: 0;
            -webkit-transition: all 400ms ease-in-out 0s;
            -moz-transition: all 400ms ease-in-out 0s;
            -ms-transition: all 400ms ease-in-out 0s;
            -o-transition: all 400ms ease-in-out 0s;
            transition: all 400ms ease-in-out 0s;
            margin: 0 auto;
            -webkit-transform: translateY(20px);
            -ms-transform: translateY(20px);
            transform: translateY(20px);
        }
        .bl_swatch_size {
            position: absolute;
            bottom: 10px;
            left: 50%;
            transform: translateX(-50%);
            width: calc(100% - 20px);
            padding: 10px 10px 15px;
            border-radius: 8px;
            background-color: rgba(186,186,186,0.6);
            text-align: center;
            color: #fff;
        }
        .bl_swatch_size .bl_title {
            font-weight: 600;
            line-height: 23px;
        }
        .bl_swatch_size .varant_available {
            margin: 0 5px;
        }
        .bl_swatch_size .varant_available label {
            width: 36px;
            height: 36px;
            min-width: 36px;
            line-height: 36px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            -ms-border-radius: 8px;
            -o-border-radius: 8px;
            border-radius: 8px;
            background-color: rgba(255,255,255,0.6);
            border: none;
            font-size: 11px;
            font-weight: 500;
            color: #000;
            cursor: initial;
            margin-bottom: 0px;
            transition: all .2s linear;
        }
        .product-miniature.item-one .group-buttons {
            position: absolute;
            top: 10px;
            right: 10px;
            -webkit-transition: all 0.35s ease-in-out;
            -moz-transition: all 0.35s ease-in-out;
            -ms-transition: all 0.35s ease-in-out;
            -o-transition: all 0.35s ease-in-out;
            transition: all 0.35s ease-in-out;
        }
        .product-miniature.item-one .group-buttons a.quick-view {
            margin-bottom: 10px;
        }
        .product-miniature.item-one .group-buttons a {
            visibility: hidden;
            filter: alpha(opacity=50);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
            -webkit-opacity: .5;
            -moz-opacity: .5;
            -ms-opacity: .5;
            -o-opacity: .5;
            opacity: .5;
            line-height: 45px;
            height: 48px;
            background: #fff;
            width: 48px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            -ms-border-radius: 8px;
            -o-border-radius: 8px;
            border-radius: 8px;
            -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            transform: scale(0, 0);
            border: 1px solid #f3f3f3;
            text-align: center;
            display: block;
            -webkit-transition: all 0.25s linear;
            -moz-transition: all 0.25s linear;
            -ms-transition: all 0.25s linear;
            -o-transition: all 0.25s linear;
            transition: all 0.25s linear;
            font-size: 20px;
            color: #d2d2d2;
        }
        .product-miniature.item-one .group-buttons a.quick-view svg {
            stroke: #000;
        }
        .product-miniature.item-one .group-buttons a.addToWishlist svg {
            stroke: #000;
        }
        .product-miniature.item-one .group-buttons a.addToWishlist span {
            display: none;
        }
        .product-miniature.item-one {
            position: relative;
            margin-bottom: 15px;
        }
        .product_list .item-a .product-miniature:first-child {
            margin-top: 0px;
        }
        .product-miniature:hover .thumbnail-container .two-image .image-secondary {
            filter: alpha(opacity=100);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -ms-opacity: 1;
            -o-opacity: 1;
            opacity: 1;
            -webkit-transform: translateY(0px);
            -ms-transform: translateY(0px);
            transform: translateY(0px);
        }
        .pt-22 {
            padding-top: 22px !important;
        }
        .product-tabs .product_tab_content .item-a .product-miniature .product-description, .nov-producttabs .product_tab_content .item-a .product-miniature .product-description {
            text-align: center;
            text-align: left;
        }
    
        .product-miniature.item-one .product-description {
            position: relative;
        }
        .product-title {
            line-height: 1;
            font-size: 1rem;
            font-weight: 700;
        }
        .product-title a {
            color: #000;
            line-height: 21px;
        }
        .product-miniature .product-group-price {
            padding: 11px 0 24px;
        }
        .product-price-and-shipping {
            font-family: "Montserrat",sans-serif;
        }
        .product-miniature .product-group-price .price {
            font-size: 1rem;
            font-weight: 700;
            color: #9e9e9e;
            margin-right: 9px;
        }
        .product-miniature .product-buttons {
            filter: alpha(opacity=0);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            -webkit-opacity: 0;
            -moz-opacity: 0;
            -ms-opacity: 0;
            -o-opacity: 0;
            opacity: 0;
            visibility: hidden;
            -webkit-transform: translateX(30px);
            -ms-transform: translateX(30px);
            transform: translateX(30px);
            -webkit-transition: all 0.5s linear;
            -moz-transition: all 0.5s linear;
            -ms-transition: all 0.5s linear;
            -o-transition: all 0.5s linear;
            transition: all 0.5s linear;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            border-radius: 4px;
            display: inline-block;
        }
        .product-miniature .product-buttons .add-to-cart {
            width: 100%;
            min-height: 38px;
            line-height: 24px;
            background: #000;
            text-align: center;
            color: #fff;
            font-weight: 700;
            font-size: 1rem;
            text-transform: uppercase;
            font-family: "Montserrat",sans-serif;
            cursor: pointer;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            border-radius: 4px;
        }
    
        .product-miniature .add-to-cart {
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            padding: 7px 18px;
            position: relative;
            border: none;
        }
        .product-miniature .add-to-cart span:not(.loading) {
            padding-left: 5px;
        }
        .product-miniature.item-one:hover .group-buttons a {
            visibility: visible;
            filter: alpha(opacity=100);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -ms-opacity: 1;
            -o-opacity: 1;
            opacity: 1;
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            transform: scale(1, 1);
            display: block;
            border: 1px solid #e3e3e3;
        }
        .product-miniature:hover .product-buttons {
            filter: alpha(opacity=100);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -ms-opacity: 1;
            -o-opacity: 1;
            opacity: 1;
            visibility: initial;
            -webkit-transform: translateX(0px);
            -ms-transform: translateX(0px);
            transform: translateX(0px);
            background: #666666;
            -webkit-transition: all 0.5s linear;
            -moz-transition: all 0.5s linear;
            -ms-transition: all 0.5s linear;
            -o-transition: all 0.5s linear;
            transition: all 0.5s linear;
        }
        li.nav-item.for-undrline {
            border-bottom: 1px solid #e1e1e1;
        }
        .nav-link.bn-undrline {
            background: white;
            color: #b9b1b1;
            font-size: 18px;
            font-weight: 600;
            padding: 0.2rem 3rem;
        }
        .nav-link.bn-undrline.active {
            background: white;
            color: black;
            border-bottom: 2px solid;
            border-radius: 0;
        }
        .nav-link.bn-undrline:hover {
            background: white;
            color: black;
            border-bottom: 2px solid;
            border-radius: 0;
        }
    
    
        .title_block_heading
        {
            color: #000;
            line-height: 1;
            font-weight: 800;
            font-size: 2.5rem;
            font-family: "Montserrat",sans-serif;
        }
        .item-a.item.sl-slide.s-current {
            background: none;
            box-shadow: none !important;
            border: 0 !important;
        }
        .forhei{
            height: 500px;
        }
        
    
    
        /* New Arrivals end */


         /* Women style css */
    .home-style2 .sw-woocommerce-collection {
        padding: 0;
        margin: 0;
        box-shadow: none;
        border-top: 0;
    }
    
    .sw-woocommerce-collection {
        position: relative;
        background: #fff;
        border-top: 1px solid #f8f8f8;
        margin: -70px -30px;
        padding: 0 30px;
        z-index: 10;
    }
    .sw-woocommerce-collection .sw-collection-container {
        display: flex;
        display: -webkit-flex;
        margin: 0 -15px;
    }
    .clearfix {
        overflow: inherit;
    }
    .clearfix:before, .clearfix:after {
        display: table;
        content: " ";
    }
    .sw-woocommerce-collection .sw-collection-container .flex-item {
        width: 33.333%;
        padding: 0 15px;
        margin: 0;
    }
    .home-style2 .sw-woocommerce-collection .sw-collection-container .box-collection-left .box-slider-image .box-banner {
        margin: 0 0 0;
    }
    .sw-woocommerce-collection .sw-collection-container .box-collection-left .box-slider-image .box-banner img {
        margin: 0 0 0;
    }
    .size-full {
        width: 100%;
        height: auto;
        margin: 0 0 30px 0;
    }
    .sw-woocommerce-collection .sw-collection-container .box-collection-left .box-slider-title {
        background: #f5f4f4;
        padding: 45px 0 70px;
    }
    
    .box-slider-title, .block-title {
        text-align: center;
    }
    .sw-woocommerce-collection .sw-collection-container .box-collection-left .box-slider-title h2 {
        margin: 0 0 8px;
    }
    .box-slider-title h2, .block-title h2 {
        font-size: 26px;
        color: #010101;
        text-transform: uppercase;
        font-weight: 900;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        margin: 0 0 33px;
        position: relative;
    }
    .box-slider-title h2:before, .block-title h2:before {
        content: '';
        height: 1px;
        width: 50px;
        background: #bf9a61;
        position: absolute;
        left: 110%;
        top: 41px;
    }
    .box-slider-title h2 span, .block-title h2 span {
        font-family: YellowtailRegular;
        text-transform: capitalize;
        display: block;
        margin-bottom: 3px;
        font-weight: 300;
    }
    .box-slider-title h2:after, .block-title h2:after {
        content: '';
        height: 1px;
        width: 50px;
        background: #bf9a61;
        position: absolute;
        right: 110%;
        top: 41px;
    }
    .sw-woocommerce-collection .sw-collection-container .box-collection-left .box-slider-title .box-description {
        color: #666666;
        line-height: 20px;
        padding: 0 30px;
        margin-bottom: 26px;
    }
    .sw-woocommerce-collection .sw-collection-container .box-collection-left .box-slider-title .view-all a {
        font-size: 12px;
        text-transform: uppercase;
        color: #000000;
        background: none;
        height: 35px;
        line-height: 35px;
        text-align: center;
        border: none;
        border-left: 2px solid #bf9a61;
        border-right: 2px solid #bf9a61;
        position: relative;
        letter-spacing: 3px;
        padding: 0 19px;
        display: inline-block;
    }
    .sw-woocommerce-collection .sw-collection-container .box-collection-left .box-slider-title .view-all a:before {
        top: 0;
        left: 23px;
        right: 0;
    }
    
    .sw-woocommerce-collection .sw-collection-container .box-collection-left .box-slider-title .view-all a:before, .sw-woocommerce-collection .sw-collection-container .box-collection-left .box-slider-title .view-all a:after {
        content: "";
        display: inline-block;
        position: absolute;
        height: 2px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        -ms-transition: .2s;
        transition: .2s;
        background: #bf9a61;
    }
    .sw-woocommerce-collection .sw-collection-container .box-collection-left .box-slider-title .view-all a:after {
        bottom: 0;
        left: 0;
        right: 23px;
    }
    
    .sw-woocommerce-collection .sw-collection-container .box-collection-left .box-slider-title .view-all a:before, .sw-woocommerce-collection .sw-collection-container .box-collection-left .box-slider-title .view-all a:after {
        content: "";
        display: inline-block;
        position: absolute;
        height: 2px;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        -ms-transition: .2s;
        transition: .2s;
        background: #bf9a61;
    }
    .sw-woocommerce-collection .sw-collection-container .flex-item.box-collection-center {
        /* order: 1; */
        padding: 0;
    }
    .sw-woocommerce-collection .sw-collection-container .box-collection-center, .sw-woocommerce-collection .sw-collection-container .box-collection-right {
        padding-top: 69px !important;
    }
    .sw-woocommerce-collection .sw-collection-container .flex-item {
        width: 33.333%;
        padding: 0 15px;
        margin: 0;
    }
    .row:before, .row:after {
        content: " ";
        display: table;
    }
    .sw-woocommerce-collection .sw-collection-container .flex-item .item-forp .item-wrap {
        margin-bottom: 22px;
    }
    .sw-woocommerce-collection .sw-collection-container .flex-item .item-forp .item-wrap .item-detail .item-img {
        position: relative;
        margin: 0 0 16px;
    }
    .sw-woocommerce-collection .sw-collection-container .flex-item .item-forp .item-wrap .item-detail .item-img > a {
        display: block;
    }
    .sw-woocommerce-collection .sw-collection-container .flex-item .item-forp .item-wrap .item-detail .item-img > a:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(0,0,0,0.2);
        opacity: 0;
    }
    .item-wrap .item-detail:hover .item-img a:before {
        opacity: 1 !important;
        left: 0;
        top: 0;
        z-index: 9;
    }
    .woocommerce .item-bottom, .item-bottom {
        position: absolute;
        bottom: 8px;
        right: 0;
        opacity: 0;
        text-align: center;
        z-index: 2;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -o-transition: .4s;
        -ms-transition: .4s;
        transition: .4s;
    }
    .woocommerce .item-bottom .button, .item-bottom .button {
        background: #fff;
        font-size: 0;
        height: 33px;
        width: 33px;
        line-height: 33px;
        display: block;
        border-radius: 0;
        margin-bottom: 1px;
        overflow: hidden;
    }
    .woocommerce .item-bottom .button:before, .item-bottom .button:before {
        content: '\f07a';
        font-family: FontAwesome;
        color: #000000;
        font-size: 13px;
        display: block;
    }
    .woocommerce .item-bottom .yith-wcwl-add-to-wishlist, .item-bottom .yith-wcwl-add-to-wishlist {
        margin: 0 0 1px;
        position: relative;
        overflow: hidden;
    }
    .woocommerce .item-bottom .yith-wcwl-add-button a, .woocommerce .item-bottom .yith-wcwl-wishlistaddedbrowse a, .woocommerce .item-bottom .yith-wcwl-wishlistexistsbrowse a, .woocommerce .item-bottom .show a, .item-bottom .yith-wcwl-add-button a, .item-bottom .yith-wcwl-wishlistaddedbrowse a, .item-bottom .yith-wcwl-wishlistexistsbrowse a, .item-bottom .show a {
        background: #fff;
        font-size: 0;
        height: 33px;
        width: 33px;
        line-height: 33px;
        display: block;
        border-radius: 0;
    }
    .woocommerce .item-bottom .yith-wcwl-add-button a:before, .woocommerce .item-bottom .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce .item-bottom .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce .item-bottom .show a:before, .item-bottom .yith-wcwl-add-button a:before, .item-bottom .yith-wcwl-wishlistaddedbrowse a:before, .item-bottom .yith-wcwl-wishlistexistsbrowse a:before, .item-bottom .show a:before {
        content: '\f08a';
        font-family: FontAwesome;
        color: #000000;
        font-size: 13px;
        display: block;
    }
    .woocommerce .item-bottom .yith-wcwl-add-button span, .woocommerce .item-bottom .yith-wcwl-wishlistaddedbrowse span, .woocommerce .item-bottom .yith-wcwl-wishlistexistsbrowse span, .woocommerce .item-bottom .show span, .item-bottom .yith-wcwl-add-button span, .item-bottom .yith-wcwl-wishlistaddedbrowse span, .item-bottom .yith-wcwl-wishlistexistsbrowse span, .item-bottom .show span {
        display: none;
    }
    .woocommerce .item-bottom a.compare.button, .item-bottom a.compare.button {
        background: #fff;
        font-size: 0;
        height: 33px;
        width: 33px;
        line-height: 33px;
        display: block;
        border-radius: 0;
        overflow: hidden;
    }
    .woocommerce .item-bottom a.compare.button:before, .item-bottom a.compare.button:before {
        content: '\f079';
        font-family: FontAwesome;
        color: #000000;
        font-size: 13px;
        display: block;
    }
    .woocommerce .item-bottom .fancybox, .item-bottom .fancybox {
        background: #fff;
        font-size: 0;
        height: 33px;
        width: 33px;
        line-height: 33px;
        display: block;
        border-radius: 0;
        overflow: hidden;
    }
    .woocommerce .item-bottom .fancybox:before, .item-bottom .fancybox:before {
        content: '\f002';
        font-family: FontAwesome;
        color: #000000;
        font-size: 13px;
        display: block;
    }
    .clearfix:after {
        height: 0;
        clear: both;
        content: " ";
        font-size: 0;
        min-height: 0;
        display: block;
        visibility: hidden;
    }
    .sw-woocommerce-collection .sw-collection-container .flex-item .item-forp .item-wrap .item-detail .item-content h4 {
        margin: 0 0 9px;
    }
    .sw-woocommerce-collection .sw-collection-container .flex-item .item-forp .item-wrap .item-detail .item-content h4 a {
        font-size: 13px;
        text-transform: capitalize;
    }
    .sw-woocommerce-collection .sw-collection-container .flex-item .item-forp .item-wrap .item-detail .item-content .reviews-content {
        margin: 0 0 9px;
    }
    div.star, div.stars {
        background: url(https://demo.wpthemego.com/themes/sw_styleshop/wp-content/themes/styleshop/assets/img/star.png) repeat-x scroll 0 0 rgba(0,0,0,0);
        height: 13px;
        margin: 0;
        overflow: hidden;
        position: relative;
        width: 65px;
        display: inline-block;
        vertical-align: top;
    }
    .item-price, .price {
        font-size: 14px;
        color: #000;
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
        font-family: 'PoppinsMedium';
    }
    .woocommerce span.onsale, .onsale {
        font-size: 12px;
        display: inline-block;
        height: 24px;
        width: 50px;
        line-height: 26px;
        color: #fff;
        background-color: #bf9a61;
        text-transform: uppercase;
        position: absolute;
        top: 8px;
        left: 8px;
        text-align: center;
        border-radius: 0;
        padding: 0;
        min-height: 22px;
        min-width: 40px;
        font-weight: 500;
        z-index: 2;
    }
    .sw-woocommerce-collection .sw-collection-container .flex-item.box-collection-right {
        padding-right: 0;
    }
    .sw-woocommerce-collection .sw-collection-container .box-collection-right {
        padding: 0;
    }
    .item-forp .item-wrap .item-detail:hover .item-bottom {
        right: 8px;
        opacity: 1;
        z-index: 999;
    }
    img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
        display: block;
        max-width: 100%;
        height: auto;
    }
    
    
    /* Women style css */


    /* For Men and women */
    .block_content {
        overflow: hidden;
        display: block;
        position: relative;
    }
    .nov-banner-img .block_content>a {
    display: block;
    overflow: hidden;
    }
    .nov-banner-img .block_content img {
        -webkit-transition: all ease-out 0.7s;
        -moz-transition: all ease-out 0.7s;
        -ms-transition: all ease-out 0.7s;
        -o-transition: all ease-out 0.7s;
        transition: all ease-out 0.7s;
        height: auto;
        max-width: 100%;
        border: none;
        border-radius: 0;
        box-shadow: none;
    }
    .nov-banner-img .block_content .content {
        width: 70%;
        position: absolute;
        left: 10.5%;
        bottom: 20%;
        z-index: 2;
    }
    .nov-banner-img .block_content .content .title {
        margin-bottom: 2.3rem;
        text-transform: uppercase;
        font-style: italic;
        font-weight: 800;
        color: #000;
        font-size: 2rem;
        line-height: 1rem;
    }
    .btn-2-a {
        position: relative;
        appearance: none;
        display: inline-block;
        width: auto;
        text-decoration: none;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        border: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        padding: 0 18px;
        height: 38px;
        line-height: 38px;
        font-weight: 700;
        font-size: 1rem;
        white-space: normal;
        text-transform: uppercase;
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease;
        color: black;
        background: #fff;
    }
    .btn-2-a:after {
        content: "";
        position: absolute;
        right: -7px;
        top: 0;
        width: 18px;
        height: 38px;
        background: #fff;
        transform: skewX(-22deg);
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease;
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .nov-banner-img .block_content:hover img {
        -webkit-transition: all ease-out 0.7s;
        -moz-transition: all ease-out 0.7s;
        -ms-transition: all ease-out 0.7s;
        -o-transition: all ease-out 0.7s;
        transition: all ease-out 0.7s;
        -webkit-transform: scale(1.05, 1.05);
        -ms-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05);
    }

    /* For Men and women */




    /* media query css */
    @media screen and (min-width: 1600px)
        {
            .forhei {
                height: 700px;
            }
        }
        @media (max-width: 1199px)
        {
            .nov_category .category-main .item {
                width: 30%;
                flex: 0 0 30%;
            }
            .nov_category .category-main {
                overflow-x: scroll;
                overflow-y: hidden;
                flex-wrap: initial;
            }
            .nov_category .style-1 .item .bl_category ul {
                padding: 40px 40px;
            }
            .nov_category .style-1 .item .bl_category .bl_title .title
            {
                font-size: 1.5rem;
            }
            .nov_category .style-1 .item .bl_category ul a
            {
                font-size: 1rem;
            }
            .nov_category .style-1 .item .img-hover .title
            {
                font-size: 1.5rem;
            }
    
        }
        @media (max-width: 767px)
        {
            .nov_category .category-main .item {
                width: 55%;
                flex: 0 0 55%;
            }
            .forhei {
                height: 730px;
            }
        }
        @media (max-width: 500px)
        {
            .forhei {
                height: 750px;
            }
            .carousel-inner.inerheight {
                height: auto;
            }
            .sw-woocommerce-collection { 
                margin: 0px 0px;
            }
            .sw-woocommerce-collection .sw-collection-container
            {
                display: block;
            }
            .sw-woocommerce-collection .sw-collection-container .flex-item {
                width: 100%;
            }
            .sw-woocommerce-collection .sw-collection-container .box-collection-center, .sw-woocommerce-collection .sw-collection-container .box-collection-right
            {
                padding-top: 30px !important;
            }
            .sw-woocommerce-collection
            {
                padding: 0px;
            }
            .carousel-item .labsitem {
                height: auto;
                background-size: cover;
                object-fit: scale-down;
                margin-top: 30px;
            }
        }

    /* media query css */