.dog-prop
{
list-style-type: none;
	text-align: left;
	    padding-left: 0;
 }
.dog-prop li
{
	margin-bottom:5px;
}
.dog-prop li.roditeli, .dog-prop li.rodstv
{
margin-top: 15px;
}
.rod_name
{
    font-size: 20px;
    	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
 	display: flex;
 	gap: 7px;
 -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.puppies_lists .dog-prop li strong
{
text-transform: lowercase;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
	transform: scaleY(-1);
}
table
{
font-size:14px;
max-width:100%;
}
.table-responsive > table
{
	transform: scaleY(-1);
}
.rodosl h4
{
font-size: 15px;
    color: #ad5aa4;
    text-align: left;
}
 .rodosl table td p,  .rodosl table td span,   .rodosl table td i
{

	font-size: 12px;}
.rodosl table td {width: 33% !important}

@media (max-width:767px)
	{
.rodosl table td img
{
width: auto!important;
}
}

.video_pomet{
	margin:25px 0;
	padding:0 10px;
}
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.recomend-text>p{margin-bottom:5px;}
.content img{max-width:100%;height:auto;}
.puppies_list h2{
    text-transform:uppercase;
}
.anons .anons_papa:before{
	content: "+";
  position: absolute;
}
.anonce_item
{
border: 2px dotted #f5821f;
    padding: 1em  1em;
        margin: 30px 0;
}
.catalog-page-item__price
{
    
    font-size:18px;
        text-align: left;
}
@media (min-width:576px){
	.anons .anons_papa:before{
		right: -4px;
  	top: 46%;
	}
}
@media (min-width:768px){
	.vypusk-description .thumb-wrap{height:100%;padding-top:0;}
	.puppies_list img,.anons img{max-height: 200px;}
}
@media (min-width:992px){
	.puppies_list img,.anons img{max-height: 205px;}
}
@media (min-width:1200px){
	.puppies_list img,.anons img{/*max-height: 235px;max-height: 173px;*/ }
	.dogs_table img {max-height: 173px; }
}
@media (max-width:767px){
	.puppies_list img,.anons img{max-height: 480px;width:auto!important;}
}
@media (max-width:576px){
	.anons .anons_papa:before{bottom:-6%;right:50%;margin-right:-4px;}
	.single-page .single-page__left{padding-right:0;}
	.single-page .single-page__right{padding-left:0;}
	.content{padding-left:15px;padding-right:15px;}
}
.reviews-form-child.form-hidden{display:none;}
.comment_sub>.comment{margin-left:15px;margin-bottom:5px;background-color:#ffe1c9;padding:10px;margin-bottom:10px;}
.comment_sub>.comment .tags{margin-bottom:0;}
.comment_sub>.comment .my-reply-comment{color:#f5821f}
.my-reply-comment{cursor:pointer;}
.comment_reply
{display: none;}