/*!
Theme Name: Walden Ridge Equestrian Centre
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.00.00
Description: A Divi child theme custom built for Walden Ridge Equestrian Centre
Author: Wilmot Technologies Inc.
Author URI: https://www.wilmottech.com/
Template: Divi
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* Vars */
:root{
	text-underline-offset: 5px;
}
/* Vars End */

.hidden {display:none !important;}

.flex {
	display:flex;
}
.block {
	display:block;
}
.justify-between {
	justify-content: space-between;
}
.et_pb_menu__wrap { margin:auto; }
.et_pb_menu__wrap>.et_pb_menu__menu { margin-left:auto; }
.et_pb_fullwidth_menu_0_tb_header>.et_pb_row>.et_pb_menu__logo-wrap { transition: max-width 0.5s; }
.et_pb_fullwidth_menu_0_tb_header.et_pb_sticky--top>.et_pb_row>.et_pb_menu__logo-wrap { max-width:75px; }
.et_pb_fullwidth_menu--with-logo.et_pb_sticky--top>.et_pb_row>.et_pb_menu__wrap>.et_pb_menu__menu>nav>ul>li>a { padding:15px 0; }

.hero-spacer { height:14.5vh !important; display:flex; width:100%; }

.hero-banner-bar-slider .et_pb_slider .et_pb_slide_description:not(.preload_complete){ 
    animation-duration: 0.1s!important;
    animation-delay: 0s!important;
}