

.allfiltrstory{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.rightfiltrs{
    display: flex;
    width: 500px;
    justify-content: space-between;
    padding-top: 20px;
    align-items: center;

}
.rightfiltrs p{
    margin-top: 14px;
}
.rankingall{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.ranking{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #FFB300;
    color: #fff;
    font-weight: 500;
    width: 100% ;
    height: 40px;
    padding: 0 10px;
    border-radius: 3px;
    gap: 40px;
}
.ranking:hover{
    color: #fff;
}
.ranking i{
    font-size: 20px;
}

.inputsaerch{
    padding: 10px;
    display: flex;

}
.inputsaerch input{
    border: none;
    border: 1px solid rgba(116, 116, 116, 0.342);
    border-left:none ;
    outline: none;
    padding: 3px;
}

.sarchi{
    width: 40px;
    height: 40px;
    background-color: #28AAE1;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(116, 116, 116, 0.342);
    border-right:none ;
    font-size: 20px;
}


.oedero{
    display: flex;
    width: 400px;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px;
}
.oedero select option{
    padding: 10px !important;
}
.oedero p{
    font-size: 14px;
}
.dropdown-menu {
    width: max-content;
    transform: translate(0) !important;
    top: 42px !important;
    display: none;
}

    .dropdown-menu li{
    color: #fff !important;
}
.dropdown-menu li {
    background-color: #ffffff46 !important;
    margin: 0  !important;

}
.dropdown-menu{
    right: 0 !important;
    padding: 0 !important;
}

.dropdown-item{
    text-align: right !important;
}
.btnorder{
    border: 1px solid rgb(66, 64, 64);
    display: flex;
    align-items: center;
    gap: 20px;
    float: left;
}

.orrd{
    width: max-content !important;
    outline: none;
    box-shadow: 0 0 0;
    background-color: transparent;
    cursor: pointer;
}
.orrd:focus{
    outline: none;
    box-shadow: 0 0 0;
    border: 1px solid #28AAE1;
}
.orrd option{
   padding: 0;
   padding-top: 10px;
   margin: 10px;
}
.dropstoo li{
    border-bottom: 1px solid rgba(196, 195, 195, 0.336) ;
}

.filtrstory hr{
    border: 1px solid rgba(119, 119, 119, 0.253);
}


/* /////////////////////allcardstore///////////////// */

.allcardstore{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.cardlap{
    width: 24%;

}
.textcardlap{
    direction: ltr;
    margin-top: 10px;
 /*   min-height: 260px !important;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width:1000px) {
    .cardlap{
        width: 32%;
    }
}
@media (max-width:800px) {
    .allcardstore{
        margin-right: 5%;
    }
    .cardlap{
        width: 46%;
    }
}
@media (max-width:600px) {
    .allcardstore{
        margin-right: 2%;
    }
    .cardlap{
        width: 49%;
    }
}
@media (max-width:560px) {
    .allcardstore{
        margin-right: 0;
        justify-content: center;
    }
    .cardlap{
        width: 68%;
    }
}
@media (max-width:450px) {
    .cardlap{
        width: 100%;
    }
}
@media (max-width:380px) {
    .cardlap{
        width: 95%;
    }
}

.leftfiltrs{
    width: 30%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.viewcards{
    display: flex;
    width: 40px;
    align-items: center;
    gap: 6px;

}
.numview{
    background-color: transparent;
    border-radius: 5px;
    height: 34px;
    margin-bottom: 10px;
    cursor: pointer;
    border: 1px rgba(161, 159, 159, 0.548) solid;
}
.numview:focus{
    outline: none;
    box-shadow: 0 0 0;
    border: 1px solid #28AAE1;
}

.iconvew{
    display: flex;
    gap: 10px;
}
.viewnumcard{
    width: 33px;
    height: 33px;
    border: 1px solid rgba(161, 159, 159, 0.548);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 23px;
    border-radius: 6px;
    cursor: pointer;
}
.viewnumcard:hover{
    background-color: #28AAE1;
    color: #fff;
    border: none;
}
.morecard{
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.morepro_card{
    display: flex;
    align-items: center;
    gap: 70px;
    padding: 8px 10px;
    border: none;
    background-color: #FFB300;
    color: #fff;
    font-size: 18px;
    border-radius: 4px;
}
.morepro_card i{
    font-size: 26px;
}


@media (max-width:900px) {
    .allfiltrstory{
        flex-direction: column;
        align-items: flex-start;
    }
    .rightfiltrs{
        width: 100% !important;
    }
    .leftfiltrs{
        width: 97% !important;
    }
}
@media (max-width:560px) {
    .ranking{
        gap: 20px ;
        width: auto;
    }
    .oedero{
        width: auto;
    }
    .oedero p{
        display: none;
    }

}


.cardrow{
    display: flex;
    position: relative;
    width: 80%;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;


}
.cardrow:hover .imgcardlap img{
    transform: scale(1);
}

.cardrow .popkcard{
    right: 0 !important;
    top: 0 !important;
}
.cardrow .textcardlap {
    margin-top: 25px !important;
    width: 60%;
}
.cardrow .imgcardlap{
    width: 40%;
    align-items: center;
    height: 100%;
    margin: auto;
}
.cardrow .textcardlap p{
    direction: unset;
}

.cardrow .imgcardlap img{
    max-height: 180px !important;
    margin: auto !important;
    height: 200px ;
    width: 100%;
    position: unset;
}
.cardrow .iconcardlaps{
    flex-direction: row ;
    left: 0;
}

.cardrow .iconcardlaps{
    position: relative;
}
.cardrow .ditalsviewbtn{
    width: 100%;
    max-width: 220px;
    bottom: 20%;
}

@media (max-width:  1000px) {
    .cardrow .iconcardlap{
        width: 30px;
        height: 30px;
        font-size: 18px;
    }
    .cardrow .textcardlap p{
        font-size: 15px;
    }
    .cardrow .textcardlap h5{
        font-size: 18px;
    }
}

@media (max-width:  1300px) {
    .cardrow .imgcardlap img{
        max-height: 150px !important;
    }
}
@media (max-width:  991px) {
    .cardrow .imgcardlap img{
        max-height: 130px !important;
    }
}
@media (max-width:  600px) {
    .cardrow {
        flex-direction: column;
    }
    .cardrow .textcardlap{
        width: 100%;
    }
    .cardrow .ditalsviewbtn{
        width: 100%;
        max-width: 250px;
        margin: auto;
    }
    .cardrow .iconcardlaps{
        top: -10px;

    }
    .cardrow .imgcardlap{
        margin-top: 25px;
        width: 100%;
    }


}


.allcardstore{
    display: flex;
}
.allcardstoregrid{
    display: none;
}
.allcardstore.active{
    display: none;
}
.allcardstoregrid.active{
    display: block;
}

@media (max-width:900px) {
    .leftfiltrs{
        display: none;
    }
}