/*
Theme Name:     Carliucci Consulting
Description:    Carliucci Consulting
Version:        1.25
Author:         Lawrence Zevon
Author URI:     http://www.zevonmedia.com/
Template:       enfold
License:        GPL v2
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../enfold/style.css");
@import url("https://use.typekit.net/glt5jaf.css");

/* Customizations Here */

h1, h2, h3, h4, h5, h6 {
font-family: "itc-benguiat", serif;
font-weight: 400;
font-style: normal;
}

p {
font-family: "itc-benguiat", serif;
font-weight: 400;
font-style: normal;
}

p strong {
font-family: "itc-benguiat", serif;
font-weight: 700;
font-style: normal;
}

p em {
font-family: "itc-benguiat", serif;
font-weight: 700;
font-style: italic;
}

.special_amp { color: inherit!important; font-family: inherit; font-size: inherit; font-style: inherit; }

/* Gravity styles */
input#input_2_4 { margin-top: -36px !important; margin-bottom: -20px !important; }

/* Blog styles */
.html_elegant-blog #top .post-entry .minor-meta { text-align: left !important; background: #ececec !important; padding: 2px 8px !important; border-radius: 24px !important; width: 25% !important; font-size: 0.9em; }
.html_elegant-blog #top .post-entry .minor-meta::before { content: "IN: "; }
.html_elegant-blog .avia-content-slider .slide-entry-title { margin-top: 12px; }