﻿.k-listview-bordered {
    border-width: 0px;
}
.catlisthide {
    border: 1px solid #dbdbdb;
    width: 96.5%;
    padding: 130px;
    font-size: 25px;
    color: #999;
    border-radius: 15px;
    text-align: center;
}

.rt_cat_head {
    color: rgb(0,0,0);
    font-size: 18px;
    font-weight:700;
}

.card-footer {
    border: 0;
    background-color: #fff;
    /*padding: 0;*/
}

.card-header {
    padding: 0;
    background-color: none;
    border: none;
    text-align: center;
}

.blanklist {
    width: auto;
}

/*.rtmaster_home{
             height: 500px !important;
         }*/

/*.rt_catitem_header{
             height: auto !important;
         }*/

.rt_item_desc {
    font-size: 15px;
}

.c-hide-sm {
    display: block;
}

.c-show-sm {
    display: none;
}

.c-cart_mini {
    border: 1px solid #59A1C6;
    border-radius: 5px;
    padding: 5px 0;
    font-size: 12px;
}
.prod-pnl {
    width: 613px;
    min-height: 148px;
    background-color:#fff;
    padding-right:15px !important;
    width:100%;
}

@media (min-width: 1200px) {
    .w-120 {
        width: 1240px !important;
        padding: 0;
    }

    .w-92 {
        width: 96% !important;
    }
    .prod-pnl {
        width: 532px;
        min-height: 148px;
    }
    .k-d-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 8px;
    }
}
 

    @media(max-width: 1000px) {
        .c-hide-sm {
            display: none;
        }

        .c-show-sm {
            display: block;
        }

        .c-sm-centre {
            justify-content: center !important;
        }

        .prod-pnl {
            width: 480px;
            min-height: 148px;
        }
        .k-d-grid {
            grid-template-columns: repeat(1, 1fr) !important;
            gap: 8px;
        }
    }

    @media (max-width: 576px) {
        .c-ml {
            margin-left: 10px;
        }

        .venaddress {
            text-align: left;
        }

        .c-sm-centre {
            justify-content: center !important;
        }

        .prod-pnl {
            width: 432px;
            min-height: 148px;
        }
        .k-d-grid {
            grid-template-columns: repeat(1, 1fr) !important;
            gap: 8px;
        }

    }
@media (max-width: 475px) {
    .prod-pnl {
        width: 366px;
        min-height: 148px;
    }
}
    .btn-back {
        background-color: #d3cfc4;
        border-color: #d3cfc4;
    }

    .prod-pnl {
        border: 1px solid #f3f3f3;
        border-radius: 6px;
        font-family: system-ui, Helvetica, Roboto, sans-serif;
        margin: 0px;
        width:100%;
        padding:0px;
        height:100%;

    }

        .prod-pnl .cnt {
            padding: 9px;
            width: 100%;
        }

        .prod-pnl .tit {
            font-size: 18px;
            font-weight: 500;
        }

        .prod-pnl .prc {
            font-size: 14px;
            padding: 6px 0
        }

        .prod-pnl .desc {
            font-size: 14px;
            color: #757575;
        }

        .prod-pnl .prd-img {
            padding: 0;
            position: relative;
            background-color: #fffffa;
        }

            .prod-pnl .prd-img img {
                width: 140px;
                height: 140px;
                opacity: .9;
                padding: 15px;
            }

    .btn-add {
        position: absolute;
        right: 13px;
        bottom: 4px;
        background-color: #f7f7f7;
        border-radius: 60px;
        font-weight: bold;
        color: #000;
        font-size: 16px;
        box-shadow: 0px 0px 5px 0px rgba(87,87,87,0.5);
        padding: 3px 10px;
    }

        .btn-add:hover {
            box-shadow: 0px 0px 10px 0px rgba(87,87,87,0.5);
        }

    .btn-search {
        background-color: #4d72d9;
        color: #fff;
        padding: 6px;
    }

.prodgpcard {
   /* -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.08), 0 0 0 1px rgba(0,0,0,.04);
    box-shadow: 0 1px 4px rgba(0,0,0,.08), 0 0 0 1px rgba(0,0,0,.04);*/
    border-radius: 3px;
    font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
    cursor: pointer;
    box-shadow: 0px 0px 5px 0px rgba(148, 141, 168, 0.5);
    background-color:#fff;
    border:1px solid #e2e2e2;
}

    .k-listview-content {
        background-color: #fff;
    }
#dgRetailCatItems .k-listview-content {
    background-color: #f3f4f5;
}
#dgRetailCats .k-listview-content {
    background-color: #f3f4f5;
}
#dgRetailProdCats .k-listview-content {
    background-color: #f3f4f5;
}
.catitemstyle {
    display: contents;
}

 /*   .catliststyle {
        border: 1px solid #e2e2e2;
        border-radius: 0px;
        font-family:'Segoe UI',Arial, Helvetica, sans-serif;
        font-size:14px;
        color:#333;
        cursor: pointer;
        text-align: center;
    }

        .catliststyle a {
            color: #333;
            font-size: 15px;
            font-family: BlinkMacSystemFont,'Segoe UI',Arial, Helvetica, sans-serif;
        }*/

    .catitemstyle:hover {
        text-decoration: none;
    }
 
    .cs-fb-srch {
        position: relative;
    }

        .cs-fb-srch input {
            border: 1px solid #aabbd6;
            padding: 15px 20px !important;
            border-top-left-radius: 50px !important;
            border-bottom-left-radius: 50px !important;
            font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
        }

        .cs-fb-srch .btn-srch-cont {
            background-color: #333333;
            border: 1px solid #333333;
            color: #fff !important;
            padding: 4px 20px;
            border-top-right-radius: 50px !important;
            border-bottom-right-radius: 50px !important;
            font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
            cursor: pointer;
        }

            .cs-fb-srch .btn-srch-cont:hover {
                text-decoration: none;
                background-color: #333333;
            }

    .cursor-pointer {
        cursor: pointer;
    }
.clearbtn {
    cursor: pointer;
}