/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.orange-box {
	box-shadow: -1em 1.5em 0 0 white, -1em 1.5em 0 5px #FF9900; align-content;
	border-radius:20px;
}

.kt-divider {border-radius:15px !important;}

.kadence-column_dc41fe-f9 {
	border-left: 2px solid white;
	border-right: 2px solid white;
}



@media only screen and (min-width: 500px) {
.kt-blocks-info-box-link-wrap.info-box-link.kt-blocks-info-box-media-align-top.kt-info-halign-center {
	min-height:700px;
}
}