/*
Theme Name: AED NZ
Description: A theme for AED/ZOLL NZ
Author: Quest Marketing Ltd
Author URI: http://www.quest.net.nz
Template: salient
Version: 1.0.0
*/
@import url("../salient/style.css");

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/

/*header#top nav > ul > li.megamenu > ul.sub-menu {
    left: 40%;
    margin: auto 0;
    max-width: 500px;
    padding: 15px 0;
    width: 100%;
}*/
header#top nav > ul > li.megamenu > ul.sub-menu {
    left: auto;
    max-width: 540px;
    padding: 15px 0;
    width: 100%;
}

.container-wrap, .project-title {
    background-color: #ffffff !important;
}

#page-header-wrap .container h1, #page-header-wrap .container span.subheader {
    text-shadow: 0 0 5px #333;
}

.swiper-slide .content > h2 {
    text-shadow: 0 0 8px #333;
}

/*#top nav ul.sf-menu li > a {
    font-weight: bold;
    text-shadow: 0 0 5px #333;
}*/

img.img-with-animation[data-animation="fade-in-from-left"] {
    padding-right: 0;
}

#footer-outer .row { padding: 5px 0 !important; }
.quest-link { color: #cccccc; }

.wpcf7-list-item {
    display: inline-block;
}