/*
 Theme Name:   Hype Sys
 Theme URI:    https://hypesys.com/
 Description:  Hype Sys Theme derived from Hello Elementor theme
 Author:       Hype Studio 
 Author URI:   https://hypestudio.com.au
 Template:     hello-elementor
 	Version: 2.2.0
	Stable tag: 2.2.0
	Requires at least: 4.7
	Tested up to: 5.2
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
 Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
 Text Domain:  hello-elementor-child
*/

Body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

a {
 
    color: yellow;
}

.entry .entry-title:before {
background: none;
content:  none;
display: block;
height: 0px;
margin: 0px;
width: 0em;
}

h1:not(.site-title):before, h2:before {
background: none;
content:  none;
display: block;
height: 0px;
margin: 0px;
width: 0em;
}

entry-header{
	max-width: 1140px;
margin:0 auto;
	width:100%;
}
 .entry .entry-content, .entry .entry-summary{
max-width: 1140px;
}

.entry .entry-title, entry-footer {
    margin: 0 auto;
    max-width: 1190px;
}

@media only screen and (min-width: 768px), all{ .entry .entry-content, .entry .entry-summary {
max-width: 1190px;
  margin: 0 auto;  
padding: 0 30px;
	 }
} 


 

@media only screen and (min-width: 768px){
.entry .entry-header {
    margin: 20px;
}
}





 