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

 /*.box.big-icon a {	line-height: 200px;} */

 h1.shadow, h2.shadow/*, .box-wrap .header*/ {
    text-shadow:1px 1px 6px rgba(0, 0, 0, 0.8) !important; 
}


.shadowblock {    
      background: rgba(200, 54, 54, 0.4) !important;

}

/*.shadowblock {  
 background-color: #000;
 opacity: 0.8;
 filter: alpha(opacity=20);
 
     text-shadow:1px 1px 6px rgba(0, 0, 0, 0.6) !important; 

 }*/
/*
.gklocate { float: right;
position: relative !important;
 }
 
*/
.gk-special { 
      background: rgba(256, 256, 256, 0.5) !important;

}

.gk-special-menu::after {background: none !important;
}

.gk-special-menu li::after {
    border-top: 1px solid #000 !important;}
	
	.gk-special-menu li::before {
    background: #000 !important;
	}
	
	#gkPageContent {
    padding: 0  !important;
}



#gkBottom1 .parallax2 {
        background-image: url(../images/peperoncino.jpg);
}

#gkLogoSmall {

    width: 190px   !important;
}
#gkHeaderNav #gkLogoSmall {
    left: 50%;
    margin: 0 0 0 -96px;
    position: absolute;
    top: 0;
    z-index: 1;
}


/*problema titoli che van sotto la barra*/
#gkMainbody .one-page-layout {
    margin-top: -50px !important;
}

.buttonviola {
background: #8c2a52 !important;
float:none;
}

 a.buttonviola:hover {
background: #000 !important;
}

.buttonwhite {
background: #fff  !important;
color:#000 !important;

padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}

a.buttonwhite:hover {
background: #a3a844  !important;
color:#fff !important;
}

.contact-form address strong{
margin-bottom: 10px !important;
}


.box.newsletter .header { 
padding-left:20px;
}

#gkCopyrights{
display:none !important;
}