@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ 
    body{
        font-family: Bariol-Regular,'Hind Siliguri' !important;
    }
}

.msg-cont{
    position: relative;
    top: -15px;
    color: red;
    font-weight: bold;
    font-size: 18px;
}
.info_msg{
    position: relative;
    top: -15px;
    color: #aaa;
    font-size: 18px;
}
.hd-container{
    max-width: 90%;
    width: 700px;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;    
}
#hd-container{
    margin: 0 15px;
}
.option-block {
    padding: 60px 0;
    /*border-bottom: 2px solid #d6d6d6;*/
    text-align: center;
}
.option-block:last-child{
    border-bottom: none;
}


.option-block-form {
    padding-top: 60px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    text-align: center;
}
.option-block-form:last-child{
    border-bottom: none;
}
.hd-text {    
    font-family: Bariol-Regular,'Hind Siliguri';
    font-size: 40px;
    font-weight: bold;
    color: #f7038d;
    text-align: center;
    margin-bottom: 40px;
}

.hd-text-order {    
    font-family: Bariol-Regular,'Hind Siliguri';
    font-size: 40px;
    font-weight: bold;
    color: #f7038d;
    text-align: center;
}

img.hd-image {
    margin: 0 0 55px 0;
}
.hd-button {
    height: 55px !important;
    line-height: 55px !important;
    margin: 0 auto 0 !important;
    width:inherit !important;
    padding:0 30px !important;
}
.location-control-cont{
    text-align: center;
}
/*
.hd-control-cont {
    width: 410px;
    margin: auto;
}
*/

.hd-page select, .hd-page input[type="text"], .hd-page input[type="email"], .hd-page input[type="number"]{
    border: 2px solid #d1d1d1;
    color: gray;
    font-size: 26px;
    font-weight: bold;
    font-size: 26px;
    display: block;
    width: 100%;
    padding-right: 38px;
    border-radius: 50px;
}
.hd-control-wrapper{
    position: relative;
}
.hd-control-wrapper .glyphicon {
    position: absolute;
    right: 20px;
    top: 21px;
    color: gray;
}

.skitto-select {        
    /* color: #c5c4c4; */    
    border-radius: 30px;
    padding: 0 52px 0 20px;
    height: 55px;
    font-weight: normal !important;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
}
.hd-page .skitto-default {
    border: 2px solid #f7038e;
    border-radius: 50px;
}
.hd-input {
    height: 55px !important;
    line-height: 47px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;    
    margin-bottom: 25px;
    border: 2px solid blue #d1d1d1;    
}

.hd-input-phone {
    display: inline-block;
    height: 55px !important;
    line-height: 47px !important;
    font-size: 20px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;    
    margin-bottom: 25px;
    margin-left: 18%;
    width: 80% !important;
    border: 2px solid blue #d1d1d1;  
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;  
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
}

.hd-input-code {
    display: inline-block;
    position: absolute;  
    height: 55px !important;
    line-height: 47px !important;
    font-family: Bariol-Regular !important;
    font-weight: bold !important;
    color: grey !important;
    padding-top: 2px !important;
    padding-bottom: 0 !important;    
    margin-bottom: 25px;
    margin-left: -50% !important;
    border: 2px solid #d1d1d1 !important; 
    border-radius: 5px;
    width: 20% !important;  
    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;  
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;  
}

body.home_delivery .hd-page .otp-code{
    height: 45px;
    width: 45px;
    font-size: 25px;
    text-align: center;
    border: 0px solid #ECECEC;
    border-radius: 10px;
    background-color: #ECECEC;
    margin-left: 5px;
    color: grey;
    display: inline;
    padding-right: 0;
}
.skitto-default{
    font-size: 26px;
    font-weight: bold;
    border: 2px solid #f7038d;
    color:#f7038d;
}
.hd-actions .hd-button {
    display: block;
    width: 410px !important;
    margin: 0 auto 25px auto;
}

#hd_payment_block {
    color: #8a8a8a;
    font-size: 19px;
    padding:0 15px;
    font-weight: normal;
    margin: 30px 0 20px 0;
}

#hd_payment_block{
    margin: 30px 0 !important;
    background-color: #f5f5f5 !important;
    border-radius: 15px !important;
    font-family: 'Bariol-Regular','Hind Siliguri';
    padding: 35px 6%;
}

#hd_payment_block span.lbl {
    display: inline-block;
    text-align: left;
    font-weight: bold;
    font-size: 22px;
    padding-left: 0;
    /*width: 50%;*/
}
#hd_payment_block span.value{
    text-align: right;
    display: inline-block;
    float: right;
    max-width: 52%;
    word-break: break-all;
    padding-right: 0;
}
#hd_payment_block > div > div > span::after {
    content: "\A";
    white-space: pre-wrap;
}
#txt-order-placed{
    color: #f7038d;
    font-size: 40px;
    font-weight: bold;
}
div.order-total-cont {
    display: block;
    padding: 10px 0;
    margin: 10px 0;
}
div.order-total-cont:after{
    content: " ";
    clear: both;
}
div#order-total-cont,div#order-total-cont2{
    border-top: 2px solid #7E7E86;
}
div#order-total-cont .value,div#order-total-cont2 .value{
    font-weight: bold;
}
div.order-total-cont .row{
    margin-left: -2%;    
}

#hd_payment_block div.order-total-cont .lbl.col-xs-5{
    width: 43.3%;
}
div.order-total-cont .lbl.col-xs-4{
    width: 34.6666667%!important;
}
div#payment-option {
    padding: 20px 0;
}
div#payment-option input[type="radio"] {
    margin-left: 15px;
    display: inline-block;
    position: relative;
    top: 2px;
}
.place-order-modal {
    top: 20%;
}
.place-order-modal .modal-dialog {
    margin: 0 auto;
    width: 400px;
}
.status-text {
    font-weight: normal;
    font-size: 18px;
    margin: 25px 0 10px 0;
}
.blue-heding {
    color: blue;
    text-align: center;
}
#cost-breakdown-cont > ul {
    margin: 0;
    padding: 0;
}
#cost-breakdown-cont > ul li {
    display: list-item;
    width: 100%;
    padding: 10px;
    max-width: 600px;
    margin: auto;
    color: #f7038e;
    font-size: 24px;
    margin-left: 11px;
}
#cost-breakdown-cont > ul li p{
    text-indent: -17px;
}
#cost-breakdown-cont > ul li span{
    font-size: 24px;
    color:#7e7e7e;
}
#cost-breakdown-cont > ul li span.lbl {
    width: 66%;
    display: inline-block;
    text-align: left;
    color:#7e7e7e;
}
#cost-breakdown-cont > ul li span.value {
    width:80px;
    text-align: left;
    color: #f7038e;
}
#cost-breakdown-cont {
    /* margin-bottom: 35px; */
}


div#full-bg {
    background-color: rgba(0,0,0,0.5);
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
}
.skitto-modal {
    width: 85%;
    max-width: 470px!important;    
    background:white;
    margin: auto;
    padding: 90px 30px 30px 30px;
    border-radius: 25px;
    left: 0;
    right: 0;
    z-index: 9999;
    position: fixed;
    top: 5%;
    overflow: hidden;    
}
.skitto-modal .popup-title {
    background-color: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    padding: 15px 0;
    border-radius: 20px 20px 0 0;
    text-align: center;
    color: #f7038e;
    font-size: 25px;
    top: 0;
    border-bottom: 1px solid #C2C2C2;
}
.close-skitto-modal {
    position: absolute;
    top: 14px;
    right: 15px;
    cursor: pointer;
    color:#C2C2C2;
}

.skmodal-wrapper {
    position: relative;   
    overflow-y: auto;
    margin-bottom: 15px;
}

#show-breakdown .hd-image-cont {
    text-align: center;
    width: 40%;
    margin: auto;
}
#show-breakdown .hd-image-cont img {
    margin-bottom: 20px;
}
.popup-action .btn {
    margin-bottom: 0;
}
.hd-modal-link {
    font-size: 28px;
    margin-top: 15px;
    display: inline-block;
    cursor: pointer;
    color: #6e35ff;
}
.hd-modal-link:hover{
    color: #f7038e;
    text-decoration: underline;
}
div#purchase-note {
    margin-bottom: 25px;
    padding: 0 15px;
}
div#purchase-note > span {
    display: block;
    margin-bottom: 10px;
}
.instruction {
    position: relative;
    top: -15px;
}
.instruction p a {
    font-size: inherit;
}
p.msg {
    position: relative;
    top: -15px;
}
p.msg a {
    font-size: inherit;
}
.field-help-text {
    font-size: 20px;
}
#breakdown > p {
    font-size: 18px;
}
#total-cost{
   font-weight: bold;
}
.no-effect{
    text-decoration: none; 
    cursor: default; 
}
.no-effect:hover{
    text-decoration: inherit;
    color: #6e35ff;
}
.field-block{
    color: #7e7e7e;
}
.field-block > div {
    width: 300px;
    margin: auto;
    margin-left: 0px;
    text-align: left;
}
#hd_payment_block > .field-block > div {
    width: 100%;
}
#hd-location {
    background-color: #ccc;
}
.gray-container {
    background-color: #fafafa;
    border-radius: 15px;
    padding: 10px 0;
    display: block;
}
#customer-address-cont{
    padding: 0 15px;
    margin-top: 2px;
}
#address-cont p {
    color: #7a7979;
}
#finih-bot {
    margin: 20px 0 20px;
    width: 150px;
}

.hd-field-wrapper {
    position: relative;
}

.hd-control-cont .select-styled{
    height: 55px;
    border-radius: 50px;
    border: 2px solid #d1d1d1;
    color: gray;    
    font-size: 26px;
    width: 100%;
    font-weight: bold;
    line-height: 43px;
    text-align: left;
    z-index: 0;
}

.hd-area{
    z-index: 50 !important; 
}

.select-hd-division{
    z-index: 1000 !important;
}

.select-hd-district{
    z-index: 500 !important;
}

.select-hd-area{
    z-index: 300 !important;
}

.select-styled-hd-up{
    background: white url(../images/home_delivery/select_arrow_up.png) no-repeat !important;
    background-position: 96% !important;
}

body.home_delivery .select-styled-hd,body.home_delivery .select-styled{
    background: white url(../images/home_delivery/select_arrow_down.png) no-repeat;
    background-position: 96%;
}

.select-options{
  width: 98% !important;
}

.hd-control-cont .select-options{
    top:20px;
    border: 2px solid #d1d1d1;
    position: absolute;
    
}
.hd-control-cont .select-options li{
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    cursor: pointer;
    border-bottom:2px solid #eee;
}
#see-costbreakdown {
    text-decoration: underline;
    font-size: 21px !important;
}

.color-magenta{
    color:#f7038e;
}
#icon-user,#icon-phone-number,#icon-email{
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 20px;
    right: 20px;
    background-size: 15px 15px;
    background-position: center center;
    background-repeat: no-repeat;
}
#icon-user{
    background-image: url("/images/man.png");    
}
#icon-phone-number{
    background-image: url("/images/phone.png");    
}
#icon-email{
    background-image: url("/images/email.png");    
}
.left-side {
    position: absolute;
    left: -4px;
    /*left: -0.3vw;*/
    top: 484px;
    /*top: 25.2vw;*/
    z-index: -1;
    max-width: 145px;
    /*max-width: 7.45vw;*/
}
.right-side {
    position: absolute;
    right: -4px;
    /*right: -0.2vw;*/
    top: 474px;
    /*top: 24.72vw;*/
    max-width: 145px;
    /*max-width: 7.56vw;*/
    z-index: -1;
}
.get-skitto-page .left-side,
.get-skitto-page .right-side{
    top:230px;
}



@media only screen 
and (max-width : 767px) {
    .skitto-modal{                
        overflow: auto;
        padding: 80px 20px 30px 20px
    }
    #cost-breakdown-cont > ul li{
        font-size: 18px;
        padding: 7px 0;
    }
    #cost-breakdown-cont > ul li span.lbl{
        width: 58%;
    }
    #cost-breakdown-cont > ul li span{
        font-size: 18px;
    }
    .hd-text.txt-get-skitto {
        font-size: 25px;
        color: #7e7e7e;
        font-weight: normal;
    }
    .left-side,
    .right-side {
        display: none;
    }

    .field-help-text{
        text-align: left;
    }

    .field-block > div {
        width: 265px;
    }
    body.home_delivery hr.address-search-border-bottom{
        margin-left: -19px;
        width: 150%;
    }
    body.home_delivery .home_delivery_container .option-block>.title:first-child{
        font-size: 40px;
    }
    body.home_delivery #home_delivery_text *{
    font-size: 25px!important;
    line-height: 40px!important;
}
body.home_delivery #hd_payment_block:not(.agree){
    background-color: #fff!important;
    box-shadow: 0 0 5px 2px #e5e5e5;
}
.home_delivery_container #hd-container{
    padding-left: 20px;
    padding-right: 20px;
}
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}

#resend_otp{
    background-color: transparent;
    background-repeat:no-repeat; 
    outline:none; 
    border: none; 
    cursor:pointer;
    overflow: hidden;
    font-size:16px !important; 
    font-family: Bariol-Regular,'Hind Siliguri';
    font-weight: bold;
    color:#6e35ff !important; 
    display: none;

}

#alert_otp{
   color: #F33230;
   font-weight: bold;
   font-size: 18px;
}

.hd-pl::placeholder{
   color: #BEBEBE !important;
   opacity: 0.8;
}

#message_otp{
    font-size: 16px !important;
}

.sim-offers > ul{
line-height: 1px;
font-size: 16px !important;
}

.sim-offers > ul li::before{
    content: "\2022" !important;
    color: #6E35FF !important;
}
.how_to_use{
    background: #fff!important;
    color: #f7038e!important;
    border: 2px solid #f7038e!important;
}
section.home_delivery_container header{
    text-align: center;
    background: #F8038E;
        padding-top: 66px;
    /*padding-top: 3.4vw;*/
   padding-bottom: 104px;
    /*padding-bottom: 5.2vw;*/
}
section.home_delivery_container header h1{
     text-align: center;
     font-size: 60px;
    /*font-size: 3.1vw;*/
    color:#FEF11B;
    padding-bottom: 20px;
    /*padding-bottom: 1.3vw;*/
}
section.home_delivery_container .container{
    text-align: center;
}
#check_offers_btn{
    width: 248px;
    /*width: 13vw;*/
    font-size: 25px;
     /*font-size: 1.3vw;*/
    color: #F8038E;
    border-radius: 22px;
    /*border-radius: 2vw;*/
    background-color: #EFEFEF;
}
body.home_delivery .title{
    color: #6E35FE;
    font-weight: bold;
}
.home_delivery_container .option-block>.title:first-child{
    font-size: 48px;
    margin-top: -12px;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: center;
}
.home_delivery_container .hd-small-title{
    font-size: 24px;
    text-align: left;
}
.home_delivery_container #hd-container{    
   width: 100%;
    margin: 0 auto;
    max-width: 700px;
}
.home_delivery_container .textbox{
    width: 100%;
    height: 52px;
    border-radius: 35px;
    font-size: 26px;
    padding: 0px 6% 0 6%;
    border-color: #d1d1d1;
    color: #6F6F6F;
}
.home_delivery_container .textbox::placeholder{
    color: #d1d1d1;
}
.home_delivery_container #find_me_btn .find-me-text{
    margin-left: 4px;
}
.home_delivery_container #find_me_btn,.home_delivery_container #change_location_btn{
   color: #F8038E;
    margin-top: 18px;
    font-size: 25px;
    float: right;
    margin-right: 5px;
    cursor: pointer;
    margin-bottom: 20px;
}
/*body.home_delivery .pac-item{
    font-family: 'Hind Siliguri',Bariol-Bold;
    font-size: 14px;
}
body.home_delivery .pac-item-query{
    font-size:19px;
}
body.home_delivery .pac-icon{
    background:url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png) transparent no-repeat -12px -161px; 
    width:25px;
    height: 20px;
    margin-right: 6px;
    margin-left: 12px;
}*/
/*.home_delivery *{
    max-width: 100%;
}*/
.home_delivery_container .panel{
    margin-top: 55px;
    border-radius: 20px;
    border: none;
    font-size: 35px;
    text-align: left;
    padding: 22px 30px 27px 30px;
        line-height: 50px;
        background-color: #f8f8f8;
}
.home_delivery_container .panel ul{
    list-style-image: url(../images/home_delivery/bullet.png);
    padding-left: 24px;
    margin-top: 35px;
    font-weight: normal;
}
.home_delivery_container .panel ul li span{
        padding-left: 9px;
    font-size: 29px;
    font-family: Bariol-Regular,'Hind Siliguri';
}
.home_delivery_container .panel .normal-delivery-text{
    width: 570px;
}
.home_delivery_container .panel ul li{
    margin-bottom: -5px;
}
body.home_delivery #results{
    width: 97.5%;
    border: none;
    box-shadow: none;
}
body.home_delivery #set_on_map_btn{
    margin-top: 23px;
    display: inline-block;
}
body.home_delivery #set_on_map_btn img{
 width:178px; 
}
body.home_delivery #home-delivery-map-container {
  position: relative;
  width: auto;
  margin-bottom: -20px;
}
body.home_delivery #home-delivery-map{
    min-height: 600px;
}
body.home_delivery .map-marker,body.home_delivery .drag_text_btn{
    position: absolute;
    left: 48%;
    top: 44%;
}
body.home_delivery #no_sim_text{
    text-align: center;
    padding: 20px 40px;
}
body.home_delivery .hd-control-cont{
    padding: 0;
}


body.home_delivery #sim_left_alert{
    font-size: 38px;
}
body.home_delivery .select-styled{
    padding-left: 6%;
    cursor: pointer;
    /*color: #cbcbcb!important;*/
}
body.home_delivery p.error{
    margin-bottom: 16px;
    font-size: 18px;
    margin-top: -10px;
    color: red;
    text-align: center;
}
body.home_delivery .next{
    height: 55px;        
}
body.home_delivery #msisdn_list{
    width:100%;
    text-align: left;
    width: 100%;
    text-align: left;
    padding-left: 2%;
    padding-right: 0;
}
#msisdn_list_box{
        margin-top: 30px;
    border: 2px solid #E5E5E5;
    border-radius: 30px;
    padding: 30px 4% 56px;
    position: relative;
    box-shadow: 0px 0px 4px 1px #e5e5e5;
}
.single-msisdn {
    text-align: left;
    font-size: 25px;
    width: 233px;
}
.single-msisdn div{
    margin-top: -32px;
    margin-left: 37px;
    color:#7e7e7e;
    font-family: Bariol-Regular;
    font-weight: 100;
}
#msisdn_list_box .title{
    text-align: left;
    font-size: 25px;
    margin: 0 0 20px 10px;
}
#msisdn_list_box #choose_number_btn{
    position: absolute;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
}
#choose_number_msg{    
    margin: 50px 10%;
    font-size: 25px;
    color: #7e7e7e;
}
#payment_mode_selector_block{
    margin-top: 35px;
}
#payment_mode_selector_block .title{
        margin-bottom: 25px;
    margin-left: -3px;
    margin-top: 50px;
}
#payment_mode_selector_block .single_payment{
    margin-top: 10px;
}
#payment_mode_selector_block .single_payment label{
    font-weight: 100;
    font-size: 25px;
    text-transform: none;
}
.single_payment input[type='radio'] {
    margin-right: 20px;
    vertical-align: middle;
}
#promo_code_text{
    color: #6E35FE;
    font-size: 40px;
    margin-top: -12px;
    font-weight: bold;
}
.order_confirm_text{
    font-size: 25px;
}
#home_delivery_container,#home_delivery_container *{
    max-width: 100%;
}
#home_delivery_text{
    padding-right: 10%;
}
.edit_details img{
    cursor: pointer;
}
#address-search-container{
    margin-bottom: 0;
}
body.home_delivery #location_textbox{
    font-weight: bold;
}
#show-sim-offers ul
{
    list-style: disc;
    margin-left: 33px;
}
#show-sim-offers ul>li>span {
    position: relative;
    left: -25px;
    top: -5px;
}
#show-sim-offers ul>li {
        font-size: 30px;
        line-height: 22px;
}
body.home_delivery input[type="number"]::-webkit-inner-spin-button,
body.home_delivery input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
body.home_delivery .hd-input{    
    padding: 0px 6% 0 6%;
}
@media only screen 
and (min-width : 991px) {
body.home_delivery  .hd-actions{
    padding-left: 8%;
    padding-right: 8%;
}
}
@media only screen 
and (max-width : 991px) {
        section.home_delivery_container header {
    text-align: center;
    background: #F8038E;
    padding-top: 25px;
    padding-bottom: 40px;
    }
    section.home_delivery_container header h1 {
    font-size: 48px;
    }
}
body.home_delivery .col-xs-1{
    width: 1%!important;
    font-weight: bold!important;
    padding-left: 0;
    padding-right: 0;
}
body.home_delivery  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
    background-color: #cecece;
}
body.home_delivery  .hd-actions{
    margin-top: 50px;
    margin-bottom: 30px;
}
body.home_delivery  #promo_code_lbl{
    font-size: 25px;
}
#hd_otp_container{
    margin-bottom: -45px;
}
body.home_delivery #msisdn_list_box #no_sim_text {
     padding: 0; 
    font-size: 32px;
    font-weight: bold;
}
body.home_delivery #selected-location-text{
    margin-top: 18px;
}
body.home_delivery span.edit_details{
    margin-top: 15px;
}
body.home_delivery #full_address_form #full_location_textbox{
    background-color: #cecece;
    font-weight: bold;
}
body.home_delivery .select-options li:first-child{
    padding-top: 45px !important;
}
body.home_delivery .ui-autocomplete-input{
    z-index: 990;
    position: relative;
}
body.home_delivery .ui-autocomplete{
        z-index: 980;
    max-width: 685px!important;
    border: 2px solid #d1d1d1;
        padding-left: 0!important;
    padding-right: 0!important;
}
body.home_delivery .ui-autocomplete li:first-child{
    padding-top: 32px !important;
}
body.home_delivery .ui-autocomplete li{
        padding-top: 7px;
    padding-right: 15px;
    padding-bottom: 9px;
    padding-left: 15px;
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 2px solid #eee;
    color: #f7038e;
    font-family: Bariol-Regular,'Hind Siliguri';
    text-transform: lowercase;
}
body.home_delivery .ui-autocomplete li:hover{
    background: #fd6dbf;
    color: #fff;
}
body.home_delivery .ui-autocomplete li div.ui-state-active {
  background: #fd6dbf;
}
body.home_delivery #hd-post-code{
    text-transform: lowercase;
}

