.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face {
font-family: 'iconfont';
src: url(//mirlox.com/wp-content/themes/myfriv/css/font/iconfont.eot?60403388);
src: url(//mirlox.com/wp-content/themes/myfriv/css/font/iconfont.eot?60403388#iefix) format('embedded-opentype'),
url(//mirlox.com/wp-content/themes/myfriv/css/font/iconfont.woff?60403388) format('woff'),
url(//mirlox.com/wp-content/themes/myfriv/css/font/iconfont.ttf?60403388) format('truetype'),
url(//mirlox.com/wp-content/themes/myfriv/css/font/iconfont.svg?60403388#iconfont) format('svg');
font-weight: normal;
font-style: normal;
}
.icon:before { font-family: "icons", sans-serif;
font-size:13px;
margin: 0 5px;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "iconfont";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
.icon-search:before { content: '\e800'; } .icon-sun-filled:before { content: '\e842'; } .icon-heart:before { content: '\e802'; } .icon-star:before { content: '\e803'; } .icon-star-half-alt:before { content: '\e824'; } .icon-user:before { content: '\e804'; } .icon-users:before { content: '\e823'; } .icon-male:before { content: '\e805'; } .icon-female:before { content: '\e806'; } .icon-ok:before { content: '\e807'; } .icon-home:before { content: '\e80f'; } .icon-link:before { content: '\e80e'; } .icon-unlink:before { content: '\e83b'; } .icon-attach:before { content: '\e83a'; } .icon-lock:before { content: '\e838'; } .icon-lock-open:before { content: '\e839'; } .icon-lock-open-alt:before { content: '\e80d'; } .icon-pin:before { content: '\e80c'; } .icon-eye:before { content: '\e80b'; } .icon-tag:before { content: '\e80a'; } .icon-tags:before { content: '\e809'; } .icon-bookmark:before { content: '\e808'; } .icon-flag:before { content: '\e837'; } .icon-thumbs-up-alt:before { content: '\e810'; } .icon-download:before { content: '\e811'; } .icon-edit:before { content: '\e812'; } .icon-keyboard:before { content: '\e819'; } .icon-gamepad:before { content: '\e818'; } .icon-comment:before { content: '\e817'; } .icon-bell-alt:before { content: '\e816'; } .icon-attention:before { content: '\e815'; } .icon-location:before { content: '\e814'; } .icon-trash:before { content: '\e813'; } .icon-mail-alt:before { content: '\e801'; } .icon-phone:before { content: '\e81b'; } .icon-cog:before { content: '\e81c'; } .icon-volume-down:before { content: '\e822'; } .icon-headphones:before { content: '\e821'; } .icon-clock:before { content: '\e820'; } .icon-lightbulb:before { content: '\e81e'; } .icon-block:before { content: '\e81f'; } .icon-resize-full-alt:before { content: '\e836'; } .icon-zoom-out:before { content: '\e81d'; } .icon-angle-left:before { content: '\e835'; } .icon-angle-right:before { content: '\e834'; } .icon-angle-up:before { content: '\e832'; } .icon-angle-down:before { content: '\e833'; } .icon-ccw:before { content: '\e83c'; } .icon-shuffle:before { content: '\e83d'; } .icon-award:before { content: '\e826'; } .icon-globe:before { content: '\e825'; } .icon-off:before { content: '\e827'; } .icon-rocket:before { content: '\e828'; } .icon-bug:before { content: '\e829'; } .icon-dribbble:before { content: '\e83e'; } .icon-facebook:before { content: '\e82b'; } .icon-flickr:before { content: '\e83f'; } .icon-gplus:before { content: '\e82a'; } .icon-instagramm:before { content: '\e82c'; } .icon-pinterest-circled:before { content: '\e82d'; } .icon-tumblr:before { content: '\e82e'; } .icon-twitter:before { content: '\e82f'; } .icon-youtube:before { content: '\e831'; } .icon-youtube-play:before { content: '\e830'; } .icon-vimeo:before { content: '\e840'; } .icon-sun:before { content: '\e841'; } .icon-rss:before { content: '\e81a'; } .clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
html {
cursor: url(//mirlox.com/wp-content/themes/myfriv/images/cursor.png), auto;
}
* {
padding: 0;
margin: 0;
}
body {
color: #fff;
background: #21194c;
font-size: 16px;
font-family: 'Open Sans', Arial, Helvetica, Sans-serif;
line-height: 1.6em;
}
input, textarea {
border: 1px solid rgba(250,250,250,0.1);
outline: none;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
.right {
float: right;
}
a, a:active, a:visited { text-decoration: none; -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s; color: #dd2033; border: none; outline: none; }
a:hover { color: #fff; cursor: url(//mirlox.com/wp-content/themes/myfriv/images/cursorhand.png), auto; }
h1 { font-size: 22px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
.ad728, .ad336 {
width: 728px;
height: 90px;
margin: 25px auto;
}
.ad336 {
width: 336px;
height: 280px;
}
.adbelowgame {
width:100%;
float:left;
height:135px;
}   .main,.main-game, .main-buddypress {
background: url(//mirlox.com/wp-content/themes/myfriv/images/blackspace.png);
overflow: hidden;
margin: 20px;
padding: 10px;
}
.main-game {
padding: 10px;
margin: 0 auto; }
#myarcade_game {
z-index: 1051;
position: relative;
}
.lgtbxbg-pofi {
position:fixed;
top:0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: auto;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
outline: 0;
background-color: #000;
}
.single_game_wrap {
position: relative;
width: 100%; }
.single_game_wrap h1 {
text-align: center;
}
.main-buddypress {
color: #000;
background: #fff;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.main-buddypress .title-special {
color: #fff;
}
.border-radius {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.padding-10 {
padding: 10px;
}
.padding-both {
padding-top: 10px;
padding-bottom: 10px;
}
.spacer, .spacer-special {
height: 1px;
float: left;
background: url(//mirlox.com/wp-content/themes/myfriv/images/blackspace.png);
border-bottom: 1px solid rgba(250,250,250,0.05);
width: 100%;
margin: 25px 0;
}
.spacer-special {
display: none;
margin: 15px 0;
} #header {
background: #423780 url(//mirlox.com/wp-content/themes/myfriv/images/dg.png) repeat-x bottom;
height: 80px;
box-shadow: 0 1px 0 rgba(0,0,0,0.2);
border-bottom: 1px solid #423780; width: 100%;
display: inline-block;
}
#header .logo {
float: left;
}
#header .logo img {
outline: none;
border: none;
}
.header_wrap {
padding: 0 20px;
}
.header-search {
float: right;
margin: 20px 15px;
}
.header-search input {
float: right;
width: 130px;
color: #fff;
padding: 10px 25px;
background: url(//mirlox.com/wp-content/themes/myfriv/images/blackspace.png);
-o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
}
.header-search input.text {
color: #fff;
color: rgba(250,250,250,0.3);
font-style: italic;
}
.header-search input:focus {
color: #fff;
width: 135px;
background: url(//mirlox.com/wp-content/themes/myfriv/images/whitespace.png);
}
.header-search .submit {
float: right;
background: url(//mirlox.com/wp-content/themes/myfriv/images/search.png) no-repeat;
background-position: 5px 5px;
height: 30px;
width: 30px;
padding: 4px;
border: none;
margin-left: 10px;
margin-top: 6px;
} .menu {
margin: 0px 10px;
float: left;
}
.menu span.icon:before {
font-size: 16px;
color: #dd2033;
margin: 0 10px 0 0;
}
.menu a.btn {
margin: 17px 0;
float: right;
color: #fff;
padding: 10px 10px 10px 25px;
background: url(//mirlox.com/wp-content/themes/myfriv/images/whitespace.png);
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
font-weight: 400;
font-size: 13px;
border: 1px solid rgba(250,250,250,0.1);
}
.menu a.btn:hover {
background: #dd2033;
}
.menu a.btn:hover span.icon:before {
color: #fff;
}
.menu ul.actions {
display:none;
position: absolute;
background: #fff;
z-index: 99;
width: 170px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin: 60px 0 0 10px;
padding: 5px 0;
} @-webkit-keyframes aniload {
from {opacity:0}
to   {opacity:1}
}
@-moz-keyframes aniload {
from {opacity:0}
to   {opacity:1}
}
@-ms-keyframes aniload {
from {opacity:0}
to   {opacity:1}
}
@-o-keyframes aniload {
from {opacity:0}
to   {opacity:1}
}
@keyframes aniload {
from {opacity:0}
to   {opacity:1}
}
.menu ul.actions {
-webkit-animation:aniload 0.3s;
-moz-animation:aniload 0.3s;
-ms-animation:aniload 0.3s;
-o-animation:aniload 0.3s;
animation:aniload 0.3s;
}
.menu ul.actions a {
color: #dd2033;
}
.menu:hover ul.actions {
display: block;
}
.menu ul.actions li {
list-style: none;
}
.menu ul.actions li a {
list-style: none;
display: block;
width: 100%;
padding: 8px 15px;
} .social span.icon:before {
font-size: 12px;
}
.social ul {
float: right;
list-style: none;
padding-left: 15px;
margin: 0;
}
.social ul a {
color: #fff;
}
.social ul li {
margin: 28px 0;
display: inline-block;
margin-left: 5px;
}
.social ul li a {
border-radius: 50%;
height: 50px;
width: 50px;
background: url(//mirlox.com/wp-content/themes/myfriv/images/blackspace.png);
padding: 4px 5px 6px 5px;
}
.social ul li.facebook a {
background: #2b60b8;
}
.social ul li.twitter a {
background: #459ae2;
}
.social ul li.gplus a {
background: #d84a38;
}
.social ul li.youtube a {
background: #c50000;
}
.social ul li a:hover {
background: #dd2033;
} .btns span.icon:before {
font-size: 14px;
}
.btns ul {
padding-left: 15px;
float: left;
list-style: none;
margin: 0;
}
.btns ul a {
color: #fff;
}
.btns ul li {
margin: 17px 5px 17px 0;
text-align: center;
display: inline-block;
border-radius: 50%;
height: 20px;
width: 20px;
background: url(//mirlox.com/wp-content/themes/myfriv/images/blackspace.png);
padding: 10px 11px 10px 9px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.btns ul li.empty {
background: none;
padding: 10px 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
}
.btns ul li.empty:hover {
background: none;
-webkit-transform: none; -moz-transform: none; -o-transform: none; -ms-transform: none; transform: none;
}
.btns ul li:hover a {
color: #fff;
}
.btns ul li:hover {
background: #dd2033;
-webkit-transform: rotate(360deg) scale(1.1); -moz-transform: rotate(360deg) scale(1.1); -o-transform: rotate(360deg) scale(1.1); -ms-transform: rotate(360deg) scale(1.1); transform: rotate(360deg) scale(1.1);
}
#feat {
background: url(//mirlox.com/wp-content/themes/myfriv/images/blackspace.png);
display: none;
height: 140px;
box-shadow: inset 0 -4px 0 rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.1);
} #games_wrap { margin: 0 auto;text-align: center;}
#games_wrap::after, #games::after {
clear: both;
content: "";
display: block;
}
#games {
margin: 15px auto;
}
.play_wrap {  margin: 20px;
padding: 0;
}
.container-flex {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.games .thumb {
background: #000;
width: 93px;
height: 93px;
float: left;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.games img {
outline: none;
border: none;
width: 93px;
height: 93px;
float: left;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
}
.games:hover img {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
.games {
float: left;
width: 93px;
height: 93px;
margin: 7px;
background: #423780 url(//mirlox.com/wp-content/themes/myfriv/images/gamesbg.png) no-repeat;
padding: 4px;
border: 1px solid rgba(250,250,250,0.1);
box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.games:hover {
background-color: #dd2033;
}
.games .play {
display: none;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
background: #dd2033;
width: 20px;
height: 20px; padding: 5px;
position: absolute;
z-index: 5;
color: #fff;
margin: 35px
}
.games:hover .play {
display: block;
} .notfound {
text-align: center;
padding: 150px 0;
} #footer {
color: #fff;
padding: 10px;
background: url(//mirlox.com/wp-content/themes/myfriv/images/blackspace.png);
border-top: 1px solid rgba(250,250,250,0.1);
}
#footer a {
color: #fff;
} * html #footer {
position:absolute;
top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}
#footer .menu-footer {
float: left;
}
#footer .menu-footer ul {
text-align: right;
}
#footer .menu-footer ul li {
display: inline-block;
list-style: none;
margin-right: 10px;
padding-right: 10px;
}
#footer .powered {
float: left;
} a#inifiniteLoader{
color: #fff;
font-size: 13px;
background: rgba(0,0,0,0.2);
padding: 10px 20px;
bottom: 40px;
right: 10px;
position: fixed;
z-index: 2;
display: none;
}
a#inifiniteLoaderEnd{
color: #fff;
font-size: 13px;
background: rgba(0,0,0,0.2);
padding: 10px 20px;
bottom: 40px;
right: 10px;
position: fixed;
z-index: 2;
display: none;
} .title-special {
background: #423780 url(//mirlox.com/wp-content/themes/myfriv/images/dg.png) repeat-x bottom;
box-shadow: 0 1px 0 rgba(0,0,0,0.2);
border-bottom: 1px solid #423780;
float: left;
width: 100%;
margin-bottom: 15px;
}
.single h1 {
font-size: 22px;
}
.single .player {
width: 100%;
float: left;
margin-top: 10px; text-align: center;
}
.single .player .game {
display: none;
}
.single .player .control ul li {
display: inline-block;
list-style: none;
margin-right: 5px;
font-weight: 700;
}
.single .player .control ul li a { color: #fff; }
.single .player .control ul li:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.single .player .control span.icon:before { font-size: 18px; margin-top: 5px; }
.single .related .games {
margin: 10px 8px 10px 8px;
}
.description {
padding: 10px;
}
.description .tags span {
float: left;
margin-right: 5px;
margin-top: 5px;
color: #dd2033;
}
.description .tags ul li {
list-style: none;
display: inline-block;
margin: 0 5px 5px 0;
background: url(//mirlox.com/wp-content/themes/myfriv/images/blackspace.png) repeat;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
padding: 5px 10px;
}
.description .tags ul li a {
color: #fff;
font-weight: 700;
text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}
.description .thumb {
float: left;
width: 80px;
height: 80px;
margin: 0 15px 5px 0;
background: #423780 url(//mirlox.com/wp-content/themes/myfriv/images/gamesbg.png) no-repeat;
padding: 4px;
border: 1px solid rgba(250,250,250,0.1);
box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.description .thumb img {
width: 80px;
height: 80px;
float: left;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
}
.description .spacer {
margin: 10px 0;
} .comments {
width: 100%;
float: left;
margin-top: 10px;
}
.comments .spacer {
margin: 10px 0;
}
.comments li {
background: url(//mirlox.com/wp-content/themes/myfriv/images/blackspace.png);
float: left;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
width: 100%;
margin-bottom: 5px;
}
.comments .comment-avatar {
float: left;
margin-right: 10px;
}
.comments input, .comments textarea {
font-family: 'Open Sans', Arial, Helvetica;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 10px;
margin-bottom: 10px;
background: url(//mirlox.com/wp-content/themes/myfriv/images/blackspace.png);
margin-right: 10px;
width: 95%;
-o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
color: #fff;
color: rgba(250,250,250,0.3);
}
.comments input:focus, .comments textarea:focus {
color: #fff;
color: rgba(250,250,250,1);
background: url(//mirlox.com/wp-content/themes/myfriv/images/whitespace.png);
}
.comments .submit {
width: 100px;
background: #423780 url(//mirlox.com/wp-content/themes/myfriv/images/dg.png) repeat-x bottom;
box-shadow: 0 1px 0 rgba(0,0,0,0.2);
border-bottom: 1px solid #423780;
padding: 10px;
color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
#footer .menu-footer, #feat {
display: none;
}
.header-search input:focus {
color: #fff;
width: 130px;
background: url(//mirlox.com/wp-content/themes/myfriv/images/whitespace.png);
}
}
@media only screen and (max-width: 815px) {
.btns {
display: none;
}
}
@media only screen and (max-width: 767px) {
.btns, #footer .menu-footer, #footer .powered, .breadcrumb {
display: none;
}
#header {
height: auto;
}
.header-search {
float: right; }
.header-search input {
float: right;
width: 100px;
color: #fff;
padding: 10px 25px;
background: url(//mirlox.com/wp-content/themes/myfriv/images/blackspace.png);
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.header-search input.text {
color: #fff;
color: rgba(250,250,250,0.3);
font-style: italic;
}
.header-search input:focus {
color: #fff;
width: 100px;
background: url(//mirlox.com/wp-content/themes/myfriv/images/whitespace.png);
}
.social ul {
float: left;
}
.spacer-special {
display: block;
}
#games_wrap { }
}
@media only screen and (max-width: 728px) {
.ad728, .adbelowgame {
display: none;
}
}
@media only screen and (max-width: 615px) {
.menu {
display:none;
}
}
@media only screen and (max-width: 450px) {
#header .logo {
float: none;
display: block;
text-align: center;
}
.header-search {
display: none;
}
}
// === AdSense Cleanup ===
add_action('template_redirect', function() {
ob_start(function($buffer) {
return preg_replace('/<meta\s+name=["\']generator["\'][^>]*>/i', '', $buffer);
});
});.container-1400                             { position: relative; width: 1400px; margin: 0 auto; padding: 0; }
.container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
.container .column,
.container .columns                         {float: left;display: inline;margin-left: 10px;margin-right: 10px;}
.row                                        { margin-bottom: 20px; } .column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; } .container .one.column,
.container .one.columns                     { width: 40px;  }
.container .two.columns                     { width: 100px; }
.container .three.columns                   { width: 160px; }
.container .four.columns                    { width: 220px; }
.container .five.columns                    { width: 280px; }
.container .six.columns                     { width: 340px; }
.container .seven.columns                   { width: 400px; }
.container .eight.columns                   { width: 460px; }
.container .nine.columns                    { width: 520px; }
.container .ten.columns                     { width: 580px; }
.container .eleven.columns                  { width: 640px; }
.container .twelve.columns                  { width: 700px; }
.container .thirteen.columns                { width: 760px; }
.container .fourteen.columns                { width: 820px; }
.container .fifteen.columns                 { width: 880px; }
.container .sixteen.columns                 { width: 940px; }
.container .one-third.column                { width: 300px; }
.container .two-thirds.column               { width: 620px; } .container .offset-by-one                   { padding-left: 60px;  }
.container .offset-by-two                   { padding-left: 120px; }
.container .offset-by-three                 { padding-left: 180px; }
.container .offset-by-four                  { padding-left: 240px; }
.container .offset-by-five                  { padding-left: 300px; }
.container .offset-by-six                   { padding-left: 360px; }
.container .offset-by-seven                 { padding-left: 420px; }
.container .offset-by-eight                 { padding-left: 480px; }
.container .offset-by-nine                  { padding-left: 540px; }
.container .offset-by-ten                   { padding-left: 600px; }
.container .offset-by-eleven                { padding-left: 660px; }
.container .offset-by-twelve                { padding-left: 720px; }
.container .offset-by-thirteen              { padding-left: 780px; }
.container .offset-by-fourteen              { padding-left: 840px; }
.container .offset-by-fifteen               { padding-left: 900px; } @media only screen and (min-width: 1024px) {
.container                                  { width: 1024px; }
.container .column,
.container .columns                         { margin-left: 0.78125%; margin-right: 0.78125%;  }
.container .one.column,
.container .one.columns                     { width: 4.6875%; }
.container .two.columns                     { width: 10.9375%; }
.container .three.columns                   { width: 17.1875%; }
.container .four.columns                    { width: 23.4375%; }
.container .five.columns                    { width: 29.6875%; }
.container .six.columns                     { width: 35.9375%; }
.container .seven.columns                   { width: 42.1875%; }
.container .eight.columns                   { width: 48.4375%; }
.container .nine.columns                    { width: 54.6875%; }
.container .ten.columns                     { width: 60.9375%; }
.container .eleven.columns                  { width: 67.1875%; }
.container .twelve.columns                  { width: 73.4375%; }
.container .thirteen.columns                { width: 79.6875%; }
.container .fourteen.columns                { width: 85.9375%; }
.container .fifteen.columns                 { width: 92.1875%; }
.container .sixteen.columns                 { width: 98.4375%; }
.container .one-third.column                { width: 31.7708%; }
.container .two-thirds.column               { width: 65.1041%; } .container .offset-by-one                   { padding-left: 6.25%; }
.container .offset-by-two                   { padding-left: 12.5%; }
.container .offset-by-three                 { padding-left: 18.75%; }
.container .offset-by-four                  { padding-left: 25%; }
.container .offset-by-five                  { padding-left: 31.25%; }
.container .offset-by-six                   { padding-left: 37.5%; }
.container .offset-by-seven                 { padding-left: 43.75%; }
.container .offset-by-eight                 { padding-left: 50%; }
.container .offset-by-nine                  { padding-left: 56.25%; }
.container .offset-by-ten                   { padding-left: 62.5%; }
.container .offset-by-eleven                { padding-left: 68.75%; }
.container .offset-by-twelve                { padding-left: 75%; }
.container .offset-by-thirteen              { padding-left: 81.25%; }
.container .offset-by-fourteen              { padding-left: 87.5%; }
.container .offset-by-fifteen               { padding-left: 93.75%; }
}  @media only screen and (max-width: 1200px) {
.container-1400                        { width: 1024px; }
}  @media only screen and (min-width: 768px) and (max-width: 959px) {
.container, .container-1400                 { width: 768px; }
.container .column,
.container .columns                         { margin-left: 10px; margin-right: 10px;  }
.column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
.column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
.alpha.omega                                { margin-left: 0; margin-right: 0; }
.container .one.column,
.container .one.columns                     { width: 28px; }
.container .two.columns                     { width: 76px; }
.container .three.columns                   { width: 124px; }
.container .four.columns                    { width: 172px; }
.container .five.columns                    { width: 220px; }
.container .six.columns                     { width: 268px; }
.container .seven.columns                   { width: 316px; }
.container .eight.columns                   { width: 364px; }
.container .nine.columns                    { width: 412px; }
.container .ten.columns                     { width: 460px; }
.container .eleven.columns                  { width: 508px; }
.container .twelve.columns                  { width: 556px; }
.container .thirteen.columns                { width: 604px; }
.container .fourteen.columns                { width: 652px; }
.container .fifteen.columns                 { width: 700px; }
.container .sixteen.columns                 { width: 748px; }
.container .one-third.column                { width: 236px; }
.container .two-thirds.column               { width: 492px; } .container .offset-by-one                   { padding-left: 48px; }
.container .offset-by-two                   { padding-left: 96px; }
.container .offset-by-three                 { padding-left: 144px; }
.container .offset-by-four                  { padding-left: 192px; }
.container .offset-by-five                  { padding-left: 240px; }
.container .offset-by-six                   { padding-left: 288px; }
.container .offset-by-seven                 { padding-left: 336px; }
.container .offset-by-eight                 { padding-left: 384px; }
.container .offset-by-nine                  { padding-left: 432px; }
.container .offset-by-ten                   { padding-left: 480px; }
.container .offset-by-eleven                { padding-left: 528px; }
.container .offset-by-twelve                { padding-left: 576px; }
.container .offset-by-thirteen              { padding-left: 624px; }
.container .offset-by-fourteen              { padding-left: 672px; }
.container .offset-by-fifteen               { padding-left: 720px; }
}  @media only screen and (max-width: 767px) {
.container, .container-1400 {width: 300px;}
.container .columns,
.container .column { margin: 0; }
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .thirteen.columns,
.container .fourteen.columns,
.container .fifteen.columns,
.container .sixteen.columns,
.container .one-third.column,
.container .two-thirds.column  { width: 300px; } .container .offset-by-one,
.container .offset-by-two,
.container .offset-by-three,
.container .offset-by-four,
.container .offset-by-five,
.container .offset-by-six,
.container .offset-by-seven,
.container .offset-by-eight,
.container .offset-by-nine,
.container .offset-by-ten,
.container .offset-by-eleven,
.container .offset-by-twelve,
.container .offset-by-thirteen,
.container .offset-by-fourteen,
.container .offset-by-fifteen { padding-left: 0; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.container, .container-1400 {width: 420px;}
.container .columns,
.container .column { margin: 0; }
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .thirteen.columns,
.container .fourteen.columns,
.container .fifteen.columns,
.container .sixteen.columns,
.container .one-third.column,
.container .two-thirds.column { width: 420px; }
}  .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } .clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0; }
.row:after,
.clearfix:after {
clear: both; }
.row,
.clearfix {
zoom: 1; } .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}