body {
-ms-word-wrap: break-word;
word-wrap: break-word;
overflow-x: hidden;
}
img {
height: auto;
max-width: 100%;
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}   .sticky {
border: 2px solid var(--tp-common-purple-2);
padding: 30px;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em !important;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em !important;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto !important;
margin-right: auto !important;
text-align: center;
} .tp-post-area ul,
.tp-post-area ol {
padding-left: 20px;
}
.tp-blog__tag {
clear: both;
margin-top: 0;
padding-top: 40px;
}
.wp-block-button {
margin-bottom: 10px;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 0;
}
.wp-block-cover p:not(.has-text-color) {
color: #fff;
}
.wp-block-cover {
margin-bottom: 20px;
}
.wp-block-gallery .blocks-gallery-grid {
padding-left: 0;
margin-bottom: 0;
}
.blocks-gallery-caption {
margin-bottom: 50px;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
font-size: 14px;
font-style: italic;
}
.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
margin-bottom: 30px;
}
.wp-block-gallery.columns-8.is-cropped.wp-block-gallery-15.is-layout-flex ul {
margin-bottom: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
line-height: 1;
}
blockquote p code {
font-size: .875em;
color: inherit;
word-wrap: break-word;
} .latest-comments ul {
padding-left: 0;
}
.comments-avatar img {
width: 60px;
height: 60px;
border-radius: 50px;
}
.latest-comments li ul.children {
padding-left: 50px;
list-style: none;
}
@media (max-width:767px) {
.latest-comments li ul.children {
padding-left: 0;
}
}  .wp-block-quote cite {
margin-top: 10px;
display: block;
font-size: 15px;
font-style: normal;
position: relative;
}
.wp-block-quote cite::before {
content: "";
font-size: 28px;
padding-bottom: 0px;
display: inline-block;
background: var(--tp-common-purple-2);
height: 2px;
width: 40px;
font-weight: 400;
text-align: center;
top: -4px;
margin-right: 10px;
position: relative;
}
.wp-block-quote {
border: 0;
border-left: 5px solid var(--tp-common-purple-2);
}
.wp-block-column blockquote {
padding: 30px 30px 30px;
border: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin-bottom: 1em;
padding: 30px 30px;
}
.wp-block-quote.has-text-align-right {
border-left: none;
border-right: 0;
padding-left: 40px;
padding-right: 40px;
}
.wp-block-pullquote.is-style-solid-color blockquote {
display: inline-block;
} .footer-default-widget ul li {
list-style: none;
overflow: hidden;
}
.footer-default-widget ul li a::before {
position: absolute;
content: "";
left: auto;
right: 0;
bottom: 0;
background: var(--tp-common-white);
width: 0;
height: 1px;
top: 20px;
}
.footer-default-widget ul li:hover>a::before {
width: 100%;
left: 0;
right: auto;
}
.footer-default-widget ul#menu-main-links li {
width: 50%;
float: left;
}
.footer__post .footer__post-item:not(:last-child) {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #edf2f64f;
}
.footer__col-1 {
margin-right: 0px;
}
.footer-default-widget ul ul {
margin-left: 10px;
margin-top: 5px;
}
.footer-default-widget .nice-select {
float: none;
}
.tp-footer__area ol,
.tp-footer__area ul {
padding-left: 0;
} .tp-blog__thumb iframe {
width: 100%;
}
.tp-pagination ul {
padding-left: 10px;
}
.postbox__details .tagcloud {
clear: both;
}
.postbox__details ul,
.postbox__details ol {
padding-left: 15px;
}
.postbox__text li {
font-size: 16px;
}
.postbox__details ol li,
.postbox__details ul li {
margin-bottom: 10px;
}
.postbox__details dl,
.postbox__details ol,
.postbox__details ul {
margin-top: 0;
margin-bottom: 25px;
}
.postbox__details dl dl,
.postbox__details ol ol,
.postbox__details ul ul,
.postbox__details ol ul,
.postbox__details ul ol {
margin-bottom: 0;
}
.postbox__details .wp-block-search__input {
width: 100%;
height: 54px;
line-height: 60px;
background: var(--tp-common-white);
padding: 0 20px 0 20px;
text-transform: capitalize;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-o-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 7px;
border: 1px solid #eee;
outline: none;
padding-top: 3px;
}
.tp-post-area ol ol,
.tp-post-area ol ul,
.tp-post-area ul ol,
.tp-post-area ul ul {
margin-bottom: 0;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-item {
display: inline-block;
max-width: 33.33%;
text-align: center;
vertical-align: top;
width: 100%;
padding-right: 5px !important;
}
.postbox__details .nice-select {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
position: relative;
background-color: #F4F6F8;
}
.postbox__details .nice-select::after {
position: absolute;
right: 20px;
top: 50%;
} .postbox__details table {
margin-bottom: 30px;
}
.postbox__details table,
.postbox__details th,
.postbox__details td {
border: 1px solid #d1d1d1;
font-size: 16px;
}
.postbox__details td {
padding: 0 20px;
}
#wp-calendar {
width: 100%;
}
#wp-calendar caption {
text-align: right;
font-size: 15px;
margin-top: 5px;
margin-bottom: 0;
padding-bottom: 0;
padding-top: 0;
}
#wp-calendar thead {
font-size: 14px;
}
.postbox__details table th {
padding: 12px 12px;
font-size: 15px;
border-color: #eee!important;
text-align: center;
font-weight: 400;
}
#wp-calendar thead th {
padding: 10px;
text-align: center;
border: 1px solid #eee;
}
#wp-calendar tbody {
color: #666;
}
#wp-calendar tbody td {
background: #fff;
border: 1px solid #e1e1e1;
text-align: center;
padding: 8px 0;
transition: 0.3s;
}
.postbox__details table a {
color: #4260FF;
}
.wp-block-table td,
.wp-block-table th {
padding: 10px 20px;
}
.wp-calendar-nav {
display: flex;
justify-content: space-between;
margin-bottom: 30px;
}
.has-avatars.has-dates.has-excerpts.wp-block-latest-comments {
padding-left: 0;
}
.postbox__details ol.wp-block-latest-comments {
margin-left: 0;
padding-left: 0;
}
.postbox__details .wp-block-search__inside-wrapper{
border: none;
}
.postbox__text ul li a,
dl a {
text-underline-offset: 3px;
text-decoration-skip-ink: all;
text-decoration: underline;
}
.postbox__text ul li a:hover,
dl a:hover {
text-decoration-style: dotted;
text-decoration-skip-ink: none;
}
.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
margin-bottom: 30px;
}
.wp-block-pages-list__item .wp-block-navigation__submenu-container {
margin-bottom: 0;
}
.wp-block-pages-list__item a {
margin-bottom: 10px;
}
.wp-block-search {
margin-bottom: 30px;
}
.wp-block-search__button {
background: var(--tp-common-purple-2);
border: 1px solid var(--tp-common-purple-2);
padding: 0 30px;
color: #fff;
margin-left: .625em;
word-break: normal;
font-size: 14px;
font-family: inherit;
line-height: inherit;
}
.wp-block-tag-cloud a {
display: inline-block;
height: 36px;
line-height: 36px;
padding: 0 15px;
font-size: 14px !important;
font-weight: 500;
color: var(--tp-text-body);
background: #f4f4f4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
margin-right: 8px;
margin-bottom: 10px;
}
.wp-block-tag-cloud a:hover {
background: var(--tp-common-purple-2);
color: #fff;
}
ul.wp-block-rss.wp-block-rss {
padding-left: 0;
}
.basic-pagination.mb-40 ul {
padding-left: 0;
}
.wp-container-1.wp-block-group.has-background {
margin-bottom: 30px;
}
.postbox__text p.has-large-font-size {
font-size: 24px !important;
line-height: 1.2;
margin-bottom: 10px;
}
.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
margin-bottom: 30px;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
margin-top: 30px;
overflow: hidden;
padding-top: 40px;
}
.page-links a,
.page-links>span {
border: 2px solid #ddd;
display: inline-block;
min-width: 35px;
text-align: center;
margin-left: 2px;
height: 33px;
line-height: 30px;
margin-right: 3px;
color: #444;
}
.page-links>span {
border: 2px solid var(--tp-common-purple-2);
color: var(--tp-common-purple-2);
}
pre {
display: block;
font-size: 87.5%;
color: #212529;
border: 1px solid #ddd;
padding: 15px;
margin: 20px 0;
}
.postbox__details table tbody td {
text-align: center;
}
.postbox__details .wp-block-column-is-layout-flow {
margin-bottom: 20px!important;
}
.postbox__details table {
margin-bottom: 30px;
width: 100%;
}
.postbox__details table td {
border-color: #ddd;
padding: 12px 12px;
}
.post-password-form input[type="password"] {
width: 100%;
height: 54px;
line-height: 60px;
background: var(--tp-common-white);
padding: 0 20px 0 20px;
text-transform: capitalize;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-o-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 7px;
border: 1px solid #eee;
outline: none;
}
.post-password-form input[type="submit"] {
width: 120px;
height: 50px;
background: var(--tp-common-purple-2);
color: #fff;
border: 0;
transition: .3s;
border-radius: 7px;
}
.post-password-form input[type="submit"]:hover {
background: #333;
}
.latest-comments blockquote {
margin: 30px 0px !important;
padding: 40px 50px 40px;
color: #666;
position: relative;
font-style: normal;
text-align: left;
clear: both;
font-weight: 400;
border-radius: 7px;
background: #F4F6F8;
}
.latest-comments blockquote p {
margin-bottom: 0;
}
.latest-comments .comments-text>ul,
.latest-comments .comments-text>ol {
margin-bottom: 20px;
padding-left: 23px;
}
.latest-comments .comments-text ul li,
.latest-comments .comments-text ol li {
margin-bottom: 3px;
}
.latest-comments ol ol,
.latest-comments ol ul,
.latest-comments ul ol,
.latest-comments ul ul {
margin-bottom: 0;
padding-left: 15px;
}
.latest-comments li {
font-size: 16px;
}
.latest-comments>ul>li {
list-style: none;
margin-bottom: 5px;
}
.comment-reply-title {
font-size: 28px;
line-height: 1.1;
margin-bottom: 14px;
font-weight: 600;
}
.latest-comments ul #respond {
margin-top: 25px;
} .tp-page-content .post-comments {
overflow: hidden;
clear: both;
padding-top: 60px;
}
.tp-page-content .latest-comments>ul {
padding-left: 0;
}
.page-links>span.page-links-title {
border: 0;
color: #444;
}
.tp-page-content table,
.tp-page-content th,
.tp-page-content td {
border: 1px solid #d1d1d1;
}
.tp-page-content table {
margin-bottom: 30px;
font-size: 16px;
}
.tp-page-content table th {
padding: 12px 12px;
font-size: 15px;
border-color: #ddd;
text-align: center;
font-weight: 500;
}
.tp-page-content table td {
border-color: #ddd;
padding: 12px 12px;
}
.tp-page-content table a {
color: var(--tp-common-purple-2);
}
.tp-page-content ol,
.tp-page-content ul {
padding-left: 25px;
margin-bottom: 25px;
font-size: 16px;
}
.tp-page-content ol li ol,
.tp-page-content ul li ul {
margin-bottom: 0;
}
.tp-page-content .size-full.alignright {
clear: both;
margin-top: 30px;
margin-bottom: 30px;
} .sidebar__widget ul {
padding-left: 0;
}
.sidebar__widget .wp-block-search__input {
width: 100%;
height: 54px;
line-height: 60px;
background: var(--tp-common-white);
padding: 0 20px 0 20px;
text-transform: capitalize;
border: 1px solid transparent;
outline: none;
padding-top: 3px;
}
.sidebar__widget .nice-select {
float: none;
}
.sidebar__widget .wp-calendar-nav {
margin-bottom: 0;
}
.sidebar__widget ul li ul {
padding-top: 15px;
padding-left: 15px;
}
.sidebar__widget #wp-calendar tbody td#today {
background: var(--tp-common-purple-2);
color: #fff;
}
.sidebar__widget .wp-block-heading {
margin-bottom: 30px;
font-family: var(--tp-ff-jakarta);
font-weight: 600;
font-size: 20px;
line-height: 18px;
color: var(--tp-heading-primary);
}
.sidebar__widget.widget_rss ul li {
margin-bottom: 15px;
}
.sidebar__widget.widget_recent_comments ul li a::after {
display: none;
}
.sidebar__widget.widget_recent_comments ul li a {
padding-left: 0px;
}
.sidebar__widget.widget_recent_entries ul li a::after {
display: none;
}
.sidebar__widget.widget_recent_entries ul li a {
padding-left: 0px;
}
.sidebar__widget.widget_rss ul li a::after {
display: none;
}
.sidebar__widget.widget_rss ul li a {
padding-left: 0px;
}
.sidebar__widget .nice-select .list {
width: 100%;
}
.sidebar__widget .nice-select {
position: relative;
}
.sidebar__widget .nice-select::after {
position: absolute;
right: 20px;
top: 50%;
}
.sidebar__widget .nice-select .list li {
margin-bottom: 0;
}
.sidebar__widget.widget_recent_comments .recentcomments .comment-author-link {
float: left;
margin-right: 5px;
}
.sidebar__widget.widget_recent_comments .recentcomments a {
display: inline;
}
.sidebar__widget.widget_rss li .rsswidget {
margin-bottom: 10px;
line-height: 1.3;
}
.sidebar__widget.widget_rss li .rss-date {
float: left;
display: block;
}
.sidebar__widget.widget_rss li .rssSummary {
display: inline-block;
line-height: 1.3;
margin-top: 5px;
} .footer-default-widget ul li:last-child {
margin-bottom: 0;
}
.footer-default-widget .textwidget p img {
margin-bottom: 20px;
}
.footer-default-widget .wp-block-heading {
font-weight: 500;
font-size: 22px;
margin-bottom: 25px;
padding-top: 5px;
}
.footer-default-widget .nice-select {
float: none;
position: relative;
background-color: #F4F6F8;
}
.footer-default-widget .nice-select::after {
position: absolute;
right: 20px;
top: 50%;
}
.footer-default-widget .nice-select .list {
width: 100%;
} .tpmenu__area ul li.menu-last .submenu {
left: auto!important;
}
.tpmenu__area ul li.menu-last li.has-dropdown .submenu {
left: auto!important;
right: 100%;
} .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; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.bypostauthor {
display: block;
}
.gallery-caption {
display: block;
}
.rc__thumb {
float: left;
}
.rc__content {
overflow: hidden;
}
.header__lang ul li a {
color: #fff;
font-weight: 600;
font-size: 16px;
}
.header__lang ul li {
list-style: none;
position: relative;
}
.header__lang ul li ul {
position: absolute;
top: 110%;
right: 0;
background: #fff;
z-index: 2;
width: 120px;
padding: 12px 20px;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.16);
opacity: 0;
visibility: hidden;
transition: .3s;
}
.header__lang ul li:hover ul {
opacity: 1;
visibility: visible;
top: 100%;
}
.header__lang ul li {
list-style: none;
position: relative;
}
.header__lang ul li ul li a {
color: #222;
font-size: 14px;
font-weight: 500;
}
.header__lang ul li ul li:hover>a {
color: var(--tp-common-purple-2);
}
.logo img {
width: 113px;
}
.header__logo-overlay img {
width: 113px;
}
.header__side-logo img {
width: 113px;
}
.sidebar__logo img {
width: 130px;
}
.mobile-logo img {
width: 113px;
}
.footer__logo img {
width: 120px;
}
.breadcrumb-menu span {
color: #fff;
font-size: 16px;
font-weight: 600;
}
.breadcrumb-menu span.dvr {
margin: 0 8px;
font-size: 13px;
}
.error-404-title {
font-size: 180px;
font-weight: 700;
line-height: 1;
}
@media(max-width: 600px){
.error-404-title {
font-size: 80px;
}
}
.error__content p {
margin: 20px 0;
margin-bottom: 30px;
padding: 0 69px;
}
.error__title {
font-size: 35px;
} .sidebar__widget .wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
margin-bottom: 0;
}
.sidebar__widget .wp-block-group__inner-container h2 {
position: relative;
display: inline-block;
font-weight: 600;
font-size: 22px;
color: #0A2C3D;
padding-left: 7px;
margin-bottom: 30px;
}
.sidebar__widget .wp-block-group__inner-container h2::after {
position: absolute;
content: "";
left: 0px;
height: 21px;
width: 2px;
background: var(--tp-common-purple-2);
}
.sidebar__widget .wp-block-search__label {
position: relative;
display: inline-block;
font-weight: 600;
font-size: 22px;
color: #0A2C3D;
padding-left: 7px;
margin-bottom: 30px;
}
.sidebar__widget .wp-block-search__label::after {
position: absolute;
content: "";
left: 0px;
height: 21px;
width: 2px;
top: 5px;
background: var(--tp-common-purple-2);
}
.sidebar__widget ol {
padding-left: 0;
}
.sidebar__widget .wp-block-calendar table th {
background: none;
font-weight: 700;
padding-bottom: 0;
} .admin-bar #header-sticky.tp-header-1,
.admin-bar #header-sticky.tp-header-2,
.admin-bar #header-sticky.tp-header-3,
.admin-bar #header-sticky.tp-header-4,
.admin-bar #header-sticky.tp-header-6,
.admin-bar #header-sticky.tp-header-7
{
margin-top: 32px;
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
.admin-bar #header-sticky.tp-header-1,
.admin-bar #header-sticky.tp-header-2,
.admin-bar #header-sticky.tp-header-3,
.admin-bar #header-sticky.tp-header-4,
.admin-bar #header-sticky.tp-header-6,
.admin-bar #header-sticky.tp-header-7 {
margin-top: 48px;
}
.admin-bar #header-sticky.header-sticky {
margin-top: 32px;
}
}
@media only screen and (min-width: 600px) and (max-width: 782px) {
.admin-bar #header-sticky.tp-header-1,
.admin-bar #header-sticky.tp-header-2,
.admin-bar #header-sticky.tp-header-3,
.admin-bar #header-sticky.tp-header-4,
.admin-bar #header-sticky.tp-header-6,
.admin-bar #header-sticky.tp-header-7 {
margin-top: 48px;
}
.admin-bar #header-sticky.header-sticky {
margin-top: 46px;
}
}
@media only screen and (min-width: 300px) and (max-width: 600px) {
.admin-bar #header-sticky.tp-header-1,
.admin-bar #header-sticky.tp-header-2,
.admin-bar #header-sticky.tp-header-3,
.admin-bar #header-sticky.tp-header-4,
.admin-bar #header-sticky.tp-header-6,
.admin-bar #header-sticky.tp-header-7 {
margin-top: 46px;
}
.admin-bar #header-sticky.header-sticky {
margin-top: 0px;
}
}
.admin-bar .offcanvas__area {
margin-top: 32px;
} .comment-reply-title small {
margin-left: 16px;
font-size: 16px;
color: var(--tp-common-purple-2);
}
#commentform .comment-notes {
margin-bottom: 15px;
} .wp-block-comments #commentform {
margin-bottom: 30px;
}
.wp-block-comments #commentform p {
margin-bottom: 15px;
}
.postbox__details ul.wp-block-page-list {
padding-left: 0;
margin-bottom: 20px;
}
.postbox__details ul.wp-block-post-template {
padding-left: 0;
margin-bottom: 20px;
}
.postbox__details ul.wp-block-post-template li {
margin-bottom: 20px;
}
.postbox__details .wp-block-query-pagination {
margin-bottom: 20px;
}
.postbox__details .wp-block-query-pagination a {
border: 1px solid #4260FF;
color: #4260FF;
padding: 5px 10px;
}
.postbox__details .wp-block-query-pagination a.wp-block-query-pagination-next {
padding: 9px 15px;
}
.postbox__details .wp-block-query-pagination a.wp-block-query-pagination-previous {
padding: 9px 15px;
}
.postbox__details .wp-block-query-pagination a:hover {
color: #fff;
background: #4260FF;
}
.postbox__details .wp-block-query-pagination span.current {
background: #4260FF;
color: #fff;
padding: 5px 10px;
border: 1px solid #4260FF;
}
.postbox__details .wp-block-query-pagination span.dots {
padding: 5px;
}
.postbox__details .wp-block-avatar img {
border-radius: 50%;
margin-bottom: 10px;
}
.postbox__details .wp-block-post-author {
margin-bottom: 20px;
}
.postbox__details .wp-block-post-author img {
border-radius: 50%;
}
.postbox__details .wp-block-post-author .wp-block-post-author__name {
font-weight: 600;
font-size: 18px;
line-height: 16px;
color: #202124;
}
.postbox__details .wp-block-post-date,
.postbox__details .wp-block-post-terms {
font-weight: 500;
font-size: 14px;
color: #888888;
}
.postbox__details .wp-block-post-navigation-link a {
border-bottom: 1px solid #919191dd;
}
.postbox__details .post-navigation-link-previous {
margin-bottom: 20px;
}
.postbox__details .wp-block-post-navigation-link a:hover {
border-bottom: 1px dashed #919191dd;
}
.postbox__details .wp-block-read-more {
border-bottom: 1px solid #919191dd;
margin-bottom: 20px;
}
.postbox__details .wp-block-read-more:hover {
border-bottom: 1px dotted #919191dd;
}
.postbox__details .wp-block-comment-template {
padding-left: 0;
}
.postbox__details .wp-block-comments-title {
margin-bottom: 20px;
}
.postbox__details .wp-block-comment-author-name a {
font-weight: 600;
font-size: 16px;
line-height: 16px;
color: #202124;
display: block;
margin-bottom: 5px;
}
.postbox__details .wp-block-comment-date {
font-weight: 500;
font-size: 14px;
line-height: 18px;
color: #888888;
display: inline-block;
margin-bottom: 5px;
}
.postbox__details .wp-block-comment-content p {
font-size: 16px;
}
.postbox__details .wp-block-comment-reply-link a {
display: inline-block;
height: 30px;
line-height: 27px;
padding: 0 18px;
font-weight: 500;
font-size: 13px;
color: #202124;
border: 1px solid #F0F0F0;
border-radius: 20px;
transition: 0.3s;
margin-top: 10px;
}
.postbox__details .wp-block-comment-reply-link a:hover {
color: #fff;
background: #4260FF;
border-color: #4260FF;
}
.postbox__details .wp-block-post-comments-form .comment-form-comment label {
color: #202124;
font-weight: 600;
margin-bottom: 10px;
}
.postbox__details .wp-block-post-comments-form textarea {
border-radius: 12px;
padding: 20px;
font-size: 14px;
width: 100%;
height: 160px;
resize: none;
border: 0;
outline: 0;
font-weight: 500;
font-size: 15px;
color: #87888A;
box-shadow: inset 0 0 0 1px #E5E5E5;
transition: box-shadow 0.3s cubic-bezier(0.3, 0, 0, 0.3);
color: #000229;
}
.postbox__details .wp-block-post-comments-form .form-submit input {
display: inline-block;
background: #4260FF;
color: #fff;
height: 50px;
line-height: 50px;
border-radius: 30px;
padding: 0 35px;
font-size: 15px;
font-weight: 600;
text-align: center;
text-transform: capitalize;
position: relative;
overflow: hidden;
z-index: 1;
transition: 0.5s;
border-color: #4260FF;
margin-bottom: 20px;
}
.postbox__details .wp-block-post-comments-form {
margin-top: 10px;
}
.postbox__details .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
padding: 20px 10px;
}
.postbox__details .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container a {
line-height: 1.4;
}
.postbox__area .wp-block-loginout a {
border-bottom: 1px solid #ddd;
margin-bottom: 20px;
display: inline-block;
}
.postbox__area .wp-block-loginout a:hover {
border-bottom: 1px dashed;
}
.postbox__area .logged-in-as {
margin-top: 5px;
margin-bottom: 15px;
}
.postbox__area .wp-block-categories {
margin-bottom: 20px;
}
.postbox__area .wp-block-page-list li {
list-style: none;
}
.postbox__area .wp-block-latest-posts__list {
margin-bottom: 20px;
}
.postbox__area .wp-block-rss {
margin-bottom: 20px;
}
.postbox__area .wp-block-social-links {
padding-left: 0;
margin-bottom: 10px;
}
.postbox__area .wp-block-file__button {
padding: 5px 10px;
}
.postbox__area .wp-block-file__button:hover {
color: #fff;
}
.postbox__area .wp-block-video {
margin-top: 20px;
}
.postbox__area .postbox__details.tagcloud {
clear: both;
}
.postbox__area .is-style-outline .wp-block-button__link {
border: 1px solid var(--tp-common-purple-2)!important;
}
.postbox__area .wp-block-button__link:hover {
color: #fff;
}
.postbox__area .wp-block-file {
margin-bottom: 20px;
}
.postbox__area .wp-block-pullquote p {
line-height: 1;
}
.postbox__area .wp-block-gallery {
margin-top: 10px;
}
.postbox__area .wp-block-file a {
background: #32373c;
padding: 5px 10px;
color: #fff;
border-radius: 20px;
line-height: 1;
}
.postbox-item.sticky {
border-top: 2px solid #cd5f37;
}
.comments-replay a {
background: #cd5f38;
color: #fff;
font-size: 14px;
padding: 1px 15px;
display: inline-block;
}
.comments-replay {
margin-top: 15px;
}
.comment-form-cookies-consent {
display: none;
}
p.logged-in-as a {
color: var(--tp-common-purple-2);
}
p.form-submit {
margin: 0;
}
.wp-block-group {
box-sizing: border-box;
margin-bottom: 20px;
}
.wp-block-navigation__responsive-container-content ul.wp-block-page-list {
padding-left: 0;
}
.wp-block-navigation__responsive-container-content ul.wp-block-page-list a:hover {
text-decoration: underline;
}
.wp-block-navigation__responsive-container-content ul.wp-block-page-list li {
padding-bottom: 7px;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
display: flex;
flex-grow: 1;
font-size: 17px;
}
.wp-block-post-template.is-layout-flow {
padding: 0;
}
.wp-block-post-template.is-layout-flow li {
margin-bottom: 25px;
}
.wp-block-query-pagination.is-layout-flex {
margin-bottom: 25px;
}
.wp-block-avatar {
margin-bottom: 20px;
}
.wp-block-post-navigation-link a {
color: var(--tp-common-purple-2);
border-bottom: 1px solid var(--tp-common-purple-2);
margin-bottom: 12px;
display: inline-block;
}
.wp-block-read-more {
margin: 18px 0;
color: var(--tp-common-purple-2);
border-bottom: 1px solid var(--tp-common-purple-2);
}
ol.wp-block-comment-template {
padding-left: 0;
}
.wp-block-comment-date a,
.wp-block-comment-author-name a {
font-size: 15px;
}
.comment-reply-link {
color: var(--tp-common-purple-2);
font-size: 15px;
}
.wp-block-post-comments-form .comment-form textarea {
box-sizing: border-box;
display: block;
width: 100%;
height: 200px;
}
.wp-block-post-comments-form input[type="submit"] {
background-color: var(--tp-common-purple-2);
border-radius: 0;
border-width: 0;
color: #fff;
font-family: inherit;
font-size: inherit;
line-height: inherit;
padding: calc(0.667em + 2px) calc(1.333em + 2px);
text-decoration: none;
}
.wp-social-link.wp-social-link-fivehundredpx.wp-block-social-link {
padding-top: 0;
}
.wp-social-link.wp-social-link-wordpress.wp-block-social-link {
padding-top: 0;
}
.wp-block-social-links.is-layout-flex {
padding-left: 0;
}
.wp-block-column p {
margin: 0;
}
:where(.wp-block-columns.has-background) {
padding: 1.25em 2.375em;
}
.wp-block-file__button {
background: #32373c;
color: #fff;
text-decoration: none;
padding: 7px 15px;
}
.wp-block-quote, blockquote {
background: #F1F2F6;
padding: 35px 50px;
border-radius: 4px;
margin-bottom: 35px;
border-left: 5px solid var(--tp-common-purple-2)!important;
}
.wp-block-quote p, blockquote p {
margin-bottom: 0!important;
}
.wp-block-pullquote {
border-bottom: 2px solid;
border-top: 2px solid;
}
.wp-block-image {
overflow: hidden;
}
.postbox__details .postbox-content {
margin-bottom: 75px;
}
.postbox-tags {
overflow: hidden;
clear: both;
}
.postbox-content p {
overflow: hidden;
}
.postbox-content p a {
color: var(--tp-common-purple-2);
}
pre {
overflow-x: auto;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
div.postbox-comment-content>ul,
div.postbox-comment-content>ol {
margin-bottom: 30px;
}
.footer-info-list div i img {
width: 16px;
}
.basic-pagination ul {
padding-left: 0;
}
.comment-list table th,
.comment-list table td {
padding: 12px 12px;
font-size: 15px;
border: 1px solid #ddd;
font-weight: 400;
}
.comment-list h2 {
margin-top: 5px;
}
.postbox__area article.format-quote {
margin: 30px 0px !important;
padding: 40px 50px 40px;
color: #666;
position: relative;
font-style: normal;
text-align: left;
clear: both;
font-weight: 400;
border-radius: 7px;
background: #F4F6F8;
border-left: 5px solid var(--tp-common-purple-2);
}
.page #comments {
clear: both;
}
.no-breadcrumb-blog .breadcrumb-area {
display: none;
}
.sidebar__widget-content .rc__post:last-child {
margin-bottom: 0;
}
.postbox__wrapper .wp-block-calendar {
margin-top: 20px;
}
.postbox__wrapper ul,
.postbox__wrapper ol {
padding-left: 15px;
}
.postbox__wrapper ul,
.postbox__wrapper ol {
padding-left: 15px;
}
.tp-footer__widget input {
background: #F4F6F8;
}
.search-no-results .postbox__wrapper .sidebar__search-input-2 input {
background: #F4F6F8;
}