@import url('https://fonts.googleapis.com/css?family=Arsenal:400,700');
@font-face {
	font-family: "Meta Bold";
	src: url("../fonts/fonts/meta-bold/metapro-bold.eot");
	src:
		url("../fonts/fonts/meta-bold/metapro-bold.woff") format("woff"),
		url("../fonts/fonts/meta-bold/metapro-bold.otf") format("opentype"),
		url("../fonts/fonts/meta-bold/metapro-bold.svg") format("svg");
}

@font-face {
	font-family: "Meta Black";
	src: url("../fonts/fonts/meta-black/metapro-black.eot");
	src:
		url("../fonts/fonts/meta-black/metapro-black.woff") format("woff"),
		url("../fonts/fonts/meta-black/metapro-black.otf") format("opentype"),
		url("../fonts/fonts/meta-black/metapro-black.svg") format("svg");
}

/*

AVALEHT

*/

body {
	background-color: #2e363b;
}

#menuToggle {
	display: none;
}

.logo-size {
	margin-top: 60px;
}

div.tab-content > div:first-child > div:nth-child(4) {
	display: none;
}
/*
div.tab-content > div:first-child > div:nth-child(3) > ul:nth-child(n+1) > li > a .cafe-brand {
		font-size: 38px;
		color: white;
}

div.tab-content > div:first-child > div:nth-child(3) > ul:nth-child(n+1) > li > a .cafe-location
{
	color: white;
	top: 95px;
}
*/

.list-cafes>li>a:after {
	background-color: transparent;
}

.list-cafes>li>a,
.list-cafes>li>a:hover {
	color: black;
}
.list-cafes>li>a .cafe-brand {
	font-family: "Meta Black";
	font-size: 32px;
	height: 50px;
	top: -70px;
	left: -175px;
	width: 200px;
	text-align: left;
	line-height: 32px;
}

.list-cafes>li>a .cafe-name {
  width: 200px;
}

.list-cafes>li>a .cafe-location {
	font-family: "Arsenal";
  font-size: 16px;
  width: 125px;
  top: 120px;
  left: -245px;
  text-align: left;
  color: black;
}

.btn-primary {
	background-color: #2e363b;
    border-color: #2e363b;
    font-size: 22px;
    padding: 5px 30px;
}

.form-group {
	margin-bottom: 30px;
}

.form-control {
	box-shadow: none;
	height: 40px;
	border: 1px solid #ccc;
    border-radius: 1px;

}

.navbar-brand > img {
	width: 200px;
}

 .nav >li,
 #menu > li {
	text-transform: uppercase;
}

.nav >li > a,
#menu >li > a {
	color: #ccd5dc;
	letter-spacing: 1px;
	font-size: 20px;
	font-family: "Meta Bold";
}

.nav>li>a:hover,
#menu >li > a:hover {
	 color: #eadc36;
	 background-color: transparent;
 }

.nav>li>a:focus,
#menu >li > a:focus {
	background-color: transparent;
}

.special > a {
	border: solid 1px #e24344;
    background: #e24344;
	padding: 7px 5px 5px 5px;
}

.special>a:hover{
	background-color: #e24344 !important;
}


.nav >li > a:focus,
.nav >li.active > a,
#menu >li > a:focus,
#menu >li.active > a
{
	color: #eadc36;
	border-bottom: 2px solid #eadc36;
	padding-bottom: 0px;
}

li.coming::after {
	content: "VARSTI!";
  color: white;
  display: inline-block;
  transform: rotate(20deg);
  position: absolute;
  background-color: red;
  padding: 3px;
  font-size: 11px;
	top: -18px;
	-webkit-font-smoothing: auto;
}

.news::after {
	left: 65px;

}
.hire::after {
	left: 145px;

}
.feedback::after {
	left: 92px;

}

.bordered-box {
	border: none;
	min-height: 0px;
	padding: 0px 50px 0px;
}

.main-content > .tab-content > #home {
	max-width: 1400px;
	margin: 0 auto;
}

.main-content > .tab-content > #meist,
.main-content > .tab-content > #kontakt,
.main-content > #ruumiderent,
.main-content > #toopakkumised,
.main-content > #tagasiside {
	position: relative;
	background-color: white;
	width: 100%;
	margin: 0 auto;
	margin-top: 10px;
	padding: 1px;
}

#carousel-home {
	position: relative;
}

/*

MEIST

*/

.about-us-1, .about-us-2 {
	margin: 30px auto;
	width: 80%;
}
.about-us-1 {
	margin-top: 60px;
}

.about-us-2 {
	margin-bottom: 60px;
}

.about-us-image {
	float: left;
	margin-right: 30px;

}
.about-us-image > img {
	width: 420px;
}

.about-us-text {
	display: flex;
	align-items: center;
	font-family: "Arsenal";
	font-size: 20px;
	background-color: #ccd5dc;
	height: 210px;
	padding: 30px;
	text-align: justify;
}

/*

KONTAKT

*/

.contacts-1 {
	margin: 0px auto;
	width: 80%;
	margin-top: 35px;
}

.contacts-2 {
	margin-bottom: 60px;
}

.contacts-image {
	float: left;

}
.contacts-image > img {
	width: 340px;
}

.mustikas-custom {
	list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
	width: 111px;
}

.contacts-text {
	font-family: "Arsenal";
	font-size: 20px;
	background-color: #ccd5dc;
	height: 210px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	color: #2e363b;
	width: 1150px;
	margin-left: 380px;
}

.contacts-header > h3 {
	font-family: "Arsenal";
	font-weight: bold;
	letter-spacing: -1px;
	color: #2e363b;
	border-bottom: 2px solid #2e363b;
	margin: 0 20px;
	padding-bottom: 10px;
}

.contacts-info > ul {
	list-style-type: none;
	display: flex;
	padding-left: 20px;
	padding-top: 10px;
}

.contacts-info > ul > li::after {
	content: "|";
	display: inline-block;
	margin: 0 2px;
}

.contacts-info > ul > li:nth-last-of-type(1)::after {
	content: "";
}


#kontakt > div:last-child {
	margin-bottom: 60px
}


/*

Ruumide rent

*/

.row.ruumiderent {
	margin: 60px auto;
	width: 90%;
}

.ruumiderent-text {
	text-align: left;
	margin: 30px auto;
	max-width: 980px;
}

.ruumiderent-galerii {
	margin: 30px auto;
	max-width: 1000px;

}

/*

 TÖÖPAKKUMISED
 
*/

.row.toopakkumised {
	margin: 60px auto;
	width: 80%;
}

/*

 TAGASISIDE
 
*/

.row.tagasiside {
	margin: 60px auto;
	width: 80%;
}

.tagasiside-text p {
	margin-bottom: 40px;
    text-align: center;
    font-size: 20px;
    color: #2e363b;
}

/*

KOHVIKUD

*/
.single-listing,
.single-mustikas,
.single-pakkumised {
	background-image: url(https://pluskohvikud.ee/wp-content/uploads/taust.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.content.content-cafe {
	text-align: center;
	margin: 30px auto;
}

.cafe-header > a > img {
	height: 70px;
    top: 65px;
    left: -225px;
    position: relative;
}

.cafe-header > h2 {
	position: relative;
	top: 90px;
	color: #ccd5dc;
	font-family: "Meta Bold";
	letter-spacing: 2px;
	padding: 0 20px;
	left: -74px;
	display: inline-block;
}

.nav {
	margin-top: 120px;
	margin-bottom: 20px;

}

#carousel-testimonials {
	margin-top: 20px;
}

.navbar-nav.navbar-right:last-child {
	margin-right: -100px;
}

.cafe-nav > ul {
	position: relative;
	border-top: 2px solid #ccd5dc;
	padding-top: 10px;
	top: 70px;
	width: 67%;
	margin: 0 auto;
}


.cafe-nav > nav > ul >li.active > a {
	color: #eadc36;
	border-bottom: 2px solid #eadc36;
}

.block-frame {
	background-image: url(https://pluskohvikud.ee/wp-content/uploads/menyy_2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	top: 100px;
	width: 1250px;
	height: 775px;
	margin: 0 auto;
	border: 7px solid #2e363b;
}


.footer-text {
	margin: 0 auto;
	position: relative;
	top: 120px;
	width: 80%;
	text-align: center;
	color: white;
}

/*

 MENÜÜ

 */
.menu-dates {
	position: relative;
	top: 60px;
	color: white;
	font-family: "Meta Bold";
	font-size: 26px;
	background-color: #e9b732;
	margin: 0 auto;
	width: 80%;
}

.menu-dates > ul > li > a {
	color: white;
}
.menu-dates > ul > li.active > a {
	color: black;
}

.list-inline > li {
	padding-left: 25px;

}

.nav>li>a,
.nav>li {
	display: inline;
}

.nav-tabs {
	border: none;
}

.tab-content > ul > .nav {
	position: relative;
	margin-top: 120px;
	margin-bottom: 70px;

}
.nav-tabs > li {
	float: none;
}

.nav-tabs > li > a {
	font-family: "Meta Black";
	font-size: 18px;
	text-transform: uppercase;
	color: black;
	border: none;
	border-radius: none;
}

.nav-tabs>li>a:hover {
	color: #b33412;
	border: none;
	background-color: transparent;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #b33412;
	background-color: transparent;
	border-bottom: 2px solid #b33412;
	border-top: none;
	border-right: none;
	border-left: none;
	padding-bottom: 2px;

}

.menu {
	font-size: 24px;
	font-family: "Arsenal";
	letter-spacing: 1px;
	position: relative;
}

.menu .table {
	width: 50%;
	margin: 0 auto;
	text-align: left;
}

.table > tbody > tr > td:nth-child(2)  {
	float: right;
}

/*

GALERII

*/

.carousel-control.left,
.carousel-control.right {
	background-image: none;
	background-repeat: no-repeat;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	width: auto;
	height: auto;
}

.carousel-inner>.buffet.item>img,
.carousel-inner>.buffet.item>a>img {
	width: auto;
	height: auto;
}

.icon-prev.fa.fa-angle-double-left {
	position: relative;
	left: -140px;
	top: 350px;
	color: black;
	font-size: 70px;
	font-weight: bold;
}
.icon-next.fa.fa-angle-double-right {
	position: relative;
	right: -140px;
	top: 350px;
	color: black;
	font-size: 70px;
	font-weight: bold;
}

.mobile-nav.list-inline.cafe {
	display:none;
}

/*

MUSTIKAS

*/

.alacarte-text {
	font-size: 20px;
	width: 80%;
	margin: -5px auto;
}

.alacarte-img {
	width: 60%;
	margin: 22px auto;
}
.alacarte-img > a.img-left {
	float:none;
}

.alacarte-img > a.img-right {
	float: none;
}
.alacarte-img > a.img-left:hover,
.alacarte-img > a.img-right:hover {
	opacity: .75;
}

.alacarte-img > a > img {
	border: 2px solid #2e363b;
}

.menu.buffet > #carousel-gallery > .carousel-inner {
	position: relative;
	left: 20px;
	overflow: hidden;
	width: 35%;
	float: left;
	margin: 0 auto;
	border: 2px solid #2e363b;
}

.buffet-text {
	position: relative;
	font-size: 18px;
	letter-spacing: 0;
	text-align: left;
	float: right;
	width: 60%;
	margin: 0 auto;
	line-height: 20px;
}

/*

PAKKUMISED

*/
.single-pakkumised > .container-fluid > .content.content-cafe > .row > .cafe-nav > nav > ul {
	width: 79%;
}

/*

ASUKOHT

*/

.contacts {
	color: #ccd5dc;
	font-family: "Arsenal";
	width: 70%;
	margin: 0 auto;
	font-size: 18px;
}

.contacts > div > div > ul {
	list-style-type: none;
	padding: 2px;
}

.contact-text {
	position: absolute;
	top: 130px;
	right: 500px;
	bottom: 0;
	left: 0;
}

.google-maps-inner {
	width: 40%;
	height: 90%;
	top: 35px;
	bottom: 0;
	right: 50px;
	border: 2px solid #2e363b;
	float: right;
}


@media screen and (min-width: 1431px) and (max-width: 1680px) {

	.main-content > .tab-content > #home {
		max-width: 1300px;
	}

/*
KOHVIK
*/
	.cafe-nav > nav > ul {
		top: 20px;
	}
	.block-frame {
		background-size: cover;
		width: 1169px;
		height: 640px;
	}
	.carousel-inner>.item>img,
	.carousel-inner>.item>a>img {
		width: 1159px;
		height: 626px;
	}
	.icon-prev.fa.fa-angle-double-left,
	.icon-next.fa.fa-angle-double-right {
		top: 250px;
	}
	.menu {
		font-size: 20px;
	}
	.footer-text {
		top: 60px;
	}

	/*

	MEIST

	*/

	.about-us-1, .about-us-2 {
		width: 80%;
	}

	.about-us-text {
		font-size: 16px;
	}

	/*

	KONTAKT

	*/


	.contacts-text {
		width: 1020px;
		font-size: 16px;
	}
	
	
	/*

	UUDISED

	*/

	.news-text-container {
		font-size: 16px;
	}
}

@media screen and (min-width: 1301px) and (max-width: 1430px) {

	.cafe-header > h2 {
		top: 20px
	}
	.cafe-nav > nav > ul {
		top: 20px;
	}
	.block-frame {
		top: 50px;
		min-height: 565px;
	}
	.icon-prev.fa.fa-angle-double-left,
	.icon-next.fa.fa-angle-double-right {
		top: 325px;
	}
	.menu {
		font-size: 20px;
	}
	.footer-text {
		top: 60px;
	}

	/*

	MEIST

	*/

	.about-us-1, .about-us-2 {
		width: 80%;
	}

	.about-us-text {
		font-size: 16px;
	}

	/*

	KONTAKT

	*/

	.contacts-text {
		width: 830px;
		font-size: 14px;
	}

	/*

	UUDISED

	*/
	
	.news-header > h3 {
		font-size: 24px;
	}

	.news-text-container {
		font-size: 16px;
	}
	
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {

	.main-content > .tab-content > #home {
		max-width: 1100px;
	}

	.navbar {
		margin-bottom: 10px;
	}

	.navbar>.container-fluid .navbar-brand {
		margin-left: 60px;
		width: 200px;
	}


	.logo-size {
		margin-top: 40px;
	}

	.nav {
		margin-top: 75px;
	}

	.nav >li > a {
		font-size: 16px;
	}

	.navbar-nav.navbar-right:last-child {
		margin-right: 0px;
	}

	.news::after {
		left: 50px;
	}

	.hire::after {
		left: 115px;
	}

	.feedback::after {
		left: 72px;
	}

	/*

	MEIST

	*/

	.about-us-1, .about-us-2 {
		width: 90%;
	}

	.about-us-text {
		font-size: 16px;
	}

	/*

	KONTAKT

	*/

	.contacts-1 {
		width: 90%;
	}

	.contacts-text {
		width: 820px;
		font-size: 14px;
	}
	
	/*

	Ruumide rent

	*/
	
	.ruumiderent-galerii {
    	max-width: 887px;
	}
	/*

	PAKKUMISED

	*/

	.cafe-nav > ul {
		top: 20px;
	}

	nav > ul {
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 5px;
	}
	.list-cafes>li>a .cafe-brand {
		font-size: 22px;
		top: -55px;
		left: -80px;
		line-height: 25px;
	}
	.list-cafes>li>a .cafe-name {
	  width: 193px;
	}
	.list-cafes>li>a .cafe-location {
	  font-size: 14px;
	  width: 115px;
	  top: 90px;
	  left: -160px;
	}
	/*
	div.tab-content > div:first-child > div:nth-child(3) > ul:nth-child(n+1) > li > a .cafe-brand {
		font-size: 30px;
	}
	div.tab-content > div:first-child > div:nth-child(3) > ul:nth-child(n+1) > li > a .cafe-location {
		top: 80px;
		left: -160px;
	}
	*/
	.cafe-header > a > img {
		height: 60px;
		top: 15px;
		left: -160px;
	}
	
	.cafe-header > h2 {
		top: 40px;
		font-size: 26px;
	}
	.cafe-nav > nav > ul {
		top: 15px;
	}
	div > nav > ul >li > a {
		font-size: 14px;
	}

	.block-frame {
		top: 40px;
		background-size: cover;
		width: 900px;
		height: 530px;
	}
	.carousel-inner>.item>img,
	.carousel-inner>.item>a>img {
		width: 887px;
		height: 516px;
	}

	.menu-dates {
		top: 30px;
		font-size: 20px;
	}
	.tab-content > ul > .nav {
		position: relative;
		margin-top: 70px;
		margin-bottom: 20px;

	}
	.menu {
		font-size: 18px;
		top: 10px;
	}
	.menu .table {
		width: 60%;
	}
	.footer-text {
		top: 40px;
	}
	.footer-text > p {
		font-size: 14px;
	}

	.icon-prev.fa.fa-angle-double-left {
		left: -100px;
		top: 225px;
	}
	.icon-next.fa.fa-angle-double-right {
		right: -100px;
		top: 225px;
	}

	.alacarte-text {
		font-size: 16px;
	}

	.alacarte-img {
	  width: 80%;
	}

	.menu.buffet > #carousel-gallery > .carousel-inner {
		top: 25px;
	}

	.buffet-text {
	  top: 20px;
	  font-size: 14px;
	  line-height: 18px;
	}

}

@media screen and (min-width: 1101px) and (max-width: 1199px) {

	.main-content > .tab-content > #home {
		max-width: 1100px;
	}

	.navbar {
		margin-bottom: 10px;
	}

	.navbar>.container-fluid .navbar-brand {
		width: 200px;
	}

	.logo-size {
		margin-top: 40px;
	}

	.nav {
		margin-top: 75px;
	}

	.nav >li > a {
		font-size: 16px;
	}

	.navbar-nav.navbar-right:last-child {
		margin-right: -100px;
	}

	.news::after {
		left: 50px;
	}

	.hire::after {
		left: 115px;
	}

	.feedback::after {
		left: 72px;
	}

	/*

	MEIST

	*/
	.about-us-1, .about-us-2 {
		width: 90%;
	}

	.about-us-text {
		font-size: 16px;
	}
	
	/*

	UUDISED

	*/
	
	.news-header > h3 {
		font-size: 22px;
	}
	
	.row.news {
		width: 90%;
	}
	
	.news-text-container {
		font-size: 16px;
	}
	

	/*

	KONTAKT

	*/

	.contacts-1 {
		width: 90%;
	}
	
	.contacts-image {
		float: none;
	}
	
	.contacts-image > img {
		width: 100%;
	}

	.contacts-text {
		width: 100%;
		font-size: 16px;
		margin-left: 0px;
	}

	/*

	PAKKUMISED

	*/

	.cafe-nav > ul {
		top: 20px;
		width: 72%;
	}

	nav > ul {
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 5px;
	}
	.list-cafes>li>a .cafe-brand {
		font-size: 22px;
		top: -55px;
		left: -80px;
		line-height: 25px;
	}
	.list-cafes>li>a .cafe-name {
	  width: 193px;
	}
	.list-cafes>li>a .cafe-location {
	  font-size: 14px;
	  width: 115px;
	  top: 90px;
	  left: -160px;
	}
	/*
	div.tab-content > div:first-child > div:nth-child(3) > ul:nth-child(n+1) > li > a .cafe-brand {
		font-size: 30px;
	}
	div.tab-content > div:first-child > div:nth-child(3) > ul:nth-child(n+1) > li > a .cafe-location {
		top: 82px;
		left: -160px;
	}
	*/
	
	.cafe-header > a > img {
		height: 60px;
		top: 17px;
		left: -160px;
		position: relative;
	}
	
	.cafe-header > h2 {
		top: 40px;
		font-size: 26px;
	}
	.cafe-nav > nav > ul {
		top: 15px;
	}
	div > nav > ul >li > a {
		font-size: 14px;
	}

	.block-frame {
		top: 40px;
		background-size: cover;
		width: 900px;
		height: 530px;
	}
	.carousel-inner>.item>img,
	.carousel-inner>.item>a>img {
		width: 887px;
		height: 516px;
	}

	.menu-dates {
		top: 30px;
		font-size: 20px;
	}
	.tab-content > ul > .nav {
		position: relative;
		margin-top: 70px;
		margin-bottom: 20px;

	}
	.menu {
		font-size: 18px;
		top: 10px;
	}
	.menu .table {
		width: 60%;
	}
	.footer-text {
		top: 40px;
	}
	.footer-text > p {
		font-size: 14px;
	}

	.icon-prev.fa.fa-angle-double-left {
		left: -100px;
		top: 225px;
	}
	.icon-next.fa.fa-angle-double-right {
		right: -100px;
		top: 225px;
	}

	.alacarte-text {
		font-size: 16px;
	}

	.alacarte-img {
	  width: 80%;
	}

	.menu.buffet > #carousel-gallery > .carousel-inner {
		top: 25px;
	}

	.buffet-text {
	  top: 20px;
	  font-size: 14px;
	  line-height: 18px;
	}

}

@media screen and (min-width: 992px) and (max-width: 1100px) {

	.main-content > .tab-content > #home {
		max-width: 1100px;
	}

	.navbar {
		margin-bottom: 10px;
	}

	.navbar>.container-fluid .navbar-brand {
		width: 200px;
	}

	.logo-size {
		margin-top: 40px;
	}

	.nav {
		margin-top: 75px;
	}

	.nav >li > a {
		font-size: 14px;
	}

	.navbar-nav.navbar-right:last-child {
		margin-right: -40px;
	}

	.news::after {
		left: 40px;
	}

	.hire::after {
		left: 98px;
	}

	.feedback::after {
		left: 60px;
	}

	/*

	MEIST

	*/

	.about-us-1, .about-us-2 {
		width: 90%;
	}

	.about-us-text {
		font-size: 16px;
	}
	
	/*

	UUDISED

	*/
	
	.news-header > h3 {
		font-size: 18px;
	}
	
	.row.news {
		width: 90%;
	}
	
	.news-text-container {
		font-size: 14px;
	}
	

	/*

	KONTAKT

	*/

	.contacts-1 {
		width: 90%;
	}
	
	.contacts-image {
		float: none;
	}
	
	.contacts-image > img {
		width: 100%;
	}

	.contacts-text {
		width: 100%;
		font-size: 14px;
		margin-left: 0px;
	}



	/*

	PAKKUMISED

	*/

	.cafe-nav > ul {
		top: 20px;
		width: 85%;
	}

	nav > ul {
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 5px;
	}
	.list-cafes>li>a .cafe-brand {
		font-size: 22px;
		top: -55px;
		left: -80px;
		line-height: 25px;
	}
	.list-cafes>li>a .cafe-name {
	  width: 193px;
	}
	.list-cafes>li>a .cafe-location {
	  font-size: 14px;
	  width: 115px;
	  top: 90px;
	  left: -160px;
	}
	/*
	div.tab-content > div:first-child > div:nth-child(3) > ul:nth-child(n+1) > li > a .cafe-brand {
		font-size: 30px;
	}
	div.tab-content > div:first-child > div:nth-child(3) > ul:nth-child(n+1) > li > a .cafe-location {
		top: 80px;
		left: -160px;
	}
	*/
	
	.cafe-header > a > img {
		height: 60px;
    	top: 18px;
    	left: -175px;
	}
	
	.cafe-header > h2 {
		top: 40px;
		font-size: 26px;
	}
	.cafe-nav > nav > ul {
		top: 15px;
	}
	div > nav > ul >li > a {
		font-size: 14px;
	}

	.block-frame {
		top: 40px;
		background-size: cover;
		width: 900px;
		height: 530px;
	}
	.carousel-inner>.item>img,
	.carousel-inner>.item>a>img {
		width: 887px;
		height: 516px;
	}

	.menu-dates {
		top: 30px;
		font-size: 20px;
	}
	.tab-content > ul > .nav {
		position: relative;
		margin-top: 70px;
		margin-bottom: 20px;

	}
	.menu {
		font-size: 18px;
		top: 10px;
	}
	.menu .table {
		width: 60%;
	}
	.footer-text {
		top: 40px;
	}
	.footer-text > p {
		font-size: 14px;
	}

	.icon-prev.fa.fa-angle-double-left {
		left: -100px;
		top: 225px;
	}
	.icon-next.fa.fa-angle-double-right {
		right: -100px;
		top: 225px;
	}

	.alacarte-text {
		font-size: 16px;
	}

	.alacarte-img {
	  width: 80%;
	}

	.menu.buffet > #carousel-gallery > .carousel-inner {
		top: 25px;
	}

	.buffet-text {
	  top: 20px;
	  font-size: 14px;
	  line-height: 18px;
	}
	
		.carousel-control.left,
	.carousel-control.right {
		display: none;
	}

}

@media screen and (max-width: 991px) {
	
	.row.boxes {
		margin: 0 auto;
	}
	
	.list-cafes>li>a .cafe-brand {
		left: -390px;
		top: -80px;

	}

	.list-cafes>li>a .cafe-name {
		font-size: 40px;
	  line-height: 40px;
	}

	.list-cafes>li>a .cafe-location {
		width: 250px;
		left: -330px;
		top: 215px;
		font-size: 20px;
	}
/*
	div.tab-content > div:first-child > div:nth-child(3) > ul:nth-child(n+1) > li > a .cafe-location {
		top: 190px;
	}
	*/
	.logo-size {
		margin-top: 30px;
	}
	
	.content.content-cafe {
		margin-top: 30px;
	}
	
	.cafe-nav > ul {
		width: 90%;
	}

	.nav >li > a,
	#menu >li > a {
		font-size: 18px;
	}
	
	.content.content-cafe {
		margin: 0 auto;
	}
	
	.block-frame {
		top: 80px;
		width: 90%;
		height: 600px;
	}

	/* for mobile menu */

	.navbar-collapse {
		display: none;
	}

	#menuToggle
	{
	  display: inline;
	  position: absolute;
	  top: 80px;
	  right: 50px;
	  z-index: 2;
	  -webkit-user-select: none;
	  user-select: none;
	}

	#menuToggle input
	{
	  display: block;
	  width: 40px;
	  height: 32px;
	  position: absolute;
	  top: -7px;
	  left: -5px;

	  cursor: pointer;

	  opacity: 0; /* hide this */
	  z-index: 2; /* and place it over the hamburger */

	  -webkit-touch-callout: none;
	}

	/*
	 * Just a quick hamburger
	 */
	#menuToggle span
	{
	  display: block;
	  width: 33px;
	  height: 4px;
	  margin-bottom: 5px;
	  position: relative;

	  background: #cdcdcd;
	  border-radius: 3px;

	  z-index: 1;

	  transform-origin: 4px 0px;

	  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				  background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				  opacity 0.55s ease;
	}

	#menuToggle span:first-child
	{
	  transform-origin: 0% 0%;
	}

	#menuToggle span:nth-last-child(2)
	{
	  transform-origin: 0% 100%;
	}

	/*
	 * Transform all the slices of hamburger
	 * into a crossmark.
	 */
	#menuToggle input:checked ~ span
	{
	  opacity: 1;
	  transform: rotate(45deg) translate(-2px, -1px);
	  background: #ccd5dc;
	}

	/*
	 * But let's hide the middle one.
	 */
	#menuToggle input:checked ~ span:nth-last-child(3)
	{
	  opacity: 0;
	  transform: rotate(0deg) scale(0.2, 0.2);
	}

	/*
	 * Ohyeah and the last one should go the other direction
	 */
	#menuToggle input:checked ~ span:nth-last-child(2)
	{
	  transform: rotate(-45deg) translate(0, -1px);
	}

	/*
	 * Make this absolute positioned
	 * at the top right of the screen
	 */
	#menu {
		width: 270px;
		right: -50px;
		top: -66px;
		padding: 20px;
		position: absolute;
		margin: -100px 0 0 -50px;
		padding-top: 125px;

		background: #2f373b;
		list-style-type: none;
		-webkit-font-smoothing: antialiased;
		/* to stop flickering of text in safari */

		opacity: 0;
		visibility: hidden;
		transition: opacity .25s ease-in-out;
	}

	#menu li
	{
	  padding: 5px 0;
	  font-size: 22px;
	}

	/*
	 * And let's slide it in from the right
	 */
	#menuToggle input:checked ~ ul
	{
	  opacity: 1;
	  visibility: visible;
	}

	.news::after {
		left: 85px;
		top: 295px !important;
	}

	.hire::after {
		left: 156px;
		top: 335px !important;
	}

	.feedback::after {
		left: 113px;
		top: 380px !important;
	}

	.navbar>.container-fluid .navbar-brand {
		margin-left: 30px;
	}

	.logo-size {
		margin-bottom: 30px;
	}

	.list-cafes {
    	margin-bottom: 20px;
	}
	
	.carousel-control.left,
	.carousel-control.right {
		display: none;
	}
	
	
	
	/*

	KONTAKT

	*/
	
	.contacts-info > ul > li::after {
		content: "";
	}

	.contacts-1 {
		width: 90%;
	}
	
	.contacts-image {
		float: none;
	}
	
	.contacts-image > img {
		width: 100%;
	}
	
	.contacts-header > h3 {
		font-size: 27px;
	}

	.contacts-text {
		width: 100%;
		font-size: 14px;
		margin-left: 0px;
	}
	
	.contacts-info > ul {
		display: block;
	}
	
	/*

	MEIST

	*/

	.about-us-1, .about-us-2 {
		width: 90%;
	}
	
	.about-us-image {
		float: none;
		margin-right: 0;
	}
	
	.about-us-image > img {
		width: 100%;
	}

	.about-us-text {
		font-size: 18px;
		height: 250px;
		padding: 20px;
		width: 100%;
	}
	
	/*

	UUDISED

	*/
	
	.row.news {
		width: 90%;
	}

	.news-image {
		float: none;
		margin-right: 0;
	}
	
	.news-image > img {
		width: 100%;
	}

	.news-text-container {
		font-size: 18px;
		height: 100%;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 30px;
		color: #2e363b;
		width: 100%;
		margin-left: 0;
	}
	
	.news-header > h3 {
		font-size: 22px;
	}
	
	
	.carousel-control.left,
	.carousel-control.right {
		display: none;
	}
	
	.menu .table {
		width: 90%;
		
	}
	
	.menu {
		font-size: 19px;
		margin-top: 20px;
	}
	
	.nav {
		margin-top: 100px;
	}
	
	#carousel-testimonials {
		margin-top: 20px;
	}
	
	.google-maps-inner {
		position: absolute;
	}
	
	.contact-text {
		width: 50%;
		top: 80px;
		right: 0;
	}
}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {


	.list-cafes>li>a .cafe-brand {
		left: -390px;
		top: -80px;

	}

	.list-cafes>li>a .cafe-name {
		font-size: 40px;
		line-height: 40px;
	}

	.list-cafes>li>a .cafe-location {
		width: 250px;
		left: -330px;
		top: 205px;
		font-size: 20px;
	}
/*
	div.tab-content > div:first-child > div:nth-child(3) > ul:nth-child(n+1) > li > a .cafe-location {
		top: 190px;
	}
*/
	.content.content-cafe {
		margin-top: 30px;
	}
	
	.cafe-nav > ul {
		width: 85%;
	}
	
	.cafe-header > a > img {
		display: none;
	}
	
	.cafe-header > h2 { 
		left: 0;
		top: 80px;
	}

	.nav >li > a,
	#menu >li > a {
		font-size: 18px;
	}

	.block-frame {
		width: auto;
		height: 640px;
		margin: 0 20px;
	}
	
	.carousel-inner>.item>img, .carousel-inner>.item>a>img {
		width: 730px;
		height: 626px;
	}

	.menu-dates {
		width: 90%;
		font-size: 20px;
	}

	.menu .table {
		width: 75%;
		margin: 20px auto;
	}

	.menu {
		font-size: 20px;
	}

	.alacarte-text {
		font-size: 18px;
		margin: 20px auto;
	}

	.alacarte-img {
		width: 90%;
	}

	.alacarte-img > a.img-left {
		float: none;
	}

	.menu.buffet > #carousel-gallery > .carousel-inner {
		margin: 20px auto;
		float: none;
		width: 50%;
		left: 0;
	}

	.buffet-text {
		width: auto;
		text-align: center;
		font-size: 18px;
		float: none;
		margin-bottom: 20px;
	}
	
	.carousel-control.left,
	.carousel-control.right {
		display: none;
	}
	
	#carousel-testimonials {
		width: 75%;
		margin: 30px auto;
	}
	
	.contact-text {
		right: 350px;
	}
	
	.google-maps-inner {
		position: absolute;
	}
}

@media screen and (max-width: 768px) {

}

@media screen and (min-device-width : 321px) and (max-device-width : 767px) and (orientation : portrait) {
	
	.navbar-brand > img {
		width: 60%;
	}
	
	.navbar>.container-fluid .navbar-brand {
		margin-left: 5px;
	}
	
	.logo-size {
		margin-top: 20px;
	}
	
	#menuToggle {
		top: 57px;
		right: 35px;
	}
	
	#menu {
		width: 190px;
		right: -25px;
		top: 50px;
		padding: 20px;
	}
	
	.news::after {
		left: 72px;
		top: 187px !important;
	}

	.hire::after {
		left: 140px;
		top: 228px !important;
	}

	.feedback::after {
		left: 102px;
		top: 271px !important;
	}
	
	.row.boxes {
		margin: 0 auto;
	}
	
	.list-cafes>li>a .cafe-brand {
		left: -110px;
		top: -70px;
		width: 199px;

	}
	
	.block-frame {
		width: 95%;
		height: 740px;
	}
	
	.cafe-header > a > img { 
		display: none;
	}
	
	.cafe-header > h2 {
		font-size: 32px;
		left: 0;
		top: 80px;
	}
	
	.menu-dates {
		font-size: 23px;
		top: 30px;
	}
	
	.menu {
		font-size: 18px;
	}
	
	.menu .table {
		width: 90%;
	}
	
	.alacarte-text {
		font-size: 16px;
		width: 90%;
		margin: 5px auto;
	}
	
	.alacarte-img {
		width: 100%;
		margin: 15px auto;
	}
	.alacarte-img > a.img-right,
	.alacarte-img > a.img-left {
		float: none
	}
	
	.alacarte-img > a > img {

		margin-bottom: 10px;
	}
	
	.content.content-cafe {
		margin-top: 0px;
		margin-bottom: 90px;
	}
	
	.google-maps-inner {
		display: none;
	}
	
	.contact-text {
		width: 100%;
		top: 30px;
		right: 0;
	}
	
	.nav >li > a {
		font-size: 16px;
	}

	.nav {
		margin-top: 65px;
	}
	
	.menu.buffet > #carousel-gallery > .carousel-inner {
		margin: 20px auto;
		float: none;
		width: 50%;
		left: 0;
	}

	.buffet-text {
		width: 90%;
		text-align: center;
		font-size: 16px;
		float: none;
		margin-bottom: 20px;
	}
	
	.list-cafes>li>a .cafe-name {
		font-size: 24px;
		line-height: 25px;
		width:185px;
	}
	
	#carousel-testimonials {
		width: 90%;
		margin: 20px auto;
	}

	.list-cafes>li>a .cafe-location {
		width: 100px;
		left: -190px;
		top: 90px;
		font-size: 15px;
	}
	/*
	div.tab-content > div:first-child > div:nth-child(3) > ul:nth-child(n+1) > li > a .cafe-location {
		top: 80px;
		font-size:14px;
	}
	*/
}

@media screen and (min-device-width : 320px) and (max-device-width : 767px) and (orientation : portrait) {
	
	.navbar-brand > img {
		width: 60%;
	}
	
	.navbar>.container-fluid .navbar-brand {
		margin-left: 5px;
	}
	
	.logo-size {
		margin-top: 20px;
	}
	
	#menuToggle {
		top: 57px;
		right: 35px;
	}
	
	#menu {
		width: 190px;
		right: -25px;
		top: 50px;
		padding: 20px;
	}
	
	.news::after {
		left: 72px;
		top: 187px !important;
	}

	.hire::after {
		left: 140px;
		top: 228px !important;
	}

	.feedback::after {
		left: 102px;
		top: 271px !important;
	}
	
	.row.boxes {
		margin: 0 auto;
	}
	
	.list-cafes>li>a .cafe-brand {
		left: -110px;
		top: -50px;
		width: 199px;

	}
	
	.block-frame {
		width: 95%;
		height: 740px;
	}
	
	.cafe-header > a > img { 
		display: none;
	}
	
	.cafe-header > h2 {
		font-size: 32px;
		left: 0;
		top: 80px;
	}
	
	.menu-dates {
		font-size: 23px;
		top: 30px;
	}
	
	.menu {
		font-size: 18px;
	}
	
	.menu .table {
		width: 90%;
	}
	
	.alacarte-text {
		font-size: 16px;
		width: 90%;
		margin: 5px auto;
	}
	
	.alacarte-img {
		width: 100%;
		margin: 15px auto;
	}
	.alacarte-img > a.img-right,
	.alacarte-img > a.img-left {
		float: none
	}
	
	.alacarte-img > a > img {

		margin-bottom: 10px;
	}
	
	.content.content-cafe {
		margin-top: 0px;
		margin-bottom: 90px;
	}
	
	.google-maps-inner {
		display: none;
	}
	
	.contact-text {
		width: 100%;
		top: 30px;
		right: 0;
	}
	
	.nav >li > a {
		font-size: 16px;
	}

	.nav {
		margin-top: 65px;
	}
	
	.menu.buffet > #carousel-gallery > .carousel-inner {
		margin: 20px auto;
		float: none;
		width: 50%;
		left: 0;
	}

	.buffet-text {
		width: 90%;
		text-align: center;
		font-size: 16px;
		float: none;
		margin-bottom: 20px;
	}
	
	.list-cafes>li>a .cafe-name {
		font-size: 22px;
		line-height: 25px;
		width:154px;
	}
	
	#carousel-testimonials {
		width: 90%;
		margin: 20px auto;
	}

	.list-cafes>li>a .cafe-location {
		width: 100px;
		left: -160px;
		top: 92px;
		font-size: 15px;
	}
	
	.about-us-text {
		height: 320px;
	}
/*
	div.tab-content > div:first-child > div:nth-child(3) > ul:nth-child(n+1) > li > a .cafe-location {
		top: 80px;
		font-size:14px;
	}
	*/
}

@media only screen and (max-width: 568px) and (orientation : landscape) {

	.list-cafes>li>a .cafe-brand {
		left: -300px;
		top: -80px;
	}
	
	.list-cafes>li>a .cafe-location {
		left: -248px;
		top: 170px;
	}
}


