@font-face {
font-family: 'bebas';
font-style: normal;
src: url(//www.kittypocalypse.com/wp-content/uploads/useanyfont/160203034140bebas.eot);
src: local('bebas'), url(//www.kittypocalypse.com/wp-content/uploads/useanyfont/160203034140bebas.eot) format('embedded-opentype'), url(//www.kittypocalypse.com/wp-content/uploads/useanyfont/160203034140bebas.woff) format('woff');
}
body, h1, h2, h3, h4, h5, h6, p, blockquote, li, a, #text-font{
font-family: 'bebas' !important;
}a.shortcode.button {
text-decoration: none !important;
color: #333;
line-height: 110%;
padding: .5em 1em;
margin: .5em .2em .5em 0;
border: solid 1px #aaa;
background-color: #f5f5f5;
background-image: none;
vertical-align: middle;
display: inline-block;
text-shadow: 0 1px 0 rgba(255,255,255,.1);
border-radius: .3em;
box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.2), inset 0 -1px 0 rgba(255,255,255,.1);
-webkit-transition: background-color .3s, background-color .3s, border .3s, color .3s;
-moz-transition:  background-color .3s, background-color .3s, border .3s, color .3s;
-o-transition:  background-color .3s, background-color .3s, border .3s, color .3s;
transition:  background-color .3s, background-color .3s, border .3s, color .3s;
}
a.shortcode.button:hover {
text-decoration: none;
background-color: #fff;
} a.shortcode.button.yellow {
border-color: #f2bd00;
background-color: #ffe20b;
color: #000 !important;
}
a.shortcode.button.yellow:hover {
background-color: #fff21e;
}
a.shortcode.button.yellow.outline,
a.shortcode.button.yellow.outline:hover {
color: #ffe20b !important;
border-color: #ffe20b;
}
a.shortcode.button.orange {
border-color: #b57400;
background-color: #f9800f;
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0,0,0,.1);
}
a.shortcode.button.orange:hover {
background-color: #ff9a22;
}
a.shortcode.button.orange.outline,
a.shortcode.button.orange.outline:hover {
color: #f9800f !important;
border-color: #f9800f;
}
a.shortcode.button.blue {
border-color: #0087b5;
background-color: #49b3fc;
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0,0,0,.1);
}
a.shortcode.button.blue:hover {
background-color: #76c7ff;
}
a.shortcode.button.blue.outline,
a.shortcode.button.blue.outline:hover {
color: #49b3fc !important;
border-color: #49b3fc;
}
a.shortcode.button.green {
border-color: #5a881d;
background-color: #76ab3b;
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0,0,0,.1);
}
a.shortcode.button.green:hover {
background-color: #90c356;
}
a.shortcode.button.green.outline,
a.shortcode.button.green.outline:hover {
color: #76ab3b !important;
border-color: #76ab3b;
}
a.shortcode.button.red {
border-color: #b00704;
background-color: #e41d24;
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0,0,0,.1);
}
a.shortcode.button.red:hover {
background-color: #fb4e55;
}
a.shortcode.button.red.outline,
a.shortcode.button.red.outline:hover {
color: #e41d24 !important;
border-color: #e41d24;
}
a.shortcode.button.black {
border-color: #000000;
background-color: #111;
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0,0,0,.8);
}
a.shortcode.button.black:hover {
background-color: #000;
}
a.shortcode.button.black.outline,
a.shortcode.button.black.outline:hover {
color: #000 !important;
border-color: #000;
}
a.shortcode.button.purple {
border-color: #400a5c;
background-color: #7933ac;
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0,0,0,.6);
}
a.shortcode.button.purple:hover {
background-color: #9655c6;
}
a.shortcode.button.purple.outline,
a.shortcode.button.purple.outline:hover {
color: #7933ac !important;
border-color: #7933ac;
}
a.shortcode.button.gray {
border-color: #767676;
background-color: #888888;
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0,0,0,.1);
}
a.shortcode.button.gray:hover {
background-color: #adadad;
}
a.shortcode.button.gray.outline,
a.shortcode.button.gray.outline:hover {
color: #888888 !important;
border-color: #888888;
} a.shortcode.button.white,
a.shortcode.button.white:hover {
color: #000 !important;
border-color: #eee;
background-color: #fff;
}
a.shortcode.button.white.outline,
a.shortcode.button.white.outline:hover {
color: #fff !important;
border-color: #fff;
}
a.shortcode.button.light-yellow {
border-color: #d5d28a;
background-color: #fef8a5;
}
a.shortcode.button.light-yellow:hover {
background-color: #fefcdf;
}
a.shortcode.button.light-yellow.outline,
a.shortcode.button.light-yellow.outline:hover {
color: #fef8a5 !important;
border-color: #fef8a5;
}
a.shortcode.button.light-blue {
border-color: #a4cad9;
background-color: #c5efff;
}
a.shortcode.button.light-blue:hover {
background-color: #e9f9ff;
}
a.shortcode.button.light-blue.outline,
a.shortcode.button.light-blue.outline:hover {
color: #c5efff !important;
border-color: #c5efff;
}
a.shortcode.button.light-green {
border-color: #bed49a;
background-color: #ebf8d6;
}
a.shortcode.button.light-green:hover {
background-color: #f9fff0;
}
a.shortcode.button.light-green.outline,
a.shortcode.button.light-green.outline:hover {
color: #ebf8d6 !important;
border-color: #ebf8d6;
}
a.shortcode.button.pink {
border-color: #e6adc6;
background-color: #facde1;
}
a.shortcode.button.pink:hover {
background-color: #fdecf3;
}
a.shortcode.button.pink.outline,
a.shortcode.button.pink.outline:hover {
color: #facde1 !important;
border-color: #facde1;
}
a.shortcode.button.lavender {
border-color: #ccb7e1;
background-color: #ecd9ff;
}
a.shortcode.button.lavender:hover {
background-color: #f7f0fe;
}
a.shortcode.button.lavender.outline,
a.shortcode.button.lavender.outline:hover {
color: #ecd9ff !important;
border-color: #ecd9ff;
} a.shortcode.button.gradient {
background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.35) 0%, rgba(170,170,170,0.15) 66%, rgba(0,0,0,0.05) 100%);
background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.35) 0%,rgba(170,170,170,0.15) 66%,rgba(0,0,0,0.05) 100%);
background-image: linear-gradient(to bottom,  rgba(255,255,255,0.35) 0%,rgba(170,170,170,0.15) 66%,rgba(0,0,0,0.05) 100%);
} a.shortcode.button.flat {
background-image: none;
box-shadow: none;
border: none;
text-shadow: none;
} a.shortcode.button.outline {
border-style: solid;
border-width: 1px;
color: inherit;
}
a.shortcode.button.outline,
a.shortcode.button.outline:hover {
background: none;
box-shadow: none;
text-shadow: none;
} a.shortcode.button.small {
font-size: 80%;
font-weight: normal;
}
a.shortcode.button.large {
font-size: 120%;
font-weight: bold;
}
a.shortcode.button.xlarge {
font-size: 150%;
font-weight: bold;
}
@media screen and (max-width: 600px) {
a.shortcode.button.large {
font-size: 115%;
font-weight: bold;
}
a.shortcode.button.xlarge {
font-size: 125%;
}
} a.shortcode.button.rect {
border-radius: 0;
}
a.shortcode.button.rounded {
border-radius: 20em;
} a.shortcode.button.embossed {
box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -2px 0 rgba(0,0,0,.2), inset 0 -3px 0 rgba(255,255,255,.2);
}
a.shortcode.button.embossed.small,
a.shortcode.button.small.embossed {
box-shadow: inset 0 -1px 0 rgba(0,0,0,.2), inset 0 -2px 0 rgba(255,255,255,.2);
}
a.shortcode.button.embossed.large,
a.shortcode.button.large.embossed {
box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -3px 0 rgba(0,0,0,.2), inset 0 -4px 0 rgba(255,255,255,.2);
}
a.shortcode.button.embossed.xlarge,
a.shortcode.button.xlarge.embossed {
box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -3px 0 rgba(0,0,0,.2), inset 0 -5px 0 rgba(255,255,255,.2);
} a.shortcode.button[class^="fa-"]:before,
a.shortcode.button[class*=" fa-"]:before {
width: 1em;
background: none;
font-size: inherit;
text-align: center;
margin: 0 .5em 0 -.5em;
} .shortcode.button:active {
position: relative;
top: 1px;
} .shortcode.hr {
height: 1px;
border: none;
border-top: solid 1px #ccc;
clear: both;
}
.shortcode.hr.red {
border-color: #F30;
}
.shortcode.hr.blue {
border-color: #69F;
}
.shortcode.hr.pink {
border-color: #F9C;
}
.shortcode.hr.light-gray {
border-color: #ddd;
}
.shortcode.hr.dark-gray {
border-color: #999;
}
.shortcode.hr.black {
border-color: #000;
}
.shortcode.hr.yellow {
border-color: #FF0;
}
.shortcode.hr.orange {
border-color: #F90;
}
.shortcode.hr.white {
border-color: #fff;
} .shortcode.col4-1,
.shortcode.col4-2,
.shortcode.col4-3,
.shortcode.col3-1,
.shortcode.col3-2,
.shortcode.col2-1
{
margin-left: 3.2%;
float: left;
}
.shortcode.col4-1 {
width: 22.6%;
}
.shortcode.col4-2,
.shortcode.col2-1 {
width: 48.4%;
}
.shortcode.col4-3 {
width: 74.2%;
}
.shortcode.col3-1 {
width: 31.2%;
}
.shortcode.col3-2 {
width: 65.6%;
}
.shortcode.col.first,
.shortcode.col4-1.first,
.shortcode.col4-2.first,
.shortcode.col4-3.first,
.shortcode.col3-1.first,
.shortcode.col3-2.first,
.shortcode.col2-1.first {
margin-left: 0;
clear: left;
} .shortcode.quote {
font-size: 1.1em;
line-height: 1.4em;
padding: .8em 2em 1em;
margin: 0 0 1.2em;
position: relative;
}
.shortcode.quote:before {
content: '\201C';
font-size: 3.3em;
position: absolute;
margin-left: -.7em;
margin-top: .2em;
} .shortcode.box {
background: #f6f6f6;
border: solid 1px #ddd;
padding: .5em 1em;
margin: 0 0 15px;
box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
} .shortcode.box.blue {
background: #3cafff;
border-color: #2786cf;
color: #fff !important;
}
.shortcode.box.green {
background: #78ac3e;
border-color: #5e8127;
color: #fff !important;
}
.shortcode.box.red {
background: #ed1c24;
border-color: #b81e14;
color: #fff !important;
}
.shortcode.box.purple {
background: #722ea4;
border-color: #471e72;
color: #fff !important;
}
.shortcode.box.yellow {
background: #fff200;
border-color: #ffd200;
}
.shortcode.box.orange {
background: #f7941d;
border-color: #c56102;
color: #fff !important;
}
.shortcode.box.light-yellow {
background: #fffcd3;
border-color: #dedba3;
}
.shortcode.box.light-blue {
background: #d9f4fe;
border-color: #a4cfe0;
}
.shortcode.box.lavender {
background: #f2e6fe;
border-color: #d1bae9;
}
.shortcode.box.pink {
background: #ffe6f1;
border-color: #f0b6cf;
}
.shortcode.box.light-green {
background: #edf6df;
border-color: #b8cd97;
}
.shortcode.box.gray {
background: #9e9e9e;
border-color: #858585;
color: #fff !important;
}
.shortcode.box.black {
background: #111;
border-color: #000;
color: #fff !important;
} .shortcode.box.purple a,
.shortcode.box.orange a,
.shortcode.box.green a,
.shortcode.box.blue a,
.shortcode.box.black a,
.shortcode.box.gray a,
.shortcode.box.red a {
color: #fff !important;
} .shortcode.box.rounded {
border-radius: .5em;
} .shortcode.box.shadow {
box-shadow: 0 1px 1px rgba(0,0,0,.1);
} .shortcode.box.announcement:before {
content: "\f0a1";
}
.shortcode.box.comment:before {
content: "\f0e5";
}
.shortcode.box.question:before {
content: "\f128";
}
.shortcode.box.upload:before {
content: "\f093";
}
.shortcode.box.download:before {
content: "\f019";
}
.shortcode.box.highlight:before {
content: "\f0eb";
}
.shortcode.box.map:before {
content: "\f041";
}
.shortcode.box.warning:before {
content: "\f071";
}
.shortcode.box.info:before {
content: "\f129";
}
.shortcode.box.note:before {
content: "\f040";
}
.shortcode.box.contact:before {
content: "\f0e0";
}
.shortcode.box.announcement:before,
.shortcode.box.comment:before,
.shortcode.box.question:before,
.shortcode.box.upload:before,
.shortcode.box.download:before,
.shortcode.box.highlight:before,
.shortcode.box.map:before,
.shortcode.box.warning:before,
.shortcode.box.info:before,
.shortcode.box.note:before,
.shortcode.box.contact:before,
.shortcode.box[class^="fa-"]:before,
.shortcode.box[class*=" fa-"]:before  {
width: 1em;
float: left;
background: none;
font-size: 3em;
text-align: center;
margin: 5px 20px 5px 0;
} .shortcode.box h1,
.shortcode.box h2,
.shortcode.box h3,
.shortcode.box h4,
.shortcode.box h5,
.shortcode.box h6 {
margin: .1em 0 .3em;
} .shortcode.author-box {
margin: 1em 0;
}
.shortcode.author-box p {
margin: 0 0 .5em;
}
.shortcode.author-box .author-avatar {
float: left;
margin: 0 1em .5em 0;
position: static;
}
.shortcode.author-box .author-avatar img {
border-radius: 5px;
}
.shortcode.author-box .author-name {
margin: .1em 0 .4em;
}
.shortcode.author-box .author-bio {
overflow: hidden;
margin: 0;
} .shortcode.author-box.blue {
background: #3cafff;
border-color: #2786cf;
}
.shortcode.author-box.green {
background: #78ac3e;
border-color: #5e8127;
}
.shortcode.author-box.red {
background: #ed1c24;
border-color: #b81e14;
}
.shortcode.author-box.purple {
background: #722ea4;
border-color: #471e72;
}
.shortcode.author-box.yellow {
background: #fff200;
border-color: #ffd200;
}
.shortcode.author-box.orange {
background: #f7941d;
border-color: #c56102;
}
.shortcode.author-box.light-yellow {
background: #fffcd3;
border-color: #dedba3;
}
.shortcode.author-box.light-blue {
background: #d9f4fe;
border-color: #a4cfe0;
}
.shortcode.author-box.lavender {
background: #f2e6fe;
border-color: #d1bae9;
}
.shortcode.author-box.pink {
background: #ffe6f1;
border-color: #f0b6cf;
}
.shortcode.author-box.light-green {
background: #edf6df;
border-color: #b8cd97;
}
.shortcode.author-box.gray {
background: #9e9e9e;
border-color: #858585;
}
.shortcode.author-box.black {
background: #111;
border-color: #000;
} .shortcode.author-box.green,
.shortcode.author-box.yellow,
.shortcode.author-box.light-yellow,
.shortcode.author-box.light-blue,
.shortcode.author-box.lavender,
.shortcode.author-box.pink,
.shortcode.author-box.light-green {
color: #333 !important;
padding: 1em;
} .shortcode.author-box.blue,
.shortcode.author-box.red,
.shortcode.author-box.purple,
.shortcode.author-box.orange,
.shortcode.author-box.gray,
.shortcode.author-box.black {
color: #fff !important;
padding: 1em;
} .shortcode.author-box.purple a,
.shortcode.author-box.orange a,
.shortcode.author-box.green a,
.shortcode.author-box.blue a,
.shortcode.author-box.black a,
.shortcode.author-box.gray a,
.shortcode.author-box.red a {
color: #fff !important;
}
.shortcode.author-box.yellow a,
.shortcode.author-box.light-yellow a,
.shortcode.author-box.light-blue a,
.shortcode.author-box.lavender a,
.shortcode.author-box.pink a,
.shortcode.author-box.light-green a {
color: #000 !important;
} .shortcode.author-box.rounded {
border-radius: 8px;
} .shortcode.author-box.shadow {
box-shadow: 0 1px 1px rgba(0,0,0,.1);
} .shortcode .flickr_badge_image {
margin: .7em 0;
}
.shortcode .flickr_badge_image img {
margin-right: .7em;
margin-bottom: .7em;
float: left;
} .shortcode.map .map-container {
margin: 0 0 1em;
border: solid 1px #ccc;
}
.map img {
max-width: none !important;
}
.gmnoprint {
word-wrap: normal;
}  .loops-wrapper.grid4 .post {
width: 22.6%;
float: left;
margin-left: 3.2%;
} .loops-wrapper.grid3 .post {
width: 31.2%;
float: left;
margin-left: 3.2%;
} .loops-wrapper.grid2 .post {
width: 48.4%;
float: left;
margin-left: 3.2%;
} .loops-wrapper.grid2-thumb .post {
width: 48.4%;
float: left;
margin-left: 3.2%;
}
.loops-wrapper.grid2-thumb .post-image {
float: left;
margin: 0 20px 15px 0;
}
.loops-wrapper.grid2-thumb .post-content {
overflow: hidden;
} .loops-wrapper.grid4 .post:nth-of-type(4n+1),
.loops-wrapper.grid3 .post:nth-of-type(3n+1),
.loops-wrapper.grid2 .post:nth-of-type(2n+1),
.loops-wrapper.grid2-thumb .post:nth-of-type(2n+1) {
margin-left: 0;
clear: left;
} .loops-wrapper.list-thumb-image .post-image {
float: left;
margin: 0 20px 15px 0;
}
.loops-wrapper.list-thumb-image .post-content {
overflow: hidden;
} .loops-wrapper.list-large-image .post-image {
float: left;
margin: 0 1.3em 1em 0;
}
.loops-wrapper.list-large-image .post-content {
overflow: hidden;
} .shortcode.slider,
.shortcode.post-slider {
height: 0; visibility: hidden;
overflow: hidden;
margin: 0;
padding: 0;
display: block; } .shortcode.slider .post,
.shortcode.post-slider .post {
margin: 0;
padding: 0;
text-align: center;
} .shortcode.post-slider h1,
.shortcode.slider h1,
.shortcode.post-slider h2,
.shortcode.slider h2,
.shortcode.post-slider h3,
.shortcode.slider h3,
.shortcode.post-slider h4,
.shortcode.slider h4,
.shortcode.post-slider h5,
.shortcode.slider h5,
.shortcode.post-slider h6,
.shortcode.slider h6 {
margin: 0 0 .4em;
} .shortcode.post-slider .post-image {
margin: 0 0 .8em;
padding: 0;
float: none;
text-align: center;
max-width: 100%;
width: auto;
} .shortcode.post-slider .post-title {
margin: 0 0 .4em;
padding: 0;
font-size: 115%;
} .shortcode.post-slider .post-content {
font-size: 95%;
width: auto;
max-width: 100%;
} .shortcode.post-slider .carousel-wrap,
.shortcode.slider .carousel-wrap {
position: relative;
margin-bottom: .8em;
padding: 0;
} .shortcode.post-slider .slides,
.shortcode.slider .slides {
margin: 0;
padding: 0;
height: auto;
}
.shortcode.post-slider .slides > li,
.shortcode.slider .slides > li {
list-style: none !important;
margin: 0 10px 0 0;
padding: 0;
width: auto;
height: auto !important;
float: left;
text-align: center;
}
.shortcode.post-slider .post-video,
.shortcode.slider .post-video {
padding-top: 0;
} .shortcode.post-slider .carousel-nav-wrap,
.shortcode.slider .carousel-nav-wrap {
text-align: center;
margin: 1em auto .7em;
border: none;
}
.shortcode.post-slider .carousel-prev,
.shortcode.slider .carousel-prev,
.shortcode.post-slider .carousel-next,
.shortcode.slider .carousel-next {
position: static;
display: inline-block;
font: 1.4em/100% Arial, Helvetica, sans-serif;
color: inherit;
line-height: 100%;
text-indent: 0;
text-decoration: none;
text-align: center;
vertical-align: middle;
} .shortcode.post-slider .carousel-nav-wrap .disabled,
.shortcode.slider .carousel-nav-wrap .disabled,
.shortcode.post-slider .carousel-nav-wrap .disabled,
.shortcode.slider .carousel-nav-wrap .disabled {
opacity: 6;
cursor: default;
} .shortcode.post-slider .carousel-pager,
.shortcode.slider .carousel-pager {
clear: both;
text-align: center;
line-height: 100%;
padding: 0 .3em;
display: inline-block;
vertical-align: middle;
width: auto;
}
.shortcode.post-slider .carousel-pager a,
.shortcode.slider .carousel-pager a {
text-indent: -900em;
width: 10px;
height: 10px;
margin: 0 2px;
display: inline-block;
background: #ccc;
background: rgba(0,0,0,.2);
border: solid 1px #666;
border-radius: 100%;
cursor: pointer;
}
.shortcode.post-slider .carousel-pager a.selected,
.shortcode.slider .carousel-pager a.selected {
background: #fff;
background: rgba(255,255,255,.6);
border-color: #ccc;
} .shortcode.slider.effect-fade .caroufredsel_wrapper,
.shortcode.post-slider.effect-fade .caroufredsel_wrapper {
-moz-transition: height 0.5s ease-in-out;
-webkit-transition: height 0.5s ease-in-out;
transition: height 0.5s ease-in-out;
} .shortcode.twitter-list {
margin: 0 0 1.3em;
}
.shortcode.twitter-list ul {
margin: 0;
padding: 0;
}
.shortcode.twitter-list li {
margin: 0 0 1em;
padding: 0;
list-style: none;
}
.shortcode.twitter-list .twitter-timestamp a {
font-size: 85%;
color: inherit;
text-decoration: none;
}
.shortcode.twitter-list .follow-user {
margin: 0;
padding: .2em 0;
} .shortcode.themify-icon {
display: inline-block;
}
.themify-icon-link {
text-decoration: none
} .shortcode.themify-icon .themify-icon-label {
display: inline-block;
vertical-align: middle;
margin-left: .3em;
margin-right: .6em;
}
.shortcode.themify-icon .themify-icon-link:hover .themify-icon-label {
text-decoration: underline;
} .shortcode.themify-icon .themify-icon-icon {
display: inline-block;
vertical-align: middle;
width: 1em;
height: 1em;
padding: .5em;
font-size: 16px;
border-radius: 100%;
}
.shortcode.themify-icon .themify-icon-icon::before {
width: 1em;
height: 1em;
line-height: 1em;
margin: 0;
padding: 0;
} .shortcode.themify-icon.small .themify-icon-icon {
font-size: 12px;
}
.shortcode.themify-icon.large .themify-icon-icon {
font-size: 24px;
}
.shortcode.themify-icon.large .themify-icon-label {
font-size: 1.2em;
}
.shortcode.themify-icon.xlarge .themify-icon-icon {
width: 58px;
height: 48px;
padding: 12px 0 0 2px;
font-size: 36px;
}
.shortcode.themify-icon.xlarge .themify-icon-label {
font-size: 1.2em;
} .shortcode.themify-icon.rounded .themify-icon-icon {
border-radius: 5px;
}
.shortcode.themify-icon.squared .themify-icon-icon {
border-radius: 0;
}  .social-widget .widget {
display: inline-block;
margin: 0 2px 0 0;
}
.social-widget .widgettitle {
width: auto;
font-size: 1em;
margin: 5px 8px 2px 0;
padding: 0;
border: none;
display: inline-block;
}
.social-widget ul {
margin: 6px 0 0 !important;
padding: 0;
display: inline;
}
.social-widget li img {
vertical-align: middle;
}
.social-links.horizontal li {
display: inline-block;
margin: 0 5px 5px 0;
padding: 0;
list-style: none;
border: none;
}
.social-links.vertical li {
display: block;
margin: 0 0 5px 0;
padding: 0;
list-style: none;
border: none;
}
.widget .social-links {
padding: 0;
line-height: 1em;
}
.widget .social-link-item {
margin: 0 2px 2px 0;
padding: 0;
list-style: none;
}
.widget .social-links a,
.widget .social-links a:hover {
text-decoration: none;
}
.widget .social-links li img {
vertical-align: middle;
} .social-links li i {
line-height: 1em;
padding: 6px;
width: 20px;
height: 20px;
text-align: center;
vertical-align: middle;
border-radius: 100%;
display: inline-block;
}
.social-links .icon-small i {
font-size: 8px;
padding: 4px;
width: 8px;
height: 8px;
}
.social-links .icon-medium i {
font-size: 20px;
padding: 4px;
width: 20px;
height: 20px;
}
.social-links .icon-large i {
font-size: 28px;
padding: 6px;
width: 28px;
height: 28px;
} .social-links .icon-small img {
max-width: 16px;
max-height: 16px;
}
.social-links .icon-medium img {
max-width: 24px;
max-height: 24px;
}
.social-links .icon-large img {
max-width: 32px;
max-height: 32px;
} #sidebar .social-links.horizontal li,
#footer .social-links.horizontal li {
border: none;
display: inline-block;
}
#sidebar .social-links.vertical,
#footer .social-links.vertical {
display: block;
}
#sidebar .social-links.vertical li,
#footer .social-links.vertical li {
display: block;
margin: 0 0 .5em 0;
} .hook-location-hint {
padding: 2px 5px;
background: #FBFFCD;
border: solid 1px #CFD682;
margin: 2px 0;
display: block;
clear: both;
} a.shortcode.button[class^="fa-"]:before,
a.shortcode.button[class*=" fa-"]:before,
.shortcode.box.announcement:before,
.shortcode.box.comment:before,
.shortcode.box.question:before,
.shortcode.box.upload:before,
.shortcode.box.download:before,
.shortcode.box.highlight:before,
.shortcode.box.map:before,
.shortcode.box.warning:before,
.shortcode.box.info:before,
.shortcode.box.note:before,
.shortcode.box.contact:before,
.shortcode.box[class^="fa-"]:before,
.shortcode.box[class*=" fa-"]:before {
font-family: FontAwesome;
line-height: 1em;
font-style: normal;
font-weight: normal;
display: inline-block;
} .sub-arrow {
display: inline-block;
font-size: 1.2em;
cursor: pointer;
min-width: 32px;
min-height: 32px;
}
.sub-arrow:before {
font-family: "FontAwesome";
padding: 5px 10px;
}
.sub-arrow:before {
content: "\f107"; }
.sub-arrow.open:before {
content: "\f106"; }
.with-sub-arrow ul .sub-arrow:before {
content: "\f105"; }
.with-sub-arrow ul .sub-arrow.open:before {
content: "\f104"; }
.no-touch .sub-arrow {
display: none !important;
} .wp-video {
width: 100% !important;
max-width: 100% !important;
}
.mejs-container {
text-align: center !important;
max-width: 100%;
min-height: 100% !important;
}
.slider.shortcode .post {
-webkit-animation-name: inherit !important;
animation-name: inherit !important;
}
@media screen and (max-width: 680px) { .shortcode.col4-1,
.shortcode.col4-2,
.shortcode.col4-3,
.shortcode.col3-1,
.shortcode.col3-2,
.shortcode.col2-1 {
margin-left: 0;
width: 100%;
max-width: 100%;
}
} a.themify_lightbox,
.module-image a,
.module-gallery a,
.gallery-icon,
.themify_lightboxed_images .post a, 
.themify_lightboxed_images .type-page a,
.themify_lightboxed_images .type-highlight a,
.themify_lightboxed_images .type-slider a{
pointer-events: none;
cursor:default;
}
.themify_lightbox_loaded a.themify_lightbox,
.themify_lightbox_loaded .module-image a,
.themify_lightbox_loaded .module-gallery a,
.themify_lightbox_loaded .gallery-icon{
pointer-events: auto;
cursor:auto;
}.mc4wp-form input[name^="_mc4wp_honey"]{display:none!important}.mc4wp-form-basic,.mc4wp-form-theme{margin:1em 0}.mc4wp-form-basic,.mc4wp-form-basic input,.mc4wp-form-basic label,.mc4wp-form-theme,.mc4wp-form-theme input,.mc4wp-form-theme label{width:auto;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:auto;height:auto;vertical-align:baseline;line-height:normal}.mc4wp-form-basic:after,.mc4wp-form-theme:after{content:"";display:table;clear:both}.mc4wp-form-basic label,.mc4wp-form-theme label{font-weight:700;margin-bottom:6px;display:block}.mc4wp-form-basic input.placeholdersjs,.mc4wp-form-theme input.placeholdersjs{color:#aaa!important}.mc4wp-form-basic input[type=text],.mc4wp-form-basic input[type=email],.mc4wp-form-basic input[type=tel],.mc4wp-form-basic input[type=url],.mc4wp-form-basic input[type=date],.mc4wp-form-basic select,.mc4wp-form-basic textarea,.mc4wp-form-theme input[type=text],.mc4wp-form-theme input[type=email],.mc4wp-form-theme input[type=tel],.mc4wp-form-theme input[type=url],.mc4wp-form-theme input[type=date],.mc4wp-form-theme select,.mc4wp-form-theme textarea{min-height:32px;width:100%;max-width:480px}.mc4wp-form-basic input[type=number],.mc4wp-form-theme input[type=number]{min-width:40px}.mc4wp-form-basic input[type=checkbox],.mc4wp-form-basic input[type=radio],.mc4wp-form-theme input[type=checkbox],.mc4wp-form-theme input[type=radio]{position:relative;margin:0 6px 0 0;padding:0;height:13px;width:13px;display:inline-block;border:0}.mc4wp-form-basic input[type=checkbox],.mc4wp-form-theme input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.mc4wp-form-basic input[type=radio],.mc4wp-form-theme input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.mc4wp-form-basic button,.mc4wp-form-basic input[type=submit],.mc4wp-form-basic input[type=button],.mc4wp-form-theme button,.mc4wp-form-theme input[type=submit],.mc4wp-form-theme input[type=button]{cursor:pointer;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mc4wp-form-basic label>span,.mc4wp-form-basic li>label,.mc4wp-form-theme label>span,.mc4wp-form-theme li>label{font-weight:400}.mc4wp-form-basic .mc4wp-alert,.mc4wp-form-theme .mc4wp-alert{color:#c09853;clear:both}.mc4wp-form-basic .mc4wp-success,.mc4wp-form-theme .mc4wp-success{color:#468847}.mc4wp-form-basic .mc4wp-notice,.mc4wp-form-theme .mc4wp-notice{color:#3a87ad}.mc4wp-form-basic .mc4wp-error,.mc4wp-form-theme .mc4wp-error{color:#CD5C5C}.rtl .mc4wp-form-reset input[type=checkbox],.rtl .mc4wp-form-reset input[type=radio]{margin:0 0 0 6px}.mc4wp-form-theme input[type=text],.mc4wp-form-theme input[type=email],.mc4wp-form-theme input[type=tel],.mc4wp-form-theme input[type=url],.mc4wp-form-theme input[type=date],.mc4wp-form-theme input[type=number],.mc4wp-form-theme select,.mc4wp-form-theme textarea{height:auto;margin:0;padding:8px 16px;line-height:1.428571429;color:#555!important;vertical-align:middle;background:#fff;border:1px solid #ccc;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);text-shadow:none}.mc4wp-form-theme button:focus,.mc4wp-form-theme input:focus,.mc4wp-form-theme select:focus,.mc4wp-form-theme textarea:focus{outline:0;background-image:none}.mc4wp-form-theme textarea{height:auto}.mc4wp-form-theme input[disabled],.mc4wp-form-theme input[readonly]{background-color:#eee}.mc4wp-form-theme button,.mc4wp-form-theme input[type=submit],.mc4wp-form-theme input[type=button]{display:inline-block;padding:8px 16px;margin:0;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:none;background:0 0;text-shadow:none;filter:none;height:auto;width:auto}.mc4wp-form-theme button:focus,.mc4wp-form-theme button:hover,.mc4wp-form-theme input[type=submit]:focus,.mc4wp-form-theme input[type=submit]:hover,.mc4wp-form-theme input[type=button]:focus,.mc4wp-form-theme input[type=button]:hover{outline:0;color:#333;text-decoration:none;background:0 0}.mc4wp-form-theme-dark button,.mc4wp-form-theme-dark input[type=submit]{color:#fff!important;background-color:#444!important;border-color:#1e1e1e}.mc4wp-form-theme-dark button:active,.mc4wp-form-theme-dark button:focus,.mc4wp-form-theme-dark button:hover,.mc4wp-form-theme-dark input[type=submit]:active,.mc4wp-form-theme-dark input[type=submit]:focus,.mc4wp-form-theme-dark input[type=submit]:hover{color:#fff!important;background-color:#1e1e1e!important;border-color:#000}.mc4wp-form-theme-dark input[type=text]:focus,.mc4wp-form-theme-dark input[type=email]:focus,.mc4wp-form-theme-dark input[type=tel]:focus,.mc4wp-form-theme-dark input[type=url]:focus,.mc4wp-form-theme-dark input[type=date]:focus,.mc4wp-form-theme-dark select:focus,.mc4wp-form-theme-dark textarea:focus{border-color:#6a6a6a;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(68,68,68,.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(68,68,68,.15);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(68,68,68,.15)}.mc4wp-form-theme-light button,.mc4wp-form-theme-light input[type=submit]{color:#000!important;background-color:#fff!important;border-color:#d9d9d9}.mc4wp-form-theme-light button:active,.mc4wp-form-theme-light button:focus,.mc4wp-form-theme-light button:hover,.mc4wp-form-theme-light input[type=submit]:active,.mc4wp-form-theme-light input[type=submit]:focus,.mc4wp-form-theme-light input[type=submit]:hover{color:#000!important;background-color:#d9d9d9!important;border-color:#b3b3b3}.mc4wp-form-theme-light input[type=text]:focus,.mc4wp-form-theme-light input[type=email]:focus,.mc4wp-form-theme-light input[type=tel]:focus,.mc4wp-form-theme-light input[type=url]:focus,.mc4wp-form-theme-light input[type=date]:focus,.mc4wp-form-theme-light select:focus,.mc4wp-form-theme-light textarea:focus{border-color:#d9d9d9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,255,255,.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,255,255,.15);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,255,255,.15)}.mc4wp-form-theme-red button,.mc4wp-form-theme-red input[type=submit]{color:#fff!important;background-color:#d9534f!important;border-color:#b52b27}.mc4wp-form-theme-red button:active,.mc4wp-form-theme-red button:focus,.mc4wp-form-theme-red button:hover,.mc4wp-form-theme-red input[type=submit]:active,.mc4wp-form-theme-red input[type=submit]:focus,.mc4wp-form-theme-red input[type=submit]:hover{color:#fff!important;background-color:#b52b27!important;border-color:#761c19}.mc4wp-form-theme-red input[type=text]:focus,.mc4wp-form-theme-red input[type=email]:focus,.mc4wp-form-theme-red input[type=tel]:focus,.mc4wp-form-theme-red input[type=url]:focus,.mc4wp-form-theme-red input[type=date]:focus,.mc4wp-form-theme-red select:focus,.mc4wp-form-theme-red textarea:focus{border-color:#e7908e;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217,83,79,.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217,83,79,.15);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217,83,79,.15)}.mc4wp-form-theme-blue button,.mc4wp-form-theme-blue input[type=submit]{color:#fff!important;background-color:#428bca!important;border-color:#2a6496}.mc4wp-form-theme-blue button:active,.mc4wp-form-theme-blue button:focus,.mc4wp-form-theme-blue button:hover,.mc4wp-form-theme-blue input[type=submit]:active,.mc4wp-form-theme-blue input[type=submit]:focus,.mc4wp-form-theme-blue input[type=submit]:hover{color:#fff!important;background-color:#2a6496!important;border-color:#193c5a}.mc4wp-form-theme-blue input[type=text]:focus,.mc4wp-form-theme-blue input[type=email]:focus,.mc4wp-form-theme-blue input[type=tel]:focus,.mc4wp-form-theme-blue input[type=url]:focus,.mc4wp-form-theme-blue input[type=date]:focus,.mc4wp-form-theme-blue select:focus,.mc4wp-form-theme-blue textarea:focus{border-color:#7eb0db;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(66,139,202,.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(66,139,202,.15);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(66,139,202,.15)}.mc4wp-form-theme-green button,.mc4wp-form-theme-green input[type=submit]{color:#fff!important;background-color:#5cb85c!important;border-color:#3d8b3d}.mc4wp-form-theme-green button:active,.mc4wp-form-theme-green button:focus,.mc4wp-form-theme-green button:hover,.mc4wp-form-theme-green input[type=submit]:active,.mc4wp-form-theme-green input[type=submit]:focus,.mc4wp-form-theme-green input[type=submit]:hover{color:#fff!important;background-color:#3d8b3d!important;border-color:#255625}.mc4wp-form-theme-green input[type=text]:focus,.mc4wp-form-theme-green input[type=email]:focus,.mc4wp-form-theme-green input[type=tel]:focus,.mc4wp-form-theme-green input[type=url]:focus,.mc4wp-form-theme-green input[type=date]:focus,.mc4wp-form-theme-green select:focus,.mc4wp-form-theme-green textarea:focus{border-color:#91cf91;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(92,184,92,.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(92,184,92,.15);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(92,184,92,.15)}html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
margin: 0;
padding: 0;
}
img, fieldset {
border: 0;
} img {
max-width: 100%;
height: auto;
-moz-box-sizing: border-box;
box-sizing: border-box;
} @media \0screen {
img { width: auto;}
} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
} audio {
max-width: 100%;
} iframe, object {
max-width: 100%;
} body {
font: normal 1em/1.62em 'Muli', sans-serif;
color: #000;
background-color: #fff;
word-wrap: break-word;
-webkit-font-smoothing: antialiased;
}
a {
color: #B79200;
text-decoration: none;
outline: none;
}
p {
margin: 0 0 1.8em;
padding: 0;
}
small {
font-size: 87%;
}
blockquote {
font: italic 110%/130% "Times New Roman", Times, serif;
padding: 8px 30px 15px;
}
ins {
text-decoration: none;
} ul, ol {
margin: 1em 0 1.4em 24px;
padding: 0;
line-height: 140%;
}
li {
margin: 0 0 .5em 0;
padding: 0;
} h1, h2, h3, h4, h5, h6 {
font-family: 'Poppins', sans-serif;
line-height: 1.4em;
margin: 1.6em 0 .6em;
font-weight: 700;
word-wrap: normal;
}
h1 {
font-size: 3.1em;
letter-spacing: -.04em;
}
h2 {
font-size: 2.8em;
line-height: 1.2em;
margin: 0;
padding: 0 0 .7em;
text-transform: uppercase;
letter-spacing: -0.05em;
}
h3 {
font: normal 1.45em/1.4em 'Sanchez', serif;
margin: 0;
padding: 0 0 2em;
}
h4 {
font-size: 1.35em;
}
h5 {
font-size: 1.2em;
}
h6 {
font-size: 1em;
}  input, textarea, select, input[type=search], button {
font-size: 100%;
font-family: inherit;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url] {
background-color: #fff;
border: 2px solid #000;
border-radius: 0;
padding: 6px 10px 7px;
-webkit-appearance: none;
appearance: none;
}
input[type=text], input[type=search], input[type=email], input[type=url] {
width: 240px;
max-width: 90%;
} textarea {
line-height: 150%;
width: 95.3%;
} textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus {
outline: none;
border-color: #ffcc03;
} input[type=reset], input[type=submit], button {
background-color: #000;
color: #d5b000;
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 0.95em;
padding: 11px 22px 6px 25px;
cursor: pointer;
border: none;
border-radius: 0;
letter-spacing: 0.02em;
-webkit-appearance: none;
appearance: none;
outline: none;
} input[type=reset]:hover, input[type=submit]:hover, button:hover {
background-color: #000;
color: #fff;
} #pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav, .pagenav, #sidebar, .widget, #footerwrap, #footer, .post-nav .prev, .post-nav .next {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#pagewrap {
height: 100%;
} .pagewidth {
width: 978px;
margin: 0 auto;
} .sidebar-none.query-section #layout.pagewidth {
width: 100% !important;
max-width: 100% !important;
}
.sidebar-none.query-section .page-title,
.sidebar-none.query-section .page-content {
width: 978px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
} #body {
max-width: 100%;
background-color: #fff;
overflow: hidden;
position: relative;
z-index: 0;
} #content {
width: 672px;
float: left;
padding: 97px 0 60px;
}
.sidebar-none #content {
width: 100%;
float: none;
}
.sidebar-none.query-section #content {
padding: 0;
} #sidebar {
width: 252px;
float: right;
padding: 97px 0 60px;
} .sidebar-left #content {
float: right;
}
.sidebar-left #sidebar {
float: left;
} #body,
.post,
#site-logo,
#searchform,
.post-image,
.social-widget,
#site-description,
.col2-1,
.col3-1,
.col3-2,
.col4-1,
.col4-2,
.col4-3 {
position: relative;
} .full_width #layout {
width: 100%;
max-width: 100%;
}
.full_width #content {
padding: 0;
width: auto;
float: none;
}
.full_width #sidebar {
width: auto;
float: none;
} .col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
margin-left: 3.2%;
float: left;
}
.col4-1 {
width: 22.6%;
}
.col4-2, .col2-1 {
width: 48.4%;
}
.col4-3 {
width: 74.2%;
}
.col3-1 {
width: 31.2%;
}
.col3-2 {
width: 65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
margin-left: 0;
clear: left;
} #headerwrap {
width: 100%;
background:#000 url(//www.kittypocalypse.com/wp-content/themes/parallax/images/header.jpg) 50% -10px;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#headerwrap.header-gallery,
#headerwrap[data-bg],
#headerwrap[data-fullwidthvideo]{
background: none;
}
#header {
display: table; table-layout: fixed;
width: 100%;
height: 500px;
text-align: center;
position: relative;
}
#header hgroup {
display: table-cell; vertical-align: middle;
width: 100%;
max-width: 100%;
color: #fff;
position: relative;
}
.home #headerwrap,
.home #header {
height: 100vh;
} #site-logo {
font: bold 3.75em/1em 'Poppins', sans-serif;
margin: 0 0 0.367em;
padding: 0;
text-transform: uppercase;
letter-spacing: -0.075em;
}
#site-logo a {
color: #fff;
text-decoration: none;
}
#site-logo a:hover {
text-decoration: none;
} #site-description {
font: normal 1.25em/1em 'Sanchez', serif;
margin: 0 0 1.75em;
padding: 0;
color: #fff;
letter-spacing: -0.06em;
} .social-widget {
margin: 0.5em 0 0.375em;
display: inline-block;
}
.social-widget a {
color: #fff;
text-decoration: none;
}
.social-widget a:hover {
text-decoration: none;
}
.social-widget .widget {
display: inline-block;
zoom:1;
*display:inline;
margin: 0;
padding: 0;
background: none;
border: none;
border-radius: 0;
box-shadow: none;
}
.social-widget .widget a {
color: #fff;
}
.social-widget .widget div {
display: inline;
}
.social-widget .widgettitle {
width: auto;
font-weight: bold;
font-size: 1em;
font-family: inherit;
text-transform: none;
border: none;
letter-spacing: 0;
position: static;
display: inline-block;
zoom:1;
*display:inline;
margin: 5px 8px 2px 0;
padding: 0;
background: transparent;
box-shadow: none;
}
.social-widget ul {
margin: 6px 0 0 !important;
padding: 0;
display: inline;
}
.social-widget ul li {
padding: 0 2px 5px 0;
margin: 0;
display: inline-block;
zoom:1;
*display:inline;
border: none !important;
clear: none;
line-height: 1em;
}
.social-widget li img {
vertical-align: middle;
margin-top: -3px;
}
.social-links .icon-medium i {
padding: 6px 5px;
display: inline-block;
} .social-widget div.rss {
display: inline-block;
vertical-align: top;
}
.social-widget div.rss a {
display: inline-block;
padding: 6px;
width: 20px;
height: 20px;
border-radius: 100%;
}
.social-widget div.rss a:before {
content: "\f09e";
display: block;
padding-top: 1px;
font-size: 20px;
} #header #searchform {
display: inline-block;
position: relative;
margin: 0 auto;
margin-left: 3px;
}
#header #searchform #s {
font-family: 'Sanchez', serif;
font-style: italic;
font-size: 1em;
width: 1em;
color: #a9a9a9;
padding: 0.35em 0.5em 0.65em;
background-color: #fff;
border: none;
border-radius: 5em;
-webkit-transition: all .7s;
-moz-transition: all .7s;
transition: all .7s;
opacity: 0;
}
#header #searchform:hover {
color: #000;
}
#headerwrap #searchform:focus .icon-search:before,
#headerwrap #searchform:hover .icon-search:before {
border-color: #fff;
}
#header #searchform #s:focus,
#header #searchform:hover #s {
width: 140px;
color: #333;
opacity: 1;
padding-left: 2.5em;
}
#headerwrap #searchform .icon-search:before {
font-family: FontAwesome;
content: "\f002";
color: inherit;
font-size: 1em;
position: absolute;
left: 0;
top: 2px;
cursor: auto;
font-style: normal;
width: 1em;
height: 1em;
line-height: 1.2em;
border: 1px solid;
border-radius: 100%;
padding: 0.35em 0.5em 0.65em;
} #nav-bar {
background-color: #000;
background-color: rgba(0,0,0,.8);
position: absolute;
z-index: 9999;
bottom: 0;
left: 0;
width: 100%;
padding: 0;
margin: 0;
}
#nav-bar.fixed-nav-bar {
position: fixed;
top: 0;
bottom: auto;
left: 0;
}
.admin-bar.no-header #nav-bar,
.admin-bar #nav-bar.fixed-nav-bar {
top: 32px;
}
.no-header #nav-bar {
top: 0;
bottom: auto;
}
#main-nav {
text-align: center;
overflow: visible;
}
#main-nav li {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
zoom:1;
*display:inline;
position: relative;
} #main-nav a {
font: 500 1em/1.3em 'Poppins', sans-serif;
color: #fff;
display: block;
padding: 22px 0;
margin: 0 12px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.015em;
} #main-nav a:hover {
color: #cca800;
} #main-nav .current_page_item a,
#main-nav .current-menu-item a {
color: #cca800;
} #main-nav .current_page_item a:hover,
#main-nav .current-menu-item a:hover {
color: #cca800;
} #main-nav ul a,
#main-nav .current_page_item ul a,
#main-nav ul .current_page_item a,
#main-nav .current-menu-item ul a,
#main-nav ul .current-menu-item a {
font: normal 1em/1.3em 'Muli', sans-serif;
color: #010101;
text-transform: none;
padding: 9px 0 10px;
margin: 0 17px 0 16px;
display: block;
width: 164px;
background: none;
border-top: 1px solid rgba(0,0,0,0.3);
box-sizing: border-box;
}
#main-nav ul li:first-child > a {
border-top: none;
} #main-nav ul a:hover,
#main-nav .current_page_item ul a:hover,
#main-nav ul .current_page_item a:hover,
#main-nav .current-menu-item ul a:hover,
#main-nav ul .current-menu-item a:hover {
color: #000;
} #main-nav ul {
margin: 0 0 0 -99px;
padding: 5px 0 8px;
list-style: none;
position: absolute;
background-color: #fff;
border: 1px solid #000;
z-index: 1000;
opacity: 0;
left: 50%;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#main-nav ul:before {
position: absolute;
display: block;
content: ' ';
width: 0;
height: 0;
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom: 11px solid #000;
border-left: 11px solid transparent;
border-right: 11px solid transparent;
z-index: -1;
}
#main-nav ul li {
background: none;
padding: 0;
margin: 0;
float: none;
} #main-nav ul ul {
margin: 0;
top: -6px;
text-align: left;
}
#main-nav ul ul:before {
top: 15px;
left: auto;
right: 100%;
margin-left: 0;
border-right: 8px solid #000;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
}
#main-nav ul ul:after {
display: none;
}
#main-nav ul {
-webkit-transform: scale(1, 0);
-moz-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: top;
-moz-transform-origin: top;
transform-origin: top;
}
#main-nav ul ul {
left: 100%;
-webkit-transform: scale(0, 1);
-moz-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: left;
-moz-transform-origin: left;
transform-origin: left;
} #main-nav li:hover > ul {
opacity: 1;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
transform: scale(1, 1);
} .home #main-nav ul {
bottom: 100%;
-webkit-transform: scale(1, 0);
-moz-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: bottom;
-moz-transform-origin: bottom;
transform-origin: bottom;
}
.home #main-nav ul ul {
bottom: auto;
-webkit-transform: scale(0, 1);
-moz-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: left;
-moz-transform-origin: left;
transform-origin: left;
}
.home #main-nav ul ul:before {
top: 15px;
border-right: 8px solid #000;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
}
.home #main-nav ul:before {
top: auto;
bottom: -8px;
border-bottom: none;
border-top: 8px solid #fff;
}
.home .fixed-nav-bar #main-nav ul {
bottom: auto;
top: 100%;
-webkit-transform-origin: top;
-moz-transform-origin: top;
transform-origin: top;
}
.home .fixed-nav-bar #main-nav ul ul {
top: -5px;
-webkit-transform-origin: left;
-moz-transform-origin: left;
transform-origin: left;
}
.home .fixed-nav-bar #main-nav ul:before {
bottom: auto;
top: -8px;
border-top: none;
border-bottom: 8px solid #fff;
}
.home .fixed-nav-bar #main-nav ul ul:before {
top: 15px;
border-right: 8px solid #000;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
} .home #main-nav li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
transform: scale(1, 1);
} .home #main-nav li.edge > ul,
#main-nav li.edge > ul {
left: auto;
right: 0;
-webkit-transform-origin: right;
-moz-transform-origin: right;
transform-origin: right;
}
.home #main-nav ul li.edge > ul,
#main-nav ul li.edge > ul {
left: auto;
right: 100%;
}
#main-nav li.edge > ul:before {
left: auto;
right: 0;
}
.fixed-nav-bar #main-nav ul li.edge > ul:before,
#main-nav ul li.edge > ul:before {
left: auto;
right: -19px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
body.mobile-menu-visible {
position: relative;
overflow-y: hidden;
}
.body-overlay {
display: none;
background-color: rgba(0,0,0,.7);
width: 100%;
height: 100%;
position: fixed;
right: 300px;
top: 0;
z-index: 10000;
box-shadow: inset -1px 0 13px rgba(0,0,0,.13)
}
.body-overlay.body-overlay-on {
display: block; }  .page-title {
margin: 0 0 0.7em;
padding: 0;
font-size: 3.1em;
font-family: 'Poppins', sans-serif;
line-height: 110%;
letter-spacing: -0.05em;
text-transform: uppercase;
} .sidebar-none.query-section .page-title {
margin-top: 60px;
} .author-bio {
margin: 0 0 1.875em;
}
.author-bio .author-avatar {
float: left;
margin: 0 15px 0 0;
}
.author-bio .author-avatar img {
border-radius: 5px;
}
.author-bio .author-name {
margin: 0 0 0.2em;
padding: 0;
font-size: 160%;
}
.author-posts-by {
margin: 0 0 20px;
padding: 10px 0 0;
font-size: 140%;
text-transform: uppercase;
border-top: solid 1px #ccc;
border-color: rgba(118,118,118,.3);
} .category-section {
clear: both;
margin-bottom: 30px;
}
.category-section-title {
font-size: 120%;
text-transform: uppercase;
margin: 0 0 20px;
padding: 10px 0 0;
border-top: double 4px #ccc;
} .pagenav {
clear: both;
padding-bottom: 20px;
text-align: right;
}
.pagenav a, .pagenav span {
line-height: 100%;
padding: 4px 0 2px;
margin: 0 2px;
vertical-align: middle;
display: inline-block;
zoom:1;
*display:inline;
min-width: 24px;
min-height: 18px;
text-align: center;
}
.pagenav a {
text-decoration: none;
}
.pagenav a:hover {
background-color: #d5b000;
color: #fff;
}
.pagenav .current {
background-color: #d5b000;
color: #fff;
text-decoration: none;
} .post {
margin-bottom: 2.5em;
box-sizing: border-box;
-moz-box-sizing: border-box;
} .post-title {
margin: 0 0 0.6em;
padding: 0;
font-size: 2.4em;
font-family: 'Sanchez', serif;
font-weight: normal;
letter-spacing: normal;
text-transform: none;
}
.post-title a {
text-decoration: none;
color: inherit;
} .post-date {
color: #a3a3a3;
display: block;
margin: 0 0 1.55em;
font-size: .9em;
position: relative; letter-spacing: -0.01em;
}
.loops-wrapper.list-post .post-date {
margin-bottom: 1.55em;
} .post-content {
min-width: 120px;
} .post-image {
margin: 0 0 1.9em;
}
.post-image.left {
float: left;
margin-right: 1em;
}
.post-image.right {
float: right;
margin-left: 1em;
}
.post-image img {
vertical-align: bottom;
} .post-image .lightbox {
position: relative;
display: inline-block;
zoom:1;
*display:inline;
max-width: 100%;
}
.post-image .lightbox .zoom {
width: 40px;
height: 40px;
background: url(//www.kittypocalypse.com/wp-content/themes/parallax/images/icon-zoom.png) no-repeat center center;
margin: -20px 0 0 -20px;
position: absolute;
top: 50%;
left: 50%;
z-index: 1000;
border-radius: 10em;
}
.post-image .lightbox:hover .zoom {
background-color: #000;
} .post-meta {
display: inline-block;
padding: 0;
text-transform: uppercase;
line-height: 1.4em;
font-size: 0.9em;
font-family: 'Poppins', sans-serif;
margin-bottom: 11px;
position: relative; color: #d7d7d7;
}
.post-meta a {
font-weight: 500;
text-decoration: none;
}
.post-meta .separator {
color: #d7d7d7;
margin: 0 -1px;
} .loops-wrapper.list-post .post {
margin-bottom: 3.75em;
text-align: left;
}
.loops-wrapper.list-post .post-content {
overflow: visible;
} .loops-wrapper.grid4 .post {
width: 22.6%;
float: left;
margin-left: 3.2%;
text-align: center;
}
.loops-wrapper.grid4 .post-title {
font-size: 135%;
padding: 0;
} .loops-wrapper.grid3 .post {
width: 31.2%;
float: left;
margin-left: 3.2%;
text-align: center;
}
.loops-wrapper.grid3 .post-title {
font-size: 160%;
padding: 0;
} .loops-wrapper.grid2 .post {
width: 48.4%;
float: left;
margin-left: 3.2%;
text-align: center;
}
.loops-wrapper.grid2 .post-title {
font-size: 160%;
padding: 0;
} .loops-wrapper.grid2-thumb .post {
width: 48.4%;
float: left;
margin-left: 3.2%;
text-align: left;
}
.loops-wrapper.grid2-thumb .post-title {
font-size: 170%;
padding: 0;
}
.loops-wrapper.grid2-thumb .post-image {
max-width: 58%;
float: left;
margin-right: 6%;
min-width: 120px;
}
.loops-wrapper.grid2-thumb .post-content {
overflow: hidden;
} .loops-wrapper.grid4 .post:nth-of-type(4n+1),
.loops-wrapper.grid3 .post:nth-of-type(3n+1),
.loops-wrapper.grid2 .post:nth-of-type(2n+1),
.loops-wrapper.grid2-thumb .post:nth-of-type(2n+1) {
margin-left: 0;
clear: left;
} .section-post {
width:100%;
height: 100%;
min-height: 600px;
position: relative;
z-index: 0;
margin-bottom: 0 !important;
background-color: #333;
color: #ccc;
}
.section-post h1,
.section-post h2,
.section-post h3,
.section-post h4,
.section-post h5,
.section-post h6 {
color: inherit;
}
.section-post a {
color: #fff;
}
.section-post.repeat {
background-repeat: repeat;
}
.sidebar-none .section-post {
margin-bottom: 0;
}
.section-inner {
padding-top: 120px;
padding-bottom: 90px;
}
.sidebar-none .loops-wrapper.list-post .section-inner {
width: 978px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
.sidebar1 .loops-wrapper.list-post .section-inner {
padding: 10% 5% 8%;
} .section-title {
padding: 0;
margin: 0 0 10px;
font-size: 3em;
line-height: 1.1em;
text-align: center;
}
.section-subhead {
font: normal 1.5em/1.2em 'Sanchez', serif;
margin: 0 0 5px;
padding: 0;
text-align: center;
} .section-content {
margin-top: 6%;
} .section-post.fullwidth .section-inner {
width: 98% !important;
padding-left: 1%;
padding-right: 1%;
}
.full_width.sidebar-none .loops-wrapper .section-inner {
width: 100% !important;
padding-left: 0;
padding-right: 0;
} .vertical-centered {
display: inline-block;
vertical-align: middle;
line-height: normal;
width: 100%;
}
.section-post.message .section-inner {
margin: 0 auto;
padding: 0;
}
.section-post.message {
font-size: 1.2em;
}
.section-post.message .section-title {
font-size: 3.5em;
}
.section-post.message .section-subhead {
font-size: 2em;
}
.section-post.message .section-content {
text-align: center;
margin-top: 2%;
}
.section-post.message .section-content h1,
.section-post.message .section-content h2,
.section-post.message .section-content h3 {
line-height: 1.4em;
margin: 0 0 1em;
}
.section-post.message .section-content h1 {
font-size: 1.5em;
}
.section-post.message .section-content h2 {
font-size: 1.25em;
}
.section-post.message .section-content h3 {
font-size: 1.15em;
} .section-post.video {
text-align: center !important;
}
.section-post .post-video {
width: 100%;
margin: auto;
}
.section-post.video .section-title {
padding: 5% 0 3%;
margin: 0;
}
.section-post.video .section-content {
margin: 0;
} .section-post.video.fullwidth .section-inner {
width: 100%;
padding: 0;
}
#headerwrap .big-video-wrap {
overflow: hidden;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 0;
position: absolute;
}
#headerwrap .big-video-vid,
#headerwrap .big-video-image {
position: absolute;
z-index: -2;
}
#headerwrap[data-fullwidthvideo] {
position: relative;
}
#headerwrap .vjs-big-play-button,
#headerwrap .vjs-control-bar,
#headerwrap .vjs-error-display,
#headerwrap .vjs-text-track-display {
display:none !important;
} .section-post.slider {
width: auto !important;
position: relative;
text-align: center !important;
}
.section-post.fullwidth.slider .section-content {
margin-left: 70px;
margin-right: 70px;
}
.slider-section {
position: absolute;
top: 50%;
left: 0;
width: 100%;
max-width: 100%;
margin: 0 auto;
z-index: 3;
height: 0 !important;
visibility: hidden;
}
.slider-section .carousel-wrap {
height: 0;
} .slider-section .slider {
display: inline-block;
width: 100%;
}
.slider-section .slider .slides {
visibility: hidden;
margin: 0;
padding: 0;
line-height: 84%;
text-align: center !important;
}
.slider-section .slider .slides li {
list-style: none;
float: left;
display: inline-block;
margin: 0 auto;
}
.slider-section .slider-dot {
width: 12px;
height: 12px;
display: block;
margin: 0 auto;
border-radius: 1em;
background-color: #eee;
background-color: rgba(255,255,255,0.5);
border: 1px solid #e5e5e5;
border-color: rgba(0,0,0,0.2);
-webkit-transition: background-color 0.5s, opacity 0.5s;
-moz-transition: background-color 0.5s, opacity 0.5s;
transition: background-color 0.5s, opacity 0.5s;
}
.slider-section li:hover .slider-dot, .slider-section .current-slide .slider-dot {
background-color: #fff;
} .slider-section .slider .carousel-nav-wrap {
text-align: center;
height: 0;
}
.slider-section .slider .carousel-arrow{
display: inline-block;
}
.slider-section .carousel-nav-wrap a {
text-indent: -999em;
line-height: 1em;
margin: -36px 0 0;
width: 72px;
height: 72px;
text-decoration: none;
position: absolute;
top: 50%;
left: 0;
}
.slider-section .carousel-nav-wrap a.carousel-next {
right: 0;
left: auto;
}
.slider-section .carousel-nav-wrap a:before {
font: normal 64px/1em Themify;
color: #fff;
text-indent: 0;
position: absolute;
top: 50%;
left: 50%;
width: 1em;
height: 1em;
margin: -.5em 0 0 -.5em;
}
.slider-section .carousel-nav-wrap a.carousel-prev:before {
content: "\e64a";
}
.slider-section .carousel-nav-wrap a.carousel-next:before {
content: "\e649";
}
.slider-section .carousel-nav-wrap a:hover:before {
font-size: 72px;
} .slider-section .carousel-pager {
clear: both;
text-align: center;
margin: 10px 0;
}
.slider-section .carousel-pager a {
text-indent: -900em;
width:  10px;
height: 10px;
margin: 0 5px;
background-color: #eda93c;
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.2), inset	0 1px 0 rgba(255,255,255,.3);
border-radius: 10em;
cursor: pointer;
display: inline-block;
zoom:1;
*display:inline;
}
.slider-section .carousel-pager a.selected  {
width: 4px;
height: 4px;
border: solid 3px #EDA93C;
background-color: #543a12;
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.2);
}   .slideshow-wrap {
visibility: hidden;
height: 0;
overflow: hidden;
min-width: 120px;
}
.slideshow {
margin: 0;
padding: 0;
}
.slideshow li {
margin: 0;
padding: 0;
float: left;
list-style: none;
overflow: hidden;
text-align: center;
}
.single .slideshow li {
position: relative;
} .slider-image-caption {
position: absolute;
background-color: #222;
background-color: rgba(0,0,0,.6);
color: #fff;
display: inline;
bottom: 0;
left: 0;
padding: 5px 2%;
width: 96%;
} .portfolio-post .post-image .carousel-nav-wrap  {
width: 100%;
padding: 0;
margin: 0;
}
.portfolio-post .post-image .carousel-prev,
.portfolio-post .post-image .carousel-next {
position: absolute;
width: 46px;
height: 50px;
display: block;
text-indent: -999em;
top: 50%;
margin-top: -20px;
padding: 0;
text-decoration: none;
}
.portfolio-post .post-image .carousel-prev,
.portfolio-post .post-image .carousel-prev:hover {
left: 0;
}
.portfolio-post .post-image .carousel-next,
.portfolio-post .post-image .carousel-next:hover {
right: 0;
}
.portfolio-post .post-image .carousel-prev:before,
.portfolio-post .post-image .carousel-next:before {
font: normal 30px/1em Themify;
color: #fff;
text-indent: 0;
position: absolute;
top: 50%;
left: 50%;
width: 1em;
height: 1em;
margin: -.5em 0 0 -.5em;
text-align: center;
}
.portfolio-post .post-image .carousel-prev:before {
content: "\e64a";
}
.portfolio-post .post-image .carousel-next:before {
content: "\e649";
}
.portfolio-post .post-image .carousel-pager {
width: 100%;
text-align: center;
clear: both;
height: auto;
padding: 5px 0 0;
position: absolute;
bottom: 5px;
}
.portfolio-post .post-image .carousel-pager li {
margin: 0;
padding: 0;
display: inline-block;
zoom:1;
*display:inline;
position: relative;
}
.portfolio-post .post-image .carousel-pager a {
text-indent: -900em;
text-decoration: none;
width: 8px;
height: 8px;
margin: 0 4px;
cursor: pointer;
background-color: #fff;
display: inline-block;
vertical-align: middle;
border-radius: 10em;
box-shadow: 0 0 0 2px rgba(255,255,255,0);
}
.portfolio-post .post-image .carousel-pager .selected {
background: transparent;
box-shadow: 0 0 0 2px rgba(255,255,255,1);
} .portfolio-loader {
display: none;
width: 54px;
height: 54px;
position: absolute;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
background: #fff url(//www.kittypocalypse.com/wp-content/themes/parallax/images/load.gif) center no-repeat;
border-radius: 10em;
}
.portfolio-post .post-image .slideshow-wrap + .portfolio-loader {
margin-top: -42px;
} .portfolio-expanded {
border-style: solid;
border-color: #4e4e4e;
border-color: rgba(255,255,255,.3);
border-width: 1px 0 1px 0;
padding: 30px 0;
margin-bottom: 40px;
position: relative;
clear: both;
overflow: hidden;
}
.single-portfolio-expanded {
background: none;
}
.single-portfolio-expanded .portfolio-post {
width: 100%;
text-align: left;
margin: 0;
padding: 0;
border: none;
}
.single-portfolio-expanded .post-content {
margin-right: 30px;
}
.single-portfolio-expanded .post-image,
.single-portfolio .post-image {
max-width: 58%;
float: left;
margin-right: 3%;
width: 670px;
}
.single-portfolio-expanded .post-title {
font-size: 1.6em;
}
.single-portfolio-expanded .close-expanded {
width: 27px;
height: 27px;
display: block;
text-indent: -9000em;
position: absolute;
top: 12px;
right: 0;
color: inherit;
}
.single-portfolio-expanded .close-expanded:before {
content: "\e646";
font: normal 24px/1em Themify;
position: absolute;
top: 0;
left: 0;
text-indent: 0;
}
.single-portfolio-expanded .close-expanded:hover:before {
-webkit-transform: rotate(90deg) scale(.8);
transform: rotate(90deg) scale(.8);
}
.single-portfolio-expanded .expand-arrow{
text-indent: -9000em;
position: absolute;
top: 12px;
color: inherit;
display: none;
}
.single-portfolio-expanded .expand-arrow:before{
font: normal 24px/1em Themify;
position: absolute;
top: 0;
left: 0;
text-indent: 0;
}
.single-portfolio-expanded .expand-prev {
right: 100px;
}
.single-portfolio-expanded .expand-next{
right: 70px;
}
.single-portfolio-expanded .post {
opacity: 1;
}
.single-portfolio-expanded .tb-column {
opacity: 1 !important;
}
.portfolio-expand-scaler {
position: relative;
height: 100%;
}
#portfolio-lightbox-iframe {
display: block;
width: 100%;
} .team-post {
margin-bottom: 1.875em;
overflow: hidden;
}
.team-post .post-image img {
border-radius: 20em;
}
.team-post .team-info {
margin: 0 0 5px;
}
.team-post .team-info .team-name {
margin: 0 0 7px;
font: normal 1.25em/1em 'Sanchez', serif;
display: block;
}
.team-post .team-info .team-title {
display: block;
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
font-size: 0.9em;
font-style: normal;
font-weight: 600;
letter-spacing: -0.01em;
}
.shortcode.team.list-post .post-image {
max-width: 58%;
float: left;
margin-right: 4.5%;
} .team-social-link i {
font-size: 1.4em;
line-height: 1em;
margin: 0 4px 0;
display: inline-block;
}
.shortcode.team .team-social {
margin: 1em 0;
}
.shortcode.team .team-social a,
.team-social-link {
text-decoration: none;
}
.shortcode.team .team-social a i {
font-size: 1.5em;
margin-right: 10px;
}
.shortcode.team .team-slider .team-social a i {
font-size: 1.2em !important;
} .skillset-wrap h4 {
font-size: 100%;
font-weight: 600;
text-transform: uppercase;
margin: 0 0 20px 0;
}
.shortcode.team.list-post .skillset-wrap .progress-bar-wrap,
.skillset-wrap .progress-bar-wrap {
display: block;
overflow: hidden;
}
.shortcode.team .skillset {
list-style: none;
margin: 0;
color: #000;
font-size: 0.875em;
text-align: left;
}
.shortcode.team .skillset li {
background-color: #eee;
margin: 0 0 12px;
border-radius: 5px;
} .shortcode.list-post .highlight-post .post-content {
margin-top: 15px;
}
.highlight-post .post-image {
float: none;
margin: 0 0 15px;
}
.highlight-post .post-image  a {
position: relative;
display: block;
z-index: 1;
max-width: 100%;
}
.highlight-post i {
font-size: 4em;
position: relative;
padding: 25% 0;
vertical-align: middle;
}
.highlight-post .chart img {
border-radius: 100%;
}
.highlight-post .fa-background {
border-radius: 100%;
width: 75%;
height: 75%;
position: absolute;
left: 12.5%;
top: 12.5%;
}
.highlight-post .no-chart {
display: inline-block;
width: 60px;
height: 60px;
transition: width 1s ease-out, height 1s ease-out;
}
.highlight-post .no-chart i {
padding: 0;
transition: padding 1s ease-out;
}
.highlight-post .no-chart-ready i {
padding: 33% 0 0;
}
.highlight-post .no-chart {
height: auto !important;
} .post-video, .embed-youtube {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
margin-bottom: 15px;
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed  {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .author-box {
margin: 15px 0;
}
.author-box .author-avatar {
float: left;
margin: 0 15px 5px 0;
}
.author-box .author-name {
margin: 0 0 5px;
} .post-pagination {
text-align: right;
margin: .5em 0 2em;
}
.post-pagination strong {
margin-right: 3px;
}
.post-pagination a {
margin-left: 3px;
margin-right: 3px;
} .post-nav {
margin: 3.45em 0 3.25em;
padding: 1.565em 0;
clear: both;
border-top: 1px solid #cfcfcf;
font-family: 'Sanchez', serif;
font-size: 1.2em;
letter-spacing: -0.045em;
}
.post-nav .prev,
.post-nav .next {
width: 47%;
position: relative;
padding-top: 3px;
}
.post-nav a {
text-decoration: none;
display: block;
color: inherit;
}
.post-nav a:hover {
text-decoration: none;
}
.post-nav .prev {
float: left;
padding-left: 37px;
}
.post-nav .next {
float: right;
text-align: right;
padding-right: 37px;
} .post-nav .arrow {
color: #ffcc03;
display: block;
width: 32px;
text-align: center;
text-indent: -999em;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.post-nav .arrow:before,
.post-nav .arrow:after {
font-family: themify;
}
.post-nav .arrow:before {
content: "\e64a";
position: absolute;
left: 1px;
font-size: 1.6em;
text-indent: 0;
}
.post-nav .next .arrow {
left: auto;
right: 0;
}
.post-nav .next .arrow:before {
content: "\e649";
left: auto;
right: 1px;
}
.post-nav .prev a:hover span:before {
-webkit-animation: arrow-prev 1s infinite; -webkit-animation-timing-function: linear; animation: arrow-prev 1s infinite;
animation-timing-function: linear;
}
.post-nav .next a:hover span:before {
-webkit-animation: arrow-next 1s infinite; -webkit-animation-timing-function: linear; animation: arrow-next 1s infinite;
animation-timing-function: linear;
} @-webkit-keyframes arrow-prev {
0% {left: 0;}
50% {left: -10px;}
100% {left: 0;}
}
@keyframes arrow-prev {
0% {left: 0;}
50% {left: -10px;}
100% {left: 0;}
}
@-webkit-keyframes arrow-next {
0% {right: 0;}
50% {right: -10px;}
100% {right: 0;}
}
@keyframes arrow-next {
0% {right: 0;}
50% {right: -10px;}
100% {right: 0;}
}
.full_width .post-nav {
max-width: 978px;
margin-left: auto;
margin-right: auto;
} .commentwrap {
margin: 0.625em 0 6.75em;
position: relative;
clear: both;
} .comment-title, #reply-title {
font-family: 'Poppins', sans-serif;
font-size: 1.2em;
font-weight: 600;
margin: 0 0 1em;
padding: 0;
text-transform: uppercase;
letter-spacing: 0.08em;
} .commentwrap .pagenav {
margin: 0.625em 0;
border: none;
box-shadow: none;
}
.commentwrap .pagenav.top {
margin: 0;
position: absolute;
top: 0;
right: 0;
} .commentlist {
margin: 0 0 30px;
padding: 0;
}
.commentlist li {
border-top: solid 1px #d1d1d1;
margin: 0;
padding: 30px 0 0;
list-style: none;
position: relative;
}
.commentlist .comment-author {
margin: 2px 0 10px;
padding: 0;
}
.commentlist .comment-author br {
display: none;
}
.commentlist .avatar {
float: left;
margin: 0 20px 0 0;
width: 76px;
height: 76px;
}
.commentlist cite {
font-size: 130%;
font-family: 'Poppins', sans-serif;
font-style: normal;
font-weight: 500;
text-transform: Capitalize;
display: block;
margin-bottom: 6px;
}
.commentlist cite a {
text-decoration: none;
}
.commentlist .bypostauthor > .comment-author cite {
background: url(//www.kittypocalypse.com/wp-content/themes/parallax/images/icon-author-comment.png) no-repeat 0 2px;
padding-left: 18px;
}
.commentlist .comment-time {
color: #a3a3a3;
font-size: 0.9em;
display: block;
text-transform: uppercase;
letter-spacing: -0.02em;
margin-bottom: 14px;
}
.commentlist .commententry {
position: relative;
min-height: 40px;
overflow: hidden;
word-wrap: break-word;
margin-bottom: 4px;
}
.commentlist ul, .commentlist ol {
margin: 0 0 0 98px;
padding: 0;
} .commentlist .reply {
position: absolute;
right: 0;
top: 30px;
}
.commentlist .comment-reply-link {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 12px;
text-transform: uppercase;
text-decoration: none;
background-color: #000;
color: #d5b000;
padding: 3px 8px 2px;
position: relative;
letter-spacing: 0.05em;
}
.commentlist .comment-reply-link:before {
content: '';
display: inline-block;
border: 12px solid transparent;
border-right-color: #000;
position: absolute;
left: -24px;
top: 0;
}
.commentlist .comment-reply-link:hover {
text-decoration: none;
} #respond {
margin: 0;
padding: 16px 0 0;
position: relative;
clear: both;
}
#respond #cancel-comment-reply-link {
position: absolute;
top: 20px;
right: 0;
font-size: 85%;
line-height: 100%;
text-decoration: none;
display: block;
padding: 5px 10px;
background-color: #000;
}
#respond #cancel-comment-reply-link:hover {
color: #fb4e55;
}
#respond #cancel-comment-reply-link:before,
#respond #cancel-comment-reply-link:after {
content: '';
display: inline-block;
border-top: 1px solid;
width: 1.2em;
position: absolute;
left: -25px;
top: 11px;
transition: all 0.3s ease;
}
#respond #cancel-comment-reply-link:before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
#respond #cancel-comment-reply-link:after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#respond #cancel-comment-reply-link:hover:before {
-webkit-transform: rotate(135deg) scale(1.5);
-moz-transform: rotate(135deg) scale(1.5);
transform: rotate(135deg) scale(1.5);
}
#respond #cancel-comment-reply-link:hover:after {
-webkit-transform: rotate(45deg) scale(1.5);
-moz-transform: rotate(45deg) scale(1.5);
transform: rotate(45deg) scale(1.5);
}
#commentform {
margin: 22px 0 0 2px;
}
#commentform input[type=text] {
width: 188px;
margin-right: 20px;
}
#commentform label {
font-weight: 300;
color: #585858;
}
#commentform label small {
font-weight: normal;
}
#commentform textarea {
height: 185px;
}
#commentform p {
margin: 0 0 1.3em;
}
.full_width .commentwrap {
max-width: 978px;
margin-left: auto;
margin-right: auto;
} #sidebar {
line-height: 1.4em;
}
.widget {
margin: 0 0 2.25em;
word-wrap: break-word;
}
.widget a {
color: inherit;
text-decoration: none;
}
.widgettitle {
font: 600 1.025em/1.62em 'Poppins', sans-serif;
text-transform: uppercase;
margin: 0 0 0.35em;
padding: 0;
letter-spacing: 0.04em;
}
.widgettitle a {
color: #000;
}
.widget ul {
margin: 0;
padding: 0;
}
.widget li {
margin: 0;
padding: 0.575em 0 0.75em;
list-style: none;
clear: both;
border-top: solid 1px #e7e7e7;
}
.widget ul ul {
margin: 6px 0 -6px 0;
padding: 0;
border-top: none;
}
.widget ul ul li {
margin: 0;
padding-left: 10px;
}  .widget #wp-calendar caption {
font-weight: bold;
padding-bottom: 10px;
}
.widget #wp-calendar td {
width: 31px;
padding: 4px 2px;
text-align: center;
} .widget .feature-posts-list br {
display: none;
}
.widget .feature-posts-list .post-img {
margin: 0.2em 0.875em 0 0;
float: left;
border-radius: 5px;
}
.widget .feature-posts-list small {
color: #a3a3a3;
font-size: 90%;
display: block;
margin: 0 0 0.3em;
}
.widget .feature-posts-list .feature-posts-title {
margin: 0.55em 0 0.25em;
font-family: 'Muli', sans-serif;
display: block;
}
.widget .feature-posts-list .post-excerpt {
display: block;
} .widget .twitter-list .twitter-timestamp a {
font-style: italic;
font-size: 90%;
}
.widget .follow-user {
margin: 0;
padding: 5px 0;
} #masonryContainer {
padding: 0 !important;
border-radius: 0 !important;
}
.masonryItem, .masonryItem hr {
max-width: 94px !important;
margin: 3px !important;
margin-bottom: 0 !important;
padding: 0 !important;
background: none !important;
box-shadow: none !important;
border: none !important;
}
.front-photo {
width: 94px !important;
margin-right: 0 !important;
}
.item-holder {
width: 94px !important;
} .widget .links-list img, .widget_links img {
vertical-align: middle;
} .recent-comments-list .avatar {
margin-right: 12px;
float: left;
} .widget .flickr_badge_image {
margin-top: 10px;
}
.widget .flickr_badge_image img {
width: 50px;
height: 50px;
margin-right: 12px;
margin-bottom: 12px;
float: left;
} .shortcode .flickr_badge_image {
width: 23.8%;
margin: 0 1.5% 1.5% 0;
float: left;
}
.shortcode .flickr_badge_image:nth-of-type(4n) {
margin-right: 0;
}
.shortcode .flickr_badge_image img {
margin: 0;
} #sidebar #searchform {
position: static;
}
#sidebar #searchform #s {
width: 93%;
} iframe[src*="facebook"] {
background-color: #fff;
} #content .twitter-tweet-rendered {
max-width: 100% !important;
}
#content .twt-border {
max-width: 100% !important;
min-width: 180px !important;
} #load-more {
clear: both;
margin: 30px 0 10px;
right: 44%;
text-align: center;
}
#load-more a {
background-color: #000;
color: #d5b000;
text-transform: uppercase;
text-decoration: none;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 1em;
padding: 10px 25px 7px;
cursor: pointer;
border-radius: 0;
border: none;
}
#load-more a:hover {
background-color: #8ab6eb;
color: #fff;
} #infscr-loading {
position: fixed;
text-align: center;
bottom: 30px;
left: 50%;
width: 50px;
height: 41px;
padding-top: 9px;
margin-left: -25px;
z-index: 100;
background-color: white;
background-color: hsla( 0, 0%, 100%, 0.9 );
overflow: hidden;
border-radius: 50em;
} #footerwrap {
background-color: #000;
overflow: hidden;
}
#footer {
color: #fff;
clear: both;
padding: 1.25em 0 4.5em;
}
#footer a:hover {
color: #fff;
} #footer .widget li {
border-color: #2b2b2b;
} .footer-text {
font-size: 0.85em;
display: block;
margin: 0 auto;
padding-top: 1.84em;
text-align: center;
letter-spacing: 0.01em;
}
.footer-text a:hover {
text-decoration: underline;
} .footer-nav {
padding: 0;
margin: 40px 0 10px;
text-align: center;
}
.footer-nav li {
padding: 0;
margin: 0 10px;
list-style: none;
display: inline-block;
zoom:1;
*display:inline;
} .back-top {
text-transform: uppercase;
display: block;
width: 31%;
margin: 3.25em auto 0;
padding-bottom: 1.75em;
text-align: center;
border-bottom: 1px solid #2b2b2b;
}
.back-top a {
display: inline-block;
color: #999;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.back-top a:hover {
color: #fff;
}
.back-top a:before {
font-family: Themify;
font-size: 3em;
display: block;
content: "\e648";
padding: 0 0 0.56em;
color: #ffcc03;
}
.back-top a:hover:before {
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
transform: translateY(-10px);
} #headerwrap.header-gallery-ready {
background: none;
} #gallery-controller {
width: 100px;
max-width: 100%;
margin: 0 auto;
z-index: 3;
height: 0;
visibility: hidden;
}
#gallery-controller .carousel-wrap {
margin-top: 35px;
} #gallery-controller .slider {
padding-bottom: 10px;
display: inline-block;
width: 100%;
}
#gallery-controller .slider .slides {
margin: 0;
padding: 0;
line-height: 84%;
text-align: center !important;
}
#gallery-controller .slider .slides li {
list-style: none;
float: left;
display: inline-block;
margin: 0 4px;
}
#gallery-controller .slider-dot {
width: 8px;
height: 8px;
display: block;
margin: 0 auto;
border-radius: 100%;
background-color: #fff;
border: solid 2px transparent;
}
#gallery-controller li:hover .slider-dot,
#gallery-controller .current-slide .slider-dot {
background: transparent;
border: solid 2px #fff;
} #gallery-controller .slider .carousel-nav-wrap {
text-align: center;
margin: 10px 0 5px;
}
#gallery-controller .slider .carousel-arrow {
display: inline-block;
}
#gallery-controller .carousel-nav-wrap a {
text-indent: -999em;
line-height: 1em;
margin: -36px 0 0;
width: 72px;
height: 72px;
text-decoration: none;
position: absolute;
top: 50%;
left: 0;
}
#gallery-controller a.carousel-next {
right: 0;
left: auto;
}
#gallery-controller .carousel-nav-wrap a:before {
font: normal 32px/1em Themify;
color: #fff;
text-indent: 0;
position: absolute;
top: 50%;
left: 50%;
width: 1em;
height: 1em;
margin: -.5em 0 0 -.5em;
}
#gallery-controller a.carousel-prev:before {
content: "\e64a";
}
#gallery-controller a.carousel-next:before {
content: "\e649";
}
#gallery-controller .carousel-nav-wrap a:hover:before {
font-size: 48px;
} #gallery-controller .carousel-pager {
clear: both;
text-align: center;
margin: 10px 0;
}
#gallery-controller .carousel-pager a {
text-indent: -900em;
width:  12px;
height: 12px;
margin: 0 5px;
background-color: #fff;
border-radius: 10em;
cursor: pointer;
display: inline-block;
zoom:1;
*display:inline;
box-shadow: 0 0 0 2px rgba(255,255,255,0);
}
#gallery-controller .carousel-pager a.selected  {
background: none;
box-shadow: 0 0 0 2px rgba(255,255,255,1);
} .sticky {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
margin-bottom: 1em;
}
.alignleft {
float: left;
margin-right: 2em;
}
.alignright {
float: right;
margin-left: 2em;
}
.aligncenter {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
text-align: center;
margin-bottom: 1em;
max-width: 100%;
}
.wp-caption-text {
font-style: italic;
font-size: 95%;
line-height: 120%;
margin: 0.5em 0;
} .attachment.single-attachment,
.single-attachment .attachment {
float: none;
margin: 0;
text-align: left;
}  a.shortcode.button.white {
color: #333 !important;
}
.module-buttons span,
a.shortcode.button {
font-family: 'Poppins', sans-serif;
font-size: 0.95em;
font-weight: 600;
letter-spacing: 0.02em;
text-transform: uppercase;
} #body .gallery {
margin: 0 0 20px 0;
} #body .gallery .gallery-item {
margin: 0 8px 8px 0;
vertical-align: top;
width: auto;
float: left;
text-align: center;
position: relative;
} #body .gallery img {
border: none;
vertical-align: middle;
} #body .gallery .gallery-caption {
line-height: 120%;
font-size: 90%;
text-align: center;
margin: 5px 0 0;
}  #body .gallery-columns-1 .gallery-item {
width: auto;
}
#body .gallery-columns-1 br {
display: none !important;
} #body .gallery-columns-2 .gallery-item {
width: 49.2%;
} #body .gallery-columns-3 .gallery-item {
width: 32.3%;
} #body .gallery-columns-4 .gallery-item {
width: 23.8%;
} #body .gallery-columns-5 .gallery-item {
width: 18.8%;
} #body .gallery-columns-6 .gallery-item {
width: 15.4%;
} #body .gallery-columns-7 .gallery-item {
width: 13%;
} #body .gallery-columns-8 .gallery-item {
width: 11.18%;
} #body .gallery-columns-9 .gallery-item {
width: 9.77%;
} #body .gallery-columns-1 .gallery-item,
#body .gallery-columns-2 .gallery-item,
#body .gallery-columns-3 .gallery-item,
#body .gallery-columns-4 .gallery-item,
#body .gallery-columns-5 .gallery-item,
#body .gallery-columns-6 .gallery-item,
#body .gallery-columns-7 .gallery-item,
#body .gallery-columns-8 .gallery-item,
#body .gallery-columns-9 .gallery-item {
margin: 0 1.5% 1.5% 0;
} #body .gallery-columns-9 .gallery-item:nth-of-type(9n),
#body .gallery-columns-8 .gallery-item:nth-of-type(8n),
#body .gallery-columns-7 .gallery-item:nth-of-type(7n),
#body .gallery-columns-6 .gallery-item:nth-of-type(6n),
#body .gallery-columns-5 .gallery-item:nth-of-type(5n),
#body .gallery-columns-4 .gallery-item:nth-of-type(4n),
#body .gallery-columns-3 .gallery-item:nth-of-type(3n),
#body .gallery-columns-2 .gallery-item:nth-of-type(2n) {
margin-right: 0;
} .easyPieChart {
position: relative;
text-align: center;
margin: 0 auto;
max-width: 100%;
}
.easyPieChart img {
border-radius: 0;
vertical-align: middle;
}
.easyPieChart canvas {
position: absolute;
top: 0;
left: 0;
max-width: 100%;
} .progress-bar {
background-color: #eee;
background-color: rgba(0,0,0,.1);
margin: 25px 0 45px;
text-align: left;
color: #000;
position: relative;
height: 3px;
}
.progress-bar .progress-bar-bg {
height: 3px;
position: absolute;
}
.progress-bar .progress-bar-label {
z-index: 1;
font-style: normal;
position: absolute;
top: -25px;
text-transform: uppercase;
font-size: .9em;
} .scrolling-bg-image {
width: 100% !important;
background-position: 50% 0;
position: static;
}
.fullcover.scrolling-bg-image {
background-attachment: fixed !important;
background-repeat: no-repeat !important;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
}
.is-touch .fullcover.scrolling-bg-image{
background-attachment: scroll !important;
}  #gallery-controller .carousel-nav-wrap a:before,
.slider-section .carousel-nav-wrap a:before,
.portfolio-post .post-image .carousel-nav-wrap a:before,
.portfolio-post .post-image .carousel-pager a,
.single-portfolio-expanded .close-expanded:before,
.back-top a:before {
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
transition: all .2s linear;
} .social-widget div.rss a:before {
font-family: 'FontAwesome';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
} .nav-bar-top #nav-bar {
top: 0;
bottom: auto;
position: fixed;
}
.nav-bar-top.admin-bar #nav-bar {
top: 32px;
}
.nav-bar-top.home #main-nav ul {
bottom: auto;
top: 100%;
}
.nav-bar-top.home #main-nav ul ul {
bottom: auto;
top: 0;
}
.nav-bar-top.home #main-nav ul:before {
top: -8px;
bottom: auto;
border-top: none;
border-bottom: 8px solid #fff;
}
.nav-bar-top #header hgroup {
padding-top: 60px;
} .post-image,
.post-img,
.module-feature-image,
.slide-image {
-webkit-transition: all .5s ease-out;
transition: all .5s ease-out;
}
body .filter-grayscale img,
body .filter-hover-grayscale img:hover,
.filter-featured-only.filter-grayscale .post-image,
.filter-featured-only.filter-grayscale .post-img,
.filter-featured-only.filter-grayscale .module-feature-image,
.filter-featured-only.filter-grayscale .slide-image,
.filter-featured-only.filter-grayscale .featured-area img,
.filter-featured-only.filter-hover-grayscale .post-image:hover,
.filter-featured-only.filter-hover-grayscale .post-img:hover,
.filter-featured-only.filter-hover-grayscale .module-feature-image:hover,
.filter-featured-only.filter-hover-grayscale .slide-image:hover,
.filter-featured-only.filter-hover-grayscale .featured-area img:hover,
.filter-featured-only.filter-hover-grayscale .loops-wrapper article:hover .post-image {
-webkit-filter: grayscale(1);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
filter: grayscale(1);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
body .filter-sepia img,
body .filter-hover-sepia img:hover,
.filter-featured-only.filter-sepia .post-image,
.filter-featured-only.filter-sepia .post-img,
.filter-featured-only.filter-sepia .module-feature-image,
.filter-featured-only.filter-sepia .slide-image,
.filter-featured-only.filter-sepia .featured-area img,
.filter-featured-only.filter-hover-sepia .post-image:hover,
.filter-featured-only.filter-hover-sepia .post-img:hover,
.filter-featured-only.filter-hover-sepia .module-feature-image:hover,
.filter-featured-only.filter-hover-sepia .slide-image:hover,
.filter-featured-only.filter-hover-sepia .featured-area img:hover,
.filter-featured-only.filter-hover-sepia .loops-wrapper article:hover .post-image {
-webkit-filter: sepia(1);
-ms-filter: sepia(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.5 0.5 0.4 0 0 0.5 0.3333 0.3333 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: sepia(100%);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
body .filter-blur img,
body .filter-hover-blur img:hover,
.filter-featured-only.filter-blur .post-image,
.filter-featured-only.filter-blur .post-img,
.filter-featured-only.filter-blur .module-feature-image,
.filter-featured-only.filter-blur .slide-image,
.filter-featured-only.filter-blur .featured-area img,
.filter-featured-only.filter-hover-blur .post-image:hover,
.filter-featured-only.filter-hover-blur .post-img:hover,
.filter-featured-only.filter-hover-blur .module-feature-image:hover,
.filter-featured-only.filter-hover-blur .slide-image:hover,
.filter-featured-only.filter-hover-blur .featured-area img:hover,
.filter-featured-only.filter-hover-blur .loops-wrapper article:hover .post-image {
-webkit-filter: blur(5px);
filter: blur(5px);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'blur\'><feGaussianBlur stdDeviation=\'3\'/></filter></svg>#blur");
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.filter-all.filter-grayscale img,
.filter-all.filter-hover-grayscale img:hover,
.filter-all.filter-hover-grayscale .loops-wrapper article:hover .post-image {
-webkit-filter: grayscale(1);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
filter: grayscale(1);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.filter-all.filter-sepia img,
.filter-all.filter-hover-sepia img:hover,
.filter-all.filter-hover-sepia .loops-wrapper article:hover .post-image {
-webkit-filter: sepia(1);
-ms-filter: sepia(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.5 0.5 0.4 0 0 0.5 0.3333 0.3333 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: sepia(100%);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.filter-all.filter-blur img,
.filter-all.filter-hover-blur img:hover,
.filter-all.filter-hover-blur .loops-wrapper article:hover img {
-webkit-filter: blur(5px);
filter: blur(5px);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'blur\'><feGaussianBlur stdDeviation=\'3\'/></filter></svg>#blur");
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
body .filter-hover-none img:hover,
.filter-featured-only.filter-hover-none .post-image:hover,
.filter-featured-only.filter-hover-none .post-img:hover,
.filter-featured-only.filter-hover-none .module-feature-image:hover,
.filter-featured-only.filter-hover-none .slide-image:hover,
.filter-all.filter-hover-none img:hover,
.filter-all.filter-hover-none .loops-wrapper article:hover img,
body.filter-all #pagewrap .format-video .post-image,
body.filter-featured-only #pagewrap .format-video .post-image {
-webkit-filter: none;
filter: none;
}  .full_width .themify_builder_row .row_inner {
width: 978px; max-width: 100%;
margin: auto;
}
.full_width .themify_builder_row.fullwidth .row_inner {
width: auto;
padding: 0;
} .no-header.themify_builder_active #pagewrap {
padding-top: 60px;
} .clear {
clear: both;
}
.left {
float: left;
}
.right {
float: right;
}
.textleft {
text-align: left;
}
.textright {
text-align: right;
}
.textcenter {
text-align: center;
} .clearfix:after, .widget li:after, #body:after, #footer:after, footer:after, .pagenav:after, #main-nav:after, .menu:after, .gallery:after, #content:after
{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix, .widget li, #body, #footer, footer, .pagenav, #main-nav, .menu, .gallery, #content
{ display: inline-block; } .clearfix, .widget li, #body, #footer, footer, .pagenav, #main-nav, .menu, .gallery, #content
{ display: block; zoom: 1; }@media screen and (max-width: 1000px) { #pagewrap {
max-width: 100%;
}
.pagewidth,
.sidebar-none .loops-wrapper.list-post .section-inner,
.single .section-inner,
.full_width .post-nav,
.full_width .commentwrap	{
max-width: 94%;
}
.full_width.sidebar-none .loops-wrapper .section-inner {
max-width: 100% !important;
}
#header.pagewidth {
max-width: 100%;
width: 100%;
} .pagewidth #nav-bar {
padding: 0 3% \9;
left: -3% \9;
} #content {
padding: 7% 0 5%;
width: 67.8%;
} #sidebar {
padding: 7% 0 5%;
width: 26.2%;
}
#sidebar .secondary {
width: 47.4%;
}  #header .social-widget, 
#site-logo, 
#site-description  {
position: static !important;
float: none;
clear: both;
}
#headerwrap #site-logo {
font-size: 2.8em;
} .mobile-button {
position: relative;
height: 20px;
margin: auto;
display: inline-block;
cursor: pointer;
padding: 20px 0;
white-space: nowrap;
text-align: left;
}
.mobile-button:after {
padding: 1px;
content: "";
width: 100%;
height: 100%;
position: absolute;
top: -1px;
left: -1px;
z-index: -1;
}
.mobile-button {
color: #fff;
text-transform: uppercase;
} #headerwrap #menu-icon-close {
position: absolute;
display: block;
text-decoration: none;
top: 10px;
right: 20px;
font-family: serif;
font-size: 3em;
color: inherit;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#headerwrap #menu-icon-close:after {
content: "\00d7";
}
#headerwrap #menu-icon-close:hover {
-webkit-transform: rotate(90deg) scale(1.1);
-moz-transform: rotate(90deg) scale(1.1);
transform: rotate(90deg) scale(1.1);
}  .sidemenu {
height: 100%;
width: 300px;
padding: 50px 25px 20px;
background-color: #000;
color: #fff;
display: block;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
position: fixed;
top: 0;
z-index: 11111;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.admin-bar .sidemenu {
top: 32px;
}
#mobile-menu {
right: -300px;
}
#mobile-menu.sidemenu-on {
right: 0;
}
.sidemenu-active {
position: relative;
}
.sidemenu-active, .sidemenu-active #headerwrap {
left: 0;
-webkit-transition: left .2s ease-in-out;
-moz-transition: left .2s ease-in-out;
transition: left .2s ease-in-out;
}
.sidemenu-right, .sidemenu-right #headerwrap.fixed-header {
left: -300px;
}
.sidemenu-left, .sidemenu-left #headerwrap.fixed-header {
left: 300px;
}
.sidemenu-left #mobile-menu.sidemenu-on {
left: 0;
}
#pagewrap #main-nav-wrap {
position: absolute;
top: 5px;
right: 95px;
z-index: 1000;
}
#pagewrap nav {
text-align: center;
} #menu-icon:before {
content: "\f0c9";
font: normal 21px/1em FontAwesome;
width: 1em;
height: 1em;
vertical-align: middle;
display: inline-block;
margin: -4px 5px 0 0;
} #pagewrap #main-nav {
clear: both;
text-align: left;
width: auto;
max-width: none;
margin: 0 0 15px;
}
#pagewrap #main-nav li {
clear: both;
float: none;
padding: 0.5em 0;
position: static;
display: block;
}
#pagewrap #main-nav a, 
#pagewrap #main-nav ul a {
font: inherit;
font-size: 1.1em;
text-transform: inherit;
background: none;
width: auto;
display: block;
padding: 0;
margin: 0;
color: #fff;
border: none;
letter-spacing: normal;
}
#pagewrap #main-nav a:hover, 
#pagewrap #main-nav ul a:hover {
background: none;
color: #ffcc03;
} #pagewrap #main-nav ul {
position: static;
display: block;
margin: 0;
padding: 0 0 0 1em;
background: none;
border: none;
opacity: 1;
visibility: visible;
-webkit-transform: none;
transform: none;
}
#pagewrap #main-nav ul:before,
#pagewrap #main-nav ul ul:before {
display: none;
} #headerwrap #main-nav li {
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
-webkit-transform: translate(40px, 0) !important;
-ms-transform: translate(40px, 0) !important;
-o-transform: translate(40px, 0) !important;
transform: translate(40px, 0) !important;
margin-left: 0;
opacity: 0;
}
.mobile-menu-visible #headerwrap #main-nav li {
opacity: 1;
-webkit-transform: translate(0, 0) !important;
-ms-transform: translate(0, 0) !important;
-o-transform: translate(0, 0) !important;
transform: translate(0, 0) !important;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(1) {
-webkit-transition-delay: 100ms;
transition-delay: 100ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(2) {
-webkit-transition-delay: 200ms;
transition-delay: 200ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(3) {
-webkit-transition-delay: 300ms;
transition-delay: 300ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(4) {
-webkit-transition-delay: 400ms;
transition-delay: 400ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(5) {
-webkit-transition-delay: 500ms;
transition-delay: 500ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(6) {
-webkit-transition-delay: 600ms;
transition-delay: 600ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(7) {
-webkit-transition-delay: 700ms;
transition-delay: 700ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(8) {
-webkit-transition-delay: 800ms;
transition-delay: 800ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(9) {
-webkit-transition-delay: 900ms;
transition-delay: 900ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(10) {
-webkit-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(11) {
-webkit-transition-delay: 1100ms;
transition-delay: 1100ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(12) {
-webkit-transition-delay: 1200ms;
transition-delay: 1200ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(13) {
-webkit-transition-delay: 1300ms;
transition-delay: 1300ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(14) {
-webkit-transition-delay: 1400ms;
transition-delay: 1400ms;
}
.mobile-menu-visible #headerwrap #main-nav > li:nth-child(15) {
-webkit-transition-delay: 1500ms;
transition-delay: 1500ms;
}  .section-post.video {
min-height: 0;
}
}
@media screen and (max-width: 830px) {  .loops-wrapper.highlight.grid4 .post {
width: auto;
margin-left: 0;
float: none;
}
}
@media screen and (max-width: 768px) { body.full_width .themify_builder_row .row_inner {
max-width: 90%;
}
#content {
width: 100%;
max-width: 100%;
float: none;
clear: both;
} #sidebar {
width: 100%;
max-width: 100%;
float: none;
clear: both;
}  .section-inner {
padding-top: 100px; } .section-post.message {
font-size: 1em;
}  .loops-wrapper.grid4 .post,
.loops-wrapper.grid3 .post {
width: auto;
margin-left: 0;
float: none;
}
}
@media screen and (max-width: 680px) { h1 {
font-size: 1.8em;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.2em;
} .col4-1,
.col4-2, .col2-1,
.col4-3,
.col3-1,
.col3-2	 {
margin-left: 0 !important;
width: 100% !important;
max-width: 100% !important;
} #headerwrap {
z-index: 998;
} #headerwrap #site-logo {
font-size: 2em;
} .social-widget {
position: static;
float: none;
padding: 0;
} .admin-bar.no-header #nav-bar,
.admin-bar #nav-bar.fixed-nav-bar {
top: 0;
} .loops-wrapper {
margin-left: 0 !important;
} .post {
width: auto !important;
max-width: 100% !important;
margin-left: 0 !important;
float: none !important;
}
.loops-wrapper.list-post .post-content {
overflow: visible;
}
.single-portfolio-expanded .post-image,
.single-portfolio .post-image,
.loops-wrapper.list-post .post-image {
max-width: 100%;
width: 100%;
float: none;
margin-right: 0%;
} .loops-wrapper.grid2-thumb .post-image {
width: auto;
max-width: auto;
min-width: 0;
}
.loops-wrapper.grid2-thumb .post-content {
overflow: visible;
}  .section-title,
.section-post.message .section-title {
font-size: 2.2em;
}
.section-subhead,
.section-post.message .section-subhead {
font-size: 1.2em;
} .post-nav .prev, 
.post-nav .next {
display: block;
width: 100%;
clear: both;
margin-bottom: 10px;
} .commentlist {
padding-left: 0;
}
.commentlist .commententry {
clear: left;
}
.commentlist ul,
.commentlist ol {
margin: 0 0 0 5%;
}
.commentlist .avatar {
float: left;
width: 40px;
height: 40px;
margin: 0 1em 1em 0;
} #body .gallery-columns-1 img {
max-width: 50px;
padding: 3px;
} #footer-logo {
position: static;
}
.footer-nav {
padding: 0;
}
#footer .widget {
margin: 0;
} .woocommerce #content div.product div.images,
.woocommerce #content div.product div.summary {
float: none !important;
width: 100% !important;
}
}
@media screen and (min-width: 1001px) { #main-nav {
display: block !important;
}
#menu-icon span {
display: none;
}
}