/*!
Theme Name:   poetry home
Theme URI:    https://hg80.studio/
Author:       Automattic
Author URI:   https://hg80.studio/
Description:  
Version:      3.7.0
Tested up to: 5.7.0
Requires PHP: 5.6.0
License:      GNU General Public License v3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  storefront
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Storefront is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

All sizing (typography, layout, padding/margins, etc) are inspired by a modular scale that uses 1em as a base size with a 1.618 ratio.
You can read more about the calculator we use in our Sass here: https://github.com/modularscale/modularscale-sass

FontAwesome License: SIL Open Font License - http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
Images License: GNU General Public License v2 or later
*//*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
 */
/* HTML5 display-role reset for older browsers */
/* This stylesheet generated by Transfonter (https://transfonter.org) on October 3, 2017 10:05 PM */

:root {
    --t-col: #1C1C17;
    --bg-col: #1C1C17;
    --t-w-col:  #ece7e2;
    --t-w-coln: #E2D9CA;
}



@font-face {
  font-family: 'hg-des';
  src: local('/wp-content/themes/ph/hg-fonts/Helvetica'), local('Helvetica'),
    url('/wp-content/themes/ph/hg-fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/ph/hg-fonts/Helvetica.woff') format('woff'),
    url('/wp-content/themes/ph/hg-fonts/Helvetica.ttf') format('ttf');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'hg-des-n';
  src: local('/wp-content/themes/ph/hg-fonts/Helvetica-Bold'), local('Helvetica-Bold'),
    url('/wp-content/themes/ph/hg-fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/ph/hg-fonts/Helvetica-Bold.woff') format('woff'),
    url('/wp-content/themes/ph/hg-fonts/Helvetica-Bold.ttf') format('ttf');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'hg-des-m';
  src: local('/wp-content/themes/ph/hg-fonts/Helvetica'), local('Helvetica'),
    url('/wp-content/themes/ph/hg-fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/ph/hg-fonts/Helvetica.woff') format('woff'),
    url('/wp-content/themes/ph/hg-fonts/Helvetica.ttf') format('ttf');
  font-weight: 900;
  font-style: normal;
}


body h1,
body h2,
body h3,
body h4,
body h5{
	font-weight: normal;
  font-family: 'hg-des-n';
  text-transform: uppercase;
}
body{
	margin: 0;
	padding: 0;
}
body * {
	margin: 0;
}
 body a:focus,  body input:focus,  body textarea:focus, body  button:focus{
 	outline: 0px;
 }
h1{
	margin-top: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body *{
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: unset;
}
body *:hover, *:focus{
  outline: unset;
}
body {
  line-height: 1;
}
p, span{
  line-height: 1.4;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
body table:not( .has-background ) tbody tr:nth-child(2n) td, body fieldset, body fieldset legend,
body table:not( .has-background ) tbody td,
body table tbody td,
body table tbody td{
  background-color: transparent;
}x
body table {
  border-collapse: collapse;
  background-color: transparent;
}
body{
    font-family: 'hg-des';
    line-height: normal;
    font-weight: normal;
    overflow-x: hidden;
    color: #000;
    font-size: 14px;
    font-weight: 100;
}
body label,
body h1, body h2, body h3, body h4, body h5, 
body a,body p, body span {
    color: #000;
}
*:hover, *:focus{
    outline: unset;
}
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: unset;
}
body a{
    text-decoration: unset;
}