/*----------------------------------

Theme Name: Deep
--------------------------

/* #Widgets Styles
================================================== */

/* Sidebar Lists  */

.widget {
	height: auto;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
	clear: both;
	position: relative;
}

.sidebar .widget,
.wpb_column .widget {
	margin-bottom: 30px;
}

.widget ul,
.widget ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	letter-spacing: 0;
}

.widget ul ul {
	margin-left: 10px;
}

.widget ul li:not(.menu-item) {
	padding: 5px 0;
}

.widget li,
.widget p,
.widget div {
	word-wrap: break-word;
}

.widget ul {
	margin-bottom: 10px;
}

.widget ul.children {
	margin-bottom: 0;
	padding-left: 16px;
}

.widget ul li a:hover {
	color: #437df9;
}

.widget select {
	width: 100%;
	padding: 15px 10px;
	color: #222;
	font-size: 14px;
}

.widget .wp-caption img {
	max-width: 100%;
	height: auto;
}

.widget .wp-caption p {
	margin-bottom: 0;
}

.sidebar .widget ul li:not(.menu-item),
#footer.litex .widget ul li:not(.menu-item) {
	color: #000;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer-in #wp-calendar caption,
.toggle-top-area #wp-calendar caption {
	color: #888;
}

.widget ul.children li:last-child {
	border: none;
}

.widget ul li a,
#footer.litex .footer-in .widget ul li a {
	text-decoration: none;
	color: #444;
	padding: 6px 2px 8px 0;
	-webkit-transition: all .07s ease;
	-moz-transition: all .07s ease;
	-ms-transition: all .07s ease;
	-o-transition: all .07s ease;
	transition: all .07s ease;
}

#footer .footer-in.type-2 .widget h5.subtitle {
	color: #31312c;
	padding-bottom: 0;
}

#footer.litex .footer-in .widget ul li:hover {
	background: #f7f7f7;
}

#footer.litex .footer-in .widget ul li a {
	background: none;
	color: #5d5d5d;
	padding: 0;
}

#footer.litex .footer-in .widget ul li a:hover {
	padding: 0;
}

#footer.litex .footer-in .widget ul li:hover {
	background: #fff;
	color: #555;
}

.widget ul li.menu-item-has-children:after {
	content: "";
	display: none;
}

.widget ul li span {
	color: #91979d;
}

.widget ul li span.post-date {
	font-size: 13px;
}

.widget ul li .comment-author-link a {
	font-size: 14px;
	font-weight: bold;
}

.widget ul li .comment-author-link a:before {
	font-family: 'WnFontAwesome';
	font-size: 15px;
	content: "\f075";
	margin-right: 7px;
	font-weight: 400;
}

.widget ul li .comment-author-link a:after {
	content: " : ";
}

.widget ul li .comment-author-link a:hover {
	color: #437df9;
}

.toggle-top-area .widget ul li a,
.footer-in .widget ul li a,
.footer-in .widget ul li {
	text-decoration: none;
	color: #c8c9ce;
	font-weight: 400;
}

#footer .rss-widget-icon {
	margin-top: 9px;
	margin-right: 5px;
}

.toggle-top-area .widget ul.menu li a,
.footer-in .widget ul.menu li a,
.sidebar .widget ul.menu li a {
	display: block;
	padding: 8px 2px 7px 0;
}

.footer-in .widget ul li a:hover {
	color: #437df9;
}

.sidebar .widget .instagram-feed ul {
	overflow: hidden;
}

.sidebar .widget .instagram-feed ul li {
	padding: 0;
}

#wrap #footer .instagram-feed ul li:hover {
	background: none;
	color: none;
}

.widget ul.instagram-pics {
    display: table-row;
}

.widget ul.instagram-pics li {
    width: 33.3%;
    float: left;
    padding: 1px;
}

.widget .postslider li,
.widget .postslider ul li:hover,
.widget .instagram-feed li,
.widget .minislideshow li,
.widget .minislideshow ul li:hover,
#footer.litex .widget .postslider li,
#footer.litex .widget .postslider ul li:hover,
#footer.litex .widget .instagram-feed li,
#footer.litex .widget .minislideshow li,
#footer.litex .widget .minislideshow ul li:hover {
	border: none;
	padding: 0;
	background: none;
}

.widget .postslider li a,
.widget .instagram-feed li a,
#footer .widget .postslider li a,
.widget .minislideshow li a {
	padding: 0;
	background: none;
	color: #484848;
}

.widget .postslider li a:hover,
.widget .instagram-feed a:hover,
#footer .widget .postslider a:hover,
.widget .minislideshow li a:hover {
	padding-left: 0;
	background: none;
}

.widget .postslider li:after,
.widget .side-list li:after,
.widget .instagram-feed li:after,
.widget .minislideshow li:after,
#footer.litex .widget .postslider li:after,
#footer.litex .widget .side-list li:after,
#footer.litex .widget .instagram-feed li:after,
#footer.litex .widget .minislideshow li:after {
	display: none;
}

.widget .postslider p,
#footer .footer-in .widget .postslider p {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
	color: #111;
	padding: 7px 15px 4px;
	margin-bottom: 0;
}

.toggle-top-area .widget .postslider p,
#footer .footer-in .widget .postslider p {
	color: #e9e9e9;
}

#footer.litext .footer-in .widget .postslider p {
	color: #404040;
}

.toggle-top-area .widget .flexslider,
#footer .widget .flexslider {
	background: none;
}

.toggle-top-area .widget .flexslider img,
#footer .widget .flexslider img {
	margin-bottom: 12px;
}

.widget .flexslider img {
	border-bottom: 3px solid rgba(0, 0, 0, 0.18);
}

.widget .flex-control-nav {
	display: none;
}

.widget .flex-direction-nav a {
	padding: 14px 7px 10px !important;
	top: 46%;
}

.widget .b-author img {
	width: 70px;
	height: 70px;
	border-radius: 35px;
}

.widget .testimonial-content p,
.footer-in .widget .testimonial-content p {
	margin: 0 5px;
	font-size: 13px;
	font-weight: normal;
}

.widget .testimonial-content h4 q {
	font-size: 16px;
	font-family: 'Lora', serif;
	font-style: italic;
}

@media only screen and (max-width: 767px) {
	.widget .testimonial-content h4 q {
		font-size: 15px;
	}
}

.widget .flexslider:hover .flex-next,
.widget .flexslider:hover .flex-prev {
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.8) !important;
}

.widget .flickr-feed {
	margin-bottom: 14px;
}

.widget .flickr-feed a,
.widget .instagram-feed a {
	float: left;
	background: none;
	padding: 0;
	margin: 0 1px 1px 0;
}

#footer.litex .widget .flickr-feed a,
#footer.litex .widget .instagram-feed a,
.sidebar .widget .flickr-feed a,
.sidebar .widget .instagram-feed a {
	opacity: 1;
	filter: alpha(opacity=100);
}

.widget .instagram-feed li {
	width: 33.3%;
	float: left;
}

.widget .instagram-feed a {
	margin: 0 1px 1px 0;
}

.widget .instagram-feed a img {
	box-shadow: none;
	transition: all 0.31s ease;
}

.toggle-top-area .widget .instagram-feed a,
#footer .widget .instagram-feed a {
	margin: 0 8px 8px 0;
}

.toggle-top-area .widget .instagram-feed a img:hover,
#footer .widget .instagram-feed a img:hover {
	border-color: #437df9;
}

.widget .instagram-feed a {
	position: relative;
	display: block;
	overflow: hidden;
}

.widget .instagram-feed a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 1px solid transparent;
	z-index: 993;
	transition: .3s all ease;
}

.widget .instagram-feed a:hover:before {
	border-color: #437df9;
	border-width: 5px;
}

@media only screen and (min-width: 1281px) {

	.toggle-top-area .col-md-3 .widget .instagram-feed a img,
	#footer .col-md-3 .widget .instagram-feed a img {
		width: 100%;
		height: auto;
	}
}

#footer.litex .widget .instagram-feed a img {
	box-shadow: none;
}

.widget .flickr_badge_image,
.widget .flickr-feed img {
	width: 74px;
	height: auto;
	margin: 0;
}

#footer .widget .flickr_badge_image,
#footer .widget .flickr-feed img {
	width: 85px;
}

.widget .flickr-feed a:hover,
#footer.litex .flickr-feed a:hover,
.widget .instagram-feed a:hover,
#footer.litex .widget .instagram-feed a:hover,
.sidebar .widget .flickr-feed a:hover,
.sidebar .widget .instagram-feed a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.widget .socialfollow {
	float: none;
	clear: both;
	margin: 10px 0 0;
	overflow: hidden;
}

.widget .socialfollow a i {
	margin: 1px;
	color: #555;
	font-size: 21px;
}

#footer .socialfollow a i,
#footer .socialfollow a:hover i {
	color: #aaa;
	font-size: 18px;
	transition: .3s all;
}

#footer .socialfollow a:hover i {
	color: #437df9;
}

.sidebar .widget div.socialfollow i {
	color: #222;
}

.sidebar .widget div.socialfollow a:hover i {
	color: #fff;
}

#footer.litex .footer-in .contact-inf input,
#footer.litex .footer-in .contact-inf textarea {
	background: #eee;
	border-color: #ddd;
	color: #696969;
	box-shadow: inset 0 0 3px 1px #e9e9e9, 1px 1px #fff;
}

h2.widgettitle {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	color: #54606b;
	margin: 20px 0 16px;
	padding-bottom: 10px;
	border-bottom: 2px solid #e5e5e5;
}

.widget .textwidget ul li:after {
	display: none;
}

.sidebar .widget .socialfollow a {
	width: 45px;
	height: 45px;
	line-height: 48px;
	text-align: center;
	padding: 0;
	margin-right: 6px;
	margin-bottom: 7px;
	border: 1px solid #e4e4e4;
	float: none;
	background: #fff;
	display: inline-block;
	border-radius: 1px;
	box-shadow: 0 2px 8px -4px rgba(0, 0, 0, 0.2);
}

.sidebar .widget .socialfollow a.google-plus {
	padding-left: 6px;
}

.sidebar .widget .socialfollow a.facebook i:before {
	color: #3b5996;
}

.sidebar .widget .socialfollow a.twitter i:before {
	color: #00acee;
}

.sidebar .widget .socialfollow a.vimeo i:before {
	color: #0dadd6;
}

.sidebar .widget .socialfollow a.dribble i:before {
	color: #d53e68;
}

.sidebar .widget .socialfollow a.youtube i:before {
	color: #cb322c;
}

.sidebar .widget .socialfollow a.pinterest i:before {
	color: #cb2027;
}

.sidebar .widget .socialfollow a.google i:before,
.sidebar .widget .socialfollow a.google-plus i:before {
	color: #c3391c;
}

.sidebar .widget .socialfollow a.linkedin i:before {
	color: #0073b2;
}

.sidebar .widget .socialfollow a.rss i:before {
	color: #f29a1d;
}

.sidebar .widget .socialfollow a.instagram i:before {
	color: #dc2743;
}

.sidebar .widget .socialfollow a.dribbble i:before {
	color: #dd3e7b;
}

.sidebar .widget .socialfollow a.other-social i:before {
	color: #f63b29;
}

.sidebar .widget .socialfollow a:hover i:before {
	color: #fff;
}

.sidebar .widget .socialfollow a:hover {
	border-color: transparent;
}

.sidebar .socialfollow a.dribbble:hover {
	background: #dd3e7b;
}

.sidebar .socialfollow a.flickr:hover {
	background: #0063db;
}

.sidebar .socialfollow a.foursquare:hover {
	background: #f94777;
}

.sidebar .socialfollow a.github:hover {
	background: #201f1f;
}

.sidebar .socialfollow a.facebook:hover {
	background: #3b5996;
}

.sidebar .socialfollow a.twitter:hover {
	background: #00acee;
}

.sidebar .socialfollow a.vimeo:hover {
	background: #0dadd6;
}

.sidebar .socialfollow a.vine:hover {
	background: #00a478;
}

.sidebar .socialfollow a.yelp:hover {
	background: #db1701;
}

.sidebar .socialfollow a.yahoo:hover {
	background: #400090;
}

.sidebar .socialfollow a.dribble:hover {
	background: #d53e68;
}

.sidebar .socialfollow a.wordpress:hover {
	background: #21759b;
}

.sidebar .socialfollow a.youtube:hover {
	background: #cb322c;
}

.sidebar .socialfollow a.pinterest:hover {
	background: #cb2027;
}

.sidebar .socialfollow a.google-plus:hover {
	background: #c3391c;
}

.sidebar .socialfollow a.linkedin:hover {
	background: #0073b2;
}

.sidebar .socialfollow a.lastfm:hover {
	background: #e31b23;
}

.sidebar .socialfollow a.reddit:hover {
	background: #ff4500;
}

.sidebar .socialfollow a.soundcloud:hover {
	background: #f6851f;
}

.sidebar .socialfollow a.spotify:hover {
	background: #1ed760;
}

.sidebar .socialfollow a.tumblr:hover {
	background: #01273a;
}

.sidebar .socialfollow a.rss:hover {
	background: #f29a1d;
}

.sidebar .socialfollow a.instagram:hover {
	background: #dc2743;
}

.sidebar .socialfollow a.other-social:hover {
	background: #f63b29;
}

.sidebar .socialfollow a.dropbox:hover {
	background: #0062ff;
}

.sidebar .socialfollow a.skype:hover {
	background: #00aff0;
}

.sidebar .socialfollow a.feed:hover {
	background: #f90;
}

.socialfollow .wn-fab.wn-fa-envato {
	width: 15px;
}

.sidebar .socialfollow a.leaf:hover {
	background: #81b441;
}

.sidebar .socialfollow a.envato:hover {
	background: #9daf57;
}

.sidebar .socialfollow a.envato path {
	fill: #90B24C;
}

.sidebar .socialfollow a.envato:hover path {
	fill: #fff;
}

.sidebar .socialfollow a.telegram:hover {
	background: #1f97c9;
}

.sidebar .widget .socialfollow a i {
	line-height: 1;
	height: auto;
	font-size: 18px;
}

@media only screen and (max-width: 767px) {
	.sidebar .widget .socialfollow a {
		margin: 2px;
	}
}

.toggle-top-area,
.toggle-top-area.footer-in {
	z-index: 99999;
	background: rgba(16, 16, 18, 0.99);
	position: absolute;
	width: 100%;
	padding: 0;
}

.toggle-top-area .col-md-3 {
	margin-bottom: 35px;
}

.toggle-top-area .col-md-3 .widget {
	padding: 0 10px;
}

.toggle-top-area .w_toparea {
	color: #fff;
	overflow: hidden;
	display: none;
	padding: 30px 0;
}

.toggle-top-area .w_toggle {
	position: absolute;
	right: 0;
	border-top: 35px solid rgba(16, 16, 18, 0.99);
	border-left: 35px solid transparent;
}

.toggle-top-area .w_toggle:after {
	font-size: 8px;
	font-family: 'WnFontAwesome';
	content: '\f067';
	position: absolute;
	left: -16px;
	top: -35px;
	color: #fff;
	font-weight: 900;
}

.toggle-top-area .w_toggle.open:after {
	content: '\f068';
}

.toggle-top-area .textwidget,
.toggle-top-area .textwidget p,
.footer-in .textwidget {
	color: #b5b5b5;
}

.toggle-top-area.footer-in .socialfollow a:hover {
	text-decoration: none;
	border-color: transparent;
	color: #fff;
}

.toggle-top-area.footer-in .widget .socialfollow a i,
.toggle-top-area.footer-in .widget .socialfollow a:hover i {
	color: #aaa;
	font-size: 17px;
	transition: .3s all;
}

.toggle-top-area.footer-in .socialfollow a:hover i {
	color: #fff;
}

@media only screen and (max-width: 767px) {
	.toggle-top-area {
		display: none;
	}
}

/* Sidebar Image Lists */

.side-list ul,
ul.side-list {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0px;
}

.side-list li,
#footer.litex .side-list li,
#footer.litex .side-list li:hover,
.widget .side-list li {
	border-bottom: none;
	margin: 0;
	overflow: hidden;
	text-align: left;
}

.side-list li:last-child,
#footer.litex .side-list li:last-child,
.widget .side-list li:last-child {
	border-bottom: none;
}

.side-list li:hover {
	background: #fdfdfd;
}

.side-list img {
	float: left;
	width: 76px;
	height: auto;
	padding: 2px;
	margin-right: 14px;
	-webkit-transition: all .14s ease;
	-moz-transition: all .14s ease;
	-ms-transition: all .14s ease;
	-o-transition: all .14s ease;
	transition: all .14s ease;
}

.side-list li:hover img {
	background: #437df9;
}

#wrap .side-list h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0 1px;
	line-height: 1.4;
	letter-spacing: 0;
	text-transform: none;
	overflow: hidden;
}

.widget .side-list h5 a {
	color: #000;
	font-weight: 500;
	font-size: 14px;
	overflow: hidden;
	line-height: 1.36;
}

.widget .side-list h5 a:hover {
	text-decoration: underline;
}

#wrap .side-list p {
	font-size: 13px;
	color: #8a8a8a;
	margin-bottom: 10px;
	font-weight: 300;
	overflow: hidden;
}

.widget .side-list a,
.widget .side-list a:hover {
	background: none;
	padding: 0;
}

#footer .side-list ul,
#footer ul.side-list,
.toggle-top-area .side-list ul,
.toggle-top-area ul.side-list {
	border: none;
}

#footer .side-list li,
.toggle-top-area .side-list li {
	border: none;
	background: none;
}

#footer .side-list h5 a,
.toggle-top-area .side-list h5 a {
	color: #d2d2d2;
	font-weight: 500;
}

#footer.litex .footer-in .side-list h5 a {
	color: #5e5e5e;
}

#footer.litex .side-list img {
	background: #fff;
}

#footer .side-list a {
	letter-spacing: 0;
	transition: ease .3s all;
}

#footer .side-list ul li {
	font-size: 14px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.03);
	border-top: 1px solid transparent;
}

#footer .side-list ul li>a:after {
	content: "\e606";
	position: absolute;
	left: 10px;
	font-family: 'simple-line-icons';
	font-size: 8px;
	color: #49a0c1;
	transition: ease .3s all;
}

#footer .side-list ul li:hover a {
	color: #437df9;
}

#footer .side-list ul li:hover {
	background: rgba(0, 0, 0, 0.11);
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

#footer .side-list ul li p {
	font-size: 11px;
}

#footer:not(.litex) .side-list ul li:hover p {
	color: #fff;
	transition: ease .3s all;
}

#footer .side-list ul li:hover ul li>a:after {
	color: #fff;
}

/* Category List */

.widget ul li.cat-item,
.widget ul li.recentcomments,
.widget ul li.page_item {
	color: #444;
	padding: 5px;
	line-height: 18px;
	border-bottom: 1px dashed #f0f0f0;
	transition: all .3s ease-in-out;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
}

.widget ul li.cat-item span {
	background: #f0f0f0;
	padding: 3px 6px;
	min-width: 26px;
	text-align: center;
	border-radius: 4px;
	font-size: 11px;
	font-weight: 500;
	color: #888;
	float: right;
	margin-right: 5px;
	margin-top: 4px;
	vertical-align: top;
}

#footer:not(.litex) .widget ul li.cat-item,
#footer:not(.litex) .widget ul li.recentcomments,
#footer:not(.litex) .widget ul li.page_item {
	border-color: rgba(255, 255, 255, 0.08);
	background: none;
}

.widget ul li.cat-item ul {
	padding-left: 15px;
}

.widget ul li.cat-item:last-child {
	border: none;
}

.widget ul li.cat-item:hover,
.widget ul li.recentcomments:hover {
	background: #f8f8f8;
}

.widget ul li.cat-item a,
.widget ul li.recentcomments a,
.widget ul li.page_item a {
	display: block;
	font-size: 14px;
	padding-top: 7px;
	text-transform: capitalize;
	display: inline-block;
	position: relative;
}

.widget ul li.cat-item a:before {
	display: inline-block;
	content: "\e606";
	font-size: 9px;
	font-family: 'simple-line-icons';
	margin-right: 7px
}

.widget ul li.cat-item a:hover,
.widget ul li.recentcomments a:hover,
.widget ul li.page_item a:hover {
	color: #437df9;
}

.footer-in .widget ul li.cat-item {
	background: none;
	border: none;
	color: #898b92;
}

.footer-in .widget ul li.cat-item:hover {
	background: rgba(0, 0, 0, 0.11);
}

.footer-in .widget ul li.cat-item span {
	background: rgba(255, 255, 255, 0.05);
}

/* # Recipe Sidebar
=========================================*/

/* Recipe popular */

.sidebar .recipe-list ul li img {
	width: 74px;
	height: 74px;
	border-radius: 50%;
	float: left;
	margin-right: 20px;
}

.sidebar .recipe-list ul li {
	margin-bottom: 17px;
	padding-left: 0;
	overflow: hidden;
}

.sidebar .recipe-list ul li div {
	overflow: hidden;
	clear: right;
}

.sidebar .recipe-list ul li div p.date {
	color: #616161;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 4px;
}

.sidebar .recipe-list ul li div a {
	font-size: 14px;
	color: #252425;
	font-weight: 500;
}

/* Shop Sidebar */

.side-cart {
	padding: 0 0 10px 0;
	margin-bottom: 30px;
	position: relative;
}

.side-cart h4.subtitle {
	margin-top: 0px;
	color: #ff6c6d;
	margin-bottom: 2px;
	margin-left: 0;
}

.side-cart i {
	float: left;
	display: inline-block;
	font-size: 18px;
	color: inherit;
	margin-right: 5px;
	margin-top: 4px;
}

.side-cart .side-list {
	border-top: 3px solid #ff6c6d;
	margin-bottom: 2px;
}

.side-cart .total {
	border-top: 2px solid #dfdfdf;
	padding-top: 12px;
}

.side-cart .button {
	float: left;
	margin-right: 10px;
	background: #ff6c6d;
}

/* Tag Cloud */

.tagcloud a,
#footer.litex .tagcloud a {
	line-height: 16px;
	padding: 6px 12px;
	font-size: 13px !important;
	font-weight: 400;
	margin: 4px 2px;
	min-width: 18px;
	width: auto;
	color: #444;
	display: inline-block;
	text-decoration: none;
	border: 1px solid #ddd;
	letter-spacing: 0;
	border-radius: 1px;
	box-shadow: 0 2px 6px -3px rgba(0, 0, 0, 0.1);
}

.tagcloud a:hover,
#footer.litex .tagcloud a:hover {
	color: #fff;
	background-color: #437df9;
	border-color: transparent;
}

#footer .tagcloud a,
.toggle-top-area .tagcloud a {
	padding: 7px 14px;
	background: rgba(255, 255, 255, 0.04);
	margin: 3px;
	display: inline-block;
	color: #808080;
	border: none;
}

#footer .tagcloud a:hover,
.toggle-top-area .tagcloud a:hover {
	color: #fff;
	background: #437df9;
}

#footer.litex .footer-in .tagcloud a {
	color: #898989;
}

#footer.litex .footer-in .tagcloud a:hover {
	color: #333;
	background: #fff;
}

/* Advertisement */

#header .webnus-ad {
	position: absolute;
	top: 0;
	right: 0;
	width: 728px;
	height: 90px;
	z-index: 91;
}

#header .alignright {
	min-height: 85px;
}

@media only screen and (max-width: 767px) {
	#header .webnus-ad {
		display: none;
	}

	.widget .flex-direction-nav a {
		top: 41%;
	}
}

/* Tabbed widget */

.widget-tabs {
	margin-top: 10px;
	margin-bottom: 30px;
}

.tab-hold.tabs-wrapper {
	box-shadow: 0 2px 8px -4px rgba(0, 0, 0, 0.2);
}

.widget-tabs .tabs {
	margin: 0;
	width: 100%;
	display: table;
	border-collapse: separate;
	border-spacing: 0;
	border-right: 1px solid #e1e1e1;
}

.widget-tabs .tabs li {
	display: table-cell;
	background: #fafafa;
	border: 1px solid #e1e1e1;
	padding: 0;
	text-align: center;
	border-spacing: 0;
	border-right: none;
}

.widget-tabs .tabs li.active {
	background: #fff;
	border-bottom: 1px solid #fff;
}

.widget-tabs .tabs li a {
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	padding-top: 10px;
	text-transform: capitalize;
	padding: 12px 0;
}

.widget-tabs .tabs-container {
	background-color: #fff;
	border: 1px solid #e1e1e1;
	border-top: none;
	margin: 0;
	padding-top: 15px;
}

.widget-tabs .tab_content .tab-list li {
	text-align: left;
	padding: 15px 15px 20px;
	border-bottom: 1px solid #f1f1f1;
	min-height: 92px;
}

.widget-tabs .tab_content .tab-list li:hover {
	background: #fff;
}

.widget-tabs .tab_content .tab-list li:last-child {
	border-bottom: 0;
}

.widget-tabs .tab_content .tab-list .image {
	float: left;
	margin-right: 12px;
	width: 82px;
	height: 62px;
	line-height: 1.26;
}

.widget-tabs #tab-comments.tab_content .tab-list .image {
	width: 52px;
	height: 52px;
	margin-bottom: 10px;
}

.widget-tabs #tab-comments.tab_content .tab-list .image img {
	border-radius: 52px;
	width: 100%;
}

.widget-tabs .tab_content .tab-list .content {
	overflow: hidden;
	line-height: 1.6;
	font-size: 15px;
}

.widget-tabs .tab_content .tab-list .content p {
	margin-bottom: 0;
	font-size: 13px;
}

.widget-tabs .tab_content .tab-date,
.widget-tabs .tab_content .tab-comments {
	font-size: 13px;
	color: #b1b1b1;
	padding-top: 4px;
	font-weight: 300;
}

.widget .widget-tabs .tab_content ul li a {
	color: #000;
	font-weight: 500;
	display: inline-block;
	line-height: 17px;
	padding-bottom: 0;
	padding-top: 0;
}

.widget .widget-tabs #tab-comments.tab_content ul li a {
	font-weight: 400;
}

.widget .widget-tabs .tab_content ul li a:hover {
	text-decoration: underline;
}

.widget .widget-tabs .tab_content ul li .tab-meta i {
	font-size: 13px;
	color: #aaa;
	vertical-align: middle;
}

#tab-popular.tab_content ul li .tab-meta .tab-date {
	display: none;
}

#tab-recent.tab_content ul li .tab-meta .tab-comments {
	display: none;
}

.sidebar .widget .tabs li:hover a,
.sidebar .widget .tabs li.active a {
	color: #437df9;
}

.widget-tabs .tab.tab_content .tab-list li:first-child .image a {
	display: block;
}

.widget-tabs .tab.tab_content .tab-list li:first-child .image a img {
	width: 100%;
	height: auto;
}

/* About widget */

.widget .webnus-about {
	font-size: 13px;
	color: #818181;
	text-align: center;
}

.widget .webnus-about img {
	margin-bottom: 16px;
	border: 1px solid #222;
}

.webnus-about h4 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
}

/* Calendar widget */

.widget_calendar {
	float: left;
}

#calendar_wrap {
	margin: 10px 0 20px;
}

#wp-calendar {
	width: 99%;
	border: none;
}

#wp-calendar caption {
	text-align: right;
	color: #444;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#wp-calendar thead {
	font-size: 10px;
	border: none;
}

#wp-calendar thead th {
	padding-bottom: 10px;
	border: none;
	background: none;
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	color: #444;
}

#wp-calendar tbody {
	color: #8a8a8a;
	border: none;
}

#wp-calendar tbody td {
	border: 1px solid #eee;
	text-align: center;
	padding: 8px;
	font-size: 17px;
	font-weight: 300;
}

#footer:not(.litex) #wp-calendar tbody td {
	border-color: rgba(255, 255, 255, 0.08);
}

#wp-calendar tbody td#today {
	background: #437df9;
	color: #fff;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}

#wp-calendar tbody td#today:hover {
	background: #444;
}

#wp-calendar tbody td#today a {
	display: block;
	color: #fff;
}

#wp-calendar tbody td:hover {
	background: #fff;
}

#wp-calendar tbody .pad {
	background: none;
}

#wp-calendar tfoot td {
	border: none;
}

#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}

#wp-calendar tfoot #prev {
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 10px;
}

#wp-calendar tfoot #prev a {
	color: #437df9;
}

/* Footer Tweets */

#footer .lts-tweets .tweets {
	margin-top: -20px;
}

#footer .lts-tweets .tw-item {
	padding: 12px;
}

#footer .lts-tweets .tw-item .tw-icon {
	color: #00acee;
	margin-right: 10px;
	font-size: 16px;
	float: left;
}

#footer .lts-tweets .tw-item .tw-content {
	overflow: hidden;
	color: #b5b5b5;
	text-align: left;
}

#footer.litex .lts-tweets .tw-item .tw-content {
	color: #8a8a8a;
}

#footer .lts-tweets .lts-tweets .tw-item:hover {
	background: none;
}

#footer .lts-tweets .tw-item span {
	display: block;
	font-size: smaller;
}

/** Header Woo Cart **/

.woo-cart-header {
	display: inline-block;
	width: 43px;
	float: right;
	position: relative;
	top: 28px;
	margin-left: 20px;
	padding-bottom: 6px;
}

.woo-cart-header .header-cart {
	padding: 0px 9px 0 0px;
	display: inline-block;
	border-radius: 2px 2px 0px 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	-o-border-radius: 2px 2px 0px 0px;
	-ms-border-radius: 2px 2px 0px 0px;
	position: relative;
	background-image: url('../../../images/woobag@2x.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 34px;
	height: 38px;
	background-size: 34px 38px;
}

.woo-cart-header .header-cart i {
	margin: 0px;
	color: #8e8e8e;
	font-size: 14px;
	line-height: 28px;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
}

.woo-cart-header .header-cart:hover i {
	color: #1abc9c;
}

.woo-cart-header .header-cart span {
	font-size: 12px;
	position: absolute;
	width: 33px;
	height: 42px;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 41px;
	font-weight: bold;
	color: #9d9d9d;
}

.woo-cart-dropdown {
	background-color: #fff;
	display: block;
	left: auto;
	position: absolute;
	right: -1px;
	top: 100%;
	padding: 15px;
	width: 280px;
	visibility: hidden;
	transition: opacity 0.2s ease-in-out;
	color: #9d9d9d;
	border: 3px solid #a2a7b1;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.082);
	z-index: 91000;
}

.woo-cart-dropdown:before {
	content: '';
	display: block;
	position: absolute;
	right: 16px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px;
	top: -18px;
	border-color: transparent transparent #a2a7b1 transparent;
}

.woo-cart-dropdown.drop-down-start {
	visibility: visible;
	overflow: visible;
	opacity: 1;
}

.woo-cart-header:hover .woo-cart-dropdown {
	display: block;
	visibility: visible;
	text-align: left;
}

.woo-cart-dropdown ul li {
	display: inline-block;
	width: 100%;
	float: none;
	padding: 7px 0;
	border-bottom: 1px solid #f3f3f3;
	line-height: 20px;
	color: #939393;
	letter-spacing: 0;
	font-weight: 400;
	font-size: 11px;
	text-transform: none;
}

.woo-cart-dropdown .cart-list.product-list-widget {
	margin-bottom: 15px;
}

.woo-cart-dropdown ul li a {
	color: #9d9d9d;
	display: block;
	font-size: 13px;
	line-height: 26px;
}

.woo-cart-dropdown .amount {
	font-size: 13px
}

.woo-cart-dropdown ul li a:hover {
	color: #437df9;
}

.woo-cart-dropdown span.total {
	padding: 0 0 0 8px;
	float: right;
	color: #9d9d9d;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 11px;
	text-transform: uppercase;
}

.woo-cart-dropdown span.total span {
	font-family: inherit;
	font-size: 13px;
	color: #666;
	padding: 0 0 0 2px;
}

.woo-cart-dropdown .qbutton {
	height: 28px;
	line-height: 30px;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 6px 13px;
	color: #494949;
	background: #f5f5f5;
	border-radius: 4px;
}

.woo-cart-dropdown .qbutton:hover {
	background: #494949;
	color: #fff
}

.woo-cart-dropdown .qbutton i {
	font-size: 14px;
	padding: 0 0 0 4px;
	margin: 0;
}

.woo-cart-dropdown .cart-list a>img {
	float: left;
	padding: 0 10px 0 0;
	display: block;
	background: none repeat scroll 0 0 #e5e5e5;
	height: 62px;
	margin-right: 10px;
	padding: 2px;
	width: 62px;
}

.sidebar li.widget-container {
	margin-bottom: 50px;
}

.widget input[type="text"],
.widget input[type="password"],
.widget input[type="email"] {
	border-width: 2px;
	min-height: 40px;
	padding-left: 15px;
}

/* login */

#user-login {
	padding: 22px 0 15px;
}

#user-login .login-links {
	list-style: none;
	margin: 0
}

#user-login .login-links li {
	display: inline;
	margin-right: 15px;
	font-size: 13px;
	font-weight: 400;
}

#user-login .login-links li:last-child:after {
	display: none;
}

#user-login .login-links li a {
	color: #437df9;
}

#user-login .login-links li a:hover {
	color: #437df9;
}

#user-login p {
	margin: 0;
}

#user-login label {
	font-weight: 400;
	font-size: 13px;
	line-height: 23px;
}

#user-login input {
	padding: 14px;
	border-radius: 0;
	margin: 6px 0 20px;
}

#user-login input.login-button {
	padding: 13px 18px;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	margin-right: 3px;
}

#user-logged {
	padding: 0;
	text-align: center;
}

#user-logged .author-avatar {
	display: block;
}

#user-logged .author-avatar img {
	border-radius: 50%;
	border: 4px solid #437df9;
}

#user-logged .user-welcome {
	font-size: 22px;
	font-weight: 300;
	padding: 10px;
	margin: 20px 0;
	color: #444;
}

#user-logged .user-welcome strong {
	font-weight: 600;
}

#user-logged .logged-links {
	list-style: none;
	background-color: #437df9;
	padding: 8px 20px;
	width: 100%;
	margin: 0 auto;
	display: table;
}

#user-logged .logged-links li {
	display: table-cell;
	margin: 0 8px;
}

#user-logged .logged-links a {
	color: #fff;
	border-radius: 3px;
	font-size: 13px;
	font-weight: 400;
}

#user-logged .logged-links a:hover {
	text-decoration: underline;
}

#loginform .login-remember input[type=checkbox] {
	margin: 0;
	position: absolute;
	opacity: 1;
	left: 0;
}

#loginform .login-remember input[type=checkbox]:before {
	content: '';
	background: #f4f4f4;
	border: 1px solid #e6e6e6;
	display: inline-block;
	width: 1.4em;
	height: 1.4em;
	position: relative;
	top: 0;
	margin: 0;
	vertical-align: top;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease
}

#loginform input[type=checkbox]:checked::before {
	background-color: #437df9;
	box-shadow: inset 0 0 0 4px #f4f4f4
}

#loginform input[type=checkbox]:focus::before {
	outline: 0;
	border-color: #3197EE
}

#loginform input[type=checkbox]:disabled::before {
	box-shadow: inset 0 0 0 4px #f4f4f4;
	border-color: #b4b4b4;
	background: #b4b4b4
}

#loginform input[type=checkbox]:empty::before {
	margin-right: 0
}

@media only screen and (max-width: 480px) {
	#user-logged .logged-links li {
		display: block;
	}

	#user-logged .logged-links a {
		padding: 8px 20px;
		display: inline-block;
		font-size: 11px;
	}
}

/* Subscribe Widget */

.widget .widget-subscribe-form {
	position: relative;
	margin-bottom: 0;
}

.widget .widget-subscribe-form p {
	margin-bottom: 47px;
}

.widget .widget-subscribe-form .widget-subscribe-email {
	padding: 10px 18px 11px;
	margin-bottom: 0;
	border-radius: 50px;
	margin-left: 1px;
	height: 50px;
}

.widget .widget-subscribe-form .widget-subscribe-email::-webkit-input-placeholder {
	color: #bababa;
	font-size: 12px;
}

.widget .widget-subscribe-form .widget-subscribe-email::-moz-placeholder {
	color: #bababa;
	font-size: 12px;
}

.widget .widget-subscribe-form .widget-subscribe-email:-ms-input-placeholder {
	color: #bababa;
	font-size: 12px;
}

.widget .widget-subscribe-form .widget-subscribe-email:-moz-placeholder {
	color: #bababa;
	font-size: 12px;
}

.wn-form-wrap {
	position: relative;
}

.widget .widget-subscribe-form button {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: #437df9;
	color: #fff;
	padding: 0;
	display: inline-block;
	text-align: center;
	line-height: 33px;
	position: absolute;
	top: 20px;
	right: 10px;
	margin: 0;
	margin-top: -16px;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.33s ease;
	border: none;
}

.widget .widget-subscribe-form.type-two button {
	width: 46px;
	height: 46px;
	border-radius: 0;
	right: 8px;
	top: 18px;
	border: none;
	font-weight: 400;
	font-size: 18px;
	line-height: 49px;
}

.widget .widget-subscribe-form button:hover {
	background: #222;
}

.widget .widget-subscribe-form.type-two p {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 30px;
}

.sidebar .widget-subscribe-form .widget-subscribe-email {
	border: 1px solid #efefef;
}

.widget .widget-subscribe-form.type-two .widget-subscribe-email {
	border-radius: 0;
}

.widget .widget-subscribe-form.type-two button:hover {
	background: #000;
}

@media (min-width: 768px) and (max-width: 991px) {
	.widget .widget-subscribe-form button {
		right: 12px;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.widget .widget-subscribe-form button {
		right: 11px;
	}
}

/* Review */

#wrap .review-total-only.small-thumb {
	float: none;
}

#wrap .review-total-only.small-thumb {
	font-size: 13px;
	font-weight: 600;
	color: #f4cc00;
}

#wrap .review-result-wrapper i {
	font-size: 10px;
	color: #a1a1a1;
}

#wrap .review-result-wrapper .review-result i {
	color: #fec42d;
}

/* Events */

#footer .vcalendar {
	list-style: none;
	margin-left: 0;
}

#footer .vcalendar li {
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#footer .vcalendar h4.entry-title {
	font-size: 15px;
	font-weight: 700;
	color: #d7d7d7;
	text-transform: uppercase;
}

#footer .vcalendar h4.entry-title a {
	color: #d7d7d7;
}

#footer .vcalendar h4.entry-title a:hover {
	color: #fff;
}

.vcalendar .duration {
	text-transform: uppercase;
	font-size: 11px;
	color: #8a8a8a;
}

/* Social Count Plus */

#wrap .social-count-plus li {
	width: calc(33.3% - 10px);
	margin: 5px;
	background: initial;
	border: 1px solid #f2f2f2;
	display: inline-block;
	text-align: center;
	padding: 0px 5px 7px;
	transition: all .3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	-webkit-transition: all .3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

#wrap .social-count-plus li:hover {
	border-color: #252425;
}

#wrap .social-count-plus .label,
#wrap .social-count-plus .count {
	display: block;
	color: #252425;
	font-size: 13px;
	text-transform: capitalize;
}

#wrap .social-count-plus .count {
	font-weight: 600;
	font-size: 16px;
}

#wrap .social-count-plus .default a.icon {
	background: none !important;
	width: 48px !important;
	height: 48px !important;
	margin-bottom: 10px;
	opacity: 1;
}

#wrap .social-count-plus .default a.icon:after {
	font: normal normal normal 18px/1 WnFontAwesomeB;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 20px;
	background: rgba(255, 255, 255, 0.11);
	display: inline-block;
	padding: 0;
	color: #fff;
	border-radius: 46px;
	transition: all 0.33s ease;
}

#wrap .social-count-plus .count-users a.icon:after,
#wrap .social-count-plus .count-posts a.icon:after,
#wrap .social-count-plus .count-comments a.icon:after {
	font: normal normal normal 18px/1 WnFontAwesome;
}

#wrap .social-count-plus .default .count-posts a.icon:after {
	content: "\f303";
	color: #e0b68d;
	font-weight: 900;
}

#wrap .social-count-plus .default .count-comments a.icon:after {
	content: "\f075";
	color: #aad450;
}

#wrap .social-count-plus .default .count-users a.icon:after {
	content: "\f007";
	color: #000;
}

#wrap .social-count-plus .default .count-facebook a.icon:after {
	content: "\f09a";
	color: #3b5998;
}

#wrap .social-count-plus .default .count-github a.icon:after {
	content: "\f113";
	color: #24292e;
}

#wrap .social-count-plus .default .count-youtube a.icon:after {
	content: "\f167";
	color: #bb0000;
}

#wrap .social-count-plus .default .count-twitter a.icon:after {
	content: "\f099";
	color: #00aced;
}

#wrap .social-count-plus .default .count-vimeo a.icon:after {
	content: "\f27d";
	color: #01b4ee;
}

#wrap .social-count-plus .default .count-twitch a.icon:after {
	content: "\f1e8";
	color: #6441a5;
}

#wrap .social-count-plus .default .count-googleplus a.icon:after {
	content: "\f1a0";
	color: #dd4b39;
}

#wrap .social-count-plus .default .count-instagram a.icon:after {
	content: "\f16d";
	color: #dc2743;
}

#wrap .social-count-plus .default .count-linkedin a.icon:after {
	content: "\f08c";
	color: #0077b5;
}

#wrap .social-count-plus .default .count-pinterest a.icon:after {
	content: "\f0d3";
	color: #bd081c;
}

#wrap .social-count-plus .default .count-steam a.icon:after {
	content: "\f1b6";
	color: #222;
}

#wrap .social-count-plus .default .count-tumblr a.icon:after {
	content: "\f174";
	color: #56bc8a;
}

#wrap .social-count-plus .default .count-soundcloud a.icon:after {
	content: "\f1be";
	color: #f76700;
}

/* Youtube box fix */
#___ytsubscribe_0 .fluid-width-video-wrapper {
	padding: 0 !important;
}

/* Single Images */

.magazine-sidebar .widget img {
	border: 0;
}

/* Socil Network's */

#wrap .magazine-sidebar .widget .social-count-plus .default a.icon {
	background-image: none !important;
	display: inline;
}

#wrap .magazine-sidebar .widget .social-count-plus {
	overflow: hidden;
}

#wrap .magazine-sidebar .widget .social-count-plus li {
	border: 1px solid #eaeaea !important;
	padding: 0;
	margin: 10px auto 9px;
	float: right;
	width: 90%;
	background: #fff !important;
	position: relative;
	height: 58px;
	display: inline-block;
	text-align: left;
	box-shadow: 0 2px 10px -3px rgba(0, 0, 0, 0.09);
}

#wrap .magazine-sidebar .widget .social-count-plus li a.icon:after {
	width: 40px !important;
	height: 40px !important;
	line-height: 40px;
	border-radius: 0;
	top: 50%;
	transform: translate(0, -50%);
	left: -28px;
	position: absolute;
	color: #fff !important;
	font-size: 18px;
	text-align: center;
}

#wrap .magazine-sidebar .widget .social-count-plus li .items {
	color: #101010;
	font-size: 14px;
	margin: 0;
	letter-spacing: .001em;
	overflow: hidden;
	display: inline-block;
	position: relative;
	text-align: left;
	padding-left: 33px;
	padding-top: 16px;
}

#wrap .magazine-sidebar .widget .social-count-plus li span {
	display: inline;
}

#wrap .magazine-sidebar .widget .social-count-plus li .items .count {
	margin-right: 12px;
}

#wrap .magazine-sidebar .widget .social-count-plus li .items .count,
#wrap .magazine-sidebar .widget .social-count-plus li .items .label {
	display: inline-block;
}

.magazine-sidebar .widget .social-count-plus li .follow-us a {
	color: #252425;
	font-size: 13px;
	text-transform: uppercase;
	float: right;
	padding: 16px 20px 0 !important;
	position: relative;
	background-image: none !important;
	width: unset !important;
	height: unset !important;
}

.magazine-sidebar .widget .social-count-plus li .follow-us a:before {
	content: '';
	width: 1px;
	height: 35px;
	position: absolute;
	left: 0;
	top: 10px;
	background: #eaeaea;
}

#wrap .magazine-sidebar .social-count-plus .default .count-posts a.icon:after {
	background: #e0b68d;
}

#wrap .magazine-sidebar .social-count-plus .default .count-comments a.icon:after {
	background: #aad450;
}

#wrap .magazine-sidebar .social-count-plus .default .count-users a.icon:after {
	background: #000;
}

#wrap .magazine-sidebar .social-count-plus .default .count-facebook a.icon:after {
	background: #3b5998;
}

#wrap .magazine-sidebar .social-count-plus .default .count-github a.icon:after {
	background: #24292e;
}

#wrap .magazine-sidebar .social-count-plus .default .count-youtube a.icon:after {
	background: #bb0000;
}

#wrap .magazine-sidebar .social-count-plus .default .count-twitter a.icon:after {
	background: #00aced;
}

#wrap .magazine-sidebar .social-count-plus .default .count-vimeo a.icon:after {
	background: #01b4ee;
}

#wrap .magazine-sidebar .social-count-plus .default .count-twitch a.icon:after {
	background: #6441a5;
}

#wrap .magazine-sidebar .social-count-plus .default .count-googleplus a.icon:after {
	background: #dd4b39;
}

#wrap .magazine-sidebar .social-count-plus .default .count-instagram a.icon:after {
	background: #dc2743;
}

#wrap .magazine-sidebar .social-count-plus .default .count-linkedin a.icon:after {
	background: #0077b5;
}

#wrap .magazine-sidebar .social-count-plus .default .count-pinterest a.icon:after {
	background: #bd081c;
}

#wrap .magazine-sidebar .social-count-plus .default .count-steam a.icon:after {
	background: #222;
}

#wrap .magazine-sidebar .social-count-plus .default .count-tumblr a.icon:after {
	background: #56bc8a;
}

#wrap .magazine-sidebar .social-count-plus .default .count-soundcloud a.icon:after {
	background: #f76700;
}

/* Popular Posts */

#wrap .magazine-sidebar .widget .side-list .wn-popularposts {
	margin: 28px auto;
	position: relative;
	padding: 19px 0 16px;
}

#wrap .magazine-sidebar .widget .side-list ul.wn-popularposts:before {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	width: 86%;
	height: 100%;
	background: #f8f8f8;
}

#wrap .magazine-sidebar .widget .side-list ul.wn-popularposts li {
	margin-bottom: 0;
	padding: 10px 0 0;
	min-height: 120px;
	position: relative;
}

#wrap .magazine-sidebar .widget .side-list ul.wn-popularposts li:hover {
	background: none !important;
}

#wrap .magazine-sidebar .widget .side-list .wn-popularposts .latest-post-right-sec {
	position: absolute;
	background: #fff;
	left: 86px;
	top: 0;
	padding: 21px 10px 20px 50px;
	margin-bottom: 0;
	line-height: 15px;
	right: 20px;
	min-height: 110px;
	box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.084);
	transition: 0.78s all ease;
}

#wrap .magazine-sidebar .widget .side-list .wn-popularposts .latest-post-right-sec:hover {
	box-shadow: 0 1px 25px rgba(0, 0, 0, 0.043);
}

#wrap .magazine-sidebar .widget .side-list .wn-popularposts .latest-post-right-sec h5 a {
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1;
	text-decoration: none;
	font-weight: 500;
}

#wrap .magazine-sidebar .widget .side-list ul.wn-popularposts li img {
	margin: 0;
	width: auto;
	padding: 0;
	height: auto;
	position: relative;
	z-index: 9;
}

#wrap .magazine-sidebar .side-list .wn-popularposts p {
	display: none;
}

#wrap .magazine-sidebar .side-list .wn-popularposts p.date {
	display: block;
	color: #a3a3a3;
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 5px;
	margin-left: 0;
}

#wrap .magazine-sidebar .side-list li p.date:before {
	content: "\e081";
	font-family: 'simple-line-icons';
	margin-right: 4px;
	font-size: 12px;
	vertical-align: middle;
	margin-left: 1px;
}

/* #Widgets Styles Restaurant Sidebar
================================================== */

.restaurant-sidebar .tagcloud a {
	border-radius: 60px;
	border-color: #e8e8e8;
	color: #1c1c1c;
	font-weight: 400;
	text-transform: capitalize;
	margin: 0 8px 9px 0;
	padding: 11px 20px 9px;
	transition: all .3s ease;
}

.restaurant-sidebar .tagcloud a:hover {
	color: #fff;
}

/* #Widgets Styles Personal Sidebar
================================================== */

/* Subtitle */

.personal-sidebar .widget .subtitle-wrap {
	border: 0;
	padding: 0;
	line-height: 0;
	margin: 32px auto 30px;
}

.personal-sidebar .widget .subtitle-wrap:before {
	display: none;
}

/* Single Images */

.personal-sidebar .widget img {
	border: 0;
}

/* About */

.personal-sidebar .widget .webnus-about {
	text-align: left;
}

.personal-sidebar .widget .webnus-about h4 {
	font-size: 24px;
	font-weight: 500;
	margin: 14px 0 19px;
	text-transform: capitalize;
	word-spacing: -1px;
	letter-spacing: -0.001em;
}

.personal-sidebar .widget .webnus-about p {
	font-size: 16px;
	line-height: 28px;
}

/* Subscribe */

.personal-sidebar .widget .widget-subscribe-form {
	border: 1px solid #818181;
	padding: 0;
	height: 60px;
	margin-bottom: 26px;
}

.personal-sidebar .widget .widget-subscribe-form p {
	display: none;
}

.personal-sidebar .widget .widget-subscribe-form button {
	width: 68px;
	height: 58px;
	border-radius: 0;
	border: 0;
	font-size: 0;
	background: transparent !important;
	padding: 0;
	margin: 0;
	display: inline-block;
	text-align: center;
	line-height: 0;
	position: absolute;
	top: 0;
	right: 0;
	transition: all 0.33s ease;
}

.personal-sidebar .widget .widget-subscribe-form button:hover {
	color: #437df9;
	cursor: pointer;
}

.personal-sidebar .widget .widget-subscribe-form button:before {
	font-family: "linea-arrows-10" !important;
	content: "\e068";
	position: absolute;
	font-size: 33px;
	top: 50%;
	transform: translate(0, -50%);
	right: 15px;
	color: #818181;
	transition: all 0.33s ease;
}

.personal-sidebar .widget .widget-subscribe-form button:hover:before {
	color: #437df9;
	right: 11px;
}

.personal-sidebar .widget .widget-subscribe-form .widget-subscribe-email {
	padding: 10px 17px 11px;
	height: 58px;
	font-size: 16px;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: absolute;
}

.personal-sidebar .widget-subscribe-form input[type="text"]::-webkit-input-placeholder {
	font-family: Inconsolata;
	color: #8c8c8c;
	font-size: 16px;
	letter-spacing: -0.01em;
	word-spacing: 0;
}

.personal-sidebar .widget-subscribe-form input[type="text"]::-moz-placeholder {
	font-family: Inconsolata;
	color: #8c8c8c;
	font-size: 16px;
	letter-spacing: -0.01em;
	word-spacing: 0;
}

.personal-sidebar .widget-subscribe-form input[type="text"]::-ms-input-placeholder {
	font-family: Inconsolata;
	color: #8c8c8c;
	font-size: 16px;
	letter-spacing: -0.01em;
	word-spacing: 0;
}

.personal-sidebar .widget-subscribe-form input[type="text"]::-ms-input-placeholder {
	font-family: Inconsolata;
	color: #8c8c8c;
	font-size: 16px;
	letter-spacing: -0.01em;
	word-spacing: 0;
}

/* Instagram feed */

.personal-sidebar .instagram-feed ul {
	margin-top: 0;
}

.personal-sidebar .instagram-feed a {
	padding: 0;
	margin: 0 12px 12px 0;
}

/* Popular posts */

.personal-sidebar .side-list {}

.personal-sidebar .side-list ul:before {}

.personal-sidebar .side-list li {
	padding: 0;
	background: transparent;
	margin-bottom: 9px;
}

.personal-sidebar .side-list li img {
	margin: 0;
	padding: 0;
	width: 70px;
	height: auto;
}

.personal-sidebar .side-list .personal {
	padding-top: 9px;
	padding-left: 81px;
}

.personal-sidebar .side-list h5 {}

.personal-sidebar .side-list h5 a {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: -0.045em;
	word-spacing: -1px;
	text-transform: capitalize;
}

.personal-sidebar .side-list h5 a:hover {
	text-decoration: none;
	color: #437df9;
}

.personal-sidebar .side-list .date,
.personal-sidebar .side-list .comment,
.personal-sidebar .side-list p {
	margin-top: 1px;
	padding: 0;
	display: inline-block;
	font-size: 13px;
	color: #818181;
	font-weight: 700;
}

.personal-sidebar .side-list .comment {
	letter-spacing: 0;
	word-spacing: -1px;
	text-transform: lowercase;
	margin-left: 6px;
}

/* Category */

.personal-sidebar ul li.cat-item,
.personal-sidebar ul li.recentcomments,
.personal-sidebar ul li.page_item {
	border: 0;
	padding: 0;
	margin: 0;
}

.personal-sidebar .cat-item a {
	color: #222;
}

.personal-sidebar .bubble .cat-color {
	border-radius: 50%;
	display: inline-block;
	width: 9px;
	height: 9px;
}

.personal-sidebar .bubble a.colorful-cat {
	background: transparent !important;
}

.personal-sidebar ul li.cat-item a,
.personal-sidebar ul li.recentcomments a,
.personal-sidebar ul li.page_item a {
	font-size: 16px;
	padding-top: 7px;
	text-transform: capitalize;
	display: inline-block;
}

.personal-sidebar ul li:hover {
	background: transparent;
}

/** latest review widget and single rating**/

.widget .side-list ul li.post-review-item {
	padding: 15px 6%;
	background: #f8f8f8;
	position: relative;
}

.widget .side-list ul li.post-review-item:first-child {
	padding: 0;
}

.widget .side-list ul li.post-review-item:last-child {
	padding-bottom: 40px;
}

.widget .side-list ul li.post-review-item .review-date {
	display: none;
}

.widget .side-list ul li.post-review-item img {
	background: none;
	margin: 0;
	width: auto;
	padding: 0;
	height: auto;
	position: relative;
	z-index: 9;
	top: 13px;
}

.widget .side-list ul li.post-review-item:hover .review-title a {
	text-decoration: none;
}

.widget .side-list ul li.post-review-item:first-child img {
	width: 100%;
	height: auto;
}

.widget .side-list ul li.post-review-item .review-content {
	background: #fff;
	left: 60px;
	top: 5px;
	bottom: 5px;
	min-height: 85px;
	padding: 11px 10px 10px 45px;
	margin-bottom: 0;
	line-height: 15px;
	margin-left: 45px;
	box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.084);
	transition: 0.78s all ease;
}

.widget .side-list ul li.post-review-item:last-child .review-content {
	bottom: auto;
}

.widget .side-list ul li.post-review-item:first-child .review-content {
	background-color: #fff;
	margin: -70px 0 15px 0;
	position: relative;
	z-index: 22;
	left: 6%;
	top: auto;
	width: auto;
	max-width: 88%;
	padding: 17px 26px 35px;
	box-shadow: 0 2px 10px -3px rgba(0, 0, 0, 0.09);
}

.widget .side-list ul li.post-review-item h5 a {
	font-weight: 500;
	line-height: 1;
	font-size: 12px;
}

.widget .side-list .wn-review-section {
	margin-left: 0;
}

.side-list .wn-review-section .wn-average-stars {
	border: none;
	position: relative;
}

.side-list .wn-review-section .wn-average-stars .wn-stars {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}

.widget .side-list ul li.post-review-item:first-child p.review-date {
	font-size: 12px !important;
	color: #a1a1a1 !important;
	font-weight: 300 !important;
	display: block;
	position: relative;
	line-height: 1;
}

.widget .side-list ul li.post-review-item:first-child p.review-date:before {
	font-size: 15px;
	vertical-align: text-top;
	margin-right: 3px;
	display: inline-block;	
}

.widget .side-list ul li.post-review-item:first-child .review-title {
	margin-bottom: 20px;
}

.widget .side-list ul li.post-review-item:first-child .review-title a {
	font-size: 22px;
	line-height: 1.2;
	font-weight: 500;
}

/* Woocommerce Widgets In footer */

#footer .product_list_widget li {
	display: inline-block;
	width: 100%;
}

#footer .product_list_widget li img {
	width: 70px;
	margin-right: 15px;
}

#footer .product_list_widget li ins {
	background: #437df9;
	padding: 3px;
}

#footer .product_list_widget li ins span {
	color: #fff;
}

#footer .product_list_widget li del {
	opacity: 1;
	text-decoration: none;
	position: relative;
}

#footer .product_list_widget li del:after {
	content: " ";
	background: #91979d;
	height: 1px;
	width: 100%;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 9px;
}

#footer .product_list_widget .star-rating {
	float: none;
	margin-top: 3px;
	margin-bottom: 4px;
}

#footer .product_list_widget .star-rating span::before {
	color: #ffae00;
}

#footer .woocommerce-product-search input[type="search"] {
	border: none;
	padding: 16px;
}

#footer .woocommerce-product-search input[type="submit"] {
	background: #437df9;
	padding: 19px 17px 17px;
}

#footer .widget_shopping_cart_content .button,
#footer .price_slider_amount button {
	background: #fff;
}

#footer ul.yith_wcbsl_bestsellers_list_widget li {
	border: none;
	box-shadow: none;
}

#footer .yith-wcbsl-widget-position {
	padding: 8px;
}

#footer .yith-wcbsl-widget-title {
	padding: 12px;
}

#wrap #footer .widget ul li .yith-wcbsl-widget-title a {
	color: #437df9;
}

#footer.litex .yith-wcbsl-widget-title {
	background: #ececec;
}

#footer.litex .footer-in .widget ul li.wc-layered-nav-term a,
#footer.litex .footer-in .widget ul li.wc-layered-nav-term a:hover {
	padding-left: 20px;
}

#footer.litex .woocommerce-product-search input[type="search"] {
	background: #e4e4e4;
}

#footer.litex .widget_shopping_cart_content .button,
#footer.litex .price_slider_amount button {
	background: #e4e4e4;
}

/* daily post */

.wn-daily-post {
	background-color: #f8f8f8;
	padding: 0;
}

.wn-daily-post .latest-b21-cont {
	max-width: 80%;
	margin: 0 auto;
	background-color: #fff;
	padding: 14px 27px 17px;
	margin-top: -30px;
	box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.084);
}

.wn-daily-post .latest-b21-title {
	margin-bottom: 34px;
	margin-top: 17px;
}

#wrap .wn-daily-post .latest-author img {
	display: inline-block;
	width: auto;
}

.wn-daily-post-carousel .owl-dots {
	margin-top: 15px;
}

/* # Login & Register
===================================== */

.wn-social-login .the_champ_login_container,
.wn-social-login .the_champ_login_ul,
.wn-social-login .theChampLogin {
	overflow: hidden;
	margin: 0 !important;
}

#wrap .wn-social-login .the_champ_login_ul li {
	display: block;
	float: none;
	margin-bottom: 18px !important;
	cursor: pointer;
}

.wn-social-login .the_champ_login_ul li p {
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
	color: #fff;
	margin-bottom: 0;
}

.wn-social-login .the_champ_login_ul li i {
	display: inline-block !important;
	width: 49px;
	height: 49px;
	text-align: center;
}

.wn-social-login .the_champ_login_ul li i .theChampLoginSvg {
	width: 32px;
	height: 33px;
	display: inline-block !important;
	margin-top: 8px;
}

.wn-social-login .wn-or-divider {
	position: relative;
	overflow: hidden;
	margin: 18px 0 0;
}

.wn-social-login .wn-or-divider span {
	font-size: 14px;
	color: #b0b0b0;
	text-transform: uppercase;
	padding-right: 10px;
	background: #fff;
}

.wn-social-login .wn-or-divider:after {
	content: '';
	position: absolute;
	top: calc(50% - 1px);
	width: 100%;
	height: 1px;
	background: #e4e4e4;
}

.sidebar .webnus-login .user-login-title,
.sidebar .webnus-login #user-login .login-username label,
.sidebar .webnus-login #user-login .login-password label {
	display: none;
}

.webnus-login #user-login input[type="text"],
.webnus-login #user-login input[type="password"] {
	border: 1px solid #e4e4e4;
	padding: 15px 19px;
	color: #b0b0b0;
}

#user-login p.login-remember {
	position: relative;
	margin-bottom: 8px;
}

#user-login .login-remember label {
	font-size: 13px;
	color: #888;
	font-weight: 400;
	line-height: 20px;
	padding-left: 25px;
	cursor: pointer;
}

.login-dropdown-element #user-login .login-remember label {
	line-height: 29px;
}

.sidebar .webnus-login #user-login .login-remember input[type="checkbox"] {
	margin: 0;
}

.sidebar .webnus-login #user-login .login-remember input[type="checkbox"] {
	left: 0;
}

.sidebar .webnus-login #user-login .login-submit input[type="submit"] {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #437df9;
	border-radius: 1px;
	box-shadow: 0 2px 12px -4px #437df9;
}

.sidebar .webnus-login #user-login .login-submit input[type="submit"]:hover {
	background: #222;
	box-shadow: 0 2px 12px -4px #333;
}

.sidebar .webnus-login #user-login input[type="text"]::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #b0b0b0;
}

.sidebar .webnus-login #user-login input[type="text"]::-moz-placeholder {
	/* Firefox 19+ */
	color: #b0b0b0;
}

.sidebar .webnus-login #user-login input[type="text"]:-ms-input-placeholder {
	/* IE 10+ */
	color: #b0b0b0;
}

.sidebar .webnus-login #user-login input[type="text"]:-moz-placeholder {
	/* Firefox 18- */
	color: #b0b0b0;
}

.theChampDeliciousSquareBackground+p {
	background-color: rgba(71, 71, 73, 0.9);
}

.sidebar .webnus-login #user-login input[type="password"]::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #b0b0b0;
}

.sidebar .webnus-login #user-login input[type="password"]::-moz-placeholder {
	/* Firefox 19+ */
	color: #b0b0b0;
}

.sidebar .webnus-login #user-login input[type="password"]:-ms-input-placeholder {
	/* IE 10+ */
	color: #b0b0b0;
}

.sidebar .webnus-login #user-login input[type="password"]:-moz-placeholder {
	/* Firefox 18- */
	color: #b0b0b0;
}

.sidebar .webnus-login .login-links li {
	display: inline-block;
}

.sidebar .webnus-login .login-links li:last-child {
	float: right;
}

.theChampDeliciousSquareBackground+p {
	background-color: rgba(71, 71, 73, 0.9);
	box-shadow: 0 2px 12px -4px rgba(71, 71, 73, 0.8);
}

.theChampInstagramBackground+p {
	background-color: rgba(82, 127, 164, 0.9);
	box-shadow: 0 2px 12px -4px rgba(82, 127, 164, 0.8);
}

.theChampYummlyBackground+p {
	background-color: rgba(225, 97, 32, 0.9);
	box-shadow: 0 2px 12px -4px rgba(225, 97, 32, 0.8);
}

.theChampBufferBackground+p {
	background-color: rgba(0, 0, 0, 0.9);
	box-shadow: 0 2px 12px -4px rgba(0, 0, 0, 0.8);
}

.theChampFacebookBackground+p {
	background-color: rgba(60, 88, 154, 0.9);
	box-shadow: 0 2px 12px -4px rgba(60, 88, 154, 0.8);
}

.theChampSteamBackground+p {
	background-color: rgba(57, 57, 57, 0.9);
	box-shadow: 0 2px 12px -4px rgba(57, 57, 57, 0.8);
}

.theChampTwitchBackground+p {
	background-color: rgba(100, 65, 165, 0.9);
	box-shadow: 0 2px 12px -4px rgba(100, 65, 165, 0.8);
}

.theChampLiveJournalBackground+p {
	background-color: rgba(237, 237, 237, 0.9);
	box-shadow: 0 2px 12px -4px rgba(237, 237, 237, 0.8);
}

.theChampDiggBackground+p {
	background-color: rgba(0, 96, 148, 0.9);
	box-shadow: 0 2px 12px -4px rgba(0, 96, 148, 0.8);
}

.theChampEmailBackground+p {
	background-color: rgba(100, 154, 63, 0.9);
	box-shadow: 0 2px 12px -4px rgba(100, 154, 63, 0.8);
}

.theChampFloatitBackground+p {
	background-color: rgba(83, 190, 238, 0.9);
	box-shadow: 0 2px 12px -4px rgba(83, 190, 238, 0.8);
}

.theChampGoogleBackground+p {
	background-color: rgba(221, 75, 57, 0.9);
	box-shadow: 0 2px 12px -4px rgba(221, 75, 57, 0.8);
}

.theChampGoogleplusBackground+p {
	background-color: rgba(221, 75, 57, 0.9);
	box-shadow: 0 2px 12px -4px rgba(221, 75, 57, 0.8);
}

.theChampLinkedinBackground+p {
	background-color: rgba(0, 119, 181, 0.9);
	box-shadow: 0 2px 12px -4px rgba(0, 119, 181, 0.8);
}

.theChampMoreBackground+p {
	background-color: rgba(238, 142, 45, 0.9);
	box-shadow: 0 2px 12px -4px rgba(238, 142, 45, 0.8);
}

.theChampPinterestBackground+p {
	background-color: rgba(204, 35, 41, 0.9);
	box-shadow: 0 2px 12px -4px rgba(204, 35, 41, 0.8);
}

.theChampPrintBackground+p {
	background-color: rgba(253, 101, 0, 0.9);
	box-shadow: 0 2px 12px -4px rgba(253, 101, 0, 0.8);
}

.theChampRedditBackground+p {
	background-color: rgba(36, 124, 237, 0.9);
	box-shadow: 0 2px 12px -4px rgba(36, 124, 237, 0.8);
}

.theChampStockTwitsBackground+p {
	background-color: rgba(63, 86, 110, 0.9);
	box-shadow: 0 2px 12px -4px rgba(63, 86, 110, 0.8);
}

.theChampStumbleuponBackground+p {
	background-color: rgba(235, 72, 36, 0.9);
	box-shadow: 0 2px 12px -4px rgba(235, 72, 36, 0.8);
}

.theChampTumblrBackground+p {
	background-color: rgba(41, 67, 93, 0.9);
	box-shadow: 0 2px 12px -4px rgba(41, 67, 93, 0.8);
}

.theChampTwitterBackground+p {
	background-color: rgba(85, 172, 238, 0.9);
	box-shadow: 0 2px 12px -4px rgba(85, 172, 238, 0.8);
}

.theChampVkontakteBackground+p {
	background-color: rgba(94, 132, 172, 0.9);
	box-shadow: 0 2px 12px -4px rgba(94, 132, 172, 0.8);
}

.theChampYahooBackground+p {
	background-color: rgba(143, 3, 204, 0.9);
	box-shadow: 0 2px 12px -4px rgba(143, 3, 204, 0.8);
}

.theChampXingBackground+p {
	background-color: rgba(0, 121, 125, 0.9);
	box-shadow: 0 2px 12px -4px rgba(0, 121, 125, 0.8);
}

.theChampWhatsappBackground+p {
	background-color: rgba(85, 235, 76, 0.9);
	box-shadow: 0 2px 12px -4px rgba(85, 235, 76, 0.8);
}

/* # Category drop down
==================================== */

.widget .nice-select {
	background-color: #fff;
	height: 44px;
	padding-left: 7px;
	margin: 0;
	width: 100%;
	border-color: #e6e6e6;
	padding-top: 4px;
	padding-left: 19px;
	position: relative;
}

.widget .nice-select:after {
	border-left: none;
	height: 30px;
	top: 6px;
	right: 1px;
}

.widget .nice-select span {
	font-size: 12px;
	line-height: 34px;
	color: #437df9;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.widget #activity-filter-select ul.list {
	background: #fff;
	top: 42px;
	left: -1px;
	right: -1px;
	border: 1px solid #e6e6e6;
	box-shadow: 0 2px 10px -4px rgba(0, 0, 0, .16);
}

.widget #activity-filter-select ul.list li {
	display: block;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-size: 12px;
	font-weight: 400;
	color: #a9a9a9;
	padding: 0 20px;
	height: 30px;
	min-height: inherit;
}

#activity-filter-select .nice-select .list li.focus {
	font-weight: normal;
	background: #fff;
	color: #437df9;
}

.widget #activity-filter-select ul.list li:hover {
	color: #437df9;
	background: #fff;
}

#wrap .widget>form {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
}

/* recent posts */

#wrap .wn-recnet_post .wn-post {
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 0;
	margin-bottom: 10px;
}

#wrap .wn-recnet_post .wn-post:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

.wn-recnet_post .wn-post h5 {
	font-size: 15px;
}

.wn-recnet_post .wn-post h5 a {
	color: #202020;
	font-weight: 500;
}

.wn-recnet_post .wn-post .post-date {
	color: #8a8a8a;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 16px;
}

.wn-recnet_post .wn-post:last-child .post-date {
	margin-bottom: 0;
}

/* bbpress froums */

.widget ul li .bbp-forum-title {
	position: relative;
	border-bottom: 1px solid #f6f6f6;
	display: block;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	text-transform: capitalize;
	padding-top: 6px;
	padding-bottom: 13px;
}

.widget ul li .bbp-forum-title:before {
	display: inline-block;
	content: "\e606";
	font-size: 9px;
	font-family: 'simple-line-icons';
	margin-right: 7px;
	color: #202020;
	font-weight: bold;
}

@media (max-width: 320px) {
	.widget ul li .bbp-forum-title {
		font-size: 12px;
	}
}

/* # wp calendar
=============================================== */

#wrap .buddypress-sidebar #wp-calendar tbody td {
	border-radius: 50%;
	border: none;
	font-size: 14px;
	padding-top: 13px;
	padding-right: 1px;
	height: 50px;
}

@media only screen and (max-width: 480px) {
	#wrap .buddypress-sidebar #wp-calendar tbody td {
		border-radius: 1px;
		border: none;
		font-size: 12px;
		height: auto;
		font-weight: 400;
		padding: 0;
		line-height: 28px;
	}
}

.buddypress-sidebar #wp-calendar thead th {
	border-bottom: 1px solid #e4e4e4;
	color: #202020;
	padding-bottom: 2px;
	font-size: 12px;
}

.buddypress-sidebar #wp-calendar tfoot #prev a {
	color: #b0b0b0;
}

.buddypress-sidebar #wp-calendar tfoot #prev a:hover {
	color: #437df9;
}

.buddypress-sidebar #wp-calendar caption {
	text-align: center;
}

/* -------- end ----------- */