footer.wp-block-template-part {
margin-top: 0;
}
.thryvewp-mark-has-border mark {
border: 1px solid #584e4e;
padding: 8px 20px;
border-radius: 50px;
}
.thryve-fse-no-underline a {
text-decoration: none;
} @media (min-width: 599px) {
.main-header ul.wp-block-navigation__submenu-container li {
border-bottom: 1px solid #eee;
}
.main-header ul.wp-block-navigation__submenu-container {
border-radius: 5px !important;
border: 0 !important;
}
} @media (min-width: 1024px) { .wp-block-navigation__container a {
position: relative;
text-decoration: none;
color: #000;
transition: color 0.3s ease;
} .wp-block-navigation__container a::after {
content: "";
position: absolute;
left: 0;
bottom: -2px;
width: 0;
height: 2px;
background: var(--wp--preset--color--primary);
transition: width 0.3s ease;
} .wp-block-navigation__container a:hover::after {
width: 100%;
} .wp-block-navigation__container .is-active > a::after,
.wp-block-navigation__container .current-menu-item > a::after {
width: 100%;
} .wp-block-navigation__container .is-active > a,
.wp-block-navigation__container .current-menu-item > a {
color: var(--wp--preset--color--primary);
}
} .page-numbers {
padding: 0 10px 10px;
text-decoration: none;
}
.wp-block-query-pagination-next,
.wp-block-query-pagination-previous {
text-decoration: none;
}
.wp-block-query-pagination-next:hover,
.wp-block-query-pagination-previous:hover {
color: var(--wp--preset--color--primary);
}
.page-numbers.current,
.page-numbers:hover {
border-bottom: 1px solid var(--wp--preset--color--primary);
} .thryve-fse-service-card:hover {
border-color: var(--wp--preset--color--primary) !important;
transition: all 0.3s ease-in-out;
} .comment-form-comment textarea {
background: #000;
color: #fff;
} .thryve-fse-sidebar-posts {
overflow: hidden;
}
.wp-block-categories-list a:hover,
.wp-block-latest-posts__post-title:hover {
color: var(--wp--preset--color--primary);
} .wp-block-search__inside-wrapper {
position: relative;
display: flex;
align-items: center;
}
.wp-block-search__input {
width: 100%;
border: none;
border-bottom: 1px solid #8d8d8d;
background: transparent;
padding: 8px 35px 8px 0;
font-size: 14px;
color: #ffffff;
outline: none;
border-radius: 0;
}
.wp-block-search__input::placeholder {
color: #fff;
}
.wp-block-search__button {
position: absolute;
right: 0;
background: transparent;
border: none;
padding: 0;
cursor: pointer;
}
.wp-block-search__button svg {
width: 16px;
height: 16px;
fill: #fff;
} .contact-us form input.wpcf7-form-control,
.contact-us form textarea {
width: -webkit-fill-available;
height: 30px;
background: transparent;
padding: 10px;
border: 1px solid #dddd;
max-width: 100%;
border-radius: 5px;
margin-top: 10px;
}
.contact-us form textarea {
height: 100px;
}
.contact-us input.wpcf7-form-control.wpcf7-submit.has-spinner {
background: var(--wp--preset--color--primary);
color: #000;
height: 50px;
border-radius: 6px;
cursor: pointer;
width: 120px;
border: none;
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
} @media (max-width: 768px) {
.wp-block-site-logo img {
width: 170px;
}
.thryve-fse-header-btn {
display: none !important;
}
.thryve-fse-header-nav-wrapper {
padding: 6px !important;
border-radius: 5px !important;
}
.thryvewp-mark-has-border mark {
font-size: 12px;
}
.responsive-spacing {
padding: 60px 20px !important;
}
.responsive-image {
min-height: 300px !important;
}
.thryve-fse-banner-header {
font-size: 36px !important;
}
.wp-block-button__link {
padding: 10px 20px !important;
}
.thryve-fse-section-title-wrapper {
padding-bottom: 40px !important;
}
.thryvewp-single-post-image,
.thryvewp-single-post-image img {
height: 350px !important;
}
.footer-wrapper {
padding: 40px 0 !important;
}
}