/*
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.1
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 {padding: 0px;}
.slider-home.left {background-color: #f8c807;}
.home div#container div.content.left div.wrapper div.shortcodes.left .row:first-child .col-sm-6:first-child {width: 65%;}
.home div#container div.content.left div.wrapper div.shortcodes.left .row:first-child .col-sm-6:last-child {width: 35%;}
.home div#container div.content.left div.wrapper div.shortcodes.left p iframe,
div#container div.content.left iframe {max-width: 90%; width: 560px; height: 315px;}
.home div#container div.content.left div.wrapper div.shortcodes.left p #fbbox {max-width: 90%; width: 300px; height: auto;}
.links-header.right {display: none;}
.footer-others {display: none;}
.footer-copy {margin-top: 0px;}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {border: none;}
.wpcf7-form {
}
 
.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select { 
	background:#fff; 
	border:3px solid #ccc; 
	border-radius:7px;
	width:300px;	
	margin: 4px 0 8px 0;
	padding: 5px 7px;
	color: #000;
	font-size: 14px;
	vertical-align: middle;
}
 
.wpcf7-form p { 
	margin-top:10px; 
	margin-bottom:10px; 
	font-weight: bold;
}
 
.wpcf7-form .wpcf7-submit { 
	background:#2F3236;
	border-radius:7px;	
	cursor:pointer; 
	width:100px;
	margin:7px 0;
	padding: 5px 15px;
	color:#fff; 
	font-weight: bold;
	border-color: #2F3236;
}

.home-ticket-box-left .shortcodes p a {color: #fff !important; border-bottom: dashed 1px #fff;}
.home-ticket-box-left .shortcodes p a:hover {color: #fff !important; border-bottom: solid 1px #fff;}