/*
Theme Name: Any-web Promo
Theme URI: https://any-web.net/
Author: Any-web Team
Author URI: https://any-web.net/
Description: This Custom Theme is Unique and Designed with Soul and Care in a Single Copy only for http://sales4you.com.ua/ by Any-web Team.
Version: 1.0
License: Commercial
License URI: https://any-web.net/
Tags: custom development
Text Domain:anywebtheme
*/

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  -webkit-transition: 0.2s all;
  -ms-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  font-weight: 400;
  border-radius: 20px;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

*,
*::before,
*::after {
  font-family: "Source Sans Pro", sans-serif;
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

body,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Source Sans Pro", sans-serif;
}

h2 {
  font-size: 26px;
  margin-bottom: 20px;
}
p {
  margin-bottom: 1.5em;
  font-family: "Source Sans Pro", sans-serif;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  /* background: #fff9c0; */
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
  --------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
  font-family: "Source Sans Pro", sans-serif;
}

ul {
  list-style: disc;
  font-family: "Source Sans Pro", sans-serif;
}

ol {
  list-style: decimal;
  font-family: "Source Sans Pro", sans-serif;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
  --------------------------------------------- */
a {
  color: #4169e1;
  font-family: "Source Sans Pro", sans-serif;
}

a:visited {
  color: #000000;
}

a:hover,
a:focus,
a:active {
  color: #191970;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/* Forms
  --------------------------------------------- */
.search-submit {
  background-color: white;
  color: #333;
  border-color: #ccc;
  border: none;
  height: 40px;
  padding: 7px 13px 7px 30px;
  font-size: 16px;
  line-height: 1.333;
  background-image: url(./assets/img/search-solid.svg);
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: 16px;
  width: 94px;
  margin-left: 1px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
  # Layouts
  --------------------------------------------------------------*/

/*--------------------------------------------------------------
  # Components
  --------------------------------------------------------------*/

/* Navigation
  --------------------------------------------- */
.main-navigation {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  border-bottom: solid 1px #888;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation {
  border: none;
}
.main-navigation .active {
  display: none;
}
.sub-menu li:first-child a{
  margin-bottom: 12px;
  padding: 15px 4px 4px;
  font-size: 18px;
  color: #00A3D1;
}
.main-navigation ul ul {
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
  flex-wrap: wrap;
  margin: auto;
  background: white;
  padding: 0 30px;
  border: 1px solid #00A3D1;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  max-width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
  margin: auto 0;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
}

@media screen and (min-width: 769px) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
  }
  .main-navigation .active {
    display: flex;
  }
  .site-header {
    border-bottom: 1px solid #ddd;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
  --------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
  --------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
  --------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
  --------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
  margin: 0 18px 0 0;
}

/* Captions
  --------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
  --------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
  # Plugins
  --------------------------------------------------------------*/

/* Jetpack infinite scroll
  --------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
  # Utilities
  --------------------------------------------------------------*/

/* Accessibility
  --------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
  --------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;

  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;

  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

header {
  display: flex;
  flex-direction: column;
}
.site-branding .container {
  display: flex;
  justify-content: space-between;
  margin: auto;
}

.logo_description {
  display: flex;
  align-items: center;
}
.search-form {
  margin: 18px 20px;
  display: flex;
}
.search-field {
  border-radius: 5px 0 0 5px;
}
.search-submit {
  border-radius: 0 5px 5px 0;
}
.menu-toggle {
  height: 20px;
  width: 17px;
  background-image: url(./assets/img/bars-solid.svg);
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  background-color: transparent;
  filter: invert(1);
  /* margin: auto 50px auto auto; */
}
@media (min-width: 769px){
.mobnot{
  display: none !important;
}
}
.mavto {
  margin: auto;
}
/* search page */
.search_result {
  margin: 50px 0 30px 0;
}
.results h2 a {
  font-size: 16px !important;
}
.results article {
  background: #f7f7f7;
  max-width: 200px;
  padding: 20px;
  margin: 0 15px;
}
.results {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 50px;
}
.results img {
  margin-top: 10px;
  max-width: 150px;
}
/* \search page */
.fs-16 p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 30px 0;
  line-height: 1.3em;
}
.leftbar {
  width: 200px;
}
@media (min-width: 1400px) {
  .cat_item .cat_onepublock {
    width: 32%;
    height: 414px;
    max-width: 279px !important;
    object-fit: contain;
    border: 1px solid #d9d9d9;
    background: #fff;
    margin: 5px;
  }
}
@media (min-width: 1024px) {
  .slick-slide > div {
    width: 97% !important;
  }
  .col3 {
    display: flex;
    flex-direction: column;
    padding: 0 70px;
    flex: 1 0 33.333%;
  }
  .col {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .container {
    right: 0px;
    max-width: 1460px;
    width: 100%;
    padding: 0 10px;
  }
  .search-field {
    background-color: white;
    color: #333;
    border-color: #ccc;
    border: none;
    height: 40px;
    padding: 7px 13px 7px 30px;
    font-size: 16px;
    line-height: 1.333;
  }
  .site-description {
    display: inline-block;
    float: right;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 34px;
    margin: 18px 0;
    padding-left: 20px;
    border-left: 1px solid rgba(0, 0, 0, 0.12);
    color: rgba(255, 255, 255, 0.75);
    font-size: 20px;
  }
  .top_date {
    display: inline-block;
    float: right;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 34px;
    margin: 18px 0;
    padding-left: 20px;
    border-left: 1px solid rgba(0, 0, 0, 0.12);
    color: rgba(255, 255, 255, 0.75);
    font-size: 20px;
  }
  .favorite_a img {
    width: 100%;
    object-fit: contain;
  }
  .slide-top .onepublock {
    height: 380px;
    /* max-width: 230px !important; */
    object-fit: contain;
    border: 1px solid #d9d9d9;
    background: #fff;
  }


  .bun_favorite_a img {
    margin-bottom: 12px;
    height: 240px;
    width: 100%;
    object-fit: cover;
  }
  .cat_bun_favorite_a img {
    margin-bottom: 12px;
    height: 240px;
    width: 100%;
    object-fit: cover;
  }

  .onepublock .bun_favorite_a img {
    margin-bottom: 12px;
    height: 210px;
    width: 100%;
    object-fit: contain;
  }
  .slider_name {
    font-size: 32px;
    margin-bottom: 20px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
  }
  .main_container {
    display: flex;
    justify-content: space-between;
  }
  .breadcrumbs {
    display: flex;
    margin: auto;
    justify-content: space-between;
    width: 100%;
    padding: 8px 10px;
  }
  .fav-znacky {
    padding: 0 15px;
    width: calc(100% - 200px);
    max-width: 970px;
  }
  .main-front {
    /* padding-top: 25px; */
    display: flex;
    margin: auto;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .parr_item {
    border: 1px solid #d9d9d9;
    height: 106px;
    padding: 5px 5px;
    margin: 5px;
    width: 25% !important;
    max-width: 146px;
    min-width: 136px;
}
  .item {
    border: 1px solid #d9d9d9;
    height: 106px;
    padding: 5px 5px;
    margin: 5px;
    width: 16.666% !important;
    max-width: 140px;
    min-width: 110px;
  }
}
@media (min-width: 769px) and (max-width: 1399px) {
  .cat_item .cat_onepublock {
    width: 49%;
    height: 414px;
    max-width: 279px !important;
    object-fit: contain;
    border: 1px solid #d9d9d9;
    background: #fff;
    margin: 5px;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .cat_bun_favorite_a img {
    margin-bottom: 12px;
    height: 240px;
    width: 100%;
    object-fit: cover;
  }

  .favorite,
  .subscr {
    margin: 0 10px;
  }
  .subscr {
    max-width: 500px !important;
  }
  .cat_leftbar {
    max-width: 300px;
    /* display: flex;
    justify-content: space-around; */
  }
  .leftbar {
    display: flex;
    justify-content: space-around;
    width: 100%;
  }
  .rightBar {
    display: none;
  }
  .tbc_act {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .col3 {
    display: flex;
    flex-direction: column;
    padding: 0 70px;
    flex: 1 0 33.333%;
  }
  .search-field {
    background-color: white;
    color: #333;
    border-color: #ccc;
    border: none;
    height: 40px;
    padding: 7px 13px 7px 30px;
    font-size: 16px;
    line-height: 1.333;
  }
  .site-description {
    display: none;
  }
  .top_date {
    margin-bottom: 0;
    margin: 18px;
    line-height: 34px;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid rgba(0, 0, 0, 0.12);
    color: rgba(255, 255, 255, 0.75);
    font-size: 20px;
  }
}

.top-menu {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.top-menu a {
  white-space: nowrap;
  font-weight: bold;
  font-size: 14px;
  padding: 6px 10px;
  border-radius: 5px;
  display: block;
  color: #888;
  position: relative;
}

.active {
  border-radius: 5px;
  margin: auto 0;
  height: 34px;
  width: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}

h3 {
  font-size: 22px;
  margin-bottom: 16px;
}

.fav-znacky-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.category_top_znaky {
  width: 61%;
  align-content: flex-start;
}
.lead {
  width: 100%;
  padding: 5px 5px;
  margin: 5px;
}
.lead a {
  text-decoration: none;
  color: #888;
  font-weight: 500;
  color: #888;
}
.parr_item a {
  text-decoration: none;
  color: #888;
  font-weight: 500;
  color: #888;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-evenly;
  align-items: center;
}
.item a {
  text-decoration: none;
  color: #888;
  font-weight: 500;
  color: #888;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-evenly;
  align-items: center;
}
.item_front_img {
  max-height: 52px;
  object-fit: contain;
}

@media (max-width: 1200px) {
  .col3 {
    display: flex;
    flex-direction: column;
    padding: 0 10px;
    flex: 1 0 33.333%;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .subrightBar,
  .right_rbox {
    /* width: 160px !important; */
    position: sticky;
    top: 60px;
  }
  .main_container {
    width: calc(100% - 160px);
  }
}
@media (min-width: 1200px) {
  .main_container {
    width: calc(100% - 300px);
  }

  .rightBar {
    position: relative;
    display: block;
    width: 300px;
    /* height: 600px; */
    margin: 0 auto;
  }
  .right_rbox {
    width: 300px;
    height: 100px;
    position: sticky;
    top: 60px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .right_rbox {
    width: 160px;
    height: 100px;
    position: sticky;
    top: 60px;
  }
  .rightBar {
    position: relative;
    display: block;
    width: 160px;
    margin: 0 auto;
  }
}

@media (min-width: 769px) and (max-width: 1023px) {
  .single_box {
    display: none !important;
  }
  .cat_reclamBox {
    flex-direction: column;
    align-items: center;
  }
  .special-prev {
    left: 10px !important;
  }
  .slide-top {
    width: 95vw;
  }
  .favorite_a img {
    /* max-width: 223px; */
  }
  .slide-top .onepublock {
    height: 380px;
    max-width: 230px !important;
    object-fit: contain;
    border: 1px solid #d9d9d9;
    background: #fff;
    margin: auto;
  }
  .cat_item .onepublock {
    height: 380px;
    max-width: 230px !important;
    object-fit: contain;
    border: 1px solid #d9d9d9;
    background: #fff;
  }
  .bun_favorite_a img {
    margin-bottom: 12px;
    height: 240px;
    width: 100%;
    object-fit: cover;
  }
  .slider_name {
    text-align: center;
    line-height: 46px;
    font-size: 32px;
    margin-bottom: 20px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
  }
  .main_container {
    display: flex;
    justify-content: space-between;
    /* width: 75%; */
    flex-direction: column-reverse;
  }
  .fav-znacky {
    padding: 0 15px;
    width: 67%;
    max-width: 970px;
  }
  .container {
    right: 0px;
    max-width: 1023px;
    padding: 0 10px;
    width: 100%;
  }

  .main-front {
    /* padding-top: 25px; */
    display: flex;
    margin: auto;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .subcatflex {
    flex-direction: column-reverse !important;
    align-items: center !important;
  }
  .parr_item {
    border: 1px solid #d9d9d9;
    height: 106px;
    padding: 5px 5px;
    margin: 5px;
    width: 25% !important;
    max-width: 146px;
    min-width: 140px;
  }
  .item {
    border: 1px solid #d9d9d9;
    height: 106px;
    padding: 5px 5px;
    margin: 5px;
    width: 16.666% !important;
    max-width: 140px;
    min-width: 110px;
  }
}
@media (max-width: 560px) {
  .sub_cat_onepublock {
    margin: 5px 5px !important;
  }
  .sub_cat_item {
    display: flex;
    justify-content: center !important;
    flex-wrap: wrap;
  }
  .cat_name_box {
    width: 100%;
    margin: 0 10px;
  }
  .favorite {
    width: 100%;
  }
  .cat_reclamBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
  }
  .category_top_znaky {
    width: 100%;
    align-content: flex-start;
    margin: 20px 0;
  }
  .cat_leftbar {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .current-menu-item a{
    border: none;
    color: #00A3D1;
    text-decoration: none;
  }
  .current-menu-item {
    border: 1px solid #00A3D1;
    border-radius: 5px;
  }
  .menu-main-menu-container, .main-navigation ul{
    width: 100%;
  }
  .single_box {
    display: none !important;
  }
  .cat_bun_favorite_a img {
    margin-bottom: 12px;
    height: 240px;
    width: 100%;
    object-fit: cover;
  }
  .cat_item .cat_onepublock {
    width: 47%;
    height: 414px;
    max-width: 279px !important;
    object-fit: contain;
    border: 1px solid #d9d9d9;
    background: #fff;
    margin: 5px;
}
  .subscr {
    margin: 0 10px 16px 10px;
  }
  .favorite {
    margin: 0 10px;
  }
  .lead {
    text-align: center;
  }
  .fav-znacky-grid {
    justify-content: center;
  }
  .special-prev {
    left: 10px;
  }

  .slide-top {
    width: 92vw;
  }
  .rightBar {
    display: none;
  }

  .parr_item {
    border: 1px solid #d9d9d9;
    height: 106px;
    padding: 5px 5px;
    margin: 5px;
    width: 25% !important;
    max-width: 146px;
    min-width: 140px;
  }
  .item {
    border: 1px solid #d9d9d9;
    height: 106px;
    padding: 5px 5px;
    margin: 5px;
    width: 16.666% !important;
    max-width: 160px;
    min-width: 152px;
  }
  .favorite_a img {
    /* max-width: 160px; */
  }
  .main_container {
    display: flex;
    justify-content: space-between;
    /* width: 75%; */
    flex-direction: column-reverse;
  }
  .fav-znacky {
    /* padding: 0 15px; */
    width: 100%;
    max-width: 768px;
  }
  .cat_reclamBox {
    justify-content: center !important;
  }
  .ad-block-left {
    display: none;
  }
  .cat_leftbar {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    max-width: 100% !important;
    margin: 50px 0;
  }
  .leftbar {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    margin: 50px 0;
    flex-wrap: wrap;
  }
  .col3 {
    display: flex;
    flex-direction: column;
    padding: 0 70px;
    flex: 1 0 100%;
  }
  .main-navigation .sub-menu a{
    font-size: 13px;
    padding: 4px;
    display: block;
    color: #333;
    text-decoration: none;
  }
  .sub-menu li:first-child {
    border: none !important;
  }
  .sub-menu li:first-child a{
    margin-bottom: 12px;
    padding: 15px 4px 4px;
    font-size: 18px;
    color: #00A3D1;
  }
  .focus .sub-menu{
    position: relative !important;
  }
  .main-navigation .sub-menu {
    padding-left: 20px;
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    flex-wrap: wrap;
    margin: 15px auto;
    border: 1px solid #00A3D1;
    border-radius: 5px;
  }
  .main-navigation {
    display: flex;
    background-color: #ffffff;
    flex-wrap: wrap;
    padding: 0 20px;
    transition-duration: 1s;
  }
  .top-menu {
    height: auto !important;
  }
  .main-navigation ul {
    margin: 15px 0;
}
.main-navigation li {
  margin-bottom: 5px;
}
.top-menu a {
  padding: 6px 20px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 20px;
}
  .search-field {
    background-color: white;
    color: #333;
    border-color: #ccc;
    border: none;
    height: 40px;
    padding: 7px 13px 7px 30px;
    font-size: 16px;
    line-height: 1.333;
    width: 150px;
  }
  .site-description {
    display: none;
  }
  .top_date {
    display: none;
  }

  .bun_favorite_a img {
    margin-bottom: 12px;
    height: 160px;
    width: 100%;
    object-fit: cover;
  }
  .slide-top .onepublock {
    height: 300px;
    max-width: 50%;
    object-fit: contain;
    border: 1px solid #d9d9d9;
    background: #fff;
  }
  .cat_item .onepublock {
    height: 300px;
    max-width: 185px !important;
    object-fit: contain;
    border: 1px solid #d9d9d9;
    background: #fff;
    margin: 10px;
  }
  .slider_name {
    font-size: 32px;
    margin-bottom: 20px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    text-align: center;
  }
  .flcn {
    position: relative;
    /* justify-content: center !important; */
    margin: 10px 0 !important;
  }
  .container {
    right: 0px;
    max-width: 768px;
    padding: 5px 5px;
    width: 100%;
  }

  .main-front {
    /* padding-top: 25px; */
    display: flex;
    margin: auto;
    justify-content: space-between;
    margin-bottom: 15px;
    flex-direction: column-reverse;
  }

}
.main-navigation .active {
  background-image: url(./assets/img/house-solid.svg);
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: center;
}
.parr_item_img {
  height: 100%;
  max-height: 80%;
  object-fit: contain;
}
.post-page-numbers,
.current {
  display: flex;
  height: 28px;
  width: 28px;
  background: white;
  color: #333;
  border-radius: 0;
  border-color: #ccc;
  border: solid 1px #ccc;
  text-decoration: none;
  margin: 0 3px;
  justify-content: center;
  align-items: center;
}
.page-links {
  display: none;
}
.wp-pagenavi {
  display: flex;
  justify-content: center;
  margin: 50px 0;
}
.promopage-links {
  display: flex;
  justify-content: center;
  margin: 10px;
}
.wp-pagenavi .current {
  background: white;
  border-color: #00a3d1;
  color: #00a3d1;
}

.post-page-numbers:hover {
  background: white;
  border-color: #00a3d1;
  color: #00a3d1;
}
.post_cntnt .entry-header,
.post_cntnt .entry-footer {
  display: none;
}
.post_cntnt figure {
  display: flex;
  justify-content: center;
}
.favorite {
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 13px 15px;
  margin-bottom: 16px;
  height: fit-content;
}
.favorite li {
  margin: 10px 0;
}
.favorite_a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.favorite h3 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0px;
  font-weight: normal;
}
.count {
  color: #444;
  text-align: center;
}
.name_count {
  padding: 10px;
}
.name_count p {
  font-size: 14px;
  margin: 5px;
}
.name_count p {
  line-height: 18px;
  text-decoration: none;
  color: #888;
  color: #888;
}

.slide-top {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  flex-direction: row;
}

.slide-top .onepublock:hover {
  transition: 0.2s all;
  border: 1px solid #00a3d1;
}
.cat_item {
  display: flex !important;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
}

.cat_item .onepublock:hover {
  transition: 0.2s all;
  border: 1px solid #00a3d1;
}

.bun_name_count {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* width: 211px; */
}
.bun_favorite_b {
  color: black;
}
.bun_favorite_b:visited {
  color: black;
}
.name_card {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 10px 20px;
  font-weight: bold;
  max-height: 14px;
  overflow: hidden;
}
.llogo {
  width: 100%;
  height: 55px;
  display: flex;
  justify-content: center;
}
.llogo img {
  object-fit: contain;
}
.special-prev:hover,
.special-next:hover {
  box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);
}

.special-prev {
  position: absolute;
  left: 4px;
  width: 50px;
  height: 50px;
  background-color: white;
  background-image: url(./assets/img/angle-left-solid.svg);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background-size: 110px;
  background-position: center;
  background-repeat: no-repeat;
  border: transparent;
  outline: transparent;
  border-radius: 50%;
  z-index: 999;
  transition: all 0.2s;
}

.special-next {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: white;
  background-image: url(./assets/img/angle-right-solid.svg);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background-size: 110px;
  background-position: center;
  background-repeat: no-repeat;
  border: transparent;
  outline: transparent;
  border-radius: 50%;
  left: calc(100% - 53px);
  transition: all 0.2s;
}

.special-dots {
  position: absolute;
  top: 104%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  z-index: 9;
}
.special-dots li button {
  display: none;
}

.special-dots li {
  background-color: #aaa;
  width: 7px;
  height: 7px;
  padding: 0;
  border-radius: 50%;
  transition: all 0.2s;
  cursor: pointer;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.5em;
}

.special-dots .slick-active {
  background-color: #00a3d1;
}

.reclamBox {
  width: 100%;
  /* height: 250px; */
  margin: 0 0 15px 0;
}

.cat_reclamBox {
  width: 100%;
  /* height: 250px; */
  margin: 0 0 15px 0;
  display: flex;
}

.subscr,
.cat_name_box {
  border: 1px solid #d9d9d9;
  padding: 6px;
  /* max-width: 180px; */
}

.site-footer {
  background: #333;
  padding: 30px 0;
}
.site-footer .container {
  margin: auto;
}

.subscr li,
#footer-menu li,
#footer-policy {
  margin-bottom: 8px;
}

.subscr li:before,
#footer-policy li:before,
#footer-menu li:before {
  font-family: fontawesome;
  content: "\f105";
  margin-right: 4px;
  color: #aaa;
}

#footer-policy li a,
.subscr li a,
#footer-menu li a {
  color: #aaa;
  padding: 4px;
  text-decoration: none;
  transition: 0.2s all;
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.42857143;
}
.subscribeBut {
  color: white;
  background: #3cab3c;
  border-color: #3cab3c;
  font-size: 16px;
  height: fit-content;
  width: fit-content;
  margin-bottom: 50px;
}
.feedbackBut {
  color: white;
  background: #00a3d1;
  border-color: #00a3d1;
  height: fit-content;
  width: fit-content;
  margin-bottom: 50px;
  font-size: 16px;
}
.subscribeBut:before {
  content: "\f0e0";
  font-family: fontawesome;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.feedbackBut:before {
  content: "\f059";
  font-family: fontawesome;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.f_subscr p,
.f_feedback p {
  color: #bbb;
  margin-bottom: 15px;
}
.f_subscr h4,
.f_feedback h4,
.category_title {
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
  margin-top: 10px;
}

.black {
  color: black;
}

/* category.php */
.justify_center {
  justify-content: center;
}
.cat_name_box {
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 16px;
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
}
.cat_name_box img {
  margin: auto;
  /* max-width: 150px; */
  width: 100%;
}
.categories {
  margin-top: 10px;
}
.categories li a {
  padding: 3px 8px;
  display: block;
  color: #333;
  -webkit-transition: 0.2s all;
  -ms-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
.categories li a:hover {
  background: #edfbff;
  text-decoration: none;
  color: #00a3d1;
}
.cat_name_box h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: normal;
}


/* tabs */
.tbs {
  padding: 15px;
}
.tb_button {
  font-size: 0;
  text-align: center;
  display: inline-block;
  border-bottom: 1px solid #ddd;
}
.tb_but {
  float: left;
  margin-bottom: -1px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 10px 5px;
  position: relative;
}
.tbb_act {
  text-decoration: none;
  color: #00a3d1;
  cursor: default;
  background-color: white;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.tb_cnt {
  display: none;
  /* min-height: 470px; */
}
.tbc_act {
  display: flex;
  justify-content: center;
  flex-direction: row;
}
@media (max-width: 768px) {
  .sub_cat_onepublock {
    width: 164px;
    height: 286px;
    border: 1px solid #d9d9d9;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 5px;
}
  .onepublock {
    width: 25%;
    padding: 10px 0;
    margin: 0 3px;
    min-width: 170px;
    border: solid 1px #d9d9d9;
  }
}
@media (min-width: 769px) {
  .onepublock {
    width: 25%;
    padding: 10px 0;
    margin: 0 3px;
    min-width: 205px;
    border: solid 1px #d9d9d9;
  }
}
@media (max-width: 580px) {
  .tbc_act {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.tb_cnt_image {
  float: left;
  width: 100%;
  max-width: 395px;
  padding-top: 10px;
}
.tb_cnt_text {
  float: left;
  width: 100%;
  max-width: 688px;
  text-align: left;
}

.active_action {
  margin: 12px 0 10px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.active_action::before {
  font-family: fontawesome;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.badge {
  height: fit-content;
  background: #ff5c2e;
  width: 24px;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 10px;
}

.single_promo .post-thumbnail {
  width: 100px;
  display: none;
}

@media (min-width: 1510px) {
  .col-xl-2 {
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-3 {
    width: 25%;
  }
}

@media (min-width: 1025px) {
  .col-md-12 {
    width: 100%;
  }
}

@media (min-width: 1025px) {
  .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-9 {
    width: 75%;
  }
}

@media (min-width: 1510px) {
  .col-xl-10 {
    width: 83.33333333%;
  }
}

.maskotResponsiveAd {
  /* width: 300px; */
  /* height: 250px; */
  margin: auto;
}

@media (min-width: 500px) {
  .maskotResponsiveAd {
    /* width: 336px; */
    /* height: 280px; */
  }
}
@media (min-width: 800px) {
  .maskotResponsiveAd {
    /* width: 728px; */
    /* height: 90px; */
  }
}
@media (min-width: 1025px) {
  .maskotResponsiveAd {
    /* width: 728px; */
    /* height: 90px; */
  }
}
@media (min-width: 1200px) {
  .maskotResponsiveAd {
    /* width: 645px; */
    /* height: 100px; */
  }
}
@media (min-width: 1510px) {
  .maskotResponsiveAd {
    /* width: 845px; */
    /* height: 250px; */
  }
}

.silver {
  margin: auto;
  background-color: rgb(121, 121, 121);
}

.category-top-ad {
  width: 300px;
  height: 250px;
}
@media (min-width: 498px) {
  .category-top-ad {
    width: 468px;
    height: 60px;
  }
}
@media (min-width: 768px) {
  .category-top-ad {
    width: 336px;
    height: 280px;
  }
}
@media (min-width: 1200px) {
  .category-top-ad {
    width: 300px;
    height: 250px;
  }
}
@media (min-width: 1510px) {
  .category-top-ad {
    width: 336px;
    height: 280px;
  }
}

@media all and (min-width: 768px) {
  .ad-block-right {
    min-height: 348px;
    width: 348px;
    float: right;
    margin-right: 15px;
  }
  .ad-block-left {
    min-height: 348px;
    width: 348px;
    float: right;
    margin-right: 15px;
  }
}

@media all and (min-width: 1024px) {
  .ad-block-right {
    max-width: 380px;
    width: 380px;
    margin-right: 0px;
  }
  .ad-block-left {
    max-width: 340px;
    width: 380px;
    margin-right: 0px;
  }
}

@media all and (min-width: 1200px) {
  .ad-block-right {
    max-width: 320px;
    width: 320px;
    margin-right: -5px;
    overflow: hidden;
  }
  .ad-block-left {
    max-width: 320px;
    width: 320px;
    margin-right: 10px;
    overflow: hidden;
  }
}

@media all and (min-width: 1510px) {
  .ad-block-left {
    max-width: 400px;
    width: 400px;
    margin-right: 15px;
  }
  .ad-block-right {
    max-width: 400px;
    width: 400px;
    margin-right: 15px;
  }
}
.adsbygoogle {
  margin: auto;
}
.view_but {
  line-height: 1.5;
  background: white;
  color: #00a3d1;
  border: 1px solid #00a3d1;
  font-size: 12px;
  padding: 6px;
  border-radius: 20px;
  transition: 0.2s all;
  width: 90%;
  margin: 10px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Subcategory page */
@media (min-width: 769px) {
.sub_cat_onepublock {
  width: 205px;
  height: 360px;
  border: 1px solid #d9d9d9;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 5px;
}}
.sub_cat_onepublock img {
  width: 100%;
  max-height: 234px;
  object-fit: cover;
}
.sub_cat_item {
  display: flex;
  justify-content: space-between;
}

.mbot30 {
  margin-bottom: 30px;
}

.fl_start {
  justify-content: flex-start;
}
.sp_betwen {
  justify-content: space-between;
}

.cat_leftbar {
  min-width: 300px;
}
.post_description {
  margin: 10px 0;
}
.align-center {
  text-align: center;
  font-size: 32px;
  margin: 15px 0 15px 0;
}

.ended {
  position: relative;
}
.ended::before {
  content: " ";
  position: absolute;
  background-image: url(./assets/img/neaktual-uk.png);
  width: 89px;
  height: 92px;
  background-repeat: no-repeat;
  background-position-y: center;
}
.special {
  display: flex;
  flex-direction: row;
}

div.asl_r .results .item {
  margin: 5px auto !important;
}
#search {
  display: flex;
  flex-direction: row;
  height: 0px;
  transition: all 0.5s;
  width: 300px;
  margin: 10px auto;
}
#search div {
  height: inherit;
}
#search_but {
  position: relative;
  background-image: url(./assets/img/search.png);
  background-size: contain;
  background-color: transparent;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position-y: center;
}
.closer {
  height: 0px;
  width: 28px;
  background-image: url(./assets/img/close.svg);
  background-size: 65%;
  background-position: center;
  background-color: white;
  transition: all 0.5s;
  background-repeat: no-repeat;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
}
.toggled{
  transition: all 0.5s;
}
.icon_parrent {
  margin-right: 8px;
  width: 34px;
  height: 34px;
  background: rgba(0,0,0,0.13);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}
#search *{
  box-shadow:none;
}
.icons-nav{
  display: flex;
}

.signad {
  text-align: center;
  padding: 0 8px;
  width: 100%;
  color: #888;
  right: 0;
  top: 2px;
  font-size: 10px;
  line-height: 16px;
}