<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Neva Wordpress TemasÄ±
Theme URI: http://demo.safirtema.com/neva
Description: http://demo.safirtema.com/neva
Author URI: http://safirtema.com
Author: Safir Tema
Text Domain: neva
*/

/*
Neva Wordpress TemasÄ±, NiÄŸde 3.NoterliÄŸi tarafÄ±ndan Safir TasarÄ±m adÄ±na tescillenmiÅŸ olup, ilgili dijital Ã¼rÃ¼nÃ¼n kopyalanmasÄ±, lisanssÄ±z kullanÄ±lmasÄ± ve daÄŸÄ±tÄ±lmasÄ± halinde hakkÄ±nÄ±zda yasal iÅŸlem baÅŸlatÄ±lacaktÄ±r.
*/

/* CUSTOM FONT */

	@font-face {
	  font-family: 'Barlow';
	  font-style: normal;
	  font-display: auto;
	  font-weight: 400;
	  src: local('Barlow Regular'), local('Barlow-Regular'),
	       url('fonts/barlow-v3-latin_latin-ext-regular.woff2') format('woff2'),
	       url('fonts/barlow-v3-latin_latin-ext-regular.woff') format('woff');
	}

	@font-face {
	  font-family: 'Barlow';
	  font-style: italic;
	  font-display: auto;
	  font-weight: 400;
	  src: local('Barlow Italic'), local('Barlow-Italic'),
	       url('fonts/barlow-v3-latin_latin-ext-italic.woff2') format('woff2'),
	       url('fonts/barlow-v3-latin_latin-ext-italic.woff') format('woff');
	}

	@font-face {
	  font-family: 'Barlow';
	  font-style: normal;
	  font-display: auto;
	  font-weight: 500;
	  src: local('Barlow Medium'), local('Barlow-Medium'),
	       url('fonts/barlow-v3-latin_latin-ext-500.woff2') format('woff2'),
	       url('fonts/barlow-v3-latin_latin-ext-500.woff') format('woff');
	}

	@font-face {
	  font-family: 'Barlow';
	  font-style: normal;
	  font-display: auto;
	  font-weight: 600;
	  src: local('Barlow SemiBold'), local('Barlow-SemiBold'),
	       url('fonts/barlow-v3-latin_latin-ext-600.woff2') format('woff2'),
	       url('fonts/barlow-v3-latin_latin-ext-600.woff') format('woff');
	}


	@font-face {
		font-family: "neva";
		src:url("fonts/neva.eot");
		src:url("fonts/neva.eot?#iefix") format("embedded-opentype"),
		url("fonts/neva.woff") format("woff"),
		url("fonts/neva.ttf") format("truetype"),
		url("fonts/neva.svg#neva") format("svg");
		font-weight: normal;
		font-style: normal;
	}

	@font-face {
		font-family: "safir-icon";
		src:url("fonts/safir-icon.eot");
		src:url("fonts/safir-icon.eot?#iefix") format("embedded-opentype"),
		url("fonts/safir-icon.woff") format("woff"),
		url("fonts/safir-icon.ttf") format("truetype"),
		url("fonts/safir-icon.svg#safir-icon") format("svg");
		font-weight: normal;
		font-style: normal;
	}

	#topbar .clock:before, #toplogin .button:before, #topsearch .button:before, #menu .sub-menu:before, #topsearch button:before, #breaking:before, #currency .icon, #currency .change, .weatherIcon .icon, #weather .cityListOpen, #menu li.menu-item-has-children span.arrow, .owl-nav div, .authorsWidget .arrows span:before, .cityWidget .topsection:after, .scoresWidget .showAll:before, .currencyWidget .item .icon:before, .currencyWidget .item .change:before, .burcList .item .icon:before, .safirTop:before, #switcher .icon span:before, .safirSocial a:before, #single .metaBox .icon:before, #singleContent div.gallery .gallery-item a .icon:before, #singleContent .wp-block-gallery figure a .icon:before, .sfrIconForm .item .icon span:before, .sfrCommentsList a.comment-reply-link:before, .sfrCommentsList .comment-body:before, .gallery-item .inner .fullScreen:before, #gallery-nav a.arrow:before, #papers ul li a:before, #profile .profileButtons a:before, #breakingGroup .arrows span:before, #loginMenu a:before, aside.profile .userMenu a .icon:before, #main form button:before, #profile .safirButton:before, .sfrIconForm p.status:before, #profile.membershipPage .lostpassword:before, .searchWidget button:before, #authorRelated .item .title:before, #header-cont .toggleMenu:before, #header-cont .membershipButton:before, #hamburgermenu span.close:before, #mobilemenu .mobilearrow:before {
		font-family: "neva" !important;
		content: attr(data-icon);
		font-style: normal !important;
		font-weight: normal !important;
		font-variant: normal !important;
		text-transform: none !important;
		speak: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	#topmenu li span.icon, #menu li span.icon, .mainHeading .icon:before, .safirCustomMenu li .icon:before, .galleryWidget.withIcon .safirthumb span:before, footer .footermenu1 li a:before, #mobilemenu li span.icon:before {
		font-family: "safir-icon" !important;
		content: attr(data-icon);
		font-style: normal !important;
		font-weight: normal !important;
		font-variant: normal !important;
		text-transform: none !important;
		speak: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

/* SAFÄ°R RESET  */

	* {
		outline:0;
		margin:0;
		padding:0;
		vertical-align: bottom;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
	}

	ol {
		list-style-position:inside;
	}

	ul {
		list-style:none;
		list-style-position:outside;
	}

	blockquote {
		margin-left: 30px;
		padding-left: 10px;
		border-left: 3px solid #eee;
	}

	a {
		text-decoration:none;
	}

	a:hover {
		text-decoration:none;
		color: #222;
	}

	a img {
		border:none;
	}

	img {
		max-width: 100%;
		height: auto;
	}

	body {
		font: 14px "Barlow",sans-serif;
		color: #000;
		background: #efefef;
	}

	h1 {
		font-size:26px;
	}

	h2 {
		font-size:25px;
	}

	h3 {
		font-size:24px;
	}

	h4, h5, h6 {
		font-size:23px;
	}

	input, select, textarea {
		font:13px "Barlow",sans-serif;
	}

	iframe {
		max-width: 100%;
	}

/* GENERAL CLASSES */

	.safirBox {
		background: #fff;
		position: relative;
		padding: 20px;
		box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.05);
	}

	.safirBox.margintop {
		margin-top: 20px;
	}

	.safirBox.sidebarWidget {
		padding: 15px;
	}

	.homeWidgetContainer.wide .safirBox {
		background: none;
		padding: 0;
		box-shadow: none;
	}

	.safirVideoWrapper {
		padding-bottom: 52.25%;
		margin-bottom: 10px;
		position: relative;
		padding-top: 25px;
		height: 0;
	}

	.safirVideoWrapper iframe, .safirVideoWrapper embed, .safirVideoWrapper object {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.safirHalfContainer {
		overflow: hidden;
		margin: 0 -10px;
	}

	.safirHalfContainer .halfItem {
		width: 50%;
		float: left;
		padding: 20px 10px;
	}

	.shiftBottom {
		margin-bottom: 10px;
	}

	.mainHeading {
		padding: 15px 20px;
		margin: -20px -20px 20px;
		position: relative;
		font-weight: 500;
		color: #333;
		font-size: 15px;
		line-height: 20px;
		background: #f8f8f8;
		background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #f8f8f8 50%);
		background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,#f8f8f8 50%);
		background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,#f8f8f8 50%);
	}

	.mainHeading:after {
		content: "";
		display: block;
		height: 2px;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
	}

	.mainHeading .icon {
		float: left;
		width: 20px;
		height: 20px;
		top: 1px;
		position: relative;
		margin-right: 10px;
	}

	.mainHeading .title {
		margin-bottom: 0 !important;
	}

	.mainHeading h1 {
		color: #333;
		font-size: 18px;
	}

	.mainHeading .allLink {
		float: right;
		display: block;
		line-height: 26px;
		color: #333;
		font-size: 12px;
		font-weight: bold;
		position: relative;
		border-radius: 3px;
		background: #fff;
		box-shadow: 0 0 8px rgba(0,0,0,0.09);
		padding: 0 8px;
		transition: color .3s;
		margin-top: -3px;
	}

	.mainHeading .allLink:hover {
		color: #777;
	}

	.mainHeading .icon:before {
		width: 20px;
		height: 20px;
		display: block;
		font-size: 20px;
		line-height: 20px;
	}

	.sidebarWidget .mainHeading {
		margin: -15px -15px 15px;
	}

	.homeWidgetContainer.wide .safirBox .mainHeading {
		margin: 0 0 20px;
		padding: 15px 0;
		background: none;
	}

	.pageHeading {
		padding-left: 20px;
		position: relative;
		margin-bottom: 20px;
	}

	.pageHeading h1, .pageHeading .title {
		font-size: 30px;
		line-height: 1.2;
		color: #333;
	}

	.pageHeading:before {
		content: "";
		display: block;
		width: 4px;
		border-radius: 2px;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}

	.reading {
		font-size: 22px;
		line-height: 1.5;
		text-align: justify;
	}

	.reading.nojust {
		text-align: inherit;
	}

	.reading p, .reading li {
		margin-bottom: 10px;
	}

	.reading ul {
		margin-bottom: 20px;
	}

	.reading ul li {
		margin-left: 15px;
		list-style-position: inside;
		list-style-type: disc;
		margin-bottom: 0;
		position: relative;
	}

	.reading ol li {
		margin-left: 20px;
		list-style-position: inside;
	}

	.reading h1, .reading h2, .reading h3, .reading h4, .reading h5, .reading h6 {
		position: relative;
		margin-bottom: 20px;
	}

	.reading .ads {
		margin-bottom: 20px;
	}

	.seperator {
		clear: both;
		margin: 10px -30px;
		border-top: 1px solid #ddd;
	}

	.float {
		overflow: hidden;
	}

	.bold {
		font-weight: bold;
	}

	.reading iframe, .reading embed {
		max-width:100%;
	}

	.safirthumb img {
		width: 100%;
	}

/* SAFIR METAS */

	.safirMetas {
		color: #a2a2a2;
		font-size: 13px;
		margin-bottom: 5px;
	}

	.safirMetas div {
		display: inline-block;
	}

	.safirMetas .category+.date:before {
		content: "-";
		display: inline-block;
		margin: 0 3px;
	}

	.safirMetas a {
		color: #a2a2a2;
	}

	.safirMetas a:hover {
		color: #2a2a2a;
	}

/* ADS */

	.fixedAd {
		z-index: 20;
		display: none;
		top: 0;
	}

	.fixedAd.absolute {
		position: absolute;
	}

	.fixedAd.fixed {
		position: fixed;
	}

	.ads {
		text-align: center;
	}

/* TOPBAR */

	#topbar {
		color: #a0a0a0;
		border-bottom: 2px solid #f9f9f9;
		font-size: 13px;
	}

	#topmenu {
		float: left;
	}

	#topmenu .sub-menu {
		display: none;
	}

	#topmenu ul {
		padding: 10px 0;
		overflow: hidden;
	}

	#topmenu li {
		display: inline-block;
		line-height: 20px;
		margin-right: 20px;
	}

	#topmenu a {
		color: #a2a2a2;
	}

	#topmenu a:hover {
		color: #909090;
	}

	#topmenu li span.icon {
		height: 20px;
		float: left;
	}

	#topmenu li span.icon:before {
		display: block;
		float: left;
		width: 16px;
		height: 16px;
		line-height: 16px;
		font-size: 16px;
		margin: 2px 5px 2px 0;
	}

	#topbar .rightGroup {
		float: right;
		overflow: hidden;
	}

	#topbar .clock {
		float: left;
		font-family: Arial, sans-serif;
		line-height: 20px;
		padding: 10px;
		font-size: 12px;
	}

	#topbar .clock:before {
		float: left;
		display: block;
		content: "\E018";
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 16px;
	}

	#topbar .social {
		float: right;
		padding: 8px 0;
	}

/* CURRENCY */

	#currency {
		border-right: 1px solid rgba(255,255,255,0.2);
	}

	#currency .items {
		width: 150px;
		height: 50px;
		overflow: hidden;
	}

	#currency .item {
		line-height: 15px;
		padding: 10px 0 10px 20px;
		overflow: hidden;
		color: #fff;
	}

	#currency .item .icon {
		float: left;
		margin: 3px 0;
	}

	#currency .item .icon:before {
		display: block;
		font-size: 24px;
		line-height: 24px;
		width: 34px;
		height: 24px;
	}

	#currency .item.dollar .icon:before {
		content: "\E033";
	}

	#currency .item.euro .icon:before {
		content: "\E012";
	}

	#currency .item.gold .icon:before {
		content: "\E02A";
	}

	#currency .item.bist .icon:before {
		content: "\E02C";
	}

	#currency .item .info {
		float: left;
	}

	#currency .item .title {
		display: block;
		font-size: 11px;
	}

	#currency .item .value {
		font-size: 13px;
		font-weight: 500;
	}

	#currency .item .change {
		display: inline-block;
		width: 15px;
		height: 15px;
		line-height: 15px;
	}

	#currency .item .change:before {
		font-size: 10px;
		line-height: 15px;
		width: 15px;
		height: 15px;
		vertical-align: bottom;
	}

	#currency .item .change.artis:before {
		content: "\E044";
	}

	#currency .item .change.azalis:before {
		content: "\E01E";
	}

	#currency .item .change.sabit:before {
		content: "\E043";
	}

/* WEATHER */

	#weather {
		border-right: 1px solid rgba(255,255,255,0.2);
		padding: 10px 40px 10px 20px;
		height: 50px;
		position: relative;
		color: #fff;
		z-index: 40;
	}

	#weather .loading {
		display: none;
		min-width: 100px;
		height: 30px;
		text-align: center;
		padding-left: 20px;
	}

	#weather .cities {
		display: none;
		position: absolute;
		width: 100%;
		top: 50px;
		left: 0;
		height: 280px;
		overflow: scroll;
		background: #fff;
		box-shadow: 0 0 22px rgba(0,0,0,0.15);
		border-radius: 0 0 3px 3px;
		color: #333;
	}

	#weather .cities span {
		display: block;
		font-size: 14px;
		font-weight: 500;
		padding: 0 10px;
		line-height: 39px;
		cursor: pointer;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}

	#weather .cities span:hover {
		background: #f8f8f8;
	}

	#weather .icon {
		position: absolute;
		left: 0;
		top: 0;
		margin: 3px 10px 3px 0;
	}

	#weather .icon:before {
		height: 24px;
		line-height: 24px;
		font-size: 24px;
		float: left;
	}

	.weatherIcon .icon.icon09:before, .weatherIcon .icon.icon11:before, .weatherIcon .icon.icon12:before, .weatherIcon .icon.icon17:before, .weatherIcon .icon.icon39:before {
		content: "\E00A";
	}

	.weatherIcon .icon.icon06:before, .weatherIcon .icon.icon13:before, .weatherIcon .icon.icon14:before, .weatherIcon .icon.icon15:before, .weatherIcon .icon.icon40:before, .weatherIcon .icon.icon05:before, .weatherIcon .icon.icon42:before {
		content: "\E020";
	}

	.weatherIcon .icon.icon03:before, .weatherIcon .icon.icon04:before, .weatherIcon .icon.icon35:before {
		content: "\E01C";
	}

	.weatherIcon .icon.icon26:before, .weatherIcon .icon.icon28:before, .weatherIcon .icon.icon27:before {
		content: "\E003";
	}

	.weatherIcon .icon.icon30:before {
		content: "\E006";
	}

	.weatherIcon .icon.icon32:before, .weatherIcon .icon.icon34:before {
		content: "\E01B";
	}

	.weatherIcon .icon.icon20:before {
		content: "\E027";
	}

	#weather .data {
		padding-left: 40px;
		position: relative;
	}

	#weather .info {
		float: left;
		text-transform: uppercase;
	}

	#weather .info .city {
		margin-bottom: 2px;
		line-height: 16px;
		white-space: nowrap;
	}

	#weather .info .degree {
		font-weight: bold;
	}

	#weather .info .situation {
		font-size: 11px;
		line-height: 11px;
		white-space: nowrap;
	}

	#weather .cityListOpen {
		position: absolute;
		right: 0;
		top: 0;
		display: block;
		width: 50px;
		height: 50px;
		cursor: pointer;
		padding: 20px;
	}

	#weather .cityListOpen:before {
		display: block;
		content: "\E035";
		font-size: 10px;
		width: 10px;
		height: 10px;
		line-height: 10px;
		cursor: pointer;
	}

	#weather .cityListOpen.open:before {
		content: "\E045";
	}

/* HEADER */

	header {
		background: #fff;
		box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.05);
	}

	#header-cont {
		position: relative;
		z-index: 50;
		min-height: 70px;
	}

	#header-cont .innerContainer {
		overflow: visible;
	}

	#header-cont .toggleMenu {
		display: none;
	}

	#header-logo {
		float: left;
		display: table;
		height: 70px;
		position: relative;
		z-index: 100;
		margin-right: 20px;
	}

	#header-logo h1, #header-logo span {
		display: table-row;
	}

	#header-logo a {
		display: table-cell;
		vertical-align: middle;
	}

	#header-logo img {
		max-height: 60px;
		width: auto;
	}

/* MOBILE */

	#mobileHeader {
		background: #fff;
		z-index: 100000;
		width: 100%;
	}

	#hamburgermenu form {
		margin: 10px;
		position: relative;
	}

	#hamburgermenu input[type=text] {
		font-family: "Barlow",sans-serif;
		width: 100%;
		display: block;
		font-weight: 500;
		outline: none;
		border: 0;
		font-size: 14px;
		padding: 5px 40px 5px 10px;
		height: 40px;
		transition: all .25s;
		background: #fafafa !important;
		border-radius: 3px !important;
		border: 1px solid #efefef;
	}

	#hamburgermenu button {
		background: none;
		right: 12px;
		top: 12px;
	}

    #hamburgermenu {
		position: fixed;
		z-index: 999999;
		top: 0;
		left: -300px;
		width: 300px;
		height: 100%;
		overflow-y: scroll;
		background: #fff;
	}

	#hamburgermenu span.close {
		display: block;
		width: 40px;
		height: 40px;
		position: absolute;
		top: 10px;
		right: 10px;
		background: #000;
		cursor: pointer;
	}

	#hamburgermenu span.close:before {
		content: "\E025";
		display:block;
		width:20px;
		height:20px;
		line-height:20px;
		font-size: 14px;
		text-align: center;
		color: #fff;
		margin: 10px;
	}

	#hamburgermenu .logoBlock {
		border-bottom: 1px solid #ddd;
		padding: 10px 50px 10px 10px;
	}

	#hamburgermenu .logoBlock a {
		display: table-cell;
		height: 40px;
		vertical-align: middle;
	}

	#hamburgermenu .logoBlock img {
		max-height: 40px;
		width: auto;
	}

	#mobilemenuContainer {
		overflow: hidden;
		border-top: 1px solid #ededed;
	}

	#mobilemenu {
		position: relative;
	}

	#mobilemenu li {
		position: relative;
	}

	#mobilemenu a {
		display: block;
		border-bottom: 1px solid #ededed;
		padding: 12px 10px;
		line-height: 20px;
		font-size: 14px;
		color: #191919;
		font-weight: 500;
		border-radius: 0;
	}

	#mobilemenu a:hover {
		color: #000;
	}

	#mobilemenu .sub-menu {
		display: none;
		background: #fafafa;
	}

	#mobilemenu .sub-menu a {
		padding-left: 30px;
	}

	#mobilemenu .sub-menu .sub-menu a {
		padding-left: 50px;
	}

	#mobilemenu .menu-item-has-children&gt;a {
		padding-right: 12px;
		position: relative;
	}

	#mobilemenu .mobilearrow {
		display: block;
		position: absolute;
		width: 40px;
		height: 40px;
		top: 2px;
		right: 0px;
		text-align: center;
	}

	#mobilemenu .mobilearrow:before {
		line-height: 40px;
		font-size: 10px;
		content: "\E04F";
	}

	#mobilemenu .mobilearrow.active:before {
		content: "\E045";
		font-size: 8px;
	}

	#mobilemenu li span.icon {
		display: none;
	}

	#mobilemenu li span.icon:before {
		width: 20px;
		height: 20px;
		float: left;
		margin: 0 4px 0 0;
		font-size: 16px;
		text-align: center;
		line-height: 20px;
	}

	#mobileSocial {
		margin: 10px;
	}

	#mobileSocial ul {
		margin: 0 -3px;
	}

	#mobileSocial a {
	    height: 28px;
	    width: 28px;
	}

	#mobileSocial a:before {
	    width: 28px;
	    height: 28px;
	    line-height: 28px;
	    font-size: 14px;
	}

	#overlay {
		display: none;
		width: 100%;
		height: 100%;
		position: fixed;
		background: rgba(0,0,0,0.9);
		z-index: 999998;
		top: 0;
		left: 0;
	}

/* TOPLOGIN */

	#toplogin {
		float: right;
		margin-top: 10px;
		position: relative;
	}

	#toplogin .button {
		width: 50px;
		height: 50px;
		color: #505666;
		padding: 15px;
		border-radius: 3px;
		cursor: pointer;
		transition: all .2s;
	}

	#toplogin:hover .button {
		background: #f1f2f3;
	}

	#toplogin .button:before {
		content: "\E041";
		display: block;
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
		text-align: center;
	}

	#loginMenu {
		display: none;
		opacity: 0;
		position: absolute;
		right: 0;
		top: 50px;
		z-index: 999;
		width: 220px;
		padding-top: 10px;
		transition: all .3s;
	}

	#toplogin:hover #loginMenu {
		opacity: 1;
		display: block;
	}

	#loginMenu .items {
		background: #fff;
		box-shadow: 0 0 22px rgba(0,0,0,0.15);
		border-radius: 3px;
		position: relative;
	}

	#loginMenu .item {
		border-top: 2px solid #f2f2f2;
	}

	#loginMenu .item:first-child, #loginMenu .item:first-child a {
		border-top: 0;
		border-radius: 3px 3px 0 0;
	}

	#loginMenu .item:last-child, #loginMenu .item:last-child a {
		border-radius: 0 0 3px 3px;
	}

	#loginMenu a {
		display:block;
		line-height: 50px;
		padding:0 15px;
		white-space: nowrap;
		transition: all .2s;
		color: #303030;
	}

	#loginMenu a:hover {
		background: #fbfbfb;
	}

	#loginMenu .item:first-child:before {
		content: "";
		display: block;
		position: absolute;
		right: 17px;
		top: -8px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 8px 8px 8px;
		border-color: transparent transparent #fff transparent;
		transition: all .2s;
	}

	#loginMenu .item:first-child:hover:before {
		border-color: transparent transparent #fbfbfb transparent;
	}


	#loginMenu a:before {
		display: block;
		margin: 15px 0;
		float: left;
		height: 20px;
		width: 24px;
		line-height: 20px;
		font-size: 16px;
	}

	#loginMenu a.login:before {
		content: "\E012";
	}

	#loginMenu a.profile:before {
		content: "\E041";
	}

	#loginMenu a.user:before {
		content: "\E011";
	}

	#loginMenu a.posts:before {
		content: "\E010";
	}

	#loginMenu a.add:before {
		content: "\E02E";
	}

	#loginMenu a.logout:before {
		content: "\E034";
	}

/* TOP SEARCH */

	#topsearch {
		float: right;
		margin-top: 10px;
		transition: all .3s;
	}

	#topsearch .button {
		width: 50px;
		height: 50px;
		color: #505666;
		padding: 15px;
		border-radius: 3px;
		cursor: pointer;
		transition: all .2s;
	}

	#topsearch:hover .button {
		background: #f1f2f3;
	}

	#topsearch .button:before {
		content: "\E030";
		display: block;
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
		text-align: center;
	}

	#topsearch .form {
		display: none;
		opacity: 0;
		position: absolute;
		right: 10px;
		top: 60px;
		z-index: 999;
		width: 220px;
		padding-top: 10px;
		transition: all .3s;
	}

	#topsearch:hover .form {
		opacity: 1;
		display: block;
	}

	#topsearch form {
		background: #fff;
		box-shadow: 0 0 22px rgba(0,0,0,0.15);
		border-radius: 3px;
		padding: 10px;
		position: relative;
	}

	#topsearch form:before {
		content: "";
		display: block;
		position: absolute;
		right: 17px;
		top: -8px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 8px 8px 8px;
		border-color: transparent transparent #fff transparent;
	}

	#topsearch input[type=text] {
		background: #fff;
		display: block;
		border: 0;
		padding-right: 40px;
		height: 30px;
		line-height: 30px;
	}

	#topsearch button {
		position: absolute;
		right: 10px;
		top: 10px;
		display: block;
		border: 0;
		width: 30px;
		height: 30px;
		cursor: pointer;
		padding: 7px;
		border-radius: 3px;
		color: #fff;
	}

	#topsearch button:before {
		display: block;
		font-size: 12px;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
		content: "\E00C";
	}

/* MENU	 */

	#mainMenu {
		margin: 0 auto;
		position: relative;
		float: right;
	}

	#mainMenu.wide {
		float: left;
	}

	#menu {
		clear: both;
		z-index:40;
		position:relative;
		font-weight: 500;
		font-size: 14px;
	}

	#menu .toggleMenu {
		display: none;
	}

	#menu li {
		float: left;
	}

	#menu li span.icon {
		height: 20px;
		float: left;
		margin: 25px 0;
	}

	#menu li span.icon:before {
		display: block;
		float: left;
		width: 16px;
		height: 16px;
		line-height: 16px;
		font-size: 16px;
		margin: 2px 5px 2px 0;
	}

	#menu a {
		display:block;
		line-height:70px;
		position: relative;
		padding: 0 10px;
		transition: all .3s ease;
		border-radius: 3px;
		color: #111;
		font-size: 14px;
		font-weight: 600;
	}

	#menu .sub-menu {
		visibility:hidden;
		display: none;
		position: absolute;
		z-index: 40;
		box-shadow: 0 0 22px rgba(0,0,0,0.15);
		background: #fff;
		border-radius: 3px;
	}

	#menu&gt;ul&gt;li&gt;.sub-menu&gt;li:first-child:before {
		content: "";
		display: block;
		position: absolute;
		left: 17px;
		top: -8px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 8px 8px 8px;
		border-color: transparent transparent #fff transparent;
		transition: all .2s;
	}

	#menu&gt;ul&gt;li&gt;.sub-menu&gt;li:first-child:hover:before {
		border-color: transparent transparent #fbfbfb transparent;
	}

	#menu .sub-menu .sub-menu {
		left: 100%;
		top: -1px;
	}

	#menu .sub-menu li {
		float:none;
		background: none;
		position: relative;
		display: block;
		padding: 0;
		border-top: 2px solid #f2f2f2;
	}

	#menu .sub-menu li:first-child {
		border-top: 0;
	}

	#menu .sub-menu a {
		display:block;
		width: auto;
		min-width: 200px;
		line-height: 50px;
		margin:0;
		padding:0 15px;
		white-space: nowrap;
		transition: all .2s;
	}

	#menu .sub-menu a:hover {
		background: #fbfbfb;
	}

	#menu .sub-menu li span.icon {
		margin: 15px 0;
	}

	#menu li.menu-item-has-children span.arrow {
		display: inline-block;
	}

	#menu li.menu-item-has-children span.arrow:before {
		display: block;
		content: "\E035";
		font-size: 8px;
		width: 8px;
		height: 8px;
		line-height: 8px;
		margin: 31px 0 31px 4px;
	}

	#menu li.menu-item-has-children li.menu-item-has-children span.arrow {
		float: right;
	}

	#menu li.menu-item-has-children li.menu-item-has-children span.arrow:before {
		content: "\E042";
		margin: 21px 0 16px 4px;
	}

	#menu&gt;ul&gt;li.metinsiz&gt;a{
		width: 50px;
		height: 70px;
		padding: 0;
		overflow: hidden;
		color: #fff;
	}

	#menu&gt;ul&gt;li.metinsiz&gt;a&gt;span.icon {
		width: 50px;
	    height: 50px;
	    border-radius: 3px;
	    margin: 10px 0;
		color: #111;
	}

	#menu&gt;ul&gt;li.metinsiz&gt;a&gt;span.icon:before {
		display: inline-block;
	    width: 20px;
	    height: 20px;
	    line-height: 20px;
	    font-size: 20px;
		margin: 15px;
	}

	#menu&gt;ul&gt;li.metinsiz:hover&gt;a&gt;span.icon {
		background: #f1f2f3;
	}

	#menu&gt;ul&gt;li.metinsiz&gt;.sub-menu {
		right: 0;
	}

	#menu&gt;ul&gt;li.metinsiz&gt;.sub-menu&gt;li:first-child:before {
		left: inherit;
		right: 17px;
	}

	#menu&gt;ul&gt;li.metinsiz.left&gt;.sub-menu&gt;li:first-child:before {
		left: 17px;
	}

/* BREAKING */

	#breakingGroup .innerContainer {
		overflow: visible;
	}

	#breakingGroup .rightGroup {
		display: flex;
		border-left: 1px solid rgba(255,255,255,0.2)
	}

	#breakingGroup .breakingContainer {
		display: flex;
	}

	#breakingGroup .breakingTitle {
		float: left;
		line-height: 20px;
		font-weight: 600;
	}

	#breakingGroup .arrows {
		float: left;
		background: rgba(0,0,0,0.1);
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0) 100%);
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0) 100%);		margin: -15px 10px;
		height: 50px;
		width: 30px;
	}

	#breakingGroup .arrows span {
		cursor: pointer;
		display: block;
		height: 25px;
		text-align: center;
		padding: 15px 0 0;
	}

	#breakingGroup .arrows span:hover {
		color: #ddd;
	}

	#breakingGroup .arrows span.down {
		padding:2px 0 0;
	}

	#breakingGroup .arrows span:before {
		display: block;
		height: 12px;
		font-size: 9px;
		content: "\E04E"
	}

	#breakingGroup .arrows span.down:before {
		content: "\E04F"
	}

	#breaking {
		width: 100%;
		padding: 15px 15px 15px 0;
		color: #fff;
	}

	#breaking:before {
		line-height: 20px;
		height: 20px;
		width: 25px;
		font-size: 16px;
		display: block;
		float: left;
		content: "\E018";
	}

	#breaking .items {
		height: 20px;
		overflow: hidden;
	}

	#breaking .post {
		line-height: 20px;
		margin-bottom: 10px;
	}

	#breaking .post:first-child {
		display: block;
	}

	#breaking .post a {
		color: #fff;
	}

/* DESIGN */

	#safirPage {
		background: #f8f8f8;
		margin: auto;
		position: relative;
		box-shadow: 0 0 3px rgba(0,0,0,0.3);
	}

	.innerContainer {
		max-width: 1040px;
		padding: 0 10px;
		margin: auto;
		overflow: hidden;
		position: relative;
	}

	.homeWidgetContainer {
		clear: both;
	}

	.homeWidgetContainer.wide {
		background: #fff;
		padding-bottom: 20px;
	}

	.homeWidgetContainer.double {
		padding-bottom: 20px;
	}

	.homeWidgetContainer:before, .homeWidgetContainer:after {
		clear: both;
		display: block;
		content: "";
	}

	.homeWidgetContainer:first-child {
		margin-top: 0;
	}

	.homeWidgetContainer.double {
		clear: both;
	}

	.homeWidgetContainer .leftContainer {
		float: left;
		width: 68.627451%;
	}

	.homeWidgetContainer .rightContainer {
		float: right;
		width: 29.411765%;
	}

	#main {
		padding: 20px 0;
	}

	#content {
		float:left;
		width: 68.627451%;
		position: relative;
	}

	.mobileNoSidebar #content, .mobileNoSidebar aside.profile {
		width: 100%;
	}

	.page-template-page-membership #content, .page-template-page-full #content, .error404 #content {
		float:none;
		width:100%;
	}

	aside {
		float:right;
		width: 29.411765%;
	}

/* PAPERS */

	.page-template-page-papers #content {
		width: 100%;
	}

	#papers ul {
		margin: -10px;
		display: flex;
		flex-wrap: wrap;
	}

	#papers ul li {
		width: 20%;
		padding: 10px;
		text-align: center;
	}

	#papers ul li img {
		display: block;
		padding: 2px;
		border: 1px solid #eee;
		width: 100%;
		transition: all .3s;
		z-index: 1;
	}

	#papers ul li .title {
		background: #fafafa;
		font-weight: bold;
		padding: 10px 0;
		border: 1px solid #eee;
	}

	#papers ul li a {
		display: block;
		position: relative;
	}

	#papers ul li a:before {
		opacity: 0;
		position: absolute;
		top: 45%;
		left: 50%;
		height: 50px;
		width: 50px;
		line-height: 50px;
		text-align: center;
		background: rgba(0,0,0,0.7);
		border-radius: 5px;
		content: "\E01F";
		font-size: 24px;
		margin: -25px 0 0 -25px;
		transition: all .3s;
		color: #fff;
		z-index: 2;
	}

	#papers li:hover a:before {
		opacity: 1;
	}

	#papers li:hover img {
		opacity: 0.7;
	}

/* CONTACT PAGE */

	.page-template-page-contact #content {
		width: 100%;
	}

	#contactPage .contactSides {
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEElEQVQYV2N48ODBfwYQAAAbBAOgnVJciAAAAABJRU5ErkJggg==) 50% 0 repeat-y;
		overflow: hidden;
	}

	#contactPage .contactSides .leftSide {
		float: left;
		width: 47%;
	}

	#contactPage .contactSides .rightSide {
		float: right;
		width: 47%;
	}

	#contactPage .contactSocials {
		margin-left: -3px;
	}

/* HOROSCOPES PAGE */

	#horoscopesPage .mainHeading {
		margin-top: 20px;
	}

	#horoscopesPage .burclarTable {
		overflow: hidden;
		margin: 10px -5px 0;
		font-size: 15px;
	}

	#horoscopesPage .burclarTable .item {
		width: 33.3333333333333%;
		float: left;
		padding: 0 5px;
	}

	#horoscopesPage .burclarTable .inner {
		border-bottom: 1px dotted #ddd;
		padding: 5px 0;
	}

	#horoscopesPage .burclarTable .key {
		display: inline-block;
		font-weight: bold;
	}

	#horoscopesPage .burclarTable .value {
		display: inline-block;
	}

	#horoscopesPage .burcList {
		overflow: hidden;
		border-top: 1px solid #f6f6f6;
		border-bottom: 1px solid #f6f6f6;
	}

	#horoscopesPage .burcList .item {
		float: left;
		text-align: center;
		width: 8.333333333333333%;
		border: 0;
	}

	#horoscopesPage .burcList a {
		font-size: 11px;
		padding: 10px 0;
		transition: all .1s;
		color: #979aa2;
	}

	#horoscopesPage .burcList a .hover {
		display: none;
	}

	#horoscopesPage .burcList .item .icon:before {
		display: block;
		height: 35px;
		line-height: 35px;
		font-size: 35px;
		transition: all .1s;
		color: #979aa2;
	}

	#horoscopesPage .burcList .item:hover a, #horoscopesPage .burcList .item.active a {
		color: #505666;
	}

	#horoscopesPage .burcList .item:hover .icon:before, #horoscopesPage .burcList .item.active .icon:before {
		font-size: 40px;
		color: #505666;
	}

	#horoscopesPage .burcList .item .title {
		margin-top: 5px;
		line-height: 20px;
	}


/* ADDTOYOURSITE */

	#main #addtoyoursite textarea {
		height: 50px;
	}

	#addtoyoursite .module {
		margin-top: 80px;
	}

	#addtoyoursite .module:first-child {
		margin-top: 0;
	}

	#addtoyoursite iframe {
		background: #fafafa url(images/loading.gif) 50% 50% no-repeat;
		margin-bottom: 15px;
	}

	#addtoyoursite p.desc {
		margin-bottom: 10px;
	}

	#addtoyoursite .formcontainer {
		margin: 0 -5px 10px;
	}

	#addtoyoursite .formcontainer .table {
		display: table;
		width: 100%;
		table-layout: fixed;
	}

	#addtoyoursite .formcontainer .item {
		padding: 0 5px;
		display: table-cell;
	}

	#addtoyoursite form textarea {
		height: 50px;
		background: #f7f7f7;
		font-family: monospace !important;
		margin-bottom: 10px;
		color: #666;
		font-size: 12px;
	}

	#addtoyoursite form select {
		border-radius: 0;
		border: 1px solid #cdcdcd;
	}

	#addtoyoursite form .formcontainer input[type=submit] {
		width: 100%;
		line-height: 28px;
		padding: 11px 0;
	}



/* SWITCHER */

	#switcher {
		position: fixed;
		z-index:9999999999;
		top:200px;
		left:-100px;
		text-align: center;
		font-size: 12px;
	}

	#switcher p {
		padding: 3px 0;
		background: #f3f3f3;
	}

	#switcher .icon {
		position: absolute;
		width: 30px;
		height: 30px;
		right: -30px;
		background:#fff;
		box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
		cursor: pointer;
		border-radius: 0 5px 5px 0;
		z-index: 1;
		color: #fff;
	}

	#switcher .icon span {
		display: block;
		width: 30px;
		height: 30px;
	}

	#switcher .icon span:before {
		display: block;
		margin:7px;
		width: 16px;
		height: 16px;
		font-size: 16px;
		content: "\E04D";
		animation: switcher 8s infinite linear;
	}

	#switcher.active .icon span:before {
		content: "\E045";
		animation: none;
		margin: 9px;
		width: 12px;
		height: 12px;
		font-size: 12px;
	}

	@-webkit-keyframes switcher {
		from {
			transform: rotate(0deg);
		}
		to {
			transform: rotate(359deg);
		}
	}

	#switcher form {
		float: left;
		width:100px;
		background:#fff;
		box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
		padding: 5px;
		position: relative;
		z-index: 2;
	}

	#switcher .designButtons {
		overflow: hidden;
	}

	#switcher .designButtons .container {
		padding: 3px 0 0;
	}

	#switcher .designButtons a {
		display: block;
		margin-top: 5px;
		line-height: 18px;
		text-align: center;
		cursor: pointer;
		background: #fafafa;
		border: 1px solid #ddd;
		line-height: 20px;
		color: #373f50;
		font-weight: 500;
	}


/* WIDGETS */

	.homeWidget, .sidebarWidget, .wideWidget {
		margin-top: 20px;
	}

	aside .sidebarWidget:first-child {
		margin-top: 0;
	}

	.adsWidget {
		text-align:center;
		background: #fafafa;
	}

	.nativeWidget ul {
		margin: -15px -15px -30px;
	}

	.nativeWidget li {
		border-top: 2px solid #f7f7f7;
		padding: 15px;
	}

	.nativeWidget li:first-child {
		border-top: 0;
	}

	.homeWidget .post .title a, .wideWidget .post .title a, .sidebarWidget .post .title a {
		display: block;
	}

/* CITY WIDGET */

	.cityWidget .hamburger {
		position: absolute;
		z-index: 2;
		top: 0;
		left: 0;
		width: 100%;
		height: 50px;
		cursor: pointer;
	}

	.cityWidget .loading {
		position: absolute;
		top: 0;
		left: 0;
		display: none;
		padding: 100px 0;
		text-align: center;
		width: 100%;
		height: 256px;
	}

	.cityWidget .topsection {
		padding: 15px;
		position: relative;
		border-bottom: 2px solid #f8f8f8;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		text-transform: uppercase;
		cursor: pointer;
	}

	.cityWidget .topsection:after {
		position: absolute;
		top: 20px;
		right: 15px;
		display: block;
		content: "\E035";
		font-size: 10px;
		width: 10px;
		height: 10px;
		line-height: 10px;
		color: #979aa2;
	}

	.cityWidget .topsection.open:after {
		content: "\E045";
	}

	.cityWidget .cities {
		display: none;
		position: absolute;
		width: 100%;
		top: 50px;
		left: 0;
		height: 205px;
		overflow: scroll;
		background: #fff;
		color: #333;
		z-index: 2;
	}

	.cityWidget .cities span {
		display: block;
		font-size: 14px;
		font-weight: 500;
		padding: 0 10px;
		line-height: 36px;
		cursor: pointer;
		border-top: 1px solid #f8f8f8;
		transition: all .3s;
		color: #363636;
	}

	.cityWidget .cities span:hover {
		background: #f8f8f8;
	}

/* SCORES WIDGET */

	.scoresWidget .widgetContent {
		margin: -15px;
		min-height: 300px;
	}

	.scoresWidget .loading {
		padding: 120px 0;
		height: 300px;
	}

	.scoresWidget .hamburger {
		color: #979aa2;
		text-align: right;
		font-weight: 500;
		line-height: 50px;
		padding-right: 30px;
	}

	.scoresWidget .cities {
		height: 281px;
		border-bottom: 1px solid #f8f8f8;
	}

	.scoresWidget .cities span {
		line-height: 39px;
		border-top: 1px solid #f8f8f8;
	}

	.scoresWidget table {
		width: 100%;
		border-collapse: collapse;
	}

	.scoresWidget table tr.hidden {
		display: none;
	}

	.scoresWidget table th, .scoresWidget table td {
		padding: 5px;
		text-align: center;
		line-height: 30px;
		font-weight: bold;
		color: #979aa2;
		vertical-align: top;
	}

	.scoresWidget table th {
		font-size: 11px;
	}

	.scoresWidget table td {
		border-top: 1px solid #f5f5f5;
	}

	.scoresWidget table .team {
		text-align: left;
	}

	.scoresWidget table .order {
		color: #e71434;
	}

	.scoresWidget table td.team {
		color: #505666;
	}

	.scoresWidget table td.points {
		color: #505666;
	}

	.scoresWidget .showAll:before {
		content: "\E048";
		font-size: 30px;
		color: #999;
		cursor: pointer;
		display: block;
		line-height: 30px;
		transition: all .3s;
	}

	.scoresWidget .showAll:hover:before {
		color: #707070;
	}


/* NAMAZ WIDGET */

	.namazWidget .widgetContent {
		margin: -15px;
		height: 256px;
		position: relative;
		overflow: hidden;
	}

	.namazWidget .times {
		padding: 10px;
		display: flex;
		flex-wrap: wrap;
	}

	.namazWidget .times .item-container {
		width: 33.33333333%;
		padding: 5px;
	}

	.namazWidget .times .item {
		border-radius: 3px;
		background: #f5f5f5;
		text-align: center;
		padding: 10px 5px;
	}

	.namazWidget .times .item span {
		display: block;
		color: #979aa2;
	}

	.namazWidget .times .item span.time {
		font-size: 16px;
		font-weight: bold;
		color: #505666;
	}

	.namazWidget .clock {
		padding: 15px;
		border-bottom: 2px solid #f8f8f8;
		line-height: 20px;
		color: #979aa2;
		font-size: 15px;
		font-weight: 500;
	}

/* WEATHER WIDGET */

	.weatherWidget {
		height: 250px;
		position: relative;
		background: #4a505f;
		background: -moz-linear-gradient(45deg, #4a505f 0%, #e71434 100%);
		background: -webkit-linear-gradient(45deg, #4a505f 0%,#e71434 100%);
		background: linear-gradient(45deg, #4a505f 0%,#e71434 100%);
		border-radius: 2px;
		color: #fff;
	}

	.weatherWidget .loading {
		padding: 100px 0;
		height: 250px;
	}

	.weatherWidget .topsection {
		border-bottom: 2px solid rgba(255,255,255,0.12);
	}

	.weatherWidget .topsection:after {
		color: #fff;
	}

	.weatherWidget .info {
		padding: 15px;
	}

	.weatherWidget .info .top {
		overflow: hidden;
	}

	.weatherWidget .info .top .degree {
		float: left;
		font-size: 60px;
		line-height: 60px;
	}

	.weatherWidget .info .top .icon {
		float: right;
	}

	.weatherWidget .info .top .icon:before {
		height: 60px;
		line-height: 60px;
		font-size: 60px;
	}

	.weatherWidget .situation {
		line-height: 30px;
		margin-top: 20px;
		font-size: 17px;
	}

	.weatherWidget .others {
		display: flex;
		flex-wrap: wrap;
	}

	.weatherWidget .others .item {
		width: 25%;
		background: rgba(255,255,255,0.05);
		padding: 10px;
		position: relative;
		z-index: 1;
	}

	.weatherWidget .others .item:nth-child(2n) {
		background: rgba(255,255,255,0.1);
	}

	.weatherWidget .others .item span {
		display: block;
	}

	.weatherWidget .others .item span.day {
		text-transform: uppercase;
		line-height: 15px;
		font-size: 11px;
		font-weight: bold;
	}

	.weatherWidget .others .item span.degree {
		line-height: 25px;
		font-size: 20px;
	}

	.weatherWidget .others .item .weatherIcon {
		position: absolute;
		top: 10px;
		right: 10px;
	}

/* SEARCH WIDGET */

	.searchWidget {
		padding: 0 !important;
		position: relative;
	}

	.searchWidget input[type=text] {
		background: #fff !important;
		border-radius: 0;
		padding: 10px;
		padding-right: 40px;
		font-family: "Barlow", sans-serif;
		width: 100%;
		display: block;
		font-weight: 500;
		outline: none;
		border: 0;
		font-size: 14px;
		height: 50px;
		transition: all .25s;
		border: 1px solid #e9e9e9;
	}

	.searchWidget button {
		position: absolute;
		right: 17px;
		top: 17px;
		display: block;
		border: 0;
		cursor: pointer;
		background: none;
	}

	.searchWidget button:before {
		display: block;
		font-size: 16px;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
		content: "\E030" !important;
	}

/* SLIDER WIDGET */

	.sliderWidget {
		overflow: hidden;
	}

	.sliderWidget .item.ads {
		background: #f1f1f1;
		padding-bottom: 60%;
		width: 100%;
		height: 0;
		box-sizing: content-box;
		text-align: center;
		vertical-align: middle;
	}

	.sliderWidget .post {
		position: relative;
	}

	.sliderWidget .post .safirthumb {
		position: relative;
	}

	.sliderWidget .post .safirthumb a {
		display: block;
		height: 100%;
	}

	.sliderWidget.showShadow .safirthumb a:after {
		position: absolute;
		width: 100%;
		height: 60%;
		left: 0;
		bottom: 0;
		content: "";
		background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
		background: -webkit-gradient(linear,left top,left  bottom, color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.90)));
		background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
		background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
		background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
		background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
	}

	.sliderWidget .slider .post .detail {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 30px;
		pointer-events: none;
		color: #a2a2a2;
	}

	.sliderWidget .slider .post .detail a {
		pointer-events: all;
		color: #a2a2a2;
	}

	.sliderWidget .slider .post .title {
		font-size: 26px;
		font-weight: 500;
		text-shadow: 1px 1px 3px rgba(0,0,0,.2);
		z-index: 1;
		position: relative;
	}

	.sliderWidget .slider .post .title a {
		color: #fff;
	}

	.sliderWidget .slider .post .detail .category {
		display: inline-block;
		font-size: 13px;
		margin-bottom: 5px;
	}

	.sliderWidget .slider .post .detail .category+.date:before {
		content: "-";
		display: inline-block;
		margin: 0 5px;
	}

	.sliderWidget .slider .post .detail .date {
		display: inline-block;
		font-size: 13px;
		margin-bottom: 5px;
	}

	.sliderWidget .slider .post .detail .summary {
		font-size: 12px;
		color: #dcdcdc;
		margin-top: 5px;
	}

	.sliderWidget .slider {
		float: left;
		width: 68.627451%;
		position: relative;
		z-index: 2;
	}

	.sliderWidget .slider .item {
		display: none;
		position: relative;
	}

	.sliderWidget .slider .item:first-child {
		display: block;
	}

	.sliderWidget .owl-nav div {
		width: 60px;
		height: 60px;
		padding: 15px;
		display: none;
		cursor: pointer;
		position: absolute;
		top: 40%;
		margin-top:-25px;
		z-index: 20;
		background: #ffffff;
	}

	.sliderWidget .owl-nav .owl-prev {
		left: 0;
		background: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}

	.sliderWidget .owl-nav .owl-next {
		right: 0;
		background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%);
		background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%);
		background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%);
	}

	.sliderWidget .owl-nav div:before {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 24px;
		text-align: center;
		display: block;
	}

	.sliderWidget .owl-nav .owl-prev:before {
		content: "\E040";
	}

	.sliderWidget .owl-nav .owl-next:before {
		content: "\E042";
	}

	.sliderWidget .slider .owl-dots {
		display: table;
		width: 100%;
		table-layout: fixed;
	}

	.sliderWidget .slider .owl-dots .owl-dot {
		display: table-cell;
		background: #efefef;
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		line-height: 40px;
		border-left: 1px solid #e8e8e8;
		position: relative;
	}

	.sliderWidget .slider .owl-dots .owl-dot:first-child {
		border-left: 0;
	}

	.sliderWidget .slider .owl-dots .owl-dot:before {
		display: none;
		position: absolute;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 6px 6px 6px;
		top: -6px;
		left: 50%;
		margin-left: -6px;
	}

	.sliderWidget .slider .owl-dots .owl-dot.active:before {
		display: block;
	}

 	.sliderWidget .slider .owl-dots .owl-dot.ads {
		font-weight: bold;
		font-size: 16px;
	}

	.sliderWidget .slider .owl-dot a {
		color: #333;
	}

	.sliderWidget .slider .owl-dot.active a, .sliderWidget .slider .owl-dots .owl-dot.ads.active a {
		color: #fff;
		display: block;
	}

	.sliderWidget .rightGroup {
		float: right;
		width: 29.411765%;
		background: #f8f8f8;
		z-index: 1;
		height: 460px;
	}

	.sliderWidget .rightGroup .scroll {
		overflow: hidden;
	}

	.sliderWidget .rightGroup .post-container {
		padding: 17px;
		border-bottom: 2px solid #f0f0f0;
	}

	.sliderWidget .rightGroup .post {
		overflow: hidden;
	}

	.sliderWidget .rightGroup .post .safirthumb {
		float: left;
		width: 80px;
	}

	.sliderWidget .rightGroup .post .detail {
		margin: 5px 0 10px 100px;
		line-height: 20px;
		height: 65px;
		overflow: hidden;
	}

	.sliderWidget .rightGroup .post .title {
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 5px;
	}

	.sliderWidget .rightGroup .post .title a {
		color: #333;
	}

	.sliderWidget .rightGroup .post .detail .category, .sliderWidget .rightGroup .post .detail .date {
		display: inline-block;
		font-size: 13px;
		color: #a2a2a2;
	}

	.sliderWidget .rightGroup .post .detail .category a {
		color: #a2a2a2;
	}

	.sliderWidget .rightGroup .post .detail .category+.date:before {
		content: "-";
	}

/* SLIDER 2 WIDGET */

	.slider2Widget {
		position: relative;
	}

	.slider2Widget .post {
		position: relative;
	}

	.slider2Widget .post .safirthumb {
		position: relative;
	}

	.slider2Widget .post .safirthumb a {
		display: block;
	}

	.slider2Widget .post .title {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 20px;
	}

	.slider2Widget .post .title a {
		color: #fff;
		display: block;
		background: rgba(0,0,0,0.5);
		background: -moz-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
		background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
		background: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
		text-shadow: 1px 1px 3px rgba(0,0,0,.2);
		padding: 20px;
		font-size: 24px;
		font-weight: bold;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.slider2Widget .post .title a:hover {
		color: #fff;
	}

	.slider2Widget .item {
		display: none;
		position: relative;
	}

	.slider2Widget .item:first-child {
		display: block;
	}

	.slider2Widget .owl-nav div {
		width: 60px;
		height: 60px;
		color: #000;
		padding: 20px;
		display: none;
		cursor: pointer;
		position: absolute;
		top: 50%;
		margin-top:-60px;
		z-index: 20;
		background: rgba(255,255,255,0.4);
	}

	.slider2Widget .owl-nav .owl-prev {
		left: 10px;
	}

	.slider2Widget .owl-nav .owl-next {
		right: 10px;
	}

	.slider2Widget .owl-nav div:before {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
	}

	.slider2Widget .owl-nav .owl-prev:before {
		content: "\E040";
	}

	.slider2Widget .owl-nav .owl-next:before {
		content: "\E042";
	}

	.slider2Widget .owl-dots {
		display: flex;
		flex-wrap: nowrap;
		border-bottom: 1px solid #ededed;
	}

	.slider2Widget .owl-dots .owl-dot {
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		width: 100%;
		border-left: 1px solid #ededed;
	}

	.slider2Widget .owl-dots .owl-dot:first-child {
		border-left: 0;
	}

	.slider2Widget .owl-dots .owl-dot a {
		display: block;
		color: #000;
		background: #fafafa;
		line-height: 40px;
		font-size: 16px;
		transition: all .3s;
	}

	body.home .slider2Widget .owl-dots {
		background: #fff;
	}

 	.slider2Widget .owl-dots .owl-dot.active a {
		color: #fff;
	}

	.slider2Widget.sidebarWidget .post .title {
		padding: 0;
	}

	.slider2Widget.sidebarWidget .post .title a {
		padding: 10px;
		line-height: 1.4;
		font-size: 17px;
		border-left: 0;
		font-weight: bold;
		white-space: normal;
		text-overflow: inherit;
	}

	.slider2Widget.sidebarWidget .owl-nav div {
		width: 30px;
		height: 30px;
		padding: 8px;
		margin-top: -35px;
	}

	.slider2Widget.sidebarWidget .owl-nav .owl-prev {
		left: 0;
	}

	.slider2Widget.sidebarWidget .owl-nav .owl-next {
		right: 0;
	}

	.slider2Widget.sidebarWidget .owl-nav div:before {
		width: 14px;
		height: 14px;
		line-height: 14px;
		font-size: 14px;
	}

/* SLIDER 3 WIDGET */

	.slider3Widget {
		position: relative;
		background: #333;
	}

	.slider3Widget .item {
		display: none;
	}

	.slider3Widget .item:first-child {
		display: block;
	}

	.slider3Widget img {
		height: fit-content;
	}

	.slider3Widget .owl-nav div {
		width: 30px;
		height: 30px;
		color: #000;
		display: none;
		cursor: pointer;
		position: absolute;
		top: 50%;
		margin-top:-15px;
		z-index: 20;
	}

	.slider3Widget .owl-nav .owl-prev {
		left: 10px;
	}

	.slider3Widget .owl-nav .owl-next {
		right: 10px;
	}

	.slider3Widget .owl-nav div:before {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 26px;
		color: #fff;
	}

	.slider3Widget .owl-nav .owl-prev:before {
		content: "\E040";
	}

	.slider3Widget .owl-nav .owl-next:before {
		content: "\E042";
	}

	.slider3Widget .owl-dots {
		position: absolute;
		bottom: 10px;
		right: 10px;
	}

	.slider3Widget .owl-dots .owl-dot {
		display: inline-block;
		text-align: center;
		font-size: 14px;
		font-weight: bold;
	}

	.slider3Widget .owl-dots .owl-dot a {
		display: block;
		color: #000;
		width: 28px;
		height: 28px;
		text-align: center;
		line-height: 24px;
		margin: 0 4px;
		border-radius: 50%;
		background: rgba(255,255,255,0.4);
		border: 2px solid rgba(255,255,255,0.7);
		transition: all .3s;
	}

 	.slider3Widget .owl-dots .owl-dot.active a {
		background: rgba(255,255,255,0.8);
		border: 2px solid rgba(255,255,255,0.95);
	}

/* LISTING WIDGET */

	.listingWidget .items a {
		display: block;
		line-height: 20px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		color: #000;
	}

	.listingWidget .items .post {
		margin-top: 10px;
		padding-top: 10px;
		border-top: 1px dotted #eee;
	}

	.listingWidget .items .post:first-child {
		margin-top: 0;
		padding-top: 0;
		border-top: 0;
	}

	.listingWidget .items a:hover {
		color: #434343;
	}

	.listingWidget .items a .number {
		display: block;
		float: left;
		margin-right: 5px;
		width: 20px;
		color: #fff;
		text-align: center;
		line-height: 20px;
		border-radius: 4px;
	}

	.listingWidget .items a .icon {
		display: block;
		float: left;
		margin-right: 5px;
		line-height: 20px;
		font-weight: bold;
		transition: all .3s;
	}

	.listingWidget .items a .text {
		font-weight: 500;
		font-size: 14px;
	}

/* ADVANCED POSTS WIDGET - 1 */

	.advancedPostsWidget1 .items {
		margin: -10px;
		display: flex;
		flex-wrap: wrap;
	}

	.advancedPostsWidget1 .post-container {
		width: 33.333333333333%;
		padding: 10px;
	}

	.advancedPostsWidget1 .post .safirthumb {
		margin-bottom: 10px;
	}

	.advancedPostsWidget1 .post .detail {
		line-height: 18px;
	}

	.advancedPostsWidget1 .post .title {
		font-weight: bold;
		font-size: 15px;
		position: relative;
	}

	.advancedPostsWidget1 .post .title a {
		color: #505666;
	}

	.advancedPostsWidget1 .post .summary {
		color: #505666;
		margin-top: 5px;
	}

	.advancedPostsWidget1.sidebarWidget .post-container {
		width: 100%;
	}

	.advancedPostsWidget1.wideWidget .post-container {
		width: 25%;
	}

/* ADVANCED POSTS WIDGET - 2 */

	.advancedPostsWidget2 .items {
		margin: 0 -10px -20px;
		display: flex;
		flex-wrap: wrap;
	}

	.advancedPostsWidget2 .post-container {
		width: 33.333333333333%;
		padding: 0 10px;
		margin-bottom: 20px;
	}

	.advancedPostsWidget2 .post {
		position: relative;
	}

	.advancedPostsWidget2 .post .safirthumb a {
		display: block;
		height: 100%;
	}

	.advancedPostsWidget2 .safirthumb a:after {
		position: absolute;
		width: 100%;
		height: 80%;
		left: 0;
		bottom: 0;
		content: "";
		background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
		background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.90)));
		background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
		background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
		background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
		background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
	}

	.advancedPostsWidget2 .post .detail {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 10px;
		pointer-events: none;
		line-height: 18px;
	}

	.advancedPostsWidget2 .post .detail a {
		pointer-events: all;
	}

	.advancedPostsWidget2 .post .title {
		font-weight: bold;
		font-size: 15px;
		position: relative;
	}

	.advancedPostsWidget2 .post .title a {
		color: #fff;
		transition: all .3s;
	}

	.advancedPostsWidget2 .post:hover .title a {
		color: #f8bb32;
	}

	.advancedPostsWidget2 .safirMetas a:hover {
		color: inherit;
	}

	.advancedPostsWidget2.wideWidget .post-container {
		width: 25%;
	}

	.advancedPostsWidget2.sidebarWidget .items {
		margin-bottom: -10px;
	}

	.advancedPostsWidget2.sidebarWidget .post-container {
		width: 100%;
		margin-bottom: 10px;
	}

/* ADVANCED POSTS WIDGET - 3 */

	.advancedPostsWidget3 .widgetContent {
		overflow: hidden;
	}

	.advancedPostsWidget3 .items {
		float: left;
		width: 50%;
		background: #000;
	}

	.advancedPostsWidget3 .post-container {
		display: none;
	}

	.advancedPostsWidget3 .post-container:first-child {
		display: block;
	}

	.advancedPostsWidget3 .titles {
		float: right;
		width: 50%;
		padding-left: 15px;
		padding-top: 1px;
	}

	.advancedPostsWidget3 .titles .title {
		position: relative;
	}

	.advancedPostsWidget3 .titles .title span {
		display: block;
		float: left;
		margin: 8px 5px 8px 0;
		border-radius: 50%;
		line-height: 24px;
		width: 24px;
		text-align: center;
		color: #fff;
	}

	.advancedPostsWidget3 .titles a {
		display: block;
		font-weight: 500;
		line-height: 40px;
		padding: 0 10px;
		color: #000;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		transition: all .3s ease;
		border-top: 1px solid #f7f7f7;
	}

	.advancedPostsWidget3 .titles .title:first-child a {
		border-top: 0;
	}

	.advancedPostsWidget3 .titles .active {
		background: #f7f7f7;
	}

	.advancedPostsWidget3 .titles .active:before {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px 8px 6px 0;
		border-color: transparent #f7f7f7 transparent transparent;
		position: absolute;
		left: -8px;
		top: 16px;
	}

	.advancedPostsWidget3.sidebarWidget .items {
		width: 100%;
	}

	.advancedPostsWidget3.sidebarWidget .titles {
		width: 100%;
		padding-left: 0;
	}

	.advancedPostsWidget3.sidebarWidget .titles .title:first-child a {
		border-top: 0;
	}


/* ADVANCED POSTS WIDGET - 4 */

	.advancedPostsWidget4 .items {
		margin-bottom: -20px;
		overflow: hidden;
	}

	.advancedPostsWidget4 .post-container {
		margin-bottom: 20px;
	}

	.advancedPostsWidget4 .post {
		overflow: hidden;
	}

	.advancedPostsWidget4 .post .safirthumb {
		float: left;
		width: 180px;
	}

	.advancedPostsWidget4 .post .detail {
		margin-left: 200px;
		padding-top: 5px;
	}

	.advancedPostsWidget4 .post .title {
		font-weight: bold;
		font-size: 20px;
		overflow: hidden;
	}

	.advancedPostsWidget4 .post .title a {
		color: #000;
	}

	.advancedPostsWidget4 .post .summary {
		color: #666;
		margin-top: 5px;
	}

	.advancedPostsWidget4.sidebarWidget .post .safirthumb {
		width: 110px;
	}

	.advancedPostsWidget4.sidebarWidget .post .detail {
		margin-left: 120px;
		line-height: 20px;
		height: 60px;
		overflow: hidden;
		padding-top: 0;
	}

	.advancedPostsWidget4.sidebarWidget .post .title {
		margin-bottom: 0;
		font-size: 14px;
	}

	.advancedPostsWidget4.sidebarWidget .safirMetas {
		margin-bottom: 0;
	}

/* MENU WIDGET */

	.safirCustomMenu .sub-menu {
		display: none;
	}

	.safirCustomMenu .widgetContent {
		margin: -15px;
	}

	.safirCustomMenu li {
		border-top: 1px solid #f7f7f7;
	}

	.safirCustomMenu li:first-child {
		border-top: 0;
	}

	.safirCustomMenu a {
		display: block;
		padding: 15px;
		line-height: 16px;
		color: #515151;
		transition: all .3s;
		font-weight: 500;
		text-transform: uppercase;
		position: relative;
		transition: all .3s;
	}

	.safirCustomMenu a .icon {
		float: left;
		position: relative;
		z-index: 2;
	}

	.safirCustomMenu a .icon:before {
		font-size: 16px;
		height: 16px;
		width: 16px;
		line-height: 16px;
		margin-right: 5px;
	}

	.safirCustomMenu a:before {
		content: "";
		transition: all .3s;
		display: block;
		position: absolute;
		opacity: 0;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: -moz-linear-gradient(left, #f7f7f7 0%, #ffffff 100%);
		background: -webkit-linear-gradient(left, #f7f7f7 0%,#ffffff 100%);
		background: linear-gradient(to right, #f7f7f7 0%,#ffffff 100%);
		z-index: 1;
	}

	.safirCustomMenu a:hover {
		padding-left: 20px;
	}

	.safirCustomMenu a:hover:before {
		opacity: 1;
	}

	.safirCustomMenu a .title {
		position: relative;
		z-index: 2;
	}

/* HOROSCOPES WIDGET */

	.burcList {
		overflow: hidden;
		margin-right: -1px;
		margin-bottom: -1px;
	}

	.burcList .item {
		float: left;
		text-align: center;
		width: 100%;
		border-right: 1px solid #f6f6f6;
		border-bottom: 1px solid #f6f6f6;
	}

	.burcList a {
		color: #979aa2;
		font-weight: bold;
		font-size: 12px;
		display: block;
		padding: 15px 0;
		text-transform: uppercase;
		position: relative;
		overflow: hidden;
	}

	.burcList a .hover {
		position: absolute;
		width: 100%;
		height: 100px;
		bottom: -100px;
		transition: all .2s;
		color: #fff;
		padding: 20px 0;
		line-height: 15px;
		text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
	}

	.burcList a .hover .name {
		position: relative;
		margin-bottom: 15px;
		z-index: 2;
	}

	.burcList a .hover .date {
		position: relative;
		z-index: 2;
	}

	.burcList a .hover .date span {
		display: block;
	}

	.burcList a .hover:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		opacity: .8;
	}

	.burcList a:hover .hover {
		bottom: 0;
	}

	.burcList .item .icon:before {
		display: block;
		height: 45px;
		line-height: 45px;
		font-size: 45px;
		color: #505666;
	}

	.burcList .item .title {
		margin-top: 5px;
		line-height: 20px;
	}

	.burcList .item.koc .icon:before {
		content: "\E037";
	}

	.burcList .item.boga .icon:before {
		content: "\E02B";
	}

	.burcList .item.ikizler .icon:before {
		content: "\E014";
	}

	.burcList .item.yengec .icon:before {
		content: "\E009";
	}

	.burcList .item.aslan .icon:before {
		content: "\E00E";
	}

	.burcList .item.basak .icon:before {
		content: "\E050";
	}

	.burcList .item.terazi .icon:before {
		content: "\E031";
	}

	.burcList .item.akrep .icon:before {
		content: "\E01D";
	}

	.burcList .item.yay .icon:before {
		content: "\E024";
	}

	.burcList .item.oglak .icon:before {
		content: "\E02F";
	}

	.burcList .item.kova .icon:before {
		content: "\E03F";
	}

	.burcList .item.balik .icon:before {
		content: "\E00D";
	}

	.burclarWidget.homeWidget .widgetContent {
		margin: -20px;
		overflow: hidden;
	}

	.burclarWidget.sidebarWidget .widgetContent {
		margin: -15px;
	}

	.wideWidget .burcList .item {
		width: 8.333333333333333%;
		border: 0;
	}

	.homeWidget .burcList .item {
		width: 16.666666666666%
	}

	.sidebarWidget .burcList .item {
		width: 33.3333333333%;
	}

/* CURRENCY WIDGET */

	.currencyWidget .items {
		overflow: hidden;
		margin-right: -1px;
		margin-bottom: -1px;
		display: flex;
		flex-wrap: wrap;
	}

	.currencyWidget .item {
		width: 25%;
		border-right: 1px solid #f6f6f6;
		border-bottom: 1px solid #f6f6f6;
		padding: 15px 10px;
		overflow: hidden;
	}

	.currencyWidget .item .icon {
		float: left;
	}

	.currencyWidget .item .info {
		margin-left: 50px;
		padding: 5px 0;
		line-height: 15px;
	}

	.currencyWidget .item .info .title {
		display: block;
		font-weight: bold;
	}

	.currencyWidget .item.dollar .info .title {
		color: #2aa212;
	}

	.currencyWidget .item.euro .info .title {
		color: #c54242;
	}

	.currencyWidget .item.gold .info .title {
		color: #d2c344;
	}

	.currencyWidget .item.bist .info .title {
		color: #009fc3;
	}

	.currencyWidget .item .info .change:before {
		font-size: 10px;
	}

	.currencyWidget .item .icon:before {
		display: block;
		height: 40px;
		line-height: 40px;
		font-size: 40px;
		color: #505666;
	}

	.currencyWidget .item.dollar .icon:before {
		content: "\E033";
	}

	.currencyWidget .item.euro .icon:before {
		content: "\E012";
	}

	.currencyWidget .item.gold .icon:before {
		content: "\E02A";
	}

	.currencyWidget .item.bist .icon:before {
		content: "\E02C";
	}

	.currencyWidget .item .change.artis:before {
		content: "\E044";
		color: #43ca31;
	}

	.currencyWidget .item .change.azalis:before {
		content: "\E01E";
		color: #db1d34;
	}

	.currencyWidget .item .change.sabit:before {
		content: "\E043";
		color: #989898;
	}

	.currencyWidget.sidebarWidget .items {
		flex-wrap: wrap;
	}

	.currencyWidget.sidebarWidget .item {
		width: 50%;
	}

	.currencyWidget.homeWidget .widgetContent {
		margin: -20px;
	}

	.currencyWidget.sidebarWidget .widgetContent {
		margin: -15px;
	}

	.currencyWidget.wideWidget .item {
		border: 0;
		padding: 1px;
	}

/* TABBED WIDGET */

	.tabbedWidget .tabheading {
		margin: -20px -20px 20px;
		position: relative;
		display: flex;
		flex-wrap: nowrap;
	}

	.tabbedWidget .tabheading:after {
		content: "";
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #f0f0f0;
	}

	.tabbedWidget .tabheading a {
		display: block;
		width: 100%;
		text-align: center;
		padding: 15px 20px;
		line-height: 16px;
		color: #000;
		font-size: 14px;
		font-weight: 500;
		position: relative;
		border-left: 1px solid #f0f0f0;
	}

	.tabbedWidget .tabheading a:first-child {
		border-left: 0;
	}

	.tabbedWidget .tabheading a:before {
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 6px 6px 6px;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -4px;
	}

	.tabbedWidget .tabheading a.active {
		background: #f8f8f8;
		background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #f8f8f8 50%);
		background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,#f8f8f8 50%);
		background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,#f8f8f8 50%);
	}

	.tabbedWidget .tabheading a.active:before {
		content: "";
	}

	.tabbedWidget .tabheading a.active:after {
		content: "";
		display: block;
		width: 100%;
		height: 2px;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 2;
	}

	.tabbedWidget .tab {
		display: none;
		overflow: hidden;
	}

	.tabbedWidget .tab:first-child {
		display: block;
	}

	.tabbedWidget .items {
		margin: -6px -5px;
		overflow: hidden;
	}

	.tabbedWidget .post-container {
		float: left;
		padding: 6px 5px;
		width: 24.626866%;
	}

	.tabbedWidget .post-container:first-child {
		width: 50.746269%;
	}

	.tabbedWidget .post {
		transition: all .3s;
		position: relative;
	}

	.tabbedWidget .safirthumb a {
		position: relative;
		display: block;
		height: 100%;
	}

	.tabbedWidget .safirthumb a:after {
		position: absolute;
		width: 100%;
		height: 60%;
		left: 0;
		bottom: 0;
		content: "";
		background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
		background: -webkit-gradient(linear,left top,left  bottom, color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.90)));
		background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
		background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
		background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
		background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.90) 100%);
	}

	.tabbedWidget .post .detail {
		line-height: 16px;
		position: absolute;
		left: 0;
		bottom: 0;
		padding: 10px;
	}

	.tabbedWidget .post .title {
		font-weight: bold;
		font-size: 14px;
		position: relative;
	}

	.tabbedWidget .post-container:first-child .post .title {
		font-size: 19px;
	}

	.tabbedWidget .post .title a {
		color: #fff;
		transition: all .3s;
		text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.59);
	}

	.tabbedWidget .post:hover a, .tabbedWidget .post .title a:hover {
		color: #f8bb32;
	}

	.tabbedWidget.wideWidget .tabheading {
		margin: 0 0 20px;
	}

	.tabbedWidget.wideWidget .post-container {
		width: 24.757282%;
	}

	.tabbedWidget.wideWidget .post-container:first-child {
		width: 50.485437%;
	}

	.tabbedWidget.wideWidget .post .detail {
		padding: 15px;
	}

/* AUTHORS WIDGET */

	.authorsWidget .widgetContent {
		margin: -15px;
	}

	.authorsWidget .items {
		max-height: 360px;
		overflow: hidden;
	}

	.authorsWidget .author {
		overflow: hidden;
		border-bottom: 1px dotted #ededed;
	}

	.authorsWidget .thumb {
		padding: 15px;
		float: left;
		width: 90px;
		border-right: 1px dotted #ededed;
		background: #fcfcfc;
	}

	.authorsWidget .thumb a {
		display: block;
	}

	.authorsWidget .thumb img {
		display: block;
		border-radius: 50%;
		border:2px solid #fff;
		box-shadow: 0 0 5px rgba(0,0,0,0.1);
	}

	.authorsWidget .info {
		margin-left: 90px;
	}

	.authorsWidget .info .inner {
		height: 89px;
		line-height: 16px;
		overflow: hidden;
		padding: 10px;
		display: table-cell;
		vertical-align: middle;
	}

	.authorsWidget .author-name {
		font-weight: bold;
		margin-bottom: 4px;
	}

	.authorsWidget .items a {
		color: #000;
	}

	.authorsWidget p.date {
		color: #a2a2a2;
		font-size: 12px;
	}

	.authorsWidget .detail {
		font-weight: 500;
	}

	.authorsWidget .arrows {
		position: absolute;
		top: 10px;
		right: 10px;
		display: none;
		height: 30px;
		width: 61px;
		border-radius: 3px;
		background: #fff;
		box-shadow: 0 0 5px rgba(0,0,0,0.05);
	}

	.authorsWidget .arrows span {
		display: block;
		width: 30px;
		height: 100%;
		display: block;
		text-align: center;
		position: relative;
		cursor: pointer;
		float: left;
	}

	.authorsWidget .arrows .up {
		width: 31px;
		border-right: 1px solid #f7f7f7;
	}

	.authorsWidget .arrows span:before {
		display: block;
		font-size: 12px;
		width: 12px;
		height: 12px;
		line-height: 12px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -6px 0 0 -6px;
	}

	.authorsWidget .arrows span.up:before {
		content: "\E046";
	}

	.authorsWidget .arrows span.down:before {
		content: "\E047";
	}

	.authorsWidget .allLink {
		padding: 15px;
		border-top: 2px solid #f7f7f7;
	}

	.authorsWidget .allLink a {
		display: block;
		color: #fff;
		text-align: center;
		padding: 10px;
		font-weight: 500;
		font-size: 11px;
		border-radius: 3px;
	}

/* GALLERY WIDGET */

	.galleryWidget .widgetContent {
		position: relative;
	}

	.galleryWidget .post .safirthumb {
		margin-bottom: 10px;
		position: relative;
		overflow: hidden;
	}

	.galleryWidget .post .safirthumb img {
		transition: all .3s ease;
	}

	.desktop .galleryWidget .post:hover .safirthumb img {
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	.galleryWidget.withIcon .post .safirthumb .icon {
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
		position: absolute;
		top: 0;
		left: 0;
		transition: all .3s ease;
	}

	.galleryWidget.withIcon .post .safirthumb .icon span {
		background: rgba(255,255,255,0.7);
		border-radius: 50%;
		display: block;
		width: 50px;
		height: 50px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -25px 0 0 -25px;
		transition: all .3s ease;
		padding: 6px;
	}

	.galleryWidget.withIcon .post .safirthumb .icon span:before {
		background: #fff;
		border-radius: 50%;
		display: block;
		width: 38px;
		height: 38px;
		line-height: 38px;
		text-align: center;
		font-size: 18px;
		color: #636363;
		transition: all .3s ease;
	}

	.galleryWidget.withIcon.icon105 .post .safirthumb .icon span:before {
		text-indent: 3px;
		font-size: 16px;
	}

	.galleryWidget .post .title {
		font-weight: bold;
		text-align: center;
		font-size: 15px;
		position: relative;
		line-height: 20px;
	}

	.galleryWidget .post .title a {
		color: #000;
	}

/* BIO WIDGET */

	.bioWidget .widgetContent {
		position: relative;
	}

	.bioWidget .post .safirthumb {
		position: relative;
		overflow: hidden;
	}

	.bioWidget .post .detail {
		background: #f5f5f5;
		height: 40px;
		overflow: hidden;
		text-align: center;
		display: table;
		width: 100%;
	}

	.bioWidget .post .title {
		font-weight: bold;
		font-size: 13px;
		height: 40px;
		padding: 5px;
		display: table-cell;
		vertical-align: middle;
	}

	.bioWidget .post .title a {
		display: inline-block;
		line-height: 15px;
		max-height: 30px;
		overflow: hidden;
		color: #292929;
	}

/* LISTING */

	.error404 #content .safirBox {
		text-align: center;
		font-size: 20px;
		font-weight: 500;
		padding: 50px;
	}

	.error404 #content .notfound {
		font-size: 200px;
		margin-bottom: 30px;
	}

	body.category .slider2Widget {
		margin-bottom: 20px;
	}

	/* Gallery */

	.listing.galleryWidget .items {
		margin: 0 -5px -20px;
		display: flex;
		flex-wrap: wrap;
	}

	.listing.galleryWidget .post-container {
		width: 33.333333333%;
		padding: 0 5px;
		margin-bottom: 20px;
	}

	/* Bio */

	.listing.bio .items {
		margin: -10px;
		display: flex;
		flex-wrap: wrap;
	}

	.listing.bio .post-container {
		width: 33.33333333%;
		padding: 10px;
	}

	.listing.bio .post .safirthumb {
		position: relative;
		overflow: hidden;
	}

	.listing.bio .post .detail {
		background: #f5f5f5;
		overflow: hidden;
		text-align: center;
	}

	.listing.bio .post .title {
		font-weight: bold;
		padding: 10px;
	}

	.listing.bio .post .title a {
		line-height: 15px;
		overflow: hidden;
		color: #292929;
	}

	/* Article */

	.listing.article .items {
		margin: 0 -10px 0;
		display: flex;
		flex-wrap: wrap;
	}

	.listing.article .post-container {
		width: 50%;
		padding: 0 10px;
	}

	.listing.article .postarticle {
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px dotted #f1f1f1;
		overflow: hidden;
	}

	.listing.article .postarticle .thumb {
		border: 1px solid #e2e2e2;
		padding: 1px;
		float: left;
		margin-right: 15px;
		width: 79px;
	}

	.listing.article .postarticle .info {
		line-height: 19px;
		height: 76px;
		overflow: hidden;
	}

	.listing.article .postarticle .author-name a {
		font-weight: bold;
		font-size: 16px;
		color: #000;
	}

	.listing.article .postarticle .title {
		font-weight: 500;
	}

	.listing.article .postarticle .date {
		color: #a2a2a2;
	}

/* SINGLE */

	#single .safirBox, .safirPostHeader + #single {
		margin-top: 20px;
	}

	#single .safirBox:first-child {
		margin-top: 0;
	}

	#single .excerpt {
		font-weight: 500;
		text-align: left;
	}

	/* Bio */

	#singleContent .thumb.bio {
		float: left;
		width: 200px;
		padding: 1px;
		border: 1px solid #ddd;
		margin-right: 15px;
	}

	/* Share */

	#single .metaBox .share {
		float: right;
		margin: 5px 0;
	}

	#single .safirSocial a {
	    height: 30px;
	    width: 30px;
		color: #fff;
	}

	#single .safirSocial a:before {
	    width: 30px;
	    height: 30px;
	    line-height: 30px;
	    font-size: 16px;
	}

	#single .safirSocial li.facebook a {
	    background: #38599B;
	}

	#single .safirSocial li.twitter a {
	    background: #2A9CF6;
	}

	#single .safirSocial li.whatsapp a {
	    background: #25d366;
	}

	/* Metabox */

	#single .metaBox {
		overflow:hidden;
		border-left: 3px solid #f1f1f1;
		margin-bottom: 20px;
		padding-left: 10px;
		clear: both;
		color: #8d8d8d;
		background: -moz-linear-gradient(left, #fafafa 0%, #ffffff 100%);
		background: -webkit-linear-gradient(left, #fafafa 0%,#ffffff 100%);
		background: linear-gradient(to right, #fafafa 0%,#ffffff 100%);
		font-weight: 500;
	}

	#single .metaBox .meta {
		float: left;
		font-size: 12px;
		line-height: 20px;
		text-transform: uppercase;
		margin-right: 20px;
		padding: 10px 0;
	}

	#single .metaBox .meta a {
		color: #8d8d8d;
	}

	#single .metaBox .meta a:hover {
		color: #000 !important;
	}

	#single .metaBox .icon {
		width: 16px;
		height: 16px;
		float: left;
		margin: 2px 4px 2px 0;
	}

	#single .metaBox .icon:before {
		font-size: 16px;
	}

	#single .metaBox .category .icon:before {
		content: "\E010";
	}

	#single .metaBox .date .icon:before {
		content: "\E001";
	}

	#single .metaBox .hit .icon:before {
		content: "\E007";
	}

	#single .metaBox .comment .icon:before {
		content: "\E00B";
	}

	#single .metaBox .safirCategoryMeta {
		display: inline-block;
	}

	#single .metaBox .safirCategoryMeta a:after {
		content: ", ";
	}

	#single .metaBox .safirCategoryMeta a:last-child:after {
		content: "";
	}

	#single .metaBox .sizing {
		float: right;
		display: block;
		cursor: pointer;
		width: 30px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		background: #8e8e8e;
		color: #fff;
		margin: 5px 0 5px 6px;
		border-radius: 2px;
		font-weight: bold;
		user-select: none;
		position: relative;
		transition: all .3s;
		font-size: 16px;
	}

	#single .metaBox .sizing:hover {
		background: #808080;
	}

	#single .metaBox .sizing sup {
		position: relative;
		top: -2px;
		font-size: 12px;
	}

	#single .metaBox .sizing.fontminus {
		margin-left: 16px;
	}

	#single .metaBox .sizing.fontminus:before {
		content: "";
		width: 1px;
		height: 26px;
		margin: 2px 0;
		background: #d0d0d0;
		position: absolute;
		left: -10px;
	}

	/* Single Block */

	#singleBlock .thumb img {
		width: 100%
	}

	#singleBlock.type1 .thumb {
		border: 1px solid #f1f1f1;
		padding: 4px;
		margin-bottom: 20px;
	}

	#singleBlock.type1 .ads.type1 {
		margin-bottom: 20px;
	}

	#singleBlock.type2 {
		margin-bottom: 20px;
		overflow: hidden;
	}

	#singleBlock.type2 .thumb {
		float: right;
		width: 51.515152%;
	}

	#singleBlock .ads.type2 {
		float: left;
		width: 45.454545%;
	}

	#singleBlock.type2.noad {
		float: left;
		max-width: 300px;
		margin-right: 15px;
	}

	#singleBlock.type2.noad .thumb {
		width: 100%;
	}

	#singleBlock.type3 {
		float: left;
		max-width: 300px;
		margin-right: 15px;
	}

	#singleBlock.type3 .ads {
		margin-bottom: 15px;
	}

	/* Tags */

	#single .tags {
		border-top: 2px solid #f8f8f8;
		clear: both;
		overflow: hidden;
		font-size: 12px;
		margin: 20px -20px -20px;
		padding: 15px 20px;
		color: #0d0d0d;
		line-height: 20px;
	}

	#single .tags .title {
		font-weight: bold;
	}

	#single .tags a {
		color: #5a5a5a;
	}

	#single .tags a:hover {
		color: #000;
	}

	/* Comments */

	#comments {
		clear: both;
		margin-top: 20px;
	}

	#wp-comment-cookies-consent {
		vertical-align: unset;
		margin-right: 5px;
	}

	.sfrCommentsList {
		margin: 20px -20px -20px;
		border-top: 2px solid #f8f8f8;
	}

	.sfrCommentsList .nocomments {
		padding: 20px;
	}

	.sfrCommentsList ol {
		list-style: none;
	}

	.sfrCommentsList ol li {
		clear: both;
		line-height: 1.5;
		overflow: hidden;
		border-top: 2px solid #f8f8f8;
	}

	.sfrCommentsList ol.commentlist&gt;li:first-child {
		border-top: 0;
	}

	.sfrCommentsList .reply {
		position: absolute;
		top: 20px;
		right: 20px;
	}

	.sfrCommentsList a.comment-reply-link {
		display: inline-block;
		line-height: 20px;
		font-weight: 500;
	}

	.sfrCommentsList a.comment-reply-link:before {
		display: block;
		float: left;
		line-height: 20px;
		margin-right: 3px;
		content: "\E019";
	}

	.sfrCommentsList #reply-title {
		margin-bottom: 8px;
	}

	.sfrCommentsList .comment-body {
		overflow: hidden;
		position: relative;
		padding: 20px;
	}

	.sfrCommentsList ol.children .comment-body {
		padding-left: 100px;
	}

	.sfrCommentsList ol.children ol.children .comment-body {
		padding-left: 200px;
	}

	.sfrCommentsList ol.children ol.children ol.children .comment-body {
		padding-left: 300px;
	}

	.sfrCommentsList ol.children .comment-body:before {
		display: block;
		position: absolute;
		top: 45px;
		margin-left: -35px;
		width: 50px;
		height: 50px;
		content: "\E01A";
		font-size: 24px;
		color: #8d8d8d;
	}

	.sfrCommentsList .comment-body br {
		display:none;
	}

	.sfrCommentsList .says {
		display: none;
	}

	.sfrCommentsList .commentlist .avatar {
		border: 2px solid #f1f1f1;
		float: left;
		margin: 0 10px 0 0;
		border-radius: 50%;
	}

	.sfrCommentsList .commentlist .comment-author {
		display: inline;
	}

	.sfrCommentsList .commentlist .comment-author cite {
		display: block;
		float: left;
		font-style: normal;
		font-weight: 600;
		color: #000;
		font-size: 15px;
		line-height: 20px;
	}

	.sfrCommentsList .commentlist .comment-meta {
		color: #999;
		display: inline;
		margin-left: 10px;
		font-size: 12px;
		line-height: 20px;
	}

	.sfrCommentsList .commentlist .comment-meta a {
		color: #999;
	}

	/* Form */

	#respond {
		overflow: hidden;
	}

	.commentlist #respond {
		margin: 0 30px 10px;
	}

	#respond p.warning {
		color: red;
		font-style: italic;
	}

	#respond input#author, #respond input#email, #respond input#url {
		display: block;
		width: 100%;
		padding-left: 50px;
	}

	#content #respond form textarea {
		width: 100%;
		display: block;
		padding-left: 50px;
	}

	#respond.logged-in textarea {
		margin-top: 10px;
	}

	#respond p.form-submit {
		clear: both;
		float: right;
		margin: 0;
	}

/* PROFILE */

	aside.profile .safirBox {
		padding: 0;
		overflow: visible;
	}

	aside.profile .avatar {
		border-bottom: 2px solid #f1f1f1;
		padding: 15px;
	}

	aside.profile .avatar .image {
		text-align: center;
		margin-bottom: 10px;
	}

	aside.profile .avatar .image img {
		border-radius: 50%;
		border: 4px solid #fff;
		box-shadow: 0 0 10px rgba(0,0,0,0.15);
		max-width: 120px;
	}

	aside.profile .avatar .name {
		color: #000;
		text-align: center;
		font-weight: bold;
		text-transform: uppercase;
	}

	aside.profile .userMenu {
		margin: 0;
	}

	aside.profile .userMenu li {
		border-top: 2px solid #f7f7f7;
	}

	aside.profile .userMenu li:first-child {
		border-top: 0;
	}

	aside.profile .userMenu a {
		display: block;
		padding: 20px 15px;
		line-height: 16px;
		color: #515151;
		font-weight: 500;
		text-transform: uppercase;
		position: relative;
	}

	aside.profile .userMenu a .icon {
		float: left;
		margin-right: 3px;
	}

	aside.profile .userMenu a .icon:before {
		width: 16px;
		height: 16px;
		line-height: 16px;
		font-size: 16px;
		margin-right: 3px;
	}

	aside.profile .userMenu a .icon.profile:before {
		content: "\E041";
	}

	aside.profile .userMenu a .icon.user:before {
		content: "\E011";
	}

	aside.profile .userMenu a .icon.posts:before {
		content: "\E010";
	}

	aside.profile .userMenu a .icon.add:before {
		content: "\E02E";
	}

	aside.profile .userMenu a .icon.logout:before {
		content: "\E034";
	}

	aside.profile .userMenu a:hover {
		background: -moz-linear-gradient(left, #f7f7f7 0%, #ffffff 100%);
		background: -webkit-linear-gradient(left, #f7f7f7 0%,#ffffff 100%);
		background: linear-gradient(to right, #f7f7f7 0%,#ffffff 100%);
	}

	aside.profile .userMenu a:hover:before {
		content: "";
		opacity: 1;
		height: 100%;
	}

	aside.profile .userMenu a .title {
		transition:all .2s;
		margin-left: 10px;
	}

	#profile .sfrManagePosts {
		margin: 0 -20px -20px;
		border-bottom: 2px solid #f7f7f7;
	}

	#profile .table {
		display: table;
		width: 100%;
		border-collapse: collapse;
	}

	#profile .table .postContainer {
		display: table-row;
		border-top: 2px solid #f7f7f7;
	}

	#profile .table .postContainer .td {
		display: table-cell;
		padding: 15px;
		vertical-align: middle;
	}

	#profile .table .postContainer .thumb {
		width: 100px;
		padding-right: 0;
	}

	#profile .table .postContainer .thumb img {
		background:#fff;
		box-shadow: 0 0 4px rgba(0,0,0,.1);
		padding: 4px;
		margin: 4px;
	}

	#profile .table .postContainer .title a {
		font-size: 15px;
		font-weight: bold;
		color: #515151;
	}

	#profile .table .postContainer .date,
	#profile .table .postContainer .button,
	#profile .table .postContainer .category {
		border-left:1px solid #f7f7f7;
		text-align: center;
		white-space: nowrap;
	}

	#profile .table .postContainer .button {
		width: 120px;
	}

	#profile .mainHeading {
		position: relative;
	}

	#profile .profileButtons {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 13px;
	}

	#profile .profileButtons a {
		display: block;
		color: #3f3f3f;
		font-weight: bold;
		border-radius: 3px;
		background: #f8f8f8;
		line-height: 30px;
		padding: 0 10px;
		background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #f8f8f8 50%);
		background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,#f8f8f8 50%);
		background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,#f8f8f8 50%);
		box-shadow: 0 0 5px rgba(0,0,0,0.1);
		border:1px solid #eee;
	}

	#profile .profileButtons a:before {
		display: block;
		float: left;
		height: 30px;
		line-height: 30px;
		margin-right: 5px;
	}

	#profile .profileButtons a.list:before {
		content: "\E010";
	}

	#profile .profileButtons a.add:before {
		content: "\E02E";
	}

	#profile .safirButton {
		display: inline-block;
		white-space: nowrap;
		padding: 0 8px;
		color: #fff;
		border-radius: 2px;
		line-height: 30px;
		transition:all .3s;
	}

	#profile .safirButton:before {
		display: block;
		float: left;
		vertical-align: baseline;
		margin: 8px 3px 8px 0;
		width: 14px;
		height: 14px;
		font-size: 14px;
		float: left;
	}

	#profile .safirButton:hover {
		color: #fff;
		background: #333;
	}

	#profile .safirButton.add:before {
		content: "\E052";
	}

	#profile .safirButton.list:before {
		content: "\E03A";
	}

	#profile .safirButton.edit:before {
		content: "\E049";
	}

	#profile.membershipPage .leftSide {
		width: 49%;
		float: left;
	}

	#profile.membershipPage .rightSide {
		width: 49%;
		float: right;
	}

	#profile.membershipPage .lostpassword {
		float: right;
		font-weight: bold;
		text-transform: uppercase;
		display:block;
		line-height:30px;
	}

	#profile.membershipPage .lostpassword:before {
		content: "\E04C";
		height: 30px;
		line-height: 30px;
		float: left;
		margin-right: 4px;
	}

/* ATTACHMENT */

	.safirGalleryAds {
		text-align: center;
		margin-bottom: 25px;
		padding-bottom: 25px;
		border-bottom: 1px solid #ddd;
	}

	.wp-block-gallery figure .fullScreen,
	.gallery-item .inner .fullScreen {
		display: none;
		position: absolute;
		top: 15px;
		right: 15px;
		height: 15px;
		width: 40px;
		height: 40px;
		background: #fff;
		box-shadow: 0 0 10px rgba(0,0,0,0.4);
		border-radius: 50%;
		cursor: pointer;
	}

	.gallery-item .inner .fullScreen:before, .wp-block-gallery figure .fullScreen:before {
		display: block;
		content: "\E01F";
		width: 20px;
		height: 20px;
		font-size: 20px;
		margin: 10px;
	}

	.gallery-item .inner, .wp-block-gallery figure .inner {
		transition: all .3s;
	}

	.gallery-item .inner:hover .fullScreen, .wp-block-gallery .figure:hover .fullScreen {
		display: block;
	}

	/* Attachment Page */

	#main.attachment .pageHeading {
		padding-left: 0;
	}

	#main.attachment .pageHeading:before {
		display: none;
	}

	#attachmentHead {
		overflow: hidden;
	}

	#attachmentHead .attachmentImage {
		float: left;
		width: 65.625%;
	}

	#attachmentHead .attachmentInfo {
		float: right;
		width: 31.25%
	}

	#main.attachment.attachment .ads, #image {
		text-align: center;
		margin-bottom:10px;
	}

	#main.attachment.attachment .gallery-nav {
		text-align: center;
		margin-bottom: 10px;
	}

	#main.attachment .safirSocial {
		margin: -10px 0 15px;
	}

	#main.attachment .safirSocial a {
	    height: 30px;
	    width: 30px;
		color: #fff;
	}

	#main.attachment .safirSocial a:before {
	    width: 30px;
	    height: 30px;
	    line-height: 30px;
	    font-size: 16px;
	}

	#main.attachment .safirSocial li.facebook a {
	    background: #38599B;
	}

	#main.attachment .safirSocial li.twitter a {
	    background: #2A9CF6;
	}

	#main.attachment .safirSocial li.whatsapp a {
	    background: #25d366;
	}

	#gallery-nav {
		margin: 15px 0;
		text-align: center;
		font-size: 18px;
		font-weight: 500;
		position: relative;
	}

	#gallery-nav:before {
		top: 0;
	}

	#gallery-nav:after {
		bottom: 0;
	}

	#gallery-nav:before, #gallery-nav:after {
		content: "";
		position: absolute;
		left: 0;
		width: 100%;
		height: 1px;
		display: block;
		background: #e9e9e9;
		background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, #e9e9e9 15%, #e9e9e9 85%, rgba(0,0,0,0) 100%);
		background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,#e9e9e9 15%,#e9e9e9 85%,rgba(0,0,0,0) 100%);
		background: linear-gradient(to right, rgba(0,0,0,0) 0%,#e9e9e9 15%,#e9e9e9 85%,rgba(0,0,0,0) 100%);
	}

	#gallery-nav a {
		display: inline-block;
		color: #383838;
		line-height: 40px;
		padding: 0 15px;
		border-left: 1px solid #e9e9e9;
		transition: all .3s;
	}

	#gallery-nav a:hover, #gallery-nav a.active {
		color: #fff;
	}

	#gallery-nav a:first-child {
		border-left: 0;
	}

	#gallery-nav a.arrow:before {
		display: block;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 14px;
	}

	#gallery-nav a.arrow.left:before {
		content: "\E023";
	}

	#gallery-nav a.arrow.first:before {
		content: "\E025";
	}

	#gallery-nav a.arrow.last:before {
		content: "\E026";
	}

	#gallery-nav a.arrow.right:before {
		content: "\E029";
	}

/* GALLERY LIST */

	#singleContent div.gallery {
		margin: 0 -10px;
		overflow: hidden;
	}

	#singleContent div.gallery .gallery-item {
		padding: 0 10px 20px;
		float: left;
		margin: 0;
	}

	#singleContent div.gallery .gallery-item a {
		display: block;
		padding: 10px;
		border:1px solid #eee;
		background: #fafafa;
		position: relative;
	}

	#singleContent div.gallery .gallery-item a .icon, #singleContent .wp-block-gallery figure a .icon {
		background: rgba(0,0,0,0.5);
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}

	#singleContent div.gallery .gallery-item a .icon:before, #singleContent .wp-block-gallery figure a .icon:before {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -15px 0 0 -15px;
		background: #fff;
		border-radius: 2px;
		box-shadow: 0 0 4px rgba(0,0,0,.3);
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		text-align: center;
		content: "\E022";
	}

	#singleContent div.gallery .gallery-item a[href$= ".jpg"] .icon:before,
	#singleContent div.gallery .gallery-item a[href$= ".jpeg"] .icon:before,
	#singleContent div.gallery .gallery-item a[href$= ".png"] .icon:before,
	#singleContent div.gallery .gallery-item a[href$= ".gif"] .icon:before,
	#singleContent .wp-block-gallery figure a[href$= ".jpg"] .icon:before,
	#singleContent .wp-block-gallery figure a[href$= ".jpeg"] .icon:before,
	#singleContent .wp-block-gallery figure a[href$= ".png"] .icon:before,
	#singleContent .wp-block-gallery figure a[href$= ".gif"] .icon:before {
		content: "\E01F";
	}

	#singleContent div.gallery .gallery-item img, #singleContent .wp-block-gallery figure img {
		border: 0;
	}

	#gallery-1, #gallery-2, #gallery-3 {
		clear: both;
	}

/* FORMS */

	#main form p {
		overflow: hidden;
		position: relative;
		margin-bottom: 15px;
		line-height: 30px;
	}

	#main form .wpcf7-form-control-wrap {
		width: 100%;
	}

	#main form input[type=text],
	#main form input[type=password],
	#main form input[type=tel],
	#main form input[type=email],
	#main form input[type=file],
	#main form textarea,
	#main form select {
		font-family: "Barlow", sans-serif;
		width: 100%;
		display: block;
		font-weight: 500;
		outline: none;
		border: 0;
		border-radius: 3px;
		font-size: 14px;
		padding: 10px;
		height: 50px;
		transition: all .25s;
		background: #f7f7f7;
		border: 1px solid #e9e9e9;
		-webkit-appearance: none;
	}

	#main form input[type=text]:focus,
	#main form input[type=password]:focus,
	#main form input[type=tel]:focus,
	#main form input[type=email]:focus,
	#main form input[type=file]:focus,
	#main form textarea:focus,
	#main form select:focus,
	.searchWidget #s:focus {
		background: #f0f0f0;
	}

	#main form textarea {
		max-width: 100%;
		width: 100%;
		height: 106px;
	}

	#main form button.submit, #main form input[type=submit] {
		position: relative;
		cursor: pointer;
		font-size: 14px;
		font-family: "Barlow", sans-serif;
		display: block;
		font-weight: 500;
		border: 0;
		border-radius: 3px;
		color: #fff;
		padding: 10px 20px;
		text-transform: uppercase;
		outline: none;
		overflow: visible;
		transition: all .25s;
		line-height: 16px;
		-webkit-appearance: none;
	}

	#main form button.submit:hover, #main form button.submit:focus, #main form input[type=submit]:hover, #main form input[type=submit]:focus {
		background: #111;
	}

	#main form button.submit:before {
		font-size: 16px;
		margin-right: 4px;
		float: left;
	}

	#main form button.check:before {
		content: "\E03B";
	}

	#main div.wpcf7-validation-errors {
		padding: 0;
		margin: 0;
		border: 0;
	}

	#main div.wpcf7 label {
		font-size: 14px;
	}

	.safirCheckbox {
		overflow: hidden;
		position: relative;
		display: inline-block;
	}

	.safirCheckbox input[type='checkbox'] {
		height: 0;
		width: 0;
		position: relative;
		right: -500px;
		display:none !important;
	}

	.safirCheckbox input[type='checkbox'] + label {
		position: relative;
		display: block;
		float: left;
		line-height: 24px;
		color: #000;
		font-weight: 500;
		transition: color 250ms cubic-bezier(.4,.0,.23,1);
		cursor: pointer;
	}

	.safirCheckbox input[type='checkbox'] + label &gt; span{
		display: block;
		float: left;
		align-items: center;
		margin: 0 5px 0 0;
		width: 24px;
		height: 24px;
		background: #e0e0e0;
		border-radius: 2px;
		cursor: pointer;
		cursor: pointer;
		transition: all 250ms cubic-bezier(.4,.0,.23,1);
	}

	.safirCheckbox:hover &gt; span, .safirCheckbox input[type='checkbox']:focus + label &gt; span, .safirCheckbox input[type='checkbox']:checked + label &gt; span{
	}

	.safirCheckbox input[type='checkbox']:checked + label &gt; span:before {
		content: "";
		position: absolute;
		top: 11px;
		left: 7px;
		border-right: 2px solid transparent;
		border-bottom: 2px solid transparent;
		transform: rotate(45deg);
		transform-origin: 0% 100%;
		animation: checkbox-check 125ms 250ms cubic-bezier(.4,.0,.23,1) forwards;
	}

	@keyframes checkbox-check{
		0%{
		width: 0;
		height: 0;
		border-color: #333;
		transform: translate3d(0,0,0) rotate(45deg);
		}
		33%{
		width: .3em;
		height: 0;
		transform: translate3d(0,0,0) rotate(45deg);
		}
		100%{
		width: .3em;
		height: .6em;
		border-color: #333;
		transform: translate3d(0,-.6em,0) rotate(45deg);
		}
	}

/* ICON FORM */

	.sfrIconForm .item {
		font-family: "Barlow", sans-serif;
		width: 100%;
		display: block;
		outline: none;
		transition: all .25s;
		position: relative;
	}

	#main .sfrIconForm form input[type=text],
	#main .sfrIconForm form input[type=password],
	#main .sfrIconForm form input[type=tel],
	#main .sfrIconForm form input[type=email],
	#main .sfrIconForm form input[type=file],
	#main .sfrIconForm form select {
		padding-left: 40px !important;
		border: 0;
		height: 50px;
		border: 1px solid #e9e9e9;
	}

	#main .sfrIconForm form textarea {
		padding-left: 40px !important;
		border: 0;
		border: 1px solid #e9e9e9;
	}

	#main .sfrIconForm form #sfr_newscontent {
		padding-left: 10px !important;
	}

	#main .sfrIconForm form textarea.noicon {
		padding-left: 10px !important;
	}

	#main .sfrIconForm form .item.category {
		display: block;
		position: relative;
		border-radius: 3px;
		padding: 5px;
		background: #f7f7f7;
		border: 1px solid #e9e9e9;
	}

	#main .sfrIconForm form .item.category .items {
		overflow: hidden;
	}

	#main .sfrIconForm form .item.category .checkbox {
		width: 33.3333333333%;
		float: left;
		padding: 10px;
		font-weight: 500;
	}

	#main .sfrIconForm form .item.category .checkbox input {
		float: left;
		display: block;
		margin: 3px;
	}

	#main .sfrIconForm .item.image {
		border: 1px solid #e9e9e9;
		border-radius: 3px;
	}

	#main .sfrIconForm form .fileLabel {
		display: block;
		padding-left: 40px;
		height: 50px;
		line-height: 50px;
		position: relative;
		overflow: hidden;
		background: #f7f7f7;
		z-index: 1;
		border-radius: 3px;
	}

	#main .sfrIconForm form .fileLabel span.button {
		position: absolute;
		right: 0;
		top: 0;
		cursor: pointer;
		color: #fff;
		padding: 9px;
		font-family: "Barlow", sans-serif;
		font-size: 12px;
		font-weight: bold;
		border-radius: 3px;
		line-height: 16px;
		margin: 8px 8px 8px 0;
		display: block;
		transition: all .3s;
	}

	#main .sfrIconForm form .fileLabel span.text {
		font-size: 13px;
		font-weight: 500;
	}

	#main .sfrIconForm form .fileLabel span.button:hover {
		background: #222;
	}

	#main .sfrIconForm form .fileLabel+input[type=file] {
		display: none;
	}

	#main .sfrIconForm form textarea {
		height: 120px;
		padding-top: 15px;
	}

	#main .sfrIconForm form textarea#newscontent {
		height: 500px;
	}

	.sfrIconForm .container {
		overflow: hidden;
		margin: 0 -5px;
	}

	.sfrIconForm .container .itemContainer {
		padding: 0 5px;
		margin-bottom: 10px;
	}

	.sfrIconForm .container.half .itemContainer {
		width: 50%;
		float: left;
	}

	.sfrIconForm .item .icon {
		width: 40px;
		height: 50px;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
	}

	.sfrIconForm .item .icon span {
		display: block;
		width: 20px;
		height: 20px;
		margin: 15px 10px;
	}

	.sfrIconForm .item .icon span:before {
		display: block;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: right;
		font-size: 16px;
		position: relative;
		top: 1px;
	}

	.sfrIconForm .item.name .icon span:before {
		content: "\E041";
	}

	.sfrIconForm .item.mail .icon span:before {
		content: "\E017";
	}

	.sfrIconForm .item.message .icon span:before {
		content: "\E016";
	}

	.sfrIconForm .item.identity .icon span:before {
		content: "\E04B";
	}

	.sfrIconForm .item.password .icon span:before {
		content: "\E03E";
	}

	.sfrIconForm .item.title .icon span:before {
		content: "\E010";
	}

	.sfrIconForm .item.category .icon span:before {
		content: "\E016";
	}

	.sfrIconForm .item.question .icon span:before {
		content: "\E04C";
	}

	.sfrIconForm .item.image .icon span:before {
		content: "\E03D";
	}

	.sfrIconForm .item.tag .icon span:before {
		content: "\E04A";
	}

	.sfrIconForm img.captchaimg {
		position: absolute;
		right: 8px;
		top: 8px;
	}

	#main .sfrIconForm form p.status {
		color: #000;
		margin: 0 -20px 20px;
		line-height: 20px;
		padding: 10px 20px;
		font-size: 15px;
		background: #fafafa;
		border-top:1px solid #eee;
		border-bottom:1px solid #eee;
		font-weight: 500;
		position: relative;
		color: #666;
	}

	.sfrIconForm p.status:before {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 16px;
		display: block;
		float: left;
	}

	.sfrIconForm p.status.loading:before {
		background: url(images/loading.gif) 50% 50% no-repeat;
		content: "";
		background-size: 16px 16px;
	}

	.sfrIconForm p.status.info:before {
		content: "\E036";
		color: #666;
	}

	.sfrIconForm p.status.warning:before {
		content: "\E039";
		color: #cc2d32;
	}

	.sfrIconForm p.status.success:before {
		content: "\E03A";
		color: #2ab759;
	}

/* SAFIRNAVI */

	.safirnavi {
		overflow:hidden;
		clear: both;
		padding-top: 30px;
		text-align: center;
	}

	.safirnavi span, .safirnavi a {
		color: #fff;
		display: inline-block;
		padding: 8px 15px;
		border-radius: 2px;
		text-align: center;
		margin:0 5px 3px 0;
		transition: all .3s;
		font-weight: bold;
		font-size: 15px;
	}

	.safirnavi a:hover {
		background: #000 !important;
	}

	.safirnavi .current {
		background: #333 !important;
	}

	#comments .safirnavi {
		border-top: 2px solid #f1f1f1;
		padding-top: 20px;
		padding-bottom: 20px;
	}

/* SAFIR SOCIAL */

	.safirSocial {
		overflow: hidden;
		margin: 0 -3px;
		overflow: visible;
	}

	.safirSocial li {
		float: left;
		margin: 0 3px !important;
		list-style: none !important;
	}

	.safirSocial a {
	    display: block;
	    height: 24px;
	    width: 24px;
		transition: all .3s;
		float: left;
		background: #f1f2f3;
		border-radius: 2px;
		color: #a2a2a2;
	}

	.safirSocial a:before {
	    width: 24px;
	    height: 24px;
	    line-height: 24px;
	    text-align: center;
	    display: block;
	    font-size: 14px;
	    float: left;
	}

	.safirSocial li.facebook a:hover {
	    color: #38599B;
	}

	.safirSocial li.facebook a:before {
	    content: "\E03C";
	}

	.safirSocial li.twitter a:hover {
	    color: #2A9CF6;
	}

	.safirSocial li.twitter a:before {
	    content: "\E028";
	}

	.safirSocial li.youtube a:hover {
	    color: #EB2429;
	}

	.safirSocial li.youtube a:before {
	    content: "\E002";
	}

	.safirSocial li.whatsapp a:hover {
	    color: #25d366;
	}

	.safirSocial li.whatsapp a:before {
	    content: "\E032";
	}

	.safirSocial li.pinterest a:hover {
	    color: #CD2127;
	}

	.safirSocial li.pinterest a:before {
	    content: "\E00F";
	}

	.safirSocial li.instagram a:hover {
	    color: #B83C92;
	}

	.safirSocial li.instagram a:before {
	    content: "\E005";
	}

	.safirSocial li.linkedin a:hover {
	    color: #00659B;
	}

	.safirSocial li.linkedin a:before {
	    content: "\E021";
	}

	.safirSocial li.tumblr a:hover {
	    color: #3d5a70;
	}

	.safirSocial li.tumblr a:before {
	    content: "\E038";
	}

	.safirSocial li.rss a:hover {
	    color: #F15B29;
	}

	.safirSocial li.rss a:before {
	    content: "\E008";
	}

/* FOOTER */

	footer {
		background: #fff;
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
		position: relative;
		color: #333;
	}

	footer .footerCols {
		margin: 0 -15px;
		overflow: hidden;
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEElEQVQYV2N48ODBfwYQAAAbBAOgnVJciAAAAABJRU5ErkJggg==) 25% 0 repeat-y,  url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEElEQVQYV2N48ODBfwYQAAAbBAOgnVJciAAAAABJRU5ErkJggg==) 50% 0 repeat-y;
	}

	footer .footerContainer {
		width: 25%;
		float: left;
		padding: 20px 15px;
	}

	footer .footerContainer.wide {
		width: 50%;
	}

	footer .about .logo {
		margin-bottom: 10px;
	}

	footer .about .logo img {
		height: inherit;
	}

	footer .about .copyright {
		margin-bottom: 10px;
	}

	footer .sub-menu {
		display: none;
	}

	footer .footermenu1 ul {
		display: flex;
		flex-wrap: wrap;
		margin: -5px;
	}

	footer .footermenu1 li a {
		color: #333;
		display: block;
		font-weight: 500;
		line-height: 30px;
	}

	footer .footermenu1 li {
		padding: 5px;
		width: 100%;
	}

	footer .footermenu1 li a:hover {
		color: #000;
	}

	footer .footermenu1 li a:before {
		margin-right: 5px;
		vertical-align: middle;
		font-size: 16px;
		width: 16px;
		text-align: center;
	}

	footer .footermenu2 ul {
		margin: -5px;
		overflow: hidden;
		display: flex;
		flex-wrap: wrap;
	}

	footer .footermenu2 li {
		padding: 5px;
		width: 33.333333333%;
	}

	footer .footermenu2 li a {
		color: #333;
		display: block;
		font-weight: 500;
		line-height: 40px;
		border-radius: 3px;
		padding: 0 10px;
		background: #f7f7f7;
		transition: all .3s;
	}

	footer .footermenu2 li a:hover {
		color: #000;
		background: #f0f0f0;
	}

	footer #footerBottom {
		background: #282828;
		text-align: center;
		color: #fff;
	}

	footer #footerBottom .innerContainer {
		padding-top: 20px;
		padding-bottom: 20px;
		overflow: visible;
	}

	footer .bottomText {
		font-weight: 500;
		line-height: 20px;
	}

	footer .bottomText a {
		color: #eee;
		text-decoration: underline;
	}

/* SAFÄ°R TOP */

	.safirTop {
		position: fixed;
		bottom: 20px;
		right: 20px;
		color: #fff;
		border-radius: 3px;
		width: 50px;
		height: 50px;
		cursor: pointer;
		opacity: 0.9;
		display: none;
	}

	.safirTop:before {
		display: block;
		width: 30px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		font-size: 20px;
		margin: 10px;
		content: "\E047";
	}

/* BREADCRUMB */

	#breadcrumb {
		font-size: 12px;
		line-height: 22px;
		margin-top: 2px;
	}

	#breadcrumb a {
		color: #000;
	}

/* AUTHOR */

	.authorBox {
		overflow: hidden;
	}

	.authorBox .thumb {
		float: left;
		border-radius: 3px;
		overflow: hidden;
	}

	.authorBox .detail {
		margin-left: 120px;
		font-size: 15px;
		line-height: 1.6;
	}

	.authorBox .detail .title {
		font-weight: bold;
		font-size: 17px;
	}

	#author .safirSocial a {
	    height: 30px;
	    width: 30px;
		color: #fff;
		margin-top: 15px;
	}

	#author .safirSocial a:before {
	    width: 30px;
	    height: 30px;
	    line-height: 30px;
	    font-size: 16px;
	}

	#author .safirSocial li.facebook a {
	    background: #38599B;
	}

	#author .safirSocial li.twitter a {
	    background: #2A9CF6;
	}

	#author .safirSocial li.instagram a {
		background: #d6249f;
		background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
	}

	#author .safirSocial li.linkedin a {
	    background: #1174AD;
	}

	#single.article .authorBox .title {
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 5px;
	}

	#authorRelated {
		margin: -20px;
	}

	#authorRelated .item {
		line-height: 20px;
		padding: 15px 20px;
		border-bottom: 1px solid #f1f1f1;
	}

	#authorRelated .item:first-child {
		border-top: 0;
	}

	#authorRelated .item a {
		color: #000;
		font-weight: 500;
		display: block;
		padding-left: 25px;
	}

	#authorRelated .item .title {
		font-size: 16px;
	}

	#authorRelated .item .title:before {
		width: 25px;
		height: 20px;
		content: "\E00C";
		display: block;
		float: left;
		font-size: 14px;
		line-height: 20px;
	}

	#authorRelated .item .meta {
		padding-left: 25px;
		color: #a2a2a2;
		font-size: 13px;
	}

	#allAuthorsPage .post .author-name a {
		color: #000;
	}

/* OWL */

	.owlWidget .owl-nav div {
		width: 30px;
		height: 50px;
		display: block;
		text-align: center;
		color: #555;
		position: absolute;
		background: #e6e6e6;
		margin-top: -25px;
		top: 40%;
	}

	.owlWidget .owl-nav div:before {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
		display: block;
		margin: 15px 5px;
	}

	.owlWidget .owl-nav .owl-prev {
		left: -10px;
		border-radius: 0 3px 3px 0;
		background: -moz-linear-gradient(left, #ffffff 0%, #e6e6e6 100%);
		background: -webkit-linear-gradient(left, #ffffff 0%,#e6e6e6 100%);
		background: linear-gradient(to right, #ffffff 0%,#e6e6e6 100%);
		box-shadow: 5px 0 3px rgba(0,0,0,0.25);
	}

	.owlWidget .owl-nav .owl-next {
		right: -10px;
		border-radius: 3px 0 0 3px;
		background: -moz-linear-gradient(left, #e6e6e6 0%, #ffffff 100%);
		background: -webkit-linear-gradient(left, #e6e6e6 0%,#ffffff 100%);
		background: linear-gradient(to right, #e6e6e6 0%,#ffffff 100%);
		box-shadow: -5px 0 3px rgba(0,0,0,0.25);
	}

	.owlWidget .owl-nav .owl-prev:before {
		content: "\E040";
	}

	.owlWidget .owl-nav .owl-next:before {
		content: "\E042";
	}

	.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791} @-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}

/* COLORBOX */

	#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:url(lib/colorbox/images/overlay.png) repeat 0 0;opacity:0.9}#colorbox{outline:0}#cboxTopLeft{width:21px;height:21px;background:url(lib/colorbox/images/controls.png) no-repeat -101px 0}#cboxTopRight{width:21px;height:21px;background:url(lib/colorbox/images/controls.png) no-repeat -130px 0}#cboxBottomLeft{width:21px;height:21px;background:url(lib/colorbox/images/controls.png) no-repeat -101px -29px}#cboxBottomRight{width:21px;height:21px;background:url(lib/colorbox/images/controls.png) no-repeat -130px -29px}#cboxMiddleLeft{width:21px;background:url(lib/colorbox/images/controls.png) left top repeat-y}#cboxMiddleRight{width:21px;background:url(lib/colorbox/images/controls.png) right top repeat-y}#cboxTopCenter{height:21px;background:url(lib/colorbox/images/border.png) 0 0 repeat-x}#cboxBottomCenter{height:21px;background:url(lib/colorbox/images/border.png) 0 -29px repeat-x}#cboxContent{background:#fff;overflow:hidden}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin-bottom:28px}#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494}#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494}#cboxLoadingOverlay{background:url(lib/colorbox/images/loading_background.png) no-repeat center center}#cboxLoadingGraphic{background:url(lib/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(lib/colorbox/images/controls.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px}#cboxPrevious:hover{background-position:-75px -25px}#cboxNext{position:absolute;bottom:0;left:27px;background:url(lib/colorbox/images/controls.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px}#cboxNext:hover{background-position:-50px -25px}#cboxClose{position:absolute;bottom:0;right:0;background:url(lib/colorbox/images/controls.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px}#cboxClose:hover{background-position:-25px -25px}

/* SOME EDITS */

	.screen-reader-text {
		display: none;
	}

/* WP STUFF */

	img.alignleft {
		border: 1px solid #cdc;
		float: left;
		margin: 0 10px 10px 0;
		padding: 1px;
	}

	img.alignright {
		border: 1px solid #cdc;
		float: right;
		margin: 0 0 10px 10px;
		padding: 1px;
	}

	.alignleft {
		float: left;
	}

	.alignright {
		float: right;
	}

	.aligncenter {
		display: block;
		text-align: center;
		margin: 5px auto;
	}

	.wp-caption {
		max-width: 100%;
	}

/* RESPONSIVE */

	@media all and (max-width:1024px) {

		#topbar, #topsearch {
			display: none;
		}

		#breakingGroup .breakingContainer {
			display: block;
		}

		#breakingGroup .innerContainer {
			padding: 0;
		}

		#currency, #weather {
			background: #191919;
		}

		#breakingGroup .rightGroup {
			position: relative;
			padding-left: 40%;
			display: block;
			border: 0;
		}

		#weather {
			border-right: 0;
		}

		#currency {
			width: 40%;
			position: absolute;
			top: 0;
			left: 0;
		}

		#breaking:before {
			margin-left: 10px;
		}

		#loginMenu {
			opacity: 1;
			display: block;
			position: absolute;
			right: 0;
			top: 60px;
			padding-top: 0;
			z-index: 999;
			width: 100%;
			border-top: 1px solid #ededed;
		}

		#loginMenu .items, #loginMenu .item:first-child, #loginMenu .item:first-child a {
			border-radius: 0;
		}

		#loginMenu .item:first-child:before {
			display: none;
		}

		#header-cont .membershipButton {
			display: block;
			position: absolute;
			z-index: 2;
			width: 60px;
			height: 60px;
			border-left: 1px solid #eee;
			top: 0;
			right: 0;
			cursor: pointer;
		}

		#header-cont .membershipButton:before {
			content: "\E041";
			display: block;
			width: 30px;
			height: 30px;
			margin: 15px;
			line-height: 30px;
			font-size: 20px;
			text-align: center;
		}

		#header-cont .membershipButton.active:before {
			content: "\E045";
		}

		#header-cont .membershipMenuContainer {
			display: none;
		}




















		#switcher {
			display: none;
		}

		#toplogin {
			display:none;
		}

		#topbar {
			text-align: center;
		}

		#topbar .innerContainer {
			padding: 0;
		}

		#topmenu {
			float: none;
			display: inline-block;
			width: 100%;
			background: rgba(255,255,255,0.075);
		}

		#topbar .rightGroup {
			float: none;
			text-align: left;
		}

		#header-cont {
			position: fixed;
			top: 0;
			left: 0;
			width: 100%;
			z-index: 9999;
		}

		body {
			padding-top: 60px;
		}

		#header-cont .innerContainer {
			padding: 0;
		}

		#header-logo {
			height: 60px;
			float: none;
			display: block;
			padding: 0 60px;
			box-shadow: 0 0 3px rgba(0,0,0,0.15);
			position: relative;
			z-index: 1;
			margin-right: 0;
		}

		#header-logo h1, #header-logo span {
			height: 60px;
			display: block;
			text-align: center;
		}

		#header-logo a {
			line-height: 60px;
			padding: 0 5px;
			display: inline-block;
		}

		#header-logo img {
			vertical-align: middle;
			max-height: 50px;
		}

		#header-cont .toggleMenu {
			display: block;
			position: absolute;
			z-index: 2;
			width: 60px;
			height: 60px;
			border-right: 1px solid #eee;
			top: 0;
			left: 0;
			cursor: pointer;
		}

		#header-cont .toggleMenu:before {
			content: "\E010";
			display: block;
			width: 30px;
			height: 30px;
			line-height: 30px;
			font-size: 20px;
			text-align: center;
			margin: 15px;
		}

		#mainMenu {
			display: none;
		}

	}

	@media all and (max-width:900px) {

		footer {
			padding: 0;
		}

		footer .footerCols {
			background: none;
		}

		footer .footerContainer {
			padding: 0 15px;
		}

		footer .footerContainer, footer .footerContainer.wide {
			width: 100%;
			float: none;
		}

		footer .footermenu1 {
			background: #fafafa;
		}

		footer .footermenu1 li {
			width: 33.3333333%;
		}

		footer .about {
			text-align: center;
			padding: 10px;
		}

		footer .footerSocial .safirSocial li {
			display: inline-block;
			float: none;
			margin-bottom:5px;
		}

		footer .footermenu1, footer .footermenu2 {
			padding: 10px;
		}

	}

	@media all and (max-width:768px) {

		.slider3Widget img {
			height: auto;
		}

		.scoresWidget .widgetContent {
			margin: 0;
		}

		.namazWidget .widgetContent {
			margin: -10px;
		}

		.authorsWidget .arrows {
			top: 5px;
			right: 5px;
		}

		.slider2Widget .post .title {
			padding: 0;
		}

		body .slider2Widget .post .title a {
			padding: 10px;
			line-height: 1.4;
			font-size: 17px;
			border-left: 0;
		}

		.slider2Widget .owl-dots .owl-dot a {
			font-size: 13px;
		}

		.homeWidget, .sidebarWidget, .wideWidget {
			margin-top: 10px;
		}

		.safirBox {
			padding: 10px;
		}

		.safirBox.sidebarWidget {
			padding: 10px;
		}

		.scoresWidget.sidebarWidget {
			padding: 0;
		}

		#main {
			padding: 0 0 10px;
		}

		.innerContainer {
			padding: 0;
		}

		.safirnavi {
			padding-top: 20px;
		}

		#content, aside, .homeWidgetContainer .leftContainer, .homeWidgetContainer .rightContainer {
			float:none;
			width:100%;
		}

		aside, .homeWidgetContainer .rightContainer {
			margin-top: 10px;
		}

		.homeWidgetContainer.double {
			padding-bottom: 10px;
		}

		.homeWidgetContainer.wide {
			padding: 0 10px 10px;
		}

		.mainHeading, .sidebarWidget .mainHeading {
			padding: 10px;
    		margin: -10px -10px 10px;
		}

		.homeWidgetContainer.wide .safirBox .mainHeading {
			margin: 0 0 10px;
			padding: 10px 0;
			background: none;
		}

		.pageHeading {
			padding-left: 15px;
			margin-bottom: 10px;
		}

		#addtoyoursite .formcontainer .item {
			display: block;
			padding: 5px;
		}

		#addtoyoursite iframe {
			margin-bottom: 5px;
		}

		#main #addtoyoursite textarea {
			height: 90px !important;
		}

		#addtoyoursite .module {
			margin-top: 30px;
		}

		.burcList .item {
			width: 8.333333333333333% !important;
		}

		#horoscopesPage .burclarTable .item {
			width: 50%;
		}

		#main .sfrIconForm form p.status {
			margin: 0 -10px 10px;
			padding: 10px;
		}

		.sfrIconForm p.status:before {
			left: 10px;
			top: 10px;
		}

		#profile .sfrManagePosts {
			margin: 0 -10px -20px;
		}

		#profile .table .postContainer .td {
			padding: 5px;
		}

		#main .sfrIconForm form .item.category .checkbox {
			width: 50%;
		}

		#authorRelated {
			margin: -10px;
		}

		#authorRelated .item {
			padding: 10px;
		}

		.safirBox.margintop {
			margin-top: 10px;
		}

		#papers ul {
			margin: -5px;
		}

		#papers ul li {
			padding: 5px;
			width: 25%;
		}

		#single .metaBox .sizing.fontminus:before {
			display: none;
		}

		#single .metaBox .sizing.fontplus {
			clear: both;
		}

		#single .metaBox .share {
			float: left;
			margin-bottom: 10px;
		}

		#singleBlock.type2 {
			margin-bottom: 0;
		}

		#singleBlock.type3 {
			margin-bottom: 10px;
		}

		#singleBlock.type2.noad {
			width: 300px;
		}

		#singleBlock.type2 .thumb, #singleBlock .ads.type2 {
			width: 100%;
			margin-bottom: 10px;
		}

		.reading {
			text-align: left;
		}

		#single .safirBox {
			margin-top: 10px;
		}

		#single .tags {
			margin: 10px -10px -10px;
			padding: 10px 10px;
		}

		#comments {
			margin-top: 10px;
		}

		.sfrCommentsList {
			margin: 10px -10px -10px;
		}

		.sfrCommentsList ol.children .comment-body {
			padding-left: 40px;
		}

		.sfrCommentsList ol.children ol.children .comment-body {
			padding-left: 70px;
		}

		#comments .safirnavi {
			padding-top: 10px;
			padding-bottom: 10px;
		}

		.sfrCommentsList .nocomments {
			padding: 10px;
		}

		.sfrCommentsList .reply {
			position: static;
		}

		.sfrCommentsList .comment-body {
			padding: 10px;
		}

		.sfrCommentsList ol.children .comment-body:before {
			top: 35px;
			margin-left: -35px;
		}

		.commentlist #respond {
			margin: 0 10px 10px;
		}

		#singleContent div.gallery {
			margin: 0 -5px;
		}

		#singleContent div.gallery .gallery-item {
			padding: 0 5px 10px;
		}

		#singleContent div.gallery .gallery-item a {
			padding: 5px;
		}

		#attachmentHead .attachmentImage, #attachmentHead .attachmentInfo {
			width: 100%;
		}

		#attachmentHead .attachmentImage {
			margin-bottom: 10px;
		}

		body .currencyWidget .widgetContent .item {
			width: 25%;
		}

		.currencyWidget .widgetContent {
			margin: -10px !important;
			overflow: hidden;
		}

		.currencyWidget.wideWidget .widgetContent {
			margin: 0 !important;
		}

		.burclarWidget.homeWidget .widgetContent, .burclarWidget.sidebarWidget .widgetContent {
			margin: -10px;
		}

		.advancedPostsWidget1 .items, .advancedPostsWidget2 .items, .galleryWidget.listing .items, .listing.bio .items {
			margin: -5px;
		}

		.advancedPostsWidget1 .post-container, .advancedPostsWidget2 .post-container, .galleryWidget.listing .post-container, .listing.bio .post-container  {
			width: 25% !important;
			padding: 5px;
		}

		.advancedPostsWidget2.sidebarWidget .items {
			margin-bottom: -5px;
		}

		.advancedPostsWidget2 .post-container {
			margin-bottom: 0 !important;
		}

		.error404 #content .notfound {
			font-size: 120px;
		}

		.sliderWidget .slider, .sliderWidget .rightGroup {
			width: 100%;
		}

		.sliderWidget .slider .post .detail {
			padding: 5px;
		}

		.sliderWidget .slider .post .title {
			font-size: 20px;
		}

		body .advancedPostsWidget3 .items, body .advancedPostsWidget3 .titles {
			width: 50% !important;
		}

		body .advancedPostsWidget3 .titles {
			padding-left: 15px !important;
		}

		.advancedPostsWidget4.sidebarWidget .post .safirthumb {
			width: 180px;
			float: left;
		}

		.advancedPostsWidget4 .post .detail {
			margin-left: 190px !important;
		}

		.advancedPostsWidget4.sdiebarWidget .post .detail {
			height: 100px;
		}

		.advancedPostsWidget4 .items {
			margin-bottom: -10px;
		}

		.advancedPostsWidget4 .post-container {
			margin-bottom: 10px;
		}

		.safirBox .owl-nav {
			top: 15px;
			right: 10px;
		}

		.safirCustomMenu .widgetContent {
			margin: -10px;
		}

		#main form p {
			margin-bottom: 10px;
		}

		.authorsWidget .widgetContent {
			margin: -10px;
		}

		.tabbedWidget .tabheading {
			margin: -10px -10px 10px !important;
		}

	}

	@media all and (max-width:650px) {

		.burcList .item {
			width: 16.66666666666666% !important;
		}

	}

	@media all and (max-width:600px) {

		.tabbedWidget .post-container:first-child {
			width: 100% !important;
		}

		.tabbedWidget .post-container {
			width: 50% !important;
		}

		.listing.article .post-container {
			width: 100%;
		}

		.listing.article .postarticle {
			margin-bottom: 10px;
			padding-bottom: 10px;
		}

		#contactPage .contactSides {
			background: none;
		}

		#contactPage .contactSides .leftSide, #contactPage .contactSides .rightSide {
			width: 100%;
		}

		#profile.membershipPage .leftSide, #profile.membershipPage .rightSide {
			width: 100%;
		}

		#profile .sfrManagePosts .postContainer .category, #profile .sfrManagePosts .postContainer .date {
			display: none;
		}

		#papers ul li {
			width: 33.333333333333333%;
		}

		body .currencyWidget .widgetContent .item {
			width: 50%;
		}

		.currencyWidget.wideWidget .item {
			padding: 5px;
		}

		.advancedPostsWidget1 .post-container, .advancedPostsWidget2 .post-container, .galleryWidget.listing .post-container, .listing.bio .post-container  {
			width: 33.33333333333% !important;
		}

		body .advancedPostsWidget3 .items, body .advancedPostsWidget3 .titles {
			width: 100% !important;
		}

		body .advancedPostsWidget3 .titles {
			padding-left: 0 !important;
		}

	}

	@media all and (max-width:500px) {

		.burcList .item {
			width: 25% !important;
		}

		#breaking:before, #breakingGroup .breakingTitle {
			display: none;
		}

		#breakingGroup .arrows {
			margin-left: 0;
		}

		#currency .item {
			padding: 10px 0 10px 5px;
		}

		#weather {
			padding-left: 10px;
			padding-right: 20px;
			border: 0;
		}

		#weather .data {
			padding-left: 35px;
		}

		#weather .cityListOpen {
			width: 100%;
			padding: 20px 10px;
		}

		#weather .cityListOpen:before {
			float: right;
		}

		footer .footermenu1 li, footer .footermenu2 li {
			width: 50%;
		}

		#horoscopesPage .burclarTable .item {
			width: 100%;
		}

		#singleBlock.type3, #singleBlock.type2.noad {
			max-width: 100%;
			width: 100%;
			margin-bottom: 10px;
		}

		#single.attachment #image {
			margin: 0 -10px;
		}

		#single.attachment #image img {
			width: 100%;
			border: 0;
			padding: 0;
		}

		#weather .icon, #weather .info {
			float: left;
			display: block;
			text-align: left;
		}

		.advancedPostsWidget1 .post-container, .advancedPostsWidget2 .post-container, .galleryWidget.listing .post-container, .listing.bio .post-container   {
			width: 50% !important;
		}

	}

	@media all and (max-width:420px) {

		.sfrIconForm .container.half .itemContainer {
			width: 100%;
		}

		#papers ul li {
			width: 50%;
		}

		#gallery-nav a {
			line-height: 36px;
			padding: 0 10px;
		}

		#gallery-nav a.arrow:before {
			height: 36px;
			line-height: 36px;
		}



















	}


	@media all and (max-width:320px) {

		footer .footermenu1 li, footer .footermenu2 li {
			width: 100%;
		}

		#profile .profileButtons a {
			padding: 0 5px;
		}

		#profile .pageHeading {
			padding-right: 110px;
		}

		#singleContent .thumb.bio {
		    max-width: 100%;
			width: 100%;
		    margin-right: 0;
		}

		#main .sfrIconForm form .item.category .checkbox {
			width: 100%;
		}

	}
/* google news butonu */
.google-news{display:inline-block;vertical-align:top}
.google-news a{display:block;color:#fff;width:120px;height:30px;margin-top:5px;border:1px solid #e3e3e3;border-radius:1px;background:url([url]https://www.habersunum.com/wp-content/uploads/google-news.svg [/url]) no-repeat center center;background-size:100%}.soft-post-article{height:auto;overflow:hidden}</pre></body></html>