/*
Theme Name: Arbor Creative
Theme URI: https://arboromaha.com
Description: Arbor Creative LLC Custom Theme
Author: Arbor Creative, LLC
Author URI: https://arboromaha.com
Template: Divi
Version: 3.0.0
*/

/**Begin Customization Here**/

::selection {color: #fff; background: #F68422;}
::-moz-selection {color: #fff; background: #F68422;}

img {pointer-events:none;}
.et_pb_gallery_item img {pointer-events: auto;}

h1, h2, h3, h4, h5, h6 {
    overflow-wrap: normal;
}

.et_pb_menu_0_tb_header.et_pb_menu ul li:hover>a {
	opacity: 1;
    background: none;
}