/*
Theme Name: xMag
Theme URI: http://www.designlabthemes.com/xmag-wordpress-theme/
Author: Design Lab
Author URI: http://www.designlabthemes.com/
Description: xMag is a free Magazine WordPress Theme. It features a simple and elegant design. This theme comes with great features for magazine, blog and news websites.
Version: 1.2.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: xmag
Tags: custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, news, one-column, post-formats, right-sidebar, sticky-post, theme-options, translation-ready, two-columns

*/



/********************************************************************************************************
 * Please don't edit this file.  You can lose all modifications if the theme is updated.
 * Please use Additional CSS via Customizer (since WordPress 4.7) or a child theme. You can overwrite specific style rules in your child theme's 'style.css' file.
 * See here more about Child Themes: https://codex.wordpress.org/Child_Themes
********************************************************************************************************/ 
 

/*

Index:
01:	- Normalize
02:	- Layout
03:	- Typography
04:	- Elements
05: - Navigation
06:	- Header
07:	- Content
08:	- Post Formats
09:	- Comments
10:	- Widgets
11:	- Additional Styles
12: - Responsive

*/

/*
 * 01: Normalize
 * 
 * http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
 * 02: Layout
 */

body {
	background-color: #ffffff;
}

#kuq {
	margin: 0;
	padding: 0;
}

.govetoq {
	max-width: 700px;
	padding: 0 20px;
	margin: auto;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.mawibuq,
.tacicug {
	max-width: 100%;
	width: 100%;
}

.mawibuq {
	margin-bottom: 20px;
}

.mafuja {
	margin: 20px 0;
}

/* Grid */

.wixo {
	margin-right: -10px;
	margin-left: -10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.col-3, .zeposy, .quvoxer, .jised, .col-12,
.col-sm-3, .col-sm-4, .col-sm-6, .col-sm-8, .col-sm-12, 
.col-xs-3, .col-xs-4, .col-xs-6, .col-xs-8, .col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.col-xs-3, .col-xs-4, .col-xs-6, .col-xs-8, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.text-center {
	text-align: center;
}

/*
 * 03: Typography
 */

html,
body {
	text-rendering: optimizelegibility;
}
 
body,
button,
input,
select,
textarea {
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 1.65;
}

/* Headings */

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

h1, h2, h3, h4 {
	font-family: 'Roboto', sans-serif;
	color: #222;
}

h1 {
	font-size: 2em; /* 32px */
	font-weight: 400;
	margin: 20px 0 10px;
	line-height: 1.4;
}

h2 {
	font-size: 1.6em; /* 24px */
	margin: 20px 0 10px;
	line-height: 1.4;
}

h3 {
	font-size: 1.20em; /* 20px */
	font-weight: 700;
	margin: 15px 0 10px 0;
	line-height: 1.4;
}

h4 {
	font-size: 0.933em; /* 14px */
	font-weight: 700;
	text-transform: uppercase;
	margin: 15px 0 10px 0;
	line-height: 1.4;
}

h5, h6 {
	font-size: 1em; /* 15px */
	font-weight: 700;
	margin: 15px 0 5px 0;
}

.limi h1:first-child,
.limi h2:first-child,
.limi h3:first-child,
.limi h4:first-child,
.limi h5:first-child,
.limi h6:first-child,
.penur h1:first-child,
.penur h2:first-child,
.penur h3:first-child,
.penur h4:first-child,
.penur h5:first-child,
.penur h6:first-child {
	margin-top: 0;
}

.fokoq {
	font-family: 'Roboto',sans-serif;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
}

.fokoq a {
	color: #222;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	display: inline-block;
}

.fokoq a:hover {
	color: #e54e53;
	text-decoration: none;
}

.fokoq a:focus,
.fokoq a:active {
	outline: 0;
}

.kijif {
	margin: 10px 0 0;
	color: #777;
	font-size: 0.933em;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.4;
}

.lubet,
.page-header h1 {
	line-height: 1.3;
	clear: none;
	color: #222;
}

h1.lubet {
	margin: 0;
}

h2.lubet {
	margin: 5px 0 0 0;
	font-size: 1.75em;
}

.lubet a {
	text-decoration: none;
	color: #222;
}

.lubet a:hover {
	color: #e54e53;
}

.page-header h1 {
	font-size: 1.2em;
	color: #555;
}

/*
 * 04: Elements
 */
 
p {
	margin: 0 0 20px 0;
}

hr {
	background-color: #eee;
	border: 0;
	height: 1px;
	margin-bottom: 20px;
}

ul, ol {
	margin: 0 0 20px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 20px 20px;
}

b, strong {
	font-weight: bold;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	border-left: 5px solid #e54e53;
    color: #555;
    margin: 0 0 20px;
    padding: 10px 20px;
    font-style: italic;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
}

blockquote p {
	margin: 20px 0 0 0;
}

blockquote > p:first-child {
	margin: 0;
}

cite {
	color: #999;
    display: block;
    font-size: 1em;
    margin: 10px 0 0;
    text-align: left;
}

address {
	margin: 0 0 20px;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 1em;
	line-height: 1.65;
	margin-bottom: 20px;
	max-width: 100%;
	overflow: auto;
	padding: 10px;
	border: 1px dashed #ccc;
}

code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

code {
	font-size: 1em;
	display: inline-block;
	padding: 0.1em 0.2em;	
	background-color: #f2f2f2;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
	border-radius: 2px;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	text-decoration: none;
}

mark {
	background: #fff9c0;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

figure {
	margin: 0;
}

table {
	margin: 0 0 20px;
	width: 100%;
}

th {
	font-weight: bold;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

/* Make sure embeds and iframes fit their containers */

embed,
object,
iframe {
	max-width: 100%;
}

button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #e54e53;
	color: #fff;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 1em;
	line-height: 1.4;
	padding: 10px 20px;
	font-weight: 700;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	opacity: 0.8;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	opacity: 0.8;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing:         content-box;
}

input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #888;
	background-color: #fff;
    border: 1px solid #eee;
    -webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #333;
	background-color: #eee;
	border: 1px solid #eee;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	padding: 0.5em;
}

textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

select {
	padding: 0.25em 0.5em;
	background-color: #fff;
	color: #666;
	border: 1px solid rgba(0, 0, 0, 0.07);
}

blockquote, input, select {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: none;
}

/* Links */

a {
	color: #e54e53;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus,
a:active {
	outline: none;
}

.more-link {
	display: inline-block;
	font-size: 0.933em;
}

/* Alignments */

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

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

.aligncenter {
	clear: both;
	display: block;
	margin: 20px auto;
}

/* Text meant only for screen readers */

.kyriwes {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	margin: 0;
	line-height: 1;
}

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

/* Clearing */

.clear:before,
.clear:after,
.govetoq:before,
.govetoq:after,
.subatal:before,
.subatal:after,
.menu:before,
.menu:after,
.jory:before,
.jory:after,
.limi:before,
.limi:after,
.entry-magazine:before,
.entry-magazine:after,
.zici:before,
.zici:after,
.penur:before,
.penur:after,
.fify:before,
.fify:after,
.gallery:before,
.gallery:after,
.dapyh:before,
.dapyh:after,
.qycypop:before,
.qycypop:after {
	content: '';
	display: table;
}

.clear:after,
.govetoq:after,
.subatal:after,
.menu:after,
.jory:after,
.limi:after,
.entry-magazine:after,
.zici:after,
.penur:after,
.fify:after,
.gallery:after,
.dapyh:after,
.qycypop:after {
	clear: both;
}

/*
 * 05: Navigation
 */

/* Main Navigation */

.ziwoma {
	background-color: #252626;
	z-index: 999;
}

.vukuwed,
.vukuwed ul,
.vukuwed p {
	margin: 0;
	padding: 0;
}

.vukuwed  {
	list-style-type: none;
	font-size: 13px;
}

.vukuwed > li,
.kiduj {
	float: left;
	margin: 0;
}

.vukuwed > li,
.kiduj a {
	position: relative;
}

.vukuwed > li > a,
.kiduj a {
	display: block;
	position: relative;
	padding: 10px 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 26px;
	color: #fff;
	-webkit-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}

.kiduj a {
	padding-left: 15px;
	padding-right: 15px;
}

.vukuwed > li.menu-item-has-children > a:after,
.vukuwed > li.page_item_has_children > a:after {
	font-family: 'simple-line-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	display: inline-block;
	content: "\72";
	vertical-align: -10%;
	font-size: 10px;
	padding: 0 0.5em;
}

.kiduj a:hover,
.vukuwed > li > a:hover,
.vukuwed > li.cituqy-menu-item > a,
.vukuwed > li.current_page_item > a {
	color: rgba(255,255,255,0.7);
}

.vukuwed ul {
	display: none;
	width: 100%;
	min-width: 180px;
	float: none;
	position: absolute;
	background-color: #252626;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	text-align: left;
	font-size: 1em;
	opacity:  0;
	list-style-type: none;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 998;
}

.vukuwed ul li {
	position: relative;
}

.vukuwed ul a {
	display: block;
    line-height: 1.5;
    padding: 10px;
    text-decoration: none;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,.05);
}

.vukuwed ul a:hover,
.vukuwed ul .cituqy-menu-item a,
.vukuwed ul .current_page_item a {
	background-color: rgba(255,255,255,0.05);
}

.vukuwed ul li.menu-item-has-children > a:before {
	font-family: 'simple-line-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	display: inline-block;
	content: "\70";
	font-size: 8px;
	position: absolute;
	right: 10px;
	top: 18px;
}

.vukuwed > li:hover > ul {
	display: block;
	opacity: 1;
	left: 0;
	top: 46px;
}

.vukuwed ul li:hover > ul,
.vukuwed ul ul li:hover > ul {
	display: block;
	opacity: 1;
	left: 100%;
	top: 0;
}

/* Header Navigation */

.kivobe {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.riheryq {
	margin: 20px 0;
	text-align: right;
	padding: 0;
	order: 1;
}

.riheryq ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.867em;
}

.riheryq ul li {
	position: relative;
}

.riheryq ul a {
	display: block;
	text-decoration: none;
	color: #444;
}

.top-menu a:hover,
.top-menu .current_page_item a,
.top-menu .cituqy-menu-item a {
	color: #e54e53;
}

.riheryq > ul > li {
	display: inline-block;
}

.riheryq > ul > li > a {
	padding: 6px 10px;
	margin: 0;
	line-height: 20px;
	font-weight: 400;
}

.riheryq > ul > li:active > a,
.riheryq > ul > li:focus > a {
	color: #e54e53;
}

.riheryq > ul > li.menu-item-has-children > a:after,
.riheryq > ul > li > ul > li.menu-item-has-children > a:after,
.riheryq > ul > li > ul > li > ul > li.menu-item-has-children > a:after {
	font-family: 'simple-line-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	display: inline-block;
	content: "\72";
	vertical-align: -10%;
	font-size: 10px;
	padding: 0 0 0 4px;
 }

.riheryq > ul > li > a.button {
	margin: 0.25em;
	padding: 0 1em;
	height: 30px;
	line-height: 30px;
	background-color: #e54e53;
	color: #fff;
	border: 0;
	font-size: 0.857em;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.riheryq > ul > li > a.button:hover {
	background-color: #c64448;
}

.riheryq ul ul {
	display: none;
	right: 0;
	position: absolute;
	top: 32px;
	margin: 0;
	z-index: 99999;
	border: 1px solid #eee;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	text-align: left;
	font-size: 1em;
}

.riheryq ul ul a {
	height: auto;
    line-height: 1.5;
    padding: 6px 10px;
    width: 160px;
    color: #555;
    border-top: 1px solid #f4f4f4;
}

.riheryq ul ul ul {
	right: 100%;
	top: 0;
	text-align: left;
}

.riheryq ul ul li:first-child a {
	border: 0;
}

.riheryq ul li:hover > ul {
	display: block;
}

/* Footer Navigation */

.qoqyn-navigation {
	text-align: center;
}

.qoqyn-navigation ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
	font-size: 0.867em;
}

.qoqyn-navigation li {
	display: inline-block;
	position: relative;
}

.qoqyn-navigation a {
	display: inline-block;
	text-decoration: none;	
	padding: 0.5em;
	margin: 0;
	font-weight: 400;
}

.qoqyn-navigation a {
	color: #444;
}

.qoqyn-navigation a:hover {
	text-decoration: underline;
}

/* Mobile Navigation */

.quvu {
	display: block;
	position: relative;
	height: 50px;
	width: 100%;
	padding: 0 20px;
	background-color: #252626;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 10;
}

.quvu:before {
	position: fixed;
	top: 50px;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
	content: none;
	z-index: 9;
}

.quvu a {
	color: #fff;
}

.cawaho {
	display: block;
	width: 100%;
	line-height: 50px;
	padding-left: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
}

.cawaho:hover {
	text-decoration: none;
}

.webygy {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	position: fixed;
	height: -webkit-calc(100% - 50px);
	height: calc(100% - 50px);
	width: 100%;
	left: -100%;
	top: 50px;
	overflow: auto;
	-webkit-transition: left .5s;
	transition: left .5s;
	background-color: #000;
	text-align: left;
	z-index: 10;
}

.admin-bar .webygy,
.admin-bar .quvu:before {
	top: 96px;
}

.webygy ul,
.webygy ul ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: transparent;
    border: 0;
    opacity: 1;
    position: static;
}

.webygy .mobile-menu {
	padding: 0 20px;
}

.webygy .mobile-menu:last-child {
	margin-bottom: 20px;
}

.webygy ul li:before {
	content: none;
}

.webygy ul a,
.webygy ul ul a,
.webygy .woo-cart-link a {
	display: block;
	width: auto;
	padding: 10px 15px;
	height: auto;
	line-height: 1.5;
	color: #fff;
	text-transform: none;
	font-weight: 400;
}

.webygy ul a,
.webygy ul li {
	float: none;
}

.webygy ul a:hover {
	text-decoration: none;
}

.webygy a {
	border-bottom: 1px solid rgba(255,255,255,.1);
}

.webygy hr {
	background-color: rgba(255,255,255,0.1);
	margin: 10px 0;
}

.webygy .kiduj {
	float: none;
}

.webygy .kiduj a {
	display: block;
	padding: 10px 15px;
}

.webygy .dapyh {
	padding: 0 15px;
}

.webygy .dapyh label {
	display: inline-block;
	width: 65%;
}

.webygy input.revypax {
    line-height: 20px;
    padding: 6px;
    width: 100%;
    font-size: 14px;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.webygy input.tipohe {
	width: 30%;
    padding: 8px 0;
    line-height: 20px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Mobile Navigation Open */

body.mobile-menu-open {
	overflow: hidden;
}

.mobile-menu-open .quvu:before {
	content: "";
	opacity: 0.75;
	visibility: visible;
}

.mobile-menu-open .webygy {
	left: 0;
}

.pexagy {
	position: absolute;
	left: 10px;
	top: 5px;
	margin: 0;
	width: 40px;
	height: 40px;
	text-decoration: none;
	z-index: 5;
}

.pexagy:hover {
	text-decoration: none;
}

#hyxagi .cawaho,
#hyxagi .pexagy {
	color: #fff;
}

.cawaho a:active,
.cawaho a:focus,
.pexagy:active,
.pexagy:focus {
	outline: 0;	
}

/* Button Toggle */

.cuguru {
	display: block;
    background-color: #fff;
    content: "";
    height: 2px;
    opacity: 1;
    position: absolute;
    transition: opacity 0.3s ease 0s, background 0.3s ease 0s;
    width: 20px;
    z-index: 20;
    left: 10px;
    top: 20px;
}

.cuguru:before {
    background-color: #fff;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -6px;
    transform-origin: center center 0;
    transition: transform 0.3s ease 0s, background 0.3s ease 0s;
    width: 20px;
}

.cuguru:after {
    background-color: #fff;
    bottom: -6px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transform-origin: center center 0;
    transition: transform 0.3s ease 0s, background 0.3s ease 0s;
    width: 20px;
}

.mobile-menu-open .cuguru {
	background-color: transparent !important;
}

.mobile-menu-open .cuguru:before {
    opacity: 1;
    transform: translate(0px, 6px) rotate(-45deg);
}

.mobile-menu-open .cuguru:after {
    opacity: 1;
    transform: translate(0px, -6px) rotate(45deg);
}

/*
 * 06: Header
 */

.header-image,
.ziwoma,
.sticky-wrapper,
.jemi {
	display: none;
}

.sudemut {
	margin: 0;
	padding: 0;
	opacity: 1;
	background-color: #fff;
	-webkit-transition: opacity 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s;
	transition: opacity  0.3s ease-in-out 0s, background 0.3s ease-in-out 0s;
}

.faxuv {
	margin: 20px 0;
}

.vukuwed a {
	color: #fff;
}

.header-image a {
	display: block;
}

.header-image img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: auto;
}

/* Header Search Form */

.sonud {
	margin-top: 20px;
	order: 2;
}

.sonud .tipohe {
	background: transparent;
	color: #555;
}

.dapyh {
	position: relative;
}

.sudemut .revypax {
	position: relative;
	height: 32px;
	width: 160px;
	border: 1px solid #eee;	
	margin: 0;
	padding: 6px 40px 6px 10px;
	background: #fff;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 48px;
	border-radius: 48px;
	font-size: 13px;
	outline: 0;
}

.sudemut .dapyh label {
	position: relative;
	margin: 0;
	float: right;
}

.sudemut .revypax:focus {
	background: #f4f4f4;
	cursor: text;
	width: 180px;
	text-indent: 0;
}

.sudemut .dapyh .tipohe {
	width: 20px;
	height: 24px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 4px;
	z-index: 2;
}

/*
 * 07: Content
 */

.jory {
	position: relative;
	margin: 0 0 20px 0;
}

.pugu {
	margin-bottom: 5px;
}

.qywurid {
	color: #555;
	margin: 0;
	-webkit-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}

.qywurid:hover {
	color: #333;
}

.qywurid p {
	margin-bottom: 0;
}

.entry-thumbnail {
	float: left;
	margin: 0 20px 0 0;
	max-width: 30%;
	position: relative;
	overflow: hidden;
}

.entry-thumbnail img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: auto;
	opacity: 1;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
}

.entry-thumbnail:hover img {
	opacity: 0.7;
}

.jewe {
	color: #999;
    font-size: 0.8em;
}

.jewe a {
	color: #555;
}

.jewe .xovynil a {
	color: #999;
}

.jewe .hige a,
.featured-image .hige a {
	display: inline-block;
    background-color: #e54e53;
	color: #fff;
	font-size: 	0.8em;
    text-transform: uppercase;
    font-weight: 700;
}

.jewe .hige a {
	position: relative;
	padding: 2px 15px 2px 5px;
    margin: 0 0.25em 0 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.jewe .hige a:before {
	background-color: #ffffff;
    border-radius: 100%;
    content: "";
    display: block;
    height: 6px;
    margin-top: -3px;
    position: absolute;
    right: 5px;
    top: 50%;
    width: 6px;
}

.jewe .hige a:hover,
.featured-image .hige a:hover {
	text-decoration: none;
}

.jewe [class^="icon-"]:before,
.jewe [class*=" icon-"]:before {
	font-size: 12px;
}

.xexucuq {
	color: #aaa;
	font-size: 0.867em;
	margin: 10px 0 0;
}

.taxonomy-description p {
    font-size: 0.933em;
    color: #999;
    margin: 5px 0 0;
}

.kyde:not(.sycah) {
	display: none;
}

.hapomi {
	padding: 0 0.5em;
}

/* Single Posts and Pages */

.page .jory,
.single .jory {
	margin-bottom: 20px;
}

.page .jory .pugu,
.single .jory .pugu,
.page-header {
	margin-bottom: 20px;
}

.page .jory .jory h1,
.single .jory .jory h1,
.page-header h1 {
	margin: 0;
	word-wrap: break-word;
}

.page-header span {
	font-weight: 700;
}

.page .jory .jewe,
.single .jory .jewe {
	margin-top: 5px;
}

.single .jory .entry-thumbnail,
.page .jory .entry-thumbnail {
	margin: 20px 0 0;
	max-width: 100%;
	width: inherit;
	float: none;
}

.single .jory .entry-thumbnail:hover img,
.page .jory .entry-thumbnail:hover img {
	opacity: 1;
}

.single .jory .jewe,
.page .jory .jewe {
    text-transform: none;
    font-size: 0.867em;
}

.single .xexucuq > span {
	padding: 0 15px 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 20px;
}

/* Featured Image */

.featured-image {
	position: relative;
    margin: 0 -20px 20px;
}

.featured-image .cover-bg {
	background-position: center center;
    background-size: cover;
    width: 100%;
    min-height: 200px;
    z-index: 1;	
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.featured-image .overlay {
	padding: 0 20px;
	margin: 0 0 10px 0;
	border: 0;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.featured-image .overlay h1 {
	font-weight: 300;
	color: #222;
	margin-bottom: 10px
}

.featured-image .hige a {
	font-weight: 400;
	margin: 0 0 5px 0;
	padding: 1px 8px;
	border-radius: 2px;
}

.single .featured-image .jewe {
	color: #999;
	margin-top: 10px;
}

.featured-image .jewe a {
	color: #999;	
}

/* Post Navigation */

.kyxolyv {
	margin: 0;
	overflow: hidden;
	padding: 0;
	clear: both;
}

.nav-previous,
.nav-next {
	position: relative;
	padding: 0 20px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.nav-next {
	margin-top: 20px;	
}

.nav-previous a,
.nav-next a {
	display: inline-block;
	font-size: 0.867em;
	color: #888;
	position: relative;
}

.nav-previous a span,
.nav-next a span {
	display: block;
	font-size: 	0.923em;
	color: #444;
	text-transform: uppercase;
	margin-top: 10px;
}

.nav-previous a:hover,
.nav-next a:hover {
	text-decoration: none;
}

.zudif-navigation {
	margin: 20px 0;
    padding: 10px 0;
    background-color: #f6f6f6;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.zudif-navigation .nav-previous a:hover,
.zudif-navigation .nav-previous a:hover span,
.zudif-navigation .nav-next a:hover,
.zudif-navigation .nav-next a:hover span {
	color: #e54e53;
}

.zudif-navigation .fify {
	position: relative;
	margin: 0 -20px;
}

/* Posts Pagination */

.fahy {
	margin: 20px 0;
}

.fahy .fify { 
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.fahy .fify a,
.fahy .fify span { 
	display: block; 
	float: left;
	height: 30px;
	margin: 0 5px 5px 0;
	padding: 0 1em;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	color: #777;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
}

.fahy .fify .cituqy,
.fahy .fify .cituqy:hover,
.fahy .fify a:hover { 
	border-color: transparent;
	text-decoration: none;
	color: #fff;
	background-color: #e54e53;
}

/* Scroll Up Button */

#scroll-up { 
	display: none;
	position: fixed;
	width: 40px;
	height: 40px;
	bottom: 20px;
	right: 20px;
	background-color: #e54e53;
	color: #fff;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#scroll-up .ion-angle-up:before {
	font-size: 18px;
}

/* Author bio */

.lyvul-avatar,
.lyvul-description,
.lyvul-social {
	width: 100%;
	float: none;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.lyvul-avatar {
	margin-bottom: 10px;
}

.lyvul-avatar img {
	display: block;
	margin: auto;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.lyvul-description p:last-child {
	margin-bottom: 0;
}

.lyvul-social {
	margin: 0;
}

.lyvul-info {
    margin: 20px 0;
    padding: 0;
}

.lyvul-bio {
	font-size: 0.933em;
	color: #555;
}

h3.lyvul-title {
	clear: none;
	margin: 0 0 5px 0;
	font-weight: 700;
}

/* Footer */

.nocu {
	background-color: #f8f8f8;
    color: #888;
    text-align: center;
}

.nocu a {
	color: #888;
}

.nocu a:hover {
	color: #444;
}

.mekoq {
	padding: 20px 0;
	border-top: 1px solid rgba(0,0,0,0.05);
}

.jegune {
	padding: 5px 0;
	margin-bottom: 20px;
	font-size: 0.867em;
	text-align: center;
}

/* Galleries */

.page-content img.wp-smiley,
.limi img.wp-smiley,
.penur img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.gallery-item {
	display: inline-block;
	padding: 0 10px;
	margin: 0 0 20px 0;
	text-align: center;
	vertical-align: top;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gallery-item img {
	display: block;
	max-width: 100%;
	height: auto;
	border: none;
}

.gallery-icon img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	border: none;	
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

/* Captions */

.wp-caption {
	margin-bottom: 10px;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	font-size: 13px;
	color: #777;
	font-style: italic;
	padding-top: 5px;
}

.gallery-caption {
	color: #777;
	display: block;
	font-size: 13px;
	font-style: italic;
	padding-top: 5px;
}

/* Infinite Scroll */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .nocu { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .nocu {
	display: block;
}

/*
 * 08: Post Formats
 */

.entry-thumbnail .format-icon {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 32px;
	height: 32px;
	margin: -16px 0 0 -16px;
	text-align: center;
	background-color: rgba(0,0,0,.7);
	-webkit-border-radius: 24px;
	border-radius: 24px;
	z-index: 2;
	-webkit-transition: all .5s;
	transition: all .5s;
}	

.entry-thumbnail:hover .format-icon {
	opacity: 0;
}

.entry-thumbnail .format-icon:before {
	font-family: 'simple-line-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	
	color: #fff;
	line-height: 32px;
	font-size: 14px;
}

.format-audio .format-icon,
.format-gallery .format-icon,
.format-image .format-icon,
.format-link .format-icon,
.format-quote .format-icon,
.format-status .format-icon,
.format-video .format-icon {
	display: block;
}

.format-audio .format-icon:before {
	content: "\78";
}

.format-gallery .format-icon:before {
	content: "\6a";
}

.format-image .format-icon:before {
	content: "\62";
}

.format-link .format-icon:before {
	content: "\6e";
}

.format-quote .format-icon:before {
	content: "\23";
}

.format-status .format-icon:before {
	content: "\61";
}

.format-video .format-icon:before {
	content: "\69";
}

/* Sticky */
 
.jory.sticky h2.lubet a:before {
	font-family: 'simple-line-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	font-size: 14px;
	padding-right: 0.5em;
	display: inline-block;
	content: "\49";
}

/*
 * 09: Comments
 */

.pidiqu {
	padding: 20px 0;
}

h3.qyxo,
h2.debow {
	font-size: 1.2em;
	font-weight: 700;
	margin: 0 0 10px;
}

.penur {
	font-size: 0.933em;
	color: #555;
	word-wrap: break-word;
}

.cykom {	
    list-style-type: none;
    margin: 20px 0;
    padding: 20px;
    background-color: #f6f6f6;
    border-radius: 2px;
}

.cykom > li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
}

.cykom > li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

.cykom .children {
	list-style-type: none;
	margin-left: 0;
}

.cykom .children > li {
    border-bottom: 1px solid #e9e9e9;
    margin: 20px 0;
    padding: 0 0 20px;
}

.cykom .children > li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.cykom .avatar {
	float: left;
	margin: 0 10px 0 0;
	-webkit-border-radius: 128px;
	border-radius: 128px;
	max-width: 30px;
	height: auto;
}

.cykom .zici {
	margin-bottom: 10px;
}

.cykom .wuja {
	font-size: 0.867em;
	color: #999;
}
.cykom .wuja a {
	color: #999;
}

.cykom .penur,
.cykom .hybifag {
	padding-left: 40;
}

.penur p {
	margin-bottom: 10px;
}

.cykom .lagefy {
}

.cykom .lagefy .fucuxu {
	display: inline-block;
	text-align: left;
	font-size: 1.067em;
	font-style: normal;
    font-weight: 700;
	color: #333;
	margin: 0;
}

.cykom .lagefy .seqo {
	display: none;
}

.cykom .hybifag {
	clear: both;
	font-size: 	0.8em;
	font-weight: 700;
    letter-spacing: 0.02em;
	text-transform: uppercase;
}

.form-allowed-tags {
	display: none;
}

.tusivyr label {
	display: block;
}

.tusivyr .binuzuq {
	color: red;
}

.bypostauthor {}

/*
 * 10: Widgets
 */
 
.wityzer {
	margin: 0 0 20px 0;
	font-size: 0.933em;
	color: #555;
	padding: 20px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	word-wrap: break-word;
}

.wityzer h2 a,
.wityzer h3 a,
.wityzer h4 a,
.wityzer h5 a   {
	color: #333;
}

.casuv {
	margin: 0 0 15px;
	font-size: 1.143em;
	font-weight: 700;
	color: #333;
}

.wityzer a {
	color: #777;
}

.wityzer a:hover {
	color: #e54e53;
}

.wityzer > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.wityzer > ul li {
	padding: 0;
	margin: 10px 0;
}

.widget_pages > ul > li > a:before,
.mizyloz > ul > li > a:before,
.xorug > ul > li > a:before,
.xanoga > ul > li > a:before,
.tugubej ul li a.luqireb:before,
.widget_nav_menu ul li a:before {
	font-family: 'simple-line-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	padding-right: 0.5em;
}

.widget_pages > ul > li > a:before,
.xorug > ul > li > a:before,
.xanoga > ul > li > a:before,
.widget_nav_menu ul li a:before {
	vertical-align: middle;
	font-size: 10px;
	content: "\70";
}

.mizyloz > ul > li > a:before {
	font-size: 14px;
	vertical-align: -10%;
	content: "\6c";
}

.tugubej ul li a.luqireb:before {
	font-size: 14px;
	vertical-align: -10%;
	content: "\41";
}

.wityzer select {
	max-width: 100%;
}

.tacicug .wityzer {
	background-color: #f6f6f6;
}

.tacicug .casuv {
	border-bottom: 1px solid #e8e8e8;
}

.tacicug .casuv span {
	display: inline-block;
	padding: 0 0 0.5em 0;
	position: relative;
}

.tacicug .casuv span:before {
	content: "";
	position: absolute;
	width: 60px;
	bottom: -1px;
	border-bottom: 1px solid #e54e53;
}

.nocu .wityzer {
	margin: 20px 0;
	padding: 0;
	background: transparent;
}

/* Menu Widget */

.widget_nav_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget_nav_menu ul li {
	padding: 0;
	margin: 10px 0;
}

.widget_nav_menu .menu > li:first-child {
	margin-top: 0;
}

/* Pages Widget */

.widget_pages ul {
	list-style-type: none;
}

.widget_pages ul li {
	padding: 0;
	margin: 10px 0;
}

.widget_pages ul ul {
	padding: 0;
	margin-left: 0;
}

/* Search widget */

.qycypop .tipohe {
	float:left;
	height: 36px;
	width: 15%;
	padding: 5px;
	line-height: 1;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.qycypop .tipohe .wisify:before {
	font-size: 16px;
}

.qycypop label {
	float:left;
	width: 85%;
}

.qycypop input[type="search"] {
	width: 100%;
	height: 36px;
	padding: 5px 10px;
	border: 1px solid #eee;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Comments Widget */

.tugubej,
.tugubej a {
	color: #999;
}

.hajigyr,
.hajigyr a {
	color: #333;
}

/* Calendar Widget */

.widget_calendar caption {
    font-size: 1.143em;
    font-weight: 700;
    margin: 0 0 1em;
}

.widget_calendar thead th {
	text-transform: uppercase;
	font-size: 0.857em;
}

.widget_calendar tbody {
	color: #999;
}

.widget_calendar a {
	color: #e54e53;
}

/* Ads Widget */

.widget_ads {
	padding: 0;
	background-color: transparent;
	text-align: center;
}

/* Tag Cloud Widget */

.tagcloud a {
	font-size: 0.933em !important;
	display: inline-block;
	padding: 0.1em 0.5em;
	border: 1px solid #eee;
	margin-bottom: 0.5em;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
}

/* Social Links */

.social-links {
	list-style-type: none;
	margin: 0 0 1.5em 0;
	padding: 0 20px;
	font-size: 0.933em;
}

.social-links li {
	display: inline-block;
	margin: 0 0 0.5em 0.5em;
}

.social-links li:first-child {
	margin-left: 0;
}

.social-links a {
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    line-height: 32px;
	margin: 0;
	background-color: #333;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 32px;
    border-radius: 32px;
}

.social-links a:hover {
	text-decoration: none;
	color: #fff;
	opacity: 0.9;
}

.social-links a .kyriwes {
	position: absolute;
	top: -9999em;
	left: -9999em;
}

.social-links a:before {
	font-family: 'simple-line-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
	color: #fff;
}

.social-links li a[href*="dribbble.com"] { background-color: #ea4c89; }
.social-links li a[href*="facebook.com"] { background-color: #3B5998; }
.social-links li a[href*="flickr.com"] { background-color: #ff0084; }
.social-links li a[href*="instagram.com"] { background-color: #517fa4; }
.social-links li a[href*="linkedin.com"] { background-color: #007bb6; }
.social-links li a[href*="medium.com"] { background-color: #00ab6c; }
.social-links li a[href*="pinterest.com"] { background-color: #cb2027; }
.social-links li a[href*="plus.google.com"] { background-color: #dd4b39; }
.social-links li a[href*="stumbleupon.com"] { background-color: #eb4823; }
.social-links li a[href*="tumblr.com"] { background-color: #32506d; }
.social-links li a[href*="twitter.com"] { background-color: #00aced; }
.social-links li a[href*="youtube.com"] { background-color: #bb0000; }

.social-links li a::before { content: "\47"; }
.social-links li a[href*="dribbble.com"]::before { content: "\5a"; }
.social-links li a[href*="facebook.com"]::before { content: "\57"; }
.social-links li a[href*="flickr.com"]::before { content: "\38"; }
.social-links li a[href*="instagram.com"]::before { content: "\59"; }
.social-links li a[href*="linkedin.com"]::before { content: "\39"; }
.social-links li a[href*="medium.com"]::before { content: "\30"; }
.social-links li a[href*="pinterest.com"]::before { content: "\32"; }
.social-links li a[href*="plus.google.com"]::before { content: "\21"; }
.social-links li a[href*="stumbleupon.com"]::before { content: "\35"; }
.social-links li a[href*="tumblr.com"]::before { content: "\37"; }
.social-links li a[href*="twitter.com"]::before { content: "\56"; }
.social-links li a[href*="youtube.com"]::before { content: "\58"; }

.lyvul-social .social-links {
	padding: 0;
}

.lyvul-social .social-links li {
	margin-top: 0.5em;
}

.lyvul-social .social-links li a {
	height: inherit;
	width: inherit;
	background-color: transparent;
	line-height: inherit;
}

.lyvul-social .social-links li a:before {
	color: #555;
}

.lyvul-social .social-links li a:hover:before {
	color: #e54e53;
}

/*
 * 11: Additional Styles
 */

/* Boxed Style */

.qaqut-boxed {
	background-color: #f2f2f2;
}

.qaqut-boxed #kuq {
	background-color: #fff;
	max-width: 1060px;
	margin: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.qaqut-boxed .qaqut-logo,
.qaqut-boxed .faxuv,
.qaqut-boxed .riheryq,
.qaqut-boxed .sonud {
	margin: 40px 0;
}

.qaqut-boxed .header-image .govetoq {
	max-width: 100%;
	width: 100%;
}

.qaqut-boxed .nocu {
	background-color: #fff;
}

/* Fullwidth Page Template */

.page-template-no-sidebar .mawibuq,
.page-template-no-sidebar.qaqut-boxed .mawibuq {
	width: 100%;
	float: none;
}

.page-template-no-sidebar .jory,
.page-template-no-sidebar .pidiqu,
.page-template-no-sidebar .breadcrumb {
	margin-left: auto;
    margin-right: auto;
    max-width: 740px;
}

.page-template-no-sidebar .featured-image .overlay {
	bottom: 80px;
	text-align: center;
}

/* Blog Layout */

/* List Posts */

.xasub .entry-thumbnail {
	max-width: 100px;
	margin: 0 15px 5px 0;
}

.xasub .pugu {
	margin-bottom: 0;
}

.xasub .qywurid,
.xasub .hige {
	display: none;
}

.xasub h2.lubet {
	font-size: 1em;
	font-weight: 700;
}

/* Large Posts */

.large-post {
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}

.large-post .pugu,
.large-post .entry-thumbnail {
	margin: 0 0 20px 0;
}

.large-post .entry-thumbnail {
	max-width: 100%;
	float: none;
}

.large-post h2.lubet {
	font-size: 1.5em;
	margin: 0 0 15px 0;
}

.large-post h2.lubet a {
	display: inline-block;
	position: relative;
	padding-bottom: 15px;
}

.large-post h2.lubet a:after {
	content: "";
	position: absolute;
	width: 50px;
	left: 50%;
	bottom: 0;
	margin-left: -25px;
	border-bottom: 2px solid #222;
}

.large-post .entry-category {
	display: block;
	margin: 0 0 5px 0;
	font-size: 	0.800em;
	text-transform: uppercase;
	font-weight: 700;
}

.layout9 .large-post .entry-category,
.layout10 .large-post .entry-category {
	display: inline-block;
	font-size: 1em;
	text-transform: none;
}

.large-post .hige {
	display: inline-block;	
}

.large-post .read-more {
	text-align: center;
}

.large-post .more-link {
	margin: 20px 0 0;
	padding: 5px 10px;
	background-color: #e54e53;
	color: #fff;
	font-size: 0.867em;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.large-post .more-link:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
}

/* Widget Styles */

.wityzer-white .casuv {
	border-bottom-color: #eee;
}

.wityzer-white .wityzer {
	background-color: #fff;
	border: 1px solid #eee;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.wityzer-minimal .wityzer {
	padding: 0;
	background-color: transparent;
}

.wityzer-minimal .casuv {
	border: 0;
	font-size: 15px;
	text-transform: uppercase;
}

.wityzer-minimal .casuv span {
	padding: 0;
}

.wityzer-minimal .casuv span:before {
	content: none;
}

.wityzer-minimal .social-links {
	padding: 0;
}

/*
 * 12: Responsive 
 */

@media screen and (min-width: 360px) {
	/* Post Navigation */
	.nav-previous,
	.nav-next {
	width: 50%;
	float: left;
	}
	.nav-previous a:before,
	.nav-next a:after {
	font-family: 'simple-line-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	font-size: 20px;
	top: 30%;
	}
	.nav-previous a:before {
	content: "\71";
	left: 0;
	}
	.nav-next a:after {
	content: "\70";
	right: 0;
	}
	.nav-previous a {
	padding-left: 30px;
	}
	.nav-next a {
	padding-right: 30px;
	}
	.nav-previous {
	text-align: left;
	}
	.nav-next {
	border-left: 1px solid #fff;
	text-align: right;
	margin-top: 0;
	}
	.zudif-navigation {
	padding: 20px;
	}
	/* Content */
	blockquote, input, select {
	width: inherit;
	float: inherit;
	}
	.jegune {
	margin-bottom: 0;
	}
	#scroll-up {
	bottom: 30px;
	right: 30px;
	}
	.page .jory h1,
	.single .jory h1,
	.page-header h1 {
	word-wrap: inherit;
	}
	/* Comments */
	.cykom .children {
	margin: 20px 0 20px 20px;
	}
	/* Author bio */
	.lyvul-avatar {
	width: 20%;
	padding: 0 20px;
	float: left;
	margin-bottom: 0;
	}
	.lyvul-description {
	width: 80%;
	float: left;	
	}
	.lyvul-social {
	clear: left;
	width: 80%;
	margin-left: 20%;
	}
	/* Blog Layout */
	.xasub .entry-thumbnail {
	float: left;
	max-width: 30%;
	margin: 0 20px 0 0;
	}
	.xasub h2.lubet {
	font-size: 1.125em;
	font-weight: 400;
	}
	.xasub .pugu {
	margin-bottom: 5px;
	}
	.xasub .qywurid {
	display: block;
	}
	.xasub .hige {
	display: inline-block;
	}
}

@media screen and (min-width: 600px) {
	/* Grid */
	.col-sm-3, .col-sm-4, .col-sm-6, .col-sm-8, .col-sm-12 {
	float: left;
	}
	.col-sm-12 {
	width: 100%;
	}
	.col-sm-8 {
	width: 66.66666667%;
	}
	.col-sm-6 {
	width: 50%;
	}
	.col-sm-4 {
	width: 33.33333333%;
	}
	.col-sm-3 {
	width: 25%;
	}
	/* Mobile Navigation */
	.quvu {
	padding: 0 30px;
	}
	.webygy {
	width: 320px;
	left: -320px;
	}
	.pexagy {
	left: 25px;
	}
	.cawaho {
	padding-left: 40px;
	}
	/* Content */
	body {
	font-size: 15px;
	}
	.govetoq {
	padding: 0 30px;
	}
	.mafuja {
	margin: 30px 0;
	}
	.nocu {
	text-align: left;
	}
	.jory {
	margin-bottom: 30px;
	}
	.page-header {
	margin-bottom: 30px;
	}
	/* Featured Image */
	.featured-image .cover-bg {
	min-height: 320px;
	}
	.featured-image {
    margin-left: -30px;
    margin-right: -30px;
	}
	.featured-image .overlay {
	padding: 0 30px;
	}
	/* Posts Formats */
	.entry-thumbnail .format-icon {
	width: 48px;
	height: 48px;
	margin: -24px 0 0 -24px;
	}
	.entry-thumbnail .format-icon:before {
	font-size: 18px;
	line-height: 48px;
	}
	/* Widgets */
	.widget_pages ul ul {
    margin-left: 40px;
	}
	/* Blog Layout */
	.large-post {
	margin-bottom: 20px;
	}
	.large-post h2.lubet {
	font-size: 1.733em;
	}
}

@media screen and (min-width: 840px) {
	/* Grid */
	.col-3, .zeposy, .quvoxer, .jised, .col-12 {
	float: left;
	}
	.col-12 {
	width: 100%;
	}
	.jised {
	width: 66.66666667%;
	}
	.quvoxer {
	width: 50%;
	}
	.zeposy {
	width: 33.33333333%;
	}
	.col-3 {
	width: 25%;
	}
	/* Header */
	.header-image,
	.ziwoma,
	.sticky-wrapper,
	.jemi {
	display: inherit;
	}
	/* Mobile Navigation */
	.quvu,
	.webygy {
	display: none;
	}
	/* Navigation */
    .zudif-navigation,
	.fahy {
	margin: 0;
	}
	/* Footer Navigation */
	.qoqyn-navigation {
	text-align: right;
	}
	.jegune {
	text-align: left;
	}
	/* Content */
	h1 {
	font-size: 2.4em; /* 36px */
	}
	.govetoq {
	max-width: inherit;
	}
	h2.lubet {
	font-size: 1.6em;
	}
	.entry-thumbnail {
	max-width: 220px;
	}
	/* Featured Image */
	.featured-image {
	margin: 0 auto 30px;
	}
	.featured-image .cover-bg {
	min-height: 360px;
	}
	.featured-image:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80%;
	background: transparent linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) repeat 0 0;
	z-index: 3;
	}
	.featured-image .overlay {
	position: absolute;
    width: 100%;
	left: 0;
    bottom: 30px;
    padding: 0 30px;
    margin: 0;
    z-index: 5;
	}
	.featured-image .overlay h1 {
	color: #fff;
	font-weight: 700;
	}
	.featured-image .hige a {
	margin-bottom: 10px;
	}
	.single .featured-image .jewe {
	color: #fff;
	margin-top: 20px;
	}
	.featured-image .jewe a {
	color: #fff;
	}
	/* Comments */
	.cykom .children {
	margin-left: 30px;
	}
	/* Blog Layout */
	.xasub h2.lubet {
	font-size: 1.467em;
	}
	.layout1 .xasub .entry-thumbnail {
	max-width: 150px;
	}
	.wozyze .xasub .entry-thumbnail {
	max-width: 220px;
	}
}

@media screen and (min-width: 1024px) {
	/* Layout */
	.govetoq {
	max-width: 980px;
	padding: 0;
	}
	.mawibuq {
	float: left;
	width: 65.3062%;
	margin: 0;
	}
	.tacicug {
	float: right;
	width: 30.6123%;
	}
	/* Featured Image */
	.featured-image .cover-bg {
	min-height: 400px;
	}
	/* Boxed Style */
	.qaqut-boxed #kuq {
	margin: 30px auto;
	}
	.qaqut-boxed .mafuja {
	margin: 40px 0;
	}
	.qaqut-boxed .featured-posts,
	.qaqut-boxed .featured-image {
	margin-bottom: 40px;
	}
}

@media screen and (min-width: 1440px) {
	/* Layout */
	.govetoq {
	max-width: 1140px;
	}
	.mawibuq {
	width: 64.9123%; /* 740px */
	}
	.tacicug {
	width: 29.8246%; /* 340px */
	}
	/* Content */
	.page .jory,
	.single .jory {
	margin-bottom: 30px;
	}
	.entry-thumbnail {
	max-width: 260px;
	margin-right: 30px;
	}
	/* Featured Image */
	.featured-image .cover-bg {
	min-height: 480px;
	}
	/* Author Bio */
	.lyvul-info {
	margin: 30px 0;
	}
	/* Comments */
	.pidiqu {
	padding: 30px 0;
	}
	/* Widgets */
	.wityzer {
	padding: 20px;
	}
	/* Blog Layout */
	.xasub h2.lubet {
	font-size: 1.6em;
	}
	.layout1 .xasub .entry-thumbnail {
	max-width: 200px;
	}
	.wozyze .xasub .entry-thumbnail {
	max-width: 260px;
	}
	.large-post {
	margin-bottom: 30px;
	padding-bottom: 30px;
	}
	/* Boxed Style */
	.qaqut-boxed #kuq {
	max-width: 1200px;
	}
	.qaqut-boxed .govetoq {
	max-width: 1080px;
	}
	.qaqut-boxed .mawibuq {
	width: 64.8149%;
	}
	.qaqut-boxed .tacicug {
	width: 29.6297%;
	}
	/* Widget Styles */
	.wityzer-minimal .wityzer {
	margin-bottom: 30px;
	}
}
