/* 

Theme Name: Younger
Theme URI:  http://demo.themeton.com/younger
Author: ThemeTon and CodePassenger
Author URI: http://themeforest.ne/user/themeton
Description:  Younger - Personal Blog WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: younger
Tags: sticky-post, post-formats, featured-images

*/

/*
|----------------------------------------------------------------------------
| CSS INDEX
|----------------------------------------------------------------------------

1 - Alignment

2 - Caption and Blockquote

3 - 404 Page

4 - Table

5 - Page Comment Navigation

*/

body{
    word-wrap: break-word;
}

/*-----------------------
	1 - Alignment
------------------------*/

.alignnone {
    margin-top: .5em;
    margin-bottom: .5em;
	display: block;
    height: auto;
    max-width: 100%;
}
.alignleft {
	float: left;
    margin: .5em 20px .5em 0;
}
.alignright {
    float: right;
    margin: .5em 0 .5em 20px;
}
.aligncenter {
    display: block;
    float: none;
    margin-top: .5em;
    margin-right: auto!important;
    margin-bottom: .5em;
    margin-left: auto!important;
}

/*-----------------------------
	2 - Caption and Blockquote
-------------------------------*/

.wp-caption {
    margin: 0 0 20px 0;
    padding-top: 4px;
    max-width: 100%;
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
            border-radius: 3px;
    border-image: initial;
    background-color: #ddd;
    text-align: center;
}
.wp-caption img {
    max-width: 98%;
    height: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}
.entry-content img {
    max-width: 100%;
    height: auto;
}
.gallery-caption{
	
}
.screen-reader-text{
	
}
.sticky{
	
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.author-link:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}
.wp-caption-text{
	font-size: 14px;
	font-size: 1.4rem;
}

/*-----------------------------
	3 - 404 Page
------------------------------*/

.error_404 {
	text-align:center;
	
}
.error_404 .error_code{
	color: rgba(0, 0, 0, 0.9);
    display: block;
    font-size: 80px;
	line-height: 100%;
	padding: 15px 0;
}
.error_404 .error_text{
	font-size: 24px;
	display: block;
	color: rgba(0, 0, 0, 0.7);
}
.error_404 a{
	margin-top: 20px;
	color: #fb0d29;
}
.error_404 a:hover{
	color: #0ec7ef;
}
.comment-metadata, .comment-content {
	min-height: 26px;
}
.wpb_content_element {
	margin-bottom: 0 !important;
}
.remove-column-gap .vc_column_container>.vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

/*---------------------------
	4 - Table
----------------------------*/

table {
    margin: 20px 0;
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	table-layout: fixed;
}
table td ,table th{
	padding: 8px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    vertical-align: top;
    text-align: left;
    line-height: 18px;
}

/*------------------------------
	5 - Page Comment Navigation
-------------------------------*/

.page .page-content {
	margin-top: 55px;
}
.about-page-content > ul {
	margin: 30px 0 50px 40px !important;
}
.about-page-content ul li {
	font-size: 13px;
	line-height: 28px;
	color: #757575;
	font-weight: 300;
	letter-spacing: 0.65px;
}
.post-navigation .nav-links{
	margin-bottom: 0;
}
.post-navigation .nav-links a{
    font-size: 16px;
    color: rgba(251, 13, 41, 0.9);
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-previous{
	display: inline-block;
}
.textwidget img{
	height:100%;
	width:100%;
}
.textwidget select{
	width:100%;
}
.post-navigation .nav-next{
	float:right;
	padding-right: 25px;
}
.navbar-brand img{
	margin:0px;
}
.comment-info img{
	max-width:100%;
}
.comment-list .children{
	margin-left:20px !important;
	padding-left:20px !important;
}
.comment-form  .comment-reply-title{
	display:none;
}
.sidebar .widget ul li.recentcomments a {
	width: auto;
}
select{
    max-width:100%;
}
.single-page-post .page-links{
	margin-bottom:30px;
}
.single-page-post .single-blog-post {
	box-shadow:none;
}
#instafeed {
	display: table;
}
#instafeed .item {
	display: table-cell;
}
#instafeed .item img {
	max-width: 100%;
}
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 0 !important;
}
.border-right-0 .post-area-boxed {
	border-right: none !important;
}

/* Text meant only for screen readers */
.says,
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
/* Page links */
.content-text {margin-top:20px;}
.page-links {clear:both;}
.page-links a,
.page-links > span {
    border: 1px solid #eaeaea;
    display: inline-block;
    height: 2em;
    line-height: 2;
    margin: 0 0.3333em 0.3333em 0;
    text-align: center;
    width: 2em;
}
table td ,tr,th{
    border: 1px solid ;
    text-align:center;
    padding: 10px 15px;
}
table{
        margin: 15px 0;
}
.page-links a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
    background-color: #333;
    border-color: #333;
    color: #fff;
}
.page-links a:hover,
.page-links a:focus {
    color: #fff;
    text-decoration: none;
}
.page-links > .page-links-title {
    border: 0;
    padding-right: 0.5em;
    width: auto;
}
.wp-caption,.wp-caption-text,.gallery-caption,.bypostauthor,.alignright,.alignleft,.aligncenter,.tags{}
article.sticky .post-title {font-weight: 700;}
.vc_row-fluid .vc_row.vc_inner {
    max-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}
.vc_row.no-row-padding div[class^="vc_col-"]{padding-left:0;padding-right:0;}
/**
 * Galleries
 */
.gallery {
    margin-bottom: 1.6em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding-left: 0px;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-icon img {
    margin: 0 auto;
}
.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}
/* Helper classes: Content Alignments */
.alignleft {
    display: inline;
    float: left;
}
.alignright {
    display: inline;
    float: right;
}
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2em;
}
/* Captions */
.wp-caption {
    margin-bottom: 1.6em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}
.wp-caption-text {
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    line-height: 1.5;
    padding: 0.5em 0;
    text-align: center;
}
/* Helper classes */
.tab-group .tab-content .leave-comment .comment-reply-title{ display:none;}
.bottom{margin-bottom:40px;}
.clearfix {clear:both;}
.size{margin-bottom:30px;}
.text-white {color:#fff !important;}
.text-light {color:#ffffff;}
.text-light a {color:#ffffff;}
.text-light a[class^="social_"] {color:#ffffff;border-color:#ffffff;}
.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6 {color:#ffffff;}
.text-dark {color:#222;}
.text-dark a {color:#222;}
.text-dark a[class^="social_"] {color:#222;border-color:#222;}
.text-dark h1,.text-dark h2,.text-dark h3,.text-dark h4,.text-dark h5,.text-dark h6 {color:#222;}
.text-thin {font-weight:100 !important;}
.text-thin-300 {font-weight:300 !important;}

.text-center {text-align:center;}
.text-right {text-align:right;}
.text-left {text-align:left;}
.list-inline {list-style:none;padding-left:0;}
.list-inline li {display:inline-block;padding-right:0;}
.list-inline li + li {padding-left:10px;}
.no-margin {margin:0;}
.no-margin-top {margin-top:0;}
.no-margin-bottom {margin-bottom:0;}
.no-padding {padding:0!important;}
.no-padding-top {padding-top:0;}
.no-padding-bottom {padding-bottom:0;}
.m_l_0 {margin-left:0!important;}

.nothing-found form {
    width: 50%;
    display: block;
    margin: 0 auto;
}

.vc_row[data-vc-full-width="true"] > div {
    padding: 0;
}

div[data-valign="top"]{ vertical-align: top; }
div[data-valign="middle"]{ vertical-align: middle; }
div[data-valign="bottom"]{ vertical-align: bottom; }

div[align="left"]{ text-align: left; }
div[align="center"]{ text-align: center; }
div[align="right"]{ text-align: right; }

.vc-row-overlay{position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.author-photo,.avatar{
    width: 57px;
    height: 57px;
    border-radius: 50px;
}