/*
    Theme Name: PixieHype
    Theme URI: http://themes.pixiesquad.com
    Description: PixieHype offers you the premium gaming feeling for small/big teams and organizations. We give your viewers the chance to be updated with your current upcoming matches, your teams, player roster, products and news updates.
    Version: 1.0.5
    Author: PixieSquad.com | Shape The Gaming
    Author URI: http://pixiesquad.com
    License: PixieSquad Themes. All rights reserved.
    License URI: https://themeforest.net/user/pixiesquad
    Tags: sticky-post, featured-images, editor-style, custom-colors, custom-background, one-column
    Text Domain: pixiehype
*/
.logo img {
	width: 100%;
}
@media screen and (min-width: 992px){
div.box-mini {
	width: 750px !important;
}
}
.page-bigheader {
	padding-bottom: 180px !important;
}
section#footer h3 {
	text-transform: none !important;
}
section#news-post a.social-btn {
	line-height: 1.1 !important;
}
.social-icons-share {
	float: right;
}
section#news .news-article div.boxInfo h2 {
	font-size: 17px !important;
}
#copyright {
	margin-bottom: 0px !important;
	margin-top: 30px !important;
	text-align: center !important;
	width: 100% !important;
}
.sponsor-img {
	width: 100%;
}
section#footer ul#menu-footer li a {
    transition: .3s all ease-in-out;
}
section#footer ul#menu-footer li a:hover {
	color: #ad0d31 !important;
}
.single_job_listing > div.company > img.company_logo {
	top: 4px;
	left: 8px;
}
section#news .news-article div.boxInfo div.foot a.linear-effect::before {
	display: none;
}
section#news .news-article div.boxInfo div.foot a.linear-effect:hover {
	color: #ad0d31 !important;
}
section#news .news-article div.boxInfo div.foot a.linear-effect{
	-webkit-transition: color 300ms ease-in-out;
	-moz-transition: color 300ms ease-in-out;
	-ms-transition: color 300ms ease-in-out;
	-o-transition: color 300ms ease-in-out;
	transition: color 300ms ease-in-out;
}
.custom-event-image {
	margin-left: 5px !important;
	margin-right: 5px !important;
}
.static-96 {
	float: none !important;
}
.wpcf7 input.wpcf7-text { width: 100%; } 
.wpcf7 textarea.wpcf7-textarea { width: 100%; resize:vertical; } 
.wpcf7-form textarea { height: 200px; }
.feedback label { display: block; }

@media screen and (max-width: 992px) {

.menu-btn {
top: calc(50% - 20px);
position: absolute;
left: 25px;
font-size: 24px;
color: white;
}

}
@media screen and (min-width: 993px) {

.menu-btn {
display: none;
}

}

.pushy {
z-index: 999999 !important;
}

.pushy-image, .pushy-image img{
	width: 100%;
	padding: 20px 20px 0 20px;
}