/*
Description:    CSS mods for Anvil child themes of Beaver Builder
Version: 		2.0.0 CUSTOM
Author:         R3DF
Author URI:     http://r3df.com
Author email:   support@r3df.com
Copyright: 		Code, css and html - R-Cubed Design Forge
*/


/* R3DF Kadence Anvil - CSS */


/* Undo css on entry */
.entry {
	box-shadow: none;
	border-radius: 0;
}


.kt-row-has-bg > .kt-row-column-wrap {
	padding: 20px;
}