/*
Theme Name: eventum
Theme URI: http://themeum.com/wordpress/eventum
Author: Themeum
Author URI: http://themeum.com/
Description: Eventum Premium Event Theme.
Version: 1.4
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 {
    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;
}

/************************************
*********** CUSTOM CUC **************
************************************/

body {
	overflow-x: hidden !important;
}

img.eventum-logo {
	width: 100% !important;
}

#masthead.sticky{
	position:fixed !important;
}

.white-text {
	color: white;
	font-size: 12px;
}

.page-template-homepage .site-header {
	margin-top: 80px;
}

.wpb_single_image img {
	margin-bottom: 0px !important;
}

.admin-bar #masthead.sticky {
	top: 0px !important;
}

@media screen and (max-width:767px){#masthead{top:200px;}}
@media screen and (min-width:768px) and (max-width:1199px){#masthead{top:120px;}}

td, .table > tbody > tr > td {border-top:none;}

.btn-prijava {
	display: block !important;
	margin: 0 auto;
	margin-top: 1%;
	color: #FFF !important;
	border-color: #F0ab2e !important;
	background-color: #F0ab2e !important;
	height:50px !important;
	line-height:50px !important;
}

#mobile-menu ul li a {color:#FFF !important;}

.tablica tr  td, .tablica th {border: 1px solid black;border-collapse: collapse;padding: 5px;}

ul#menu li {
	display:inline !important;
   	white-space: nowrap !important;
    	width:100% !important;
	margin-right:10% !important;
}

#menu li a {
    	display: inline-block;
	width: 10% !important;
    	padding-left: 10px;
    	padding-right:10px;
}

@media screen and (max-width:1200px){ul#menu li{display:flex !important;}}
@media screen and (max-width:1200px){#menu li a{display:flex !important;}}

table .sudionici {margin-left: auto;margin-right:auto;padding:5px;}
.sudionici tr {border-bottom: 1px solid #DDD;}
.sudionici th {font-size:16px;}
