header.header-wrapper .top-row .bk-mag-logo-desktop {
    width: 303px;
}

header.header-wrapper a.bk-mag-logo-mobile {
    max-width: 100%;
    width: 200px;
}

header.header-wrapper .header-second-row .header-category-links-wrap a {
    color: var(--Black, #000);
    /* Desktop Future State Nav Links */
    font-family: "Empirica Headline";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 107%;
    /* 16.05px */
    text-transform: lowercase;
}

header.header-wrapper .social-icons-wrap.main-nav {
    position: absolute;
}

@media (max-width: 768px) {
    header.header-wrapper .social-icons-wrap.main-nav {
        /* display: none; */
        bottom: 0;
    }
}

header.header-wrapper .social-icons-wrap.main-nav a {
    position: relative;
    width: 21px;
    height: 20px;
    margin: 0 10px 0 0;
    border-radius: 50%;
    display: inline-block;
}

header.header-wrapper .social-icons-wrap.main-nav a.black {
    background: #000;
    color: #FFF;
}

header.header-wrapper .social-icons-wrap.main-nav a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-size: 12px;
}

header.header-wrapper .header-second-row .search-form-wrap {
    right: 47px !important;
}

.wk-header-menu-login {
    right: 120px !important;
}


nav.mobile-dropdown-menu .inner-mobile-dropdown-menu-wrap .category-links-wrap a {
    font-family: "Empirica Headline";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 107%;
    /* 14.98px */
    text-transform: lowercase;
}

nav.mobile-dropdown-menu .menu-footer .social-icons-wrap a.tiktok.black, nav.desktop-slideout-menu .inner-desktop-slideout-menu-wrap .social-links a.tiktok.black {
    display: inline-block;
}



.homepage-wrap.more-layout .most-clicks-wrap .section-title-wrap h2 {
    font-family: "Empirica Headline";
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 88%;
    /* 35.2px */
    text-transform: uppercase;
}

.homepage-wrap.more-layout .newsletter-signup-wrap h2.section-title.desktop {
    color: var(--Black, #000);
    /* Future State Desktop Newsletter Sign Up */
    font-family: "Empirica Headline";
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 64px */
    text-transform: uppercase;
}

.homepage-wrap.more-layout .promoted-post h2.section-title,
.homepage-wrap.less-layout .promoted-post h2.section-title,
.category-wrap.more-layout .promoted-post h2.section-title,
.category-wrap.less-layout .promoted-post h2.section-title {
    color: var(--Black, #000);
    /* Future State Desktop Sponsored Content */
    font-family: "Empirica Headline";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 20px */
    text-transform: uppercase;
}

.homepage-wrap.more-layout .most-clicks-wrap a.most-clicks-post .post-info-wrap p.most-clicks-post-number {
    color: var(--Black, #000);
    /* Future State Desktop Trending Number */
    font-family: "Empirica Headline";
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 48px */
}

.homepage-wrap.more-layout .post-info-wrap p.category-name {
    /* Future State Desktop Post Info Category Name */
    font-family: Rongel;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 15px */
    text-transform: lowercase;
}

.homepage-wrap.more-layout .most-clicks-wrap a.most-clicks-post .post-info-wrap .category-name {
    /* Future State Desktop Most Clicks Post Info Category Name */
    font-family: Rongel;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 15px */
    text-transform: lowercase;
}

.homepage-wrap.more-layout .newsletter-signup-wrap .signup-form button {
    /* Future State Sign Up Button */
    font-family: "Empirica Headline";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 90%;
    /* 21.6px */
    text-transform: uppercase;
}

/*Category Inner Pages*/

body.category-arts-leisure .category-wrap.more-layout .category-page-title h1,
body.category-arts-entertainment .category-wrap.more-layout .category-page-title h1 {
    color: #E6869A !important;
}

body.category-food-drink .category-wrap.more-layout .category-page-title h1 {
    color: #73DFFF;
}

body.category-weekend-guide .category-wrap.more-layout .category-page-title h1 {
    color: #D9F501;
}

body.category-style-design .category-wrap.more-layout .category-page-title h1 {
    color: #E75F20;
}

body.category-spaces .category-wrap.more-layout .category-page-title h1 {
    color: #569251;
}

.category-wrap.more-layout .category-page-title h1 {
    /* Future State Desktop Category Page H1 Title */
    font-family: "Empirica Headline";
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 40px */
    text-transform: lowercase;
}


.category-wrap.more-layout .most-clicks-wrap .section-title-wrap h2 {
    /* Future State Desktop Category Page Trending Title */
    font-family: "Empirica Headline";
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 88%;
    /* 35.2px */
    text-transform: uppercase;
}

.category-wrap.more-layout .most-clicks-wrap a.most-clicks-post .post-info-wrap p.most-clicks-post-number {
    /* Future State Desktop Category Page Trending Number */
    font-family: "Empirica Headline";
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 48px */
}

.category-wrap.more-layout .most-clicks-wrap a.most-clicks-post .post-info-wrap .category-name {
    /* Future State Desktop Category Pagr Trending Category Name */
    font-family: Rongel;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 15px */
    text-transform: lowercase;
}

.category-wrap.more-layout .intro-post .post-info-wrap p.category-name {
    /* Future State Desktop Category Page Post Info Category Name */
    font-family: Rongel;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 15px */
    text-transform: lowercase;
}

.category-wrap.more-layout .newsletter-signup-wrap h2.section-title.desktop {
    font-family: "Empirica Headline";
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 88%;
    /* 56.32px */
    text-transform: uppercase;
}

.category-wrap.more-layout .newsletter-signup-wrap .signup-form button {
    /* Future State Desktop Category Page Sign up Button */
    font-family: "Empirica Headline";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 90%;
    /* 21.6px */
    text-transform: uppercase;
}

.category-wrap.more-layout .you-might-also-like-wrap h3.section-title {
    font-family: "Empirica Headline";
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase;
}

.category-wrap.more-layout .post-info-wrap p.category-name,
.category-wrap.more-layout .post-info-wrap span.divider,
.category-wrap.more-layout .post-info-wrap p.date,
.category-wrap.more-layout .post-info-wrap span.dash,
.category-wrap.more-layout .post-info-wrap p.author {
    text-transform: lowercase;
}

.category-wrap.more-layout .promoted-post.promoted-post-background-color-dark-gray h2.section-title {
    font-family: "Empirica Headline";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 20px */
    text-transform: uppercase;
}

.category-wrap.more-layout .load-more-posts p {
    font-family: "Empirica Headline";
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 40px */
    text-transform: uppercase;
}

/*Single Post*/

/*Burst*/
body.single .single-post-wrap .related-posts-wrap h3.section-title img.links,
body.single .single-post-wrap .you-might-also-like-wrap h3.section-title img.links {
    right: -13px;
    width: 89px;
}

@media (min-width: 768px) {

    body.single .single-post-wrap .related-posts-wrap h3.section-title img.links,
    body.single .single-post-wrap .you-might-also-like-wrap h3.section-title img.links {
        width: 82px;
    }
}

@media (min-width: 1200px) {

    body.single .single-post-wrap .related-posts-wrap h3.section-title img.links,
    body.single .single-post-wrap .you-might-also-like-wrap h3.section-title img.links {
        width: 140px;
    }
}


/*Arrow */

body.single .single-post-wrap .related-posts-wrap h3.section-title img.curly-line,
body.single .single-post-wrap .you-might-also-like-wrap h3.section-title img.curly-line {
    bottom: 12px;
    right: -4px;
    width: 49px;
}

body.single.arts-leisure .single-post-wrap .post-info-wrap .category-name,
body.single.-arts-entertainment .single-post-wrap .post-info-wrap .category-name {
    color: #E6869A;
}

body.single.food-drink .single-post-wrap .post-info-wrap .category-name {
    color: #73DFFF;
}

body.single.weekend-guide .single-post-wrap .post-info-wrap .category-name {
    color: #D9F501;
}

body.single.style-design .single-post-wrap .post-info-wrap .category-name {
    color: #E75F20;
}

body.single.style-design .single-post-wrap .post-info-wrap .category-name {
    color: #569251;
}


body.single .single-post-wrap .related-posts-wrap a.post .left-column .post-info-wrap .category-name,
body.single .single-post-wrap .related-posts-wrap a.post .left-column .post-info-wrap span.divider,
body.single .single-post-wrap .related-posts-wrap a.post .left-column .post-info-wrap p.date,
body.single .single-post-wrap .you-might-also-like-wrap a.post .left-column .post-info-wrap .category-name,
body.single .single-post-wrap .you-might-also-like-wrap a.post .left-column .post-info-wrap span.divider,
body.single .single-post-wrap .you-might-also-like-wrap a.post .left-column .post-info-wrap p.date {
    font-family: "Empirica Headline";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 20px */
    text-transform: lowercase;
}

.ntv-moap .ntv-disc {
    font-family: "Empirica Headline";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 18px */
    text-transform: uppercase;
}

body.single .single-post-wrap .related-posts-wrap h3.section-title,
body.single .single-post-wrap .you-might-also-like-wrap h3.section-title {
    font-family: "Empirica Headline";
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 91%;
    /* 45.5px */
    text-transform: uppercase;
}

body.single .single-post-wrap .you-might-also-like-wrap h3.section-title {
    font-family: "Empirica Headline";
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 91%;
    /* 45.5px */
    text-transform: uppercase;
}

body.single .single-post-wrap .related-posts-wrap a.post .left-column .post-info-wrap .category-name,
body.single .single-post-wrap .related-posts-wrap a.post .left-column .post-info-wrap span.divider,
body.single .single-post-wrap .related-posts-wrap a.post .left-column .post-info-wrap p.date,
body.single .single-post-wrap .you-might-also-like-wrap a.post .left-column .post-info-wrap .category-name,
body.single .single-post-wrap .you-might-also-like-wrap a.post .left-column .post-info-wrap span.divider,
body.single .single-post-wrap .you-might-also-like-wrap a.post .left-column .post-info-wrap p.date {
    font-family: Rongel;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 15px */
    text-transform: lowercase;
}

body.single .single-post-wrap .post-info-wrap .category-name {
    font-family: "Empirica Headline";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 20px */
    text-transform: lowercase;
}

/*Icons*/

body.single .single-post-wrap .related-posts-wrap h3.section-title img.curly-line,
body.single .single-post-wrap .you-might-also-like-wrap h3.section-title img.curly-line {
    right: -5px;
}

.homepage-wrap.more-layout .most-clicks-wrap .section-title-wrap img,
.category-wrap.more-layout .most-clicks-wrap .section-title-wrap img {
    max-width: 60px;
    top: 0;
    left: 225px;
}


@media (min-width: 1200px) {

    header.header-wrapper .header-second-row {
        padding: 20px 40px 21px;
    }

    .homepage-wrap.more-layout .most-clicks-wrap .section-title-wrap img,
    .category-wrap.more-layout .most-clicks-wrap .section-title-wrap img {
        left: 230px;
        max-width: max-content;
        top: 0;
    }

    body.single .single-post-wrap .related-posts-wrap h3.section-title img.links,
    body.single .single-post-wrap .you-might-also-like-wrap h3.section-title img.links {
        right: 67px;
    }

    body.single .single-post-wrap .related-posts-wrap h3.section-title img.curly-line,
    body.single .single-post-wrap .you-might-also-like-wrap h3.section-title img.curly-line {
        width: 60px;
        top: 20px;
        right: 55px;
    }
}

@media (max-width: 767px) {
    .homepage-wrap.more-layout .most-clicks-wrap a.most-clicks-post .post-info-wrap {
        top: 0;
    }
}

/*Ad Module */

.ad-module {
    background-color: transparent;
}

.ad-module p.notice {
    display: none;
}