/*
Theme Name: Bloggist Child
Template: bloggist
Author: themeeverest
Author URI: https://superbthemes.com/
Description: Bloggist – is pure and simple wordpress blog theme for all fans of beautiful d
esign and flexible functionality. Bloggist is created to emphasize individuality and to foc
us on creativity and independence of bloggers. Bloggist is a powerful tool with truly elega
nt design.
Tags: blog,news,right-sidebar,post-formats,custom-background,custom-logo,custom-menu,featur
ed-images,threaded-comments,sticky-post,translation-ready
Version: 100.1.1586956944
Updated: 2020-04-15 13:22:24

*/



/* Including Fornts */
/*@font-face {
  font-family: "NotoSerifKR";
  src: url("/wp-content/themes/bloggist-child/fonts/NotoSerifKR/NotoSerifKR-Regular.eot"); 
  src: url("/wp-content/themes/bloggist-child/fonts/NotoSerifKR/NotoSerifKR-Regular.eot#iefix") format("embedded-opentype"
), 
    url("/wp-content/themes/bloggist-child/fonts/NotoSerifKR/NotoSerifKR-Regular.otf") format("opentype"), 
    url("/wp-content/themes/bloggist-child/fonts/NotoSerifKR/NotoSerifKR-Regular.svg") format("svg"), 
    url("/wp-content/themes/bloggist-child/fonts/NotoSerifKR/NotoSerifKR-Regular.ttf") format("truetype"), 
    url("/wp-content/themes/bloggist-child/fonts/NotoSerifKR/NotoSerifKR-Regular.woff") format("woff"), 
    url("/wp-content/themes/bloggist-child/fonts/NotoSerifKR/NotoSerifKR-Regular.woff2") format("woff2"); 
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Noto Serif";
  src: url("/wp-content/themes/bloggist-child/fonts/Noto_Serif/NotoSerif-Regular.eot"); 
  src: url("/wp-content/themes/bloggist-child/fonts/Noto_Serif/NotoSerif-Regular.eot#iefix") format("embedded-opentype"), 
    url("/wp-content/themes/bloggist-child/fonts/Noto_Serif/NotoSerif-Regular.otf") format("opentype"), 
    url("/wp-content/themes/bloggist-child/fonts/Noto_Serif/NotoSerif-Regular.svg") format("svg"), 
    url("/wp-content/themes/bloggist-child/fonts/Noto_Serif/NotoSerif-Regular.ttf") format("truetype"), 
    url("/wp-content/themes/bloggist-child/fonts/Noto_Serif/NotoSerif-Regular.woff") format("woff"), 
    url("/wp-content/themes/bloggist-child/fonts/Noto_Serif/NotoSerif-Regular.woff2") format("woff2"); 
  font-weight: normal;
  font-style: normal;
}*/
/* End of Including Fornts */



body {
    min-width: 320px;
}

.logo-container a.custom-logo-link {
    margin-top: 9px;
}

header img.custom-logo {
    height: 37px;
    width: auto;
}



/* Footer */
footer .footer-column-left {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-column-left ul.menu {
    margin-left: 0;
    display: flex;
}

.footer-column-left .widget ul.menu li {
    width: auto;
}

.footer-column-left .widget ul.menu:first-of-type li {
    border: 0;
    padding: 0;
}

.footer-column-left .widget ul.menu:first-of-type li:not(:last-child) {
    margin-right: 20px;
}

.footer-column-left .widget ul.menu li {
    padding-top: 0;
}
/* End of Footer */



.page-numbers li a {
    color: #fff;
}

.page-numbers li a:hover {
    box-shadow: 0 2px 4px rgba(0,0,0,.4);
}

.page-numbers.current {
    color: #000;
}





/*Sidebar Style*/
.sticky_sidebar_widgets_container {
    position: sticky;
    top: 70px;
    width: 30%;    
}

.sticky_sidebar_widget {
    background: #fff;
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
    margin-bottom: 30px;
}


.sidebar_widget_button {
    display: table;
    margin: 0 auto;
    padding: 10px 20px;
    background: #19cae5;
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.19);
    font-weight: 900;
    color: #fff;
    text-decoration: none;
}

.sidebar_widget_button:hover {
    box-shadow: none;
}

.content-wrap.with_sticky_sidebar {
    display: flex;
    align-items: flex-start;
}

.content-wrap.with_sticky_sidebar > #primary {
    float: none;
}

.button_widget_text {
    text-align: center;
    font-weight: 900;
}

.button_widget_text.below {
    margin-bottom: 0;
    margin-top: 1.5em;
}

.inner_content_button_cont {
    overflow: auto;
}

.inner_content_button {
    display: table;
    margin: 20px 0;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.19);
    font-weight: 900;
    text-decoration: none;
}

.inner_content_button:hover {
    box-shadow: none;
}

.inner_content_button.center {
    margin-left: auto;
    margin-right: auto;
}

.inner_content_button.right {
    float: right;
}

body.single h1.entry-title {
    margin-bottom: 10px;
}

.widget-area .widget .free_3d_sidebar_banner img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}


/*Sidebar Widgets*/
body #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    max-width: 60px;
    height: auto;
}

.rpwwt-post-title {
    font-weight: 600;
}

.rpwwt-post-excerpt {
    color: #949494;
    font-size: 13px;
}

.recent-posts-widget-with-thumbnails ul li {
    position: relative;
}

.recent-posts-widget-with-thumbnails ul li a.popular_post_link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
/*End of Sidebar Widgets*/


/*End of Sidebar Style*/

/*Setting Font Styles*/
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body article h1,
body article h2,
body article h3,
body article h4,
body article h5,
body article h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #191e23;
}

body.single article h1,
body.single h1.entry-title {
    /*font-size: 2.44em;*/
    color: #191e23;
}

body.single article h2 {
    /*font-size: 1.95em;*/
    color: #191e23;
}

body.single article h3 {
    /*font-size: 1.56em;*/
    color: #191e23;
}

body.single article h4 {
    /*font-size: 1.25em;*/
    color: #191e23;
}


h1.entry-title,
h2.entry-title,
h2.entry-title a:hover,
h2.entry-title a:active {
    /*font-family: "Noto Serif";*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #191e23;
}

body .footer-column-three h3 {
    /*font-family: "Noto Serif";*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #191e23;
}

body article .entry-content ,
body.single article .entry-content {
    /*font-family: "NotoSerifKR";*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    color: #191e23;
}

body strong ,
body.single strong {
    /*font-family: "Noto Serif";*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body .search-no-results h1,
.error404 h1 {
    /*font-family: "Noto Serif";*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #191e23;
}

body .search-results h1.page-title {
    /*font-family: "Noto Serif";*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #191e23;
}

body .comments-area .comments-title {
    /*font-family: "Noto Serif";*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #191e23;
}

body #comments h3#reply-title {
    /*font-family: "Noto Serif";*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #191e23;
}
/*End of Setting Font Styles*/



/** Homepage */

article.blogposts-list {
    position: relative;
}

article.blogposts-list .post_card_link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.bottom-header-wrapper {
    margin-top: -48px;
}


/* End of Homepage */








/** Archive */

.archive .page-header h1 {
    border: 0;
}



/** End of Archive */











/*-----------------------------------------------
----------------Media Queries--------------------
-------------------------------------------------*/





@media screen and (max-width: 1023px) {

    .toggle-mobile-menu:before {
        font-family: initial;
        content: "";
        background: url(/wp-content/themes/bloggist-child/icons/sandwich_icon.png) no-repeat center center;
        width: 30px;
        height: 50px;
        background-size: 100%;
    }

}




@media (max-width: 992px) {

    .content-wrap.with_sticky_sidebar {
        flex-direction: column;
    }

    .sticky_sidebar_widgets_container {
        width: 100%;
    }

}




@media (max-width: 480px) {

    .footer-column-left ul.menu {
        flex-direction: column;
    }

    .footer-column-left .widget ul.menu:first-of-type li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 15px;
    }

}