/**
* Theme Name: Body by Craft Child
* Description: This is a child theme of Body by Craft.
* Author: <a href="https://zonecloud.net/">ZoneCloud.net</a>
* Template: bodybycraft
* Version: 1.0.3
*/
/*--menu--*/
.dashicons-plus::before {display: none;}

/*--misc--*/
.cmsms-demo-icon-dropdown-up::before {color:#fff !important;}

/*--gravity--*/
.gform-theme--foundation .gform_fields {row-gap:10px !important;}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {
	width: 50% !important; display: block !important; text-align:center!important; margin:0px auto !important;
}

body .gform_wrapper input[type="submit"] {background:#BDA777 !important; border: 2px solid #BDA777 !important;}
body .gform_wrapper input[type="submit"]:hover {background:#001C37 !important; border: 2px solid #001C37 !important;}

/*--woocommerce--*/
.wootabs h1 {color: #131516 !important;}
.wootabs h2 {color: #131516 !important;}
.wootabs h3 {color: #131516 !important;}
.wootabs h4 {color: #131516 !important;}
.wootabs h5 {color: #131516 !important;}
/*.wootabs h6 {color: #131516 !important;}*/

.woocommerce-message {background: #010C16 !important;}
.woocommerce-message a {color: #fff !important;}
.elementor-widget-cmsmasters-woo-notices .woocommerce-message::before {color:#BDA777 !important;}