File: //var/www/bharti-foundation.stgviitor.com/wp-content/plugins/lifeline-plugin/assets/css/editor.css
#lifeline-template-modal .dialog-widget-content {
background-color: #f1f3f5;
width: 100%;
}
@media (max-width: 1439px) {
#lifeline-template-modal .dialog-widget-content {
max-width: 990px;
}
}
@media (min-width: 1440px) {
#lifeline-template-modal .dialog-widget-content {
max-width: 1200px;
}
}
#lifeline-template-modal .dialog-widget-header,
#lifeline-template-modal .dialog-header {
padding: 0;
background-color: #fff;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
position: relative;
z-index: 1;
}
#lifeline-template-modal .dialog-buttons-wrapper {
display: none;
}
#lifeline-template-modal a,
#lifeline-template-modal a:hover {
color: inherit;
}
#lifeline-template-modal a.elementor-template-library-blank-footer-link {
-webkit-transition: color 0.5s;
transition: color 0.5s;
}
#lifeline-template-modal a.elementor-template-library-blank-footer-link:hover {
color: #9b0a46;
}
#lifeline-template-modal .elementor-button {
text-transform: uppercase;
}
#lifeline-template-modal ::-webkit-scrollbar {
width: 6px;
height: 0;
border-radius: 3px;
}
#lifeline-template-modal ::-webkit-scrollbar-button {
width: 0;
height: 10px;
}
#lifeline-template-modal ::-webkit-scrollbar-thumb {
background-color: #d5dadf;
border: 0 none #d5dadf;
border-radius: 0;
border-radius: 3px;
}
#lifeline-template-modal ::-webkit-scrollbar-track {
border: 0 none #fff;
border-radius: 0;
}
#lifeline-template-modal ::-webkit-scrollbar-corner {
background: transparent;
}
#lifeline-template-modal-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
height: 50px;
}
#lifeline-template-modal-header .lifeline-template-modal-back {
background: none;
border: none;
border-right: 1px solid #e6e9ec;
padding: 15px 20px 15px 15px;
line-height: 20px;
font-size: 13px;
font-weight: 700;
outline: none;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
cursor: pointer;
color: #6d7882;
}
#lifeline-template-modal-header .lifeline-template-modal-back:not(:hover) {
color: #a4afb7;
}
#lifeline-template-modal-header .elementor-button {
padding: 8px 10px;
}
#lifeline-template-modal-header-close-modal {
width: 45px;
border-left: 1px solid #e6e9ec;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
cursor: pointer;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
#lifeline-template-modal-header-close-modal i {
color: #a4afb7;
font-size: 16px;
}
#lifeline-template-modal-header-close-modal:hover i {
color: #6d7882;
}
#lifeline-template-modal-header-actions .template-library-activate-license {
display: block;
padding: 8px 10px;
color: #fff;
}
#lifeline-template-modal-header-actions
.template-library-activate-license:hover {
color: #fff;
opacity: 0.85;
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12),
0 2px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
}
#lifeline-template-modal .elementor-library-error {
margin: 18% 0 0;
}
#lifeline-template-modal .elementor-library-error-message {
font-size: 18px;
padding: 0 0 20px;
}
#lifeline-template-modal .elementor-library-error-link a {
display: inline-block;
color: #fff;
background-image: none;
background: #f47216;
font-size: 13px;
font-weight: 400;
font-style: normal;
text-transform: uppercase;
line-height: 1;
height: 40px;
line-height: 40px;
min-width: 170px;
padding: 0 20px;
border: none;
border-radius: 3px;
cursor: pointer;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
#lifeline-template-modal .elementor-library-error-link a:hover {
opacity: 0.85;
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12),
0 2px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
}
#lifeline-modal-tabs-items {
display: none;
}
#lifeline-template-modal-header-tabs {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex: 2;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
#lifeline-template-modal-header-logo-area {
text-align: left;
padding-left: 15px;
}
#lifeline-template-modal-header-logo-area > * {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
#lifeline-template-modal-header-logo .lifeline-template-modal-header-logo-icon {
margin-right: 5px;
}
#lifeline-template-modal-header-logo
.lifeline-template-modal-header-logo-icon
img {
width: 30px;
height: 30px;
}
#lifeline-template-modal-header-logo {
color: #495157;
line-height: 1;
text-transform: uppercase;
font-weight: 700;
cursor: pointer;
}
#lifeline-template-library-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: calc(100% - 20px);
}
#lifeline-template-library-content .lifeline-filters-list {
width: 18%;
padding: 0px 10px 10px 0px;
height: 100%;
overflow: auto;
}
#lifeline-template-library-content .lifeline-templates-wrap {
width: 85%;
}
#lifeline-template-library-content .lifeline-templates-list {
height: 100%;
overflow: auto;
margin-top: 12px;
}
#lifeline-template-library-content .lifeline-keywords-list {
padding-left: 10px;
}
#elementor-template-library-filter {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
}
#elementor-template-library-filter label {
color: #6d7882;
font-size: 14px;
font-weight: 500;
margin-right: 0.5em;
}
#lifeline-template-modal .elementor-loader {
position: relative;
background-color: hsla(0, 0%, 100%, .9);
}
#lifeline-template-modal .elementor-loader .elementor-loader-box:first-of-type {
left: 40px;
top: 40px;
width: 14px;
height: 70px;
}
#lifeline-template-modal .elementor-loader .elementor-loader-box:nth-of-type(2) {
top: 40px;
}
#lifeline-template-modal .elementor-loader .elementor-loader-box:nth-of-type(3) {
top: 68px;
}
#lifeline-template-modal .elementor-loader .elementor-loader-box:nth-of-type(4) {
bottom: 40px;
}
#lifeline-template-modal
.elementor-loader
.elementor-loader-box:not(:first-of-type) {
right: 40px;
height: 14px;
width: 42px;
}
#lifeline-template-library-content .lifeline-template-filter-label {
display: block;
position: relative;
text-align: left;
padding: 9px 0;
}
#lifeline-template-library-content
.lifeline-template-filter-label
input[type="radio"] {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: 0;
opacity: 0;
display: block;
width: 100%;
height: 100%;
cursor: pointer;
}
.lifeline-template-filter-label span {
color: #6d7882;
}
#lifeline-template-library-content .lifeline-template-filter-label:hover span,
#lifeline-template-library-content
.lifeline-template-filter-label
input:checked
+ span {
color: #f47216;
}
#lifeline-template-library-content .lifeline-template-filter-item {
border-top: 1px solid rgba(213, 218, 223, 0.5);
}
#lifeline-template-library-content .lifeline-template-filter-item:first-child {
border-top: none;
}
#lifeline-template-library-content .lifeline-templates-wrap {
width: 100%;
}
#lifeline-template-library-content .lifeline-template-insert {
padding: 5px 12px;
}
#lifeline-template-library-content .lifeline-template-insert i {
margin-right: 2px;
}
#lifeline-template-library-content .lifeline-template-insert span {
font-size: 11px;
}
#lifeline-template-library-content .elementor-template-library-template-name {
width: 200px;
}
#lifeline-modal-templates-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
#lifeline-modal-templates-container .elementor-template-library-template {
position: relative;
background: #fff;
}
#lifeline-modal-templates-container .lifeline-template-pro::before {
position: absolute;
right: -76px;
top: 2px;
content: "PRO";
z-index: 10;
width: 180px;
height: 20px;
padding: 0 20px;
font-size: 12px;
line-height: 10px;
text-align: center;
color: #fff;
font-weight: bold;
box-shadow: 0px 1px 3px #888888;
background: #f47216;
border-top: 5px solid #f47216;
border-bottom: 5px solid #f47216;
-webkit-transform: rotate(35deg);
transform: rotate(35deg);
}
#lifeline-modal-templates-container .elementor-template-library-template-remote {
width: calc(33.3333% - 30px);
}
#lifeline-template-library-content
#lifeline-modal-templates-container
.elementor-template-library-template-controls {
position: absolute;
background-color: #fff;
left: 0;
bottom: -15px;
right: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
justify-content: center;
padding: 9px 10px 9px 8px;
z-index: 10;
}
#lifeline-template-library-content
#lifeline-modal-templates-container
.elementor-template-library-template:hover
.elementor-template-library-template-controls {
bottom: 0;
}
#lifeline-template-library-content
#lifeline-modal-templates-container
.lifeline-template-insert {
padding: 0;
margin: 0;
color: #39b54a;
background: none;
text-transform: none;
font-size: 12px;
}
#lifeline-template-library-content
#lifeline-modal-templates-container
.lifeline-clone-template {
background: none;
border: none;
padding: 0;
margin: 0;
color: #9b0a46;
cursor: pointer;
display: none;
font-size: 12px;
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
font-weight: bold;
}
div.lifeline-template-has-url:hover .lifeline-clone-template {
display: block !important;
}
#lifeline-template-library-content
#lifeline-modal-templates-container
.lifeline-template-insert:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
#lifeline-template-library-content
#lifeline-modal-templates-container
.elementor-template-library-template-name {
padding: 5px 0 0;
text-align: center;
display: block !important;
}
#lifeline-template-library-content
#lifeline-modal-templates-container
.elementor-template-library-template-name-holder {
height: 23px;
}
#lifeline-template-library-content
#lifeline-modal-templates-container
.template-library-activate-license {
display: none;
color: #fcb92c;
font-size: 12px;
}
#lifeline-template-library-content
#lifeline-modal-templates-container
.template-library-activate-license:hover {
color: #d89403;
}
#lifeline-template-library-content
#lifeline-modal-templates-container
.elementor-template-library-template:hover
.elementor-template-library-template-name {
opacity: 0;
}
.library-tab-lifeline_page
#lifeline-modal-templates-container
.elementor-template-library-template-remote {
width: calc(25% - 20px);
margin: 10px;
}
.library-tab-lifeline_page
#lifeline-modal-templates-container
.elementor-template-library-template-remote
.elementor-template-library-template-action {
padding: 8px;
}
#lifeline-modal-templates-container
.lifeline-template-no-url
.elementor-template-library-template-preview {
cursor: default !important;
opacity: 0 !important;
}
#lifeline-modal-templates-container .lifeline-template-no-url .fa-search-plus {
display: none !important;
}
#lifeline-modal-templates-container
.elementor-template-library-template:hover
.template-library-activate-license {
display: block !important;
}
.elementor-template-library-template-screenshot img {
width: 100%;
max-width: 100%;
height: auto;
display: block;
}
/* * Preview Iframe */
#lifeline-templatate-item-preview-wrap,
#lifeline-templatate-item-preview-wrap .lifeline-template-item-preview-iframe {
height: 100%;
overflow: hidden;
}
#lifeline-templatate-item-preview-wrap iframe {
height: 140%;
-webkit-transform: scale(0.666) translateX(-25%) translateY(-25%);
-ms-transform: scale(0.666) translateX(-25%) translateY(-25%);
transform: scale(0.666) translateX(-25%) translateY(-25%);
}
@media (max-width: 1439px) {
#lifeline-templatate-item-preview-wrap iframe {
width: 1440px;
}
}
@media (min-width: 1440px) {
#lifeline-templatate-item-preview-wrap iframe {
width: 1710px;
}
}
.lifeline-template-item-notice div {
color: #31708f;
background-color: #d9edf7;
border-color: #bcdff1;
padding: 15px;
border-left: 5px solid #bcdff1;
position: relative;
text-align: left;
margin-bottom: 8px;
}