/* @override http://stagingserver004.co.uk/smokedgameco2022/templates/smokedgameco/css/custom.css */

/* @override http://stagingserver004.co.uk/smokedgameco2022/templates/smokedgameco/css/custom.css */

/* @override http://stagingserver004.co.uk/smokedgameco2022/templates/smokedgameco/css/custom.css */

/* @override http://stagingserver004.co.uk/smokedgameco2022/templates/smokedgameco/css/custom.css */

/* @override http://stagingserver004.co.uk/smokedgameco2022/templates/smokedgameco/css/custom.css */

/* Montserrat:wght@400;600 */

.navbar.navbar-fixed-top.nav-custom {
  background-color: white;
  padding: 0;
  margin: 0;
  z-index: -20;
  border-style: none;
  -webkit-box-shadow:0 0px 0px #000000;box-shadow:0 0px 0px;
}
.navbar {
  padding: 0;
  margin: 0;
  border-style: none;
}
	#page header.main-header {
	position: absolute;
	top: -222px;
}

#smoked_header div.container {
	padding-top: 5px;
	padding-bottom: 5px;
}

h3.uk-h3.uk-margin-remove-top {
	color: black;
	font: normal normal 18px/22px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-bottom: 22px;
}



#panel_five {
	margin-top: 50px;
	margin-bottom: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #338e61;
}

#panel_five .wildScottishCSStext p {
	color: white;
	font: 13px/22px "Montserrat", Arial, Helvetica, Geneva, sans-serif;
}

#footer1  p {
	color: white;
	font: 13px/22px "Montserrat", Arial, Helvetica, Geneva, sans-serif;
}
#footer1  p a {
	color: white;
	font: 13px/22px "Montserrat", Arial, Helvetica, Geneva, sans-serif;
}
#panel_five .wildScottishCSStext {
	padding-right: 60px;
	padding-left: 60px;
}

#footer1 {
		background-color: #338e61;
	
}

.widgetKITCSSpanels p{
color: black;
font: 13px/22px "Montserrat", Arial, Helvetica, Geneva, sans-serif;
}

.widgetKITCSSpanels h3.uk-h3 {
	color: black;
	font: normal normal 35px/40px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#panel_five .wildscottishCSS h1 {
	color: white;
	font: normal normal 35px/40px Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
	padding-bottom: 30px;
}

#smoked_header {
	border-bottom: 5px solid #00723a;
}
#panel_one div.container {
	padding: 20px 0 0;
}
#panel_two div.container {
	padding: 60px 0;
}

/* ------ Contact form ---------*/

form#userForm.formResponsive {
	text-align: center;
	font: 13px/22px "Montserrat", Arial, Helvetica, Geneva, sans-serif;
	
}

#First_Name {
	width: 60%;
	text-align: center;
	background-color: #f4f3f3;
	border-radius: 0px;
}

#Last_Name {
	width: 60%;
	text-align: center;
	background-color: #f4f3f3;
	border-radius: 0px;
}

#Email {
	width: 60%;
	text-align: center;
	background-color: #f4f3f3;
	border-radius: 0px;
}

#Enquiry {
	width: 60%;
	text-align: center;
	background-color: #f4f3f3;
	border-radius: 0px;
}

#Send {
	background-color: #338d61;
		border-radius: 0px;
	border-style: none;
}

#panel_seven {
	padding-top: 60px;
	padding-bottom: 60px;
}

#userForm h2 {
	color: black;
	font: normal normal 35px/40px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 60px;
}


/* ------ Contact form end ---------*/



#slider div.container {
	padding: 0;
}
#content-area {
	display: none;
}
@media (max-width: 767px) {
  	#page header.main-header {
	position: relative;
	top: 0px;

}
}
@media (max-width: 480px) {
}
@media (max-width: 992px) {
#panel_five .wildScottishCSStext {
	padding-right: 25px;
	padding-left: 25px;
}

#page header.main-header div.container {
	display: none;
}

}