/*
Theme Name: NardelloAndCo
Theme URI: https://ukieweb.com/
Author: the UKIE WEB team
Author URI: https://ukieweb.com/contact
Description: NardelloAndCo brings your site to life.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nardelloandco
Tags: nardelloandco, executive, leadership, senior, staffcareers
*/

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
}

.screen-reader-text:focus {
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption,
.gallery-caption {
}

.wp-caption img[class*="wp-image-"] {
}

.wp-caption .wp-caption-text {
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
}

.padding-top{
    padding-top: 30px;
}
.contact-us-page .content-navigation-wrap{
    min-height: inherit;
}

.information-bar{
    border: 0;
    font-size: 10pt;
    margin: 0 auto;
    padding: 16px 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
    background-color: rgb(82, 82, 82);
    color: rgb(255, 255, 255);
    font-family: inherit;
    top: 0px;
    display: none;
}

.cookie-message .information-bar{
    display: block;
}

.preference-cookie-popup iframe{
    width: 100%;
    margin: 0;
    height: 100%;
    border: none;
    padding: 0;
    box-shadow: none;
}
.preference-cookie-content h4{
    margin: 25px 0 20px;
}
.preference-cookie-content p{
    margin: 0 0 3px;
}
.preference-cookie-content input[type="checkbox"]{
    margin: 0 0 0 10px;
}
.preference-cookie-popup .contact-form{
    overflow: hidden;
}

.vacancy-item div{

}

/*a[data-index="13"],
a[data-index="12"],
a[data-index="11"]{
	display: none !important;
}*/
