/*---------------------------------------------------------------------------------
   Site: 
   COPYRIGHT (c) ASKÅS INTERNET- & REKLAMBYRÅ AB 1997-2019. ALL RIGHTS RESERVED.
---------------------------------------------------------------------------------*/
/*------------------------
   ARTICLE GROUPS
-------------------------*/
/* GENERAL */
.ArtgrpWrapper {clear: both;margin: 0 auto;max-width: 1480px;}
.textwrap {margin:0 auto 25px; max-width:800px;}
.Egen_Infogad_HTML * {font-size: 10pt; font-weight: 100; letter-spacing: 1.5px; font-family: 'Roboto',Arial,Helvetica,sans-serif; line-height:150%;}
.ArtgrpHeadline {font-size: 1.6em;text-align: center;position: relative;line-height: 200%;margin: 40px 0;}
/*
.ArtgrpHeadline:before {
    content: "";
    width: 100px;
    position: absolute;
    top: 0;
    left: calc(50% - 50px);
    height: 1px;
    background: #2e2d2c;
}
.ArtgrpHeadline:after {
    content: "";
    width: 100px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 50px);
    height: 1px;
    background: #2e2d2c;
}
*/
.Artgrp_VisaFlerArtiklar_Markerad {display:inline-block; padding:3px 7px; background:#f1f1f1;}
.Artgrp_VisaFler a {display:inline-block; padding:3px 7px;}
.Artgrp_VisaFler a, .Artgrp_VisaFler span {font-size:12px;}
.Artgrp_VisaFler a:hover {background:#f1f1f1;}
.Artgrp_VisaFler .piper_at_the_gates_of_dawn {display:none;}
.Artgrp_VisaFler .AVFAM {margin:0 5px 0 0;}

/* SORT */
.Sortering {width:230px; min-width:230px; background:#f7f7f7; line-height:35px; height:35px; position:relative; cursor:pointer; list-style:none;text-transform: uppercase;letter-spacing: 1.5px;font-size: 13px;}
.Sortering:after {width:45px; line-height:35px; position:absolute; right:-10px; top:0; font-size:16px; content:"\f078";}
.Sortering.open:after {content:"\f077"}
.Sortering .sort_active {padding-left:20px;}
.Sortering .ValjSortordning {display:none; z-index:3; background:#fff; list-style:none; border:1px solid #f1f1f1; box-shadow:0px 5px 7px rgba(0,0,0,0.05);position:absolute; top:33px; left:-1px; padding:0 20px; width:-moz-calc(100% + 2px); width:-webkit-calc(100% + 2px); width:-o-calc(100% + 2px); width:calc(100% + 2px);}
.Sortering.open .ValjSortordning {display:block;}
.Sortering .ValjSortordning a {font-size:13px;}

/* STD */
.PT_Wrapper_All {margin-left: -0.5rem;margin-right: -0.5rem;display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -moz-box-pack: start; -ms-flex-pack: start; -webkit-justify-content: flex-start; justify-content: flex-start;}
.PT_Lank {display:block; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; z-index:2}
.PT_Wrapper {width: calc(100% / 4); position: relative; padding-left: .5rem; padding-right: .5rem;padding-bottom: 15px;}

.PT_Wrapper:nth-child(2n) {/*padding-right: .5rem; */}
.PT_Bildruta {min-height:281px; line-height:281px;}
.PT_Bildruta img {width: 100%; vertical-align:middle; height: intrinsic;}
.cm .PT_Bildruta img{height:intrinsic;}
.PT_Faktaruta {text-align: center;}
.PT_Beskr {margin-top: 12px;}
.PT_Beskr a {font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; margin-top: 15px;}
.PT_Pris {font-size: 14px; font-weight:300; text-transform: uppercase; letter-spacing: 1px;}
.PT_Pris .PT_PrisOrdinarie {font-size: 14px; color:#b0aeac; font-size:12px; text-decoration:line-through;}
.Artikelbild_first a {display: -webkit-box; display: -ms-flexbox; display: flex;}

/*STD-Mall med två artiklar*/
.PT_Wrapper_Art-2x{width: calc(100% / 2) !important; padding-bottom: 5px !important;} 

/* LISTA1 */ 
.PT_WrapperLista {float:left; border:1px solid #f1f1f1; position:relative; margin:0.6%; width:48.8%; -webkit-align-items:center; -ms-flex-align:center; align-items:center;}
.PT_WrapperLista .PT_Bildruta {min-height:inherit; line-height:inherit; -webkit-order:1; -ms-flex-order:1; order:1; margin-top:0;}
.PT_WrapperLista .PT_Bildruta a {height:60px; line-height:60px;}
.PT_WrapperLista .PT_Beskr {height:inherit; -webkit-order:1; -ms-flex-order:1; order:1;}
.PT_WrapperLista .PT_Pris {-webkit-order:1; -ms-flex-order:1; order:1; font-size:15px;}
.PT_WrapperLista .PT_Pris span {font-size:15px; display:block;}
.PT_WrapperLista .PT_Knappar {-webkit-order:1; -ms-flex-order:1; order:1;}
.PT_WrapperLista .PT_Status {margin:5px 0 0;}

/* FAVORITES */
.favoriter .PT_Wrapper {width:48.8%;}
.favoriter .PT_Wrapper:nth-child(1), .favoriter .PT_Wrapper:nth-child(2), .topplista .PT_Wrapper:nth-child(1) {margin-top:0;}
.favoriter .PT_Bildruta {margin-top: 0; min-height:210px; line-height:210px;}
.favoriter .PT_Faktaruta {padding:15px 12px 12px 12px;}
.favoriter .PT_Betyg {letter-spacing:3px; margin-top: 10px;}

/* TOPPLISTA */
.topplista .PT_Wrapper {width:100%;}
.topplista .PT_Bildruta {margin-top:0; min-height:120px; line-height:120px;}
.topplista .PT_Faktaruta {padding:15px 12px 12px 12px;}
.topplista .PT_Wrapper:nth-child(1) .PT_Beskr:before {content:'1. ';}
.topplista .PT_Wrapper:nth-child(2) .PT_Beskr:before {content:'2. ';}
.topplista .PT_Wrapper:nth-child(3) .PT_Beskr:before {content:'3. ';}
.topplista .PT_Wrapper:nth-child(4) .PT_Beskr:before {content:'4. ';}
.topplista .PT_Wrapper:nth-child(5) .PT_Beskr:before {content:'5. ';}
.topplista .PT_Betyg {letter-spacing:3px; margin-top: 10px;}

/* TOP OFFER */
.PT_Topoffer_Wrapper {float:left; position:relative; margin:0 0.6% 1.2% 0.6%; width:48.8%;}

/* IF ARTICLES ARE MISSING */
.Artgrp_Lista {width:100%; display:block; border:1px solid #f1f1f1; padding:4px; margin:1px;}
#ListaOmArtiklarSaknas ul {list-style:none; margin:0; padding:0;}
#ListaOmArtiklarSaknas li a {display:block; text-align:center; width:100%; margin:0 0 5px; background:#f1f1f1; padding:8px;}
#ListaOmArtiklarSaknas li a:hover {background:#eee;}

/* SEARCH RESULT */
.matched-group {background:#f1f1f1; text-align:center; padding:15px;}
.matched-group-title {font-size:1.1em; font-weight:700; margin-bottom:5px;}
.matched-group-item {display:inline-block; padding:5px 10px;}

.artikelgrupp_inbaddad_yta {
	position: relative;
	padding-left: .5rem;
	padding-right: .5rem;
	padding-bottom: 15px;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
}
.artikelgrupp_inbaddad_yta.marked {
	position: relative;
	padding-left: .5rem;
	padding-right: .5rem;
	padding-bottom: 15px;
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	max-width: 75%;
}
.artikelgrupp_inbaddad_yta.embedded-row {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

/*----------------------------------------------------
  MOBILE, TABLET AND LAPTOP
-----------------------------------------------------*/
@media screen and (max-width:1480px){
	/* GENERAL */
	.ArtgrpHead, .ArtgrpFoot {margin:0 0 30px}
	.ArtgrpWrapper {padding: 0 1rem;}
}
/*----------------------------------------------------
  MOBILE
-----------------------------------------------------*/
@media screen and (max-width:850px){
	/* GENERAL */
	.ArtgrpHeadline {margin: 30px 0;}
	.Artgrp_VisaFler {margin:10px 0 0; text-align:left;}
	.Artgrupp_header b {width:30%; float:left; height:20px; line-height:20px; margin:0 0 5px }
	.Artgrupp_header span select {width:100%;}
	.ArtgrpHead, .ArtgrpFoot {margin: 15px 0 20px}
	.Artgrp_VisaFlerArtiklar_Markerad, .Artgrp_VisaFler a {padding:8px; margin:0 0 5px;}
	#ListaOmArtiklarSaknas li a {font-size:20px; padding:0px; text-align:center; line-height:40px; height:40px;}

	.Faktablock1 .m_12_of_12 {margin:0 0 5px;}
	.Faktablock1 .m_12_of_12:last-of-type {margin:0;}

	/* SORT */
	.Artgrupp_header .fa-sort {width:5%; margin-right:1%;}
	.Artgrp_Sorteringsordning {float:left; width:94%;}
	.Sortering {width: 100%;}

	/* STD */
	.PT_Bildruta {min-height:220px; line-height:220px;}
	.PT_Beskr a {font-size: 13px;}
	.PT_Pris {font-size: 13px;}
	.PT_Wrapper {width: calc(100% / 2); border:none;}
	.PT_Wrapper:hover {border:none;}
	
	.artikelgrupp_inbaddad_yta {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.artikelgrupp_inbaddad_yta.marked {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.artikelgrupp_inbaddad_yta img {
		width: 100%;
	}

	/* TOP OFFER */
	.PT_Topoffer_Wrapper {width:98.8%; border:none;}

	/* LISTA1 */ 
	.PT_Knappar table, .PT_Knappar .Knapp_Kop, .PT_Knappar a {width:100%;}

}