/*
Theme Name: Listivo Child
Theme URI: https://listivotheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Listivo
Template: listivo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: listivo
*/

#wpadminbar {
	overflow: hidden;
}

.elementor-widget-wp-widget-adrotate_widgets img {
	min-height: 180px;
	min-width: 360px;
	background-color: #ccc;
}

.koroleva-testimonials img {
	background-color: #ccc;
	min-height: 91px;
	min-width: 91px;
}

.listivo-listing-card__main-head > p {
overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  margin-bottom: 15px
}


.listivo-listing-card__price {
    font-size: 25px;
    color: #b87dbb;
}


.listivo-listing-card__name {
    font-size: 20px;
    -webkit-line-clamp: 3;
    color: #b87dbb;
}


.listivo-listing-card-v2__name {
 display:-webkit-box;
 -webkit-line-clamp:3;
 -webkit-box-orient:vertical;
 overflow:hidden;
 color:#222;
 font-family:var(--font-heading);
 font-size:18px;
 font-weight:700;
 letter-spacing:-.24px;
 transition:color .2s ease
}
.listivo-listing-image {
    height: 540px;
}
.listivo-listing-card-v2__content > p {
overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size:14px;
}
.listivo-menu__desktop .listivo-menu__container {
    left: 30px;
}
.listivo-fields-primary {
    background: #b87dbb6b;
}
.listivo-fields-secondary {
    background: #b87dbb2e;
}
.listivo-search-mobile {
    z-index: 100000000;
}
.listivo-panel__menu-wrapper {
    background-color: #b87dbb2e;
}
.listivo-panel__menu-pill {
    background: #b87dbb6b;
}
.listivo-add-listing-wrapper {
    background: #FFFFFF;
}
.listivo-panel-listings-bar {
    padding-left: 10px;
    padding-right: 10px;
}

.listivo-listing-card__main-head > p {
overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  margin-bottom: 15px
}

.captcha-image {
	width: 100% !important;
} .wpcf7-not-valid-tip {
	margin: 0 !important;
}
@media screen and (min-width: 800px) {
	
	#premios .listivo-listing-card-v2__image img {
		width: -webkit-fill-available;
		object-fit: cover;
		height: 350px !important;
	} 
	
	#premios .listivo-listing-card-v2__image {
		height: 350px !important;
	}
	
	.listivo-button-outline {
		padding: 0 13px 0 13px;
		font-size: 15px;
	}
}
	
.tag-buttons-inner {
	margin-top:35px;
}

.tag-buttons {
	display: block;
	padding: 0 15px;
}
.tag-buttons a {
	margin-right:20px;
	margin-bottom:10px;
}
@media screen and (max-width:480px)  {
	.listivo-listing-card-v2__bottom {
		margin: 1px;
	}
	.listivo-listing-card__footer {
		margin-top:30px;
	}
	.listivo-button-outline {
		height: 40px;
	}
	.tag-buttons a {
		margin-right: 5px;
	}
	.salary-text {
		display: block;
		margin-bottom: 5px;
	}
}
.listivo-blog-posts-v1__content {
	margin-top: 0;
}

.listivo-listing-card-v2__bottom {
	margin-top: 10px;
}

.listivo-listing-card-v2__price {
	font-size: 25px;
}

.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; 
  overflow: hidden;
}
.video-container video {
  min-width: 100%; 
  min-height: 100%; 

  width: auto;
  height: auto;

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.wp-block-embed iframe {
	height: 344,25px !important;
}


.listivo-chat__messages-bottom {
	background-color: #f2e8f3;
} .listivo-chat .listivo-chat__messages {
	background: #fef5ffb8;
}

.listivo-chat .listivo-chat__user--active {
	background: #f2e8f3;
	border-color: #b87dbb;
}
.listivo-button-outline--v5 .listivo-button-outline__icon {
	background-color: #cc99cc;
}

.tt_obj {
	z-index: 50;
}
.listivo-listing-card__labels, .listivo-listing-card-v2__labels {
	pointer-events: all;
}

.listivo-listing-card__link {
	z-index: 1;
}

.listivo-listing-card__label, .listivo-listing-card-v2__label {
	padding: 7px 9px;
	font-size: 12px;
	z-index: 2;
}

.additional-label {
	background-color: #b48d55;
	color: white;
}

.mobile--big-button {
	width: 100%;
}

@media screen and (max-width : 481px) {
	h1.listivo-listing-top__name {
		font-size: 29px;
		text-align: left;
		padding-left: 5%;
		padding-right: 5%;
	}
	div.listivo-listing-top__price {
		text-align: left;
		padding-left: 5%;
	}
}

/* БЛОК С ОТЗЫВАМИ */
figure.koroleva-testimonials {
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 301px;
  width: 100%;
  color: #000000;
  height: 100%;
  text-align: center;
  font-size: 16px;
  background-color: #b87dbb;
  padding: 30px;
  background-image: linear-gradient(-25deg, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0.1) 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.koroleva-testimonials *,
figure.koroleva-testimonials *:before,
figure.koroleva-testimonials *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
figure.koroleva-testimonials figcaption {
  width: 100%;
}
figure.koroleva-testimonials h2,
figure.koroleva-testimonials h4,
figure.koroleva-testimonials blockquote {
  margin: 0;
}
figure.koroleva-testimonials h2,
figure.koroleva-testimonials h4 {
  font-weight: 400;
}
figure.koroleva-testimonials h2 {
  color: #ffffff;
}
figure.koroleva-testimonials h4 {
  color: #edb8ff;
}
figure.koroleva-testimonials blockquote {
  font-size: 1em;
  padding: 45px 20px 40px 50px;
  margin-top: 30px;
  height: 265px;
  background-color: #feefff;
  border-radius: 5px;
  box-shadow: inset -1.4px -1.4px 2px rgba(0, 0, 0, 0.3);
  text-align: left;
  position: relative;
}
figure.koroleva-testimonials blockquote:before {
  content: "\201C";
  position: absolute;
  font-size: 70px;
  color: #9350ff;
  opacity: 0.25;
  font-style: normal;
  top: 0px;
  left: 20px;
}
figure.koroleva-testimonials .profile {
  width: 100px;
  border-radius: 50%;
  display: inline-block;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.4);
  margin-bottom: 10px;
  border: solid 5px #b692d1;
}
div.testimonials-widget {
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width : 481px) {
	div.testimonials-widget {
		flex-direction: column;
		align-items: center;
		gap: 40px;
	}
}

.container {
	max-width: 350px;
	margin: 0 auto;
}

@media (min-width: 768px) {
	.container {
		max-width: 710px;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1050px;
		margin: 0 auto;
	}
}

.itc-slider {
	overflow: hidden;
	padding-bottom: 35px;
}

.itc-slider__wrapper {
	margin-left: -10px;
	margin-right: -10px;
}

@media (min-width: 768px) {
	.itc-slider__item {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (min-width: 1200px) {
	.itc-slider__item {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
}

.card {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

.card__header {
	position: relative;
}

.card__img {
	display: block;
	height: auto;
	max-width: 100%;
}

.card__section {
	position: absolute;
	bottom: 6px;
	left: 10px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	padding: 6px 10px;
	font-size: 14px;
	border-radius: 12px;
	line-height: 1;
}

.card__title {
	background: #fafafa;
	color: #424242;
	white-space: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.3;
	padding: 10px 15px;
	margin: 0;
	height: 72px;
}

.card__footer {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background: #fafafa;
	padding: 10px 15px 15px;
	color: #616161;
}

.card__photo {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.card__author {
	margin-left: 6px;
}

.card__icon {
	margin-left: auto;
	width: 18px;
	max-height: 20px;
}

.card__views {
	margin-left: 6px;
}

.itc-slider__btn {
	background-color: #743d73;
}
.itc-s
.itc-slider__btn:hover,
.itc-slider__btn:focus {
	background-color: rgba(0, 0, 0, 0.1);
}

.itc-slider__indicators {
	bottom: 0;
}

.itc-slider__indicator {
	background-color: #eee;
}

.itc-slider__indicator_active {
	background-color: #757575;
}

.itc-slider__btn_next {
	right: 0;
}

div.listivo-listing-card-v2__image {
	/* height: 370px; */
}

.lst-mini div.listivo-listing-card-v2__image {
    /* height: 264px; */
}

.listivo-listing-card-v2__image img {
	position: relative;
}

div.listivo-listing-card-v2__image {
	height: auto;
}

@media screen and (max-width: 481px) {
	.offExcerpt > a > .listivo-listing-card-v2__content > .listivo-listing-card-v2__bottom > .listivo-listing-card-v2__price {
		
	}

	.listivo-listing-card-v2__content {
		height: auto !important;
	}

	.listivo-listing-card-v2__image > img {
		object-fit: fill;
		height: 100%;
	}
	.listivo-listing-card-v2__image {
		height: 20rem;
	}
}

.elementor-widget-text-editor p {
	margin: 16px;
}

.elementor-widget-text-editor ul {
	padding: 0 0 0 40px;
}

.elementor-widget-text-editor ul > li {
	list-style: disc;
}
.elementor-widget-text-editor ol {
	list-style-type: none; 
	counter-reset: num;
	margin: 0 0 0 45px;
	padding: 15px 0 5px 0;
	font-size: 16px;
}

.elementor-widget-text-editor ol li {
	position: relative;	
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	line-height: 1.4;
}

.elementor-widget-text-editor ol li:before {
	content: counter(num); 
	counter-increment: num;
	display: inline-block;
	position: absolute;
	top: 0;
	left: -38px;
	width: 28px;
	height: 28px;
	background: #9a4f99;
	color: #fff;
	text-align: center;
	line-height: 28px;
	font-size: 18px;
}