@media only screen and (min-width: 1640px){
.mageewp-template {
    width: 22.7%;
    margin: 0 3% 3% 0;
}
}


.more-details.mageewp-preview-template,
.more-details.mageewp-preview-site {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 51px;
    left: 0;
    opacity: 0;
    text-align: center;
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.more-details.mageewp-preview-template span,
.more-details.mageewp-preview-site span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 45%;
	padding: 15px 12px;
	border-radius: 3px;
	color: #fff;
	background: #23282d;
	background: rgba(0,0,0,0.7);
	text-shadow: 0 1px 0 rgba(0,0,0,0.6);
	font-size: 15px;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.mageewp-template-browser .template-name {
	float: left;
	margin: 0;
	padding: 15px;
	font-size: 16px;
	font-weight: 600;
}

.mageewp-template {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 30.6%;
	margin: 0 4% 4% 0;
	background: #fff;
	box-shadow: 0 1px 1px -1px rgba(0,0,0,0.1);
	cursor: pointer;
}

.mageewp-template:nth-child(3n) {
	margin-right: 0;
}

.mageewp-template:hover .mageewp-template-actions,
.mageewp-template:hover .mageewp-preview-template,
.mageewp-template:hover .mageewp-preview-site {
	opacity: 1;
}

.mageewp-template:hover .mageewp-template-screenshot {
	opacity: 0.4;
}

.mageewp-template-actions {
	float: right;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 10px 15px;
	border-left: 1px solid rgba(0,0,0,0.05);
	opacity: 0;
	background: rgba(244,244,244,0.7);
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

.mageewp-template-actions .button .dashicons {
	line-height: 27px;
}

.mageewp-template-actions .button {
	margin-left: 5px;
}

.mageewp-template-screenshot {
	display: inline-block;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	border: 1px solid #ddd;
	border-right: none;
	border-left: none;
	background: #fff;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

.mageewp-template img {
	float: left;
	width: 100%;
}

.mageewp-template-browser.customizer {
	display: block !important;
	padding: 10px 20px 60px;
}

.mageewp-next-prev {
	position: absolute;
	left: 45px;
}

.mageewp-next-prev span:hover {
	border-color: #ccc;
	outline: 0;
	color: #000;
	background: #ddd;
	box-shadow: none;
}

.mageewp-next-prev .previous-template,
.mageewp-next-prev  .next-template {
	display: block;
	float: left;
	position: relative;
	width: 45px;
	height: 45px;
	padding-right: 2px;
	border: none;
	border-right: 1px solid #ddd;
	color: #444;
	background: #eee;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: color 0.1s ease-in-out,background 0.1s ease-in-out;
	transition: color 0.1s ease-in-out,background 0.1s ease-in-out;
}

.mageewp-next-prev .previous-template {
	border-left: 1px solid #ddd;
}

.mageewp-next-prev .next-template:before {
	position: relative;
	top: 6px;
	left: 14px;
	font: 400 20px/1 dashicons;
	content: "\f345";
}

.mageewp-next-prev .previous-template:before {
	position: relative;
	top: 6px;
	left: 14px;
	font: 400 20px/1 dashicons;
	content: "\f341";
}

.mageewp-custom-customizer {
	background: #fff;
}

.mageewp-template-browser.customizer .mageewp-template.active {
	display: inline-block;
}

.customize-controls-preview-toggle {
	float: left;
	position: relative;
	left: 120px;
}

.mageewp-template-browser.customizer .template-name {
	padding-left: 0;
}

.mageewp-template-browser.customizer .mageewp-template-screenshot {
	border: 1px solid #ddd;
}

.mageewp-hide {
	display: none;
}

.mageewp-import-elementor-hidden-form {
	display: inline-block;
}

.mageewp-done-import {
	display: block;
	margin: 0;
	padding-top: 10px;
	color: green;
	text-align: center;
}

.mageewp-done-import .dashicons {
	font-size: 30px;
}

.mageewp-updating.updating-message.button.button-primary {
	padding: 0 4px 0 10px;
}
.mageewp-template-preview.theme-install-overlay .install-theme-info.mageewp-theme-info.active {
    display: block;
}
.mageewp-template-preview.theme-install-overlay .install-theme-info.mageewp-theme-info {
    display: none;
}

.mageewp-template-dir h1 {
    margin-bottom: 30px;
}
.pro-template{
	width:50px;
	height:50px;
	background-color:#ca4a1f;
	color:#fff;
	padding:0 5px;
	border-radius:30px;
	margin-left:10px;
	}
.mageewp-buy-now{
	color:#fff !important;
	text-decoration: none;
	outline:none !important;
	display:none;
	}
.mageewp-buy-now:focus {
    outline: none !important;
}
.orange {
    color: #fef4e9 !important;
    border: solid 1px #da7c0c !important;
    background: #f78d1d !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)) !important;
    background: -moz-linear-gradient(top, #faa51a, #f47a20) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20') !important;
	text-shadow:none !important;
	box-shadow:none !important;
	outline:none !important;
}

.elementor-message{
	display:none;
}
form.mageewp-license-box {
    max-width: 700px;
    background: #fff;
    margin: 20px 0;
    padding: 20px 30px;
}
div.import-return-info{
	padding-top:20px;
	}
.mageewp-theme-info .import-return-info.notice-error{
	color:#dc3232;
	}
.mageewp-theme-info .import-return-info.notice-success{
	color:#46b450;
	}
.mageewp-required-plugins a.button{
	margin-left:10px;
}
.mageewp-required-plugins > div{
	margin-bottom:10px;
	}