/**
 * Theme Name:       Mai Delight
 * Theme URI:        https://bizbudding.com/products/mai-delight-theme/
 * Description:      Mai Delight theme for the Genesis Framework.
 * Author:           BizBudding
 * Author URI:       https://bizbudding.com/
 * Version:          2.0.1
 * Text Domain:      mai-delight
 * Template:         genesis
 * Template Version: 3.3.2
 * License:          GPL-2.0-or-later
 * License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 */


.david-column-border {
    border-radius: 15px !important;
}

/*  Default social media wordpress Make X icon background blue */
.wp-social-link-x {
  background-color: #0D66C2 !important;
}

/* Default social media wordpress Make the X itself white */
.wp-social-link-x svg path {
  fill: #ffffff !important;
}

/* default Mai Theme */
.div-con {
  border: 6px solid #7CB342;
}

/* default Mai Theme List */
.list-mai {
  list-style-position: inside;
  text-align: center;
  padding-left: 40px;
  margin-left: 0;
}


