

@font-face {
    font-family: 'CodeProBold';
  src: url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/code_pro_bold-webfont.eot?7953737736762971999');
    src: url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/code_pro_bold-webfont.eot?%23iefix&7953737736762971999') format('embedded-opentype'),
         url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/code_pro_bold-webfont.woff?7953737736762971999') format('woff'),
         url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/code_pro_bold-webfont.ttf?7953737736762971999') format('truetype'),
         url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/code_pro_bold-webfont.svg%23leitura_news_roman_2regular?7953737736762971999') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Kamerik205w00Bold';
    src: url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/kamerik205w00-bold-webfont.eot?7953737736762971999');
    src: url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/kamerik205w00-bold-webfont.eot?%23iefix&7953737736762971999') format('embedded-opentype'),
         url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/kamerik205w00-bold-webfont.woff?7953737736762971999') format('woff'),
         url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/kamerik205w00-bold-webfont.ttf?7953737736762971999') format('truetype'),
         url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/kamerik205w00-bold-webfont.svg%23leitura_news_roman_2regular?7953737736762971999') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanamiBlack';
    src: url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/nanami-black-webfont.eot?7953737736762971999');
    src: url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/nanami-black-webfont.eot?%23iefix&7953737736762971999') format('embedded-opentype'),
         url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/nanami-black-webfont.woff?7953737736762971999') format('woff'),
         url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/nanami-black-webfont.ttf?7953737736762971999') format('truetype'),
         url('//cdn.shopify.com/s/files/1/0399/1185/t/23/assets/nanami-black-webfont.svg%23leitura_news_roman_2regular?7953737736762971999') format('svg');
    font-weight: normal;
    font-style: normal;
}

#main-nav ul.sub {
    -moz-column-count: 2;
	-moz-column-gap: 2.5em;
	-webkit-column-count: 2;
	-webkit-column-gap: 2.5em;
	column-count: 2;
	column-gap: 2.5em;
}

#product-header h1 {
	width: 100%;
    margin: 0;
}

#product-right {
   margin-right: 0; 
}

#homepage #home {
	position: relative;
}

#homepage #home div.hero-title {
	position: absolute;
    /* bottom: 10px; */
    top: 450px;
    right: 10px;
 	font-family: 'NanamiBlack';
    text-align: right;
}

#homepage #home div.hero-title h2 {
    font-size: 56px;
    line-height; 56px;
    margin-bottom: 2px;
 	font-family: 'NanamiBlack';
    text-transform: uppercase;
}

#homepage #home div.hero-title p {
    font-size: 12px;
 	font-family: 'NanamiBlack';
}