/*
Theme Name: Ignite WP
Theme URI: http://www.designova.net/themes/wordpress/ignite
Description: A Premium Responsive Creative wordpress theme
Author: Designova
Author URI: http://www.designova.net
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.1
Tags: light,theme-options, translation-ready

Designed & Handcrafted by Designova
All files, unless otherwise stated, are released under the GNU General Public License
*/


/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION */
/* 02 - COMMON ELEMENTS */
/* 03 - STANDARD NAVIGATION */
/* 04 - BLOG STYLING */
/* 05 - WP ESSENTIALS*/



/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION */
/*-------------------------------------------------------------------------------------------------------------------------------*/

@media (min-width: 1200px) {

	#mastwrap{
		padding-left: 20px;
		padding-right: 20px;
	}
	
}

.covered-bg{
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed;
}

.uppercase{
	text-transform: uppercase;
}
.lowercase{
	text-transform: lowercase;
}
.ignite-text-block{
	display: inline-block;
}
.ignite-text-block span{
	display: inline-block;
}

.split-section{
	background-size: cover !important;
	background-position: center center !important;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - COMMON ELEMENTS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
a{
	color: #777;
	outline: none !important;
}
a:hover{
	color: #343434;
}
p{
	margin: 0 0 20px;
}
h1{
  line-height: 43px;
}
h2{
  line-height: 37px;
}
h3{
  line-height: 31px;
}
h4{
  line-height: 25px;
}
h5{
  line-height: 19px;
}
h6{
  line-height: 13px;
}

.contact_web_url{
	display: none;
}

.overlay-on.vc_row .vc_video-bg{
	opacity: .5 !important;
}

.vc_row[data-vc-stretch-content="true"] .vc_column_container{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.vc_row.vc_row-o-full-height{
	min-height: 100vh !important;
}

.services-type2 .slider-nav .feature-block{
	display: none !important;
}

.services-type2 .slider-for .feature-icon{
	display: none !important;
}

body.admin-bar .vbox-num, body.admin-bar .vbox-close{
	top: 30px;
}

#website_url{
	display: none;
}

.blog-featured-img img{
	display: inline-block;
}

.page-content img{
	max-width: 100%;
	height: auto;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - STANDARD NAVIGATION */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.header-site-name{
	display: inline-block;
	margin-top: 10px;
	letter-spacing: 1px;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - BLOG STYLING */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.ignite-post-content img{
	max-width: 100%;
	height: auto;
}
.ignite-post-content .post-tags, .ignite-post-content .ignite-post-categorires{
	border-top: #CCC solid 1px;
	margin-top: 30px;
	padding-top: 30px;
}

.ignite-post-content .post-tags a{
	font-size: 10px;
	padding: 5px 7px;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-transition: all .8s linear;
     -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
     -o-transition: all .8s linear;
      transition: all .8s linear;
}

.news-list-wrap .news-list-item:nth-child(odd){
	background-color: #f2f2f2;
}

.news-list-wrap .news-list-item:nth-child(even){
	background-color: #ffffff;
}

.news-post h3{
	line-height: 32px;
	-webkit-transition: all .8s linear;
     -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
     -o-transition: all .8s linear;
      transition: all .8s linear;
}
.news-post h6{
	margin-top: 10px;
	margin-bottom: 20px;
}
.news-post h6 i{
	font-size: 18px;
	padding-right: 5px;
}
.blog-list-item{
	border-bottom: #CCC solid 1px;
}

.news-list-item .icon-wrap i:before{
	font-size: 26px;
	color: #777;
}
.search-result-error{
	line-height: 32px;
}
.news-list-item:hover .icon-wrap i:before{
	color: #ffffff;
}
.post-attr a{
	color: #121212;
}

.category-list li{
	list-style: none;
	
}
.category-list ul{
	margin-left: 0px;
	padding-left: 0px;
}
.category-list .widget-heading+ul ul{
	margin-left: 25px;
}
ul.recent-posts{
	margin-bottom: 20px;

}
ul.recent-posts li{
	border-bottom: #CCC solid 1px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
ul.recent-posts li:last-child{
	border-bottom: none;
}

.category-list li a{
	color: #777;
}
li.categories ul li{
	border-bottom: #CCC solid 1px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
li.categories ul.children{
	margin-top: 10px;
}
.widget-heading {
	font-size: 18px;
	font-weight: 200;
	letter-spacing: 2px;
	border-bottom: #333 solid 3px; 
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.comment-form textarea{
	margin-bottom: 30px;
}

.pagenavi-holder{display: inline-block; width: auto;}
.older.pagenavi-holder{float: left;}
.newer.pagenavi-holder{float: right;}

.news-image-wrap iframe{
	width: 100% !important;
	height: 450px !important;
}

.page-nav a[rel="prev"]{
	display: inline-block;
	float: left;
}

.page-nav a[rel="next"]{
	display: inline-block;
	float: right;
}

.comments-wrap{
	background: #f8f8f8;
}
.ignite-single-post .page-nav{
	background: #F0f0f0;
}

.comments ul{list-style: none; padding-left: 0px;}
.comments ul li .cmntparent{padding: 25px; border: 1px solid #EEE;}

.commentlists li article{
    
    border-radius: 0px;
    border: none;
}
.comment ul.children{margin-left: 50px;}
.commentlists .avatarbox{
    margin-bottom: 15px;
}
.comment-content-wrap{
    border-top: #EEE solid 1px;
    padding-top: 15px;
    margin-top: 20px;
    color: #292929;
}
#comments-form{
	padding-top: 20px;
}
.comments{
    margin-bottom: 100px;
}
.comments-section .blog-caps{
	font-weight: 200;
}
.comment-reply-title{
	text-transform: uppercase;
}
#post-comment{
	display: inline-block;
	margin-bottom: 0px !important;
	border-bottom: none !important;
	box-shadow: none;
}
p.form-submit{
  margin: 0px !important;
  width: 25%;
}

.cmntbox a:not(.comment-reply-link){color: #555;}
.cmntbox p{margin-bottom: 15px;}
.logged-in-as{margin-bottom: 10px;}
.blog-content-wrap{
	border-bottom: 1px solid #f2f2f2;
}
.archive-pagination-links .prev-entries{
	display: inline-block;
	float: left;
	margin-left: 15px;
}
.archive-pagination-links .next-entries{
	display: inline-block;
	float: right;
	margin-right: 15px;
}
.comment-reply-title a:not(.btn){
	color: #777;
}
.comment-reply-title a:hover{
	color: #FFF;
}
.comment-reply-title small{
	display: inline-block;
	float: right;
}
.post-type-quote {
    background: #F2F2F2;
    color: #777;
    font-family: Georgia, serif;
    font-size: 20px;
    line-height: 27px;
    padding: 20px;
}
.featured-image a{text-decoration: none !important;}
.post-type-link {
    color: #333;
    text-decoration: none !important;
    font-size: 24px;
    font-weight: normal;
    line-height: 31px;
    padding: 20px;
}




/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - WP ESSENTIALS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 10px 5px;
}
.wp-caption-text{
    color: #FFF !important;
    background: #222;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 21px;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 5px;
}
.sticky{color:#000;}
.gallery-caption{
    color: #222;
}
.bypostauthor{color: #000;}

table, th, td {
   border: 1px solid #CCC;
   padding: 10px;
} 


/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}




.comment ul:not(.children){
	list-style: disc;
}
.comment ul{
	
	padding-left: 20px;
}
.comment ol{
	padding-left: 24px;
}
.comment ul ul, .comment ol ol{
	margin-left: 20px;
	
}
.commentlists{
	list-style: none;
}