/*
#------------------------------------------------------------------------
# Steak House - Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

#gkHeaderMod h1 {
    font-family: 'Great Vibes';
    color: #fff;
    font-size: 60px;
    padding-top: 100px;
}

#gkLogo.cssLogo {
    background: url("../images/logo_rolysaul.png") no-repeat scroll center center / contain rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0.6);
    width: 300px;
    padding: 10px;
}

.box.parallax {
	background-image: url("../../../images/roly/bg/bar_bg_1600.jpg");
}

#gkLogoSmall.cssLogo {
    background: rgba(0, 0, 0, 0) url("../../../images/roly/logo/rolytrans145.png") no-repeat scroll center center / contain ;
    height: 70px;
    margin-top: -4px !important;
    width: 145px;
}
 
.bigtitle .header > span  {
	
	font-family: 'Conv_ZapfinoExtraLT-One';  
	font-size: 1.5em;
} 

h1 .bigtitle .header a {
	
	font-family: 'Conv_ZapfinoExtraLT-One';
	
}
h2 .itembody {
	
	font-family: "Shadows Into Light",Arial,sans-serif;
}
 
.one-page-layout .bigtitle.has-bg {
    background-size: cover !important;
    height: 400px;
    line-height: 560px;
    margin: 0 0 5px !important;
    text-align: center;
    font-family: 'Conv_ZapfinoExtraLT-One';
    
}

.bigtitle .header > a, .bigtitle .header > span, .bigtitle > header > a, .bigtitle > header > h1 > span {
    color: #000;
    font-family: 'Conv_ZapfinoExtraLT-One';
    font-size: 2.0em;
    display: inline-block;
    letter-spacing: -3px;
    padding: 0 20px;
    position: relative;
    z-index: 1;
}

/*  parallax & wine  */
	
.box.parallax2 {
    background-attachment: fixed;
    background-image: url("../images/winelist_bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #aeaeae;
    margin: -70px 0 !important;
    overflow: hidden;
    padding: 100px 0 !important;
}

.winelayout {
	margin-left: auto; margin-right: auto;
	display: block; 
	max-width: 950px; 	
	
}

.winehead {
	font-size: 1.3em;
	margin-left: auto; margin-right: auto;
	width: 600px;
	background-color: rgba(0, 0, 0, .4);
	color:#fff;
	padding:10px 50px;
	font-family: "Shadows Into Light",Arial,sans-serif;
	text-align: center;
	border-radius: 5px;
}


.gkNspPM-GridNews time {
    color: #fff;
    font-size: 8px;
    font-weight: 100;
}



.fa-wh {
	color: white;
}

/*  Menus     */

.allerg {
	
	font-size: smaller;
	color:#216114;
	float:right;
	
}
.allerg-bt {
	
	font-size: smaller;
	color:#216114;
	
	
}




 
 
 /** Generated by FG **/
@font-face {
	font-family: 'Conv_ZapfinoExtraLT-One';
	src: url('../fonts/ZapfinoExtraLT-One.eot');
	src: local('☺'), url('../fonts/ZapfinoExtraLT-One.woff') format('woff'), url('../fonts/ZapfinoExtraLT-One.ttf') format('truetype'), url('../fonts/ZapfinoExtraLT-One.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


