.elementor-element .icon .amelia-logo:before {
content: "";
height: 30px;
display: block;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}
.elementor-element .icon .amelia-logo:before {
background-image: url(//coremotion.hu/wp-content/plugins/ameliabooking/public/img/amelia-logo-admin-icon.svg);
}
.elementor-element .icon .amelia-logo-beta:before {
content: "";
height: 30px;
display: block;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
margin-left: 19px;
}
.elementor-element .icon .amelia-logo-beta:before {
background-image: url(//coremotion.hu/wp-content/plugins/ameliabooking/public/img/amelia-logo-beta.svg);
}
.elementor-element .icon .amelia-logo-outdated:before {
content: "";
height: 30px;
display: block;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
margin-left: 19px;
}
.elementor-element .icon .amelia-logo-outdated:before {
background-image: url(//coremotion.hu/wp-content/plugins/ameliabooking/public/img/amelia-logo-outdated.svg);
}
#elementor-controls {
.elementor-control-content {
display: block;
}
}
.amelia-elementor-content,
.amelia-elementor-content-beta,
.amelia-elementor-content-outdated {
margin: 15px;
&:before {
content: "";
height: 24px;
width: 24px;
position: absolute;
top: 15px;
left: 13px;
background-size: contain;
background-repeat: no-repeat;
background-position: left;
background-image: url(//coremotion.hu/wp-content/plugins/ameliabooking/public/img/amelia-logo-admin-icon.svg);
}
&-title {
font-weight: 600 !important;
}
&-p {
font-weight: 400;
font-size: 13px;
line-height: 18px;
color: #6d7882;
&-outdated {
color: #e3463c;
}
}
}
.amelia-elementor-content-beta {
&:before {
width: 44px;
background-image: url(//coremotion.hu/wp-content/plugins/ameliabooking/public/img/amelia-logo-beta.svg);
}
}
.amelia-elementor-content-outdated {
margin: 28px 0 15px 15px;
&:before {
width: 53px;
background-image: url(//coremotion.hu/wp-content/plugins/ameliabooking/public/img/amelia-logo-outdated.svg);
}
}
.elementor-control-amelia_booking_section,
.elementor-control-amelia_catalog_section,
.elementor-control-amelia_events_section,
.elementor-control-amelia_customer_panel_section,
.elementor-control-amelia_employee_panel_section,
.elementor-control-amelia_search_section {
.elementor-panel-heading {
height: auto;
}
}
.elementor-control-select_category .select2-selection__rendered li:nth-child(2):last-child:before {
content: "Show all categories";
}
.elementor-control-select_category .select2-selection__e-plus-button {
display: none;
}
.elementor-control-select_service .select2-selection__rendered li:nth-child(2):last-child:before {
content: "Show all services";
}
.elementor-control-select_service .select2-selection__e-plus-button {
display: none;
}
.elementor-control-select_employee .select2-selection__rendered li:nth-child(2):last-child:before {
content: "Show all employees";
}
.elementor-control-select_employee .select2-selection__e-plus-button {
display: none;
}
.elementor-control-select_location .select2-selection__rendered li:nth-child(2):last-child:before {
content: "Show all locations";
}
.elementor-control-select_location .select2-selection__e-plus-button {
display: none;
}
.elementor-control-select_package .select2-selection__rendered li:nth-child(2):last-child:before {
content: "Show all packages";
}
.elementor-control-select_package .select2-selection__e-plus-button {
display: none;
}
.elementor-control-select_event .select2-selection__rendered li:nth-child(2):last-child:before {
content: "Show all events";
}
.elementor-control-select_event .select2-selection__e-plus-button {
display: none;
}
.elementor-control-select_tag .select2-selection__rendered li:nth-child(2):last-child:before {
content: "Show all tags";
}
.elementor-control-select_tag .select2-selection__e-plus-button {
display: none;
}* Basic tooltip style */
.rtm-tooltip {
position: relative;
cursor: pointer;
z-index: 10;
max-width: 360px;
} .elementor-editor-active .rtm-tooltip::after {
opacity: 1 !important;
visibility: visible !important;
z-index: 99999 !important;
pointer-events: auto;
} .rtm-tooltip-enabled::after {
content: '';
position: absolute;
display: block;
bottom: 100%;
left: 50%;
transform: translate(var(--x, 0), var(--y, 0));
background-color: #fd0101;
color: #fff;
padding: 5px 12px;
font-size: 12px;
white-space: normal;
word-wrap: break-word;
border-radius: 4px;
opacity: 0;
pointer-events: none;
transition: opacity 0.3s ease;
max-width: 360px;
}
.rtm-tooltip-enabled:hover::before,
.rtm-tooltip-enabled:hover::after {
opacity: 1;
}
.elementor-editor-active .rtm-tooltip-enabled:hover::before,
.elementor-editor-active .rtm-tooltip-enabled:hover::after {
opacity: 1 !important;
}
.elementor-editor-active .elementor-section-wrap {
overflow: visible !important;
}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor .e-div-block-base{min-width:30px;padding:10px;display:block;}.elementor .e-flexbox-base{padding:10px;display:flex;flex-direction:row;}.elementor .e-grid-base{column-gap:20px;padding:10px;display:grid;row-gap:20px;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);}.elementor .e-tabs-base{padding-block-start:0px;display:flex;flex-direction:column;gap:30px;}.elementor .e-tabs-menu-base{display:flex;justify-content:center;}.elementor .e-tab-base{width:160px;color:#0C0D0E;cursor:pointer;padding:8px;border-width:2px;border-color:#E0E0E0;border-style:solid;background-color:#FFFFFF;display:block;}.elementor .e-tab-base.e--selected{border-color:#0C0D0E;outline-width:0px;}.elementor .e-tab-base:focus{border-color:#0C0D0E;outline-width:0px;}.elementor .e-tab-base:hover,.elementor .e-tab-base:focus-visible{background-color:#E0E0E0;}.elementor .e-tabs-content-area-base{display:block;}.elementor .e-tab-content-base{min-width:30px;padding:10px;display:block;}.elementor .e-form-base{display:block;}.elementor .e-collection-loop-base{display:block;}.elementor .e-heading-base{margin:0px;}.elementor .e-heading-link-base{all:unset;cursor:pointer;}.elementor .e-image-link-base{width:fit-content;all:unset;cursor:pointer;display:inherit;}.elementor .e-image-base{display:block;}.elementor .e-paragraph-base{margin:0px;}.elementor .e-paragraph-link-base{all:unset;cursor:pointer;}.elementor .e-svg-base{width:65px;height:65px;display:inline-block;}.elementor .e-button-base{text-align:center;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;border-radius:2px;border-width:0px;background-color:#375EFB;display:inline-block;}.elementor .e-youtube-base{overflow:hidden;aspect-ratio:16/9;}.elementor .e-divider-base{height:1px;border-width:0px;border-color:transparent;border-style:none;background-color:#000;}.elementor .e-self-hosted-video-base{max-width:100vw;aspect-ratio:16/9;display:inline-block;}