@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Tangerine');


body {
	width: 100%;
	margin-left:auto; 
    margin-right: auto; 
	margin-top:0;
	line-height: 110%;
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	letter-spacing: 1px;
	font-size: 100%;
	background-color: #dda84d; 
	height: 100%;
	color: #000000;	
}

@media only screen and (max-width: 1440px) {
    body {
	font-size: 95%;
	}	
}

@media only screen and (max-width: 1100px) {
    body {
	font-size: 90%;
	}	
}	

@media only screen and (max-width: 800px) {
    body {
	font-size: 110%;
	}	
}

@media only screen and (max-width: 600px) {
    body {
	font-size: 130%;
		line-height: 120%;
	}	
}

/* --------------------------------------------LOGO */

.logo {
    position: absolute;
	display: block;
	width: 14%;
	height: auto;
    float: left;
    left: 1%;
    top: .5%;
	z-index: 3000;
}


@media only screen and (max-width: 700px) {
    .logo {
	display:none;
	}	
}

.logo-mobi {
    display:none;
}

@media only screen and (max-width: 800px) {
    .logo-mobi {
	display:block;
    width: 50%;
	height: auto;
    margin-left: auto;
	margin-right: auto;
	background-color: #0b2417;
	padding: 1%;
    top: 0;
}
	}	

.logo-background {
    display: none;
	width: 100%;
    background-color: #0b2417;
}

@media only screen and (max-width: 700px) {
    .logo-background {
    display: block;
	width: 100%;
    background-color: #0b2417;
	}	
}



/* --------------------------------------------NAV */

#topnav {
	position: relative;
	width: 100%;
	text-align:center;
	padding:0;
	z-index: 2000;
}	


nav {
    background-color: #0b2417;
    color: #eee;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    width:100%;
	top: 0;
	margin-top: 2%;
	padding: .5% 0 .5% 0;
  	text-align: right;
    clear: both;
}

/* --------------------------------------------CONTENT */
		
#content {
	width: 100%;
	height: 100%;
	background-image:url(https://cafeallegre.com/images/bg.jpg); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow:hidden;
	text-align: left;
	padding-bottom:3%;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 1100px) {
    #content {
	padding-bottom:5%;
	}	
}

@media only screen and (max-width: 800px) {
    #content {
	padding-bottom:10%;
	}	
}

@media only screen and (max-width: 600px) {
    #content {
	padding-bottom:20%;
	}	
}


/* --------------------------------------------ROW */


div.row {
	width:60%;
	display: block;  
	padding: 1% 5% 1% 5%;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	line-height: 150%;
	
}

@media only screen and (max-width: 1100px) {
    div.row {
	width: 80%;
	}	
}


div.row-1 {
	width:70%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

@media only screen and (max-width: 1100px) {
    div.row-1 {
	width: 90%;
	}	
}


/* --------------------------------------------BOX */

div.box
{
width:40%;
height:auto;
margin-left: auto;
margin-right: auto;
display: inline-block;
text-align:center;
vertical-align: top;
background-color:#ffffff;
border-color:#000000;
border-style:solid;
border-width:thin;
font-size: 200%;
margin-top:0;
margin:2%;
padding: 1%;
}

@media only screen and (max-width: 1100px) {
    div.box {
	font-size: 140%;
	}	
}

@media only screen and (max-width: 800px) {
    div.box {
	width:80%;
		font-size: 140%;
	}	
}
div.box-1
{
width:40%;
height:auto;
margin-left: auto;
margin-right: auto;
display: inline-block;
text-align:center;
margin-top:0;
margin:2%;
padding: 1%;
}

div.box-2 {
width:25%;
height:auto;
margin-left: auto;
margin-right: auto;
display: inline-block;
text-align:center;
vertical-align: top;
background-color:#ffffff;
border-color:#000000;
border-style:solid;
border-width:thin;
font-size: 200%;
margin-top:0;
margin:2%;
padding: 1%;
}

@media only screen and (max-width: 1100px) {
    div.box-2 {
	font-size: 140%;
	}	
}

/* --------------------------------------------IMG RI*/

img.ri {
	max-width: 100%;
	display: block;
	margin: auto;
	height:auto;
	}

img.ri-1 {
	width: 60%;
	height:auto;
	text-align: left;
	}
@media only screen and (max-width: 800px) {
    img.ri-1 {
	width: 90%;
	}	
}


img.ri-2 {
	width: 50%;
	height:auto;
	}

img.icon {
	width: 10%;
	height:auto;
	bottom: 0;
	}

@media only screen and (max-width: 800px) {
    img.icon {
	width: 20%;
	}	
}

.eclub {
  text-align: center;
}
	 
table, th, td {
  border-collapse: collapse;
}
table.center {
  margin-left: auto; 
  margin-right: auto;
}

/* --------------------------------------------IFRAME */

iframe {
	width: 100%;
	min-height: 360px; 
}


video {
  width: 80%    !important;
  height: auto   !important;
}

/* --------------------------------------------CENTER */

.center {
  display: block;
  width: 100%    !important;
  margin: auto   !important;
}

/* --------------------------------------------BLOCKQUOTE */

blockquote.style1 {
  font: 14px/20px "Avant Garde", "Century Gothic", sans-serif;
  width:70%;
  padding-left: 20%;
  padding-top: 10px;
  padding-bottom: 18px;
  padding-right: 10px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin: 25px;
  background-image: url(../images/quotes.png);
  background-position: middle left;
  background-repeat: no-repeat;
  } 

@media only screen and (max-width: 800px) {
    blockquote.style1 {
	width: 60%;
	padding-left: 24%;
	margin: 15px;
	}	
}


/* --------------------------------------------H1, H2, H3, H4 */

h1 {
	font-family: 'Tangerine', serif;
	font-size: 260%;
	color: #a22d19;
	padding:1% 0 1% 0;
	font-weight: bold;
	line-height: 110%;
	margin: 0px;
}

@media only screen and (max-width: 1440px) {
    h1 {
	font-size: 260%;
}	

  }	


@media only screen and (max-width: 1100px) {
    h1 {
	font-size: 240%;
}	

  }	
  
  
  @media only screen and (max-width: 800px) {
    h1 {
	font-size: 200%;
}	

  }

h2 {
	font-family: 'Tangerine', serif;
	font-size: 200%;
	font-weight: bold;
	line-height: 140%;
	color: #a22d19;
	padding:.5% 0 0 0;
	margin: 0px;
}



h3 {
	font-family: 'Tangerine', serif;
	font-size: 240%;
	text-transform:uppercase;
	line-height: 140%;
	color: #bd0000;
	padding:.5% 0 0 0;
	margin: 0px;
}

@media only screen and (max-width: 1440px) {
    h3 {
	font-size: 250%;
}	

  }	


@media only screen and (max-width: 1100px) {
    h3 {
	font-size: 240%;
}	

  }	
  
  
  @media only screen and (max-width: 800px) {
    h3 {
	font-size: 200%;
}	

  }



h4 {
	font: 14px/20px "Avant Garde", "Century Gothic", sans-serif;
	font-size: 160%;
	line-height: 140%;
	color: #bd0000;
	padding:.5% 0 0 0;
	margin: 0px;
}

@media only screen and (max-width: 1440px) {
    h4 {
	font-size: 100%;
}	

  }	


@media only screen and (max-width: 1100px) {
    h4 {
	font-size: 90%;
}	

  }	
  
  
  @media only screen and (max-width: 800px) {
    h4 {
	font-size: 80%;
}	

  }

.menus {
	font-size: 120%;
	line-height: 140%;
	}

@media only screen and (max-width: 1440px) {
    .menus {
	font-size: 100%;
	line-height: 110%;
	}

  }	


.christmas-eve {
	font-size: 160%;
	line-height: 140%;
	color: #4c7e1c;
	text-transform: uppercase;
	}


/* Gradient transparent - color - transparent */

hr {
    border: 0;
    height: 1px;
	width: 80%;
	display: block;
	margin: auto;
	text-align: center;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

/* --------------------------------------------FOOTER */

.mainFooter {
	position: fixed;
	font-size: 80%;
	font-weight: normal;
	width:100%;
	height:5%;
	background-color: #0b2417;
	display:inline-block;
	text-align:center;
	top: auto;
	padding-top: .5%;
    right: 0;
    bottom: 0;
    left: 0;
	color: #ffffff;
	z-index: 3000;		
}	

	
@media only screen and (max-width: 1100px) {
    .mainFooter {
	height:6%;
	font-size: 100%;
	padding-top: .5%;
	}	
}

@media only screen and (max-width: 800px) {
    .mainFooter {
	height:7%;
	font-size: 70%;
	}	
}			

@media only screen and (max-width: 700px) {
    .mainFooter {
	height:9.5%;
	font-size: 70%;
	padding-top: .5%;
	}	
}
 
/* --------------------------------------------LINKS */

a:link {
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	padding-left:0;
	text-decoration: none;
	font-size: 90%;
	text-transform: none;
	text-transform: uppercase;
	color: #dda84d;
}	
	a:visited {
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	padding-left:0;
	text-decoration: none;
	font-size: 90%;
	text-transform: none;
	text-transform: uppercase;
	color: #dda84d;
}	
	a:hover {
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	padding-left:0;
	text-decoration: none;
	font-size: 90%;
	text-transform: none;
	text-transform: uppercase;
	color: #0b2417;
}

@media only screen and (max-width: 1440px) {
    a:link, a:visited, a:hover {
	font-size: 95%;
}	

  }	
  
@media only screen and (max-width: 1100px) {
    a:link, a:visited, a:hover {
	font-size: 90%;
}	

}	  

@media only screen and (max-width: 800px) {
    a:link, a:visited, a:hover {
	font-size: 80%;
}	

}
/* --------------------------------------------TOPNAV */	
	
#topnav-1 {
  position: relative;
  display:block;
  width: 100%;
  height: 12%;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  text-transform: uppercase;
  z-index: 10;
}

@media only screen and (max-width: 700px) {
      	#topnav-1 {
		display: none;
}
        }  
     
 #topnav {
  display:none;
}

@media only screen and (max-width: 700px) {
      	#topnav {
		display:block;
		clear: both;
		
}
        } 


 .topnav {
  overflow: hidden;
  background-color: #ffffff;
}

.topnav a {
  float: left;
  display: block;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-size: 130%;
  font-weight:normal;
  text-decoration: none;
  text-transform: uppercase;	
  border:none;
  padding: 2.5%;
}

.topnav a:hover {
  background-color: #ffffff;
  color: black;
}

.active {
  background-color: #ffffff;
  color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 1100px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 1100px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

}




.topnav-1 a:link {
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	text-transform: uppercase;	
	font-size: 90%;
	font-weight:normal;
	text-decoration: none;
	padding:0 1% 0 1%;
	color:#ffffff;
	
}	
	
.topnav-1 a:visited {
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	text-transform: uppercase;	
	font-size: 90%;
	font-weight:normal;
	text-decoration: none;
	border:none;
	padding:0 1% 0 1%;
	color:#ffffff;
	
}
.topnav-1 a:hover {
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	text-transform: uppercase;	
	font-size: 90%;
	font-weight:normal;
	text-decoration: none;
	padding:0 1% 0 1%;
	color:#c1c0be;
	
}

@media only screen and (max-width: 1100px) {
   .topnav-1 a:link,.topnav-1 a:visited, .topnav-1 a:hover {
	font-size: 90%;
	   padding:0 .5% 0 .5%;
}	

}	

@media only screen and (max-width: 800px) {
   .topnav-1 a:link,.topnav-1 a:visited, .topnav-1 a:hover {
	font-size: 60%;
	   padding:0 .3% 0 .3%;
}	

}
.eclub a:link {
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	text-transform: uppercase;	
	font-size: 100%;
	font-weight:normal;
	text-decoration: none;
	padding:0 1% 0 1%;
	color:#000000;
	
}	
	
.eclub a:visited {
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	text-transform: uppercase;	
	font-size: 100%;
	font-weight:normal;
	text-decoration: none;
	border:none;
	padding:0 1% 0 1%;
	color:#000000;
	
}
.eclub a:hover {
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	text-transform: uppercase;	
	font-size: 100%;
	font-weight:normal;
	text-decoration: none;
	padding:0 1% 0 1%;
	color:#000000;
	
}


/* Style The Dropdown Button */


#drop-down {
  display:block;
  }

@media only screen and (max-width: 700px) {
      	#drop-down {
		display: none;
}
        }  
     

.dropbtn {
	border: none;
	color: #ffffff;
	cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
	display: inline-block;
	padding:0 1% 0 1%;
	}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
	width:140%;
	font-size: 100%;
    background-color: #0b2417;
    text-align: left;
	padding:2%;
	z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
	font-family:"Avant Garde", "Century Gothic", sans-serif;
    text-decoration: none;
    display: block;
	text-align: left;
	margin-top:10%;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
	background-color: #ffffff;
	
	
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
   	
}

.imagedropshadow {
    width: 90%;
	height: 100%;
	padding: 5px;
    
}
a:hover img.imagedropshadow {
    border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 5px #000000;
    -webkit-box-shadow: 1px 1px 5px #000000;
        box-shadow: 1px 1px 5px #000000;
}





/* --------------------------------------- */
/*	Scroll Up
/* --------------------------------------- */
#myBtn {
  width:60px;
  height:64px;
  opacity:0.3;
  position:fixed;
  display:none;
  border: none;
  outline: none;
  bottom: 50px;
  right: 30px;
  cursor: pointer;
  background-color: transparent; 
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  z-index:5000;
}

#myBtn:hover {
  background-color: transparent;
}


@media only screen and (max-width: 800px) {
   #myBtn{
  width:40px;
  height:44px;
  bottom:50px;
  right: 20px;
}	

}