body {
    color: rgb(65, 65, 65);
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    background-color: #ffffff;
    line-height: unset;
}

.widget-title span {
    text-transform: uppercase;
}

.widget .featured-desc {
    padding-top: 10px;
}

.widget-title:before {
    bottom: -1px;
    content: '';
    display: inline-block;
    left: 0;
    position: absolute;
    width: 40%;
}
.tags-links {
    float: left;
    width: 100%;
}
.tags-links a {
    border: none;
    background-color: #1a82e5;
    text-transform: uppercase;
    padding: 4px 7px;
    color: white;
    font-weight: 700;
    font-size: 12px;
    display: inline-table;
    margin-top: 5px;
}
.tags-links a:hover {
    color: white;
}
.site-main .post-navigation {
    margin: 3em 0 0.5em;
    overflow: hidden;
}
.single-post.left-sidebar #primary {
    float: left;
}

.single-post.left-sidebar .secondary-sidebar {
    float: right;
}

.tagcloud a {
    border: none;
    background-color: #1a82e5;
    text-transform: uppercase;
    padding: 4px 7px;
    color: white;
    font-weight: 700;
}

.site-branding {
    padding: 0;
}

.widget-title, body .page-header .page-title {
    border-bottom: 1px solid #1a82e5 !important;
}

.widget-title::before, body.page-header .page-title::before {
    border-bottom: 7px solid #1a82e5 !important;
}

.comment-form input {
    margin-right: 7px;
    width: unset;
}

.above-entry-title {
    position: relative;
    top: -6px;
}

.below-entry-meta.on-home-picture {
    position: relative;
    top: -10px;
}

.besides-slider .post-title a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
}

.besides-slider .cat-links a {
    border-radius: 4px;
    display: inline-block;
    font-size: 11px;
    padding: 4px 11px;
}

.besides-slider .cat-links {
    padding: 4px 0px;
}

.flex.podcast-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.flex.podcast-logos img {
    width: 145px;
	margin: 6px 10px
}

.supermag-home.sm-col-post-type-2.featured-entries-col .sm-col-post-type-2-beside .acme-col-3 .widget-image {
    width: 119px;
}

.supermag-except-home.featured-entries-col .acme-col-3 .widget-image {
    width: 33%;
}

.slider-section .bx-controls-direction a {
    color: #ffffff;
}

.slider-section .slide-title:hover {
    color: #fff;
}

.slider-section .slider-details {
    padding: 17px 25px 5px;
}

.slider-feature-wrap a {
    color: #1a82e5;
}

.slider-section .cat-links {
    margin-left: 25px;
    margin-top: 0px;
}

.slider-section .slider-desc {
    padding-bottom: 17px;
}

.slider-section .bx-controls-direction {
    bottom: 15px;
    right: 22px;
}

.slider-section .bx-controls-direction a {
    background: none;
}

.slide-right-over:hover .post-title {
    display: none;
}

.besides-slider .beside-caption {
    padding: 5px 15px 10px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.3);
}

.slide-right-over:hover .beside-caption {
    background: rgba(0, 0, 0, 0);

}

.cat-links .at-cat-item-8:hover {
    background: #1a82e5 !important;
}

.cat-links .at-cat-item-0:hover, .cat-links .at-cat-item-1:hover, .cat-links .at-cat-item-2:hover, .cat-links .at-cat-item-3:hover, .cat-links .at-cat-item-4:hover, .cat-links .at-cat-item-5:hover, .cat-links .at-cat-item-6:hover, .cat-links .at-cat-item-7:hover, .cat-links .at-cat-item-8:hover, .cat-links .at-cat-item-9:hover, .cat-links .at-cat-item-10:hover, .cat-links .at-cat-item-11:hover, .cat-links .at-cat-item-12:hover, .cat-links .at-cat-item-13:hover, .cat-links .at-cat-item-14:hover {
    background: #1a82e5 !important;
}

.header-wrapper #site-navigation {
    background: #1a82e5;
    min-height: unset;
    box-shadow: unset;
    border-bottom: 0px solid #1a82e5;
    z-index: 10000 !important;
    height: 56px;
}

.main-navigation li:hover {
    background: #414141;
}

.main-navigation ul li {
    border: none;
    font-size: 1.1em;
    height: 56px;
}

.current-menu-item {
    opacity: 0.5;
}

.current-menu-item:hover {
    background: #1a82e5 !important;
}

.site-logo img {
    height: 3.49rem;
    width: auto;
}

.site-logo.float-left > a {
    padding-top: 0px;
}

.site-logo.float-left {
    width: unset;
}

.header-wrapper .menu li a {
    padding-top: 4px;
}

.socials {
    display: flex;
    font-size: 18px;
    justify-content: flex-end;
    position: relative;
    top: 7px;
    right: 13px;
}
.socials a:hover {
    color: #fff;
}
.icon-menu.search-icon-menu {
    font-size: 20px;
    margin-top: 17px;
}

i.fa {
    margin-right: 25px;
}

.icon-menu {
    font-size: 23px;
    margin-top: 20px;
}

.footer-wrapper .border {
    border: none;
}

.footer-wrapper {
    border-bottom: none;
    padding: 18px 0 0;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: rgba(0, 0, 0, 0.75);
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Khand', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.05em;
    line-height: 1.05em;
    text-rendering: geometricPrecision;
}

.widget-title, .footer-wrapper, .page-header .page-title, .single .entry-header .entry-title, .page .entry-header .entry-title {
    font-family: 'Khand', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.05em;
    line-height: 1.05em;
    text-rendering: geometricPrecision;
}

h1.entry-title-post {
    margin-top: 16px;
    margin-bottom: 0;
}

article.post .entry-header {
    margin: 0 0 15px;
}
article.post {
    border-bottom: 0px solid #e5e5e5;
}
.main-navigation li, .site-title, .site-title a, .site-description, .site-description a, .slide-title, .bn-title, .comment-reply-title, .comments-title, .comment-form .form-submit input, .read-more, .slicknav_nav li a, .widget-title, .page-header .page-title, .single .entry-header .entry-title, .page .entry-header .entry-title, h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
    font-family: 'Khand', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.05em;
    text-rendering: geometricPrecision;
}
.content-wrapper {
    padding-top: 5px;
}
.posted-on i.fa {
    margin-right: 10px;
}

.comment-reply-title {
    font-size: 19px;
}

.comment-form .form-submit input, .read-more {
    font-size: 14px;
    font-weight: 700 !important;
    letter-spacing: 1.2px !important;
}

.menu-search-inner {
    top: 10px;
}

.single-format-video iframe {
    width: 100%;
    height: 448px;
}

.related-post-top h4 {
    top: 7px;
    position: relative;
}

.related-post-top .cat-links {
    margin-right: 22px;
    display: inline-block;
    margin-top: 3px;
}

#comments {
    margin-top: 20px;
}

.gallery {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.gallery-item {
    max-width: 33% !important;
}

.footer-copyright {
    font-size: 1.25rem;
    font-weight: 500;
}

.featured-entries-col .widget-image, .post-thumb {
    margin: 0 15px 6px 0px;
}

.col-2-anisong {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-end;
}

.wrap-anisong {
    margin: 10px;
    width: 377px;
}

.col-2-anisong i.fa {
    margin-right: 8px;
}

.comment-form-cookies-consent {
    font-size: 0.8rem;
}

i.fa.fa-folder-o, i.fa.fa-tags {
    margin-right: 9px;
}

.gallery.flex-space {
    display: flex;
    justify-content: space-around;
}

.flex-nav {
    display: flex;
    justify-content: space-around;
    width: 350px;
    padding-bottom: 33px;
    font-weight: 700;
    color: #1a82e5;
}

.clear-both {
    width: 100%;
}

.single-post .entry-meta {
    margin-top: 20px;
}

.footer-wrapper, .footer-copyright {
    background: #414141;
    color: #d2d2d2;
}

ul#menu-footer-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 5px;
}

.footer-columns ul li {
    margin: 15px 15px 0;
    font-size: 17px;
    font-weight: 500;
}

@media screen and (max-width: 992px) {
    .slicknav_btn {
        background: transparent;
        border: 0;
        top: 13px;
    }

    .header-wrapper #site-navigation {
        height: 56px;
    }

    .main-navigation li:hover {
        background: transparent;
    }

    .responsive-slick-menu.wrapper.clearfix {
        width: 100%;
        padding: 0 16px;
        background: #1a82e5;
        height: 8px;
    }

    .icon-menu {
        margin-top: 15px;
    }

    .slicknav_nav li {
        border-top: 0px solid #383838 !important;
    }

    .slicknav_nav li a {
        color: #555d66;
    }

    .slider-section .slider-details {
        padding: 12px 25px 2px;
    }

    .slider-section .slider-desc {
        bottom: 0px;
    }

    .slicknav_btn.slicknav_open:before {
        box-shadow: 0 6px 0 0 #ffffff, 0 12px 0 0 #ffffff;
    }
}