/*
  Theme Name: ncare - Multipurpose eCommerce WordPress Theme
  Author: Theme_Pure
  Support: https://help.themepure.net/login
  Description: ncare - Multipurpose eCommerce WordPress Theme
  Version: 1.0.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. Header
3. Hero
4. Archivement
5. Video
6. We Do
7. Movie
8. Team
9. Blog
10. Subscribe
11. footer
12. Contact
*/

/*.........<! 1. Theme default css !>.........*/
body {
   -ms-word-wrap: break-word;
   word-wrap: break-word;
   overflow-x: hidden;
}
img {
   max-width: 100%;
   height: auto;
}

.logo img {
   width: 115px;
}

/*comments list */
.blog-coment-title h2 {
   font-size: 26px;
   font-weight: 600;
   margin-bottom: 20px;
}
.comments-avatar {
   float: left;
}
.comments-avatar img {
   margin-right: 15px;
}
.comments-text {
   overflow: hidden;
}
.comments-text h3 {
   margin-bottom: 10px;
}
.latest-comments ul li .children {
   margin-left: 60px;
   margin-top: 0;
}
.latest-comments ul li .children li {
   margin-top: 10px;
}
#cancel-comment-reply-link {
   color: var(--tp-red-1);
   margin-left: 8px;
   font-size: 16px;
}
.tp-postbox-details-comment-thumb {
   margin-right: 15px;
   flex: 0 0 auto;
}
.tp-postbox-details-comment-thumb img {
   border-radius: 50%;
}
.tp-postbox-details-comment-avater h4 {
   font-size: 18px;
   line-height: 1;
   margin-bottom: 0;
   font-weight: 300;
   text-transform: capitalize;
}
.tp-postbox-details-avater-meta {
   font-size: 16px;
}
.comments-box p {
   margin-top: 10px;
}
.tp-postbox-details-comment-reply a {
   color: var(--tp-red-1);
   background: #fff;
   padding: 2px 15px;
   display: inline-block;
   font-size: 13px;
   font-weight: 500;
   border-radius: 5px;
}
.post-comments.postbox__comment {
   margin-bottom: 60px;
}
.comments-box {
   margin-bottom: 26px;
}
/*comments form*/
.comment-form {
   background: #f8f8f9;
   padding: 50px 50px 50px 50px;
   margin-right: 15px;
}
#comments {
   clear: both;
   margin-top: 25px;
}
.latest-comments ul .comment-form {
   background: #fff;
   padding: 50px 50px 50px 50px;
   margin-right: 15px;
   margin-top: 20px;
}
.comment-reply-title {
   font-size: 26px;
   font-weight: 500;
   margin-bottom: 10px;
}
.comment-form-cookies-consent {
   display: none;
}
div.latest-comments > ul {
   padding-left: 0;
}
.latest-comments > ul > li {
   list-style: none;
}
.latest-comments 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;
}
.latest-comments blockquote {
   border: 1px solid #eaeaef;
}
.latest-comments > ul > li li {
   margin: 0;
   padding: 0;
}
.latest-comments ul .children {
   list-style: none;
   padding-left: 60px;
}
.tp-postbox-details-input textarea {
   height: 200px !important;
}
@media (max-width: 576px) {
   .latest-comments ul .children {
      padding-left: 0;
   }
}
.latest-comments .comments-text ul li,
.latest-comments .comments-text ol li {
   margin-bottom: 3px;
}
.latest-comments .comments-text > ul,
.latest-comments .comments-text > ol {
   margin-bottom: 20px;
}
.latest-comments ul .comment-respond {
   padding: 0px 0 15px;
   margin-top: 30px;
}

.tp-page-content .comment-respond {
   margin-top: 60px;
}
/* post sticky */
.tp-postbox-item.sticky {
   border-top: 3px solid var(--tp-theme-primary);
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
   display: inline;
   float: left;
   margin-right: 1.5em !important;
}

.alignright {
   display: inline;
   float: right;
   margin-left: 1.5em !important;
   margin-bottom: 25px !important;
}

.aligncenter {
   clear: both;
   display: block;
   margin-left: auto !important;
   margin-right: auto !important;
   text-align: center;
}

/*tp unit css */
.tp-blog-area > ul,
.tp-blog-area > ol,
.tp-blog-area ul,
.tp-blog-area ol {
   padding-left: 24px;
}
.tp-blog-area dl,
.tp-blog-area ol,
.tp-blog-area ul {
   margin-top: 0;
   margin-bottom: 25px;
}
.postbox__details ol li,
.postbox__details ul li {
   padding-top: 7px;
}

.tp-blog-area ol ol,
.tp-blog-area ol ul,
.tp-blog-area ul ol,
.tp-blog-area ul ul {
   margin-bottom: 0;
}

/*tp-page-content*/
.tp-page-content .blog-post-comment {
   clear: both;
   overflow: hidden;
   margin-top: 30px;
   padding-top: 30px;
}
.tp-page-content ol,
.tp-page-content ul {
   padding-left: 25px;
   margin-bottom: 25px;
}
.tp-page-content ol li,
.tp-page-content ul li {
   margin-bottom: 7px;
}
.tp-page-content ol li ol,
.tp-page-content ul li ul {
   margin-top: 7px;
}
.tp-page-content ol ol,
.tp-page-content ol ul,
.tp-page-content ul ol,
.tp-page-content ul ul {
   margin-bottom: 0;
}
.tp-page-content .size-full.alignright {
   margin-bottom: 35px;
   margin-top: 20px;
   clear: both;
}
.tp-page-content .tp-page-post > p {
   margin: 32px 0;
   margin-top: 0;
}
.page-links {
   clear: both;
   margin: 0 0 1.5em;
   margin-top: 10px;
   padding-top: 30px;
}
.page-links > span.page-links-title {
   border: 0;
   color: inherit;
}
.wp-block-archives-list.extraclass.wp-block-archives li a {
   color: var(--tp-text-body);
}
.wp-block-archives-list li a {
   text-decoration: underline;
}
.wp-block-archives-list {
   margin-bottom: 25px;
}
.wp-calendar-table {
   margin-bottom: 30px;
}
.wp-block-categories-list li a {
   text-decoration: underline;
   margin-bottom: 30px;
}
.wp-block-categories-list {
   margin-bottom: 30px;
}
.wp-block-latest-posts__list li a,
.wp-block-page-list li a {
   text-decoration: underline;
}
.wp-block-latest-posts__list,
.wp-block-page-list {
   margin-bottom: 25px;
}
.wp-block-rss__item a {
   text-decoration: underline;
}
.wp-block-rss__item {
   margin-bottom: 25px;
}
.wp-block-social-links {
   margin-top: 0;
   margin-bottom: 25px;
}
.wp-block-tag-cloud a {
   display: inline-block;
   margin-right: 5px;
}
.wp-block-tag-cloud a {
   margin-right: 9px;
   padding: 3px 20px;
   border: 1px solid #eaebeb;
   text-transform: uppercase;
   color: #5e5f63;
   padding: 6px 23px;
   font-size: 15px !important;
   text-transform: capitalize;
   display: inline-block;
   margin-bottom: 8px;
   box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.02);
   background-color: var(--tp-common-white);
}
.wp-block-tag-cloud a:hover {
   background-color: var(--tp-red-1);
   color: var(--tp-common-white);
}
.postbox-item ol,
.postbox-item ul {
   padding-left: 25px;
}
.postbox-item blockquote {
   display: block;
   text-align: left;
}
.wp-block-archives-dropdown .nice-select {
   margin-bottom: 15px;
}
.postbox__text .nice-select {
   float: none;
   margin-bottom: 20px;
}
.postbox__text ol,
.postbox__text ul {
   padding-left: 20px;
}

.postbox__text .wp-block-comments-title {
   font-size: 32px;
   font-weight: 600;
}
.postbox-title a {
   text-decoration: none !important;
}
.postbox-read-more a {
   text-decoration: none !important;
}
.postbox-thumb {
   margin-bottom: 25px;
}
.tp-postbox-details-article-inner
   .wp-block-comment-reply-link.has-small-font-size
   a.comment-reply-link {
   border: 1px solid #e6e7e8;
   display: inline-block;
   padding: 0px 11px;
}
.postbox-item a {
   text-decoration: underline;
}

.tp-postbox-details-article-inner .wp-block-comment-template {
   padding-left: 0;
}

.tp-postbox-details-article-inner
   .wp-block-comment-template
   .comment-respond.wp-block-post-comments-form {
   padding-top: 0;
}

.tp-postbox-details-article-inner
   .wp-block-comment-template
   li:not(:last-child) {
   margin-bottom: 25px;
}

.tp-postbox-details-article-inner .wp-calendar-nav a:hover {
   color: var(--tp-theme-primary);
}

.tp-postbox-details-article-inner .wp-block-latest-comments__comment-meta {
   font-size: 16px;
}

.tp-postbox-details-article-inner
   .wp-block-latest-comments__comment-meta
   a:hover {
   color: var(--tp-theme-primary);
}

.tp-postbox-details-article-inner .wp-block-column-is-layout-flow {
   margin-bottom: 20px !important;
}

.postbox__text .tp-postbox-details-share-wrapper {
   clear: both;
}

.tp-postbox-title2 {
   margin-bottom: 25px;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
   line-height: 1;
}

p.has-large-font-size {
   line-height: 1.2;
}
p.logged-in-as a {
   color: var(--tp-red-1);
}

p.logged-in-as a:hover {
   color: var(--tp-theme-primary);
}

ol.wp-block-latest-comments {
   margin-left: 0;
   padding-left: 0;
}
ol.wp-block-latest-comments
   .wp-block-latest-comments__comment:not(:last-child) {
   margin-bottom: 15px;
}
.postbox__details p:last-child {
   margin-bottom: 0;
}

.postbox__text ul li a:hover,
dl a:hover {
   text-decoration-style: dotted;
   text-decoration-skip-ink: none;
}
.wp-block-button {
   margin-bottom: 10px;
}
.is-style-squared .wp-block-button__link {
   border-radius: 0;
}
div.postbox__text .wp-block-cover-text {
   color: #fff;
}
.wp-block-cover {
   margin-bottom: 30px;
}
.wp-block-gallery .blocks-gallery-grid {
   padding-left: 0;
   margin-bottom: 0;
}
.blocks-gallery-caption {
   margin-bottom: 40px !important;
}
.wp-block-group.has-background {
   margin-bottom: 25px;
}

.wp-block-query-pagination {
   margin-bottom: 15px;
}

.tp-postbox-details-article-inner
   .wp-block-group
   .wp-block-group__inner-container
   > :last-child {
   margin-bottom: 0;
}

.wp-block-navigation.wp-block-navigation
   .has-child
   .wp-block-navigation__submenu-container
   > .wp-block-navigation-item
   > .wp-block-navigation-item__content {
   text-underline-offset: inherit;
   text-decoration-skip-ink: initial;
   text-decoration: none;
   line-height: 1.4;
}

.wp-block-navigation ul.wp-block-page-list {
   padding-left: 0;
   margin-bottom: 25px;
}

ul.wp-block-page-list {
   padding-left: 20px;
}

.wp-block-cover.is-light .wp-block-cover__inner-container {
   color: var(--tp-common-white);
}

.wp-block-navigation
   .wp-block-page-list
   .wp-block-pages-list__item
   .wp-block-navigation__submenu-container {
   padding: 10px 0;
}

.wp-block-navigation
   .wp-block-page-list
   .wp-block-pages-list__item
   .wp-block-navigation__submenu-container
   .wp-block-pages-list__item {
   margin-bottom: 10px;
   padding: 0 15px;
}
.wp-block-navigation
   .wp-block-page-list
   .wp-block-pages-list__item
   .wp-block-navigation__submenu-container
   .wp-block-pages-list__item:last-child {
   margin-bottom: 0;
}
ul.wp-block-archives-list.extraclass.wp-block-archives {
   padding-left: 24px;
}
ul.wp-block-archives-list.extraclass.wp-block-archives li a {
   text-underline-offset: 3px;
   text-decoration-skip-ink: all;
   text-decoration: underline;
}
ul.wp-block-archives-list.extraclass.wp-block-archives li a:hover {
   text-decoration-style: dotted;
   text-decoration-skip-ink: none;
}

.wp-block-query ul.wp-block-post-template {
   padding-left: 0;
   margin-bottom: 25px;
}

.wp-block-query ul.wp-block-post-template .wp-block-post .wp-block-post-title {
   font-size: 34px;
   font-weight: 500;
}

.wp-block-query ul.wp-block-post-template .wp-block-post:not(:last-child) {
   margin-bottom: 0px;
}

.wp-block-query
   ul.wp-block-post-template
   .wp-block-post
   .wp-block-post-excerpt {
   margin-top: 10px;
}

.wp-block-avatar {
   margin-bottom: 15px;
}

.wp-block-post-author {
   margin-bottom: 15px;
}

.wp-block-post-navigation-link a {
   color: var(--tp-theme-primary);
}
.wp-block-post-navigation-link a:hover {
   text-decoration: underline;
}

.post-navigation-link-previous {
   margin-bottom: 15px;
}

.wp-block-read-more {
   font-size: 18px;
   margin-bottom: 15px;
}

.format-standard.sticky {
   border-top: 2px solid;
   border-color: var(--tp-red-1);
}

.format-standard.sticky .postbox-meta {
   margin-top: 21px;
}

.wp-block-read-more:hover {
   color: var(--tp-theme-primary);
}

.wp-block-comment-reply-link.has-small-font-size .comment-reply-link:hover {
   color: var(--tp-theme-primary);
}

.wp-block-comment-edit-link.has-small-font-size a:hover {
   color: var(--tp-theme-primary);
}

.wp-block-post-comments-form .logged-in-as a:hover {
   color: var(--tp-theme-primary);
}

.wp-block-search__button-inside.wp-block-search__text-button.wp-block-search
   .wp-block-search__inside-wrapper,
.wp-block-search__button-inside.wp-block-search__icon-button.wp-block-search
   .wp-block-search__inside-wrapper {
   border-color: #e0e2e3;
}

.wp-block-search__button-inside.wp-block-search__text-button.wp-block-search
   .wp-block-search__inside-wrapper
   .wp-block-search__input,
.wp-block-search__button-inside.wp-block-search__icon-button.wp-block-search
   .wp-block-search__inside-wrapper
   .wp-block-search__input {
   border: none;
}

.wp-block-search__button-inside.wp-block-search__text-button.wp-block-search
   .wp-block-search__inside-wrapper
   .wp-block-search__input:focus {
   border-color: inherit;
}

div.wp-block-post-comments-form input[type="submit"] {
   display: inline-block;
   font-family: var(--tp-ff-jost);
   font-weight: 400;
   font-size: 16px;
   background-color: var(--tp-common-black);
   padding: 9px 26px;
   color: var(--tp-common-white);
   border: 1px solid var(--tp-common-black);
   height: auto;
}

.wp-block-post-comments-form input[type="submit"]:hover {
   background-color: var(--tp-common-white);
   border-color: var(--tp-common-black);
   color: var(--tp-common-black);
}

.comment-respond.wp-block-post-comments-form {
   margin-bottom: 20px;
}

.comment-respond.wp-block-post-comments-form input,
.comment-respond.wp-block-post-comments-form textarea {
   height: 56px;
   background: #ffffff;
   border: 1px solid #e0e2e3;
   font-size: 14px;
   color: var(--tp-common-black);
}

.comment-respond.wp-block-post-comments-form input:focus,
.comment-respond.wp-block-post-comments-form textarea:focus {
   border-color: var(--tp-common-black);
}

.comment-respond.wp-block-post-comments-form textarea {
   height: 165px;
   resize: none;
   line-height: 1.4;
   padding: 17px 26px;
}

span.required {
   color: red;
}

.logged-in.wp-block-loginout a:hover {
   color: var(--tp-theme-primary);
}

.wp-block-columns.has-pale-pink-background-color.has-background {
   padding: 1.25em 2.375em;
}

.wp-block-columns .wp-block-column.has-pale-cyan-blue-background-color p,
.wp-block-columns.has-pale-pink-background-color.has-background p {
   margin-bottom: 0;
}

.wp-block-media-text {
   margin-top: 30px;
   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: 20px;
}
.page-links {
   clear: both;
   margin: 0 0 1.5em;
   margin-top: 30px;
}
.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: 29px;
   margin-right: 3px;
   color: #444;
   text-decoration: none;
}
.page-links > span {
   border: 2px solid var(--tp-theme-primary);
   color: var(--tp-theme-primary);
}
pre {
   display: block;
   font-size: 87.5%;
   color: #212529;
   border: 1px solid #ddd;
   padding: 15px;
}
.wp-block-preformatted {
   margin: 30px 0;
}
.wp-caption {
   margin-bottom: 1.5em;
   max-width: 100%;
}
.wp-caption .wp-caption-text {
   margin: 0.8075em 0;
   font-size: 14px;
   font-style: italic;
}

.tp-postbox-details-content table.wp-calendar-table {
   margin-bottom: 20px;
}

.tp-postbox-details-content .wp-block-calendar {
   margin-bottom: 20px;
}

.tp-post-tag {
   overflow: hidden;
   clear: both;
   margin-top: 20px;
   padding-top: 30px;
}
.tp-post-tag span {
   font-size: 16px;
   color: var(--tp-common-black);
   font-weight: 500;
   display: inline-block;
   margin-right: 10px;
   margin-bottom: 10px;
}
.tp-post-tag a {
   display: inline-block;
   height: 36px;
   line-height: 38px;
   padding: 0 15px;
   font-size: 15px;
   font-weight: 500;
   color: var(--tp-text-11);
   background: var(--tp-grey-2);
   -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;
}
.tp-post-tag a:hover {
   color: var(--tp-common-white);
   background: var(--tp-theme-primary);
}

.postbox__text .wp-block-tag-cloud a {
   font-size: 15px !important;
   color: var(--tp-text-body);
   padding: 5px 13px;
   line-height: 1;
   display: inline-block;
   border: 1px solid #e6e7e8;
   margin-bottom: 8px;
   text-transform: capitalize;
}
.postbox__text .wp-block-tag-cloud a:hover {
   background-color: var(--tp-theme-primary);
   border-color: var(--tp-theme-primary);
   color: var(--tp-common-white);
}
ul.wp-block-rss.wp-block-rss {
   box-sizing: border-box;
   padding-left: 0;
}
.postbox-item p {
   margin-bottom: 20px;
}
.postbox-share {
   margin-top: 50px;
   clear: both;
}
.tp-postbox-area .postbox-thumb {
   margin-bottom: 35px;
}
/*block quote*/
.wp-block-quote {
   border: 0;
}

div.wp-block-columns .wp-block-quote {
   padding: 32px 20px 35px;
}

blockquote {
   text-align: center;
   padding: 32px 60px 35px;
   background-color: #f3f4f8;
   margin-bottom: 45px 0 !important;
}
blockquote::before {
   content: "\f10e";
   position: static;
   font-family: "Font Awesome 5 Pro";
   font-size: 32px;
   color: var(--tp-theme-primary);
   line-height: 1;
   margin-bottom: 18px;
   display: inline-block;
}
.tp-blog-area blockquote p {
   font-family: var(--tp-ff-jost);
   font-weight: 500;
   font-size: 22px;
   line-height: 1.36;
   text-align: center;
   letter-spacing: -0.02em;
   color: var(--tp-common-black);
   margin-bottom: 0;
}
blockquote cite {
   font-size: 14px !important;
   display: block;
   margin-top: 10px;
   color: var(--tp-common-black) !important;
   font-style: inherit;
   font-weight: 500;
}
blockquote cite::before {
   content: "";
   font-size: 28px;
   padding-bottom: 0px;
   display: inline-block;
   background: var(--tp-theme-primary);
   height: 2px;
   width: 40px;
   font-weight: 400;
   text-align: center;
   top: -4px;
   margin-right: 10px;
   position: relative;
}

.tp-postbox-details-content blockquote p {
   margin-bottom: 0;
}

.tp-postbox-details-content a.wp-block-file__button {
   background: #32373c;
   border-radius: 2em;
   color: #fff;
   font-size: 10px;
   padding: 0.5em 1em;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
   margin-bottom: 1em;
   padding: 30px 30px;
}
.tp-blog-area .wp-block-quote.has-text-align-right.extraclass p {
   text-align: right;
}

.wp-block-quote.has-text-align-right.extraclass {
   text-align: right;
}

.postbox__text blockquote.is-style-large cite::before {
   margin-right: 0;
}
.wp-block-quote.has-text-align-right {
   border-right: 0;
   padding: 30px;
}
.wp-block-pullquote.is-style-solid-color blockquote {
   margin: auto;
   display: inline-block;
}

.comments-box blockquote {
   background: #fff;
   margin: 35px 0px !important;
   padding: 40px;
   color: #666;
   position: relative;
   background: #f3f4f8;
   font-style: normal;
   text-align: left;
   clear: both;
   font-weight: 400;
   box-shadow: 0px 1px 2px 0px rgba(10, 0, 58, 0.14);
   border: 1px solid #f3f4f8;
}
.comments-box blockquote::before {
   position: static;
   font-size: 32px;
   color: #2b4eff;
   line-height: 1;
   margin-bottom: 18px;
   display: inline-block;
}

.comments-box blockquote p {
   margin-top: 42px;
   margin-left: -28px;
}

.tp-postbox-details-comment-wrapper
   .tp-postbox-details-comment-content
   blockquote {
   box-shadow: none;
}

.tp-postbox-details-comment-wrapper .tp-postbox-details-comment-content > ul,
.tp-postbox-details-comment-wrapper .tp-postbox-details-comment-content > ol {
   margin-bottom: 20px;
}

.wp-block-column .wp-block-quote {
   padding: 10px;
}

.postbox__text ul li a,
dl a {
   text-underline-offset: 3px;
   text-decoration-skip-ink: all;
   text-decoration: underline;
}
/*gallery */
.gallery-item {
   display: inline-block;
   max-width: 33.33%;
   text-align: center;
   vertical-align: top;
   width: 100%;
   padding-right: 5px !important;
}
.gallery-columns-2 .gallery-item {
   max-width: 50%;
}

/*table */
.tp-postbox-details-content table {
   margin-bottom: 30px;
   width: 100%;
}
.tp-postbox-details-content table,
.tp-postbox-details-content th,
.tp-postbox-details-content td {
   border: 1px solid #d1d1d1;
}
.tp-postbox-details-content table th {
   padding: 12px 12px;
   font-size: 15px;
   border-color: #ddd;
   text-align: center;
   font-weight: 400;
}
.tp-postbox-details-content table tbody td {
   text-align: center;
}
.tp-postbox-details-content table a {
   color: var(--tp-theme-primary);
}
.tp-postbox-details-content table td {
   border-color: #ddd;
   padding: 12px 12px;
}
.tp-postbox-details-content .comments-text table {
   margin-bottom: 30px;
   width: 100%;
   background: #fff;
}

/*pabe table*/
.tp-page-content table {
   margin-bottom: 30px;
}
.tp-page-content table,
.tp-page-content th,
.tp-page-content td {
   border: 1px solid #d1d1d1;
}
.tp-page-content table th {
   padding: 12px 12px;
   font-size: 15px;
   border-color: #ddd;
   text-align: center;
   font-weight: 500;
}
.tp-page-content table tbody td {
   text-align: center;
}
.tp-page-content table td {
   border-color: #ddd;
   padding: 12px 12px;
}
.tp-page-content table a {
   color: var(--tp-theme-primary);
}

/*post password*/

.post-password-form input[type="password"] {
   height: 56px;
   background: #ffffff;
   border: 1px solid #e0e2e3;
   font-size: 14px;
   color: var(--tp-common-black);
}

.post-password-form input[type="password"]:focus {
   border-color: var(--tp-theme-primary);
}

.post-password-form label {
   width: 100%;
}
.post-password-form input[type="submit"] {
   width: 120px;
   height: 50px;
   background: var(--tp-theme-primary);
   color: #fff;
   border: 0;
   margin-top: 10px;
   transition: 0.3s;
}
.post-password-form input[type="submit"]:hover {
   background: #031220;
}

.wp-block-search__input {
   border: 1px solid #e0e2e3;
   height: 50px;
   font-size: 16px;
   outline: 0;
   background-color: var(--tp-common-white);
   padding: 0 26px;
}

.wp-block-search__input:focus {
   border-color: var(--tp-theme-primary);
}
.wp-block-search__inside-wrapper {
   margin-bottom: 20px;
}

.wp-block-search__button {
   width: 120px;
   height: 56px;
   background: var(--tp-theme-primary);
   color: #fff;
   border: 0;
   transition: 0.3s;
}

.wp-block-search__button:hover {
   background: #031220;
}

ul.wp-block-social-links {
   padding-left: 10px;
}

.wp-block-query-pagination a:hover {
   color: var(--tp-theme-primary);
}

.taxonomy-category.wp-block-post-terms a:hover {
   color: var(--tp-theme-primary);
}

.tagcloud a {
   text-decoration: none;
}

.tp-sidebar-widget ul li a {
   text-decoration: none;
}

.postbox-meta a {
   text-decoration: none;
}

.wp-block-latest-comments__comment-author {
   color: var(--tp-red-1);
}

.postbox-item table,
.postbox-item th,
.postbox-item td {
   border: 1px solid #d1d1d1;
}
.postbox-item td {
   padding: 12px 12px;
}

.postbox-item table {
   margin-bottom: 30px;
   width: 100%;
}
.postbox-item table {
   caption-side: bottom;
   border-collapse: collapse;
}

.postbox-item table th {
   padding: 12px 12px;
   font-size: 15px;
   border-color: #ddd;
   text-align: center;
   font-weight: 400;
}

.postbox-item table td {
   text-align: center;
}

.postbox-item table a {
   color: var(--tp-red-1);
   text-decoration: none;
}

.postbox-item dl,
.postbox-item ul {
   margin-bottom: 25px;
}
.tp-sidebar-wrapper select {
   background-color: #fff;
   border-radius: 5px;
   border: solid 1px #e8e8e8;
   box-sizing: border-box;
   clear: both;
   cursor: pointer;
   display: block;
   font-family: inherit;
   font-size: 14px;
   font-weight: normal;
   height: 42px;
   line-height: 40px;
   outline: none;
   padding-left: 18px;
   padding-right: 30px;
   position: relative;
   text-align: left !important;
   -webkit-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   white-space: nowrap;
   width: 100%;
}
.tp-sidebar-wrapper option {
   cursor: pointer;
   font-weight: 400;
   line-height: 40px;
   list-style: none;
   min-height: 40px;
   outline: none;
   padding-left: 18px;
   padding-right: 29px;
   text-align: left;
   -webkit-transition: all 0.2s;
   transition: all 0.2s;
}
/* comments table  */
.post-comments table,
.post-comments th,
.post-comments td {
   border: 1px solid #d1d1d1;
}
.post-comments td {
   padding: 12px 12px;
}

.post-comments img {
   max-width: 100% !important;
   width: 50px;
   height: 50px;
   border-radius: 50%;
}
.post-comments table {
   margin-bottom: 30px;
   width: 100%;
}
.post-comments table {
   caption-side: bottom;
   border-collapse: collapse;
}

.post-comments table th {
   padding: 12px 12px;
   font-size: 15px;
   border-color: #ddd;
   text-align: center;
   font-weight: 400;
}

.post-comments table td {
   text-align: center;
}

.post-comments table a {
   color: var(--tp-red-1);
   text-decoration: none;
}

.post-comments dl,
.post-comments ul {
   margin-bottom: 25px;
}

.tp-sidebar-widget ul li.recentcomments .comment-author-link a {
   position: relative;
   padding-left: 16px;
   font-size: 16px;
   margin-bottom: 25px;
   color: var(--tp-red-1);
   display: inline;
   margin: 0;
   padding: 0;
}
.tp-sidebar-widget ul li.recentcomments a {
   margin: 0;
   font-size: 16px;
   padding: 0;
   display: inline !important;
}
.tp-sidebar-widget .recentcomments a::after {
   background-color: inherit;
}
/*widget*/
.tp-sidebar-widget ul {
   padding-left: 0;
}
.tp-sidebar-widget.widget_recent_comments ul li a::after {
   display: none;
}
.tp-sidebar-widget.widget_recent_comments ul li a {
   padding-left: 0;
   display: inline;
}
.tp-sidebar-widget.widget_recent_comments ul li > a {
   color: var(--tp-common-black);
}
.tp-sidebar-widget.widget_recent_comments ul li > a:hover {
   color: var(--tp-theme-primary);
}
.tp-sidebar-widget.widget_recent_comments .comment-author-link a {
   color: var(--tp-theme-primary);
}
.tp-sidebar-widget.widget_recent_entries ul li a::after {
   display: none;
}
.tp-sidebar-widget.widget_recent_entries ul li a {
   padding-left: 0;
   color: var(--tp-common-black);
}
.tp-sidebar-widget.widget_recent_entries ul li a:hover {
   padding-left: 0;
   color: var(--tp-theme-primary);
}
.tp-sidebar-widget.widget_rss ul li a::after {
   display: none;
}
.tp-sidebar-widget.widget_rss ul li a {
   padding-left: 0;
   display: inline;
}
.tp-sidebar-widget.widget_text form br {
   display: none;
}
.tp-sidebar-widget.widget_rss ul li > a {
   color: var(--tp-common-black);
}
.tp-sidebar-widget.widget_rss ul li > a:hover {
   color: var(--tp-red-1);
}
.tp-sidebar-widget.widget_tag_cloud .tagcloud {
   border-top: 0;
   padding: 0;
}
.tp-sidebar-widget .nice-select {
   float: none;
}
.tp-sidebar-widget .nice-select .list {
   width: 100%;
}
.tp-sidebar-widget .nice-select .option {
   margin-bottom: 0 !important;
}
.tp-sidebar-widget .nice-select::after {
   right: 18px;
}
.tp-postbox-details-comment-wrapper .logged-in-as {
   margin-bottom: 10px;
}
.tp-postbox-details-comment-wrapper .logged-in-as a {
   color: var(--tp-theme-primary);
}
.tp-postbox-details-comment-wrapper .logged-in-as a:hover {
   color: var(--tp-theme-primary);
}
.textwidget img {
   max-width: 100%;
   height: auto;
}
#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;
}
#wp-calendar thead th {
   padding-bottom: 10px;
   text-align: center;
}
#wp-calendar tbody {
   color: #666;
}
#wp-calendar tbody td {
   background: #fff;
   border: 1px solid #e1e1e1;
   text-align: center;
   padding: 8px 0;
   transition: 0.3s;
}
.tp-sidebar-widget .wp-calendar-table a {
   color: var(--tp-theme-primary);
}
#wp-calendar tbody td#today {
   background: var(--tp-theme-primary);
   color: #fff;
}

.wp-calendar-nav {
   display: flex;
   justify-content: space-between;
}
.tp-sidebar-widget .wp-calendar-nav-prev a {
   color: var(--tp-common-black);
}
.tp-sidebar-widget .wp-calendar-nav-prev a:hover {
   color: var(--tp-theme-primary);
}
/*sidebar block widget*/
.tp-sidebar-widget .wp-block-group__inner-container h2 {
   position: relative;
   display: block;
   font-size: 20px;
   font-weight: 500;
   padding-bottom: 10px;
   margin-bottom: 20px;
   border-bottom: 1px solid #e0e2e3;
}
.tp-sidebar-widget .wp-block-search__input {
   width: 100%;
   padding-left: 20px;
   padding-right: 130px;
   background-color: var(--tp-common-white);
   outline: 0;
   border: 0;
   font-size: 15px;
   border: 1px solid #e0e2e3;
   height: 50px;
   font-size: 16px;
}
.tp-sidebar-widget .wp-block-search__label {
   display: none;
}
.tp-sidebar-widget .wp-block-search__inside-wrapper {
   position: relative;
}
.tp-sidebar-widget .wp-block-search__button {
   position: absolute;
   right: 0;
   top: 0;
   height: 100%;
   background: var(--tp-theme-primary);
   color: #fff;
   border: 0;
   padding: 0 25px;
}
.tp-sidebar-widget .wp-block-search__button:hover {
   background: var(--tp-common-black);
   color: var(--tp-common-white);
}
.tp-sidebar-widget.widget_block ul.wp-block-latest-posts li:not(:last-child) {
   margin-bottom: 15px;
}

.tp-sidebar-widget.widget_block
   ol.wp-block-latest-comments
   li.wp-block-latest-comments__comment {
   margin-bottom: 0;
}

.tp-sidebar-widget.widget_block
   ol.wp-block-latest-comments
   li.wp-block-latest-comments__comment:not(:last-child) {
   margin-bottom: 15px;
}

.tp-sidebar-widget.widget_block ul.wp-block-latest-posts li a::after {
   display: none;
}
.tp-sidebar-widget.widget_block ul.wp-block-latest-posts li a {
   color: var(--tp-common-black);
   padding-left: 0;
   font-size: 15px;
   font-weight: 500;
   line-height: 24px;
   background-color: transparent;
   box-shadow: none;
}
.tp-sidebar-widget.widget_block ul.wp-block-latest-posts li a:hover {
   color: var(--tp-theme-primary);
}
.tp-sidebar-widget.widget_block .wp-block-latest-comments article a {
   font-size: 15px;
   font-weight: 500;
   line-height: 24px;
   color: var(--tp-common-black);
}
.tp-sidebar-widget.widget_block .wp-block-latest-comments article a:hover {
   color: var(--tp-theme-primary);
}
.tp-sidebar-widget.widget_block
   .wp-block-latest-comments
   article
   .wp-block-latest-comments__comment-meta {
   color: #666;
}
.tp-sidebar-widget.widget_block
   .wp-block-latest-comments
   article
   a.wp-block-latest-comments__comment-author {
   color: var(--tp-red-1);
}
.tp-sidebar-widget .wp-block-tag-cloud a {
   display: inline-block;
   height: 36px;
   line-height: 38px;
   padding: 0 15px;
   font-size: 14px !important;
   font-weight: 500;
   color: var(--tp-text-11);
   background: var(--tp-grey-2);
   -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;
}
.tp-sidebar-widget .wp-block-tag-cloud a:hover {
   color: var(--tp-common-white);
   background: var(--tp-theme-primary);
}
.tp-sidebar-widget .wp-block-calendar table th {
   background: no-repeat;
}
.tp-services-details-wrapper {
   margin-bottom: -50px;
}
.tp-team-details-btn.tp-btn {
   border: 1px solid var(--tp-red-1);
}
/*footer widget*/
.tp-footer-widget ul ul {
   padding-left: 10px;
   padding-top: 8px;
}
.tp-footer-widget.widget_recent_comments ul li {
   line-height: 1.6;
}
.tp-footer-widget.widget_recent_comments ul li > a {
   padding-left: 0;
}
.tp-footer-widget.widget_recent_comments ul li > a::after {
   display: none;
}
.tp-footer-widget.widget_recent_entries ul li {
   line-height: 1.6;
}
.tp-footer-widget .rssSummary {
   line-height: 1.5;
}
.tp-footer-widget .rsswidget {
   font-weight: 500;
}
.tp-footer-widget.widget_recent_comments .comment-author-link a {
   color: var(--tp-common-black);
   font-weight: 500;
   padding-left: 0;
}
.tp-footer-widget.widget_recent_comments .comment-author-link a::after {
   display: none;
}
.tp-footer-widget.widget_recent_comments .comment-author-link a:hover {
   color: var(--tp-theme-primary);
}
.tp-footer-widget.widget_recent_entries ul li a::after {
   display: none;
}
.tp-footer-widget.widget_recent_entries ul li a {
   padding-left: 0;
   color: var(--tp-common-black);
}
.tp-footer-widget.widget_rss ul li a::after {
   display: none;
}
.tp-footer-widget.widget_rss ul li a {
   padding-left: 0;
   color: var(--tp-common-black);
}
.tp-footer-widget.widget_rss ul li a:hover {
   color: var(--tp-theme-primary);
}
.tp-footer-widget .nice-select .list {
   width: 100%;
}
.tp-footer-widget .nice-select .option {
   margin-bottom: 0 !important;
   color: var(--tp-text-1);
}
.tp-footer-widget .nice-select .option:hover {
   color: var(--tp-theme-primary);
}
.tp-footer-widget .nice-select::after {
   right: 18px;
}
#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;
   color: var(--tp-common-black);
}
#wp-calendar thead {
   font-size: 14px;
}
#wp-calendar thead th {
   padding-bottom: 10px;
   text-align: center;
   color: var(--tp-common-black);
}
#wp-calendar tbody {
   color: #666;
}
#wp-calendar tbody td {
   background: #fff;
   border: 1px solid #e1e1e1;
   text-align: center;
   padding: 8px 0;
   transition: 0.3s;
}
.tp-footer-widget .wp-calendar-table a {
   color: var(--tp-theme-primary);
}
#wp-calendar tbody td#today {
   background: var(--tp-theme-primary);
   color: #fff;
}
#wp-calendar tbody td#today a {
   color: #fff;
}
.wp-calendar-nav {
   display: flex;
   justify-content: space-between;
}
.tp-footer-widget .wp-calendar-nav-prev a {
   color: var(--tp-text-1);
}
.tp-footer-widget .wp-calendar-nav-prev a:hover {
   color: var(--tp-theme-primary);
}
.tp-footer-widget .tagcloud a {
   background: #fff;
}
.tp-footer-widget .tagcloud a:hover {
   background: var(--tp-theme-primary);
}
.tp-footer-widget .sidebar__search input {
   background: #fff;
}
.tp-footer-widget .nice-select {
   float: none;
}
.tp-footer-widget.widget_rss ul li {
   line-height: 1.5;
}
/*footer block widget*/
.tp-footer-widget .wp-block-group__inner-container h2 {
   font-size: 24px;
   color: var(--tp-common-white);
   margin-bottom: 25px;
   position: relative;
   font-family: var(--tp-ff-space);
}
.tp-footer-widget .wp-block-search__input {
   min-width: 100%;
   border: 0;
   width: 100%;
   background: #fff;
   height: 52px;
   padding: 0 15px;
}
.tp-footer-widget .wp-block-search__label {
   display: none;
}
.tp-footer-widget .wp-block-search__inside-wrapper {
   position: relative;
}
.tp-footer-widget .wp-block-search__button {
   position: absolute;
   right: 0;
   top: 0;
   height: 100%;
   background: var(--tp-theme-primary);
   color: #fff;
   border: 0;
   padding: 0 25px;
}
.tp-footer-widget.widget_block ul.wp-block-latest-posts li a::after {
   display: none;
}
.tp-footer-widget .widget_block ul.wp-block-latest-posts li a {
   color: var(--tp-common-black);
   padding-left: 0;
   font-size: 15px;
   font-weight: 500;
   line-height: 24px;
}
.tp-footer-widget.widget_block .wp-block-latest-comments article a {
   font-size: 15px;
   font-weight: 500;
   line-height: 24px;
   color: var(--tp-common-black);
}
.tp-footer-widget.widget_block
   .wp-block-latest-comments
   article
   .wp-block-latest-comments__comment-meta {
   color: #666;
}
.tp-footer-widget.widget_block
   .wp-block-latest-comments
   article
   a.wp-block-latest-comments__comment-author {
   color: var(--tp-theme-primary);
}
.tp-footer-widget .wp-block-tag-cloud a {
   display: inline-block;
   height: 36px;
   line-height: 38px;
   padding: 0 15px;
   font-size: 14px !important;
   font-weight: 500;
   color: var(--tp-text-11);
   background: #fff;
   -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;
}
.tp-footer-widget .wp-block-tag-cloud a:hover {
   color: var(--tp-common-white);
   background: var(--tp-theme-primary);
}
.tp-footer-widget .wp-block-calendar table th {
   background: no-repeat;
}

.bypostauthor {
   display: block;
}
.gallery-caption {
   display: block;
}
/* Text meant only for screen readers. */
.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; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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;
   /* Above WP toolbar. */
}

/* woocommerce */
.tp-product-details-desc-wrapper .commentlist img {
   width: 50px;
   height: 50px;
   border-radius: 50%;
   margin-right: 15px;
}
.tp-product-details-desc-wrapper .commentlist .comment_container {
   display: flex;
}

.tp-product-details-desc-wrapper .commentlist .woocommerce-review__author {
   font-family: var(--tp-ff-heading);
   color: var(--tp-heading-primary);
   font-size: 16px !important;
   font-weight: 500;
   margin-bottom: 5px;
   display: inline-block;
}

.tp-product-details-desc-wrapper
   .commentlist
   .woocommerce-review__published-date {
   font-family: var(--tp-ff-heading);
   font-size: 14px;
}

.woocommerce-billing-fields .select2-container .select2-selection--single {
   height: 45px;
}

.woocommerce-billing-fields
   .select2-container--default
   .select2-selection--single
   .select2-selection__rendered {
   line-height: 43px;
}

.woocommerce-billing-fields
   .select2-container--default
   .select2-selection--single
   .select2-selection__arrow
   b {
   margin-top: -7px;
}
.tp-product-details-desc-wrapper .commentlist .meta {
   margin: 0;
   margin-top: 2px;
   text-transform: capitalize;
}

.tp-product-details-desc-wrapper td p {
   margin-bottom: 0;
}
.tp-product-details-desc-wrapper .stars {
   color: #ffb21d;
   font-weight: 300;
   font-size: 15px;
   margin-left: 5px;
}
.tp-product-details-desc-wrapper .star-rating {
   color: #ffb21d;
   font-weight: 300;
   font-size: 11px;
}
.tp-product-details-desc-wrapper .commentlist {
   margin-left: 0px;
   padding-left: 0px !important;
}

.tpproduct__thumb-topsall {
   display: none;
}
.tp-product-details-desc-wrapper .comment-form {
   background: transparent;
   padding: 0;
}

.tp-product-details-desc-wrapper h3 {
   font-size: 24px;
}

.tp-product-details-desc-wrapper h2 {
   display: none;
}

.tp-page-content table .tp-cart-action-btn a {
   color: var(--tp-theme-primary);
   font-weight: 400;
   font-size: 16px;
   color: #818487;
}
.tp-page-content table .tp-cart-action-btn a:hover {
   color: var(--tp-red-1) !important;
   font-weight: 400;
   font-size: 16px;
   color: #818487;
}

.woocommerce-cart-form__cart-item.cart_item {
   border-bottom: 1px solid #d1d1d1;
}

.tp-product-details-desc-wrapper .comment-form-rating {
   margin-top: 24px;
}

.tp-product-details-desc-wrapper .comment-input {
   margin: 0;
   padding: 0;
   margin-top: -10px;
}

.tp-product-details-desc-wrapper #comments {
   margin-top: 0;
}

.tp-product-details-desc-wrapper .comment_container {
   margin-bottom: 32px;
}
.tp-product-details-desc-wrapper .description p {
   margin-bottom: 0px;
}

.tp-product-details-tab-nav .nav-tabs .nav-link {
   font-size: 20px;
   color: #a0a2a4;
   padding-left: 9px;
   padding-right: 7px;
   position: relative;
   border: none;
   font-weight: 500;
}
/* 404 page  */
.tp-error-thumb h1 {
   font-size: 130px;
   margin-top: -30px;
}
.tp-error-title {
   padding: 0 20px;
}
.tp-error-content p {
   padding: 0 25px;
   margin-top: -28px;
   margin-bottom: 30px;
}
/* cart  */
.tp-header-cart-align {
   padding-right: 30px;
}

.admin-bar .tp-header-2.tp-header-transparent {
   margin-top: 32px;
}

@media (max-width: 600px){
   .admin-bar .tp-header-2.tp-header-transparent {
      margin-top: 45px;
   } 
}

.admin-bar .header-sticky {
   margin-top: 32px;
   top: 32px;
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
   .admin-bar .header-sticky {
      margin-top: 0px;
      top: 32px;
   }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
   .admin-bar .header-sticky {
      margin-top: 42px;
      top: 32px;
   }
}

.postbox__details .postbox__title {
   display: none;
}
/*woo */

.wp-block-table.is-style-stripes tbody tr:nth-child(2n + 1) {
   background-color: #fff;
}

.wp-block-table.is-style-stripes {
   border-spacing: 0;
   border-collapse: inherit;
   background-color: transparent;
   border-bottom: 1px solid #ddd;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(2n + 1) {
   background-color: #f0f0f0;
}

.tp-breadcrumb-link span.dvr {
   margin: 0 5px;
}

.fa-eye:before {
   content: "\f06e";
}

.tp-product-details-thumb-wrapper .slick-slider {
   padding: 0;
}
.tp-product-details-thumb-wrapper .slick-list {
   margin-top: 10px;
}

.tp-product-details-thumb-wrapper .slick-track {
   /* width: 100% !important; */
}

.tp-product-details-thumb-wrapper li {
   margin-right: 5px;
   cursor: pointer;
}

.tp-cart-list tr td {
   border: none;
   border-bottom: 1px solid #d1d1d1;
   border-right: none !important;
   border-left: none !important;
}

.tp-cart-list tr td:last-child {
   border-bottom: none;
}

.tp-cart-list img {
   width: 84px;
}
.tp-cart-list table {
   border: none;
}

.tp-cart-coupon .tp-cart-coupon-input-box {
   text-align: left;
}

.tp-product-details-desc-wrapper .form-submit input[type="submit"] {
   font-size: 16px;
   font-weight: 500;
   color: var(--tp-common-white);
   padding: 9px 45px;
   background-color: var(--tp-theme-primary);
}

.tp-process-counter-title .purecounter {
   font-weight: 600;
}
.tp-about-3-counter-count {
   font-weight: 600;
}
.tp-about-2-counter-count {
   font-weight: 600;
}
