/*
Theme Name: ANAPA CH
Author: Moshikov&Co. - mediaism.
Author URI: moshikov.co
Description: Авторский шаблон для издания "Анапский Черноморец" города Анапа, Краснодарского края.  Поддерживается и развивается командой Moshikov&Co, подразделение mediaism.
Version: 1.0 2017
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: anapa-ch.ru

We likes WordPress and Russian SMI
Сделано с ❤️
*/
@import url('https://fonts.googleapis.com/css?family=Ubuntu:500&subset=cyrillic');
/* ADS */

.ads__item {
  border-top: 1px solid #ddd;
  padding: 20px 0;
}
.ads__item img {
	width: 100%;
	height: auto;
}
div[id^="adfox_"] {
  margin: 8px auto
}

/* End ADS */
@font-face {
  font-family: 'Alice-Regular';
  src: url('files/fonts/hinted-Alice-Regular.eot');
  src: url('files/fonts/hinted-Alice-Regular.eot?#iefix') format('embedded-opentype'), url('files/fonts/hinted-Alice-Regular.woff') format('woff'), url('files/fonts/hinted-Alice-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontinSansCR-Regular';
  src: url('files/fonts/hinted-FontinSansCR-Regular.eot');
  src: url('files/fonts/hinted-FontinSansCR-Regular.eot?#iefix') format('embedded-opentype'), url('files/fonts/hinted-FontinSansCR-Regular.woff') format('woff'), url('files/fonts/hinted-FontinSansCR-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontinSansCR-Italic';
  src: url('files/fonts/hinted-FontinSansCR-Italic.eot');
  src: url('files/fonts/hinted-FontinSansCR-Italic.eot?#iefix') format('embedded-opentype'), url('files/fonts/hinted-FontinSansCR-Italic.woff') format('woff'), url('files/fonts/hinted-FontinSansCR-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontinSansCR-BoldItalic';
  src: url('files/fonts/hinted-FontinSansCR-BoldItalic.eot');
  src: url('files/fonts/hinted-FontinSansCR-BoldItalic.eot?#iefix') format('embedded-opentype'), url('files/fonts/hinted-FontinSansCR-BoldItalic.woff') format('woff'), url('files/fonts/hinted-FontinSansCR-BoldItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontinSansCR-Bold';
  src: url('files/fonts/hinted-FontinSansCR-Bold.eot');
  src: url('files/fonts/hinted-FontinSansCR-Bold.eot?#iefix') format('embedded-opentype'), url('files/fonts/hinted-FontinSansCR-Bold.woff') format('woff'), url('files/fonts/hinted-FontinSansCR-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontinSansCR-SC';
  src: url('files/fonts/hinted-FontinSansCR-SC.eot');
  src: url('files/fonts/hinted-FontinSansCR-SC.eot?#iefix') format('embedded-opentype'), url('files/fonts/hinted-FontinSansCR-SC.woff') format('woff'), url('files/fonts/hinted-FontinSansCR-SC.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@-webkit-keyframes rotating
/* Safari and Chrome */

  {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* ADS */
.ad__block {
  width: 100%;
  margin: 10px 0;
}
.ad__block div {
  width: 100% !important;
}
/* END ADS */

/*UI*/

body {
  background: #fff;
}
.uscl-up-arrow {
  background: #F05B41 !important;

}
body.category-574.archive,
body.post_fifa {
  background: url('files/img/fwc18.jpg');
  background-position: center top;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: fixed;
}

.wrapper {
  background: #fff;
  position: relative;
}

.wrapper-padding {
  padding: 0 40px;
  width: 100%;
}
.post__meta_block p {
  text-align: left;
  font-family: FontinSansCR-Regular;
  color: #000000;
  font-size: 20px;
}
.btn {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.btn>svg {
  margin-right: auto;
}
.btn-primary {
  background: #F05B41;
  border-color: #F05B41;
  font-family: FontinSansCR-Bold;
  font-size: 15px;
  color: #FFFFFF;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #D7513A;
  border-color: #D7513A;
}
.btn-secondary {
  background: #000;
  border-color: #000;
  font-family: FontinSansCR-Bold;
  font-size: 15px;
  color: #FFFFFF;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  background: #F05B41;
  border-color: #F05B41;
}
.btn-light {
  background: #FDDED0;
  border-color: #FDDED0;
  color: #F05B41;
  font-family: FontinSansCR-Bold;
  font-size: 15px;
}
.ajax-loader,
.wpcf7-response-output,
.wpcf7-not-valid-tip {
  display: none !important
}

input[type='text'],
input[type='tel'],
input[type='email'] {
  border-radius: 0px;
  border: none;
  text-align: left;
  background: #F3F3F3;
  padding: 0 20px;
  margin-bottom: 0px;
  font-family: FontinSansCR-Regular;
  font-size: 15px;
  color: #000000;
  height: 40px;
}

input[aria-invalid='true'] {
  background: #FDDED0;
}

textarea {
  border-radius: 0px;
  border: none;
  text-align: left;
  background: #F3F3F3;
  padding: 20px;
  margin-bottom: 20px;
  font-family: FontinSansCR-Regular;
  font-size: 15px;
  color: #000000;
}

input[type='submit'] {}

a {
  text-decoration: none;
  font-family: FontinSansCR-Regular;
  font-size: 14px;
  color: #F05B41;
  line-height: 18px;
}

.load_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 200px;
  border-top: 1px solid #ddd;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.load_more.load svg {
  -webkit-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

.load_more svg {
  margin-right: 20px;
}

.load_more span {
  font-family: FontinSansCR-Regular;
  font-size: 22px;
  color: #000000;
}

.load_more:hover,
.load_more:focus,
.load_more:hover svg path,
.load_more:focus svg path,
.load_more:hover span,
.load_more:focus span {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.20);
  stroke: rgba(0, 0, 0, 0.20);
}

.anapa-w8415 {}

.anapa-w8415 img {
  width: 100%;
  height: auto;
}

.advads-w7612 {
  margin-bottom: 40px;
}

.anapa-w7612 {
  margin-bottom: 40px;
}

.anapa-w7612 img {
  width: 100%;
  height: auto;
}

.advads-w5612 {
  margin: 20px 0 60px 0;
}

/*endUI*/

/*header*/

#sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 10;
  display: none;
}

#sticky.header-fixed {
  display: block;
}

#sticky header {
  background: #fff;
  border-bottom: 2px solid #F05B41;
  padding: 0 10px;
}

#sticky header a.logo {
  margin-right: 45px;
  margin-bottom: -8px;
}

#sticky img {
  height: 50px;
}

#sticky header nav>ul>li {
  margin-right: 20px;
}

#sticky header nav ul li a {
  font-size: 14px;
}

header {
  width: 100%;
}

.header__top {
  height: 50px;
  margin-bottom: 15px;
  border-bottom: solid 1px #ddd;
}

.header__top--social {
  
}

.header__top--social-item {
  margin-right: 15px;
}

.header__top--social-item svg {
  margin-right: 10px;
}

.header__top--social-item span {
  font-family: FontinSansCR-Bold;
  font-size: 14px;
  color: #000000;
}


a.header__top--action {
  height: 100%;
  width: 100px;
  background: #F05B41;
  position: relative;
  z-index: 1;
}

a.header__top--action span {
  font-family: FontinSansCR-Bold;
  font-size: 14px;
  color: #FFFFFF;
}

.header__middle {
  position: relative;
}

.header__middle--latest {
  margin-right: 30px;
}

.header__middle--logo {
  height: 130px;
  width: 590px;
  position: relative;
}

.header__middle--logo .logo {
  position: absolute;
  bottom: -20px;
  z-index: 1;
}

.header__middle--logo .mayak {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.header__middle--weather {
margin-left: auto;
}
.header__middle--weather img {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.header__middle--weather p {
  font-family: 'Ubuntu';
font-size: 14px;
color: #000000;
text-align: right;
text-transform: uppercase;
white-space: nowrap;
}
.header__middle--weather p.weather__info {
  flex-direction: row;
  font-size: 10px;
  margin-right: 10px;
}

.header__info {
  width: 100%;
  height: 20px;
  background: #FDDED0;
  border-bottom: solid 4px #F05B41;
}

.header__info p {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  font-size: 10px;
  color: #000000;
  text-transform: uppercase;
}

.header__bottom {
  background: #fff;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #EEEEEE;
}

.header__bottom nav {
  padding: 0;
}

header nav ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
}

header nav ul li {
  list-style: none;
  margin-right: 30px;
  white-space: nowrap;
}

header nav ul li a {
  font-family: FontinSansCR-Bold;
  font-size: 16px;
  color: #000000;
  text-decoration: none;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  white-space: nowrap;
}

header nav ul li.menu-item-has-children {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}

.dropdown-toggle::after {
  margin-left: 5px;
  content: url("files/img/icons/down-nav.svg");
  /* vertical-align: 50%; */
  height: 50% !important;
  border: 0;
  vertical-align: inherit;
}

header nav .dropdown-menu {
  display: none;
  position: absolute;
  top: 1px;
  z-index: 2;
  background: #FFFFFF;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.10);
  top: 49px;
  padding: 10px 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

header nav .dropdown-menu {
  min-width: 200px;
}

header nav .dropdown-menu li {
  margin: 0px;
}
header nav .dropdown-menu li a {
  display: flex;
}
header nav .dropdown-menu li a:active {
  background: #FDDED0;
}
header nav .dropdown-menu li:hover,
header nav .dropdown-menu li:focus {
  background: #FDDED0;
}

header nav .dropdown-menu li:hover a,
header nav .dropdown-menu li:focus a {
  color: #F05B41;
}

header nav .dropdown-menu li a {
  padding: 0 20px;
  height: 40px;
  font-family: FontinSansCR-Bold;
  font-size: 16px;
  color: #000000;
  white-space: nowrap;
}

header nav .dropdown-menu li:last-child {
  position: static;
}

header nav>ul>li.menu-item-has-children:hover>.sub-menu {
  display: block;
}

header a:hover,
header a:focus {
  color: #F05B41;
}

header .search {
  width: 40px;
  height: 40px;
}

header .search:hover,
header .search:focus {
  cursor: pointer;
}

header .search:hover svg,
header .search:focus svg {
  fill: #F05B41;
}

#search_block {
  width: 100vw;
  height: 100vh;
  background: rgba(243, 243, 243, 0.95);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}

#search_block.open {
  display: flex;
  align-items: center;
  justify-content: center;
}

#close_search {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#close_search:hover,
#close_search:focus {
  cursor: pointer
}

#search_block form {}

#search_block input[type='text'] {
  height: 64px;
  width: 30vw;
  background: transparent;
  border: none;
  border-bottom: 2px solid #000;
  font-size: 24px;
}

#search_block button {
  border: none;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
}

/*endheader*/

/*footer*/

footer {}

.footer__partners {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}

.footer__info {
  padding: 15px 0;
  border-top: 1px solid #ddd;
}

.footer__info p {
  font-family: FontinSansCR-Regular;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.40);
  line-height: 18px;
}

.footer__info .adult {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  flex-shrink: 0;
  background: #F3F3F3;
  display: flex;
  margin-left: 20px;
}

.footer__info .adult span {
  margin: auto;
  font-family: FontinSansCR-Bold;
  font-size: 16px;
  color: #000000;
}

.footer__copy {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}

.footer__copy p {
  font-family: FontinSansCR-Regular;
  font-size: 14px;
  color: #000000;
  line-height: 18px;
}

/*endfooter*/


@media (max-width: 1199.98px) {
}

@media (max-width: 991.98px) {

  .header__top--social-item span {
    display: none;
  }
  .header__middle--latest {
    margin-right: 10px;
  }
  .header__middle--latest img {
    width: 80px;
  }
}

@media (max-width: 767.98px) {
  div[class^="advads"] img {
    width: 100%;
    height: auto;
  }

  .load_more {
    height: 100px;
  }
  #sticky,
  .header__top,
  .header__info>.content,
  .header__middle--latest {
    display: none !important;
  }
  .wrapper-padding {
    padding: 0 15px;
  }
  header {
    width: 100%;
  }
  .header__middle--logo {
    height: 85px;
    width: 100%;
  }
  .header__middle--logo .logo {
    width: 80%;
  }
  .header__middle--logo .mayak {
    width: 20%;
  }
  .header__bottom nav {
    overflow: scroll;
  }
  .header__bottom nav ul {
    width: 100%;
  }
  .footer__copy {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 575.98px) {
  div[class^="advads"] img {
    width: 100%;
    height: auto;
  }
  .load_more {
    height: 100px;
  }
  #sticky,
  .header__top,
  .header__info>.content,
  .header__middle--latest,
  .mayak {
    display: none !important;
  }
  .wrapper-padding {
    padding: 0 15px;
  }
  header {
    width: 100%;
  }
  .header__middle--logo {
    display: flex;
    align-items: center;
    height: 85px;
    width: 100%;
  }
  .header__middle--logo .logo {
    width: 90%;
    position: static;
  }
  .header__bottom nav {
    overflow: scroll;
  }
  .header__bottom nav ul {
    width: 100%;
  }
  .footer__copy {
    flex-direction: column;
    align-items: flex-start;
  }
}
