/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
.cvdi-demo-themes.wp-clearfix {
	clear: both;
}

.theme-browser .cvdi-each-demo {
	cursor: pointer;
	float: left;
	margin: 0 2% 3% 0;
	position: relative;
	width: 30.6%;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px -1px rgba(0, 0, 0, .1);
	box-sizing: border-box;
}

.theme-browser .cvdi-each-demo .cvdi-preview-screenshot {
	display: block;
	overflow: hidden;
	position: relative;
	-webkit-backface-visibility: hidden;
	transition: opacity .2s ease-in-out;
}

.cvdi-gl-header {
	display: inline-block;
	width: calc(100% - 40px);
	background-color: #ffffff;
	margin-bottom: 20px;
	padding: 0 20px;
}

.cvdi_gl-navigation {
	font-size: 13px;
	width: 100%;
	float: left;
}

@media (min-width:640px) {
	.cvdi_gl-navigation {
		width: calc(100% - 180px);
	}

	.cvdi_gl-navigation li {
		margin: 0;
	}

	.cvdi_gl-navigation li a {
		padding: 15px;
	}

	.cvdi_gl-search-input {
		display: inline-block;
		width: 180px;
		height: 30px;
		margin: 0;
		margin-top: 11px;
	}

}

.cvdi_gl-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

.cvdi_gl-navigation li {
	float: left;
	margin: 0 15px;
}

.cvdi_gl-navigation li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #444444;
	border-bottom: 4px solid #ffffff;
	padding: 15px 0;
	box-shadow: none;
}

.cvdi_gl-navigation li.active a, .cvdi_gl-navigation li.active a:hover {
	border-bottom: 4px solid #666666;
}

.cvdi_gl-item {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	position: relative;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cvdi_gl-item-image-container {
	display: block;
	overflow: hidden;
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.cvdi_gl-item-image {
	width: 100%;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	margin: 0;
	width: 100%;
	height: auto;
	vertical-align: middle;
}

@media (min-width:1120px) {
	.cvdi_gl-item-container {
		margin-right: -30px;
	}

	.cvdi_gl-item {
		width: calc(33.333% - 30px);
		margin: 0 30px 30px 0;
	}

}

.theme-wrap1 {
	clear: both;
	position: fixed;
	top: 9%;
	left: 104px;
	right: 29px;
	bottom: 3%;
	background: #fff;
	box-shadow: 0 1px 20px 5px rgba(0, 0, 0, .1);
	z-index: 10000;
	box-sizing: border-box;
}

.theme-overlay .theme-screenshots {
	float: left;
	margin: 0 30px 0 0;
	width: 55%;
	max-width: 1200px;
	text-align: center;
}

.theme-info1 {
	clear: both;
	float: left;
	margin: 0;
	width: 28%;
	max-width: 1200px;
	text-align: center;
}

.theme-screenshots1 {
	width: 72%;
	float: left;
}

.theme-screenshots1 iframe {
	width: 100%;
	height: 546px;
}

.theme-overlay .theme-screenshots1 .screenshot {
	text-align: center;
	background-color: #191e23;
	border: 1px solid #fff;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	box-shadow: none !important;
	height: 592px;
}

.cvdi-demo-popup-close {
	position: absolute;
	right: -8px;
	top: -7px;
	background: skyblue;
	color: #ffffff;
	border-radius: 66px;
	padding: 5px;
	text-decoration: none;
	cursor: pointer;
}

.theme-wrap1 .theme-footer {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 999;
	background: #eee;
}

.cvdi-leftsidewrap {
	text-align: left;
	margin-left: 20px;
}

.cvdi-plugin-req-wrapper {
	margin-right: 14px;
	background: #f5f5f5;
	padding: 1px;
	margin-bottom: 12px;
}

.cvdi-plugin-req-wrapper ul {
	padding: 14px;
	padding-top: 0;
	padding-bottom: 0;
}

iframe#demoiframe {
	display: none;
}

#loadingMessage {
	width: 38%;
	margin-left: 348px;
	margin-top: 122px;
}

a.button.instalplugin.alignright {
	pointer-events: none;
}

.cvdi-demo-import-step.button-primary.updating-message:before {
	margin-top: 12px;
}

.cvdi-plugin-req-wrapper {
	height: 240px;
	overflow: scroll;
	overflow-x: hidden;
}

.cvdi-demo-import-step.button-primary.updating-message::before, .cvdi-install-setup.button-primary.updating-message::before {
	margin-top: 12px;
}

.demo-import-actions {
	margin-top: 20px;
}

.demo-import-actions .plugin-action-note {
	background: rgba(0, 142, 194, 0.1);
	padding: 10px;
	margin: 15px;
	border: 1px solid #008EC2;
	border-radius: 3px;
}

.cvdi-popup-wrapper .theme-about1 {
	height: 100%;
}

.cvdi-popup-wrapper .theme-info1 {
	height: 100%;
	overflow: scroll;
}

.demo-import-actions .plugin-action-note {
	background: rgba(0, 142, 194, 0.1);
	padding: 10px;
	margin: 15px;
	margin-bottom: 40px;
	border: 1px solid #008EC2;
	border-radius: 3px;
}

#demo-import-success-note-wrapper {
	position: fixed;
	top: 50%;
	left: 50%;
	background: #fff;
	padding: 80px 30px 30px;
	transform: translate(-50%, -50%);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}

.cvdi-note-header {
	font-weight: 700;
	margin: 10px 0 -10px;
	text-align: center;
	font-size: 26px;
	text-transform: uppercase;
}

.cvdi-note-header .demo-name {
	display: block;
	margin-bottom: 20px;
}

.cvdi-note-header .demo-message {
	color: #449700;
	font-size: 17px;
}

.cvdi-note-content {
	font-size: 14px;
	text-align: center;
	border: 1px solid #e1e1e1;
	padding: 20px;
	line-height: 1.8;
	font-weight: 600;
	background: #fbfbfb;
	margin: 40px 0 30px;
}

.cvdi-note-footer {
	text-align: center;
}

.cvdi-note-footer .button .dashicons {
	margin: 11px 0 0 5px;
}

.cvdi-note-close {
	display: inline-block;
	width: auto;
	background: #007CBA;
	color: #fff;
	font-size: 16px;
	padding: 8px 15px;
	border-radius: 5px;
	cursor: pointer;
	position: absolute;
	right: 30px;
	top: 30px;
}

.cvdi-note-close::before {
	margin-right: 5px;
	display: inline-block;
	position: relative;
	top: 2px;
}

.theme-info1>.description {
	padding: 0px 15px;
}

@media (max-width:1400px) { 
.theme-overlay .theme-screenshots1 .screenshot {
	height: 500px;
}
}