/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .wtl_post_aside{
	width: 40%; float: left; margin-right: 15px;
 }
 /* This file will be included in all templates */
.wtl_wrapper,
.wtl_wrapper * {
	box-sizing: border-box;
}
.wtl_wrapper {
	clear: left;
	display: inline-block;
	width: 100%;
}
.wp_timeline_post_list .wp-block-embed iframe {position: relative;min-width: 100%}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{
	content: none !important;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding-top: 0 !important;
}

a:focus {
	outline: medium none !important;
}
.wtl_blog_template ol,
.wtl_blog_template ul {
	display: inline-block;
}
.wtl_edd_download_buy_button .edd_purchase_submit_wrapper .edd_go_to_checkout,
.wtl_edd_download_buy_button .wtl_edd_view_button {
	display: inline-flex;
}
/** Paggination Style **/
/* Start Defaule Template 1 */
.wtl_wrapper .wl_pagination_box {
	text-align: center;
}
#secondary .wtl_wrapper .wl_pagination_box .paging-navigation ul.page-numbers li {
	display: inline-block;
}
.wtl_wrapper .wl_pagination_box.template-1 .paging-navigation ul.page-numbers li {
	list-style: none;
	display: inline-block;
	margin-bottom: 10px;
	vertical-align: top; margin: 0 !important
}
.wtl_wrapper .wl_pagination_box.template-1 .wl_pagination span,
.wtl_wrapper .wl_pagination_box.template-1 .wl_pagination a {
	margin-bottom: 10px;
}
.wtl_wrapper .wl_pagination_box.template-1 .paging-navigation ul.page-numbers li a.page-numbers {
	padding: 5px 10px;
	text-decoration: none !important;
}
.wtl_wrapper .wl_pagination_box.template-1 .paging-navigation ul.page-numbers {
	margin: 0;
	padding: 0;
}
.wtl_wrapper .wl_pagination_box.template-1 .paging-navigation ul.page-numbers li > span.current {
	padding: 5px 10px;
}
/* End Defaule Template 1 */

/* Start Defaule Template 2 */
.wtl_wrapper .wl_pagination_box.template-2 .paging-navigation ul.page-numbers li {list-style: none;display: inline-block;margin-bottom: 10px}
.wtl_wrapper .wl_pagination_box.template-2 .paging-navigation ul.page-numbers li a {padding: 6px 11px;border-radius: 50%}
.wtl_wrapper .wl_pagination_box.template-2 .wl_pagination span,.wtl_wrapper .wl_pagination_box.template-2 .wl_pagination a {margin-bottom: 10px}
.wtl_wrapper .wl_pagination_box.template-2 .paging-navigation ul.page-numbers li a.prev,
.wtl_wrapper .wl_pagination_box.template-2 .paging-navigation ul.page-numbers li a.next{width: auto;font-size:16px;border-radius: 0}
.wtl_wrapper .wl_pagination_box.template-2 .paging-navigation ul.page-numbers li a.prev,
.wtl_wrapper .wl_pagination_box.template-2 .paging-navigation ul.page-numbers li a.next{visibility: visible;border: none}
.wtl_wrapper .wl_pagination_box.template-2 .paging-navigation ul.page-numbers {margin: 0;font-size: 16px}
.wtl_wrapper .wl_pagination_box.template-2 .paging-navigation ul.page-numbers li > span.current {padding: 6px 11px;border-radius: 50%;}
.wtl_wrapper .wl_pagination_box.template-2 .paging-navigation ul.page-numbers li a.prev,
.wtl_wrapper .wl_pagination_box.template-2 .paging-navigation ul.page-numbers li a.next {visibility:hidden}

/* End Defaule Template 2 */

/* Start Defaule Template 3 */
.wtl_wrapper .wl_pagination_box.template-3 .paging-navigation ul.page-numbers li {list-style: none;display: inline-block;margin-bottom: 10px; margin:0;}
.wtl_wrapper .wl_pagination_box.template-3 .wl_pagination span,.wtl_wrapper .wl_pagination_box.template-3 .wl_pagination a {margin-bottom: 10px}
.wtl_wrapper .wl_pagination_box.template-3 .paging-navigation ul.page-numbers li a.prev,
.wtl_wrapper .wl_pagination_box.template-3 .paging-navigation ul.page-numbers li a.next{visibility: hidden}
.wtl_wrapper .wl_pagination_box.template-3 .paging-navigation ul.page-numbers li a.page-numbers {padding: 7px 10px;text-decoration: none !important;font-size: 18px;line-height: 1.5}
.wtl_wrapper .wl_pagination_box.template-3 .paging-navigation ul.page-numbers {margin: 0;text-align: center;width: 100%;display: inline-block;padding: 0;font-size: 16px}
.wtl_wrapper .wl_pagination_box.template-3 .paging-navigation ul.page-numbers li > span.current {padding: 7px 10px;font-size: 18px;line-height: 1.5;}

/* End Defaule Template 3 */

/* Start Defaule Template 4 */
.wtl_wrapper .wl_pagination_box.template-4 .paging-navigation ul.page-numbers li {
	list-style: none;
	display: inline-block;
	margin-bottom: 10px;
}
.wtl_wrapper .wl_pagination_box.template-4 .wl_pagination span,
.wtl_wrapper .wl_pagination_box.template-4 .wl_pagination a {
	margin-bottom: 10px;
}
.wtl_wrapper .wl_pagination_box.template-4 .paging-navigation ul.page-numbers li a.page-numbers {
	padding: 5px 10px;
	text-decoration: none !important;
	font-size: 18px;
	line-height: 1.5;
}
.wtl_wrapper .wl_pagination_box.template-4 .paging-navigation ul.page-numbers {
	margin: 0;
}
.wtl_wrapper .wl_pagination_box.template-4 .paging-navigation ul.page-numbers li > span.current {
	padding: 5px 10px;
	position: relative;
	font-size: 18px;
	line-height: 1.5;
}
.wtl_wrapper .wl_pagination_box.template-4 .paging-navigation ul.page-numbers li > span.current:before {
	content:"";
	position: absolute;
	top:  -2px;
	left: -2px;
	height: 50%;
	width: 2px;
}
.wtl_wrapper .wl_pagination_box.template-4 .paging-navigation ul.page-numbers li > span.current:after {
	content:"";
	position: absolute;
	top:  -2px;
	right: -2px;
	height: 50%;
	width: 2px
}
/* End Defaule Template 4 */
.wp-timeline-social-share {
	cursor: pointer;
}
.wtl_social_share_postion{
	display: inline-block;width: 100%;position: relative;
}
.wtl_blog_template .social-component{
	display: inline-block;
}
.wtl_social_share_postion.center_position{
	text-align: center;
}
.right_position .social-component .social-share {
	float: right !important;
}
.center_position .social-component .social-share {
	float: none !important;
}
.wtl_blog_template .social-component.extra_small .social-share {
	display: inline-block;
	margin: 10px 0 0;
}
.wtl_blog_template .social-component.extra_small a {
	font-size: 13px;
	height: 27px;
	line-height: 16px !important;
	margin: 0px 2px 0 !important;
	padding: 5px 0;
	width: 27px;
}

.wtl_blog_template .social-component.extra_small.right .social-share .count {
	margin:0 0 0 6px;
	padding: 7px 0;
}
.wtl_blog_template .social-component.extra_small.top .social-share .count{
	margin: 0 0 10px;
}
.wtl_blog_template .social-component.extra_small .social-share a.email{
	margin-left: 7px !important;
}
.wtl_blog_template .social-component a {
	border: 1px solid #ccc;
	float: left;
	margin: 10px 10px 0 0;
	padding: 8px 0;
	text-align: center;
	width: 38px;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	box-shadow: none;
}
.wtl_blog_template .social-component.extra_small .social-share .count {
	float: left;
	font-size: 12px;
	height: auto;
	line-height: 1;
	margin: 10px 0 0 3px;
	padding: 5px 0;
	text-align: center;
	width: 27px !important;
}
.wtl_blog_template .post-body-div h2.wtl-post-title a,
.wtl_blog_template .category-link a,
.wtl_blog_template .categories a,
.wtl_blog_template .wtl-read-more > a,
.wtl_blog_template .tags a,
.wtl_blog_template a,
.wtl_blog_template .metacomments a {
	text-decoration: none;
	text-shadow: none;
}

.social-component a.facebook-share:hover{background-color:#3a589d;border-color:#3a589d;color:#fff}
.social-component a.wp-timeline-twitter-share:hover{background-color:#000000;border-color:#000000;color:#fff}
.social-component a.wp-timeline-whatsapp-share:hover{background-color:#3cc150;border-color:#3cc150;color:#fff}
.social-component a.wp-timeline-instagram-share:hover{background-color:#125688;border-color:#125688;color:#fff}
.social-component a.wp-timeline-google-share:hover{background-color:#dd4e31;border-color:#dd4e31;color:#fff!important}
.social-component .social-share a:hover{color:#fff!important}
.social-component a.wp-timeline-linkedin-share:hover{background-color:#0177B5;border-color:#0177B5;color:#fff}
.social-component a.wp-timeline-email-share:hover{background-color:#111111;border-color:#111111;color:#fff}
.social-component a.wp-timeline-website-share:hover{background-color:#4285F4;border-color:#4285F4;color:#fff}
.social-component a.wp-timeline-pinterest-share:hover{background-color:#cb2320;border-color:#cb2320;color:#fff}
.social-component a.wp-timeline-telegram-share:hover{background-color:#2399d6;border-color:#2399d6;color:#fff}
.social-component a.wp-timeline-pocket-share:hover{background-color:#ee4056;border-color:#ee4056;color:#fff}
.social-component a.wp-timeline-reddit-share:hover{background-color:#ff4500;border-color:#ff4500;color:#fff}
.social-component a.wp-timeline-digg-share:hover{background-color:#245EAD;border-color:#245EAD;color:#fff}
.social-component a.wp-timeline-skype-share:hover{background-color:#00aff0;border-color:#00aff0;color:#fff}
.social-component a.wp-timeline-youtube-share:hover{background-color:#bb0000;border-color:#bb0000;color:#fff}
.social-component a.wp-timeline-wordpress-share:hover{background-color:#21759b;border-color:#21759b;color:#fff}
.social-component a.wp-timeline-tumblr-share:hover{background-color:#34526f;border-color:#34526f;color:#fff}
.social-component a.wp-timeline-snapchat-share:hover{background-color:#fffc00;border-color:#fffc00;color:#fff}
.social-component a.wp-timeline-vine-share:hover{background-color:#00bf8f;border-color:#00bf8f;color:#fff}
.social-component a.wp-timeline-tumblr-share:hover{background-color:#32506d;border-color:#32506d;color:#fff}
.wtl_blog_template .social-component .social-share{display:inline-block;width:auto;margin:10px 10px 0 0;float:left;}
.wtl_blog_template .social-component.bottom .social-share{vertical-align:top;}
.wtl_blog_template .social-component.top .social-share{vertical-align:bottom;}
.wtl_blog_template.even_class .social-component .social-share{float:right;}
.wtl_blog_template .social-component .social-share a{padding-right:0;margin:0;}

.wtl_blog_template .wp-video{
	margin-bottom: 0;
}
.wtl_blog_template .upper_image_wrapper{
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.wtl_blog_template .upper_image_wrapper blockquote:before{
	color: #484848;
	content: "";
	font-family: fontawesome;
	font-size: 19px;
	left: 15px;
	position: absolute;
	top: 10px;
}
.wtl_blog_template .upper_image_wrapper blockquote{
	background-color: rgba(255, 255, 255, 0.8);
	left: 50%;
	margin: 0 !important;
	padding: 20px 20px 25px 40px;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0px);
	-ms-transform: translate3d(-50%, -50%, 0px);
	-webkit-transform: translate3d(-50%, -50%, 0px);
	-o-transform: translate3d(-50%, -50%, 0px);
	border-left: 5px solid;
}
.blog_template .upper_image_wrapper.wtl_link_post_format a:before{
	content: "";
	font-family: fontawesome;
	margin-right: 10px;
}
.blog_template .upper_image_wrapper.wtl_link_post_format a{
	background-color: rgb(255, 255, 255);
	left: 50%;
	margin: 0;
	padding: 10px 20px;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0px);
	-ms-transform: translate3d(-50%, -50%, 0px);
	-webkit-transform: translate3d(-50%, -50%, 0px);
	-o-transform: translate3d(-50%, -50%, 0px);
	border-radius: 5px;
}
.wtl_blog_template .wp-timeline-post-image {
	position: relative;text-align: center;
}
.wtl_blog_template .wp-timeline-post-image:hover .wp-timeline-pinterest-share-image {
	visibility: visible;
	opacity: 1;
}
.wp-timeline-pinterest-share-image i{ color: #fff !important; line-height: 37px }
.wtl_blog_template .wp-timeline-pinterest-share-image {
	bottom: 10px;
	left: 10px;
	position: absolute;
	visibility: hidden;
	opacity: 0;
	top: 10px;
	height: 40px;
	width: 40px;
	overflow: hidden;
	transition: visibility 0s, opacity 0.5s linear;
}
.wtl_blog_template .wp-timeline-pinterest-share-image a {
	background-color: #cb2027;
	border-color: #b51d23;
	border-style: solid;
	display: block;
	float: left;
	height: 40px;
	width: 40px;
	background-size: 100%;
	box-shadow: none;
}
.wp-timeline-load-more-pre {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.wtl_blog_template .wp-timeline-flexslider.flexslider { line-height: 0; }
.wtl_blog_template .flex-direction-nav a:before { font-size: 30px; line-height: 1; }
.wtl_blog_template .flexslider ul.flex-direction-nav { margin: 0; }
.wtl_blog_template .flexslider ul.flex-direction-nav > li { list-style: none; }
.blog_template.slider_template .flex-control-nav { display: block; }
.wp-timeline-load-more { text-align: center; margin: 0; position: relative; }
.wp-timeline-load-more a.button.wp-timeline-load-more-btn { padding: 5px 15px; line-height: normal; font-size: 16px; height: auto; border-radius: 3px; color: #fff; background: #000; border: 1px solid #000; text-decoration: none; box-shadow: none; }
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-2 { border-radius: 30px; padding: 15px 30px; }
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3 { border: none; padding: 15px 30px; position: relative; color: #333; background: #fff; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3 span:before, .wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3 span:after { content: ""; position: absolute; background: #000; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3 span.wp-timeline-lmb-top:before,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3 span.wp-timeline-lmb-top:after {
	left: 0;top: 0;
}
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3 span.wp-timeline-lmb-bottom:before,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3 span.wp-timeline-lmb-bottom:after {
	right: 0;bottom: 0;
}
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3 span.wp-timeline-lmb-top:before,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3 span.wp-timeline-lmb-bottom:before {
	height: 70%;width: 2px;
}
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3 span.wp-timeline-lmb-top:after,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3 span.wp-timeline-lmb-bottom:after {
	width: 30%;height: 2px;
}
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:hover span.wp-timeline-lmb-top:before,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:focus span.wp-timeline-lmb-top:before,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:active span.wp-timeline-lmb-top:before,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:hover span.wp-timeline-lmb-bottom:before,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:focus span.wp-timeline-lmb-bottom:before,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:active span.wp-timeline-lmb-bottom:before {
	height: 100%;
}
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:hover span.wp-timeline-lmb-top:after,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:focus span.wp-timeline-lmb-top:after,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:active span.wp-timeline-lmb-top:after,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:hover span.wp-timeline-lmb-bottom:after,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:focus span.wp-timeline-lmb-bottom:after,
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:active span.wp-timeline-lmb-bottom:after {
	width: 100%;
}
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3 { background: transparent; }
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:before { content: ""; height: 30px; width: 30px; border-top: 2px solid #000; border-left: 2px solid #000; position: absolute; top: 0px; left: 0px; transition: all 0.3s; }
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:after { content: ""; height: 30px; width: 30px; border-bottom: 2px solid #000; border-right: 2px solid #000; position: absolute; bottom: 0px; right: 0px; transition: all 0.3s; }
.wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:hover:after, .wp-timeline-load-more a.button.wp-timeline-load-more-btn.template-3:hover:before { height: 100%; width: 100%; }
.wp-timeline-load-more a.button.wp-timeline-load-more-btn:hover, .wp-timeline-load-more a.button.wp-timeline-load-more-btn:focus, .wp-timeline-load-more a.button.wp-timeline-load-more-btn:active { color: #000; background: #fff; border-color: #000; }
.wtl_wrapper .wl_pagination_box { width: 100%; float: left; margin: 60px 0 30px; }
.wtl_wrapper .wl_pagination_box .wl_pagination span, .wtl_wrapper .wl_pagination_box .wl_pagination a { display: inline-block; margin-right: 5px; padding: 0 8px; text-decoration: none; }
.wtl_wrapper .wl_pagination_box .navigation .prev.page-numbers, .wtl_wrapper .wl_pagination_box .navigation .next.page-numbers { float: none; }

.wtl_blog_template a {
	border: none;
	box-shadow: none !important;
}
.wtl_blog_template img.wp-post-image {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.wtl_blog_template .wp-caption.aligncenter {
	max-width: 100%;
	left: 0;
	transform: translateX(0);
}
.wtl_wrapper figure {
	max-width: 100%;
	display: inline-block;
}
.wtl_blog_template .taxonomies span.terms a:last-child span {
	display: none;
}
.wtl_blog_template .metacomments a {
	box-sizing: border-box;
}
.wp-timeline-load-more a:hover {
	text-decoration: none !important;
}
.wtl_blog_template .social-component.large a {
	height: 45px;
	padding: 12px 0;
	width: 45px;
	box-sizing: border-box;
}
.social-component.large a .fa {
	font-size: 20px;
}
.blog_footer {
	box-sizing: border-box;
}
.blog_template .flexslider {
	border: none;
}
.blog_template .flex-viewport{
	margin-bottom: -5px;
}
.loading-image {
	bottom: 0;
	display: block;
	max-height: 100px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	z-index:3;
	text-align: center;
}
#wtl-load-more-hidden {
	display: inline-block;
	width: 100%;
	float: left;
	position: relative;
}
.wtl_blog_template .post_content li {
	float: left;
	width: 100%;
}
.wtl-load-onscroll-pre {
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
.wp-timeline-row {
	margin-left: -10px;
	margin-right: -10px;
}
.wtl_blog_template .social-component.top .social-share,
.blog_template.wtl_blog_template .social-component.top > a {
	margin: 10px 5px 0 0;
}
.wtl_blog_template .wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-bottom: 0;
}
img {
	max-width: 100%;
}
.wtl-load-onscroll-pre {
	float: left;
	width: 100%;
}
.wp-timeline-count{
	padding-left: 3px;
	padding-right: 5px;
}
.wp-timeline-wrapper-like {
	display: inline-block;
}
.wp-timeline-wrapper-like{
	display: inline-block;
	padding-left: 10px;
	width: auto;
}
.wp-timeline-wrapper-like > span {
	display: inline-block;
}
.blog_template .more-tag{
	text-transform: none;
}

.chosen-container {
	width: 200px !important;
}

#wp-timeline-filer-change {
	margin-bottom: 15px;
}
/*Social Icon style*/
.wtl_blog_template .social-component a.social-share-default:hover{
	opacity: 1.0;
}
.wtl_blog_template .social-component a.social-share-default{
	height: 38px;
	background-image: url('../images/social_default_image.png');
	opacity: 0.9;
	background-color: transparent;
}
/*First Social Icon Style*/
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-facebook-share{background-position:-10px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-linkedin-share{background-position:-58px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-pinterest-share{background-position:-106px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-twitter-share{background-position:-154px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-email-share{background-position:-202px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-whatsapp-share{background-position:-250px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-website-share{background-position:-298px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-pocket-share{background-position:-346px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-telegram-share{background-position:-394px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-reddit-share{background-position:-442px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-vine-share{background-position:-490px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-tumblr-share{background-position:-538px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-instagram-share{background-position:-586px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-youtube-share{background-position:-634px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-wordpress-share{background-position:-922px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-skype-share{background-position:-1018px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-snapchat-share{background-position:-1066px -10px}
.wtl_blog_template .social-component.default_social_style_1 a.social-share-default.wp-timeline-digg-share{background-position:-1066px -10px}

/*Second Social Icon Style*/
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-facebook-share{background-position:-10px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-linkedin-share{background-position:-58px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-pinterest-share{background-position:-106px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-twitter-share{background-position:-154px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-email-share{background-position:-202px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-whatsapp-share{background-position:-250px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-website-share{background-position:-298px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-pocket-share{background-position:-346px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-telegram-share{background-position:-394px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-reddit-share{background-position:-442px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-vine-share{background-position:-490px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-tumblr-share{background-position:-538px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-instagram-share{background-position:-586px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-youtube-share{background-position:-634px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-wordpress-share{background-position:-922px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-skype-share{background-position:-1018px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-snapchat-share{background-position:-1066px -58px}
.wtl_blog_template .social-component.default_social_style_2 a.social-share-default.wp-timeline-digg-share{background-position:-1066px -58px}
/*Third Social Icon Style*/
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-facebook-share{background-position:-10px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-linkedin-share{background-position:-58px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-pinterest-share{background-position:-106px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-twitter-share{background-position:-154px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-email-share{background-position:-202px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-whatsapp-share{background-position:-250px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-website-share{background-position:-298px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-pocket-share{background-position:-346px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-telegram-share{background-position:-394px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-reddit-share{background-position:-442px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-vine-share{background-position:-490px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-tumblr-share{background-position:-538px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-instagram-share{background-position:-586px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-youtube-share{background-position:-634px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-wordpress-share{background-position:-922px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-skype-share{background-position:-1018px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-snapchat-share{background-position:-1066px -106px}
.wtl_blog_template .social-component.default_social_style_3 a.social-share-default.wp-timeline-digg-share{background-position:-1066px -106px}

/*Fourth Social Icon Style*/
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-facebook-share{background-position:-10px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-linkedin-share{background-position:-58px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-pinterest-share{background-position:-106px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-twitter-share{background-position:-154px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-email-share{background-position:-202px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-whatsapp-share{background-position:-250px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-website-share{background-position:-298px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-pocket-share{background-position:-346px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-telegram-share{background-position:-394px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-reddit-share{background-position:-394px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-vine-share{background-position:-490px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-tumblr-share{background-position:-538px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-instagram-share{background-position:-586px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-youtube-share{background-position:-634px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-wordpress-share{background-position:-922px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-skype-share{background-position:-1018px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-snapchat-share{background-position:-1066px -154px}
.wtl_blog_template .social-component.default_social_style_4 a.social-share-default.wp-timeline-digg-share{background-position:-1066px -154px}

/*Fifth Social Icon Style*/
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-facebook-share{background-position:-10px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-linkedin-share{background-position:-58px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-pinterest-share{background-position:-106px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-twitter-share{background-position:-154px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-email-share{background-position:-202px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-whatsapp-share{background-position:-250px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-website-share{background-position:-298px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-pocket-share{background-position:-346px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-telegram-share{background-position:-394px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-reddit-share{background-position:-442px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-vine-share{background-position:-490px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-tumblr-share{background-position:-538px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-instagram-share{background-position:-586px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-youtube-share{background-position:-634px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-wordpress-share{background-position:-922px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-skype-share{background-position:-1018px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-snapchat-share{background-position:-1066px -202px}
.wtl_blog_template .social-component.default_social_style_5 a.social-share-default.wp-timeline-digg-share{background-position:-1066px -202px}

/*Sixth Social Icon Style*/
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-facebook-share{background-position:-10px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-linkedin-share{background-position:-58px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-pinterest-share{background-position:-106px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-twitter-share{background-position:-154px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-email-share{background-position:-202px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-whatsapp-share{background-position:-250px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-website-share{background-position:-298px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-pocket-share{background-position:-346px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-telegram-share{background-position:-394px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-reddit-share{background-position:-442px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-vine-share{background-position:-490px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-tumblr-share{background-position:-538px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-instagram-share{background-position:-586px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-youtube-share{background-position:-634px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-wordpress-share{background-position:-922px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-skype-share{background-position:-1018px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-snapchat-share{background-position:-1066px -250px}
.wtl_blog_template .social-component.default_social_style_6 a.social-share-default.wp-timeline-digg-share{background-position:-1066px -250px}

/*Seventh Social Icon Style*/
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-facebook-share{background-position:-10px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-linkedin-share{background-position:-58px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-pinterest-share{background-position:-106px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-twitter-share{background-position:-154px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-email-share{background-position:-202px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-whatsapp-share{background-position:-250px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-website-share{background-position:-298px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-pocket-share{background-position:-346px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-telegram-share{background-position:-394px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-reddit-share{background-position:-442px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-vine-share{background-position:-490px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-tumblr-share{background-position:-538px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-instagram-share{background-position:-586px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-youtube-share{background-position:-634px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-wordpress-share{background-position:-922px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-skype-share{background-position:-1018px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-snapchat-share{background-position:-1066px -298px}
.wtl_blog_template .social-component.default_social_style_7 a.social-share-default.wp-timeline-digg-share{background-position:-1066px -298px}

/*Eighth Social Icon Style*/
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-facebook-share{background-position:-10px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-linkedin-share{background-position:-58px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-pinterest-share{background-position:-106px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-twitter-share{background-position:-154px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-email-share{background-position:-202px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-whatsapp-share{background-position:-250px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-website-share{background-position:-298px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-pocket-share{background-position:-346px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-telegram-share{background-position:-394px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-reddit-share{background-position:-442px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-vine-share{background-position:-490px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-tumblr-share{background-position:-538px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-instagram-share{background-position:-586px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-youtube-share{background-position:-634px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-wordpress-share{background-position:-922px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-skype-share{background-position:-1018px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-snapchat-share{background-position:-1066px -346px}
.wtl_blog_template .social-component.default_social_style_8 a.social-share-default.wp-timeline-digg-share{background-position:-1066px -346px}

/*Ninth Social Icon Style*/
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-facebook-share{background-position:-10px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-linkedin-share{background-position:-58px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-pinterest-share{background-position:-106px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-twitter-share{background-position:-154px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-email-share{background-position:-202px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-whatsapp-share{background-position:-250px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-website-share{background-position:-298px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-pocket-share{background-position:-346px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-telegram-share{background-position:-394px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-reddit-share{background-position:-442px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-vine-share{background-position:-490px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-tumblr-share{background-position:-538px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-instagram-share{background-position:-586px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-youtube-share{background-position:-634px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-wordpress-share{background-position:-922px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-skype-share{background-position:-1018px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-snapchat-share{background-position:-1066px -394px}
.wtl_blog_template .social-component.default_social_style_9 a.social-share-default.wp-timeline-digg-share{background-position:-1066px -394px}

/*Tenth Social Icon Style*/
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-facebook-share{background-position:-10px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-linkedin-share{background-position:-58px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-pinterest-share{background-position:-106px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-twitter-share{background-position:-154px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-email-share{background-position:-202px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-whatsapp-share{background-position:-250px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-website-share{background-position:-298px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-pocket-share{background-position:-346px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-telegram-share{background-position:-394px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-reddit-share{background-position:-442px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-vine-share{background-position:-490px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-tumblr-share{background-position:-538px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-instagram-share{background-position:-586px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-youtube-share{background-position:-634px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-wordpress-share{background-position:-922px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-skype-share{background-position:-1018px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-snapchat-share{background-position:-1066px -442px}
.wtl_blog_template .social-component.default_social_style_10 a.social-share-default.wp-timeline-digg-share{background-position:-1066px -442px}

.button.wtl-load-onscroll-btn{
	opacity: 0;
	visibility: hidden;
}

/* Archive Page Style */
.wp-timeline-post-image.post-video iframe,
.wtl_wrapper .post-video iframe,
.wtl_wrapper .wp-timeline-video .iframe {
	display: inline-block;
	max-width: 100%;
}
.blog_template embed,
.blog_template iframe,
.blog_template object,
.blog_template video{
	margin-bottom: 0;
	width: 100%;
}
.wtl_email_share { display: none; background: #fff; border: 1px solid #ccc; box-shadow: 0 0 10px #ccc; padding: 15px; position: absolute; display: none; z-index: 99; }
.wp-timeline-close {
	cursor: pointer;
	display: inline;
	float: right;
	position: absolute;
	right: 7px;
	top: 3px;
}
.wp-timeline-close_button {
	padding-left: 10px;
	display: inline;
	cursor: pointer;
}
.wp-timeline-mail_submit_button {
	display: inline !important;
}
#wtl_email_share form > div {
	padding-top: 12px;
}
#wtl_email_share label {
	font-weight: normal;
	font-size: 12px;
	display: inline-block;
	min-width: 160px;
}
#wtl_email_share input[type='text'],
#wtl_email_share input[type='email'] {
	padding: 5px;
	max-width: 250px;
	min-width: 250px;
}

/* Image Hover Effects */
.wtl_wrapper figure {
	margin: 0 !important;
	padding: 0;
	position: relative;
	overflow: hidden;
}

.wtl_wrapper figure.zoom_in img {
	-webkit-transition: all ease-in-out 0.3s 0s;
	-moz-transition: all ease-in-out 0.3s 0s;
	-ms-transition: all ease-in-out 0.3s 0s;
	-o-transition: all ease-in-out 0.3s 0s;
	transition: all ease-in-out 0.3s 0s;
}
.wtl_wrapper figure.zoom_in img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.wtl_wrapper figure.zoom_out img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all ease-in-out 0.3s 0s;
	-moz-transition: all ease-in-out 0.3s 0s;
	-ms-transition: all ease-in-out 0.3s 0s;
	-o-transition: all ease-in-out 0.3s 0s;
	transition: all ease-in-out 0.3s 0s;
}
.wtl_wrapper figure.zoom_out img:hover {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.wtl_wrapper figure.slide img {
	margin-left: 10%;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all ease-in-out 0.3s 0s;
	-moz-transition: all ease-in-out 0.3s 0s;
	-ms-transition: all ease-in-out 0.3s 0s;
	-o-transition: all ease-in-out 0.3s 0s;
	transition: all ease-in-out 0.3s 0s;
}
.wtl_wrapper figure.slide img:hover {
	margin-left: 0;
}
.wtl_wrapper .gallery {
	margin: 0;
}
.wtl_wrapper figure.shine:before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 100%);
	-webkit-transform: skewX(-25deg);
	-moz-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	-o-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.wtl_email_form {
	display: inline-block;
	width: 100%;
	padding: 10px;
}
.wtl_email_share {
	display: none;
	background: #ffffff;
	border: 1px solid #cccccc;
	box-shadow: 0 0 10px #cccccc;
	padding: 15px;
	position: absolute;
	display: none;
	z-index: 99;
}
.wtl-mail_submit_button {
	display: inline !important;
}
.wtl-close_button {
	padding-left: 10px;
	display: inline;
	cursor: pointer;
}
.wtl_wrapper figure.shine:hover:before {
	-webkit-animation: wtl_shine 0.8s;
	-moz-animation: wtl_shine 0.8s;
	-ms-animation: wtl_shine 0.8s;
	-o-animation: wtl_shine 0.8s;
	animation: wtl_shine 0.8s;
}@-webkit-keyframes wtl_shine {
	100% {
		left: 125%;
	}
}
@keyframes wtl_shine {
	100% {
		left: 125%;
	}
}

.wtl_wrapper figure.flashing:hover {
	opacity: 1;
	-webkit-animation: wtl_flash 1.5s;
	-moz-animation: wtl_flash 1.5s;
	-ms-animation: wtl_flash 1.5s;
	-o-animation: wtl_flash 1.5s;
	animation: wtl_flash 1.5s;
}
@-webkit-keyframes wtl_flash {
	0% {
		opacity: 0.4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes wtl_flash {
	0% {
		opacity: 0.4;
	}
	100% {
		opacity: 1;
	}
}

.wtl_wrapper figure.blur img {
	-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-ms-filter: blur(1px);
	-o-filter: blur(1px);
	filter: blur(1px);
	-webkit-transition: all ease-in-out 0.3s 0s;
	-moz-transition: all ease-in-out 0.3s 0s;
	-ms-transition: all ease-in-out 0.3s 0s;
	-o-transition: all ease-in-out 0.3s 0s;
	transition: all ease-in-out 0.3s 0s;
}
.wtl_wrapper figure.blur img:hover {
	-webkit-filter: blur(0);
	-moz-filter: blur(0);
	-ms-filter: blur(0);
	-o-filter: blur(0);
	filter: blur(0);
}

.wtl_wrapper figure.gray_scale img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all ease-in-out 0.3s 0s;
	-moz-transition: all ease-in-out 0.3s 0s;
	-ms-transition: all ease-in-out 0.3s 0s;
	-o-transition: all ease-in-out 0.3s 0s;
	transition: all ease-in-out 0.3s 0s;
}
.wtl_wrapper figure.gray_scale img:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}

.wtl_wrapper figure.sepia img {
	-webkit-filter: sepia(100%);
	-moz-filter: sepia(100%);
	-ms-filter: sepia(100%);
	-o-filter: sepia(100%);
	filter: sepia(100%);
	-webkit-transition: all ease-in-out 0.3s 0s;
	-moz-transition: all ease-in-out 0.3s 0s;
	-ms-transition: all ease-in-out 0.3s 0s;
	-o-transition: all ease-in-out 0.3s 0s;
	transition: all ease-in-out 0.3s 0s;
}
.wtl_wrapper figure.sepia img:hover {
	-webkit-filter: sepia(0);
	-moz-filter: sepia(0);
	-ms-filter: sepia(0);
	-o-filter: sepia(0);
	filter: sepia(0);
}

.wtl_wrapper figure.opacity img {
	opacity: 1;
	-webkit-transition: all ease-in-out 0.3s 0s;
	-moz-transition: all ease-in-out 0.3s 0s;
	-ms-transition: all ease-in-out 0.3s 0s;
	-o-transition: all ease-in-out 0.3s 0s;
	transition: all ease-in-out 0.3s 0s;
}
.wtl_wrapper figure.opacity img:hover {
	opacity: 0.5;
}

.wtl_wrapper figure.shine_circle:before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.wtl_wrapper figure.shine_circle:hover:before {
	-webkit-animation: wtl_circle .75s;
	-moz-animation: wtl_circle .75s;
	-ms-animation: wtl_circle .75s;
	-o-animation: wtl_circle .75s;
	animation: wtl_circle .75s;
}
@-webkit-keyframes wtl_circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes wtl_circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}



@media screen and (max-width: 909px) {
	.sidebar {
		display: inline-block;
	}
}
@media screen and (max-width: 709px) {
	.wtl_wrapper .wl_pagination_box {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media screen and (max-width: 767px) {
	.wtl_blog_template .wp-timeline-pinterest-share-image,
	.wtl_blog_template .wp-timeline-post-image .wp-timeline-pinterest-share-image {
		visibility: visible;
		opacity: 1;
	}
	.wtl_blog_template.wtl_single_post_wrapp .wtl-blog-curve-timeline .wtl-blog-curve-timeline-inner .wtl-schedule-post-content .wtl-blog-img .wp-timeline-post-image.wtl_post_aside{
		width: 100%;
	}
	.wtl_steps_wrap .wtl_steps::before, .wtl_steps_wrap .wtl_steps::after {
		left: 54px !important;
	}
	div#wtl_hire_lt .wtl-schedule-wrap .wtl-schedule-post-content:nth-child(2n) .wtl_progress-circle::after, div#wtl_hire_lt .wtl-schedule-wrap .wtl-schedule-post-content:nth-child(2n+1) .wtl_progress-circle::after {
		top: -37px;
	}
	.wp_timeline_post_list .wtl_blog_template.wtl_single_post_wrapp .soft_block_wrapper.wp_timeline_wrap .soft-block-flex .wp-timeline-post-image{
		float: right;
		width: 100% !important;
	}
	.wtl_blog_template .wtl_steps .wtl_blog_single_post_wrapp:nth-child(2n) .wtl_steps_post_format{
		left: -114px !important;
	}
	.wtl-blog-curve-timeline .wtl-slitem_nav.slick-slide .wtl-blog-img .wp-timeline-post-image.post-image .wp-timeline-pinterest-share-image{
		left: 44% !important;
	}
}
@media screen and (max-width: 640px) {
	.chosen-container {
		margin: 15px 0;
		width: 100% !important;
	}
	.wp_timeline_post_list.wtl_is_horizontal .wtl_blog_template.blog_template .wtl-schedule-wrap .wtl_al_nav .wtl-ss-left, .wp_timeline_post_list.wtl_is_horizontal .wtl_blog_template.blog_template .wtl-schedule-wrap .wtl_al_nav .wtl-ss-right {
		max-height: 23px;
	}
	.wp_timeline_post_list.soft_block_cover .wtl_blog_template.wtl_single_post_wrapp .soft_block_wrapper.wp_timeline_wrap .soft-block-flex{
		width: inherit;
	}
	.wp_timeline_post_list.soft_block_cover .wtl_blog_template.soft-block-post-wrapper.wtl_single_post_wrapp .soft_block_wrapper.wp_timeline_wrap .soft-block-flex .post-content-area  a h2{
		word-break: break-all !important;
	}
	.wp_timeline_post_list.soft_block_cover .wtl_blog_template.soft-block-post-wrapper.wtl_single_post_wrapp .soft_block_wrapper.wp_timeline_wrap .soft-block-flex .wp-timeline-post-image audio{
		width: 100%;
	}
	.wp_timeline_post_list.soft_block_cover .soft-block-post-wrapper.wtl_single_post_wrapp .soft_block_wrapper.wp_timeline_wrap .soft-block-flex .post_content{
		word-break: break-all !important;
	}
	.wp_timeline_post_list.soft_block_cover .soft-block-post-wrapper.wtl_single_post_wrapp .soft_block_wrapper .soft-block-flex .post-content-area{
		float: inherit;
	}
	.wtl-blog-curve-timeline .wtl-slitem_nav.slick-slide .wtl-blog-img .wp-timeline-post-image.post-image .wp-timeline-pinterest-share-image{
		left: 37%  !important;
	}
}
.wtl-fl-box{
	display: none;
}
/* Woo Support CSS*/
.star-rating{
	text-align: left;
}
.add_to_wishlist:before{
	display: none !important;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-icon.fa.fa-heart-o:before {font-family: fontawesome !important;}
.wp_timeline_woocommerce_price_wrap .price {
display: inline-block;
}
.wtl_is_horizontal .wtl-post-center-image[data-aos="zoom-in"] {
	transform: none;
}
footer.wp-block-template-part {
    clear: both;
}
.wp_timeline_post_list.wtl_is_horizontal .wtl_blog_template .wtl_al_nav .wtl-slitem_nav.slick-slide .wtl-post-center-image{
	margin: auto;
}
.wp_timeline_post_list.wtl_is_horizontal .wtl_blog_template.blog_template .wtl-schedule-wrap .wtl_al_nav .wtl-ss-left, .wp_timeline_post_list.wtl_is_horizontal .wtl_blog_template.blog_template .wtl-schedule-wrap .wtl_al_nav .wtl-ss-right {
	max-height: 25px;
}

.wtl_is_horizontal .wtl_single_post_wrapp .wtl-schedule-wrap .wtl_al_slider .slick-list .slick-track .wtl-slitem.post_even.slick-slide .wp-timeline-post-image.wtl_post_aside{
	width: 100%;
}
.wp_timeline_post_list .wtl_blog_template .wtl-schedule-wrap .wtl_wrapper.wp_timeline_post_list.fullwidth_layout_cover .wtl-schedule-post-content .wp-timeline-post-image figure a img{
	width: 77%;
	transform: translateY(-41%);
}
.wp_timeline_post_list.soft_block_cover .wtl_single_post_wrapp .soft_block_wrapper.wp_timeline_wrap .soft-block-flex .post-content-area.content-full-width a .wtl-post-title{
	word-break: break-all !important;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	outline: 2px solid transparent;
	background: transparent !important;
}
.wp_timeline_post_list .wtl_blog_template.wtl_single_post_wrapp .soft_block_wrapper.wp_timeline_wrap .soft-block-flex .wp-timeline-post-image, .wp_timeline_post_list .wtl_blog_template.wtl_single_post_wrapp .soft_block_wrapper.wp_timeline_wrap .soft-block-flex .wp-timeline-post-image.post-video video {
	float: right;
	width: 50%;
}
.wtl-blog-curve-timeline .wtl-slitem_nav.slick-slide .wtl-blog-img .wp-timeline-post-image.post-image .wp-timeline-pinterest-share-image{
	left: 45% ;
}
.wtl-blog-img:hover .schedule-image-wrapper.wtl-post-thumbnail .wp-timeline-pinterest-share-image{
	visibility: visible;
	opacity: 1;
}
.wtl-blog-img .schedule-image-wrapper.wtl-post-thumbnail .wp-timeline-pinterest-share-image a{
	padding-inline-start: 8px;
}
@media (min-width:450px) and (max-width: 639px) {
	.wtl-blog-curve-timeline .wtl-slitem_nav.slick-slide .wtl-blog-img .wp-timeline-post-image.post-image .wp-timeline-pinterest-share-image{
		left: 43% !important;
	}
}