@media(max-width:767px) {
    .product-view li {
        margin-left: 0
    }

    .normal-view>.product-view>li {
        width: 196px
    }
}

@media(min-width:768px) and (max-width:991px) {}

@media(min-width:992px) {
    .product-details-img-list {}

    .sample-view {
        background: #fff;
        box-shadow: 2px 1px 6px #ebe9e9
    }

    .product-view-big img {
        background: 0 0;
        box-shadow: none
    }

    .mobile-size {
        display: none !important
    }
}

.buttonlist {
    margin-top: 5px;
    margin-left: 5px;
    float: right;
    color: #fff;
    background-color: #1178bb;
    border-color: #1178bb;
    display: inline-block;
    padding: 5px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer
}

.buttonaddf {
    margin-top: 5px;
    margin-left: 5px;
    float: right;
    color: #fff;
    background-color: #1178bb;
    border-color: #1178bb;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer
}

.header-top-account-menu {
    margin-right: 12px
}

.v-middle {
    vertical-align: middle !important
}

.con-cur {
    opacity: 0
}

#btn-zip:hover>i,
#btn-pdf:hover>i {
    color: #fff
}

#btn-zip>i {
    color: green
}

#btn-zip {
    width: 49% !important
}

#btn-pdf>i {
    color: red
}

#btn-pdf {
    width: 49% !important
}

.wlsbulk .col-lg-2 a.btn {
    padding-left: 8px
}

.wlsbulk .btn i {
    margin-right: 5px;
    margin-left: 0;
    font-size: unset;
    float: none
}
/* index page css start */
 body {
            background-color: white;
        }

        .page_nav {
            width: 80px !important;
        }

        .banner_section_button {
            width: 150px;
            height: 200px;
        }

        .season_image_section {
            width: 100%;
            object-fit: contain;
            height: 300px;
        }

        .banner_section_image {
            width: 100%;
            object-fit: cover;
            height: 200px;
        }

        .pagination {
            list-style: none;
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }

        .pagination li {
            margin: 5px;
        }

        .pagination a {
            display: block;
            width: 40px;
            height: 40px;
            text-align: center;
            line-height: 40px;
            border: 1px solid #ccc;
            text-decoration: none;
            color: #333;
            background-color: #fff;
            border-radius: 4px;
            transition: background-color 0.3s, color 0.3s;
        }

        .pagination a:hover {
            background-color: #f0f0f0;
        }

        .pagination .active {
            background-color: #007bff;
            color: #fff;
        }

        .btn_block_section {
            background: #36454F;
            color: white;
            position: relative;
            top: 7px;
            white-space: revert;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            height: 35px;
            width: 150px;
        }

        .btn_block_section:hover {
            color: white;
        }

        .product-view li .pro-ship {
            background: #76b51b;
            padding: 8px 4px 3px;
            color: #fff;
            position: absolute;
            top: 10px;
            left: 10px;
            border-radius: 50px;
            line-height: 13px;
            text-align: center;
            width: 40px;
            height: 40px;
            font-weight: 600;
            font-size: 12px;
        }

        .custom_btn_block {
            margin-left: 8px;
            margin-right: 8px;
        }

        .btn_view {
            margin-top: 5px;
            border-radius: 20px;
            margin-bottom: 5px;
            background: #36454F;
            color: white;
        }

        .btn_view_cart {
            margin-top: 5px;
            border-radius: 20px;
            margin-bottom: 5px;
            background: #b10607;
            color: white;
        }

        .product-view li {
            border: 1px solid #e1e1e1;
            /*  width: 23%;	 */
            width: 21%;
        }

        .product-view li .pro-img-crop {
            width: 100%;
            height: 400px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .product-view li .pro-img-crop img {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
        }

        .inner-product-view li .pro-price {
            top: 311px !important;
        }

        .whatsapp-btn-img {
            height: 45px !important;
        }

        .lg20 {
            width: 20%;
        }

        .lg80 {
            width: 80%;
        }

        .owl-item li {
            width: 100%;
        }

        .owl-item li .pro-img-crop {
            height: 284px !important;
        }

        .owl-item li .pro-price {
            top: 265px !important;
        }

        table.table.table-bordered tr:nth-child(2n) {
            background: #efefef none repeat scroll 0 0;
        }

        .product-view li .mini-det {
            padding: 4px 0px;
            font-size: 13px;
            line-height: 20px;
        }

        .product-name {
            white-space: nowrap;
            width: 95%;
            margin-left: 7px;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        .product-view li .mini-det b {
            color: #000000;
        }

        .table>thead>tr>th,
        .table>tbody>tr>th,
        .table>tfoot>tr>th,
        .table>thead>tr>td,
        .table>tbody>tr>td,
        .table>tfoot>tr>td {
            padding: 6px 2px 6px 6px;
        }

        .input-group.minPrice-group.ae {
            max-width: 38%;
        }

        .input-group.maxPrice-group.ea {
            max-width: 62%;
        }

        .filter-size-box1.active {
            color: #ffffff;
            padding: 2px;
            background: #8a3ca9 !important;
            text-decoration: none;
        }

        .table {
            margin-bottom: 0;
        }

        .product-view li .pro-price {
            position: initial;
            background: #333 !important;
        }

        /* .inner-product-view li {
        margin-left: 5px !important;
        margin-right: 5px !important;
    } */
        .product-view li h4 {
            font-size: 14px;
        }

        .product-view li .mini-det {
            padding: 0px 0px;
            font-size: 13px;
            line-height: 20px;
        }

        /*     .inner-product-view li .button {
        padding: 5px 0 !important;
    } */
        @media (max-width: 767px) {
            .normal-view>.product-view>li {
                width: 254px;
            }

            .product-view li {
                width: 100%;
            }

            .product-view li .pro-img-crop {
                height: 100vh !important;
                display: contents !important;
            }

            .inner-product-view li .pro-price {
                top: 267px !important;
                font-size: 15px !important;
            }

            .lg20 {
                width: 100%;
            }

            .lg80 {
                width: 100%;
            }

            .product-view li .pro-img-crop img {
                /*  height: 70vh !important; */
                height: auto !important;
                width: 100% !important;
                object-fit: contain;
            }
        }

        .outer-revoew {
            text-align: center;
            background: #fff;
            padding: 20px 15px 0;
            margin-bottom: 25px;
        }

        .review-name {
            font-weight: 900;
            text-transform: uppercase;
        }

        i.fa.fa-star.fa-2 {
            color: #fcb002;
            margin-top: 10px;
            font-size: 1.4em;
            margin-bottom: 5px;
        }

        img.rev-ooogle {
            width: 207px;
            margin-bottom: 15px;
        }

        a.asdmc-as {
            margin-left: 13px;
            display: inline-block;
            border: 1px solid #000;
            padding: 10px;
        }

        .outer-revew {
            text-align: center;
            padding: 20px 15px 0;
            margin-bottom: 25px;
        }

        @media (max-width: 767px) {
            a.aavs {
                margin-bottom: 25px;
            }

            .img_iframeSection iframe {
                width: calc(100vw - 40px);
            }
        }

        @media (max-width: 767px) {
            .normal-view>.product-view>li {
                width: 254px;
            }

            .product-view li {
                width: 100%;
            }
        }

        .text-limit {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 100px;
        }

        .product-view li .pro-price {
            background: #36454F !important;
        }

        .banner-text-container {
            width: 1195px;
        }

        .banner-text {
            display: flex;
            text-align: center;
            justify-content: center;
        }

        .brand-list .item-brand {
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .brand-list .item-brand>a>img {
            max-width: 100%;
            box-shadow: 0px 0px 3px 0.5px #c3c3c382;
            padding: 2px;
            background-color: white;
        }

        .brand-list_in {
            display: flex;
            justify-content: center;
        }

        .item-name {
            padding-top: 10px;
            padding-bottom: 10px;
            background: white;
            border: 1px solid #bfbfbf6b;
            border-top: 0;
            text-transform: uppercase;
        }

        .product-view ul {
            list-style: none;
            padding: 0;
            margin: 0;
            text-align: center;
        }

        @media (max-width: 768px) {
            .product-view ul {
                text-align: left;
            }
        }

        @media (min-width: 1025px) {
            .owl-item {
                width: 280px !important;
            }

            .single_show {
                display: none;
            }
        }

        @media (max-width: 768px) {
            .col-sm-6 {
                width: 50% !important;
                float: right;
                margin: 5px 0px;
                padding: 0px 3px;
                position: unset !important;
            }

            .col-lg-2 {
                position: unset !important;
            }

            .btn_sub_heading {
                font-size: 10px;
            }

            .btn_blocks_content {
                height: 35px !important;
                width: 35px !important;
            }
        }

        footer-benifti .bnf-box i {
            color: #b10607;
            font-size: 60px;
            background: #fff;
            border: 1px solid #b10607;
            border-radius: 50%;
            width: 70px;
            height: 71px;
            margin-top: 0px !important;
            padding-top: 3px;
        }

        .footer-benifti .bnf-box {
            background: #fff;
            border: 1px solid #e8e8e8;
            text-align: center;
            box-shadow: 0px 0px 0px !important;
        }

        .btn_main_block {
            height: 100px;
            width: 100%;
        }

        .wlsbulk .btn {
            background: white;
        }

        .btn_blocks_content {
            border: 2px solid #b10607;
            border-radius: 50%;
            float: left !important;
            font-size: 30px !important;
            height: 60px;
            width: 60px;
            display: flex;
            justify-content: center;
            align-items: center;
            background: #b10607;
            color: white;
            margin: 5px;
            outline: 1px solid #b10607;
            outline-offset: 5px;
        }

        .btn_sub_heading {
            padding: 5px;
        }

        .wlsbulk .btn:hover {
            background: #303030 !important;
            color: white;
        }

        .person_img {
            border-radius: 50%;
            height: 100px;
            width: 100px;
            margin: auto;
            border: 2px solid #fff;
            object-fit: contain;
        }

        /* Slideshow container */
        .slideshow-container {
            position: relative;
            background: white;
            /*  margin-top: 20px; */
        }

        /* Slides */
        .mySlides {
            display: none;
            padding-bottom: 40px;
            text-align: center;
        }

        /* Next & previous buttons */
        /* .prev,
    .next {
      cursor: pointer;
      position: absolute;
      top: 50%;
      width: auto;
      margin-top: -30px;
      padding: 16px;
      color: #888;
      font-weight: bold;
      font-size: 20px;
      border-radius: 0 3px 3px 0;
      user-select: none;
      display: flex;
    } */
        /* Position the "next button" to the right */
        /* The dot/bullet/indicator container */
        .dot-container {
            text-align: center;
            padding: 10px;
            margin-bottom: 25px;
        }

        /* The dots/bullets/indicators */
        /*  .dot {
      cursor: pointer;
      height: 15px;
      width: 15px;
      margin: 0 2px;
      background-color: #bbb;
      border-radius: 50%;
      display: inline-block;
      transition: background-color 0.6s ease;
    } */
        /* Add a background color to the active dot/circle */
        /*  .active,
    .dot:hover {
      background-color: #717171;
    } */
        /* Add an italic font style to all quotes */
        q {
            font-style: italic;
            font-size: 16px;
            color: white;
        }

        /* Add a blue color to the author */
        .author {
            color: black;
        }

        .author-p {
            font-weight: 700;
        }

        .home-video {
            text-align: center;
        }

        @media (max-width: 992px) and (min-width: 320px) {
            .slider_css {
                height: 140px !important
            }
        }

        .home-bannner .carousel-inner .item img {
            height: 100%;
            object-fit: cover;
            width: 100%;
        }

        @media only screen and (max-width: 767px) {
            .home-bannner .carousel-inner .item img {
                height: 100%;
                object-fit: cover;
                width: 100%;
            }
        }

        .category_section {
            margin-top: 30px;
        }

        @media only screen and (max-width: 767px) {
            .showondesktop_category {
                display: none !important;
            }

            .showonmobile_category {
                display: block !important;
            }
        }

        @media only screen and (min-width: 768px) {
            .showondesktop_category {
                display: block !important;
            }

            .button-wrapper {
                display: flex;
                justify-content: center;
                margin-top: 10px;
                /* optional spacing */
            }

            .item-brand {
                text-align: center;
            }

            .showonmobile_category {
                display: none !important;
            }
        }
/* index page css end */