@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}


.container {
    margin: 0 auto;
    position: relative;
}

*
{
    margin:0;
    padding:0;
}

body
{
    font-family: 'Roboto Slab', "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    color: #585858;
    font-size: 93.8%;
    background: url(../Img/contentback2.png);
}

body, html {
    overflow-x: hidden;
}

@media print
{
    body
    {
        font-size: 140%;
    }

    #headerwrap
    {
        display: none;
    }

    #footer
    {
        display: none;
    }
}
    
    
a
{
    text-decoration: none;
    color: #ac9e83;
}

p
{
    line-height: 1.6em;
    padding-bottom: 16px;
}

h1
{
    color:  #ac9e83;
    font-weight: normal;
    font-size: 1.467em;
    padding-bottom: 16px;
}

h2
{
    color:  #ac9e83;
    font-weight: normal;
    font-size: 1em;
}

#contentunder h2
{
    color:  #ac9e83;
    font-weight: normal;
    font-size: 1.2em;
    padding-bottom: 4px;
}


a:hover
{
    text-decoration: underline;
}

img
{
    border:0;
    max-width: 100%;
    height: auto !important;
}
    
#slider 
{
    width:901px;
    height:329px;
}

#headerwrap
{
    background: url(../Img/header-back.png) top center repeat-x #fff; 
    height: 173px;
}

#header
{
    margin: 0 auto;
    height: 173px;
}

#logotype
{
    float: left;
    margin: 34px 0 0 0;
}
#logotype img
{
    max-width: none;
    position: absolute;
}


#menu
{
    float: right;
    margin-top: 82px;
}

#menu ul li
{
    float: left;
    padding-right: 30px;
    list-style: none;
}

#menu ul li a
{
    color: #585858;
}

.banneropac1
{
    z-index: 999;
    position: relative;
    background: url(../img/slider-opac.png) bottom center;
    width: 100%;
    height: 7px;
    bottom: 0px;
}

.banneropac2
{
    z-index: 999;
    position: relative;
    background: url(../img/slider-opac.png) bottom center;
    width: 100%;
    height: 7px;
    top: 437px;
}

.banneropac3
{
    z-index: 999;
    position: relative;
    background: url(../img/slider-gray.png) bottom center;
    width: 100%;
    height: 1px;
    top: 12px;
}

.headerimg
{
    background: #000;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    height: 451px;
    position: absolute;
    z-index: 10;    
}
#headerimgs
{
    height: 451px;
    z-index: 10;
    position: relative;
    background-color: #fff!important;  
}

#headerimgwrap
{
    margin: 0 auto;
    width: 960px;
}

#content-start-left
{
    width: 407px;
    height: 401px;
    background: url(../Img/contentback.png);
    background-color: #fff;    
    padding: 25px 30px 25px 30px;
    z-index: 33;
    position: relative;
    opacity: 1;
    margin: 0 auto;
    margin-left: 0px;
}


#content
{
    margin: 0 auto;   
}

#contentunder
{
    margin: 45px auto;
    padding: 0px 10px;
}

#contentunder ul li
{
    margin-left: 15px;
}


/*---------- Mat ruta -----------*/

.mat
{
    float: left;
    margin: 30px 0px 0 0;
}

.mat-content
{
    min-height: 420px;
    text-align: center;
    padding: 20px;
    background-color: #fff;
    border: 1px solid rgb(205, 205, 205);
}

.mat-content h2
{
    padding: 15px 0 13px 0;
    border-bottom: 1px solid #e2e2e2;    
}

.mat-content p
{
    padding: 10px 0 0 0;    
}


.mat-readmore
{
    color: #ac9e83;
}

/*---------- Öppettider och kontaktuppgifter -----------*/

.wide, .wide-left
{
    float: right;
    margin: 30px 0px 0 0;
}

.wide-left p
{
    padding-top: 3px;
}

.wide tr
{
    height: 20px;
}

.tdleft
{
    width: 270px;
}

.wide-content
{
    padding: 0 20px 10px 20px;
    background-color: #fff;
    border: 1px solid rgb(205, 205, 205);
}


.wide-content h2
{
    padding: 15px 0 13px 0;
    border-bottom: 1px solid #e2e2e2;    
}

.wide-content p
{
    padding: 13px 0 0 0;    
}


#footerwrap
{
    width: 100%;
    background: #ac9e83; 
    margin-top: 10px; 
    padding-bottom: 12px;
}

#footer
{
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 0.867em;
    padding-top: 16px;
    margin: 0 auto;
}

#footerwrapunder
{
    height: 54px;
    width: 100%;
    background: #ac9e83; 
    margin-top: 32px;       
    position: fixed;
    bottom: 0;
}

.field
{
    padding: 8px;
    border: 1px solid #bababa;
    border-radius: 6px;
    background-color: #fff;    
}

.fieldorder
{
    width: 90%;
    padding: 8px;
    border: 1px solid #bababa;
    border-radius: 6px;
    background-color: #fff;        
    margin: 5px 30px 15px 0;
}
#catmenu {list-style: none; padding: 12px 12px 12px 14px; border-radius: 8px; margin-bottom: 10px; margin-left: 0!important; background: #ac9e83; color: #fff;}
.food .col-xs-9 {padding-left: 80px;}

@media (max-width: 768px){
    .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .mat-content{
        min-height: 0;
    }
    #content [class*="col-"]{
        padding-left: 25px;
        padding-right: 25px;
        margin-top: 10px;
    }
    #footer [class*="col-"]{
        margin-bottom: 5px;
    }  
    #logotype img {
        margin-left: 10px;
    }
    #spacer {display: none;}
    #footerwrapunder {
        padding-bottom: 12px;
        margin-top: 10px;       
        position: inherit;
        bottom: 0;
        height: auto;
    }
    #catmenu {list-style: none; padding: 8px 8px 8px 8px; border-radius: 8px; margin-bottom: 10px; margin-left: 0!important; background: #ac9e83; color: #fff; font-size: 10px;}
    .food tr{padding-bottom: 10px;}
    .food td{padding-right: 5px!important;}
    .food .col-xs-9 {padding-left: 5px;}
    
    #headerwrap {
        height:auto;
    }
    #header > * {
        display:none !important;
    }
    #header {
        height: 52px;
    }
}
@media (max-height: 900px){
    #footerwrapunder {
        padding-bottom: 12px;
        margin-top: 10px;       
        position: inherit;
        bottom: 0;
        height: auto;
    }
}
@media (max-width: 480px){
    
    #content-start-left{
        width: auto;
        padding: 20px 15px 30px 15px;
    }
    #headerwrap {
        height:auto;
    }
    #headerimgs{display:none;}
}


/*MOBILE MENU*/
@media (max-width: 768px) {
    #menu {
        display:none;
    }
    
    .top_mobile {
        display:block !important;
    }
    #headerimgs {
        display:none;
    }
    #content-start-left {
        width: auto;
        height: auto;
        background-size: 768px;
    }
}

.sb-left .sf-menu {
    padding: 0;
    margin: 0;
    list-style-type: none !important;

    margin-top: 0;
    margin-bottom: 10px;

    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;

    color: #F0F0F0;
    color: #e8e8e8;

    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
}
.sb-slidebar.sb-active {
    background-color: rgba(242, 242, 242, .2);
}

.sb-left .sf-menu li {
    width: 100%;
    padding: 0;
    margin: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.sb-left .sf-menu li a {
    border-left: 3px solid transparent;
    width: 100%;
    display: inline-block;
    padding: 1em;
    color: #3c3c3c;
    text-decoration: none;
    background: transparent;
    font-size: 1.2em;
}

.sb-slidebar {
    top:50px !important;
}

.top_mobile {
    top:0px;
    width:100%;
    position:fixed;
    z-index:99;
    height:50px;
    border-bottom:solid 2px;
    background-color: white;
    display:none;
}
.top_mobile img {
    height:50px;
}

.sb-toggle-left {
    width: 58px;
    float: left;
    padding: 14px;

    float: left !important;

    display: block;
}

.navicon-line {
    width: 24px;
    height: 4px;
    border-radius: 1px;
    margin-bottom: 3px;
    background-color: black;

    display: block;
    cursor: pointer;
}

.glyphicon-plus {
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid green;
}

.glyphicon-minus {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #a00012;
}


/* 
========================================================================
Cookie Compliance Script
========================================================================
*/
#cookieMessageWrapper
{
	/*background: #484848;*/
	background-color: rgba(172, 158, 131, 1);
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size: 13pt; 
	font-weight: normal; 
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	padding: 0;
	margin: 0;
	display: none;
    border-bottom: solid 3px #FFFFFF;
	position: relative;
	z-index: 5000;
}
#cookieMessage
{
	width: 100%; /* this needs to be set to the width of the centre container */
	padding: 5px 0 0 0;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#cookieMessage:after
{
	content: "."; 
	/*display: block;*/ 
	height: 0; 
	clear: both;
	visibility: hidden;
}
#cookieMessage p
{
	margin-bottom: -10px !important;
	color: #fff !important;
	padding: 8px 8px 0px 8px !important;
}
#cookieClose
{
	/*float: right;
	display: block;*/
	padding: 1px 5px;
	text-decoration: none;
	text-shadow: none;
	background: #d1d1d1;
	border: solid 1px #fff;
	border-radius: 2px;
	color: #000;
	font-size: 100%;
	margin-top: 6px;
	font-weight: bold;
}




@media screen {
    .showPrint {
        display:none;
    }
    #printBtn {
          background-color: rgb(172, 158, 131);
		  border-radius: 5px;
		  color: white;
		  padding: 4px 9px 5px 9px;
	  }
	  #printBtn img{
			margin-bottom: -2px;
			margin-right: 2px;
	  }

    table { page-break-inside:auto }
    tr    { page-break-inside:avoid; page-break-after:auto }
}

@media print {
    .noPrint,
    .food .col-xs-3 {
        display:none;
    }
    
    .food .col-xs-9{
        padding-left: 0px;
    }
    table { page-break-inside:auto }
    tr    { page-break-inside:avoid; page-break-after:auto }
}
