/* LICENSE & DETAILS
   ==================================================

	Theme Name: Atelier Child Theme
	Theme URI: http://atelier.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress WooCommerce Theme - Designed & Developed by Swift Ideas ( www.swiftideas.com )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: atelier
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */


@import url("//hello.myfonts.net/count/329898");

  
@font-face {font-family: 'Univers';font-weight: bold;font-style: normal;src: url('webfonts/329898_0_0.eot');src: url('webfonts/329898_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/329898_0_0.woff2') format('woff2'),url('webfonts/329898_0_0.woff') format('woff'),url('webfonts/329898_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Univers';font-weight: normal;font-style: normal;src: url('webfonts/329898_1_0.eot');src: url('webfonts/329898_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/329898_1_0.woff2') format('woff2'),url('webfonts/329898_1_0.woff') format('woff'),url('webfonts/329898_1_0.ttf') format('truetype');}



/* BODY FONT */
body, .gm-style {
	font-family: Univers;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 22px;
	color: #66666c;
}

p {
font-size: 100%;
}


h1 {
font-size: 400%;

}

h2 {
	font-weight: normal;
}





.forside-tekst-overlay   {
	text-align: center;
	padding: 0 !important;
	line-height: 110%;
    font-size: 130px;
}

.forside-tekst-overlay p   {

	padding: 0 !important;
	line-height: 110%;

}


.forside-tekst-laesmere {

text-align: center;
margin-top: 30px;
color: white;


}



.forside-tekst-laesmere-a {
color: white!important;
border-bottom: 1px dotted;
text-align: center;

}











.projekt-banner-tekst {
text-align: left;
font-size: 300%;
color: white;
margin: 30% 5% 0 5%;

}


.black-header {
font-size: 180%;
color: black;
}



.white-header {
font-size: 180%;
color: white;
}


.orange-box p, .orange-box h2  {
color: white;
}


.billede-tekst {
margin-top: -2%;
}


.black_text {
color: black;
}




#back-to-top {
    background-color: #dd8500;
}



/*
EDGE FIX
*/

.spb-column-container>.spb-column-inner {
    margin-left: 0;
    margin-right: 0;
}




.spb-row[data-col-v-pos="center"]>.spb_content_element {
    top: auto;
    transform: none;
}




@media only screen and (min-width: 768px) and (max-width: 959px) { 
.forside-tekst-overlay   {

    font-size: 80px;
}

}





@media only screen and (min-width: 480px) and (max-width: 767px) {
.forside-tekst-overlay   {

    font-size: 80px;
}
}





@media only screen and (max-width: 479px) {
.forside-tekst-overlay   {

    font-size: 50px;
}
}