.comment-body {
	display: flex;
}
.reply {
	background: #fff0;
}
.reply:hover {
	background: #fff0;
}
.reply a {
	background: #000;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    padding: 2px 8px;
    line-height: 1.4;
}
.comment-meta {
	width: 20%;
}
reply {
	width: 10%;
}
.comment-content {
	width: 70%;
}
.comment {
	padding: 15px 0px;
}
.checked_cookies {
	width: 12px!important;
	height: 12px!important;
}
.contactForm .col-lg-6, .col-lg-12 {
	padding: 0px;
}
.contactForm .m-l {
	padding-right: 10px;
}
.contactForm .m-r{
	padding-left: 10px;
}
.singleRecpost img {
	    object-fit: cover;
}
body {
    background: url(/wp-content/uploads/2023/01/fon.jpeg);
    background-size: contain;
/*    background-position: top;
    background-repeat: repeat-y;
    background-size: auto;*/
}
/*font-family: 'Bad Script', cursive;
font-family: 'Caveat', cursive;*/


/*ТЕСТ СТИЛЕЙ*/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Caveat', cursive;
}
body {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px!important;
}
p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px!important;
	color: #000;
}
.mainNav ul li a {
	font-family: 'Ruslan Display', cursive;
	font-size: 18px!important;
}

/*КОНЕЦ ТЕСТ СТИЛЕЙ*/

.singleSlide img{
	height: 450px;
	filter: brightness(0.5);
	width: 100%;
}
.blogImg img {
	height: 428px;
	object-fit: cover;
    width: 100%;
}
.header {
	padding-bottom: 15px;
}
.headerTop .row {
	padding-top: 20px;
}
.Submit{
    display: flex;
    justify-content: flex-end;
}
.Submit .commentSubmit {
	height: auto!important;
	padding: 19px 26px!important;
}
.header_back {
    background: url(/wp-content/uploads/2023/01/top.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: auto;
}
.center_back {
    background: url(/wp-content/uploads/2023/01/center.png);
    background-position: top;
    background-repeat: repeat-y;
    background-size: auto;
}
.footer_back {
	 background: url(/wp-content/uploads/2023/01/bot.png);
	background-position: top;
    background-repeat: no-repeat;
    background-size: auto;
}
.gallery-icon {
	    display: flex;
    justify-content: center;
}
.gallery {
	display: flex;
}
.gallery-item {
	width: 50%;
	padding: 10px;
}

.silderCont p {
	color: #fff;
}
.blogHlafWidth .singleBlog {
	min-height: 300px;
}
table, th, td {
  border: 1px solid;
  font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px!important;
    color: #000;
}
td {
  padding: 10px;
}
table {
	width: 100%;
}

.blogMeta {
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
/*    margin-right: 20px;*/
}
.blogHlafWidth .blogImg img {
	height: 300px;
}
::placeholder {
	color: #000!important;
}
textarea {
	background: #efc594!important;
    border: 1px solid #000!important;
    color: #000!important;
    outline: none;
}
input {
	background: #efc594!important;
    border: 1px solid #000!important;
    color: #000!important;
}
label {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px!important;
    color: #000;
}
.commentSubmit {
	background: #000!important;
	color: #fff!important;
	border: 1px solid #000;
}
.commentSubmit:hover {
	background: #efc594!important;
	color: #000!important;
	border: 1px solid #000;
}
.paginationIn a {
	border: 1px solid #000!important;
    color: #000!important;
}
.subForm .class_found {
    background: #000 none repeat scroll 0 0!important;
    color: #fff!important;
}
.subForm input[type="text"] {
	    background: #fff!important;
}

@media (max-width: 768px) {
	.row {
		margin-right: -10px;
    	margin-left: -10px;
	}
	.contactForm .m-r {
		padding: 0px;
	}
	.contactForm .m-l {
		padding: 0px;
	}
	.noPaddingRight {
		display: none;
	}
	 .commentSubmit {
		width: 100%;
		text-align: center;
	}
	.Submit {
		width: 100%;
	}
	.headerIn .col-xs-8{
		    padding-right: 10px;
    padding-left: 10px;
	}
	.singleSlide img {
		height: 250px;
	}
	.checked_label {
		padding-left: 5px;
    position: absolute;
	}
	.form-submit .commentSubmit {
		margin-top: 20px;
	}
	.headerIn .commentSubmit {
		position: unset!important;
	}


}
	time {
		font-size: 14px;
	}
.footLogo  img{
	width: 50%;
}

	.headerIn .commentSubmit {
		top: 2px!important;
		position: relative;
	}


.gellarypostCont h2 {
	margin-bottom: 10px!important;
}

.alignleft {
	float: left;
    margin: 10px;
}
.comment-author img {
	display: none;
}

.commentList .children {
	padding-left: 20px;
}
.search-field {
	height: 35px;
	font-family: 'Roboto Condensed', sans-serif;
	border: 0px!important;
	background: #fff!important;
	padding: 10px 20px;
	font-weight: 600!important;

}

.search-field::-webkit-input-placeholder {
    font-weight: lighter;
    color:#AFB2B3;
}
.search-field::-moz-placeholder {
    font-weight: lighter;
    color:#AFB2B3;
}
.search-field::-ms-input-placeholder {
    font-weight: lighter;
    color:#AFB2B3;
}

.search-submit {
		height: 35px;
	font-family: 'Roboto Condensed', sans-serif;
	border: 0px!important;
	background: #000!important;
	color: #fff!important;
	padding: 0px 20px;
}
.search-form {
	display: flex;
    justify-content: center;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}



.gallery-item .gallery-icon {
	object-fit: cover;
    height: 100%;
    width: 100%;
}
.gallery-item img {
	object-fit: cover;
    height: 100%;
    width: 100%;
}
.gallery-columns-1 {
	justify-content: center;
}


















