/*
 Theme Name:   GeekPoint
 Theme URI:    https://www.geekpoint.co.uk
 Description:  GeekPoint Theme
 Author:       GeekPoint
 Author URI:   https://www.geekpoint.co.uk
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.et_pb_bg_layout_dark.et_pb_menu ul li a:hover {color: #fad961;}
.et-menu a:hover {opacity: 1;}

.menu-line-grad a {background: linear-gradient(135deg, #FAD961 0%, #F76B1C 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

@media only screen and (min-width: 981px){
}

@media only screen and (max-width: 980px) {
}