/*
Theme Name: Central
Theme URI: http://demo.qodeinteractive.com/central/
Description: Central Theme
Tags: modern, elegant, full screen, full width, parallax, creative, portfolio, business, photography, animated, multi-purpose, interactive, agency, ajax
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Version: 1.3.1
License: GNU General Public License
License URI: licence/GPL.txt

*/

/*
CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.


Changelog

1.3.1
- Added new title field for portfolio images/videos - for Gallery layout (Portfolio Style 6)
- Added category field in latest post shortcode
- Fixed minified css resulting in image animation not working
- Fixed Contact form "from" value
- Fixed archive blog template bug
- Fixed logo width - Chrome bug only
- Fixed full width accordion arrow animation when several instances of accordion is on same page

1.3
- Added Social Share module
- Added new portfolio single template (Portfolio Style 6) - Gallery layout
- Added style for Contact Form 7
- Added style for Gravity Forms
- Added page title to single portfolio
- Updated blockquote color definition in Qode Options, blockquote color above text color (hierarchically)
- Fixed click event in accordion content
- Fixed columns shortcodes when page is with sidebar

1.2.1
- Added feature to set header fixed or not fixed to top
- Updated Revolution Slider to version 3.0.3

1.2
- Added show/hide load more button attribute to portfolio list shortcode
- Added fixed menu resize yes / no to Qode options
- Added transparency of fixed menu to Qode options
- Added page title to single post
- Added lightbox to single portfolio page
- Updated Revolution Slider to version 3.0
- Updated translation files
- Fixed google map info window bug
- Fixed positioning of portfolios on portfolio list
- Fixed font options for Author and Categories on blog and portfolio lists (they are changing with "Text Options" in "General Font Options")
- Fixed hide comments for blog list


1.1
- Improved AJAX animations between pages to work with without '#'
- Added "Google map zoom" field to Qode options
- Added "Google map height" field to Qode options
- Added "Google map scroll on mouse wheel" field to Qode options
- Added "Load more" feature to portfolio list
- Fixed logo position on two last sizes
- Fixed "blog style 1" rendering posts when sidebar is chosen
- Fixed video height when it's set through shortcode


1.0.4
- Added Google fonts Latin Extended subset
- Improved load performance
- Fixed blog - hard-coded excerpt text removed
- Fixed video responsiveness
- Fixed portfolio filter menu height

1.0.3
- Added feature for title in grid (yes/no) in Qode Options
- Added lightbox to portfolio list
- Added table shortcode
- Updated Qode Options, Title position moved from "Global Font Options" to "Header and Footer"
- Fixed logic for resizing logo
- Fixed closing menu on touch devices

1.0.2
- Added style for Search Widget when Search Widget is placed in Header Right Widget
- Added functions.php to child theme
- Fixed IE8 layout
- Fixed line-height of header right widget
- Fixed blog pagination css
- Fixed logic for resizing logo
- Fixed error related to session
- Fixed page title positioning

1.0.1
- ThemeForest approval issues

*/

.mover {
margin-left:-95px;
}

.buyticket-btn {
	padding: 5px 15px;
	background-color: #000;
	color: #fff;
	border: 1px solid #f16621;
	transition-duration: .3s;
	font-weight: bold;
}

.buyticket-btn:hover {
	background-color: #f16621;
	color: #fff;
}

@media only screen and (max-width: 670px){

.tp-caption {
	display:none !important;
}

.top_area_line_text_holder {
	margin-top:60px;
}


.wrapper .transition .header_inner {
    padding: 0 10px !important;
}

.header_inner_right {
    float: right;
    position: absolute !important;
    right: 0;
}
}
