/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
@font-face { 
  font-family: 'Christian Heedlay'; 
  src: url('https://14556179.fs1.hubspotusercontent-na1.net/hubfs/14556179/Font/Christian%20Heedlay.eot?') format('eot'), url('https://14556179.fs1.hubspotusercontent-na1.net/hubfs/14556179/Font/Christian%20Heedlay.woff') format('woff'), url('https://14556179.fs1.hubspotusercontent-na1.net/hubfs/14556179/Font/Christian%20Heedlayttf') format('truetype');},
  font-family: 'Coco Gothic'; 
  src: url('https://14556179.fs1.hubspotusercontent-na1.net/hubfs/14556179/Font/._Coco-Gothic-Fat-TTF.eot’%29%20format%28%27eot'), url('https://14556179.fs1.hubspotusercontent-na1.net/hubfs/14556179/Font/._Coco-Gothic-Fat-TTF.woff') format('woff'), url('https://14556179.fs1.hubspotusercontent-na1.net/hubfs/14556179/Font/._Coco-Gothic-Fat-TTF.ttf') format('truetype');}

.header{ 
  font-family: h6; !important;
}

	.row-fluid .span1 {
  border: 3px solid #EEFEBF !important;
}


.dnd-column{
  border: 3px solid #EEFEBF !important;
}


 /*

//kun top:
.dnd_area-row-0-padding  [class*="span"] {
  border: 3px solid #EEFEBF !important;

// firkant om 2 bokse i én sektion:

 .dnd-section > .row-fluid, .centered {
  border: 3px solid #EEFEBF !important;
}
 
//alle sections omrammet: 
.dnd-section{
  border: 3px solid #EEFEBF !important;
}


.dnd-section .dnd-column{
  border: 3px solid #EEFEBF !important;
}

.overlay-wrapper .row-fluid{
  border: 3px solid #EEFEBF !important;
}

.content-wrapper{
  border: 3px solid #EEFEBF !important;
}