@charset "utf-8";

/* CSS Document */

@font-face

{

font-family: myFirstFont;

src: url('https://www.peoplesislandrestaurants.co.za/css/open.ttf'),

     url('https://www.peoplesislandrestaurants.co.za/css/open.eot'); /* IE9 */

}

*	{
	margin: 0;
	padding: 0;
}

body	{
	margin: 0;
	padding: 0;
	font-family: vadana,arial,sans sheriff;
	background-image: url('https://www.peoplesislandrestaurants.co.za/images/peoples island restaurant_bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
}

#container-head	{
	background-image: url('https://www.peoplesislandrestaurants.co.za/images/peoples island restaurant-bg-2.png');
	background-repeat: no-repeat;
	margin-top: 85px;
}
#container-head .col-md-9	{
	background-image: url('https://www.peoplesislandrestaurants.co.za/images/peoples island restaurant-bg-3.png');
	background-repeat: no-repeat;
	padding-top: 36px;
	padding-right: 240px;
	margin-top: 58px;
}
#top-shift	{
	margin-top: 85px;
}
#top-head {
	height: auto;
	width: 100%;
	padding: 6px;
	background-color: #F69033;
	color: #000 !important;
}
#top-head img {
	margin-right: 12px;
}
#top-head p {
	font-weight: normal;
	color: #fff;
	line-height: 42px;
	letter-spacing: 1.6px;
}
.navbar-custom {
    background-color: #fff !important;
    color: #065E87 !important;
    border-radius: 0px;
    border: 0px solid #999;
    padding: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-custom .navbar-collapse {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-custom .navbar-nav > .active > a, 
.navbar-custom .navbar-nav > .active > a:hover, 
.navbar-custom .navbar-nav > .active > a:focus {
      color: #711307 !important;
      background-image: none;
   	background-color: #ECCE9A !important;
    border-bottom: 7px solid #F69033;
 }
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
   	color: #711307 !important;
   	background-color: #ECCE9A !important;
    border-bottom: 7px solid #F69033;
   }
.navbar-custom .navbar-nav > li > a {
    color: #711307 !important;
    display: block;
    font-weight: bolder;
    -webkit-transition: linear 0.2s;
    -moz-transition: linear 0.2s;
    -o-transition: linear 0.2s;
    transition: linear 0.2s;
}
.navbar-custom  .navbar-toggle {
    border-color: #711307 !important;
    background-color: #711307 !important;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    background-color: #F69033 !important;
    border-color: #2D70F7 !important;
}
.navbar-custom .navbar-toggle .icon-bar {
    background-color: #F69033;
}
.navbar-custom .navbar-toggle:hover .icon-bar,
.navbar-custom .navbar-toggle:focus .icon-bar {
    background-color: #fff !important;
}
/*
 *  STYLE 3
 */
.container .col-lg-8 .well   a:visited {
    color: #000 !important;
}
#logo-top {
	display: none;
	margin-top: 6px;
}
#section {
	margin-top: 122px;
}
.content {
	margin-top: 12px;
	padding: 20px;
	background-color: #fff;
	font-family: verdana;
}
.content ol li {
	margin-left: 21px;
}
.block-line {
	height: 6px;
	width: 350px;
	max-width: 78%;
	background-color: #F69033;
	float: left;
	clear: both;
}
.instuction {
	font-family: sans-serif, Arial;
	display: block;
	margin: 0 auto;
	max-width: 820px;
	width: 100%;
	padding: 0 70px;
	color: #222;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.instuction h1 img {
	max-width: 170px;
	vertical-align: middle;
	margin-bottom: 10px;
}
.instuction h1 {
	color: #2F98B3;
	text-align: center;
}
.instuction h2 {
	position: relative;
	font-size: 1.1em;
	color: #2F98B3;
	margin-bottom: 20px;
	margin-top: 40px;
}
.instuction h2 span.num {
	position: absolute;
	left: -70px;
	top: -18px;
	display: inline-block;
	vertical-align: middle;
	font-style: italic;
	font-size: 1.1em;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	/*background: #2F98B3;*/
	color: #fff;
	border-radius: 50%;
}
.instuction .mono {
	color: #000;
	font-family: monospace;
	font-size: 1.3em;
	font-weight: normal;
}
.instuction li.mono {
	font-size: 1.5em;
}

.instuction ul {
	font-size: 0.9em;
	margin-top: 0;
	padding-left: 0;
	list-style: none;
}
.instuction .note {
	color: #A3A3B2;
	font-style: italic;
	padding-top: 10px;
}
.instuction p.note {
	text-align: center;
	padding-top: 0;
	margin-top: 4px;
}
.instuction textarea {
	font-size: 0.9em;
	min-height: 60px;
	padding: 10px;
	margin: 0;
	overflow: auto;
	max-width: 100%;
	width: 100%;
}
.instuction a,
.instuction a:visited {
	color: #2F98B3;
}

 #products	{
	padding-top:  10px;
	text-align: center;
}
#products h2 {
	font-weight: bolder;
	color: #C31A03 !important;
}
 #products p	{
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	margin-top: 10px;
}
#products button  {
	width: 100%;
	margin-top: 10px;
	background-color: #C31A03;
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	border-radius: 0.5em;
	
}
 #products button:hover	{
	background-color: #F69033;
}
 #products button a	{
	color: #fff !important;
	line-height: 45px;
	font-size: 18px;
}
#product-2 button  {
	width: 100%;
	margin-top: 10px;
	background-color: #C31A03;
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	border-radius: 0.5em;
	
}
#product-2 button:hover	{
	background-color: #F69033;
}
#product-2 button a	{
	color: #fff !important;
	line-height: 45px;
	font-size: 18px;
}
#products button a:hover, #products button a:focus	{
	text-decoration: none;
}
#product-2 button a:hover, #product-2 button a:focus	{
	text-decoration: none;
}

#product-2 .col-md-4	{
	padding: 8px;
}
#enquiry	{
	background-color: #F69033;
	padding: 10px;
	color: #fff;
}
.main-prod .col-md-4 .menu-plat	{
	background-color: #fff;
	padding: 10px;
}
.contact-form {
	padding: 20px;
	width: 100%;
	height: auto;
	background-color: #fff;
}
.menu-plat {
	text-align: center;
}
form textarea	{
	max-width: 100%;
}

#enquiry .send	{
	width: 100%;
	height: 40px;
	line-height: 32px;
	font-size: 21px;
	border: 0px;
	color: #fff !important;
	background-color: #9A1504;
	-webkit-border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	-o-border-radius: 0.4em;
	border-radius: 0.4em;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	}
#enquiry .send:hover {
	background-color: #fff;
	color: #9A1504 !important;
}

/* ==================================================== */

​body {
  position: relative;
}
input {
  display: none;
}
input:checked + label {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, .7);
}
input:not(:checked) + label {
  display: none;
}
.m-window {
  background-color: #f08d06;
  padding: 0.5em;
  /*display: inline-block;*/
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .8);
  position: absolute;
  left: 50%;
  top: 50%;
  width: 45%;
  transform: translate(-50%, -50%);
}
.m-window .close {
  position: absolute;
  top: 10px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #f08d06;
  opacity: 10;
}
.m-window .close:hover {
  color: #D7CC75;
  transform: rotate(360deg);
}
.top-subscribe {
	background-color: #727376;
	padding: 10px;
	color: #fff;
	text-align: center;
}

/* ====================================================*/
.event-blk {
	text-align: center;
	height: auto;
	width: 100%;
	max-width: 400px;
	padding: 10px;
	background-color: #F69033;
	color: #fff !important;
}
hr.style8 { 
  height: 30px; 
  border-style: solid; 
  border-color: #F69033; 
  border-width: 1px 0 0 0; 
  border-radius: 20px; 
} 
hr.style8:before { 
  display: block; 
  content: ""; 
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: #F69033; 
  border-width: 0 0 1px 0; 
  border-radius: 20px; 
}
/* form details */
.col-md-4	.make	{
	width: 100%;
	height: auto;
	line-height: 45px;
	background: #9A1504;
	text-align: center;
	color: #fff !important;
}

button {
	border: 0px solid #000;
}
.map{
	background-color: #fff;
	padding: 10px;
	width: 100%;
	height: auto;
}
.submit {
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff !important;
	background: #9A1504;
}

















.overlay {
  position: fixed;
  z-index: 1001;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: 20px;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  overflow-y: auto;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 100px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  height: auto;
  position: relative;
  transition: all 0.5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #454545;
  font-size: 100%;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.popup .close:hover {
  color: #F69033;
}
.popup .content {
  max-height: auto;
  overflow-y: hidden;
}
.footer	{
	width: 100%;
	height: auto;
	background-image: url('https://www.peoplesislandrestaurants.co.za/images/peoples island restaurant-bg-bottom.png');
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 30px solid #641113;
}
@media (max-width: 1000px) {
	#container-head .col-md-9	{
		padding-right: 54px;
	}
}

@media (max-width: 767px) { 
	#container-head .col-md-9	{
		padding-right: none;
		background-size: contain;
	}
	.container .col-lg-8 .well   a {
		font-size: 10px;
	}
	#section {
		margin-top: 170px;
	}
	.footer .logo-bt	{
	margin-top: 0px;
	}
	.footer ul a 	{
		text-align: center;
	}
}
@media (max-width: 500px) {
	#container-head .col-md-9	{
		padding-right: none;
		background-size: contain;
	}
	.m-window {
		width: 100%;
		top: 60%;
	}
	#section {
		margin-top: 195px;
	}
}