/*
Theme Name: Digital Lite
Theme URI: http://demo.yaythemes.com/#digitallite
Author: the YayThemes
Author URI: http://www.yaythemes.com
Description: Digital is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Digital Pro will make your WordPress look beautiful everywhere.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: digital-lite

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.
*/

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}
.screen-reader-text {}

.bypostauthor {}
.gallery-caption {}
.sticky {}
.wp-caption-text {}
.wp-caption {}
 

.contact_form .wpcf7-submit {
    background: hsl(182, 100%, 35%) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: hsl(0, 0%, 100%);
    font-family: roboto;
    font-size: 17px;
    font-weight: 700;
    margin: 0 auto;
    padding: 12px 47px;
    text-transform: uppercase;
	display: inline-block;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	width:auto;
	border:0;
}

.form-submit .submit {
    background: hsl(182, 100%, 35%) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: hsl(0, 0%, 100%);
    font-family: roboto;
    font-size: 17px;
    font-weight: 700;
    margin: 0 auto;
    padding: 12px 47px;
    text-transform: uppercase;
	display: inline-block;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	width:auto;
	border:0;
}

.form-submit .submit {
    color: #ffffff;
    letter-spacing: 0;
    line-height: 15px;
    margin-top: 20px;
    padding: 16px 48px;
}

.comments-area h2
{
	font-size:24px;
}

.pagination h2 {
    display: none;
}
.nav-links .page-numbers.current {
    background: #00afb5;
    padding: 8px 15px;
    margin-right: 10px;
    color: #FFF;
}
.nav-links a.page-numbers {
    background: hsl(0, 0%, 95%) none repeat scroll 0 0;
    padding: 8px 15px;
    margin-right: 10px;
    color: hsl(0, 0%, 53%);
}

