/*
Theme Name: Medin Child Theme
Theme URI: http://websmirno.site/medol/layout_01/
Author: p-themes
Author URI:   https://themeforest.net/user/p-themes/
Template: medin
Description: This is a child theme for Medin.
Version: 1.0
Text Domain: medin-child
*/


/*  [ Add your custom CSS below ]
================================ */

@import url('https://fonts.googleapis.com/css?family=Comfortaa|Exo+2:300,400,500,600,700|Montserrat+Alternates:300,400,500,600,700|Montserrat:400,600,700|Open+Sans:400,700|Rubik&display=swap&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab&display=swap');
body {
    font-family: "Open Sans", sans-serif;
}

h1,
.h1 {
    font-family: "Open Sans", sans-serif;
}

h2,
.h2 {
    font-family: "Open Sans", sans-serif;
}

h3,
h4,
h5 {
    font-family: "Open Sans", sans-serif;
}

h1,
.h1 {
    font-size: 42px;
}

@media (max-width: 1023px) {
    h1,
    .h1 {
        font-size: 30px;
        line-height: 1.2em;
    }
}

@media (max-width: 767px) {
    h1,
    .h1 {
        font-size: 26px;
        line-height: 30px;
    }
}

.header .navbar-nav>.nav-item>.dropdown-menu a {
    font-family: "Open Sans", sans-serif !important;
}

.btco-hover-menu .dropdown-menu .dropdown-toggle::after {
    font-family: "Open Sans", sans-serif !important;
}

.header .navbar-nav svg.icon.icon-skip-track2 {
    display: inline-block;
    height: 13px;
    width: auto;
    margin-left: 10px;
}

.nav-link>svg.icon.icon-skip-track2 {
    transform: rotate(90deg);
}

.dropdown-item>svg.icon.icon-skip-track2 {
    height: 11px !important;
}

#site-navigation .dropdown-item.dropdown-toggle {
    padding: 7px 20px;
    margin: 0 !important;
    right: unset;
}

.page-content .page-content-first {
    margin-top: 50px;
}

.border-right {
    border-right: 1px solid #dedede;
}

.border-t4 {
    border-top: 4px solid #1b6aaa;
}

.custom-logo {
    min-width: 400px;
    max-height: 60px;
    width: auto;
}

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

.head-contact {
    font-size: 27px;
    margin-bottom: 0;
}

.head-contact svg {
    vertical-align: bottom;
    margin-right: 5px;
    fill: #1b6aaa;
}

.head-contact-sub {
    text-align: right;
}

.header-content {
    background: #1e76bd;
    background-image: linear-gradient(-225deg, #1B6AAA 0%, #4CAEE6 100%) !important;
    background-image: linear-gradient(-225deg, #CBBACC 0%, #2580B3 100%);
}

.header-nav .nav-item>.nav-link {
    color: #ffffff !important;
}

.header-nav .nav-item:last-child {
    padding: 0 15px;
}

.header-nav .nav-item.active,
.header-nav .nav-item:hover {
    background: #3f89b7;
    transition-property: background-color;
    transition-duration: .5s;
    background: #9ab8e0;
    background: #7895bd;
}

.doctor-page-photo>img {
    padding: 10px;
    border: 1px solid #dedede;
    box-shadow: -1px 2px 4px #dedede;
}

footer {
    padding: 40px;
}

.footer li,
.footer a,
.footer span,
.footer p {
    font-family: "Open Sans", sans-serif;
}

.footer>.container>.row>.footer-col1 {
    padding-top: 42px;
}

.footer-nav svg {
    width: 0px !important;
}

.footer-nav a {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.footer-nav li {
    list-style: none;
    margin-bottom: 10px;
}

.footer-logo img {
    max-width: 300px !important;
    width: auto;
}

.quick-location {
    padding: 0 !important;
}

.link-drop td {
    min-width: 90px;
}

@media (max-width: 1150px) {
    .head-contact {
        font-size: 20px;
        margin-bottom: 0;
    }
    .custom-logo-link img {
        min-width: 380px;
    }
}

@media (max-width: 1025px) {
    .header-topbar {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .header-topbar .col-auto {
        align-self: center;
        padding-right: 10px;
        padding-left: 10px;
    }
    .head-contact {
        font-size: 27px;
    }
    .head-contact>span,
    .head-contact-sub,
    .working-hours {
        display: none;
    }
    .head-contact svg {
        margin-right: 0;
    }
    .header-logo__wrapper {
        padding: 0 !important;
    }
    .custom-logo-link {
        padding: 0;
    }
    .custom-logo {
        min-width: 300px !important;
        max-height: 45px;
        width: auto;
    }
    .navbar-toggler {
        position: unset;
        padding: 0;
        width: auto !important;
    }
    .header-nav .nav-item>.nav-link {
        color: #333 !important;
    }
    .header-nav .nav-item:last-child {
        padding: 0;
    }
}

@media (max-width: 576px) {
    footer>.container-fluid {
        max-width: 350px;
    }
    .footer-col1 {
        text-align: center;
    }
    .ch-footer-right {
        max-width: 280px;
        margin: auto;
        text-align: center;
    }
    .tt-footer-newsletter {
        margin: auto;
    }
    .footer-soc,
    .tt-footer-widgets__posts {
        text-align: center;
    }
}

@media (max-width: 530px) {
    .custom-logo {
        display: none !important;
    }
    .mobile-logo {
        display: inline-block !important;
        min-width: 80px !important;
        max-height: 45px !important;
    }
}

.price-table {
    color: #212529;
    font-family: "Open Sans", sans-serif;
}

.price-table td,
.price-table th {
    padding: 10px 30px;
}

.price-table th:first-child {
    border-right: 1px solid #186bae;
}

.price-table td:first-child {
    border-right: 1px solid #f2f2f2;
}

.price-table td:last-child {
    min-width: 160px;
}

.price-table tr {
    border-left: 1px dashed #9d9d9d;
    border-right: 1px dashed #9d9d9d;
    border-bottom: 1px solid #ddd;
}

.price-table tr:first-child {
    border: 1px solid #1e76bd;
}

.price-table tr:last-child {
    border-bottom: 1px dashed #9d9d9d;
}

.price-table tr:nth-child(2n) td {
    background-color: #f9f9f9;
}

.price-table td:hover,
.price-table td:hover+td {
    background-color: #d5e4ec !important;
}

.accordion-style2 {}

.accordion-style2 .faq-item .tt a {
    padding: 10px 45px 10px 20px;
    background: #5f9dd0;
    color: #fff;
}

.accordion-style2 .faq-item [data-toggle="collapse"] span:first-child {
    color: #fff;
}

.accordion-style2 .item-price-min {
    color: #fff;
}

.accordion-style2 .price-table tr:first-child {
    border: 1px solid #82aaca;
}

.accordion-style2 .price-table th:first-child {
    border-right: 1px solid #85aac8;
}

.accordion-style2 .price-table th {
    background-color: #a1c2dd;
}

.nav-pills .nav-link {
    font-family: "Montserrat", sans-serif !important;
}

button.navbar-toggler {
    border: 0;
    border-radius: 0;
}

.navbar-toggler {
    text-align: center;
    width: 68px
}

.navbar-toggler .mkd-lines-holder {
    display: block!important;
    margin-top: 1px;
    text-align: center
}

.navbar-toggler .mkd-lines-holder-inner {
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    height: 23px;
    position: relative;
    overflow: hidden
}

.navbar-toggler .mkd-lines {
    position: absolute;
    display: inline-block;
    width: 18px;
    height: 2px;
    background-color: #fff;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out
}

.navbar-toggler .mkd-lines.line-1 {
    top: 1px;
    left: 0;
    width: 18px;
    -webkit-transition: width .15s ease-out, background-color .2s ease-out;
    transition: width .15s ease-out, background-color .2s ease-out
}

.navbar-toggler .mkd-lines.line-2 {
    top: 6px;
    left: 0;
    width: 23px;
    -webkit-transition: width .15s ease-out 50ms, background-color .2s ease-out;
    transition: width .15s ease-out 50ms, background-color .2s ease-out
}

.navbar-toggler .mkd-lines.line-3 {
    top: 11px;
    left: 0;
    width: 21px;
    -webkit-transition: width .15s ease-out .1s, background-color .2s ease-out;
    transition: width .15s ease-out .1s, background-color .2s ease-out
}

.navbar-toggler .mkd-lines.line-4 {
    top: 16px;
    left: 0;
    width: 18px;
    -webkit-transition: width .15s ease-out .15s, background-color .2s ease-out;
    transition: width .15s ease-out .15s, background-color .2s ease-out
}

.navbar-toggler .mkd-lines.line-5 {
    top: 21px;
    left: 0;
    width: 21px;
    -webkit-transition: width .15s ease-out .2s, background-color .2s ease-out;
    transition: width .15s ease-out .2s, background-color .2s ease-out
}

.navbar-toggler:hover .mkd-lines {
    width: 100%;
    background-color: #c18f59
}

.h-sub {
    font-family: "Montserrat Alternates", "Montserrat", sans-serif !important;
}

.faq-item [data-toggle="collapse"] {
    font-family: "Montserrat Alternates", "Montserrat", sans-serif;
}

.special-card-txt1,
.special-card-txt2,
.special-card-txt3 {
    font-family: "Montserrat Alternates", "Montserrat", sans-serif;
}

.btn,
body:not(.touch) .btn:focus {
    font-family: "Open Sans", sans-serif;
}

.btn-link {
    font-family: "Open Sans", sans-serif;
}

.footer ul.icn-list .btn {
    font-family: "Montserrat Alternates", "Montserrat", sans-serif;
}

.header-nav .nav-item>.nav-link,
.header-logo__wrapper .bloginfo_name {
    font-family: "Open Sans", sans-serif;
}

@media (min-width: 1196px) {
    .special-card-txt1 {
        font-size: 28px !important;
    }
}

@media (min-width: 1024px) {
    .special-card-txt1 {
        font-size: 24px !important;
    }
}

@media (max-width: 1023px) {
    .special-card-txt1 {
        font-size: 18px !important;
    }
}

.doctor-box-booking>a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    font-size: 14px;
    font-weight: 600;
    font-family: "Montserrat Alternates", "Montserrat", sans-serif;
    color: #5c6895;
    border-top: 1px solid #fafafa;
    text-decoration: none;
}

.quick-location {
    display: flex;
}

.quickLinks .col>.link {
    font-family: "Roboto", serif;
}

.quickLinks-wrap {
    width: 103px;
}

.quickLinks {
    width: 103px;
}

.twentytwenty-before-label::before,
.twentytwenty-after-label::before {
    display: none;
}

.header-search {
    display: none;
}

.banner-center-text1 {
    font-family: "Montserrat Alternates", "Montserrat", sans-serif;
}

.banner-center-text2 {
    font-family: "Montserrat", sans-serif;
}