/*
Theme Name: Luceris
Theme URI: http://create.themetrust.com
Template: themetrust-create
Author: ThemeTrust.com
Author URI: http://themetrust.com
Description: Create is a multipurpose WordPress theme.
Version: 2.3.0.1601653867
Updated: 2020-10-02 15:51:07

*/

/*--------------------------------------------------------------
0.0 - Customizations
--------------------------------------------------------------*/

/*  for WOFF-capable browsers -----------------*/
@font-face {
  font-family: MarkWebPro;
  src: url("/wp-content/themes/luceris/fonts/MarkWebPro.woff") format("woff");
}
@font-face {
  font-family: MarkWebPro-Italic;
  src: url("/wp-content/themes/luceris/fonts/MarkWebPro-Italic.woff") format("woff");
}
@font-face {
  font-family: MarkWebPro-Medium;
  src: url("/wp-content/themes/luceris/fonts/MarkWebPro-Medium.woff") format("woff");
}
@font-face {
  font-family: MarkWebPro-MediumItalic;
  src: url("/wp-content/themes/luceris/fonts/MarkWebPro-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: MarkWebPro-Heavy;
  src: url("/wp-content/themes/luceris/fonts/MarkWebPro-Heavy.woff") format("woff");
}
@font-face {
  font-family: MarkWebPro-HeavyItalic;
  src: url("/wp-content/themes/luceris/fonts/MarkWebPro-HeavyItalic.woff") format("woff");
}
/*  for IE 4–8 -----------------*/
@font-face {
  font-family: MarkWebPro;
  src: url("/wp-content/themes/luceris/fonts/MarkWebPro.eot");
}
@font-face {
  font-family: MarkWebPro-Italic;
  src: url("/wp-content/themes/luceris/fonts/MarkWebPro-Italic.eot");
}
@font-face {
  font-family: MarkWebPro-Medium;
  src: url("/wp-content/themes/luceris/fonts/MarkWebPro-Medium.eot");
}
@font-face {
  font-family: MarkWebPro-MediumItalic;
  src: url("/wp-content/themes/luceris/fonts/MarkWebPro-MediumItalic.eot");
}
@font-face {
  font-family: MarkWebPro-Heavy;
  src: url("/wp-content/themes/luceris/fonts/MarkWebPro-Heavy.eot");
}
@font-face {
  font-family: MarkWebPro-HeavyItalic;
  src: url("/wp-content/themes/luceris/fonts/MarkWebPro-HeavyItalic.eot");
}

/* go on with normal style definitions 
font-family: MarkWebPro, sans-serif;
font-family: MarkWebPro-Italic, sans-serif;
font-family: MarkWebPro-Medium, sans-serif;
font-family: MarkWebPro-MediumItalic, sans-serif;
font-family: MarkWebPro-Heavy, sans-serif;
font-family: MarkWebPro-HeavyItalic, sans-serif;
------------*/

p.intro { font-size: 18px; line-height: 21px; }

.HmFeature { padding: 130px 0 110px 0 ; }
.featuresHead h4 { font-size:28px;  line-height: 1.0; margin-bottom: 5px; }
.featuresHead p { color:#777; line-height: 1.5; }
.features p { font-size: 1.5rem; line-height: 1.5; }
.features li { line-height: 1.2; margin-bottom: 7px;}
.features img { margin-bottom: 14px;}
@media only screen and (max-width: 768px){
	.HmFeature { padding: 75px 0 60px 0 ; }
	.features .alignleft { display: block; float: none; margin-right: 0em; clear: both;}
}
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
html {
	font-size: 62.5%; /* To use an easier rem font size */
}

body,
input,
select,
textarea {
	color: #333; /*#7f7f7f;*/
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 32px;
	line-height: 3.2rem
}

h1, h2, h3, h4, h5, h6, .title, .product-title {	
	/*font-weight: 600;*/
	margin-bottom: .5em;
	line-height: 1.3em;
	font-family: MarkWebPro, sans-serif;
	color: #242424;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .post.small h3 a,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, .post.small h3 a:visited {
	color: #242424;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .post.small h3 a:hover {
	opacity: .5;
	color: #7f7f7f;
}

h1 {
	font-size: 2.7em
}
h2 {
	font-size: 2.1em;    
}
h3 {
	font-size: 28px; line-height: 28px; font-family: MarkWebPro-Medium, sans-serif;/*1.8em*/
}
h4 {
	font-size: 1.4em;
}
p {
	margin: 0;
	padding-bottom: 25px;
	/*line-height: 1.8em;
    font-size: .8em;
	font-weight: 400;*/
}
ul,ol {
	
}
ul {
	list-style: circle;
}
li {
    padding-bottom: 0.9em;
}
.content-area li {
	/*font-size: .8em;
	font-weight: 400;*/
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 14px;
	font-size: 1.4rem;
}
big {
	font-size: 125%;
}

header.entry-header .inner {
    padding: 50px 30px !important;
}