/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

/*======================================
Theme Name: Anderson Lite
Theme URI: http://themezee.com/themes/anderson/
Description: A clean and elegant magazine theme suitable for any kind of content related website. The theme comes with a fully responsive layout and a sleek featured post slideshow. The user-friendly and flexible theme options supporting the powerful Customizer allow you to setup your magazine website in only a few minutes. 
Version: 1.2.4
Author: ThemeZee
Author URI: http://themezee.com
Tags: two-columns, light, green, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, fluid-layout, responsive-layout, one-column, left-sidebar, right-sidebar, three-columns, black, silver, white, gray
Text Domain: anderson-lite
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/


/* CSS Reset | http://meyerweb.com/eric/tools/css/reset/ | v2.0
-------------------------------------------------------------- */

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;
}

/* General Styles
-------------------------------------------------------------- */

html {
    font-size: 100.01%;
}
body {
    font-family: 'Open Sans', Tahoma, Verdana, Arial;
    font-size: 0.95em;
    border: 0;
    color: #111;
    background-color: #E1E1E1;
}

/* Links */

a,
a:link,
a:visited {
    color: #5F5F5F;
    text-decoration: none;
}
a:hover,
a:active {
    color: #222;
}
.entry a:hover,
.entry a:active {
    color: #5F5F5F;
    text-decoration: underline;
}
.schet {
    display: inline-block;
    text-align: right;
    margin-top: 5px;
}
.footer-content .schet img {
    margin-right: 0;
}

/* Form Elements */

input,
textarea {
    padding: 0.7em;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 1.0em;
    color: #333;
    font-family: 'Carme', Tahoma, Verdana, Arial;
}
input[type="submit"] {
    border: none;
    color: #fff;
    background-color: #5F5F5F;
}
input[type="submit"]:hover {
    background-color: #222;
    cursor: pointer;
}

/* Clearing Floats */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
    /* For IE 6/7 only */
}

/* Make Form Elements responsive */

input,
textarea,
select {
    max-width: 100%;
}

/* Basic Structure 
-------------------------------------------------------------- */

#wrapper {
    max-width: 1200px;
    width: 92%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.container-header {
    width: 1200px;
    margin: 0 auto;
}
#header {
    padding: 0;
    margin-bottom: 15px;
}
#wrap {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#content {
    float: left;
    width: 880px;
    padding: 15px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}
.home #content {
    width: 100%;
}
#sidebar {
    float: right;
    width: 300px;
}
.smthhm {
    float: left;
    margin-right: 15px;
    margin-top: -3px;
}

/* Header
-------------------------------------------------------------- */

.container-header-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.logo-row1 {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #E8E8E8;
}
.logo-row2 {
    background:#1e48b5;
}
#logo {
    max-width: 100%;
    margin: 0;
    width: 150px;
}
#logo img {
    max-width: 100%;
    width: 100px;
}
#logo .site-title {
    display: inline;
    background: #5F5F5F;
    color: #fff;
    padding: 0.15em 0.3em;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    font-size: 2.5em;
    font-family: 'Yeseva One', Tahoma, Verdana, Arial;
    line-height: 1.4em;
}
#logo a:hover {
    text-decoration: none;
}
#logo a:hover .site-title {
    background: #333;
    text-decoration: none;
}
#logo .site-description {
    margin-top: 0.4em;
}

/* Header Banner */

#header-banner {
    float: right;
}
#header-banner img {
    max-width: 100%;
    height: auto;
}

/* Custom Header Image */

#custom-header {
    margin: 1.5em 2em 0;
}
#custom-header img {
    margin: 0;
    max-width: 1200px;
    vertical-align: top;
    width: 100%;
    height: auto;
}

/* Top Navigation Menu
-------------------------------------------------------------- */

#topheader {
    border-bottom: 1px solid #ccc;
}
#topnav-icon,
#topnav-toggle {
    display: none;
}
#topnav-menu {
    float: left;
    padding-left: 0.4em;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
}
#topnav-menu li {
    float: left;
    position: relative;
}
#topnav-menu a {
    display: block;
    padding: 0.8em;
    text-decoration: none;
    font-size: 0.85em;
}
#topnav-menu li.current_page_item a,
#topnav-menu li.current-menu-item a {
    text-decoration: underline;
}

/* Navigation Menu
-------------------------------------------------------------- */

#navigation-wrap {
    padding: 0 0.2em;
    float: right;
    width: 75%;
    margin-right: 30px;
}
#mainnav-icon,
#mainnav-toggle {
    display: none;
}
#footer-nav {
    width: 100%;
    text-align: right;
}
#footer-nav,
#mainnav {
    max-width: 100%;
}
#footer-nav,
#mainnav-menu {
    float: right;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
    margin-top: 7px;
}
#mainnav-menu {
    float: none;
}
#mainnav-menu {
    margin-top: 0;
    text-align: center;
}
#footer-nav li,
#mainnav-menu li {
    display: inline-block;
    position: relative;
}
#footer-nav a,
#mainnav-menu a {
    display: block;
    padding: 8px 10px;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Yeseva One', Tahoma, Verdana, Arial;
    background:#1e48b5;
    color: #fff;
}
#mainnav-menu a {
    padding: 12px 25px;
    font-size: 16px;
    background: none;
    border: 0;
}
#footer-nav a:link,
#mainnav-menu a:link,
#mainnav-menu a:visited {
    color: #fff;
    text-decoration: none;
}
#footer-nav a:hover,
#mainnav-menu a:hover {
    background-color: #5F5F5F;
    color: #fff;
}
#mainnav-menu ul {
    position: absolute;
    display: none;
    z-index: 99;
    padding: 2px 0 0;
    background: #222;
}
#mainnav-menu ul li {
    margin: 0;
    border: none;
}
#mainnav-menu ul a {
    width: 250px;
    width: 16rem;
    padding: 10px;
    float: left;
    font-family: 'Carme', Tahoma, Verdana, Arial;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none;
    color: #fff;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#mainnav-menu ul a:link,
#mainnav-menu ul a:visited {
    color: #fff;
    font-size: 0.95em;
    text-decoration: none;
}
#mainnav-menu ul a:hover,
#mainnav-menu ul a:active {
    background: #5F5F5F;
    border: none;
}
#mainnav-menu li ul ul {
    margin-left: 250px;
    margin-left: 16rem;
    padding-top: 0;
}
#mainnav-menu li:hover ul ul,
#mainnav-menu li:hover ul ul ul,
#mainnav-menu li:hover ul ul ul ul {
    display: none;
}
#mainnav-menu li:hover ul,
#mainnav-menu li li:hover ul,
#mainnav-menu li li li:hover ul,
#mainnav-menu li li li li:hover ul {
    display: block;
}
#mainnav-menu li.current_page_item a,
#mainnav-menu li.current-menu-item a {
    color: #fff;
    background: #222;
}
#mainnav-menu li.current_page_item ul li a,
#mainnav-menu li.current-menu-item ul li a {
    color: #fff;
    background: #222;
}
#mainnav-menu ul li.current_page_item a,
#mainnav-menu ul li.current-menu-item a {
    color: #fff;
    background: #222;
}
#mainnav-menu ul li.current_page_item ul li a,
#mainnav-menu ul li.current-menu-item ul li a {
    text-decoration: none;
}

/* Add Menu Icons */

#mainnav-menu .menu-item-has-children a:after,
#mainnav-menu .page_item_has_children a:after {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 12px 'Genericons';
    vertical-align: middle;
    color: #222;
    margin: 0 0 -0.3em 0.6em;
    content: '\f502';
}
#mainnav-menu .menu-item-has-children ul li a:after,
#mainnav-menu .page_item_has_children ul li a:after {
    content: '';
}
#mainnav-menu li a:hover:before,
#mainnav-menu li a:hover:after {
    color: #5F5F5F;
}
.top-fixed {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 100;
}
.logo-row1-soc-block {
    min-width: 200px;
    text-align: center;
    padding-left: 20px;
    font-size: 14px;
    font-family: 'Yeseva One', cursive;
}
.logo-row1-soc {
        display: flex;
    align-items: center;
        justify-content: space-between;
    margin-top: 10px;
    text-align: center;
}

.logo-row1-soc a {
    display: block;    
}

.logo-row1-soc img {
    margin-right: 7px;
    margin-left: 7px;
    width: 30px;
}

.logo-row1-soc .header-log-tg {
    width: 23px;
}

.logo-row1-soc .yandex-i {
    padding: 10px;
    display: block;
    width: 20px;
}

.logo-row1-soc .yandex-i img {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

/* Search */

#searchform {
    width: 100%;
    text-align: right;
}
#searchform input {
    width: 82.3%;
}
#searchform input[type="submit"] {
    width: 40px;
    background-image: url(images/serch.png);
    background-repeat: no-repeat;
    background-position: 9px 8px;
    background-color: #020003;
    margin-bottom: -5px;
}
#searchform input[type="submit"]:hover {
    background-color: #5F5F5F;
}
.element:before {
    content: "\f000";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}
.search-b {
    float: right;
    width: 50px;
    height: 70px;
    background-image: url(images/search.jpg);
    background-position: 10px 18px;
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
}
.form-search {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 50;
    visibility: hidden;
    padding: 10px;
    width: 100px;
    border: 2px solid #222;
    background: #fff;
    opacity: 0.0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -moz-opacity: 0.0;
}
.form-search::before {
    position: absolute;
    top: -18px;
    right: 12px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #222;
    content: '';
}
.search-b:hover > .form-search {
    visibility: visible;
    width: 300px;
    opacity: 1.0;
    filter: alpha(opacity=100);
    -webkit-transform: translate(1);
    -ms-transform: translate(1);
    transform: translate(1);
    -moz-opacity: 1.0;
}
.form-search input {
    float: left;
    padding: 0 10px;
    width: 70%;
    height: 30px;
    border: 1px solid #333333;
    border-radius: 2px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.form-search input[type=submit] {
    float: right;
    width: 23%;
    height: 30px;
    border: 0;
    background-color: #5F5F5F;
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.form-search input[type=submit]:hover {
    text-decoration: underline;
}

/* Widget Styling
-------------------------------------------------------------- */

.widget {
    margin-bottom: 20px;
    padding: 0.3em;
    max-width: 100%;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.widgettitle {
    margin: -0.3em -0.3em 1em;
    border-bottom: 1px solid #222;
    background: #fff;
    color: #0000;
    text-align: center;
    padding: 5px;
}
.widgettitle span {
    display: inline-block;
    font-family: 'Yeseva One', Tahoma, Verdana, Arial;
    font-size: 1.15em;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #000;
    padding: 0 0.5em 0.2em 0.1em;
}
.home .widgettitle {
    margin: 0;
    border-bottom: 0;
    background: none;
    color: #000;
}
.home .widgettitle span,
.home .widgettitle a {
    font-family: 'Yeseva One', cursive;
    font-size: 24px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
#nav_menu-2,
#execphp-4,
#execphp-5 {
    background: #fff;
}
#execphp-4,
#execphp-5 {
    padding: 0.3em 10px;
}
#execphp-4 .widgettitle,
#execphp-5 .widgettitle {
    margin-left: -10px;
    margin-right: -10px;
}
#execphp-7 {
    padding-top: 0;
    padding-bottom: 0;
}
#execphp-5 {
    margin-bottom: 0;
}
#execphp-11 {
    display: none;
}
.home #content #nav_menu-5 {
    display: none;
}
#sidebar #nav_menu-2 .menu li,
.home #nav_menu-4 .menu li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.home #nav_menu-4 .menu li {
    width: 14%;
}
.home #nav_menu-4 .menu #menu-item-99 {
    width: 16%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
}
.home #nav_menu-4 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.home #nav_menu-4 .menu li {
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
#sidebar #nav_menu-2 .menu #menu-item-99 {
    width: 100%;
}
#sidebar #nav_menu-2 .menu li a,
.home #nav_menu-4 .menu li a {
    border: none;
}
.home #nav_menu-4 .menu li {
    text-align: center;
}
.home #nav_menu-4 .menu li img {
    width: 200px;
}
#nav_menu-2 .menu-image-title,
#nav_menu-4 .menu-image-title {
    display: none;
}
#sidebar #nav_menu-2 .menu #menu-item-99 {
    text-align: center;
}
#sidebar #nav_menu-2 .menu #menu-item-99 a,
.home #nav_menu-4 .menu #menu-item-99 a {
    text-align: center;
    font-family: 'Yeseva One', cursive;
    color: #5F5F5F;
    background-color: #F1F1F1;
}
#sidebar #nav_menu-2 .menu #menu-item-99 a {
    display: inline-block;
}
.home #nav_menu-4 .menu #menu-item-99 a {
    display: inline-block;
    font-family: 'Yeseva One', cursive;
    color: #5F5F5F;
    background-color: #F1F1F1;
    padding: 5px 10px;
    border-radius: 5px;
}
#sidebar #nav_menu-2 .menu #menu-item-99 .menu-image-title,
.home #nav_menu-4 .menu #menu-item-99 .menu-image-title,
.home #nav_menu-2 .menu-item-99 .menu-image-title {
    display: inline-block;
    background:#1e48b5;
    color: #fff;
    width: 200px;
    padding: 5px 0;
    border-radius: 5px;
}
.home #nav_menu-4 .menu #menu-item-99 .menu-image-title {
    width: auto;
    padding: 5px 10px;
}
.home #sidebar #nav_menu-2 .menu .menu-item-99 {
    width: 100%;
}
#sidebar #nav_menu-2 .menu #menu-item-99 .menu-image-title:hover,
#sidebar #nav_menu-2 .menu .menu-item-99 .menu-image-title:hover {
    background: #222;
}
#sidebar #nav_menu-3 {
    background: #fff;
}
#sidebar #nav_menu-3 .menu li {
    margin-bottom: 15px;
    margin-left: 5px;
    display: inline-block;
}
#sidebar #nav_menu-3 .menu li a {
    font-family: 'Yeseva One', cursive;
    color: #5F5F5F;
    background-color: #F1F1F1;
    padding: 5px 7px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline;
    border: 0;
    font-size: 16px;
}
#sidebar #nav_menu-3 .menu li a:hover {
    background-color: #020003;
    color: #fff;
}
#menu-item-6648 a {
    padding-right: 38px;
    background-image: url(images/vk1.png);
    background-color: #4A76A8;
    background-repeat: no-repeat;
    background-position: 82% 9px;
    border: 1px solid #4A76A8;
}
#menu-item-6649 a {
    padding-right: 30px;
    background-image: url(images/youtube1.png);
    background-color: #FF0000;
    background-repeat: no-repeat;
    background-position: 95% 7px;
    border: 1px solid #FF0000;
}
#menu-item-6650 a {
    padding-right: 38px;
    background-image: url(images/vk1.png);
    background-color: #4A76A8;
    background-repeat: no-repeat;
    background-position: 82% 12px;
    border: 1px solid #4A76A8;
}
#menu-item-6651 a {
    padding-right: 30px;
    background-image: url(images/youtube1.png);
    background-color: #FF0000;
    background-repeat: no-repeat;
    background-position: 95% 11px;
    border: 1px solid #FF0000;
}
.home .widgettitle span {
    padding-bottom: 0;
}
.widget .lists li {
    list-style-type: none;
    clear: both;
}
.widget .lists .imgzoom {
    float: left;
    margin-bottom: 10px;
    position: relative;
}
.widget .lists .imgzoom span {
    position: absolute;
    bottom: 6px;
    font-size: 16px;
    padding: 2px 10px;
    right: 0;
    background: rgba(127, 127, 127, .8);
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-align: right;
}
.widget .aligncenter {
    margin: 0;
}
#sidebar .menu li {
    display: block;
}
#sidebar .menu li a {
    padding: 7px 10px;
    font-size: 18px;
    display: block;
    border-bottom: 1px dashed #ccc;
    text-align: center;
}
#execphp-5 .lists li {
    border-bottom: 1px solid #ccc;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
#execphp-5 .lists img {
    float: left;
    margin-right: 10px;
}
#execphp-5 .lists .imgzoom span {
    position: relative;
    background: none;
    color: #222;
    padding: 0;
    top: auto;
    bottom: auto;
}
.widget .textwidget {
    line-height: 1.5em;
}
.widget .textwidget p {
    margin-bottom: 1em;
}
.widget ul,
.widget ol {
    line-height: 1.5em;
    color: #222;
}
.widget ul {
    list-style: circle inside;
}
.widget ul .children {
    padding: 0;
    margin: 0.5em 0 0.5em 1em;
}
.widget #menu-metki ul {
    text-align: center;
}
.widget a:link,
.widget a:visited {
    color: #5F5F5F;
}
.widget a:hover,
.widget a:active {
    color: #222;
}
.widget img {
    max-width: 100%;
    height: 100%;
}
.widgettitle a:hover,
.widgettitle a:active {
    text-decoration: underline;
}

/* Custom Widgets
-------------------------------------------------------------- */


/* Category, Archives, Meta Widget */

.widget_archive ul,
.widget_categories ul,
.widget_meta ul {
    list-style: none inside;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li {
    padding: 0.25em 0;
}
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_meta ul li:before {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 14px 'Genericons';
    vertical-align: top;
    color: #222;
    margin: 0.3em 0.3em 0 0;
    content: '\f429';
}

/* Tagcloud Widget */

.tagcloud a {
    float: left;
    display: inline-block;
    margin: 0 2px 2px 0;
    padding: 0.35em 0.6em;
    text-decoration: none;
    color: #fff;
    background-color: #5F5F5F;
    font-size: 1.0em !important;
}
.tagcloud a:link,
.tagcloud a:visited {
    color: #fff;
}
.tagcloud a:hover,
.tagcloud a:active {
    background-color: #222;
    text-decoration: none;
}

/* Calendar Widget */

#wp-calendar {
    margin: 0;
    width: 100%;
    color: #444;
    line-height: 1.6em;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
    text-align: left;
}
#wp-calendar caption {
    font-style: italic;
    margin-bottom: 0.1em;
}
#wp-calendar th {
    font-weight: bold;
    font-size: 0.85em;
}
#wp-calendar tfoot tr td {
    padding-top: 0.5em;
}
#wp-calendar #next {
    padding-right: 0.8em;
    text-align: right;
}

/* Posts and Pages
-------------------------------------------------------------- */

.type-post,
.type-page,
.type-attachment {
    margin: 0 0 0em 0;
}
.block-cat-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    vertical-align: top;
}
.post-review {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px;
}
.post-review img {
    max-width: 100%;
}
.page-title,
.post-title {
    margin: 0;
    font-family: 'Yeseva One', cursive;
    color: #222;
    line-height: 1.4em;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 1.6em;
}
.post-title {
    display: inline;
    color: #000;
    background-color: #fff44f;
    padding: 0.3em 0.4em;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
.post-main-title {
    display: block;
    margin-bottom: 15px;
    background: none;
    text-align: center;
}
.slide-content .post-title {
    display: block;
    border: 2px solid #fff;
    background: rgba(0, 0, 0, .5);
    padding: 10px;
    color: #fff;
}
.slide-content .post-title a:link,
.slide-content .post-title a:visited {
    color: #fff;
}
.search .post-title,
.search .post-title:hover,
.archive .post-title,
.archive .post-title:hover {
    padding: 0.2em 0;
    color: #000;
    background-color: #F1F1F1;
    padding-right: 10px;
    display: block;
    font-size: 20px;
    border: 1px solid #ccc;
}
.top-tag-post .post-title {
    background-color: #fff44f;
}
.tag-top {
    padding: 10px;
    background-color: #fffedc;
}
.archive .block-cat-review .post-title {
    background: none;
    padding: 0;
    border: 0;
}
.search .post-title a:hover,
.archive .post-title a:hover {
    text-decoration: underline;
}
.post-title a:link,
.post-title a:visited {
    color: #000;
    text-decoration: none;
}
.search .post-title a,
.search .post-title a:link,
.search .post-title a:hover,
.archive .post-title a,
.archive .post-title a:link,
.archive .post-title a:hover {
    color: #5F5F5F;
}
.sticky {
    margin: 0 0 2em;
    padding: 2em 0 0.8em;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}

/* Page Links | wp_link_pages() */

.page-links {
    margin: 0;
    word-spacing: 1em;
}

/* Post Image & Category */

.type-post .post-image {
    position: relative;
    float: left;
    max-width: 40%;
    margin: 0 2em 1em 0;
    overflow: hidden;
}
.search .type-post .post-image,
.archive .type-post .post-image {
    padding: 0;
    margin-right: 25px;
    background-color: #fff;
}
.search .type-post .post-image img,
.archive .type-post .post-image img {
    max-width: 100%;
}

.post-image-single img {
    max-width: 100%;
    height: auto;
}

.type-post .post-image-single {
    position: relative;
    margin: -0.3em 0 1em 0;
    overflow: hidden;
}
.type-post .post-image .wp-post-image {
    margin: 0;
}
.image-post-categories {
    position: absolute;
    top: 1em;
    left: 0;
}
.post-categories a {
    display: inline-block;
    margin: 0 0 2px;
    padding: 0.5em 0.6em;
    background: #222;
}
.post-categories a:link,
.post-categories a:visited {
    color: #fff;
}
.post-categories a:hover,
.post-categories a:active {
    background: #5F5F5F;
}
.single-post-categories {
    margin-bottom: 0.5em;
}
.single-post-categories a {
    float: left;
    margin: 0 2px 0 0;
}
.single-thumb {
    position: relative;
    width: 100%;
    float: left;
}
.single-thumb .post-title {
    position: absolute;
    bottom: 50px;
    left: 20px;
    border: 2px solid #fff;
    background: rgba(0, 0, 0, .5);
    padding: 10px;
    color: #fff;
    width: 820px;
    text-align: center
}

/* Postmeta (Date & Author) */

.postmeta,
.postinfo {
    color: #888;
    margin: 0.8em 0 0;
    line-height: 1.4em;
    font-size: 0.95em;
}
.search .postmeta,
.archive .postmeta {
    color: #cacaca;
    margin: 5px 0px;
    line-height: 1.6em;
    font-size: 0.95em;
    border-top: 0;
    border-bottom: 0;
}
.search .entry p,
.archive .entry p,
.category .entry p {
    margin-top: 0;
}
.postmeta a:link,
.postmeta a:visited {
    color: #cacaca;
}
.search .postmeta a:link,
.search .postmeta a:visited,
.archive .postmeta a:link,
.archive .postmeta a:visited {
    color: #cacaca;
}
.postmeta a:hover,
.postmeta a:active {
    text-decoration: underline;
}

/* Post Tags */

.post-tags {
    margin: 0.5em 0 0;
}
.post-tags a {
    display: inline-block;
    font-size: 0.95em;
    margin: 1px 0;
    padding: 0.3em 0.6em;
    text-decoration: none;
    color: #fff;
    background-color: #5F5F5F;
}
.post-tags a:link,
.post-tags a:visited {
    color: #fff;
}
.post-tags a:hover,
.post-tags a:active {
    background-color: #222;
    text-decoration: none;
}

/* Read more Link */

.more-link {
    display: inline-block;
    margin: 0.3em 0;
    padding: 0.3em 0.8em;
    text-decoration: none;
    color: #fff;
    background-color: #020003;
}
.search .more-link,
.archive .more-link {
    background: none;
    color: #5F5F5F;
    padding: 0;
}
.more-link:link,
.more-link:visited {
    color: #fff;
}
.search .more-link:link,
.search .more-link:visited,
.archive .more-link:link,
.archive .more-link:visited {
    color: #5F5F5F;
}
.more-link:hover,
.more-link:active {
    background-color: none;
}
.search .more-link:hover,
.search .more-link:active,
.archive .more-link:hover,
.archive .more-link:active {
    background: none;
    text-decoration: underline;
}

/* Archives and Search Heading */

.page-header {
    margin-bottom: 1em;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    border-bottom: 1px solid #222;
}
.page-header .archive-title {
    display: inline-block;
    font-family: 'Yeseva One', Tahoma, Verdana, Arial;
    font-size: 1.15em;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #222;
    padding: 0 0.5em 0.2em 0.1em;
    border-bottom: 5px solid #5F5F5F;
    margin-bottom: -1px;
}

/* Content Pagination */

.post-pagination {
    margin-bottom: 2em;
    font-family: 'Yeseva One', Tahoma, Verdana, Arial;
    font-size: 1.15em;
    line-height: 1.4em;
    color: #222;
    border-top: 1px solid #222;
    border-bottom: 2px solid #222;
}
.post-pagination a,
.post-pagination .current {
    float: left;
    padding: 0.2em 0.8em 0.4em;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #222;
    border-top: 5px solid transparent;
}
.post-pagination a:link,
.post-pagination a:visited {
    color: #222;
}
.post-pagination a:hover {
    color: #5F5F5F;
    border-top: 5px solid #5F5F5F;
}
.post-pagination .current {
    color: #5F5F5F;
    border-top: 5px solid #5F5F5F;
}

/*стили для кнопок вверх/вниз*/

.arrow {
    position: fixed;
    width: 64px;
    right: -10px;
    bottom: 115px;
    z-index: 10;
}
.arrow img {
    opacity: 0.6;
}
.arrow img:hover {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
}

/* Text Elements
-------------------------------------------------------------- */

.entry {
    line-height: 1.6em;
    margin: 0.2em 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.entry p,
.comment p {
    margin: 0.75em 0;
}
.entry a {
    text-decoration: underline;
}
.entry p {
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
}
.entry .wp-caption-text {
    text-align: center;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    padding: 5px 10px;
    font-size: 18px;
    color: #fff;
    bottom: 6px;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.entry iframe {
    max-width: 100%;
}
.soder {
    width: 100%;
    float: left;
    padding: 10px;
    border: 1px solid #5F5F5F;
    margin: 10px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.kc-title {
    font-size: 20px;
    margin-bottom: 15px;
}
.entry .contents {
    margin-bottom: 0;
}
.relate {
    width: 25%;
    float: left;
    padding: 10px 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 280px;
}
.relate img {
    max-width: 100%;
    height: auto;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.relate img:hover {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
    -webkit-backface-visibility: hidden;
    opacity: .5;
}
#true_loadmore {
    cursor: pointer;
    display: block;
    background:#1e48b5;
    color: #fff;
    text-align: center;
    margin: 10px auto;
    clear: both;
    width: 30%;
    padding: 10px;
    font-size: 18px;
}
#true_loadmore:hover {
    background-color: #fff44f;
    color: #000;
}
.relate .post-content a {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: rgb(51, 51, 51);
    font-family: 'Yeseva One', cursive;
}
.category .entry p {
    color: #868686;
    margin-bottom: 7px;
}
.category .entry.cat-desc p {
    color: #111;
    margin: 7px 0px;
}
.entry h1,
.comment h1,
.entry h2,
.comment h2,
.entry h3,
.comment h3,
.entry h4,
.comment h4,
.entry h5,
.comment h5,
.entry h6,
.comment h6 {
    color: #222;
    font-weight: bold;
    line-height: 1.0em;
    margin: 1.2em 0 0.3em;
    font-family: 'Yeseva One', cursive;
}
.entry h1,
.comment h1 {
    font-size: 3.0em;
}
.entry h2,
.comment h2 {
    font-size: 2.25em;
}
.entry h3,
.comment h3 {
    font-size: 1.5em;
}
.entry h4,
.comment h4 {
    font-size: 1.25em;
}
.entry h5,
.comment h5 {
    font-size: 1.125em;
    margin: 1.3em 0 0;
}
.entry h6,
.comment h6 {
    font-size: 1.0em;
    margin: 1.3em 0 0;
}
.entry ul,
.comment ul {
    list-style: square inside;
    margin: 0 0 0.5em 2em;
}
.entry ol,
.comment ol {
    list-style: decimal inside;
    margin: 0 0 1.5em 2em;
}
.entry ol ol,
.comment ol ol {
    list-style: upper-alpha inside;
}
.entry ol ol ol,
.comment ol ol ol {
    list-style: lower-roman inside;
}
.entry ol ol ol ol,
.comment ol ol ol ol {
    list-style: lower-alpha inside;
}
.entry ul ul,
.comment ul ul,
.entry ol ol,
.comment ol ol,
.entry ul ol,
.comment ul ol .entry ol ul,
.comment ol ul {
    margin-bottom: 0.2em;
}
.entry li {
    list-style-type: none;
    padding-left: 25px;
    background-image: url(images/li.png);
    background-repeat: no-repeat;
    margin-bottom: 5px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    background-position: 0px 3px;
}
.entry .soder li {
    background: none;
}
.contents {
    list-style-type: none;
    counter-reset: list;
}

/* цвет чисел */

.contents li:before {
    color: #555;
    background: #fff44f;
    color: #000;
    text-align: center;
    padding: 3px 5px;
    font-size: 12px;
    margin-right: 7px;
}

/* уровень 0 */

.contents li.top {
    counter-increment: list;
    counter-reset: list1;
}
.contents li.top:before {
    content: counter(list) '';
}

/* уровень 1 */

.contents li.sub_1 {
    counter-increment: list1;
    counter-reset: list2;
}
.contents li.sub_1:before {
    content: counter(list) '.' counter(list1) '. ';
}

/* уровень 2 */

.contents li.sub_2 {
    counter-increment: list2;
}
.contents li.sub_2:before {
    content: counter(list) '.' counter(list1) '.' counter(list2) '. ';
}
.entry ol {
    counter-reset: point;
}
.entry ol li {
    background: none;
    margin-bottom: 10px;
}
.entry ol li:before {
    position: absolute;
    top: 2px;
    left: 0px;
    width: 20px;
    height: 20px;
    background-color: #fff44f;
    color: #000;
    content: counter(point);
    counter-increment: point 1;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
}
dl {
    margin: 1em 0;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 1.5em;
}
strong {
    font-weight: bold;
}
cite,
em,
i {
    font-style: italic;
}
big,
.big_tag {
    font-size: 1.3em;
}
ins {
    padding: 1px 2px;
    background: #ffa;
    text-decoration: none;
}
code,
pre {
    padding: 3px 8px;
    margin: 0 1px;
    background: #eeeeee;
    color: #222;
    font-size: 0.9em;
    font-family: Monospace, "Courier New", Courier;
    overflow: auto;
    line-height: 1.0em;
}
del,
strike,
s {
    text-decoration: line-through;
}
pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
}
small {
    font-size: 0.7em;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
sup,
sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
    font-size: 0.8em;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
.entry var,
.entry kbd,
.entry tt,
.entry .tt_tag {
    font-size: 1.1em;
    font-family: "Courier 10 Pitch", Courier, monospace;
}
blockquote {
    background: #f4f4f4;
    border: 1px solid #ccc;
    border-left: 3px solid #5F5F5F;
    margin: 1.2em 0;
    padding: 0.3em 1.2em;
}
blockquote cite {
    display: block;
    margin: 0.5em 0 0 0.5em;
    color: #777;
}
.blockquote {
    background: #f4f4f4;
    border: 1px solid #ccc;
    border-left: 3px solid #5F5F5F;
    margin: 1.2em 0;
    padding: 0.3em 1.2em;
    display: block;
    margin: 0.5em 0 0 0.5em;
    color: #777;
}
.entry table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
    margin: 1em 0;
    text-align: left;
    width: 100%;
}
.entry tr th,
.entry thead th {
    background: #e5e5e5;
    font-weight: bold;
    padding: 0.2em 1em;
}
.entry tr td {
    border-top: 1px solid #ddd;
    padding: 0.2em 1em;
}
.entry tr.alternate td {
    background: #f5f5f5;
}

/* Images | Gallery | Videos
-------------------------------------------------------------- */

.wp-post-image {
    margin: 0 0 1em 0;
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
.entry img {
    max-width: 100%;
    height: auto;
}
.wp-caption {
    max-width: 100%;
    height: auto;
    text-align: center;
    margin: 1em 0;
    position: relative;
}
.wp-caption-text {
    margin: 0 !important;
    padding: 0;
    font-size: 0.9em;
    text-align: center;
}
.alignleft {
    float: left;
    display: inline;
    margin: 1em 2em 1em 0;
}
.alignright {
    float: right;
    display: inline;
    margin: 1em 0 1em 2em;
}
.aligncenter {
    margin: 1em auto;
    display: block;
}

/* Gallery Styling */

.gallery {
    margin: 1em auto !important;
}
.gallery-item {
    float: left;
    margin: 0.7em 0 0 0 !important;
    padding-right: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.gallery img {
    margin: 0 !important;
    border: none !important;
}
.gallery-caption {
    margin-left: 0.3em !important;
}

/* Make Vidoes responsive */

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

/* Image.php Navigation */

#image-nav {
    margin-bottom: 1.5em;
    padding: 0.5em 0;
    color: #333;
}
#image-nav .nav-previous {
    float: left;
}
#image-nav .nav-next {
    float: right;
}
#image-nav .nav-previous a,
#image-nav .nav-next a {
    padding: 0.6em 1em;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
    background: #5F5F5F;
    color: #fff;
}
#image-nav .nav-previous a:hover,
#image-nav .nav-next a:hover {
    background: #222;
}

/* Search Form
-------------------------------------------------------------- */

.search-form {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.search-form .screen-reader-text {
    display: none;
}
.search-form .search-field {
    display: inline-block;
    margin: 0;
    width: 100%;
    padding: 0.6em 45px 0.6em 0.6em;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 1.0em;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}
.search-form .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: transparent;
    padding: 0.8em 0.7em 0 0;
    cursor: pointer;
}
.search-form .search-submit .genericon-search {
    display: inline-block;
    width: 24px;
    height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 1;
    font-family: 'Genericons';
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    vertical-align: text-bottom;
    color: #777;
    content: '\f400';
}
.search-form .search-submit:hover .genericon-search {
    color: #333;
}

/* Social Icons | based upon http://kovshenin.com/2014/social-menus-in-wordpress-themes/
-------------------------------------------------------------- */

.social-icons-menu,
.widget-social-icons .social-icons-menu {
    list-style-type: none !important;
    list-style-position: outside !important;
    line-height: 1em !important;
}
.social-icons-menu li {
    float: left;
    margin: 0 0.2em 0.2em 0;
    padding: 0;
}
.social-icons-menu li a {
    position: relative;
    display: inline-block;
    padding: 0.8em;
    text-decoration: none;
    color: #fff;
    background: #5F5F5F;
}
.social-icons-menu li a:before {
    color: #fff;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 1em;
    font-family: 'Genericons';
    text-decoration: inherit;
    vertical-align: top;
}

/* Add Genericons */

.social-icons-menu li a:before {
    content: '\f408';
}

/* Default Icon */

.social-icons-menu li a[href*="codepen.io"]:before {
    content: '\f216';
}
.social-icons-menu li a[href*="digg.com"]:before {
    content: '\f221';
}
.social-icons-menu li a[href*="dribbble.com"]:before {
    content: '\f201';
}
.social-icons-menu li a[href*="facebook.com"]:before {
    content: '\f204';
}
.social-icons-menu li a[href*="flickr.com"]:before {
    content: '\f211';
}
.social-icons-menu li a[href*="plus.google.com"]:before {
    content: '\f218';
}
.social-icons-menu li a[href*="github.com"]:before {
    content: '\f200';
}
.social-icons-menu li a[href*="instagram.com"]:before {
    content: '\f215';
}
.social-icons-menu li a[href*="linkedin.com"]:before {
    content: '\f207';
}
.social-icons-menu li a[href*="pinterest.com"]:before {
    content: '\f209';
}
.social-icons-menu li a[href*="polldaddy.com"]:before {
    content: '\f217';
}
.social-icons-menu li a[href*="getpocket.com"]:before {
    content: '\f224';
}
.social-icons-menu li a[href*="reddit.com"]:before {
    content: '\f222';
}
.social-icons-menu li a[href*="spotify.com"]:before {
    content: '\f515';
}
.social-icons-menu li a[href*="skype.com"]:before,
.social-icons-menu li a[href*="skype:"]:before {
    content: '\f220';
}
.social-icons-menu li a[href*="stumbleupon.com"]:before {
    content: '\f223';
}
.social-icons-menu li a[href*="tumblr.com"]:before {
    content: '\f214';
}
.social-icons-menu li a[href*="twitch.tv"]:before {
    content: '\f516';
}
.social-icons-menu li a[href*="twitter.com"]:before {
    content: '\f202';
}
.social-icons-menu li a[href*="vimeo.com"]:before {
    content: '\f212';
}
.social-icons-menu li a[href*="wordpress.org"]:before,
.social-icons-menu li a[href*="wordpress.com"]:before {
    content: '\f205';
}
.social-icons-menu li a[href*="youtube.com"]:before {
    content: '\f213';
}
.social-icons-menu li a[href*="/feed"]:before,
.social-icons-menu li a[href*="/feed/"]:before,
.social-icons-menu li a[href*="?feed=rss2"]:before,
.social-icons-menu li a[href*="feedburner.google.com"]:before,
.social-icons-menu li a[href*="feedburner.com"]:before {
    content: '\f413';
}
.social-icons-menu li a:hover,
.social-icons-menu li a:hover:before {
    text-decoration: none;
    background: #222;
}
.social-icons-menu li a .screen-reader-text {
    display: none;
}
.social-icons-wrap .social-icons-hint {
    font-size: 0.8em;
    color: #777;
    max-width: 300px;
    line-height: 1.2em;
}

/* Header Social Icons */

#header-social-icons {
    float: right;
    padding-right: 0.4em;
}
#header-social-icons .social-icons-menu li {
    margin: 0.1em 0 0;
    background: none;
}
#header-social-icons .social-icons-menu li a {
    padding: 0.6em 0.8em 0.4em;
    background: none;
    border: none;
}
#header-social-icons .social-icons-menu li a:before {
    color: #222;
    font-size: 14px;
}
#header-social-icons .social-icons-menu li a:hover,
#header-social-icons .social-icons-menu li a:hover:before {
    color: #5F5F5F;
    background: none;
}

/* Comments
-------------------------------------------------------------- */

#comments {
    margin: 0 0 2em 0;
}
#comments .comments-title,
#respond #reply-title {
    font-size: 1.5em;
    font-family: 'Yeseva One', Tahoma, Verdana, Arial;
    margin-bottom: 0.5em;
    color: #222;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.commentlist {
    display: block;
    margin: 0;
    border-bottom: 1px solid #ddd;
}
.commentlist .comment {
    display: block;
    padding: 1.5em 1em;
    border-top: 1px solid #ddd;
    list-style: none;
    line-height: 1.5em;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: #f1f1f1;
}
.commentlist .comment.odd {
    background: #fff;
}
.comment-author img {
    float: left;
    margin-right: 1em;
    margin-top: -0.1em;
}
.comment-author img:after {
    clear: both;
}
.comment-author .fn {
    font-size: 1.1em;
    padding: 0.2em 0;
}
.comment-author .fn a:link,
.comment-author .fn a:visited {
    text-decoration: underline;
}
.comment-author .fn a:hover,
.comment-author .fn a:active {
    text-decoration: none;
}
.bypostauthor .fn,
.comment-author-admin .fn {
    font-style: italic;
    background: #eee;
    padding: 0.2em 0.6em;
}
.comment-meta {
    font-size: 0.9em;
    margin-bottom: 1em;
}
.comment-meta a:link,
.comment-meta a:visited,
.comment-meta a:active,
.comment-meta a:hover {
    color: #666 !important;
}
#comments .children {
    margin-top: 1.5em;
    margin-left: 1em;
}
#comments .children .comment {
    background: #fafafa;
    border-bottom: 1px solid #ddd;
}
.nocomments {
    color: #444;
    padding: 1em;
}
.commentlist .pingback {
    display: block;
    margin: 0.6em 0 0;
    padding: 0.8em 0 0;
    border-top: 1px solid #ddd;
    list-style: none;
    line-height: 1.3em;
}

/* Comment Pagination */

.comment-pagination {
    font-size: 0.9em;
}
.comment-pagination .alignleft {
    float: left;
}
.comment-pagination .alignright {
    float: right;
}

/* Comment Form */

#respond {
    margin: 1.5em 0 0;
}
#commentform {
    padding: 0;
}
#commentform p {
    margin: 1em 0;
}
#commentform input[type="text"],
#commentform textarea {
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#commentform label {
    display: block;
    margin: 0.6em 0 0.3em;
    font-weight: bold;
}
#commentform #submit {
    display: block;
    border: none;
    margin-top: 1em;
    padding: 1em 4em;
    text-decoration: none;
    color: #fff;
    background:#1e48b5;
}
#commentform #submit:hover {
    background-color: #fff44f;
    color: #000;
    cursor: pointer;
    text-decoration: none;
}
#wait_approval {
    display: block;
    padding: 10px;
    background: #b4ffd1;
    border: 1px solid #2ebe65;
}
.dop-f {
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}
.dop-f-cons {
    padding-left: 26px;
    background-image: url(images/cons.png);
    background-repeat: no-repeat;
}
.dop-f-pros {
    padding-left: 26px;
    background-image: url(images/pros.png);
    background-repeat: no-repeat;
}
.dop-field {
    font-weight: bold;
}
.last-review {
    font-size: 24px;
    margin: 10px 0;
    padding: 5px;
    border-bottom: 2px solid #ccc;
}

/* Post Slider
-------------------------------------------------------------- */


/* All Slideshow Styles are located in /css/flexslider.css */

.home #post-slider-container {
    width: 850px;
}
.home-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

/* Magazine Homepage
-------------------------------------------------------------- */

.magazine-homepage-no-widgets {
    line-height: 1.5em;
    margin-bottom: 1.5em;
}

/* Category Posts Widgets */

#magazine-homepage-widgets .widget {
    padding: 0;
}
#magazine-homepage-widgets .widgettitle {
    margin: 0 0 1em 0;
}
#magazine-homepage-widgets .widgettitle a:link,
#magazine-homepage-widgets .widgettitle a:visited {
    text-decoration: none;
    color: #fff;
}
#magazine-homepage-widgets .widgettitle a:hover,
#magazine-homepage-widgets .widgettitle a:active {
    text-decoration: underline;
}
.widget-category-posts {
    margin: 0 0 -1.5em 0;
}
.widget-category-posts .type-post {
    margin: 0 0 1.5em;
}
.widget-category-posts .type-post .postmeta .meta-author {
    margin-left: 0.8em;
}
.single-post .type-post .postmeta .meta-date:before,
.single-post .type-post .postmeta .meta-view:before,
.single-post .type-post .commcount:before,
.archive .type-post .commcount:before,
.archive .type-post .postmeta span:before,
.widget-category-posts .type-post .postmeta span:before {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 16px 'Genericons';
    vertical-align: middle;
    color: #555;
}
.single-post .type-post .postmeta .meta-date:before,
.archive .type-post .postmeta .meta-date:before,
.widget-category-posts .type-post .postmeta .meta-date:before {
    content: '\f303';
}
.single-post .type-post .postmeta .meta-view,
.archive .type-post .postmeta .meta-view,
.widget-category-posts .type-post .postmeta .meta-view {
    margin-left: 10px;
}
.single-post .type-post .postmeta .meta-view:before,
.archive .type-post .postmeta .meta-view:before,
.widget-category-posts .type-post .postmeta .meta-view:before {
    content: '\f403';
    margin-top: -1px;
    margin-right: 5px;
}
.single-post .type-post .postmeta .commcount,
.archive .type-post .commcount {
    margin-left: 10px;
}
.single-post .type-post .postmeta .meta-modified {
    margin-left: 10px;
    background: #ceffc5;
    padding: 2px 5px;
    border-radius: 10px;
}
.single-post .type-post .postmeta .commcount:before,
.archive .type-post .commcount:before {
    content: '\f300';
}
.widget-category-posts .type-post .postmeta .meta-author:before {
    content: '\f411';
}
.widget-category-posts .type-post .entry,
.widget-category-posts .type-post .more-link {
    margin: 0;
}
.widget-category-posts .type-post .more-link:link,
.widget-category-posts .type-post .more-link:visited {
    color: #fff;
}
.widget-category-posts .big-post .post-title {
    margin-top: 1em;
    font-size: 1.4em;
}
.widget-category-posts .big-post .post-image-single {
    margin: 0 0 0.5em;
}
.widget-category-posts .big-post .post-categories {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget-category-posts .big-post .post-categories li a {
    padding: 0.3em 0.5em;
}
.widget-category-posts .small-post {
    float: right;
    width: 100%;
    margin: 0.2em 0 1.2em;
}
.widget-category-posts .small-post .wp-post-image {
    float: left;
    margin: -0.2em 1em 0 0;
}
.widget-category-posts .small-post .small-posts-content {
    display: inline;
}
.widget-category-posts .small-post .post-title {
    font-size: 1.0em;
}

/* Category Posts Boxed Widget */

.widget-category-posts-boxed .big-post {
    float: left;
    width: 50%;
    padding-right: 0.75em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.widget-category-posts-boxed .small-posts {
    width: 50%;
    margin-left: 50%;
    padding-left: 0.75em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Category Posts Grid Widget */

#widget-category-posts-grid .category-posts-grid-row {
    margin-right: -1.5em;
}
#widget-category-posts-grid .category-posts-grid-row .type-post {
    float: left;
    width: 50%;
    padding-right: 1.5em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Category Posts Horizontal Widget */

#widget-category-posts-horizontal .widget-category-posts-content {
    margin-right: -1.5em;
}
#widget-category-posts-horizontal .widget-category-posts-content .type-post {
    float: left;
    width: 33.33333333%;
    padding-right: 1.5em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#widget-category-posts-horizontal .type-post {
    position: relative;
    margin-bottom: 1.5em;
}
#widget-category-posts-horizontal .type-post .wp-post-image {
    margin: 0;
}
#widget-category-posts-horizontal .type-post .post-title {
    font-size: 1.1em;
}
#widget-category-posts-horizontal .type-post .post-content {
    position: absolute;
    bottom: 0.8em;
    left: 0.5em;
    right: 2em;
}
#widget-category-posts-horizontal .type-post .post-content .postmeta {
    display: none;
}

/* Category Posts Columns Widget */

#widget-category-posts-columns .category-posts-column-left {
    float: left;
    width: 50%;
    padding-right: 0.75em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-column-right {
    margin-left: 50%;
    width: 50%;
    padding-left: 0.75em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#menu-menyu-po-vlozheniyam li {
    list-style-type: none;
    margin-bottom: 20px;
}
#menu-menyu-po-vlozheniyam li a {
    color: #fff;
    background-color: #5F5F5F;
    padding: 7px 10px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
#menu-menyu-po-vlozheniyam .current-menu-item a,
#menu-menyu-po-vlozheniyam li a:hover {
    background: #222;
}
.post-content a {
    color: #0040d6;
}
.bread {
    background-color: #F1F1F1;
    color: #5F5F5F;
    overflow: hidden;
    margin: 0px 0px 25px 0px;
    line-height: 1.2;
    color: #000;
}
.breadh {
    font-weight: bold;
}
.bread ul {
    padding-left: 0;
}
.bread li {
    float: left;
    list-style-type: none;
    font-size: 14px;
}
.bread {
    vertical-align: middle;
}
.bread span {}
.bread a {
    padding: .3em 1em .3em 1.5em;
    float: left;
    text-decoration: none;
    color: #5F5F5F;
    position: relative;
    background-color: #F1F1F1;
    font-size: 14px;
    line-height: 16px;
}
.bread li:first-child a {
    padding-left: 1em;
    border-radius: 5px 0 0 5px;
}
.bread a:hover {
    background: #000;
    color: #fff;
}
.bread a::after,
.bread a::before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-top: 1.5em solid transparent;
    border-bottom: 1.5em solid transparent;
    border-left: 1em solid;
    right: -1em;
}
.bread a::after {
    z-index: 2;
    border-left-color: #F1F1F1;
}
.bread a::before {
    border-left-color: #ccc;
    right: -1.1em;
    z-index: 1;
}
.bread a:hover::after {
    border-left-color: #000;
}
.bread .current,
.bread .current:hover {
    font-weight: bold;
    background: none;
}
.bread .current::after,
.bread .current::before {
    content: normal;
}
.breadh {
    display: block;
    float: left;
    padding: .3em 1em .3em 2em;
    font-size: 14px;
    line-height: 16px;
}
.lastbread {
    padding: .2em 1em .2em 2em;
    display: block;
    float: left;
}
a .lastbread {
    padding: 0;
}
.bigad {
    display: block;
}
.smallad {
    display: none;
}

.ad_footer_small {
    display: none;
}

/* Footer
-------------------------------------------------------------- */

#footer-wrap {
    background: #fff;
    border-top: 0;
    padding: 1em;
    line-height: 1.5em;
    margin-top: 0;
}
#footer .footer-content {
    font-size: 0.9em;
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
}
#footer-nav {
    margin-bottom: 10px;
}
.footer-content-info {
    max-width: 85%;
}
.footer-content-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.footer-content-info-copy {
    width: 70%;
}
.footer-content img {
    margin-right: 15px;
}

/* Footer Navigation Menu */

#footernav {
    float: right;
}
#footernav-menu {
    float: right;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
}
#footernav-menu li {
    display: inline-block;
    margin-left: 2em;
}
#footernav-menu a {
    display: inline-block;
    text-decoration: none;
    font-size: 0.9em;
}
.bottomrait {
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #5F5F5F;
    padding: 7px;
    margin-top: 10px;
}
.botthead {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
}
.item-header {
    font-size: 18px;
    font-weight: bold;
    margin: 10px;
}
.ratingheader {
    margin-right: 15px;
}
.soccc,
.ratingheader {
    display: inline-block;
    vertical-align: top;
}
.soccc {
    padding-top: 4px;
}
.rtspan {
    display: inline-block;
    vertical-align: top;
    margin-top: 11px;
}
.ratingheader img {
    margin-left: 7px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.post-content .newd {
    position: relative;
}
.popup_desc {
    position: absolute;
    width: 400px;
    border-radius: 5px;
    background: #f9f9f9;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 8px #9c9c9c;
    box-shadow: 0px 0px 8px #9c9c9c;
    border: 1px solid #ccc;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    left: 0;
    bottom: 20px;
    z-index: 100;
}
.post-content .newd:hover .popup_desc {
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
    visibility: visible;
}
.popup_desc img {
    float: left;
    margin-right: 10px;
}
.entry .popup_more {
    float: right;
    display: block;
    border: 1px solid #5F5F5F;
    background: #5F5F5F;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.entry .popup_more:hover {
    background: #fff;
}
.entry .popup_desc {
    text-align: left;
}
.mobile-ad {
    position: fixed;
    bottom: -500px;
    z-index: 1000;
    width: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}

.mobile-ad__footer {
    background: #fff;
    padding: 5px;
}
.close_it {
    display: block;
    margin-top: -30px;
    text-align: right;
    height: 30px;
    background-image: url(images/cl.png);
    background-repeat: no-repeat;
    background-position: top right;
}
.hidden-mobile {
    bottom: -400px;
}
.wpcf7-form input,
.wpcf7-form textarea {
    width: 100%;
}
.wpcf7-form input[type="submit"] {
    width: 30%;
    margin: 0 auto;
    display: block;
}
.subs {
    margin-bottom: 10px;
}
.subs span {
    display: inline-block;
    vertical-align: top;
}
.sub_cat_home {
    padding: 5px 10px;
    background: #5F5F5F;
    border: 1px solid #5F5F5F;
    color: #fff;
    margin-bottom: 10px;
}
.sub_cat_home:hover {
    background: #fff;
}
.sub_cat_home:hover a {
    color: #5F5F5F;
}
.sub_cat_home a {
    color: #fff;
}
.titlesub {
    margin: 5px 15px 10px 0;
}
#sidebar #execphp-6,
#sidebar #execphp-8 {
    padding: 0;
    border: 0;
}
.cat-rewiew {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    vertical-align: top;
}
.category-home {
    padding: 15px;
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.home-posts-dop {
    padding-bottom: 10px;
}
.home-last-post {
    float: left;
    width: 40%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 10px #ccc;
            box-shadow: 0px 0px 10px #ccc;
    border-radius: 10px;
}
.home-popular-post {
    float: right;
    width: 58%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 10px #ccc;
            box-shadow: 0px 0px 10px #ccc;
    border-radius: 10px;
}
.home-last-title {
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    font-weight: bold;
    font-family: 'Yeseva One', cursive;
}
.home-last-post img {
    max-width: 100%;
}
.last-model-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Yeseva One', cursive;
}
.home-last-post .comment-body {
    line-height: 18px;
}
.home-last-post .home_reit img {
    width: 20px;
    height: 20px;
}
.home-last-post .comment-content {
    margin-bottom: 20px;
}
.home-last-post .home_reit {
    display: block;
    float: left;
    margin-top: 10px;
}
.home-last-bottom .home-last-link {
    display: block;
    float: right;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    background: #5F5F5F;
}
.home-last-bottom .home-last-link:hover {
    background: #222;
}
.popular-thumb {
    float: left;
    margin-right: 10px;
}
.home-popular-post .home_reit img {
    width: 20px;
    height: 20px;
}
.home-popular-post .home-last-bottom {
    text-align: right;
}
.home-popular-block {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.icon_default.wprmenu_icon_par:before {
    content: "o";
}
.single-author {
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #636363;
    border-radius: 0;
    margin-top: 10px;
    margin-bottom: 5px;
    background-color: #f1f1f1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.single-author .post-avatar {
    float: left;
    margin-right: 15px;
}
.single-author .post-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.fio {
    margin-bottom: 10px;
    font-size: 20px;
}
.author-desc div {
    margin-top: 5px;
    margin-bottom: 5px;
}
.fio span {
    font-weight: bold;
}
.ads_post {
    margin-bottom: 10px;
    padding: 10px 10px 0;
    background-color: #fffedc;
}
.ads_post .post-title {
    background-color: #fff44f;
}
.aliad-block {
    display: flex;
    justify-content: center;
}
.aliad-block a {
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 18px;
    background-color: #5F5F5F;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.aliad-block a:hover {
    text-decoration: underline;
    color: #fff;
}

.aliad-block a img {
    margin-right: 10px;    
}

.aliad-block.aliad-block-type2 a{
    flex-wrap: wrap;
    justify-content: center
}

.aliad-block.aliad-block-type2 a img {
       display: block;
    width: 100%;
    margin-right: 0;
    margin-top: 5px;
}

.aliad-block.aliad-block-type3 a{
    flex-wrap: wrap;
    justify-content: center
}

.aliad-block.aliad-block-type3 a img {
    margin-left: 10px;
    margin-right: 0;
}


.home #content .widget_nav_menu {
    display: block;
}
.soc {
    margin-top: 7px;
    float: right;
}
.soc a {
    margin-left: 5px;
}
.soc .soc-youtube {
    margin-left: 0px;
}
.author-link {
    display: inline-block;
    position: relative;
    top: 1px;
}

/*============================ News ============================*/

.meta-view:before {
    content: '\f403';
    margin-top: -1px;
    margin-right: 5px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 16px 'Genericons';
    vertical-align: middle;
    color: #555;
}
.meta-date:before {
    content: '\f303';
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 16px 'Genericons';
    vertical-align: middle;
    color: #555;
}
.home-fresh-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.home-fresh-item {
    position: relative;
    width: 18%;
    margin-bottom: 15px;
}
.home-slider-left {
    width: 100%;
}
.home-slider-ad {
    width: 300px;
}
.home-slider .home-fresh-big.home-fresh-item {
    width: 750px;
    height: 502px;
    float: left;
    margin-right: 30px;
}
.home-slider .home-fresh-item {
    float: left;
    width: 370px;
    height: 243px;
}
.home-slider .home-fresh img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 243px;
}
.home-slider .home-fresh-big .home-fresh img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 502px;
}
.home-slider .home-fresh-title-block {
    padding: 10px;
    font-size: 16px;
    text-align: left;
}
.home-slider .home-fresh-big .home-fresh-title-block {
    padding: 15px 10px;
    font-size: 20px;
}
.home-slider .home-fresh-title-block .postmeta {
    text-align: left;
    font-size: 12px;
    color: #fff;
    font-family: 'Open Sans', Tahoma, Verdana, Arial;
    font-weight: normal;
}
.home-slider .home-fresh-title-block .postmeta .meta-view {
    margin-left: 10px;
}
.home-slider .home-fresh-title-block .postmeta .meta-date:before {
    color: #fff;
}
.home-slider .home-fresh-title-block .postmeta .meta-view:before {
    color: #fff;
}
.home-fresh img {
    max-width: 100%;
    width: 100%;
}
.home-fresh-title-block {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5px 10px;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    font-family: 'Yeseva One', cursive;
}
.home-news-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px;
}
.home-news-item {
    width: 320px;
    margin-bottom: 20px;
}
.home-news {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.home-news:hover {
    -webkit-box-shadow: 0px 0px 10px #ccc;
            box-shadow: 0px 0px 10px #ccc;
}
.home-news-title-block {
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #F1F1F1;
}
.home-news-title {
    font-weight: bold;
    line-height: 22px;
    font-family: 'Yeseva One', cursive;
}
.home-news-img {
    margin-top: 0;
    line-height: 0;
}
.home-news-item .postmeta {
    margin-bottom: 5px;
}
.home-custom-blocks {
    margin-top: 30px;
}

.home-youtube {
    margin-top: 10px;
    margin-bottom: 30px;
}

.home-custom-blocks-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 40px;
}
.home-custom-blocks-last .home-custom-blocks-items {
    margin-bottom: 0;
}
.home-custom {
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-family: 'Yeseva One', cursive;
}
.home-custom img {
    max-width: 100%;
    line-height: 0;
}
.home-custom-title-block {
    position: absolute;
    bottom: 2px;
    padding: 15px;
    width: 100%;
    font-size: 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #fff;
}
.home-custom-blocks-item-small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 50%;
}
.home-custom-blocks-item-big {
    width: 50%;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.home-custom-blocks-item-small .home-custom-blocks-item {
    width: 50%;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.home-custom-blocks-item-small .home-custom-title-block {
    font-size: 16px;
    font-family: 'Yeseva One', cursive;
}
.home-custom-blocks-item-small .home-custom:hover {
    -webkit-box-shadow: 0px 0px 10px #939393;
            box-shadow: 0px 0px 10px #939393;
}
.home-custom-vidoes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 10px;
}
.home .title-review {
    margin-bottom: 15px;
}
#wprmenu_bar .menu_title a {
    top: 0;
    font-family: 'Yeseva One', Tahoma, Verdana, Arial;
    color: #fff;
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-6897 a {
    font-weight: bold;
    cursor: default;
    padding-left: 15px;
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-6897 a:before {
    display: none;
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-6897 a:hover {
    background: none;
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-6898 a {
    padding-top: 30px;
    font-weight: bold;
    cursor: default;
    padding-left: 15px;
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-6898 a:hover {
    background: none;
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-6898 a:before {
    display: none;
}
#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a {
    font-family: 'Yeseva One', Tahoma, Verdana, Arial;
}
#mg-wprm-wrap li.menu-item a {
    padding-left: 40px;
}
#mg-wprm-wrap li.menu-item a:before {
    content: "\f15c";
    position: absolute;
    left: 15px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
}
#mg-wprm-wrap li li a:before {
    display: none;
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-4381 a:before {
    content: "\f27a";
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-108 a:before {
    content: "\f005";
    left: 13px;
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-100 a:before {
    content: "\f05a";
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-109 a:before {
    content: "\f24e";
    left: 13px;
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-101>a:before {
    content: "\f002";
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-17054>a:before {
    content: "\f00c";
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-110 a:before {
    content: "\f0e0";
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-111 a:before {
    content: "\f155";
    left: 18px;
}
#mg-wprm-wrap ul#wprmenu_menu_ul #menu-item-112 a:before {
    content: "\f46c";
    left: 18px;
}
.home-imgs {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.home-imgs img {
    max-width: 100%;
}
.home-img-samll {
    display: none;
}

.rtable {
    overflow-x:auto;
}

.rating-side {
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.rating-side a{
    display: flex;
    justify-content: flex-start;
}

.rating-side img {
    margin-right: 15px;
}

.rating-side-title-main {
    font-weight: bold;
}

.rating-side-title-row {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}

.global-rating {
    display: block;
    padding: 5px 10px;
    background: #00c706;
    border-radius: 3px;
    margin-right: 10px;
    color: #fff;
}

.current-place {
    display: block;
    padding: 5px 10px;
    background: #ccc;
    border-radius: 3px;
    margin-right: 10px;
}

.execphpwidget .rating-side-list li:first-child .current-place {
    background: #FF9900;
    color: #fff;
    font-weight: bold;
}

.execphpwidget .rating-side-list li:nth-child(2) .current-place {
    background: linear-gradient(
            175.33deg, #989898 12.21%, #D6D6D6 141.39%);
    font-weight: bold;
    color: #fff;

}

.execphpwidget .rating-side-list li:nth-child(3) .current-place {
    background: #D97150;
    font-weight: bold;
    color: #fff;
}

#execphp-14 {
    margin-bottom: 0;
}

.all_side_rating {
    display: block;
    padding: 10px;
    margin-bottom: 15px;
    border: 2px solid #000;
    color: #000 !important;
    text-align: center;
}

.all_side_rating:hover {
    background-color: #000;
    color: #fff !important;
}
/*============================ Filter ============================*/
.filter-content {
    margin-bottom: 15px;
    padding: 50px;
    background-color: #F2F2F2;

}

.instruction-link {
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 2px solid #000;
    text-transform: uppercase;
    font-size: 24px;
    cursor: pointer;
    transition: .3s;
}

.instruction-link:hover {
    color: #8d8d8d;
    border-bottom: 2px solid #fff44f;
}

.instruction-content {
    padding: 30px;
    margin-bottom: 30px;
    background-color: #E6E6E6;
}

.instruction-content p {
    margin-top: 0;
}

.filter-wrapper {
    display: flex;
    justify-content: space-between;
}

.filter-left {
    width: 77%;
}

.filter-right {
    width: 20%;
}

.filter-row {
    display: flex;
    margin-bottom: 20px;
}

.filter-column {
    width: 25%;
    display: flex;
    align-items: flex-start;
}

.filter-row .filter-column:first-child .custom-checkbox+label {
    padding-left: 0;
}

.filter-column-full {
    width: 100%;
}

.filter-buttons-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 20px;
    background-color: #E6E6E6;
}

.filter-buttons-title {
    padding-right: 20px;
    font-size: 18px;
}

.filter-right .filter-buttons-wrapper {
    flex-wrap: wrap;
}

.filter-right .filter-buttons-title {
    width: 100%;
    margin-bottom: 15px;
}

.filter-right .filter-submit {
    width: 100%;
    background-color: #282828;
    border-radius: 0;
    -webkit-appearance: none;
}

.filter-right .filter-submit:hover {
    background-color: #5090d0;
}

.filter-post-card {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 15px;
    background-color: #F2F2F2;
}

.filter-post-card a {
    color: #282828;
}

.filter-post-card a:hover {
    color: #5090d0;
}

.filter-post-img {
    width: 8%;
    border: 2px solid #F2F2F2;
    line-height: 0;
}

.filter-post-img img {
    border: 2px solid #5090d0;
}

.filter-post-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
    font-size: 20px;
}

.filter-post-title-youtube {
    width: 100%;
}

.filter-post-title .filter-post-title-youtube img {
    width: 100px;
}

.filter-post-youtube-title img {
    width: 130px;
}

.filter-post-ali-title img {
    width: 150px;
}

.filter-post-market-title img {
    width: 180px;
}

.filter-post-youtube {
    display: flex;
    align-items: center;
    width: 20%;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
}

.filter-post-ali {
    display: flex;
    align-items: center;
    width: 20%;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
}

.filter-post-market {
    display: flex;
    align-items: center;
    width: 20%;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
}

.filter-post-result {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 7%;
    padding: 10px;
    background-color: #00c706;
    color: #fff;
}

.filter-post-result-price {
    width: 100%;
    font-size: 26px;
    text-align: center;
}

.filter-post-result-title {
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
}

.filter-header-empty {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 36px;
    text-align: center;
}

.filter-post__review {
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 15px;
}

.filter-post__review .filter-post-youtube{
    width: 30%;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.filter-post__review .filter-post-ali{
    width: 30%;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.filter-post__review .filter-post-market {
    width: 30%;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.filter-post__review .filter-post-ali-title img {
    width: 150px;
}

.filter-post__review .filter-post-youtube-title img {
    width: 150px;
}

.filter-post__review .filter-post-market-title img {
    width: 150px;
}



.filter-post-card-title {
    width: 100%;
    margin-bottom: 10px;
}

.filter-post-ad {
    width: 100%;
    margin-top: 5px;
    font-size: 12px;
    color: #767676;
    text-align: center;
    font-weight: normal;
}

.filter-post-youtube-price {
    margin-top: 5px;
}

.custom-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-checkbox+label {
    display: inline-flex;
    align-items: flex-start;
    padding-left: 20px;
    user-select: none;
}
.custom-checkbox+label::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 0;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-checkbox:checked+label::before {
    border-color: #5090d0;
    background-color: #5090d0;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

/* стили при наведении курсора на checkbox */
.custom-checkbox:not(:disabled):not(:checked)+label:hover::before {
    border-color: #b3d7ff;
}
/* стили для активного состояния чекбокса (при нажатии на него) */
.custom-checkbox:not(:disabled):active+label::before {
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}
/* стили для чекбокса, находящегося в фокусе */
.custom-checkbox:focus+label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
.custom-checkbox:focus:not(:checked)+label::before {
    border-color: #80bdff;
}
/* стили для чекбокса, находящегося в состоянии disabled */
.custom-checkbox:disabled+label::before {
    background-color: #e9ecef;
}


.checkbox-btn {
    display: inline-block;
    margin: 0 5px 0 0;
    user-select: none;
    position: relative;
}
.checkbox-btn input[type=checkbox] {
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
}
.checkbox-btn span {
    display: inline-block;
    cursor: pointer;
    padding: 0px 10px;
    margin-bottom: 5px;
    line-height: 30px;
    background-color: #5090d0;
    color: #fff;
    border-radius: 4px;
    transition: background 0.2s ease;
}

.filter-right .checkbox-btn span {
    text-align: center;
    box-sizing: border-box;
    width: 100%;
}

.filter-right .checkbox-btn {
    width: 100%;
}

/* Checked */
.checkbox-btn input[type=checkbox]:checked + span {
    background: #282828;
}

/* Focus */
.focused span {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

/* Hover */
.checkbox-btn:hover {
    color: #666;
}

/* Active */
.checkbox-btn input[type=checkbox]:active:not(:disabled) + span {
    background: #5090d0;
    color: #000;
}

/* Disabled */
.checkbox-btn input[type=checkbox]:disabled + span {
    background: #efefef;
    color: #666;
    cursor: default;
}
.checkbox-btn input[type=checkbox]:checked:disabled + span {
    background: #f7efdc;
}


.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    width: 100%;
    min-height: 40px;
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #5090d0;
    padding: 8px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 16px;
    right: 10px;
}
.select-styled:hover {
    background-color: #044fa1;
}
.select-styled:active, .select-styled.active {
    background-color: #044fa1;
}
.select-styled:active:after, .select-styled.active:after {
    top: 9px;
    border-color: transparent transparent #fff transparent;
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #5090d0;
}
.select-options li {
    margin: 0;
    padding: 12px 12px;
    border-top: 1px solid #5090d0;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
.select-options li:hover, .select-options li.is-selected {
    color: #fff;
    background: #282828;
}
.select-options li[rel="hide"] {
    display: none;
}

.ad_title {
    text-align: center;
    text-transform: uppercase;
    color: #767676;
}

.ad_title_ali {
    position: absolute;
    bottom: 2px;
    right: 20px;
    font-size: 12px;
    text-align: center;
    color: #ccc;
    text-transform: none;
}

.ad_footer {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    color: #767676;
}


/*============================ MEDIA QUERIES ============================*/

@media only screen and (max-width: 1600px) {
    #wrapper {
        width: 1100px;
    }
    .container-header {
        width: 1100px;
    }
    .home-popular-block {
        padding-bottom: 0;
    }
    #footer-nav a {
        padding: 8px;
        font-size: 14px;
    }
    #menu-item-6648 a {
        padding-right: 35px;
        background-position: 82% 8px;
    }
    #menu-item-6650 a {
        padding-right: 35px;
    }
    #menu-item-6651 a {
        padding-right: 30px;
    }
    .logo-row1-soc-block {
        padding-left: 10px;
    }
    #menu-item-6649 a {
        padding-right: 30px;
        background-position: 95% 7px;
    }
    #searchform input {
        padding: .6em;
    }
    #content {
        width: 780px;
    }
    .home #post-slider-container {
        width: 750px;
    }
    .search-b {
        height: 60px;
        background-position: 10px 14px;
    }
    .single-thumb .post-title {
        width: 650px;
    }
    .soc img {
        height: 32px;
    }
    .home-slider-left {
        width: 100%;
    }
    .home-slider .home-fresh-big.home-fresh-item {
        width: 680px;
        height: 502px;
        margin-right: 25px;
    }
    .home-slider .home-fresh-item {
        float: left;
        width: 350px;
        height: 243px;
    }

    .filter-post-title {
        font-size: 18px;
    }

    .filter-content {
        padding: 25px 20px;
    }

    .instruction-link {
        font-size: 20px;
    }

    .select {
        font-size: 14px;
    }
}
@media only screen and (max-width: 80em) {
    /* Category Post Widgets */
    .widget-category-posts .big-post .post-title {
        font-size: 1.3em;
    }
    #widget-category-posts-horizontal .type-post .post-title {
        font-size: 1.0em;
    }
}

/* Small screens | <1120px */

@media only screen and (max-width: 70em) {
    #wrapper {
        width: 960px;
    }
    #mainnav-menu a {
        font-size: 1.05em;
    }
    #header-banner {
        max-width: 80%;
    }
}

/* Smaller screens | <1120px */

@media only screen and (max-width: 65em) {
    #wrapper {
        width: 96%;
    }
    .post-title,
    .page-title {
        font-size: 1.5em;
    }
    #mainnav-menu a {
        font-size: 1.0em;
    }
}

/* Tablets (portrait) | <800px */

@media only screen and (max-width: 50em) {
    #logo {
        margin: 0;
    }
    #header-banner {
        margin-top: 1.5em;
    }
    .post-title,
    .page-title {
        font-size: 1.4em;
    }
    .entry h1,
    .comment h1 {
        font-size: 2.2em;
    }
    .entry h2,
    .comment h2 {
        font-size: 1.8em;
    }
    .entry h3,
    .comment h3 {
        font-size: 1.4em;
    }
    .entry tr th,
    .entry thead th {
        padding: 0.2em 0.4em;
    }
    .entry tr td {
        padding: 0.2em 0.4em;
    }
    /* Category Post Widgets */
    .widget-category-posts .big-post .post-title {
        font-size: 1.3em;
    }
    .widget-category-posts .small-post .wp-post-image {
        max-width: 110px;
    }
    .PRVD_chatWindow {
        display: none;
    }
    .home #content .widget_nav_menu {
        display: block;
    }
    .home #nav_menu-2 {
        display: none;
    }
    .home-news-items-block .home-news-item {
        width: 48%;
        padding-right: 10px;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    .home-news-items {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .home-img-samll {
        display: block;
    }
    .home-img-big {
        display: none;
    }
    
        #navigation-wrap {
        display: none;
    }

    .filter-post-card {
        flex-wrap: wrap;
    }

    .filter-post-title {
        order: 1;
    }

    .filter-post-card .filter-post-result {
        order: 2;
        width: 15%;
    }

    .filter-post-card .filter-post-youtube {
        order: 3;
        justify-content: center;
        width: 33%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .filter-post-card .filter-post-ali {
        order: 4;
        justify-content: center;
        width: 33%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .filter-post-card .filter-post-market {
        order: 5;
        justify-content: center;
        width: 33%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .filter-post-card .filter-post-title {
        width: 60%;
        box-sizing: border-box;
    }

    .filter-post-card .filter-post-img {
        width: 15%;
        order: 0;
    }

    .filter-post__review {
        flex-wrap: wrap;
    }

    .filter-post__review .filter-post-youtube{
        width: 100%;
        justify-content: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .filter-post__review .filter-post-ali{
        width: 100%;
        justify-content: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .filter-post__review .filter-post-market {
        width: 100%;
        justify-content: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .filter-post-card .filter-post-youtube {
        box-sizing: border-box;
        padding: 10px;
        text-align: center;
    }

    .filter-post-card.filter-post__review .filter-post-ali img {
        width: 180px;
    }

    .filter-post-card.filter-post__review .filter-post-youtube img {
        width: 180px;
    }

    .filter-post-card.filter-post__review .filter-post-market img {
        width: 180px;
    }

    .filter-post-youtube .filter-post-ad {
        text-align: center;
    }
}

/* Phablets (portrait) | <640px */

@media only screen and (max-width: 40em) {
    #logo .site-title {
        font-size: 2.3em;
    }
    .container-header-flex {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .logo-row1-soc-block {
        margin-top: 10px;
        padding-left: 0;
        text-align: center;
    }
    .post-review {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        padding: 10px;
    }
    .wpcf7-form input[type="submit"] {
        width: 100%;
    }
    .post-title,
    .page-title {
        font-size: 1.3em;
    }
    #mainnav-toggle {
        padding: 0.9em 1.4em;
    }
    #mainnav-menu a {
        padding: 1.2em 1.4em;
    }
    #mainnav-menu .submenu-dropdown-toggle {
        padding: 1.5em 2em 0.7em;
    }
    #mainnav-menu .submenu-dropdown-toggle.active {
        padding: 0.7em 2em 1.5em;
    }
    .postinfo span {
        display: block;
        margin: 0.5em 0;
    }
    .type-post .post-image {
        max-width: 35%;
    }
    .image-post-categories {
        top: 0.5em;
    }
    .post-categories a {
        margin: 0 1px 1px 0;
        font-size: 0.8em;
    }
    .bread {
        display: none;
    }
    .relate {
        width: 50%;
        height: 290px;
    }
    /* Category Post Widgets */
    .widget-category-posts .big-post .post-title {
        font-size: 1.2em;
    }
    .widget-category-posts .small-post .post-title {
        font-size: 0.95em;
    }
    .widget-category-posts .small-post .wp-post-image {
        max-width: 90px;
    }
    .widget-category-posts .small-post .postmeta {
        font-size: 0.8em;
    }
    #widget-category-posts-horizontal .type-post .post-content .post-title {
        font-size: 0.95em;
    }
    #execphp-11 {
        display: block;
    }
    .home #content #nav_menu-5 {
        display: block;
    }
    .home #nav_menu-5 .menu li {
        margin-bottom: 15px;
        margin-left: 5px;
        display: inline-block;
    }
    .home #nav_menu-5 .menu li a {
        font-family: 'Yeseva One', cursive;
        color: #5F5F5F;
        background-color: #F1F1F1;
        padding: 5px 7px;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
        display: inline;
        border: 0;
        font-size: 16px;
    }
    #execphp-11 .lists li {
        border-bottom: 1px solid #ccc;
        float: left;
        margin-bottom: 10px;
        width: 100%;
    }
    #execphp-11 .lists img {
        width: auto;
        float: left;
        margin-right: 10px;
    }
    #execphp-11 .lists .imgzoom span {
        position: relative;
        background: none;
        color: #222;
        padding: 0;
        top: auto;
        bottom: auto;
    }
    #execphp-11 .postmeta {
        display: block;
        font-size: 12px;
    }
    #execphp-11 .lists .imgzoom .meta-view {
        font-size: 12px;
    }
    #execphp-11 .lists .imgzoom .meta-date {
        font-size: 12px;
    }
    .home-custom-blocks-1,
    .home-custom-blocks-2,
    .home-custom-blocks-3,
    .home-custom-blocks-4 {
        display: none;
    }
}
@media only screen and (max-width: 37em) {
    .type-post .post-image {
        float: none;
        margin: 0 0 1em;
        max-width: 100%;
        width: 100%;
    }
    .type-post .post-image img {
        width: 100%;
    }
    .search .type-post .post-image,
    .archive .type-post .post-image {
        margin-right: 0;
    }
    .search .type-post,
    .archive .type-post {
        padding: 10px;
        -webkit-box-shadow: 0 0 10px #ccc;
                box-shadow: 0 0 10px #ccc;
        border-radius: 10px;
        margin-bottom: 20px;
    }
    .search .post-title,
    .search .post-title:hover,
    .archive .post-title,
    .archive .post-title:hover {
        background: none;
        border: 0;
    }
    .image-post-categories {
        top: 1em;
    }
    .post-categories a {
        margin: 0 1px 2px 0;
        font-size: 1.0em;
    }
    /* Category Post Widgets */
    .widget-category-posts {
        margin: 0 0 -1em 0;
    }
    .widget-category-posts .big-post .post-title {
        font-size: 1.4em;
    }
    .widget-category-posts .type-post .postmeta {
        font-size: 0.95em;
    }
    .widget-category-posts .small-post .post-title {
        font-size: 1.0em;
    }
    .widget-category-posts .small-post .wp-post-image {
        max-width: 120px;
    }
    #widget-category-posts-grid .category-posts-grid-row {
        margin-right: 0;
    }
    #widget-category-posts-grid .category-posts-grid-row .type-post,
    .widget-category-posts-boxed .big-post,
    #widget-category-posts-columns .category-posts-column-left {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    .widget-category-posts-boxed .small-posts,
    #widget-category-posts-columns .category-posts-column-right {
        width: 100%;
        margin-left: 0;
        padding-left: 0;
    }
    #widget-category-posts-horizontal .widget-category-posts-content {
        margin-right: 0;
    }
    #widget-category-posts-horizontal .widget-category-posts-content .type-post {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    #widget-category-posts-horizontal .type-post {
        display: inline-block;
        position: static;
    }
    #widget-category-posts-horizontal .type-post .post-title {
        font-size: 1.0em;
    }
    #widget-category-posts-horizontal .type-post .post-content {
        position: static;
    }
    #widget-category-posts-horizontal .type-post .wp-post-image {
        float: left;
        max-width: 120px;
        margin: -0.2em 1em 0 0;
    }
    #widget-category-posts-horizontal .type-post .post-content .postmeta {
        display: block;
    }
    .entry>iframe,
    .entry>p>iframe {
        max-width: 100%;
        height: auto;
        min-height: 300px;
    }
}

/* Smartphones | <480px */

@media only screen and (max-width: 30em) {
    #header-social-icons {
        float: none;
        padding: 0 0.2em;
        background: #fff;
        border-bottom: 1px solid #ddd;
    }
    #wrap {
        padding: 0;
    }
    .type-post,
    .type-page,
    .type-attachment,
    .widget,
    #comments {
        margin-bottom: 1.5em;
    }
    #navigation-wrap {
        padding: 0 1.5em;
    }
    #logo .site-title {
        font-size: 2.2em;
    }
    .alignright,
    .alignleft {
        float: none;
        margin: 1em 0;
    }
    .relate {
        height: 270px;
    }
    #commentform #submit {
        padding: 1em;
    }
    

        .logo-row1-soc-block {
        width: 180px;
            min-width: 180px;
    }
    
    .logo-row1-soc img {
        width: 25px;
    }
    
    .logo-row1-soc .yandex-i {
    padding: 10px 8px;
}

}
@media only screen and (max-width: 25em) {
    /* Category Post Widgets */
    .widget-category-posts .big-post .post-title {
        font-size: 1.3em;
    }
    .widget-category-posts .type-post .postmeta {
        font-size: 0.85em;
    }
    .widget-category-posts .small-post .post-title {
        font-size: 0.9em;
    }
    .widget-category-posts .small-post .wp-post-image {
        max-width: 100px;
    }
    #widget-category-posts-horizontal .type-post .post-title {
        font-size: 0.9em;
    }
    #widget-category-posts-horizontal .type-post .wp-post-image {
        max-width: 100px;
    }
    .relate {
        width: 100%;
        height: auto;
    }
    
    .relate img {
        width: 100%;
    }
    
    .post-review {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
    .home #nav_menu-4 .menu li img {
        width: 120px;
    }
}

/* Smartphones | <320px */

@media only screen and (max-width: 20em) {
    #wrap {
        padding: 0;
    }
    .type-post,
    .type-page,
    .type-attachment,
    .widget,
    #comments {
        margin-bottom: 1.2em;
    }
    #header {
        padding: 1.2em 1em 0em 1em;
    }
    #navigation-wrap {
        padding: 0 1.2em;
    }
    #mainnav-toggle {
        padding: 0.8em 1.3em;
    }
    #mainnav-menu a {
        padding: 1.1em 1.3em;
    }
    #mainnav-menu .submenu-dropdown-toggle {
        padding: 1.4em 1.5em 0.6em;
    }
    #mainnav-menu .submenu-dropdown-toggle.active {
        padding: 0.6em 1.5em 1.4em;
    }
    .post-title,
    .page-title {
        font-size: 1.2em;
    }
    .postmeta .meta-date,
    .postmeta .meta-author {
        display: block;
    }
    /* Category Post Widgets */
    .widget-category-posts .big-post .post-title {
        font-size: 1.1em;
    }
    .widget-category-posts .type-post .postmeta {
        font-size: 0.75em;
    }
    .widget-category-posts .small-post .wp-post-image {
        max-width: 90px;
    }
    #widget-category-posts-horizontal .type-post .wp-post-image {
        max-width: 90px;
    }
}
@media only screen and (max-width: 1200px) {
    .search-b {
        height: 50px;
        background-position: 10px 9px;
    }
    .postmeta {
        display: none;
    }
    .widget .lists li {
        margin-bottom: 10px;
    }
    .bigad {
        display: none;
    }
    .smallad {
        display: block;
    }

    .ad_footer_big {
        display: none;
    }

    .ad_footer_small {
        display: block;
    }

    #content {
        width: 780px;
    }
    .single-thumb .post-title {
        width: 90%;
    }
    .home-slider-left {
        width: 100%;
    }
    .home-slider .home-fresh-big.home-fresh-item {
        width: 660px;
        height: 502px;
        margin-right: 25px;
    }
    .home-slider .home-fresh-title-block .postmeta {
        display: block;
    }
    .home-slider-left {
        width: 100%;
    }
    .home-slider .home-fresh-item {
        float: left;
        width: 380px;
        height: 243px;
    }


}
@media only screen and (max-width: 1126px) {
    #content {
        width: 620px;
    }
    .home-custom-video {
        width: 250px;
    }
    .home #post-slider-container {
        width: 100%;
    }
    .home-news-item {
        width: 250px;
    }
    .home-news-item img {
        max-width: 100%;
    }
    .home-slider-ad {
        display: none;
    }
    .home #post-slider .zeeslide .wp-post-image {
        width: 100%;
    }
    #wrapper {
        width: 960px;
    }
    .container-header {
        width: 960px;
    }
    #mainnav-menu a {
        padding: 12px 30px;
    }
    .footer-content-info {
        max-width: 65%;
    }
    
    .home-slider .home-fresh-big.home-fresh-item {
        width: 550px;
        height: 502px;
        margin-right: 25px;
    }
    .home-slider .home-fresh-item {
        float: left;
        width: 300px;
        height: 243px;
    }

    .filter-wrapper {
        flex-wrap: wrap;
    }

    .filter-left {
        width: 100%;
    }

    .filter-right {
        width: 100%;
    }

    .filter-right .checkbox-btn {
        width: auto;
        min-width: 150px;
    }

    .filter-right .checkbox-btn span {
        width: auto;
        min-width: 150px;
    }

    .filter-post-youtube {
        width: 17%;
    }

    .filter-post-ali {
        width: 17%;
    }

    .filter-post-market {
        width: 17%;
    }

    .filter-post-title {
        width: 26%;
    }

    .filter-post-youtube-title img {
        width: 115px;
    }

    .filter-post-youtube-price {
        font-size: 14px;
    }


    .filter-post-ali-title img {
        width: 120px;
    }

    .filter-post-ali-price {
        font-size: 14px;
    }

    .filter-post-market-title img {
        width: 140px;
    }

    .filter-post-market-price {
        font-size: 14px;
    }




}
@media only screen and (max-width: 1000px) {
    #wrapper,
    #content {
        width: 100%;
    }
    #content {
        padding: 10px;
    }
    .container-header {
        width: 100%;
    }
    .logo-row1 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .home-slider .home-fresh-big.home-fresh-item {
        width: 600px;
    }
}
@media only screen and (max-width: 960px) {
    .widget .lists .imgzoom {
        width: auto;
    }
    .widget {
        margin-bottom: 1em;
    }
}

/* Tablets (landscape) | <960px */

@media only screen and (max-width: 60em) {
    #wrapper {
        width: 100%;
        margin: 0;
        overflow: hidden;
    }
    .home-custom-vidoes {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .home-custom-video {
        width: 100%;
    }
    .home-custom-video iframe {
        display: block;
        margin: 15px auto;
    }
    .home-custom-blocks-items {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .home-custom-blocks-item-big {
        width: 100%;
        padding-right: 0;
    }
    .home #nav_menu-4 .menu li {
        width: 32%;
    }
    .home #nav_menu-4 .menu #menu-item-99 {
        width: 32%;
    }
    .home-custom-img {
        text-align: center;
    }
    .home-custom-blocks-item-small {
        width: 100%;
    }
    .home-custom-blocks-item-small .home-custom-blocks-item {
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-content-info-copy {
        width: 100%;
        text-align: center;
    }
    .footer-content-info .logo-row1-soc-block {
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }
    .footer-content-info {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        max-width: 100%;
    }
    #content {
        width: 100%;
    }
    #wrap {
        padding-top: 0;
    }
    #logo {
        margin-top: 0;
    }
    #logo img {
        max-width: 100%;
        width: 70px;
        height: auto;
    }
    .mobile-ad.visible-mobile {
        bottom: 0;
        opacity: 1;
    }
    
    #execphp-13 {
        display: none;
    }
    
    
    .uptl_container,
    .flogo,
    .arrow,
    #footer-nav,
    .search-b {
        display: none;
    }
    #content {
        float: none;
        width: 100%;
        padding: 0 10px;
    }
    #sidebar {
        clear: both;
        float: none;
        margin: 2em 0 0;
        width: 100%;
    }
    #logo {
        float: none;
        width: 100px;
        text-align: center;
        margin: 0.5em 0 0;
    }
    #header-banner {
        float: none;
        margin-top: 2em;
        text-align: center;
        max-width: 100%;
    }
    /* Category Post Widgets */
    .widget-category-posts .big-post .post-title {
        font-size: 1.4em;
    }
    /* Footer Area */
    #footer-wrap {
        padding: 2em;
    }
    #footer {
        text-align: center;
    }
    #footer .footer-content {
        margin-top: 0;
        text-align: center;
    }
    #footernav,
    #footernav-menu {
        margin-top: 10px;
        float: left;
        text-align: left;
    }
    #footernav-menu li {
        margin: 0 1em;
    }

    #sidebar .widget {
        width: 100%;
        float: left;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 0;
        padding: 0 10px;
    }
    .widget .lists li {
        width: 50%;
        float: left;
        clear: none;
    }
    .widget .lists .imgzoom {
        width: 100%;
    }
    .widget .lists .imgzoom img {
        width: 100%;
    }
    #execphp-5 .lists img {
        width: auto;
        height: auto;
    }
    #post-slider-container {
        display: none;
    }
    .home-fresh-item {
        width: 30%;
    }
    .home-slider .home-fresh-big.home-fresh-item {
        width: 60%;
        margin-right: 3%;
    }
    .home-slider .home-fresh-item {
        width: 37%;
    }
    
    #mainnav {
        display: none;
    }
    
    .logo-row1 {
        padding-right: 20px;
    }

    .filter-row {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .filter-column {
        width: 48%;
        margin-bottom: 15px;
    }

    .custom-checkbox+label {
        padding-left: 0;
    }

    .filter-post-title {
        width: 20%;
        font-size: 16px;
    }

    .filter-post-market {
        width: 20%;
    }

    .filter-post-img {
        width: 10%;
    }

}
@media only screen and (max-width: 550px) {
    #sidebar .widget {
        width: 100%;
    }
    .single-thumb .post-title {
        width: 84%;
    }
    .home-fresh-item {
        width: 48%;
    }
    .home-custom-blocks-item-small .home-custom-blocks-item {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .home-custom img {
        width: 100%;
    }
    .widget .lists li {
        width: 100%;
    }
    .home-last-post,
    .home-popular-post {
        width: 100%;
        margin-bottom: 15px;
    }
    .home-last-post img {
        width: 100%;
    }
    .home-slider .home-fresh-big.home-fresh-item {
        width: 100%;
        height: auto;
        margin-right: 0;
    }
    .home-slider .home-fresh-big .home-fresh img {
        height: 270px;
    }
    .home-slider .home-fresh-item {
        width: 100%;
        height: auto;
        margin-right: 0;
    }
    .home-slider .home-fresh img {
        height: 270px;
    }
    .home-slider .home-fresh-big .home-fresh-title-block {
        padding: 10px;
        font-size: 16px;
    }

    .filter-column {
        width: 100%;
    }

    .filter-post-card .filter-post-youtube {
        box-sizing: border-box;
        padding: 10px;
        text-align: center;
    }

    .filter-post-card .filter-post-youtube img {
        width: 80%;
    }

    .filter-post-youtube-price {
        font-size: 10px;
    }

    .filter-post__review .filter-post-youtube-price {
        font-size: 16px;
    }

    .filter-post-card .filter-post-ali {
        box-sizing: border-box;
        padding: 10px;
        text-align: center;
    }

    .filter-post-card .filter-post-ali img {
        width: 70%;
    }

    .filter-post-ali-price {
        font-size: 12px;
    }

    .filter-post__review .filter-post-ali-price {
        font-size: 16px;
    }

    .filter-post-card .filter-post-market {
        box-sizing: border-box;
        padding: 10px;
        text-align: center;
    }

    .filter-post-card .filter-post-market img {
        width: 100%;
    }

    .filter-post-market-price {
        font-size: 12px;
    }

    .filter-post__review .filter-post-market-price {
        font-size: 16px;
    }

    .filter-buttons-title {
        max-width: 30%;
    }

    .filter-right .filter-buttons-title {
        max-width: 100%;
        padding-right: 0;
        text-align: center;
    }
}
@media only screen and (max-width: 450px) {
    .home #nav_menu-4 .menu li {
        width: 50%;
    }
    .home #nav_menu-4 .menu #menu-item-99 {
        width: 50%;
    }

    .filter-post-card .filter-post-img {
        width: 20%;
    }

    .filter-post-card .filter-post-result {
        width: 25%;
    }

    .filter-post-card .filter-post-title {
        width: 45%;
    }

    .filter-right .checkbox-btn {
        width: 100%;
    }

    .filter-right .checkbox-btn span {
        width: 100%;
    }
}

@media only screen and (max-width: 380px) {
        .logo-row1-soc-block {
        width: 150px;
            min-width: 150px;
    }
}

@media only screen and (max-width: 350px) {
    #logo {
        width: 100px;
    }
}