@font-face {
    font-family: 'MomoHot';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c2058761/momo-hot.woff') format('woff');
}

@font-face {
    font-family: 'MomoDamn';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c2058761/momo-damnhot.woff') format('woff');
}

@font-face {
    font-family: 'Hachi Maru Pop';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c2058761/HachiMaruPop-Regular.ttf') format('woff');
}

#splash {
    display: block!important;
    background-color: #000000;
    background-image: url(http://jaytan.eu);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: 99999;
}

[data-predefined-style="true"] H1 {
    font-size: 6.9rem;
    font-weight: 400;
    color: #000;
    font-family: "MomoHot", Icons;
    font-style: normal;
    line-height: 1.3;
    margin-top: initial;


}

[data-predefined-style="true"] H2 {
    font-size: 6.9rem;
    font-weight: 400;
    color: #000;
    font-family: "Hachi Maru Pop", Icons;
    font-style: normal;
    line-height: 1.3;
    margin-top: initial;
}

[data-predefined-style="true"] bodycopy {
    font-size: 6.9rem;
    font-weight: normal;
    color: #000;
    font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
    font-style: normal;
    line-height: 1.3;
    
}

[data-css-preset] .content_padding {
	padding-top: 2.1rem /*!main_margin*/;
	padding-bottom: 2.1rem /*!main_margin*/;
	padding-left: 2.1rem /*!main_margin*/;
	padding-right: 2.1rem /*!main_margin*/;
}

[data-css-preset] #site_menu_button {
    margin-top: 20px;
    margin-right: -4px;
    width: 30px;
    z-index:50; 
    position: fixed; 
	font-size: 28px /*!site_menu_button*/;
	top: 3rem /*!site_menu_button*/;
	right: 3rem /*!site_menu_button*/;
    }

[data-css-preset] .quick-view {
	width: 100% /*!quick_view_width*/;
	height: 100% /*!quick_view_height*/;
	padding-top: 0rem /*!quick_view_padding*/;
	padding-bottom: 0rem /*!quick_view_padding*/;
	padding-left: 0rem /*!quick_view_padding*/;
	padding-right: 0rem /*!quick_view_padding*/;
}

[data-css-preset] .quick-view-background {
	background: rgba(10, 0, 0, 1) /*!quick_view_bgcolor*/;
}

