/*------------------------
   SEARCH
------------------------*/
.sokrutan {width:160px; z-index:3; }
.Sokfalt {padding:0 10px; width:100%; height:40px !important; color:#999 !important; -webkit-appearance:none; -webkit-border-radius:0 !important; -moz-border-radius:0 !important; border-radius:0 !important; font-size:13px !important; border:1; padding-left:10px !important;}
.Sokknapp {border:none; background:transparent; cursor:pointer; width:40px; height:40px; position:absolute; right:0; top:0; text-indent:-5000px;}
.LSS_Input:after {color:#222; font-family:"SS BlackTie-Regular"; content:"\1F50E"; font-size:21px; width:50px; height:40px; line-height:40px; text-align:center; position:absolute; right:0; top:0;}
.LSS_Container {position:relative;}
#LSS_Result {background:#fff; position:absolute; right:0; top:60px; width:50%; border:1px solid #f5f5f5; max-height:570px; overflow-y:scroll;}
.headroom--unpinned #LSS_Result {top:40px;}
#LSS_Result, #LSS_Result div, #LSS_Result ul, #LSS_Result ul li {z-index:1005;}
#LSS_Result h3 {margin:0 0 15px;}
#LSS_Result li {list-style:none;}
#LSS_Close .close {
	color: #fff;
    background: #999;
    font-size: 13px;
    padding: 5px;
    right: 13px;
    width: 24px;
    text-align: center;
    height: 24px;
}
#lblTerm {display:none;}
ul.LSS_Artiklar {width:100%;}
.LSS_Artiklar li:hover {background:#f5f5f5; -moz-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; -webkit-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;}
.LSS_Artiklar .Bild {height:50px; line-height:50px; margin:0 0 5px; overflow:hidden; text-align:center; border:1px solid #f5f5f5; background:#fff;}
.LSS_Artiklar .Bild img {max-width:100%; max-height:100%; vertical-align:middle;}
.LSS_Artiklar .LSS_Art_Text span.Beskr {font-size:13px; font-weight:400;}
.LSS_Artiklar .LSS_Pris, .LSS_Artiklar .LSS_Kampanjpris {font-size:12px;}
.LSS_Sokterm {font-weight:700;}
#LSS_Result::-webkit-scrollbar, ul.LSS_Artiklar::-webkit-scrollbar, ul.LSS_Artikelgrupper::-webkit-scrollbar {display:none;}

/*------------------------*/
@media screen and (max-width: 1000px) {
	.soktoggle {cursor:pointer; display:inline-block !important; line-height:32px; float:left; font-size:25px;}
	.soktoggle::after {font-family:"SS BlackTie-Regular"; content:"\1F50E";}
	.sokrutan {display:none;}
	.sokrutan.active {display:block; left:50%; position:fixed; top:90px; -ms-transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); transform:translate(-50%, -50%); width:95%; z-index:3;}
	.sokrutan.active input {border-radius:0;}
	#LSS_Result {top:45px; width:100%; margin:0; padding:0px; max-height:330px; overflow-y:scroll;}
	#LSS_Result #LSS_Close {display:none;}
	.LSS_Artiklar .Bild {width:23.78%;}
	.LSS_Artiklar .LSS_Art_Text {width:74.54%; margin:0 0 0 1.6%;}
}