#powered_by {
	display: none;
}

.column.logo_footer_synced {
	text-align: right;
}

.row.for_content {
	padding-top: 220px;
}

form .price {
	border: 1px solid #E8BFBD;
}

.shop button {
	border: 1px solid #E8BFBD!important;
	background-color: #fff;
	color: #a1653d!important;
	font-weight: 600;
	border-radius: 0;
}

#discount_code p a,
#purchase_extra #message p a {
	color: #000;
}


.column.bred_text_bild[data-snippet="174"] .text_left h1 {
	margin-bottom: 0;
}

/* ======================= START: MODD TOP ============================*/

.flag {
	float: left;
	width: 25px;
	z-index: 99999;
}

.flag img{
	float: left;
	width: 25px;
}

@media only screen and (max-width: 600px) {
	.flag {
		margin-top: 10px;
	}
}

/* START MODD NAVIGATIONEN */
.navbar .row {
	max-width: 100%;
}

.navbar .row .z_columns {
	max-width: 100%;
	padding:0;
}

#menu ul {
	display: table;
	width: auto;
	float: none;
	margin: 0 auto;
	padding-top: 20px;
}

#menu {
	float: left;
	width: 100%;
}

#page_top #logo_wrapper {
	position: static;
	text-align: center;
}

#page_top #logo_wrapper #logo {
	text-align: center;
	width: auto;
	margin-top: 30px;
	margin-bottom: 10px;
}

#menu ul li a { /* modd menylänkar */
	margin: 5px 0;
	padding: 0 24px;
	text-transform: uppercase;
	font-size: 14px;
	color: #eee;
	display: block;
}

#page_top #logo_wrapper #logo .image-logo {
	position: static;
}

#menu ul li ul {
	box-shadow: none;
}

#page_top {
	height: 142px;
	/* margin-bottom: 110px; */
	margin-bottom: 37px;
}

#page_top img{
	border-radius: 0;
}

#menu ul li ul li a { /* Dropdown menylänkar - färg  */
	color: #eee !important;
}

#menu li > a:hover {  /* Dropdown menylänkar hover - färg  */
	color: #fff !important;
}

@media only screen and (max-width: 991px) {
	#page_top #logo_wrapper #logo {
		display: block;
	}

	#page_top {
		height: auto;
		margin-bottom: 40px;
	}	
	
	#page_top #logo_wrapper #logo {
		padding-right: 0;
	}

	.nav-toggle {   /* placering av navigeringskorvarna */
		margin-top: -55px;
		margin-right: 20px;
		color: #000;
		text-transform: uppercase;
		font-size: 14px;
		background: url('../../../images/Ny_nav_toggle.png') no-repeat;
		background-position: 0px 9px;
	}
	
	#menu ul li a {
		color: #fff;
	}
	
	#menu ul li a { /* modd menylänkar */
		border-left: none;
	}
	
	#menu ul {
		float: right;
		padding-top: 0;
		background-color: #000;
		width: 100%;
	}
	
	.navbar {
		height: 22px!important;
	}
}

@media only screen and (max-width: 600px) {
	#page_top {
		margin-bottom: 10px;
	}
	
	.tbl {
		width: 50%!important;
	}
}
/* STOP MODD NAVIGATIONEN */


/* START Fixed meny */
#page_top { 
	width:100%; 
	margin-bottom: 0; 
	position: fixed; 
	z-index: 9999;
}

.navbar { 
	width:100%; 
	position: fixed;
	height: 82px;
}

.snippet_area_main {
	padding-top: 142px;
}

@media only screen and (max-width: 991px) {
	.snippet_area_main {
		padding-top: 92px;
	}
}
/* END Fixed meny */

/* ======================= STOP: MODD TOP ============================*/

/* ======================= START: MODD CONTENT ============================*/
.wrapper {
	background-color:white;
}

.html {
	margin-bottom: 0!important;
}

.column.form .submitBtnArea input {
	background-color: transparent !important;
	border:1px solid rgb(0,0,0) !important;
	color: #000!important;
	cursor: pointer;
	font-family: inherit;
	font-weight: normal;
	line-height: normal;
	margin: 1em 0 1.25em;
	position: relative;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	padding-top: 0.75em;
	padding-right: 3em;
	padding-bottom: 0.8125em;
	padding-left: 3em;
	font-size: 14px;
	border-radius: 4px;
	box-shadow: none;
	text-transform: uppercase;
	-webkit-box-shadow: none;
}

.column.form .submitBtnArea input:hover {
	color: #fff!important;
	background-color: rgb(0,0,0)!important;
	transition: background-color 300ms ease-in-out;
}

.column.form .submitBtnArea input a {
	color: #000!important;
}

.column.form .submitBtnArea input a:hover {
	color: #fff!important;
}

.snippet_area_main p a{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  color:#000 !important;
}

.snippet_area_main a {
	border-bottom-color: #A51D78;
}

.snippet_area_main p a:hover {
	color: #A51D78;
	border-bottom-style: dotted;
}
/* ======================= STOP: MODD CONTENT ============================*/


/* ======================= START: MODD PAGE BOTTOM ============================*/
#page_bottom p {
	color:#fff;
	font-weight: 400;
}

#page_bottom p a{
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

#page_bottom a {
	border-bottom-color: #fff;
}

#page_bottom p a:hover {
	color: #fff;
	border-bottom-style: dotted;
}

#page_bottom {
	padding: 30px 0 0 0!important;
}

.snippet_area_footer > .columns {
	margin-bottom: 0;
}

/* ======================= STOP: MODD PAGE BOTTOM ============================*/


/* ======================= START: FONTMODD ============================*/


/* redo att användas 
	font-family: 'Libre Baskerville', serif; 
	font-family: 'Abril Fatface', cursive;
*/

p {
	font-weight: 300;
	line-height: 1.8em !important;
}

h1, h2, h3 {
	font-family: 'Abril Fatface', cursive;
}

/* ======================= STOP: FONTMODD ============================*/

/*******************************************
	START CB: STARTBILDER
********************************************/
.columns.startbilder {
  max-width: 100%;
  padding: 0;
  margin-bottom: 5%;
}

ol,
.flex-prev,
.flex-next {
	display: none!important;
}

.column.startbilder {
  position: relative;
}

.column.startbilder .content {
  position: absolute;
  width: 100%;
  z-index: 9999;
  pointer-events: none;
}

.columns.top_heading {
	background-color:white;
	color:black;
}

.column.startbilder .content .intro {
	text-align: center;
	padding: 180px 0;
}

.column.startbilder .content .intro h1 {
  color: black;
  font-size: 48px;
  font-weight: normal;
  margin: 0;
  pointer-events: auto;
}

.column.startbilder .content .intro p {
  color: #fff;
  font-size: 16px;
  opacity: 0.75;
  font-weight: 400;
  pointer-events: auto;
}

.column.startbilder .content .intro p a {
  color: #fff;
  border: 0;
  text-decoration: underline;
}

.column.startbilder .content .intro a {
  pointer-events: auto;
}

.column.startbilder .content .button.orig {
	background-color: transparent!important;
	border: 2px solid #fff!important;
	color: #fff!important;
}

.column.startbilder .content .button.orig:hover{
	background-color: #fff!important;
	border: 2px solid #000!important;
}

/*
.column.startbild .content .button.orig:hover {
	background-color: #56000A!important;
}
*/
.column.startbilder .overlay {
  display:none;  /* TILLFÄLLIGT DOLD OVERLAY OVAN STARTSIDESBILD */
  
  background: #fff;
  height: 100%;
  position: absolute;
  width: 100%;
  opacity: 0.7;
}

.column.startbilder div {
    background-position: 50% 50%;
}

.image_gallery .one_image_gallery {
	margin-top:-25px;
}

.snippet_area_main > .columns {
     margin-bottom: 0em;
}

.snippet_area_main > .startbilder:first-child {
  margin-top: 0;
}

.snippet_area > .columns.startbilder {
  overflow: visible;
}

@media screen and (max-width: 600px) {
	.startbilder {
		margin-bottom: 0!important;
	}
	
	
}
/*******************************************
	END CB: STARTBILDER
********************************************/


/*******************************************
	START CB: Bildgalleri med text
********************************************/
.columns.bildgalleri_med_text {
	min-width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1%;
	padding-bottom: 1%;
	background-color: #eee;
	margin-bottom: 0;
}

.clear_all {
	clear: both;
}

.bildgalleri_med_text.first {
	padding-top: 1em;
}

.bildgalleri_med_text.last {
	padding-bottom: 1em;
}

.bmt_image_overlay_snippet_extra,
.bmt_overlay_snippet_extra{
	margin: 0;
	padding: 0;
	float: left;
	height: 100%;
}

.bmt_image_overlay_snippet_extra {
	width: 30.6%;
	position: relative;
}
.bmt_image_overlay_snippet_extra:nth-child(1) {
	margin-left: 2%;
}

.bmt_image_overlay_snippet_extra:nth-child(1),
.bmt_image_overlay_snippet_extra:nth-child(2),
.bmt_image_overlay_snippet_extra:nth-child(3),
.bmt_image_overlay_snippet_extra:nth-child(4) {
	margin-right: 2%;
}

.bmt_overlay_snippet_extra {
	display: none;
	width: 100%;
	position: absolute;
	pointer-events: none;
	text-align: center;
	border-radius: 5px;
	background: rgba(0, 0, 0, 0.6);
}

.bmt_overlay_snippet_extra_text {
	width: 100%;
	position: absolute;
	pointer-events: none;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
	height: 100%;
}

.bmt_overlay_snippet_extra_text p,
.bmt_overlay_snippet_extra_text h1,
.bmt_overlay_snippet_extra_text h2,
.bmt_overlay_snippet_extra_text h3{
	color: #fff !important;
	pointer-events: auto;
	position: absolute;
	top: 40%;
	width: 100%;
	font-family: 'Abril Fatface', cursive;	 
}

.bmt_overlay_snippet_extra_text p {
	font-size: 30px !important;
/*	font-weight:500;*/
/*	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);*/
	font-family: 'Abril Fatface', cursive;
	line-height: 1.3em !important;
	color: #fff !important;
}

.bmt_overlay_snippet_extra_text p a {
	border-bottom-width: none;
	border-bottom-style: none;
	color: #fff !important;
	font-family: 'Abril Fatface', cursive;
	pointer-events: auto;
}

.bmt_overlay_snippet_extra_text p a:hover {
	border-bottom-width: none;
	border-bottom-style: none;
}

.bmt_image_overlay_snippet_extra img{
	width:100%;
	max-height: 100%;
	margin:0;
	padding:0;
	float: left;
	position: relative;
	border-radius: 5px;
}

@media screen and (max-width: 900px){
	.bmt_overlay_snippet_extra_text p,
	.bmt_overlay_snippet_extra_text h1,
	.bmt_overlay_snippet_extra_text h2,
	.bmt_overlay_snippet_extra_text h3{
		top: 30%;
	}

	.bmt_image_overlay_snippet_extra {
		width: 93.8%;
	}

	.column.column0.bildgalleri_med_text {
		margin-bottom: 0px;
	}
	
	.bmt_image_overlay_snippet_extra:nth-child(1),
	.bmt_image_overlay_snippet_extra:nth-child(2),
	.bmt_image_overlay_snippet_extra:nth-child(3),
	.bmt_image_overlay_snippet_extra:nth-child(4) {
		margin: 3%;
	}
	
	.bmt_image_overlay_snippet_extra:nth-child(1),
	.bmt_image_overlay_snippet_extra:nth-child(2),
	.bmt_image_overlay_snippet_extra:nth-child(3),
	.bmt_image_overlay_snippet_extra:nth-child(4) {
		margin-bottom: 1.5%;
	}
}


/*******************************************
   END CB:	Bildgalleri med text
********************************************/


/*******************************************
	START CB: STARTBILD 
********************************************/
.columns.startbild {
  max-width: 100%;
  padding: 0;
  margin-bottom: 0;
}

.column.startbild {
  position: relative;
}

.column.startbild .content {
  position: absolute;
  width: 100%;
  z-index: 100;
  pointer-events: none;
}

.column.startbild .content .intro {
	display:none; /* TEXT OCH KNAPP ÄR TILLFÄLLIGT DOLDA */
	
  text-align: center;
  padding: 180px 0;
}

.column.startbild .content .intro h1 {
  font-size: 48px;
  font-weight: normal;
  margin: 0;
  pointer-events: auto;
}

.column.startbild .content .intro p {
  color: #000;
  font-size: 16px;
  opacity: 0.75;
  font-weight: 400;
  pointer-events: auto;
}

.column.startbild .content .intro p a {
  color: #fff;
  border: 0;
  text-decoration: underline;
}

.column.startbild .content .intro a {
  pointer-events: auto;
}

.column.startbild .content .button.orig {
	background-color: transparent!important;
	border: 2px solid #000!important;
	color: #000!important;
}

/*
.column.startbild .content .button.orig:hover {
	background-color: #56000A!important;
}
*/
.column.startbild .overlay {
  display:none;  /* TILLFÄLLIGT DOLD OVERLAY OVAN STARTSIDESBILD */
  
  background: #fff;
  height: 100%;
  position: absolute;
  width: 100%;
  opacity: 0.7;
}

.column.startbild div {
    background-position: 50% 50%;
}

.snippet_area_main > .startbild:first-child {
  margin-top: -37px;
}

.snippet_area > .columns.startbild {
  overflow: visible;
}

@media screen and (max-width: 600px) {
	.startbild {
		margin-bottom: 0!important;
	}
}

/*******************************************
	END CB: STARTBILD
********************************************/


/*******************************************
  START CB: TEXT CENTRERAD
*******************************************/
.text_centrerad {
	text-align:center;
	padding-top:1em;
}

.text_centrerad p {
	font-size: 20px;
/*	font-family: 'Libre Baskerville', serif; */
}

.text_centrerad h1,
.text_centrerad h2,
.text_centrerad h3 {
	margin-bottom:0.7em;
/*	font-family: 'Libre Baskerville', serif; */
	font-size:35px;
}
/*******************************************
  STOP CB: TEXT CENTRERAD
*******************************************/


/*******************************************
  START CB: BRED TEXT KNAPP
*******************************************/
.columns.bred_text_knapp {
    max-width: 100%;
/*    padding: 50px 2em 0 2em;
*/}

.columns.bred_text_knapp .btk_inner {
    max-width: 63em;
    margin: 0 auto;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    color:#fff;
}

.btk_content {
	padding-top: 20px;
	text-align: center;
	
}

.btk_text {
    text-align: center;
    margin-bottom: 20px;
/*    font-family: 'Libre Baskerville', serif; */
}

.btk_text p {
	font-size: 20px;
/*	font-family: 'Libre Baskerville', serif;  */
}

.btk_text h1,
.btk_text h2,
.btk_text h3 {
	margin-bottom:0.7em;
/*	font-family: 'Libre Baskerville', serif; */
	font-size:40px;
}

.columns.bred_text_knapp .button.orig {
	background-color: transparent !important;
	border:1px solid rgb(0,0,0) !important;
	color: #000!important;
	cursor: pointer;
	font-family: inherit;
	font-weight: normal;
	line-height: normal;
	margin: 1em 0 1.25em;
	position: relative;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	padding-top: 0.75em;
	padding-right: 3em;
	padding-bottom: 0.8125em;
	padding-left: 3em;
	font-size: 14px;
	border-radius: 4px;
	box-shadow: none;
	text-transform: uppercase;
	-webkit-box-shadow: none;
}

.columns.bred_text_knapp .button.orig a {
	color: #000!important;
}

.columns.bred_text_knapp .button.orig:hover a{
	color: #fff!important;
}

.columns.bred_text_knapp .button.orig:hover {
	color: #fff!important;
	background-color: rgb(0,0,0)!important;
	transition: background-color 300ms ease-in-out;
}

@media screen and (max-width: 600px) {
	.columns.bred_text_knapp {
		margin-bottom:20px;
	}
}

/*******************************************
    END CB: BRED TEXT KNAPP
*******************************************/

/*******************************************
  START CB: Bred bild text Nyhet ett
*******************************************/

.columns.bred_bild_text_nyhet_ett {
    max-width: 100%;
    /*padding: 50px 0;*/
    padding: 0;
}

    .columns.bred_bild_text_nyhet_ett .bbtne_inner {
        max-width: 50em;
        margin: 0 auto;

        padding-left: 0.9375em;
        padding-right: 0.9375em;
    }

.columns.bred_bild_text_nyhet_ett .bbtne_image {
	margin-bottom: 1.5em;
}

.columns.bred_bild_text_nyhet_ett .bbtne_text h1 {
	margin-bottom:0.7em;
}

.columns.bred_bild_text_nyhet_ett .bbtne_text h2 {
	margin-bottom:0.6em;
}

.columns.bred_bild_text_nyhet_ett .bbtne_text h3 {
	margin-bottom:0.5em;
}

/*******************************************
    END CB: Bred bild text Nyhet ett
*******************************************/

/*******************************************
  START CB: Bred rubrik text Nyhet tva
*******************************************/

.columns.bred_rubrik_text_nyhet_tva {
    max-width: 100%;
    /*padding: 50px 0;*/
    padding: 0;
}

.columns.bred_rubrik_text_nyhet_tva .brtnt_inner {
    max-width: 40em;
    margin: 0 auto;

    padding-left: 0.9375em;
    padding-right: 0.9375em;
}

.columns.bred_rubrik_text_nyhet_tva .brtnt_rubrik h2 {
	font-size:46px;
}

.columns.bred_rubrik_text_nyhet_tva .brtnt_text h1 {
	margin-bottom:0.7em;
}

.columns.bred_rubrik_text_nyhet_tva .brtnt_text h2 {
	margin-bottom:0.6em;
}

.columns.bred_rubrik_text_nyhet_tva .brtnt_text h3 {
	margin-bottom:0.5em;
}
/*******************************************
    END CB: Bred rubrik text Nyhet tva
*******************************************/


/*******************************************
  START CB: Bred siffra text Nyhet tre
*******************************************/
.columns.bred_siffra_text_nyhet_tre {
    max-width: 100%;
    /*padding: 50px 0;*/
    padding: 0;
}

.columns.bred_siffra_text_nyhet_tre .bstnt_inner {
    max-width: 35em;
    margin: 0 auto;

    padding-left: 0.9375em;
    padding-right: 0.9375em;
}

.bstnt_rubrik {
	text-align:center;
}

.bstnt_rubrik h2 {
	font-size:150px;
	margin-bottom:0;
}

.columns.bred_siffra_text_nyhet_tre .bstnt_text h1 {
	margin-bottom:0.7em;
}

.columns.bred_siffra_text_nyhet_tre .bstnt_text h2 {
	margin-bottom:0.6em;
}

.columns.bred_siffra_text_nyhet_tre .bstnt_text h3 {
	margin-bottom:0.5em;
}
/*******************************************
    END CB: Bred siffra text Nyhet tre
*******************************************/


/*******************************************
  START CB: BRED BILD TEXT
*******************************************/
.column.bred_bild_text .text_right {
	float: left;
	width: 60%;
	padding-left: 50px;
	text-align: left !important;
}

.column.bred_bild_text .text_right h1 {
	margin-bottom:0.7em;
}

.column.bred_bild_text .text_right h2 {
	margin-bottom:0.6em;
}

.column.bred_bild_text .text_right h3 {
	margin-bottom:0.5em;
}

.column.bred_bild_text .image_left {
	float: left;
	width: 40%;
}

.column.bred_bild_text .image_left img{
	border: none !important;
	border-radius:4px;
}


.column.bred_bild_text .both {
	clear: both;
}

@media only screen and (max-width: 600px) {
	.column.bred_bild_text .text_right,
	.column.bred_bild_text .image_left {
		width: 100%;
		padding-left: 0;
	}
	
	.image_left {
		padding-bottom: 0!important;
	}

	.column.bred_bild_text .image_left {
		padding-bottom: 40px;
	}
	
	.text_right h2 {
		margin-top: 1em;
	}
}
/*******************************************
    END CB: BRED BILD TEXT
*******************************************/


/*******************************************
  START CB: BRED TEXT BILD 
*******************************************/
.column.bred_text_bild .text_left {
	float: left;
	width: 60%;
	padding-right: 50px;
}

.column.bred_text_bild .text_left h1 {
	margin-bottom:0.7em;
}

.column.bred_text_bild .text_left h2 {
	margin-bottom:0.6em;
}

.column.bred_text_bild .text_left h3 {
	margin-bottom:0.5em;
}


.column.bred_text_bild .image_right {
	float: right;
	width: 40%;
/*	margin-top: 5.5em; */
}

.column.bred_text_bild .image_right img{
	border: none !important;
	border-radius:4px;
}

.column.bred_text_bild .both {
	clear: both;
}

@media only screen and (max-width: 600px) {
	.column.bred_text_bild .text_left,
	.column.bred_text_bild .image_right {
		width: 100%;
		padding-right: 0;
	}

	.text_left h2 {
		margin-top: 1em;
	}
	
	.bred_text_bild {
		margin-bottom: 1.5em;
	}
}
/*******************************************
    END CB: BRED TEXT BILD
*******************************************/


/*******************************************
  START CB: Text bild
*******************************************/
.column.text_bild .text_left {
	float: left;
	width: 60%;
	padding-right: 50px;
}

.column.text_bild .image_right {
	float: right;
	width: 40%;
}

.column.text_bild .image_right img{
	border: none !important;
}

.column.text_bild .both {
	clear: both;
}

@media only screen and (max-width: 800px) {
	.column.text_bild .text_left,
	.column.text_bild .image_right {
		width: 100%;
		padding-right: 0;
	}

	.column.text_bild .text_left {
		padding-bottom: 40px;
  		padding-top: 1em;
	}
}
/*******************************************
    END CB: Text bild
*******************************************/


/*******************************************
	 START CB: Bred bild
********************************************/
.columns.bred_bild {
    max-width: 100%;
    padding: 0;
}

.bred_bild img {
	width: 100%;
}

.snippet_area_main > .bred_bild:first-child {
  margin-top: -37px;
}

.snippet_area.snippet_area_main:last-child {
	margin-bottom: 5.5em;
}

@media only screen and (max-width: 600px) {
	.bred_bild {
		margin-bottom: 5%; 
	}
}
/*******************************************
	 END CB: Bred bild med text
********************************************/


/*******************************************
	START CB: BILDGALLERI TEXT
********************************************/
.one.columns.projekt_galleri.one_projekt_galleri {
	min-width: 100%;
}

.columns.projekt_galleri .inner{
    max-width: 80em;
    margin: 0 auto;
    text-align: center;
}

#overlay_image_content{
	width: 100%;
}

.image_overlay_snippet_extra,
.overlay_snippet_extra{
	margin: 0;
	padding: 0;
	float: left;
	height: 100%;
}

.image_overlay_snippet_extra {
	width: 32.3%;
	position: relative;
}


.image_overlay_snippet_extra:nth-child(1),
.image_overlay_snippet_extra:nth-child(2),
.image_overlay_snippet_extra:nth-child(4),
.image_overlay_snippet_extra:nth-child(5) {
	margin-right: 1.5%;
	margin-bottom: 1em;
}

.image_overlay_snippet_extra:nth-child(3),
.image_overlay_snippet_extra:nth-child(6) {
	margin-bottom: 1em;
}

.overlay_snippet_extra {
	display: none;
	width: 100%;
	position: absolute;
	pointer-events: none;
	text-align: center;

/*	background: rgba(57, 39, 37, 0.6); */
	background: rgba(0, 0, 0, 0.4);

/*	transition: background-color ease;
	-webkit-transition: background-color ease;
	-moz-transition: background-color ease;
	-o-transition: background-color ease;*/
}

.overlay_snippet_extra_text {
	width: 100%;
	position: absolute;
	pointer-events: none;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
	height: 100%;
}

.overlay_snippet_extra_text p,
.overlay_snippet_extra_text h1,
.overlay_snippet_extra_text h2,
.overlay_snippet_extra_text h3{
	color: #fff;
	pointer-events: auto;
	position: absolute;
	top: 45%;
	width: 100%;
	text-transform:uppercase;
}

.overlay_snippet_extra_text p {
	font-size: 30px !important;
	font-weight:500;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
}

.overlay_snippet_extra_text p a {
	border-bottom-width: none;
	border-bottom-style: none;
}


.overlay_snippet_extra_text p a:hover {
	border-bottom-width: none;
	border-bottom-style: none;
}

.image_overlay_snippet_extra img{
	width:100%;
	max-height: 100%;
	margin:0;
	padding:0;
	float:left;
	position: relative;
}


@media screen and (max-width: 991px){
	.one.columns.projekt_galleri.one_projekt_galleri {
		min-width: 100%;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.columns .inner {
		padding: 0!important;
	}
	
	.image_overlay_snippet_extra{
		width: 49.2%;
		margin: 0;
		padding: 0;
	}
	
	.image_overlay_snippet_extra:nth-child(3) {
		margin-right: 1.5%;
	}
	
	.image_overlay_snippet_extra:nth-child(2),
	.image_overlay_snippet_extra:nth-child(4),
	.image_overlay_snippet_extra:nth-child(6) {
		margin-right: 0;
	}
}


@media screen and (max-width: 700px){
	.columns .inner {
		padding: 0!important;
	}
	
	.image_overlay_snippet_extra {
		width:100%;
	}
}

@media screen and (max-width: 600px){
	.image_overlay_snippet_extra {
		margin-bottom: 1em;
	}

	.column.column0.projekt_galleri {
		margin-bottom: 0px;
	}
}

/*******************************************
	END CB:	BILDGALLERI TEXT
********************************************/
