/* cmsms stylesheet: normalize v3.0.3 modified: 01/25/16 07:57:17 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/* cmsms stylesheet: Steinbygger2016 modified: 06/02/16 12:07:49 */
* {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: "source-sans-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.4em;
	min-width: 320px;
}
img {
	max-width: 100%;
	height: auto;
}
p {
	margin: 5px 0 20px 0;
	font-size: 1.0em;
	font-weight: 300;
	line-height: 1.4em;
}
b, strong, .strong {
	font-weight: 700;
}
a {
	color: #ce311b;
	text-decoration: none;
	cursor: pointer;
	transition: color 0.3s ease 0s;
}
a:hover, a:focus {
	color: #000000;
	text-decoration: none;
}
h1 {
	margin: 15px 0 10px 0;
	font-size: 2.4em;
	font-weight: 300;
	line-height: 1.2em;
text-transform: uppercase;
letter-spacing: 0.1em;
}
h2 {
	margin: 15px 0 15px 0;
	font-size: 1.6em;
	font-weight: 300;
	line-height: 1.3em;
}
h3 {
	margin: 15px 0 10px 0;
	font-size: 1.3em;
	font-weight: 300;
}
h4 {
	margin: 15px 0;
	font-size: 1.5em;
	font-weight: 300;
}
h5 {
	margin: 15px 0;
	font-size: 1.0em;
	font-weight: 300;
}
hr {
	height: 1px;
	border: 0;
	margin: 15px 0;
border-bottom: 1px solid #999999;
}
table {
	border-bottom: 1px solid black;
	margin-bottom: 25px;
}
td, th {
	font-size: 1.0em;
	font-weight: 300;
	line-height: 1.4em;
	padding: 0 20px 10px 0;
	text-align: left;
	vertical-align: top;
}
th {
	border-bottom: 1px solid black;
	padding-bottom: 0px;
}
.clearb {
    clear: both;
}
body {
height: 100%;
}
#site {
height: 100%;
}
/* cmsms stylesheet: steinprogram modified: 02/25/26 21:13:35 */
/*
* Build: 0038 - 2019-11-08
*/

/*** LAYERS ***/

#steinbygger.step1 #steinbygger_m {
  display: block;
}
#steinbygger.step1.selectsize #steinbygger_i {
  display: block;
}
#steinbygger.step1.selectsize #steinbygger_i .section:not(.backward) {
  display: none;
}
#steinbygger.step2 #steinbygger_m {
  display: none;
}
#steinbygger.step2 #steinbygger_s {
  display: block;
}
#steinbygger.step2 #steinbygger_i {
  display: block;
}
#steinbygger.step3 #steinbygger_m {
  display: none;
}
#steinbygger.step3 #steinbygger_v {
  display: block;
}
#steinbygger.step3 #steinbygger_e {
  display: block;
}
#steinbygger.step3 #steinbygger_p {
  display: block;
}
#steinbygger.step3 #steinbygger_i {
  display: block;
}
#steinbygger.step4 #steinbygger_m {
  display: none;
}
#steinbygger.step4 #steinbygger_o {
  display: block;
}
#steinbygger.step4 #steinbygger_v {
  display: block;
}
#steinbygger.step4 #steinbygger_e {
  display: none;
}
#steinbygger.step4 #steinbygger_p {
  display: none;
}
#steinbygger.step4 #steinbygger_i {
  display: block;
}

/*** LAYOUT ***/

body {
  padding: 0 !important;
}
.btn, button {
  display: inline-block;
  line-height: 45px;
  padding: 0 20px;
  margin-top: 26px;
  margin-left: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
.btn .text {
  display: inline-block;
}
.ghost {
  background-color: transparent;
  color: #000;
  border: 1px solid #d0d0d0;
  transition: .2s ease;
}
.ghost:hover {
  background-color: #666;
  border-color: #666;
  color: white;
  transition: .2s ease;
}
.arrow {
  display: inline-block;
  line-height: 45px;
  text-align: center;
  background: #d0d0d0;
  color: white;
  font-size: 1em;
  width: 2em;
  margin-left: 20px;
  margin-right: -20px;
  transition: .2s ease;
}
.arrow.frem {}
.arrow.tilbake {
  margin-left: -20px;
  margin-right: 20px;
}
.btn:hover .arrow {
  background: #333;
  transition: .2s ease;
}
.ui-selectmenu-button.ui-button {
  max-width: 200px;
}
.colorselector {
  list-style: none;
  margin: 0;
  padding: 0;
}
.colorselector li {}
.colorselector li a {
  text-indent: -9999px;
  width: 30px;
  height: 30px;
  border: 1px solid #aaaaaa;
  background-color: #fff;
  border-radius: 4px;
  margin-right: 10px;
  float: left;
  display: block;
}
.colorselector li a.selected {
  border: 3px solid #666;
}
#steinbygger_p .prop {
  display: none;
}
#steinbygger_p .prop.show {
  display: block;
}
#steinbygger_p .prop.minneord {
  margin-top: 25px;
}
.prop.minneord ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.prop.minneord li {
  margin: 0;
  padding: 0;
}
.frm_row {
  width: 100%;
  display: block;
  margin: 10px 0 0 0;
  padding: 0;
  border-radius: 2px;
}
.frm_row.hidden {
  display: none;
}
.loadanim {
  width: 130px;
  height: auto;
}
label {
  display: inline-block;
  width: 30%;
  text-align: left;
  padding: 0 8px 0 8px;
}
input, textarea {
  font-family: "source-sans-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4em;
  font-size: 1.0em;
}
input[type="text"], input[type="number"], input[type="tel"], input[type="email"], input[type="tel"], textarea {
  display: inline-block;
  width: 70%;
  border: 1px solid #d0d0d0;
  background-color: #FFFFFF;
  padding: 5px 5px;
  border-radius: 2px;
}
input.btn {
  width: 100%;
  margin: 10px 0 0 0;
}
input.hp {
  display: none;
}
.fb_invalid input, .fb_invalid textarea {
    box-shadow: 0 0 1.5px 1px red;
}
.input-checkbox {
  font-size: 1em;
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding-left: 30px;
  width: 100%;
  cursor: pointer;
  border-radius: 2px;
}
.input-checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.input-checkbox-indicator {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #999;
}

/* Hover and focus states */

.input-checkbox:hover input~.input-checkbox-indicator, .input-checkbox input:focus~.input-checkbox-indicator {
  background: #ccc;
}

/* Checked state */

.input-checkbox input:checked~.input-checkbox-indicator {
  background: #2aa1c0;
  border: none;
}

/* Hover state whilst checked */

.input-checkbox:hover input:not([disabled]):checked~.input-checkbox-indicator, .input-checkbox input:checked:focus~.input-checkbox-indicator {
  background: #0e647d;
}

/* Check mark */

.input-checkbox-indicator:after {
  position: absolute;
  display: none;
  content: '';
}

/* Show check mark */

.input-checkbox input:checked~.input-checkbox-indicator:after {
  display: block;
}

/* Checkbox tick */

.input-checkbox .input-checkbox-indicator:after {
  top: 4px;
  left: 8px;
  width: 3px;
  height: 8px;
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 2px 2px 0;
}

/* Disabled tick colour */

.input-checkbox input:disabled~.input-checkbox-indicator:after {
  border-color: #7b7b7b;
}

.tooltip_thumb {
  background-color: #FFF;
  margin: -4px -8px;
  padding: 4px;
  border: 1px solid #1b1b1b;
}
.tooltip_thumb img {
  width: 200px;
  height: 200px;
  max-width: 200px;
  max-height: 200px;
}
.tooltip_thumb span {
  color: #000000;
}

/**** MODAL ****/

.loadingmodal .progressbar {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 6px;
  background-color: #ddd;
}
.loadingmodal .progressbar > span {
  position: absolute;
  left: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  background-color: #666;
  transition: width .1s;
}

/**** WRAPPERS ****/

#steinbygger {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100%;
}
#steinbygger #debug {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 55;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px;
}
#steinbygger #debug p {
  margin: 0;
}
#steinbygger_print {
  position: absolute;
  z-index: 500;
  top: -100px;
  left: -100px;
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.2);
}
#steinbygger_print iframe {
  width: 100%;
}
#steinbygger_form {
  display: none;
  position: absolute;
  z-index: 500;
  top: 10px;
  left: 10px;
  width: 200px;
  height: 200px;
  background: rgba(255, 255, 255, 0.2);
}
#steinbygger_t {
  display: none;
}
#steinbygger_s {
  position: relative;
  overflow: auto;
  z-index: 50;
  display: none;
}
#steinbygger_m {
  display: none;
  position: relative;
  width: 100%;
  overflow: hidden;
}
#steinbygger_p {
  display: none;
  position: absolute;
  width: 350px;
  top: 0;
  left: -350px;
  bottom: 100px;
  border-right: 1px solid #d0d0d0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  z-index: 60;
  transition: left .3s ease;
  overflow-x: hidden;
  overflow-y: scroll;
}
#steinbygger_p.open {
  left: 0;
}
#steinbygger_v {
  display: none;
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  bottom: 100px;
  float: left;
  overflow: hidden;
  z-index: 50;
}
#steinbygger_c {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 3000px;
  height: 1000px;
  overflow: hidden;
  background-size: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#steinbygger_c.loading {
  filter: blur(3px);
}
#steinbygger_c.loading > * {
  opacity: 0.5;
}
#steinbygger_e {
  display: none;
  position: absolute;
  width: 300px;
  top: 0;
  right: 0;
  bottom: 100px;
  border-left: 1px solid #d0d0d0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  z-index: 60;
}
#steinbygger_i {
  display: none;
  position: fixed;
  width: 100%;
  height: 100px;
  bottom: 0;
  left: 0;
  background-color: #f2f2f2;
  overflow: hidden;
  border-top: 1px solid #d0d0d0;
  z-index: 200;
}

/*** ELEMENTS PANEL ***/

#steinbygger_e .showhide {
  position: absolute;
  top: 50%;
  left: -20px;
  width: 20px;
  overflow: hidden;
}
#steinbygger_e .showhide a {
  display: block;
  text-indent: -9999px;
  width: 60px;
  height: 60px;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 30px;
  border: 1px solid #d0d0d0;
  cursor: pointer;
  transition: color .3s, background .3s;
}
#steinbygger_e .showhide a:hover {
  background: #d0d0d0;
}
#steinbygger_e .showhide a:after {
  content: "";
  position: absolute;
  top: 22px;
  left: 2px;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-right-color: rgba(0,0,0,0);
  border-top-color: rgba(0,0,0,0);
  transform: rotate(225deg);
}
#steinbygger_e.closed .nav-tabs-main, #steinbygger_e.closed .nav-tabs-sub, #steinbygger_e.closed .tabs, #steinbygger_e.closed .extra {
  display: none;
}
#steinbygger_e.closed {
  width: 6px;
}
#steinbygger_e.closed .showhide a:after {
  left:11px;
  transform: rotate(45deg);
}
#steinbygger_e .extra {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  border-top: 1px solid #cecece;
  padding: 8px 0 0 15px;
  overflow: hidden;
}
#steinbygger_e .item {
  float: left;
  width: 29.6%;
  height: 80px;
  padding: 5px;
  margin: 0 0 14px 0;
  border: 1px solid #d0d0d0;
  background-color: #FFFFFF;
  border-radius: 6px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.18);
  overflow: hidden;
  transition: box-shadow .3s;
}
#steinbygger_e .item.hidden {
  display: none !important;
}
#steinbygger_e .item:nth-of-type(3n+3) {
/*  margin-right: 0;*/
}
#steinbygger_e .item:hover {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.18);
}
#steinbygger_e .item a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
#steinbygger_e .item span {
  display: none;
}
#steinbygger_e .item.tekst {
  width: 100%;
  margin: 0 0 15px 0;
  height: auto;
}
#steinbygger_e .item.tekst span {
  display: block;
  text-align: center;
  color: #000;
}
#steinbygger_e .item.ornament a {
  position: relative;
}
#steinbygger_e .item.ornament img {
  display: inline-block;
  max-width: 70px;
  max-height: 70px;
}
.helpolering, .synligsokkel {
  display: block;
}
.helpolering.disabled, .synligsokkel.disabled {
  display: none;
}

/* STONE SELECTOR */

.steinvelger .oversikt {
  position: relative;
  width: 100%;
  background: #FFFFFF;
}
.steinvelger .item {
  width: 300px;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  float: left;
}
.steinvelger .item a {
  position: relative;
  width: 100%;
  display: block;
  padding: 20px 20px 15px 20px;
  transition: background-color .3s ease;
  background-color: #fff;
}
.steinvelger .item img {
  width: 100%;
  height: auto;
}
.steinvelger .item span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 2em;
  line-height: 1.3em;
  font-weight: 600;
  color: #000;
}
.steinvelger .item.hidden {
  display: none;
}
.steinvelger .item.multiplesizechild {
  display: none;
}
.steinvelger .item.multiplesizechild.active {
  display: block;
}

#steinbygger_m {
  background: #eee;
  padding: 20px;
}
#steinbygger_m .steinvelger {
  position: relative;
  width: 100%;
  padding-left: 250px;
}
#steinbygger_m .panel {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
}
.steinvelger .item span.size {
  font-size: 1.0em;
  line-height: 1.1em;
  font-weight: 400;
}
.steinvelger .item span.price {
  font-size: 1.0em;
  line-height: 1.1em;
  font-weight: 400;
}

/*** STONETYPE SELECTOR ***/

#steinbygger_s {
  background: #eee;
  padding: 20px 20px 100px 20px;
}
#steinbygger_s h3 {
  text-align: center;
  font-size: 3em;
  text-transform: uppercase;
  margin: 0 0;
  padding: 50px 0 30px 0;
}
#steinbygger_s .steinsorter {
  background: #FFF;
  width: 90%;
  margin: 0 auto;
}

/*** CANVAS ELEMENTS ***/

#steinbygger_c #stein {
  display: block;
  position: absolute;
  top: 0px;
  left: 100px;
  bottom: 100px;
  right: 100px;
  z-index: 3;
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
#steinbygger_c #sokkel {
  display: block;
  position: absolute;
  top: 760px;
  left: 100px;
  right: 100px;
  height: 100px;
  z-index: 1;
  background-size: 800px 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: none;
}
#steinbygger_c #sokkel.none {
  display: none;
}
#steinbygger_c #bedplate {
  display: block;
  position: absolute;
  top: 824px;
  left: 100px;
  right: 100px;
  height: 140px;
  z-index: 5;
  background-size: 800px 140px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: none;
}
#steinbygger_c #bedplate.disabled {
  display: none;
}
#steinbygger_c #bedplate.none:after {
  content: "Klikk her for å velge bedplate";
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 25px 60px;
  color: #FFF;
  border-radius: 4px;
  transform: translateX(-50%);
}
#steinbygger_c .e {
  border: 2px dashed rgba(255, 255, 255, 0);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 50;
  cursor: grab;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  line-height: 1.2em;
  cursor: pointer;
}
#steinbygger_c .e:hover {
  border: 2px dashed rgba(255, 255, 255, 0.5);
}
#steinbygger_c .e.selected:hover {
  border: 2px dashed rgba(255, 255, 255, 0);
}
#steinbygger_c .e.moving {
  border: 2px dashed rgba(255, 255, 255, 0.5);
}
#steinbygger_c .e.selected {
  z-index: 90;
}
#steinbygger_c .e .selectBox {
  position: relative;
  border: 2px dashed rgba(255, 255, 255, 0);
  z-index: 10;
}
#steinbygger_c .e.selected .selectBox {
  border: 2px dashed #ffffff;
}
.e img {
  display: block;
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.e span {
  position: relative;
  display: block;
  line-height: 1em;
  opacity: 1;
  min-height: 1px;
  z-index: 10;
}
.e.textnavn span {
  text-transform: capitalize;
}
.e.ornament svg, .e.ornament img {
  width: 100%;
  height: auto;
}
.e.speil svg, .e.speil img {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.e.textdato .selectBox > div > div {
  position: relative;
}
.e.textdato div.datofodt {
  padding-left: 20px;
  margin-left: 0px;
  float: left;
}
.e.textdato div.datodod {
  padding-left: 20px;
  margin-left: 0px;
  float: left;
}
.e.textdato.marking-starcrosschars div.datofodt::before, .e.textdato.marking-starcrosschars div.datodod::before {
  content:"";
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  line-height: 1em;
}
.e.textdato.marking-starcrosschars div.datofodt::before {
  content: attr(data-beforecontent);
}
.e.textdato.marking-starcrosschars div.datodod::before {
  content: attr(data-beforecontent);
}
.e.textdato.marking-starcrosschars .icon {
  display: none;
}
.e.textdato.marking-fd div.datofodt::before, .e.textdato.marking-fd div.datodod::before {
  content:"";
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  line-height: 1em;
}
.e.textdato.marking-fd div.datofodt::before {
  content:"f.";
}
.e.textdato.marking-fd div.datodod::before {
  content:"d.";
}
.e.textdato.marking-fd .icon {
  display: none;
}
.e.textdato.marking-none .icon {
  display: none;
}
.e.textdato.marking-none div.datofodt, .e.textdato.marking-none div.datodod, .textdato.marking-none input {
  padding-left: 0px !important;
}
.e.textdato.tolinjer .selectBox > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.e.textdato.tolinjer div.datofodt, .e.textdato.tolinjer div.datodod {
  display: inline;
  float: none;
  margin: 0;
}
.e.textdato.tolinjer div.datofodt span, .e.textdato.tolinjer div.datodod span {
  display: inline;
}
.e.textdato.tolinjer div.datofodt:after {
  content: "\A";
  white-space: pre;
}
.e.textdato .icon {
  height: 100%;
  width: auto;
  position: absolute;
  top: 0px;
  left: -5px;
  line-height: 1em;
}
#steinbygger_c .e input {
  position: absolute;
  display: none;
  top: 0;
  left: -50%;
  right: 50%;
  width: 200%;
  margin: 0;
  padding: 0;
  line-height: 1em;
  text-align: center;
  border: 0;
  background: none;
  opacity: 0;
  z-index: 20;
}
#steinbygger_c .e .textareawrap {
  position: absolute;
  top: 0;
  left: -20px;
  right: -20px;
  bottom: -15px;
}
#steinbygger_c .e textarea {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  line-height: 1em;
  text-align: center;
  background: none;
  resize: none;
  border: none;
  background-color: transparent;
  resize: none;
  outline: none;
  overflow: auto;
  opacity: 0;
  z-index: 20;
  /*background-color: rgba(255,255,255,0.2);*/
}
#steinbygger_c .e.textnavn textarea {
  text-transform: capitalize;
}
#steinbygger_c .e.textnavn minneord {}
#steinbygger_c .e.textdato input {
  text-align: left;
  left: 0%;
  right: 100%;
  height: 1em;
}
#steinbygger_c .e .showInput span {
  opacity: 0;
}
#steinbygger_c .e .showInput input {
  opacity: 1;
  display: block;
}
#steinbygger_c .e .showInput textarea {
  opacity: 1;
  display: block;
}
#steinbygger_c .e .close {
  position: absolute;
  display: block;
  opacity: 0;
  top: -25px;
  right: -25px;
  width: 30px;
  height: 30px;
  background-image: url(https://stenbygger.silseth-sten.no/uploads/designs/steinbygger/icon_close_red.svg);
  background-size: 100% 100%;
  cursor: pointer;
  transition: opacity .3s;
  z-index: 100;
}
#steinbygger_c .e:hover>.close {
  opacity: 1;
}
#steinbygger_c .e.selected>.close {
  opacity: 1;
}

/*** INFO ELEMENTS ***/

#steinbygger.step2 #steinbygger_i .section:nth-of-type(2) {
  display: none;
}
#steinbygger.step2 #steinbygger_i .section:nth-of-type(3) {
  display: none;
}
#steinbygger.step2 #steinbygger_i .section:nth-of-type(4) {
  display: none;
}
#steinbygger_i .sectionwrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
#steinbygger_i .section:nth-of-type(1) {
  width: 20%;
  float: left;
  padding-left: 25px;
}
#steinbygger_i .section:nth-of-type(2) {
  width: 14%;
  float: left;
  padding-left: 25px;
}
#steinbygger_i .modell {
  font-size: 3.0em;
  font-weight: 600;
  line-height: 90px;
  float: left;
  padding: 0 20px 0 0;
}
#steinbygger_i .steinsort {
  float: left;
  line-height: 90px;
}
#steinbygger_i .section:nth-of-type(3) {
  width: 17%;
  float: left;
}
#steinbygger_i #info-pris {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 12px;
}
#steinbygger_i #info-pris>* {
  vertical-align: middle;
  width: 100%;
}
#steinbygger_i #info-pris .info {
  display: inline-block;
  baseline-shift: 20px;
}
#steinbygger_i #info-pris .pris {
  display: inline-block;
  font-weight: 600;
  font-size: 3.0em;
  line-height: 1em;
  height: 90px;
  margin-left: 15px;
}
#steinbygger_i .section:nth-of-type(4) {
  float: right;
  padding-right: 25px;
}
#steinbygger_i #info-lagre {
  float: left;
}
#steinbygger_i #info-lagre .btn {
  margin-left: -3px;
  border-left-width: 0px;
  border-radius: 0px;
  padding: 0px 15px;
}
#steinbygger_i #info-bestill {
  float: left;
}
#steinbygger_i.step2 .section {
  display: none;
}
#steinbygger_i.step2 .section.backward {
  display: block;
}
#steinbygger_i.step4 .section.forward {
  display: none;
}

/* PROPERTIES PANEL */

#steinbygger_p {
  padding: 15px 25px;
}
#steinbygger_p .inner {}
#steinbygger_p .prop {
  margin: 15px 0;
}
#steinbygger_p .prop.clear:after {
  content: "";
  display: inline-block;
  clear: both;
}
#steinbygger_p h3 {
  margin: 0;
  text-transform: uppercase;
  font-size: 1.0em;
  font-weight: 600;
  text-align: left;
  color: #666;
  letter-spacing: 0.05em;
}
#steinbygger_p div.useall {
  float: right;
}
#steinbygger_p a.useall {
  display: block;
  padding: 1px 6px;
  margin: 0;
  font-size: 0.8em;
  line-height: 1.1em;
  background-color: #FFF;
  color: #666;
  font-weight: 400;
  text-align: center;
  border: 1px solid #aaa;
  transition: color .3s, background-color .3s;
}
#steinbygger_p a.useall:hover {
  background-color: #aaa;
  color: #FFF;
}
#steinbygger_p select {
  width: 190px;
}
#steinbygger_p .bedplate .bedplatebtns .hidden {
  display: none;
}
#steinbygger_p .bedplate select {
  width: 100%;
}

/***** Orderform *****/

#steinbygger_o {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 100px;
  padding: 50px;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 60;
}
#steinbygger_o .orderform {
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  background: #FFF;
  padding: 30px;
  border-radius: 2px;
}
#steinbygger_o .errors {
	display: none;
	clear: both;
	padding: 5px 8px;
	margin-top: 10px;
	background: red;
	color: white;
}
#steinbygger_o .errors p {
	margin: 0;
}

/******* saved stone *****/

#steinbygger_save {
  display: block;
  position: relative;
  width: 1000px;
  height: 1000px;
  overflow: hidden;
}
#steinbygger_save #steinbygger_c {
  transform: translateX(-50%) translateY(0%);
  left: 50%;
}
#steinbygger_save #stein img {
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

/***** PRINT *******/

#print_info {
  position: relative;
  display: block;
  width: 1000px;
  z-index: 10;
  page-break-after: always;
  text-align: center;
}
#print_elementer {
  position: relative;
  display: block;
  width: 1000px;
}
#print_elementer::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
}
table {
  width: 100%;
}
table th {
  font-weight: 600;
}
table.summary td {
  border-bottom: 1px solid #aaa;
}
table.summary th:nth-child(4), table.summary td:nth-child(4) {
  text-align: right;
}
table.summary td, table.summary th {
  padding: 0px 5px 0px 5px;
}
table.summary tbody tr:last-of-type td {
  border-bottom: 1px solid black;
}
table.summary tfoot td {
  border-bottom: 1px solid black;
  font-weight: 600;
}

/* NAV PANEL */

.nav-tabs {
  position: relative;
  width: 100%;
  list-style: outside none none;
  display: table;
  table-layout: fixed;
  height: inherit;
  margin: 0 auto;
  padding: 0px 18px 5px;
  z-index: 20;
}
.nav-tabs-main {
  padding-top: 10px;
  overflow: hidden;
}
.nav-tabs-sub  {
  overflow: hidden;
}
.nav-tabs-sub .nav-tabs {
  display: none;
}
.nav-tabs-sub .nav-tabs.active {
  display: table;
}
.nav-tabs li {
  display: table-cell;
  vertical-align: middle;
}
.nav-tabs li a {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff none repeat scroll 0 0;
  border-color: #e0e0e0;
  border-image: none;
  border-radius: 0;
  border-style: solid;
  border-width: 2px 2px 2px 0;
  color: #373737;
  display: block;
  line-height: 28px;
  margin: 0;
  position: relative;
  font-size: 0.8em;
  text-align: center;
}
.nav-tabs li:first-child a {
  border-left-width: 2px;
  border-radius: 4px 0 0 4px;
}
.nav-tabs li:last-child a {
  border-radius: 0 4px 4px 0;
}
.nav-tabs li a.active {
  background: #ccebf3 none repeat scroll 0 0;
  border-color: #b1e0ec;
  cursor: default;
}
.tabs {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 110px;
  padding-top: 89px;
}
.tabs .tab {
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 15px 15px 0 15px;
  border-top: 1px solid #cecece;
}
.tabs .tab.flexbox {
  flex-wrap: wrap;
  align-items: stretch;
  align-content: flex-start;
  justify-content: space-between;
}
.tabs .tab.flexbox .clearb {
  display: none;
}
.tabs .tab.active {
  display: block;
}
.tabs .tab.flexbox.active {
  display: flex;
}

/* Inline Steinvelger */
#inline-steinvelger {
  position:absolute;
  top:0;
  bottom:0;
  left:2%;
  padding:100px 0 30px 0;
  transform-origin: left;
  z-index:50;
  height:100%;
  display:flex;
  align-items:center;
}
#inline-steinvelger .wrapper {
  display:flex;
  flex-direction:column;
  flex-wrap:wrap;
  justify-content:center;
  height:720px;
  max-height:100%;
  width:60px;
}
#inline-steinvelger .steintype {
  position:relative;
  border-radius:50%;
  background:white;
  overflow:hidden;
  margin:10%;
  width:60px;
}
#inline-steinvelger .steintype:after {
  content:'';
  display:block;
  padding-bottom:100%;
}
#inline-steinvelger .steintype a {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
}
#inline-steinvelger .steintype img {
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:50%;
  overflow:hidden;
  padding:5%;
}
#inline-steinvelger .steintype:hover {
  background:#4f4e4e;
}
#inline-steinvelger .steintype.active {
  background:#4f4e4e;
}


@media screen and (max-height: 1000px) {
  #inline-steinvelger .steintype, #inline-steinvelger .wrapper {
    width:50px;
  }
}
@media screen and (max-width: 1000px) {
  #inline-steinvelger .steintype, #inline-steinvelger .wrapper {
    width:40px;
  }
}
@media screen and (max-height: 800px) {
  #inline-steinvelger .steintype, #inline-steinvelger .wrapper {
    width:40px;
  }
}
@media screen and (max-height: 700px) {
  #inline-steinvelger .steintype, #inline-steinvelger .wrapper {
    width:30px;
  }
}

@media screen and (max-width: 1000px) {
  #steinbygger_p {
    width: 200px;
    padding: 10px 10px;
  }
  .colorselector li a {
    width: 25px;
    height: 25px;
    margin-right: 5px;
  }
  .ui-selectmenu-button.ui-button {
    max-width: 100%;
  }
  #steinbygger_e {
    width: 200px;
  }
  .nav-tabs {
    padding: 0px 5px 5px;
  }
  .nav-tabs li a {
    font-size: 0.7em;
  }
  .tabs .tab {
    padding: 5px 5px 0 5px;
  }
  .btn, button {
    padding: 0 10px;
  }
  .arrow {
    margin-left: 10px;
    margin-right: -10px;
  }
  .arrow.tilbake {
    margin-left: -10px;
    margin-right: 10px;
  }
  #steinbygger_e .item {
    width: 31.3%;
    height: 60px;
    padding: 3px;
    margin: 0 0 6px 0;
  }
  #steinbygger_i .section:nth-of-type(1) {
    padding-left: 10px;
    width: 18%;
  }
  #steinbygger_i .section:nth-of-type(2) {
    width: 10%;
    padding-left: 15px;
  }
  #steinbygger_i #info-lagre .btn {
    padding: 0px 10px;
  }
  #steinbygger_i .modell {
    font-size: 2.0em;
  }
  #steinbygger_i #info-pris .pris {
    font-size: 2.0em;
    margin-left: 5px;
  }
  #steinbygger_i #info-pris .info {
    font-size: 0.8em;
  }
}

@media screen and (max-width: 750px) {
  #steinbygger_o {
    padding: 0px;
  }
}

@media screen and (max-width: 650px) {
  #steinbygger_o {
    bottom: 100px;
    background: #FFF;
  }
}

@media screen and (max-width: 500px) {
  .remodal {
    padding: 15px;
  }
  .remodal-confirm, .remodal-cancel {
    width: 100%;
  }
  .remodal-confirm {
    margin-top: 5px;
  }
}
/* cmsms stylesheet: steinbygger_theme modified: 03/14/23 14:28:13 */
html, body {
	font-family: "source-sans-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.frm_row {
  margin-top: 4px;
}
.btn, button {
  border-radius: 2px;
}
.browserwarning {
  display: none;
  width: 100%;
  padding: 5px 15px 5px 15px;
  margin-bottom: 20px;
  text-align: center;
  background: #b71919;
  color: #FFF;
}
.browserwarning p, .browserwarning h2, .browserwarning a {
  color: #FFF;
}
.browserwarning.notSupported {
  display: block;
}
.stegforsteg {
	padding: 10px 0;
	border: none;
  background: rgba(255,255,255,0.7);
}
.stegforsteg ol {
  width: 100%;
  list-style: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stegforsteg li {
  position: relative;
   counter-increment: item;
   line-height: 2em;
   text-transform: uppercase;
   margin: 0 2em;
   color: #999;
}
.stegforsteg li:before {
  position: relative;
  min-width: 2em;
  min-height: 2em;
  line-height: 2em;
  margin-right: 10px;
  content: counter(item);
  background: #999;
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 1em;
}
.stegforsteg li.current {
  color: #000;
}
.stegforsteg li.current:before {
  background: #444;
}
#steinbygger_v {
  background-image: url('/uploads/images/silseth_bak_2016.jpg');
  background-size: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#steinbygger_c {
  background: none;
}
#steinbygger_m, #steinbygger_s {
  background: none;
  padding: 0px;
  background-image: url('/uploads/images/background_gradient.jpg');
  background-position: center;
  background-size: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  min-height: 100%;
}
#steinbygger_m .header, #steinbygger_s .header {
  text-align: center;
}
#steinbygger_m .header, #steinbygger_s .header {
	margin: 0 0 40px 0;
}
#steinbygger_m .logo, #steinbygger_s .logo {
  margin: 40px 0 20px 0;
}
#steinbygger_m .logo img, #steinbygger_s .logo img {
  display: inline-block;
  height: 70px;
  width: auto;
}
#steinbygger_m .header h1, #steinbygger_s .header h1 {
	margin: 15px 0 15px 0;
}
#steinbygger_m .footer {
  text-align: center;
}
#steinbygger_m .item, #steinbygger_s .item {
  border: none;
}
#steinbygger_m .item a, #steinbygger_s .item a {
  background: none;
}
/*
#steinbygger_m .item span.title {
  background-color: #444;
  width: 50px;
  height: 50px;
  color: #FFF;
  border-radius: 25px;
  line-height: 50px;
  position: absolute;
  top: 15px;
  right: 50px;
	top: 10%;
	right: 5%;
  font-size: 1.4em;
}
*/

#steinbygger_m .item span.title {
	position: absolute;
	top: 10%;
	right: 5%;
	background: #4f4e4e;
	border-radius: 100%;
	font-size: 1rem;
	padding: 0.8em;
	font-weight: 700;
	color: #fff;
	margin: 0;
	min-width: 3em;
	min-height: 3em;
	text-align: center;
	line-height: 22px;
	width:auto;
}

/* Norsk stein */
#steinbygger_m .item .img,#steinbygger_s .item .img {
    position:relative;
}
#steinbygger_m .item span.norskstein,#steinbygger_s .item span.norskstein {
  position:absolute;
  left:0;
  bottom:0;
  height:75px;
  width:45px;
  background:url('/uploads/designs/silseth17/silseth-norsksteintype2.svg');
  background-size:100% 100%;
}

#steinbygger_m .panel {
  display: none;
}
#steinbygger_m .steinvelger, #steinbygger_s .steinvelger {
  background: rgba(255,255,255,1);
  width: 90%;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}
#steinbygger_m .item span.size {
}
.steinvelger .oversikt {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  background: none;
}
.steinvelger .item {
  display: block;
}
.steinvelger .item a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #ddd;
  opacity: 0;
  transition: border .2s, opacity .2s;
}
.steinvelger .item a:hover:after {
  border-width: 10px;
  opacity: 1;
  border-width: 5px;
}
.steinvelger .item a img {
  transition: transform .3s;
}
.steinvelger .item a:hover img {
    transform: scale(1.02);
}
#steinbygger_s {
  padding-bottom: 140px;
}
#steinbygger_s .item {
	border: 0;
}
#steinbygger_i {
  background-color: rgba(235,235,235,0.8);
}
#steinbygger_i .sectionwrapper {
  padding: 0 25px;
}
#steinbygger_i .section:nth-of-type(1) {
  width: auto;
  padding: 0px;
}
#steinbygger_i .section:nth-of-type(2) {
  width: auto;
  padding: 0 0 0 0;
}
#steinbygger_i .section:nth-of-type(3) {
  width: auto;
  padding: 0 0 0 0;
}
#steinbygger_i .section:nth-of-type(4) {
  width: auto;
  padding: 0px;
}
#steinbygger_i .section .btn {
  margin-left: 0px;
}
#steinbygger_i #info-pris {
  width: auto;
}
#steinbygger_i #info-pris .info {
  width: auto;
  display: block;
}
#steinbygger_i #info-pris .pris {
  width: auto;
  display: block;
}
#steinbygger_i #info-lagre .btn:nth-of-type(1) {
  margin-left: 10px;
  border-left-width: 1px;
  border-radius: 2px 0px 0px 2px;
}
#steinbygger_i #info-lagre .btn:nth-last-of-type(1) {
  border-radius: 0px 2px 2px 0px;
}
#steinbygger_i #info-bestill .btn {
  margin-left: 10px;
}
#steinbygger_o .orderform h1 {
  margin-top: 0px;
}
#steinbygger_v .logo {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 50;
}
#steinbygger_v .logo img {
  display: block;
  height: 60px;
  width: auto;
}

#steinbygger_e .extra {
  height: 60px;
}
.prop.helpolering .input-checkbox {
	padding-left: 48px;
	font-weight: 600;
	font-size: 1.4em;
	line-height: 40px;
}
.prop.helpolering .input-checkbox-indicator {
  width: 40px;
  height: 40px;
}
.prop.helpolering .input-checkbox-indicator:after {
	top: 3px;
	left: 13px;
	width: 10px;
	height: 21px;
	border-width: 0 4px 4px 0;
}

@media screen and (max-height: 1100px) {
  #steinbygger_o .orderform {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1200px;
  }
  #steinbygger_o .orderform .text {
    width: 48%;
  }
  #steinbygger_o .orderform .form {
    width: 48%;
  }
}
@media screen and (max-width: 1100px) {
  #steinbygger_i .modell {
    display: block;
    padding: 0px;
    float: none;
    line-height: 1em;
    margin-top: 13px;
    text-align: center;
  }
  #steinbygger_i .steinsort {
    display: block;
    float: none;
    line-height: 1em;
    text-align: center;
  }
  .btn, button {
    padding: 0px 8px;
  }
  #steinbygger_i #info-lagre .btn {
    padding: 0px 8px;
  }
  .arrow {
    margin-left: 6px;
    margin-right: -8px;
  }
  .arrow.tilbake {
    margin-left: -8px;
    margin-right: 6px;
  }
}
@media screen and (max-height: 1100px) and (max-width: 900px) {
  #steinbygger_o {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 850px) {
    #steinbygger_i #info-pris .info {
        font-size: 0.8em;
    }
    #steinbygger_i .steinsort {
        font-size: 0.8em;
    }
    #steinbygger_i .sectionwrapper {
        padding: 0px 10px;
    }
    #steinbygger_i .btn {
        font-size: 0.8em;
    }
    /* Norsk stein */
    #steinbygger_m .item span.norskstein,#steinbygger_s .item span.norskstein {
        height: 50px;
        width: 28px;
    }
}
@media screen and (max-height: 550px) and (min-width: 650px) {
  #steinbygger_v {
    bottom: 70px;
  }
  #steinbygger_e {
    bottom: 70px;
  }
  #steinbygger_p {
    bottom: 70px;
  }
  #steinbygger_o {
    bottom: 70px;
  }
  #steinbygger_i {
    height: 70px;
  }
  #steinbygger_i #info-pris {
    padding-top: 6px;
  }
  .btn, button {
    margin-top: 11px;
  }
}
@media screen and (max-width: 750px) {
  .steinvelger .item {
    width: 50%;
  }
  .steinvelger .item span {
    font-size: 1.4em;
  }
  .btn, button {
    padding: 0 5px;
  }
  #steinbygger_i #info-lagre .btn {
    padding: 0 5px;
  }
  .arrow {
    margin-left: 5px;
    margin-right: -5px;
    widtH: 1.2em;
  }
  .arrow.tilbake {
    margin-left: -5px;
    margin-right: 5px;
  }
  .stegforsteg li {
    text-align: center;
    line-height: 1.2em;
    margin: 0 5px;
  }
  .stegforsteg li:before {
    display: block;
    width: 2em;
    height: 2em;
    margin: 0 auto 5px auto;
  }
}
@media screen and (max-width: 650px) {
  h1 {
    font-size: 1.8em;
  }
  .steinvelger .item a {
    padding: 10px 10px 7px 10px;
  }
  #steinbygger_i {
    height: 135px;
  }
  #steinbygger_i .sectionwrapper {
    display: grid;
/*    grid-template-columns: 50% 50%;*/
  }
  #steinbygger_i .section:nth-of-type(1) {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
    width: 100%;
  }
  #steinbygger_i .section:nth-of-type(2) {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    width: 100%;
  }
  #steinbygger_i .section:nth-of-type(3) {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  #steinbygger_i .section:nth-of-type(4) {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  #steinbygger_i .modell {
    line-height: 1.2em;
  }
  #steinbygger_i .steinsort {
    line-height: 1.2em;
  }
  #steinbygger_i #info-pris .pris {
    height: auto;
  }
  #steinbygger_i .btn {
    margin-top: 10px;
  }
  #steinbygger_i #info-lagre .btn:nth-of-type(1) {
    margin-left: 0px;
  }
  #steinbygger_v {
    bottom: 135px;
  }
  #steinbygger_v .logo img {
    height: 40px;
  }
  #steinbygger_e {
    bottom: 135px;
  }
  #steinbygger_p {
    bottom: 135px;
  }
  #steinbygger_o {
    bottom: 135px;
  }
  #steinbygger_o .orderform {
    padding: 15px;
  }
}

@media screen and (max-width: 500px) {
  button, .btn {
    font-size: 0.7em;
  }
  #steinbygger_m .logo, #steinbygger_s .logo {
    margin: 20px 0 10px 0;
  }
  #steinbygger_m .header, #steinbygger_s .header {
    margin-bottom: 20px;
  }
  #steinbygger_m .steinvelger, #steinbygger_s .steinvelger {
    padding: 0px 0px;
  }
  #steinbygger_i .section:nth-of-type(1) {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  #steinbygger_i .section:nth-of-type(2) {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  #steinbygger_i .section:nth-of-type(3) {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  #steinbygger_i .section:nth-of-type(4) {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 3;
    display: flex;
    justify-content: space-between;
  }
  #steinbygger_o {
    overflow: scroll;
    bottom: 0px;
    padding-bottom: 135px;
  }
  #steinbygger_o .orderform {
    flex-wrap: wrap;
  }
  #steinbygger_o .orderform .text {
    width: 100%;
  }
  #steinbygger_o .orderform .form {
    width: 100%;
  }
	#steinbygger_m .item span.title {
		font-size: .8rem;
    padding: 0.6rem;
    top: 5%;
    right: 2.5%;
	}
}
@media screen and (max-width: 400px) {
  #steinbygger_m .logo img, #steinbygger_s .logo img {
    height: 50px;
  }
}
