/*
Theme Name: Promarket Child
Template: promarket

Не обязательные параметры:
Description: Дочерняя тема для темы promarket
Author: Mark Potyagaylo
Version: 1.0
*/

/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */

body{
    font-size: 16px;
    color: #444;
}
#content h1 {
    margin-top: 10px !important;
}
.breadcrumb{
    margin-bottom: 10px;
}
.wrapper{
    position: relative;
    width: 100%;
    overflow: hidden;
}
/*!
 * colors.css
*/
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand, .navbar-inverse, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover , .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {color: #000;}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-brand, .navbar-inverse .navbar-brand:hover {color: #ECD8A9;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a {
  background-image: -webkit-linear-gradient(top,#F6F6F6 0,#F6F6F6 100%);
  background-image: -o-linear-gradient(top,#F6F6F6 0,#F6F6F6 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#F6F6F6),to(#F6F6F6));
  background-image: linear-gradient(to bottom,#F6F6F6 0,#F6F6F6 100%);
}
.navbar-inverse, .nav-tabs li {
  background-image: -webkit-linear-gradient(top,#fff 0,#991B1E 100%);
  background-image: -o-linear-gradient(top,#fff 0,#991B1E 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#991B1E));
  background-image: linear-gradient(to bottom,#fff 0,#991B1E 100%);
}
.navbar, .navbar-nav .dropdown-menu {   
    background-color: #fff;
    border-color: #ddd;
    color: #444;
}
.navbar{
    border-top: 10px solid #60646d;
    border-bottom: 1px dashed #bfbfbf;
    padding: 10px 0;
}
@media (max-width: 991px){
    .navbar {
        padding: 0;
    }
}
a {color: #3086b7;}
.navbar-right
.panel-primary {border-color: #F6F6F6;}
.headline .h3 {
    font-weight: 900;
    font-size: 40px;
    line-height: 1;
    color: #60646d;
}
.headline .h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #60646d;
    margin-top: 15px;
    line-height: 40px;
}
.headline p {
    font-size: 18px;
    line-height: 22px;
    text-transform: lowercase;
    margin: 0 0 0 0;
}
.headline p:first-letter{text-transform: uppercase;}
.contact-info a{
    font-size: 17px;
}
.navbar-nav>li>a:focus, 
.navbar-nav>li>a:hover, 
.navbar-nav>.active>a,
.navbar-nav>.active>a:focus,
.navbar-nav>.active>a:hover,
.navbar-nav a:hover,
.navbar-nav>.open>a:focus, 
.navbar-nav>.open>a:hover, 
.navbar-nav>.open>a,
.navbar-nav>.open>a:focus,
.navbar-nav>.open>a:hover,
.navbar-nav .open a:hover
{
    background:#67c9e0 !important;
    color: #ffffff !important; 
}
.contact-header-holder {
    padding: 0 0 10px;
    margin: 0 0 15px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e4e4e4+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e4e4e4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e4e4e4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #e4e4e4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #e4e4e4 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #e4e4e4 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #e4e4e4 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e4e4', GradientType=0); /* IE6-9 */
}
.contact-header-holder:after{
    content: "";
    display: block;
    clear: both;
}

.contacts, .zbz strong{
    font-size: 16px;
    line-height: 1.9;
    color: #3a3c41;
    font-weight: 600;
}
.contact-header strong{
    text-transform: uppercase;
    font-weight: 600;
    color: #3a3c41;
    font-size: 16px;
    line-height: 1.9;
}
.contacts a{color: #3086b7;}
.contacts a i{color: #67c9e0;}
.contact-form .gform_wrapper li{
    padding: 0;
}
.contact-form .gform_wrapper li:first-child{padding: 0 14px 0 0;}
.contact-form .gform_wrapper li:first-child input{text-align: center;}
.btn-danger, .btn-primary, .btn-success {
    background-color: #f17d1f;
    border-color: #f17d1f;
    color: #fff;
}
#menu-header > li > a {
    line-height: 34px;
    padding: 0 10px;
    color: #444;
    text-transform: uppercase;
    font-size: 15px;
}
#gform_submit_button_4{width: 100%;}

.gform_wrapper .gfield_required {
    padding-left: 0;
    color: #f15b5a;
}

.ginput_container input, .ginput_container select, .ginput_container textarea {
    width: 100%;
    box-sizing: border-box;
    height: 36px;
    padding: 0 12px;
    font-size: 16px;
    line-height: 100%;
    color: #3a3c41;
    background-color: #f0f5f7;
    border: 1px solid #dde1e3;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus {
    border-color: #3a3c41;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ginput_container input:-moz-placeholder, .ginput_container select:-moz-placeholder, .ginput_container textarea:-moz-placeholder {color: #3a3c41; }
.ginput_container input::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container textarea::-moz-placeholder {color: #3a3c41; }
.ginput_container input:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {color: #3a3c41; }
.ginput_container input::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder {color: #3a3c41; }

.ginput_container ::-webkit-input-placeholder {color:#3a3c41;}
.ginput_container input:focus::-webkit-input-placeholder {opacity: 0.5;}
.ginput_container :-moz-placeholder {color: #3a3c41;}
.ginput_container input:focus:-moz-placeholder {opacity: 0.5;}
.ginput_container ::-moz-placeholder {
    color: #3a3c41;
    opacity: 1;
}
.ginput_container input:focus::-moz-placeholder {opacity: 0.5;}
.ginput_container :-ms-input-placeholder {color: #3a3c41;}
.ginput_container input:focus:-ms-input-placeholder {opacity: 0.5;}

.ginput_container ::-webkit-textarea-placeholder {color: #3a3c41;}
.ginput_container textarea:focus::-webkit-input-placeholder {opacity: 0.5;}
.ginput_container :-moz-placeholder {color: #3a3c41;}
.ginput_container textarea:focus::-moz-placeholder {opacity: 0.5;}
.ginput_container ::-moz-placeholder {
    color: #3a3c41;
    opacity: 1;
}
.ginput_container textarea:focus::-moz-placeholder {opacity: 0.5;}
.ginput_container :-ms-textarea-placeholder {color: #3a3c41;}
.ginput_container textarea:focus:-ms-input-placeholder {opacity: 0.5;}
.content-holder{
    background: #f7f7f7;
}

.panel-default{
    background: #fff;
    border: 1px solid #ddd;
    margin: 0 0 30px;
}
.panel-default > .panel-heading{
    background: #60646d;
    border:none;
    border-left: 6px solid #67c9e0;
    padding: 8px 12px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    color: #fff;
}
.panel-body .list-unstyled{
    border-bottom: 1px dashed #bfbfbf;
}
.panel-body .list-unstyled > strong{font-weight: 600;}
.panel-body .list-unstyled > a,
.panel-body .list-unstyled > strong > a{
    display: block;
    padding: 4px 0;
    font-weight: 600;
    color: #444;
    font-size: 16px;
}
.panel-body .list-unstyled a i{margin: 0 10px 0 0}
.panel-body .list-unstyled > a:hover,
.panel-body .list-unstyled > strong > a:hover{
    text-decoration: none;
    color: #f15b5a;
}
.panel-body ul ul li a{
    font-size: 16px;
    color: #444;
    padding: 4px 0;
    line-height: 1.1;
    display: block;
}
.panel-body ul ul li a i{margin: 0 3px 0 0;}
.panel-body ul ul li a:hover{color: #f15b5a;}
.panel-body li > ul {padding-left: 19px;}
.page-header{
    margin: 0 0 20px;
    padding: 0;
    border-bottom: none;
}
.progress-block{
    background: #efefef;
    padding: 11px 11px 0;
    overflow: hidden;
    margin: 0 0 20px;
}
.progress{
    box-shadow: none;
    background: #e6e6e8;
    height: 16px;
}
.progress-bar{
    background: #67c9e0;
    margin: 3px 0 15px;
}
.progress-block .media-left{
    font-weight: 700;
    font-size: 36px;
}
#content strong{font-weight: 600;}
#content p{margin: 0 0 15px;}

.embed-responsive{
    border: 1px solid #000;
    margin: 0 auto 5px;
}
#content ol{padding-left: 20px;}
#content ol li{margin: 0 0 15px;}
.well{
    border: 1px solid #ccc;
    margin: 0 0 20px;
    background: #f2f2f2;
    padding: 11px;
}
#content .well h4{
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 0 7px;
    border-bottom: double #ddd;
    position: relative;
}
#content .well h4:after{
    content: "";
    width: 100%;
    height: 1px;
    background: #ddd;
    position: absolute;
    left: 0;
    bottom: 1px;
}
.well label{
    font-weight: 400;
    display: block;
    margin: 0 0 3px;
}
.ginput_container textarea{
    width: 100% !important;
    height: 100px;
    min-height: 100px;
    max-height: 500px;
    line-height: 19px;
    padding: 12px;
}
.well .ginput_container input:focus, .well .ginput_container select:focus, .well .ginput_container textarea:focus {
    border-color: #7f7f7f;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.well .ginput_container input:-moz-placeholder, .well .ginput_container select:-moz-placeholder, .well .ginput_container textarea:-moz-placeholder {color: #7f7f7f; }
.well .ginput_container input::-moz-placeholder, .well .ginput_container select::-moz-placeholder, .well .ginput_container textarea::-moz-placeholder {color: #7f7f7f; }
.well .ginput_container input:-ms-input-placeholder, .well .ginput_container select:-ms-input-placeholder, .well .ginput_container textarea:-ms-input-placeholder {color: #7f7f7f; }
.well .ginput_container input::-webkit-input-placeholder, .well .ginput_container select::-webkit-input-placeholder, .well .ginput_container textarea::-webkit-input-placeholder {color: #7f7f7f; }

.well .ginput_container ::-webkit-input-placeholder {color:#7f7f7f;}
.well .ginput_container :-moz-placeholder {color: #7f7f7f;}
.well .ginput_container ::-moz-placeholder {color: #7f7f7f;}
.well .ginput_container :-ms-input-placeholder {color: #7f7f7f;}
.well .ginput_container ::-webkit-textarea-placeholder {color: #7f7f7f;}
.well .ginput_container :-moz-placeholder {color: #7f7f7f;}
.well .ginput_container ::-moz-placeholder {color: #7f7f7f;}
.well .ginput_container :-ms-textarea-placeholder {color: #7f7f7f;}
#content .well .btn{margin-top: 0; text-transform: capitalize;}
.panel-body .thumbnail{
    margin: 0 -15px;
    padding: 5px 5px 12px;
    border-width: 0 0 1px;
    line-height: 1.2;
}
.panel-body .thumbnail:first-child{margin-top: -15px;}
.panel-body .thumbnail:last-child{margin-bottom: -15px; border-bottom: none;}
.panel-body .thumbnail .review a i:before{color: #d53534;}
.panel-body .thumbnail .review a:hover i:before{color: #c32726;}
.panel-body .review  .fa-youtube-play:hover{background-color: #fff;}
.panel-body .thumbnail .caption{padding: 10px 0 0;}
.panel-body .thumbnail .caption p{margin: 0;}
.panel-body .thumbnail .caption p a{
    font-weight: 600;
    display: inline-block;
    margin: 0 0 5px;
}
.panel-body img{border-radius: 0 !important;}
#rightside .textwidget{
    line-height: 1.2;
    text-align: center;
}
.textwidget .widget-doctor-block{color: #096aa2;}
.textwidget .widget-doctor-block .photo{margin: 0 0 10px;}
#rightside .textwidget a{font-weight: 600;}
.copyright{
    clear: both;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    background: #f5f5f5;
}
.copyright p{margin: 0;}
footer{
    background: #fafafa;
    font-size: 15px;
}
footer .col-md-4{margin: 0 0 35px;}
.foo-heading{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
    color: #2b96cc;
    padding: 0 0 5px;
    margin: 0 0 35px;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}
.foo-heading:after{
    content: "";
    width: 111px;
    height: 1px;
    background: #2b96cc;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.emails-block i{margin: 0 10px 0 0;}
.emails-block a{color: #444;}
.phones-block,
.address-block{
    padding: 0 0 0 30px;
    max-width: 290px;
    box-sizing: border-box;
}
.phones-block i,
.address-block i{
    font-size: 16px;
    margin: 2px 0 0 -30px;
    width: 30px;
}
.phones-block a{color: #f15b5a;}
@media (max-width: 1000px){
    .contact-header, .contact-header .contacts {text-align: center !important;}
}
@media (max-width: 1300px){
    #menu-header > li > a{
        font-size: 14px;
        padding:10px 10px;
        height: auto;
        line-height: 1.2;
    }
}
@media (max-width: 1199px){
    #menu-header > li > a{font-size: 12px;}
}
@media (max-width: 1000px){
    #menu-header > li > a{
        font-size: 12px;
        padding:10px 4px;
        text-transform: capitalize;
    }
}
@media (max-width: 767px) {
    #menu-header > li > a {
        font-size: 14px;
        padding:10px;
    }
}
body{padding-top: 77px;}
.embed-responsive.embed-responsive-16by9{
    margin-bottom: 15px;
}
.breadcrumb li:last-child{
   margin-bottom: 0px !important;
}
.breadcrumb{
   padding: 10px 10px;
}
#page-id-37 .review .thumbnail{
  display: table;
  height: 300px;
}
#page-id-37 .review .thumbnail .caption{
   display: table-row;
   vertical-align: middle;
}
#page-id-37 .review .thumbnail .caption p{
   margin: 0;
}
.contact-header{
    padding-bottom: 0;
    padding-top: 8px;
}
#content h1{
    margin-top: 0;
}
.breadcrumb{
   background: transparent;
   font-size: 14px;
   padding-left: 0 !important;
}
.lead{
    padding: 0;
}
.hkj{
    padding: 0;
}
#form_content small span{
   color: #000 !important;
}
.modal-footer{
    display: none;
}
.hkj .media-body, .hkj .media-left, .hkj .media-right{
    vertical-align: middle;
}
.headline .text-danger{
    color: red;
}
@media screen and (max-width: 767px){
    .single-doctor #content .main-list  .media-left{
        display: table-row;
    }
}
@media screen and (max-width: 991px){
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-default .navbar-nav>li{
        border-left: none;
        border-right: none;
    }
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
    background-color: #67c9e0;
}
@media screen and (max-width: 991px){
    .navbar-nav li a:hover,
    .navbar-nav li a:focus,
    .navbar-nav .open a:focus,
    .navbar-nav .open a:hover{
        background: inherit !important;
        color: #444 !important;
    }
    .navbar-nav .open > a:hover,
    .navbar-nav .open > a:focus{
        background: #eee !important;
        color: #444 !important;
    }
    .modal-body{
        padding: 6px;
    }
    .ginput_container textarea{
        min-height: 60px;
        height: 60px;
    }
}
.iframe_wrapper{
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.iframe_wrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.wpfai-list li{
    padding-top: 5px;
}
.wpfai-list{
    margin-bottom: 0;
}
@media screen and (max-width: 767px){
    #content .media .media-left{
        display: block;
    }
    #content .media .media-left .pull-left{
        float: none !important;
    }
    #content .media .media-body{
        display: block;
        width: 100%;
    }
}
.doctor_name{
    margin-top: 10px !important;
}
.validation_message{
    color: #b94a48;
    font-weight: bold;
}
@media screen and (max-width: 767px){
    .media-heading{
        margin-top: 5px;
    }
}
#doctor_mail,
#doctor_mail ~ a{
    display: inline-block;
}
.nav-call,
.nav-mail{
    background: #369810;
    border: none;
}
.nav-call:hover,
.nav-mail:hover{
    background: #248000;
}

/* Социальные сети */
.wpfai-list::before{
    content: 'Поделитесь этой статьей:';
    display: block;
    font-size: 14px;
    padding-left: 5px;
    text-align: left;
}
.wpfai-list-item.facebook > a{
    color: #3b5998;
}
.wpfai-list-item.twitter > a{
    color: #41abe1;
}
.wpfai-list-item.google-plus > a{
    color: #b64026;
}
.wpfai-list-item.odnoklassniki > a{
    color: #f58220;
}
.wpfai-list-item.vk > a{
    color: #5c82a9;
}
.wpfai-list-item.youtube > a{
    color: #e42b26;
}
.wpfai-list-item > a:hover {
    opacity: .8;
}
.social-link > li {
    display: inline-block;
}
/* Расширенное мобильное меню */
.navbar-header-extended .navbar-header-extended-link a {
    color: #000;
    text-decoration: none;
}
.navbar-header-extended .navbar-header-extended-link a:active {
    color: #333;
}
.navbar-header-extended .navbar-header-extended-toggle-inner > span {
    color: #000;
}
.main_menu_navbar .navbar-nav > li > a {
    padding: 6px;
}
.navbar-header-extended-link {
    border-right: 1px solid #60646d;
}
.navbar-header-extended > * {
    padding: 0;
}
.navbar-extended .navbar-toggle {
    background: none !important;
    border: none;
}
/* END Расширенное мобильное меню */

/* оглавление */
.abtest-oglavlenie {
    border-top: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    box-shadow: 0 15px 30px -16px rgba(0, 0, 0, 0.2), 0 -15px 30px -16px rgba(0, 0, 0, 0.2);
    padding: 15px;
    margin-top: 35px;
    margin-bottom: 35px;
}
.abtest-oglavlenie .title {
    background: none;
    padding: 0 0 10px;
}
.abtest-oglavlenie a {
    background: #219124;
    font-weight: normal;
    font-size: 16px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.abtest-oglavlenie a:hover {
    box-shadow: none;
    background: #25a228;
    color: #fff;
}
.abtest-oglavlenie a::before {
    font-family: FontAwesome;
    padding-right: 10px;
}
.abtest-oglavlenie .oglavlenie-methods a::before {
    content: '\f0fa';
}
.abtest-oglavlenie .oglavlenie-reviews a::before {
    content: '\f0e6';
}
.abtest-oglavlenie .oglavlenie-steps a::before {
    content: '\f046';
}
.abtest-oglavlenie .oglavlenie-diagnostics a::before {
    content: '\f0f1';
}
.abtest-oglavlenie .oglavlenie-prices a::before {
    content: '\f0d6';
}
.abtest-oglavlenie .oglavlenie-diseases a::before {
    content: '\f0f0';
}
/* end оглавление */

.breadcrumb > li > .breadcrumb-withicon .breadcrumb-withicon-icon {
    display: none;
}
@media (max-width: 991px) {
    .breadcrumb {
        display: inline-flex;
        align-items: center;
    }
    .breadcrumb .breadcrumb-icon {
        width: 15px;
        height: 15px;
        background-image: url("/wp-content/uploads/2019/12/breadcrumb-icons.png");
        background-repeat: no-repeat;
        display: inline-block;
    }
    .breadcrumb .breadcrumb-icon.breadcrumb-icon-home {
        background-position: -10px -10px;
    }
    .breadcrumb .breadcrumb-icon.breadcrumb-icon-departments {
        background-position: -45px -10px;
    }
    .breadcrumb .breadcrumb-icon.breadcrumb-icon-diseases {
        background-position: -10px -45px;
    }
    .breadcrumb .breadcrumb-icon.breadcrumb-icon-procedures {
        background-position: -45px -45px;
    }
    .breadcrumb .breadcrumb-icon.breadcrumb-icon-diagnostics {
        background-position: -80px -10px;
    }
    .breadcrumb .breadcrumb-icon.breadcrumb-icon-clinics {
        background-position: -80px -45px;
    }
    .breadcrumb .breadcrumb-icon.breadcrumb-icon-news {
        background-position: -10px -80px;
    }
    .breadcrumb .breadcrumb-icon.breadcrumb-icon-doctors {
        background-position: -45px -80px;
    }
    .breadcrumb > li {
        margin: 0 !important;
        display: inline-flex;
        align-items: center;
        line-height: 1;
    }
    .breadcrumb > li + li::before {
        display: none;
    }
    .breadcrumb > li > .breadcrumb-withicon {
        background: url("/wp-content/uploads/2019/12/breadcrumb-arrows.png") no-repeat;
        background-position: -66px -10px;
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
        width: 36px;
        height: 30px;
    }
    .breadcrumb > li > .breadcrumb-withicon .breadcrumb-withicon-text {
        display: none;
    }
    .breadcrumb > li > .breadcrumb-withicon .breadcrumb-withicon-icon {
        display: inline-block;
    }
    .breadcrumb > li:first-child > .breadcrumb-withicon {
        background-position: -10px -10px;
        padding-right: 4px;
    }
    .breadcrumb > li:last-child {
        margin-left: 6px !important;
        color: #444444;
        font-size: 14px;
        line-height: 16px;
    }
}
