/*  MICROTHEMER STYLES  */


/*= Main Menu ================= */

/** Main Menu >> Text storlek **/
#hmenu_load_1 .hmenu_navigation_holder > ul > li > a > .hmenu_wrap {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

/** Main Menu >> Hmenu hmenu **/
.hmenu_full_hover .hmenu_wrap {
	
}


/*= Content =================== */

/** Content >> Testimonials title wrapper **/
div#team div.pp-title-wrapper {
	margin-bottom: 10px !important;
}

/** Content >> Testimonials content **/
div#team div.layout-4-content {
	height: 340px !important;
	min-height: 340px !important;
	padding-right: 30px !important;
	padding-left: 30px !important;
}

/** Content >> Testimonials link **/
div#team a {
	color: rgb(154, 134, 65) !important;
}

/** Content >> H1 recept **/
div.fl-rich-text h1 {
	line-height: 36px !important;
}

/** Content >> Pp testimonials content emphasis **/
.pp-testimonials-content em {
	line-height: 0px !important;
	padding-top: 10px !important;
	margin-top: 10px !important;
	display: block !important;
}

/** Content >> Pp testimonials pp testimonial **/
.pp-testimonials .pp-testimonial {
	min-width: 320px !important;
	max-width: 320px !important;
}

/** Content >> Fl rich text heading 2 **/
.fl-rich-text h2 {
	line-height: 28px !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {

	/*= Content =================== */

	/** Content >> Knapp recept **/
	#knapp-recept {
	position: relative !important;
	z-index: 999 !important;
}


}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {

	/*= Content =================== */

	/** Content >> Hero rubrik block **/
	div#ct_section_138_post_224 div#ct_div_block_139_post_224 {
	width: 100% !important;
	padding-left: 20px !important;
}

	/** Content >> Knapp recept **/
	#knapp-recept {
	position: relative !important;
	z-index: 999 !important;
}


}


/*( Tablet & Phone )*/
@media (max-width: 767px) {

	/*= Main Menu ================= */

	/** Main Menu >> Mobilmeny **/
	div#ct_section_48_post_224 div.ct-section-inner-wrap {
	padding-top: 0 !important;
}

	/** Main Menu >> Mobilmenyn holder **/
	#hmenu_load_1 .hmenu_right, 
#hmenu_load_1 .hmenu_center, 
#hmenu_load_1 .hmenu_left, 
#hmenu_load_1 .hmenu_main_holder, 
#hmenu_load_1 .hmenu_inner_holder {
	height: 100px !important;
	min-height: 100px !important;
	padding-top: 5px !important;
}

	/** Main Menu >> Lable Mobil **/
	div#hmenu_holder_1 div.menu_responsive_label {
	font-size: 16px !important;
	text-transform: uppercase !important;
}

	/** Main Menu >> Hamburger **/
	#hmenu_load_1 .hmenu_toggle_holder > ul li a .hmenu_wrap:before {
	font-size: 60px !important;
	padding-top: 0 !important;
	margin-top: -20px !important;
}

	/** Main Menu >> menu-toggle **/
	#hmenu_load_1 .hmenu_mobile_menu_toggle {
	background-color: rgba(199, 199, 199, 0.34) !important;
}


	/*= Content =================== */

	/** Content >> Hero rubrik block **/
	div#ct_section_138_post_224 div#ct_div_block_139_post_224 {
	width: 90% !important;
	padding-left: 20px !important;
}

	/** Content >> Knapp recept **/
	#knapp-recept {
	margin-top: -70px !important;
	margin-bottom: 40px !important;
}


}


/*( Phone )*/
@media (max-width: 480px) {

	/*= Content =================== */

	/** Content >> Knapp recept **/
	#knapp-recept {
	margin-top: -70px !important;
	margin-bottom: 40px !important;
	position: relative !important;
	z-index: 999 !important;
}

	/** Content >> Headline toppbild **/
	div.ct-div-block h1.ct-headline {
	font-size: 32px !important;
}

	/** Content >> H1 recept **/
	div.fl-rich-text h1 {
	line-height: 38px !important;
}


	/*= Main Menu ================= */

	/** Main Menu >> Text storlek **/
	#hmenu_load_1 .hmenu_navigation_holder > ul > li > a > .hmenu_wrap {
	font-size: 14px !important;
}

	/** Main Menu >> logga **/
	div#hmenu_holder_1 img.logo_mobile {
	width: 100px !important;
}


}

