/*
Theme Name: Mecare Child Theme
Theme URI: http://shtheme.com/demosd/mecare
Description: This is child theme of mecare
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Version: 1.0
Text Domain:  mecare-child
Template: mecare
*/

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

.post__tag ul a {
    font-size: 14px;
    text-transform: uppercase;
    border: 2px solid #e5e5e5;
    padding: 12px 18px;
    font-weight: 500;
    display: inline-block;
    border-radius: 3px;
    color: #6e6e6e;
    margin-right: 12px;
}
.post__tag ul a:hover {
    border-color: #1E0B9B;
    background: #1E0B9B;
    color: #ffffff;
}
.gallery-size-thumbnail{
    display: none;
}
.widget-social br{
    display: none;
}
.widget_tag_cloud ul li a.tag-cloud-link {
    display: block;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    color: #6e6e6e;
    padding: 9px 20px!important;
    margin: 0;
}
.widget_tag_cloud ul li {
    display: inline-block;
    margin: 5px 3px;
}
.widget_tag_cloud ul li:hover a {
    background: #1E0B9B;
    border-color: #1E0B9B;
    color: #ffffff;
}
.widget_categories li {
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
}
.widget_categories li a {
    font-size: 14px;
    color: #6e6e6e;
}
.widget_categories li:hover a {
    color: #1E0B9B;
}
.widget_categories li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
ul.pagination span.current{
    background: #3763eb;
    color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(26, 35, 126, 0.32);
    border: none;
    height: 50px;
    width: 50px;
    display: block;
    line-height: 50px;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
}
.comments-avatar img{
    border-radius: 50%;
}
.comment-text .avatar-name .comment-reply-link {
    float: right;
    display: inline-block;
    border: 2px solid #f4f4ff;
    padding: 8px 18px;
    border-radius: 50px;
    font-size: 14px;
    margin-top: -30px;
    color: #6e6e6e;
}
.comment-text .avatar-name .comment-reply-link:hover {
    border-color: #1E0B9B;
    background: #1E0B9B;
    color: #ffffff;
}
p.form-submit{
    margin-bottom: 0;
}
p.form-submit input.submit{
    background: transparent;
    border: 2px solid #1E0B9B;
    font-size: 14px;
    text-transform: uppercase;
    color: #252525;
    cursor: pointer;
    border-radius: 50px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 18px 45px;
    text-align: center;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
}
p.form-submit input.submit:hover {
    color: #fff;
    background: #1E0B9B;
}
.comment-form-cookies-consent{
    display: none;
}
h3.comment-reply-title{
    font-size: 26px;
    margin-bottom: 35px;
}
.comment__wrap .single__comment:last-child{
    margin-bottom: 0;
}
.page404{
    background-color: #1E0B9B;
    height: 795px;
}
.page404 h1{
    font-size: 100px;
    color: #fff;
    margin-bottom: 0;
}
.page404 h4{
    font-size: 40px;
    color: #fff;
    margin: 30px auto 45px;
}
.page404 a.main-btn-3{
    border:2px solid #fff;
}
@media (max-width: 767px){
.breadcrumb-title h2 {
    font-size: 28px;
}
.post__share ul li{
    margin-left: 0;
    margin-right: 20px;
}
#mobile-menu{
    padding: 0;
}
}
div.wpcf7-response-output{
    margin:0;
    margin-top: 10px;
}
.booking-area .btn.ss-btn {
    width: 150px;
}
span.wpcf7-not-valid-tip{
    margin-top: 10px;
}
@media only screen and (max-width: 767px) and (min-width: 480px){
footer .f-insta ul li {
    max-width: 80px;
}
footer .f-insta ul{
    max-width: 360px;
}
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px!important;
}
.slick-slide.slider-bg{
    min-height: 810px!important;
}
.second-services-content h5 a{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    transition: .3s;
    color: #252525;
}

.testi-author.text-center img{
    display: inline;
}
.single-cta p a{
    color: #333;
}
.contact-field input::placeholder { 
    color: #333;
}

.contact-field input:-ms-input-placeholder { 
    color: #333;
}

.contact-field input::-ms-input-placeholder { 
    color: #333;
}
.b-meta ul li a, .b-meta ul li a.corpo{
    color: #333;
    font-weight: 500;
}
.comment__form .comment-field textarea::placeholder, .comment__form .comment-field input::placeholder{
    color: #333;
}
.comment__form .comment-field textarea:-ms-input-placeholder, .comment__form .comment-field input:-ms-input-placeholder{
    color: #333;
}
.comment__form .comment-field textarea::-ms-input-placeholder, .comment__form .comment-field input::-ms-input-placeholder{
    color: #333;
}
.comment-text .avatar-name span{
    color: #333;
    font-weight: 600;
}
.comment-text .avatar-name h6 {
    font-size: 21px;
}
.widget-title h4{
    font-size: 24px;
}
.comment__wrap-title h5, h3.comment-reply-title{
    font-size: 29px;
}
.details__content blockquote{
    padding-left: 55px;
    color: white;
}
.meta__info ul li a, .meta__info ul li, .bsingle__content .meta-info ul li a, .bsingle__content .meta-info ul li{
    color: #333;
    font-weight: 500;
}
.meta__info, .bsingle__content .meta-info{
    margin-bottom: 20px;
}
.widget__post ul li{
    padding-bottom: 19px;
    border-bottom: 1px solid #e4e4e4;
}
.widget__post ul li:last-child{
    border-bottom: none;
    padding-bottom: 5px;
}
.widget__post-content h6{
    font-size: 17px;
    padding-top: 8px;
}
.widget__post-content span{
    display: none;
}
.widget-title{
    margin-bottom: 30px;
}
.widget_categories li a, .widget_tag_cloud ul li a.tag-cloud-link{
    color: #333;
}
.widget_tag_cloud ul li a.tag-cloud-link{  
    border: 1px solid #333;
}
.widget_tag_cloud ul li a:hover{
    color: white;
}
.second-services-content h5 a {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    transition: .3s;
}
.single-post{
    box-shadow: 0px 10px 80px 0px rgba(193, 193, 193, 0.41);
}
.single-post .blog-content a.blog-btn{
    color: #fff;
    background: #1E0B9B;
    border: 2px solid #1E0B9B;
}
.single-post .blog-content a.blog-btn:hover{
    color: #1E0B9B;
    background: white;
}
.counter .count{
    font-size: 60px;
    font-weight: 600;
}
.single-counter p{
    font-weight: 500;
}  color: #1E0B9B;
}
.team-info span{
    font-size: 15px;
    font-weight: 500;
}
.contact-area.contact-bg > .container > .row > .col-lg-4{
    background: #1E0B9B;
    color: white;
    padding: 30px;
    padding-left: 30px;
    margin-bottom: 15px;
    padding-bottom: 0;
}
.contact-area.contact-bg > .container > .row > .col-lg-8{
    padding-left: 35px;
}
.single-cta{
    padding-bottom: 31px;
    margin-bottom: 31px;
}
.f-cta-icon{
    display: inline-block;
    float: left;
}
.f-cta-icon i{
    background: white;
    color: #1E0B9B;
}
.single-cta h5{
    font-size: 26px;
    margin-bottom: 10px;
    color: white;
    display: inline-block;
    float: left;
    line-height: 41px;
    margin-left: 18px;
}
.single-cta p{
    color: white;
    clear: both;
    font-size: 15px;
}
.single-cta p a{
    color: white;
}
div.single-cta:last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
} 
.contact-area .contact-field.p-relative.c-message{
    margin-bottom: 20px;
}
.b-meta ul li a{
    color: white!important;
}
.section-title h2::before{
    background: #4278bb!important;
}
.avatar-img img{
    border-radius: 50%;
}
.bsingle__content .blog__btn .btn{
    background: #3763eb;
    color: #fff;
    border-color: #3763eb;
    padding: 16px 40px;
}
.bsingle__content .blog__btn .btn:hover {
    border-color: #1E0B9B;
}
.project-detail .text-column{
    margin-bottom: 0;
}
.search-custom form button {
    border: 1px solid #1E0B9B;
    color: #fff;
    font-size: 16px;
    height: 47px;
    position: relative;
    width: 47px;
    cursor: pointer;
    float: right;
    background: #1E0B9B;
    margin-top: -47px;
    padding: 0;
    letter-spacing: 0;
}
.search-custom form button:hover{
    background: #fff;
    border: 1px solid #1E0B9B;
    color: #1E0B9B;
}
.search-custom form input{
    width: 100%;
    padding: 9px 12px;
    margin-top: 10px;
}
.search-custom h4{
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #333333;
}
.search-outer button{
    color: #1E0B9B;
    font-size: 18px;
    border: none;
    background: none;
    position: absolute;
    right: 10px;
}
.pt-200{
    padding-top: 200px;
}
.pb-200{
    padding-bottom: 200px;
}
 .newslater-area #contact-form4 input.wpcf7-submit {
    background: transparent linear-gradient(90deg, #1E0B9B 0%, #07CCEC 100%) 0% 0% no-repeat padding-box!important;
    box-shadow: none;
    padding: 14px 15px 14px 30px!important;
    width: 36%!important;
    float: left!important;
    color: #fff!important;
    border-radius: 23px!important;
    position: absolute!important;
    text-align: left;
    right: 17px!important;
    top: 1px!important;
}
.newslater-area #contact-form4 input.wpcf7-submit:hover{
    color: #fff;
    background: #1E0B9B!important;
}
.comment-respond{
    margin-bottom: 50px;
}
.elementor .s-about-img img{
    max-width: inherit;
}
.blog-content.text-center .row .col-lg-6 a{
    text-transform: capitalize;
    color: #333;
}
.blog-content.text-center .row .col-lg-6{
    padding-right: 0;
    padding-left: 0;
}
.elementor .single-brand img{
    display: inline-block;
}
.team-area-content {
    padding: 100px 0;
}
.team-area-content .team-img-box {
    background: #fff;
    transform: translateY(0);
    padding: 30px 20px;
    transition: .3s;
    box-shadow: 3px 4px 15px #00000026;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.team-area-content .social a i.fab {
    font-size: 12px;
    color: #fff;
    margin: 0 5px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #1a29a7;
    border-radius: 50%;
    line-height: 30px;
}
.team-area-content span {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #1a29a7;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
}
.page404 a.main-btn-3:hover{
    background: transparent linear-gradient(90deg, #07CCEC 0%, #1E0B9B 100%) 0% 0% no-repeat padding-box;
}
.single-post{
    box-shadow:none;
}


/* Custom CSS */

/* 1. Left Social Media Icons */
 .common-socialmedia-property-sidebar {
            font-size: 23px;
            border-radius: 0 50px 50px 0;
            z-index: 999;
            padding: 10px 5px;
            box-shadow: 0 3px 7px rgba(0, 0, 0, .18);
            transition: .7s;
            width: 220px;
            margin-right: 0;
            color: #fff !important;
        }

        .common-socialmedia-property-sidebar i {
            padding-top: 5px;
            padding-right: 15px;
            float: right;
        }

        .common-socialmedia-property-sidebar a {
            padding-left: 10px;
            color: #fff;
            text-align: left;
            text-decoration: none;
			display: flex;
    justify-content: space-between;
    align-items: baseline;
        }

        .common-socialmedia-property-sidebar:hover {
            padding-left: 10px;
            color: #fff;
            text-align: left;
            text-decoration: none;
        }

        .medyanes-whatsapp:hover,
        .medyanes-messenger:hover,
        .medyanes-instagram:hover,
        .medyanes-youtube:hover,
        .medyanes-linkedin:hover,
        .medyanes-twitter:hover,
        .medyanes-google:hover,
        .medyanes-contact-form:hover,
        .medyanes-call-now:hover {
            left: 0;
        }

.medyanes-whatsapp {
            position: fixed;
            left: -168px;
            bottom: 450px;
            background: #25D366;
        }

.medyanes-messenger {
	position: fixed;
	left: -168px;
	bottom: 402px;
	background: linear-gradient(-199deg, #0165E1, #17A9FD);
}

        .medyanes-instagram {
            position: fixed;
            left: -168px;
            bottom: 354px;
            background: linear-gradient(-199deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
        }

        .medyanes-youtube {
            position: fixed;
            left: -168px;
            bottom: 306px;
            background: #FF0000;
        }

        .medyanes-linkedin {
            position: fixed;
            left: -168px;
            bottom: 258px;
            background: #0077B5;
        }

        .medyanes-twitter {
            position: fixed;
            left: -168px;
            bottom: 210px;
            background: #1DA1F2;
        }

        .medyanes-google {
            position: fixed;
            left: -168px;
            bottom: 162px;
            background: linear-gradient(-120deg, #4285f4, #34a853, #fbbc05, #ea4335);
        }

        .medyanes-contact-form {
            position: fixed;
            left: -168px;
            bottom: 114px;
            background: #1f3b92;
        }

        .medyanes-call-now {
            position: fixed;
            left: -168px;
            bottom: 66px;
            background: #cc591a;
        }

/* 2. Mobile Social Media Icons */

.main-bottom-social-media-mobile-icons {
            display: none;
        }

        @media screen and (max-width: 992px) {
            .main-bottom-social-media-mobile-icons {
                display: block;
                width: 100%;
                height: auto;
                position: fixed;
                bottom: 0;
                left: 0;
				z-index: 999;
            }

            .main-bottom-social-media-mobile-icons ul {
                display: flex;
				justify-content: center;
                list-style: none;
                padding: 0;
                margin: 0;
            }

            .main-bottom-social-media-mobile-icons li {
                display: flex;
                padding: 10px 0 10px 0;
                justify-content: center;
                align-items: center;
            }

            .main-bottom-social-media-mobile-icons ul li i {
                padding-top: 5px;
                padding-right: 15px;
                float: right;
            }

            .main-bottom-social-media-mobile-icons ul li a {
                padding-left: 10px;
                color: #fff;
                text-align: left;
                text-decoration: none;
                font-size: 1.2rem;
                display: flex;
                justify-content: center;
                align-items: baseline;
                column-gap: 10px;
            }
        }

        .medyanes-whatsapp-mobile {
            background: #25D366;
        }

        .medyanes-messenger-mobile {
            background: linear-gradient(-199deg, #0165E1, #17A9FD);
        }

        .medyanes-instagram-mobile {
            background: linear-gradient(-199deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
        }

        .medyanes-youtube-mobile {
            background: #FF0000;
        }

        .medyanes-linkedin-mobile {
            background: #0077B5;
        }

        .medyanes-twitter-mobile {
            background: #1DA1F2;
        }

        .medyanes-google-mobile {
            background: linear-gradient(-120deg, #4285f4, #34a853, #fbbc05, #ea4335);
        }

        .medyanes-contact-form-mobile {
            background: #1f3b92;
        }

        .medyanes-call-now-mobile {
            background: #cc591a;
        }

/* Whatsapp Custom CSS (Right) */

/* WhatsApp Support Line CSS */
.whatsapp-support-line{
	position:fixed;
	  right: 10px;
    bottom: 115px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	z-index: 5555;
}
.whatsapp-support-line span{
	position: relative;
	width:60px;
	height: 60px;
	z-index:99;
	color: #ffffff;
	font-weight:400;
	font-size:26px;
	text-align: center;
	border-radius:50%;
	padding-left:4px;
	line-height:60px;
	background-color: rgba(3, 195, 102, 1);
	display: inline-block;
	transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
	box-shadow:0px 0px 15px rgba(0,0,0,0.15);
}
.whatsapp-support-line .ripple,
.whatsapp-support-line .ripple:before,
.whatsapp-support-line .ripple:after{
	    position: absolute;
    top: 50%;
    left: 50%;
    height: 60px;
    width: 60px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(3, 195, 102, .4);
    -moz-box-shadow: 0 0 0 0 rgba(3, 195, 102, .4);
    -ms-box-shadow: 0 0 0 0 rgba(3, 195, 102, .4);
    -o-box-shadow: 0 0 0 0 rgba(3, 195, 102, .4);
    box-shadow: 0 0 0 0 rgba(3, 195, 102, .4);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}
.whatsapp-support-line .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}
.whatsapp-support-line .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

@-webkit-keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);}
    100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}

@keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);}
    100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}


/* Support Blue Chat */
.siq_bR{
	bottom: 45px!important;
}