Файловый менеджер - Редактировать - /home/digitalm/studiodentisticodigitalecm/wp-content/plugins/cmsmasters-elementor-addon/assets/css/editor-rtl.css
Назад
/*! cmsmasters-elementor-addon - v1.3.3 - 14-12-2021 */ @charset "UTF-8"; /* Editor styles */ /* Dynamic tags module styles */ .elementor-tags-list__item[data-tag-name^="cmsmasters-"]::before { content: ''; background-image: url(../images/cmsmasters-logo.svg); background-position: 0 0; background-repeat: no-repeat; -webkit-background-size: 13px 10px; background-size: 13px 10px; display: inline-block; width: 13px; height: 10px; -webkit-background-size: 4px 3px; background-size: 4px 3px; background-position: 9px 4px; margin: 0 5px -1px 0; -webkit-filter: grayscale(100%) brightness(1.5); filter: grayscale(100%) brightness(1.5); -webkit-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; } .elementor-tags-list__item[data-tag-name^="cmsmasters-"]:hover::before { -webkit-background-size: 13px 10px; background-size: 13px 10px; background-position: 0 0; -webkit-filter: none; filter: none; } #cmsmasters-template-library-modal a.cmsmasters-template-library-blank-footer-link { font-style: normal; text-decoration: underline; color: #39b54a; } #cmsmasters-template-library-modal a.cmsmasters-template-library-blank-footer-link:hover { color: #2d8e3a; } #cmsmasters-template-library-modal .dialog-buttons-wrapper { display: none; } #cmsmasters-template-library-modal .select2-container { z-index: 0; } #cmsmasters-template-library-header-menu { text-align: center; color: #6d7882; font-size: 13px; } .cmsmasters-template-library-menu-item { display: inline-block; padding: 17px 0; width: 115px; cursor: pointer; } .cmsmasters-template-library-menu-item.elementor-active { background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f3f5), to(#fff)); background-image: -webkit-linear-gradient(top, #f1f3f5, #fff); background-image: -o-linear-gradient(top, #f1f3f5, #fff); background-image: linear-gradient(to bottom, #f1f3f5, #fff); border-bottom: 3px solid #93003c; } #cmsmasters-template-library-header-actions { display: -webkit-box; display: -ms-flexbox; display: flex; } #cmsmasters-template-library-header-actions > div { padding-left: 16px; } #cmsmasters-template-library-header-preview-insert-wrapper { cursor: default; padding: 0 10px; } #cmsmasters-template-library-header-preview-insert-wrapper .elementor-button { padding: 8px 14px; font-size: 11px; } #cmsmasters-template-library-header-preview-insert-wrapper .cmsmasters-template-library-template-insert { color: #fff; background-color: #39b54a; } #cmsmasters-template-library-header-preview-insert-wrapper .elementor-go-pro { background-color: #93003c; color: #fff; } #cmsmasters-template-library-header-preview-back { padding: 16.5px 0 15px 16.5px; border-left: 1px solid #e6e9ec; cursor: pointer; -webkit-transition: color .5s; -o-transition: color .5s; transition: color .5s; } #cmsmasters-template-library-header-preview-back:not(:hover) { color: #a4afb7; } #cmsmasters-template-library-header-preview-back i { padding-left: 10px; font-size: 18px; } #cmsmasters-template-library-header-preview-back i:before { content: ""; } #cmsmasters-template-library-templates { padding: 0 15px; } #cmsmasters-template-library-templates[data-template-source="local"] #cmsmasters-template-library-templates-container { -webkit-box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.03); box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.03); margin-top: 10px; margin-bottom: 45px; } #cmsmasters-template-library-templates[data-template-source="local"] .cmsmasters-template-library-order-input:checked + .cmsmasters-template-library-order-label { color: #6d7882; } #cmsmasters-template-library-templates[data-template-source="remote"] #cmsmasters-template-library-templates-container { margin: 10px -15px 0; } #cmsmasters-template-library-templates[data-template-source="remote"] .cmsmasters-template-library-order-input:checked + .cmsmasters-template-library-order-label { color: #495157; } #cmsmasters-template-library-templates[data-template-source="empty"] #cmsmasters-template-library-order-toolbar-local, #cmsmasters-template-library-templates[data-template-source="empty"] #cmsmasters-template-library-footer-banner { display: none; } #cmsmasters-template-library-templates.elementor-templates-filter-active #cmsmasters-template-library-footer-banner { display: none; } #cmsmasters-template-library-templates .cmsmasters-template-library-order-input { display: none; } #cmsmasters-template-library-templates .cmsmasters-template-library-order-input:checked + .cmsmasters-template-library-order-label { padding-left: 8px; } #cmsmasters-template-library-templates .cmsmasters-template-library-order-input:checked + .cmsmasters-template-library-order-label:after { font-family: eicons; content: '\e8ae'; margin-right: 3px; } #cmsmasters-template-library-templates .cmsmasters-template-library-order-input:checked.cmsmasters-template-library-order-reverse + .cmsmasters-template-library-order-label:after { content: '\e8ad'; } #cmsmasters-template-library-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; } #cmsmasters-template-library-templates-container .cmsmasters-template-library-template-local .cmsmasters-template-library-template-insert { text-transform: none; font-size: 12px; } #cmsmasters-template-library-toolbar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .cmsmasters-template-library-filter-toolbar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } #cmsmasters-template-library-filter-toolbar-remote { font-size: 11px; } #cmsmasters-template-library-order { display: -webkit-box; display: -ms-flexbox; display: flex; border-left: 1px solid #d5dadf; } .cmsmasters-template-library-order-label { text-transform: uppercase; padding-left: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } label.cmsmasters-template-library-order-label { cursor: pointer; } label.cmsmasters-template-library-order-label:hover { color: #556068; } #cmsmasters-template-library-filter .select2 { text-align: right; width: calc(27px * 5) !important; } #cmsmasters-template-library-filter .select2-selection__rendered { text-transform: capitalize; } #select2-cmsmasters-template-library-filter-subtype-results .select2-results__option { text-transform: capitalize; text-align: right; padding-right: 5px; } #cmsmasters-template-library-my-favorites { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: right; padding-right: 20px; } #cmsmasters-template-library-filter-my-favorites { display: none; } #cmsmasters-template-library-filter-my-favorites:checked + #cmsmasters-template-library-filter-my-favorites-label { color: #495157; } #cmsmasters-template-library-filter-my-favorites:checked + #cmsmasters-template-library-filter-my-favorites-label i:after { color: #93003c; content: '\e93f'; } #cmsmasters-template-library-filter-my-favorites-label { cursor: pointer; text-transform: uppercase; } #cmsmasters-template-library-filter-my-favorites-label:hover { color: #556068; } #cmsmasters-template-library-filter-my-favorites-label:hover i:after { color: #93003c; } #cmsmasters-template-library-filter-my-favorites-label i { padding-left: 5px; } #cmsmasters-template-library-filter-my-favorites-label i:after { color: #a4afb7; content: '\e923'; } #cmsmasters-template-library-filter-text-wrapper { width: 200px; position: relative; } #cmsmasters-template-library-filter-text-wrapper i { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } #cmsmasters-template-library-filter-text { border: none; border-bottom: 1px solid #d5dadf; -webkit-border-radius: 0; border-radius: 0; font-size: 11px; padding: 8px 15px 8px 0; -webkit-transition: border 0.5s; -o-transition: border 0.5s; transition: border 0.5s; } #cmsmasters-template-library-filter-text:focus { border-color: #c2cbd2; } #cmsmasters-template-library-filter-text::-webkit-input-placeholder { font-weight: 300; text-transform: uppercase; } #cmsmasters-template-library-filter-text::-moz-placeholder { font-weight: 300; text-transform: uppercase; } #cmsmasters-template-library-filter-text::-ms-input-placeholder { font-weight: 300; text-transform: uppercase; } #cmsmasters-template-library-filter-text::placeholder { font-weight: 300; text-transform: uppercase; } #cmsmasters-template-library-filter-text:focus { border-color: #c2cbd2; } .cmsmasters-template-library-template-remote { margin: 15px; padding: 8px; background-color: #fff; -webkit-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.07); box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.07); -webkit-border-radius: 3px; border-radius: 3px; } .cmsmasters-template-library-template-remote:hover .cmsmasters-template-library-template-name { display: none; } .cmsmasters-template-library-template-remote:not(:hover) .cmsmasters-template-library-template-preview { opacity: 0; } .cmsmasters-template-library-template-remote:not(:hover) .cmsmasters-template-library-favorite, .cmsmasters-template-library-template-remote:not(:hover) .cmsmasters-template-library-template-action { display: none; } .cmsmasters-template-library-template-remote.cmsmasters-template-library-pro-template .cmsmasters-template-library-template-body:before { position: absolute; content: 'pro'; text-transform: uppercase; top: 5px; left: 5px; background-color: #93003c; color: #d5dadf; padding: 2px 4px 0; font-size: 9px; -webkit-border-radius: 2px; border-radius: 2px; } .cmsmasters-template-library-template-remote:not(.cmsmasters-template-library-template-page) { position: relative; width: calc(33.333% - 30px); overflow: hidden; } .cmsmasters-template-library-template-remote:not(.cmsmasters-template-library-template-page) img { display: block; width: 100%; } .cmsmasters-template-library-template-remote:not(.cmsmasters-template-library-template-page) .cmsmasters-template-library-template-footer { position: absolute; width: 100%; bottom: 0; right: 0; padding: 10px; background-color: #fff; -webkit-transition: -webkit-transform .5s; transition: -webkit-transform .5s; -o-transition: transform .5s; transition: transform .5s; transition: transform .5s, -webkit-transform .5s; } .cmsmasters-template-library-template-remote:not(.cmsmasters-template-library-template-page) .cmsmasters-template-library-template-name { display: none; } .cmsmasters-template-library-template-remote:not(.cmsmasters-template-library-template-page):not(:hover) .cmsmasters-template-library-template-footer { -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); } .cmsmasters-template-library-template-remote .cmsmasters-template-library-template-body { position: relative; } @media (max-width: 1025px) { .cmsmasters-template-library-template-remote .cmsmasters-template-library-template-body { height: 300px; } } .cmsmasters-template-library-template-remote .cmsmasters-template-library-template-screenshot { height: 100%; -webkit-background-size: cover; background-size: cover; background-position-x: 50%; -webkit-box-shadow: inset 0px -2px 15px -6px rgba(0, 0, 0, 0.07); box-shadow: inset 0px -2px 15px -6px rgba(0, 0, 0, 0.07); } .cmsmasters-template-library-template-remote .cmsmasters-template-library-template-preview { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); -webkit-transition: opacity .5s; -o-transition: opacity .5s; transition: opacity .5s; cursor: pointer; } .cmsmasters-template-library-template-remote .cmsmasters-template-library-template-preview i { font-size: 20px; color: #d5dadf; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .cmsmasters-template-library-template-remote .cmsmasters-template-library-template-insert { color: #39b54a; } .cmsmasters-template-library-template-remote .elementor-go-pro { color: #93003c; } .cmsmasters-template-library-template-remote .cmsmasters-template-library-template-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 10px; font-size: 11px; line-height: 1; } .cmsmasters-template-library-template-remote .cmsmasters-template-library-template-name { text-align: right; color: #6d7882; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; padding-left: 5px; } .cmsmasters-template-library-template-remote .cmsmasters-template-library-template-favorite-input { display: none; } .cmsmasters-template-library-template-remote .cmsmasters-template-library-template-favorite-input:checked + .cmsmasters-template-library-template-favorite-label i:before { content: '\e93f'; color: #93003c; } .cmsmasters-template-library-template-remote .cmsmasters-template-library-template-favorite-label { cursor: pointer; } .cmsmasters-template-library-template-remote .cmsmasters-template-library-template-favorite-label:hover i { color: #93003c; } @media (max-width: 1439px) { .cmsmasters-template-library-template-page { width: calc(25% - 30px); } } @media (min-width: 1440px) { .cmsmasters-template-library-template-page { width: calc(20% - 30px); } } @media (max-width: 1025px) { .cmsmasters-template-library-template-page { width: calc(33.333% - 30px); } } .cmsmasters-template-library-template-page .cmsmasters-template-library-template-body { height: 200px; } #cmsmasters-template-library-order-toolbar-local, .cmsmasters-template-library-template-local { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 25px; text-align: right; } #cmsmasters-template-library-order-toolbar-local { margin-top: 30px; } #cmsmasters-template-library-order-toolbar-local .cmsmasters-template-library-order-label { line-height: 1; font-size: 10px; font-weight: 500; } #cmsmasters-template-library-order-toolbar-local .cmsmasters-template-library-order-label:not(:hover) { color: #a4afb7; } .cmsmasters-template-library-template-local { height: 50px; width: 100%; margin-top: 1px; background-color: #fff; -webkit-transition: background-color .3s linear; -o-transition: background-color .3s linear; transition: background-color .3s linear; } .cmsmasters-template-library-template-local:hover { background-color: #fafbfb; } .cmsmasters-template-library-template-local:not(:hover) .cmsmasters-template-library-template-insert { background: none; color: #a4afb7; } .cmsmasters-template-library-template-local:first-child { -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; } .cmsmasters-template-library-template-local:last-child { -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-name { font-weight: 500; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-name, .cmsmasters-template-library-template-local .cmsmasters-template-library-template-meta { padding-left: 20px; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-meta { color: #a4afb7; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-name, .cmsmasters-template-library-template-local .cmsmasters-template-library-template-meta, .cmsmasters-template-library-template-local .cmsmasters-template-library-template-preview, .cmsmasters-template-library-template-local .cmsmasters-template-library-template-action { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-controls { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-controls, .cmsmasters-template-library-template-local .cmsmasters-template-library-template-controls a { color: #a4afb7; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-controls > div { cursor: pointer; -webkit-transition: color .5s; -o-transition: color .5s; transition: color .5s; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-insert i { margin-left: 3px; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-control-title { margin-right: 6px; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-more:hover, .cmsmasters-template-library-template-local .cmsmasters-template-library-template-more a:hover { color: #556068; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-more .cmsmasters-template-library-template-delete:hover { color: #d72b3f; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-action { padding: 8px 18px; margin: 0 5%; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-more { display: none; position: absolute; background-color: #fff; padding: 3px 20px; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 1px 3px 11px rgba(0, 0, 0, 0.3); box-shadow: 1px 3px 11px rgba(0, 0, 0, 0.3); top: 100%; left: 0; -webkit-transform: translateX(-65%) translateY(-7px); -ms-transform: translateX(-65%) translateY(-7px); transform: translateX(-65%) translateY(-7px); z-index: 1; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-more:before { content: ''; position: absolute; border: solid transparent; border-width: 8px 4px; border-bottom-color: #fff; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-more > div { margin: 10px 0; font-size: 11px; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-more-toggle { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: left; } .cmsmasters-template-library-template-local .cmsmasters-template-library-template-more-toggle i { font-size: 16px; } #cmsmasters-template-library-preview { height: 100%; overflow: hidden; } #cmsmasters-template-library-preview iframe { height: 150%; -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) { #cmsmasters-template-library-preview iframe { width: 1440px; } } @media (min-width: 1440px) { #cmsmasters-template-library-preview iframe { width: 1710px; } } .cmsmasters-template-library-blank-icon { font-size: 65px; margin-top: 45px; color: #c2cbd2; line-height: 1; } .cmsmasters-template-library-blank-icon img { width: 70px; } .cmsmasters-template-library-blank-icon .cmsmasters-template-library-no-results { width: 200px; } .cmsmasters-template-library-blank-title { font-size: 30px; margin-top: 40px; } @media (max-width: 1439px) { .cmsmasters-template-library-blank-title { font-size: 25px; } } .cmsmasters-template-library-blank-message { font-size: 18px; color: #a4afb7; margin-top: 15px; font-weight: 300; } @media (max-width: 1439px) { .cmsmasters-template-library-blank-message { font-size: 16px; margin-top: 10px; } } #cmsmasters-template-library-save-template-form { margin-top: 40px; 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; } #cmsmasters-template-library-save-template-form > * { height: 55px; font-size: 16px; } #cmsmasters-template-library-save-template-name { width: 500px; background-color: #fff; font-weight: 300; color: #a4afb7; padding-right: 25px; -webkit-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; border: none; } #cmsmasters-template-library-save-template-submit { width: 150px; -webkit-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; } #cmsmasters-template-library-save-template-submit:hover { -webkit-box-shadow: none; box-shadow: none; } #cmsmasters-template-library-import-form { width: 95%; background-color: rgba(255, 255, 255, 0.5); padding: 60px; border: 2px dashed #d5dadf; margin: 35px auto; -webkit-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s; } #cmsmasters-template-library-import-form:hover { background-color: rgba(255, 255, 255, 0.9); } #cmsmasters-template-library-import-form-or { margin-top: 15px; font-size: 18px; } #cmsmasters-template-library-import-form-label { margin-top: 20px; padding: 15px 35px; display: inline-block; } #cmsmasters-template-library-import-form-input { display: none; } #cmsmasters-template-library-import-form.elementor-drag-over { border: 3px dashed #71d7f7; } #cmsmasters-template-library-import .cmsmasters-template-library-blank-icon { margin-top: 0; } #cmsmasters-template-library-import .cmsmasters-template-library-blank-message { margin-top: 20px; } .e-route-library-connect #cmsmasters-template-library-modal .dialog-message { max-height: 95vh; padding: 100px 0 0; min-height: 550px; } #cmsmasters-template-library-connect-logo { font-size: 20px; } #cmsmasters-template-library-connect__button { display: inline-block; position: relative; z-index: 1; margin-top: 25px; padding: 12px 24px; font-size: 14px; } #cmsmasters-template-library-connect__background-image-left-1 { right: 22.4%; bottom: -29%; -webkit-animation: 1.5s fadeIn, 1.5s slideDown, 3.5s mover 1.5s infinite alternate; animation: 1.5s fadeIn, 1.5s slideDown, 3.5s mover 1.5s infinite alternate; } #cmsmasters-template-library-connect__background-image-left-2 { right: 46.25%; bottom: -15.5%; -webkit-animation: 3s fadeIn, 3s slideDown, 2s mover 3s infinite alternate; animation: 3s fadeIn, 3s slideDown, 2s mover 3s infinite alternate; } #cmsmasters-template-library-connect__background-image-right-1 { left: 37%; bottom: -41%; -webkit-animation: 2.5s fadeIn, 2.5s slideDown, 2s mover 2.5s infinite alternate; animation: 2.5s fadeIn, 2.5s slideDown, 2s mover 2.5s infinite alternate; } #cmsmasters-template-library-connect__background-image-right-2 { left: 48%; bottom: -12.5%; -webkit-animation: 1.5s fadeIn, 1.5s slideDown, 1.5s mover 1.5s infinite alternate; animation: 1.5s fadeIn, 1.5s slideDown, 1.5s mover 1.5s infinite alternate; } .cmsmasters-template-library-connect__background-image { position: absolute; } .cmsmasters-template-library-blank-footer { position: absolute; bottom: 70px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); color: #a4afb7; font-style: italic; } @media (max-height: 700px) { .cmsmasters-template-library-blank-footer { display: none; } } #cmsmasters-template-library-footer-banner i { color: #c2cbd2; font-size: 56px; margin-top: 40px; } #cmsmasters-template-library-footer-banner .elementor-nerd-box-icon { margin-top: 70px; } #cmsmasters-template-library-footer-banner .elementor-excerpt { color: #a4afb7; font-size: 15px; font-weight: 500; margin: 20px 0; } #cmsmasters-template-library-templates-empty { width: 100%; margin-top: 40px; } #cmsmasters-template-library-error-dialog .dialog-message { text-align: start; } #cmsmasters-template-library-error-info { margin-top: 10px; } @media (max-width: 1439px) { .cmsmasters-template-library-local-column-1 { width: 33%; } .cmsmasters-template-library-local-column-2 { width: 10%; } .cmsmasters-template-library-local-column-3 { width: 15%; } .cmsmasters-template-library-local-column-4 { width: 15%; } .cmsmasters-template-library-local-column-5 { width: 27%; } } @media (min-width: 1440px) { .cmsmasters-template-library-local-column-1 { width: 25%; } .cmsmasters-template-library-local-column-2 { width: 17%; } .cmsmasters-template-library-local-column-3 { width: 17%; } .cmsmasters-template-library-local-column-4 { width: 17%; } .cmsmasters-template-library-local-column-5 { width: 24%; } } @media (max-width: 1024px) { .cmsmasters-template-library-local-column-3 { display: none; } .cmsmasters-template-library-local-column-5 { width: 41%; } } /* Library template module styles */ .elementor-widget-cmsmasters-template-empty-templates { text-align: center; margin-top: 15px; } .elementor-widget-cmsmasters-template-empty-templates .empty-templates-title { padding: 25px 0 30px; } .elementor-widget-cmsmasters-template-empty-templates .empty-templates-icon { font-size: 100px; color: #d5dadf; } .elementor-widget-cmsmasters-template-empty-templates .empty-templates-footer { font-size: 13px; font-style: italic; color: #a4afb7; margin-bottom: 15px; } .elementor-widget-cmsmasters-template-empty-templates .empty-templates-footer a { color: #a4afb7; } .elementor-control-cmsmasters_ribbon_section .elementor-section-title::before { content: ''; background-image: url(../images/cmsmasters-logo.svg); background-position: 0 0; background-repeat: no-repeat; -webkit-background-size: 17px 13px; background-size: 17px 13px; display: inline-block; width: 17px; height: 13px; vertical-align: middle; margin: 0 5px 0 0; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native-wrapper { width: 100%; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item { -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid #ebebeb; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-preferred-size: 49%; flex-basis: 49%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 7px; position: relative; text-align: center; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item img { max-width: 100%; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item i { background-color: #71d7f7; -webkit-border-radius: 50%; border-radius: 50%; color: white; display: none; font-size: 10px; height: 16px; left: -8px; line-height: 16px; position: absolute; top: -8px; width: 16px; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item-title { line-height: 1.2; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item.active, .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item:hover { border-color: #71d7f7; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item.active i { display: block; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item.active .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item-title { color: #71d7f7; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item:hover .cmsmasters-control-presets-native .cmsmasters-element-presets-native-item-title { color: #71d7f7; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native-loading { display: none; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native-items { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 10px; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native.loading .cmsmasters-element-presets-native-loading { display: -webkit-box; display: -ms-flexbox; display: flex; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native.loading .cmsmasters-element-presets-native-loading span { display: inline-block; margin-left: 10px; } .cmsmasters-control-presets-native .cmsmasters-element-presets-native.loading .cmsmasters-element-presets-native-404, .cmsmasters-control-presets-native .cmsmasters-element-presets-native.loading .cmsmasters-element-presets-native-item { display: none; } .cmsmasters-control-presets-custom { width: 100%; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-wrapper { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 15px; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper > div:first-child { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper .elementor-control-input-wrapper { width: 100%; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper .elementor-button-wrapper { margin-left: 5px; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper .elementor-button.elementor-button-default { -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #f8f8f9; border: 1px solid #d5dadf; color: #6f7a83; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 12px; height: 26px; padding: 0 7px; text-transform: capitalize; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper .elementor-button.elementor-button-default[disabled] { opacity: .8; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-input-wrapper .elementor-button i { color: #6f7a83; font-size: 16px; margin-right: 5px; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item { -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid #d5dadf; display: -webkit-box; display: -ms-flexbox; display: flex; height: 37px; margin-bottom: 10px; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item:hover { background-color: #f8f8f9; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item.active { border-color: #71d7f7; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-title { -ms-flex-preferred-size: calc(100% - 74px); flex-basis: calc(100% - 74px); padding-left: 5px; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-delete { -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #6f7a83; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 37px; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-delete i { font-size: 16px; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-delete i:hover { color: #58626b; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-apply { -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-left: 1px solid lightgrey; color: #6f7a83; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 37px; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-apply i { font-size: 16px; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-item-apply i:hover { color: #58626b; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-loading { margin: 0 0 20px; display: none; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom-filter { margin: 0 0 20px; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom.loading .cmsmasters-element-presets-custom-loading { display: -webkit-box; display: -ms-flexbox; display: flex; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom.loading .cmsmasters-element-presets-custom-loading span { display: inline-block; margin-left: 10px; } .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom.loading .cmsmasters-element-presets-custom-item, .cmsmasters-control-presets-custom .cmsmasters-element-presets-custom.loading .cmsmasters-element-presets-custom-filter { display: none; } .elementor-control-section_cmsmasters_presets .elementor-section-title::before { content: ''; background-image: url(../images/cmsmasters-logo.svg); background-position: 0 0; background-repeat: no-repeat; -webkit-background-size: 17px 13px; background-size: 17px 13px; display: inline-block; width: 17px; height: 13px; vertical-align: middle; margin: 0 5px 0 0; } /* Select2 & child controls styles */ .elementor-control .select2-container.select2-container--default .select2-selection--multiple { min-height: 27px; } .elementor-control .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered { line-height: 21px; padding: 0 4px; } .elementor-control .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice { line-height: 1.6; margin-top: 4px; margin-right: 4px; -webkit-border-radius: 2px; border-radius: 2px; } .elementor-control .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { margin-right: 4px; -webkit-transition: color .2s ease-in-out; -o-transition: color .2s ease-in-out; transition: color .2s ease-in-out; } .elementor-control .select2-container.select2-container--default .select2-selection--multiple .elementor-control-spinner { padding-top: 2px; } .elementor-control .select2-container.select2-container--default .select2-selection--single .elementor-control-spinner { margin-top: -1px; } .elementor-control .select2-container.select2-container--default .select2-selection--single .select2-selection__clear { color: #a4afb7; -webkit-transition: color .2s ease-in-out; -o-transition: color .2s ease-in-out; transition: color .2s ease-in-out; } .elementor-control .select2-container.select2-container--default .select2-selection--single .select2-selection__clear:hover { color: #6d7882; } .elementor-control .select2-container.select2-container--default .select2-selection .elementor-control-spinner { display: block; float: right; } .elementor-control .select2-container.select2-container--default .select2-search__field::-webkit-input-placeholder { padding: 0 4px; } .elementor-control .select2-container.select2-container--default .select2-search__field::-moz-placeholder { padding: 0 4px; } .elementor-control .select2-container.select2-container--default .select2-search__field::-ms-input-placeholder { padding: 0 4px; } .elementor-control .select2-container.select2-container--default .select2-search__field::placeholder { padding: 0 4px; } .elementor-control .select2-container--open .select2-selection--single .select2-selection__arrow b { margin-top: -3px; } .elementor-control .select2-container .cmsmasters-control-spinner { display: block; position: absolute; margin-top: -6px; top: 50%; right: 20px; } .elementor-control .elementor-select2[multiple] + .select2-container .cmsmasters-control-spinner { right: 5px; } .select2-results__option[aria-selected=true]:not(.select2-results__option--highlighted) { opacity: 0.5; } /* Choose text control styles */ .elementor-control-type-choose_text .elementor-choices { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .elementor-control-type-choose_text .elementor-choices .elementor-choices-label { font-size: 10px; text-transform: uppercase; width: 50%; min-width: -webkit-fit-content; min-width: fit-content; min-width: -moz-fit-content; padding: 0 7px; } .elementor-control-type-choose_text.elementor-label-block .elementor-choices { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .elementor-control-type-choose_text.elementor-label-block .elementor-choices .elementor-choices-label { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; } .elementor-control-type-choose_text.elementor-label-inline > .elementor-control-content > .elementor-control-field > .elementor-control-input-wrapper { width: auto; min-width: 52%; } .elementor-control-type-selectize .selectize-control.plugin-drag_drop .ui-sortable > div { cursor: -webkit-grab; cursor: grab; } .elementor-control-type-selectize .selectize-control.plugin-drag_drop .ui-sortable > div.active.ui-sortable-helper { cursor: -webkit-grabbing; cursor: grabbing; white-space: nowrap; } .elementor-control-type-selectize .selectize-control.plugin-drag_drop .ui-sortable > div.ui-sortable-placeholder { background-color: #ffffff !important; -webkit-box-shadow: inset 0 0 5px 5px rgba(228, 228, 228, 0.3); box-shadow: inset 0 0 5px 5px rgba(228, 228, 228, 0.3); } .elementor-control-type-selectize .selectize-control.multi.plugin-drag_drop .selectize-input.has-items > div { height: auto !important; } .elementor-control-type-selectize .selectize-control.multi.plugin-drag_drop.plugin-remove_button .selectize-input.has-items > div { padding-right: 0 !important; } .elementor-control-type-selectize .selectize-control.multi .selectize-input { padding: 5px; } .elementor-control-type-selectize .selectize-control.multi .selectize-input.has-items { padding: 5px 0 0 5px; } .elementor-control-type-selectize .selectize-control.multi .selectize-input > div { background-color: #e4e4e4; color: #6d7882; font-size: .9em; line-height: 1.5; padding: 0 5px !important; margin: 0 5px 5px 0; } .elementor-control-type-selectize .selectize-control.multi .selectize-input > div .remove { color: #999999; border-bottom: 0; border-left: 1px solid #d5dadf; line-height: 1.4; font-weight: normal; width: auto; padding: 0 4px; margin-left: 4px; position: relative; vertical-align: baseline; -webkit-border-radius: 0; border-radius: 0; } .elementor-control-type-selectize .selectize-control.multi .selectize-input > div .remove:hover { background-color: #d5dadf; color: #333333; } .elementor-control-type-selectize .selectize-input { border-color: #d5dadf; -webkit-box-shadow: none; box-shadow: none; } .elementor-control-type-selectize .selectize-input.input-active { border-color: #a4afb7; } .elementor-control-type-selectize .selectize-input input { color: #6d7882; } .elementor-control-type-selectize .selectize-dropdown { background-color: #ffffff; border-color: #a4afb7; margin-top: 0; } .elementor-control-type-selectize .selectize-dropdown .optgroup { border-top: 1px solid #a4afb7; } .elementor-control-type-selectize .selectize-dropdown .optgroup-header { background-color: transparent; font-weight: bold; } .elementor-control-type-selectize .selectize-dropdown .option, .elementor-control-type-selectize .selectize-dropdown .optgroup-header { color: #495157; line-height: 1; padding: 6px !important; } .elementor-control-type-selectize .selectize-dropdown .option:hover, .elementor-control-type-selectize .selectize-dropdown .option.active { background-color: #5897fb; color: #ffffff; } .elementor-control-type-selectize .selectize-dropdown .option .highlight { background-color: rgba(164, 175, 183, 0.5); } /* Locations repeater control styles */ .elementor-control-type-locations_repeater { padding: 0 10px 15px; } .elementor-control-type-locations_repeater > .elementor-control-content > label, .elementor-control-type-locations_repeater .elementor-control-field-description { padding-left: 10px; padding-right: 10px; } .elementor-control-type-locations_repeater .elementor-control { padding: 0 10px 10px; } .elementor-control-type-locations_repeater .elementor-control:before { display: none; } .elementor-control-type-locations_repeater .elementor-repeater-fields { margin: 10px 0; -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08); box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08); } .elementor-control-type-locations_repeater .elementor-repeater-fields[data-cmsmasters-location-statement=exclude] .elementor-repeater-row-tools { background-color: #d495b3; } .elementor-control-type-locations_repeater .elementor-repeater-fields[data-cmsmasters-location-statement=exclude] .elementor-repeater-row-tools .elementor-repeater-row-item-title { color: #943662; } .elementor-control-type-locations_repeater .elementor-repeater-fields[data-cmsmasters-location-statement=exclude] .elementor-repeater-row-controls { border-color: #d495b3; } .elementor-control-type-locations_repeater .elementor-repeater-fields-placeholder { display: none; text-align: center; font-weight: bold; padding: 25px 10px 20px; } .elementor-control-type-locations_repeater .elementor-repeater-fields-wrapper:empty + .elementor-repeater-fields-placeholder { display: block; } .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error .elementor-control-input-wrapper, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error .elementor-repeater-row-controls, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error .select2-container .select2-selection, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error input, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error select, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error textarea { border-color: #b01b1b; -webkit-transition: border-color .3s ease-in-out; -o-transition: border-color .3s ease-in-out; transition: border-color .3s ease-in-out; } .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error .elementor-repeater-row-tools { background-color: #b01b1b; -webkit-transition: background-color .3s ease-in-out; -o-transition: background-color .3s ease-in-out; transition: background-color .3s ease-in-out; } .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check .elementor-control-input-wrapper, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check .elementor-repeater-row-controls, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check .select2-container .select2-selection, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check input, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check select, .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check textarea { border-color: #c78221; } .elementor-control-type-locations_repeater .elementor-repeater-fields.elementor-error.elementor-error-check .elementor-repeater-row-tools { background-color: #c78221; } .elementor-control-type-locations_repeater .elementor-repeater-row-controls { border: 1px solid #a1cdad; border-top-width: 0; padding-top: 10px; } .elementor-control-type-locations_repeater .elementor-repeater-row-controls .elementor-control-truth, .elementor-control-type-locations_repeater .elementor-repeater-row-controls .elementor-control-stmt { display: none; } .elementor-control-type-locations_repeater .elementor-repeater-row-tools { display: table; table-layout: fixed; width: 100%; color: #556068; background-color: #a1cdad; height: 30px; border-spacing: 1px; } .elementor-control-type-locations_repeater .elementor-repeater-row-tools > div { background-color: #ffffff; display: table-cell; text-align: center; vertical-align: middle; opacity: .95; -webkit-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; } .elementor-control-type-locations_repeater .elementor-repeater-row-tools > div:hover { opacity: .85; } .elementor-control-type-locations_repeater .elementor-repeater-row-tools > div:not(.elementor-repeater-row-item-title) { cursor: pointer; } .elementor-control-type-locations_repeater .elementor-repeater-row-tools .elementor-repeater-row-item-title { color: #478a59; font-size: 11px; text-align: left; text-transform: uppercase; padding: 1px 10px 0; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; } .elementor-control-type-locations_repeater .elementor-repeater-row-tools .elementor-repeater-row-item-title i { margin-right: 5px; } .elementor-control-type-locations_repeater .elementor-repeater-row-tools .elementor-repeater-row-tool { width: 30px; } .elementor-control-type-locations_repeater .elementor-repeater-row-tools .elementor-repeater-tool-remove { -webkit-transition: color .3s ease-in-out; -o-transition: color .3s ease-in-out; transition: color .3s ease-in-out; } .elementor-control-type-locations_repeater .elementor-repeater-row-tools .elementor-repeater-tool-remove:hover { color: #b01b1b; } .elementor-control-type-locations_repeater .elementor-button-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; text-align: center; padding: 10px; } .elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button { padding-left: 10px; padding-right: 10px; } .elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button i { margin-right: 7px; } .elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-add { background-color: #8fafa1; } .elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-add:hover { background-color: #539666; } .elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-exception { color: #ad8ea5; background: none; padding-left: 0; padding-right: 0; } .elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-exception:hover { -webkit-box-shadow: none; box-shadow: none; } .elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-exception:hover:not(:disabled) { color: #a0426f; } .elementor-control-type-locations_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-exception:disabled { opacity: .5; } .elementor-control-type-locations_repeater .cmsmasters-location-error-message { font-size: .85em; line-height: 1.4; color: #9a3a3d; padding: 0 10px 10px; } .elementor-control-type-locations_repeater .cmsmasters-location-error-message a { font-weight: 500; white-space: nowrap; } .elementor-control-type-locations_repeater .cmsmasters-location-error-message-tag { background-color: #e4e4e4; border: 1px dashed; color: #b01b1b; padding: 0 5px; -webkit-border-radius: 2px; border-radius: 2px; white-space: nowrap; } .elementor-control-type-locations_repeater .elementor-label-block > .elementor-control-content > .elementor-control-field > .elementor-control-input-wrapper { margin-top: 0; } .elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-search--inline { overflow: hidden; } .elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field[style="width: 0px;"] { min-width: 3em !important; } .elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field[style="width: 0px;"]::-webkit-input-placeholder { padding: 0; } .elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field[style="width: 0px;"]::-moz-placeholder { padding: 0; } .elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field[style="width: 0px;"]::-ms-input-placeholder { padding: 0; } .elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field[style="width: 0px;"]::placeholder { padding: 0; } .elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice.cmsmasters-location-error { border: 1px dashed #b01b1b; color: #b01b1b; line-height: 1.4; padding: 0 4px; } .elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice.cmsmasters-location-error .select2-selection__choice__remove { color: #999999; line-height: 1.2; } .elementor-control-type-locations_repeater .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice.cmsmasters-location-error .select2-selection__choice__remove:hover { color: #333333; } body { counter-reset: section; } .elementor-control-type-repeater .cmsmasters-repeat-item-num:before { counter-increment: section; content: counter(section, decimal-leading-zero); } .elementor-control-type-repeater .cmsmasters-repeat-item-num.hidden { visibility: hidden; opacity: 0; } .elementor-panel #elementor-panel-elements .cmsmasters-elementor-widget:before, .elementor-panel #elementor-panel-categories .elementor-panel-category[id*="-cmsmasters"] .elementor-panel-category-items .elementor-element:before, .elementor-panel #elementor-panel-categories .elementor-panel-category[id*="-cmsmasters"]:before, .cmsms-logo:before, .elementor-panel-menu-group-title i.cmsms-logo:before, .elementor-panel-menu-item-icon i.cmsms-logo:before, .elementor-panel .elementor-control-type-section[class*="elementor-control-cmsmasters_section_"] .elementor-section-title:before { content: ''; background-image: url(../images/cmsmasters-logo.svg); background-position: 0 0; background-repeat: no-repeat; -webkit-background-size: 17px 13px; background-size: 17px 13px; display: inline-block; width: 17px; height: 13px; -webkit-transition: all .05s ease-in-out; -o-transition: all .05s ease-in-out; transition: all .05s ease-in-out; -webkit-filter: grayscale(100%) brightness(0.9); filter: grayscale(100%) brightness(0.9); } .elementor-panel #elementor-panel-elements .cmsmasters-elementor-widget:before, .elementor-panel #elementor-panel-categories .elementor-panel-category[id*="-cmsmasters"] .elementor-panel-category-items .elementor-element:before, .elementor-panel #elementor-panel-categories .elementor-panel-category[id*="-cmsmasters"]:before { position: absolute; top: 7px; right: 7px; } .elementor-panel #elementor-panel-elements .cmsmasters-elementor-widget:hover:before, .elementor-panel #elementor-panel-categories .elementor-panel-category[id*="-cmsmasters"] .elementor-panel-category-items .elementor-element:hover:before, .cmsms-logo:hover:before, .elementor-panel-menu-group:hover .elementor-panel-menu-group-title i.cmsms-logo:before, .elementor-panel-menu-item:hover .elementor-panel-menu-item-icon i.cmsms-logo:before, .elementor-panel #elementor-panel-categories .elementor-panel-category:hover[id*="-cmsmasters"]:before, .elementor-panel #elementor-panel-categories .elementor-panel-category.elementor-active[id*="-cmsmasters"]:before, .elementor-panel .elementor-control-type-section[class*="elementor-control-cmsmasters_section_"]:hover .elementor-section-title:before, .elementor-panel .elementor-control-type-section[class*="elementor-control-cmsmasters_section_"].elementor-open .elementor-section-title:before { -webkit-filter: none; filter: none; } .elementor-panel-menu-group-title { position: relative; } .elementor-panel-menu-group-title i.cmsms-logo { position: absolute; top: -2px; right: 0; } .elementor-panel-menu-item-icon i.cmsms-logo:before { -webkit-background-size: 20px 14px; background-size: 20px 14px; background-position: 0 4px; width: 20px; height: 20px; } .elementor-panel #elementor-panel-categories .elementor-panel-category[id*="-cmsmasters"] .elementor-panel-category-title { padding-left: 23px; } .elementor-panel #elementor-panel-categories .elementor-panel-category[id*="-cmsmasters"]:before { top: 17px; left: 13px; right: auto; } .elementor-panel #elementor-panel-categories .elementor-panel-category[id*="-cmsmasters"]:first-child:before { top: 11px; } .elementor-panel .elementor-control-type-section[class*="elementor-control-cmsmasters_section_"] .elementor-section-title { position: relative; } .elementor-panel .elementor-control-type-section[class*="elementor-control-cmsmasters_section_"] .elementor-section-title:before { position: absolute; right: 0; } .elementor-panel #elementor-panel__editor__help__link[href*="go.cmsmasters.net"] { position: relative; padding-top: 30px; } .elementor-panel #elementor-panel__editor__help__link[href*="go.cmsmasters.net"]:before { content: ''; background-image: url(../images/cmsmasters-logo.svg); background-position: 0 0; background-repeat: no-repeat; -webkit-background-size: 30px 23px; background-size: 30px 23px; display: inline-block; width: 30px; height: 23px; margin-left: -4px; position: absolute; top: 1px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; -webkit-filter: grayscale(100%) brightness(0.9); filter: grayscale(100%) brightness(0.9); } .elementor-panel #elementor-panel__editor__help__link[href*="go.cmsmasters.net"]:hover:before { -webkit-filter: brightness(1.1); filter: brightness(1.1); } .dialog-widget .elementor-panel-alert { background-color: #fcfcfc; border-right: 3px solid transparent; font-size: 11px; font-weight: 300; font-style: italic; line-height: 1.4; text-align: right; padding: 7px 10px; position: relative; -webkit-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.07); box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.07); } .dialog-widget .elementor-panel-alert a { color: inherit; } .dialog-widget .elementor-panel-alert.elementor-panel-alert-info { border-color: #71d7f7; background-color: #f3fcff; } .dialog-widget .elementor-panel-alert.elementor-panel-alert-success { border-color: #39b54a; } .dialog-widget .elementor-panel-alert.elementor-panel-alert-warning { border-color: #fcb92c; } .dialog-widget .elementor-panel-alert.elementor-panel-alert-danger { border-color: #d72b3f; } #elementor-toast .dialog-buttons-wrapper:empty { display: none; } #elementor-toast.elementor-panel-alert { border-left: 3px solid transparent; padding: 15px; -webkit-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; } #elementor-toast.elementor-panel-alert a { color: inherit; } #elementor-toast.elementor-panel-alert-info { border-color: #71d7f7; } #elementor-toast.elementor-panel-alert-success { border-color: #39b54a; } #elementor-toast.elementor-panel-alert-warning { border-color: #fcb92c; } #elementor-toast.elementor-panel-alert-danger { border-color: #d72b3f; } .elementor-control-type-url.elementor-control-hidden-label .elementor-control-url-autocomplete-spinner { top: 8px; right: 35px; } .elementor-control-dynamic.elementor-control-type-url.elementor-control-hidden-label .elementor-control-url-autocomplete-spinner { right: 61px; } /*# sourceMappingURL=editor-rtl.css.map */
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.06 |
proxy
|
phpinfo
|
Настройка