/*
Theme Name: eventum
Theme URI: http://themeum.com/wordpress/eventum
Author: Themeum
Author URI: http://themeum.com/
Description: Eventum Premium Event Theme.
Version: 2.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, green, pink, purple, dark, right-sidebar, two-columns, responsive-layout
Text Domain: eventum
*/

@import url('css/custom.css');
@import url('css/bootstrap.min.css');
@import url('css/font-awesome.css');
@import url('css/animate.css');
@import url('css/magnific-popup.css');
@import url('css/main.css');
@import url('css/woocommerce.css');
@import url('css/responsive.css');
@import url('css/opendinschriftenengshrift.css');



.btn-lg{ border-radius: 0px; }
.gallery-caption{ }
.bypostauthor{ }
#mailchimp-id{ display:none; }
.screen-reader-text{}

.sub-title-inner h2 {
    background-image: url("images/banner-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    padding: 13px 0px;
}

.btn-yellow .acton-btn:hover {
    background-color: #B8BF25;
}
.btn-yellow .acton-btn {
    color: #000;
    background-color: #cbd504;
    padding: 13px 28px;
    border-radius: 3px;
    font-weight: 400;
    margin-top: 20px;
    display: inline-block;
}
.themeum-clients {
    background-color: #ecedee;
    padding: 70px 30px 30px 30px;
}
.client-image {
    display: block;
    float: right;
    top: -100px;
    position: relative;
}
.client-image img {
    width: 60px;
}
.client-name {
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    color: #2a303b;
}
h4.speaker-title, .speaker-designation {
    text-align: left;
    color: #424242;
}






/*titoli gallery*/
.wpb_flickr_heading{
    color:#FF8200;
    font-size: 24px;
}
.wpb_gallery_heading{
    color:#FF8200;
    font-size: 24px;
}
.wpb_video_heading{
    color:#FF8200;
    font-size: 24px;
}

/*risposta mailchimp*/
.mc4wp-response{
    color:#FF8200;
    float: left;
    margin-top: 10px;
}


#navigation .navbar-brand {
    margin: 10px 0 0;
}

.countdown-days {
    color: #FF8200 !important;
}
.countdown-hours {
    color: #FF8200 !important;
}
.countdown-minutes {
    color: #FF8200 !important;
}
.countdown-seconds {
    color: #FF8200 !important;
}



.home-contact-form > h2 {
    color: #FF8200;
}
.home-contact-form .wpcf7-form-control.wpcf7-submit:hover {
    background: #FF8200;
}
.select-cfrom select option {
    background: #fffb00;
}

/*MENU BUG*/

#header-container{
    background-color:#01492c;
}

.speaker-title {
   pointer-events: none;
   cursor: default;
}

/*ICONE SPEAKER*/

.sp-speaker{
    display: block;
    max-width: 60%;
    height: auto;
    margin: auto;
}

.wpb_wrapper > h2{
    color: #ff8200;
}

/*ICONE HOMEBANNER*/

.home-icon{
	width: 35%;
    margin: 0 auto;
	margin-bottom: -12px !important;
}
