/*

Theme Name: Lakeland Surgical &amp; Diagnostic Center
Theme URI: https://curiousjane.com
Author: Curious Jane
Author URI: https://curiousjane.com
Description: Official theme of Lakeland Surgical &amp; Diagnostic Center
Version: 1.0.0
Template: x

*/

@font-face {
    font-family: 'cooper_hewitt';
    src: url('fonts/cooperhewitt-bold.eot');
    src: url('fonts/cooperhewitt-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/cooperhewitt-bold.woff2') format('woff2'),
         url('fonts/cooperhewitt-bold.woff') format('woff'),
         url('fonts/cooperhewitt-bold.ttf') format('truetype'),
         url('fonts/cooperhewitt-bold.svg#cooper_hewittbold') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'cooper_hewitt';
    src: url('fonts/cooperhewitt-semibold.eot');
    src: url('fonts/cooperhewitt-semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/cooperhewitt-semibold.woff2') format('woff2'),
         url('fonts/cooperhewitt-semibold.woff') format('woff'),
         url('fonts/cooperhewitt-semibold.ttf') format('truetype'),
         url('fonts/cooperhewitt-semibold.svg#cooper_hewittbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'cooper_hewitt';
    src: url('fonts/cooperhewitt-book.eot');
    src: url('fonts/cooperhewitt-book.eot?#iefix') format('embedded-opentype'),
         url('fonts/cooperhewitt-book.woff2') format('woff2'),
         url('fonts/cooperhewitt-book.woff') format('woff'),
         url('fonts/cooperhewitt-book.ttf') format('truetype'),
         url('fonts/cooperhewitt-book.svg#cooper_hewittbook') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'cooper_hewitt';
    src: url('fonts/cooperhewitt-medium.eot');
    src: url('fonts/cooperhewitt-medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/cooperhewitt-medium.woff2') format('woff2'),
         url('fonts/cooperhewitt-medium.woff') format('woff'),
         url('fonts/cooperhewitt-medium.ttf') format('truetype'),
         url('fonts/cooperhewitt-medium.svg#cooper_hewittmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

.advanced-sidebar-menu li.current_page_item>a:after {
    content: "\f053";
    display: inline-block;
    margin-left: 0.15em;
    font-family: "FontAwesome" !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#menu-main-menu #menu-item-109,
#menu-main-menu #menu-item-110,
#menu-main-menu #menu-item-1087{
    display: none;
}

.top-links {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}

.top-links li {
    display: inline-block;
    padding-right: 20px;
}

.top-links li a {
    line-height: 75px;
    color: #ffffff;
    text-decoration: none;
}

.top-links li a:hover {
    text-decoration: underline;
}

.single-post .x-breadcrumbs-wrap .entry-thumb{
	display: none;
}
.format-standard .entry-title::before {
    content: "";
}

@media (max-width: 979px) {
    .top-links {
        display: none;
    }
}