/*
Theme Name:		 Vault Child
Theme URI:		 https://vault.uicore.co/
Description:	 Child theme for Vault - Multi-Purpose Elementor WordPress Theme
Author:			 UiCore
Author URI:		 https://uicore.co
Template:		 vault
Version:		 1.0.0
Text Domain:	 vault
*/


/*
    Add your custom styles here
*/

.bdt-marquee.marquee-type-image .marquee-rolling {
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.marquee-content-image {
    margin: 0 20px !important;
}
.bdt-navbar-nav>li.bdt-active>a:after,.bdt-navbar-nav>li>a:hover:after {
    content: "";
    position: absolute;
    height: 32px;
    width: 32px;
    top: 60px;
    transform: rotate(45deg);
    background: url(https://aact.csweb.ca/wp-content/uploads/2024/09/leaf.png) !important;
    background-repeat: no-repeat !important;
    background-size: 25px!important;
}
.bdt-navbar-style-4 .bdt-navbar-nav>li>a:before {
    bottom: 9px !important;
}
.link a {
    color: #fff !important;
}
.home_slider .swiper-slide,.home_slider .swiper-slide-active {
    border-radius: 30px !important;
}



















