/*----------Templates Backend------------*/
.cwp-leads-templates-content {
    display: flex;
    margin-top: 20px;
    align-items: self-start;
}

.cwp-leads-templates-content .cwp-leads-templates-sidebar {
    max-width: 530px;
}

.cwp-leads-templates-main {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 20px;
    gap: 20px;
    padding-left: 0;
    padding-top: 0;
}

.cwp-leads-templates-main-grids {
    width: calc(100% / 3 - 61px);
    border-radius: 0;
    padding: 22px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    padding-bottom: 56px;
    border: 1px solid #E0E0E0;
	max-width: 600px;
    position: relative;
    opacity: 1;
}

.cwp-leads-templates-main-grids h3 {
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    margin: 15px 0 10px 0;
}

.cwp-leads-templates-main-grids p {
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 14px;
	min-height: 85px;
    line-height: 1.6em;
    font-weight: 400;
}

.cwp-leads-templates-main-grids-buttons {
    display: flex;
    justify-content: space-between;
    position: absolute;
    flex-wrap: wrap;
    max-width: 100%;
    right: 0;
    bottom: 0;
	left: 0px;
    padding: 12px;
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border: 1px solid #DCDCDE;
    opacity: 1;
}

.cwp-leads-templates-main-grids-buttons a {
    display: inline-block;
	cursor: pointer;
    padding: 7px 22px 5px 22px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 5px;
    background: #F7F7F7 0% 0% no-repeat padding-box;
    border: 1px solid #385E8E;
    text-align: center;
    letter-spacing: 0px;
    color: #385E8E;
    transition: 0.3s ease-in-out;
    opacity: 1;
    line-height: 18px;
}

.cwp-templates-grids-buttons-form {
    background: #385E8E 0% 0% no-repeat padding-box;
    border-radius: 4px;
    text-align: center;
	position:relative;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    border: unset;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    outline: unset;
    padding: 2px 35px;
    line-height: 1.5em;
}


.cwp-templates-grids-buttons-form:hover,
.cwp-leads-templates-main-grids-buttons a:hover {
    transform: translate(1px, 1px);
    box-shadow: 1px 1px 1px 1px #fff;
}

.cwp-leads-templates-main-grids span {
    text-align: left;
    letter-spacing: 0px;
    color: #525252;
    background: #F9F8FF 0% 0% no-repeat padding-box;
    border: 0.5px solid #F5F5F5;
    border-radius: 9px;
    opacity: 1;
    padding: 3px 9px;
    font-size: 12px;
    line-height: 1.5em;
}

.cwp-post-grid-contentarea .cwp-shordcodes .cwp-set-title-copyarea h3 {
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 13px;
    font-weight: 500;
}

.cwp-post-grid-contentarea .cwp-shordcodes .cwp-set-title-copyarea {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cwp-post-grid-contentarea .shoftcode-area {
    background-color: #E0F2C8;
    border: 1px solid #90C154;
    border-radius: 4px;
    font-size: 14px;
    color: #1A2432;
    padding: 5px 12px;
}

.shoftcode-area .cwpform-shortcode .inner.copy-to-clipboard {
    user-select: all;
    cursor: pointer;
    position: relative;
    max-width: 113px;
    overflow: hidden;
    height: 18px;
    width: 140px;
}

.shoftcode-area .cwpform-shortcode .inner.copy-to-clipboard p {
    float: right;
    position: absolute;
    top: -14px;
    left: 20px;
    width: 92%;
    background: #e0f2c8;
}

.cwp-post-grid-contentarea .shoftcode-area svg {
    padding-right: 2px;
    display: inline-block;
    margin: 0 5px -3px 0;
}

.padding-bottom-18 {
    padding-bottom: 18px !important;
}

.padding-bottom-25 {
    padding-bottom: 25px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.cwp-post-grid-contentarea .cwp-shordcodes {
    padding: 6px 24px;
}

.border-bottom-welcome {
    border-bottom: 1px solid #E9EAEA;
}

.cwp-post-grid-contentarea .cwp-shordcodes:last-child {
    padding-bottom: 19px;
}

.cwp-welcome-faqs {
    padding: 0;
    margin-bottom: 20px;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    border-radius: 12px;
}

.cwp-welcome-section-heading {
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    font-size: 13px;
    line-height: 22px;
    font-weight: 600;
    margin: 0;
    margin-left: 10px;
}

.cwp-welcome-faqs .cwp-faqs-top span,
.cwp-welcome-faqs .cwp-faqs-top svg {
    color: #000;
}

.cwp-welcome-header-info {
    display: flex;
    align-items: center;
}

.cwp-welcome-faqs .cwp-faqs-top .cwp-welcome-header {
    padding: 0 0 0 15px;
}

.cwp-welcome-faqs .cwp-faqs-top {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #E9EAEA;
    padding: 24px 19px 22px 19px;
}

.cwp-nav-menu-list {
    display: flex;
    flex-wrap: wrap;
}

.cwp-nav-menu-list {
    display: flex;
    flex-wrap: wrap;
}

.cwp-nav-menu-list li {
    padding: 24px 0 19px 0;
}

.cwp-nav-menu-list li a {
    color: #000;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 0.45px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 500;
    padding: 22px 28px;
}

.cwp-welcome-faqs .cwp-faq-footer a span.dashicons {
    font-weight: 400;
    font-size: 14px;
    margin-top: 3px;
}

.cwp-cutom-post-info-row {
    padding: 0 22px 2px 22px;
    align-items: center;
    text-align: left;
    display: flex;
    justify-content: space-between;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 13px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 500;
}

.cwp-cutom-post-info-row .left-info p {
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 13px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 500;
    margin: 0;
    line-height: 1.7;
}

.cwp-welcome-faqs .cwp-faq-footer a span.dashicons {
    font-weight: 400;
    font-size: 14px;
    margin-top: 3px;
}

.cwp-cutom-post-info-row {
    padding: 0 22px 2px 22px;
    align-items: center;
    text-align: left;
    display: flex;
    justify-content: space-between;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 13px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 500;
}

.cwp-welcome-section-all-faqs {
    font-size: 14px;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #2271B1;
    margin-bottom: 4px;
    letter-spacing: 0;
    line-height: 30px;
    float: right;
    position: absolute;
    margin-top: 8px;
    right: 18px;
}

.cwp-dashboard-content-panel .cwp-welcome-box {
    padding: 20px;
    display: flex;
    justify-content: space-around;
    margin-bottom: 25px;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    border-radius: 12px;
    flex-direction: row-reverse;
    gap: 20px;
    align-items: center;
}

.cwp-dashboard-content-panel .cwp-welcome-box .cwp-welcome-box-logo img {
    border-radius: 10px;
    max-width: 100%;
}

.cwp-dashboard-content-panel .cwp-welcome-box .cwp-welcome-box-logo {
    opacity: 1;
    max-width: 132px;
    height: auto;
    margin-right: 15px;
    align-items: center;
    display: flex;
}

.cwp-dashboard-content-panel .cwp-welcome-box-content {
    width: 80%;
}

.cwp-dashboard-content-panel .cwp-welcome-box-content .cwp-learmore-addons a {
    font-size: 15px;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #2271B1;
    margin-bottom: 4px;
    letter-spacing: 0;
    line-height: 30px;
    margin-top: 0;
}

.cwp-dashboard-content-panel .cwp-welcome-box-content p {
    font-size: 15px;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #6c7780;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 3px;
    margin-bottom: 6px;
}

.cwp-dashboard-content-panel .cwp-welcome-box-content h2 {
    text-align: left;
    letter-spacing: 0px;
    color: #32373C;
    opacity: 1;
    font-size: 17px;
    line-height: 1.6em;
    font-weight: 600;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    margin: 0;
    margin-bottom: 10px;
}

.cwp-leads-template-addons {
	display: flex;
	flex-direction: column;
}

.cwp-leads-template-addons-titles {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.cwp-leads-template-addons-titles h3 {
	text-align: left;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
	font-size: 17px;
	line-height: 19px;
	font-weight: 700;
	margin: 0;
}

.cwp-leads-template-addons-titles h3 span {
	text-align: left;
	letter-spacing: 0px;
	color: #000000;
	background: #F9F8FF 0% 0% no-repeat padding-box;
	border: 0.5px solid #F5F5F5;
	border-radius: 9px;
	opacity: 1;
	font-size: 10px;
	line-height: 12px;
	font-weight: 400;
	padding: 2px 6px;
}

.cwp-leads-template-addons-cotent {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 4px 0 8px 0;
}

.cwp-leads-template-addons-cotent .cwp-lead-content-imges.four {
	max-width: calc(100% / 4 - 10px);
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 7px;
	letter-spacing: 0px;
	color: #32373C;
	opacity: 1;
	font-size: 13px;
	font-weight: 600;
}

.cwp-leads-template-addons-cotent .cwp-lead-content-imges.three {
	max-width: calc(100% / 3 - 10px);
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 10px;
	gap: 7px;
	letter-spacing: 0px;
	color: #32373C;
	opacity: 1;
	font-size: 13px;
	font-weight: 600;
}

.cwp-leads-template-addons-cotent .cwp-lead-content-imges.two {
	font-size: 15px;
    max-width: calc(100% / 2 - 10px);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 7px;
    font-weight: 500;
    color: #000;
    margin-bottom: 5px;
    letter-spacing: 0px;
}

img {
	max-width: 100%;
}

.cwp-leads-template-addons-titles a {
	text-align: left;
	letter-spacing: 0px;
	color: #2271B1;
	opacity: 1;
	font-size: 16px;
}

.cwp-welcome-box.cwp-leads-template-addons {
	flex-direction: column;
	justify-content: start;
	align-items: baseline;
}

@media (max-width:1390px) {
	.cwp-templates-grids-buttons-form {
		padding: 2px 8px;
	}
	.cwp-leads-templates-main-grids-buttons a {
		padding: 6px 10px;
	}
	.cwp-leads-template-addons-cotent .cwp-lead-content-imges.four {
		max-width: calc(100% / 3 - 10px);
	}
	.cwp-leads-templates-main-grids {
		width: calc(100% / 2 - 60px);
	}
	.cwp-dashboard-data-structure-pages {
		flex-direction: column !important;
	}
	.cwp-dashboard-data-structure-pages-details .download-btn {
		flex-direction: column;
		justify-content: start;
		align-items: baseline;
	}
}

@media (max-width:1240px) {
	.cwp-leads-templates-content .cwp-leads-templates-sidebar,
	.cwp-leads-templates-main {
		max-width: 100%;
		padding: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	.cwp-leads-templates-content {
		flex-direction: column;
	}
	.cwp-dashboard-content {
		width: 100%;
	}
	.cwp-dashboard-content-sidebar {
		margin-top: 22px;
	}
	.cwp-dashboard-sidebar {
		padding: 0;
	}
}

@media (max-width:480px) {
     .cwp-leads-templates-main-grids {
		width: 100%;
	}
}
.cwp-leads-templates-main-search {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}

.cwp-leads-templates-main-search h3 {
    text-align: left;
    font: oblique normal normal 16px/19px Helvetica;
    letter-spacing: 0px;
    color: #32373C;
    opacity: 1;
    margin: 0;
}

.cwp-leads-template-addons-cotent .cwp-lead-content-imges:hover {
    color: #6852eb;
}

.cwp-leads-templates-title {
    text-align: left;
    margin-bottom: 0;
    letter-spacing: 0px;
    color: #32373C;
    font-weight: 800;
    opacity: 1;
	line-height: 26px;
    font-size: 20px;
}

.cwp-leads-templates-des {
    text-align: left;
    letter-spacing: 0px;
    color: #32373C;
    opacity: 1;
    font-size: 16px;
}

.cwp-leads-templates {
    padding: 20px 0 0 0;
}

/* Custom modal styles */
.custom-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.8);
}

.custom-modal-content {
    position: relative;
    margin: 10% auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    max-width: 600px;
}

.custom-modal-close {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}

/* Hide scrollbar on body when modal is open */
body.modal-open {
    overflow: hidden;
}


/* import template confirmation popup start */
.cwp-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
	z-index: 9999;
    background-color: rgba(94, 110, 141, 0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cwp-popup-container p {
    padding: 3em 1em;
}
.cwp-popup-container .cwp-buttons li {
    float: left;
    width: 50%;
}
.cwp-popup-container .cwp-buttons li:first-child a {
    background: #385E8E;
    border-radius: 0 0 0 0.25em;
}
.cwp-popup-container .cwp-buttons li:last-child a {
    background: #b6bece;
    border-radius: 0 0 0.25em 0;
}
.cwp-popup-container .cwp-buttons a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
	cursor: pointer;
    color: #FFF;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
.cwp-popup-container {
    position: relative;
    width: 90%;
    max-width: 400px;
    margin: 4em auto;

    background: #FFF;
    border-radius: 0.25em 0.25em 0.4em 0.4em;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.is-visible .cwp-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.cwp-popup.is-visible {
    opacity: 1;
    visibility: visible;
	display:block;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cwp-popup-container .cwp-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
}
.img-replace {
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
}
.cwp-popup-container .cwp-popup-close::before, .cwp-popup-container .cwp-popup-close::after {
    content: '';
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #8f9cb5;
}
.cwp-popup-container .cwp-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}
.cwp-popup-container .cwp-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px;
}

.cwp-forms-import-template-confirmed{
	position:relative;	
}

.cwp-forms-import-template-confirmed.processing {
    background: #cecbcb63 !important;
}

.cwp-forms-import-template-confirmed .loader {
    width: 12px;
    position: absolute;
    right: 20px;
    height: 12px;
    top: 38%;
    border: 5px solid #ffffff;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@media only screen and (min-width: 1170px){
	.cwp-popup-container {
		margin: 8em auto;
	}
}

/* import template confirmation popup end */