/*
Theme Name: Wellspring
Theme URI: http://wellspring.mikado-themes.com/
Description: A Health, Lifestyle & Fitness Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner, .mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner {
    padding: 0 !important;
}

.mkdf-tabs .mkdf-tabs-nav li a {
    font-family: PT Sans !important;
}

.mkdf-iwt:not(.mkdf-iwt-left-from-title) .mkdf-iwt-title-holder h4 {
    margin-bottom: 0;
    font-size: 15px;
    margin-top: 3px;
}

.mkdf-iwt.mkdf-iwt-icon-left.mkdf-iwt-icon-tiny .mkdf-iwt-content-holder {
    padding-left: 30px !important;
}

.mkdf-iwt.mkdf-iwt-icon-left h1, .mkdf-iwt.mkdf-iwt-icon-left h2, .mkdf-iwt.mkdf-iwt-icon-left h3, .mkdf-iwt.mkdf-iwt-icon-left h4, .mkdf-iwt.mkdf-iwt-icon-left h5, .mkdf-iwt.mkdf-iwt-icon-left h6, .mkdf-iwt.mkdf-iwt-icon-right h1, .mkdf-iwt.mkdf-iwt-icon-right h2, .mkdf-iwt.mkdf-iwt-icon-right h3, .mkdf-iwt.mkdf-iwt-icon-right h4, .mkdf-iwt.mkdf-iwt-icon-right h5, .mkdf-iwt.mkdf-iwt-icon-right h6 {
    font-size: 17px;
    margin-top: 2px !important;
}

.bar-separator:before {
    content: "";
    position: absolute;
    right: 20%;
    border: 1px dashed black;
    height: 105%;
    z-index: 999;
    opacity: 0.3;
}

.bar-separator:after {
    content: "489";
    position: absolute;
    right: 18%;
    top: -25px;
}

.mkdf-percent {
    display: none;
}

#mkdf-back-to-top .mkdf-icon-stack {
    top: 21%;
}

#mkdf-back-to-top .mkdf-back-to-top-text {
    display: none;
}

.textwidget img {
    width: auto !important;
    max-width: none !important;
}

.mkdf-main-menu>ul>li.menu-item-language>a {
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mkdf-main-menu>ul>li.menu-item-language>a span {
    font-size: 15px;
}

.menu-item-language {
    width: 30px;
}

.mkdf-logo-wrapper>a {
    height: 35px !important;
}

.float-right {
    float: right;
    margin-top: 15px;
}

.explanatory-dictionary-highlight {
    font-style: normal;
    font-weight: normal;
    border-bottom: none;
    color: inherit !important;
    text-decoration: underline;
}

.qtip-default .qtip-titlebar {
    background-color: white !important;
    border-bottom: 1px solid rgb(244, 186, 0);
}

.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar {
    background-color: white !important;
    padding: 10px !important;
}

.mkdf-title {
    display: none !important;
}