.qodef-blog-holder article {
	padding-bottom: 20px;
	margin-bottom: 10px
}
.qodef-blog-holder article .qodef-more-link-container {
	margin-top: 25px
}
.qodef-blog-holder article:not(.format-audio) .qodef-post-image {
	margin-bottom: 28px
}
.qodef-blog-holder article .qodef-post-image img {
	vertical-align: middle
}
.qodef-blog-holder article .qodef-blog-audio-holder, .qodef-blog-holder article .qodef-post-excerpt {
	margin-bottom: 15px
}
.qodef-blog-holder article .qodef-post-title {
	margin-bottom: 5px;
	font-size: 28px;
	position: relative;
	z-index: 20
}
.qodef-blog-holder article.sticky .qodef-post-title a {
	color: #b2dd4c
}
.qodef-blog-holder article .qodef-post-info {
	margin-bottom: 20px;
	text-transform: capitalize;
	color: #b8b8b8;
	position: relative;
	z-index: 20
}
.qodef-blog-holder article .qodef-post-info a {
	color: #b8b8b8
}
.qodef-blog-holder article .qodef-post-info a:hover {
	color: #b2dd4c
}
.qodef-blog-holder article .qodef-post-info>div {
	display: none;
	position: relative;
	padding-right: 15px
}
.qodef-blog-holder article .qodef-post-info>div:after {
	content: "|";
	position: absolute;
	right: 5px;
	top: 0
}
.qodef-blog-holder article .qodef-post-info>div:last-child:after {
	content: ""
}
.qodef-blog-holder article .qodef-post-info>div:before {
	font-family: simple-line-icons;
	padding-right: 5px
}
.qodef-blog-holder article .qodef-post-info .qodef-post-info-date:before {
	content: "\e075"
}
.qodef-blog-holder article .qodef-post-info .qodef-post-info-author:before {
	content: "\e005"
}
.qodef-blog-holder article .qodef-post-info .qodef-post-info-category:before {
	content: "\e055"
}
.qodef-blog-holder article .qodef-post-info .qodef-post-info-comments-holder:before {
	content: "\e02c"
}
.qodef-blog-holder article.format-link .qodef-post-title, .qodef-blog-holder article.format-quote .qodef-post-title h5 {
	margin-bottom: 16px;
	font-size: 19px
}
.qodef-blog-holder article.format-link .qodef-post-text-inner, .qodef-blog-holder article.format-quote .qodef-post-text-inner {
	border: 2px solid #efefef;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 25px 25px 50px;
	position: relative;
	overflow: hidden
}
.qodef-blog-holder article.format-link .qodef-post-text-inner:after, .qodef-blog-holder article.format-quote .qodef-post-text-inner:after {
	content: "\e04a";
	font-family: simple-line-icons;
	position: absolute;
	top: 0;
	right: -20px;
	font-size: 312px;
	color: #b6b6b6;
	opacity: .15
}
.qodef-blog-holder article.format-link .qodef-post-text-inner:after {
	content: "\e08d";
	right: -120px
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-owl-slider .owl-buttons .owl-next, .qodef-blog-holder.qodef-masonry-full-width .qodef-owl-slider .owl-buttons .owl-next, .qodef-blog-single-navigation .qodef-blog-single-next {
	right: 0
}
.qodef-blog-holder article.format-quote .qodef-quote-author {
	font-size: 15px;
	font-weight: 600;
	color: #656565
}
.qodef-blog-holder article .qodef-post-mark {
	float: right;
	margin: 25px;
	display: none
}
.qodef-blog-holder article .qodef-post-mark .link_mark {
	font-size: 25px
}
.qodef-blog-holder article .qodef-post-mark .quote_mark {
	font-size: 20px
}
.qodef-blog-holder article .qodef-post-extra-content {
	margin-top: 50px
}
.qodef-blog-holder article.format-audio .mejs-container.mejs-audio {
	height: 59px!important;
	background: 0 0
}
.qodef-blog-holder article.format-audio .mejs-container .mejs-controls {
	box-sizing: border-box;
	border: 2px solid #efefef;
	height: 59px;
	background: 0 0;
	padding: 0 15px
}
.qodef-blog-holder article.format-audio .mejs-container .mejs-controls .mejs-button {
	display: table;
	height: 55px;
	padding-right: 10px
}
.qodef-blog-holder article.format-audio .mejs-controls .mejs-button button {
	background-repeat: no-repeat;
	background-position: center;
	display: table-cell;
	height: 55px;
	width: 100%;
	vertical-align: middle;
	margin: 0;
	text-align: center;
	position: inherit
}
.qodef-blog-holder article.format-audio .mejs-controls .mejs-button button:focus {
	outline: 0
}
.qodef-blog-holder article.format-audio .mejs-controls .mejs-play button {
	background-image: url(img/audio/play.png)
}
.qodef-blog-holder article.format-audio .mejs-controls .mejs-pause button {
	background-image: url(img/audio/pause.png)
}
.qodef-blog-holder article.format-audio .mejs-controls .mejs-mute button {
	background-image: url(img/audio/sound.png)
}
.qodef-blog-holder article.format-audio .mejs-controls .mejs-unmute button {
	background-image: url(img/audio/mute.png)
}
.qodef-blog-holder article.format-audio .mejs-container .mejs-controls .mejs-time {
	font-size: 15px;
	color: #949494;
	display: table;
	height: 55px;
	padding: 0 10px 0 0
}
.qodef-blog-holder article.format-audio .mejs-time .mejs-currenttime, .qodef-blog-holder article.format-audio .mejs-time .mejs-duration {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle
}
.qodef-blog-holder article.format-audio .mejs-controls .mejs-time-rail {
	padding: 0 10px 0 0;
	height: 55px
}
.qodef-blog-holder article.format-audio .mejs-controls .mejs-time-rail .mejs-time-total {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 5px
}
.qodef-blog-holder article.format-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .qodef-blog-holder article.format-audio .mejs-controls .mejs-time-rail .mejs-time-loaded, .qodef-blog-holder article.format-audio .mejs-controls .mejs-time-rail .mejs-time-total {
	background-color: #efefef
}
.qodef-blog-holder article.format-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .qodef-blog-holder article.format-audio .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #b2dd4c
}
.qodef-blog-holder article.format-audio .mejs-controls a.mejs-horizontal-volume-slider {
	height: 55px
}
.qodef-blog-holder article.format-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .qodef-blog-holder article.format-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.qodef-blog-holder.qodef-blog-type-standard article {
	margin-bottom: 10px
}
.qodef-blog-holder.qodef-blog-type-standard article:not(.format-quote):not(.format-link) .qodef-post-text {
	border: 2px solid #e6e6e6;
	padding: 26px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.qodef-blog-holder.qodef-blog-type-standard article:not(.format-quote):not(.format-link):not(.format-audio).has-post-thumbnail .qodef-post-text {
	border-top: 0;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px
}
.qodef-blog-holder.qodef-blog-type-standard .qodef-blog-audio-holder, .qodef-blog-holder.qodef-blog-type-standard article:not(.format-audio) .qodef-post-image {
	margin-bottom: 0
}
.qodef-blog-holder.qodef-blog-type-standard article.format-audio .qodef-post-text {
	border-top: 0!important;
	-webkit-border-top-left-radius: 0!important;
	-moz-border-top-left-radius: 0!important;
	border-top-left-radius: 0!important;
	-webkit-border-top-right-radius: 0!important;
	-moz-border-top-right-radius: 0!important;
	border-top-right-radius: 0!important
}
.qodef-blog-holder.qodef-blog-type-standard .qodef-blog-standard-info-holder, .qodef-blog-holder.qodef-blog-type-standard .qodef-blog-standard-post-date {
	display: inline-block;
	vertical-align: top
}
.qodef-blog-holder.qodef-blog-type-standard .qodef-blog-standard-post-date .date {
	display: block;
	font-size: 20px;
	line-height: 37px;
	color: #636363;
	padding: 0 12px;
	border: 2px solid #efefef;
	border-bottom: 0;
	-webkit-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	border-top-right-radius: 3px
}
.qodef-blog-holder.qodef-blog-type-standard .qodef-blog-standard-post-date .month {
	display: block;
	font-size: 12px;
	color: #fff;
	background-color: #b2dd4c;
	padding: 0 13px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.qodef-blog-holder.qodef-blog-type-standard .qodef-blog-standard-info-holder {
	margin-left: 14px
}
.qodef-blog-holder.qodef-blog-type-standard article.format-link .qodef-post-info, .qodef-blog-holder.qodef-blog-type-standard article.format-quote .qodef-post-info {
	margin-bottom: 10px
}
.qodef-blog-holder.qodef-blog-type-standard .qodef-post-excerpt {
	margin-bottom: 25px
}
.qodef-blog-holder.qodef-blog-type-masonry {
	margin-bottom: 20px;
	transition: none!important;
	overflow: visible!important
}
.qodef-blog-holder.qodef-blog-type-masonry article {
	display: block;
	width: 31.99%;
	padding: 0;
	text-align: left;
	vertical-align: top;
	z-index: 100;
	margin: 0 0 20px;
	box-sizing: border-box;
	-webkit-transition: border-color .15s ease-out;
	transition: border-color .15s ease-out
}
.qodef-blog-holder.qodef-blog-type-masonry article.format-link .qodef-post-title, .qodef-blog-holder.qodef-blog-type-masonry article.format-quote .qodef-post-title h5 {
	font-size: 16px
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-blog-masonry-grid-sizer {
	width: 31.99%
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-blog-masonry-grid-gutter {
	width: 2%
}
.qodef-blog-holder.qodef-blog-type-masonry #infscr-loading {
	position: absolute;
	bottom: -35px;
	left: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-post-title {
	font-size: 18px
}
.qodef-blog-holder.qodef-blog-type-masonry article:not(.format-quote):not(.format-link) .qodef-post-text {
	border: 2px solid #e6e6e6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-top: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	border-top-right-radius: 0
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-blog-audio-holder, .qodef-blog-holder.qodef-blog-type-masonry article:not(.format-audio) .qodef-post-image {
	margin-bottom: 0
}
.qodef-blog-holder.qodef-blog-type-masonry article:not(.format-audio) .qodef-post-image {
	border-bottom: 6px solid #b2dd4c
}
.qodef-blog-holder.qodef-blog-type-masonry article.format-link .qodef-post-text-inner, .qodef-blog-holder.qodef-blog-type-masonry article.format-quote .qodef-post-text-inner {
	border: 2px solid #efefef;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 20px;
	position: relative;
	overflow: hidden
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-post-info {
	color: #b8b8b8;
	margin-bottom: 10px
}
.qodef-blog-holder.qodef-masonry-full-width {
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 2%
}
.qodef-blog-holder.qodef-masonry-full-width .qodef-blog-masonry-grid-sizer, .qodef-blog-holder.qodef-masonry-full-width article {
	width: 18.4%
}
.qodef-blog-holder.qodef-masonry-full-width .qodef-blog-masonry-grid-gutter {
	width: 2%
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-owl-slider .owl-buttons .owl-prev, .qodef-blog-holder.qodef-masonry-full-width .qodef-owl-slider .owl-buttons .owl-prev {
	left: 0
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-owl-slider .owl-buttons .qodef-next-icon, .qodef-blog-holder.qodef-blog-type-masonry .qodef-owl-slider .owl-buttons .qodef-prev-icon, .qodef-blog-holder.qodef-masonry-full-width .qodef-owl-slider .owl-buttons .qodef-next-icon, .qodef-blog-holder.qodef-masonry-full-width .qodef-owl-slider .owl-buttons .qodef-prev-icon {
	width: 33px;
	height: 33px;
	line-height: 33px
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-owl-slider .owl-buttons .qodef-next-icon i, .qodef-blog-holder.qodef-blog-type-masonry .qodef-owl-slider .owl-buttons .qodef-prev-icon i, .qodef-blog-holder.qodef-masonry-full-width .qodef-owl-slider .owl-buttons .qodef-next-icon i, .qodef-blog-holder.qodef-masonry-full-width .qodef-owl-slider .owl-buttons .qodef-prev-icon i {
	line-height: 33px;
	font-size: 12px
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-btn, .qodef-blog-holder.qodef-masonry-full-width .qodef-btn {
	border: 0;
	color: #b2dd4c;
	font-size: 12px;
	padding-left: 0;
	padding-right: 5px
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-btn:after, .qodef-blog-holder.qodef-masonry-full-width .qodef-btn:after {
	content: "\f054";
	font-family: FontAwesome, sans-serif;
	padding-left: 5px;
	font-size: 11px
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-btn:hover, .qodef-blog-holder.qodef-masonry-full-width .qodef-btn:hover {
	background-color: transparent!important;
	border-color: transparent!important;
	color: #b2dd4c!important
}
.qodef-blog-holder.qodef-blog-type-masonry article .qodef-post-excerpt, .qodef-blog-holder.qodef-masonry-full-width article .qodef-post-excerpt {
	margin-bottom: 0
}
.qodef-blog-holder.qodef-blog-type-masonry article:not(.format-quote):not(.format-link) .qodef-post-text, .qodef-blog-holder.qodef-masonry-full-width article:not(.format-quote):not(.format-link) .qodef-post-text {
	padding: 17px 19px 5px
}
.qodef-blog-holder.qodef-blog-type-masonry article.format-audio .mejs-container .mejs-controls, .qodef-blog-holder.qodef-masonry-full-width article.format-audio .mejs-container .mejs-controls {
	padding: 0 2px
}
.qodef-blog-holder.qodef-blog-type-masonry article.format-audio .mejs-container .mejs-controls .mejs-time, .qodef-blog-holder.qodef-masonry-full-width article.format-audio .mejs-container .mejs-controls .mejs-time {
	padding: 0;
	font-size: 12px
}
.qodef-blog-holder.qodef-blog-type-masonry article.format-audio .mejs-container .mejs-controls .mejs-time-rail, .qodef-blog-holder.qodef-masonry-full-width article.format-audio .mejs-container .mejs-controls .mejs-time-rail {
	padding: 0
}
.qodef-blog-holder.qodef-blog-type-masonry article.format-audio .mejs-container .mejs-controls .mejs-button, .qodef-blog-holder.qodef-masonry-full-width article.format-audio .mejs-container .mejs-controls .mejs-button {
	padding-right: 0
}
.qodef-blog-holder.qodef-blog-type-gallery article {
	width: 33.33%;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.qodef-blog-holder.qodef-blog-type-gallery article:hover .qodef-post-excerpt {
	-webkit-transition: opacity .4s cubic-bezier(.3, .67, .24, .86) .15s;
	transition: opacity .4s cubic-bezier(.3, .67, .24, .86) .15s
}
.qodef-blog-holder.qodef-blog-type-gallery article.format-link .qodef-post-text-inner, .qodef-blog-holder.qodef-blog-type-gallery article.format-quote .qodef-post-text-inner {
	border: 0;
	padding: 0;
	overflow: visible
}
.qodef-blog-holder.qodef-blog-type-gallery article.format-link .qodef-post-text-inner:after, .qodef-blog-holder.qodef-blog-type-gallery article.format-quote .qodef-post-text-inner:after {
	display: none
}
.qodef-blog-holder.qodef-blog-type-gallery article.format-quote .qodef-quote-author {
	color: #fff;
	vertical-align: middle
}
.qodef-blog-holder.qodef-blog-type-gallery article.format-link .qodef-post-title {
	margin: 0 0 14px;
	font-size: 36px
}
.qodef-blog-holder.qodef-blog-type-gallery article:not(.format-audio) .qodef-post-image {
	margin-bottom: 0
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-blog-gallery-grid-sizer {
	width: 33.33%
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-blog-gallery-grid-gutter {
	width: 0
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-content {
	height: 100%
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-overlay {
	position: absolute;
	z-index: 98;
	top: 20%;
	left: 0;
	right: 0;
	bottom: 0;
	background: -webkit-linear-gradient(transparent, #000);
	background: linear-gradient(transparent, #000)
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-image, .qodef-blog-holder.qodef-blog-type-gallery .qodef-post-image img, .qodef-blog-holder.qodef-blog-type-gallery .qodef-post-image>a {
	height: 100%;
	display: block;
	position: relative
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-text {
	display: block;
	position: absolute;
	bottom: 54px;
	width: 100%;
	padding: 0 60px;
	text-align: left;
	z-index: 99;
	box-sizing: border-box
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-text:not(.format-link), .qodef-blog-holder.qodef-blog-type-gallery .qodef-post-text:not(.format-quote) {
	-webkit-transition: transform .2s cubic-bezier(.44, 1.22, 0, 1.43);
	transition: transform .2s cubic-bezier(.44, 1.22, 0, 1.43)
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-text-inner {
	padding: 0;
	background-color: transparent!important
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-info-category {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: .8px;
	display: block;
	margin-bottom: 13px;
	-webkit-transition: all .2s;
	transition: all .2s
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-info-category a {
	color: #fff;
	padding: 9px 17px;
	background-color: #b2dd4c;
	display: inline-block;
	margin-bottom: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-title {
	margin: 0 0 14px;
	font-size: 36px;
	-webkit-transition: all .2s;
	transition: all .2s
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-title a {
	color: #fff
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-excerpt {
	visibility: hidden;
	opacity: 0;
	color: #fff;
	-webkit-transition: opacity .2s cubic-bezier(.3, .67, .24, .86), visibility .2s cubic-bezier(.3, .67, .24, .86);
	transition: opacity .2s cubic-bezier(.3, .67, .24, .86), visibility .2s cubic-bezier(.3, .67, .24, .86);
	margin-bottom: 20px
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-info-bottom {
	display: inline-block;
	width: 100%;
	margin: 0;
	font-weight: 500;
	color: #d1d1d1;
	text-transform: capitalize;
	font-size: 14px;
	padding: 0;
	border: 0
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-info-bottom>div {
	display: inline-block
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-info-bottom>div:first-child:before, .qodef-blog-infinite-scroll-button {
	display: none
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-info-bottom>div:before {
	content: "|";
	padding: 0 5px
}
.qodef-blog-holder.qodef-blog-type-gallery .qodef-owl-slider .owl-buttons .owl-next, .qodef-blog-holder.qodef-blog-type-gallery .qodef-owl-slider .owl-buttons .owl-prev {
	z-index: 200
}
.qodef-filter-blog-holder {
	text-align: center;
	margin-bottom: 30px
}
.qodef-filter-blog-holder li {
	display: inline-block;
	padding: 0 8px;
	cursor: pointer;
	font-size: 15px
}
.qodef-filter-blog-holder li.qodef-active {
	color: #b2dd4c
}
.qodef-author-description {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 30px
}
.qodef-author-description .qodef-author-description-inner {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%
}
.qodef-author-description .qodef-author-description-image {
	display: table-cell;
	width: 128px;
	height: 128px;
	vertical-align: top
}
.qodef-author-description .qodef-author-description-image img {
	width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.qodef-author-description .qodef-author-description-text-holder {
	padding: 0 0 0 20px;
	position: relative;
	display: table-cell;
	margin: 0 auto;
	box-sizing: border-box
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-name {
	margin: 0 0 10px
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-text {
	margin: 0 0 20px
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-social-inner {
	float: left;
	margin: 0 15px 0 0;
	width: 14px;
	height: 14px;
	line-height: 14px;
	text-align: center
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-social-inner a {
	font-size: 14px;
	color: #949494;
	-webkit-transition: color .15s ease-out;
	transition: color .15s ease-out
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-social-inner a:hover {
	color: #b2dd4c
}
.qodef-post-info-bottom {
	padding: 18px 0;
	margin-top: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada
}
.qodef-single-tags-holder {
	display: inline-block;
	line-height: 30px
}
.qodef-single-tags-holder .qodef-single-tags-title, .qodef-single-tags-holder .qodef-tags {
	display: inline-block
}
.qodef-single-tags-holder .qodef-tags a {
	margin-left: 3px;
	text-transform: capitalize;
	position: relative;
	letter-spacing: .4px
}
.qodef-single-tags-holder .qodef-tags a:first-child {
	margin-left: 0
}
.qodef-single-tags-holder .qodef-tags a:after {
	content: '';
	width: 100%;
	border-bottom: 1px solid #b2dd4c;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: border-color .2s ease-out, color .2s ease-out;
	transition: border-color .2s ease-out, color .2s ease-out
}
.qodef-blog-single .qodef-blog-standard-info-holder, .qodef-blog-single .qodef-blog-standard-post-date {
	display: inline-block;
	vertical-align: top
}
.qodef-blog-single .qodef-blog-standard-post-date .date {
	display: block;
	font-size: 20px;
	line-height: 37px;
	color: #636363;
	padding: 0 12px;
	border: 2px solid #efefef;
	border-bottom: 0;
	-webkit-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	border-top-right-radius: 3px
}
.qodef-blog-single .qodef-blog-standard-post-date .month {
	display: block;
	font-size: 12px;
	color: #fff;
	background-color: #b2dd4c;
	padding: 0 13px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.qodef-blog-single .qodef-blog-standard-info-holder {
	margin-left: 14px
}
.qodef-blog-single article.format-link .qodef-post-info, .qodef-blog-single article.format-quote .qodef-post-info {
	margin-bottom: 10px
}
.qodef-blog-share {
	display: inline-block;
	float: right
}
.qodef-blog-single-navigation {
	position: relative
}
.qodef-blog-single-navigation .qodef-blog-single-next, .qodef-blog-single-navigation .qodef-blog-single-prev {
	position: absolute;
	display: inline-block;
	font-size: 25px;
	font-weight: 500
}
.qodef-blog-single-navigation .qodef-blog-single-next a, .qodef-blog-single-navigation .qodef-blog-single-prev a {
	color: #565656
}
.qodef-blog-single-navigation .qodef-blog-single-prev {
	left: 0
}
.qodef-single-links-pages {
	margin-top: 20px
}
.qodef-single-links-pages .qodef-single-links-pages-inner>a, .qodef-single-links-pages .qodef-single-links-pages-inner>span {
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center
}
.search .qodef-blog-holder .qodef-post-text-inner .qodef-btn {
	margin-top: 10px
}
