/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*************** SKÄRM STYLE   ***************/

.pricebg {
	position: relative;
	float: right;
	margin-top: -20px;
	margin-right: -20px;
	margin-bottom: -50px;
	line-height: 1.0 !important;
    font-size: 40px !important;
	color: #333333 !important;
	font-weight: 500 !important;
	letter-spacing: 0em;
	font-family: "Sue Ellen Francisco", sans-serif;
	padding: 35px 0 0 0;
	background-image: url(http://lemongarden.prov.nu/wp-content/uploads/2019/07/pris_bg.png);
	background-repeat: no-repeat;
	width: 152px;
	height: 106px;
	text-align: center;
	}

.sm_ikoner {
	position: absolute;
	width: 380px;
	margin-top: 20px;
	}

.menu_display .meny_mainheader {
    line-height: 1.1 !important;
    font-size: 55px !important;
	color: #333333 !important;
	font-weight: 500 !important;
	letter-spacing: 0.05em;
	padding-top: 15px !important;
	padding-bottom: 13px !important;
	font-family: "Sue Ellen Francisco", sans-serif;
	text-transform: uppercase;
}

.menu_display .meny_submainheader {
    line-height: 1.0 !important;
    font-size: 30px !important;
	color: #333333 !important;
	font-weight: 500 !important;
	letter-spacing: 0em;
	font-family: "Sue Ellen Francisco", sans-serif;
	text-transform: uppercase;
}

.menu_display .meny_submainheader_special {
    line-height: 1.3 !important;
    font-size: 50px !important;
	color: #333333 !important;
	font-weight: 500 !important;
	letter-spacing: 0em;
	font-family: "Sue Ellen Francisco", sans-serif;
	text-transform: uppercase;
}

.menu_display .meny_subheader {
    line-height: 1.0 !important;
    font-size: 30px !important;
	color: #333333 !important;
	letter-spacing: 0em;
	font-family: "Sue Ellen Francisco", sans-serif;
}

.menu_display .meny_price {
    line-height: 1.0 !important;
    font-size: 30px !important;
	color: #333333 !important;
	font-weight: 400 !important;
	letter-spacing: 0em;
	font-family: "Sue Ellen Francisco", sans-serif;
}

.menu_display .green {
	color: #3f841e !important;
}

.attension {
    margin-right: 5px;
    margin-left: 5px;
}

.menu_display p {
    padding: 0em !important;
    line-height: 1.3 !important;
    font-size: 16px !important;
	color: #333333 !important;
	margin-bottom:0px !important;
	font-weight: 400 !important;
}

.menu_display .menyrad {
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
	margin-top: 10px !important;
	padding-top: 15px !important;
}

.sign {
	color: #444444;
    position: absolute;
    z-index: 10;
    bottom: 0;
    padding: 3px 20px 3px 10px;
	background-color: #ffffff;
    opacity: 0.5;
	border-radius: 0 99px 0 0;
	font-size: 12px !important;
	text-transform: uppercase;
	font-weight: 300 !important;
	letter-spacing: 0.05em;
}

.displaylogo_1 {
    position: absolute;
    z-index: 10;
	right: 650px;
	top: 10px;
	width: 160px;
}




@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}