/*
Theme Name: Eventor
Support URI: http://www.themeskingdom.com/support/
Description: Eventor WordPress Theme allows easily adding event program schedule, speakers lineup and profiles, sponsors, event gallery and many more useful things...
Author: Themeskingdom
Author URI: http://www.themeskingdom.com/support/
Version: 2.3
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Theme URI: http://www.themeskingdom.com/
Tags: one-column, two-columns, three-columns, four-columns, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

@import url("style/reset.css");
@import url("style/style.css");


.logo span {
float: left;
width: auto;
color: #FFFFFF;
font-size: 16px;
font-family: 'Georgia';
font-style: italic;
margin: 15px 0 0 15px;
padding-left: 10px;
padding-right: 10px;
}

.logo {
padding: 37px 0;
padding-left: 10px;
padding-right: 10px;
background: rgba(25, 46, 48, 0.84);
}

.links-header ul {
float: left;
width: 70%;
height: 47px;
background-color: rgba(255, 255, 255, 0.81);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
-ms-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
}

.menu-item-30 {
font-weight: bold;
color: white;
}

.triplicate-flex-3 {
font-family: "Open Sans" !important;
background: #224b59;
background: -moz-linear-gradient(top, #224b59 0%, #11252c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#224b59), color-stop(100%,#11252c));
background: -webkit-linear-gradient(top, #224b59 0%,#11252c 100%);
background: -o-linear-gradient(top, #224b59 0%,#11252c 100%);
background: -ms-linear-gradient(top, #224b59 0%,#11252c 100%);
background: linear-gradient(to bottom, #224b59 0%,#11252c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#224b59', endColorstr='#11252c',GradientType=0 );
padding: 5px;
padding-top: 40px !important;
width: 307px !important;
height: 250px;
margin-top: 150px;
-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
flex-grow: 0;
flex-shrink: 0;
list-style: none outside !important;
line-height: 1.2em;
color: white;
font-size: 2em;
text-align: center;
}

.home-ticket-box-center .call-to-action-title {
margin-bottom: 10px;
}

.flex-container {
padding: ;
}

.form-container {
background: #556EAD !important;
}