.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
color: #111111;
font-family: 'Jost', serif;
font-weight: 500;
}
.entry-content h1 a,
.entry-content h2 a,
.entry-content h3 a,
.entry-content h4 a,
.entry-content h5 a,
.entry-content h6 a {
text-decoration: underline;
}
.entry-content p a, 
.comment-content p a, 
.entry-content li a, 
.comment-content li a, .widget p a, 
.comments-area .comment-list .comment-content a {
color: #2e92ff;
}
.entry-content p a:hover, 
.entry-content p a:focus, 
.comment-content p a:hover, 
.comment-content p a:focus, 
.entry-content li a:hover, 
.entry-content li a:focus, 
.comment-content li a:hover, 
.comment-content li a:focus, 
.widget p a:hover,
.widget p a:focus,
.comments-area .comment-list .comment-content a:hover,
.comments-area .comment-list .comment-content a:focus {
color: #086abd;
}
.slide-item .entry-content h3 a,
.list-post .entry-content h3 a,
.grid-post .entry-content h3 a,
.single-post .entry-content h3 a {
text-decoration: none;
}
.wp-block-quote {
padding: 30px 30px 30px 50px;
margin: 30px 0 30px 30px;
} .section-coupons-area {
padding-bottom: 70px;
}
.section-coupons-area .content-wrap {
background-color: #FAFAFA;
padding: 25px;
}
.section-coupons-area .content-wrap .row {
row-gap: 25px;
} .section-comment-area {
padding-bottom: 50px;
}
.comment-item {
margin-bottom: 30px;
}
.comment-item .entry-content {
background-color: #f8f8f8;
padding: 70px 30px 30px;
position: relative;
}
.comment-item .featured-image {
border-radius: 100%;
height: 100px;
overflow: hidden;
width: 100px;
margin: 0 auto -45px;
position: relative;
z-index: 1;
}
.comment-quote-icon {
font-size: 40px;
opacity: 0.2;
position: absolute;
bottom: 0;
right: 16px;
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
transform: scaleX(-1);
}
.comment-item .entry-content a {
text-decoration: none;
} .section-detail-area {
padding-bottom: 70px;
}
.section-detail-area .content-wrap {
margin-bottom: -30px;
}
.section-detail-area .detail-content-wrap {
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
margin-bottom: 30px;
padding: 20px;
}
.section-detail-area [class*="col-"]:nth-child(2n+2) .detail-content-wrap {
background-color: #f7f7f7;
box-shadow: none;
}
.detail-content-wrap .detail-icon {
margin-bottom: 20px;
}
.detail-content-wrap .detail-icon i {
background-color: #f1f1f1;
width: 50px;
height: 50px;
line-height: 50px;
}
.section-detail-area [class*="col-"]:nth-child(2n+2) .detail-content-wrap .detail-icon i {
background-color: #FFFFFF;
} .section-memorial-area {
padding-bottom: 70px;
}
.section-memorial-area .content-wrap {
margin-bottom: -30px;
}
.section-memorial-area .memorial-content-wrap {
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}
.memorial-content-wrap .entry-title {
background: #fff;
margin-bottom: 0;
padding: 15px;
text-align: center;
}
@media screen and (max-width: 767px) {
.section-memorial-area {
padding-bottom: 50px;
}
}