/*
#------------------------------------------------------------------------
# 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 {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0 !important;
}

.gk-testimonials-prev, .gk-testimonials-next {
    border-color: #D27243 -moz-use-text-color -moz-use-text-color #D27243 !important;
}

.box.big-icon.telefono a {
    color: #000;
    display: block;
    font-size: 48px;
    font-weight: 300;
    line-height: 70px;
    margin-top: 30px;
    position: relative;
    text-align: center;
    z-index: 1;
}

.box.big-icon.telefono small {
	font-size: 18px;
}

.gk-menu .box-wrap {
    background: none;
    margin: -60px 0;
    overflow: hidden;
    padding: 0 0 50px;
    position: relative;
}

.gk-menu .gkCols {
    margin: 0;
}

.gk-menu-left-img, .gk-menu-right-img {
    display: none !important;
}

#gkMainbody .one-page-layout.pag-lote {
    margin-bottom: -100px;
    margin-top: -100px;
}

.gk-menu .gkCols h3.precio {
    font-size: 1.3em;
    margin: 60px 30px 0 0;
    text-align: right;
}

.gk-menu .gkCols h3.precio span {
	color: #d27244;
	font-weight: 400;
}

.gk-menu .gk-avatar {
    margin: 70px auto 30px !important;
    position: relative;
    text-align: center;
}

.gk-menu .bigtitle {
	text-align: center;
	overflow: hidden;
}

.one-page-layout .bigtitle .header small {
    color: #a89c72 !important;
}

.btn-pedido {
	padding: 80px 0 0;
}

.btn-pedido .gk-special-link {
    background: #000 none repeat scroll 0 0;
    float: none;
    margin: 0 auto;
    width: 25%;
}

#gkLogo img {
    display: block;
    height: auto;
    margin: 60px auto 0;
    max-width: 300px;
}

#gkLogoSmall img {
    display: block;
    height: auto;
    margin: 7px auto 0;
    max-width: 300px;
}

#gkMainMenuRight {
    float: right;
    padding-left: 100px;
    width: 50%;
}

#gkMainMenuRight .gkMenu > ul {
    float: left;
    text-align: right;
}

#gkMainMenuLeft .gkMenu > ul {
    float: right;
    text-align: left;
}

#gkLang {

    float: right;
    margin: -55px 0 0;
}

ul.lang-inline li {
    border: none !important;
}

.box.newsletter .box-wrap {
    padding: 20px 0;
}

.jNewsMod {
    margin: -25px 0 0;
    padding: 0;
}

.jNewsMod select, .jNewsMod textarea, .jNewsMod input[type="text"], .jNewsMod input[type="password"], .jNewsMod input[type="url"], .jNewsMod input[type="email"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d1d1d1;
    color: #000;
    font-size: 14px;
    height: 35px !important;
    line-height: 1.4;
    max-width: 100% !important;
    padding: 7px 20px !important;
    width: 90% !important;
} 

.jNewsMod .button {
	margin: 10px 5px 2px 2px;
    padding: 7px 50px;
}

#system-message dd, #system-message .alert {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    min-height: 24px;
    padding: 18px 10px;
    text-align: center;
}

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

    #gkLang {
        float: left;
        margin: 25px 0 0;
        display: block !important;
    }  
    
}
