/*---------------------------------------------------------------------------------

 Theme Name:   123klaar
 Theme URI:    https://123klaar.interdraft.be/
 Description:  child theme
 Author:       Lawrence
 Author URI:   https://interdraft.be/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

@media only screen and ( min-width: 981px ) {
	/* /* #ff7d15 */
	/*
	.divihelp a {
		display: inline-block;
		margin-left: 1em;
		height: 10px;
		padding: 1em;
		padding-bottom: 2em !important;
		border: 1px solid #000000;
		border-radius: 5px;
		color: #ffffff;
		background-color: #cf4520 !important;
    }
	.divihelp a:hover {
		border: 1px solid #cf4520;
		color: #013145 !important;
		opacity: 0.5;
	}
	*/
}