.edit-link {
display: none;
}
.meta-info {
display: none;
}
#tag_cloud-1 {
display: none;
}
#slzexploore_social-3 {
display: none;
}
.page-main .container {
width: 80dvw;
}
.blog-post .blog-content .heading {
font-size: 1.8rem;
margin-bottom: 20px;
}
.item-blog-detail .blog-text .blog-content .date {
text-align: center;
}
.blog-descritption.entry-content {
font-size: 16px;
}
.blog-descritption.entry-content p img {
margin-top: 15px;
}
.blog-post .blog-comment {
width: 90%;
margin-left: auto;
}
.blog-detail .blog-post .blog-image {
margin-bottom: 40px;
max-width: 95%;
margin-left: auto;
margin-right: auto;
}
.comment-form textarea {
resize: none;
}
.rev_slider .tp-mask-wrap .tp-caption img {
filter: grayscale(1);
}
.flex-between {
justify-content: space-between;
}
.flex-center {
justify-content: center;
}
.flex-end {
justify-content: flex-end;
}
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
.card {
padding: 50px 25px;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
display: flex;
flex-direction: column;
align-items: center;
min-height: 620px;
color: #fff;
font-size: 16px;
}
.card#card-1 {
background-image: url(https://tc-rd.ru/wp-content/uploads/2023/08/92a67d19-337c-4dae-830c-ba68768f9af6-1-scaled-—-крупный-размер.jpeg);
}
.card#card-2 {
background-image: url(https://tc-rd.ru/wp-content/uploads/2023/08/IMG_18531-scaled-—-крупный-размер.jpeg);
}
.card#card-3 {
background-image: url(https://tc-rd.ru/wp-content/uploads/2023/08/IMG_1836-1-scaled-—-крупный-размер.jpeg);
}
.card#card-4 {
background-image: url(https://tc-rd.ru/wp-content/uploads/2023/08/GK1A1645-scaled-—-крупный-размер.jpeg););
}
.card h2, p {
padding: 0;
margin: 0;
}
.card h2 {
color: #fff;
font-size: 44px;
font-weight: 700;
line-height: 50px;
margin-bottom: 16px;
}
.card-descr p {
color: #fff;
font-size: 14px;
font-weight: 300;
line-height: 24px;
}
.slider-container {
display: none;
visibility: hidden;
}
@media screen and (max-width: 991px) {
.slider-container {
display: block;
visibility: visible;
}	
}