.shipping-discount .align-items-center{
    background-color:#fff !important;
}
.page-title-area{
    padding-top:50px !important;
}
.page-title-wrapper .page-title{
    font-size: 40px;
    
}
.page-title-wrapper .styled-text{
    margin-bottom: 10px !important;
    
}
thead{
    background: #00aeef;
    
}
thead th{
    padding-left: 15px;padding-right: 15px;
    
}
tbody td{
    padding-left: 15px;padding-right: 15px;
    
}
.page-title-area .styled-text {
    color:#CA5529;
    
}
.table-striped {
    color:#000;
    
}
.table thead tr{
    color: #fff;
    
}
.border_btn_red{
    color:#CA5529; border-color:#CA5529; 
    
}
.border_btn_red:hover {
    background:#CA5529;
    
}
.main-header-area .logo-img img {
    width: 35%;
    
}
.bk-button {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-end;
    
}
.control_label{
    padding-right: 80px; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;
    
}
.col-lg-12{
    padding-top: 20px; 
    padding-bottom: 10px;
    
}
.table{
    margin-bottom: 0;
    
}
.tracking_details{
    border: 1px solid; padding-top: 15px; padding-bottom: 15px;
    
}
.track-details .col-md-10 ul li{ 
    font-weight: 600 !important;
    
}
.tracking_details .col-md-4 {
    padding-right: 20px; border-right: 1px solid;
    
}
.tracking_details .col-md-8 {
    padding-left: 20px;
    
}
label{
    font-size: 18px;
    
}
#awbno{
    width:15px; height:15px;
    
}
#refno{
    width:15px; height:15px;
    
}

/*new css*/

.border_btn_red{
    color: #00aeef;
    border:1px solid;
    border-color: #00aeef !important;
    background-color:white;
}
.border_btn_red:hover{
    color: white;
    border:1px solid;
    border-color: #00aeef;
    background-color:#00aeef;
}

.d-flex{
    display: flex !important;
    flex-direction: row; 
    flex-wrap: wrap; 
    justify-content: flex-start;
}

.page-title-area .styled-text{
    color: #243e8b;
    font-size:35px;
}
.input-text{
    color: #000;
    width: 100%;
    background: aliceblue;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    height: 65px;
    display: inline-block;
    border: 1px solid #243e8b !important;
    padding-left: 50px;
}
.theme_btn{
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    line-height: 1;
    padding: 22px 45px 22px 45px;
    display: inline-block;
}
.control_label{
    color:black !important;
}
.tracking_details{
    border: 1px solid #000 !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.col-md-4{
    color:black;
}
.col-md-4 h3{
    font-size:28px;
}
.col-md-8 h3{
    font-size:28px;
    padding-bottom:20px;
}
.shipping-discount{
    padding-bottom:50px;
}
.col-md-12{
    padding-top:20px;
}
.table tr td a{
    color: #243e8b;
}
.input-text plceholder{
    color:black;
}
.mb-3 img{
    width:100% !important;
    max-width:100% !important;
    height:470px !important;
    
}
.col-lg-12 .title{
    font-size:20px;
}







