/*
Theme Name: eventum
Theme URI: http://themeum.com/wordpress/eventum
Author: Themeum
Author URI: http://themeum.com/
Description: Eventum Premium Event Theme.
Version: 1.5
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/bootstrap.min.css');
@import url('css/font-awesome.css');
@import url('css/animate.css');
@import url('css/main.css');
@import url('css/woocommerce.css');
@import url('css/responsive.css');

.btn-lg,.btn{ 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;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    
    max-width: 80%;
   
}

#main-menu .nav>li.ticket-menu a {
   
    color: white;
}

.overlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:500px; /* your iframe height */
   top:500px;  /* your iframe height */
   margin-top:-500px;  /* your iframe height */
}

.themeum-pricing-box .sppb-pricing-header .sppb-pricing-title {
    font-size: 22px;
   }

.issuuembed {
width: 100%!important;
}

.btn-yellow .acton-btn {
background-color: #53AE31;
color: white;
}

.btn-yellow .acton-btn:hover {
    background-color: #53AE31;
}

#main-menu .nav>li>a {
   padding: 0 8px;
}

@media (min-width: 768px){
.col-sm-9 {
    width: 80%;
    float: right;
}
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    max-width: 100%;
}

#countdown-timer{
display: none;}

.vc_btn3.vc_btn3-size-lg {
    text-transform: uppercase;
    font-weight: bold;
}


 @-moz-document url-prefix() { 
      
.comingsoon-content {
    display: table-cell;
    vertical-align: middle;
    height: 1000px;
}


  }

.themeum-pricing-box .sppb-pricing-features {
    padding: 30px 20px;
    height: 400px;
}