body{
    font-family: Montserrat !important;
}
.future_date{
    color: #EB0000;
}
.no_left_pad{
    padding-left: 0;
}
.no_right_pad{
    padding-right: 0;
}
.min_height{
    min-height: 252px;
}
.min_height_sp{
    min-height: 270px;
}
.top_ele_br{
    padding: 0 5px;
}
.mrlm_10{
    margin: 0 -10px;
}
.br_left_rd{
    border-radius:  30px 0 0 0;
}
.br_right_rd{
    border-radius:  0 30px 0 0;
}
.heard_dd_up{
    display: inline;
    width: auto;
}
.dis_inl{
    display: inline;
}
.wid_auto{
    width: auto;
}
.ec_title {
    border: 5px solid #eb0000;
    border-radius: 5px;
    font-size: 32px;
    margin: 0;
    padding: 12px 0;
    text-align: center;
    text-transform: uppercase;
}

.ec_btn {
    border-radius: 8px;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 50px auto 0;
    max-width: 220px;
    padding: 8px 10px 6px;
}
.grey_bg {
    background-color: #f3f4f8;
    border-radius: 10px;
    margin-bottom: 5px;
    padding: 0 20px 20px;
}
.aft_reb_pr{
    color: #00964E;
    font-weight: bold;
    font-size: 14px;
}

.cst_grey_bg_sec {
    background-color: #f3f4f8;
    padding: 15px;
    min-height: 80vh;
    margin-bottom: 30px;
}
.cst_grey_bg_round{
    background-color: #efefef;
    padding: 10px;
    border-radius: 20px;
}

.gn_txt {
    color: #eb0000;
    font-size: 46px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
}

.ship_lbl_sec {
    align-items: center;
    background: #e1e2e6 none repeat scroll 0 0;
    border-radius: 10px 10px 0 0;
    display: flex;
    height: 60px;
    justify-content: space-between;
    margin: 0 -20px 15px;
    padding: 0 20px;
}

.bold_lbl {
    font-weight: bold;
}

.cmn_logreg_css {
    font-size: 16px;
    font-weight: bold;
    color: #eb0000;
    margin-bottom: 0;
    text-align: center;
    padding: 10px;
}

.cmn_wrap_sec {
    border-bottom: 3px solid #fff;
    cursor: pointer;
}

.cmn_wrap_sec.is_active {
    border-bottom: 3px solid #eb0000;
    background-color: #e9e6e6;
}

.mt_10 {
    margin-top: 10px;
}

.mt_20 {
    margin-top: 20px;
}

.mt_30 {
    margin-top: 30px;
}

.ship_info_sec {
}

.cart_item_row {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 8px;
    margin: 20px auto;
    max-width: 750px;
}
.outer_con {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ship_op_row {
    /* background-color: #fff; */
    /* margin: 10px 0; */
    padding: 5px;
    border-radius: 8px;
}

.cst_product_name {
    font-size: 17px;
    max-width: 500px;
}

.gb_col_2 {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 40px 0 0;
}

.gb_col_2 p {
    font-size: 18px;
    margin: 0 15px 0 0;
    color: #000;
}

.gb_col_2 select {
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    height: 42px;
}

.no_pad {
    padding: 0;
}

.cart_custom_img {
    display: block;
    margin: 0 auto;
    max-height: 65px;
    min-height: 45px;
}
.cart_lck_img{
    display: block;
    margin: 10px auto;
    height: auto;
}

.mb_0 {
    margin-bottom: 0;
}

.order_det_tt {
    font-size: 20px;
    font-weight: bold;
}
.ref_frd_txt{
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
}

.plans_feature {
    border-top: 1px solid #CACACA;
}

p.order_det_tt.order_det_tt_1 {
    margin-bottom: 25px;
}

p.order_det_tt.order_det_tt_2 {
    font-size: 28px;
    margin: 15px 0 0;
}

.col-md-6 .gb_col_1 {
    margin-top: 15px;
}

.col-md-6.mob_mt_10.mob_mt_10_2 {
    margin-top: 15px;
}

.ship_lbl {
    font-size: 22px;
    font-weight: 700;
}

.referral-toggle {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0;
}

.height_40 {
    height: 40px !important;
}

.wp_dv {
    display: table;
}

.fl_rl {
    margin-left: 5px;

}

.shipping_address_edit {
    color: #eb0000;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
}

.cst_white_bg_sec {
    margin-top: 60px;
}

.hr_row {
    margin: 15px 0;
    border-bottom: 1px solid #ccc;
}

input[type=checkbox],
input[type=radio] {
    accent-color: #000;
    width: 15px;
    height: 15px;
    vertical-align: sub;
}
.cst_blank_btn{
    display: inline-block;
    background-color: #000;
    color: #fff;
    border: none !important;
    border-radius: 40px;
    padding: 10px 25px;
    font-weight: bold;
    font-size: 14px;
}
.pl_20{
    padding-left: 20px;
}
.pr_20{
    padding-right: 20px;
}
.close_ic_lbl{
    cursor: pointer;
    text-align: right;
    float: right;
}
.black_btn{
    display: inline-block;
    background-color: #000;
    color: #fff;
    border: none !important;
    border-radius: 40px;
    padding: 15px 50px;
    font-weight: bold;
    font-size: 16px;
}
.cst_grey_btn{
    display: inline-block;
    background-color: #666;
    color: #fff;
    border: none !important;
    border-radius: 40px;
    padding: 15px 50px;
    font-weight: bold;
    font-size: 16px;
}

.black_btn:hover,.cst_blank_btn:hover{
    background-color: #EB0000 !important;
    color: #fff !important;
    text-decoration: none;
}
.apply_code_btn{
    display: inline-block;
    background-color: #000;
    color: #fff;
    border: none !important;
    border-radius: 40px;
    padding: 15px 15px;
    font-weight: bold;
    font-size: 16px;
    width: 80%;
}

.apply_code_btn:hover,.apply_code_btn:hover{
    background-color: #EB0000 !important;
    color: #fff !important;
    text-decoration: none;
}
.cst_red_btn{
    display: block;
    background-color: #EB0000;
    color: #fff;
    border: none !important;
    border-radius: 40px;
    padding: 15px 15px;
    font-weight: bold;
    font-size: 16px;
    margin: 0 auto;
    width: 80%;
}

.cst_red_btn:hover,.cst_red_btn:hover{
    background-color: #000 !important;
    color: #fff !important;
    text-decoration: none;
}

.account_car_ic {
    /* font-size: 25px; */
    vertical-align: initial;
    margin-right: 5px;
}
.ic_img{
    height: 15px;
}

.checkout_car_ic {
    /* font-size: 25px; */
    vertical-align: initial;
    margin-left: 20px;
    margin-right: 5px;
}

.red_class {
    color: #eb0000;
}

.log_reg_max_height {
    max-height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
}
.ship_max_height {
    max-height: 57vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.fs_16 {
    font-size: 16px;
}
.fs_14 {
    font-size: 14px;
}
.fs_12 {
    font-size: 12px;
}

.recheck_esim_device_model {
    font-size: 14px;
    color: #000 !important;
    text-decoration: underline;
    display: block;
}

.only_black_btn {
    color: #fff !important;
    background-color: #000;
    border: 1px solid;
}

.only_black_btn:hover {
    color: #000 !important;
    background-color: #fff;

}

.cst_full_width {
    width: 100% !important;
}

.common_esim_dd {
    border: 1px solid #efefef;
}

.cst_same_wid_btn {
    /* display: block !important; */
    width: 100% !important;
    font-size: 14px !important;
}

.cst_e_learn_more {
    color: #000 !important;
    text-decoration: underline;
    font-size: 14px;
}

.cst_close_link {
    color: #000;
    text-decoration: underline;
    text-align: center;
    display: block;
    font-size: 12px;
}

.cst_gift_ic {
    font-size: 16px;
    margin: 0 10px 0 10px;
}

.cst_lf_lbl {
    padding-left: 0;
    text-align: left;
    margin-left: -10px;
}

.cst_gift_rec_tt {
    font-size: 18px;
    font-weight: bold;
}

.cst_preview_gift_eml {
    font-size: 12px;
    display: block;
    text-decoration: underline;
}



.preview_gift_box {
    border: 1px solid #ccc;
    padding: 10px;
}

.cst_top_head_wrap {
    border: 1px solid #ccc;
    margin-top: 20px;
}

.gift_top_head {
    text-align: center;
    padding: 10px 30px;
    font-weight: bold;
    margin-bottom: 0;

}

.gift_conf_area {
    background-color: #ccc;
    padding: 20px 5px;
}
.register_error{
    color: #eb0000;
}
.input_err {
    border: 1px solid #eb0000;
}
.input_green {
    border: 1px solid green;
}

.confimed_lbl {
    color: #fff;
    background-color: green;
    padding: 5px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
}
.green_lbl{
    color: green;
}
.cst_black_link{
    color: #000;
    text-decoration: underline;
}
.cst_cpn_btn{
    border-radius: 0 8px 8px 0;
}
.order_ship_help_txt{
    font-size: 17px;
}
.text_dec{
    text-decoration: underline;
}
.pname_wrap{
    margin-top: 7px;
}
.set_goback_href img{
    height: 15px;
}
input[type=checkbox], input[type=radio]{
    vertical-align: text-top;
    margin: 0 10px 0 0;
}
input[type=radio]{
    transform: scale(1.3);
}
.main_sp_ar{
    display: flex;
}
.radio_sp,.lbl_sp{
    display: inline-block;
}
.no_round{
    border-radius: 0 !important;
}
.mt_40{
    margin-top: 40px;
}
.trad_dec_line {
    display: inline-block;
}
.top_pop_tt {
    background: #000;
    color: #fff;
    border-radius: 20px 20px 0 0;
    padding: 16px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.top_pop_tt_sm {
    background: #bababa;
    color: #000;
    border-radius: 20px 20px 0 0;
    padding: 16px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.em_body_ar {
    padding: 20px;
}
.esim_popup_right{
    padding: 15px 25px 15px 10px;
}
.top_nt_mod_sub_title{
    font-size: 16px;
    font-weight: bold;
}
.sm_gift_lbl{
    font-size: 11px;
    font-style: italic;
    line-height: 14px;
    display: inline-block;
}
.desk_mt_20{
    margin-top: 20px;
}
.mb_cda{
    border-radius: 20px !important;
}
.round_modal .modal-content {
    border-radius: 20px !important;
}
.br_2{
    border-radius: 20px 20px 0 0 !important;
}
.mtb_10{
    margin: 10px 0;
}
.sp_inf_lbl{
    font-size: 18px;
    font-weight: bold !important;
    border-bottom: 1px solid #ccc;
}
.round_btn{
    border-radius: 40px;
}
.mb_30{
    margin-bottom: 30px;
}
.mb_40{
    margin-bottom: 40px;
}
.cst_black_link:hover, .reset_link:hover{
    color: #EB0000;
}
.pass_lbl{
    word-break: break-all;
}
.tc_text {
    color: #000;
    font-weight: 500;
}
.tc_text a {
    color: #000;
    text-decoration: underline;
}
.crt_wrap_1 {
    background: #f3f4f8 none repeat scroll 0 0;
    border-radius: 15px;
    margin-right: -30px;
    padding: 15px;
}
.aft_reb_pr.crt_txt_1 {
    color: #000;
    font-weight: 400;
}
.crt_spc_1 {
    margin-bottom: 7px;
}
.cc_sicon {
    max-width: 170px;
    margin: 0 2px 0 0px;
}
.kt_ic {
    height: 20px;
    margin-left: 2px;
}
.submit_referral {
    color: #fff;
    background-color: #a7a5a5;
    padding: 5px 50px;
    display: none;
    position: absolute;
    font-size: 1.5rem;
    padding: 0 1rem;
    padding-right: .7rem;
    border: 1px solid #ccc;
    border-left: none;
    font-weight: 600;
}
.reset_mobile{
    display: none;
}
.col-md-6.mob_mt_10 {
    padding-left: 5px;
}
.gb_col_3 {
    margin-top: 15px;
}

@media only screen and (min-width: 768px) {

.col-md-12 > .grey_bg > .ship_lbl_sec {
    justify-content: center;
    position: relative;
}

.col-md-12 > .grey_bg > .ship_lbl_sec .fl_rl {
    position: absolute;
    right: 15px;
    top: 10px;
}

}

@media only screen and (max-width: 768px) {
    .mrlm_10{
        margin: 0;
    }
    .br_left_rd,.br_right_rd{
        border-radius: 0;
    }
    .min_height,.min_height_sp{
        min-height: auto;
    }

    .submit_referral{
        display: inline-block;
    }
    .referral-toggle input.form-control.input_length {
        width: 81%;
    }
    .code_submitted{
        width: 74%;
        display: inline-block;
    }

    .reset_mobile{ 
        display: inline;
        width: 25%;
        padding: 0;
        margin-left: -5px;
        margin-top: -3px;
    }

    .mob_mt_10{
        margin-top: 10px;
    }
    .pass_lbl{
        word-break: break-all;
    }
    .mob_mt_20{
        margin-top: 20px;
    }
    .mob_no_pad{
        padding: 0;
    }
    .desk_mt_20{
        margin-top: 0;
    }
    .pname_wrap{
        margin-top: 10px;
    }
    .order_ship_help_txt{
        font-size: 14px;
    }
    .cst_cpn_btn{
        padding: 5px 15px !important;
    }
    .cart_custom_img{
        margin: 10px auto;
        height: 45px;
    }
    .cst_cart_item_control{
        font-size: 20px;
        cursor: pointer;
        font-weight: bold;
    }
    .cst_cart_tr{
        font-size: 25px;
        text-align: right;
    }
    .display_img_flex{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .cmn_logreg_css{
        font-size: 12px;
    }
    footer{
        position: relative !important;
        margin-top: 30px !important;
        z-index: 3;
    }
    .log_reg_max_height,.ship_max_height{
        max-height: initial;
    }
    .cst_grey_bg_sec{
        min-height: initial;
    }
    .mob_mt_30{
        margin-top: 30px !important;
    }
    .mob_mt_40{
        margin-top: 40px !important;
    }
    .mob_mt_5{
        margin-top: 5px;
    }
    .crt_wrap_1 {
        margin-right: 0;
    }
    .col-md-6 .gb_col_1 {
        margin-top: 0;
    }
    .col-md-6.mob_mt_10 {
        padding-left: 15px;
        margin-top: 20px;
    }
    .col-md-6.mob_mt_10.mob_mt_10_2 {
        margin-top: 15px;
    }
    .gb_col_2 {
        display: block;
    }
    .gb_col_2 select {
        display: block;
        max-width: 100%;
        margin-top: 15px;
    }
    .fl_rl .cst_black_link {
        margin: 0;
    }
    p.order_det_tt.order_det_tt_2 {
        font-size: 18px;
        margin: 15px 0 0;
        text-align: center;
    }
    .ship_lbl_sec {
        justify-content: center;
    }
   
}