

.bg-overlay {
   display: none;
}



.copyright {
  float:left;
  font-size:11px;
  margin-left:25px;
  max-width:100%;
  height: 50px;
}

td {
    padding: 3px;
}

.footer {
  float:left;
  margin-top:30px;
  width:100%;
  height: 55px;
}

p {
  line-height:22px;
  padding-bottom:10px;
}

.divider, hr {
  background-attachment:scroll;
  background-color:transparent;
  background-image:url(http://www.sushistuen.dk/wp-content/themes/vernissage/images/divider.gif);
  background-position:0 0;
  background-repeat:repeat repeat;
  border:none;
  height:3px;
  margin-bottom:19px;
}

.logo {
    border-radius: 0 0 4px 4px;
    display: inline-block;
    float: left;
    margin-left: 5%;
    padding: 5px 10px 10px;
    position: relative;
}


/* From theme options */
.main-nav {
    border-radius: 0 0 4px 4px;
    position: absolute;
    top: 10px !important;
    background-color: #000;
    width: 100%;
    height: 120px !important;
}

#kk-m-right {
    float: right !important;
}
.sl-nav-wrapper {
    margin-right: 0%;
}

#menu-menu-1 {
    margin-right: 5%;
}

.main-nav ul {
	position: absolute;
	bottom: 0;
	right: 0;
}

.main-nav ul li {
	background-color: #000;
}

.main-nav ul.menu > li:last-child > a {
	-webkit-border-radius: 20px 0px 4px 0px;
	border-radius: 20px 0px 4px 0px;
}


#slidecaption > span {
    display: none !important;
}
.page-template-template-homepage-php #slidecaption {
    display: none;
}

#progress-bar {
display: none;
}

.mobile-menu {
   display:none;
}
.logo {
width: 210px;
z-index:2;
}
.home-teaser {
width: 330px;
font-weight: 200;
    padding: 30px 60px 40px 60px;
    background-color: rgba(0, 0, 0, 0.83);

}

.textwidget a {
    color: #ff3d3d;
    font-weight: 800;
}

#menu-item-127 a {
    background-color: orange;
}

#kk-m-right {
	xposition: relative;
}

.main-nav {
  top: 1px;
  height: 120px;
 }


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

.home-teaser {
max-width: 80% !important;
font-weight: 200;
    padding: 10px 20px 20px 20px;

}


.mobile-menu {
   display:none;
}

@media screen and (max-width: 750px) {
#slidecaption {
display: none;
}

.home-teaser {
    width: 80% !important;
    font-weight: 200;
    padding: 10px 20px 20px;
    z-index: 300 !important;
    margin-top: 40px !important;
}

.top-bg {
    height: 0px;
    width: 100%;
}
.logo {
    width: 110px;
}
.logo img{
    width: 80%;
}

.mobile-menu {
   display:none;
}