/*
Theme Name: Bridge Child
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: bridge
Template: bridge
*/


.custom-product-label {
    margin: 15px 0;
    padding: 12px 15px;
    background-color: #f8f9fa;
    border-left: 4px solid #18515e;
}

.custom-product-label p {
    margin: 0;
    font-size: 13px;
    line-height: 1.6;
    color: #333;
}

.custom-checkboxes-wrapper {
    margin: 20px 0 30px 0 !important; /* Dodao sam 30px donji margin */
    padding: 15px 0;
}


.payment-info-box h4 {
    margin-top: 15px !important; /* Povećaj gornji razmak */
    margin-bottom: 5px !important;
}


