

/* Start:/local/components/princip/basket.checkout/templates/.default/style.css?16674834901324*/
.p_basket_checkout_wraper{
    margin-top: 10px;
}
.p_basket_checkout_wraper input:not(.custom-control-input){
    height: 50px;
    font-size: 14px;
}
.p_basket_checkout_wraper select:not(.custom-control-input){
    height: 50px;
    font-size: 14px;
}

.p_basket_checkout_wraper .form-group{
    margin-bottom: 20px;
}

.p_basket_checkout_wraper input[type="checkbox"]{
    height: 1.25em;
}
.p_basket_checkout_wraper h6{
    margin-top: 20px;
    margin-bottom: 10px;
}
.p_basket_checkout_wraper .e_notify_email_accept{
    margin-top: 20px;
}

.row.delivery_type_selector{
    margin-bottom: 10px;
}

@media(max-width: 767px){
    .p_basket_checkout_wraper{
        margin-top: 0;
    }
    .p_basket_checkout_wraper .p_order_agree input[type="checkbox"]{
        min-width: 1.25em;
        min-height: 1.25em;
        margin-right: 5px;
    }
    .p_basket_checkout_wraper .p_order_agree > div{
        margin-bottom: 10px;
    }
}

.p_basket_checkout_wraper .p_order_agree input[type="checkbox"]{
    min-width: 1.25em;
    min-height: 1.25em;
    margin-right: 5px !important;
}

.p_delivery_wrapper{
    margin-top: 10px;
    padding-right: 0;
}

.p_delivery_point_wrapper{
    padding-right: 0;
}

.delivery_type_selector > div{
    margin-top: 5px;
}

.user_type_selector .custom-control{
    margin-right: 25px;
}
/* End */
/* /local/components/princip/basket.checkout/templates/.default/style.css?16674834901324 */
