/*

Theme Name: MyBlog by MyThemeShop

Theme URI: http://mythemeshop.com/themes/myblog/

Author: MyThemeShop

Author URI: http://mythemeshop.com/

Description: MyBlog is a professional, powerful and intuitive theme for modern bloggers. Make sure your blog can compete with the best in your niche, with advanced features, customization & more.

Version: 1.0.1

Text Domain: myblog

*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	font: inherit;

	vertical-align: baseline;

}

html {

	-webkit-font-smoothing: antialiased;

	-webkit-text-size-adjust: 100%;

}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }

ol, ul { list-style: none }

blockquote, q { quotes: none }

table {

	border-collapse: collapse;

	border-spacing: 0;

}

button, input, select, textarea { margin: 0 }

:focus { outline: 0 }

img, video, object {

	max-width: 100%;

	height: auto!important;

}

iframe { max-width: 100% }

blockquote {

	font-style: italic;

	font-weight: normal;

	padding: 0 10px 3px 20px;

	position: relative;

	margin-bottom: 25px;

	border-left: 3px solid rgba(0,0,0,.8);

	box-sizing: border-box;

}

blockquote p { margin-bottom: 10px }

strong, b { font-weight: bold }

em, i, cite { font-style: italic }

small { font-size: 100% }

figure { margin: 10px 0 }

code, pre {

	font-weight: normal;

	font-style: normal;

}

pre {

	margin: 5px 0 20px 0;

	line-height: 1.3em;

	padding: 8px 10px;

	overflow: auto;

}

code {

	padding: 0 8px;

	line-height: 1.5;

}

mark {

	padding: 1px 6px;

	margin: 0 2px;

	color: black;

	background: #FFF7A8;

}

address {

	margin: 10px 0;

	font-style: italic;

}

.wp-caption {

	background: #fff;

	border: 1px solid #f0f0f0;

	max-width: 100%;

	box-sizing: border-box;

	padding: 5px 3px 10px;

	margin-bottom: 20px;

	text-align: center;

}

.sticky { }

.gallery-caption { }

#gallery-1 img { border: 0!important }

.bypostauthor { }

.wp-caption-text { margin-bottom: 0 }

dl { }

dt {

	float: left;

	clear: left;

	width: 100px;

	text-align: right;

	font-weight: bold;

}

dd {

	margin: 0 0 0 110px;

	padding: 0 0 0.5em 0;

	overflow: hidden;

}

/* =WordPress Core

-------------------------------------------------------------- */

/*-[ Framework ]--------------------*/

.alignnone { margin: 5px 20px 20px 0 }

.aligncenter, div.aligncenter {

	display: block;

	margin: 5px auto 5px auto;

}

.alignright {

	float: right;

	margin: 5px 0 20px 20px;

}

.alignleft {

	float: left;

	margin: 5px 20px 20px 0;

}

a img.alignright {

	float: right;

	margin: 5px 0 20px 20px;

}

a img.alignnone { margin: 5px 20px 20px 0 }

a img.alignleft {

	float: left;

	margin: 5px 20px 20px 0;

}

a img.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.wp-caption {

	background: #fff;

	border: 1px solid #f0f0f0;

	max-width: 96%; /* Image does not overflow the content area */

	padding: 5px 3px 10px;

	text-align: center;

}

.wp-caption.alignnone { margin: 5px 20px 20px 0 }

.wp-caption.alignleft { margin: 5px 20px 20px 0 }

.wp-caption.alignright { margin: 5px 0 20px 20px }

.wp-caption img {

	border: 0 none;

	height: auto;

	margin: 0;

	max-width: 98.5%;

	padding: 0;

	width: auto;

}

.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	margin: 0;

	padding: 0 4px 5px;

}

/* Text meant only for screen readers. */

.screen-reader-text {

	clip: rect(1px, 1px, 1px, 1px);

	position: absolute !important;

	height: 1px;

	width: 1px;

	overflow: hidden;

}

.screen-reader-text:focus {

	background-color: #f1f1f1;

	border-radius: 3px;

	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

	clip: auto !important;

	color: #21759b;

	display: block;

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: bold;

	height: auto;

	left: 5px;

	line-height: normal;

	padding: 15px 23px 14px;

	text-decoration: none;

	top: 5px;

	width: auto;

	z-index: 100000; /* Above WP toolbar. */

}

/*-[ Framework ]--------------------*/

body {

	font: 14px/1.5 Droid Serif, sans-serif;

	color: #555;

	background-color: #EBEBEB;

}

::-moz-selection {

	background: #222;

	color: white;

	text-shadow: none;

}

::selection {

	background: #222;

	color: white;

	text-shadow: none;

}

#page, .container {

	position: relative;

	margin-right: auto;

	margin-left: auto;

}

h1, h2, h3, h4, h5, h6 {

	font-weight: bold;

	margin-bottom: 12px;

	color: #101010;

}

h1 {

	font-size: 28px;

	line-height: 1.4;

}

h2 { line-height: 1.4 }

h3 {

	font-size: 22px;

	line-height: 1.4;

}

h4 {

	font-size: 20px;

	line-height: 1.4;

}

h5 {

	font-size: 18px;

	line-height: 1.4;

}

h6 {

	font-size: 16px;

	line-height: 1.4;

}

.sub-title { font-size: 12px }

p { margin-bottom: 20px; text-align:justify; }

a {

	text-decoration: none;

	color: #12b075;

	transition: all 0.25s ease;

}

a:hover { color: #12b075 }

a:link, a:visited, a:active { text-decoration: none }

/*-[ Main container ]---------------*/

.main-container {

	width: 100%;

	margin: 0 auto;

	clear: both;

	display: block;

}

#page, .container {

	max-width: 1000px;

	min-width: 240px;

}

#page {

	padding-top: 35px;

	min-height: 100px;

	float: none;

	clear: both;

}

/*-[ Header ]-----------------------*/

header {

	float: left;

	width: 100%;

	position: relative;

}

#site-header {

	position: relative;

	float: left;

	width: 100%;

	z-index: 99;

}

#header {

	position: relative;

	float: left;

	width: 100%;

	text-align: center;

}

#header .container {

	display: -ms-flexbox;

	display: flex;

	-ms-flex-align: center;

	align-items: center;

	border-bottom: 1px solid rgba(0,0,0,.05);

}

#header h1, #header h2 {

	font-size: 50px;

	float: left;

	display: inline-block;

	position: relative;

	margin-bottom: 0;

}

#logo a {

	float: left;

	line-height: 1.2;

}

#logo img { float: left }

.logo-wrap {

	float: left;

	-ms-flex: 0.25;

	flex: 0.25;

	text-align: left;

	padding: 18px 0;

}

.header-right {

	padding: 18px 0;

	-ms-flex: 1;

	flex: 1;

	display: -ms-flexbox;

	display: flex;

	-ms-flex-pack: end;

	justify-content: flex-end;

}

.header-right .ago { line-height: 27px }

.header-social {

	float: right;

	margin-left: 25px;

}

.header-social a {

	float: none;

	font-size: 16px;

	margin-right: 7px;

	text-align: center;

	display: inline-block;

	line-height: 28px;

}

.header-social a:last-child { margin-right: 0 }

.header-social a:hover {

	color: #101010;

}

/*-[ Navigation ]-----------------*/

.navigation-wrap {

	float: left;

	width: 100%;

	clear: both;

	box-shadow: 0 0 1px rgba(0,0,0,.15);

}

.navigation-wrap .container {

	display: -ms-flexbox;

	display: flex;

	-ms-flex-align: center;

	align-items: center;

}

.menu-item-has-children > a:after {

	content: "\f0d7";

	font-family: FontAwesome;

	position: absolute;

	right: 10px;

}

.sub-menu .menu-item-has-children > a:after { right: 13px }

#secondary-navigation {

	-ms-flex: 1;

	flex: 1;

}

#secondary-navigation .menu-item-has-children > a { padding-right: 25px }

#secondary-navigation .navigation { float: left }

#secondary-navigation li a {

	padding: 18px 10px;

	line-height: 1;

	color: inherit;

}

#secondary-navigation .navigation > ul > li:first-child a { padding-left: 0 }

#secondary-navigation ul ul li a {

	padding: 0 20px;

	padding-right: 15px;

	width: 100%;

	line-height: inherit;

}

#secondary-navigation .sub-menu .menu-item-has-children > a { padding-right: 15px }

.navigation ul { margin: 0 auto }

.navigation ul li {

	float: left;

	position: relative;

}

#secondary-navigation ul ul li {

	width: 100%;

	margin-bottom: 8px;

}

.navigation ul li a, .navigation ul li a:link, .navigation ul li a:visited { display: inline-block }

.navigation > ul > .current a {

	background: transparent;

	color: #5a5a5a !important;

}

#secondary-navigation ul li:hover > a, #secondary-navigation ul li.current-menu-item > a { color: #12b075 }

.navigation ul ul, .login-wrap .logged-in-sub {

	position: absolute;

	width: 190px;

	z-index: 400;

	padding-top: 5px;

	background: #fff;

	border: 1px solid rgba(0,0,0,.08);

	left: -10px;

}

.navigation ul ul a, .navigation ul ul a:link, .navigation ul ul a:visited {

	position: relative;

	width: 130px;

	box-sizing: border-box;

}

.navigation ul ul li:last-child a { border-bottom: none }

.navigation ul ul, .login-wrap .logged-in-sub { display: none }

.navigation ul ul ul {

	left: 190px;

	top: -6px;

}

.sub-menu .menu-item-has-children:after { color: #fff }

.navigation .toggle-caret { display: none }

.login-wrap {

	float: right;

	position: relative;

	padding: 7px 10px;

	padding-right: 0;

}

.login-wrap.not-logged-in {

	padding: 18px 0 18px 10px;

	line-height: 1;

}

.login-wrap .user-name { line-height: 34px }

.login-wrap .logged-in-sub {

	margin-top: 9px;

	left: auto;

	right: 0;

	width: 146px;

	padding: 10px;

	box-sizing: border-box;

}

.login-wrap:hover .logged-in-sub { display: block }

.login-wrap .logged-in-sub a {

	width: 100%;

	display: block;

	color: inherit;

	margin-bottom: 5px;

}

.login-wrap:hover .logged-in-sub a:last-child { margin-bottom: 0 }

.login-wrap .avatar {

	max-width: 36px;

	margin-right: 8px;

}

.mobile-menu-wrapper .login-wrap, .mobile-menu-wrapper .login-wrap .logged-in-sub { width: 100% }

.mobile-menu-wrapper .login-wrap .logged-in-sub {

	display: block;

	position: relative;

	left: 0;

	border: 0;

}

.mobile-menu-wrapper .login-wrap .logged-in-sub a { margin-bottom: 5px!important }

.mobile-menu-wrapper .login-wrap .avatar { margin-left: 10px }

.clearfix:before, .clearfix:after {

	content: " ";

	display: table;

}

.clearfix:after { clear: both }

.clearfix { *zoom: 1   }

a#pull { display: none }

.navigation i { margin-right: 6px }

/* Flyout nav */

.sticky-navigation-active {

	z-index: 500;

	position: fixed;

	top: 0;

	margin: 0 !important;

	-webkit-backface-visibility: hidden;

}

.admin-bar .sticky-navigation-active { top: 32px }

.sticky-navigation a { transition: all 0.25s linear }

.sticky-navigation-active.sticky-navigation-up-down { transition: top 0.2s ease-in-out }

/*-[ Content ]--------------------*/

.article {

	width: 67%;

	max-width: 670px;

	float: left;

	box-sizing: border-box;

}

.single_post, .commentlist > li, .postauthor, .tags, .mts-toggle-comments {

	background: #fff;

	box-shadow: 0 1px 4px rgba(0,0,0,.04);

	border: 1px solid rgba(0,0,0,.09);

	padding: 20px;

	box-sizing: border-box;

	margin-bottom: 20px;

	border-radius: 3px;

}

#content_box {

	float: left;

	width: 100%;

}

.post {

	float: left;

	width: 100%;

	word-wrap: break-word;

}

.single_post {

	float: left;

	width: 100%;

}

.single_post .featured-thumbnail img { margin-top: 0 }

.post-content {

	margin-bottom: 15px;

	overflow: hidden;

	clear: both;

	float: left;

	width: 100%;

}

.error404 .post-content { overflow: visible }

.post-single-content { clear: both }

.readMore { float: left }

.readMore a {

	line-height: 40px;

	display: block;

	color: inherit;

}

.ss-full-width {

	padding-top: 0;

	width: 100%;

	max-width: 100%;

}

.ss-full-width #content_box {

	padding-right: 0;

	padding-left: 0;

}

.post.excerpt {

	clear: both;

	margin-bottom: 30px;

	overflow: hidden;

	padding-bottom: 15px;

	background-color: #fff;

	width: auto;

}

.wp-post-image { float: left }

.featured-thumbnail {

	float: left;

	max-width: 100%;

	width: 100%;

}

.post-image {

	float: left;

	display: block;

	position: relative;

	width: 100%;

	margin-bottom: 20px;

}

.primary-slider-container #slider, .latestPost > iframe { margin-bottom: 20px }

.content-wrapper {

	float: left;

	width: 100%;

}

.left-thumb .content-wrapper, .right-thumb .content-wrapper {

	overflow: hidden;

	width: auto;

	float: none;

}

.left-thumb .post-image, .left-thumb .latestPost .flex-video, .left-thumb .latestPost > iframe, .right-thumb .post-image, .right-thumb .latestPost .flex-video, .right-thumb .latestPost > iframe, .left-thumb .latestPost .primary-slider-container, .right-thumb .latestPost .primary-slider-container {

	width: 35.2%;

	max-width: 220px;

	margin-right: 20px;

	float: left;

	max-height: 275px;

	margin-bottom: 0;

}

.right-thumb .post-image, .right-thumb .latestPost .flex-video, .right-thumb .latestPost > iframe, .right-thumb .latestPost .primary-slider-container {

	float: right;

	margin-right: 0;

	margin-left: 20px;

}

.left-thumb .latestPost .flex-video, .right-thumb .latestPost .flex-video { padding-bottom: 39.013% }

.post-image-fullwidth {

	margin-bottom: 10px;

	display: block;

	position: relative;

}

.full-width .primary-slider-container #slider, .full-width .latestPost > iframe { width: 100%; }

.featured-thumbnail img {

	margin-bottom: 0;

	width: 100%;

}

.title { clear: both }

.single-title {

	float: left;

	width: 100%;

}

.post-info-meta {

	float: left;

	width: 100%;

	clear: both;

	margin-bottom: 10px;

}

.post-info-meta:empty { display: none; }

.post-info {

	float: left;

	color: #8f8f8f;

}

.post-info > span {

	float: left;

	margin-right: 10px;

	line-height: 36px;

}

.widget .post-info > span {

	line-height: 24px;

	margin-right: 12px;

}

.theauthorimage img {

	border-radius: 50%;

	width: 36px;

}

.single_post .theauthorimage img {

	margin-top: 0;

	margin-right: 0;

}

.related-posts .post-info {

	margin-top: 10px;

	width: 100%;

}

.related-posts .post-info > span { line-height: 30px }

.post-format-icons {

	position: relative;

	line-height: 36px;

	width: 26px;

	float: right;

	background: #12b075;

	color: #fff;

	text-align: center;

	font-size: 14px;

}

.post-format-icons i {

	position: relative;

	top: -2px;

}

.post-format-icons:after {

	position: absolute;

	content: '';

	width: 0px;

	height: 0px;

	border-style: solid;

	border-width: 0px 13px 7px 13px;

	border-color: transparent transparent #fff transparent;

	left: 0;

	bottom: -1px;

	z-index: 1;

}

.post-format-icons:before {

	position: absolute;

	content: '';

	width: 0px;

	height: 0px;

	border-style: solid;

	border-width: 0px 13px 8px 13px;

	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;

	left: 0;

	bottom: 0;

	z-index: 0;

}

/**********latest-posts***********/

.featured-category-title {

	clear: both;

	margin-bottom: 20px;

	margin-top: 200px;

}

.featured-category-title a { color: #101010 }

article header {

	float: left;

	width: 100%;

	margin-bottom: 0px;

}

.error404 article header { margin-bottom: 0 }

.latestPost-wrap {

	float: left;

	width: 100%;

	clear: both;

	margin-bottom: 2px;

	border-bottom: 1px solid rgba(0, 0, 0, 0.11);

}

.latestPost {

	width: 100%;

	float: left;

	margin-bottom: 15px;

	background: #fff;

	box-shadow: 0 1px 4px rgba(0,0,0,.04);

	border: 1px solid rgba(0,0,0,.09);

	padding: 20px;

	box-sizing: border-box;

	border-radius: 3px;

}

.latestPost .title {

	float: left;

	width: 100%;

	clear: both;

}

.latestPost .title a { display: block }

.latestPost .title a:hover { color: #12b075 }

.front-view-content {

	float: left;

	width: 100%;

	clear: both;

}

/*Post Social icons & comments */

.sharemedia-readmore {

	float: left;

	width: 100%;

	clear: both;

	margin-bottom: -10px;

	margin-top: 12px;

}

.single_post .sharemedia-readmore { margin-top: 25px }

.mts-like {

	display: inline-block;

	float: right;

	line-height: 1;

	vertical-align: middle;

	margin-left: 15px;

	line-height: 40px;

	position: relative;

}

.single .mts-like i { line-height: 46px }

.mts-like a {

	line-height: 40px;

	display: inline-block;

	color: inherit;

}

.mts-like i {

	font-size: 23px;

	line-height: 40px;

	margin-right: 5px;

}

.mts-like i:before {

	top: 2px;

	position: relative;

}

.sl-count {

	line-height: 40px;

	display: inline-block;

	margin-top: -2px;

	color: inherit;

	top: -2px;

	position: relative;

}

#sl-loader {

	position: relative;

	width: 22px;

	display: inline-block;

}

#sl-loader:empty { display: none }

#sl-loader i {

	font-size: 14px;

	position: relative;

	right: 0;

	left: 3px;

	top: 0px;

	width: 17px;

	margin: 0;

}

#sl-loader i:before { top: auto }

.article-thecomment {

	float: right;

	line-height: 40px;

}

.article-thecomment a {

	display: block;

	color: inherit;

}

.article-thecomment a i { margin-right: 7px }

.blockquote.post-media { margin-bottom: 20px }

.latestPost .blockquote.post-media {

	display: block;

	box-sizing: border-box;

	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.11);

	background: #333;

}

.blockquote.post-media .quotes {

	padding: 20px 20px 10px 20px;

	margin: 0;

	border: 0;

	background: rgba(38, 39, 48, 0.9);

	color: #fff;

}

.blockquote.post-media .quotes a { color: #fff }

.blockquote.post-media h3 {

	font-size: 22px;

	font-weight: 400;

	line-height: 1.5;

}

article img.left, article img.alignleft, .wp-caption.alignleft {

	margin: 0.3em 1.571em 0.5em 0;

	display: block;

	float: left;

}

article img.right, article img.alignright, .wp-caption.alignright {

	margin: 0.3em 0 0.5em 1.571em;

	display: block;

	float: right;

}

article img.center, article img.aligncenter, .wp-caption.aligncenter {

	margin: 0.3em auto 0.5em auto;

	display: block;

}

article img.aligncenter, article img.alignnone {

	margin-top: 1em;

	margin-bottom: 1em;

	display: block;

	clear: both;

	float: none;

}

article ul {

	margin: 1.5em 0 1.571em 2.5em;

	list-style-type: disc;

}

article ol {

	margin: 1.5em 0 1.571em 2.5em;

	list-style-type: decimal;

}

article ul ul, article ol ol, article ul ol, article ol ul {

	margin-top: 0;

	margin-bottom: 0;

}

article .iconlist { margin-left: 0 }

article .iconlist i { margin-right: 5px; }

article .iconlist li { list-style-type: none }

/*-[ Tweets Widget ]---------------------------*/

.tweets li { margin-bottom: 15px!important }

/*-[ Facebook like box Widget ]---------------------------*/

.tweets li { margin-bottom: 15px!important }

.widget.facebook_like, .widget.widget_mts_post_slider_widget { padding: 0 }

.widget.facebook_like .widget-title, .widget.widget_mts_post_slider_widget .widget-title {

	margin: 0;

	width: 100%;

}

.fb_iframe_widget, .fb_iframe_widget span {

	max-width: 100%;

	width: 100%!important;

}

/*-[ Custom Nav Widget ]---------------------------*/

.widget_nav_menu .fa > a, .widget_nav_menu .fa > a { padding-left: 5px }

.widget_nav_menu .sub-menu { margin-top: 8px }

.widget.widget_nav_menu li:last-child { padding-bottom: 0 }

.widget_nav_menu .menu-item-has-children > a:after { content: '' }

/*-[ Toggle menu ]---------------------------*/

.toggle-menu ul ul { display: none }

.toggle-menu .toggle-menu-item-parent { position: relative }

.toggle-menu .toggle-caret {

	position: absolute;

	top: 6px;

	right: 0;

	text-align: center;

	cursor: pointer;

	line-height: inherit;

}

.toggle-menu .toggle-caret .fa {

	width: 20px;

	text-align: center;

	font-size: inherit;

	color: inherit;

	line-height: 20px;

}

.toggle-menu .active > .toggle-caret .fa:before { content: "\f068" } /*minus*/

.toggle-menu .toggle-caret:hover .fa { }

/*-[ Text Widget ]---------------------------*/

.textwidget { line-height: 23px }

/*-[ Form Input ]------------------*/

input, textarea, select {

	padding: 8px 12px;

	font-size: 14px;

	color: #666;

	border: 1px solid #D8D8D8;

	font-family: inherit;

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

}

textarea {

	overflow: auto;

	resize: vertical;

}

select {

	padding: 12px 10px;

	border-color: rgba(0, 0, 0, 0.11);

	width: 100%;

}

input:focus, textarea:focus { }

/*-[ Tables ]--------------------*/

table {

	width: 100%;

	text-align: left;

	margin-bottom: 25px;

	border: 1px solid #e8e8e8;

}

thead {

	background: #12b075;

	font-size: 14px;

	color: #585F65;

	color: #fff;

}

table th, table td {

	padding: 7px 15px;

	text-align: left;

}

thead th { padding: 14px }

tbody th {

	font-weight: normal;

	border-bottom: 1px solid #e8e8e8;

}

/*-[ Line ]---------------------*/

hr {

	border: none;

	border-bottom: 1px solid #E5E5E5;

	border-bottom: 1px solid rgba(0,0,0,0.1);

	width: 297px;

	margin: 35px 0;

	clear: both;

	position: relative;

}

/*-[ Search Form ]------------------*/

#searchform {

	padding: 0;

	float: left;

	clear: both;

	width: 100%;

	position: relative;

	background: #fff;

	box-sizing: border-box;

	border: 1px solid rgba(0,0,0,.09);

	box-shadow: 0 1px 4px rgba(0,0,0,.03);

	border-radius: 3px;

}

.error404 #searchform { max-width: 340px }

#searchform fieldset { float: left }

#s {

	width: 100%;

	float: left;

	height: 40px;

	text-indent: 10px;

	color: #ffffff;

	padding: 0 10px;

	background: transparent;

	box-sizing: border-box;

	border: 0;

}

#site-header #s { height: 28px }

#site-header .searchbox-icon {

	height: 28px;

	line-height: 28px;

	text-align: center;

	width: 28px;

	top: -1px;

}

#site-header .mobile-menu-wrapper .searchbox-icon { top: 3px }

.sbutton, #searchsubmit {

	position: absolute;

	right: 0px;

	top: 0px;

	width: 40px;

	height: 100%;

	font-size: 14px;

	z-index: 10;

	border: 0;

	text-align: center;

	cursor: pointer;

	background: transparent;

	transition: all 0.25s linear;

}

#searchform .fa-search { color: #fff; }

#site-header #searchform .fa-search {

	top: auto;

	right: auto;

	font-size: 16px;

	position: relative;

}

/* Search input placeholder text styling */

::-webkit-input-placeholder { color: #777777 }

:-moz-placeholder { color: #777777 }

::-moz-placeholder { color: #777777 }

:-ms-input-placeholder { color: #777777 }

:input-placeholder { color: #777777 }

/* Microphone icon position fix */

input::-webkit-input-speech-button {

	margin-right: 14px;

	margin-left: 4px;

	cursor: pointer;

}

#searchform fieldset { width: 100% }

.breadcrumb, .breadcrumb > div, .breadcrumb .root a { float: none }

.breadcrumb {

	float: left;

	width: 100%;

	clear: both;

	margin-bottom: 25px;

	color: #8f8f8f;

}

.breadcrumb a { color: inherit; }

.breadcrumb > div {

	padding: 0px 2px;

	overflow: visible;

	float: none;

	display: inline-block;

}

.breadcrumb .root { padding-left: 0 }

.no-results h2 { font-size: 16px }

/*-[ Read More ]-------------------*/

.read-more {

	margin: 0 0 0 10px;

	line-height: 1.4em;

	background: none;

	padding: 0;

	font-size: 16px;

}

/*-[ Top Ad in Post ]-------------------------------------*/

.topad {

	margin-bottom: 10px;

	clear: both;

}

/*-[ Bottom Ad in post ]-----------*/

.bottomad {

	float: left;

	clear: both;

	margin-top: 10px;

}

/*-[ Sidebar ]---------------------*/

#sidebar p { line-height: 20px }

.sidebar.c-4-12 {

	float: right;

	width: 30%;

	line-height: 20px;

	max-width: 300px;

}

#sidebar .wp-post-image, #site-footer .wp-post-image, .post-img .avatar {

	margin-bottom: 0;

	margin-top: 4px;

	margin-right: 18px;

	margin-left: 0;

	float: left;

	border-radius: 50%;

}

#sidebar .vertical-small .wp-post-image, #site-footer .vertical-small .wp-post-image {

	margin-right: 0;

	border-radius: 5px;

}

.widget {

	margin-bottom: 15px;

	float: left;

	clear: both;

	width: 100%;

	overflow: hidden;

	background: #fff;

	padding: 15px;

	box-shadow: 0 1px 4px rgba(0,0,0,.04);

	border: 1px solid rgba(0,0,0,.09);

	box-sizing: border-box;

	border-radius: 3px;

}

.widget .title {

	font-weight: bold;

	text-transform: uppercase;

	color: #545E68;

	font-size: 12px;

}

.widget li, .woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {

	list-style-type: none;

	box-sizing: border-box;

	margin-bottom: 20px;

	position: relative;

	transition: all 0.25s ease;

	cursor: pointer;

}

.widget li:last-child {

	margin-bottom: 0;

	padding-bottom: 0;

}

#site-footer .widget li { margin-bottom: 12px }

#site-footer .widget li:last-child {

	margin-bottom: 0;

	padding-bottom: 0;

}

.widget.widget_nav_menu li:after, .social-profile-icons ul li:after, .ajax-search-results li:after { display: none }

.widget.widget_archive li a, .widget.widget_categories li a, .ajax-search-results li a { display: inline-block }

.widget.widget_recent_comments li a { padding-top: 10px }

.widget.widget_rss li a { padding-bottom: 10px }

.widget.widget_archive li span, .widget.widget_categories li span {

	float: right;

	line-height: 21px;

	background: rgba(0, 0, 0, 0.13);

	padding: 0 9px;

	color: #fff;

	border-radius: 3px;

	transition: all 0.25s ease-in-out;

}

.widget .children li:first-child { margin-top: 14px }

.widget .children li {

	border-left: 0;

	border-right: 0;

	margin-left: 15px;

}

.widget .children > li:last-child {

	padding-bottom: 0;

	border-bottom: 0;

}

.widget.widget_recent_comments li:hover > a, .widget.widget_rss li:hover > a, .widget.widget_nav_menu li:hover > a, .social-profile-icons ul li:hover > a, .ajax-search-results li:hover > a { padding-left: 0 }

.widget li:hover:after { color: #12b075 }

.widget.widget_nav_menu li:hover > .toggle-caret { color: #12b075 }

.widget.widget_archive li:hover:after, .widget.widget_categories li:hover:after { left: 40px }

.widget.widget_archive li:hover > span, .widget.widget_categories li:hover > span { background: #12b075 }

.widget .widget-title {

	font-size: 16px;

	font-weight: normal;

	color: #FFF;

	background: #333;

	padding: 12px 15px;

	text-align: left;

	width: calc(100% + 30px);

	margin-left: -15px;

	margin-top: -15px;

	margin-bottom: 15px;

	box-sizing: border-box;

	border-radius: 3px 3px 0 0;

}

.widget h3 a { color: #101010 }

.widget .post-info {

	clear: both;

	width: 100%;

}

.widget .post-data {

	float: none;

	width: auto;

	clear: none;

	overflow: hidden;

}

.widget .post-title { clear: both }

.widget .post-title a:hover, .widget .entry-title a:hover { color: #12b075 }

.widget li.vertical-small .post-data {

	overflow: visible;

	float: left;

	padding-top: 16px;

	width: 100%;

}

.widget li.vertical-small.author_img .post-data {

	width: auto;

	padding-top: 0;

	float: none;

	overflow: hidden;

}

.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li, .author-posts-widget li {

	list-style: none!important;

	margin: 0!important;

	overflow: hidden;

	transition: all 0.25s linear;

	border-top: 0;

	padding-bottom: 21px;

	box-sizing: border-box;

	z-index: 5;

}

.advanced-recent-posts a, .popular-posts a, .category-posts a, .related-posts-widget a, .author-posts-widget a { display: block }

.widget .meta {

	font-size: 13px;

	color: #777;

	overflow: hidden;

}

/*-[ Social Buttons ]--------------------------*/

.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }

.shareit {

	padding: 12px 0 7px;

	clear: both;

	border: none;

	z-index: 1;

	float: left;

	width: auto;

}

.shareit.top {

	padding-top: 0!important;

	width: 100%;

	margin-bottom: 10px;

}

.share-item {

	display: block;

	margin: 0;

	float: left;

	height: 25px;

	min-width: 85px;

}

.share-item.shareit.top {

	float: left;

	margin-bottom: 10px!important;

	margin-top: 0;

	width: 100%;

}

.share-item.facebookbtn, .share-item.facebooksharebtn {

	margin-top: -7px;

	width: 100px;

	height: 28px;

}

.share-item.gplusbtn { width: 85px }

.share-item.pinbtn a { transition: none }

.share-item.stumblebtn {

	margin-top: 1px;

	height: 24px;

}

.share-item iframe { max-width: none }

.share-social.icons .share-item a {

	text-shadow: 1px 0 0 #7a7a7a, -1px 0 0 #7a7a7a, 0 1px 0 #7a7a7a, 0 -1px 0 #7a7a7a, 1px 1px #7a7a7a, -1px -1px 0 #7a7a7a, 1px -1px 0 #7a7a7a, -1px 1px 0 #7a7a7a;

	color: #fff;

}

.share-social.icons .share-item {

	width: 30px;

	min-width: 30px;

	text-align: center;

	margin: 0 10px 0 0;

}

.share-social.icons.floating {

	width: 50px;

	margin: 0 0 0 -80px;

}

.shareit .share-text {

	font-size: 12px;

	text-transform: uppercase;

	margin-bottom: 10px;

}

.share-social.icons.floating .share-item {

	clear: both;

	margin: 0 0 10px 0;

}

/*-[ Social Profile Widget ]--------------------------*/

.widget.social-profile-icons { padding-bottom: 5px }

.social-profile-icons ul {

	margin-left: -5px;

	margin-right: -5px;

}

.social-profile-icons ul li {

	background: none;

	border: none;

	float: left;

	list-style-type: none;

	margin: 0 5px 10px 5px!important;

	padding: 0 !important;

	border: none !important;

}

.social-profile-icons ul li a {

	width: 27.6px;

	height: 27.6px;

	display: block;

	float: left;

	border-radius: 30px;

	text-align: center;

	line-height: 27.6px;

	border: 1px solid;

	transition: all .4s;

	padding: 0;

	color: inherit;

}

.sidebar .social-profile-icons ul li a:hover { border: 1px solid }

.social-profile-icons ul li i { line-height: 28.7px }

.social-profile-icons .social-youtube a:hover { color: #c9322b }

.social-profile-icons .social-rss a:hover { color: #ef922f }

.social-profile-icons .social-twitter a:hover { color: #40bff5 }

.social-profile-icons .social-facebook a:hover { color: #5d82d1 }

.social-profile-icons .social-gplus a:hover { color: #eb5e4c }

.social-profile-icons .social-vimeo a:hover { color: #35c6ea }

.social-profile-icons .social-dribbble a:hover { color: #f7659c }

.social-profile-icons .social-tumblr a:hover { color: #426d9b }

.social-profile-icons .social-instagram a:hover { color: #91653f }

.social-profile-icons .social-flickr a:hover { color: #ff48a3 }

.social-profile-icons .social-pinterest a:hover { color: #e13138 }

.social-profile-icons .social-linkedin a:hover { color: #238cc8 }

.social-profile-icons .social-github a:hover { color: #b5a470 }

.social-profile-icons .social-email a:hover { color: #1d90dd }

.social-profile-icons .social-behance a:hover { color: #1879fd }

.social-profile-icons .social-skype a:hover { color: #13c1f3 }

.social-profile-icons .social-soundcloud a:hover { color: #ff7e30 }

.social-profile-icons .social-stumbleupon a:hover { color: #ff5c30 }

.social-profile-icons .social-dropbox a:hover { color: #3476e4 }

.social-profile-icons .social-foursquare a:hover { color: #0bbadf }

.social-profile-icons .social-reddit a:hover { color: #ff4400 }

/*-[ Footer ]-------------------*/

#site-footer .footeText {

	width: 960px;

	margin: 22px auto;

	text-align: center;

	color: #fff;

	font-size: 14px;

	font-weight: bold;

}

#site-footer .footeText a {

	color: #fff;

	border-bottom: 2px solid #12b075;

}

#site-footer .sidebar .widget .title {

	font-size: 135%;

	color: #D4D8DB;

}

#site-footer {

	position: relative;

	float: left;

	width: 100%;

	overflow: hidden;

	clear: both;

	background: #fff;

	box-shadow: 0 0 1px rgba(0,0,0,.15);

	margin-top: 15px;

}

.footer-widgets {

	overflow: hidden;

	padding: 30px 0 10px;

	width: 100%;

	margin: 0;

}

.f-widget {

	width: 22.8%;

	max-width: 228px;

	float: left;

	position: relative;

	margin-bottom: 0;

	margin-right: 2.93333333%;

}

#site-footer .widget {

	padding: 0;

	border: 0;

	box-shadow: none;

	background: transparent;

	color: inherit;

}

#site-footer .widget-title {

	background: transparent;

	color: inherit;

	padding: 0;

	width: 100%;

	margin: 0;

	margin-bottom: 15px;

}

.widgets-num-3 .f-widget {

	width: 31.3777778%;

	max-width: 328px;

}

.widgets-num-3 .f-widget.last { margin-right: 0 }

.copyrights {

	float: left;

	width: 100%;

	clear: both;

	font-size: 13px;

	border-top: 1px solid rgba(0, 0, 0, 0.05);

}

#copyright-note {

	float: left;

	width: 100%;

	clear: both;

	display: -ms-flexbox;

	display: flex;

	-ms-flex-align: center;

	align-items: center;

	padding: 10px 0;

}

.postsby {

	margin-bottom: 15px;

	font-size: 20px;

	font-weight: normal;

}

.copyright-text {

	-ms-flex: 1;

	flex: 1;

}

#copyright-note .to-top {

	-ms-flex: 1;

	flex: 1;

	text-align: right;

}

/*-[ Back To Top ]---------------------------*/

.to-top {

	float: right;

	position: relative;

}

.toplink {

	display: inline-block;

	height: 28px;

	width: 28px;

	z-index: 25;

	color: inherit;

	border: 1px solid;

	border-radius: 5px;

	text-align: center;

	cursor: pointer;

	font-weight: bold;

	margin-left: 10px;

}

.toplink .fa-angle-up {

	position: relative;

	top: 0;

	font-size: 18px;

	line-height: 28px;

	font-weight: bold;

}

/*-[ Tab Widget ]---------------------------*/

.widget .wpt_widget_content {border: 0;background: #fff;}

.widget .wpt_widget_content ul.wpt-tabs li:after { display: none }

.widget .wpt_widget_content ul.wpt-tabs li:hover > a { padding-left: 0 }

.widget .wpt_widget_content ul.wpt-tabs li { border: 0 }

.widget .wpt_widget_content ul.wpt-tabs li:first-child { border-top: 0 }

.widget .wpt_widget_content ul.wpt-tabs li a {

	color: inherit;

	background: rgba(0, 0, 0, 0.03);

	border: 1px solid rgba(0,0,0,.09);

	border-right: 0;

	line-height: 1.3;

	padding: 12px 0;

}

.widget .wpt_widget_content ul.wpt-tabs li:last-child a { border-right: 1px solid rgba(0, 0, 0, 0.11) }

.widget .wpt_widget_content ul.wpt-tabs.has-4-tabs li:nth-child(2) { border-right: 1px solid rgba(0, 0, 0, 0.11) }

.widget .wpt_widget_content ul.wpt-tabs.has-4-tabs li:nth-child(3) { border-left: 1px solid rgba(0, 0, 0, 0.11) }

.widget .wpt_widget_content .tab_title.selected a {

	background: #fff;

	color: inherit;

	border-bottom: 1px solid #fff;

}

.widget .wpt_widget_content .has-4-tabs .tab_title.selected a { border-bottom: 1px solid #fff }

.widget .wpt_widget_content .inside { padding-top: 0 }

.widget .wpt_widget_content .tab-content li {

	margin-bottom: 0;

	padding: 25px 8.824%;

	padding-bottom: 21px;

	border: 1px solid rgba(0, 0, 0, 0.11);

	border-top: 0;

}

.widget .wpt_widget_content .tab-content li:last-child {

	border: 1px solid rgba(0,0,0,.09);

	border-top: 0;

}

.widget .wpt_widget_content .tab-content li:after { display: none }

.widget .wpt_widget_content .tab-content li:first-child { padding-top: 30px }

.widget .wpt_thumb_small { margin-right: 20px }

.widget .wpt_widget_content .wpt-pagination {

	padding-top: 15px;

	box-sizing: border-box;

	border: 1px solid rgba(0,0,0,.09);

	border-top: 0;

}

.widget .wpt_widget_content .wpt-postmeta, .widget .wpt_comment_content, .widget .wpt_excerpt {

	padding-top: 20px;

	color: #777;

}

.widget .wpt_widget_content .wpt-postmeta {

	text-transform: uppercase;

	color: #12b075;

}

.widget .wpt_widget_content #tags-tab-content {

	padding: 30px;

	border: 1px solid rgba(0, 0, 0, 0.11);

	border-top: 0;

}

.widget .wpt_avatar { margin-right: 20px }

.widget .wpt_widget_content #tags-tab-content ul li { font-size: 14px }

/*-[ Review Widget ]---------------------------*/

.widget .wp_review_tab_widget_content { border: 0 }

.widget .wp_review_tab_widget_content ul.wp-review-tabs li:after { display: none }

.widget .wp_review_tab_widget_content ul.wp-review-tabs li:hover > a, .widget .wp_review_tab_widget_content .tab-content li:hover > a { padding-left: 0 }

.widget .wp_review_tab_widget_content ul.wp-review-tabs li { border: 0 }

.widget .wp_review_tab_widget_content ul.wp-review-tabs li:first-child { border-top: 0 }

.widget .wp_review_tab_widget_content ul.wp-review-tabs li a {

	color: #777777;

	background: #f3f3f3;

	text-transform: uppercase;

	border: 1px solid rgba(0, 0, 0, 0.11);

	border-right: 0;

	line-height: 1.3;

	padding: 15px 0;

}

.widget .wp_review_tab_widget_content ul.wp-review-tabs li:last-child a { border-right: 1px solid rgba(0, 0, 0, 0.11) }

.widget .wp_review_tab_widget_content ul.wp-review-tabs.has-4-tabs li:nth-child(2) { border-right: 1px solid rgba(0, 0, 0, 0.11) }

.widget .wp_review_tab_widget_content ul.wp-review-tabs.has-4-tabs li:nth-child(3) { border-left: 1px solid rgba(0, 0, 0, 0.11) }

.widget .wp_review_tab_widget_content .tab_title.selected a {

	background: #fff;

	color: #101010;

	border-bottom: 1px solid #fff;

}

.widget .wp_review_tab_widget_content .has-4-tabs .tab_title.selected a { border-bottom: 1px solid #fff }

.widget .wp_review_tab_widget_content .inside { padding-top: 0 }

.widget .wp_review_tab_widget_content .tab-content li {

	margin-bottom: 0;

	padding: 25px 8.824%;

	padding-bottom: 21px;

	border: 1px solid rgba(0, 0, 0, 0.11);

	border-top: 0;

}

.widget .wp_review_tab_widget_content .tab-content li:last-child {

	border: 1px solid rgba(0, 0, 0, 0.11);

	border-top: 0;

}

.widget .wp_review_tab_widget_content .tab-content li:after { display: none }

.widget .wp_review_tab_widget_content .tab-content li:first-child { padding-top: 30px }

.widget .wp_review_tab_thumb_small { margin-right: 20px }

.widget .wp_review_tab_widget_content .wp-review-tab-pagination {

	padding-top: 15px;

	text-transform: uppercase;

}

.widget .wp_review_tab_widget_content .wp-review-tab-postmeta, .widget .review-total-only.small-thumb, .widget .wpt_excerpt {

	padding-top: 20px;

	color: #777;

}

.widget .wp_review_tab_widget_content .wp-review-tab-postmeta {

	text-transform: uppercase;

	color: #12b075;

}

.widget .wp_review_tab_widget_content #tags-tab-content {

	padding: 30px;

	border: 1px solid rgba(0, 0, 0, 0.11);

	border-top: 0;

}

.widget .wp-review-show-total .review-star, .widget .wp-review-user-rating .review-star { top: 18px }

/*-[ Widget Slider ]---------------------------*/

.widget .widget-slider .slide-title { font-size: 14px }

body .owl-prev, body .owl-next {

	border: 1px solid #fff;

	color: #fff;

	background: rgba(0, 0, 0, 0.02);

	box-shadow: 0 0px 1px rgba(0, 0, 0, 0.25);

	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);

}

body .owl-prev:hover, body .owl-next:hover {

	background: #12b075;

	border-color: #12b075;

}

/*-[ Related Posts ]---------------------------*/

.related-posts {

	float: left;

	width: 100%;

	clear: both;

	margin-bottom: 15px;

}

.related-posts .latestPost {

	width: 48.36%;

	margin-right: 3.28%;

	padding-bottom: 15px;

	padding-top: 0;

}

.related-posts .latestPost img {

	margin-top: 0;

	margin-right: 0;

	z-index: 4;

}

.related-posts #featured-thumbnail {

	position: relative;

	float: left;

	width: calc(100% + 40px);

	margin-left: -20px;

	clear: both;

}

.related-posts .post-format-icons {

	float: right;

	width: 22px;

	line-height: 30px;

	font-size: 12px;

}

.related-posts .post-format-icons:after {

	border-width: 0px 12px 9px 11px;

	left: 0;

}

.related-posts .post-format-icons:before {

	border-width: 0px 12px 10px 11px;

	left: 0;

}

.related-posts .last { margin-right: 0 }

.related-posts .latestPost .title {

	margin-bottom: 0;

	margin-top: 5px;

}

.related-posts .latestPost .title a {

	display: block;

	font-size: 20px;

}

.related-posts article header { margin-top: 0 }

.related-posts h4, .postauthor h4, #commentsAdd #respond h4 { margin-bottom: 10px }

/*-[ Post Tags ]---------------------------------*/

.tags {

	float: left;

	line-height: 37px;

	width: 100%;

}

.tags a {

	float: left;

	display: block;

	padding: 0 14px;

	line-height: 35px;

	margin-right: 9px;

	border-radius: 4px;

	background: #f3f3f3;

	color: #707070;

	border: 0;

	font-size: 14px;

}

.tags a:hover {

	color: #12b075;

	border-color: 1px solid rgba(0, 0, 0, 0.25);

}

.sharemedia-readmore .tagtext {

	float: left;

	font-size: 15px;

	margin-right: 10px;

}

/*-[ Author Box ]--------------------------------*/

.postauthor {

	float: left;

	width: 100%;

	min-height: 144px;

	clear: both;

}

.postauthor h5 {

	font-size: 18px;

	margin-bottom: 5px;

}

.postauthor p {

	font-size: 16px;

	overflow: hidden;

}

.postauthor p:last-of-type { margin-bottom: 0 }

.postauthor h5 a { color: inherit }

.postauthor img {

	float: left;

	margin: 6px 30px 0 0;

}

.postauthor h4 a { color: #473636 }

.postauthor-top {

	padding-top: 5px;

	padding-bottom: 8px;

	margin-bottom: 15px;

}

.clear { clear: both }

.left { float: left }

.right { float: right }

.last { margin-right: 0 }

.author-social { margin-top: 10px }

.author-social a {

	float: left;

	width: 15.8333333%;

	height: 29px;

	line-height: 29px;

	display: block;

	border: 1px solid;

	text-align: center;

	border-radius: 999px;

	margin-right: 1%;

	font-size: 15px;

	color: #8f8f8f;

	margin-top: 10px;

	box-sizing: border-box;

}

.author-social a:last-child { margin-right: 0 }

.author-social a:hover {

	color: #12b075;

	border: 1px solid;

}

.author-social a.author-facebook:hover { color: #5d82d1 }

.author-social a.author-twitter:hover { color: #40bff5 }

.author-social a.author-gplus:hover { color: #eb5e4c }

.author-social a.author-pinterest:hover { color: #e13138 }

.author-social a.author-linkedin:hover { color: #238cc8 }

/*-[ Tag widget ]------------------------------*/

.tagcloud a {

	float: left;

	font-size: 14px!important;

	padding: 0 14px;

	margin-right: 9px;

	margin-bottom: 9px;

	line-height: 30px;

	border: 1px solid #d0d0d0;

	transition: all 0.25s linear;

	border-radius: 3px;

	color: inherit;

}

.tagcloud a:hover {

	color: #12b075;

	border: 1px solid;

}

/*-[ Ad Widgets ]------------------------------*/

.widget.mts_ad_300_widget, .widget.widget_wpt {

	padding: 0;

	border: 0;

	box-shadow: none;

	background: transparent;

}

.ad-125 ul {

	float: left;

	width: 100%;

	margin: 0;

	list-style: none;

	max-width: 100%;

}

.ad-125 li {

	float: left;

	border: none;

	list-style: none!important;

	padding-left: 0;

	background: none;

	margin-bottom: 15px;

	margin-left: 0;

	max-width: 48%;

}

.ad-125 li:nth-child(2n+1), .ad-125 li:first-child { clear: both }

.ad-125 li:nth-child(2n+2) { float: right!important }

.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }

/*-[ Calender Widget ]-------------------------*/

.widget.widget_calendar { padding: 0 }

.widget.widget_calendar .widget-title {

	width: 100%;

	margin: 0;

}

#wp-calendar {

	margin-bottom: 0;

	background: #fff;

	border: 0;

	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);

}

#wp-calendar td {

	text-align: center;

	padding: 7px 0;

	border-top: 1px solid #F1F4F6;

	border-right: 1px solid #F1F4F6;

}

#wp-calendar td { border-color: rgba(255, 255, 255, 0.05) }

#wp-calendar tbody tr:nth-child(1) td { border-top: 0 }

#wp-calendar caption {

	padding-bottom: 10px;

	padding-top: 12px;

	font-size: 15px;

	color: #FFF;

	background: #333;

	padding: 12px 15px;

	text-align: left;

}

#wp-calendar #prev {

	text-align: left;

	padding-left: 12px;

}

#wp-calendar #next {

	text-align: right;

	padding-right: 12px;

}

#wp-calendar thead th {

	padding: 10px 0;

	text-align: center;

}

/*-[Comments]--------------*/

.nocomments {

	margin-top: 20px;

	clear: both;

	float: left;

	width: 100%;

	display: none;

}

.cnumber { color: #2DB2EB }

#comments {

	float: left;

	clear: both;

	width: 100%;

}

#commentsAdd {

	width: 100%;

	float: left;

	clear: both;

}

#comments .avatar {

	float: left;

	margin-right: 10px;

	margin-top: 2px;

	width: 36px;

	display: table-cell;

}

#comments .avatar.loading { }

.comment time { padding-left: 10px }

ul.children .commentImageLeft {

	width: 60px;

	height: 90px;

	border-left: 1px solid #c1bbb6;

	border-bottom: 1px solid #c1bbb6;

	position: absolute;

	top: -50px;

	left: -70px;

}

input.text-input, #commentform input { padding: 11px }

input#author, input#email, input#url, .contact-form input, .contact-form textarea {

	width: 340px;

	max-width: 100%;

	box-sizing: border-box;

	padding: 0 20px;

	height: 45px;

	border-radius: 4px;

	box-shadow: 0 1px 4px rgba(0,0,0,.04);

	border: 1px solid rgba(0,0,0,.09);

}

input#author, input#email, input#url, #comment, .contact-form input, .contact-form textarea { transition: all 0.25s ease-in-out }

.box.m-t-6 { position: relative }

.cancel-comment-reply-link {

	line-height: 24px;

	color: #EE210B;

	font-size: 14px;

}

#commentform input#submit, .contact-form input[type="submit"] {

	float: left;

	line-height: 10px;

	text-decoration: none;

	cursor: pointer;

	display: inline-block;

	padding: 13px 21px;

	border: 1px solid;

	border-radius: 999px;

	color: #12b075;

	background-color: transparent;

	transition: all 0.2s linear;

}

#commentform input#submit:hover, .contact-form input[type="submit"]:hover {

	border: 1px solid;

	color: #12b075;

}

.error { color: red }

.thanks p { color: green }

ol.commentlist {

	margin: 0;

	padding: 0;

}

.comment, .pingback, .trackback, .wp_review_visitor {

	list-style: none;

	float: left;

	box-sizing: border-box;

	width: 100%;

	position: relative;

}

.commentlist p { margin-bottom: 18px }

.commentlist .commenttext p:last-of-type { margin-bottom: 0 }

.commentmetadata .ago { color: #12b075 }

.comment-author-name {

	display: table-cell;

	vertical-align: top;

}

.comment-author-name .ago { font-size: 12px }

.comment .fn {

	line-height: 1;

	clear: both;

	float: left;

	width: 100%;

	margin-bottom: -6px;

}

.fn h6 {

	float: left;

	margin-bottom: 0;

	font-size: 14px;

	font-weight: 500;

}

.comment-meta {

	margin-left: 5px;

	font-size: 12px;

}

.commentmetadata {

	overflow: hidden;

	padding-top: 10px;

}

.commentmetadata li {

	border: 0;

	padding: 0;

	margin-top: 0;

	margin-bottom: 5px;

	list-style: square;

}

.comment-author { display: table }

.commentmetadata ol li { list-style: decimal }

.wp-review-comment-rating { margin-left: -3px }

#commentform .wp-review-comment-field a i, #commentform .wp-review-comment-field .review-result i, .comment .wp-review-comment-rating .review-result i, .comment .wp-review-comment-rating a i { color: #FFB300!important }

.reply {

	width: 100%;

	font-size: 14px;

	margin-top: 15px;

	position: relative;

}

.reply .sl-count { line-height: 1 }

.reply i {

	margin-right: 5px;

	float: left;

	margin-top: 1px;

}

.reply .comment-reply-link {

	float: right;

	color: inherit;

	line-height: 1;

}

.comment #respond { margin-top: 20px }

.commentlist .children {

	margin: 0;

	margin-top: 30px;

	float: left;

	padding-left: 5%;

	width: 100%;

	box-sizing: border-box;

}

.commentlist .children li { margin-bottom: 0 }

.avatar {

	float: left;

	border-radius: 50%;

}

#respond h3 {

	font-size: 18px;

	margin: 0;

	padding: 0;

}

.comment-awaiting-moderation {

	font-style: italic;

	font-weight: bold;

}

.commentmetadata ul, .commentmetadata ol {

	margin-top: 5px;

	margin-bottom: 15px;

}

/*-[ Comment Form ]----------------------------*/

#commentform textarea, .contact-form textarea {

	width: 100%;

	padding: 20px;

	line-height: 25px;

	font-family: inherit;

	box-sizing: border-box;

	font-size: inherit;

	border-radius: 4px;

	box-shadow: 0 1px 4px rgba(0,0,0,.04);

	border: 1px solid rgba(0,0,0,.09);

}



.contact-form textarea {

    min-height: 180px;

}

#commentform p {

	margin-bottom: 19px;

	float: left;

	width: 100%;

	clear: both;

}

#commentform p.form-submit {

	margin-top: -80px;

	padding-left: 20px;

	box-sizing: border-box;

}

#commentform p.comment-form-comment { margin-bottom: 14px }

#commentform p label {

	padding-bottom: 5px;

	padding-top: 5px;

	padding-left: 10px;

}

.cancel-comment-reply a {

	float: right;

	margin-top: -8px;

}

.required {

	color: red;

	padding: 0;

	line-height: 1;

}

.comment-notes .required {

	padding-left: 0;

	padding-top: 3px;

}

.comment-notes { font-style: italic }

#commentform .wp-review-comment-field a i, #commentform .wp-review-comment-field .review-result i, .comment .wp-review-comment-rating .review-result i, .comment .wp-review-comment-rating a i { color: #FFB300!important }

/*-[ pagination ]------------------*/

.pagination, #load-posts {

	clear: both;

	overflow: hidden;

	float: left;

	text-align: center;

	width: 100%;

	margin-top: 10px;

	margin-bottom: 10px;

}

.single .pagination {

	border: 0;

	box-shadow: none;

	margin-top: 0;

	padding: 15px 0;

	width: 100%;

}

.pagination ul {

	list-style: none;

	margin: 0;

}

.pagination ul li {

	float: left;

	margin-bottom: 5px;

}

.pagination ul li.nav-next { float: right }

.currenttext, .pagination a:hover, .single .pagination a:hover .currenttext, .page-numbers.current {

	display: inline-block;

	float: none;

	min-width: 35px;

	line-height: 35px;

	color: #12b075;

	border: 1px solid;

	text-align: center;

	text-decoration: none;

	border-radius: 50px;

	transition: all 0.25s linear;

	margin: 5px;

	margin-top: 0;

}

.single .pagination > .current, .single .pagination a {

	margin-right: 10px;

	display: inline-block;

	float: none;

}

.pagination a, .pagination .page-numbers.dots, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, #load-posts a {

	display: inline-block;

	float: none;

	min-width: 35px;

	line-height: 35px;

	text-decoration: none;

	color: inherit;

	transition: all 0.25s linear;

	border: 1px solid;

	text-align: center;

	border-radius: 50px;

	margin: 5px;

	margin-top: 0;

}

.pagination .nav-previous a, .pagination .prev.page-numbers a, .pagination .nav-next a, .pagination .next.page-numbers a {

	border: 0;

	font-size: 18px;

	margin-bottom: 0;

}

.single .pagination a .currenttext, .single .pagination a:hover .currenttext {

	padding: 0;

	background: transparent;

	margin-right: 0;

	border: 0;

	color: inherit;

}

.single .pagination a:hover .currenttext { color: #12b075 }

.navigation.pagination i { margin-right: 0 }

/*-[ Contact Form ]------------------*/

.contact-form { position: relative }

.contact-form.loading:after {

	content: "";

	display: block;

	position: absolute;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

	background: rgba(255, 255, 255, 0.8);

}

.contact-form label {

	display: block;

	width: 100%;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

}

.contact-form label { margin-top: 12px }

.contact-form input[type="submit"] {

	width: auto;

	padding: 13px 30px;

	margin-top: -70px;

	z-index: 9999;

	position: relative;

	margin-left: 15px;

}

.mtscontact_error { color: #B90101 }

/*-[ AJAX search results ]------------------*/

.widget_search { overflow: visible }

#site-header .widget_search {

	-ms-flex: inherit;

	flex: inherit;

	width: auto;

	clear: none;

	min-width: 38px;

	margin-bottom: 0;

}

.ajax-search-box-open #s { border-bottom: 1px solid #fff }

.ajax-search-results-container {

	position: absolute;

	top: 39px;

	left: -1px;

	width: 100%;

	z-index: 9;

	background: #fff;

	border: 1px solid rgba(0, 0, 0, 0.11);

}

.ajax-search-results-container.loading:after {

	content: "";

	display: block;

	position: absolute;

	top: 0;

	right: 0;

	bottom: 0;

	left: 0;

	background-color: rgba(255,255,255,0.8);

}

ul.ajax-search-results {

	margin: 0;

	margin-top: 4px;

	padding: 0;

	text-align: initial;

}

.ajax-search-results li {

	margin: 0;

	display: block;

	list-style: none;

	min-height: 50px;

	padding: 5px 12px;

	border: 0;

	border-bottom: 1px solid rgba(0, 0, 0, 0.11);

}

.ajax-search-results li a {

	color: inherit;

	overflow: hidden;

}

ul.ajax-search-results a:focus { text-decoration: underline } /*up/down keys navigation*/

.ajax-search-results .wp-post-image {

	margin-bottom: 0;

	margin-top: 5px;

	margin-right: 10px;

	margin-left: 0;

	border-radius: 50%;

}

.ajax-search-meta {

	margin: 6px 8px;

	height: 20px;

	font-size: 13px;

}

.ajax-search-meta .results-count {

	float: left;

	color: #aaa;

}

.ajax-search-meta .results-link { float: right }

.ajax-search-results-container .no-results {

	padding: 8px;

	color: #AAA;

	font-style: italic;

}

/*-[ Load More ]-------------------*/

.pace .pace-progress {

	background: #29d;

	position: fixed;

	z-index: 2000;

	top: 0;

	left: 0;

	height: 3px;

	transition: width 0.8s;

	-webkit-backface-visibility: hidden;

}

.admin-bar .pace .pace-progress { top: 32px }

.pace-inactive { display: none }

#load-posts a { padding: 0 20px }

#load-posts a.inactive { cursor: default }

#load-posts .fa { margin-right: 8px }

/*-[ Misc ]---------------------------*/

pre {

	overflow: auto;

	padding: 15px;

	margin: 15px 0;

	position: relative;

	background: #f3f3f3;

	font-family: monospace;

	box-sizing: border-box;

	color: inherit;

	font-size: 14px;

}

pre:before {

	content: "\f121";

	position: absolute;

	font-size: 18px;

	right: 14px;

	top: 6px;

	font-family: fontawesome;

}

.flex-video {

	position: relative;

	padding-bottom: 50%;

	padding-top: 30px;

	margin-bottom: 20px;

	height: 0;

	overflow: hidden;

	clear: both;

}

.flex-video-vimeo { padding-top: 0 }

.flex-video iframe, .flex-video object, .flex-video embed {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}

/*-[ Parallax & Zoom Out ]--------------------------------*/

#parallax {

	position: relative;

	padding-bottom: 300px;

	height: 0;

	overflow: hidden;

	background-size: cover;

	margin-bottom: 25px;

	clear: both;

}

#page.parallax, #page.zoom-out-page { padding-top: 15px }

#zoom-out-effect, #zoom-out-bg {

	position: relative;

	padding-bottom: 300px;

	height: 0;

}

#zoom-out-effect {

	overflow: hidden;

	margin-bottom: 25px;

	clear: both;

}

#zoom-out-bg {

	background-size: cover;

	width: 100%;

}

/*-[ WP Review ]--------------------------------*/

.latestPost-review-wrapper, #wpmm-megamenu .review-total-only {

	position: absolute;

	top: 10px;

	left: 0;

	right: auto;

	color: #FFF!important;

	padding: 2px 8px;

	z-index: 6;

	font-family: inherit;

	border-radius: 0 999px 999px 0;

}

.latestPost-review-wrapper .review-result i { color: #fff; }

.right-thumb .latestPost .latestPost-review-wrapper {

	left: auto;

	right: 0;

	border-radius: 999px 0 0 999px;

}

.latestPost-review-wrapper .review-total-star { margin: 4px 0 }

.latestPost-review-wrapper .percentage-icon {

	top: 0;

	font-size: inherit;

	font-style: normal;

}

.latestPost .review-type-circle.wp-review-show-total { height: 36px }

/*-[ Dots Loader ]--------------------------------*/

@keyframes scale { 

	0% {

		transform: scale(1);

		opacity: 1;

	}

	45% {

		transform: scale(0.1);

		opacity: 0.7;

	}

	80% {

		transform: scale(1);

		opacity: 1;

	}

}

.ball-pulse {

	clear: both;

	text-align: center;

}

.ball-pulse > div:nth-child() { animation: scale 0.75s -0.36s infinite cubic-bezier(.2, .68, .18, 1.08) }

.ball-pulse > div:nth-child(1) { animation: scale 0.75s -0.24s infinite cubic-bezier(.2, .68, .18, 1.08) }

.ball-pulse > div:nth-child(2) { animation: scale 0.75s -0.12s infinite cubic-bezier(.2, .68, .18, 1.08) }

.ball-pulse > div:nth-child(3) { animation: scale 0.75s 0s infinite cubic-bezier(.2, .68, .18, 1.08) }

.ball-pulse > div {

	background-color: #3d8fe8;

	width: 10px;

	height: 10px;

	border-radius: 100%;

	margin: 1px;

	animation-fill-mode: both;

	display: inline-block;

}

.gallery-icon { width: 100% }

.gallery-icon img {

	display: block;

	margin: 0 auto;

	float: none;

}

.gallery-caption { clear: both }

.wp-video, .wp-audio-shortcode { margin: 10px auto }

/*header search-effect*/

#searchform.searchbox {

	min-width: 28px;

	width: 0%;

	height: 28px;

	-webkit-backface-visibility: hidden;

	max-width: 200px;

	transition: width 0.3s linear;

	border: 0;

	float: right;

	margin-left: 10px;

	background: transparent;

	box-shadow: none;

}

.searchbox-icon, .searchbox-submit {

	width: 38px;

	height: 42px;

	display: block;

	position: absolute;

	right: 0;

	top: 0;

	padding: 0;

	margin: 0;

	line-height: 42px;

	text-align: center;

	cursor: pointer;

	z-index: 30;

	background: transparent;

	border: none;

	font-size: 18px;

	box-sizing: border-box;

}

#searchform.searchbox-open.searchbox {

	width: 100%;

	border: 0;

	max-width: 200px;

}

.mobile-menu-wrapper #searchform.searchbox {

	width: 100%;

	border: 0;

	max-width: 100%;

}

.searchbox-icon:hover i { transition: all 0.2s linear }

.searchbox-open .searchbox-icon .fa:before { content: "\f00d" }

.mobile-menu-wrapper .searchbox-icon .fa:before { content: "\f002" }

#site-header .mobile-menu-wrapper #s, .mobile-menu-wrapper #searchform.searchbox { height: auto }

#site-header .mobile-menu-wrapper #s {

	padding: 10px;

	text-indent: 0;

	border-bottom: 1px solid rgba(0, 0, 0, 0.11);

}

.single-post-end {

	display: inline-block;

	width: 100%;

}

.next-post-load {

	position: relative;

	min-height: 100px;

}

.mts-toggle-comments {

	display: inline-block;

	width: 100%;

	text-align: center;

}

.comments-hidden { display: none }

.post-single-content { position: relative }

.catchersocial {

	position: absolute;

	top: 0;

	width: 100%;

}



.artfront p, .artfront h1{

	text-align: left;

}

div.post-image img.wp-post-image {

    display: none;

}

.numer {

    float: left;

    /* margin-top: -80px; */

    margin-left: -80px;

}

@media (max-width: 600px) {
	.latestPost .post-image {
	overflow: visible !important;
	max-height: none !important;
	}
	
	.numer {
	margin-left: -20px;
	max-width: 90px;
	margin-top: -15px;
	}
	}