/* ============ general ============ */

* {
margin: 0;
padding: 0;
}
#mobile {
display: none;
}
html {
overflow-y: visible;
overflow-x: hidden;
}
body {
background: #fff;

}
.clear {clear:both; height:0; float:none;}
h1 {
font: 2.7em/1.2 montbold, sans-serif;
}
h2 {
font: 1.2em/1.4 montmedium, sans-serif;
text-transform: uppercase;
}
p {
	font-family: montxlight, sans-serif;
	color: #DADADA;
margin-bottom: 13px;
}
hr {
display: block;
width: 100%;
height: 30px;
border: 0;
margin: 100px 0;
background: url(../img/bg-hr.png) no-repeat center center;
}
figcaption {
background: #000;
padding: 10px;
text-align: center;
color: #eee;
font-family: 'montreg';
font-size: .65em;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0;
line-height: 1.2;
}
figure img {
width: 100%;
height: auto;
padding: 0;
margin: 0 auto;
display: block;
}
.we-grill-logo-inline {
background: none;
border: none;
padding: none;
width: 70px;
height: auto;
display: inline-block;
float: none;
margin: 0;
}
/* ============ clear all ============ */
div:after {
content: "";
display: table;
clear: both;
}
/* ============ nav ============ */
nav {
width: 100vw;
background: #333;
margin-top: -5px;
position: fixed;
top: 0;
left: 0;
border-bottom: 1px solid #000;
z-index:1000;
}
nav div {
display: table;
width: 70vw;
margin: 0 auto;
border-left: 1px solid #000;
}
nav div a {
	font-family: 'montreg';
	display: table-cell;
	text-align: center;
	padding: 18px 0 12px 0;
	color: #ccc;
	text-decoration: none;
	border-right: 1px solid #000;
	font-size: 0.7em;
	text-transform: uppercase;
letter-spacing: 1px;
	vertical-align: middle!important;
}
nav div a:hover {
background: #444;
}
.menu-spans {
margin-top: 200px;
}
.menu-spans:after {
content: '';
display: table;
clear: both;
}

/* ============ header ============ */


.header {
padding: 0;
background: #000;
padding-top: 70px;
}
.header-logo {
width: 70vw;
margin: 0 auto;
}
.header-logo img {
width: 350px;
height: auto;
margin-bottom: 10px;
}
.top-image {
width: 100vw;
height: auto;
margin: 0;
}
/* ============ content-black ============ */


.content-black {
padding: 50px 15vw;
width: 70vw;
background: #000;
color: #fff;
}
.content-black p {
font-family: montxlight, sans-serif;
}
.content-black h1 {
color:#fff;
}
.content-black > h1:nth-child(2) {
	text-align: left;
	font-size: 2.5vw;
	line-height: 1;
}
.content-black h1 span {
color:#c00;
}
/* ============ columns ============ */


.columns {
margin: 70px 0;
}
.columns div img {
float: left;
border: 1px solid #666;
width: 120px;
height: auto;
margin: 5px 12px 0 0;
}
.column1 p:first-of-type:first-letter {
font: 45px/1 montbold, sans-serif;
float: left;
background: #C00;
padding: 10px;
margin-right: 10px;
text-shadow: 4px 4px rgba(0,0,0,0.5);
}
.fa-check-square-o {
color: #C00;
padding: 10px 0 0 0;
}
.columns div {
display: table-cell;
width: 30%;
}
.column1, .column2 {
padding-right: 30px;
border-right: 1px dotted #666;
}
.column3, .column2 {
padding-left: 30px;
}
.columns h2 {
font-size: 1.3vw;
}
/* ============ grillbild ============ */


.grillbild {
width: 100%;
height: auto;
margin: 20px 0 0 0;
}
.grillbild > img:nth-child(1) {
width: 100%;
border: none;
}
/* ============ grillbilder ============ */


.grillbilder {
background: url(../img/bg-grillbilder.png) repeat-x top left;
padding: 0 15vw;
width: 70vw;
}
.grillbilder figure {
float: left;
width: 45%;
margin-right: 1vw;
border: 1px solid #666;
background: #fafafa;
padding: 5px;
margin-bottom: 20px;
}
.grillbilder h1 {
margin-bottom: 12px;
color: #fff;
}
/* ============ content-white ============ */


.content-white {
	background: #fff;
	padding: 0 15vw;
	width: 70vw;
	padding-bottom: 100px;

}
.content-white h1 {
color:#000;
}
.content-white h2 {
font-family:montsemibold;
letter-spacing:2px;
}
.content-white * p, .content-white * a {
color:#000;
	font-family: montlight, sans-serif;
}
/* ============ reviews ============ */

.reviews {
}
.reviews h1 {
margin-bottom: 20px;
}
.reviews:after {
content: "";
display: table;
clear: both;
}
.reviews .div1, .reviews .div2 {
width: 30%;
float: left;
margin: 0 2% 0 0;
padding-right: 2%;
border-right: 1px solid #ccc;
}
.reviews .div3 {
float: left;
width: 29%;
margin-right: 0;
}
.content-white > div:nth-child(3) > div:nth-child(4) > p {
	margin-bottom: 20px;
}
.reviews .div3 .fa-quote-right {
float: left;
font-size: 20px;
color: #aaa;
margin: 0 10px -5px 0;
}
.reviews .div3 img {
width: 11vw;
height: auto;
border: 1px solid #ccc;
}
.reviews h2 {
line-height: 1;
margin-left: 20px;
margin-top: 10px;
}
.reviews div p {
margin: 10px 20px 12px 20px;
}
.reviews div p a {
color: #000;
text-decoration: none;
border-bottom: 1px dotted #333;
}
.reviews img {
width: 100%;
height: auto;
}
.reviews .fa-quote-right {
float: left;
font-size: 36px;
color: #aaa;
margin: 0 15px 0 0;
}
/* ============ compare ============ */

.compare {
padding-top: 20px;
}
.compare-table {
border-collapse: collapse;
font-family: 'montlight';
}
.compare-table tr:nth-child(odd) {
background-color: #f6f6f6;
}
.compare-table tr:nth-child(even) {
background-color: #fcfcfc;
}
.compare-table td {
border: 1px solid #ccc;
padding: 5px;
text-align: center;
vertical-align: middle;
width: 20%;
}
.compare-table tr td:nth-child(1) {
font-family: 'montsemibold';
}
.chef {
float: left;
width: 250px;
height: auto;
margin: -40px 20px 0 0;
}
/* ============ function ============ */


.function p {
}
.function h1 {
margin-bottom: 16px;
display: block;
border-bottom: 1px solid #ccc;
padding-bottom: 8px;
text-align:center;
}
.function div:nth-of-type(1) {
width:60%;
float:left;
}
.function div:nth-of-type(2) {
margin-left: 62%;
padding-left:2%;
border-left:1px solid #ccc;
}
.function .diagram {
width:100%;
height: auto;
}
.function .varmekalla {
float: left;
width: 55%;
height: auto;
border: 1px solid #ccc;
margin-right: 20px;
}
/* ============ accessories ============ */


.accessories {
display: none;
width: 45%;
margin-left: 55%;
}
.accessories h1 {
margin-bottom: 16px;
display: block;
}
.accessories table {
width: 100%;
}
.accessories table td {
background: #eee;
height: 70px;
width: 25%;
text-align: center;
}
.accessories table td:before {
content: 'bild'
}
/* ============ readmore ============ */


.readmore {
text-align: center;
}
.readmore h2 {
background: #eee;
padding: 5px 0;
margin-bottom: 10px;
}
.readmore figure {
border: 1px solid #ccc;
}
.wegrill-konsument {
width: 30%;
float: left;
border-right: 1px solid #ccc;
border:1px solid #ccc;
}
.wegrill-konsument figure, .wegrill-konsument p,
.wegrill-restaurang figure, .wegrill-restaurang p {
margin:4% 6%;
}
.wegrill-restaurang {
margin-left: 38%;
border:1px solid #ccc;
}
.wegrill-restaurang div {
width: 44%;
float: left;
padding:1% 3%;
}
.wegrill-restaurang div:nth-of-type(2) {

}
.readmore h1 {
margin-bottom: 25px;
text-align: center;
border-bottom: 1px solid #ccc;
padding-bottom: 6px;
}
.readmore p {
	/* [disabled]line-height:40px; */
	padding-bottom: 30px;
}
.readmore a, .wegrill-broschyr-kontakt a {
border-radius: 4px;
color: #000;
text-decoration: none;
border: 1px solid #ccc;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 25%, #e2e2e2 100%);
background: -webkit-linear-gradient(top, #ffffff 25%, #e2e2e2 100%);
background: linear-gradient(to bottom, #ffffff 25%, #e2e2e2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2', GradientType=0 );
padding: 7px 10px;
}
.readmore p a:hover {
background: -moz-linear-gradient(top, #e2e2e2 25%, #ffffff 100%);
background: -webkit-linear-gradient(top, #e2e2e2 25%, #ffffff 100%);
background: linear-gradient(to bottom, #e2e2e2 25%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff', GradientType=0 );
}
.wegrill-broschyr-kontakt {
padding: 0;
}
.wegrill-broschyr-kontakt p {
line-height: 1.3;
width: 15%;
float: left;
padding: 30px;
}
.wegrill-broschyr-kontakt p img {
width: 70%;
height: auto;
}
.iframe-kontakt {
display: table-cell;
width: 75%;
height: 430px;
padding: 20px;
border: none;
margin: 0;
background:#f9f9f9;
border: 1px solid #ccc;
border-radius:4px;
}
/* ============ retailers och tillbehör ============ */


.retailers p {
margin:30px 0;
line-height:1;
padding:0;
}
.retailers div, .tillbehor div {
padding:0;
	float: left;
	width: 48%;
	margin-right: 30px;
	text-align: center;
	border: 1px solid #ccc;
margin-bottom:20px;
}
div.retailers:nth-child(10) > div:nth-child(3),
div.retailers:nth-child(10) > div:nth-child(5),
div.retailers:nth-child(10) > div:nth-child(8)
{
margin-right:0;
}
.jarnia-webbshop {
width:100%!important;
margin-right:0!important;
}
.tillbehor div img {
width: 80%;
height:auto;
margin:0 auto;
}
div.tillbehor:nth-child(6) > div:nth-child(3),
div.tillbehor:nth-child(6) > div:nth-child(5),
div.tillbehor:nth-child(6) > div:nth-child(7)  {
margin-right:0;
}
/* ============ footer ============ */


.footer {
position: relative;
text-align: center;
height: 16.5vw;
width: 100vw;
padding-top: 10px;
background: #000 url(../img/grillad-mat.jpg)no-repeat center bottom;
background-size: contain;
}
.footer a {
color: #fff;
text-decoration: none;
border-bottom: 1px dotted #999;
}
#proformica {
position: absolute;
bottom: 0;
left: 0;
width: 100vw;
background: rgba(0,0,0,0.5);
color: #aaa;
font-size: 11px;
font-family: montlight;
letter-spacing: 2px;
text-transform: uppercase;
}
#proformica a {
color: #aaa;
text-decoration: none;
}
#proformica a:hover {
color: #fff;
text-decoration: none;
}
/* ============ fonter ============ */


@font-face {
font-family: 'montxbold';
src: url('fonts/Montserrat-ExtraBold.eot');
src: url('fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-ExtraBold.woff2') format('woff2'), url('fonts/Montserrat-ExtraBold.woff') format('woff');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'montxlight';
src: url('fonts/Montserrat-ExtraLight.eot');
src: url('fonts/Montserrat-ExtraLight.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-ExtraLight.woff2') format('woff2'), url('fonts/Montserrat-ExtraLight.woff') format('woff');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'montlight';
src: url('fonts/Montserrat-Light.eot');
src: url('fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-Light.woff2') format('woff2'), url('fonts/Montserrat-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'montthin';
src: url('fonts/Montserrat-Thin.eot');
src: url('fonts/Montserrat-Thin.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-Thin.woff2') format('woff2'), url('fonts/Montserrat-Thin.woff') format('woff');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'montsemibold';
src: url('fonts/Montserrat-SemiBold.eot');
src: url('fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-SemiBold.woff2') format('woff2'), url('fonts/Montserrat-SemiBold.woff') format('woff');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'montbold';
src: url('fonts/Montserrat-Bold.eot');
src: url('fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-Bold.woff2') format('woff2'), url('fonts/Montserrat-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'montreg';
src: url('fonts/Montserrat-Regular.eot');
src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-Regular.woff2') format('woff2'), url('fonts/Montserrat-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'montmedium';
src: url('fonts/Montserrat-Medium.eot');
src: url('fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-Medium.woff2') format('woff2'), url('fonts/Montserrat-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'montblack';
src: url('fonts/Montserrat-Black.eot');
src: url('fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-Black.woff2') format('woff2'), url('fonts/Montserrat-Black.woff') format('woff');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'FontAwesome';
src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.video-container1 {
padding-top:50px;
width:100%;
clear:both;}
.video-container2 {
width:32vw;
float:right;
margin-right:4vw;
padding:0;
}
.video-container3 {
width:32vw;
padding:0;
}
.video-container2 h3,
.video-container3 h3
{
display:block;
text-align:center;
margin-bottom:10px;
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
	padding-top:25px;
    height:0;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed
{
    left:0;
    top:0;
    height:90%;
    width:90%;
    position:absolute;
}
.video-responsive iframe {
background:#f2f2f2;
padding:8px;
border:1px solid #ccc;
}
