/*
  Theme Name: Online Sikkha
  Version: 1.0.0
  Template: Divi
  Author: Divi Pixel
  Author URI: https://www.divi-pixel.com
  Text Domain: online-sikkha
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Add To Cart Button */
.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: .8em;
    background: #55AD9B;
    border-radius: 25px;
    font-size: 19px;
    text-align: center;
}

form.checkout_coupon.woocommerce-form-coupon {
    margin-top: -40px;
    margin-bottom: -40px;
}