               /*
  Theme Name: HTML5 Blank
  Theme URI: http://html5blank.com
  Description: HTML5 Blank WordPress Theme
  Version: 1.4.3
  Author: Todd Motto (@toddmotto)
  Author URI: http://toddmotto.com
  Tags: Blank, HTML5, CSS3

  License: MIT
  License URI: http://opensource.org/licenses/mit-license.php
  */

/*-------------- Normalize version 8.0.1 --------------*/

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Encode+Sans+Condensed:wght@400;600;700&display=block');

html {line-height: 1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust: 100%;}body {margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}h1 {font-size: 2em;margin: 0.67em 0;}hr {-moz-box-sizing:content-box;box-sizing:content-box;height: 0;overflow: visible;}pre {font-family: monospace, monospace;font-size: 1em;}a {background-color: transparent;} abbr[title] {border-bottom: none;text-decoration: underline;text-decoration: underline dotted;} b,strong {font-weight: bolder;} code,kbd,samp {font-family: monospace, monospace;font-size: 1em;} small {font-size: 80%;} sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;} sub {bottom: -0.25em;} sup {top: -0.5em;} img {border-style: none;} button,input,optgroup,select,textarea {font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0;} button,input {overflow: visible;} button,select {text-transform: none;} button,[type="button"],[type="reset"],[type="submit"] {-webkit-appearance: button;cursor: pointer;} button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {border-style: none;padding: 0;} button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;} fieldset {padding: 0.35em 0.75em 0.625em;} legend {box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;} progress {vertical-align: baseline;} textarea {overflow: auto;} [type="checkbox"],[type="radio"] {box-sizing: border-box;padding: 0;} [type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {height: auto;} [type="search"] {-webkit-appearance: textfield;outline-offset: -2px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box} [type="search"]::-webkit-search-decoration {-webkit-appearance: none;} ::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;} details {display: block;} summary {display: list-item;} template {display: none;} [hidden] {display: none;}

/*------------------------------------*\
    MAIN
    \*------------------------------------*/

    ::selection {
    	background:#ffe100;
    	color:#000;
    	text-shadow:none;
    }
    ::-webkit-selection {
    	background:#ffe100;
    	color:#000;
    	text-shadow:none;
    }
    ::-moz-selection {
    	background:#ffe100;
    	color:#000;
    	text-shadow:none;
    }

    html{
        overflow-x: hidden;
        background: #f6f6f6;
        scroll-behavior: smooth;
    }

    /* global box-sizing */
    *, *:after, *:before {
    	-moz-box-sizing:border-box;
    	box-sizing:border-box;
    	-webkit-font-smoothing:antialiased;
    	-moz-osx-font-smoothing:antialiased;
    	font-smooth:antialiased;
    	text-rendering:optimizeLegibility;
    }

    /* clear */
    .clear:before, .clear:after {
    	content:' ';
    	display:table;
    }
    .clear:after {
    	clear:both;
    }
    .clear {
    	*zoom:1;
    }
    img {
    	max-width:100%;
    	vertical-align:bottom;
    }

    /* text */
    body {
    	font-family: "Encode Sans Condensed","Arial Narrow",Arial,sans-serif;
    	color: #000;
    	line-height: 1.7;
    	overflow-x: hidden;
        background: #fff;
    }
    h1, h2, h3, h4 {
    	margin: 10px 0 0 0;
    	margin-bottom: 10px;
    	font-family: "Bebas Neue","Arial Narrow",Arial,sans-serif;
        overflow-wrap: normal;
        hyphens: manual;
    }
    h5, h6
    {
       hyphens: manual; 
    }
    h1, .heading {
    	font-size: 3.3em;
    	line-height: 1.2;
    	font-weight: normal;
    	letter-spacing: 0.01em;
    	text-transform: uppercase;
    	margin-bottom: 20px;
    	font-family: "Bebas Neue","Arial Narrow",Arial,sans-serif;
        text-align: center;
    }
    h2 {
    	font-size: 2.4em;
    	line-height: 1em;
    	font-weight: 400;
    	margin-bottom: 15px;
    	letter-spacing: 0.02em;
        padding-top: 15px;
    }
    h3 {
    	font-size: 1.75em;
    	line-height: 1.2;
    	margin-bottom: 0;
    	font-weight: 400;
    	letter-spacing: 0.05em;
    }
    h4, h5, h6 {
    	font-size: 1.1;
    }
    p, .page-content ul li{
    	color: #333;
    	margin: 0;
    	font-size: 1.2em;
    }

    main ul li, main ol li
    {
        color: #333;
        font-size: 1.2em;
        margin-bottom: 10px;
    }

    p, ul, ol
    {
        margin-bottom: 30px;
    }

    ul, ol
    {
        margin-top: -10px;
    }

    .page-content ul{
        margin: 7px 0 40px 0;
    }
    .page-content ul li{
        margin: 0 0 7px 0;
    }
    .style-none {
    	list-style: none;
    	padding-left: 0;
    }
    .page-content p a{
        display: inline-block;
        clear: none;
        padding: 0;
        margin: 0;
    }

    /* Länkar och knappar */
    a {
    	color: #000;
    	text-decoration: none;
    	-webkit-transition: all 0.25s ease;
    	-mox-transition: all 0.25s ease;
    	transition: all 0.25s ease;

    }
    main p a, main li a
    {
        color: #7f0a24;
        text-decoration: underline;
    }
    a:hover{
    	text-decoration: underline;
    }
    a:focus, a:active, a:hover {
    	outline:0;
    }
    input:focus {
    	outline:0;
    	border:0;
    }
    button:focus{
    	outline: none;
    	box-shadow: none;
    }
    .snabbknapp-uthyrning {
    	cursor: pointer; 
    	position: fixed;
    	right: 20px;
    	bottom: -10px;
    	padding: 12px 35px 20px 35px;
        border-radius: 10px 10px 0 0;
    	background: #ffe100;
    	z-index: 99;
    	transition: all 0.2s ease;
    	border: none;
    	line-height: 1.69;
    	font-size: 1.1em;
    	font-family: "Bebas Neue","Arial Narrow",Arial,sans-serif;
    	letter-spacing:0.1em;
        color:#000;
    }
    .snabbknapp-uthyrning:hover{
    	bottom:0;
    }

    .children-links a:hover{
    	text-decoration: none;
    }
    .children-links .btn{
    	margin: 15px 0 25px 0;
    }

    .scroll-to-top {
        cursor: pointer; 
        position: fixed;
        right: 200px;
        bottom: -80px;
        padding: 12px 16px 14px 16px;
        border-radius: 10px 10px 0 0;
        background: #ffe100;
        z-index: 99;
        opacity: 0;
        transition: all 0.3s ease;
        font-size: 1.1em;
    }

    .scroll-to-top.show
    {
        bottom: -10px;
        opacity: 1;
    }

    .scroll-to-top:hover{
        bottom:0;
    }

    @media (max-width:500px){
        h1, .heading{
            font-size: 2.7em;
            line-height: 1.1em;
            margin-bottom: 5px;
        }
        .orange-line{
            height: 20px;
        }
        h2{
            font-size: 2.3em;
            line-height: 1em;
        }
    }

    /* Formulär */
    .wpcf7 input, .wpcf7 textarea {
    	padding: 15px;
    	border:none;
    	width: 100%;
        max-height: 150px;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        margin-bottom: 10px;
        font-weight: 400;
        border-bottom: 1px solid #7f0a24;
        resize: none;
    }
    label {
    	text-transform: uppercase;
    	font-size: 0.9em;
    	font-weight: 600;
    	letter-spacing: 0.15em;
    }
	.wpcf7{
		background: #f6f6f6;
		padding: 40px !important;
	}
    @media (max-width:500px){

        .wpcf7{
            padding: 4px 20px 0 20px !important;
        }

        .wpcf7 input, .wpcf7 textarea {
            padding: 10px;
        }

        .wpcf7 p
        {
            margin-bottom: 20px;
        }

        .wpcf7 label {
            font-size: 16px;
        }

        .wpcf7 .wpcf7-checkbox .wpcf7-list-item, .wpcf7 .wpcf7-radio .wpcf7-list-item {
            margin-bottom: 6px;
            font-size: 16px;
        }

        .wpcf7-list-item {
            margin-left: 0;
        }

    }

	.kontakta-oss .wpcf7{
		padding: 0 !important;
	}
	input:focus{
		-webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
		outline: none;
	}
	*:focus {
    	outline: none;
	}
	input[type="checkbox"], input[type="radio"] {
		width: auto;
		display: inline-block;
		display: none;
	}
	.wpcf7 .wpcf7-checkbox .wpcf7-list-item,
	.wpcf7 .wpcf7-radio .wpcf7-list-item{
		width: 100%;
		margin-bottom: 10px;
		margin-left: 0;
        display:block;
	}
	[data-class="wpcf7cf_group"]{
		background: #fff;
		padding: 20px 30px;
		margin-bottom: 20px;
	}
	[data-class="wpcf7cf_group"] label{
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}

    [data-class="wpcf7cf_group"] .wpcf7-list-item{
        width: 100% !important;
    }
    @media (min-width:501px){
    	[data-class="wpcf7cf_group"] .wpcf7-list-item{
    		width: 20% !important;
    	}
    }
	[data-class="wpcf7cf_group"] textarea{
		max-height: 60px;
    	padding: 0;
		font-size: 0.8em;
	}
	.wpcf7 .checkbox-container,
	.wpcf7 .wpcf7-checkbox .wpcf7-list-item{
		/*width: 33%;*/
	}
    @media (max-width:500px){

        .wpcf7 .wpcf7-checkbox .wpcf7-list-item,
        .wpcf7 .wpcf7-radio .wpcf7-list-item{
            width: 100%;
        }

        .wpcf7 .checkbox-container,
        .wpcf7 .wpcf7-checkbox .wpcf7-list-item{
            width: 100%;
        }

    }
	.wpcf7-acceptance .wpcf7-list-item label, 
	.wpcf7-radio .wpcf7-list-item label, 
	.wpcf7-checkbox .wpcf7-list-item label {
		position: relative;
		cursor: pointer;
		padding: 3px 0 1px 35px;
    	font-size: 0.9em;
		text-transform: none;
	}
	.wpcf7-acceptance .wpcf7-list-item-label:before, 
	.wpcf7-radio .wpcf7-list-item-label:before, 
	.wpcf7-checkbox .wpcf7-list-item-label:before {
		content: "";
		display: block;
		position: absolute;
		border: 1px solid #7f0a24;
		height: 20px;
		width: 20px;
		top: 3px;
		left: 0;
		z-index: 5;
		transition: border .1s linear;
		-webkit-transition: border .1s linear;
	}
	.wpcf7-acceptance .wpcf7-list-item-label:after, 
	.wpcf7-radio .wpcf7-list-item-label:after, 
	.wpcf7-checkbox .wpcf7-list-item-label:after {
		content: "";
		display: block;
		position: absolute;
		z-index: 6;
		height: 14px;
		width: 14px;
		top: 6px;
		left: 3px;
		margin: auto;
		transition: background 0.1s linear;
		-webkit-transition: background 0.1s linear;
	}
	input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before, 
	input[type="radio"]:checked ~ .wpcf7-list-item-label:before {
		background: #fff;
	}
	input[type="checkbox"]:checked ~ .wpcf7-list-item-label:after, 
	input[type="radio"]:checked ~ .wpcf7-list-item-label:after {
		background: #ffe100;
	}
    [data-class=wpcf7cf_group] textarea {
        font-size: .9em;
    }
	.wpcf7-acceptance{
		display: block;
		margin-bottom: 15px;
	}

    .wpcf7 .wpcf7-submit
    {
        width:100%;
        background: #ffe100;
        border-radius: 10px;
        color: #000;
        border:none;
    }


/*------------------------------------*\
    STRUCTURE
    \*------------------------------------*/

    /* wrapper */

    .wrap-big {
    	width: 90%;
    	margin: 0 auto;
    	position: relative;
    }
    .wrap {
    	max-width: 1400px;
    	width: 90%;
    	margin: 0 auto;
    	position: relative;
    	z-index: 2;
    }
    .wrap-small {
    	max-width: 1100px;
    	width: 90%;
    	margin: 0 auto;
    	position: relative;
    }
    .wrap-xsmall {
    	max-width: 800px;
    	width: 90%;
    	margin: 0 auto;
    	position: relative;
    }
    .content {
    	padding: 40px 0 60px;
    }
    .width-70 {
    	width: 70%;
    }
    .box-padding {
    	padding: 60px 10%;
    }
    .box-padding-small {
    	padding: 30px 5%;
    }
    .pad-big {
    	padding: 4.8% 0 1.5% 0;
    }
    .padding-60 {
    	padding: 60px;
    }

    /* Cols */

    .col-1-2 {
    	width: 48%;
    	float: left;
    }
    .col-1-2 + .col-1-2 {
    	margin-left: 4%;
    }
    .col-f-1-3 {
    	width: 33.33333%;
    	float: left;
    }
    .col-2-3 {
    	width: 58%;
    	float: left;
    }
    .col-1-3 {
    	width: 32%;
    	float: left;
    }
    .col-3-4 {
    	width: 70%;
    	float: left;
    	margin-right: 3%
    }
    .col-1-3 + .col-1-3{
    	margin-left: 2%;
    }

    .col-1-4 {
    	width: 23.5%;
    	float: left;
    }
    .col-1-4 + .col-1-4 {
    	margin-left: 2%;
    }
    .col-f-1-2 {
    	float: left;
    	width: 50%;
    	position: relative;
    }

    .flex-col-1-4 {
    	width: 25%;
    	padding: 10px;
    	position: relative;
    }

    .flex-col-1-4 img {
    	width: 100%;
    	object-fit: cover;
    	height: 100%;
    }

    @media screen and (width: 767px) {
    	.col-1-2-full-flex, .col-1-2, .col-f-1-2  {
    		width: 100%;
    		margin-bottom: 20px;
    	}

    	.col-1-2 + .col-1-2 {
    		margin-left: 0;
    	}
    }

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

        .col-2-3 {
            width: 100%;
            float: left;
        }

    }

    /* flex */
    .flex {
    	display: flex;
    }
    .flex-center {
    	display: flex;
    	align-items: center;
    }
    .flex-space {
    	display: flex;
    	justify-content: space-between;
    	align-items: center;
    }

    .flex-row {
    	display: flex;
    	flex-flow: row wrap;
        justify-content: center;
    }

    .col-rev {
    	flex-direction: row-reverse;
    }

    /* alignments */

    .align-self {
    	align-self: center;
    }
    .center {
    	text-align: center;
    	justify-content: center;
    }

    @media (max-width: 500px){
        .flex-center{
            display: block;
            max-width: 100%;
        }
    }

/*------------------------------------*\
    HEADER - ej meny; egen css
    \*------------------------------------*/

    .header.fixed.white{
        box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    }
    .sub-header {
        background-color: #7f0a24;
        padding: 6px 0 4px;
    }
    .sub-header a, .sub-header p {
        color: #fff;
        font-size: 0.97em;
    }
    .sub-header p span{
        padding: 0 10px;
    }
    .sub-header p{
        margin-bottom:0;
    }
    .contact {
        text-align: right;
    }
    .logo {
        display: flex;
        align-items: center;
        width:280px;
        height: 97px;
        position: relative;
        margin-right: 20px;
    }
    .logo-img {
        width: 300px;      
    }
    .header {
        position: relative;
        -webkit-transition: background 0.25s ease;
        -mox-transition: background 0.25s ease;
        transition: background 0.25s ease;
        height: 133px;
    }
    .fixed {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        bottom: auto;
        right: 0;
        transition: all .25s ease ;
        z-index: 99;
    }
    .top-header {
        align-items: center;
        background-color: #fff;
        height: 97px;
    }

    /* search */
    .search
    {
        display: inline-block;
        width: 24px;
        height: 36px;
        background-image: url('assets/img/search.svg');
        background-repeat: no-repeat;
        background-size: 24px;
    }

    .search-overlay.active {
    	opacity: 1;
    	visibility: visible;
    	height: 100%;
    	z-index: 9999;
    	display: block;
    }

    .search-overlay {
    	text-align: center;
    	background: rgba(0,0,0,.9);
    	position: fixed;
    	top: 0;
    	bottom: 0;
    	left: 0;
    	right: 0;
    	overflow-x: hidden;
    	overflow-y: scroll;
    	visibility: hidden;
    	opacity: 0;
    	z-index: 110;
    	-webkit-transition: all 0.3s ease;
    	-moz-transition: all 0.3s ease;
    	transition: all 0.3s ease;
    }

    .search-overlay .material-icons {
    	position: absolute;
    	top: 4%;
    	right: 3%;
    	font-size: 40px;
    	cursor: pointer;
    	color: #fff;
    }

    .search-overlay .search-form {
    	max-width: 600px;
        position: absolute;
        right: 0;
        left: 0;
        width: 90%;
        top: 40%;
        border-radius: 0 !important;
        margin: 0 auto;
    }

    .search-overlay .search-field {
    	border: none;
    	font-size: 1.6em;
    	padding: 15px;
    	width: 100%;
    	border-radius: 0 !important;
    	box-sizing: border-box;
    	margin-bottom: 20px;
    }

    .search-overlay input[type="submit"]{
        color: #ffe100;
        background-color: #7f0a24;
        border: none;
        border-radius: 0 !important;
        padding: 20px;
    }
    .search-overlay input[type="submit"]:hover{
        color: #7f0a24;
        background-color: #ffe100;
    }

    .archive-text {
    	color: #000;
    }

    .search-form label {
    	display: block;
    }

    .search-result {
        padding: 20px 0;
    }

    .search-result .col-1-4 {
        border: 1px solid #dadada;
        margin-bottom: 2%;
        position: relative;
        padding: 30px;
        word-wrap: break-word;
        overflow-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
    }

    .search-result .col-1-4 h2 {
        font-size: 1.4em;
    }

    .search-result .col-1-4 p {
        font-size: 1em;
        margin-bottom: 20px;
    }

    /* Responsive */
    @media (max-width: 1280px){  
    	.logo-img{
    		width:260px;
    	}
    	.top-header .wrap{
    		width:95%;
    	}
    }
    @media (max-width: 1140px){  
        .top-header .wrap{
            width:100%;
            padding: 0 0 0 20px;
        }

    }
    @media (max-width: 1080px) and (min-width: 1036px){  
    	.logo-img{
    		width:200px;
    	}
    }
    @media (max-width: 1035px){  
    	.top-header .wrap{
    		height: 80px;
    	}
    	.logo-img{
    		margin-left:5%;
    	}
        .search-result .flex{
            flex-flow: wrap;
            flex-direction: row;
        }
        .search-result .col-1-4{
            width: 48%;
            margin: 1%;
        }
        .search-result .product-row{
            margin-bottom: 0;
        }
    }
    @media (max-width: 600px){  
        .search-result .col-1-4{
            width: 100%;
        }
    }
    @media (max-width: 455px){  
        .top-header .wrap{
            padding: 0;
        }
        .logo-img{
          width:220px;
          margin-left: 20px;
      }
      .contact{
        text-align: center;
    }
}
@media (max-width: 404px){  
    .logo-img{
        width:180px;
        padding-bottom: 2px;
    }
}

/*------------------------------------*\
    FOOTER
    \*------------------------------------*/

    .bg-red{
    	background-color: #7f0a24;
    	color: #ffe100; 
		position: relative;
		z-index: 1;
    }
    .bg-red:hover{
    	background-color: #000;
    	color: #fff; 
    }
    .bg-yellow {
    	background-color: #ffe100;
    	color: #000;
		position: relative;
		z-index: 1;
    }
    .bg-yellow:hover{
    	background-color: #000;
    	color: #fff; 
    }
    .boxes h3 {
    	margin-bottom: 0;
        margin-top: 0;
        font-size:2em;
    }
    footer {
    	background-color: #f6f6f6;
    	padding: 3% 5% 2% 5%;
		position: relative;
		z-index: 1;
    }
    .footer-box-wider {
    	float: left;
    	width: 31%;
    }
    .footer-box {
    	float: left;
    	width: 23%;
    }
    .footer-logo img {
    	width: 100%;
        max-width: 300px !important;
        padding-right:20px;
        margin-bottom: 20px;
    }
    footer h3 {
    	color: #000;
    	font-size: 1.4em;
    	margin-bottom: 20px;
        margin-top: 0;
        font-weight: 500;
    }
    footer ul {
    	padding-left: 0;
    }
    footer ul li, footer ul li a {
    	display: block;
    	color: #666;
    	letter-spacing: 0.6px;
    	margin-bottom: 5px;
    	line-height: 1.5em;
    }
    .sub-footer {
    	color: #666;
    	background-color: #f6f6f6;
    	font-size: 0.8em;
		position: relative;
		z-index: 1
    }
    .sub-footer .wrap.clear{
    	border-top: 1px solid #dadada;
    	padding: 2% 0;
    }
    .sub-footer a {
    	color: #666;
    }
    .sub-footer .copyright {
    	float: left;  
    	color: #666;
    }
    .sub-footer span{
    	margin: 0 10px;
    }
    .sub-footer .cookies {
    	float: right;
    }
    @media (max-width:1150px){
        footer{
            padding: 3% 30px 2% 30px;
        }
        footer .wrap, .sub-footer .wrap{
            width: 100%;
        }
        .sub-footer .copyright, .sub-footer .cookies{
            padding: 0 30px!important;
            display: block;
            text-align: center;
            float: none;
        }
    }
    @media (max-width:925px){
        .footer-box-wider{
            display: none;
        }
        .footer-box {
            width: 33.333%;
        }
        .sub-footer{
            padding-bottom: 50px;
        }
    }
    @media (max-width:750px){
        footer{
            padding: 30px;
        }
        .boxes .col-f-1-2{
            width: 100% !important;
        }
        .footer-box {
            width: 100%;
            text-align: center;
        }
    }
    @media (max-width:560px){
        .sub-footer span{
            clear: both;
            display: block;
            height: 2px;
            visibility: hidden;
        }
    }


/*------------------------------------*\
    PAGES
    \*------------------------------------*/

    main {
    	position: relative;
    	z-index: 9;
		background: #fff;
    }

    main.no-banner
    {
        padding-top:170px;
    }

    @media (max-width:1035px){
        main.no-banner
        {
            padding-top:140px;
        }
    }

    /* FRONT PAGE */

    /* Header slider */
    #top-pic.owl-outer {
    	position: relative;
    	margin-top: 103px;
    }
    #top-pic .owl-stage-outer {
    	max-height: 100%;
    }
    #top-pic .owl-front .item {
    	height: 750px;
    	max-height: 100vh;
    }
    #top-pic .owl-carousel .owl-item img{
    	height: 100%;
    	min-width: 100%;
    	width: auto;
    	object-fit: cover;
    }
    .puff-outer {
    	top: 50%;
    	color: #fff;
    	position: absolute;
    	z-index: 3;
    	-ms-transform: translateY(-50%);
    	transform: translateY(-50%);
    	-webkit-transform: translateY(-50%);
    	width: 100%;
    }
    .topline {
    	text-transform: uppercase;
    	color: #fff;
    	font-weight: 600;
    	font-size: 1.2em;
    	letter-spacing: 0.09em;
    	margin-bottom: 20px;
    }
    .puff-outer h1 {
    	font-size: 4.2em;
    	font-weight: 400;
    	max-width: 50%;
        text-align: left;
    }
    .sub-heading {
    	color: #fff;
    	font-size: 1.5em;
    	font-weight: 600;
        max-width: 600px;
    }
    @media (max-width: 1365px){  
    	.puff-outer h1 {
    		max-width: 700px;
    	}
    }
    @media (max-width: 800px){  
    	.puff-outer h1 {
    		font-size: 3.5em;
            line-height: 1.1em;
            margin: 0 0 10px 0;
        }
        .puff-outer {
            margin-top: 10px;
        }
        #top-pic .owl-front .item {
            max-height: 400px;
            height: 100vh;
        }
        .topline{
            font-size: 1em;
            margin-bottom: 0;
        }

    }
    @media (max-width: 600px){  
        .sub-heading {
            line-height: 1.4em;
            font-size: 1.4em;
        }

    }
    @media (max-width: 410px){  
        .puff-outer h1 {
            line-height: 1em;
            font-size: 2.5em;
        }
        .sub-heading {
            line-height: 1.3em;
            font-size: 1.4em;
        }

    }

    /* Puff m karta */
    .left-box {
    	position: absolute;
    	right: 0;
    	top: 0;
    	z-index: 3;
    	line-height: 1.2em;
    	padding: 40px 0 20px 0;
    	background: #7f0a24;
    	color: #ffe100;
    	text-align: center;
    }
    .left-box-text {
    	float: left;
    	padding: 40px;
    }
    .left-box-text p {
    	color: #ffe100;
    	font-size: 1em;
    }
    .left-box-img {
    	float: right;
    	margin-right: -70px;
    }
    .left-box-img img {
    	height: 200px;
    	width: auto;
    	object-fit: cover;
    }
    .left-box .phone-box{
    	background: #ffe100;
    	clear: both;
    	width: 50%;
    	padding:20px;
    	bottom: -75px;
    	position: absolute;
    }
    .left-box .phone-box h3{
    	float: left;
        margin: 0 !important;
    }
    .left-box .phone-box .material-icons{
    	font-size:35px;
    	float:left;
    	margin-right: 15px;
    }

    @media (max-width: 1220px){  
    	.left-box-img{
    		display: none;
    	}
    	.left-box .phone-box{
    		width: 100%;
    	}
    	.left-box .phone-box .material-icons{
    		margin-right: 5px;
    	}
    	.left-box-text {
    		float: left;
    		padding: 20px 30px;
    	}
    }
    @media (max-width: 950px){  
    	.left-box {
    		display: none;
    	}
    }

    /*Carousel products top */

    #product-section {
    	background-color: #f6f6f6;
    	width: 100%;
        padding-bottom: 100px;
    	overflow: hidden;
    }

    @media (max-width: 678px){ 
        #product-section {
            padding-bottom: 80px;
        }
    }

    .product-slider .item-wrapper {
        width: 25%;
        padding-right: 2.5%;
        padding-left: 2.5%;
        box-sizing: border-box;
    }
    @media (max-width: 1000px){ 

        .product-slider .item-wrapper {
            width: 33%;
        }

    }

    @media (max-width: 678px){ 

        .product-slider .item-wrapper {
            width: 50%;
            padding-right: 5%;
            padding-left: 5%;
        }
        
    }

    @media (max-width: 420px){ 

        .product-slider .item-wrapper {
            width: 100%;
        }
        
    }

    .product-slider .item-wrapper .item {
        padding-bottom: 50px;
        position: relative;
        background-color: #fff;
        min-height: 100%;
    }
    .product-slider .item .img-wrapper {
        width: 100%;
        height: 194px;
        position: relative;
    }
    .product-slider .item .img-wrapper img {
    	position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .product-slider .product-text-box {
    	padding: 80px 50px;
    	/*background:url("/app/themes/davada/assets/img/background_carousel-01.svg");
    	background-repeat: no-repeat;
    	background-size: 100% auto;*/
    	position: relative;
    	text-align: center;
    	margin-top:-10%;
    	width:100%;
    }
    .product-slider .product-text-box:hover{
    	/*background:url("/app/themes/davada/assets/img/background_carousel-02.svg");
    	background-repeat: no-repeat;
    	background-size: 100% auto;*/
    }
    .product-text-box:hover a{
    	text-decoration: none;
    }
    .product-slider h3 {
    	margin-bottom: 10px;
    }
    .product-slider p {
    	color: #000;
        min-height: 100px;
        margin-bottom: 0;
    }
    .product-slider .item .btn-red {
    	position: absolute;
    	bottom: -23px;
    	left: 0;
    	right: 0;
    	margin: 0 auto;
    	width: 200px;
    	color: #fff;
    	box-shadow: 0px 0px 25px rgba(0,0,0,0.3);
    }
    .product-carousel .owl-dots{
    	margin-top: 60px !important;
    }
    .owl-theme .owl-dots .owl-dot{
    	zoom: 1.25;
    }

    .product-slider .flickity-page-dots {
        bottom:-60px;
    }

    @media (max-width: 678px){ 
        .product-slider .flickity-page-dots {
            bottom:-40px;
        }
    }

    /* about*/
    .about {
    	position: relative;
    	padding: 0 0 30px 0;
    }
    .about .col-1-3 {
    	max-width: 600px;
        padding:5% 0 5% 0;
    }
    .about .col-2-3{
    	background-size: cover !important;
    	background-position: center center !important;
        margin-right: 60px;
    }

    /* Citatbubbla */
    .quote-box {
    	position: absolute;
    	max-width: 500px;
        width: 40%;
        color: #fff;
        bottom: -10%;
        right: 30%;
    }
    .quote-box::after {
    	border-color: transparent transparent transparent #7f0a24;
    	border-image: none;
    	border-style: solid;
    	border-width: 30px;
    	top: -30px;
    	content: " ";
    	display: block;
    	left: 0;
    	position: relative;
    }
    .quotation {
    	font-style: italic;
    	font-family: 'Playfair Display', serif;
    	background: #7f0a24;
    	padding: 40px;
    	box-shadow: 0px 0px 25px rgba(0,0,0,0.4);
    	font-size: 1.32em;
    	color: #fff;		
    }
    @media (max-width: 2050px){
        .about .col-1-3 {
            padding: 5% 30px 5% 0;
            width: 50%;
        }
        .about .col-2-3{
            width: 50%;
        }
    }
    @media (max-width: 1650px){
        .about .col-1-3 {
            padding:5% 30px 5% 0;
        }
        .quote-box{
            bottom: -30px;
            left: 12%;
        }
    }
    @media (max-width: 1350px){
        .about .col-1-3 {
            padding:5% 30px 5% 0;
        }
        .quotation{
            font-size: 1.2em;
        }
        .quote-box{
            left: 8%;
        }
    }
    @media (max-width: 1150px){
        .about .col-2-3{
            width: 45%;
            margin-right:40px;
        }
        .quote-box{
            left: 20px;
        }
        .product-slide .col-2-3{
            width: 100%;
            flex: none;
        }
    }
    @media (max-width: 750px){
        .about{
            padding: 4.8% 0 0 0;
        }
        .about .flex{
            display: block;
            width: 100%;
            padding: 0 30px;
        }
        .about .col-2-3{
            width: 100%;
            height: 300px;
            margin-bottom: 30px;
        }
        .about .col-1-3{
            width: 100%;
        }
        .product-slide .wrap{
            width: 100%;
            padding: 0 30px;
        }
        .quote-box{
            width: 60%;
            top: 150px;
        }
    }
    @media (max-width: 650px){
        .quote-box{
            width: 98%;
            top: 150px;
            left: 15px;
        }
    }
    @media (max-width: 450px){
        .quotation{
            padding: 20px 30px;
            font-size: 1em;
            line-height: 1.5em;
        }
    }

    /* carousel product page */ 

    .owl-product img {
        height: 500px;
        object-fit: cover;
    }

    .owl-products .owl-dots {
        margin-top: 20px !important;
    }

    /* Carousel products bottom */

    #bottom-slider.product-slide .wrap.clear{
        padding-top:20px;
    	padding-bottom:2.5%;
    }
    #bottom-slider .owl-carousel.owl-loaded{
    	/* padding: 0 3% 4.5% 3%; */
    }
    #bottom-slider .owl-carousel .owl-stage{
    	overflow: hidden;
    	width:100%;
    	/*margin: 0 2%; */
    }
    #bottom-slider .owl-carousel .owl-item .item{
    	border: 1px solid #dadada;
    	margin: 0 3.5% !important;
    	max-height:300px;
        padding: 0;
    }
    #bottom-slider .owl-carousel .owl-item .item img{
    	min-width: 100%;
    	min-height: 100%;
    	object-fit: contain;
    }
    #bottom-slider .owl-theme.product-carousel .owl-nav .owl-prev, #bottom-slider .iso-carousel .owl-nav .owl-prev, 
    #bottom-slider .owl-theme.product-carousel .owl-nav .owl-next, #bottom-slider .iso-carousel .owl-nav .owl-next {
    	position: absolute;
    	top: 0;
    	margin: 0;
    	margin-top: -30px;
    	padding: 0 15px !important;
    }
    #bottom-slider .owl-theme.product-carousel .owl-nav .owl-prev, #bottom-slider .iso-carousel .owl-nav .owl-prev{
    	left: 0;
    }
    #bottom-slider .owl-theme.product-carousel .owl-nav .owl-next, #bottom-slider .iso-carousel .owl-nav .owl-next {
    	right: 0;
    }
    .owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span
    {
        transform: translateY(-5px);
        display: inline-block;
    }

    #bottom-slider .iso-carousel .owl-nav,
    #bottom-slider .iso-carousel .owl-nav:hover{
    	color: #fff;
    	line-height: 1em;
    	margin-top: 0;
    	position: absolute;
    	width: 100%;
    	top: 50%;
    	left: 0;
    	font-size: 3.2em;
    }
    #bottom-slider .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
    	background: #7f0a24;
    	border-radius: 0;
    	width: 55px;
    	height: 55px;
    }
    #bottom-slider .owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover{
    	background: #000;
    }

    .carousel-container {
    	padding-bottom: 60px;
        max-width: 1600px;
        margin: 0 auto;
    }

    /* UNDERSIDOR GENERELLT */
    .top-head {
    	padding: 100px 0;
    	margin-top: 103px;
    	position:relative;
    	top: 0;
    	bottom: 0;
    	right: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    }
    .top-head.center{
    	background-size:cover !important; 
    	background-position:center right !important; 
    	background-repeat: no-repeat !important;
    }
    .skew-line {
    	width: 100%;
    	height: 100px;
    	z-index: 3;
    	position: relative;
    	background-color: #fff;
    	transform: skewY(-2deg);
    	transform-origin: top left;
    	margin-bottom: -20px;
    }
    .top-head .heading {
    	color: #fff;
    	position: relative;
    	font-weight: 400;
    	z-index:3;
    }
    .gradient {
    	position: absolute;
    	top: 0;
    	bottom: 0;
    	left: 0;
    	right: 0;
    	z-index: 2;
    	background: rgba(0, 0, 0, 0.15);
    }
    .four-boxes {
    	padding-top:60px;
    }
    .ingress{
    	padding-bottom: 8%;
    }
    .children-links{
    	padding-bottom: 40px;
    }
    .children-links .col-1-4{
    	border: 1px solid #dadada;
    	margin-bottom: 2%;
    }
    .children-links .col-1-4 p{
    	    height: 120px;
            overflow: hidden;
            padding: 5px 20px;
            font-size: 1.1em;
            line-height: 1.65;
            margin-bottom: 0;
    }

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

        .children-links .col-1-4 p{
            height: auto;
            padding-bottom: 15px;
        }
    }

    .children-links h2{
    	padding: 3% 0;
    }
    .produkttabell
    {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .produkttabell .tabell
    {
        width: 45%;
    }

    .produkttabell .tabell.tabell-2
    {
        width: 45%;
    }

    .produkttabell .tabell.tabell-3
    {
        width: 31.5%;
    }

    .produkttabell .tabell.tabell-4
    {
        width: 22%;
    }

    @media (max-width: 850px){

        .produkttabell .tabell.tabell-3, .produkttabell .tabell.tabell-4
        {
           width: 45%; 
        }

    }

    @media (max-width: 560px){

        .produkttabell .tabell.tabell-2,.produkttabell .tabell.tabell-3, .produkttabell .tabell.tabell-4
        {
           width: 100%;
           margin-bottom: 16px;
        }

    }

    .produkttabell h3.tabell-header
    {
        background-color: transparent!important;
        text-align: left!important;
        margin-bottom: 12px!important;
        padding:0!important;
    }

    .produkttabell .tabell td.odd, .produkttabell .tabell th.odd
    {
        background-color: #efefef;
    }

    /* old styling */
    #produkttabell h3{
    	background: #ffe100;
    	text-align: center;
    	padding: 6px;
    	margin: 20px 0;
    }
    #produkttabell table{
    	width: 100%;
    }
    #produkttabell td{
        font-size: 1em;
        padding:4px 6px;
    }
    #produkttabell td:first-child{
    	font-size: 1em;
    	color: #000;
    	font-weight: 600;
        width: 30%;
    }
     #produkttabell td:last-child{
        width: 70%;
     }
    
    
    #produkttabell td + td{
    	color: #666;
    	font-weight: 400;
    	text-align: right;
    }    

    /* --- Blocks --- */

    .block-section
    {
        width: 100%;
        padding-top:40px;
        padding-bottom: 40px;
        position: relative;
    }

    .anchor
    {
        position:absolute;
        left:0;
        top:-80px;
        width:1px;
        height:1px;
    }

    .bg-section-light-grey
    {
        background-color: #f6f6f6;
    }

    .bg-section-dark-grey
    {
        background-color: #ccc;
    }

    .bg-section-red
    {
        background-color: #7f0a24;
    }

    .bg-section-yellow
    {
        background-color: #ffe100;
    }

    .text-white
    {
        color:#fff;

        p, a, table, td, th, blockquote, span, li, h1, h2, h3, h4, h5, h6
        {
           color:#fff; 
        }
    }

    .text-red
    {
        color:#7f0a24;

        p, a, table, td, th, blockquote, span, li, h1, h2, h3, h4, h5, h6
        {
           color:#7f0a24; 
        }
    }

    .text-yellow
    {
        color:#ffe100;

        p, a, table, td, th, blockquote, span, li, h1, h2, h3, h4, h5, h6
        {
           color:#ffe100; 
        }
    }

    .section-text-and-image
    {
        width: 100%;
        display:flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box;
    }

    .box-container-column
    {
        width:50%;
        box-sizing: border-box;
    }

    .box-container
    {
        position:relative;
        z-index:10;
        display:flex;
        align-items:center;
        justify-content: center;
        width: 100%;
        height:100%;
        min-height:400px;
        box-sizing: border-box;
    }

    @media (max-width: 767px){

        .box-container
        {
            width:100%;
        }

        .box-container-column
        {
            width:100%;
        }

    }

    .box-container .box-content
    {
        width:100%;
        max-width:680px;
        padding:60px 80px;
        box-sizing: border-box;
    }

    @media (max-width: 1400px){

        .box-container .box-content
        {
            padding:40px 60px;
        }
    }

    @media (max-width: 420px){

        .box-container .box-content
        {
            padding:40px 5%;
        }
    }

    @media (max-width: 767px){

        .box-container.has-bg
        {
            min-height:500px;
        }

    }

    @media (max-width: 560px){

        .box-container.has-bg
        {
            min-height:340px;
        }

    }


    .box-container-background
    {
        position: absolute;
        z-index:-6;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display:flex;
        overflow:hidden;

        picture, img, video
        {
            width:100%;
            height:100%;
            max-width:none;
            max-height:none;
            object-fit:cover;
        }

    }

    @media (max-width: 767px){

        .box_left.flip-order
        {
            order:2;
        }
        
        .box_right.flip-order
        {
            order:1;
        }

    }

    /* Fix for faq in wrapper */
    .wrap-small .block-section .wrap-small
    {
        width: 100%;
    }

    .faq-accordion
    {
        width:100%;
        background-color: #7f0a24;
        color:#fff;
        margin-bottom: 20px;
    }

    .faq-accordion .faq-accordion-header
    {
        display:flex;
        justify-content: space-between;
        padding: 20px 0 20px 20px;
    }

    .faq-accordion .faq-accordion-header h3
    {
        width: calc(100% - 50px);
        margin:0;
        padding:0;
    }

    .faq-accordion .faq-accordion-header .fold-btn
    {
        height: 30px;
        margin-left: 20px;
        margin-right: 20px;
    }

    @media (max-width: 560px){

        .faq-accordion .faq-accordion-header h3
        {
            font-size: 1.5em;
        }

        .faq-accordion .faq-accordion-header
        {
            padding: 16px 0 16px 16px;
        }

    }

    .faq-accordion .faq-accordion-header .fold-btn img
    {
        height: 100%;
    }

    .faq-accordion .fold-icon-folded
    {
        display:none;
    }

    .faq-accordion.folded .fold-icon
    {
        display:none;
    }

    .faq-accordion.folded .fold-icon-folded
    {
        display:block;
    }
    

    .faq-accordion .answer
    {
        padding:0;
        opacity: 0;
        visibility: hidden;
        height: 0;
        overflow: hidden;
        transition: opacity 250ms ease, visibility 250ms ease;
    }

    .faq-accordion .answer, .faq-accordion .answer p, .faq-accordion .answer a
    {
        color:#fff;
    }

    .faq-accordion .answer p:last-child
    {
        margin-bottom: 0;
    }

    .faq-accordion.folded .answer
    {
        opacity: 1;
        visibility: visible;
        height: auto;
        padding:0 20px 20px 20px;
    }

    .padding-box {
    	padding: 60px 5%;
    }

    /* contact page */

    .contact-section {
    	background: #f6f6f6;
    }

    .contact-section h2 {
    	margin-bottom: 40px;
    }

    .contact-section .wpcf7 input[type="text"], .wpcf7 textarea {
    	background-color: #fff;
    	resize: none;
    }

    div.wpcf7 .ajax-loader {
    	display: none;
    }

    .gallery {
    	padding: 60px 0;
    	background-color: #f6f6f6;
    }

    .gallery h2 {
    	margin-bottom: 50px;
    }

    @media (max-width: 1250px){
        #produkttabell{
            width: 100%;
            margin-left: 0;
            margin-bottom: 30px;
        }
        #produkttabell .col-1-2{
            width: 48%;
        }
        .page-template-page-product .col-1-2{
            width: 100%;
        }
        .page-template-page-product main .col-1-2 img{
            width: 100%;
        }
    }
    @media (max-width: 760px){
        #produkttabell .col-1-2{
            width: 100%;
            margin-left: 0;
        }
    }

    .image-gallery
    {
        width:100%;
        height:100%;
        min-height:500px;
    }

    .main-carousel
    {
        width:100%;
        height: calc(100% - 120px);
    }

    .carousel-cell
    {
        width:100%;
        height: 100%;
        position: relative;
    }

    .flickity-button.flickity-prev-next-button
    {
        border-radius: 0;
        background-color:#7f0a24;
        color: #fff;
    }

    .flickity-button.flickity-prev-next-button:hover {
        background-color:#7f0a24;
    }

    @media (max-width: 767px){

        .image-gallery
        {
            min-height:400px;
        }

        .main-carousel
        {
            height: calc(100% - 100px);
        }

        /*
        .main-carousel
        {
            height: 65vw;
            margin-bottom: 10px;
        }

        .carousel-cell
        {
            height: 65vw;
        }
        */

        .flickity-button.flickity-prev-next-button
        {
            display:none;
        }

    }


    .carousel-cell img
    {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .carousel-nav
    {
        width:100%;
        box-sizing: border-box;
        height: 120px;
        padding:20px 0;
    }

    .carousel-nav-cell
    {
        width:120px;
        height: 80px;
        margin-right: 16px;
        position: relative;
        border:2px solid transparent;
    }

    @media (max-width: 767px){

        .carousel-nav
        {
            height: 100px;
        }

        .carousel-nav-cell
        {
            width:80px;
            height: 60px;
            margin-right: 0;
            margin-left: 16px;
        }
    }
    /*
    @media (max-width: 560px){

        .carousel-nav
        {
            width:100%;
            height: 60px;
        }

        .carousel-nav-cell
        {
            width:80px;
            height: 60px;
        }

    }
    */

    .carousel-nav-cell.is-selected
    {
        border-color: #7f0a24;
    }
    

    .carousel-nav-cell img
    {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

/*------------------------------------*\
    COOKIE NOTICE
 \*------------------------------------*/

 #cookie-notice {
 	font-size: 1em;
 	line-height: 1.6;
 	font-weight: 400;
 	background: #7f0a24 !important;
    min-width: 0 !important;
    width: 95%;
    margin: 0 auto !important;
    left: 0;
    right: 0;
}
#cookie-notice .button#cn-accept-cookie {
  background: #ffe100;
  width: 200px;
  font-family: "Bebas Neue","Arial Narrow",Arial,sans-serif;
  border: none;
  border-radius: 0;
  padding: 10px;
  box-shadow: none;
  text-shadow: none;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.1em;
  transition: all .25s ease;
  -moz-transition: all .25s ease;
  margin: 0 30px;
  display: inline-block;
}
#cookie-notice .button#cn-accept-cookie:hover {
  color: #1b202f;
  background-color: #fff;
  text-decoration: none;
}
a.cookie-read {
  text-decoration: underline;
  color: #fff;
  margin-left: 6px;
}
a.cookie-read:hover {
    color: #ffe100;
}
.cookie-notice-container {
  padding: 30px;
}

/* Responsive */
@media only all and (max-width: 1150px) {

  #cn-notice-text {
   display: block;
   margin-bottom: 20px;
}
#cookie-notice .button#cn-accept-cookie {
    margin: 0 auto;
    text-align: center;
}

}

/** buttons **/
.btn, .wpcf7-submit {
  padding: 12px 25px;
  background: transparent;
  letter-spacing: 0.12em;
  font-size: 1.1em;
  display: inline-block;
  text-align: center;
  transition: all .25s ease;
  border-radius: 10px;
  -moz-transition: all .25s ease;
  font-family: "Bebas Neue","Arial Narrow",Arial,sans-serif;
  color: #fff;
  overflow: hidden;
}
.btn-red, .wpcf7-submit {
  background-color: #7f0a24;
  color: #fff;
}
.btn-yellow {
  background: #ffe100;
	color: #000;
}
.btn:hover, .btn-red:hover, .btn-yellow:hover, .wpcf7-submit:hover {
  text-decoration: none;
}

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

    .btn, .wpcf7-submit
    {
        padding: 12px 20px;
    }
}

/*------------------------------------*\
    404 PAGE
    \*------------------------------------*/

    .error404 main{
        padding-bottom: 60px;
    }
    .error404 .btn{
        background: #000;
        border: 1px solid #000;
        width: 175px;
        text-align: center;
        margin: 5px;
    }
    .error404 .btn.sec{
        background: none;
        color: #000;
    }
    .error404 .btn:hover, .error404 .btn.sec:hover{
        background: #7f0a24;
        border: 1px solid #7f0a24;
        color:#fff;
    }

/*------------------------------------*\
    WORDPRESS CORE
    \*------------------------------------*/

    .alignnone {
    	margin:5px 20px 20px 0;
    }
    .aligncenter, div.aligncenter {
    	display:block;
    	margin:5px auto 5px auto;
    }
    .alignright {
    	float:right;
    	margin:5px 0 20px 20px;
    }
    .alignleft {
    	float:left;
    	margin:5px 20px 20px 0;
    }
    a img.alignright {
    	float:right;
    	margin:5px 0 20px 20px;
    }
    a img.alignnone {
    	margin:5px 20px 20px 0;
    }
    a img.alignleft {
    	float:left;
    	margin:5px 20px 20px 0;
    }
    a img.aligncenter {
    	display:block;
    	margin-left:auto;
    	margin-right:auto;
    }
    .wp-caption {
    	background:#FFF;
    	border:1px solid #F0F0F0;
    	max-width:96%;
    	padding:5px 3px 10px;
    	text-align:center;
    }
    .wp-caption.alignnone {
    	margin:5px 20px 20px 0;
    }
    .wp-caption.alignleft {
    	margin:5px 20px 20px 0;
    }
    .wp-caption.alignright {
    	margin:5px 0 20px 20px;
    }
    .wp-caption img {
    	border:0 none;
    	height:auto;
    	margin:0;
    	max-width:98.5%;
    	padding:0;
    	width:auto;
    }
    .wp-caption .wp-caption-text, .gallery-caption {
    	font-size:11px;
    	line-height:17px;
    	margin:0;
    	padding:0 4px 5px;
    }
    .sticky {
    }
    .bypostauthor {
    }

    .page-content {
       padding: 0 0 80px 0;
   }

   /* contact page */


   .contact-us {
     padding-bottom: 60px;
 }


 .contact-us h2 {
     background: #ffe100;
     text-align: center;
     padding: 6px;
     margin: 20px 0;
     font-size: 2em;
 }

 @media (max-width: 650px){
    .contact-us .col-1-2, .contact-section .col-f-1-2{
        width: 100%;
        margin: 0;
    }
    .contact-section .flex{
        display: block;
    }
}



div.wpcf7-response-output {
 margin: 0;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
 border: 1px solid #031035;
 padding: 10px;
 text-align: center;
}

.white-box td {
 padding: 5px;
 font-size: 0.8em;
}

.white-box tr:nth-child(even) {
 background-color: #f2f2f2;
}

.product-row {
 margin-bottom: 20px;
}

.children-links .product-row img {
    height: 130px;
    margin: 30px 0;
    width: auto;
}


.worker-section {
 background-color: #f5f5f5;
 padding: 60px 0;
}

.coworker-row {
 margin-bottom: 20px;
}

.coworker-row .co-worker + .co-worker {
 margin-left: 2%;
}

.co-worker div {
 background-color: #fff;
 position: relative;
 z-index: 2;
 padding: 15px;
 min-height: 160px;
}

.coworker-row h4 {
 margin-bottom: 0;
 text-transform: uppercase;
}

.co-worker a {
 color: #fab000;
}


.co-title {
 margin-bottom: 10px;
 color: #000033;

}

#map {
 height: 100%;
 min-height: 200px;
}

article .col-1-4 {
 position: relative;
}

.absolute-img {
 position: absolute;
 width: 160px;
 left: -50px;
 top: -40px;
}

.lightbox {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  padding-top: 30px;
  box-sizing: border-box;
}

.lightbox img {
  position: absolute;
  width:60%;
  height: auto;
  left: 0;
  right: 0;
  top: 50%;
  margin: auto;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.lightbox-gallery img {
    cursor: pointer;
}

.lightbox-btn
{
    position: fixed;
    z-index: 1000;
    display:none;
    top:50%;
    background-color: rgba(255,255,255,0.75);
    transform: translateY(-50%);
    color:#000;
    padding: 16px 16px 8px 16px;
    border-radius: 10px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
}

.lightbox-btn .material-icons
{
    font-size: 42px;
    text-align: center;
}

.lightbox-btn.forward
{
    right:100px;
}

.lightbox-btn.back
{
    left:100px;
}

@media (max-width:560px){

    .lightbox img {
        width:100%;
    }

    .lightbox-btn
    {
        padding: 12px 12px 0 12px;
    }

    .lightbox-btn .material-icons
    {
        font-size: 30px;
    }

    .lightbox-btn.forward
    {
        right:5%;
    }

    .lightbox-btn.back
    {
        left:5%;
    }
}

@media (max-width:1150px) and (min-width:901px){
    .product-row .col-1-4{
        width: 32%;
        margin: 0.66%;
    }
    .product-row .children-links .col-1-4{
        margin-bottom: 2% !important;
    }
    .product-row.clear:after{
        clear: none;
    }
    .product-row.clear + .product-row.clear + .product-row.clear:after{
        clear: both;
    }
}
@media (max-width:900px){
    .product-row .col-1-4{
        width: 49%;
        margin: 0.5%;
    }

    .flex-col-1-4 {
        width: 100%;
    }
}
@media (max-width:600px){
    .product-row .col-1-4{
        width: 100%;
        margin: 0 0 20px 0;
    }
}


/*------------------------------------*\
    PRINT
    \*------------------------------------*/

    @media print {
    	* {
    		background:transparent !important;
    		color:#000 !important;
    		box-shadow:none !important;
    		text-shadow:none !important;
    	}
    	a, a:visited {
    		text-decoration:underline;
    	}
    	a[href]:after {
    		content:" (" attr(href) ")";
    	}
    	abbr[title]:after {
    		content:" (" attr(title) ")";
    	}
    	.ir a:after,
    	a[href^="javascript:"]:after,
    	a[href^="#"]:after {
    		content:"";
    	}
    	pre,blockquote {
    		border:1px solid #999;
    		page-break-inside:avoid;
    	}
    	thead {
    		display:table-header-group;
    	}
    	tr,img {
    		page-break-inside:avoid;
    	}
    	img {
    		max-width:100% !important;
    	}
    	@page {
    		margin:0.5cm;
    	}
    	p, h2, h3 {
    		orphans:3;
    		widows:3;
    	}
    	h2, h3 {
    		page-break-after:avoid;
    	}
    }

/* caru popup */

.sgpb-popup-builder-content-html {
	padding: 25px 15px !important;
	text-align: center !important;
}

.sgpb-theme-1-content {
	box-shadow:  none !important;
	border-radius: 0 !important;
}

/* News */

.news-container
{
    width:100%;
    display: flex;
    justify-content: center;
}

.news-container .news-wrapper
{
    width: 100%;
    max-width:900px;
}

.news-container.list .news-wrapper
{
    max-width:1000px;
}

.news-container h1
{
    text-align: left;
}

.news-container p
{
    color: #000;
    margin-bottom: 30px;
}

.news-container.single img
{
    margin-bottom: 30px;
}

.news-container .date
{
    color:#999;
}

.page-content .news-container h2
{
    margin-bottom: 10px;
}

.single-post .header.fixed{
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.news-list-item
{
    width:100%;
    display: flex;
    margin-bottom: 40px;

}

.news-list-item .news-col-left
{
    width:35%;
    margin-right: 3%;
}

.news-list-item .news-col-right
{
    width:62%;
}

.news-container.list h2
{
    margin-top:0;
    font-size: 2.2em;
}

.news-container.list p
{
    line-height: 1.5;
}

@media (max-width:1050px){

    .news-list-item .news-col-left
    {
        width:40%;
        margin-right: 5%;
    }

    .news-list-item .news-col-right
    {
        width:55%;
    }
}

@media (max-width:560px){

    .news-list-item
    {
        flex-wrap: wrap;
    }

    .news-list-item .news-col-left
    {
        width:100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .news-list-item .news-col-right
    {
        width:100%;
    }
}

.wp-block-media-text .wp-block-media-text__media
{
    margin:0;
}

.wp-block-media-text .wp-block-media-text__media img
{
    width:100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

@media (min-width:561px){

    .wp-block-media-text
    {
        display: flex;
    }

    .wp-block-media-text .wp-block-media-text__media
    {
        width:40%;
    }

    .wp-block-media-text .wp-block-media-text__media img
    {
        width:90%;
        margin-bottom: 40px;
    }

    .wp-block-media-text .wp-block-media-text__content
    {
        width:60%;
    }

}

.page-content .btn-custom a
{
    display: inline-block;
    width:auto;
    padding: 10px 25px;
    background-color: #7f0a24;
    color: #ffe100;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 1em;
    text-align: center;
    font-family: "Bebas Neue","Arial Narrow",Arial,sans-serif;
    font-weight: 400;
    letter-spacing: .12em;
}

.has-text-align-center
{
    text-align: center;
}

/* Hero-banner */

.hero
{
    position:relative;
    margin-top: 103px;
    width:100%;
    height:60vh;
    min-height: 500px;
    overflow:hidden;
}

.hero.size-high
{
    height:70vh;
    min-height: 560px;
}

.hero.size-lower
{
    height:40vh;
    min-height: 360px;
}

.page-template-page-product .hero
{
    margin-bottom: 40px;
}


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

    .hero
    {
        height:55vh;  
    }

}

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

    .hero
    {
        height:65vh;  
    }

    .hero.size-high
    {
        height:65vh;
        min-height: 440px;
    }

    .hero.size-lower
    {
        height:30vh;
    }
}

.hero .hero-content-wrapper
{
    position: absolute;
    z-index:3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow:hidden;
}

.hero .hero-content-wrapper .wrap-small
{
    height: 100%;
    display:flex;
    justify-content: center;
    align-items: center;
}

.hero .hero-content-wrapper .wrap-small .hero-content
{
    width: 90%;
    color:#fff;
}

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

    .hero .hero-content-wrapper .wrap-small .hero-content
    {
        width: 100%;
    }

}

.hero .hero-content-wrapper .wrap-small .hero-content h1
{
    font-size: 4.5rem;
    margin-bottom:0;
    color:#fff;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}

.hero .hero-content-wrapper .wrap-small .hero-content p
{
    font-size: 1.75rem;
    color:#fff;
    line-height: 1.5;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}

.hero .hero-content-wrapper .wrap-small .hero-content p.topline
{
    font-size: 1.5rem;
}

.hero .hero-content-wrapper .wrap-small .hero-content p a
{
    color:#fff;
    text-decoration: underline;
}

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

    .hero .hero-content-wrapper .wrap-small .hero-content h1
    {
        font-size: 3.5rem;
    }

    .hero .hero-content-wrapper .wrap-small .hero-content p
    {
        font-size: 1.5rem;
    }

    .hero .hero-content-wrapper .wrap-small .hero-content p.topline
    {
        font-size: 1.25rem;
    }


}

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

    .hero .hero-content-wrapper .wrap-small .hero-content h1
    {
        font-size: 2.75rem;
        margin-bottom: 10px;
    }

    .hero .hero-content-wrapper .wrap-small .hero-content p
    {
        font-size: 1.25rem;
    }

    .hero .hero-content-wrapper .wrap-small .hero-content p.topline
    {
        font-size: 1rem;
    }

    .hero .hero-content-wrapper .wrap-small .hero-content .btn-list .btn
    {
        font-size: 1em;
    }

}


.hero .hero-content-wrapper .wrap-small .hero-content .btn-list
{
    text-align: center;
    margin-top:24px;
}

.hero .hero-content-wrapper .wrap-small .hero-content .btn-list .btn
{
    margin:0 8px 8px 16px;
}

.hero .hero-background
{
    position: absolute;
    z-index:1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display:flex;
    overflow:hidden;

    picture, img, video
    {
        width:100%!important;
        height:100%!important;
        max-width:none!important;
        max-height:none!important;
        object-fit:cover;
    }

}

.hero .hero-shadow
{
    position: absolute;
    z-index:2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.hero .hero-shadow.shadow-light
{
    background-image:linear-gradient(to right, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 100%);
}

.hero .hero-shadow.shadow-middle
{
    background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%);
}

.hero .hero-shadow.shadow-heavy
{
    background-image:linear-gradient(to right, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%);
}


/* Form column and row */

.form-row
{
    width:100%;
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
}

.form-column
{
    width:100%;
}

@media screen and (min-width: 561px) {
    .form-column
    {
        width:48%;
    }
}

.form-anchor-container
{
    position: relative;
}
.form-anchor
{
    position: absolute;
    width:1px;
    height: 1px;
    opacity: 0;
    visibility: hidden;
    margin-top:-160px;
}

@media screen and (max-width: 1440px) {
    .nav ul li a {
        font-size:0.9em;
    }
}

@media screen and (max-width: 1200px) {
    .nav ul li a {
        font-size:0.75em;
    }
}

@media screen and (max-width: 1035px) {
    .nav ul li a {
        font-size:1em;
    }
}
