article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#2e2f33}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0} *,
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
} .author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
content: " ";
display: table;
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  html {
font-size: 62.5%; }
body {
background-color: #fff;
color: #000;
font-family: 'Lato', serif;
font-size: 18px;
font-size: 1.8rem;
font-weight: 300;
line-height: 1.5;
}
.home span a {
color: inherit;	
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.more-link {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition:    all 0.1s ease-in-out;
-ms-transition:     all 0.1s ease-in-out;
-o-transition:      all 0.1s ease-in-out;
transition:         all 0.1s ease-in-out;
}
::-moz-selection {
background-color: #2e2f33;
color: #fff;
}
::selection {
background-color: #2e2f33;
color: #fff;
}
a {
color: #000;
text-decoration: none;
}
p a {
text-decoration: underline;	
}
.sidebar p a {
text-decoration: none;	
}
.content a:hover,
.sidebar a:hover,
a:hover {
color: #2e2f33;
}
p {
margin: 0 0 28px;
padding: 0;
}
ol,
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: disc;
list-style-position: inside;
}
b,
strong {
font-weight: 700;
}
blockquote,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 40px;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 30px;
height: 0;
left: -20px;
position: relative;
top: -10px;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 700;
line-height: 1.2;
margin: 0 0 25px;
}
h1 {
font-size: 42px;
font-size: 4.2rem;
}
h2 {
font-size: 30px;
font-size: 3.0rem;
}
h3 {
font-size: 24px;
font-size: 2.4rem;
}
h4 {
font-size: 20px;
font-size: 2.0rem;
}
h5 {
font-size: 18px;
font-size: 1.8rem;
}
h6 {
font-size: 16px;
font-size: 1.6rem;
}
a h2:hover {
color: #999;	
} .features {
text-align: center;
}
.features .dashicons {
font-size: 64px;
height: 64px;
margin: 0 0 20px;
width: 64px;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
}
.featured-content img,
.gallery img {
width: auto;
}
.post-image.entry-image,
.attachment-post-thumbnail {
margin: 25px auto;	
} .gallery {
overflow: hidden;
margin-bottom: 28px;
}
.gallery-item {
float: left;
margin: 0;
padding: 0 4px;
text-align: center;
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}
.gallery .gallery-item img {
border: none;
height: auto;
} input,
select,
textarea {
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0px;
box-shadow: none;
color: #2e2f33;
font-size: 16px;
font-weight: 300;
line-height: 1;
padding: 16px;
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid #999;
outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
::-moz-placeholder {
color: #2e2f33;
opacity: 1;
font-weight: 300;
}
::-webkit-input-placeholder {
color: #2e2f33;
font-weight: 300;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
background-color: #E4003E;
border: none;
color: #fff;
cursor: pointer;
font-size: 16px;
font-weight: 700;
letter-spacing: 2px;
line-height: 1;
padding: 16px 24px;
text-align: center;
text-transform: uppercase;
width: auto;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
background-color: #C90036;
color: #fff;
}
.site-header .widget-area button,
.site-header .widget-area input[type="button"],
.site-header .widget-area input[type="reset"],
.site-header .widget-area input[type="submit"],
.site-header .widget-area .button {
background-color: #fff;
color: #2e2f33;
}
.site-header .widget-area button:hover,
.site-header .widget-area input:hover[type="button"],
.site-header .widget-area input:hover[type="reset"],
.site-header .widget-area input:hover[type="submit"],
.site-header .widget-area .button:hover {
background-color: #2e2f33;
color: #fff;
}
.footer-widgets .wrap button,
.footer-widgets .wrap input[type="button"],
.footer-widgets .wrap input[type="reset"],
.footer-widgets .wrap input[type="submit"],
.footer-widgets .wrap .button {
background-color: #484a4e;
color: #fff;
}
.footer-widgets button:hover,
.footer-widgets .wrap input:hover[type="button"],
.footer-widgets .wrap input:hover[type="reset"],
.footer-widgets .wrap input:hover[type="submit"],
.footer-widgets .wrap .button:hover {
background-color: #eee;
color: #2e2f33;
}
.content .button:hover,
.sidebar .button:hover {
color: #fff;
}
.button {
display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
}
tbody {
border-bottom: 1px solid #ddd;
}
td,
th {
text-align: left;
}
td {
border-top: 1px solid #ddd;
padding: 6px 0;
}
th {
font-weight: 300;
}  .wrap {
margin: 0 auto;
max-width: 1220px;
}
.site-inner {
background-color: #fff;
clear: both;
}
.page-id-28 .site-inner {
background-color: #169C93;
color: #fff;
}
.page-id-41 .site-inner {
background-color: #32C0F4;
color: #fff;
}  .content {
float: right;
padding: 80px 0 20px;
width: 880px;
}
.centric-pro-home .content {
padding: 0;
}
.content-sidebar .content {
float: left;
}
.full-width-content .content {
width: 100%;
} .sidebar-primary {
float: right;
width: 300px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
float: left;
} .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.two-fourths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.three-sixths {
float: none;
margin: 0 auto;	
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.header-image .one-half,
.feat-image .one-half {
width: 42.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
}
.three-column .one-third {
text-align: center;	
}
.three-column .wrap {
padding-top: 75px;
padding-bottom: 75px;	
}
.three-column h2 {
text-align: center;
margin-bottom: 50px;	
}
.three-column h3 {
margin: 20px auto;	
}  .avatar {
border-radius: 50%;
float: left;
}
.alignleft .avatar,
.author-box .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.comment .avatar {
margin: 0 16px 24px 0;
} .breadcrumb {
margin-bottom: 20px;
}
.archive-description {
font-size: 24px;
}
.author-box {
border-bottom: 1px solid #e5e5e5;
margin-bottom: 80px;
padding-bottom: 80px;
}
.author-box-title {
font-size: 18px;
margin-bottom: 16px;
}
.archive-description p:last-child,
.author-box p:last-child {
margin-bottom: 0;
} .search-form {
overflow: hidden;
}
.site-header .search-form {
float: right;
margin-top: 12px;
}
.entry-content .search-form,
.site-header .search-form {
width: 50%;
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
} .page-title {
color: #fff;
padding: 40px 0 80px;
text-align: center;
}
.page-title .archive-title,
.page-title .entry-title {
font-size: 60px;
font-weight: 700;
text-shadow: 3px 3px rgba( 0, 0, 0, 0.1 );
}
.entry-title {
font-size: 40px;
}
.content .entry-title a,
.sidebar .widget-title a {
color: #2e2f33;
}
.entry-title a:hover,
.footer-widgets .featured-content .entry-title a:hover {
color: #13afdf;
}
.widget-title {
font-size: 18px;
margin-bottom: 20px;
}
.home-widgets .widget-title {
font-weight: 300;
letter-spacing: 2px;
margin-bottom: 60px;
text-transform: uppercase;
} .alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
a.aligncenter img {
display: block;
margin: 0 auto;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 24px;
}
a.alignnone {
display: inline-block;
}
img.alignnone,
.alignnone {
margin-bottom: 24px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
margin: 0 24px 24px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
margin: 0 0 24px 24px;
}
.wp-caption-text {
font-weight: 700;
text-align: center;
}
.entry-content p.wp-caption-text {
margin-bottom: 0;
}
.gallery-caption {
margin: 0 0 10px;
} .widget {
margin-bottom: 40px;
word-wrap: break-word;
}
.widget-area .widget:last-child {
margin-bottom: 0;
}
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget li li {
border: none; padding: 0;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
} .header-image {
width: 100%;
min-height: 555px;
background-size: cover !important;
overflow: hidden;
background: url(//lilchitchat.com/sys/wp-content/themes/lilchitchat/images/Home-banner5.jpg) center no-repeat;
color: #222;
}
.header-image .wrap {
padding-top: 60px;	
padding-bottom: 60px;
}
.testimonial-layer {
background-color: #169C93;
color: #fff;
}
.testimonial-layer .wrap {
padding-top: 25px;
padding-bottom: 25px;	
}
.testimonial-layer a {
color: #fff;
}
.hm-contact {
background-color: rgb(246, 243, 243);
text-align: center;	
width: 100%;
float: left;
margin: 0 auto;
clear: both;
}
.hm-contact .wrap {
padding-top: 100px;
padding-bottom: 100px;		
}
.hm-contact h2 {
margin-top: 25px;	
}
.home .content {
display: none;	
}
.home .site-inner, 
.page-id-10 .site-inner, 
.page-id-31 .site-inner,
.page-id-38 .site-inner,
.page-id-7110 .site-inner {
display: none;	
}
.contact-layer {
background-color: #059CDC;
color: #fff;
text-align: center;
}
.contact-layer .wrap {
padding-top: 100px;
padding-bottom: 120px;	
}
.top-layer {
float: left;
clear: both;
width: 100%;	
background-color: #f1f1f1;
}
.layer-image {
background-attachment: fixed;
background-position: 50% 0px;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover!important;
min-height: 630px;
}
.sabrina-top-sect {
background-color: #059CDC;
color: #fff;
}
.sabrina-top-sect .wrap {
padding-top: 60px;
padding-bottom: 60px;	
}
.sabrina-top-sect h1, 
.sabrina-top-sect h4 {
text-align: center;
}
.sabrina-top-sect h4 {
padding: 0 0 40px 0;
}
.sabrina-bottom-sect .wrap {
padding-top: 60px;
padding-bottom: 60px;
max-width: 800px;
}
.sabrina-bottom-sect h2 {
text-align: center;	
}
.thanks {
background-color: #059CDC;
color: #fff;	
text-align: center;
}
.thanks .wrap {
padding-top: 100px;
padding-bottom: 100px;
}
.blue-top {
text-align: center;
background-color: #059CDC;
color: #fff;
}
.blue-top .wrap {
padding-top: 60px;
padding-bottom:	60px;
max-width: 850px;
}
.bottom-blocks .wrap {
padding-top: 80px;
padding-bottom:	80px;
}
.bottom-blocks h2 {
text-align: center;	
}
.grey-block {
background-color: #F1F1F1;
}
.learn-more {
background-color: #505050;
color: #fff;
cursor: pointer;
font-size: 17px;
font-size: 1.7rem;
font-weight: 400;
letter-spacing: 1px;
padding: 10px 20px;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
text-decoration: none;
clear: both;
margin: 10px auto;
}
a.learn-more:hover {
background-color: #666;
color: #fff!important;
}	
.ghost-button {
background-color: transparent;
border: 2px solid #00a3d9;
color: #00a3d9;
cursor: pointer;
font-size: 17px;
font-size: 1.7rem;
font-weight: 400;
letter-spacing: 1px;
padding: 8px 50px;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
text-decoration: none;
clear: both;
margin: 10px auto;
}
a.ghost-button:hover {
background-color: #00a3d9;
color: #fff!important;
}
.solid-button {
background-color: #E4003E;
color: #fff;
cursor: pointer;
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
letter-spacing: 1px;
padding: 20px 30px;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
text-decoration: none;
clear: both;
margin: 10px auto;
}
a.solid-button:hover {
background-color: #C90036;
color: #fff!important;
}
.ghost-button-white {
background-color: transparent;
border: 2px solid #fff;
color: #fff;
cursor: pointer;
font-size: 17px;
font-size: 1.7rem;
font-weight: 400;
letter-spacing: 1px;
padding: 8px 50px;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
clear: both;
margin: 10px auto;
}
a.ghost-button-white:hover {
background-color: #00a3d9;
border: 2px solid #00a3d9;
color: #fff!important;
}
.home-cta-layer {
float: left;
clear: both;
width: 100%;
margin: 100px auto;	
text-align: center;
}
.home-cta-layer p {
width: 55%;	
margin-left: auto;
margin-right: auto;
}
.testimonial-layer {
float: left;
width: 100%;
clear: both;
color: #fff;
padding: 75px 0;
text-align: center;
}
.affiliates {
float: left;
clear: both;
width: 100%;
text-align: center;
padding: 15px 0 5px;	
}
.feat-image {
min-height: 410px;
background-size: cover !important;
overflow: hidden;
}
.feat-image .wrap {
padding-top: 60px;	
}
.cta-lrg {
background-image: url(//lilchitchat.com/sys/wp-content/themes/lilchitchat/images/cta_back_lrg.jpg);
background-size: cover !important;
overflow: hidden;
background-position: center top;
background-repeat: no-repeat;
width: 100%;
min-height: 260px; 	
color: #fff;
text-align: center;
padding: 50px;
}
.cta-col {
background-image: url(//lilchitchat.com/sys/wp-content/themes/lilchitchat/images/cta_back_lrg.jpg);
background-size: cover !important;
overflow: hidden;
background-position: center top;
background-repeat: no-repeat;
width: 100%;
min-height: 425px; 	
color: #fff;
text-align: center;
padding: 120px 0 0;
}  .enews-widget form {
position: relative;
}
.enews-widget input,
.enews-widget input:focus {
border: 1px solid #ddd;
}
.enews-widget input {
font-size: 16px;
margin-bottom: 16px;
}
.enews-widget input[type="email"] {
margin-bottom: 0;
}
.enews-widget input[type="submit"] {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
border: 1px solid #484a4e;
bottom: 0;
color: #fff;
height: 53px;
margin: 0;
padding: 16px 24px;
position: absolute;
right: 0;
}
.enews-widget input:hover[type="submit"] {
border-color: #fff;
border-left-color: #484a4e;
}
.enews form + p {
margin-top: 24px;
} .widget #genesis-responsive-slider,
.widget #genesis-responsive-slider .flexslider {
background-color: transparent;
border: none;
padding: 0;
}
.widget #genesis-responsive-slider .slide-excerpt {
background-color: #2e2f33;
margin: 0;
opacity: 0.9;
}
html > body .widget .slide-excerpt-border {
border: none;
}
.widget #genesis-responsive-slider h2 a:hover {
color: #ccc;
} div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
font-size: 18px;
padding: 16px;
}
div.gform_wrapper .ginput_complex label {
padding: 0;
}
div.gform_wrapper li,
div.gform_wrapper form li {
margin: 16px 0 0;
}
div.gform_wrapper .gform_footer input[type=submit] {
font-size: 16px;
padding: 16px 24px;
} .site-header {
background-color: #fff;
color: #000;
width: 100%;
z-index: 999;
}
.admin-bar .site-header {
top: 32px;
}
.site-header .wrap {
min-height: 109px;
}
.bumper {
min-height: 109px;
}
.site-header .wrap {
padding: 20px 0 0;
max-width: 1220px;
}
.site-header,
.site-header .wrap,
.site-description {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition:    all 0.4s ease-in-out;
transition:         all 0.4s ease-in-out;
} .title-area {
float: left;
padding: 0;
}
.header-full-width .title-area {
width: 100%;
}
.site-title {
font-size: 60px;
font-weight: 700;
line-height: 1.2;
padding-top: 1px;
}
.site-header .site-title a,
.site-header .site-title a:hover {
color: #fff;
letter-spacing: 2px;
text-shadow: 3px 3px rgba( 0, 0, 0, 0.1 );
text-transform: uppercase;
}
.header-image .site-title > a {
float: left;
min-height: 80px;
width: 100%;
}
.site-description {
height: 0;
text-indent: -9999px;
}
.site-description,
.site-title {
margin-bottom: 0;
}
.header-image .site-description,
.header-image .site-title {
display: block;
text-indent: -9999px;
} .site-header .widget-area {
float: right;
text-align: right;
top: 40px;
position: relative;
}  .genesis-nav-menu {
-webkit-font-smoothing: subpixel-antialiased;
clear: both;
font-size: 16px;
font-size: 1.6rem;
font-weight: 400;
width: 100%;
line-height: 1.2;
}
.genesis-nav-menu .menu-item {
display: inline-block;
text-align: left;
}
.genesis-nav-menu li a {
color: #333;
display: block;
padding: 10px 16px;
}
.genesis-nav-menu li a:hover,
.genesis-nav-menu .current-menu-item > a {
color: #00A3D9;
}
.genesis-nav-menu .sub-menu {
background-color: #fff;
left: -9999px;
opacity: 0;
position: absolute;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 200px;
z-index: 99;
}
.genesis-nav-menu .sub-menu a {
color: #333;
font-size: 16px;
font-size: 1.6rem;
padding: 12px 16px 12px;
position: relative;
width: 200px;
}
.genesis-nav-menu .sub-menu li {
border-top: 1px solid #F6F6F6;
}
ul.genesis-nav-menu .sub-menu a:hover {
background-color: rgba(255, 255, 255, 0.3);
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -54px 0 0 199px;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
}
.genesis-nav-menu > .first > a {
padding-left: 0;
}
.genesis-nav-menu > .last > a {
padding-right: 0;
}
.genesis-nav-menu > .right {
color: #fff;
float: right;
list-style-type: none;
}
.genesis-nav-menu > .right > a {
display: inline-block;
}
.genesis-nav-menu > .date {
padding: 22px;
}
.genesis-nav-menu > .search {
padding: 10px 0 0;
}
.genesis-nav-menu > .search input[type="search"] {
font-size: 14px;
padding: 12px 24px;
}
#large-nav a {
color: #fff;	
} .site-header .genesis-nav-menu li li {
margin-left: 0;
} .nav-primary {
color: #00a3d9;
min-height: 200px;
margin: 0 auto;
width: 100%;
text-align: center;
padding: 50px 0 0;
}
.nav-primary .genesis-nav-menu li .sub-menu,
.nav-primary, .nav-secondary {
background-color: #111111;
}
.nav-secondary {
color: #00a3d9;
min-height: 200px;
margin: 0 auto;
width: 100%;
text-align: center;
padding: 50px 0 0;
} .responsive-menu-icon {
cursor: pointer;
display: none;
text-align: center;
}
.responsive-menu-icon::before {
-webkit-font-smoothing: antialiased;
color: #222;
content: "\f333";
font: normal 20px/1 'dashicons';
line-height: 1;
margin: 0 auto;
speak: none;
text-transform: none;
} .nav-secondary li {
border-right: 1px solid #444;
padding: 5px 35px;	
}
.nav-secondary li a {
width: 230px;
display: block;
text-align: center;
}
li#menu-item-37 {
border-right: 0px!important;	
}
li#menu-item-38 {
padding: 40px 25px 5px;
}
li#menu-item-38 a {
position: relative;
top: -20px;
}
li#menu-item-37 a {
position: relative;
top: -20px;
}
.nav-secondary .menu-item {
display: inline-block;	
}
.nav-secondary li a:hover,
.nav-secondary .current-menu-item > a {
color: #ccc;
}   .home-widgets .widget {
clear: both;
margin: 0 auto;
max-width: 1280px;
padding: 40px 0;
overflow: hidden;
text-align: center;
}
.home-widgets .widget:first-child {
padding-top: 140px;
}
.home-widgets .widget:last-child {
padding-bottom: 140px;
}
.home-widgets .more-from-category,
.home-widgets .featured-content article ~ ul,
.home-widgets .featured-content article ~ .widget-title {
clear: both;
}
.home-widgets .entry-content > p:last-child,
.home-featured .entry-content > p:last-child {
margin-bottom: 0;
}
.centric-pro-home .color-section .entry-title a,
.centric-pro-home .color-section .widget-title,
.centric-pro-home .color-section a,
.centric-pro-home .color-section,
.centric-pro-home .dark-section .entry-title a,
.centric-pro-home .dark-section .widget-title,
.centric-pro-home .dark-section a,
.centric-pro-home .dark-section {
color: #fff;
}
.centric-pro-home .color-section a:hover {
color: #2e2f33;
}
.centric-pro-home .dark-section a:hover {
color: #959595;
}
.home-featured .wrap {
margin-top: -160px;
max-width: 782px;
display: table;
text-align: center;
}
.home-featured .home-widgets-1 {
display: inline-block;
display: table-cell;
vertical-align: middle;
width: 100%;
padding: 200px 0;
font-size: 20px;
}
.home-widgets-1 h1 {
font-size: 60px;
font-weight: 700;
line-height: 1;
text-shadow: 3px 3px rgba( 0, 0, 0, 0.1 );
}
.arrow {
margin: 0;
text-align: center;
width: 100%;
}
.arrow a {
background: #fff;
border-radius: 30px;
display: inline-block;
padding: 13px 10px 6px;
text-align: center;
line-height: 1;
}
.arrow a:before {
-webkit-font-smoothing: antialiased;
color: #000;
content: "\f347";
font: normal 40px/1 'dashicons';
height: 40px;
width: 40px;
}
.home-widgets-2 {
background-color: #fff;
position: relative;
border-top: 60px solid transparent;
margin-top: -60px;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.home-widgets-2:before {
content: "";
position: absolute;
top: -32px;
left: 0;
right: 0;
}
.home-widgets-4 {
background-color: #2e2f33;
color: #fff;
}
.home-widgets-5 {
background: #f5f5f5;
}
.home-widgets .widget.featuredpage {
max-width: 100%;
padding: 0;
margin: 0 auto;
}
.home-widgets .featuredpage:nth-child(3n+2) {
background: rgba(0,0,0,0.075);
}
.home-widgets .featuredpage:nth-child(3n+3) {
background: rgba(0,0,0,0.025);
}
.home-widgets .featuredpage .widget-wrap {
margin: 0 auto;
max-width: 1280px;
padding: 140px 0;
}
.home-widgets .featuredpage .entry .alignleft,
.home-widgets .featuredpage .entry .alignnone,
.home-widgets .featuredpage .entry .alignright {
margin-bottom: -148px;
margin-top: -140px;
}
.home-widgets .featuredpage .entry-content {
display: inline;
margin-bottom: 140px;
}
.home-widgets .featuredpost .entry {
float: left;
margin-left: 2.564102564102564%;
width: 31.623931623931625%;
}
.home-widgets .featuredpost .entry:nth-last-child(-n+3) {
margin-bottom: 0;
}
.home-widgets .featuredpost .entry:nth-of-type(3n+1) {
clear: both;
margin-left: 0;
}
.pricing-table {
color: #2e2f33;
line-height: 1;
text-align: center;
}
.pricing-table .one-third {
background-color: #fff;
border: 2px solid #000;
margin: 0 -2px;
padding: 40px;
}
.pricing-table .one-third:nth-child(3n+1) {
clear: both;
margin: 20px 0 20px 2.564102564102564%;
}
.pricing-table .one-third:nth-child(3n+3) {
margin: 20px 2.564102564102564% 20px 0;
}
.pricing-table .price-heading {
border-bottom: 2px solid #2e2f33;
margin: -40px -40px 40px;
padding: 40px;
}
.pricing-table .price-title {
font-weight: 300;
letter-spacing: 2px;
text-transform: uppercase;
}
.pricing-table .price {
text-transform: uppercase;
}
.pricing-table .amt {
font-size: 80px;
line-height: 0.8;
}
.pricing-table .sup {
vertical-align: top;
font-weight: 700;
}
.pricing-table .sub {
vertical-align: bottom;
letter-spacing: 2px;
font-weight: 700;
}
.pricing-table ul {
margin-bottom: 30px;
}
.pricing-table li {
border-bottom: 1px solid #e5e5e5;
margin-bottom: 10px;
padding-bottom: 10px;
}
.timeline-wrap {
width: 100%;
float: left;
clear: both;
color: #fff;
font-size: 58px;
font-family: 'Fjalla One', sans-serif;	
}
.third-box {
float: left;
margin: 50px 50px 50px 0;
padding: 75px 50px 50px;
background-color: #fff;	
text-align: center;
background: url(//lilchitchat.com/sys/wp-content/themes/lilchitchat/images/light-wood.jpg);
background-repeat: no-repeat;
background-position: 50%;
border-radius: 50%;
border: 1px solid #e5e5e5;
width: 300px;
height: 300px;
}
.third-box span {
font-size: 22px;
clear: both;
display: block;
}
.parent-pageid-10 img.alignnone {
margin-top: 24px;
} .entry {
margin-bottom: 80px;
}
.post {
border-bottom: 1px solid #e5e5e5;
}
.entry-content ol,
.entry-content ul {
margin-bottom: 28px;
margin-left: 40px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 0;
}
.entry-content code {
background-color: #2e2f33;
color: #ddd;
} p.entry-meta {
font-size: 16px;
line-height: 1.25;
margin-bottom: 0;
}
.entry-header .entry-meta {
margin-bottom: 24px;
}
.entry-footer .entry-meta {
padding-bottom: 80px;
}
.entry-categories,
.entry-tags {
display: block;
line-height: 1.25;
}
.entry-categories::before,
.entry-comments-link::before,
.entry-tags::before,
.entry-time::before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 20px/1 'dashicons';
margin-right: 10px;
vertical-align: top;
}
.entry-comments-link::before {
content: "\f125";
margin-left: 20px;
}
.entry-categories::before {
content: "\f318";
}
.entry-tags::before {
content: "\f323";
}
.entry-time::before {
content: "\f145";
} .after-entry {
border-bottom: 1px solid #e5e5e5;
margin-bottom: 80px;
padding: 0 0 80px;
}
.after-entry li {
list-style-type: none;
} .pagination {
margin: 40px 0;
}
.adjacent-entry-pagination {
margin-bottom: 0;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #2e2f33;
border-radius: 3px;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 16px;
padding: 8px 12px;
}
.archive-pagination li a:hover,
.archive-pagination .active a {
background-color: #13afdf;
} .comment-respond,
.entry-comments,
.entry-pings {
margin-bottom: 80px;
}
.entry-comments,
.entry-pings {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 80px;
}
li.comment {
border-left: 1px solid #e5e5e5;
}
.comment-content {
clear: both;
}
.comment-list li {
margin-top: 24px;
padding: 40px;
}
.comment-list li li {
margin-right: -40px;
}
.comment-header a {
color: #2e2f33;
}
.comment-header a:hover {
color: #13afdf;
}
.comment-author,
.comment-reply-link {
font-weight: 700;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%;
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.entry-pings .reply {
display: none;
}
.form-allowed-tags {
background-color: #f5f5f5;
font-size: 16px;
padding: 24px;
} .dashicons-admin-comments {
color: #e4e4e4;	
font-size: 75px;
font-size: 7.5rem;
height: auto!important;
width: auto!important;
}
.sidebar {
background-color: #fff;
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 0;
padding: 40px 0 80px;
margin-top: 40px;
text-align: center;
}
.sidebar .widget-title {
font-size: 31px;
}
.sidebar-content .sidebar {
border: none;
border-right: 1px solid #e5e5e5;
text-align: right;
}
.sidebar li {
border-bottom: 1px solid #e5e5e5;
margin-bottom: 10px;
padding-bottom: 10px;
list-style: none;
}
.sidebar ul > li:last-child {
margin-bottom: 0;
}
.sidebar .widget {
padding: 40px;
border: 1px solid #e4e4e4;
}
#text-2 {
padding: 40px 40px 80px;
} .footer-widgets {
background-color: #2e2f33;
clear: both;
padding-top: 140px;
}
.footer-widgets,
.footer-widgets a {
color: #959595;
}
.footer-widgets a:hover {
color: #fff;
}
.footer-widgets input {
border-color: #fff;
}
.footer-widgets li {
margin-bottom: 10px;
padding-bottom: 10px;
}
.footer-widgets p:last-child {
margin-bottom: 0;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
width: 140px;
}
.footer-widgets-4 {
width: 540px;
}
.footer-widgets-1,
.footer-widgets-2 {
margin-right: 60px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
float: left;
}
.footer-widgets-4 {
float: right;
} #nav_menu-3 {
-webkit-font-smoothing: subpixel-antialiased;
float: left;
font-size: 14px;
font-size: 1.4rem;
font-weight: 400;
line-height: 1;
max-width: 60%;
margin-top: 50px;
}
#nav_menu-3 .menu-item {
display: inline-block;
text-align: left;
border-right: 1px solid rgb(135, 135, 135);
}
li#menu-item-7085.menu-item {
border-right: 0;	
}
#nav_menu-3 li a {
color: #878787;
display: block;
padding: 0 15px;
text-transform: uppercase;
}
#nav_menu-3 li {
}
#nav_menu-3 li a:hover,
#nav_menu-3 .current-menu-item > a {
color: #999;
}
.social-icons {
float: right;
text-align: right;
width: 400px;
padding: 20px 0;	
}
.site-footer {
padding: 0 0;
float: left;
width: 100%;
color: #878787;
}
.site-footer a {
color: #878787;
}
.site-footer p {
margin-bottom: 0;
}
.footer-top {
background-color: #E3E3E3;
}
.footer-bottom {
background-color: #D8D8D8;
font-size: 15px;
font-size: 1.5rem;
}
.footer-bottom .wrap {
padding-top: 40px;
padding-bottom: 40px;
}
.creds {
float: right;	
width: 400px;
text-align: right;
}
.creds a{
}
.copyright {
float: left; clear: both;
width: 500px;
}
.social {
margin: 10px 0;	
}
.page-template-page_blog .site-header, 
.single-post .site-header, 
.archive .site-header {
border-bottom: 1px solid #e5e5e5;	
}
.scrollup {
width: 40px;
height: 40px;
position: fixed;
bottom: 50px;
right: 10px;
display: none;
text-indent: -9999px;
background: url(//lilchitchat.com/sys/wp-content/themes/lilchitchat/images/icon_top.png) no-repeat;
background-color: transparent;
}
.recent-post {
float: left;
width: 100%; 
clear: both;	
}
.recent-post .wrap {
padding-top: 100px;
padding-bottom: 100px;	
}
.recent-post-img {
float: left;
max-width: 420px;
height: auto;
}
.one-half.post-block {
margin-left: 10%!important;
}
.recent-post .attachment-post-thumbnail {
margin: 0;	
}
.recent-posts-title {
text-transform: uppercase;	
} @media only screen and (max-width: 1360px) {
.site-header .wrap {
padding: 20px;
}
.wrap {
max-width: 1200px;
}
.content {
width: 740px;
}
.wrap {
padding-left: 5%;
padding-right: 5%;
padding-bottom: 0;
}
}
@media only screen and (max-width: 1220px) {
.content {
width: 680px;
}
.sidebar-primary {
width: 300px;
}
}
@media only screen and (max-width: 1150px) { .content,
.sidebar-primary,
.site-header .widget-area,
.title-area {
width: 100%!important;
}
.site-header .widget-area {
top: 0;	
}
.wrap {
padding-left: 5%;
padding-right: 5%;
padding-bottom: 0;
}
.site-header .wrap {
padding: 20px 8%;
}
.site-header.shrink .wrap {
padding: 0px 5%;
}
.header-image .site-title > a {
background-position: top !important;
}
.genesis-nav-menu li,
.site-header ul.genesis-nav-menu,
.site-header .search-form {
float: none;
}
.genesis-nav-menu,
.site-header .title-area,
.site-header .search-form,
.site-title {
text-align: center;
}
.genesis-nav-menu a,
.genesis-nav-menu > .first > a,
.genesis-nav-menu > .last > a {
padding: 20px 16px;
}
.genesis-nav-menu li.right {
display: none;
}
.home-widgets .featuredpage .entry-title,
.home-widgets-1 h1,
.page-title .archive-title,
.page-title .entry-title {
font-size: 36px;
}
.content {
padding-bottom: 0;
}
.sidebar {
border: none;
margin: 0;
padding: 25px;
}
.recent-posts-title {
text-align: center;
}
.recent-post-img {
float: none;
margin: 0 auto 20px;
}
.one-half.post-block {
float: none!important;
margin: 25px auto 0!important;
}
}
@media only screen and (max-width: 960px) {
body {
font-size: 16px;
}
.site-header .wrap {
min-height: 100px;
}
.admin-bar .site-header {
top: 46px;
z-index: 499;
}
.genesis-nav-menu.responsive-menu {
display: none;
}
.menu-primary .responsive-menu-icon {
margin-top: 20px;
}
.genesis-nav-menu.responsive-menu .menu-item,
.responsive-menu-icon {
display: block;
}
.genesis-nav-menu.responsive-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu.responsive-menu li.current-menu-item > a,
.genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
.genesis-nav-menu.responsive-menu li a,
.genesis-nav-menu.responsive-menu li a:hover {
border: none;
display: block;
padding: 20px;
text-transform: none;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children {
cursor: pointer;	
}
.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
margin-right: 60px;
}
.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
content: "\f347";
float: right;
font: normal 20px/1 'dashicons';
height: 20px;
padding: 15px 20px;
right: 0;
text-align: right;
z-index: 9999;
}
.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
content: "\f343";
}
.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
display: none;
}
.genesis-nav-menu.responsive-menu .sub-menu {
background-color: rgba(255, 255, 255, 0.05);
left: auto;
opacity: 1;
position: relative;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
-webkit-transition: opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 100%;
z-index: 99;
}
.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
background-color: transparent!important;
margin: 0;
padding-left: 25px;
}
.genesis-nav-menu.responsive-menu .sub-menu li a,
.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
padding: 12px 20px;
position: relative;
text-transform: none;
width: 100%;
}
.genesis-nav-menu.responsive-menu .current-menu-item > a,
.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu.responsive-menu > li.menu-item-has-children:hover > a,
.genesis-nav-menu.responsive-menu a:hover {
background-color: transparent!important;
color: #000!important;
}
.nav-primary .genesis-nav-menu.responsive-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu.responsive-menu .sub-menu li a,
.nav-primary .genesis-nav-menu.responsive-menu .sub-menu li a:hover,
.nav-primary .genesis-nav-menu.responsive-menu .sub-menu,
.nav-primary .genesis-nav-menu.responsive-menu > .menu-item-has-children:before,
.nav-primary .genesis-nav-menu.responsive-menu > li:hover > a,
.nav-primary .genesis-nav-menu.responsive-menu a:hover {
color: #000;
background-color: transparent!important;
}
.site-header .site-title {
font-size: 40px;
}
.shrink .site-title {
font-size: 24px;
}
.shrink .site-title a,
.shrink .site-title a:hover {
text-shadow: 2px 2px rgba( 0, 0, 0, 0.1 );
}
.archive-description,
.author-box,
.comment-respond,
.entry,
.entry-comments,
.site-header {
padding: 0;
}
.archive-description,
.author-box,
.comment-respond,
.content .entry,
.entry-comments,
.entry-pings,
.sidebar .widget {
box-shadow: none;
}
.archive-pagination li a {
margin-bottom: 4px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
width: 100%;
}
.five-sixths,
.four-sixths,
.home-widgets .featuredpost .entry,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0 0 40px 0;
width: 100%!important;
}
.page-title  .archive-title,
.page-title .entry-title {
font-size: 30px;
}
.content,
.footer-widgets {
padding-top: 60px;
}
.arrow a:before {
font-size: 20px;
height: 20px;
width: 20px;
}
.about-layer p {
width: 100%;	
}
.home-cta-layer p {
width: 100%;	
}
.header-image {
background-image: none;
background-color: #F6F3F3;
min-height: 400px;		
}
.feat-image {
background: none!important;
background-color: #F6F3F3!important;
min-height: 300px;		
}
#nav_menu-3 {
width: 100%;
float: none;
margin: 40px auto;
}
#nav_menu-3 .menu-item {
display: block;
width: 100%;	
text-align: center;
padding: 8px 0;
border-right: 0;
}
.social-icons {
float: none;
width: 100%;
margin: 0 auto;
text-align: center;	
}
.copyright {
width: 100%;
text-align: center;	
margin-bottom: 20px;
}
.creds {
float: left;
text-align: center;
width: 100%;
}	
}
@media only screen and (max-width: 667px) {
.mobile-toggle {
display: none;	
}
.header-image {
}
.header-text-lrg {
font-size: 48px;
font-size: 4.8rem;	
}
.header-text-sm {
font-size: 32px;
font-size: 3.2rem;
}
.layer-image {
min-height: 300px;
}
h1 {
font-size: 32px!important;
font-size: 3.2rem!important;	
}
h2 {
font-size: 26px!important;
font-size: 2.6rem!important;		
}
h2 .entry-title {
font-size: 26px!important;
font-size: 2.6rem!important;			
}
}
@media only screen and (max-width: 480px) {
body {
font-size: 16px;
}
.header-image .site-title > a {
background-size: contain !important;
}
.site-footer {
text-align: center;	
}
.solid-button {
padding: 15px 15px;
font-size: 16px;
font-size: 1.6rem;	
}
.sidebar .widget {
padding: 20px 20px 40px!important;
}
}