.package-image p:last-child, newLines:last-child{
    color: #333 !important;
}

.package-image p, .newLines {
    color: #18B4FE;
    font-size: 12px !important;
    margin-bottom: 0px;;
}

.reco_deal {
    position: absolute;
    width: 179px;
    height: 32px;
    right: 10px;
    top: 5px;
    line-height: 30px;
    text-align: center;
    font-weight: 600;
    border-radius: 5px;
    color: #000;
}


/* .leavepop_all{
    background-image: url("../images/cyber_monday_bg.jpg");
    background-position: center;
    background-size: cover;
    border: none !important;
}


#innerD1 {
    color: #fff !important;
}

.innerB_all {
    color: #FD3A78 !important;
}

#innerE1 #timeCount , #innerFa1, #innerFb1{
    color: #ffffff !important;
} */

#newBottom{
    background-color: #FFF6D1;
    padding: 30px 10px;background-image: none;

}

#newBottom h4{
    max-width: 320px;
    margin: auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#newBottom ul {
    background-color: #444;
    border-radius: 5px;
    column-count: 2;
}

#newBottom ul li {
    color: #fff;
    font-size: 11px;
    list-style: none;
    text-align: left;
    padding-left: 10px;
    position: relative;
}

.topBox .kform label.st-label{
    position: relative;
}

#newBottom ul li::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 150px;
    left: 0;
    top: 6px;
}

#newBottom h4::before, #newBottom h4::after{
    content: "";
    width: 100%;
    height: 2px;
    background: #017b01;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#newBottom h4::before{
    bottom: 3px;
}

#newBottom .bagsMid{
    width: 200px;
}

#warehouseSec {
    background-image: url(../images/checkout-now-v2/warehouse.png);
    background-position: center;
    background-size: cover;
    margin: 10px 0px;
    padding: 30px;
    box-shadow: none;
    border-radius: 10px;
}

#warehouseSec h4{
    text-shadow: 1px 1px 0px #000000;
}

.hdBlu{
    color: #4ABDC1;
}

 .delvHeader{
    max-width: 140px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
}

.bluTxt {
    color: #18B4FE !important;
    font-weight: 700;
}

.topBanner{
    background: #2a2a2a;
}

@media(max-width:1199px){

    .reco_deal {
        width: 175px;
        right: -9px;
        font-size: 12px;
    }

}

@media(max-width: 991px){
  /* .reco_deal{
        display:none;
    } */

    #warehouseSec h4 {
        font-size: 20px;
    }

    .delvHeader {
        max-width: 70px;
        left: 60%;
        top: 15px;
    }
}

@media(max-width: 767px){
    #newBottom ul li {
        font-size: 13px;
    }
    #innerB1 p.h1{font-size: 20px;}

    .delvHeader {
        max-width: 110px;
        left: 55%;
        top: 15px;
    }

}

@media(max-width: 480px){

    .reco_deal {
    width: 125px;
    right: -9px;
    font-size: 9px;
}


    .delvHeader {
        max-width: 70px;
    left: 50%;
    top: 15px;
    }
    #newBottom ul{column-count: 2;}

}

@media (max-width:380px){

    .delvHeader {
    max-width: 63px;
    left: 48%;
    top: 15px;
}
.header .logo {
    max-width: 120px;
    width: 120px;}
}

@media (max-width:320px){
.delvHeader {display: none;}
}