/*
Theme Name: themespetial
Theme URI: 
Author: EGOR VASILEV
Author URI: https://vk.com/pikapikachuuu
Description: The spetial wordpress theme
Version: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*WordPress Core*/

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
}

body {
  background: #000;
}
.wrapper {
  overflow: hidden;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  font-family: "Tahoma";
}

.page {
  flex-grow: 1;
}

.top-header {
  background: #000;
  padding: 20px 0;
}

.phone {
  color: #fff;
  font-size: 16px;
}
@media (max-width: 380px) {
  .phone a,
  .model-phone {
    font-size: 14px !important;
    background-position: 4px 2px !important;
    background-size: 14px !important;
  }
}
.phone a,
.model-phone {
  color: #d72e2e;
  font-size: 22px;
  padding: 0px 5px 0px 25px;
  background: url(./img/call.svg);
  background-repeat: no-repeat;
  background-position: -4px 2px;
  background-size: 26px;
}
.phone-block-standart a {
  font-size: 14px;
  background-position: 4px 2px !important;
  background-size: 14px !important;
}
.phone a:hover,
.model-phone:hover {
  color: #d72e2e;
  text-decoration: none;
}

.navigation {
  display: inline-block;
}

.navigation__list {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.navigation__item {
  border-right: 1px solid #fff;
  padding: 0 10px;
}

.navigation__link {
  color: #fff;
  font-size: 18px;
  white-space: nowrap;
}

.navigation__link:hover {
  color: #fff;
  text-decoration: none;
}

.navigation__item:last-child {
  border-right: none;
}

.navigation__item:last-child a {
  color: #cccc00;
}

.navigation__item:last-child a:hover {
  color: #cccc00;
}

.social-top {
  display: inline-block;
  float: right;
}

.social-top img {
  width: 22px;
}

.middle-header {
  background: #ef0a82;
  padding: 15px 0;
}

.category-button {
  color: #fff;
  background: #0a0a0c;
  background: -webkit-linear-gradient(bottom, #0a0a0c 0%, #23242a 100%);
  background: -o-linear-gradient(bottom, #0a0a0c 0%, #23242a 100%);
  background: linear-gradient(to top, #0a0a0c 0%, #23242a 100%);
  padding: 20px 0px;
  display: block;
  margin: 15px 0;
  border-radius: 10px;
  text-align: center;
}

.category-button:hover {
  color: #fff;
}

.yellow-button {
  background: #cccc00;
  color: #000;
}

.yellow-button:hover {
  color: #000;
}

.bottom-header {
  padding: 18px 0;
  background: #000;
  text-align: right;
}

.filter-link {
  display: inline-block;
  color: #fff;
  margin-right: 7px;
  font-size: 14px;
}

.filter-link:hover {
  color: #fff;
}

.filter-link-del {
  color: #8d1e1e;
  margin-right: 10px;
  display: inline-block;
}

.filter-link-del:hover {
  color: #fff;
}

.head-part {
  margin-top: 60px;
}

.left-part-row {
  color: #fff;
  font-size: 16px;
}

.right-part-row {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: right;
}

.model-part {
  padding: 20px 0;
}

.model-block {
  background: #ef0a82;
  border-radius: 15px;
  padding: 5px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.page-template-default .bottom-footer {
  background: #000;
}
body.page-template-default {
  background: #1c1c1f;
}
body.home {
  background: #000;
}
body.home .bottom-footer {
  background: #1c1c1f;
}
body.archive .bottom-footer {
  background: #000;
}
body.archive .bottom-footer {
  background: #000;
}
@media (max-width: 576px) {
  body.page-template-default .bottom-footer {
    background: #1c1c1f;
  }
  body.archive .bottom-footer {
    background: #1c1c1f;
  }
  body.archive {
    background: #1c1c1f;
  }
}
@media (min-width: 1024px) {
  .prew-text-top {
    /*margin-top: -36px !important;*/
  }
  body.page-template-default .bottom-footer {
    background: #000;
  }
}
.vip-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100%;
  height: 150px;
}
@media (max-width: 768px) {
  .breadcrumbs {
    display: none;
  }
}
@media (min-width: 576px) {
  .tags-container {
    display: none;
  }
}
.tags-container {
  margin-bottom: 30px;
}
.breadcrumbs {
  text-align: right;
  color: #848484;
  direction: rtl;
}
.breadcrumbs a {
  color: #848484;
}
.vip-wrapper > span {
  width: 100%;
  display: block;
  background: #d72e2e;
  color: #fff;
  transform: rotate(-45deg);
  text-align: center;
  padding: 5px;
  position: absolute;
  top: -66px;
  left: -37%;
  bottom: 0px;
  height: 35px;
  margin: auto 0;
}
.prew-text-top {
  position: absolute;
  width: 100%;
  padding: 0 15px;
  font-size: 15px;
  margin-top: -12px;
  bottom: 0;
}
.owl-nav > * {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.owl-prev {
  left: -10px;
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.prew-photo {
  display: inline-block;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  position: relative;
  width: 100%;
  overflow: hidden;
}

@media (min-width: 381px) {
  .owl-carusel-5 .model-block .prew-photo,
  .model-block.standart-block .prew-photo {
    height: 355px;
  }
  .model-block:not(.standart-block) .prew-photo {
    height: 460px;
  }
}
@media (max-width: 380px) {
  .owl-carusel-5 .model-block .prew-photo,
  .model-block.standart-block .prew-photo {
    height: 205px;
  }
  .model-block:not(.standart-block) .prew-photo {
    height: 368px;
  }
}
.owl-carusel-4 .model-block.standart-block .prew-photo {
  height: 455px;
}

.prew-photo img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.owl-next {
  right: -10px;
}
.prew-text-top span {
  display: block;
  position: relative;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.54);
}
.owl-prev:focus,
.owl-next:focus {
  outline: none;
}
@media (min-width: 381px) {
  .mobile-category-wrapper {
    max-width: 50%;
    min-width: 50%;
  }
}
@media (max-width: 380px) {
  .mobile-category-wrapper {
    max-width: 100%;
    min-width: 100%;
  }
}
.mobile-category img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.mobile-categories .row .mobile-category {
  background-color: #ef0a81;
  margin-top: 10px;
  text-align: center;
  border-radius: 25px;
  border: 1px solid #fff;
  position: relative;
  overflow: hidden;
  height: 260px;
}
.mobile-categories .row .mobile-category .img-container img {
  width: 100%;
  height: 100px;
  object-fit: cover;
}
.mobile-categories .row .mobile-category > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 5px 0;
  background-color: #ef0a81;
}
.mobile-categories .img-container {
  width: 100%;
  height: 100px;
  overflow: hidden;
}
.title-widget {
  color: #fff;
  text-align: right;
  font-size: 24px;
  font-weight: 100;
  font-size: 1.25rem;
}
.child-category.active a {
  background-color: #ef0a81;
}
.child-category {
  margin-top: 20px;
}
.child-category a {
  color: #fff;
  display: inline-block;
  padding: 18px 40px;
  width: 100%;
  text-align: center;
  border: 1px solid #ef0a81;
  border-radius: 10px;
}
.title-arhive {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 100;
  font-size: 1.25rem;
}
.prew-text-bottom {
  background: #810064;
  color: #fff;
  min-height: 90px;
  padding: 5px;
  display: flex;

  justify-content: center !important;
  overflow: hidden;
}

.min .prew-text-bottom {
  font-size: 12px;
}

.min .model-phone {
  background-position: 5px;
  background-size: 20px;
  font-size: 18px;
}

.phone-block {
  display: block;
  padding: 10px 0;
}

.phone-block a:hover {
  color: #fff;
}

.model-phone {
  color: #fff;
}

.detail-model {
  margin-top: 20px;
  margin-bottom: 20px;
  height: auto;
}

.gallery-block {
  background: #1c1c1f;
  border-radius: 15px;
  padding: 20px;
}

.slick-model-photo-min {
  width: 100%;
  height: 80px;
  margin: 0;
  margin-top: 20px;
  padding-left: 7px;
}
.slick-model-photo-min:focus {
  outline: none;
}
.slick-model-photo-min:focus img {
  border: 1px solid #d72e2e;
}
.slick-model-photo {
  width: 100%;
  height: 400px;
  margin: 0;
}
.slick-model-photo-min img {
  border-radius: 15px;
  width: 86px;
  height: 80px;
  object-fit: cover;
  margin: auto;
}
.slick-model-photo img {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.model-block .popup-blocks {
  display: none;
}
.detail-model-info-block {
  background: #1c1c1f;
  border-radius: 15px;
  padding: 20px;
  /*height: 100%;*/
}

.slick-next {
  right: 25px !important;
  z-index: 1;
}

.slick-next:before {
  content: " " !important;
  background-image: url(./img/arrow-sl.svg);
  display: block;
  height: 40px;
  width: 20px;
  background-repeat: no-repeat;
}

.slick-prev {
  left: 25px !important;
  z-index: 1;
}

.slick-prev:before {
  content: " " !important;
  background-image: url(./img/arrow-sl.svg);
  display: block;
  height: 40px;
  width: 20px;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

.detail-model-desc {
  color: #fff;
  text-align: right;
  /*height: 415px;*/
  overflow-y: scroll;
  padding: 10px;
}

.scroll-block {
  height: 70px;
  width: 340px;
  background: whitesmoke;
  overflow-y: scroll;
  border: 1px solid;
}

.detail-model-desc::-webkit-scrollbar-track {
  border-radius: 4px;
}

.detail-model-desc::-webkit-scrollbar {
  width: 6px;
}

.detail-model-desc::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #f0f2f5;
}

.detail-model-desc:hover::-webkit-scrollbar-thumb {
  background: #6a7d9b;
}

.phone-block-detail {
  margin-top: 25px;
  padding: 10px;
  background: #ef0a82;
  border-radius: 15px;
  text-align: center;
  display: block;
}

.detail-phone:hover {
  color: #fff;
}

.top-footer {
  background-image: url("./img/girl.jpg");
  padding: 60px 0;
}

.footer-menu ul {
  list-style: none;
  display: flex;
  justify-content: flex-end;
}

.footer-menu li {
  margin-left: 15px;
}

.footer-menu li:after {
  content: "|";
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin-left: 5px;
}

.footer-menu li:last-child {
  margin-right: 0;
}

.footer-menu li:last-child:after {
  content: none;
}

.footer-menu li a {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.footer-long-title {
  padding: 15 0px;
  color: #282bb2;
  font-size: 28px;
  font-weight: 700;
}

.footer-title {
  padding: 15px 0;
  color: #282bb2;
  font-size: 18px;
  font-weight: 700;
}

.footer-content {
  color: #fff;
  font-size: 12px;
  text-align: right;
  text-shadow: 1px 1px 2px black;
}

.bottom-footer {
  background-color: #1c1c1f;
  text-align: center;
}

@media (max-width: 575px) {
  .phone {
    text-align: center;
    margin: 12px 0;
  }
  .top-footer {
    display: none;
  }
}

@media (max-width: 992px) {
  .top-footer {
    padding-bottom: 50px;
  }
  .top-footer {
    background-size: cover;
  }
  .footer-menu li a {
    font-size: 18px;
  }
  .footer-menu li:after {
    font-size: inherit;
  }
  .detail-model-info-block {
    margin-top: 30px;
    height: inherit;
  }
  .detail-model-desc {
    height: inherit;
    overflow: inherit;
  }
}

@media (max-width: 768px) {
  .logo {
    text-align: center;
  }
  .phone {
    text-align: center;
    margin: 12px 0;
  }
  .footer-menu ul {
    list-style: none;
    display: flex;
    flex-flow: column;
    text-align: center;
    padding: 0;
  }
  .footer-menu li a {
    font-size: 24px;
  }
  .footer-menu li:after {
    content: none;
  }
}

.elementor-shortcode ul.row {
  padding: 0;
  margin: 0;
}
.model-block .heart {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 50px !important;
  filter: drop-shadow(0 0 3px rgba(100, 0, 0, 0.5));
  z-index: 1;
}
.owl-carousel .owl-nav.disabled {
  display: block !important;
}
.mobile-display {
  display: none;
}
.mobile-burger {
  display: none;
}

@media (max-width: 1024px) {
  .owl-stage-outer {
    overflow: visible !important;
  }
  .owl-item:not(.active) {
    filter: brightness(0.5);
  }
  body.page-template-default .bottom-footer {
    background: #1c1c1f;
  }
}

body.home .bottom-footer {
  background: #1c1c1f;
}
@media (min-width: 769px) {
  .mobile-menu {
    display: none;
  }
}
@media (max-width: 768px) {
  .mobile-menu {
    position: absolute;
    z-index: 1;
    right: -1024px;
    top: 0;
    width: 100%;
    background: #000;
    transition-duration: 0.8s;
    padding: 20px 0;
  }
  .show-menu {
    right: 0 !important;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    background: #000;
    transition-duration: 0.8s;
    padding: 20px 0;
  }
  .top-header .nomobile-display {
    display: none !important;
  }
  .top-header .nav-cont {
    margin-top: 78px;
    padding: 0;
  }
  .nav-cont {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .navigation__list {
    flex-flow: column;
    text-align: center;
  }
  .navigation__item {
    border-right: none;
  }
  .top-header .navigation {
    width: 100%;
  }

  .top-header .social-top {
    position: absolute;
    top: 115px;
    display: block;
    width: 50px;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
  }
  .mobile-burger {
    display: block;
  }
  .top-header .mobile-burger span {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #ef0a82;
    padding: 10px;
    position: absolute;
    right: 32px;
    top: 94px;
  }
  .header {
    /*margin-bottom: -25px;*/
  }
  .top-header .mobile-display {
    display: block;
  }
  .top-header .navigation__link {
    color: #fff;
    font-size: 20px;
    display: block;
    background: linear-gradient(
      90deg,
      rgba(239, 10, 54, 1) 0%,
      rgba(239, 10, 107, 1) 100%
    );
    border-radius: 10px;
    text-align: right;
    padding: 12px 30px;
  }
  .top-header .navigation__item:before {
    content: "";
    background-image: url(./img/arrow-right.png);
    width: 13px;
    height: 18px;
    background-size: 12px;
    position: absolute;
    background-repeat: no-repeat;
    left: 25px;
    top: 22px;
  }
  .top-header .navigation__item {
    padding: 5px 10px;
    width: 85%;
    margin: auto;
    position: relative;
  }
}
.standart-block {
  background: #ffffff;
}
.prew-text-top-standart span {
  background: #000000;
}
.prew-text-bottom-standart {
  background: none;
  color: #000;
}
.phone-block-standart {
  background: #ef0a82;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  margin: 3px;
}
.child-categories {
  margin-left: -5px;
  margin-right: -5px;
}
.child-categories .child-category {
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
}
@media (min-width: 769px) {
  .d-mw-inline-block {
    display: inline-block !important;
  }
  .middle-header {
    display: block;
  }
}
@media (max-width: 768px) {
  .middle-header {
    display: none;
  }
}
.entry-header h1 {
  color: #fff;
  text-align: right;
}
.owl-item > div {
  padding: 0 !important;
}
.model-block.fancybox-content {
  background: transparent;
}
.model-block.fancybox-content .prew-text-top span {
  padding: 6px 10px;
  font-size: 18px;
  border-radius: 10px;
}
.model-block.fancybox-content .prew-text-top {
  position: relative;
}
.model-block.fancybox-content .link-more,
.model-block.fancybox-content .link-more:hover,
.model-block.fancybox-content .link-more:focus {
  color: #ef0a82;
  text-decoration: underline;
  outline: none;
}
.model-block.fancybox-content .detail {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.model-block.fancybox-content {
  padding: 0;
  background: #fff;
  border-radius: 22px;
  max-width: 375px;
}
@media (max-width: 768px) {
  .model-block.fancybox-content {
    min-height: 639px;
  }
}

@media (max-width: 430px) {
  .model-block.fancybox-content {
    min-height: 390px;
  }
}
.model-block.fancybox-content .phone-block-standart {
  margin: 0;
}
.model-block.fancybox-content img:focus,
.model-block.fancybox-content .prew-photo:focus {
  border: 0;
  outline: none;
}
.model-block.fancybox-content .heart {
  right: 35px;
}
.model-block.fancybox-content {
  border-radius: 23px;
  padding: 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.model-block.fancybox-content.standart-block {
  background: #fff;
}
@media (min-width: 1200px) {
  .elementor-section.elementor-section-boxed > .elementor-container,
  .container {
    max-width: 1600px;
  }
}

.slick-track {
  display: inline-block !important;
  margin: auto;
}
.gallery-block .slick-slider:first-child
.slick-slide img {
  display: block;
  max-height: 600px;
  object-fit: contain;
  width: 100%;
}