h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
small {
  font-family: 'Noto Sans', sans-serif;
}
p,
div,
a,
span,
li {
  font-family: 'Nunito', sans-serif;
}

#admin {
  background: #253c53;
  position: relative;
  z-index: 1;
}
#admin .nav.menu > li {
  float: left;
}
#admin .nav.menu > li a {
  color: #fff;
  padding: 10px;
}
#admin .nav.menu > li a:hover,
#admin .nav.menu > li a:focus {
  background: #f25b04;
}
#admin .logout-button {
  float: right;
  margin-top: 3px;
}
#admin .logout-button .btn-primary {
  background: #f25b04;
  border-color: #f25b04;
}
#t3-header {
  min-height: 90px;
  position: relative;
  z-index: 9999;
}
#t3-header .header-details p {
  margin: 5px 0;
  float: right;
}
#t3-header .header-details p i {
  margin: 0 5px 0 10px;
}
#t3-header .affix .logo a img {
  max-height: 60px;
}
#t3-header .apningstider {
  position: relative;
  float: right;
  margin: 10px 10px 0 0;
}
.snip1236 {
  position: relative;
  float: left;
  color: #bdbdbd;
  overflow: hidden;
  margin: 15px auto 8px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  border-top: 3px solid #bdbdbd;
  padding-top: 6px;
}
.snip1236 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
}
.snip1236 h1,
.snip1236 h5 {
  margin: 0;
  line-height: 1em;
}
.snip1236 h1 {
  font-size: 2.8em;
  text-transform: uppercase;
}
.snip1236 h5 {
  line-height: 0.5em;
  font-weight: 400;
  display: table;
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 10px;
}
.snip1236 h5:before,
.snip1236 h5:after {
  position: absolute;
  height: 3px;
  content: '';
  background: #bdbdbd;
  width: 1000%;
  top: 50%;
}
.snip1236 h5:before {
  left: -1000%;
}
.snip1236 h5:after {
  right: -1000%;
}
#t3-header .logo a img {
  max-width: 300px;
}
#t3-header .logo {
  display: table;
  min-height: 90px;
}
#t3-header .affix .logo,
#t3-header .affix > .container > .row {
  height: 70px;
  min-height: 70px;
}
#t3-header .logo a {
  display: table-cell;
  vertical-align: middle;
}
#t3-header .container > .row {
  position: relative;
}
#t3-header .meny {
  position: absolute;
  bottom: 0;
  right: 0;
}
#t3-header .right .navbar {
  float: right !important;
}
#t3-header .affix {
  width: 100%;
  left: 50%;
  transform: translate(-50%);
  top: 0;
  box-shadow: 1px 1px 4px 1px #aaa;
  z-index: 99999;
}
#t3-header .navbar {
  margin: 5px 0;
}
#t3-header .meny ul li {
  padding: 14px 8px;
  margin: 0 2px;
}
#t3-header .meny ul li a {
  padding: 0;
}
#t3-header .meny ul li a:hover,
#t3-header .meny ul li a:focus {
  background: transparent;
}
#t3-header .stil2 #hovedmeny ul li a {
  border-bottom: 2px solid transparent;
}
nav .navbar-toggle {
  background: #253c53;
  padding: 5px;
  margin-top: -45px;
}
nav .navbar-toggle .icon-bar {
  background: #fff;
}
.home #t3-content .full_bredde section > .row {
  margin-left: 0;
  margin-right: 0;
}
#t3-content {
  background-color: #fff;
  margin-bottom: 40px;
  padding-top: 15px !important;
}
#t3-content .apningstider .dager > div {
  width: 50px;
  float: left;
}
#t3-content .innlegg .innlegg-wrap {
  border-bottom: 1px solid #eee;
  padding: 0 0 30px;
}
#t3-content .innlegg .innlegg-wrap:last-child {
  border-bottom: unset;
}
#t3-content .restaurant h2 {
  margin-bottom: 3px;
}
#t3-content .restaurant small {
  color: #989898;
}
#t3-content .restaurant .row.rett {
  border-bottom: 1px dotted #ddd;
}
#t3-content .restaurant .row.rett h4 {
  margin-bottom: 3px;
}
#t3-content .restaurant .row.rett div.col-xs-2 h4 {
  float: right;
}
#t3-content .restaurant .row.subtitle div.col-xs-2 h4 {
  float: right;
  margin-top: 0;
  margin-bottom: 0;
}
#t3-content .restaurant p.fritekst {
  font-weight: bold;
}
#t3-content .avdelinger .tab-content > div {
  overflow: hidden;
}
#t3-content section.imagebg {
  position: relative;
  padding-top: 7.42em;
  padding-bottom: 7.42em;
  margin: 0 0 15px 0;
}
#t3-content section.imagebg .background-image-holder:not([class*='col-']) {
  width: 100%;
}
#t3-content section.imagebg .background-image-holder {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover !important;
  background-position: 50% 50% !important;
  z-index: 0;
  transition: opacity .3s linear;
  -webkit-transition: opacity .3s linear;
  opacity: 0;
  background: #252525;
}
#t3-content section.imagebg .background-image-holder img {
  display: none;
}
#t3-content section.imagebg .container:not(.pos-absolute) {
  position: relative;
}
#t3-content section.imagebg .container {
  z-index: 1;
}
#t3-content section.imagebg .container .justify-content-end {
  justify-content: flex-end !important;
}
#t3-content section.imagebg .container .justify-content-start {
  justify-content: flex-start !important;
}
#t3-content section.imagebg .container .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#t3-content section.imagebg .container .row .col-lg-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
#t3-content section.imagebg .container .row .col-lg-5 .boxed.boxed--lg {
  padding: 2.78571429em;
}
#t3-content section.imagebg .container .row .col-lg-5 .bg--white {
  background: #ffffff;
  opacity: 0.9;
}
#t3-content section.imagebg .container .row .col-lg-5 .boxed {
  position: relative;
  overflow: hidden;
  padding: 1.85714286em;
  margin-bottom: 30px;
  border-radius: 3px;
}
#t3-content section.imagebg .container .row .col-lg-5 .boxed > div[class*='col-']:last-child:not(.boxed) {
  padding-right: 0;
}
#t3-content section.imagebg .container .row .col-lg-5 .boxed > div[class*='col-']:first-child:not(.boxed) {
  padding-left: 0;
}
#t3-content section.imagebg .container .row .col-lg-5 .boxed .ml-auto,
#t3-content section.imagebg .container .row .col-lg-5 .boxed .mx-auto {
  margin-left: auto !important;
}
#t3-content section.imagebg .container .row .col-lg-5 .boxed .mr-auto,
#t3-content section.imagebg .container .row .col-lg-5 .boxed .mx-auto {
  margin-right: auto !important;
}
#t3-content section.imagebg .container .row .col-lg-5 .btn {
  width: 100%;
}
#t3-content section.imagebg.boxed .row.justify-content-end {
  margin-right: 6%;
}
#t3-content section.imagebg.boxed .row.justify-content-start {
  margin-left: 6%;
}
#t3-content section.imageblock {
  position: relative;
  padding: 0;
  display: flex;
}
#t3-content section.imageblock .imageblock__content {
  position: absolute;
  left: 0;
  float: left;
  right: auto;
  padding: 0;
  height: 100%;
  top: 0;
  z-index: 2;
  flex: 0 0 50%;
  max-width: 50%;
}
#t3-content section.imageblock .imageblock__content .background-image-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover !important;
  background-position: 50% 50% !important;
  transition: opacity .3s linear;
  -webkit-transition: opacity .3s linear;
}
#t3-content section.imageblock .imageblock__content .background-image-holder img {
  margin-bottom: 0;
  display: none;
}
#t3-content section.imageblock .container {
  float: none;
  overflow: hidden;
  display: inline-grid;
  align-items: center;
}
#t3-content section.imageblock .container .row {
  display: flex;
  flex-flow: row-reverse;
}
#t3-content section.imageblock .container .row .col-lg-5 {
  flex: 0 0 41.6%;
  max-width: 41.6%;
  right: 0;
}
#t3-content section.imageblock .container .row .col-lg-5 .btn {
  width: 100%;
  max-width: 250px;
}
#t3-content section.imageblock.switch .imageblock__content {
  float: right;
  right: 0;
  left: auto;
}
#t3-content section.imageblock.switch .container .row {
  flex-flow: row;
}
#t3-content a.modal {
  display: inline-block !important;
}
#t3-content .flexed {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-start;
  align-items: stretch;
  margin-top: -15px;
}
#t3-content .flexed .flexed-item {
  display: flex;
  margin-top: 15px;
}
#t3-content .flexed .flexed-item > div {
  display: flex;
  flex: 1;
  background-size: cover;
  background-position: center;
}
#t3-content .flexed .flexed-item > div > div {
  flex: 1;
}
#t3-content .flexed .flexed-item > div > div .cta {
  background-color: unset !important;
  border-radius: 0;
}
#t3-content .flexed .flexed-item + .flexed-item {
  padding-left: 15px;
}
#t3-content .flexed .flexed-item.half {
  flex: 0 0 50%;
  max-width: 50%;
}
#t3-content .flexed .flexed-item.thirds {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
#t3-content .flexed .flexed-item.nopad {
  padding-left: unset;
}
@media screen and (max-width: 750px) {
  #t3-content .flexed .flexed-item.half,
  #t3-content .flexed .flexed-item.thirds {
    flex: 0 0 100% !important;
    max-width: 100%;
    padding-left: unset !important;
  }
}
#t3-content .bildegalleri {
  display: flex;
  flex-wrap: wrap;
}
#t3-content .bildegalleri > div {
  margin-bottom: 25px;
}
#t3-content ul.list {
  margin: 40px 0;
  font-size: 110%;
  display: table;
}
#t3-content .nedlastbart {
  padding: 10px 10px 20px;
}
#t3-content .produktbilde.img-left {
  float: left;
  margin: 0 10px 10px 0;
}
#t3-content .produktbilde.img-right {
  float: right;
  margin: 0 0 10px 10px;
}
#t3-content .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
#t3-content .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
#t3-content .embed-responsive::before {
  display: block;
  content: "";
}
#t3-content .embed-responsive .embed-responsive-item,
#t3-content .embed-responsive embed,
#t3-content .embed-responsive iframe,
#t3-content .embed-responsive object,
#t3-content .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#t3-content .youtube_40 {
  width: 40%;
}
#t3-content .luft {
  margin: 20px 0 30px;
}
#t3-content .item-page button.button,
#t3-content .cck_page_form button.button {
  background: #f25b04;
  color: #fff;
}
#t3-content .item-page button.button span,
#t3-content .cck_page_form button.button span {
  color: #fff;
}
#t3-content .item-page .margin-top {
  margin-top: 22px;
}
#t3-content [class*="subitem-cols"] figure {
  min-width: 200px;
}
#t3-content .subitem-cols-2 figure {
  max-width: 48%;
}
#t3-content .subitem-cols-3 figure {
  max-width: 31%;
}
#t3-content .subitem-cols-4 figure {
  max-width: 23%;
}
#t3-content .subitem-cols-5 figure {
  max-width: 18%;
}
#t3-content .index-content {
  margin-top: 20px;
}
#t3-content .display-flex {
  display: flex;
  flex-wrap: wrap;
}
#t3-content .display-flex > [class*='col-'],
#t3-content .display-flex > figure {
  display: flex;
  flex-direction: column;
}
#t3-content .hovedbilde-cols {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 60px;
  margin-left: 0;
  margin-right: 0;
}
#t3-content .hovedbilde-cols > div {
  display: table-cell;
  float: none;
  padding-left: 0;
  padding-right: 0;
}
#t3-content .hovedbilde-cols > div.hovedbilde-tekst {
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
}
#t3-content .snip1519 {
  font-family: 'Roboto', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  width: 100%;
  background-color: #ffffff;
  border-radius: 5px;
  color: #9e9e9e;
  text-align: center;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
#t3-content .snip1519 *,
#t3-content .snip1519 *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#t3-content .snip1519 figcaption {
  padding: 12% 10% 14%;
}
#t3-content .snip1519 figcaption > div {
  margin: 0 0 10px;
  text-align: center;
  display: inline-block;
}
#t3-content .snip1519 h3 {
  color: #3c3c3c;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  margin: 10px 0;
}
#t3-content .snip1519 p {
  font-size: 0.9em;
  font-weight: 300;
  margin: 0 0 20px;
}
#t3-content .snip1519 .button {
  text-decoration: none;
  color: #777;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  padding: 5px 10px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
#t3-content .snip1519 .button:before {
  position: absolute;
  top: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  z-index: -1;
  opacity: 0;
}
#t3-content .snip1519 .button:hover {
  color: #fff;
}
#t3-content .snip1519 .button:hover:before {
  top: 0;
  opacity: 1;
}
#t3-content .snip1253 {
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
#t3-content .snip1253 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#t3-content .snip1253 .image {
  max-height: 250px;
  overflow: hidden;
}
#t3-content .snip1253 img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}
#t3-content .snip1253 figcaption {
  margin: -40px 15px 15px;
  padding: 15px;
  position: relative;
  background-color: #ffffff;
}
#t3-content .snip1253 figcaption.no-img {
  margin: 15px !important;
}
#t3-content .snip1253 .date {
  background-color: #2980b9;
  top: 15px;
  color: #fff;
  left: 15px;
  min-height: 48px;
  min-width: 48px;
  position: absolute;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
#t3-content .snip1253 .date span {
  display: block;
  line-height: 24px;
}
#t3-content .snip1253 .date .month {
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.1);
}
#t3-content .snip1253 h3,
#t3-content .snip1253 p {
  margin: 0;
  padding: 0;
}
#t3-content .snip1253 h3 {
  min-height: 50px;
  margin-bottom: 10px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
}
#t3-content .snip1253 h3 > a {
  position: relative !important;
  z-index: 2 !important;
  left: 10px !important;
}
#t3-content .snip1253 p {
  font-size: 0.8em;
  margin-bottom: 20px;
  line-height: 1.6em;
}
#t3-content .snip1253 footer {
  padding: 0 25px;
  background-color: blue;
  color: white;
  font-size: 0.8em;
  line-height: 30px;
  text-align: right;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#t3-content .snip1253 footer > div {
  display: inline-block;
  margin-left: 10px;
  color: #fff;
}
#t3-content .snip1253 footer i {
  color: rgba(255, 255, 255, 0.2);
  margin-right: 5px;
}
#t3-content .snip1253 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
#t3-content .snip1518 {
  font-family: 'Lato', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 250px;
  max-width: 310px;
  width: 100%;
  background-color: #ffffff;
  color: #2B2B2B;
  text-align: center;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
#t3-content .snip1518 img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}
#t3-content .snip1518 figcaption {
  padding: 10%;
  padding-bottom: calc(25%);
  background-color: #fff;
}
#t3-content .snip1518 h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 3px 0;
}
#t3-content .snip1518 h3 > a {
  position: relative !important;
  z-index: 2 !important;
  left: 10px !important;
}
#t3-content .snip1518 footer {
  border-top: 1px solid rgba(0, 0, 0, 0.065);
  padding: 0 20px;
  font-size: 13px;
  line-height: 50px;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#t3-content .snip1518 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
#t3-content .snip1518 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#t3-content figure.snip1253:hover img,
#t3-content figure.snip1253.hover img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
#t3-content .reffilter > div {
  float: left;
  padding: 6px 17px;
  font-weight: bold;
}
#t3-content .refapp .stil1 {
  display: flex;
  margin-top: 30px;
  border-top: 1px solid #ececec;
}
#t3-content .refapp .stil1 div:first-child {
  display: flex;
  align-items: center;
}
#t3-content .refapp .stil1:first-child {
  margin-top: unset;
  border-top: unset;
}
#t3-content .refcontent .refhead {
  display: flex;
}
#t3-content .refcontent .refhead div:first-child {
  align-self: center;
}
#t3-content .refcontent .refhead div:last-child h1 {
  margin-bottom: 0;
}
#t3-content .refcontent .refhead div:last-child p {
  margin-bottom: 25px;
}
.slick-track {
  display: flex;
}
.slick-track .slick-slide {
  display: flex;
  align-self: center;
}
.cck_forms.cck_slider .cck_form_slider {
  float: none !important;
  width: 50% !important;
  padding-top: 25px;
}
.cck_form_text,
.cck_form_text input {
  width: 100% !important;
}
.collection-group-wrap {
  width: 100%;
}
.cck_form_field_x {
  width: 100% !important;
}
.collection-group-form,
.collection-group-form .inputbox {
  width: 91%;
}
.cck_form_textarea,
.cck_form_textarea textarea {
  width: 100% !important;
  height: 200px !important;
  margin-bottom: 40px;
}
.cck_page_form .cck_forms {
  position: relative;
}
.cck_page_form div.well {
  width: 100%;
}
.cck_page_form div.well,
.cck_page_form div.alert,
.cck_page_form .panel-heading {
  display: inline-block;
}
.cck_page_form .skjema-apningstid .cck_label {
  width: 145px !important;
}
.cck_page_form .skjema-apningstid > div.col-xs-6:first-child .cck_form_select_simple {
  float: right;
}
.cck_page_form .cck_group_x div.vertical_gx {
  overflow: initial;
}
.cck_page_form .cck_group_x div.vertical_gx #cck1r_form_innhold_restaurant_gx_0 {
  float: unset;
}
.cck_page_form .cck_form_text,
.cck_page_form .cck_form_text input {
  width: 100% !important;
}
.cck_page_form .collection-group-wrap {
  width: 100%;
}
.cck_page_form .cck_form_field_x {
  width: 100% !important;
}
.cck_page_form .collection-group-form,
.cck_page_form .collection-group-form .inputbox {
  width: 91%;
}
.cck_page_form .cck_form_textarea,
.cck_page_form .cck_form_textarea textarea {
  width: 100% !important;
  height: 200px !important;
  margin-bottom: 40px;
}
.cck_page_form .tab-content {
  margin-top: 15px;
}
.cck_page_form div.cck_label {
  width: 300px !important;
}
.cck_page_form button,
button.button {
  background: #f25b04;
  color: #fff;
}
.cck_page_form button:hover,
button.button:hover {
  color: #eee;
}
.cck_page_form div.cck_desc {
  float: none !important;
}
.cck_page_form div.cck_desc .hasPopover {
  position: absolute;
  left: 250px;
  top: 0;
}
.itemid-560 #t3-content .cck_menu_item_type,
.itemid-560 #t3-content .cck_menu_item_content_type,
.itemid-560 #t3-content .cck_menu_item_menu {
  display: none !important;
}
.kontaktdetaljer i {
  width: 20px;
}
#t3-footer .nav.menu li a:before {
  content: "» ";
}
#t3-footer .nav.menu li a {
  padding: 5px 0;
}
#t3-footer .nav.menu li a:hover {
  background: transparent;
}
#t3-footer .nav-pills > li.active > a,
#t3-footer .nav-pills > li.active > a:hover,
#t3-footer .nav-pills > li.active > a:focus {
  background-color: unset;
}
#t3-footer .facebook {
  margin-top: 40px;
}
#t3-footer .privacyspacer {
  margin-top: 50px;
}
#t3-footer .signaturespacer {
  margin-top: 30px;
}
.t3-footer {
  border-top: none;
}
.t3-footer small {
  font-size: 65% !important;
}
#w357_cpnb_message {
  color: #fff !important;
}
@media (min-width: 768px) {
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #t3-content .produktbilde {
    width: 40%;
  }
  #t3-content .imagebg {
    padding-top: 2.42em !important;
    padding-bottom: 1.42em !important;
  }
  #t3-content .imagebg .container .row .col-lg-5 {
    flex: 0 0 55% !important;
    max-width: 55% !important;
  }
  #t3-content .imagebg .container .row.justify-content-end {
    margin-right: 5%;
  }
  #t3-content .imagebg .container .row.justify-content-start {
    margin-left: 5%;
  }
  #t3-content .imageblock .imageblock__content {
    width: 40%;
  }
  #t3-content .imageblock .container .row .col-lg-5 {
    flex: 0 0 54.6% !important;
    max-width: 54.6% !important;
  }
}
@media (max-width: 768px) {
  .navbar-collapse {
    background: #eee;
  }
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 22px;
  }
  #t3-content [class*="subitem-cols"] figure {
    max-width: 48% !important;
  }
  #t3-content .hovedbilde-cols {
    display: block;
  }
  #t3-content .hovedbilde-cols > div {
    display: block;
  }
  #t3-content .hovedbilde-cols > div:last-child {
    margin-top: 20px;
  }
  #t3-content .produktbilde {
    width: 30% !important;
  }
  #t3-content .imagebg {
    padding-top: 2.42em !important;
    padding-bottom: 1.42em !important;
  }
  #t3-content .imagebg .container .row .col-lg-5 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  #t3-content .imagebg .container .row.justify-content-end,
  #t3-content .imagebg .container .row.justify-content-end {
    margin: 0 !important;
  }
  #t3-content .imageblock {
    flex-wrap: wrap !important;
    margin-bottom: 65px;
  }
  #t3-content .imageblock .imageblock__content {
    position: relative !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    min-height: 350px;
  }
  #t3-content .imageblock .container {
    margin: auto 0 !important;
  }
  #t3-content .imageblock .container .row .col-lg-5 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  #t3-header .meny {
    position: relative;
    margin-top: -23px;
  }
  #t3-header .navbar {
    min-height: auto;
    width: 100%;
  }
  #t3-header .navbar .navbar-toggle {
    position: absolute;
    right: 0;
  }
  #t3-header .affix .navbar .navbar-toggle {
    top: 7px;
  }
}
@media (max-width: 450px) {
  #t3-content [class*="subitem-cols-"] figure {
    max-width: 100% !important;
  }
  #t3-content .produktbilde {
    width: 100% !important;
  }
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}

#t3-mainbody #t3-content .filarkiv_kat > .row {
  margin: 15px 0;
  background: #ffeaea;
  padding: 0 0 20px;
  display: flex;
}
#t3-mainbody #t3-content .filarkiv_kat > .row .col-xs-1 {
  display: flex;
  align-self: center;
}
#t3-mainbody #t3-content .filarkiv_kat.filer > .row {
  background: #e1f5e1;
}
#t3-mainbody #t3-content .cck_form.cck_form_upload_file {
  width: 100%;
}