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

body{
	font-family:lato;
	color: #9cb4c8;
	margin: 0px;
	font-style: normal;
	font-weight: 300px;
	background-color:#071928;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.clearfix {
  overflow: auto;
}
.page-wraper{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.top-banner{
	width: 96%;
	height: 300px;
	background-image:url(../pictures/cafeitalianobanner.jpg);
	background-position: center;
	background-size:cover;
	padding: 20px;
	
}
#logo{
	width: 90%;
	float:right;
	margin-right: 20px;
	max-width: 300px;
	background-color:#071928;
	
}
.top-banner img{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	
	
}
.top-banner h1{
	font-size: 25px;
	text-align: center;
	color:#FFFFFF;
	font-family:"asset";
	font-style: normal;
	font-weight: 300px;
}
nav ul{
	
	list-style-type: none;
	padding-left: 0px;
	text-align: center;
}
nav a{
	text-decoration: none;
	color: #ffffff;
	display: block;
	margin-bottom: 4px;
	background-color:#071928;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: bad-script;
	font-style: normal;
	font-weight: 400;
	font-size: 1.3em;
}
nav a:hover{
	background-color: #14842A;
	
}
h2, h3{
	color: #FF6600;
}
h4{
	color:#FFFFFF;
}
.main{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.container-featured{
	margin: 2%;
}
.featured-images{
	display: block;
	width: 100%;
	
}

#picSlice {
	background-image:url("../pictures/Slice.jpg");
}

#picDash{
	background-image:url("../pictures/dash.jpg");
}





#pic1 {
	background-image: url(../pictures/pic1.jpg);
}
#pic2{
	background-image: url(../pictures/pic2.jpg);
}
#pic3{
	background-image: url(../pictures/pic3.jpg);
}
#pic4{
	background-image: url(../pictures/pic4.jpg);
}
#pic10{
	background-image:url(../pictures/pic10.jpg);
}
#pic11 {
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}
#pic12{
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}
#pic13{
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}
#pic14{
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}

#pic15 {
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}
#pic16{
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}
#pic17{
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}
#pic18{
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}

#pic19 {
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}
#pic20{
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}
#pic21{
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}
#pic22{
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}

#pic23 {
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}
#pic24{
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}
#pic25{
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}
#pic26{
	background-image:url(../pictures/cafeItaliano-Logo.jpg);
}

.menu-items{
	color:dodgerblue;
}
.menu-items2{
	color:#FF6600;
}
.featered-images{
	text-align: center;
}
.featured-img{
	width: 150px;
	border-radius: 100%;
	height: 150px;
	background-size: cover;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-width: thick;
}
.featured{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}


.table-text1{
	color:dodgerblue;
	font-size: 12px;
}
.table-text{
	color:currentColor;
	font-size: 16px;
}
#topic-one-img{
	width: 100%;
	background-image: url(../pictures/bottompic1.jpg);
	background-size: cover;
	height: 300px;
}
#topic-two-img{
	width: 100%;
	background-image:url(../pictures/cafebanner.jpg);
	height: 300px;
	background-size: cover;
}


#topic-3-img{
	width: 100%;
	background-image:url(../pictures/about1.jpg);
	background-size: cover;
	height: 300px;
}
#topic-4-img{
	width: 100%;
	background-image:url(../pictures/about2.jpg);
	height: 300px;
	background-size: cover;
}
#topic-5-img{
	width: 100%;
	background-image:url(../pictures/about3.jpg);
	background-size: cover;
	height: 600px;
}
#topic-6-img{
	width: 100%;
	background-image:url(../pictures/about4.jpg);
	height: 600px;
	background-size: cover;
	
}

#topic-7-img{
	width: 100%;
	background-image:url(../pictures/about5.jpg);
	background-size: cover;
	height: 400px;
}
#topic-8-img{
	width: 100%;
	background-image:url(../pictures/about7.jpg);
	height: 400px;
	background-size: cover;
}
.footer{
	width: 100%;
	background-color: #5A6773;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
}







@media screen and (min-width:768px){
	nav a{
		width: 20%;
		float: left;
	}

#topic-two-img{
	width: 48%;
	float: left;
	margin-bottom: 20px;
	margin-right: 2px;
}
	.topic-one{
		width: 80%;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (min-width:960px){
	.container-featured{
		width: 48%;
		margin-left: 1px;
		margin-right: 1px;
		float: left;
	}
	.topic-one{
		width: 48%;
		margin-left: 1px;
		margin-right: 1px;
		float: left;
	}
	.topic-two{
		width: 48%;
		margin-left: 1px;
		margin-right: 1px;
		float: left;
	}
	#topic-one-img{
		width: 100%;
	}
	#topic-two-img{
		width: 100%;
	}
}

