/*
Theme Name: giganet
Description: Child theme for IXION.
Version: 1.0.8
Author: giganet
Template: ixion
*/


.screen-reader-text:focus {
	color: #F47A20;}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
#infinite-handle span {
	background: #F47A20;
}


.comment-navigation .nav-previous a,
.comment-navigation .nav-next a,
.posts-navigation .nav-previous a,
.posts-navigation .nav-next a,
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
	
	background-color: #F47A20;
	
}


.main-navigation ul > li > a {
	color: #F47A20;}
	
.main-navigation .menu-toggle {

	background: #F47A20;
	
}
.main-navigation ul:before {
	
	color: #F47A20;}
	
a {
	color: #F47A20;
	text-decoration: none;}
	
	a:visited {
	color: #F47A20;
}

a:hover, a:focus, a:active {
	color: #F47A20;
	text-decoration:none;}


	.testimonials .edit-link a,
.testimonials .edit-link a:visited {
	color: #F47A20;
}
.comment-metadata .edit-link a {
	color: #F47A20;
}

.featured-content .hentry:hover .entry-title {
	color: #F47A20;
}

.site-header .jetpack-social-navigation a:hover {
	color: #F47A20;
}

.main-navigation ul ul {
		border-top: 2px solid #F47A20;}
		

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
#infinite-handle span {
	background: #F47A20;
}	

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
#infinite-handle span:hover {
	background: #F47A20;
}

.comment-navigation .nav-previous a:hover,
.comment-navigation .nav-next a:hover,
.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-next a:hover,
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
	background: #F47A20;
}
	
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus,
.button:active,
.button:focus,
#infinite-handle span:active,
#infinite-handle span:focus {
	background: #F47A20;
}

.comment-navigation .nav-previous a:hover,
.comment-navigation .nav-next a:hover,
.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-next a:hover,
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
	background: #F47A20;
}

	/*.header-overlay {
		background: #F47A20;
	}
	
	.header-overlay:before {
		background: rgba(244,122,32, 0.8);
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		z-index: 1;
		position: absolute;
		top: 0;
		left: 0;}*/
	
.featured-content .hentry {
	background: #fff;
}

.widget {
	margin: 0 0 1.6em;
	padding: 1.6em;
	background: #fff;
	font-size: 18px;
	line-height: 1.4;
}


