.bank_reciept{
    padding: 15px 15px 0 15px;
    display:none;
}
.margin-b-20{
    margin: 0 0 20px 0;
}
.padding-left-0{
    padding-left: 0;
}
.text-theme{
    color: #b32229 !important;
}
#payment_mehtods_form img{
   margin:0;
   /* width: 50px; */
}
.padding-0{
    padding: 0;
}
.margin-10{
    margin:0 0 10px 0;
}
.bodyrtl .checkout-area .checkout-module .tab-content .form-check-inline {
   
    padding-left: 0px;
    
}
.button{
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    text-align: right;
    margin: 10px 0;
}
.bank_receipt_error{
    color: red;
    font-weight: 500;
    font-size: 18px;
    /* display:none; */
}
.padding-t-10{
    padding: 10px 0 0 10px;
    text-align:left;
}
.payment_method_row{
    background: #fff;
    padding: 15px 0 40px 0;
    margin: 10px 0 0 0;
}
.coupan-section{
    float: left;
    width: 100%;
    text-align: left;
    padding: 18px 0 15px;
    font-weight: bold;
    font-size: 16px;
}

.coupan-box{
    background-color: #32b968f7;
    color: #fff;
    padding: 5px 20px;
    font-weight: lighter;
    display: inline-block;
    margin: 0;
    /* float: left; */
    width: 100%;
}
.gift_card_msg{
    font-size:14px;
}
.font-18{
    font-size: 18px;
}
.bodyrtl  .custom_total_box{
    direction: rtl;
    text-align: left;
}
.coupan-box p{
    margin:0;
}

#generate-redeem-code{
    cursor: pointer; 
    background: #b32229;
    margin: 10px 0;
    border-radius: 4px;
    color: #fff;
}
.padding-10{
    padding:10px;
}
.text-center{
    text-align: center;
}
.custom_ul{
    list-style:none;
     padding: 0px;
     margin: 0;
}
#shipping_mehtods_form .heading h2{
    margin-top: 1rem;
    margin-bottom:10px;
}
.custom_ul li label {
    margin:0;
}
.shipping_method_btn{
    margin-top: 20px;
}
#localpickup{
    margin:10px 0 0 0;
}
form .error {
  color: #ff0000;
}
.search-field-module .header-selection{
    /* word-break: break-all; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.padding-10{
    padding: 0 29px 0 0;
}
#apply_redeemcode_btn{
    margin:10px 0;
}
.visible-xs{
    display: none;
}
.filter-btn{
    float:right;

}
.filter_row{
    float: left;
    width: 100%;
    padding: 0px 15px;
    display: none;
}

.redeem_trophy a i{
    font-size: 2rem;;
}
.redeem_trophy a span{
    background-color: #5eb31e;
    color: #fff;
    padding: 4px;
    position: absolute;
    top: 17px;
    font-size: 10px;
    left: 21px;
}
.apply_btn{
    border: none;
    background: #fff;
    font-weight: bold;

}
#remove_redeem_btn{
    cursor:pointer;
}
.apply_btn:focus{
    outline: 0;

}
.redeem_row{
    float:left;
    width:100%;
}
.total_active_span{
    font-weight: 100;
    font-size: 12px;
    float:left;
    width:100%;
    position:relative;
}
.custom_popover{
    display: none;
}
.custom_popover {
    position: absolute;
    background: white;
    left: 0;
    top: 21px;
    width: 235px;
    padding: 10px 12px;
    text-align: left;
    border: #eee;
    border-radius: 7px;
    box-shadow: 1px 4px 8px rgba(0,0,0,0.55);
  }
  .d_btn{
      cursor: pointer;
  }
.popover-title{
    margin:10px 0;
    font-size: 20px;
}
.padding-right-0{
    /* padding-right:15px; */
    width:60%;
}
.padding-left-0{
    /* padding-left:0 !important; */
    width:40%;
}
.badge_img{
  
    display: inline-block;
}
.bg-white{
    background-color: #fff;;
}
.font-16{

 font-size: 16px;
}
.points_row{
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 29px 0;
    padding-bottom: 20px;
}
.bank_details_section{
    display: none;
    /* display: inline-flex; */
    padding: 20px 0 0;
    background-color: #fff;;
    float: left;
    width: 100%;
    margin: 20px 0 0;
}
.points_row > .row{
    width: 30%;
    display: inline-flex;
    background: #eee;
    margin-bottom: 20px;
    padding: 10px 0 0 0;
    border-radius: 8px;
    border: 1px solid #eee;
}
.table_section{
    float: left;
    width:100%;
    padding: 30px 0;
    background: #fff;
}
.redeem_section{
    background: white;
    padding: 20px;
    margin-bottom: 20px;
    float: left;
    width:100%;
}
.earning_heading{
    text-transform: uppercase;
    color: #b32229;
    letter-spacing: 2px;
    padding: 20px;
    font-size: 28px;
}
.generate_button_row{
    float:left;
    width:100%;
    text-align:center;
}
.generate_button_row .row{
    width: 33%;
    display: inline-flex;
    border: 1px solid #a2a2a2;
    border-radius: 4px;
}
.generate_button_row .row h5{
    font-size: 14px;
    padding: 10px 0 5px;
    color: #9e9e9e;
    margin: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;;
}
.hide{
    display: none !important;
}
.bank_details_row{
    float:left;
    width: 100%;
    background-color: #fff;
    margin: 0 0 20px 0;
    padding: 15px 0 0 0
}
.margin-10{
    margin: 0 10px;
}
.bodyrtl .checkout-area .checkout-module .tab-content .form-check-inline .form-check-input {
    margin-left: 2px;
}
@media screen and (max-width: 667px) {

    #right-sidebar{
        display:none;
    }
    .filter_row{
        display: none;
    }
    .visible-xs{
        display: block;
    }
   
    .mailchimp-btn{
        margin:10px 0;
    }
    .search-field-module , .search-field-wrap{
        float:left;
        width:100%;
    }
    .email_div{
        margin:10px 0 0 0;
    }
    .footer-image{
        margin:10px 0;
    }
    .info-boxes-content .info-box {
      
        justify-content: left;
       
      }
    .modal .modal-dialog .modal-body .close {
        top: 15%;
        border-radius: 50%;
        background: #fff;
        height: 50px;
        width: 50px;
        font-size: 30px;
        /* margin: 0px 0 0 0; */
    }

    .logout-main {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
      }
    
      .logout-main .welcome {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
      }
    
      .logout-main .logout {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        position: absolute;
        top: 5px;
        right: 0;
    
      }
      
  }