/*
Theme Name: GastroBar
Theme URI: http://gastrobar.edge-themes.com
Description: A Multi-concept Theme for Restaurants, Bars, and Pubs
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Text Domain: gastrobar
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.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.

*/

	@media (min-width:1500px) and (max-width:1920px){
	
	body .kukad-margin{
	background-position: 100% !important;
	}
	}
	
	@media (min-width:1366px) and (max-width:1499px){
	body .kukad-margin{
	background-position: 100% 0 !important;
	}
	}
	@media (min-width:1300px) and (max-width:1365px){
	body .kukad-margin{
	background-position: 100% -100% !important;
	}
	}



@media(max-width:479px)
{
    .home .rev_slider_wrapper .edgtf-pli-bottom-content {
	max-width: 270px;
	margin: 0 auto;
}
    .home .rev_slider_wrapper .edgtf-pli-image-holder {
	visibility: hidden;
	height: 25px !important;
}
}
@media(max-width:680px)
{

.home .edgtf-parallax-row-holder .edgtf-eh-item-content {
	padding: 0 !important;
	margin: 60px 0;
}
    
    .home .edgtf-parallax-row-holder .wpb_column.vc_column_container 
    {
        padding: 100px 0;
    }
}
.edgtf-header-centered .edgtf-page-header .edgtf-logo-area .edgtf-vertical-align-containers .edgtf-position-left {
	padding: 0 30px 0 150px !important;
}