/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 06-Jun-2017, 09:40:50
    Author     : christophe.courtin
*/
.chk_label{
    float: left;font-weight: bold;margin-right: 5px;text-align: left;width: 130px;margin-bottom: 5px;
}
    
    
.chk_row{
        width:90%;margin: 5px 0;float:left;
}    

.chk_value{
    float:left;
}
    
    .checkout-table{
       float: left; background-color: #FAFAFA; padding: 10px; border: 1px solid #DDD; width: 95%;
    }    
    .checkout-cardlogos{
        vertical-align: top; text-align: center; margin-top: 10px; padding-top: 20px; float: left; width: 100%;
    }
    
    .checkout-desc ul.item-listing li{
        list-style-image: url(/wp-content/plugins/selectabase/static-content/images/bullet.png);background-image: none!important;padding: 0 !important;margin: 10px 20px;float: left;
    }  
    
    .checkout-desc .inner-content {
        padding: 10px 10px 10px 10px;
    }   
    
    .checkout-desc .inner-content a, .checkout-desc .inner-content  a:visited {
        font-size:12px;color: #7f78b8;word-break: break-all;
    }
    
    
@media only screen and (max-width: 641px){    
    .geotrust {display:none}.checkout-cardlogos{display:none}
}

@media only screen and (max-width: 750px){
    .blankh1{
        display:none;
    }        
}