#webnus-dashboard,
.wn-admin-wrap {
	font-family: "SF Pro Display", "Segoe UI", Roboto, sans-serif;
}

.wn-admin-wrap .wp-badge {
	background-image: url(../../images/dashboard/wn-admin-badge.png);
	background-color: #07bbe9;
	background-position: 15px 15px;
	background-size: 30px !important;
	margin-top: -8px;
	box-shadow: 0 1px 10px -7px #07bbe9;
	border-radius: 6px;
	width: 100px;
	background-size: 50px;
	padding: 20px 1px 20px 40px;
	height: auto;
	font-size: 13px;
	font-weight: 400;
}

@media (max-width:604px) {
	.wn-admin-wrap .wp-badge {
		margin-top: 10px;
	}
}

.about-wrap h1 {
	font-size: 36px;
	font-weight: 300;
	margin: 0;
}

.about-wrap .about-text {
	font-size: 13px;
	display: none;
}

#webnus-dashboard button,
#webnus-dashboard input,
#webnus-dashboard select,
#webnus-dashboard textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

#webnus-dashboard a {
	color: #337ab7;
	text-decoration: none
}

#webnus-dashboard a:focus,
#webnus-dashboard a:hover {
	color: #23527c;
}

#webnus-dashboard a:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

#webnus-dashboard figure {
	margin: 0
}

#webnus-dashboard img {
	vertical-align: middle
}

.w-img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.w-img-rounded {
	border-radius: 6px
}

.w-img-thumbnail {
	padding: 4px;
	line-height: 1;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.w-img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.w-sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.w-sr-only-focusable:active,
.w-sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.w-container,
.w-container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

[role=button] {
	cursor: pointer
}

@media (min-width:768px) {
	.w-container {
		width: 750px
	}
}

@media (min-width:992px) {
	.w-container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.w-container {
		width: 1170px
	}
}

.w-row {
	margin-left: -15px;
	margin-right: -15px
}

.w-col-lg-1,
.w-col-lg-10,
.w-col-lg-11,
.w-col-lg-12,
.w-col-lg-2,
.w-col-lg-3,
.w-col-lg-4,
.w-col-lg-5,
.w-col-lg-6,
.w-col-lg-7,
.w-col-lg-8,
.w-col-lg-9,
.w-col-md-1,
.w-col-md-10,
.w-col-md-11,
.w-col-md-12,
.w-col-md-2,
.w-col-md-3,
.w-col-md-4,
.w-col-md-5,
.w-col-md-6,
.w-col-md-7,
.w-col-md-8,
.w-col-md-9,
.w-col-sm-1,
.w-col-sm-10,
.w-col-sm-11,
.w-col-sm-12,
.w-col-sm-2,
.w-col-sm-3,
.w-col-sm-4,
.w-col-sm-5,
.w-col-sm-6,
.w-col-sm-7,
.w-col-sm-8,
.w-col-sm-9,
.w-col-xs-1,
.w-col-xs-10,
.w-col-xs-11,
.w-col-xs-12,
.w-col-xs-2,
.w-col-xs-3,
.w-col-xs-4,
.w-col-xs-5,
.w-col-xs-6,
.w-col-xs-7,
.w-col-xs-8,
.w-col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.w-col-xs-1,
.w-col-xs-10,
.w-col-xs-11,
.w-col-xs-12,
.w-col-xs-2,
.w-col-xs-3,
.w-col-xs-4,
.w-col-xs-5,
.w-col-xs-6,
.w-col-xs-7,
.w-col-xs-8,
.w-col-xs-9 {
	float: left
}

.w-col-xs-12 {
	width: 100%
}

.w-col-xs-11 {
	width: 91.66666667%
}

.w-col-xs-10 {
	width: 83.33333333%
}

.w-col-xs-9 {
	width: 75%
}

.w-col-xs-8 {
	width: 66.66666667%
}

.w-col-xs-7 {
	width: 58.33333333%
}

.w-col-xs-6 {
	width: 50%
}

.w-col-xs-5 {
	width: 41.66666667%
}

.w-col-xs-4 {
	width: 33.33333333%
}

.w-col-xs-3 {
	width: 25%
}

.w-col-xs-2 {
	width: 16.66666667%
}

.w-col-xs-1 {
	width: 8.33333333%
}

.w-col-xs-pull-12 {
	right: 100%
}

.w-col-xs-pull-11 {
	right: 91.66666667%
}

.w-col-xs-pull-10 {
	right: 83.33333333%
}

.w-col-xs-pull-9 {
	right: 75%
}

.w-col-xs-pull-8 {
	right: 66.66666667%
}

.w-col-xs-pull-7 {
	right: 58.33333333%
}

.w-col-xs-pull-6 {
	right: 50%
}

.w-col-xs-pull-5 {
	right: 41.66666667%
}

.w-col-xs-pull-4 {
	right: 33.33333333%
}

.w-col-xs-pull-3 {
	right: 25%
}

.w-col-xs-pull-2 {
	right: 16.66666667%
}

.w-col-xs-pull-1 {
	right: 8.33333333%
}

.w-col-xs-pull-0 {
	right: auto
}

.w-col-xs-push-12 {
	left: 100%
}

.w-col-xs-push-11 {
	left: 91.66666667%
}

.w-col-xs-push-10 {
	left: 83.33333333%
}

.w-col-xs-push-9 {
	left: 75%
}

.w-col-xs-push-8 {
	left: 66.66666667%
}

.w-col-xs-push-7 {
	left: 58.33333333%
}

.w-col-xs-push-6 {
	left: 50%
}

.w-col-xs-push-5 {
	left: 41.66666667%
}

.w-col-xs-push-4 {
	left: 33.33333333%
}

.w-col-xs-push-3 {
	left: 25%
}

.w-col-xs-push-2 {
	left: 16.66666667%
}

.w-col-xs-push-1 {
	left: 8.33333333%
}

.w-col-xs-push-0 {
	left: auto
}

.w-col-xs-offset-12 {
	margin-left: 100%
}

.w-col-xs-offset-11 {
	margin-left: 91.66666667%
}

.w-col-xs-offset-10 {
	margin-left: 83.33333333%
}

.w-col-xs-offset-9 {
	margin-left: 75%
}

.w-col-xs-offset-8 {
	margin-left: 66.66666667%
}

.w-col-xs-offset-7 {
	margin-left: 58.33333333%
}

.w-col-xs-offset-6 {
	margin-left: 50%
}

.w-col-xs-offset-5 {
	margin-left: 41.66666667%
}

.w-col-xs-offset-4 {
	margin-left: 33.33333333%
}

.w-col-xs-offset-3 {
	margin-left: 25%
}

.w-col-xs-offset-2 {
	margin-left: 16.66666667%
}

.w-col-xs-offset-1 {
	margin-left: 8.33333333%
}

.w-col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {

	.w-col-sm-1,
	.w-col-sm-10,
	.w-col-sm-11,
	.w-col-sm-12,
	.w-col-sm-2,
	.w-col-sm-3,
	.w-col-sm-4,
	.w-col-sm-5,
	.w-col-sm-6,
	.w-col-sm-7,
	.w-col-sm-8,
	.w-col-sm-9 {
		float: left
	}

	.w-col-sm-12 {
		width: 100%
	}

	.w-col-sm-11 {
		width: 91.66666667%
	}

	.w-col-sm-10 {
		width: 83.33333333%
	}

	.w-col-sm-9 {
		width: 75%
	}

	.w-col-sm-8 {
		width: 66.66666667%
	}

	.w-col-sm-7 {
		width: 58.33333333%
	}

	.w-col-sm-6 {
		width: 50%
	}

	.w-col-sm-5 {
		width: 41.66666667%
	}

	.w-col-sm-4 {
		width: 33.33333333%
	}

	.w-col-sm-3 {
		width: 25%
	}

	.w-col-sm-2 {
		width: 16.66666667%
	}

	.w-col-sm-1 {
		width: 8.33333333%
	}

	.w-col-sm-pull-12 {
		right: 100%
	}

	.w-col-sm-pull-11 {
		right: 91.66666667%
	}

	.w-col-sm-pull-10 {
		right: 83.33333333%
	}

	.w-col-sm-pull-9 {
		right: 75%
	}

	.w-col-sm-pull-8 {
		right: 66.66666667%
	}

	.w-col-sm-pull-7 {
		right: 58.33333333%
	}

	.w-col-sm-pull-6 {
		right: 50%
	}

	.w-col-sm-pull-5 {
		right: 41.66666667%
	}

	.w-col-sm-pull-4 {
		right: 33.33333333%
	}

	.w-col-sm-pull-3 {
		right: 25%
	}

	.w-col-sm-pull-2 {
		right: 16.66666667%
	}

	.w-col-sm-pull-1 {
		right: 8.33333333%
	}

	.w-col-sm-pull-0 {
		right: auto
	}

	.w-col-sm-push-12 {
		left: 100%
	}

	.w-col-sm-push-11 {
		left: 91.66666667%
	}

	.w-col-sm-push-10 {
		left: 83.33333333%
	}

	.w-col-sm-push-9 {
		left: 75%
	}

	.w-col-sm-push-8 {
		left: 66.66666667%
	}

	.w-col-sm-push-7 {
		left: 58.33333333%
	}

	.w-col-sm-push-6 {
		left: 50%
	}

	.w-col-sm-push-5 {
		left: 41.66666667%
	}

	.w-col-sm-push-4 {
		left: 33.33333333%
	}

	.w-col-sm-push-3 {
		left: 25%
	}

	.w-col-sm-push-2 {
		left: 16.66666667%
	}

	.w-col-sm-push-1 {
		left: 8.33333333%
	}

	.w-col-sm-push-0 {
		left: auto
	}

	.w-col-sm-offset-12 {
		margin-left: 100%
	}

	.w-col-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.w-col-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.w-col-sm-offset-9 {
		margin-left: 75%
	}

	.w-col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.w-col-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.w-col-sm-offset-6 {
		margin-left: 50%
	}

	.w-col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.w-col-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.w-col-sm-offset-3 {
		margin-left: 25%
	}

	.w-col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.w-col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.w-col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {

	.w-col-md-1,
	.w-col-md-10,
	.w-col-md-11,
	.w-col-md-12,
	.w-col-md-2,
	.w-col-md-3,
	.w-col-md-4,
	.w-col-md-5,
	.w-col-md-6,
	.w-col-md-7,
	.w-col-md-8,
	.w-col-md-9 {
		float: left
	}

	.w-col-md-12 {
		width: 100%
	}

	.w-col-md-11 {
		width: 91.66666667%
	}

	.w-col-md-10 {
		width: 83.33333333%
	}

	.w-col-md-9 {
		width: 75%
	}

	.w-col-md-8 {
		width: 66.66666667%
	}

	.w-col-md-7 {
		width: 58.33333333%
	}

	.w-col-md-6 {
		width: 50%
	}

	.w-col-md-5 {
		width: 41.66666667%
	}

	.w-col-md-4 {
		width: 33.33333333%
	}

	.w-col-md-3 {
		width: 25%
	}

	.w-col-md-2 {
		width: 16.66666667%
	}

	.w-col-md-1 {
		width: 8.33333333%
	}

	.w-col-md-pull-12 {
		right: 100%
	}

	.w-col-md-pull-11 {
		right: 91.66666667%
	}

	.w-col-md-pull-10 {
		right: 83.33333333%
	}

	.w-col-md-pull-9 {
		right: 75%
	}

	.w-col-md-pull-8 {
		right: 66.66666667%
	}

	.w-col-md-pull-7 {
		right: 58.33333333%
	}

	.w-col-md-pull-6 {
		right: 50%
	}

	.w-col-md-pull-5 {
		right: 41.66666667%
	}

	.w-col-md-pull-4 {
		right: 33.33333333%
	}

	.w-col-md-pull-3 {
		right: 25%
	}

	.w-col-md-pull-2 {
		right: 16.66666667%
	}

	.w-col-md-pull-1 {
		right: 8.33333333%
	}

	.w-col-md-pull-0 {
		right: auto
	}

	.w-col-md-push-12 {
		left: 100%
	}

	.w-col-md-push-11 {
		left: 91.66666667%
	}

	.w-col-md-push-10 {
		left: 83.33333333%
	}

	.w-col-md-push-9 {
		left: 75%
	}

	.w-col-md-push-8 {
		left: 66.66666667%
	}

	.w-col-md-push-7 {
		left: 58.33333333%
	}

	.w-col-md-push-6 {
		left: 50%
	}

	.w-col-md-push-5 {
		left: 41.66666667%
	}

	.w-col-md-push-4 {
		left: 33.33333333%
	}

	.w-col-md-push-3 {
		left: 25%
	}

	.w-col-md-push-2 {
		left: 16.66666667%
	}

	.w-col-md-push-1 {
		left: 8.33333333%
	}

	.w-col-md-push-0 {
		left: auto
	}

	.w-col-md-offset-12 {
		margin-left: 100%
	}

	.w-col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.w-col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.w-col-md-offset-9 {
		margin-left: 75%
	}

	.w-col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.w-col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.w-col-md-offset-6 {
		margin-left: 50%
	}

	.w-col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.w-col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.w-col-md-offset-3 {
		margin-left: 25%
	}

	.w-col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.w-col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.w-col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {

	.w-col-lg-1,
	.w-col-lg-10,
	.w-col-lg-11,
	.w-col-lg-12,
	.w-col-lg-2,
	.w-col-lg-3,
	.w-col-lg-4,
	.w-col-lg-5,
	.w-col-lg-6,
	.w-col-lg-7,
	.w-col-lg-8,
	.w-col-lg-9 {
		float: left
	}

	.w-col-lg-12 {
		width: 100%
	}

	.w-col-lg-11 {
		width: 91.66666667%
	}

	.w-col-lg-10 {
		width: 83.33333333%
	}

	.w-col-lg-9 {
		width: 75%
	}

	.w-col-lg-8 {
		width: 66.66666667%
	}

	.w-col-lg-7 {
		width: 58.33333333%
	}

	.w-col-lg-6 {
		width: 50%
	}

	.w-col-lg-5 {
		width: 41.66666667%
	}

	.w-col-lg-4 {
		width: 33.33333333%
	}

	.w-col-lg-3 {
		width: 25%
	}

	.w-col-lg-2 {
		width: 16.66666667%
	}

	.w-col-lg-1 {
		width: 8.33333333%
	}

	.w-col-lg-pull-12 {
		right: 100%
	}

	.w-col-lg-pull-11 {
		right: 91.66666667%
	}

	.w-col-lg-pull-10 {
		right: 83.33333333%
	}

	.w-col-lg-pull-9 {
		right: 75%
	}

	.w-col-lg-pull-8 {
		right: 66.66666667%
	}

	.w-col-lg-pull-7 {
		right: 58.33333333%
	}

	.w-col-lg-pull-6 {
		right: 50%
	}

	.w-col-lg-pull-5 {
		right: 41.66666667%
	}

	.w-col-lg-pull-4 {
		right: 33.33333333%
	}

	.w-col-lg-pull-3 {
		right: 25%
	}

	.w-col-lg-pull-2 {
		right: 16.66666667%
	}

	.w-col-lg-pull-1 {
		right: 8.33333333%
	}

	.w-col-lg-pull-0 {
		right: auto
	}

	.w-col-lg-push-12 {
		left: 100%
	}

	.w-col-lg-push-11 {
		left: 91.66666667%
	}

	.w-col-lg-push-10 {
		left: 83.33333333%
	}

	.w-col-lg-push-9 {
		left: 75%
	}

	.w-col-lg-push-8 {
		left: 66.66666667%
	}

	.w-col-lg-push-7 {
		left: 58.33333333%
	}

	.w-col-lg-push-6 {
		left: 50%
	}

	.w-col-lg-push-5 {
		left: 41.66666667%
	}

	.w-col-lg-push-4 {
		left: 33.33333333%
	}

	.w-col-lg-push-3 {
		left: 25%
	}

	.w-col-lg-push-2 {
		left: 16.66666667%
	}

	.w-col-lg-push-1 {
		left: 8.33333333%
	}

	.w-col-lg-push-0 {
		left: auto
	}

	.w-col-lg-offset-12 {
		margin-left: 100%
	}

	.w-col-lg-offset-11 {
		margin-left: 91.66666667%
	}

	.w-col-lg-offset-10 {
		margin-left: 83.33333333%
	}

	.w-col-lg-offset-9 {
		margin-left: 75%
	}

	.w-col-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.w-col-lg-offset-7 {
		margin-left: 58.33333333%
	}

	.w-col-lg-offset-6 {
		margin-left: 50%
	}

	.w-col-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.w-col-lg-offset-4 {
		margin-left: 33.33333333%
	}

	.w-col-lg-offset-3 {
		margin-left: 25%
	}

	.w-col-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.w-col-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.w-col-lg-offset-0 {
		margin-left: 0
	}
}

.w-clearfix:after,
.w-clearfix:before,
.w-container-fluid:after,
.w-container-fluid:before,
.w-container:after,
.w-container:before,
.w-row:after,
.w-row:before {
	content: " ";
	display: table
}

.w-clearfix:after,
.w-container-fluid:after,
.w-container:after,
.w-row:after {
	clear: both
}

.w-center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.w-pull-right {
	float: right !important
}

.w-pull-left {
	float: left !important
}

.w-hide {
	display: none !important
}

.w-show {
	display: block !important
}

.w-invisible {
	visibility: hidden
}

.w-text-hide {
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.w-hidden {
	display: none !important
}

.w-affix {
	position: fixed
}

/* Welcome Page */
#webnus-dashboard * {
	box-sizing: border-box;
}

.about-wrap h3 {
	font-weight: 400;
	font-size: 20px;
	letter-spacing: -0.1px;
	margin: 30px 0 15px;
}

.w-theme-version {
	background: #07bbe9;
	text-align: center;
	display: block;
	padding: 7px 0;
	color: #fff;
	font-weight: 600;
	margin-top: 10px;
}

.w-box {
	position: relative;
	background: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	min-height: 309px;
	border-radius: 3px;
	box-shadow: 0 3px 12px -4px rgb(0 0 0 / 3%);
}

.w-box-head {
	color: #07bbe9;
	font-weight: 600;
	padding: 20px 30px;
	position: relative;
	border-bottom: 1px solid #ededed;
	font-size: 20px;
	box-shadow: 0 26px 38px -21px rgba(0, 0, 0, 0.04);
}

.w-box-head span {
	position: absolute;
	left: 0;
	padding: 0 25px;
	line-height: 58px;
	background: #07bbe9;
	height: 100%;
	top: 0;
	color: #fff;
}

.w-box-content {
	padding: 18px 30px;
	line-height: 26px;
	font-size: 14px;
	color: #666;
}

#webnus-dashboard .w-button a {
	color: #fff;
	border-radius: 55px;
	padding: 10px 24px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 600;
	background: #07bbe9;
	margin: 30px 0 15px;
	display: inline-block;
	text-transform: uppercase;
	transition: all 0.2s ease;
}

#webnus-dashboard .w-box .w-button a:hover {
	background: #222;
}

.w-system-info {
	margin-bottom: 7px;
}

.w-system-info:first-child {
	margin-top: 20px;
}

.w-system-info>span {
	display: inline-block;
	min-width: 145px;
	line-height: 20px;
	font-size: 13px;
}

.w-system-info>span:first-child {
	min-width: 200px;
}

.plugin .w-system-info {
	margin-bottom: 11px;
}

.w-box.theme-activate {
	min-height: 250px;
	margin-top: 5px;
}

.w-box.w-box-importer {
	min-height: 1px;
	margin-right: 30px;
	margin-bottom: 35px;
	margin-top: 5px;
}

.w-box.w-box-importer .w-box-head {
	color: #ff876c;
	padding: 15px 30px;
}

#webnus-dashboard .theme-activate .w-box-content form {
	position: relative;
	padding: 0;
	min-height: 50px;
	max-width: 660px;
}

#webnus-dashboard .theme-activate .w-box-content input[type="text"],
#webnus-dashboard .theme-activate .w-box-content input[type="password"] {
	min-height: 40px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .07);
	min-width: 220px;
	background: #f4f4f4;
	border: none;
	border-radius: 33px;
	text-align: center;
}

#webnus-dashboard .theme-activate .w-box-content input[type="submit"],
.deep-message a {
	height: 40px;
	line-height: 40px;
	font-weight: 600;
	border: none;
	cursor: pointer;
	padding: 0 30px;
	border-radius: 33px;
	color: #fff !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	background: #07bbe9;
	box-shadow: 0 3px 7px -6px #07bbe9;
	transition: all 0.28s ease;
	display: inline-block;
}

#webnus-dashboard .theme-activate .w-box-content input[type="submit"]:hover,
.deep-message a:hover {
	background: #222;
	box-shadow: 0 5px 13px -7px rgba(0, 0, 0, .5);
}

@media (min-width: 961px) {
	#webnus-dashboard .theme-activate .w-box-content form {
		line-height: 50px;
	}

	#webnus-dashboard .theme-activate .w-box-content input[type="text"],
	#webnus-dashboard .theme-activate .w-box-content input[type="password"] {
		min-height: 50px;
		margin: 0;
		padding-left: 20px;
		text-align: left;
		width: 550px;
	}

	#webnus-dashboard .theme-activate .w-box-content input[type="submit"] {
		position: absolute;
		right: 114px;
		top: 5px;
	}

	#webnus-dashboard .theme-activate .w-box-content input[type="submit"]:focus {
		outline: none;
	}
}

/* Get Purchase Code */
#wnThemeActivate i {
	display: none;
	position: absolute;
	top: 7px;
	font-size: 19px;
	text-align: center;
	color: #fff;
	border: 1px solid transparent;
	border-radius: 50px;
	padding: 5px;
	width: 40px;
	height: 40px;
	padding: 11px 10px 10px 9px;
}

#wnThemeActivate.success i.wn-fa-check {
	border: none;
	display: block !important;
	right: 60px;
	background: #4cbf67;
	background: linear-gradient(95deg, #6fe08a 0%, #58cf74 50%, #36cb58 100%);
	box-shadow: 0 5px 10px -5px #4cbf67;
}

#wnThemeActivate.success #wnPurchaseCode {
	cursor: default;
}

#wnThemeActivate.failed i.wn-fa-times {
	border: none;
	display: block !important;
	right: 60px;
	background: #ff876c;
	background: linear-gradient(95deg, #ff876c 0%, #ff7455 50%, #ff5a35 100%);
	box-shadow: 0 5px 10px -5px #ff876c;
}

#wnLicenseType .wn-radio-wrap {
	padding-right: 20px;
	font-weight: 500;
}

#wnFailedMesaage {
	color: #ff613e;
	font-style: italic;
}


#webnus-dashboard .w-current {
	min-width: 110px;
}

#webnus-dashboard .w-min {
	min-width: 65px;
}

.w-icon {
	color: #fff;
	padding: 3px;
	border-radius: 15px;
	margin-right: 10px;
	vertical-align: middle;
}

.w-icon-green {
	background: #55d674;
}

.w-icon-red {
	background: #ff876c;
	margin: 13px 10px 18px 0;
}

.extra .w-box-head {
	padding: 20px 30px;
	border-bottom: 1px solid #ededed;
}

.doc .w-box-head {
	color: #55d674;
}

#webnus-dashboard .doc .w-button a {
	background: #55d674;
	margin: 35px 0 17px;
}

#webnus-dashboard .support .w-button a {
	background: #ff876c;
	margin: 13px 0 18px;
}

#webnus-dashboard .w-button a:hover,
#webnus-dashboard .doc .w-button a:hover,
#webnus-dashboard .support .w-button a:hover {
	background: #222;
	box-shadow: 0 5px 21px -5px rgba(0, 0, 0, .5);
}

.doc .w-box-content {
	background: url(../../images/dashboard/laptop.jpg) no-repeat right center;
}

.doc .w-box-content p,
.w-box.support .w-box-content p {
	width: 54%;
	color: #666;
	margin-top: 10px;
	font-size: 14px;
}

.w-box.support {
	background: #fff url(../../images/dashboard/dp-dsb-support.jpg) no-repeat top right;
}

.w-box.support .w-box-head {
	width: 50%;
	color: #ff876c;
}

.w-box-content pre {
	text-align: left;
	text-align: left;
	background: #f5f5f5;
	font-size: 13px;
	padding: 20px 25px;
	height: 480px;
	overflow-y: scroll;
}

.w-box.change-log .w-box-head {
	color: #01c6d9;
}

#webnus-dashboard .button {
	border: 0;
	background: transparent;
	box-shadow: none;
	color: #e74c3c;
	font-weight: 700;
}

#webnus-dashboard .button[for="php-version"] {
	cursor: auto;
}

.w-box .state {
	position: absolute;
	top: 0;
	left: -100vw;
}

#webnus-dashboard .button:hover {
	color: #222;
}

.w-box .state:checked~.content {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.w-box .state:checked~.backdrop {
	bottom: 0;
	opacity: 1;
	z-index: 1000;
}

.w-box .lightbox {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	height: 0;
	padding: 0 20px;
	z-index: 1000;
}

.w-box .lightbox .content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
	position: relative;
	z-index: 100000;
	max-width: 600px;
	max-height: 95vh;
	margin: 80px auto;
	padding: 20px 50px 60px;
	background: #fff;
	-webkit-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	-webkit-transition: 0.3s -webkit-transform ease-in-out;
	transition: 0.3s transform ease-in-out;
	border: none;
	box-shadow: 0 3px 33px rgba(0, 0, 0, .36);
}

.w-box .lightbox .content .header {
	text-align: right;
	padding-top: 10px;
}

.w-box .lightbox .main {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.w-box .lightbox .backdrop {
	position: fixed;
	z-index: 1000;
	top: 0;
	right: 0;
	bottom: 100%;
	left: 0;
	opacity: 0;
	background: rgba(0, 0, 0, 0.3);
	-webkit-transition: 0.3s opacity ease-in-out;
	transition: 0.3s opacity ease-in-out;
}

.content .main .red {
	color: #666;
	font-size: 16px;
	line-height: 1.68;
}

/* performance tab */
.w-box.dp-dsb-performance {
	position: relative;
	background: #fff url(../../images/dashboard/dp-dsb-performance-bg1.png) no-repeat bottom right;
	min-height: 490px;
}

.w-box.dp-dsb-performance.free {
	position: relative;
	background: #272d33 url(../../images/dashboard/super-cache.png) no-repeat top center;
	min-height: 490px;
	background-size: cover;
}

.w-box.dp-dsb-performance.free .w-box-head {
	color: #fff;
}

.w-box.dp-dsb-performance.free .w-box-head {
	border-color: rgba(255, 255, 255, 0.08);
}

.w-box.dp-dsb-performance.free .w-box-content p,
.w-box.dp-dsb-performance.free .w-box-content span {
	color: #fff;
}

#webnus-dashboard .dp-dsb-performance.free a {
	color: #fff;
}

#webnus-dashboard .dp-dsb-performance.free a:hover {
	color: #a674ff
}

.dp-dsb-performance .w-box-head {
	color: #a674ff;
	padding: 28px 45px;
}

.dp-dsb-performance .w-box-content {
	padding: 22px 45px 40px;
	line-height: 34px;
	font-size: 17px;
	width: calc(100% - 360px);
	max-width: 860px;
	color: #666;
}

.dp-dsb-performance .w-box-content p {
	line-height: 34px;
	font-size: 17px;
	color: #666;
}

.dp-dsb-performance .w-box-content span {
	margin-top: 25px;
	display: block;
	font-style: italic;
	font-size: 15px;
}

.dp-dsb-performance .w-box-content span.rkt-title {
	font-style: normal;
	font-weight: 600;
}

#webnus-dashboard .dp-dsb-performance a {
	font-size: 11px;
	text-transform: uppercase;
	padding: 8px 18px;
	border: 1px solid #e3e3e3;
	color: #a674ff;
	font-weight: 600;
	letter-spacing: 0.6px;
	border-radius: 22px;
	margin-right: 6px;
	display: inline-block;
	line-height: 16px;
	box-shadow: 0 3px 12px -5px rgba(0, 0, 0, .1);
}

#webnus-dashboard .dp-dsb-performance :not(.w-button) a:hover {
	background: #fcfcfc;
	box-shadow: 0 3px 25px -5px rgba(0, 0, 0, .2);
	transition: all 0.3s ease;
}

.dp-dsb-performance .w-rktbox {
	text-align: center;
	width: 360px;
	height: auto;
	position: absolute;
	right: 25px;
	top: 115px;
	padding: 20px 0;
}

.dp-dsb-performance .w-rktbox .wp-rocket-logo {
	width: 290px;
	height: 82px;
	margin: 0 auto 30px;
	background: url(../../images/dashboard/dp-dsb-performance-wprocket.png) no-repeat center;
}

.dp-dsb-performance .w-rktbox span {
	color: #a9a9a9;
}

.dp-dsb-performance .w-rktbox .rkt-off {
	font-size: 22px;
	color: #fc5127;
	margin: 0;
	font-weight: 600;
}

#webnus-dashboard .dp-dsb-performance .w-button a {
	background: #e66f52;
	background: linear-gradient(95deg, #ff8162 0%, #e66f52 50%, #ff4c20 100%);
	box-shadow: 0 5px 10px -5px #e66f52;
	border-radius: 2px;
	padding: 20px 80px;
	font-size: 16px;
	line-height: 24px;
	border: none;
	margin: 20px auto 0;
	color: #fff;
}

#webnus-dashboard .dp-dsb-performance .w-button a:hover {
	background: #222;
	background: linear-gradient(95deg, #555 0%, #222 50%, #000 100%);
	box-shadow: 0 5px 21px -5px rgba(0, 0, 0, .5);
}

@media only screen and (max-width: 830px) {

	.dp-dsb-performance .w-box-content,
	.dp-dsb-performance .w-rktbox {
		position: static;
		width: 100%;
	}

	.dp-dsb-performance .w-rktbox {
		margin-top: 50px;
		padding-top: 50px;
		border-top: 1px solid #e9e9e9;
	}
}

/* demo importer */
.wn-theme-browser-wrap .themes .wbc-progress-count {
	background-color: #07bbe9;
	box-shadow: 0 5px 10px -5px #07bbe9;
	border-radius: 4px;
	color: #fff !important;
	left: 100%;
	padding: 1px 5px;
	position: absolute;
	text-align: center;
	top: -44px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 40px;
}

.wn-theme-browser-wrap .themes .wbc-progress-count:after {
	background-color: inherit;
	bottom: -5px;
	content: "";
	height: 10px;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
}

.wn-theme-browser-wrap .themes .wbc-progress-back {
	background-color: #fff;
	border-radius: 20px;
	height: 9px;
	padding: 2px;
	box-shadow: 0 1px 22px -1px rgba(0, 0, 0, 0.2);
	text-align: left;
	margin: 0 auto;
	width: 100%;
}

.wn-theme-browser-wrap .themes .wbc-progress-bar {
	transition: width 1.5s ease;
	-webkit-transition: width 0.7s ease;
	border-radius: 24px;
	height: 100%;
	position: relative;
	width: 0%;
	padding: 0 !important;
	background: #07bbe9;
	border: 0;
	box-shadow: 0 2px 11px -2px #07bbe9;
	text-shadow: none;
	z-index: 2;
	top: -7px;
}

.wn-theme-browser-wrap .themes .wbc-progress-bar:active {
	top: 0;
}

.wn-theme-browser-wrap h3.theme-name {
	line-height: 1.3;
	border: none;
}

.wn-theme-browser-wrap .theme-actions {
	opacity: 1 !important;
}

.wn-theme-browser-wrap .theme-browser .theme .theme-screenshot img {
	max-width: none !important;
	width: 100% !important;
}

.wn-theme-browser-wrap .theme-browser .theme:hover .theme-screenshot img {
	opacity: 0.12;
}

.wn-theme-browser-wrap .theme-browser .theme:focus .more-details,
.wn-theme-browser-wrap .theme-browser .theme:hover .more-details {
	opacity: 1;
}

.wn-theme-browser-wrap .theme-browser .theme .spinner {
	background-position: right center;
	font-size: 12px;
	height: 20px;
	margin-right: 0;
	padding-right: 25px;
	padding-top: 5px;
	width: auto;
	visibility: visible;
	display: none;
}

.wn-theme-browser-wrap .importer-button {
	margin-top: 0;
}

.wn-theme-browser-wrap #wbc-importer-reimport {
	margin-left: 4px;
	display: none;
}

.wn-theme-browser-wrap .theme-browser .theme:hover #wbc-importer-reimport {
	display: inline-block;
}

.wn-theme-browser-wrap .wbc-importer-info {
	background-color: #fff;
	border-left: 4px solid orange;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	padding: 1px 12px;
}

.wn-theme-browser-wrap .importer-button,
#wpwrap .wn-admin-btn,
.wn-admin-wrap .theme-browser .theme .more-details {
	border-radius: 0;
	display: inline-block;
	box-shadow: none;
	text-shadow: none;
	text-decoration: none;
	background: #ecf9fd;
	color: #07bbe9;
	border: 1px solid #ccecf4;
	border-radius: 20px;
	transition: 0.24s;
	height: 30px;
	line-height: 27px;
	margin-top: 4px;
	margin-right: 3px;
	padding: 0 15px;
	font-size: 12px;
	letter-spacing: 0.4px;
	font-weight: 600;
	text-transform: lowercase;
}

.wn-theme-browser-wrap .importer-button:hover,
#wpwrap .wn-admin-btn:hover,
.wn-admin-wrap .theme-browser .theme .more-details:hover {
	background: #07bbe9;
	border-color: #07bbe9;
	color: #fff;
}

.wn-admin-wrap .theme-browser .theme .more-details {
	text-transform: uppercase;
	right: auto;
	left: 50%;
	height: 40px;
	width: 100px;
	line-height: 40px;
	letter-spacing: 2px;
	margin-left: -65px;
}

.wrap-importer.imported .wbc-importer-buttons.importer-button {
	background: #32bf65;
	box-shadow: none;
	border-radius: 1px;
}

.wrap-importer.imported:hover .wbc-importer-buttons.importer-button {
	display: none;
}

.wrap-importer.imported .wbc-importer-buttons.importer-button:hover,
.wrap-importer.imported .wbc-importer-buttons.importer-button.import-demo-data:hover {
	background: #222;
	box-shadow: 0 5px 10px -5px #333;
}

.wrap-importer.imported .wbc-importer-buttons.importer-button.import-demo-data {
	background: #07bbe9;
	box-shadow: 0 2px 11px -2px #07bbe9;
	border-radius: 20px;
}

.whi-install-plugins-wrap {
	position: relative;
}

#wpwrap .whi-install-plugins {
	position: absolute;
	top: -9px;
	right: 0;
	text-transform: initial;
}

.wn-coming-soon-badge {
	position: relative;
	background: linear-gradient(95deg, #6fe08a 0%, #58cf74 50%, #36cb58 100%);
	box-shadow: 0 5px 10px -5px #4cbf67;
	color: #fff;
	padding: 4px 15px 6px;
	margin-left: 12px;
	z-index: 2;
	border-radius: 3px;
}

.wn-coming-soon-badge.wn-left:before {
	content: '';
	position: absolute;
	top: 50%;
	left: -5px;
	margin-top: 0px;
	z-index: 0;
	width: 0;
	height: 0;
	border-top: 5px solid transparent !important;
	border-right: 6px solid;
	border-bottom: 5px solid transparent;
	transform: translateY(-4.5px);
	border-top-color: #6edf89;
	color: #6edf89;
}

#wni-bad-status-message,
#wnInvalidPurchaseCode {
	display: none;
	position: absolute;
	background-color: #fff;
	z-index: 999;
	border-top: 2px solid #07bbe9;
	font-size: 14px;
	color: #6c737b;
	top: 80px;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 35px;
	padding-right: 45px;
	border-radius: 7px;
	font-family: "SF Pro Display", "Segoe UI", 'Oxygen', 'Open Sans', sans-serif;
	margin: 40px;
	box-shadow: 0 0 55px rgba(0, 0, 0, 0.22);
}

#wni-bad-status-message p,
#wni-bad-status-message ul,
#wnInvalidPurchaseCode p,
#wnInvalidPurchaseCode ul {
	line-height: 1.6;
}

#wni-bad-status-message ul,
#wnInvalidPurchaseCode ul {
	list-style: inherit;
	margin-left: 20px;
}

.wbc-progress-bar.button-primary {
	min-height: unset !important;
}

/* plugins */
.wn-plugins .theme-actions .row-actions>span {
	display: inline-block;
	margin-top: -2px;
	color: #fff;
}

.wn-plugins .theme-actions button {
	display: none;
}

.wn-plugins .button.installed:before,
.wn-plugins .button.installing:before,
.wn-plugins .button.updated-message:before,
.wn-plugins .button.updating-message:before {
	margin-top: 6px;
	color: #fff;
}

/* importdemo light box */
.wbc_importer .theme-browser .theme:nth-child(3n) {
	margin-right: 4%;
}

.wbc_importer .theme-browser .theme:nth-child(3n+2) {
	margin-right: 0;
}

.wn-lightbox-wrap {
	font-family: "SF Pro Display", "Segoe UI", 'Oxygen', 'Open Sans', sans-serif;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.85);
	z-index: 999999;
	display: none;
}

.wn-lightbox-contents {
	font-family: "SF Pro Display", "Segoe UI", 'Oxygen', 'Open Sans', sans-serif;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 611px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #fff;
	box-shadow: 0 0 155px #000;
	border-radius: 4px;
	overflow: hidden;
}

.wn-lightbox-contents i {
	position: absolute;
	top: 15px;
	right: 15px;
	padding: 10px;
	color: #ffffff;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: all 0.22s ease;
	transition: all 0.22s ease;
	z-index: 9999999;
}

.wn-lightbox {
	display: none;
}

#wpwrap .wn-lightbox h2 {
	margin: 0;
	font-size: 25px;
	font-weight: 600;
	background: #07bbe9;
	color: #fff;
	height: 65px;
	line-height: 65px;
	text-transform: capitalize;
}

.wnl-row {
	padding-bottom: 33px;
	margin: 0 66px 33px;
	border-bottom: 1px solid #ececec;
}

.wnl-row:nth-child(4),
.wnl-row:nth-child(5) {
	border-bottom: 0;
	padding-bottom: 12px;
}

.wnl-row h3 {
	margin: 0;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 21px;
}

.wnl-row h3 span {
	font-size: 13px;
	font-weight: 400;
	color: #a7a7a7;
	margin-left: 8px;
}

.wn-radio-wrap {
	display: inline-block;
}

.wn-radio-wrap:last-child {
	padding-right: 0;
}

.wn-radio-control {
	position: relative;
	display: inline-block;
	font-size: 13px;
	line-height: 14px !important;
	color: #7b7b7b;
	padding-left: 22px;
	cursor: pointer;
}

.wn-radio-control.checked {
	color: #07bbe9;
}

.wn-radio-control input {
	display: none;
}

.wn-radio-indicator {
	position: absolute;
	top: 0;
	left: 0;
	height: 14px;
	width: 14px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 100%;
	box-shadow: 0 2px 16px -2px rgba(0, 0, 0, 0.2);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.wn-radio-control input:focus~.wn-radio-indicator,
.wn-radio-control input:active~.wn-radio-indicator,
.wn-radio-indicator.checked {
	background-color: #07bbe9;
	border-color: #07bbe9;
	box-shadow: 0 2px 14px -3px #07bbe9;
}

.wn-radio-control input:checked~.wn-radio-indicator:after,
.wn-radio-control input:active~.wn-radio-indicator:after,
.wn-radio-indicator.checked:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 4px;
	height: 4px;
	background: #fff;
	border-radius: 100%;
}

#wnLicenseType .wn-radio-control input:checked~.wn-radio-indicator:after,
#wnLicenseType .wn-radio-control input:active~.wn-radio-indicator:after,
#wnLicenseType .wn-radio-indicator.checked:after {
	top: 4px;
	left: 4px;
}

.wn-admin-wrap .wn-pagebuilder-wrap .wn-radio-wrap label {
	line-height: 1;
	padding-right: 50px;
	margin: 0;
}

.wn-admin-wrap .wn-pagebuilder-wrap .wn-radio-wrap:last-child label {
	padding-right: 0;
}

.wn-plugin {
	position: relative;
	width: 100%;
	margin-bottom: 8px;
}

.wn-plugin[data-plugin-name="Elementor"] {
	display: block;
}

.wn-plugin[data-plugin-name="WPBakery Page Builder"] {
	display: none;
}

.wn-plugin h4 {
	color: #7b7b7b;
	font-weight: 400;
	font-size: 13px;
	line-height: 31px;
	display: inline-block;
	float: left;
	margin: 0;
	background-color: #fff;
	position: relative;
	z-index: 2;
	padding-right: 20px;
}

.wn-plugin span.wn-plugin-line {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	display: block;
	border-top: 1px dashed #ddd;
	z-index: 0;
}

.wn-plugin .row-actions {
	float: right;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	padding-left: 26px;
	background-color: #fff;
}

.wn-plugin .row-actions>span {
	display: inline-block;
}

.wn-plugin .row-actions>span.update {
	display: none;
}

.wn-lb-content a.button.wn-admin-btn.wsw-btn {
	line-height: 30px !important;
}

#wpwrap .wn-plugin .row-actions a {
	border-radius: 50px;
	font-size: 11px;
	line-height: 25px !important;
	font-weight: 600;
	padding: 0;
	text-align: center;
	height: 23px;
	width: 78px;
	-webkit-transform: translate(0);
	transform: translate(0);
	vertical-align: middle;
}

#wpwrap .wn-plugin .row-actions.active a {
	background: #eaf9e7;
	color: #1db322;
	cursor: default;
	box-shadow: none;
	border-color: #c9eac2;
}

#wpwrap .wn-plugin .row-actions a:before {
	position: absolute;
	left: -22px;
	top: 2px;
	color: #b4b9be;
	margin: 0;
}

.wn-plugin>button {
	display: none;
}

.wn-lb-content {
	height: 600px;
	padding-top: 43px;
}

/* Demo Imported */
.wn-suc-imp-title {
	display: none;
	position: relative;
	z-index: 3;
	padding: 24px 20px;
	line-height: 1;
	background: #58cf74;
	color: #fff;
	font-size: 15px;
	text-align: center;
	letter-spacing: 0.4px;
}

.wn-suc-imp-title strong {
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 1px;
}

.wn-suc-imp-content-wrap {
	display: none;
}

.wn-suc-imp-content {
	text-align: center;
	background: #f6f6f6;
	padding: 40px 10px 0;
	height: 100%;
	margin-top: -43px;
}

.wn-suc-imp-content img {
	max-width: 70%;
	border: 1px solid #eeeeee;
}

.wn-suc-imp-t100 {
	padding: 20px 10px;
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #22cd29;
}

.wn-suc-imp-t100 strong {
	display: block;
	font-weight: 700;
	line-height: 1.2;
	padding-bottom: 10px;
	font-size: 56px;
	letter-spacing: -5px;
}

.wn-suc-imp-links a {
	color: #444;
	border-radius: 38px;
	padding: 13px 26px;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 0.2px;
	font-weight: 600;
	background: #fff;
	margin: 20px 3px 10px;
	display: inline-block;
	transition: all 0.2s ease;
	border: 1px solid #eeeeee;
}

.wn-suc-imp-links a.wn-suc-imp-links-v {
	color: #fff;
	background: #6fe08a;
}

.wn-suc-imp-links a.wn-suc-imp-links-v:hover,
.wn-suc-imp-links a:hover {
	color: #fff;
	background: #222;
}

/* Checkmark style starts */
@-moz-keyframes dothabottomcheck {
	0% {
		height: 0;
	}

	100% {
		height: 5px;
	}
}

@-webkit-keyframes dothabottomcheck {
	0% {
		height: 0;
	}

	100% {
		height: 5px;
	}
}

@keyframes dothabottomcheck {
	0% {
		height: 0;
	}

	100% {
		height: 5px;
	}
}

@keyframes dothatopcheck {
	0% {
		height: 0;
	}

	50% {
		height: 0;
	}

	100% {
		height: 13px;
	}
}

@-webkit-keyframes dothatopcheck {
	0% {
		height: 0;
	}

	50% {
		height: 0;
	}

	100% {
		height: 13px;
	}
}

@-moz-keyframes dothatopcheck {
	0% {
		height: 0;
	}

	50% {
		height: 0;
	}

	100% {
		height: 13px;
	}
}


.wn-checkbox-wrap {
	float: left;
	width: 33.33%;
	margin-bottom: 10px;
}

.wn-checkbox-wrap:nth-of-type(3n + 1) {
	clear: left;
}

.wn-checkbox-wrap * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wn-checkbox-wrap .wn-checkbox-input {
	display: none;
}

.wn-checkbox-wrap .wn-checkbox-label {
	height: 14px;
	width: 14px;
	background-color: transparent;
	border: 1px solid #d4d4d4;
	position: relative;
	display: inline-block;
	-moz-transition: border-color ease 0.2s;
	-o-transition: border-color ease 0.2s;
	-webkit-transition: border-color ease 0.2s;
	transition: border-color ease 0.2s;
	cursor: pointer;
	box-shadow: 0 2px 16px -2px rgba(0, 0, 0, 0.2);
}

.wn-checkbox-wrap .wn-checkbox-label::before,
.wn-checkbox-wrap .wn-checkbox-label::after {
	position: absolute;
	height: 0;
	width: 1px;
	background-color: #07bbe9;
	display: inline-block;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	content: '';
	-webkit-transition: opacity ease .5;
	-moz-transition: opacity ease .5;
	transition: opacity ease .5;
}

.wn-checkbox-wrap .wn-checkbox-label::before {
	top: 8px;
	left: 7px;
	box-shadow: 0 0 0 2px #fff;
	-moz-transform: rotate(-145deg);
	-ms-transform: rotate(-145deg);
	-o-transform: rotate(-145deg);
	-webkit-transform: rotate(-145deg);
	transform: rotate(-145deg);
}

.wn-checkbox-wrap .wn-checkbox-label::after {
	top: 6px;
	left: 3px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.wn-checkbox-wrap .wn-checkbox-input:checked,
.wn-checkbox-wrap .wn-checkbox-label.checked {
	border-color: #07bbe9;
	box-shadow: 0 2px 14px -3px #07bbe9;
}

.wn-checkbox-wrap .wn-checkbox-input:checked::after,
.wn-checkbox-wrap .wn-checkbox-label.checked::after {
	-moz-animation: dothabottomcheck 0.08s ease 0s forwards;
	-o-animation: dothabottomcheck 0.08s ease 0s forwards;
	-webkit-animation: dothabottomcheck 0.08s ease 0s forwards;
	animation: dothabottomcheck 0.08s ease 0s forwards;
}

.wn-checkbox-wrap .wn-checkbox-input:checked::before,
.wn-checkbox-wrap .wn-checkbox-label.checked::before {
	height: 120px;
	-moz-animation: dothatopcheck 0.16s ease 0s forwards;
	-o-animation: dothatopcheck 0.16s ease 0s forwards;
	-webkit-animation: dothatopcheck 0.16s ease 0s forwards;
	animation: dothatopcheck 0.16s ease 0s forwards;
}

.wn-checkbox-wrap span {
	color: #7b7b7b;
	font-size: 13px;
	line-height: 14px;
	margin-left: 4px;
}

#w-importing .loader {
	left: calc(50% - 20px);
}

.wnl-row.import-btn-row {
	border-bottom: transparent;
}

.wn-import-demo-btn {
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #07bbe9;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 4px;
	height: 48px;
	margin-bottom: 20px;
	line-height: 45px;
	border-radius: 5px;
	box-shadow: 0 1px 0 1px rgb(7 187 233 / 20%);
	transition: all .3s ease;
}

.wbc_importer .wbc-progress-back {
	display: none;
}

.wn-import-demo-btn:hover {
	color: #fff;
	background-color: #222;
}

#webnus-dashboard.about-wrap {
	max-width: 100%;
	margin: 0;
}

.wn-admin-wrap {
	width: 92%;
	margin: 20px auto;
	max-width: 1080px;
}

.wn-admin-wrap h2.nav-tab-wrapper {
	margin-bottom: 30px;
	padding: 0;
	border: none;
	border-radius: 4px;
	margin-top: 30px;
	clear: both;
	background: #fff;
	box-shadow: 0 3px 12px -4px rgba(0, 0, 0, 0.02);
}

@media (min-width: 813px) {
	.wn-admin-wrap h2.nav-tab-wrapper {
		display: grid;
		grid-template-columns: repeat(8, 1fr);
		gap: 0px;
		grid-auto-rows: minmax(50px, auto);
	}

	h2.nav-tab-wrapper.woo-class {
		grid-template-columns: repeat(9, 1fr);
	}

	.wn-admin-wrap h2.nav-tab-wrapper:after {
		display: none;
	}
}

.nav-tab:last-child:after {
	background: transparent !important;
}

.wn-admin-wrap .nav-tab-wrapper .nav-tab {
	position: relative;
	padding: 30px 21px 28px;
	border: none;
	margin: 0;
	background: transparent;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: -0.2px;
	line-height: 15px;
	color: #444;
	outline: none;
	box-shadow: none;
	transition: all 0.2s ease;
}

.wn-admin-wrap .nav-tab-wrapper .nav-tab:hover {
	color: #07bbe9;
}

.wn-admin-wrap .nav-tab-wrapper .nav-tab:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 50%;
	position: absolute;
	right: 0;
	top: 25%;
	background: #eaeaea;
}

.wn-admin-wrap .nav-tab-wrapper .nav-tab-active,
.wn-admin-wrap .nav-tab-wrapper .nav-tab-active:focus,
.wn-admin-wrap .nav-tab-wrapper .nav-tab-active:focus:active,
.wn-admin-wrap .nav-tab-wrapper .nav-tab-active:hover {
	background: #ecf9fd;
	outline: 0;
	margin-left: -1px;
	z-index: 2;
	border: 1px solid #ccecf4;
	color: #07bbe9;
	border-radius: 3px;
	margin-bottom: -1px;
}

.wn-admin-wrap .nav-tab-wrapper .nav-tab-active:after {
	content: '';
	position: absolute;
	display: block;
	background: 0 0;
	top: auto;
	height: auto;
	bottom: -16px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	border-width: 8px;
	border-style: solid;
	border-color: #ecf9fd transparent transparent;
}

.wn-admin-wrap .nav-tab-wrapper .nav-tab-active:before {
	content: '';
	position: absolute;
	display: block;
	background: 0 0;
	top: auto;
	height: auto;
	bottom: -20px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	border-width: 10px;
	border-style: solid;
	border-color: #ccecf4 transparent transparent;
}

@media (max-width:1366px) {
	.wn-admin-wrap .nav-tab-wrapper .nav-tab {
		padding: 30px 20px 28px;
		font-size: 14px;
	}
}

@media (max-width:1280px) {
	.wn-admin-wrap .nav-tab-wrapper .nav-tab {
		padding: 15px 11px;
		font-size: 13px;
	}
}

@media (max-width:1024px) {
	.wn-admin-wrap .nav-tab-wrapper .nav-tab {
		padding: 15px 9px;
		font-size: 12px;
	}
}

@media (max-width:812px) {
	.wn-admin-wrap .nav-tab-wrapper .nav-tab {
		padding: 10px 0;
		font-size: 13px;
		display: inline-block;
		width: 100%;
		float: none;
		clear: both;
	}

	.wn-admin-wrap .nav-tab-wrapper .nav-tab:after,
	.wn-admin-wrap .nav-tab-wrapper .nav-tab:before {
		display: none
	}

	.wn-admin-wrap .nav-tab-wrapper .nav-tab-active {
		margin: 0;
	}
}


.wn-admin-wrap .theme-browser .theme {
	overflow: hidden;
	box-shadow: 0 7px 15px -8px rgba(0, 0, 0, .06);
	border-radius: 3px;
	transition: all 0.4s ease;
}

.wn-admin-wrap .theme-browser .theme:not(.active):hover {
	box-shadow: 0 10px 36px -10px rgba(0, 0, 0, .28);
	transform: translate(0, -3px);
	-webkit-transform: translate(0, -3px);
}

.wn-admin-wrap .wn-plugins .theme-browser .theme {
	border: none;
	overflow: unset;
	box-shadow: 0 7px 15px -8px rgb(0 0 0 / 06%);
	transition: margin-top 0.2s ease, box-shadow 0.3s ease;
}

#wpwrap.loaded .wn-admin-wrap {
	width: 97%;
}

.wn-admin-wrap .wn-plugins .theme-browser .theme:not(.active):hover {
	box-shadow: 0 10px 36px -10px rgba(0, 0, 0, .28);
	margin-top: -3px;
	transform: none;
}

.wn-plugins .theme-browser.rendered .theme:focus .theme-screenshot img,
.wn-plugins .theme-browser.rendered .theme:hover .theme-screenshot img {
	opacity: 1;
}

.wn-admin-wrap .theme-browser .theme .theme-screenshot {
	max-height: 315px;
	background: #fff;
	cursor: default;
}

.theme-browser .theme .theme-name {
	padding: 20px;
	font-size: 17px;
	font-weight: 600;
	text-transform: capitalize;
}

.wn-plugins .theme-browser .theme .theme-name {
	font-size: 14px
}

.theme-browser .theme.active .theme-name {
	font-weight: 600;
	background: #f7f7f7;
	color: #000;
	box-shadow: unset;
}

.theme-browser .theme .theme-actions,
.theme-browser .theme.active .theme-actions {
	height: 58px;
	top: auto;
	bottom: 0;
	transform: none;
	box-sizing: border-box;
	box-shadow: none;
	background: #fff;
	border-top: 1px solid #e0e0e1;
}

.theme-browser .theme.active .theme-actions {
	background: #f7f7f7;
}

#wpwrap .wn-admin-wrap .theme-browser .deep-demo-loop,
#wpwrap .wn-admin-wrap .wn-plugins .theme-browser {
	margin: 0 -20px;
}

#wpwrap .wn-admin-wrap .theme-browser .deep-demo-loop .theme {
	width: calc(33.33% - 40px);
	margin: 20px !important;
}

#wpwrap .wn-admin-wrap .wn-plugins .theme-browser .theme {
	width: calc(33.33% - 40px);
	margin: 20px !important;
	border-radius: 4px;
	overflow: hidden;
	padding: 0;
}

@media only screen and (max-width: 1024px) {

	#wpwrap .wn-admin-wrap .theme-browser .deep-demo-loop .theme,
	#wpwrap .wn-admin-wrap .wn-plugins .theme-browser .theme {
		width: calc(50% - 40px);
	}
}

@media only screen and (max-width: 480px) {

	#wpwrap .wn-admin-wrap .theme-browser .deep-demo-loop .theme,
	#wpwrap .wn-admin-wrap .wn-plugins .theme-browser .theme {
		width: calc(100% - 40px);
	}
}

@media only screen and (min-width: 1441px) {
	.wn-plugins .theme-browser .theme .theme-screenshot {
		max-height: 234px;
		background: #fff;
	}
}

@media only screen and (max-width: 1440px) {
	.wn-plugins .theme-browser .theme {
		width: calc(25% - 30px);
		margin: 0 0 39px 0;
	}
}


@media only screen and (max-width: 1120px) {
	.wn-plugins .theme-browser .theme {
		width: calc(31.9% - 31px);
	}

}

@media only screen and (max-width: 780px) {
	.wn-plugins .theme-browser .theme {
		width: calc(49% - 31px);
	}

	.theme:focus .more-details,
	.theme:hover .more-details,
	.theme:not(.active):focus .theme-actions,
	.theme:not(.active):hover .theme-actions {
		display: inline-block;
	}
}

@media only screen and (max-width: 480px) {
	.wn-plugins .theme-browser .theme {
		width: 100%;
	}
}

.button.installing:before,
.button.updating-message:before,
.import-php .updating-message:before,
.update-message p:before,
.updating-message p:before {
	color: #fff;
}

.deep_page_wn-admin-help .w-col-sm-4 .w-box.doc {
	padding: 10px;
}

.wni-start {
	position: relative;
	padding: 70px 0 20px;
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 5px;
	max-width: 420px;
	margin: auto;
}

.wni-start .wni-start-message {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 35px;
}

.wni-downloading-data {
	color: #07bbe9;
}

/* Fix for White Label */
.loaded #wpcontent:before {
	display: none;
}

#wpwrap.loaded .nav-tab-wrapper {
	padding-top: 0;
	padding-left: 0;
	border-bottom: 0;
	margin-top: 45px;
}

#wpwrap.loaded #available-widgets .widget-top:hover,
#wpwrap.loaded .plugin-card:hover,
#wpwrap.loaded .themes .theme.active,
#wpwrap.loaded .themes .theme:hover,
#wpwrap.loaded table.form-table tr:hover {
	z-index: 1;
}

#wpwrap.loaded .theme-name {
	font-size: 15px;
	white-space: nowrap;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 16px 13px;
}

#wpwrap.loaded .theme-browser .theme .theme-actions,
#wpwrap.loaded .theme-browser .theme.active .theme-actions {
	padding: 5px 15px !important;
	height: 51px !important;
	bottom: 0 !important;
}

/* Quick Access */
ul#mtrl-floatingmenu {
	display: none;
}

#wpwrap.loaded .theme-browser .theme .theme-actions,
#wpwrap.loaded .theme-browser .theme.active .theme-actions {
	padding: 10px 15px;
	bottom: -2px;
	border-left: 1px solid #e5e5e5;
	background: rgba(244, 244, 244, .7);
}

/* preloader */
.wna-spinner-wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	opacity: 0.9;
	z-index: 999;
}

#wnThemeActivate .wna-spinner-wrap {
	bottom: auto;
	top: -10px;
	left: -20px;
	width: 100%;
	height: 100px;
}

body>.wna-spinner-wrap {
	z-index: 99999999;
	opacity: 1;
}

.wna-spinner {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 6px auto;
}

#webnus-header-builder .wna-spinner {
	margin-top: 24px;
}

.wna-spinner .double-bounce1,
.wna-spinner .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #07bbe9;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}

.wna-spinner .double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {

	0%,
	100% {
		-webkit-transform: scale(0.0);
	}

	50% {
		-webkit-transform: scale(1.0);
	}
}

@keyframes sk-bounce {

	0%,
	100% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	}

	50% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	}
}

/* Dashboard Stats */
.w-box.w-stat {
	min-height: 120px;
	text-align: center;
	padding: 30px 10px;
	font-size: 14px;
}

.w-box.w-stat i {
	font-size: 24px;
	display: block;
	margin-bottom: 15px;
}

.w-row .w-col-sm-2:nth-child(1) .w-stat {
	color: #61da7d;
}

.w-row .w-col-sm-2:nth-child(2) .w-stat {
	color: #837bff;
}

.w-row .w-col-sm-2:nth-child(3) .w-stat {
	color: #fbc60a;
}

.w-row .w-col-sm-2:nth-child(4) .w-stat {
	color: #39a4ff;
}

.w-row .w-col-sm-2:nth-child(5) .w-stat {
	color: #ff7d4b;
}

.w-row .w-col-sm-2:nth-child(6) .w-stat {
	color: #ff6da2;
}

/* Deep Admin menu */
#wp-admin-bar-wn_main_menu_item.wn-admin-menu-bar svg,
#wp-admin-bar-wn_main_menu_item.wn-admin-menu-bar img {
	fill: #9ca2a6;
	width: 17px;
	vertical-align: middle;
	margin-right: 2px;
}

#wp-admin-bar-wn_main_menu_item.wn-admin-menu-bar:hover svg {
	fill: #00b9eb;
}

/* Isotope plugins */
.wn-plugins-categories {
	margin-bottom: 30px;
}

.wn-plugins-categories a {
	display: inline-block;
	text-align: center;
	min-width: 40px;
	padding: 5px 15px;
	margin-bottom: 6px;
	margin-top: 6px;
	line-height: 21px;
	color: #818181;
	background: #fff;
	font-size: 13px;
	font-weight: 400;
	margin-right: 6px;
	border: 1px solid #fff;
	border-radius: 33px;
	text-decoration: none;
	outline: none;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}

.wn-plugins-categories a:hover {
	color: #000;
	background: #fff;
	border-color: #e6e6e6;
	box-shadow: 0 1px 10px -2px rgba(0, 0, 0, 0.1);
}

.wn-plugins-categories a.wn-plugin-selected {
	color: #07bbe9;
	border-color: #eee;
	font-weight: 600;
}

.wn-plugins-categories a .wn-filter-count {
	display: block;
	float: right;
	font-size: 11px;
	min-width: 23px;
	height: 23px;
	line-height: 22px;
	text-align: center;
	padding: 0;
	background: #eee;
	color: #999;
	border-radius: 23px;
	margin-left: 7px;
	margin-right: -10px;
}

.wn-plugins-categories a.wn-plugin-selected .wn-filter-count {
	background: #07bbe9;
	color: #fff;
}

/*!
	* Hamburgers
	* @description Tasty CSS-animated hamburgers
	* @author Jonathan Suh @jonsuh
	* @site https://jonsuh.com/hamburgers
	* @link https://github.com/jonsuh/hamburgers
	*/

.hamburger {
	padding: 0;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background: #07bbe9;
	background: linear-gradient(95deg, #36a2ff 0%, #07bbe9 40%, #0368e4 100%);
	box-shadow: 0 5px 23px -3px #07bbe9;
	border: 0;
	border-radius: 30px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0 15px 10px;
	overflow: visible;
}

.hamburger:hover {
	opacity: 0.94;
}

.hamburger-box {
	width: 25px;
	height: 25px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	padding-top: 14px;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
	width: 25px;
	height: 2px;
	background-color: #fff;
	border-radius: 2px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
	content: "";
	display: block;
}

.hamburger-inner::before {
	top: -8px;
}

.hamburger-inner::after {
	bottom: -10px;
}

/*  hamburger icon */

.hamburger--spring-r .hamburger-inner {
	top: auto;
	bottom: 5px;
	transition-duration: 0.13s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r .hamburger-inner::after {
	top: -16px;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner::before {
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
	transform: translate3d(0, -10px, 0) rotate(-45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring-r.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}

.hamburger--spring-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(90deg);
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.kc-live-editor .hamburger {
	display: none;
}

/* Quick access */
.wn-admin-qacs-wrap {
	z-index: 99999;
	position: fixed;
	right: 3px;
	bottom: 9px;
}

.whb-frontend-builder-wrap .wn-admin-qacs-wrap {
	display: none;
}

.wn-admin-qacs {
	opacity: 0;
	transition: all .8s cubic-bezier(0.76, 0.02, 0.32, 0.98);
	-webkit-transition: all .8s cubic-bezier(0.76, 0.02, 0.32, 0.98);
	background: rgba(255, 255, 255, 0.98);
	box-shadow: 0 8px 42px -6px rgba(0, 0, 0, 0.23);
	border-radius: 9px;
	padding: 60px 20px 15px;
	position: absolute;
	width: 250px;
	right: -400px;
	bottom: 68px;
}

.wn-admin-qacs:before {
	background: #07bbe9;
	box-shadow: 0 1px 7px -4px #07bbe9;
	border-radius: 9px 9px 0 0;
	content: "Quick Access";
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	height: 46px;
	line-height: 44px;
	top: 0;
	left: 0;
	display: block;
	position: absolute;
	padding-left: 20px;
	box-sizing: border-box;
}

.wn-admin-qacs li a {
	color: #666;
	text-decoration: none;
	display: inline-block;
	padding: 3px 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

.wn-admin-qacs li a:before {
	content: "\e65d";
	font-family: 'themify';
	speak: none;
	font-size: 11px;
	margin-right: 2px;
	font-style: normal;
	font-weight: normal;
	color: #07bbe9;
}

.wn-admin-qacs li a:hover {
	color: #07bbe9;
}

.hamburger.is-active+.wn-admin-qacs {
	opacity: 1;
	right: 18px;
}

/* Fix Hamburger Menu in admin */
#wpwrap #wpcontent {
	padding-bottom: 40px;
}

#wnGetLicense {
	position: relative;
	padding-bottom: 37px;
}

#wnPluginPurchaseCode {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #0000008c;
	z-index: 99999;
	text-align: center;
}

#wnPluginPurchaseCode .ppc-contents {
	background-color: #fff;
	width: 65%;
	margin: 200px auto;
	padding: 40px;
}

/* hide wp ulike notice */
.wp-ulike-notice {
	display: none;
}

/* Yearly license message */
.deep-license-notice {
	background: #fff;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
	padding: 5px 10px;
	position: relative;
	border-left: 4px solid #fff;
	border-left-color: #d54e21;
	width: 100%;
	max-width: 80%;
}

.deep-license-notice p {
	margin: 0;
}

/* Remove KC */
label.wn-radio-control.kc-builder {
	display: none !important;
}

/* Free version */
.wn-radio-wrap .wn-gopro {
	position: relative;
	padding-right: 60px;
}

.wn-radio-wrap .wn-gopro:after {
	content: 'GO PRO';
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
	color: #fff;
	background: #07bbe9;
	background: linear-gradient(95deg, #36a2ff 0, #07bbe9 50%, #0072ff 100%);
	box-shadow: 0 5px 23px -7px #07bbe9;
	padding: 1px 8px;
	border-radius: 3px;
}

.wn-radio-wrap .wn-gopro.wn-radio-control {
	pointer-events: none;
}

/* yearly msg */
.yearly-msg {
	background: #fff;
	margin-top: 15px;
	box-shadow: 0 3px 12px -4px rgba(0, 0, 0, .13);
	border-left: 4px solid #fff;
	border-left-color: #07bbe9;
	width: 100%;
	max-width: 80%;
	padding: 5px 10px;
}

.deep-license-notice.new-update {
	margin-top: 15px;
	border-left-color: #46b450;
}

/* update now box */
.w-box.theme-activate .w-box-content.update-now-box {
	padding: 20px 30px;
	background: #fff6e0;
	color: #a4763c;
}

.w-box.theme-activate .w-box-content.update-now-box .button-link {
	color: #fff;
	border-radius: 20px;
	padding: 3px 18px;
	font-size: 12px !important;
	line-height: 1;
	text-decoration: none;
	font-weight: 600;
	background: #4cbf67;
	background: linear-gradient(95deg, #6fe08a 0%, #58cf74 50%, #36cb58 100%);
	margin: 35px 0 17px;
	box-shadow: 0 3px 10px -5px #4cbf67;
	margin: 10px 15px;
	display: inline-block;
	text-transform: capitalize;
	transition: all 0.2s ease;
}

.w-box.theme-activate .w-box-content.update-now-box .button-link:hover {
	background: #222;
	background: linear-gradient(95deg, #555 0%, #222 50%, #000 100%);
	box-shadow: 0 3px 13px -3px rgba(0, 0, 0, .5);
}

.w-box.theme-activate .w-box-content.update-now-box a.button-link {
	color: #fff !important;
	padding: 10px 20px !important;
}

/* Deep Demo Search */
.deep-demo-search-nav {
	background: #fafbfc;
	padding: 4px 20px;
	margin: 0 0 25px 0;
	border: 1px solid #e4e5e6;
	border-radius: 3px;
}

.deep-demo-search-nav a {
	transition: all 0.2s ease;
}

.deep-demo-search-nav a:hover {
	color: #07bbe9;
}

.deep-demo-search-c-filter {
	width: 200px;
	display: inline-block;
}

.deep-demo-search-c-cat {
	width: calc(100% - 370px);
	display: inline-block;
}

.deep-demo-search-c-pg {
	width: 150px;
	display: inline-block;
	position: relative;
	text-align: right;
	padding-right: 10px
}

.deep-demo-search-c-filter ul li {
	display: inline-block;
	padding: 16px 15px;
	font-size: 14px;
	margin: 0 0 -4px;
	border-bottom: solid 3px transparent;
}

.deep-demo-search-c-filter ul li a,
ul.demo-cat-list li a,
a.demo-show-cat {
	color: #515458;
	text-decoration: none;
}

.deep-demo-filter {
	margin: 0;
}

.deep-demo-search-c-filter li.active {
	border-color: #07bbe9;
}

ul.demo-cat-list,
ul.deep-demo-pg-list {
	display: none;
}

ul.demo-cat-list.active,
ul.deep-demo-pg-list.active {
	display: block;
}

.deep-demo-categories {
	position: relative;
	font-size: 14px;
}

.deep-demo-search-nav a:focus {
	box-shadow: unset;
}

ul.demo-cat-list,
ul.deep-demo-pg-list {
	position: absolute;
	background: #fff;
	padding: 15px 25px;
	top: 32px;
	left: -10px;
	border-radius: 0 0 3px 3px;
	z-index: 9;
	box-shadow: 0px 5px 15px #00000014;
	border: 1px solid #e4e4e4;
}

ul.deep-demo-pg-list.active {
	top: 22px;
	left: 16px;
}

ul.demo-cat-list li {
	margin-bottom: 8px;
}

ul.deep-demo-pg-list li {
	padding-top: 8px;
}

ul.deep-demo-pg-list li span {
	transition: all 0.2s ease;
	color: #515458;
}

ul.deep-demo-pg-list li:hover span {
	color: #07bbe9;
}

.deep-demo-search {
	display: inline-block;
	width: 55%;
	position: relative;
	max-width: 360px;
	padding-left: 40px;
}

.deep-demo-search input {
	width: 100%;
	min-height: 36px;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
}

.deep-demo-search input::placeholder {
	color: #cecece;
	font-weight: 300;
}

#deep-demo-search-icon {
	position: absolute;
	right: 0;
	top: 11px;
	padding-right: 15px;
	fill: #cacaca;
}

.deep-demo-arrow-icon {
	fill: #07bbe9;
	width: 7px;
	margin-left: 4px;
}

.deep-demo-arrow-icon svg {
	width: 7px;
}

.deep-demo-search-c-pg img {
	width: 22px;
	border-radius: 2px;
	margin-right: 3px;
}

.deep-demo-pg-menu,
.deep-demo-pg-list li {
	cursor: pointer;
	font-size: 14px;
}

.deep-demo-type {
	text-transform: uppercase;
	border-radius: 20px;
	padding: 2px 8px;
	letter-spacing: 1.6px;
	font-size: 10px;
	color: #fff;
	font-weight: 400;
	transform: translateY(-2px);
	display: inline-block;
}

.deep-demo-type.Pro {
	background: #7e60fe;
}

.deep-demo-type.Free {
	background: #24c74f;
}

.deep-demo-filter li.active a,
.demo-cat-list li.active a {
	color: #07bbe9;
	font-weight: 700;
}

p#w-importing,
p.w-importing {
	font-size: 13px;
	font-weight: 400;
	background: #fff9cb;
	color: #866a06;
	padding: 10px 15px;
	border-radius: 5px;
	text-align: center;
}

a.go-pro {
	text-transform: capitalize !important;
	line-height: 29px !important;
}

.wn-lightbox[type="Free"] #wnInvalidPurchaseCode {
	display: none !important
}

/* Message */
.deep-message {
	background: #fff;
	position: relative;
}

.deep-message-content {
	padding: 20px 30px 30px;
}

.msg-img,
.msg-content {
	display: inline-block;
	width: 100%;
	max-width: 48%;
}

.msg-img {
	vertical-align: top;
	padding-top: 15px;
}

.msg-img img {
	border-radius: 4px;
}

.msg-content {
	padding: 20px 0 0 5%;
	line-height: 1.6;
}

.msg-content a {
	display: block;
    max-width: max-content;
    margin-top: 15px;
}

span.msg-close {
	position: absolute;
	right: 25px;
	cursor: pointer;
}

span.msg-close i {
	font-size: 28px;
	color: #f2113e;
}

.deep-message .w-box-head i {
	font-size: 28px;
	color: #f2113e;
	float: right;
	margin-top: -4px;
	margin-right: -6px;
	cursor: pointer;
}

/* Getting Started */
.deep-category-box {
	background: #fff;
	padding: 15px 30px;
	border-radius: 11px;
	margin-bottom: 20px;
	min-height: 280px !important;
}

.deep-category-box h4 {
	margin: 20px 0;
	font-size: 21px;
	font-weight: 700;
	color: #414243;
}

.deep-category-box li {
	font-family: 'themify';
}

.deep-category-box li:before {
	content: "\e6a4";
	color: #a5a0a0;
}

#webnus-dashboard .deep-category-box ul li a {
	color: #000;
	line-height: 1.6;
	font-family: "SF Pro Display", "Segoe UI", Roboto, sans-serif;
	transition: all 0.2s ease;
}

#webnus-dashboard .deep-category-box ul li a:hover {
	color: #07bbe9;
}

.deep-docs-search input {
	width: 100%;
	position: relative;
	border: none;
	border-radius: 55px;
	padding: 20px 30px;
	box-shadow: 0 1px 1px rgb(0 0 0 / 10%) inset;
}

.deep-docs-search {
	padding: 14px;
	margin-bottom: 8px;
}

.deep-docs-search .ti-search {
	position: absolute;
	z-index: 99;
	right: 18px;
	top: 33px;
	font-size: 22px;
	color: #838485;
}

ul.deep-demo-pg-list {
	text-align: left;
	padding-left: 17px;
}

.deep-demo-pg-list li {
	font-size: 10px;
}

span.pg-name {
	display: inline-block;
}

.update-now-box {
	padding: 20px 30px;
	background: #fff6e0;
	color: #a4763c;
}

#webnus-dashboard .update-now-box a {
    text-transform: unset;
    background: #4cbf67;
    margin: 0 15px;
}

iframe#launcher-frame {
    left: auto !important;
    right: 0;
}

div#freshworks-frame-wrapper {
    left: auto !important;
}
