/*
Theme Name: Elevation Lite
Theme URI: https://gracethemes.com/themes/free-parallax-wordpress-theme/
Author: Grace Themes
Author URI: https://gracethemes.com/
Description: Elevation Lite is a modern and gorgeous, handsome and colorful, creative and innovative, engaging and attractive, conceptually unique and tech-savvy, user and developer friendly, easy to use and highly responsive free parallax WordPress theme. This WordPress theme is a very high quality and resourceful website theme, developed specifically to satisfy the needs of web developers.  Demo Link: https://gracethemes.com/demo/elevation/

Version: 1.1
License: GNU General Public License version 2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: elevation-lite
Tags:blog,two-columns,right-sidebar,custom-logo,full-width-template,custom-colors,custom-header,featured-images,editor-style,custom-background,custom-menu,threaded-comments,theme-options, translation-ready

Elevation Lite WordPress Theme has been created by Grace Themes(gracethemes.com), 2018.
Elevation Lite WordPress Theme is released under the terms of GNU GPL
*/

/*
=== MODIFICATION NOTICE ===

The original source code (authored by Grace Themes) has been modified by BTownWeb as permitted by the GNU General Public License version 2.

=== END MODIFICATION NOTICE ===
*/

:root {
    --white: #FFFFFF;
    --light: #FFFFFF;
    --yellow: #F5CD33;
    --dark: #000000;
    --black: #000000;
}

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	line-height: 24px;
	font-size: 15px;
	color: #363636;
	font-family: 'Roboto', sans-serif;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
* {
	margin: 0;
	padding: 0;
	outline: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
img {
	border: none;
	margin: 0;
	padding: 0;
	height: auto;
	max-width: 100%;
}
p {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	color: #333;
}
ol,
ul {
	margin: 0;
	padding: 0;
}
ul li ul,
ul li ul li ul,
ol li ol,
ol li ol li ol {
	margin-left: 10px;
}
.clear {
	clear: both;
}
.textwidget select {
	width: 100%;
}
table {
	width: 100%
}
blockquote {
	border-left: 5px solid #ccc;
	padding: 10px 10px 10px 40px;
	color: #999;
	font-size: 15px;
	line-height: 1.5;
	margin-bottom: 30px;
}
blockquote p {
	margin-bottom: 0 !important;
}
figcaption,
figure {
	display: block;
}
figure {
	margin: 1em 0;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin: 1em 0;
	overflow: visible;
}
b,
strong {
	font-weight: inherit;
	font-weight: 700;
}
pre {
	background: #eee;
	font-size: 14px;
	font-size: 0.9375rem;
	line-height: 1.4;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 20px;
}
iframe {
	max-width: 100%;
}
/*
Lists style CSS
--------------------------------------------------------------*/

ul,
ol {
	margin: 0;
	padding: 0;
}
ul {
	list-style: inside none disc;
}
ol {
	list-style: decimal;
}
ul li,
ol li {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 700;
}
dd {
	margin: 0 1.5em 1.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
#comment-nav-above .nav-previous,
#comment-nav-below .nav-previous {
	float: none !important;
	margin: 10px 0;
}
nav.pagination .page-numbers {
	background-color: transparent;
	border: 2px solid var(--black);
	padding: 8px 15px;
	font-size: 15px;
	font-weight: 600;
	color: var(--black);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
nav.pagination .page-numbers:hover,
nav.pagination .page-numbers.current {
	background-color: var(--yellow) !important;
	color: var(--black) !important;
}
ol.comment-list li {
	list-style: none;
	margin-bottom: 5px;
}
#site-holder {
	margin: 0 auto;
}
.site-header {
	width: 100%;
	z-index: 9999;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position: absolute;
}
.site-header.siteinner {
	background-color: #111;
	position: relative;
}
/*main menu*/

section#home_slider {
	padding: 0;
}
.header-title {
	display: none;
}
/* = social icons css
-------------------------------------------------------------- */

.social-icons a {
	width: 40px;
	height: 46px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	padding: 0;
	transition: 0.6s;
	-moz-transition: 0.6s;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	font-size: 16px;
	color: #a3a9ab;
}
.social-icons a:hover {
	background-color: #ff8a01;
	color: #fff !important;
}
.social-icons br {
	display: none;
}
span.phoneno {
	padding-right: 15px;
}
/* = sidebar
-------------------------------------------------------------- */

#sidebar {
	margin: 0 auto;
	width: 100% !important;
	max-width: 360px;
	background-color: #f1f1f1;
	padding: 20px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.widget-title{
	margin-bottom: 1em;
}
aside.widget {
	margin-bottom: 30px;
}
aside.widget ul {
	list-style: disc;
}
#sidebar ul li {
	list-style: none;
	padding: 6px 0 8px 0;
	list-style-position: inside;
	margin: 0;
	border-bottom: 1px solid #ddd;
}
.zoom-social_icons-list__item{
    border: none !important;
}
#sidebar ul li a {
	padding: 0;
	color: #3b3b3b;
	display: inline-block;
}
#sidebar ul li a:hover {
	color: #34c6f6;
}
#sidebar ul li:last-child {
	border: none;
}
.search-form {
	margin-bottom: 20px;
    max-width: 350px;
}
.search-form input.search-field {
	width: 80%;
	padding: 15px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border: 1px solid #ddd;
}

.search-form input.search-submit {
    position: relative;
	background: url('images/search-icon.png') no-repeat center center var(--yellow) !important;
	padding: 15px 0;
	font-size: 0;
	width: 20%;
	float: right;
	border: 0;
	cursor: pointer;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.widget_recent_entries a:hover{
	color: var(--yellow) !important;
}
/* = Comment Form css
-------------------------------------------------------------- */
.site-nav-previous,
.nav-previous {
	float: left;
	display: none;
}
.site-nav-next,
.nav-next {
	float: right;
	display: none;
}
h3#reply-title {
	font-size: 20px;
}
#comments {
	margin: 30px 0 0;
	padding: 0;
}
nav#nav-below {
	margin-top: 15px;
}
/* Comment styles */

ol.commentlist {
	list-style: none;
}
#commentform p {
	margin: 5px 0;
}
#commentform label {
	display: block;
}
#commentform input#email,
#commentform input#url,
#commentform input#author,
#commentform textarea,
#commentform input#eazycfc_captcha {
	max-width: 96%;
	border: 1px #ccc solid;
	padding: 5px 2%;
}
#commentform input#submit {
	background-color: #32373a;
	border: none;
	padding: 8px 15px;
	color: #fff;
	display: inline-block;
	cursor: pointer;
}
#commentform input#submit:hover {
	background: #34c6f6;
	border-bottom-color: #ccc;
	color: #fff;
}
.form-allowed-tags {
	display: none;
}
.entry-content table,
.comment-body table {
	border-collapse: collapse;
	margin: 10px 0;
}
.entry-content table td,
.entry-content table th,
.comment-body table td,
.comment-body table th {
	padding: 10px 5px;
	text-align: left;
}
.entry-content table th,
.comment-body table th {
	color: #676767;
	font: normal 18px Oswald;
	border-bottom: 1px #888 solid;
}
.entry-content table td,
.comment-body table td {
	border-bottom: 1px #ccc solid;
}
.fvch-codeblock:hover .comment-form-url {
	display: block !important;
}
.commentlist,
ol.commentlist {
	list-style: none;
	box-shadow: 0 0 5px #666;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	-khtml-box-shadow: 0 0 5px #666;
	margin: 10px 0;
	background-color: #fff;
	padding: 10px 0;
}
.commentlist li,
ol.commentlist li {
	list-style: none;
	background-image: none !important;
	padding: 0px 15px;
}
.commentlist li ol li.depth-2,
.commentlist li ol li.depth-3,
.commentlist li ol li.depth-4,
ol.commentlist li ol li.depth-2,
ol.commentlist li ol li.depth-3,
ol.commentlist li ol li.depth-4 {
	border-bottom: none;
}
.commentlist li.bypostauthor article,
ol.commentlist li.bypostauthor article {
	background: #f9ffe1;
}
.commentlist article,
.commentlist li.bypostauthor li article,
ol.commentlist li.bypostauthor li article {
	border: none !important;
	padding: 10px;
	position: relative;
	background-color: #fff;
}
.commentlist li .fn {
	font-weight: normal;
	font-size: 15px;
	font-style: normal;
}
.commentlist li.bypostauthor .fn,
ol.commentlist li.bypostauthor .fn {
	color: #000;
}
img.avatar {
	vertical-align: middle;
	position: static;
	display: inline-block;
}
.commentlist article a time {
	display: block;
	clear: both;
	padding: 5px 0 10px;
	font-size: 11px;
	font-style: italic;
	font-family: Georgia, "Roboto", Times, serif;
}
.commentlist,
ol.commentlist p {
	font-size: 14px;
}
.commentlist .reply span,
ol.commentlist .reply span {
	display: none;
}
.commentlist .reply a,
ol.commentlist .reply a {
	display: block;
	padding: 10px;
	text-align: center;
	background: #f6f6f6;
	margin: 5px 0;
	border: 1px #ddd solid;
}
.comment-author.vcard {
	display: inline-block;
	margin-right: 15px;
}
.comment-list ul.children li.comment {
	background-image: none;
	padding-left: 5px;
}

.nav-links{
	margin-top: 1em;
}
.post-comment a:hover{
	color: initial !important;
}
.post-date{
	margin-bottom: 15px;
	text-transform: uppercase;
}