/*
Theme Name: Mwlimits Org
Theme URI: https://mwlimits.org/
Author: Zeyad Habbab
Author URI: https://zeyadmdh.com
Version: 1.0.1
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: mwlimits
*/



.wdgk_donation_content a.button.wdgk_add_donation {
    width: 100%;
    text-align: center;
    font-size: 24px;
    padding: 16px;
    border-radius: 8px;
}


.donate-change-btn-active a {
    background: #fff !important;
    color: #007a3b !important;
}

.woocommerce-page #primary {
    background: #fff;
    max-width: 1240px;
    margin: 0 auto;
    border-radius: 34px;
    padding: 40px;
    margin-top: 25px;
    margin-bottom: 35px;
}