/*
Theme Name: Medicate Child
Theme URI: http://example.com/medicate-child/
description: > Medicate Child Theme
Author: Peacefulqode
Author URI: https://peacefulqode.com
Template: medicate
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, business, clinic, dental, dentist, doctor, doctor appointment, health theme, healthcare, hospital, medic, medical, Medical Tourism, medicine, physician, veterinary.
Use it to make something cool, have fun, and share what you've learned with others.
Text Domain: medicate-child
*/



@media(max-width:576px) {
	header#pt-header.pt-header-style-3 .pt-btn-container {
		display: none;
	}
}


header#pt-header.pt-header-style-3 .pt-header-info-box .info-icon i{
    font-size: 28px !important;
}

header#pt-header.pt-header-style-3 .pt-header-info-box .info-icon-content{

    padding-left: 10px !important;
}

header#pt-header.pt-header-style-3 .pt-header-info-box{
    padding: 0 30px 0 30px !important;
}

.pt-team-box.pt-style-2 .pt-team-info h5 a,
.pt-team-box.pt-style-2 .pt-team-info h5 a:hover {
    color: #103864 !important;
}

.pt-team-box.pt-style-1 .pt-team-info .pt-team-designation{
    padding-top: 15px;
    text-transform: none !important;
    font-size: 17px !important;
    letter-spacing: unset !important;
}

.pt-team-box.pt-style-2 .pt-team-info .pt-team-designation{
    padding-top: 10px;
    text-transform: none !important;
    font-size: 17px !important;
    letter-spacing: unset !important;
}



header#pt-header .pt-bottom-header .navbar .navbar-nav li a {
    font-size: 16px !important;
    color: var(--dark-color) !important;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li a:hover {
    color: var(--primary-color) !important;
}


.pt-section.pt-style-1 .pt-section-description {
	font-size: 19px !important;
    font-weight: 500 !important;

}


footer#pt-footer .pt-footer-style-1 {

    background: #103864 !important;
} 

.redux-sidebar .redux-group-tab-link-a i {
    font-size: 18px !important;
}

.widget ul li a {
    text-transform: none !important;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: none !important;
    padding-bottom: 5px;
}


.pt-button {
    padding: 10px 15px !important;
    border-radius: 8px !important;
}

.elementor-button {
    border-radius: 8px !important;
}

#back-to-top .top{
    border-radius: 8px !important;
}

/* #back-to-top .top:hover{
    border-radius: 8px !important;
} */

.pt-breadcrumb .pt-breadcrumb-title h1 {
    font-size: 45px !important;
    /* color: var(--dark-color) !important; */
    color: #ffffff !important;
    text-align: center;
}

.pt-breadcrumb {
    background: #103864!important;
    color: var(--white-color);
    padding: 30px 0 !important;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.footer-links a {
    color: #fff;
    text-decoration: none;
    margin: 0 10px;
}
.footer-links a:hover {
    text-decoration: underline;
}
.footer-separator {
    color: #777;
}

.pt-button span {
    margin-right: 0px !important;
}

footer#pt-footer .widget:first-child {
    margin-bottom: 0px !important;
}



input[type=checkbox] {
    height: 15px !important;
    margin-bottom: 0px !important;

}

.pt-tab-info .pt-btn-container {
    display: none;
}

.pt-tab-info p {
    font-weight: 500 !important;
}

.pt-tab-info li {
    font-weight: 500 !important;
    color: var(--e-global-color-secondary) !important;
}

body {
	font-family: var(--body-fonts);
	font-size: 1.1rem !important;
	font-style: normal;
	font-weight: normal;
	line-height: 2;
	color: var(--secondary-color);
	overflow-x: hidden;
}


.pt-tabs-1 .tab-content .pt-tab-info ul li:before{
    content: "\f383" !important;
    font-size: 18px;
}

.pt-section.pt-style-1.text-center {
    margin-bottom: 15px !important;
}


a {
    -webkit-transition: all 0.2s ease-in-out !important;
}



@media(max-width:1023px) {

    header#pt-header .pt-bottom-header .navbar .navbar-nav li>a:hover,
	header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover>a {
    background: unset !important;
    }

}

.content-area .site-main {
	padding: 80px 0 !important;
}

.pt-tabs-1 .nav-tabs .nav-item{
    border-radius: 10px !important;
}

@media(max-width: 767px){

    .pt-tabs-1 .nav-tabs .nav-item span {
        font-size: 16px !important;
    }

}

.elementor-widget-text-editor{
        color: var(--e-global-color-secondary);
}

@media (max-width: 576px) {
  .row > * {
    padding-right: calc(var(--bs-gutter-x) * 1.2) !important;
    padding-left: calc(var(--bs-gutter-x) * 1.2) !important;
  }
}


.wpcf7-list-item {
    line-height: 28px;
}


.pt-applyform-whitebg .pt-applyform .wpcf7-form-control-wrap input {
    margin-bottom: 18px !important;
}


.pt-applyform > .row > div > p {
  margin-bottom: 0 !important;
}

.wpcf7-not-valid-tip {
    display: table-caption !important;
    margin-top: -45px;
}


.pt-applyform-whitebg .pt-applyform .wpcf7-submit {
    margin-top: 20px !important;
}

.wpcf7-spinner {
    margin-top: 40px !important;
}


.pt-fancy-box.pt-style-7 .pt-btn-container {
  display: none;
}

footer#pt-footer .widget ul#menu-useful-links.menu li {
    line-height: 28px;
}


.mobile-only {
  display: none !important;
}

/* .mobile-only > a:hover {
    color: #103864 !important;
} */

header#pt-header .pt-bottom-header .navbar .navbar-nav li.mobile-only a:hover {
    color: #103864 !important;
}

@media (max-width: 768px) {
  .mobile-only {
    display: block !important;
    background: #5fc6de;
  }

    header#pt-header .pt-bottom-header .navbar .navbar-nav li.mobile-only a:hover {
    color: #103864;
  }
}


.menu-useful-links-container {
    padding-bottom: 45px;
}


@media (max-width: 479px) {
    .pt-breadcrumb .pt-breadcrumb-title h1 {
        font-size: 34px !important;
        line-height: 40px;
    }
}

.pt-fancy-media > div > p {
  margin-bottom: 0 !important;
}