﻿/*
#------------------------------------------------------------------------
# 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 
*/

ul.pagenav, ul.pager {
    clear: both;
}
 ul.pagenav li::before, ul.pager li::before {
    display: none;
}
ul.pagenav li, ul.pager li {
    padding: 0;
    float: left;
    margin: 0;
}
ul.pagenav li.next, ul.pager li.next {
    float: right;
}
#gkFooter {
    position: fixed;
    bottom: -30px;
    width: 100%;
    background-color: #faf8ea;
    z-index: 100;
}
#gkCopyrights {
	line-height: 0px;
	margin: -81px auto 20px;
	padding: 20px 0;
	position: relative;
}
.gk-special-menu {
	margin: 0px -74px 0px;
	overflow: hidden;
	position: relative;
}
.gk-menu .gkCols > div {
	padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 20px;
}
.gk-menu-right-img {
	margin-right: -840px;
	right: 50%;
	top: 0;
}
.gk-menu-left-img {
	left: 50%;
	margin-left: -1031px;
	top: -25px;
}
.gk-menu-container > img {
	display: block;
	margin: 50px auto;
}
.gk-menu-container .gkCols {
	margin: 0px -85px 20px;
	text-align: left;
}
.gk-menu-container dd:after {
	display: none;
}
.gk-testimonials > div {
	margin: 50px auto -50px;
	overflow: hidden;
	width: 94%;
}
.gk-testimonials > .button-border {
	display: inline-block;
	float: none;
	margin: 70px 0px 0px 0px
}
#gkHeaderNav #gkLogoSmall {
	left: 50%;
	margin: 0 0 0 -56px;
	position: absolute;
	top: 15px;
	z-index: 1;
}
.gk-menu .box-wrap {
	background: #faf8ea;
	margin: -60px 0;
	overflow: hidden;
	padding: 120px 0 60px 0;
	position: relative;
}
#gkHeaderMod .gk-short-menu li {
	display: inline-block;
	margin: 0 20px;
}
.contact-details address,
.contact-contactinfo div:nth-child(2) .jicons-text,
.contact-contactinfo div:nth-child(2) .contact-telephone {
font-size: 16px;
font-style: normal;
}
.gk-avatar img {
    border-radius: 10%;
    width: 20%;
}
.gk-avatar:before, .gk-avatar:after {
    border-top: 0px solid #d5d5d5;
}
.gk-special-content {
    padding: 40px 75px;
}
.gk-description-right-img {
    bottom: 30px;
}
.box.gk-description {
    padding: 140px 0 150px;
}
hr {
	width: 160px;
}
[class*="fa fa-paint-brush"],
[class*="fa fa-microphone"],
[class*="fa fa-camera-retro"],
[class*="fa fa-picture-o"],
[class*="fa fa-users"],
[class*="fa fa-line-chart"],
[class*="fa fa-heart"],
[class*="fa fa-gift"],
[class*="fa fa-glass"],
[class*="fa fa-user-secret"],
[class*="fa fa-music"],
[class*="fa fa-birthday-cake"],
[class*="fa fa-child"]{
        color: #740808;
        padding-right: 8px
}
.btn-lg, .btn-group-lg > .btn {
    padding: 20px 18px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-success {
    color: #fff;
    background-color: #1F1303;
    border-color: #1F1303;
}
[class*="fa fa-cutlery"],{
        color: #fff;
        padding-right: 8px
}
#system-message dd, #system-message .alert {
    background: #22ab00;
    font-size: 20px;
}
#gkHeaderMod .btn {
	background: hsla(0, 0%, 100%, 0.25);
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 55px;
	line-height: 56px;
	padding: 0 35px;
	text-transform: uppercase;
}
#gkHeaderMod .btn:active, #gkHeaderMod .btn:focus, #gkHeaderMod .btn:hover {
    background: #8a7556;
    color: #fff;
}
#gkBottom4 {
	background: #fff;
	overflow: hidden;
    background-attachment: fixed;
    background-image: url('../images/parallax_bg.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #aeaeae;
    margin: -60px 0 ;
    overflow: hidden;
    padding: 160px 0;
}
#gkHeaderMod .gk-short-menu {
    margin: 20px 0 20px 0;
}
.gkNspPM-GridNews > a:active, .gkNspPM-GridNews > a:focus, .gkNspPM-GridNews > a:hover {
    background: #422d19;
}
#gkPageContent {
    padding: 00px 0px;
}
#gkMainbody .one-page-layout {
    margin-top: 0px;
}
.one-page-layout .bigtitle {
	margin: 10px 0 10px 0!important;
}
.gk-special-link:active, .gk-special-link:focus, .gk-special-link:hover {
    background: #422d19;
}
#gkContentWrap .gkreservation-party-info .button-border {
   margin-bottom: 40px;
}
#gkHeaderMod h2 {
	font-size: 38px;
}
#gkBottom2 {
	background: #faf8ea;
}
@media (max-width: 480px){
.gk-menu .box-wrap {
	padding: 120px 30px 60px 20px;
}
#gkTop1 .box,
#gkTop2 .box,
#gkSidebar .box,
#gkMainbody .box,
#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .box {
	clear: both!important;
	float: none!important;
	margin: 0 auto 20px auto!important;
}
.gk-avatar img {
    border-radius: 10%;
    width: 70%;
}
.gk-menu .box-wrap {
	background: #faf8ea;
	margin: 0px 0;
	overflow: hidden;
	padding: 0px 0 0px 0;
	position: relative;
}
.gkCols[data-cols="2"] > div, .gkCols[data-cols="3"] > div, .gkCols[data-cols="4"] > div, .gkCols[data-cols="5"] > div {
    padding-bottom: 40px!important;
    width: 100%;
}
.gk-menu .gkCols > div {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
#gkBottom4 .box {
    margin: 0 auto 80px auto!important;
}
}
@media (max-width: 768px){
	.main_page_contacts span:last-child{
		position: relative;
		right: 0;
	}
	.main_page_contacts>span {
		display: inline-block;
		padding: 15px 10px 30px 10px;
		margin-right: 0px;
	}
	.gkCols[data-cols="2"] > div, .gkCols[data-cols="3"] > div, .gkCols[data-cols="4"] > div, .gkCols[data-cols="5"] > div {
    padding-bottom: 40px!important;
    width: 100%;
}
}