/*
Theme Name: Uncut
Theme URI: https://shthemes.net/demosd/uncut
Author: Shtheme
Author URI: http://shtheme.com
Description: Uncut is a thoughtfully designed WordPress theme that stands out for its creativity and versatility. Featuring 10+ ready-to-use full website demos across a wide range of industries, including corporate, Digital Agency, Currency, It-Solution, Medical, Pizza, Charity, Healthcare, Restaurants, Finance, Consulting, and more, Uncut is built to meet every business requirement. Designed for adaptability, Uncut goes beyond being just a theme—it’s a complete solution ideal for corporate organizations, businesses, blogs, portfolios, and interactive websites.
Version: 1.0
Tested up to: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.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: uncut

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
---------------------------------------------------*/


span.ajax-loader{
    display: none!important;
}

div.wpcf7-response-output{
    color: var(--tp-common-black-3);
    margin:15px 0 0 0 !important;
    line-height: 1.4;
    border-color: var(--tp-common-black-3);
}


.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{
    border-color: var(--tp-common-black-3);
}

.search-custom form input{
    width: 100%;
    padding: 10px;
    border: 1px solid #d1d1d1;
    color: #222222;
}

.search-custom form{
    position: relative;
}

.wpcf7-form-control-wrap{
    width: 100%;
}

.search-custom form button{
    border: 1px solid var(--tp-common-pisces);
    color: #fff;
    font-size: 16px;
    position: absolute;
    cursor: pointer;
    float: right;
    background: var(--tp-common-pisces);
    top: 0;
    right:0;
    padding: 10px 20px;
    letter-spacing: 0;
    height: 56px;
}

span.wpcf7-not-valid-tip{
    font-size: 12px;
    color: #111;
    display: inline-block;
    margin-bottom: 15px;
}

.wpcf7 form.invalid .wpcf7-response-output{
    border-color: #121212;
    color: #121212;
}

.search-custom form button:hover{
    background: #111;
    color: #fff;
    border-color: #111;
}
.search-custom h4{
    font-weight: 500;
    font-size: 20px;
    color: #2e2e2e;
    text-transform: inherit;
    margin-bottom: 20px;
}

p.form-submit{
    text-align: center;
}

.wpcf7-spinner{
    display: none!important;
}

form.invalid .wpcf7-spinner{
    display: none;
}

p.logged-in-as{
    margin-bottom: 20px;
}

span.img-avatar img,
.tp-blog-cpr-content img.avatar{
    border-radius: 50% !important;
    margin-right: 10px;
}

.tp-postbox-comment-avatar img.avatar{
    border-radius: 50% !important;
}

.tp-postbox-cpr-comment img.avatar{
    border-radius: 50% !important;
    margin-right: 25px;
}

.comment-form-cookies-consent{
    display: none;
}

.tp-pagenation nav ul li a.next,
.tp-pagenation nav ul li a.prev{
    width: auto;
    height: auto;
    font-family: var(--tp-ff-jakarta);
    font-weight: 700;
    font-size: 16px;
    color: var(--tp-common-white);
    box-shadow: 0 1px 2px 0 rgba(3, 4, 28, 0.1);
    background: var(--tp-common-pisces);
    border-radius: 10px;
    padding: 0px 19px;
}

.tp-pagenation nav ul li span.current{
    width: 44px;
    height: 44px;
    border-radius: 22px;
    background: var(--tp-common-pisces);
    display: inline-block;
    text-align: center;
    line-height: 44px;
    font-family: var(--tp-ff-jakarta);
    font-weight: 500;
    font-size: 16px;
    color: var(--tp-common-white);
    transition: all 0.4s ease;
}

.postbox-thumb {
    margin-bottom: 7px;
    border-radius: 10px;
    position: relative;
}

.postbox-author-thumb img{
    margin-right: 10px;
    border-radius: 50% !important;
}

.postbox-meta {
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #4d5051;
    margin-bottom: 22px;
    text-transform: uppercase;
}

.postbox-meta .cat {
    padding: 7px 20px;
    margin-right: 14px;
    border-radius: 20px;
    display: inline-block;
    border: 1px solid #e6e6e6;
}

.postbox-meta span {
    display: inline-block;
}

.postbox-content{
    padding: 30px;
}

.postbox-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.postbox-play-btn a {
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    background-color: var(--tp-common-white);
    animation: animate-pulse 3s linear infinite;
}

.postbox-wrapper {
    margin-right: 30px;
}

.sidebar-widget li{
    list-style: none;
}

.rc-post:not(:last-child) {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e8e8e9;
}

.rc-post-thumb img {
    height: 100px;
    width: 100px;
    object-fit: cover;
    margin-right: 25px;
    border-radius: 6px;
    max-width: 100px;
}

.rc-post-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    color: var(--tp-common-black-3);
}

.rc-meta span:first-child {
    padding-right: 8px;
    margin-right: 8px;
}
.rc-meta span {
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #4d5051;
    position: relative;
    display: inline-block;
}

.rc-meta span:first-child::after {
    position: absolute;
    content: "";
    top: 5px;
    right: -2px;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    display: inline-block;
    background-color: #4d5051;
}

.widget_categories ul li{
    margin-bottom: 8px;
}

.widget_tag_cloud ul li{
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0!important;
}

.widget_tag_cloud ul li a{
    font-size: 12px!important;
    padding: 10px 18px;
}

.sidebar-search {
    position: relative;
}

.sidebar-search input {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 25px;
    border-radius: 6px;
    padding-right: 50px;
    background: #eef0f5;
    border: 1px solid transparent;
}

.sidebar-search input:focus {
    background-color: transparent;
    border: 1px solid var(--tp-common-pisces);;
    outline: none;
}

.sidebar-search button {
    position: absolute;
    top: 0;
    right: 25px;
    height: 100%;
    line-height: 60px;
    color: var(--tp-common-black);
}

.tp-btn-switch-text img,
.tp-feature-med-content img {
    transition: filter 0.3s ease;
}

.tp-btn-switch-text:hover img,
.tp-feature-med-content:hover img {
    filter: brightness(0) invert(1);
}

.elementor-edit-mode [data-anime]{
    opacity: 1;
}

.tp-team-med-details-thumb >img{
    height: 650px;
}

.tp-team-med-details-thumb span img{
    height: auto;
}

.tp-postbox-details-form span input.wpcf7-submit{
    background: transparent;
    line-height: 1;
    color: #fff;
    border: none;
    font-family: var(--tp-ff-jakarta);
    font-size: 18px;
    font-weight: 700;
}

.elementor .tp-blog-area ul.pagination{
    display: block;
}

.tp-hero-salon-social span img{
    margin-bottom: 3px;
}

.tp-about-salon-feature-list span img{
    margin-right: 10px;
}

.tp-map-salon-addres span img{
    max-width: 24px;
}

.tp-service-med-2-list ul li {
    padding-bottom: 20px;
}

.tp-service-med-2-list ul li:last-child {
    padding-bottom: 0;
}

.tp-apoinment-form-area.tp-bg-grey-10 .tp-apoinment-med-btn .wpcf7-submit{
    background: transparent;
    border:none;
    font-family: var(--tp-ff-roboto);
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}

.td-contact-lwr-form-area .wpcf7-submit{
    background: transparent;
    border:none;
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
}

.page-template-pizza .elementor-edit-area,
.page-template-pizza .elementor{
    z-index: 2;
    position: relative;
}

.tab_title{
    display: none;
}

.tp-price-pizza-content .ratings span i{
    color: var(--tp-common-yellow);
}

.tp-price-pizza-content .ratings span i.fa-sharp{
    color: #bfc5ca;
}

.elementor-lightbox{
    display: none!important;
}

.elementor .tp-round-6{
    border-radius: 6px;
}

.tp-service-crt-wrap-2:hover span img{
    filter: grayscale(100%) brightness(0%);
}

.tp-process-pizza:hover span img{
    filter: grayscale(100%) brightness(1000%) contrast(100%);
}

.tp-faq-pizza-contact .wpcf7-submit{
    background: transparent;
    border:none;
    font-family: var(--tp-ff-staat);
    color: var(--tp-common-white);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.06em;
    line-height: 26px;
}

.tp-contact-pizza-form-inner .wpcf7-submit{
    background: transparent;
    border:none;
    font-family: var(--tp-ff-staat);
    color: var(--tp-common-white);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.06em;
    line-height: 1;
}

.tp-contact-crt-form .wpcf7-submit{
    background: transparent;
    border:none;
    font-family: var(--tp-ff-open);
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 26px;
}

.tp-about-lwr-list ul li i{
    margin-right: 9px;
}

.tp-offer-cpc-item img{
    width: 30px;
}

.tp-about-crt-para span img,
.tp-process-med-content span img{
    max-width: 50px;
}

.elementor .tp-round-4{
    border-radius: 4px;
}

.tp-testimonial-it-ratting-star i.fa-sharp{
    color: #bfc5ca;
}

.tp-contact-it-info span img{
    margin-right: 20px;
}

.tp-contact-it-form .wpcf7-submit{
    background: transparent;
    border:none;
    font-family: var(--tp-ff-grotesk);
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 26px;
}

.tp-hero-digi-form-btn .wpcf7-submit{
    background: transparent;
    border:none;
    font-family: var(--tp-ff-grotesk);
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 18px;
}

.tp-service-digi-dt-btn .wpcf7-submit{
    background: transparent;
    border:none;
    font-family: var(--tp-ff-grotesk);
    color: var(--tp-common-black);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 18px;
}

.tp-contact-med-form .wpcf7-submit{
    background: transparent;
    border:none;
    font-family: var(--tp-ff-poppins);
    color: var(--tp-common-white);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 26px;
}

.tp-service-cpr-contact-wrap .tp-service-cpr-contact .tp-btn-it-md .wpcf7-submit{
    background: transparent;
    border:none;
    font-family: var(--tp-ff-grotesk);
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 26px;
}

.tp-service-cpr-contact-wrap .tp-service-cpr-contact .tp-btn-gradient .wpcf7-submit{
    background: transparent;
    border:none;
    font-family: var(--tp-ff-jakarta);
    color: var(--tp-common-white);
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
}

.textwidget .tp-btn-lwr-lg .wpcf7-submit{
    background: transparent;
    border:none;
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
}

.tp-subscribe-digi-form-input .wpcf7-submit{
    background: transparent;
    border:none;
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
}

.tp-contact-salon-inner .tp-apoinment-med-btn .wpcf7-submit{
	background: transparent;
    border:none;
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
	font-family: var(--tp-ff-roboto);
}

.tp-footer-digi-widget .wpcf7-submit{
    background: transparent;
    border:none;
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
}

.elementor .tp-work-med-btn {
    text-decoration: underline;
    text-decoration-color: var(--tp-theme-1);
    text-decoration-thickness: 1px;
}

.elementor .tp-banner-med-para a {
    text-decoration: underline;
}

.tp-service-med-item:hover span.icon img{
    filter: brightness(0) invert(1);
}

.tp-team-med-details-social .tp-team-lwr-social a:hover img{
    filter: brightness(0) invert(1);
}

.tp-chose-pizza-content .tp-service-pizza-item:hover .icon img{
    filter: brightness(0) invert(1);
}

.tp-apoinment-form-area.tp-bg-grey-10 .tp-service-digi-dt-form.tp-apoinment-form .tp-apoinment-med-btn .wpcf7-submit{
    font-family: var(--tp-ff-poppins);
}

.elementor-element.fix{
    overflow: hidden;
    gap: 0;
}

.elementor-element{
    gap: 0!important;
}

.tp-service-crt-wrap-2:hover span img{
    filter: brightness(0) invert(1);
}

.tp-service-it-item:hover span img{
    filter: brightness(0) invert(1);
}

.tp-service-it-details-content .tp-service-cpr-assistance-item:hover span img{
    filter: brightness(0) invert(1);
}

.tp-service-cpr-details-content .tp-service-cpr-assistance-item:hover span img{
    filter: brightness(0) invert(1);
}

.tp-blog-it-2-item img.avatar{
    margin-right: 10px;
    border-radius: 50%!important;
}

.mb3{
    margin-bottom: 3px;
}

.tp-team-med-details-social.team-pizza .tp-footer-digi-sicial a:hover {
    background: #f43b00;
}

.tp-team-med-details-social.team-pizza span a:hover {
    color: #f43b00;
}

.tp-team-med-details-thumb.team-pizza >img {
    height: 620px;
}

.tp-team-med-details-social.team-charity .tp-footer-digi-sicial a:hover {
    background: var(--tp-theme-4);
}

.tp-team-med-details-social.team-charity span a:hover{
    color: var(--tp-theme-4);
}

.tp-team-med-details-social.team-it .tp-footer-digi-sicial a:hover {
    background: var(--tp-theme-4);
}

.tp-team-med-details-social.team-it span a:hover{
    color: var(--tp-theme-4);
}

.tp-team-med-details-social.team-digital .tp-footer-digi-sicial a:hover {
    background: var(--tp-theme-primary);
}

.tp-team-med-details-social.team-digital span a:hover{
    color: var(--tp-theme-primary);
}

.tp-team-med-details-social.team-salon .tp-footer-digi-sicial a:hover {
    background: var(--tp-theme-3);
}

.tp-team-med-details-social.team-salon span a:hover{
    color: var(--tp-theme-3);
}

.elementor span img{
    max-width: inherit;
}

.tp-service-cpr-details-content h1,
.tp-service-cpr-details-content h2,
.tp-service-cpr-details-content h3,
.tp-service-cpr-details-content h4,
.tp-service-cpr-details-content h5,
.tp-service-cpr-details-content h6{
    font-family: var(--tp-ff-jakarta);
}

.tp-service-cpr-details-content p{
    font-family: var(--tp-ff-jakarta);
}

.tp-service-digi-details  h1,
.tp-service-digi-details  h2,
.tp-service-digi-details  h3,
.tp-service-digi-details  h4,
.tp-service-digi-details  h5,
.tp-service-digi-details  h6{
    font-family: var(--tp-ff-heading);
    letter-spacing: 0;
}

.tp-service-digi-details p{
    letter-spacing: -0.02em;
    font-family: var(--tp-ff-body);
}

.tp-team-lwr-details-area  h1,
.tp-team-lwr-details-area  h2,
.tp-team-lwr-details-area  h3,
.tp-team-lwr-details-area  h4,
.tp-team-lwr-details-area  h5,
.tp-team-lwr-details-area  h6,
.tp-service-lawyer-details-content  h1,
.tp-service-lawyer-details-content  h2,
.tp-service-lawyer-details-content  h3,
.tp-service-lawyer-details-content  h4,
.tp-service-lawyer-details-content  h5,
.tp-service-lawyer-details-content  h6{
    font-family: var(--tp-ff-dmserif);
    letter-spacing: -0.01em;
}

.tp-team-lwr-details-area p,
.tp-service-lawyer-details-content p{
    letter-spacing: 0;
    font-family: var(--tp-ff-body);
}

.tp-service-salon-details-content  h1,
.tp-service-salon-details-content  h2,
.tp-service-salon-details-content  h3,
.tp-service-salon-details-content  h4,
.tp-service-salon-details-content  h5,
.tp-service-salon-details-content  h6{
    font-family: var(--tp-ff-yeseva);
    letter-spacing: -0.02em;
}

.tp-causes-crt-details-content  h1,
.tp-causes-crt-details-content  h2,
.tp-causes-crt-details-content  h3,
.tp-causes-crt-details-content  h4,
.tp-causes-crt-details-content  h5,
.tp-causes-crt-details-content  h6{
    font-family: var(--tp-ff-libre);
    letter-spacing: -0.02em;
}

.tp-causes-crt-details-content p{
    font-family: var(--tp-ff-open);
}

.tp-portfolio-digi-slider-space  h1,
.tp-portfolio-digi-slider-space  h2,
.tp-portfolio-digi-slider-space  h3,
.tp-portfolio-digi-slider-space  h4,
.tp-portfolio-digi-slider-space  h5,
.tp-portfolio-digi-slider-space  h6{
    font-family: var(--tp-ff-heading);
    letter-spacing: 0;
}

.tp-portfolio-digi-slider-space p{
    font-family: var(--tp-ff-body);
}

.tp-service-salon-details-content p{
    font-family: var(--tp-ff-roboto);
    letter-spacing: 0;
}

.elementor .tp-round-4{
    border-radius: 4px;
}

.elementor .tp-round-5{
    border-radius: 5px;
}

.elementor .tp-round-6{
    border-radius: 6px;
}

.elementor .tp-round-10{
    border-radius: 10px;
}

.elementor .tp-about-lwr-thumb-3 img {
    box-shadow: 0 10px 40px -5px #b1aeb6;
}

.elementor .tp-about-salon-video {
    box-shadow: 0 4px 10px 0 rgba(84, 31, 92, 0.1);
}

.page-id-237 .tp-breadcrumb-med-thumb-2 {
    margin-right: -166px;
}

.page-id-829 .tp-breadcrumb-salon-area h2{
    font-size: 54px;
}

.page-id-1409 .tp-blog-area>.container>.row{
    --bs-gutter-x: 24px;
}

.page-id-666 .tp-feature-area .row >div:last-child span img{
    width: 38px;
}

body.logged-in .tp-header-area{
    top: 32px;
}

body.logged-in .tp-header-area.tp-header-sticky{
    top: 32px;
}

@media(max-width: 781px){
body.logged-in .tp-header-area{
    top: 45px;
}

body.logged-in .tp-header-area.tp-header-sticky{
    top: 45px;
}
}

@media(max-width: 600px){
body.logged-in .tp-header-area.tp-header-sticky{
    top: 0;
}
}

#elementor-editor-wrapper  .tp-header-area.tp-header-sticky{
    top: 0;
}

header.digital{
    position: relative;
    z-index: 111;
}

.showcase .tp-offcanvas-menu.d-xl-none{
    display: block!important;
}

footer .textwidget br{
    display: none;
}

footer button.icon input.wpcf7-submit{
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    background: transparent;
    color: white;
    border: none;
}

footer.beauty span.wpcf7-not-valid-tip,
footer.lawyer span.wpcf7-not-valid-tip,
footer.it span.wpcf7-not-valid-tip{
    color: #fff;
    display: none;
}

footer.beauty .wpcf7 form .wpcf7-response-output,
footer.lawyer .wpcf7 form .wpcf7-response-output,
footer.it .wpcf7 form .wpcf7-response-output{
    border-color: #fff;
    color: #fff;
}

footer.beauty .tp-footer-lwr-bootom-link ul li,
footer.lawyer .tp-footer-lwr-bootom-link ul li{
    list-style: none;
    display: inline-block;
}

footer.beauty .tp-footer-lwr-bootom-link ul li:not(:last-child),
footer.lawyer .tp-footer-lwr-bootom-link ul li:not(:last-child) {
    margin-right: 40px;
}

a.comment-reply-link{
    border: 1px solid #dcdcdc;
    padding: 2px 17px;
    transition: all 0.4s ease;
    font-weight: 500;
    border-radius: 10px;
    float: right;
    top: -80px;
    position: relative;
    font-size: 16px;
}

a.comment-reply-link:hover{
    background: var(--tp-common-pisces);
    border-color: var(--tp-common-pisces);
    color: var(--tp-common-white);
}

.tp-postbox-cpr-postbox-form{
    box-shadow: none;
}

.aaaa{
    box-shadow: 0 0 40px 0 rgba(36, 27, 56, 0.06);
}

.tp-postbox-cpr-details-wrapper p{
    font-family: var(--tp-ff-jakarta);
    letter-spacing: 0;
    color: #878898;
    font-size: 17px;
    line-height: 32px;
}

.tp-postbox-cpr-details-wrapper h1,
.tp-postbox-cpr-details-wrapper h2,
.tp-postbox-cpr-details-wrapper h3,
.tp-postbox-cpr-details-wrapper h4,
.tp-postbox-cpr-details-wrapper h5,
.tp-postbox-cpr-details-wrapper h6{
    font-family: var(--tp-ff-jakarta);
    letter-spacing: -0.02em;
}

a.youtube{
    background: rgb(255, 0, 51);
    color: #fff;
}

.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    color: var(--tp-common-black-3)!important;
    font-weight: 600!important;
    font-size: 16px!important;
}

.alignright,
.wp-block-image .alignright
{
    float: right;
    margin-left: 25px;
    margin-top: 8px;
}
.alignleft,
.wp-block-image .alignleft{
    float: left;
    margin-right: 20px;
    margin-top: 8px;
}

.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}

.screen-reader-text {
    display: none;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

span.sticky{
    padding: 10px!important;
    font-size: 14px!important;
    border-color: var(--tp-common-pisces);
    background: var(--tp-common-pisces);
    color: #fff!important;
    letter-spacing: 2px!important;
    float: right;
    position: relative;
    right: 0;
    border-radius: 5px;
}

.tp-postbox-cpr-details-wrapper span.sticky{
    padding: 5px 10px!important;
}

.tp-blog-area h2.wp-block-heading{
    color: var(--tp-common-black-3);
    font-family: var(--tp-ff-jakarta);
    font-size: 24px;
    letter-spacing: -0.04em;
    margin-bottom: 30px;
    line-height: 1 !important;
    font-weight: 700;
}

.wp-block-latest-posts__list li,
.wp-block-latest-comments li,
.widget_recent_comments ul li {
    border-bottom: 1px dotted #9999;
    padding: 15px 0!important;
    margin-bottom: 0!important;
    font-size: 16px;
    color: var(--tp-common-black-3);
    line-height: 1.5;
    font-family: var(--tp-ff-jakarta);
}

.tp-blog-area .wp-block-latest-posts__list li:first-child,
.tp-blog-area .wp-block-latest-comments li:first-child,
.tp-blog-area .widget_recent_comments ul li:first-child {
    padding-top: 0!important;
}

.tp-blog-area .wp-block-latest-posts__list li:last-child,
.tp-blog-area .wp-block-latest-comments li:last-child,
.widget_meta ul li:last-child,
.widget_recent_comments ul li:last-child{
    border-bottom: none;
    padding-bottom: 0!important;
}

.tp-blog-area .wp-block-latest-posts__list li a,
.tp-blog-area .wp-block-latest-comments li a,
.tp-blog-area .widget_recent_comments ul li a{
    font-weight: 500;
}

.wp-block-latest-posts__list li a:hover,
.wp-block-latest-comments li a:hover,
.widget_recent_comments ul li a:hover{
    color: var(--tp-common-pisces);
}

ol.wp-block-latest-comments{
    padding-left: 0;
}

.widget_search label{
    display: none;
}

.widget_search form{
    position: relative;
}

.widget_search input{
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 25px;
    border-radius: 6px;
    padding-right: 50px;
    background: #eef0f5;
    border: 1px solid transparent;
}

.widget_search input:focus{
    outline: 0 none;
    border: 1px solid var(--tp-common-pisces);
}

.sidebar-widget .widget_search  button{
    position: absolute;
    top: 0;
    right: 25px;
    height: 100%;
    line-height: 60px;
    color: var(--tp-common-black);
}

.sidebar-widget ul li{
    margin-bottom: 10px;
    font-family: var(--tp-ff-jakarta);
}

.sidebar-widget ul li a{
    font-weight: 500;
}

.sidebar-widget ul li a:hover{
    color: var(--tp-common-pisces);
}

.widget_archive ul li a, .widget_categories ul li a {
    float: left;
}

.widget_archive ul li, .widget_categories ul li {
    text-align: right;
}

.tagcloud a:hover {
    color: var(--tp-common-white)!important;
}

select {
    width: 100%;
    padding: 10px;
    border: solid 1px #000;
    color: var(--tp-common-black-3);
    margin-bottom: 20px;
    font-size: 16px;
    display: block;
    -webkit-appearance: none;
    background: url(../uncut/assets/img/arrow.png) no-repeat right;
    background-position-x: 97%;
    background-color: #fff;
    image-rendering: auto;
    background-size: 15px;
}

select:focus{
    outline: none;
}

.widget_calendar caption {
    caption-side: top;
    border-bottom: none!important;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #000;
    color: #fff!important;
    font-size: 16px!important;
    text-align: center!important;
}

.widget_calendar td#today {
    background: var(--tp-common-pisces)!important;
    color: #fff!important;
    font-weight: 600;
    border: 1px solid var(--tp-common-pisces) !important;
}

.wp-calendar-nav {
    display: none;
}

.widget_calendar table td,
.widget_calendar table th{
    border: 1px solid #E0E2E3!important;
    padding: 10px!important;
}

table.wp-calendar-table{
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.tp-blog-area ul.children, .tp-blog-area ul.sub-menu {
    padding-left: 20px !important;
    padding-top: 8px !important;
}

.widget_rss ul li {
    padding: 20px 0 20px 0;
    border-bottom: 1px dotted #9999;
    margin-bottom: 0;
}

.widget_rss ul li:first-child{
    padding-top: 0;
}

.widget_rss ul li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}

.widget_rss ul li a:hover{
    color: var(--tp-common-pisces);
}

a.rsswidget{
    line-height: 1.6!important;
    font-weight: 600!important;
    color: var(--tp-common-black-3);
}

span.rss-date {
    font-size: 15px;
    clear: both;
    padding: 10px 0;
    display: block;
    color: var(--tp-common-black-3);
}

div.rssSummary {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.8;
}

.widget_rss cite{
    font-size: 15px;
    color: var(--tp-common-black-3);
}

.widget_text .textwidget img {
    max-width: 100%;
    height: auto;
}

.widget_text .textwidget strong{
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    color: var(--tp-common-black-3);
}

.widget_text .textwidget .wp-caption-text {
    text-align: center;
    font-weight: 600;
    font-size: 15px!important;
    margin-bottom: 15px;
}

.widget_text br{
    display: none;
}

.tp-pagenation span.dots {
    width: 44px;
    height: 44px;
    border-radius: 22px;
    box-shadow: 0 1px 3px 0 rgba(3, 4, 28, 0.1);
    background: var(--tp-common-white);
    display: inline-block;
    text-align: center;
    line-height: 44px;
    font-family: var(--tp-ff-jakarta);
    font-weight: 500;
    font-size: 16px;
    color: var(--tp-common-black-3);
    transition: all 0.4s ease;
}

.comment-reply-title{
    font-family: var(--tp-ff-jakarta);
    font-size: 24px;
    color: var(--tp-common-black-3);
    letter-spacing: 0em;
	margin-bottom: 40px;
}

body.logged-in .comment-reply-title{
	margin-bottom:15px;
}

#cancel-comment-reply-link{
    border: 1px solid #dcdcdc;
    padding: 10px 15px;
    transition: all 0.4s ease;
    font-weight: 500;
    border-radius: 10px;
    float: right;
    position: relative;
    font-size: 15px;
}

#cancel-comment-reply-link:hover{
    color: #fff;
    background: var(--tp-common-pisces);
    border-color: var(--tp-common-pisces);
}

.wp-block-image img{
    width: auto!important;
    max-width: 100%!important;
    height: auto!important;
    margin-bottom: 10px;
}

.wp-block-image figcaption {
    text-align: center;
    font-weight: 500;
    color: var(--tp-common-black-3);
    font-size: 16px;
}

a.wp-block-button__link {
    color: white!important;
    font-size: 17px;
    border-radius: 5px;
    background-color: var(--tp-common-black-3);
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    color: var(--tp-common-black-3)!important;
}

.wp-block-button{
    margin-bottom: 22px!important;
}

.wp-block-archives__label{
    margin-bottom: 10px;
}

p.wp-block-cover-text {
    font-size: 17px!important;
}

p.wp-block-cover-text, p.wp-block-cover-text a, p.wp-block-cover-text strong {
    color: white!important;
}

.wp-block-cover {
    margin-bottom: 20px!important;
}

li.blocks-gallery-item img {
    flex: unset!important;
    margin: 0;
    margin-bottom: 0!important;
}

.blocks-gallery-caption {
    text-align: center;
    font-size: 16px!important;
    font-weight: 600;
    color: var(--tp-common-black-3);
}

.blocks-gallery-grid + figcaption {
    margin-bottom: 15px;
}

.wp-block-gallery img{
    height: auto!important;
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item img {
    height: 100%!important;
}

.wp-block-gallery.alignleft.columns-2 {
    margin-top: 8px !important;
}

@media (min-width: 600px){
.wp-block-gallery.columns-3.alignfull .blocks-gallery-image, .wp-block-gallery.columns-3.alignfull .blocks-gallery-item {
    width: calc((100% - 46px)/3)!important;
    margin-right: 15px!important;
}
.wp-block-gallery.columns-4 li.blocks-gallery-item {
    width: calc(24% - 0.75em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc(19% - 0.8em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc(16% - 0.83333em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc(13.28571% - 0.85714em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc(12% - 0.875em)!important;
    margin-right: 1em!important;
}
}
.wp-block-gallery.columns-3.alignfull .blocks-gallery-item  img{
    width: 100%!important;
    height: 100%!important;
    flex: 1;
    object-fit: cover;
}

@media (min-width: 600px){
.wp-block-gallery.columns-3.alignfull .blocks-gallery-image img, .wp-block-gallery.columns-3.alignfull .blocks-gallery-item img {
    height: 100%!important;
}

.wp-block-gallery.columns-7.is-cropped li img {
    height: 100%!important;
}

.wp-block-gallery.columns-8.is-cropped li img {
    height: 100%!important;
}
}

.wp-block-gallery.alignfull.columns-3{
    display: flex!important;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

@media only screen and (min-width: 768px){
.wp-block-gallery.alignleft.columns-2 {
    max-width: 60%;
    margin-right: 15px;
}
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item{
    width: calc((100% - 32px)/2)!important;
    margin-right: 15px!important;
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item img{
    height: 100%!important;
    flex: 1;
    object-fit: cover!important;
    width: 100%!important; 
}

.wp-block-gallery.columns-4 {
    clear: both;
    margin-top: 20px;
}

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    display: block!important;
    letter-spacing: 0px;
    font-size: 16px!important;
    padding-top: 1em!important;
}

.wp-block-gallery.columns-4.is-cropped.alignwide.featured li img {
    height: 100%!important;
    margin-bottom: 0;
}

.widget .wp-block-search__button-outside{
    margin-bottom: 0;
}

.wp-block-search__button-outside.wp-block-search__text-button{
    margin-bottom: 20px;
}

.blog-sidebar .wp-block-search__button-outside.wp-block-search__text-button{
    margin-bottom: 0;
}

.wp-block-column ol li{
    font-size: 17px;
    line-height: 32px;
    color: #878898;
    font-family: var(--tp-ff-jakarta);
}

.wp-block-file a{
    font-size: 16px;
}

.tp-postbox-cpr-details-wrapper blockquote,
.tp-postbox-comment blockquote{
    margin-bottom: 25px;
    border-left: 5px solid var(--main-color);
    padding: 25px !important;
    background-color: var(--tp-grey-6);

}

.tp-postbox-cpr-details-wrapper blockquote.blockquote{
    margin-bottom: 20px;
    border-left: none;
    padding: 0 !important;
    background-color: transparent;
}

.tp-postbox-cpr-details-wrapper blockquote p,
.tp-postbox-comment blockquote p{
    color: var(--tp-common-black-3);
    font-family: var(--tp-ff-jakarta);
    font-weight: 500;
    letter-spacing: -0.02em;
    margin-bottom: 10px;
}

blockquote cite{
    font-family: var(--tp-ff-jakarta);
    color: var(--tp-common-black-3);
    font-weight: 600;
    letter-spacing: -0.02em;
    font-size: 16px;
}

blockquote cite br{
    display: none;
}

.wp-block-pullquote.is-style-solid-color blockquote p{
    margin-bottom: 10px;
    font-size: 24px;
}

.tp-postbox-cpr-details-wrapper blockquote.blockquote{
    padding: 0 3rem!important;
}

.wp-block-quote.is-large:where(:not(.is-style-plain)), .wp-block-quote.is-style-large:where(:not(.is-style-plain)){
    padding: 50px 100px 50px 50px;
}

.sidebar-widget ul, .sidebar-widget ol {
    padding-left: 0;
    margin-bottom: 0;
}

p.has-large-font-size, p.has-large-font-size + p {
    line-height: 1.3 !important;
}

iframe{
    width: 100%;
}

.has-text-color strong{
    color: var(--tp-common-black-3);
}

code, kbd, pre, samp {
    font-family: monospace!important;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: #e83e8c!important;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

pre cite{
    margin-left: 15px;
}

cite{
    font-weight: 600;
}

cite br{
    display: none;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.wp-block-pullquote cite{
    color: var(--tp-common-black-3);
}

.has-text-align-center + .has-small-font-size {
    margin-top: 30px;
}

.wp-block-file__button{
    padding: 5px 10px;
}

.wp-block-file__button:hover, .wp-block-file__button:focus {
    color: #fff;
}

.tp-postbox-cpr-details-wrapper ul, .tp-postbox-cpr-details-wrapper ol, .tp-postbox-comment ul, .tp-postbox-comment ol {
    padding-left: 25px;
}

.wp-block-embed figcaption{
    font-weight: 600;
    text-align: center;
    color: var(--tp-common-black-3);
    font-size: 16px;
    margin-top: 15px;
}

.wp-block-calendar caption {
    caption-side: top;
    border-bottom: none !important;
    text-transform: uppercase;
    font-weight: 700;
    background-color: black;
    color: #fff !important;
    font-size: 16px !important;
    text-align: center !important;
    padding: 10px 0;
}

.wp-block-calendar td, .wp-block-calendar th{
    padding: 10px;
}

.gallery-size-thumbnail img{
    margin-bottom: 10px;
}

#today {
    color: #fff !important;
    background-color: var(--tp-common-pisces);
    border-color: var(--tp-common-pisces);
}

.wp-block-group.has-background .wp-block-group__inner-container {
    padding: 30px;
    margin-bottom: 20px;
}

.wp-block-media-text img {
    margin-bottom: 0 !important;
}

.wp-block-media-text.has-media-on-the-right {
    margin-bottom: 15px;
}

.wp-block-latest-comments__comment-excerpt p {
    margin-bottom: 0;
}

.wp-block-latest-comments__comment-date {
    margin-top: 5px;
    font-weight: 600;
    font-size: 14px;
}

.wp-block-latest-posts__post-date{
    padding-top: 5px;
}

.wp-block-latest-comments__comment-meta a{
    color: var(--tp-common-black-3);
    font-weight: 500;
}

.wp-block-latest-posts__list li a{
    color: var(--tp-common-black-3);
    font-weight: 500;
}

.tp-postbox-cpr-details-wrapper h2+ul{
    margin-bottom: 20px;
}

.tp-postbox-cpr-details-wrapper h6+h2,
.tp-postbox-comment h6+h2{
    margin-top: 20px;
    margin-bottom: 15px;
}

.tp-postbox-cpr-details-wrapper li.wp-block-latest-comments__comment{
    padding: 25px 0!important;
}

.tp-postbox-cpr-details-wrapper ol.wp-block-latest-comments.has-avatars {
    padding-left: 0;
}

.tp-postbox-cpr-details-wrapper ul li,
.tp-postbox-comment ul li {
    list-style-type: disc;
    line-height: 32px;
    font-family: var(--tp-ff-jakarta);
    font-size: 17px;
}

.tp-postbox-cpr-details-wrapper ul ul li,
.tp-postbox-comment ul ul li {
    list-style-type: circle;
}

.tp-postbox-cpr-details-wrapper ul ul ul li.
.tp-postbox-comment ul ul ul li {
    list-style-type: square;
}

.tp-postbox-cpr-details-wrapper ol li,
.tp-postbox-comment ol li {
    list-style: decimal;
    margin-bottom: 0;
    line-height: 32px;
    font-family: var(--tp-ff-jakarta);
    font-size: 17px;
}

.tp-postbox-cpr-details-wrapper .wp-block-search__inside-wrapper button {
    background-color: var(--tp-common-pisces);
    color: #fff;
    border:1px solid var(--tp-common-pisces);
    padding: 10px 15px;
}

.tp-postbox-cpr-details-wrapper .wp-block-search__inside-wrapper button:hover{
    color: #fff;
    border-color: #111;
    background: #111;
}

.pagination.page {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    padding-top: 40px;
    clear: both;
}

.pagination.page a{
    width: 44px;
    height: 44px;
    border-radius: 22px;
    box-shadow: 0 1px 3px 0 rgba(3, 4, 28, 0.1);
    background: var(--tp-common-white);
    display: inline-block;
    text-align: center;
    line-height: 44px;
    font-family: var(--tp-ff-jakarta);
    font-weight: 500;
    font-size: 16px;
    color: var(--tp-common-black-3);
    transition: all 0.4s ease;
}

.pagination.page a:hover{
    background: var(--tp-common-pisces);
    color: var(--tp-common-white);
}

.pagination.page span.current{
    width: 44px;
    height: 44px;
    border-radius: 22px;
    background: var(--tp-common-pisces);
    display: inline-block;
    text-align: center;
    line-height: 44px;
    font-family: var(--tp-ff-jakarta);
    font-weight: 500;
    font-size: 16px;
    color: var(--tp-common-white);
    transition: all 0.4s ease;
}

table {
    width: 100%;
    margin-bottom: 20px;
    color: var(--tp-common-black-3);
}

.tp-postbox-cpr-details-wrapper table td, .tp-postbox-cpr-details-wrapper table th, .tp-postbox-comment table th, .tp-postbox-comment table td {
    border: 1px solid #E0E2E3 !important;
}

.tp-postbox-cpr-details-wrapper table td, .tp-postbox-cpr-details-wrapper table th,.tp-postbox-comment table th, .tp-postbox-comment table td  {
    padding: 10px !important;
}

.tp-postbox-cpr-details-wrapper table a,
.tp-postbox-comment table a{
    font-family: var(--tp-ff-jakarta);
    font-weight: 500;
}

.tp-postbox-cpr-details-wrapper table a:hover,
.tp-postbox-comment table a:hover{
    color: var(--tp-common-pisces);
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    clear: both;
    text-align: center;
}

.wp-caption img {
    margin-bottom: 10px;
}

dt{
    margin-bottom: 5px;
}

dt, dd{
    font-size: 17px;
}

dt+dd{
    margin-left: 20px;
}

h2+table{
    margin-top: 20px;
}

table+h2{
    margin-bottom: 15px;
}

.tp-breadcrumb-area h2{
    word-break: normal;
    overflow-wrap: break-word;
    white-space: normal;
}

.post-password-form >p>input{
    background: var(--tp-common-pisces)!important;
    color: #fff!important;
    border: 1px solid var(--tp-common-pisces)!important;
    padding: 10px 20px;
    border-radius: 0!important;
    margin-left: -5px;
    font-size: 16px;
    width: auto;
    display: inline-block;
    line-height: 35px;
    cursor: pointer;
}

.post-password-form >p>label input{
    padding: 10px 20px;
    border:1px solid #dbdbdb;
    font-size: 16px;
    line-height: 35px;
    margin-top: 10px;
    height: 57px;
}

.post-password-form>p>input:hover{
    background-color:  #fff!important;
    color: var(--tp-common-pisces)!important;
}

.tp-postbox-comment h1,
.tp-postbox-comment h2,
.tp-postbox-comment h3,
.tp-postbox-comment h4,
.tp-postbox-comment h5,
.tp-postbox-comment h6{
    font-family: var(--tp-ff-jakarta);
    letter-spacing: -0.02em;
}

.tp-postbox-comment dl+ h2 + ul,
.tp-postbox-comment h2 + ol {
    margin-bottom: 15px;
}

.tp-postbox-comment dl+ h2 + ul li:not(:last-child),
.tp-postbox-comment h2 + ol li:not(:last-child){
    margin-bottom: 0;
}

.tp-postbox-comment dl+ h2 + ul li,
.tp-postbox-comment h2 + ol li{
    display: list-item;
}

.tp-postbox-comment dl+ h2 + ul> li{
    list-style-type: disc;
}

.tp-breadcrumb-cpr-spacing-2.page {
    padding-top: 250px;
    padding-bottom: 163px;
}

.postbox-wrapper.tp-blog-cpr-item{
    overflow: hidden;
}

.postbox-author-title  a{
    text-transform: capitalize;
}

span.img-avatar a{
    text-transform: capitalize;
}

.tp-postbox-comment ul li:last-child .pl-120{
    padding-bottom: 0;
}

.tp-postbox-comment p{
    line-height: 30px;
    font-size: 17px;
    font-family: var(--tp-ff-jakarta);
    letter-spacing: 0;
    margin-bottom: 20px;
    color: var(--tp-grey-3);
}

.blog-details-content p {
    font-family: var(--tp-ff-jakarta);
    letter-spacing: 0;
    color: #878898;
    font-size: 17px;
    line-height: 32px;
}

.blog_content p+h2{
    margin-bottom: 15px;
}

.page-id-1133 .blog_content .content p:last-child{
    clear: both;
}

.page-id-1133 .blog_content .content p:last-child img{
    margin-top: 30px;
}

.tp-postbox-comment-avatar{
    position: absolute;
}

.tp-postbox-comment p>img{
    margin:15px 0;
}

.tp-main-menu nav ul li > .submenu li:hover > .submenu{
    top: -12px;
}

.sidebar-widget-content div:last-child .sidebar-widget{
    margin-bottom: 0;
}

ol.wp-block-latest-comments li{
    font-size: 17px;
}

.tp-postbox-comment h5 a:hover{
    color: var(--tp-common-pisces);
}

.nopd .pl-120{
    padding-left: 0;
}

#contact-form .tp-postbox-cpr-postbox-form {
    box-shadow: 0 0 40px 0 rgba(36, 27, 56, 0.06);
}

.tp-contact-crt-form textarea+.wpcf7-not-valid-tip{
    display: block;
}

.tp-hero-digi-form-input{
    z-index: 2;
}

.tp-hero-digi-form-icon{
    z-index: 2;
}

.tp-hero-digi-form-input span.wpcf7-not-valid-tip{
    display: none;
}

.tp-hero-digi-content .tp-hero-digi-form .wpcf7-response-output{
    position: relative;
    display: inline-block;
    z-index: 22;
    left: 35%;
}

@media(max-width: 1200px){
.tp-hero-digi-content .tp-hero-digi-form .wpcf7-response-output{
    left: 30%;
}
}

@media(max-width: 991px){
.tp-hero-digi-content .tp-hero-digi-form .wpcf7-response-output{
    left: 20%;
}
}

@media(max-width: 600px){
.tp-hero-digi-content .tp-hero-digi-form .wpcf7-response-output{
    left: 0%;
}
}

@media (max-width: 575px) {
    .tp-hero-digi-form-btn {
        margin-top: 0;
    }
}

.tp-offcanvas-social ul li a:hover img{
    filter: brightness(0) invert(1);
}

@media(max-width: 991px){
    .tp-pagenation{
        margin-bottom: 60px;
    }
}

.tp-ft-cpr .icon {
    background: var(--tp-common-pisces);
    border-radius: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    right: 7px;
}

.tp-ft-cpr div.wpcf7-response-output{
    color: #fff!important;
    border-color: #fff!important;
}

.tp-ft-cpr span.wpcf7-not-valid-tip{
    display: none;
}

.tp-crc .icon {
    background-image: linear-gradient(to right, #61ce70, #885efe, #61ce70);
    border-radius: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    right: 7px;
}

.tp-crc div.wpcf7-response-output{
    color: #fff!important;
    border-color: #fff!important;
}

.tp-crc span.wpcf7-not-valid-tip{
    display: none;
}

.page-template-lawyer .tp-counter-area.pt-130.tp-bg-grey-8.pb-85{
    position: relative;
    z-index: -2;
}

.single-practiselawyer .tp-service-cpr-details-sidebar li a span{
    font-size: 18px;
    font-family: var(--tp-ff-body);
}

.tp-service-digi-category-list ul li.active a::before {
    height: 100%;
    bottom: auto;
    top: 0;
}

.tp-chose-med-btn-wrap a:focus{
	color:#fff;
}

.elementor .tp-contact-med-social-ico a {
    box-shadow: 0 1px 2px 0 rgba(1, 16, 61, 0.14);
}

form .time-icon span.wpcf7-not-valid-tip{
	display:none;
}

.tp-funfact-digi-item span.vertical-counter{
	position:relative;
	z-index:-1;
}