@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

body {
    font-family: "Mulish", sans-serif;
    background: #f9fafb;
    font-size: 14px;
    /*background: #f7f7f7;*/
}

a {
    /*cursor: zoom-in;*/
    cursor: pointer;
}


.nopadd {
    padding: 0 !important
}

.linktik, .linktikorange {
    color: #1A9CF4 !important;
    cursor: pointer;
}

    .linktik:hover {
        color: #333333 !important;
        text-decoration: underline;
    }

    .linktikorange:hover {
        color: #333333 !important;
        text-decoration: none !important;
    }

.cartscroll {
    max-height: 225px;
    overflow: auto;
}

.button-sec {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-family: "Mulish" !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    text-transform: none !important;
    font-style: normal !important;
    text-decoration: none !important;
    fill: #fff !important;
    color: #fff !important;
    background-color: #1A9CF4 !important;
    border-radius: 30px !important;
    /*padding: 5px 10px 10px 10px !important;*/
    border: 0 !important;
    width: 60% !important;
    transition: 300ms all !important;
    line-height: 23px !important;
    /*padding: 5px !important*/
}

.font-bold-search-page {
    font-weight: 500;
    font-size: 15px !important;
    margin-top: 8px !important;
    text-transform: capitalize;
}

.font-normal-search-page {
    font-weight: 400;
    font-size: 15px !important;
    margin-top: 8px !important;
}

.productcartlist {
    padding: 8px !important;
    width: initial;
}

.ui-widget.ui-widget-content {
    font-family: "Mulish", sans-serif;
}

.spinner {
    display: none;
}

.button-sec a:hover {
    cursor: pointer !important;
    transition: 300ms all !important;
}

.msgleft {
    float: left;
    padding-right: 120px;
}

.cartheaderlist {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 5px;
    /*color: #fff;*/
}

.prodetailcart {
    width: 150px;
    float: left;
    margin: 0 0 0 10px;
}

#cartopen, #wishlistopen {
    padding: 5px !important;
    overflow: hidden;
}

#cartButtonRow .pull-right {
    float: left !important;
    margin-top: 12px !important;
    width: 45% !important;
}

.btn-orange-gradient {
    background: #1A9CF4 !important;
    color: #fff !important;
    font-weight: 700 !important;
    border: 1px solid #1A9CF4 !important;
    /*width: 100%;
    max-width: 210px;*/
}









.ui-autocomplete {
    z-index: 999999 !important;
    box-shadow: 0px 4px 10px #666;
    border: 1px solid #ccc;
    max-width: 495px;
}

.ui-menu-item {
    margin: 0px !important;
}

/*.ui-menu .ui-menu-item-wrapper {
            padding: 7px !important;
            margin: 0px !important;
            border: none !important;
            font-weight: normal !important;
            color: none !important;
            font-size:14px;
        }*/
.ui-menu .ui-menu-item-wrapper {
    padding: 4px !important;
    margin: 0px !important;
    border: 1px solid #fff !important;
    /*font-weight: bold;
            color: #666;*/
    font-size: 14px;
    text-transform: capitalize !important;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: 0px !important;
    padding: 4px !important;
    border: 1px solid #fff !important;
    color: #666 !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #e5e5e5 !important;
    background: #e5e5e5 !important;
    margin: 0px !important;
    padding: 4px !important;
    color: #666 !important;
}

    .ui-icon-background,
    .ui-state-active .ui-icon-background {
        border: #fff;
        background-color: #ffffff;
    }

.searchboxheader input[type=text] {
    font-size: 14px !important;
    text-transform: capitalize !important;
    /*padding-left: 12px !important;*/
}

    .searchboxheader input[type=text]:focus {
        box-shadow: 1px 0px 5px #1A9CF4 !important;
        border: 1px solid #1A9CF4 !important;
        /*text-transform: capitalize!important;*/
    }

    .searchboxheader input[type=text]:placeholder {
        color: #999 !important;
        /*text-transform: capitalize !important;*/
    }

#selectdrop {
    height: 38px;
    left: -1px;
    line-height: 36px;
    top: 1px;
    display: none;
}



#divUpperCat {
    margin-bottom: -3px;
}

.catsecondlevelhead {
    padding-left: 0px;
}

.navnothead {
    text-transform: capitalize;
    padding: 5px 5px 5px 0px;
    margin-left: 0px;
}



.leftbar ul {
    margin-left: 0px;
    margin-bottom: 10px;
}

#loader {
    text-align: center;
    padding-top: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

    #loader img {
        max-width: 60px;
        margin: 0px auto;
    }

#listBrand {
    padding: 0px;
}

    #listBrand li {
        list-style: none;
    }

.filter {
    z-index: 999999;
    right: 5px;
    top: 200px;
    position: fixed;
    background: #fff;
    width: 40px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 0px 5px #ccc;
    height: 40px;
}

    .filter .glyphicon {
        top: -3px;
    }

/*span:hover {
        color: #1A9CF4;
        cursor: pointer;
    }*/

.breadcrumb {
    margin-left: 0px !important;
    margin-top: 0px !important;
    padding-top: 0px;
    /*BACKGROUND: #f9fafb;*/
}

.linkprice {
    font-size: 13px;
    cursor: pointer;
}

    .linkprice:hover {
        text-decoration: underline;
    }

.marbot3px {
    margin-bottom: 8px;
    cursor: pointer;
}

.martop15px {
    margin-top: 15px;
}

.marbot18px {
    margin-bottom: 18px;
    cursor: pointer;
}



.pager {
    position: absolute;
    margin: 11px 0px 0px !important;
}

.panel img {
    max-width: 100%;
}

#listBrand {
    margin-bottom: 5px !important;
}

.searchboxheader input[type="text"] {
    padding-left: 62px;
}

.complete {
    display: none;
}

.moreless {
    font-size: 13px;
    padding: 3px;
    cursor: pointer;
    color: #1A9CF4;
}

    .moreless:hover {
        text-decoration: underline;
    }


@media (max-width: 1023px) {
    .pager {
        display: block;
        position: inherit;
        margin: 5px 0px 0px !important;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .dropdown-menu {
        right: -41px;
    }

    .sidelink .dropdown-menu {
        right: -40px !important;
    }

    .proserchpagedisplay {
        display: none !important;
    }
}



/* radio button css */
.radio-button-container {
    color: rgba(0, 0, 0, 0.75);
    display: block;
    position: relative;
    padding-left: 32px;
    line-height: 25px;
    margin-left: 0;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 21px;
    font-weight: 500;
}

    .radio-button-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 19px;
    width: 19px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0.25);
    transition: all 0.3s;
}

.radio-button-container input:checked ~ .checkmark {
    background-color: rgba(0, 0, 0, 0);
    border-color: #002B49;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio-button-container .checkmark:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #002B49;
}

.radio-button-container input:checked ~ .checkmark:after {
    display: block;
}

/* checkbox css */
.nw-f-brand-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.nw-f-brand-group label {
    position: relative !important;
    cursor: pointer !important;
    font-size: 13px !important;
    line-height: 26px !important;
    text-transform: capitalize !important;
    color: #000 !important;
    font-weight: 300 !important;
}

    .nw-f-brand-group label:before {
        content: '';
        -webkit-appearance: none;
        background-color: transparent;
        border: 1px solid rgb(6 6 6 / 100%);
        /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);*/
        padding: 7px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 8px;
        border-radius: 3px;
        top: -2px;
    }

.nw-f-brand-group input:checked + label:before {
    border: 1px solid #002B49;
}

.nw-f-brand-group input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 6px;
    width: 4px;
    height: 7px;
    border: solid #002B49;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}


/* wrappwe css */
.nw-search-section {
    padding: 25px 0;
}

.nw-container {
    max-width: 1550px;
    margin: 0 auto;
    /*padding: 0 20px;*/
}

.nw-sr-wrapper {
    display: flex;
    gap: 20px;
    padding: 0 15px;
}

.left-filter-input {
    display: flex;
    align-items: center;
    gap: 5px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    overflow: auto;
    right: -20px;
    min-width: 275px;
    top: 50px;
    background: #FFFFFF;
    border: 1px solid #EAECF0;
    box-shadow: 4px 4px 20px rgba(128, 128, 128, 0.15);
    border-radius: 5px;
    z-index: 99;
}

.dropdown {
    padding: 0 0 5px;
    margin-top: -5px;
}

span.spclose {
    display: none;
}

span.spbox:hover, span.spbox span:hover {
    color: #23527c !important;
}

span.inspan {
    font-size: 12px;
}

.dropdown-content a {
    color: black;
    padding: 12px 20px;
    border: 1px solid #EAECF0;
    text-decoration: none;
    display: block;
}

.upspan {
    font-family: 'Mulish';
    font-style: normal;
    display: block;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #122C44;
}

ul.nav.navbar-nav.othermenu {
    display: flex;
    gap: 20px;
}

.nw-detail-left {
    margin-top: 5px;
}

.nw-review-dtl {
    text-align: right;
}

.facilityicon {
    /* margin: 20px 0;
    border-left: 0 solid #e5e5e5;
    border-bottom: 0 solid #e5e5e5;
    border-top: 0 solid #e5e5e5;
    padding-left: 0;
    padding-right: 0;
    min-height: 135px;
    width: 25%;
    float: left;*/
    text-align: center;
}

.kontactdivcol3 {
    width: 100%;
    float: left;
}

.flex-w img {
    max-width: 30px;
}

.flex-w {
    display: flex;
    text-align: center;
    margin: 0;
    max-width: 100%;
    justify-content: center;
    gap: 10px;
    text-align: center;
}

    .flex-w > div {
        /*  width: 13%;*/
        text-align: center;
    }

.footerlink a img {
    margin-left: 0;
    width: 26px;
}

.kontactinnerflex {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    max-width: 100%;
    gap: 10px;
    justify-content: center;
}

.col-md-12.partnerlogo {
    display: flex;
    align-items: center;
    gap: 15px;
}

.partnerlogo h1 {
    font-size: 18px;
    font-weight: 700;
    color: #002B49 !important;
    margin: 0;
    float: left;
}

.dropdown a:hover {
    background-color: #ddd;
}

.menudiv .dropbtn {
    padding: 0;
}

.menudiv .dropdown:hover .dropdown-content {
    display: block;
}

.container, .container-fluid {
    max-width: 1510px !important;
}

.nw-sr-sidebar {
    flex: 0 0 250px;
    max-width: 250px;
}

.nw-sr-rightContent {
    flex: 0 0 calc(100% - 270px);
    max-width: calc(100% - 270px);
}

.nw-sr-sidebar-inr {
    padding: 20px 15px;
    background: #eaecf0;
    /*background: #fff;*/
    border-radius: 8px;
    min-height: 300px;
    position: relative;
}

    .nw-sr-sidebar-inr h4 {
        margin: 0;
        font-size: 20px;
        color: #000;
        font-weight: 600;
    }

.nw-sr-content-head {
    display: flex;
    justify-content: end;
    /* padding: 15px 0; */
}

.nw-head-wrapper {
    display: flex;
    gap: 10px;
    align-items: center;
}

.nw-filter-order {
    position: relative;
    padding: 10px 10px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    display: flex;
    align-items: center;
    gap: 5px;
}

.nw-seller-dtl {
    margin: 7px 0;
}

.sort-by-panel {
    position: absolute;
    right: 0;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: 10000;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 6px 12px 4px rgba(0, 0, 0, .078);
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 400;
    gap: 12px;
    justify-content: center;
    padding: 15px 20px;
    width: 230px;
    transition: 300ms all;
}

.nw-filter-order:hover .sort-by-panel {
    visibility: inherit;
    opacity: 1;
}

.nw-viewtype-wrap {
    display: flex;
    gap: 10px;
}

.nw-viewtype {
    padding: 5px;
    background: rgb(0 0 0 / 2%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    transition: 300ms all;
}

    .nw-viewtype path {
        transition: 300ms all;
    }

    .active-view,
    .nw-viewtype:hover {
        background: #1A9CF4;
    }

        .active-view path,
        .nw-viewtype:hover path {
            fill: #fff;
        }

    .nw-viewtype svg {
        width: 20px;
        height: 20px;
    }

.nw-filter-group {
    margin-top: 20px;
}

    .nw-filter-group > h5 {
        margin: 0;
        font-size: 14px;
        color: #000;
        margin-bottom: 12px;
        font-weight: 500;
    }

.filter-price-group {
    display: flex;
    gap: 5px;
    align-items: center;
}

.nw-sr-sidebar .nw-filter-input {
    padding: 5px 8px;
    border-radius: 5px;
    border: 1px solid rgb(0 0 0 / 10%);
    width: 100%;
    box-sizing: border-box;
    font-size: 12px;
}

.price-filter-group .nw-filter-input {
    width: 100%;
}

.nw-sr-sidebar .nw-filter-btn {
    background: #1A9CF4;
    color: #fff;
    padding: 6px 8px;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    text-decoration: none;
    height: 30px;
    box-sizing: border-box;
    line-height: 16px;
    font-size: 11px;
    font-weight: 600;
    max-width: 51px;
    border-color: #1A9CF4;
    box-shadow: none;
    border: 0;
}

    .nw-sr-sidebar .nw-filter-btn:hover {
        opacity: 0.9;
        color: #fff !important;
    }

.nw-sr-content-list-wrapper {
    display: flex;
    flex-direction: column;
}

.list-wrapper {
    display: flex;
    flex-direction: column;
    margin: 0 -10px;
}

.nw-sr-list-item-inr {
    display: flex;
    gap: 15px;
    background: #fff;
    border-radius: 10px;
    padding: 12px;
    margin: 7px;
}

#footerleft,
#footerright {
    word-wrap: break-word;
}

input[type=password],
input[type=text],
select {
    width: 100% !important;
    /*height: 32px !important;*/
    padding: 6px !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 4px !important;
    color: #000 !important;
}

.item_quanty {
    width: 185px;
    padding-right: 0;
    padding-left: 0;
}

.txtProductQuant {
    width: 42% !important;
}

.item_quantyGS {
    width: 130px;
    padding-right: 0 !important;
    /*padding-left: 21px !important;*/
    margin-top: 10px;
}

    .item_quantyGS lable {
        height: 34px !important;
        line-height: 34px !important;
    }

    .item_quantyGS input {
        height: 38px !important;
        width: 65px !important;
        /*text-indent: 20px;*/
        font-weight: 700 !important;
        padding: 10px !important;
    }
/*.shoppingcarticonGS {*/
/*background: url(https://www.induplace.com/resources/Images/shoppingcartnew.png) center center no-repeat;*/
/*background: url(https://www.induplace.com/resources/Images/sprit.png) -97px -48px;*/
/* position: relative;
    width: 32px;
    height: 30px;
    float: left*/
/*}*/
.shoppingcarticonGS {
    background: url(https://www.induplace.com/resources/Images/shoppingcartnew.png) 0px 0px;
    display: inline-block;
    float: left;
    /*margin-right: 6px*/
}

.cartliGS:hover .carticon {
    background: url(https://www.induplace.com/resources/images/sprit.png) -99.4px 2px !important
}

.carticonGS {
    background: url(https://www.induplace.com/resources/Images/shopping-cart-black.png) 0px 0px;
    display: inline-block;
    float: left;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    transition: 300ms all;
    /*margin-right: 6px*/
}

.cartliGS:hover .carticonGS {
    background-image: url(https://www.induplace.com/resources/images/shopping-cart-white.png) !important
}

.cartlink:hover .carticonGS {
    background: url(https://www.induplace.com/resources/Images/shopping-cart-1.png) 0px 0px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
}

.carticonGS,
.searchicon {
    height: 30px;
    width: 30px
}

.nw-sr-list-thumbnail {
    /* background: #f7f7f7; */
    padding: 0px;
    border-radius: 10px;
    flex: 0 0 260px;
    max-width: 260px;
    position: relative;
}

    .nw-sr-list-thumbnail > a, .nw-sr-list-thumbnail .slick-slide a {
        display: flex;
        overflow: hidden;
    }

.nm-thumb-slider {
    width: 100%;
    position: relative;
}

    .nm-thumb-slider .slick-slide img,
    .nw-sr-list-thumbnail img {
        border-radius: 0px;
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        min-height: 250px;
        transition: 700ms all;
        transform: scale(0.96);
        max-height: 250px;
        object-position: top;
    }

.nw-sr-list-thumbnail:hover img {
    transform: scale(1.1);
}

.paginationnew > li.paginxtpre > a {
    border: 1px solid #eee !important;
    background: #eee !important;
    color: #666666 !important;
    padding: 0px !important;
    display: inline-block;
    width: 32px;
    height: 32px !important;
    line-height: 32px;
    border-radius: 5px !important;
}

.pagination.paginationnew a {
    width: 32px;
    border-radius: 5px !important;
    height: 32px;
    line-height: 26px;
}

.pagination {
    display: flex;
    /* padding-left: 0; */
    /* margin: 20px 0; */
    /* border-radius: 4px; */
    align-items: center;
    gap: 10px;
}

.pager {
    position: initial;
    margin: 0;
}

.paginationnew > li.paginxtpre > a:hover {
    border: 1px solid #5A7C91 !important;
    background: #eee !important;
    color: #5A7C91 !important;
    height: 32px !important;
    line-height: 32px;
}

.col-sm-12.mobnopadd {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.proqtybox {
    display: flex;
    align-items: center;
}

    .proqtybox input#qty1 {
        max-width: 60px;
    }

.instr-box {
    display: flex;
    justify-content: start;
    gap: 20px 30px;
    margin-top: 20px;
    flex-wrap: wrap;
    padding: 0 10px;
}

    .instr-box img {
        max-width: 100%;
    }

.prodetailpagehead {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 700;
    color: #666;
    word-break: break-word;
    text-transform: capitalize;
}

.secondmenuholder .othermenu li a {
    color: #002B49 !important;
    padding-right: 12px;
    /* padding-left: 12px !important;*/
    /* font-weight: bold;*/
    font-size: 13px;
    font-weight: 600;
}

.innercontainer {
    background: #fff;
    padding: 15px;
    margin: 22px auto 0;
}


.item-detail-table th, .item-detail-table td {
    padding: 5px 5px 5px 0 !important;
}

th {
    font-weight: 600 !important;
}

.btn-success-gradient:hover {
    color: #122c44 !important;
}

.toplink a:hover {
    color: #1a9cf5 !important;
    /*color: rgb(255 255 255 / 75%) !important;*/
}


.col-md-7.col-sm-7.nopadd.prodetailcontainer {
    /* background: #f5f5f5;*/
    padding: 15px !important;
}

.paginationnew > .active > a, .paginationnew > .active > a:focus, .paginationnew > .active > a:hover, .paginationnew > .active > span, .paginationnew > .active > span:focus, .paginationnew > .active > span:hover {
    font-weight: bold;
    color: rgb(0, 0, 0) !important;
    background: #ffffff !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(0 204 255) !important;
    border-image: initial !important;
}

.instr-box > div:last-child img {
    margin-left: -12px;
}

.nw-sr-list-item:hover .nw-sr-list-thumbnail img {
    transform: scale(1.0);
}

.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    border: none;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    z-index: 1;
    transition: all 0.3s ease;
    font-size: 0;
    opacity: 0;
    visibility: hidden;
    background: #fff;
}

.slick-prev {
    left: 12px;
}

.slick-next {
    right: 12px;
}

    .slick-prev:before,
    .slick-next:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 8px;
        height: 8px;
        border-top: 2px solid #000;
        border-right: 2px solid #000;
    }

.slick-prev:before {
    transform: translate(-25%, -50%) rotate(-135deg);
}

.slick-next:before {
    transform: translate(-75%, -50%) rotate(45deg);
}

.slick-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 3px;
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
}

    .slick-dots li button {
        font-size: 0;
        border: 0;
        background: #fff;
        width: 4px;
        height: 4px;
        border-radius: 5px;
        padding: 0;
    }

    .slick-dots li.slick-active button {
        width: 12px;
    }

.nw-m-price {
    font-size: 22px;
    font-weight: bolder;
    color: #000;
}

.nw-o-price {
    font-size: 15px;
    text-decoration: line-through;
}

.nw-g-price {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.nw-offer {
    font-size: 16px;
    color: red;
}

.nw-delivery-estimate p {
    font-size: 16px;
    color: #1A9CF4;
    font-weight: 500;
}

.nw-sr-list-item p {
    /* margin: 0;*/
}

.nw-sold {
    font-size: 14px;
    padding: 5px 0;
}

.nw-seller-dtl a {
    font-size: 14px;
    text-decoration: underline;
    color: #002b49;
    font-weight: 500;
    margin-bottom: 6px;
    display: inline-flex;
}

.nw-dtl-btm-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}

.nw-sr-detail-inr {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.nw-detail-left h4 {
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    margin-top: 0px;
}

    .nw-detail-left h4 a {
        color: #222;
        transition: 300ms all;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        min-height: 90px;
        text-transform: capitalize;
    }

.nw-detail-left-listview h4 a {
    min-height: 40px !important;
}

div#cartButtonRow {
    background: #f7f7f7;
    padding: 5px 10px;
    margin: 0 -5px -5px;
}

.nw-detail-left h4 a:hover {
    color: #1A9CF4 !important;
}

.nw-sr-list-item .nw-detail-left > h4:hover a {
    color: #1A9CF4 !important;
}

.nw-sr-list-detail {
    flex: 1;
}

.nw-card-btn {
    padding: 6px 28px;
    border-radius: 10px;
    border: 1px solid #002B49;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    font-size: 14px;
    line-height: 20px;
    margin: 22px 0;
    text-align: center;
    justify-content: center;
    color: #002B49;
    font-weight: 700;
    transition: 300ms all;
    white-space: nowrap;
    max-width: 90px;
    margin-left: auto;
}

    .nw-card-btn:hover {
        color: #fff !important;
        background: #1A9CF4;
    }

.nw-verified-trigger img {
    max-height: 16px;
    object-fit: cover;
    margin-bottom: 10px;
}

.nw-supplier-dtl,
.nw-review-dtl {
    position: relative;
}

.nw-dtl-btm-panel {
    position: absolute;
    left: 50%;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: 10000;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 6px 12px 4px rgba(0, 0, 0, .078);
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 400;
    gap: 12px;
    justify-content: center;
    padding: 15px;
    min-width: 336px;
    width: 100%;
    transition: 300ms all;
    transform: translateX(-50%);
}


.grid-wrapper .nw-review-dtl .nw-dtl-btm-panel {
    left: initial;
    right: 0;
    transform: none;
}

.nw-supplier-dtl:hover .nw-dtl-btm-panel,
.nw-review-dtl:hover .nw-dtl-btm-panel {
    opacity: 1;
    visibility: inherit;
}

.nw-dtl-btm-item h4 {
    margin: 0;
    font-weight: 500;
}

    .nw-dtl-btm-item h4 a {
        font-size: 14px;
        color: #000;
    }

.nw-dtl-btm-item p {
    font-size: 12px;
    padding: 7px 0 0;
}

.nw-dtl-btm-item + .nw-dtl-btm-item {
    border-top: 1px solid rgb(0, 0, 0, 0.3);
    padding-top: 10px;
}

.sm-view-seller {
    color: #1A9CF4;
    transition: 300ms all;
}

.nw-favorite {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 9;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #fff;
    opacity: 0;
    visibility: hidden;
}

    .nw-favorite svg {
        width: 20px;
        height: 20px;
    }

.nw-sr-list-item:hover .slick-prev,
.nw-sr-list-item:hover .slick-next,
.nw-sr-list-item:hover .nw-favorite {
    opacity: 1;
    visibility: visible;
}

.nw-review-dtl .nw-dtl-btm-item h4 {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.sw-rating {
    display: inline-block;
    padding: 10px 0;
    font-size: 16px;
}

    .sw-rating strong {
        color: #000;
        font-size: 18px;
    }

.sw-rating-detail {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 5px;
}

    .sw-rating-detail li {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .sw-rating-detail li p {
            font-size: 14px;
            padding: 0;
        }

.sw-rating-border {
    width: 75px;
    height: 4px;
    background: #eee;
    position: relative;
    border-radius: 5px;
}

.sw-ful-rating {
    display: flex;
    align-items: center;
    gap: 5px;
}

.sw-rating-border span {
    position: absolute;
    display: block;
    background: #1A9CF4; /*rgb(255, 102, 0);*/
    z-index: 9;
    height: 100%;
}

.sw-ful-rating p {
    width: 30px;
    text-align: right;
}

.nw-supplier-dtl > a,
.nw-review-dtl > a {
    font-size: 14px;
}

/* grid wrapper */
.grid-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

    .grid-wrapper .nw-detail-right {
        display: flex;
        gap: 10px;
        justify-content: space-between;
        align-items: center;
    }

    .grid-wrapper .nw-sr-list-item {
        flex: 0 0 25%;
        max-width: 25%;
    }

        .grid-wrapper .nw-sr-list-item .nw-sr-list-item-inr,
        .grid-wrapper .nw-sr-list-item .nw-sr-detail-inr {
            flex-direction: column;
            gap: 7px;
        }

        .grid-wrapper .nw-sr-list-item .nw-card-btn {
            margin: 0px 0;
        }

        .grid-wrapper .nw-sr-list-item .nw-sr-list-thumbnail {
            flex: 0 0 100%;
            max-width: 100%;
            width: 100%;
        }

/* header bar */
.idp-headerbottom {
    background: #fff !important;
    /* background: #eaecf0 !important; */
    /*background: #eaecf0;*/
    border-top: 1px solid #fff;
    /* border-top: 1px solid #eaecf0; */
    /* border-bottom: 1px solid #d5d5d5; */
}

    .idp-headerbottom .secondmenuholder .othermenu li a {
        transition: 300ms all;
    }

        .idp-headerbottom .secondmenuholder .othermenu li a:hover {
            color: #1A9CF4 !important;
        }

.facilityicon p {
    font-size: 13px;
    color: #333333;
    text-align: center;
    padding: 0 2px;
    font-weight: 400;
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
}

/*whatsaa icon on PD/PS pages*/
.whatsapp {
    position: fixed;
    right: 5px;
    top: calc(100% - 150px);
    z-index: 9;
}

.whatsapp-h5 {
    color: #fff;
    background: #1A9CF4 !important;
    padding: 10px !important;
    border-radius: 120px !important;
    /* border: 1px solid #999 !important; */
    align-items: center;
}

.whatsapp-text-font {
    font-size: 9px;
    text-align: center;
}

.whatsapp-image {
    align-items: center;
    height: 40px !important;
    width: 40px !important;
    opacity: 0.9;
}

@media (max-width:1170px) {
    .grid-wrapper .nw-sr-list-item {
        flex: 0 0 33.3%;
        max-width: 33.3%;
    }

    .dropbtn > .spbox > span.upspan {
        display: none;
    }

    ul.nav.navbar-nav.othermenu {
        display: flex;
        gap: 10px;
        padding: 0 !important;
    }

    .dropdown {
        padding: 0;
        margin-top: 0;
    }

    .nw-card-btn {
        padding: 6px 12px;
    }

    .secondmenuholder .othermenu li a {
        padding-right: 10px !important;
        padding-left: 22px !important;
        font-size: 12px !important;
        background-size: 22px;
    }

    .secondmenuholder .othermenu {
        padding-left: 5px !important;
    }

    .nm-thumb-slider .slick-slide img, .nw-sr-list-thumbnail img {
        min-height: 150px;
        max-height: 185px;
        object-fit: contain;
    }

    .nw-m-price {
        font-size: 22px;
    }

    .nw-o-price, .nw-offer {
        font-size: 14px;
    }
}

@media (max-width:992px) {
    .secondmenuholder .othermenu li a {
        padding-right: 7px !important;
        padding-left: 7px !important;
        font-size: 10px !important;
    }

    ul.nav.navbar-nav.othermenu {
        gap: 7px;
    }

    .grid-wrapper .nw-sr-list-item {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .nw-filter-order {
        padding: 5px;
        font-size: 10px;
        gap: 5px;
        white-space: nowrap;
    }

    .nw-viewtype-wrap, .nw-head-wrapper {
        gap: 6px;
    }

    .nw-filter-order svg {
        width: 10px;
    }

    .nw-detail-left h4 {
        font-size: 16px;
    }

    .nw-o-price, .nw-offer {
        font-size: 12px;
    }

    .nw-m-price {
        font-size: 20px;
    }

    .nw-detail-left h4 a {
        min-height: 30px;
    }

    .nm-thumb-slider .slick-slide img, .nw-sr-list-thumbnail img {
        min-height: 150px;
        max-height: 165px;
    }

    .flex-w img {
        max-width: 16px;
        margin: 0 auto;
    }

    .footerlinkheading {
        font-size: 16px;
    }

    .facilityicon p {
        font-size: 11px;
    }

    .footerlink a img {
        width: 20px;
        height: auto;
    }

    .carticonGS {
        height: 20px;
        width: 20px;
        background-size: 20px;
    }

    .cd-top {
        bottom: 8px;
    }

    .whatsapp-image {
        height: 30px !important;
        width: 30px !important;
    }

    .whatsapp-h5 {
        padding: 15px !important;
    }

    .whatsapp {
        top: calc(100% - 125px);
    }

    .facilityicon img {
        max-height: 80px;
        object-fit: contain;
    }

    .facilityicon {
        min-height: initial;
    }

    .col-md-9.col-sm-8.col-xs-7.nopadd.padleft20px {
        width: 100%;
    }

    .protextdetail {
        display: flex;
        flex-direction: column;
    }

    button#btnAddToCart {
        margin-top: 12px;
    }

    .prodetailprice {
        font-size: 25px;
        color: #002B49;
        margin: 0 0 15px;
        line-height: 20px;
    }
}

@media (max-width:991px) {
    .nw-sr-list-item-inr {
        flex-direction: column;
    }

        .nw-sr-list-item-inr .nw-card-btn {
            padding: 6px 12px;
            margin: 0;
        }

        .nw-sr-list-item-inr .nw-detail-right {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .nw-sr-list-item-inr .nw-sr-detail-inr {
            display: flex;
            gap: 10px;
            justify-content: space-between;
            flex-direction: column;
        }

        .nw-sr-list-item-inr .nm-thumb-slider .slick-slide img, .nw-sr-list-item-inr .nw-sr-list-thumbnail img {
            min-height: 130px;
            max-height: 130px;
        }

    .secondmenuholder .othermenu li a {
        background: none;
    }

    .allcategories {
        display: none;
    }
}

@media (max-width:767px) {
    .nw-sr-rightContent {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .nw-sr-sidebar {
        flex: 0;
        max-width: initial;
    }

    .nw-sr-wrapper {
        display: flex;
        gap: 0;
    }

    #filter {
        transform: translateX(-500px);
        max-width: 240px;
        transition: 300ms all;
    }

    ul.nav.navbar-nav.othermenu {
        gap: 4px;
        flex-direction: column;
    }

    .secondmenuholder .othermenu li a {
        padding: 5px 10px !important;
    }

    div#filter.nw-sr-sidebar-inr.display {
        transform: translate(0);
    }

    .nw-sr-sidebar-inr {
        border-radius: 0 8px 8px 0;
    }

    .facilityicon svg {
        max-width: 140px;
    }

    .facilityicon {
        border-right: 0;
    }

    .fallback-logo > div {
        padding: 30px !important;
    }

    .col-md-12.partnerlogo {
        gap: 10px;
        flex-direction: column;
        padding: 20px 0 0;
    }

    .partnerlogo h1 {
        font-size: 16px;
    }

    .partnerlogo ul li {
        width: 100%;
        margin: 0;
    }

    .innercontainer {
        /* background: #fff; */
        padding: 15px 0;
    }

        .innercontainer .col-md-10.col-sm-9 {
            padding: 0;
        }

    button#btnAddToCart {
        margin-top: 15px;
    }

    .col-md-7.col-sm-7.nopadd.prodetailcontainer {
        /* background: #f5f5f5; */
        padding: 0px !important;
    }

    .protextdetail {
        display: flex;
        flex-direction: column;
    }

    .col-md-9.col-sm-8.col-xs-7.nopadd.padleft20px, .col-md-3.col-sm-4.col-xs-5.nopadd {
        width: 100%;
    }

    .touchgallery, .touchgallery ul, .touchgallery ul li {
        width: 100% !important;
    }

    .prodetailimgzoombox {
        margin-top: 20px;
    }

    .prodetailprice {
        font-size: 22px;
    }

    .facilityicon {
        width: 100%;
        padding-left: 0px;
    }

    div#cartopen {
        min-width: calc(100% - 20px) !important;
        left: 0 !important;
        right: 0 !important;
    }

    .propricecart {
        width: auto !important;
        float: right !important;
        text-align: right !important;
        padding-right: 10px !important;
    }

    .prodetailcart {
        width: 56%;
        font-size: 14px !important;
    }

    #SmartvieLogo svg.img-responsive {
        max-width: 150px;
    }

    .userli .userdropdown {
        right: 0;
        left: 0;
        max-width: calc(100% - 75px) !important;
    }

    .ui-menu .ui-menu-item-wrapper {
        padding: 4px !important;
        margin: 0px !important;
        border: 1px solid #fff !important;
        font-size: 13px;
        text-transform: capitalize !important;
    }

    .ui-widget.ui-widget-content {
        max-width: calc(100% - 30px) !important;
    }

    .nw-delivery-estimate {
        margin-top: 5px;
    }

    .nw-card-btn {
        padding: 8px 12px;
    }

    .col-sm-12.mobnopadd {
        flex-direction: column;
        gap: 10px;
    }

    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
        height: 32px !important;
    }

    .nw-sr-content-head {
        justify-content: start;
    }

    .sidelink {
        margin-top: -105px;
        width: 100%;
        height: 0;
        position: initial !important;
    }

    .nw-sr-list-thumbnail {
        flex: 0 0 100%;
    }

    .cartheading, .cartheadinginner {
        font-size: 13px !important;
    }
}

@media (max-width:600px) {
    .grid-wrapper .nw-sr-list-item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    div#cartButtonRow a.button-sec.pull-right {
        float: left !important;
        width: 50% !important;
    }

    div#cartButtonRow {
        padding-top: 6px;
        padding-top: 14px;
        background: #ffffff;
    }

    .propricecart {
        padding-left: 5px;
    }

    .paginationnew > li.paginxtpre > a {
        width: 26px;
        line-height: 28px;
    }

    .pagination {
        gap: 5px;
    }
}

@media (max-width:340px) {
    #sidebar-wrapper.active {
        left: 252px;
        width: 320px;
    }
}

/**product details page all popup ccs**/
.popup-btn {
    padding: 10px 20px;
    background: orange;
    border: none;
    color: white;
    cursor: pointer;
    border-radius: 6px;
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    justify-content: center;
    align-items: center;
    animation: fadeIn 0.3s ease forwards;
    padding: 40px;
    box-sizing: border-box;
    z-index: 99999999;
}

.popup-body {
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #ccc transparent;
    min-height: 40px;
    max-height: calc(100vh - 160px);
    margin-right: -20px;
    padding-right: 20px;
}

.popup-box {
    background: white;
    padding: 30px;
    border-radius: 8px;
    width: 100%;
    max-width: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    position: relative;
    transform: scale(0.9);
    opacity: 0;
    animation: scaleUp 0.3s ease forwards;
    max-height: 100%;
    max-width: 640px;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 22px;
    cursor: pointer;
}

.bar-row {
    display: flex;
    align-items: center;
    margin: 10px 0;
    font-size: 14px;
}

.bar {
    flex: 1;
    background: #ddd;
    height: 8px;
    margin: 0 8px;
    border-radius: 4px;
    overflow: hidden;
}

    .bar div {
        height: 100%;
        background: black;
        width: 0%;
        transition: width 1s ease;
    }

.bar-row span {
    width: 70px;
}

.popup-head {
    padding-bottom: 10px;
}

    .popup-head h3 {
        font-size: 22px;
        margin: 0;
        text-align: center;
    }

    .popup-head p {
        margin: 0;
        text-align: center;
        font-size: 14px;
    }

.color-info {
    color: #1A9CF4;
}

.popup-body p {
    font-size: 14px;
    margin-top: 0;
}

.popup-body h4 {
    margin: 20px 0 1px;
    font-size: 16px;
    color: #000;
}

.delivery-info {
    margin: 0;
}

.bar-wrapper {
    margin: 15px 0;
}

.popup-body p .color-info {
    font-size: 16px;
}

.icon-dtl img {
    width: 13px;
    height: 13px;
    vertical-align: middle;
}

.icon-dtl span {
    color: rgb(119, 119, 119);
    font-size: 14px;
    vertical-align: middle;
    padding-left: 3px;
}

p.delivery-info {
    font-weight: 500;
    color: #002b49;
    margin: 5px 0 10px;
}

@keyframes fadeIn {
    from {
        background: rgba(0, 0, 0, 0);
    }

    to {
        background: rgba(0, 0, 0, 0.6);
    }
}

@keyframes scaleUp {
    to {
        transform: scale(1);
        opacity: 1;
    }
}

.payment-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 10px 0;
}

    .payment-wrapper img {
        max-height: 32px;
    }

.dot-list {
    padding-left: 20px;
}

    .dot-list li {
        font-size: 14px;
        line-height: 21px;
    }

        .dot-list li + li {
            margin-top: 7px;
        }

.popup-link {
    display: flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
    font-size: 14px;
    color: #626262;
    transition: 300ms all;
}

    .popup-link svg {
        margin-top: 1px;
    }

    .popup-link:hover {
        color: #00CCFF !important;
    }

.popup-box hr {
    margin: 20px 0 15px !important;
    border-color: rgba(0, 0, 0, 0.1);
}

.actionwrapper {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #eee;
    list-style: none;
}

    .actionwrapper li {
        flex: 1;
    }

    .actionwrapper li a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 6px;
        text-decoration: none;
        color: #000;
        padding: 16px;
        font-size: 14px;
    }

    .actionwrapper li a img {
        width: 25px;
    }
