/*
 Theme Name:   Ambition Pro Child
 Theme URI:    http://example.com
 Description:  Ambition Pro Child Theme
 Author:       FF
 Author URI:   http://example.com
 Template:     ambition-pro
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ambition-pro-child
*/

@import url("../ambition-pro/style.css");

body,
input,
textarea,
.main-navigation a,
h1, h2, h3, h4, h5, h6 {
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


.custom-text-section {
        margin-top: 70px;

    margin-bottom: 100px;
        border: 1px solid red;
    border-radius: 10px;
    padding: 30px;
    padding-bottom: 20px;        
}

.woocommerce-bacs-bank-details {
        margin-top: 70px;
        margin-bottom: 70px;
}

.woocommerce-thankyou-order-details {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
}
