/*
Theme Name: Barskåpet
Theme URI: 
Description: 
Author: Vinhyllan AB
Author URI: https://vinhyllan.se/
Version: 1.0
License:
License URI:
Tags:
Text Domain: vinhyllan
*/

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin:0px;
	padding:0px;
	font-family: 'Asap', Arial, sans-serif;	
}

html, body {
  height: 100%;
}

body {
	background: #ffffff;
	text-align:center;
	background-image:url('images/bg-barskapet-ny.jpg');
	background-size:100% auto;	
	background-attachment: fixed;
}

body,
input,
textarea,
select {
	color: #383129;
	font-size: 16px;
	line-height: 20px;
	font-weight:400;
}

h1 {
	color: #383129;
	font-size:34px;
	line-height:40px;
	text-transform:uppercase;
	text-align:center;
	padding:20px 0px 20px 0px;
	margin:0px;
}

h2 {
	color: #383129;
	font-size:24px;
	line-height:28px;
	padding:0px 0px 5px 0px;
	margin:0px;
}

.p4-0 {padding:4px 0px;}
.p2-0 {padding:2px 0px;}

.input {
height:30px;
width:100%;
border:0px;
padding-left:5px;
background-color:#f3f3f3;
border-radius:2px;
color: #0e0e10;
}

.tavla-och-vinn {
margin:0px auto;
max-width:500px;
width:90%;
text-align:left;
padding-top:40px;
}

.tavla-och-vinn p {
padding:3px 0px;
}

.tavla-och-vinn .input {
padding:10px;
-webkit-box-shadow:inset 0 0 5px #000;
-moz-box-shadow:inset 0 0 10px #000;
box-shadow:inset 0 0 10px #b0b0b0;
background: transparent;
height:50px;
width:90%;
max-width:500px;
}

a {
	color:#b7173f;
}

hr {
border:0px;
background-color:#cccccc;
height:1px;
margin:0px;
padding:0px;
}

#wrapper {
width:auto;
margin:0px auto;
text-align:center;
}

#full-wrap {
 background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; 
  height:800px;
  position: static;
  top: 0; right: 0; bottom: 0; left: 0;
  display:table;
  width: 100%;
}


#clockdiv{
	color: #383129;
	display: inline-block;
	font-weight: 100;
	text-align: center;
	font-size: 30px;
}

#clockdiv > div{
	padding: 10px;
	border-radius: 3px;
	background: #ffffff;
	display: inline-block;
}

#clockdiv div > span{
	padding: 15px;
	border-radius: 3px;
	background: #f5f6f8;
	display: inline-block;
}

.smalltext{
	padding-top: 5px;
	font-size: 16px;
}

#header-wrap {
width:100%;
height:200px;
margin-bottom:200px;
}

.menu-container {
    width:100%;
}

.menu-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.menu-container li {
    display: inline-block;
}

.menu-container a {
	display:block;
	text-decoration:none;
	font-size:16px;
	color:#ffffff;
 	margin: 0.5em;
	padding: 0.5em;
}

.menu-container a:hover {
	background: rgb(204, 204, 204);
    	background: rgba(204, 204, 204, 0.3);
}

.menu-container2 {
    width:100%;
}

.menu-container2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.menu-container2 li {
    display: inline-block;
}

.menu-container2 a {
	display:block;
	text-decoration:none;
	font-size:16px;
	color:#666666;
 	margin: 0.5em;
	padding: 0.5em;
}

.menu-container2 a:hover {
	background-color:#f9f9f9;
}

.recept-left-img {width:50%;float:left;}
.recept-right-text {width:50%;float:left;font-size:28px;padding:30px;font-style:italic;line-height:38px;}
.recept-ingredienser {width:50%;float:left;font-size:16px;line-height:24px;}
.recept-gorsahar {width:50%;float:left;font-size:16px;line-height:24px;background-color:#eeeeee;}
.recept-optin {width:50%;float:left;font-size:16px;line-height:24px;background-color:#eeeeee;}
.recept-social {width:50%;float:left;font-size:16px;line-height:24px;padding-top:150px;text-align:center;}
.recept-share { margin:0px auto; display:table; }
.recept-share li { float:left; list-style-type:none; }

#header {
width:1200px;
margin:0px auto;
padding:0px;
height:162px;
position:fixed;
left:0;
right:0;
}

#logo {
width:225px;
margin:0px auto;
padding:15px 0px 0px 0px;
height:200px;
text-align:center;
}

.icon-profil {
	margin-left:15px;
}

.clear {clear:both;}

#main {
padding:0px 0px 0px 0px;
}

#footer-wrap {
background-color:#181818;
margin-top:300px;
}

#footer h1 {
color: #b1b1b1;
}

#footer {
width:1200px;
margin:0px auto;
padding:15px 0px;
text-align:left;
color: #b1b1b1;
}

#footer {
margin-top:60px;
}

#footer ul {
list-style-type:none;
width:116px;
padding:6px 0px;
}

#footer li {
float:left;
width:32px;
margin-right:10px;
}

#footer a {
color: #9e9da3;
text-decoration:none;
}

#footer p {
padding:2px 0px;
margin:0px;
}

.footer-conditions {
	text-align:center;
	margin-bottom:50px;
}

.footer-copy {
padding-top:15px !important;
margin-bottom:20px;
padding-bottom:15px;
border-bottom:1px solid #606166;
}

.footer-copy a {
text-decoration:none;
color:#666;
}

.betyg-produktsida {
margin:0 2.5% 20px 2.5%;float:left;width:45%;height:130px;border:1px solid #ededed;border-radius:10px;padding:10px;
}

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

.profil-meny {
list-style-type:none;
height:30px;
padding:0px;
margin:40px 0px;
}

.profil-meny li {
cursor:pointer;
float:left;
width:20%;
margin:0 2.5%;
color: #383129;
font-size: 28px;
text-transform: uppercase;
text-align:center;
font-weight:bold;
}

.profil-meny a {
color: #383129;	
text-decoration:none;
}

.profil-meny .current {
text-decoration:underline;
}


.profil-content{
display: none;
text-align:left;
}
		
.profil-content p {
padding-bottom:20px;
}

.profil-content.current{
display: inherit;
}

.betyg {
margin-bottom:15px;
}

.fl {
float:left;
}

.fr {
float:right;
}

.tac {
text-align:center;
}

.p10 {
padding:10px 0px;
}

.p15 {
padding:15px 0px;
}

.fsi {
font-style:italic;
}

.pt5 {
padding-top:5px;
}

.pb10 {
	padding-bottom:10px;
}

.footer-rubrik {
font-weight:bold;
padding:0px 0px 10px 0px !important;
font-size:18px;
}

.puff {
padding:10px 0px 40px 0px;
width:1200px;
margin:0px auto;
background-color:#e87f25;
text-align:left;
border-radius:10px;
color:#ffffff;
}

.puff h1 {
color:#ffffff;	
}

.tips2-bg {
background-image:url('//barskapet.se/wp-content/themes/barskapet/images/bg-nyhetsbrev.jpg');
background-repeat:no-repeat;
background-size:cover;
height:800px;
width:100%;
margin:0px auto;
padding-top:50px;
text-align:center;
border-radius:15px;
}

.tips2-bg input[type=text] {
border:0px;
border-radius:0px;
width:297px;
margin-bottom:10px;
margin-top:5px;
padding:17px 10px;
}

.tips2-bg input[type=submit] {
color:#ffffff;
margin-top:10px;
border:2px solid #ffffff;
padding:15px 18px;
background-color:transparent;
}

.tips2-bg-box {
float:right;
padding:40px 50px;
width:500px;
margin-right:50px;
font-size:16px;
text-align:left;
color:#ffffff !important;
background-color:#e87f25;
border-radius:15px;
}


.tips-start-bg {
background-image:url('//barskapet.se/wp-content/themes/barskapet/images/bg-nyhetsbrev2.jpg');
background-repeat:no-repeat;
background-position: top center;
background-size:cover;
text-align:center;
padding:40px 0px;
}


.tips-start-bg .puff-knapp {
width:140px;
}

.tips-start-bg a {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow: none;
}

/* Sök */

.search-input {
	background-color:transparent;
	border:0px;
	float:left;
	width:160px;
	height:20px;
	line-height:20px;
}

.search-submit {
	float:left;
	background-color:transparent;
	border:0px;
	height:20px;
	margin-left:10px;
	width:20px;
	background-image:url('images/vinhyllan-magnifying.png');
	background-repeat:no-repeat;
	cursor:pointer;
}

.sok-button, .sok-button2 {
	cursor:pointer;
}

textarea:focus, input:focus{
    outline: 0;
}

*:focus {
    outline: 0;
}

.alert-message {
padding:5px 0px;
color:green;
}

.redalert-message {
padding:5px 0px;
color:red;
}

/* Webb-TV */

.webb-tv-left {
text-align:left;
float:left;
margin-left:30px;
width:800px;
}

.webb-tv-left h1 {
text-align:left;
line-height:30px;
font-size:24px;
padding:45px 0px 10px 0px;
}

.webb-tv-right h1 {
text-align:left;
line-height:30px;
font-size:24px;
padding:0px 0px 10px 0px;
}

.webb-tv-right {
float:right;
width:340px;
padding:15px;
margin-top:30px;
margin-left:30px;
background-color:#eeeeee;
}

.video-container {
padding:30px;
background-color:#eeeeee;
}

.youtube-player {
border:0px;
}

.webb-tv-share {
margin-top:30px;
margin-left:30px;
}

.webb-tv-share li {
float:left;
list-style-type:none;
}

/* Vinprovning */

.vinprovning-list {
float:left;
width:390px;
margin-right:15px;
margin-bottom:20px;
padding-bottom:10px;
border-bottom:1px dotted #cccccc;
}

.vinprovning-list a {
text-decoration:none;
color:#b7173f;
}

.vinprovning-list h2 {
text-decoration:none;
color:#383129;
padding:2px 0px 4px 0px;
font-weight:bold;
margin:0px;
font-size:16px;
}

/* Loop webb-tv */

.webb-tv-list {
float:left;
width:390px;
margin-right:15px;
margin-bottom:20px;
}

.webb-tv-list a {
text-decoration:none;
color:#383129;
}

.webb-tv-list h2 {
text-decoration:none;
color:#383129;
padding:2px 0px 4px 0px;
font-weight:bold;
margin:0px;
font-size:16px;
}

.header-puff {
margin-top:400px;
background: rgba(0, 0, 0, .7);
padding:5px 5px 20px 5px;
}

.header-puff p {
text-shadow: 0px 0px 5px #000000;
}

.header-puff2 {
z-index:1001;position:relative;color:#ffffff;width:60%;margin:0px auto;
}

.header-puff h1 {
line-height:40px;color:#ffffff;text-shadow: 0px 0px 5px #000000;padding:20px 0px 15px 0px !important;
}

.header-puff h2 {
font-weight:normal;text-shadow: 0px 0px 5px #000000;
}

.puff-knapp {
width:120px;display:block;margin:0px auto;margin-top:20px;background-color:#e87f25;border:0px;padding:10px;text-align:center;
}

.header-puff a {
font-weight:bold;font-size:16px;text-decoration:none;color:#ffffff;text-transform:uppercase;
}

.product-img IMG {
	max-height:250px;
	height:auto;
	width:55px;
}

.product-img {
	text-align:center;
}

.featured-product {
	border:1px solid #cccccc;
	margin-top:20px;
	padding:20px 20px 20px 0px;
	border-radius:10px;
}

.featured-product p {
	margin-bottom:5px;
}

.featured-product h1 {
	color: #000000;
	font-size:20px;
	text-transform:none;
	text-align:left;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
}

.featured-product-left {
	float:left;
	width:200px;
}

.featured-product-right {
	float:left;
	width:978px;
	text-align:left;
	position:relative;
}

.featured-product-betyg {
	float:right;
	position:absolute;
	top:0px;
	right:0px;
}

.featured-product-omdome {
	padding:20px 0px;
	font-size:20px;
	font-style:italic;
	color:#333333;
}

.featured-product a {
	text-decoration:none;
}

/* Loop omdomen med produkt */

.omdome-product-loop-wrap {
width:590px;
padding:10px;
float:left;
height:280px;
border:1px solid #eaeaea;
margin:0px 10px 20px 10px;
}

.omdome-product-loop-img, .product-loop-img-box {
margin:0px;
padding:10px 0px;
text-align:center;
height:250px;
position: relative;
}

.omdome-product-loop-img IMG {
max-height:250px;
height:auto;
width:55px;
position: absolute;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
}

.omdome-product-loop-img-box IMG {
max-height:250px;
height:auto;
width:120px;
position: absolute;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
}

.omdome-product-loop-desc {
text-align:left;
float:left;
width:160px;
}

.omdome-product-loop-desc2 {
text-align:left;
float:left;
width:398px;
padding-top:5px;
}

.omdome-product-loop-desc2 ul {
list-style-type:none;
padding:0px;
margin:0px;
}

.omdome-product-loop-desc2 li {
padding:4px 0px;
margin:0px;
font-size:16px;
}

.omdome-product-loop-desc2 a {
font-weight:bold;
text-decoration:none;
font-size:16px;
}

.omdome-product-loop-show {
display:block;
margin:0px auto;
margin-top:10px;
background-color:#b7173f;
border:0px;
padding:10px;
text-align:center;
float:right;
}

.omdome-product-loop-price {
float:left;
width:120px;
margin-top:10px;
border:0px;
padding:10px 0px;
font-size:24px;
text-align:left;
font-weight:bold;
}

.omdome-product-loop-show a {
font-size:16px;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
}

/* Loop omdomen */

.omdomen-loop-desc a {
font-weight:bold;
text-decoration:none;
font-size:16px;
}

.omdomen-loop-wrap {
width:285px;
padding:10px;
float:left;
border:1px solid #eaeaea;
margin:0px 10px 10px 10px;
}

.omdomen-loop-img {
margin:0px 0px 10px 0px;
padding-bottom:10px;
text-align:center;
height:250px;
position: relative;
border-bottom:1px solid #eaeaea;
}

.omdomen-loop-img .product-img IMG {
max-height:240px;
height:auto;
width:50px;
position: absolute;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
bottom:15px;
}

.omdomen-loop-img .product-img-box IMG {
max-height:250px;
height:auto;
width:130px;
position: absolute;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
bottom:20px;
}

.omdomen-loop-desc {
	padding:10px;
	font-size:16px;	
}

.omdomen-loop-desc ul {
list-style-type:none;
padding:0px;
margin:0px;
}

.omdomen-loop-desc li {
padding:0px 0px 2px 0px;
margin:0px;
font-size:16px;
}

/* Loop produkter */

.product-loop-wrap-24 {
width:590px;
padding:10px;
float:left;
height:379px;
border:1px solid #eaeaea;
margin:0px 10px 20px 10px;
}

.product-loop24-desc {
text-align:left;
position:relative;
}

.product-loop24-desc ul {
list-style-type:none;
float:left;
width:338px;
padding:20px;
margin:0px;
}

.product-loop24-desc li {
padding:0px 0px 2px 0px;
margin:0px;
font-size:14px;
}

.product-loop24-desc .betyg-img {
	position:absolute;z-index:2;float:right;left:0px;top:10px;width:90px;
}

.product-loop24-desc a {
font-weight:bold;
text-decoration:none;
font-size:16px;
}

.product-loop24-desc ul .produkt-lank a {
font-weight:bold;
text-decoration:none;
font-size:22px;
color:#000000;
}

.product-loop24-desc ul .produkt-info {
height:180px;
font-size:16px;
line-height:24px;
padding-top:5px;
}

.product-loop24-img, .product-loop24-img-box {
margin:10px 10px 10px 0px;
padding:10px;
text-align:center;
float:left;
width:220px;
height:340px;
border-right:1px solid #eaeaea;
}

.product-loop24-img IMG {
max-height:320px;
height:auto;
width:80px;
}

.product-loop24-img-box IMG {
max-height:250px;
height:auto;
width:170px;
margin-top:20px;
}

.product-loop-wrap {
width:280px;
padding:10px;
float:left;
height:379px;
background-color:#ffffff;
margin:0px 10px 20px 10px;
}

.product-loop-img, .product-loop-img-box {
margin:0px 0px 10px 0px;
padding-bottom:10px;
text-align:center;
height:250px;
position: relative;
border-bottom:1px solid #eaeaea;
}

.product-loop-img IMG {
max-height:230px;
height:auto;
width:55px;
position: absolute;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
bottom:15px;
}

.product-loop-img-box IMG {
max-height:250px;
height:auto;
width:130px;
position: absolute;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
bottom:40px;
}

.product-loop-desc {
text-align:left;
color:#e87f25;
}

.product-loop-desc ul {
list-style-type:none;
padding:0px;
margin:0px;
}

.product-loop-desc li {
padding:0px 0px 2px 0px;
margin:0px;
font-size:14px;
}

.product-loop-desc a {
font-weight:bold;
text-decoration:none;
font-size:16px;
color:#e87f25;
}

.product-loop-show {
display:block;
margin:0px auto;
margin-top:10px;
background-color:#e87f25;
border:0px;
color:#ffffff;
padding:10px;
text-align:center;
float:right;
}

.product-loop-price {
float:left;
width:100px;
margin-top:10px;
border:0px;
padding:10px 0px;
font-size:24px;
text-align:left;
font-weight:bold;
}

.product-loop-show a {
font-size:16px;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
}

.filter-button, .filtrera-submit, .button {
display:block;
background-color:#e87f25;
padding:10px;
border:0px;
color:#ffffff;
text-align:center;
font-weight:bold;
text-transform:uppercase;
font-size:16px;
cursor:pointer;
margin-top:10px;
text-decoration:none;
}

	.search-vintips {
		
	}

	.search-vintips input[type=text] {
		float:left;
		width:80%;
		padding:10px;
		font-size:16px;	
		border:0px;
		background-color:#eeeeee;
	}

	.search-vintips input[type=submit] {
		float:left;
		width:20%;
		display:block;
		background-color:#b7173f;
		padding:10px;
		border:0px;
		color:#ffffff;
		text-align:center;
		font-weight:bold;
		text-transform:uppercase;
		font-size:16px;
		cursor:pointer;
		text-decoration:none;		
	}

.product-loop-show a:hover, .product-loop-desc a:hover, .filter-button:hover, .filtrera-submit:hover {
color:#000000
}

.dn {
display:none;
}

.mt20 {
margin-top:20px;
}

.mt40 {
margin-top:40px;
}

.ml20 {
margin-left:20px;
}

.p20 {
padding:20px;
}

		.omdome-list-left {
			float:left;
			width:421px;
			margin-right:20px;
		}

		.omdome-list-right {
			float:right;
			width:155px;margin-top:20px;
		}		
		
/* Visa butiker-puff pa produktsidan */
.butiker-prod {display:none;}
.butiker {background-color:#fdf2f6;cursor:pointer;line-height:28px;padding:10px;font-size:14px;margin-bottom:10px;color:#b7173f;border:1px solid #b7173f;}

.butiker-green {cursor:pointer;line-height:20px;padding:10px;font-size:16px;margin-bottom:15px;color:#4c932c;border:1px solid #4c932c;}	
	
.butiker2 {line-height:20px;padding:10px;font-size:16px;margin-bottom:15px;color:#666666;border:1px solid #333333;}

.butiker-left {float:left;width:21px;height:28px;margin-top:0px;}
.butiker-right {float:left;width:467px;margin-left:10px;}

.showbutiker { position:fixed; padding-top:20px; padding-bottom:20px; background-color:rgba(0, 0, 0, 0.7); top:0px; left:0px; bottom:0px; right:0px; z-index:99999999999; overflow-y:scroll; display:none;}
.showbutiker-content { color:#000000;margin:0px auto; text-align:left; width:90%; background-color:#FFFFFF; padding:20px;}
.showbutiker-logo {margin:20px 0px;text-align:center;}
	
#villkorLink { text-decoration:underline; cursor:pointer; }	
	
.quantity {
border: 0px none;
outline: medium none;
padding: 5px;
background-color: #f3f3f3;
color: #0e0e10;
border-radius: 2px;
width: 100%;
margin-bottom:5px;
}

.butiker-bestall-button {
width:100%;
display:block;
background-color:#000000;
padding:10px;
border:0px;
font-weight:bold;
text-align:center;
text-decoration:none;
text-transform:uppercase;
font-size:16px;
color:#ffffff;
cursor:pointer;
margin-top:10px;
-webkit-appearance: none;
}
	
.systembolag { display:none;}
.systembolag-content { color:#000000; text-align:left; padding:20px;}

#villkor { position:fixed; padding-top:20px; padding-bottom:20px; background-color:rgba(0, 0, 0, 0.7); top:0px; left:0px; bottom:0px; right:0px; z-index:99999999999999; overflow-y:scroll; display:none; }
	#villkorContent { color:#000000;margin:0 auto; text-align:left; width:70%; background-color:#FFFFFF; padding:20px 20px 20px 20px; }
		#villkorContent h1 { margin-top:20px; }
		#villkorContent h3 { margin-top:20px; }

		.omdome-list-left2 {
			width:100%;
			margin-right:0px;
		}

		.omdome-list-right2 {
			width:100%;
			margin-top:5px;
		}			
		
/* Slut */
		
/* Order */

	.order2-wrap {
		text-align:left;margin:0px auto;width:500px;background-color:#eeeeee;padding:20px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
	}

	.order2-wrap input[type=text] {
		float:none;
		width:100%;	
		max-width:100%;
		margin-bottom:10px;
	}

	.order2-wrap input[type=submit] {
		float:none;
		width:100%;		
	}

/* Order slut */		
		
.single-product-desc h1 {
text-transform:none;
text-align:left;
padding:0px;
margin:0px 0px 15px 0px;
line-height:28px;
}

.single-product-fakta ul {
list-style-type:none;
padding:0px;
margin:0px;
}

.single-product-fakta li {
padding:5px 4px;
}

.single-product-fakta {
	float:left;
	width:250px;
	margin-top:100px;
	margin-left:10px;
	margin-right:20px;
}

.single-product-fakta li:nth-child(even) {
background-color:#F0F0F0;
}

.showbutiker2 { position:fixed; padding-top:20px; padding-bottom:20px; background-color:rgba(0, 0, 0, 0.7); top:0px; left:0px; bottom:0px; right:0px; z-index:99999999999; overflow-y:scroll; display:none;}
.showbutiker2-content { color:#000000;margin:0px auto; text-align:left; width:90%; background-color:#FFFFFF; padding:20px;}
.showbutiker2-logo {margin:20px 0px;text-align:center;}

.clear-ort {height:15px;display:none;position:relative;cursor:pointer;top:-29px;left:6px;}

.store-list {
	padding:0px;
	margin:0px;
	max-height:300px;
	overflow-y:scroll;
}

.store-list li {
	list-style-type:none;
	padding:5px;
	margin:0px;
	cursor:pointer;
	font-size:15px;
}

.store-list li:nth-child(odd) {
    background-color: #F0F0F0;
}
.store-list li:nth-child(even) {
    background-color: #FFFFFF;
}

.store-list li:hover {
	background:#901d2e;
	color:#ffffff;
}

.ProductExistsInStore {
	display:none;
}

.ProductDoesNotExistInStore {
	display:none;	
}

.add-to-cart {
		
}

.content-webb-tv iframe {
height:675px;
}

.mellanrum {
margin:30px 0px;text-align:center;
border-bottom:2px dotted #8c8c8c;
}

.single-product-desc2 {
float:left;
width:520px;
text-align:left;
margin-left:50px;
margin-top:30px;
}

.single-product-desc2 a {
color: #383129;
}

.single-product-desc2 h1, .single-product-omdomen h1, .single-product-omdomen h2 {
text-transform:none;
text-align:left;
padding:0px;
margin:0px 0px 15px 0px;
line-height:28px;
}

.single-product-img {
float:left;
width:400px;
text-align:center;
margin-top:30px;
}

.single-product-img IMG {
max-width:250px;
}

.single-product-img-new {
float:left;
width:350px;
text-align:center;
margin-top:30px;
}

.single-product-img-new IMG {
max-width:350px;
}

.single-product-social {
float:left;
text-align:left;
width:150px;
margin-top:30px;
}

.single-product-social p {
padding-bottom:10px;
}

.social-puff {
	padding-top:10px;
}

.single-product-desc {
float:left;
width:620px;
text-align:left;
margin-left:30px;
margin-top:30px;
}

.single-product-desc a {
color: #383129;
}

.single-product-shortdesc {
margin-bottom:15px;
}

.container {
margin-top:15px;
}

#priset {
font-size:16px;
font-weight:bold;
margin-bottom:15px;
}

.antal2 select {
width:100%;
}

.p2-0 {
padding:2px 0px;
}

.p8-0-4-0 {
padding:8px 0px 4px 0px;
}

.inga-omdomen {
padding:5px 0px 10px 0px;
}

	#overLayer { 	
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
		z-index: 2000;
	}
			
	#overLayerContent { 
		width:400px;
		margin:0px auto;
		background-color:#ffffff;
		margin-top:100px;
		padding:20px;
		border-radius:5px;		
	}

	.msg { color:green;margin-bottom:10px; }
	.msg-red { color:red;margin-bottom:10px; }
	
	.posrel {position:relative;}
	.ge-omdome {display:none;border:1px solid #ededed;border-radius:10px;margin:10px 0px 20px 0px;padding:20px;}
	.cp {cursor:pointer;}
				
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
	max-width: 622px; /* caption width - 10px */
}
.wp-caption p.wp-caption-text {
	color: #777;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}

#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.footer-copy-1 {float:left;width:45px;}

.footer-copy-2 {float:left;margin-left:10px;margin-top:3px;max-width:400px;color:#9e9da3;}

.footer-copy-3 {float:right;width:116px;text-align:right;}

.main-padding {
padding-top:172px !important;
}

#resultsish-content {
float:left;width:1200px;margin:10px 10px 0px 10px;
}

#product-page {
	color:#000000;
}

#product-page h1 {
	/*color:#e87f25;*/
	color:#000000;
}

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


.tips-start-bg {
padding:20px 0px 40px 0px !important;
}


body {
	background-size:auto 100%;
		background-position:center center;
	background-attachment: fixed;
}

.betyg-produktsida {
margin:0 2.5% 20px 2.5%;float:left;width:45%;height:150px;border:1px solid #ededed;border-radius:10px;
}

#product-page {
	padding:15px;
}


.single-product-fakta {
	float:none;
	width:100%;
	margin-top:20px;
	margin-left:0px;
}

.profil-meny {
width:100%;
}

.profil-meny li {
font-size: 20px;
line-height:22px;
}

.featured-product {
	padding:20px 20px 20px 20px;
}

.featured-product h1 {
	color: #000000;
	font-size:20px;
	text-transform:none;
	text-align:left;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
}

.featured-product-left {
	float:none;
	width:100%;
	text-align:center;
}

.featured-product-right {
	float:none;
	width:100%;
	margin-top:10px;
	text-align:left;
	position:relative;
}

	.produkter-right {
		float:none;
		width:100%;
		padding:0px;
		border-left:0px;
	}

	.tips-bg, .tips2-bg {
	width:100%;
	padding:10px;
	background-position:center;
	}
	
	.tips-bg-box, .tips2-bg-box {
	width:auto;
	margin:0px auto;
	max-width:500px;
	}
	
	#resultsish-content {
		float:none;width:100%;margin:10px 0px 0px 0px;padding:0px;
	}
		
	.video-container {
		padding:0px;
		background-color:#ffffff;
	}
	
	.video-container iframe {
		width:100%;
		height:450px;
	}
	
	.webb-tv-right {
	float:none;
	width:100%;
	padding:15px;
	margin-top:10px;
	margin-left:0px;
	}
	
	.webb-tv-left {
		float:none;
		width:100%;
		margin:0px;
	}

.single-product-img-new {
float:none;
width:100%;
text-align:center;
margin-top:30px;
}

	.single-product-omdomen {
		float:left;
		width:50%;
		margin-top:30px;
		margin-left:0px;
	}
	
	.single-product-desc2 {
		clear:both;	
		float:none;
		width:100%;
		text-align:left;
		padding-top:30px;
		margin:0px;
	}

	.puff {
		width:100%;
		padding:0px;
	}
	
	#footer {
		width:100%;
		padding:10px 0px;
	}	

	#footer IMG {
		max-width:100%;
	}
	

	#full-wrap {
		height:584px;
	}	
	
	.header-wrap-bg {
		height:300px !important;
	}
	
	.header-puff {
	margin-top:220px;
	}

	.header-puff2 {
	width:90%;margin:0px auto;
	}
	
	#header, #header2 {
		width:100%;
		
	}
	
	.header-cart-antal, .header-cart-antal2 {
		left:20px;
	}

			.adventstavling-priser {
			width:50%;
			height:auto;
			}
	
	
}

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

	.recept-left-img {width:100%;float:none;}
	.recept-right-text {width:100%;float:none;}
	.recept-ingredienser {width:100%;float:none;}
	.recept-gorsahar {width:100%;float:none;}
	.recept-optin {width:100%;float:none;}
	.recept-social {width:100%;float:none;}

	.betyg-produktsida {
		float:none;width:98%;height:160px;margin:10px auto;
	}

	.content-webb-tv iframe {
		height:400px;
	}

	.main-padding {
		padding-top:210px !important;
	}
	
	#header2-wrap {
		height:210px;
	}
	
	.entry-content IMG {
		max-width:100%;
		width:auto;
		height:auto;
	}

	.butiker-left {float:left;width:30px;height:28px;margin-top:0px;}
	.butiker-right {float:left;width:calc(100% - 30px);margin-left:0px;}

	.single-product-img-new {
		float:none;
		width:100%;
		text-align:center;
		margin-top:30px;
	}	
	
	.single-product-omdomen {
		float:none;
		width:100%;
		margin-top:30px;
		margin-left:0px;
	}
	
	.single-product-desc2 {
		clear:both;	
		float:none;
		width:100%;
		text-align:left;
		padding-top:30px;
		margin:0px;
	}

.profil-meny {
height:auto;
margin:20px 0px;
}

.profil-meny li {
width:45%;
margin:5px 2.5%;
}

#clockdiv{
	color: #383129;
	display: inline-block;
	font-weight: 100;
	text-align: center;
	font-size: 20px;
}

#clockdiv > div{
	padding: 6px;
	border-radius: 3px;
	background: #ffffff;
	display: inline-block;
}

#clockdiv div > span{
	padding: 10px;
	border-radius: 3px;
	background: #f5f6f8;
	display: inline-block;
}

.smalltext{
	padding-top: 5px;
	font-size: 12px;
}

		.omdome-list-left {
			float:none;
			width:100%;
		}

		.omdome-list-right {
			float:none;
			text-align:right;
			width:100%;margin-top:10px;
		}		

	.featured-product-betyg {
		float:none;
		position:static;
		top:0px;
		right:0px;
		margin-bottom:10px;
	}

	.korkskruv-bg {
	background-position:center bottom;
	background-size:contain;
	padding-bottom:300px;
	}
	
	.korkskruv-bg2 {
	background-position:center bottom;
	background-size:contain;
	height:auto;
	padding-bottom:350px;
	}	

	.tips2-bg {
	height:600px;
	}
	
	.tips2-bg-box {
	margin:0px auto;
	float:none;
	padding:30px;
	}	

	.tips-bg input[type=text], .tips2-bg input[type=text] {
		float:none;
		width:100%;
	}

	.tips-bg input[type=submit], .tips2-bg input[type=submit] {
		float:right;
		margin-right:0px;
		margin-top:20px;
	}

}

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

.content-webb-tv iframe {
	height:260px;
}

.omdomen-loop-wrap {
	float:left;width:100%;margin-right:0px;margin-bottom:15px;border: 1px solid #eaeaea;
}

.omdomen-loop-img {
	float:none;text-align:center;width:100%;
}

.omdomen-loop-desc {
	float:none;
	width:100%;
	padding:10px;
	font-size:16px;	
}

	#overLayerContent { 
		width:90%;
		margin:0px auto;
		margin-top:50px;	
	}

	.tips-bg, .tips2-bg {
	padding-top:20px;
	}
		
	.cart-pop-box {
		width:90%;
		margin:0px auto;
	}

	.cart-content {
		background-color:#ffffff;
		margin-top:100px;
		padding:20px;
		border-radius:5px;
	}

	.cart-content-mid {
		width:100%;
		margin:0px auto;
		text-align:center;
	}

	.cart-content-mid p {
		float:none;
		width:100%;
		padding:0px;
		margin:10px 0px;
		text-align:center;
	}
	
	.cart-content-mid input {
	width:100%;
	}	
	
	.video-container iframe {
		height:230px;
	}
	
	.product-loop-wrap {
		width:100%;
		padding:10px;
		float:left;
		height:379px;
		margin:0px;
	}
	
.product-loop-wrap-24 {
width:100%;
padding:10px;
float:none;
height:auto;
border:1px solid #eaeaea;
margin:0px 0px 20px 0px !important;
}	

.product-loop24-img, .product-loop24-img-box {
margin:10px 10px 10px 0px;
padding:10px;
text-align:center;
float:left;
width:100%;
height:340px;
border-right:0px;
}

	h1 {
		font-size:26px;
		line-height:30px;
	}
	
	#full-wrap {
		height:520px;
	}	

	.header-wrap-bg {
		height:300px !important;
	}	

	.header-puff {
	margin-top:240px;
	}

	.header-puff h1 {
	font-size:24px;
	line-height:28px;
	}
	
	.header-puff h2 {
	font-size:20px;
	line-height:24px;
	}
	
	
	.footer-copy-1 {float:none;text-align:center;margin:0px auto;}

	.footer-copy-2 {float:none;text-align:center;font-size:14px;}

	.footer-copy-3 {float:none;text-align:center;margin:0px auto;}	

	.vinprovning-list {
		float:none;
		width:100%;
		margin-right:0px;
		margin-bottom:20px;
	}

	.vinprovning-list IMG {
		width:100%;
		height:auto;
	}
	
	.webb-tv-list {
		float:none;
		width:100%;
		margin-right:0px;
		margin-bottom:10px;
	}
	
	.webb-tv-list IMG {
		max-width:100%;
		height:auto;
	}
	
	.icon-profil {
	margin-left:5px;
	}
	
}

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

.content-webb-tv iframe {
	height:200px;
}

	#header2-wrap {
		height:150px;
	}

.menu-container a {
	display:block;
	text-decoration:none;
	font-size:16px;
	color:#ffffff;
 	margin: 0.20em;
	padding: 0.20em;
}

.menu-container2 a {
	display:block;
	text-decoration:none;
	font-size:16px;
	color:#666666;
 	margin: 0.20em;
	padding: 0.20em;
}

	.profil-meny li {
		width:95%;
		margin:5px 2.5%;
	}

	.header-puff {
	margin-top:205px;
	}

	.video-container iframe {
		height:190px;
	}

	#logo IMG {
		width:160px;
		height:auto;
	}

	.main-padding {
		padding-top:190px !important;
	}
	
}