/*
Theme Name: Molitor
Author: Reborn
Author URI: http://reborn.lu/
Description: Specific theme for Molitor website
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: molitor
*/

.menu-junior-associates {display: none;}
                               

a[title='Download PDF'] {
	display: none;
}

.export-pdf {display: none;}

.orange-button a {
    background: #ff6407;
    padding: 10px 15px 9px 33px!important;
    margin-top: -1rem;
}

.orange-button a:before {
    content: "";
    background-image: url(img/information.png);
    position: absolute;
    left: 10px;
    right: 0;
    top: -3px;
    bottom: 0;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center left;
}

.orange-button a:hover {
background: #ff6407;
}

.orange-button a:hover:after, .orange-button.current-menu-item > a:after {
content: none!important;
}

.orange-button.current-menu-item > a {
   padding: 10px 15px 9px 33px!important;
}

.orange-button.current-menu-item > a:hover, .orange-button > a:hover {
    background: #ff6407!important;
}

#navigation-on-scroll .orange-button a {
    color: #ffffff!important;
}

@media (max-width: 767px) {
    .navigation .container .navbar-collapse.in ul li.orange-button.current-menu-item a,
    .navigation .container .navbar-collapse.in ul li.orange-button a {
        color: #ffffff!important;
    }
}


.page-id-2312 .has-quote {
display: none;
}

.page-template-covid-19-tpl a.external-link:after {
    font-family: 'icomoon'!important;
    content: "\e91b";
    font-size: 15px;
    width: 15px;
    height: 15px;
    margin: 0 0 0 5px;
    vertical-align: sub;
    font-weight: 400;
    color: #ff6407;
}

