/*
Theme Name: Pluto by Osetin Child
Theme URI: http://sun.pinsupreme.com
Author: Tamerlan Soziev
Author URI: http://pinsupreme.com/
Template: pluto-by-osetin
Description: Child of Masonry Grid WordPress blog theme
Version: 1.0.0
License:
License URI:
Tags:
Text Domain: pluto-by-osetin-child
*/

.menu-toggler-w {
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f2f3f5;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}

.os-new-icon {
	color: black
}

.menu-block .os_menu .sub-menu li {
font-size: 14px;
font-weight: 300;
}


.wp-caption { 
	font-style: italic	
}

.menu-toggler-w .logo {
    display: -webkit-box;
    margin-left: auto;
	margin-right: auto;
}

.index-isotope.v3 article.pluto-post-box .post-media-body {
    padding: 0px;
}

.index-isotope.v3 article.pluto-post-box .post-body .figure-link figure {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.index-isotope.v3 article.pluto-post-box .post-body .figure-link {
    border-radius: 0px;
}

.index-isotope.v3 article.pluto-post-box .post-body .figure-link figure img {
    border-radius: 0px;
}

.index-isotope.v3 article.pluto-post-box .post-body .post-top-share {
    left: 10px;
    top: 10px;
}
