/*
Theme Name: DPW
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.23
Text Domain: uncode
*/

.heading-white h1, .heading-white h2, .heading-white h3, .heading-white h4, .heading-white h5, .heading-white h6 {
	color:#fff!important;
}
.text-lead {
	font-family: "Frank Ruhl Libre"!important;
}

.img-bottom-padding, .img-bottom-padding img {
    padding-bottom:0px!important;
    margin-bottom:0px!important;
}
.coral-heading h1, .coral-heading h2, .coral-heading h3, .coral-heading h4, .coral-heading h5, .coral-heading h6 {
    color: #EE7064!important;
}

.button-coral {
    color:#EE7064!important;
}

/* FORMULAR */
body .wpforms-field-container .wpforms-field-large {
	border:0px!important;
	border-radius:15px!important;
}
body .wpforms-submit {
	background-color:#EE7064!important;
	border:2px #EE7064!important;
}
body .wpforms-submit-container .wpforms-submit:hover {
	background-color:#ffffff!important;
	color:#EE7064!important;
	border:2px #EE7064!important;
}

/* SUBMENU */
.drop-menu {
	border-radius:15px!important;
}
.submenu-dark .menu-smart ul a {
	color:#000!important;
}

