.orderHistoryItem-cart{
    box-sizing: border-box;
    background-color:#FFFFFF;
    width:50vw;
    margin-bottom: 100%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 1px 3px #c0bebe ;
    margin-top: 10%;
}


.orderHistoryCart{
    margin-top:10px;
    box-sizing: border-box;
    background-color:var(--color);
    width:100%;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
}

.historytext{
    font-family: 'Roboto', sans-serif;
    color: white;
    margin-left:10px;
    font-size:26px;
    margin-top: 1%;
}

.filter{
    color:#FFFFFF;
    transform: translate(90px);
    margin-top: 1%;
    font-size:23px



}
.filter-icon{
    transform: translate(105px);
    margin-top: 8px;
    width:25px

}




.dropdown-menu{
    margin-left: 20px;
    margin-top: -2px;
    min-width: 110px;
    border-radius: 10px;
    border:none

}


.dropdown-item{
    font-size:10px;
    padding:4px;
    margin-left: 5px;


}

.dropdown-item:hover{
    margin-left: 0px;
    background-color: var(--color);
    color:white;
    text-decoration:none


}






.check_order_list{
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-top:20px;
    margin-bottom:10px;
    font-size:12px;
    color: #3D3D3D;
    font-weight:300


}
.tablehi{
    width: 85%;
    border: 1px solid var(--color);
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    color: #3D3D3D;
    margin-bottom: 160px;

}

.tableheading{
    font-weight: 600;
}

.details_order_date{
    transform: translate(10px)
}
.th1{
    border-bottom: 1px solid var(--color);
    line-height: 2.4 !important;


}

.table-id{
    transform: translate(20px);

}

.view{
    transform: translate(40px);

}

.view_btn{
    width:65px;
    font-size:14px;
    background-color:white;
    box-shadow: 0px 1px 3px #c0bebe ;
    transform: translate(25px);




}


.view_btn:hover{
    background-color:var(--color);

}

.if{
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:20px;
    font-size:12px;
    color: #3D3D3D;
    font-weight:300



}


@media screen and (min-width: 240px) and (max-width: 300px)   {

    .orderHistoryItem-cart{
        width:85vw;
    }


    .orderHistoryCart{
        margin-top:10px;
        width:100%;
        height: 40px;
 }

    .historytext{
        font-size:14px;
        margin-top: 13px;
    }

    .filter{
        font-size:14px;
        transform: translate(-15px);
        margin-top: 10px;



    }
    .filter-icon{
        transform: translate(-6px);
        margin-top: 10px;

    }




    .dropdown-menu{
        margin-left: -65px;
        margin-top: -2px;
        min-width: 80px;
    }


    .dropdown-item{
        font-size:9px;
        padding:4px;
        margin-left: 4px;


    }


    .check_order_list{
        width: 85%;
        margin-top:10px;
        margin-bottom:5px;
        font-size:9px;


    }
    .tablehi{
        font-size: 8px;
        align-items: center;
        margin-bottom: 40px;

    }


    .details_order_date{
        transform: translate(1px)
    }
    .th1{
        line-height: 2;


    }

    .view{
        transform: translate(1px);

    }

    .view_btn{
        width:30px;
        height:10px;
        transform: translate(-5px);
        font-size: 7px !important;
        padding:0px;


    }




    .if{
        width: 85%;
        margin-bottom:10px;
        font-size:9px;



    }

}



@media screen and (min-width: 301px) and (max-width: 400px)   {

    .orderHistoryItem-cart{
        width:100%;
        margin-bottom: 100%;
    }


    .orderHistoryCart{
        margin-top:10px;
        width:100%;
        height: 50px;
 }

    .historytext{
        font-size:16px;
        margin-top: 13px;
    }

    .filter{
        font-size:16px;
        transform: translate(10%);
        margin-top: 10px;



    }
    .filter-icon{
        transform: translate(50%);
        margin-top: 10px;

    }




    .dropdown-menu{
        margin-left: -50px;
        margin-top: -2px;
        min-width: 80px;
    }


    .dropdown-item{
        font-size:10px;
        padding:4px;
        margin-left: 4px;


    }


    .check_order_list{
        width: 85%;
        margin-top:10px;
        margin-bottom:5px;
        font-size:12px;


    }
    .tablehi{
        font-size: 11px;
        margin-bottom: 40px;

    }


    .details_order_date{
        transform: translate(2px)
    }
    .th1{
        line-height: 2.5;



    }

    .view{
        transform: translate(1px);

    }

    .view_btn{
        width:35px;
        height:16px;
        transform: translate(-2px);
        font-size: 9px !important;
        padding:0px;


    }




    .if{
        width: 85%;
        margin-bottom:10px;
        font-size:12px;



    }

}



@media screen and (min-width: 401px) and (max-width: 767px)   {

    .orderHistoryItem-cart{
        width:100%;
        margin-bottom: 100%;

    }


    .orderHistoryCart{
        margin-top:10px;
        width:100%;
        height: 50px;
 }

    .historytext{
        font-size:18px;
        margin-top: 16px;
    }

    .filter{
        font-size:18px;
        transform: translate(5vw);
        margin-top: 13px;



    }
    .filter-icon{
        transform: translate(7vw);
        margin-top: 13px;

    }




    .dropdown-menu{
        margin-left: -28px;
        margin-top: -1px;
        min-width: 90px;
    }


    .dropdown-item{
        font-size:10px;
        padding:4px;
        margin-left: 4px;


    }


    .check_order_list{
        width: 85%;
        margin-top:10px;
        margin-bottom:5px;
        font-size:12px;


    }
    .tablehi{
        font-size: 11px;
        margin-bottom: 40px;

    }


    .details_order_date{
        transform: translate(2px)
    }
    .th1{
        line-height: 2.5;



    }

    .view{
        transform: translate(1px);

    }

    .view_btn{
        width:35px;
        height:16px;
        transform: translate(-2px);
        font-size: 10px !important;
        padding:0px;


    }




    .if{
        width: 85%;
        margin-bottom:10px;
        font-size:12px;



    }

}




@media screen and (min-width: 768px) and (max-width: 1199px)   {

    .orderHistoryItem-cart{
        width:70%;
        margin-bottom: 100%;

       }


    .orderHistoryCart{
        margin-top:10px;
        width:100%;
        height: 50px;}

    .historytext{
        margin-left:10px;
        font-size:20px;
        margin-top: 15px;
    }

    .filter{
        transform: translate(50px);
        margin-top: 15px;
        font-size: 20px;



    }
    .filter-icon{
        transform: translate(60px);
        margin-top: 18px;
        font-size: 20px;


    }




    .dropdown-menu{
        margin-left: -30px;
        margin-top: -2px;
        min-width: 110px;
        border-radius: 10px;

    }


    .dropdown-item{
        font-size:10px;
        padding:4px;
        margin-left: 5px;


    }







    .check_order_list{
        width: 85%;
        margin-top:20px;
        margin-bottom:10px;
        font-size:12px;


    }
    .tablehi{
        width: 85%;
        font-size: 12px;
        margin-bottom: 160px;

    }

    .tableheading{
        font-weight: 600;
    }

    .details_order_date{
        transform: translate(10px)
    }
    .th1{
        line-height: 2.4;


    }

    .view{
        transform: translate(50px);

    }

    .view_btn{
        width:35px;
        height:16px;
        /* transform: translate(30px); */
        font-size: 11px !important;
        padding:1px;


    }




    .if{
        width: 85%;
        margin-bottom:20px;
        font-size:12px;




    }
}

@media screen and (min-width: 1200px) and (max-width: 1320px)   {
    .th1{
        line-height: 2.7 !important;


    }
}
    @media screen and (min-width: 1400px) and (max-width: 1799px)   {
        .th1{
            line-height: 2.9 !important;


        }


    }
@media screen and (min-width: 1800px) and (max-width: 2000px)   {

    .orderHistoryItem-cart{
        width:70%;
        margin-bottom: 100%;

       }


    .orderHistoryCart{
        margin-top:10px;
        width:100%;
        height: 70px;
    }

    .historytext{
        margin-left:20px;
        font-size:30px;
        margin-top: -18px;
    }

    .filter{
        transform: translate(75px);
        margin-top: -18px;
        font-size: 30px;



    }
    .filter-icon{
        transform: translate(85px);
        margin-top: -15px;
        width:30px


    }




    .dropdown-menu{
        margin-left: -10px;
        margin-top: -2px;
        min-width: 130px;
        border-radius: 10px;

    }


    .dropdown-item{
        font-size:14px;
        padding:5px;
        margin-left: 5px;


    }







    .check_order_list{
        width: 85%;
        margin-top:25px;
        margin-bottom:15px;
        font-size:18px;


    }
    .tablehi{
        width: 85%;
        font-size: 18px;
        margin-bottom: 160px;

    }



    .details_order_date{
        transform: translate(20px)
    }
    .th1{
        line-height: 2.9;


    }

    .view{
        transform: translate(50px);

    }

    .view_btn{
        width:90px;
        height:25px;
        transform: translate(30px);
        font-size: 16px !important;
        padding:1px;


    }




    .if{
        width: 85%;
        margin-bottom:20px;
        font-size:18px;




    }
}
