.order-status-container {
    width: 567px;
    height: 715px;
    margin: 50px auto;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 1px;
    box-shadow: 0px 0px  1px 1px #D8DAC3;
}

.order-status-container h1 {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
    color: #333333;
}

.form-control {
    border-radius: 0;
    background-color: white;
    border-color:#D8DAC3;
}
.horizontal_line{
    border-color:#D8DAC3; 
}

.btn-custom {
    background-color: #3C4619;
    color: #ffffff;
    border-radius: 50px;
    font-size: 14px;
}

.btn-custom:hover {
    background-color: #3C4619;
    color: white;
}

.order-info {
    text-align: center;
    margin: 20px 0;
}

.order-info p {
    margin: 0;
    color: #333333;
    font-size: 14px;
}


.orderconfirm{
    text-align: center;
    color: #6A6E49;
}


.orderconfirm{
    color: #6A6E49;
}

.buttonss{
    height: 50px;
}

.para{
   text-align: -webkit-center;
}

.check_order_status{
    text-align: center;
}



header-right .country-list{
    font-size: small;
    position: relative;
}

.header-right .sec_country{
    color: black;
}

.navbar .navvv{
    display: none;
}

.orderid1{
    color: black;
}

.vvvv{
    background-color: white;
    border-color: #D8DAC3;
}
.buttonss{
    border-radius: 50px;
}

.footer .kakagg{
    width: 100%;
    height: 120px;
}

.rowww{
    width: 100%;
}

.karachi{
    width: 100%;
    height: 10px;
}

.enteremailoo{
    height: 45px;
    width: 100%;
    margin-top: 15px;
    border-radius: 10px;
}