/*
Theme Name: Wpfaster pagespeed
Author: Nazmul
Author URI: https://www.linkedin.com/in/code-spider/
Description: Faster theme pagespeed
Tested up to: 5.6
Requires PHP: 5.6
Version: 2.0
License: GNU General Public License v2 or later
License URI: LICENSE
Tags: custom-menu,theme-options,threaded-comments,translation-ready,custom-background,custom-colors,custom-header,editor-style,featured-images,two-columns,blog,e-commerce,news
Text Domain: wpfaster
*/

.show-more-related.text-center {
    margin: 15px 0;
}
@media screen and (min-width:769px){
    #masthead .logo.text-center {
        width: 60%;
        line-height: 10px;
    }
}
@media only screen  and (min-width : 84.001em) {
    #main .thumb-block {
        width: 25% !important;
    }
    .single .site-content .widget-area {
        width: 25%;
    }
    .single .content-player {
        width: 80%;
    }
    .single .site-main.with-sidebar-right {
        margin: 0 5em 0 0;
    }
    .div-player {
        width: 100%;
        display: block;
        float: left;
        margin-bottom: 20px;
    }



    .div-player .col {
        float: left;
        padding: 0 10px;
    }

    .div-player .col.sm-5{
        width: 30%;
    }

    .div-player .col.sm-7 {
        width: 70%;
    }
}
#breadcrumbs a, #breadcrumbs .current {
    display: initial;

}

#breadcrumbs {
    height: 30px !important;
}



