/*
Theme Name: Havfiskeri
Author: #
Author URI: https://sahaz.org/
Theme URI: #
Description: SiteOrigin Corp Child Theme
Version: 1.0.0
Template: siteorigin-corp
Text Domain: siteorigin-corp
Domain Path: /languages/
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
body {
  background-color: #ffffff!important;
}
.floating-menu{
    position:fixed;
    top:22%;
    left:10px;
    margin:0;
    padding:0;
    list-style:none;
    z-index: 99;
}
.lindgren-pitman{
	width:165px;
	height:270px;
	border-radius:8px;
	text-align:center;
    position:fixed;
    bottom:0;
    right:0;
    margin:0;
    padding:10px;
    z-index: 99;
	font-size:12px;
	color:#000;
	background:#fff;
}
.lindgren-pitman h2{
	margin:0;
	margin-bottom:5px;
	padding:0;
	font-size: 14px;
	line-height:14px;
	color: #0024c6;
    font-weight: bold;
}
.lindgren-pitman span{
	display:block;
	margin:0;
	padding:0;
	font-size: 12px;
	line-height:14px;
	color:#000;
}