/*
Theme Name: Eudaimonia
Theme URI: https://shthemes.net/demosd/eudaimonia
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Description: Welcome to Eudaimonia – University and College WordPress theme has been specially designed as the perfect education WordPress theme for your learning center. Whether you specialize in local workshops or online courses – free or paid – Eudaimonia is the only theme you need to build a vibrant and effective learning hub for your educational organization or business.
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
Copyright: Copyright (c) 2026 Shtheme
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: eudaimonia

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/


#respond form.comment-form {
    display: flex;
    flex-wrap: wrap;
}
#respond .comment-form-comment {
    order: 4;
    width: 100%;
}
#respond .comment-field {
    width: 100%;
}
#respond .comment-field:has(#author) {
    order: 1;
}
#respond .comment-field:has(#email) {
    order: 2;
}
#respond .comment-field:has(#url) {
    order: 3;
}
#respond .form-submit {
    order: 5;
}
.comment-form-cookies-consent{
    display: none;
}
.contact-field .wpcf7-not-valid-tip{
    color: #666666;
    margin-top: 10px;
}
.wpcf7-form .wpcf7-response-output{
    border-color: #F5F5F5!important;
     transform: translateY(-20px);
}
.about-box .counter.number {
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.about-box-2 .counter.number {
    display: flex;
    align-items: baseline;
}
.counter.number h3,
.counter.number span {
    display: inline-block;
}
.grid.col3 {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.elementor-editor-active .grid.col3 {
    display: grid !important;
}
.elementor-lightbox {
    display: none !important;
}
.form-group .wpcf7-form {
    display: flex;
    align-items: stretch;
    gap: 0;
}

.form-group .wpcf7-form-control-wrap {
    flex: 1;
}

.form-group input[type="email"] {
    width: 100%;
    border: none;
}
.newslater-box-text input {
    padding: 19px 24px;
}
.form-group button {
    color: #fff;
    border: none;
    display: flex;
    align-items: center;
}
.form-group .wpcf7-response-output {
    position: absolute;
    bottom: -100px;
}

.newslater-box-text .wpcf7 .wpcf7-form {
    display: flex;
    align-items: stretch;
    gap: 0;
}

.newslater-box-text .wpcf7 .wpcf7-form-control-wrap {
    flex: 1;
}
.newslater-box-text .wpcf7 input[type="email"] {
    width: 100%;
    border: none;
}
.newslater-box-text .wpcf7 button {
    color: #fff;
    border: none;
    display: flex;
    align-items: center;
}
.newslater-box-text button {
    padding: 18px 23.8px;
    transform: translateX(-7px);
}
.newslater-box-text .wpcf7 .wpcf7-response-output {
    position: absolute;
    margin-left: -15px;
    border: unset;
    margin-top: 120px;
}
.form-group .wpcf7-not-valid-tip,
.newslater-box-text .wpcf7 .wpcf7-not-valid-tip{
    color: #666666;
    margin-top: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border: unset;
}
#wpcf7-f1390-o1 .searchform .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
    color: #666666;
    margin-top: 10px;
}
#wpcf7-f1390-o1 .wpcf7-response-output{
    padding: 0;
    margin-left: 0;
    border: unset;
}
.form-group .form-group .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
    color: #666666;
    margin-top: 10px;
}
.form-group .wpcf7-response-output{
    padding: 0;
    margin-left: 0;
    border: unset;
}
.newslater-box-text button i {
    margin-left: 9px;
}
.contact-field {
    position: relative;
}
.contact-field i {
    position: absolute;
    z-index: 2;
    pointer-events: none;
}
body.admin-bar .menu-area.sticky-menu{
    top:32px;
}
#wpcf7-f563-p63-o2 .wpcf7-response-output{
    border: unset;
}
.blog-content2 .meta-info ul li i.fa-user + span,
.blog-content2 .meta-info ul li:last-child {
    text-transform: capitalize;
}
#wpcf7-f446-p76-o2 .wpcf7-response-output{
    border: unset;
}
.search_custom h4{
    line-height: 28px;
}
#wpcf7-f497-p637-o2 .form-group .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
    color: #666666;
    margin-top: 10px;
}
.project-detail .text-column p strong {
    color: #141b22;
}
.comment-list {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.comment-text .comment-reply a {
    color: #141b22;
    padding: 9px 16px;
    border-radius: 5px;
}
.comment-text .comment-reply {
    padding: 20px 17px;
}
.comment-text {
    position: relative;
}
.comment-text .comment-reply {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
.comment-respond .comment-reply-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.comment-respond .comment-reply-title small a {
    font-family: var(--primary-font);
    font-size: 14px;
    font-weight: 400;
    color: #141B22;
    padding: 11px 15px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border: 2px solid #f5f5f5;
    border-radius: 5px;
}
.comment-respond .comment-reply-title small a:hover {
    background: #9D2235!important;
    color: #ffffff!important;
}
.comment-text .avatar-name h6{
    text-transform: capitalize;
}
.comment-list .comment  .comments-avatar img{
    width: 100%;
    height: 100%;
}
.single-counter .counter .count,
.single-counter .counter small,
.single-counter .counter sub {
    display: inline-block;
    vertical-align: baseline;
}
.single-counter .counter sub {
    margin-left: -5px;
}
.single-counter .counter small {
    margin-left: -4px;
}
#wpcf7-f1220-o2 .wpcf7-response-output {
    border: unset;
    margin-left: -17px;
}
.basic-pagination .page-pagination {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 8px; 
}
.basic-pagination .page-pagination > li{
    display: inline-block;
    margin-bottom: 5px;
}
.basic-pagination .page-pagination a,
.basic-pagination .page-pagination span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 50px;
    height: 50px;
    padding: 0 12px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: var(--red-color);
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.3s ease;
}
.basic-pagination .page-pagination a:hover {
    background-color: var(--primary-color);
    color: #fff;
    transform: translateY(-2px);
}

.basic-pagination .page-pagination .current {
    background-color: #252525;
    color: #fff;
    font-weight: 600;
}
.basic-pagination .page-pagination .current:hover {
    background-color: var(--primary-color);
    
}

.basic-pagination .page-pagination a.next,
.basic-pagination .page-pagination a.prev {
    background-color: var(--red-color);
}

.basic-pagination .page-pagination a.next:hover,
.basic-pagination .page-pagination a.prev:hover {
    background-color: var(--primary-color);
    color: #fff;
}

.basic-pagination .page-pagination svg {
    width: 12px;
    height: 12px;
    fill: currentColor;
}
.footer-link ul li a::before {
    margin-right: 4px;
}
.details__content .featured-post.sticky1 {
    float: right;
    padding: 10px 15px;
    border: 2px solid #f5f5f5;
    color: #333;
    border-radius: 5px;
    line-height: 1;
    margin-bottom: 10px;
}
.bsingle__content .featured-post.sticky1 {
    float: right;
    padding: 10px 15px;
    border: 2px solid #f5f5f5;
    color: #333;
    border-radius: 5px;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: -60px;
}
.search-form .search-submit, .wp-block-search .wp-block-search__button {
    background: var(--red-color);
}
.sidebar-widget .widget.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li{
    border-bottom: 1px solid #e1e1e1;
	margin-left: 0;
}
.sidebar-widget .widget.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li:last-child{
    border-bottom: 0;
}
.widget.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments li{
    border-bottom: 1px solid #e1e1e1;
    margin-left: -15px;
    margin-bottom: 0;
}
.widget.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments li:last-child{
    border-bottom: 0;
}
.sidebar-widget .wp-block-heading::after, .sidebar-widget .wp-block-heading::after {
    position: absolute;
    content: "";
    background: var(--red-color);
    height: 1px;
    width: 50px;
    left: 0;
    bottom: -1px;
}
.sidebar-widget .widget.widget_archive .sidebar-title h3{
    text-align: left;
}
select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(assets/arrow.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 12px;
    width: 100%;
    padding: 10px!important;
    border-radius: 5px;
}
.wp-calendar-nav-prev{
    display: none;
}
.widget_calendar #wp-calendar {
    caption-side: top;
}

.widget_calendar #wp-calendar caption {
    text-align: center;
    background: #000;
    color: #FFF;
}
.widget_calendar #wp-calendar {
    width: 100%;
    border-collapse: collapse;
}

.widget_calendar #wp-calendar tbody tr {
    border-bottom: 1px solid #CACACA;
}

.widget_calendar #wp-calendar td {
    text-align: center;
}
.widget_calendar #wp-calendar td#today {
    background: #000;
    color: #FFFFFF;
}
.sidebar-widget .widget th, .footer-widget .widget th {
    color: #000;
}
.sidebar-widget .widget.widget_categories .sidebar-title h3{
    text-align: left;
}
.sidebar-widget .widget li .children {
    border-top: none;
    margin-top: 0;
}
.sidebar-widget .widget.widget_meta ul li,
.sidebar-widget .widget.widget_recent_comments ul li,
.sidebar-widget .widget.widget_rss ul li{
    border-bottom: 1px solid #e1e1e1;
}
.sidebar-widget .widget.widget_meta ul li:last-child,
.sidebar-widget .widget.widget_recent_comments ul li:last-child,
.sidebar-widget .widget.widget_rss ul li:last-child{
    border-bottom: 0;
}
.widget_rss ul li a.rsswidget {
    font-weight: 700;
    color: #6C6C6C;
    font-family: var(--primary-font);
}
.widget_rss ul li span.rss-date {
    font-size: 90%;
    font-style: italic;
    display: block;
}
.widget_rss ul li cite {
    font-size: 90%;
    font-weight: 700;
    color: #6C6C6C;
    font-family: var(--primary-font);
}
.widget_text .textwidget img {
    max-width: 100%;
    height: auto;
    margin: 15px 0;
}
.widget_text .textwidget .wp-caption img {
    margin: 0;
}
.widget_text .textwidget .wp-caption p {
    text-align: center;
    color: #6C6C6C !important;
    font-size: 16px;
    font-weight: 600;
}
.sidebar-widget .widget_nav_menu .sub-menu {
    border-top: none;
}
.comment-form .submit {
    background:var(--red-color);
}
.comment-text .comment-reply a:hover{
    background-color: var(--primary-color);
    color: #fff;
    border-radius: 5px;
}
.wp-block-image.wp-image-906 .aligncenter .wp-element-caption{
    font-weight: bold;
}
.wp-block-image.alignnone .wp-element-caption {
    font-weight: bold;
}
.wp-block-image .alignright .wp-element-caption {
    font-weight: bold;
}
.wp-block-image.alignfull img{
    margin-top: -20px;
}
.wp-block-image .alignright.is-resized img {
    width: unset;
    margin-right: 0;
}
.details__content ul li{
    list-style: initial;
}
.details__content ul{
    margin: 10px;
    padding-left: 10px;
}
.details__content ol li{
    list-style-type: decimal;
    margin-left: 5px;
}
.details__content ul li ol li {
    list-style-type: decimal;
}
.details__content ol li ul li {
    list-style-type: circle;
}
.details__content ol li ul li ol li {
    list-style-type: decimal;
}
.details__content ol li ul li ul li {
    list-style-type: square;
}
.details__content ul li ol li ul li {
    list-style-type: square;
}
.details__content ul ul li {
    list-style-type: circle;
}
.details__content blockquote p,
.details__content blockquote a {
    color: #666666;
}
.details__content blockquote {
    margin-top: 0;
    background: #f4f5f7;
    padding-bottom: 20px;
    border-radius: unset;
    text-align: left;
}
.details__content blockquote::before {
    content: "";
    width: 5px;
    height: 100%;
    background-color:var(--red-color);
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
}
.details__content figure img {
    float: unset;
    width: unset;
    margin-right: unset;
}
.wp-caption.alignnone .wp-image-754.size-large {
    margin-left: 120px;
}
#caption-attachment-754 {
    margin-left: 300px;
    font-weight: bold;
}
.alignnone.wp-image-755.size-large{
    width: 100%;
}
.inner-linke-page a, .post-page-numbers {
    background: var(--red-color);
}
.post-password-form p:last-child {
    display: flex;
    align-items: center;
}
.post-password-form input[type="password"] {
    border: 1px solid #949494;
}
.post-password-form input[type="submit"] {
    cursor: pointer;
    background: var(--red-color);
    border: 1px solid var(--red-color);
    color: #FFF;
}
.post-password-form input[type="submit"]:hover {
    background: var(--red-color);
}
dd {
    margin-left: 20px;
}
.comment  .comment-text ul li ul li ul li {
    list-style: square;
}
.comment  .comment-text ul li {
    list-style: disc;
}
.comment .comment-text ul li ul li {
    list-style: circle;
}
.comment-text img {
    margin-top: 10px;
    margin-bottom: 10px;
}
.comment-list .pingback, .comment-list .trackback {
    border-top: unset;
}
.comment-list .trackback,
.comment-list .pingback  {
    margin-top: -30px;
}
.inner-linke-page > span, .post-page-numbers.current {
    border: none;
    height: 46px;
    width: 46px;
    display: inline-block;
    line-height: 46px;
    font-weight: 400;
    border-radius: 10%;
    font-size: 18px;
    text-align: center;
    background: var(--red-color);
    color: #ffffff;
    box-shadow: unset;
}
.inner-linke-page a, .post-page-numbers {
    border: none;
    height: 46px;
    width: 46px;
    display: inline-block;
    line-height: 46px;
    background: var(--red-color);
    border-radius: 10%;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
}
table thead tr th, table tbody tr th, td {
    border: 1px solid #eaedff;
}
.details__content table td {
    padding: 2px 6px;
}
.details__content table td#today{
    background: #111;
    color: #fff;
    border-color: #111;
}
blockquote cite{
    color: #666666;
}
.wp-block-pullquote cite {
    color: #666666 !important;
}
.wp-block-table.is-style-stripes td {
    border: 1px solid #CACACA;
}
.wp-block-button__link{
    border-radius: unset;
}
.wp-block-group.has-background .wp-block-group__inner-container.is-layout-flow {
    margin-left: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.wp-block-columns.has-4-columns {
    margin-top: 20px;
}
.wp-block-preformatted{
    margin-top: 20px;
}
.wp-block-media-text__media .wp-image-617{
    width: 100%;
}
.details__content .wp-block-cover {
    margin-bottom: 20px;
}
.has-large-font-size{
    line-height: 50px;
}
.blog-details-content h1,
.blog-details-content h2,
.blog-details-content h3,
.blog-details-content h4,
.blog-details-content h5,
.blog-details-content h6 {
    line-height: 1.3;
    margin-bottom: 0.5rem;
}
.wp-block-gallery.columns-3 .blocks-gallery-caption{
    text-align: center;
    margin-bottom: 20px;
}
.wp-block-gallery.columns-7 .blocks-gallery-caption{
    text-align: center;
}
.wp-block-gallery.columns-8 .blocks-gallery-caption{
    text-align: center;
}
.wp-block-columns .wp-block-column figcaption{
    text-align: center;
    color: #666666;
}
.wp-block-gallery.columns-2 .blocks-gallery-caption{
    text-align: center;
    margin-bottom: 20px;
}
.wp-block-video figcaption{
    text-align: center;
}
figcaption{
    text-align: center;
}
.wp-block-embed-facebook .wp-block-embed__wrapper,
.wp-block-embed-instagram .wp-block-embed__wrapper{
    margin-top: -25px;
    margin-bottom: -20px;
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.gallery figure.gallery-item {
  width: calc(50% - 10px);
  margin: 0;
  text-align: center;
}
#wp-block-archives-1{
    margin-bottom: 20px;
    margin-top: 20px;
}
.blog-details-wrap .wp-block-calendar table caption {
    caption-side: top;
    text-align: center;
    padding: 10px;
    font-weight: 700;
    background: #333;
    color: #fff!important;
}
.wp-block-calendar table:where(:not(.has-text-color)) td, .wp-block-calendar table:where(:not(.has-text-color)) th {
    border-color: unset;
}
.postform{
    margin-bottom: 20px;
}
.wp-block-latest-posts__list.has-dates.wp-block-latest-posts li{
    list-style: none;
}
.details__content .wp-block-latest-comments__comment:nth-child(1),
.details__content .wp-block-latest-comments__comment:nth-child(2),
.details__content .wp-block-latest-comments__comment:nth-child(3) {
   margin-left: -20px;
   border-bottom: 1px dotted #e1e1e1;
   list-style-type: none !important;
   padding-bottom: 10px;
}
.details__content .wp-block-latest-comments__comment:nth-child(4){
    margin-left: -20px;
}
.wp-block-latest-posts__list.wp-block-latest-posts li{
    border-bottom: 1px dotted #e1e1e1;
    margin-left: -10px;
}
.wp-block-latest-posts__list.wp-block-latest-posts li:nth-child(5){
    margin-left: -10px;
    border-bottom: unset;
}
.wp-block-latest-posts__list.columns-3.wp-block-latest-posts li{
    list-style: none;
}
.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search{
    margin-bottom: 20px;
}
.tag-cloud-link:hover {
    border: 1px solid var(--red-color);
    color: #641320;
}
.wp-block-media-text .wp-block-media-text__media img{
    width: 100%;
}
.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile{
    margin-top: -15px;
    margin-bottom: 20px;
    padding: 0;
}
.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile figure {
    width: 100%;
}
table{
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}
.details__content figure.wp-caption > img{
    margin-bottom: 10px;
}
.details__content figure.wp-caption > figcaption{
    margin-bottom: 10px;
}
.details__content figure {
    margin-top: 30px;
    margin-bottom: 0px;
}
blockquote, .pages-content blockquote, .comment-list blockquote {
    margin-top: 0;
    background: #f4f5f7;
    padding-bottom: 20px;
    border-radius: unset;
    text-align: left;
    color: #666666;
}
blockquote, .pages-content blockquote, .comment-list blockquote p {
    color: #666666;
}
blockquote, .pages-content blockquote, .comment-list blockquote::before {
    background-color: var(--red-color);
}
.team-social {
    background: #9D2235E3;
}
.meta-info ul{
    margin: 0;
    padding-left: 0;
}
.bdevs-blog-text{
    background: var(--red-color)!important;
    border-radius: 10px!important;
    text-align: center!important;
    margin-top: 30px!important;
    margin-bottom: 30px!important;
}
.bdevs-blog-text::before{
    background-color: unset!important;
}
.bdevs-blog-image-text img{
    float: left!important;
    width: 255px!important;
    margin-right: 30px!important;
}
.bdevs-blog-image-text{
    margin-top: 45px!important;
    margin-bottom: 60px!important;
}
.post__tag ul{
    margin: 0;
    padding-left: 0;
}
.comment__wrap .comment-list{
    margin-top: 0;
}
.newslater-box-text .form-group .wpcf7-form .wpcf7-not-valid-tip,
.newslater-box-text .wpcf7 .wpcf7-not-valid-tip{
    position: absolute;
}
.search-box-outer {
    position: relative;
}
.search-box-area .wpcf7 .wpcf7-form .wpcf7-not-valid-tip{
    position: absolute;
    margin-top: 30px;
    margin-left: -15px;
    color: #666666;
}
.search-box-area .wpcf7 .wpcf7-form .wpcf7-response-output{
    margin-left: -15px;
    margin-top: 60px;
}
.b-meta ul li a {
    font-size: 16px;
    text-transform: capitalize;
    color: #777777;
}
.footer-newslater-area .wpcf7 .wpcf7-form .form-group button {
    display: unset;
    align-items: unset;
}
.contact-bg03 .wpcf7 .wpcf7-form .wpcf7-response-output{
    margin-left: -15px;
}
.screen-reader-text{
    text-decoration: none;
}
#wpcf7-f1220-o2 .contact-form .form-group .wpcf7-not-valid-tip{
    position: absolute;
    margin-top: 60px;
    color: #777777;
}
#wpcf7-f1220-o2 .wpcf7-response-output{
    margin-top: 55px;
}
#wpcf7-f492-p57-o2 .wpcf7-response-output{
    border: unset;
}
.breadcrumb-title .text-cap{
     text-transform: capitalize;
}
.comment-respond .comment-reply-title{
    text-transform: capitalize;
}
.sidebar-widget .widget_archive li a {
    display: inline;
    width: auto;
    float: none;
}

.sidebar-widget .widget_archive li {
    text-align: left;
}
.sidebar-widget .widget .sidebar-title h3 {
    font-size: 22px;
    margin-bottom: 0;
    line-height: 1;
    text-align: left;
    font-weight: 600;
    margin-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
    padding-left: 0;
    padding-bottom: 20px;
    position: relative;
    color: #06070B;
}
.sidebar-widget .sidebar-title h3::after{
    position: absolute;
    content: "";
    background: var(--red-color);
    height: 1px;
    width: 50px;
    left: 0;
    bottom: -1px;
}
.comment__wrap .comment-list .trackback .comment-text .comment-reply,
.comment__wrap .comment-list .pingback .comment-text .comment-reply{
    border: unset;
}
.comment-list > .comment {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 45px;
    margin-bottom: 45px;
}
.comment-list .children > .comment {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 30px;
}
#respond,
.comment-respond {
    border: none;
    padding-top: 0;
    margin-top: 0;
}
#respond::before,
#respond::after,
.comment-respond::before,
.comment-respond::after,
.comment__wrap::before,
.comment__wrap::after {
    display: none !important;
    content: none !important;
}
.comment-reply-title {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
#cancel-comment-reply-link {
    font-size: 14px;
    margin-left: 10px;
    text-transform: none;
}
.comment__wrap {
    border-bottom: none;
    margin-bottom: -80px;
}
.wpcf7 .wpcf7-form .wpcf7-response-output{
    border:unset;
}
.footer-bg.footer-two.footer-three.footer-p .footer-top .footer-widget .f-contact p{
    color:#ffffff
}
.footer-bg.footer-two.footer-three.footer-p .footer-widget .footer-link ul li a{
    color:#ffffff
}
.footer-bg.footer-two.footer-three.footer-p .footer-widget .footer-link ul li a:hover{
    color:#ffffff
}
.footer-bg.footer-two.footer-three.footer-p .footer-widget .f-contact ul li{
    color:#ffffff
}
.footer-bg.footer-two.footer-three.footer-p .f-widget-title h2, .footer-widget .widgettitle {
    color: #ffffff;
}
#wpcf7-f1220-o1 .contact-form.newslater .form-group .wpcf7-not-valid-tip{
    position:absolute;
    margin-top:60px;
    color:#777777
}
#wpcf7-f1220-o1 .wpcf7-response-output {
    margin-top: 60px;
    margin-left: -17px;
}
.footer-bg.footer-p .footer-top .footer-home-one .footer-link ul li a{
    color: #ffffff!important;
}
.footer-home-two .f-widget-title h2{
    color: #ffffff!important;
}
.footer-home-two .f-contact ul li span a{
    color: #ffffff!important;
}
.gallery-caption{
    text-decoration: none;
}
.bypostauthor{
    text-decoration: none;
}
.service-details-four .row .services-box .sr-contner .text h3 a:hover{
    color:#ffffff
}
.widget.widget_recent_entries  ul li span{
    font-size:14px;
    float:right;
}
.comments-area .comment-respond .comment-reply-title{
    font-size:24px;
}
.comment-list .comment-respond .comment-reply-title{
    font-size:24px;
}
.post__tag h5{
    font-size:26px;
}
.swiper-wrapper .swiper-slide{
    width:auto!important;
}
.wp-block-cover.has-background-dim .wp-block-cover-text{
    font-size: 16px;
}
.wp-block-gallery.columns-3.is-cropped.alignfull .blocks-gallery-grid .blocks-gallery-item{
    padding: 0;
}
.wp-block-gallery.columns-2 .blocks-gallery-grid .blocks-gallery-item {
    padding: 0;
}
.wp-block-gallery.columns-2 .blocks-gallery-grid{
    margin-right: 10px;
}
.wp-block-gallery.columns-4 .blocks-gallery-grid .blocks-gallery-item {
    padding: 0;
}
.wp-block-gallery.columns-6 .blocks-gallery-grid .blocks-gallery-item {
    padding: 0;
}
.wp-block-gallery.columns-7 .blocks-gallery-grid .blocks-gallery-item {
    padding: 0;
}
.wp-block-gallery.columns-8 .blocks-gallery-grid .blocks-gallery-item {
    padding: 0;
}
h2.wp-block-heading {
    margin-bottom: 30px;
}
.wp-block-audio audio{
    margin-bottom: 20px;
    margin-top: -20px;
}
p[style*="font-size:46px"] {
    line-height: 50px;
}
.sidebar-widget .widget th, .footer-widget .widget th {
    background: #f5f5f5;
}
.wp-block-latest-posts__list.is-grid.columns-3.wp-block-latest-posts li:nth-child(5){
    border-bottom: 1px dotted #e1e1e1;
}
.wp-block-latest-posts__list.is-grid.columns-5.has-dates.wp-block-latest-posts li:nth-child(5){
    border-bottom: 1px dotted #e1e1e1;
}
.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile .wp-block-media-text__media img{
    margin-bottom: 0;
}
.table.table-bordered{
    text-align:unset;
}
.wp-calendar-table thead tr th{
    background: #fff;
}
.wp-block-file .wp-block-file__button:hover{
    background: #32373C;
    color: #fff;
}
code {
    font-size: 14px;
    margin-top: 10px;
    color: #666666;
    font-family: var(--bs-font-monospace);
}
.blocks-gallery-item figcaption{
    text-overflow: unset; 
}
.wp-block-gallery figcaption {
    white-space: normal !important;
}
.wp-block-gallery.alignwide.columns-4.is-cropped li {
    float: left;
    list-style: none;
    width: 25%;
    padding: 0;
    width: calc(25% - .75em);
}
.wp-block-gallery.columns-5:not(.has-nested-images).is-cropped.is-layout-flex .blocks-gallery-item img {
    height: auto;
}
.wp-block-gallery .blocks-gallery-item__caption {
    overflow-y: auto !important;   
    overflow-x: hidden !important; 
}
.main-menu .has-sub > ul > .has-sub > ul {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 250px;
    z-index: 1;
    padding: 0;
    margin-left: 250px;
    margin-top: 0;
    top: -1px;
}
.wp-caption-text{
    text-decoration: none;
}
.bsingle__post-thumb.w-max img{
    width: max-content;
}
.main-menu .has-sub li{
    min-width: max-content;
}

@media (max-width: 991px){
    .mean-container .mean-nav ul li li li a{
        padding: 9px 15%;
    }
}
@media (max-width: 767px){
    .breadcrumb-area{
        background: #000;
    }
}
@media (max-width: 600px){
    body.admin-bar .menu-area.sticky-menu{
        top: 0;
        margin-top: 0;
    }
}
.inner-linke-page > span, .post-page-numbers.current {
    background: #252525;
}
.inner-linke-page > span, .post-page-numbers.current:hover {
    background: var(--primary-color);
}
.inner-linke-page a, .post-page-numbers:hover {
    background: var(--primary-color);
}
.inner-linke-page a, .post-page-numbers {
    margin-left: 5px;
}
.basic-pagination .page-pagination a:hover {
    transform: unset;
}
table thead tr{
    color: #141b22;
}
.details__content ul {
    padding-left: 20px;
    margin-top: 0;
}
.details__content .post__tag > ul{
    padding-left: 0;
}
hr{
    margin: unset;
}
.comment-text blockquote{
    margin-top: 20px;
}
.bsingle__content table a, .pages-content table a, .comment-text table a {
    color: #000;
}
.comment__wrap .comment-text > p {
    margin-bottom: 5px;
}     
p cite{
    color: #666666;
}
.details__content figure {
    margin-top: 20px;
    margin-bottom: 0px;
}
.details__content h3{
    margin-top: -15px;
}
.bdevs-blog-text h3{
    margin-top: 0;
}
.parent-pageid-1725 figure.aligncenter {
    margin: unset;
}
p .size-full.alignright{
    margin-top: 15px;
}
.wp-block-image.alignfull img {
    margin-top: 0; 
}
h2.wp-block-heading {
    margin-bottom: 8px;
}
.wp-block-embed-facebook.wp-block-embed.is-type-rich.is-provider-facebook{
    margin-top: 30px;
    margin-bottom: 30px;
}  
.wp-block-embed-instagram.wp-block-embed.is-type-rich.is-provider-instagram{
    margin-top: 30px;
    margin-bottom: 30px;
}
h3.wp-block-heading {
    margin-top: 10px;
}    
.wp-caption-text{
    margin-bottom: 10px;
}
.meta-info ul{
    padding-left: 0;
}
.blog-details-wrap .details__content ol{
    padding-left: 25px;
}
.comment-text ul, .comment-text ol {
    padding-left: 25px;
}
.details__content h3 {
    margin-top: 0;
}
.blog-details-wrap .details__content h2{
    margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 992px){
    .header-area.header .menu-area{
        padding: 20px 0;
    }
    .mean-container a.meanmenu-reveal{
        margin-top: -35px;
        color: #000;
        border: 1px solid #000;
    }
    .mean-container a.meanmenu-reveal span{
        background: no-repeat;
        display: block;
        height: 3px;
        margin-top: 3px;
        border-top: 3px solid #000;
    }
}