3113 lines
121 KiB
CSS
3113 lines
121 KiB
CSS
.rtl.nav-menus-php .mm_launch {
|
|
margin-left: 0;
|
|
margin-right: 10px;
|
|
}
|
|
.rtl.nav-menus-php .mm_launch:before {
|
|
margin-left: 2px;
|
|
margin-right: 0;
|
|
}
|
|
.rtl.nav-menus-php #cboxContent .mm_tab_container {
|
|
float: right;
|
|
}
|
|
.rtl.nav-menus-php #cboxContent .mega_menu .mm_panel_options {
|
|
float: left;
|
|
}
|
|
.rtl.nav-menus-php #cboxContent .mm_header_container .mm_title {
|
|
float: right;
|
|
}
|
|
.rtl.nav-menus-php #cboxContent table .mega-menu-item-align td.mega-value select {
|
|
float: right;
|
|
}
|
|
.rtl.nav-menus-php #cboxContent table .mega-menu-item-align td.mega-value .mega-description {
|
|
float: right;
|
|
margin-right: 10px;
|
|
}
|
|
.rtl.nav-menus-php #cboxContent .mm_tab_container .mm_tab.active:after {
|
|
right: auto;
|
|
left: 0;
|
|
}
|
|
.rtl.nav-menus-php #cboxContent .mega_menu .widget-title-action {
|
|
direction: ltr;
|
|
}
|
|
.rtl.nav-menus-php .mega_menu_meta_box div table td:nth-child(2) {
|
|
text-align: left;
|
|
}
|
|
|
|
body[class*=_page_maxmegamenu_] .sp-container,
|
|
body.toplevel_page_maxmegamenu .sp-container,
|
|
.nav-menus-php .sp-container {
|
|
border: 1px solid #7e8993;
|
|
}
|
|
body[class*=_page_maxmegamenu_] input.button-primary.is-busy,
|
|
body.toplevel_page_maxmegamenu input.button-primary.is-busy,
|
|
.nav-menus-php input.button-primary.is-busy {
|
|
pointer-events: none;
|
|
background-size: 100px 100% !important;
|
|
background-image: linear-gradient(-45deg, #007cba 28%, #006395 0, #006395 72%, #007cba 0) !important;
|
|
border-color: #007cba !important;
|
|
animation: busy-animation 2.5s linear infinite;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip],
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-enabled],
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-disabled],
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip],
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-enabled],
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-disabled],
|
|
.nav-menus-php .mega-tooltip[data-tooltip],
|
|
.nav-menus-php .mega-tooltip[data-tooltip-enabled],
|
|
.nav-menus-php .mega-tooltip[data-tooltip-disabled] {
|
|
position: relative;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip].mega-enabled:before,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-enabled].mega-enabled:before,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-disabled].mega-enabled:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip].mega-enabled:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-enabled].mega-enabled:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-disabled].mega-enabled:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip].mega-enabled:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-enabled].mega-enabled:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-disabled].mega-enabled:before {
|
|
content: attr(data-tooltip-enabled);
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip].mega-disabled:before,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-enabled].mega-disabled:before,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-disabled].mega-disabled:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip].mega-disabled:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-enabled].mega-disabled:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-disabled].mega-disabled:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip].mega-disabled:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-enabled].mega-disabled:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-disabled].mega-disabled:before {
|
|
content: attr(data-tooltip-disabled);
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip]:before,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-enabled]:before,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-disabled]:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip]:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-enabled]:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-disabled]:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip]:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-enabled]:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-disabled]:before {
|
|
position: absolute;
|
|
content: attr(data-tooltip);
|
|
top: -32px;
|
|
background: #000;
|
|
color: #fff;
|
|
padding: 3px 0;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
|
font-size: 10px;
|
|
font-weight: normal;
|
|
border-radius: 3px;
|
|
margin-left: -10px;
|
|
width: 160px;
|
|
z-index: 2;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip]:after,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-enabled]:after,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-disabled]:after,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip]:after,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-enabled]:after,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-disabled]:after,
|
|
.nav-menus-php .mega-tooltip[data-tooltip]:after,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-enabled]:after,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-disabled]:after {
|
|
top: -8px;
|
|
left: 8px;
|
|
border: solid transparent;
|
|
content: " ";
|
|
height: 0;
|
|
width: 0;
|
|
position: absolute;
|
|
border-color: transparent;
|
|
border-top-color: #000;
|
|
border-width: 4px;
|
|
margin-left: -4px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip]:before, body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip]:after,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-enabled]:before,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-enabled]:after,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-disabled]:before,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-disabled]:after,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip]:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip]:after,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-enabled]:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-enabled]:after,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-disabled]:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-disabled]:after,
|
|
.nav-menus-php .mega-tooltip[data-tooltip]:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip]:after,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-enabled]:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-enabled]:after,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-disabled]:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-disabled]:after {
|
|
opacity: 0;
|
|
pointer-events: none;
|
|
text-align: center;
|
|
transition: all 0.3s;
|
|
transition-delay: 0.3s;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip]:focus:before, body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip]:focus:after, body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip]:hover:before, body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip]:hover:after,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-enabled]:focus:before,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-enabled]:focus:after,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-enabled]:hover:before,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-enabled]:hover:after,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-disabled]:focus:before,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-disabled]:focus:after,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-disabled]:hover:before,
|
|
body[class*=_page_maxmegamenu_] .mega-tooltip[data-tooltip-disabled]:hover:after,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip]:focus:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip]:focus:after,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip]:hover:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip]:hover:after,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-enabled]:focus:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-enabled]:focus:after,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-enabled]:hover:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-enabled]:hover:after,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-disabled]:focus:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-disabled]:focus:after,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-disabled]:hover:before,
|
|
body.toplevel_page_maxmegamenu .mega-tooltip[data-tooltip-disabled]:hover:after,
|
|
.nav-menus-php .mega-tooltip[data-tooltip]:focus:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip]:focus:after,
|
|
.nav-menus-php .mega-tooltip[data-tooltip]:hover:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip]:hover:after,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-enabled]:focus:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-enabled]:focus:after,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-enabled]:hover:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-enabled]:hover:after,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-disabled]:focus:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-disabled]:focus:after,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-disabled]:hover:before,
|
|
.nav-menus-php .mega-tooltip[data-tooltip-disabled]:hover:after {
|
|
opacity: 1;
|
|
}
|
|
|
|
.nav-menus-php #cboxOverlay {
|
|
left: 160px;
|
|
}
|
|
.nav-menus-php #colorbox {
|
|
transform: translateX(80px);
|
|
}
|
|
.nav-menus-php.mega-colorbox-open ul#adminmenu a.wp-has-current-submenu:after,
|
|
.nav-menus-php.mega-colorbox-open ul#adminmenu > li.current > a.current:after {
|
|
border-right-color: #373737;
|
|
}
|
|
.nav-menus-php #cboxContent {
|
|
padding: 0;
|
|
user-select: none;
|
|
}
|
|
.nav-menus-php #cboxContent .CodeMirror {
|
|
user-select: auto;
|
|
}
|
|
.nav-menus-php #cboxContent .notice {
|
|
margin: 10px 0 0 0;
|
|
}
|
|
.nav-menus-php #cboxContent .notice .notice-dismiss:focus {
|
|
box-shadow: none;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tabs li.mm_tab_horizontal {
|
|
float: left;
|
|
cursor: pointer;
|
|
font-size: 12px;
|
|
font-weight: normal;
|
|
padding: 3px 5px;
|
|
border: 0;
|
|
margin: 0 15px 0 0;
|
|
background: white;
|
|
color: #444;
|
|
border-radius: 3px;
|
|
background: #f7f7f7;
|
|
border: 1px solid #DFDFDF;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tabs li.mm_tab_horizontal.active, .nav-menus-php #cboxContent .mm_tabs li.mm_tab_horizontal:hover {
|
|
background: #0073aa;
|
|
border-color: #0073aa;
|
|
color: white;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tabs.horizontal {
|
|
width: 85%;
|
|
float: left;
|
|
margin-top: 10px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.nav-menus-php #cboxContent .filter_icons {
|
|
width: 14%;
|
|
float: right;
|
|
margin-top: 0;
|
|
font-size: 0.9em;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_header_container {
|
|
float: left;
|
|
width: 100%;
|
|
border-bottom: 1px solid #f1f1f1;
|
|
background: #f1f1f1;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_header_container .mm_title {
|
|
padding: 0 20px;
|
|
font-size: 1.3em;
|
|
align-items: center;
|
|
display: inline-flex;
|
|
line-height: 25px;
|
|
float: left;
|
|
height: 75px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_header_container .mm_title br {
|
|
display: none;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_header_container .mm_saving {
|
|
text-align: right;
|
|
padding: 0 20px;
|
|
display: none;
|
|
line-height: 75px;
|
|
text-transform: uppercase;
|
|
color: #0073aa;
|
|
font-size: 11px;
|
|
font-weight: bold;
|
|
float: right;
|
|
background: #fff;
|
|
position: absolute;
|
|
right: 54px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_header_container .mm_saving:before {
|
|
color: #0073aa;
|
|
display: inline-block;
|
|
font: normal 20px/75px "dashicons";
|
|
speak: none;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
vertical-align: top;
|
|
margin-right: 5px;
|
|
content: "\f463";
|
|
-webkit-animation: rotation 2s infinite linear;
|
|
animation: rotation 2s infinite linear;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tab_container {
|
|
width: 15%;
|
|
float: left;
|
|
position: relative;
|
|
height: 504px;
|
|
background: white;
|
|
-webkit-box-shadow: inset -10px 0px 7px -12px rgba(0, 0, 0, 0.2);
|
|
-moz-box-shadow: inset -10px 0px 7px -12px rgba(0, 0, 0, 0.2);
|
|
box-shadow: inset -10px 0px 7px -12px rgba(0, 0, 0, 0.2);
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tab_container .mm_tab {
|
|
text-decoration: none;
|
|
color: #444;
|
|
width: 100%;
|
|
display: block;
|
|
padding: 10px 10px 10px 15px;
|
|
box-sizing: border-box;
|
|
outline: 0;
|
|
position: relative;
|
|
transition: all 0.1s linear;
|
|
font-size: 12px;
|
|
cursor: pointer;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tab_container .mm_tab:hover {
|
|
background: #f7f7f7;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tab_container .mm_tab:before {
|
|
color: #999;
|
|
display: inline-block;
|
|
font-family: "dashicons";
|
|
speak: none;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
vertical-align: top;
|
|
margin-right: 10px;
|
|
content: "\f463";
|
|
font-size: 15px;
|
|
width: 14px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tab_container .mm_tab.mega_menu:before {
|
|
content: "\f116";
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tab_container .mm_tab.general_settings:before {
|
|
content: "\f111";
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tab_container .mm_tab.menu_icon:before {
|
|
content: "\f128";
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tab_container .mm_tab.styling:before {
|
|
content: "\f540";
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tab_container .mm_tab.roles:before {
|
|
content: "\f110";
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tab_container .mm_tab.active {
|
|
color: white;
|
|
background: #0073aa;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tab_container .mm_tab.active:before {
|
|
color: white;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_tab_container .mm_tab.active:after {
|
|
right: 0;
|
|
border: solid 5px transparent;
|
|
content: " ";
|
|
height: 0;
|
|
width: 0;
|
|
position: absolute;
|
|
pointer-events: none;
|
|
border-right-color: white;
|
|
top: 50%;
|
|
margin-top: -5px;
|
|
}
|
|
.nav-menus-php #cboxContent p.submit {
|
|
margin-bottom: 0;
|
|
padding-bottom: 20px;
|
|
position: sticky;
|
|
bottom: 0;
|
|
background: white;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content_container {
|
|
padding: 20px 20px 0 20px;
|
|
float: right;
|
|
height: 504px;
|
|
width: 85%;
|
|
overflow: auto;
|
|
box-sizing: border-box;
|
|
position: relative;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets,
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #mm_widget_selector,
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #mm_number_of_columns,
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid {
|
|
display: none;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu[data-type=grid] #megamenu-grid,
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu[data-type=grid] #mm_widget_selector {
|
|
display: block;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu[data-type=megamenu] #widgets,
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu[data-type=megamenu] #mm_widget_selector,
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu[data-type=megamenu] #mm_number_of_columns {
|
|
display: block !important; /* @todo remove !important once MMM Pro 1.7.1 is released */
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .mm_panel_options {
|
|
float: right;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid {
|
|
margin-top: 20px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid button.mega-add-row,
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid button.mega-add-column {
|
|
height: 23px;
|
|
min-height: 23px;
|
|
line-height: 22px;
|
|
font-size: 12px;
|
|
padding-left: 4px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid button.mega-add-row .dashicons-plus,
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid button.mega-add-column .dashicons-plus {
|
|
margin-right: 4px;
|
|
line-height: 22px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid > .drop-area {
|
|
margin-top: 20px;
|
|
border: 1px dashed #999;
|
|
max-height: 100px !important;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row {
|
|
width: 100%;
|
|
display: inline-block;
|
|
background-color: #f7f7f7;
|
|
border: 1px solid #DFDFDF;
|
|
clear: both;
|
|
padding: 10px 5px;
|
|
margin-top: 20px;
|
|
box-sizing: border-box;
|
|
position: relative;
|
|
min-height: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row:first-child {
|
|
margin-top: 0;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row .mega-row-header {
|
|
display: inline-block;
|
|
width: 100%;
|
|
padding: 5px 0;
|
|
box-sizing: border-box;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row .mega-row-header .mega-disabled .dashicons {
|
|
opacity: 1;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row .mega-row-header .dashicons.mega-settings-open {
|
|
opacity: 1;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row .mega-row-header .dashicons {
|
|
opacity: 0.2;
|
|
transition: opacity 0.5s;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row .mega-row-header .dashicons-plus {
|
|
opacity: 1;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row .mega-row-header .mega-row-actions {
|
|
display: inline-block;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row .mega-row-header .mega-row-actions .dashicons-trash {
|
|
display: none;
|
|
color: #D0011B;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row .mega-row-header .mega-row-actions:hover .dashicons {
|
|
opacity: 1;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-used-cols="0"] .mega-row-header .mega-row-actions .dashicons-trash {
|
|
display: inline-block;
|
|
opacity: 1;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row .mega-too-many-cols {
|
|
display: none;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-too-many-cols=true] .mega-too-many-cols {
|
|
display: block;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row .mega-row-is-full {
|
|
display: none;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-row-is-full=true] .mega-col-expand,
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row .mega-col[data-span="1"] .mega-col-contract {
|
|
pointer-events: none;
|
|
color: #DFDFDF;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-row-is-full=true] .mega-col-expand {
|
|
pointer-events: none;
|
|
color: #DFDFDF;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="1"] .mega-col[data-span="1"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="2"] .mega-col[data-span="1"] {
|
|
width: 50%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="2"] .mega-col[data-span="2"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="3"] .mega-col[data-span="1"] {
|
|
width: 33.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="3"] .mega-col[data-span="2"] {
|
|
width: 66.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="3"] .mega-col[data-span="3"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="4"] .mega-col[data-span="1"] {
|
|
width: 25%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="4"] .mega-col[data-span="2"] {
|
|
width: 50%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="4"] .mega-col[data-span="3"] {
|
|
width: 75%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="4"] .mega-col[data-span="4"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="5"] .mega-col[data-span="1"] {
|
|
width: 20%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="5"] .mega-col[data-span="2"] {
|
|
width: 40%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="5"] .mega-col[data-span="3"] {
|
|
width: 60%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="5"] .mega-col[data-span="4"] {
|
|
width: 80%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="5"] .mega-col[data-span="5"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="6"] .mega-col[data-span="1"] {
|
|
width: 16.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="6"] .mega-col[data-span="2"] {
|
|
width: 33.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="6"] .mega-col[data-span="3"] {
|
|
width: 50%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="6"] .mega-col[data-span="4"] {
|
|
width: 66.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="6"] .mega-col[data-span="5"] {
|
|
width: 83.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="6"] .mega-col[data-span="6"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="7"] .mega-col[data-span="1"] {
|
|
width: 14.2857142857%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="7"] .mega-col[data-span="2"] {
|
|
width: 28.5714285714%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="7"] .mega-col[data-span="3"] {
|
|
width: 42.8571428571%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="7"] .mega-col[data-span="4"] {
|
|
width: 57.1428571429%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="7"] .mega-col[data-span="5"] {
|
|
width: 71.4285714286%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="7"] .mega-col[data-span="6"] {
|
|
width: 85.7142857143%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="7"] .mega-col[data-span="7"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="8"] .mega-col[data-span="1"] {
|
|
width: 12.5%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="8"] .mega-col[data-span="2"] {
|
|
width: 25%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="8"] .mega-col[data-span="3"] {
|
|
width: 37.5%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="8"] .mega-col[data-span="4"] {
|
|
width: 50%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="8"] .mega-col[data-span="5"] {
|
|
width: 62.5%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="8"] .mega-col[data-span="6"] {
|
|
width: 75%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="8"] .mega-col[data-span="7"] {
|
|
width: 87.5%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="8"] .mega-col[data-span="8"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="9"] .mega-col[data-span="1"] {
|
|
width: 11.1111111111%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="9"] .mega-col[data-span="2"] {
|
|
width: 22.2222222222%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="9"] .mega-col[data-span="3"] {
|
|
width: 33.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="9"] .mega-col[data-span="4"] {
|
|
width: 44.4444444444%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="9"] .mega-col[data-span="5"] {
|
|
width: 55.5555555556%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="9"] .mega-col[data-span="6"] {
|
|
width: 66.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="9"] .mega-col[data-span="7"] {
|
|
width: 77.7777777778%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="9"] .mega-col[data-span="8"] {
|
|
width: 88.8888888889%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="9"] .mega-col[data-span="9"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="10"] .mega-col[data-span="1"] {
|
|
width: 10%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="10"] .mega-col[data-span="2"] {
|
|
width: 20%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="10"] .mega-col[data-span="3"] {
|
|
width: 30%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="10"] .mega-col[data-span="4"] {
|
|
width: 40%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="10"] .mega-col[data-span="5"] {
|
|
width: 50%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="10"] .mega-col[data-span="6"] {
|
|
width: 60%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="10"] .mega-col[data-span="7"] {
|
|
width: 70%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="10"] .mega-col[data-span="8"] {
|
|
width: 80%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="10"] .mega-col[data-span="9"] {
|
|
width: 90%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="10"] .mega-col[data-span="10"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="11"] .mega-col[data-span="1"] {
|
|
width: 9.0909090909%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="11"] .mega-col[data-span="2"] {
|
|
width: 18.1818181818%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="11"] .mega-col[data-span="3"] {
|
|
width: 27.2727272727%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="11"] .mega-col[data-span="4"] {
|
|
width: 36.3636363636%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="11"] .mega-col[data-span="5"] {
|
|
width: 45.4545454545%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="11"] .mega-col[data-span="6"] {
|
|
width: 54.5454545455%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="11"] .mega-col[data-span="7"] {
|
|
width: 63.6363636364%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="11"] .mega-col[data-span="8"] {
|
|
width: 72.7272727273%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="11"] .mega-col[data-span="9"] {
|
|
width: 81.8181818182%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="11"] .mega-col[data-span="10"] {
|
|
width: 90.9090909091%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="11"] .mega-col[data-span="11"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="12"] .mega-col[data-span="1"] {
|
|
width: 8.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="12"] .mega-col[data-span="2"] {
|
|
width: 16.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="12"] .mega-col[data-span="3"] {
|
|
width: 25%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="12"] .mega-col[data-span="4"] {
|
|
width: 33.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="12"] .mega-col[data-span="5"] {
|
|
width: 41.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="12"] .mega-col[data-span="6"] {
|
|
width: 50%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="12"] .mega-col[data-span="7"] {
|
|
width: 58.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="12"] .mega-col[data-span="8"] {
|
|
width: 66.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="12"] .mega-col[data-span="9"] {
|
|
width: 75%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="12"] .mega-col[data-span="10"] {
|
|
width: 83.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="12"] .mega-col[data-span="11"] {
|
|
width: 91.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row[data-available-cols="12"] .mega-col[data-span="12"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row .notice {
|
|
margin: 10px 5px;
|
|
cursor: pointer;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col {
|
|
display: inline-block;
|
|
position: relative;
|
|
vertical-align: top;
|
|
float: left;
|
|
transition: width 0.1s;
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-wrap {
|
|
background-color: #fff;
|
|
border: 1px solid #DFDFDF;
|
|
margin: 3px;
|
|
padding: 8px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-widgets {
|
|
min-height: 50px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-widgets .widget {
|
|
float: none;
|
|
width: 100%;
|
|
border: 0;
|
|
margin: 3px 0;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-widgets .widget .widget-top {
|
|
background: #f7f7f7;
|
|
border: 1px solid #DFDFDF;
|
|
height: 42px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-widgets .widget.open .widget-top {
|
|
border: 1px solid #999;
|
|
border-bottom: 0;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-widgets .widget.open .widget-inner {
|
|
border: 1px solid #999;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-widgets .widget .widget-title-action {
|
|
background: #f7f7f7;
|
|
border: 0;
|
|
padding-left: 0;
|
|
padding-right: 10px;
|
|
position: absolute;
|
|
top: 0;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-widgets .widget[data-type=item] form input, .nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-widgets .widget[data-type=item] form select {
|
|
float: right;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-widgets .widget[data-type=item] form p {
|
|
float: left;
|
|
width: 100%;
|
|
margin-bottom: 0;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-widgets .widget[data-type=item] form .widget-content {
|
|
padding-top: 10px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-widgets .widget .widget-title h4 {
|
|
font-weight: normal;
|
|
margin-top: 5px;
|
|
line-height: 16px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-widgets .widget .widget-title .widget-desc {
|
|
clear: both;
|
|
font-weight: normal;
|
|
font-size: 10px;
|
|
opacity: 0.6;
|
|
float: left;
|
|
font-style: italic;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-description {
|
|
float: left;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-description .mega-disabled .dashicons {
|
|
opacity: 1;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-description .dashicons.mega-settings-open {
|
|
opacity: 1;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-description .dashicons {
|
|
opacity: 0.2;
|
|
transition: opacity 0.5s;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-description .dashicons-trash {
|
|
display: none;
|
|
color: #D0011B;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col[data-total-blocks="0"] .dashicons-trash {
|
|
display: inline-block;
|
|
opacity: 1;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-header {
|
|
display: inline-block;
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-header .mega-col-description:hover .dashicons {
|
|
opacity: 1;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-header .mega-col-actions {
|
|
float: right;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-header .mega-col-actions .dashicons {
|
|
margin-right: 0;
|
|
width: 10px;
|
|
cursor: pointer;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col .mega-col-header .mega-col-actions > span {
|
|
font-size: 10px;
|
|
position: relative;
|
|
top: -3px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid button.mega-add-column {
|
|
position: absolute;
|
|
right: 10px;
|
|
top: 10px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid button.mega-add-row {
|
|
margin-top: 20px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col-settings {
|
|
float: left;
|
|
width: 100%;
|
|
display: none;
|
|
margin: 5px 0 20px;
|
|
padding: 10px;
|
|
box-sizing: border-box;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col-settings label {
|
|
width: 100%;
|
|
font-size: 11px;
|
|
text-transform: uppercase;
|
|
margin-right: 5px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col-settings input {
|
|
font-size: 11px;
|
|
max-width: 100%;
|
|
display: block;
|
|
width: 100%;
|
|
margin: 5px 0 10px 0;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col-settings button {
|
|
display: block;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row-settings {
|
|
float: left;
|
|
width: 100%;
|
|
display: none;
|
|
margin: 5px 0 20px;
|
|
padding: 10px;
|
|
box-sizing: border-box;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row-settings .mega-settings-row {
|
|
margin-bottom: 5px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row-settings label {
|
|
width: 150px;
|
|
font-size: 11px;
|
|
text-transform: uppercase;
|
|
display: inline-block;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row-settings input,
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row-settings select {
|
|
font-size: 11px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row-settings button {
|
|
display: block;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-row-header .dashicons,
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-col-header .dashicons {
|
|
font-size: 13px;
|
|
width: 15px;
|
|
cursor: pointer;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .dashicons-sort,
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .dashicons-move {
|
|
cursor: move;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-disabled .dashicons:before {
|
|
color: #D0011B;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .mega-add-row {
|
|
clear: both;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .drop-area {
|
|
display: inline-block;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #megamenu-grid .ui-sortable-helper {
|
|
opacity: 0.5;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets {
|
|
float: left;
|
|
background: #f7f7f7;
|
|
border: 1px solid #DFDFDF;
|
|
width: 760px;
|
|
position: relative;
|
|
margin-top: 15px;
|
|
padding: 5px;
|
|
float: left;
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
min-height: 200px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets .no_widgets {
|
|
font-size: 0.9em;
|
|
margin-left: 10px;
|
|
font-style: italic;
|
|
margin-top: 10px;
|
|
clear: both;
|
|
color: #444;
|
|
float: left;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets .drop-area {
|
|
display: block;
|
|
border: 1px solid #f1f1f1;
|
|
float: left;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets .widget {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets .widget h4 {
|
|
max-width: 700px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu select#mm_enable_mega_menu {
|
|
margin-bottom: 0;
|
|
font-size: 0.9em;
|
|
margin: 0 5px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu select#mm_widget_selector {
|
|
font-size: 0.9em;
|
|
float: right;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu select#mm_number_of_columns {
|
|
font-size: 0.9em;
|
|
float: right;
|
|
margin-right: 10px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .mm_header {
|
|
float: right;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget {
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
width: 160px;
|
|
margin: 0;
|
|
color: #444;
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
float: left;
|
|
border: 5px solid transparent;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget:hover .widget-top {
|
|
border: 1px solid #444;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget:hover .widget-inner {
|
|
border: 1px solid #444;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget textarea {
|
|
max-height: 100px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget.open {
|
|
z-index: 999;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget.open .widget-top {
|
|
border: 1px solid #444;
|
|
cursor: move;
|
|
z-index: 1001;
|
|
position: relative;
|
|
border-bottom: 0;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget.open .widget-inner {
|
|
border: 1px solid #444;
|
|
position: absolute;
|
|
z-index: 1000;
|
|
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
|
|
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
|
|
margin-top: -1px;
|
|
background: white;
|
|
min-width: 340px;
|
|
box-sizing: border-box;
|
|
display: block;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget.open .widget-action::after {
|
|
content: "\f142";
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-top {
|
|
border: 0;
|
|
-webkit-box-shadow: 0 0 0;
|
|
box-shadow: 0 0 0;
|
|
border: 1px solid #DFDFDF;
|
|
padding: 0 8px;
|
|
background: white;
|
|
overflow: hidden;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget.sub_menu .widget-top {
|
|
cursor: default;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-title h4 {
|
|
color: #444;
|
|
float: left;
|
|
margin: 0;
|
|
padding: 0;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
border-bottom: 0;
|
|
font-size: 12px;
|
|
text-overflow: ellipsis;
|
|
line-height: 42px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-title h4:after {
|
|
color: #d54e21;
|
|
display: none;
|
|
font: normal 20px/1 "dashicons";
|
|
speak: none;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
vertical-align: top;
|
|
margin-left: 5px;
|
|
content: "\f463";
|
|
-webkit-animation: rotation 2s infinite linear;
|
|
animation: rotation 2s infinite linear;
|
|
vertical-align: middle;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-title h4.loading:after {
|
|
display: inline-block;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget[data-type=menu_item] .widget-title h4:before {
|
|
color: #444;
|
|
font: normal 16px/1 "dashicons";
|
|
speak: none;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
vertical-align: top;
|
|
margin-right: 2px;
|
|
content: "\f333";
|
|
vertical-align: middle;
|
|
top: -1px;
|
|
position: relative;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget[data-type=menu_item] form input, .nav-menus-php #cboxContent .mm_content.mega_menu .widget[data-type=menu_item] form select {
|
|
float: right;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget[data-type=menu_item] form p {
|
|
float: left;
|
|
width: 100%;
|
|
margin-bottom: 0;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-controls {
|
|
float: left;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-controls .delete:hover {
|
|
text-decoration: none;
|
|
color: #D0011B;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-inner {
|
|
display: none;
|
|
float: left;
|
|
width: 100%;
|
|
background: white;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-inner form {
|
|
padding: 0 15px 15px 15px;
|
|
margin-bottom: 30px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-inner p {
|
|
font-size: 12px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-inner select {
|
|
font-size: 12px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-inner input {
|
|
font-size: 12px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-title-action {
|
|
padding: 0;
|
|
position: relative;
|
|
font-weight: normal;
|
|
position: absolute;
|
|
right: 1px;
|
|
background: white;
|
|
border-right: 7px solid white;
|
|
padding-left: 10px;
|
|
opacity: 1;
|
|
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 9%, white 100%);
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-title-action a {
|
|
display: inline-block;
|
|
line-height: 40px;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-option {
|
|
right: 0;
|
|
border: 0;
|
|
background: 0 0;
|
|
font: 400 16px/1 dashicons;
|
|
speak: none;
|
|
display: block;
|
|
padding: 0;
|
|
text-indent: 0;
|
|
text-align: center;
|
|
position: relative;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
text-decoration: none !important;
|
|
color: #999;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-option:hover {
|
|
color: #444;
|
|
cursor: pointer;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-option::after {
|
|
padding: 0;
|
|
font: 400 14px/40px dashicons;
|
|
display: inline;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-cols {
|
|
line-height: 40px;
|
|
vertical-align: top;
|
|
display: inline-block;
|
|
color: #999;
|
|
font-size: 11px;
|
|
vertical-align: bottom;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu h5 {
|
|
margin: 10px 0 0 10px;
|
|
text-transform: uppercase;
|
|
float: left;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-expand::after {
|
|
content: "\f345";
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-contract::after {
|
|
content: "\f341";
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-action::after {
|
|
content: "\f107";
|
|
margin: 0;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget-option.disabled:hover {
|
|
color: #999;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu .widget[data-columns="1"] .widget-contract {
|
|
display: none;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="1"] .widget[data-columns="1"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="2"] .widget[data-columns="1"] {
|
|
width: 50%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="2"] .widget[data-columns="2"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="3"] .widget[data-columns="1"] {
|
|
width: 33.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="3"] .widget[data-columns="2"] {
|
|
width: 66.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="3"] .widget[data-columns="3"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="4"] .widget[data-columns="1"] {
|
|
width: 25%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="4"] .widget[data-columns="2"] {
|
|
width: 50%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="4"] .widget[data-columns="3"] {
|
|
width: 75%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="4"] .widget[data-columns="4"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="5"] .widget[data-columns="1"] {
|
|
width: 20%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="5"] .widget[data-columns="2"] {
|
|
width: 40%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="5"] .widget[data-columns="3"] {
|
|
width: 60%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="5"] .widget[data-columns="4"] {
|
|
width: 80%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="5"] .widget[data-columns="5"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="6"] .widget[data-columns="1"] {
|
|
width: 16.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="6"] .widget[data-columns="2"] {
|
|
width: 33.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="6"] .widget[data-columns="3"] {
|
|
width: 50%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="6"] .widget[data-columns="4"] {
|
|
width: 66.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="6"] .widget[data-columns="5"] {
|
|
width: 83.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="6"] .widget[data-columns="6"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="7"] .widget[data-columns="1"] {
|
|
width: 14.2857142857%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="7"] .widget[data-columns="2"] {
|
|
width: 28.5714285714%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="7"] .widget[data-columns="3"] {
|
|
width: 42.8571428571%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="7"] .widget[data-columns="4"] {
|
|
width: 57.1428571429%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="7"] .widget[data-columns="5"] {
|
|
width: 71.4285714286%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="7"] .widget[data-columns="6"] {
|
|
width: 85.7142857143%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="7"] .widget[data-columns="7"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="8"] .widget[data-columns="1"] {
|
|
width: 12.5%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="8"] .widget[data-columns="2"] {
|
|
width: 25%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="8"] .widget[data-columns="3"] {
|
|
width: 37.5%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="8"] .widget[data-columns="4"] {
|
|
width: 50%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="8"] .widget[data-columns="5"] {
|
|
width: 62.5%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="8"] .widget[data-columns="6"] {
|
|
width: 75%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="8"] .widget[data-columns="7"] {
|
|
width: 87.5%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="8"] .widget[data-columns="8"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="9"] .widget[data-columns="1"] {
|
|
width: 11.1111111111%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="9"] .widget[data-columns="2"] {
|
|
width: 22.2222222222%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="9"] .widget[data-columns="3"] {
|
|
width: 33.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="9"] .widget[data-columns="4"] {
|
|
width: 44.4444444444%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="9"] .widget[data-columns="5"] {
|
|
width: 55.5555555556%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="9"] .widget[data-columns="6"] {
|
|
width: 66.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="9"] .widget[data-columns="7"] {
|
|
width: 77.7777777778%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="9"] .widget[data-columns="8"] {
|
|
width: 88.8888888889%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="9"] .widget[data-columns="9"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="10"] .widget[data-columns="1"] {
|
|
width: 10%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="10"] .widget[data-columns="2"] {
|
|
width: 20%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="10"] .widget[data-columns="3"] {
|
|
width: 30%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="10"] .widget[data-columns="4"] {
|
|
width: 40%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="10"] .widget[data-columns="5"] {
|
|
width: 50%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="10"] .widget[data-columns="6"] {
|
|
width: 60%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="10"] .widget[data-columns="7"] {
|
|
width: 70%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="10"] .widget[data-columns="8"] {
|
|
width: 80%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="10"] .widget[data-columns="9"] {
|
|
width: 90%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="10"] .widget[data-columns="10"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="11"] .widget[data-columns="1"] {
|
|
width: 9.0909090909%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="11"] .widget[data-columns="2"] {
|
|
width: 18.1818181818%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="11"] .widget[data-columns="3"] {
|
|
width: 27.2727272727%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="11"] .widget[data-columns="4"] {
|
|
width: 36.3636363636%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="11"] .widget[data-columns="5"] {
|
|
width: 45.4545454545%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="11"] .widget[data-columns="6"] {
|
|
width: 54.5454545455%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="11"] .widget[data-columns="7"] {
|
|
width: 63.6363636364%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="11"] .widget[data-columns="8"] {
|
|
width: 72.7272727273%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="11"] .widget[data-columns="9"] {
|
|
width: 81.8181818182%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="11"] .widget[data-columns="10"] {
|
|
width: 90.9090909091%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="11"] .widget[data-columns="11"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="12"] .widget[data-columns="1"] {
|
|
width: 8.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="12"] .widget[data-columns="2"] {
|
|
width: 16.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="12"] .widget[data-columns="3"] {
|
|
width: 25%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="12"] .widget[data-columns="4"] {
|
|
width: 33.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="12"] .widget[data-columns="5"] {
|
|
width: 41.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="12"] .widget[data-columns="6"] {
|
|
width: 50%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="12"] .widget[data-columns="7"] {
|
|
width: 58.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="12"] .widget[data-columns="8"] {
|
|
width: 66.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="12"] .widget[data-columns="9"] {
|
|
width: 75%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="12"] .widget[data-columns="10"] {
|
|
width: 83.3333333333%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="12"] .widget[data-columns="11"] {
|
|
width: 91.6666666667%;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content.mega_menu #widgets[data-columns="12"] .widget[data-columns="12"] {
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent label[for=mm_enable_mega_menu] {
|
|
font-size: 12px;
|
|
}
|
|
.nav-menus-php #cboxContent .menu_icon .icon_selector {
|
|
clear: both;
|
|
}
|
|
.nav-menus-php #cboxContent .menu_icon .icon_selector > div {
|
|
float: left;
|
|
padding: 0 19px 19px 0;
|
|
width: 24px;
|
|
height: 24px;
|
|
box-sizing: initial;
|
|
}
|
|
.nav-menus-php #cboxContent .menu_icon .icon_selector label {
|
|
float: left;
|
|
display: block;
|
|
width: 24px;
|
|
height: 24px;
|
|
}
|
|
.nav-menus-php #cboxContent .menu_icon .icon_selector label:before {
|
|
width: 24px;
|
|
height: 24px;
|
|
display: inline-block;
|
|
content: attr(rel);
|
|
border: 1px solid #DFDFDF;
|
|
padding: 6px;
|
|
background: #f7f7f7;
|
|
color: #999;
|
|
}
|
|
.nav-menus-php #cboxContent .menu_icon .icon_selector input.radio:empty {
|
|
margin-left: -9999px;
|
|
}
|
|
.nav-menus-php #cboxContent .menu_icon .icon_selector input.radio:empty ~ label {
|
|
position: relative;
|
|
cursor: pointer;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.nav-menus-php #cboxContent .menu_icon .icon_selector input.radio:checked ~ label {
|
|
color: #999;
|
|
}
|
|
.nav-menus-php #cboxContent .menu_icon .icon_selector input.radio:checked ~ label:before {
|
|
border: 1px solid #0074a2;
|
|
color: #0074a2;
|
|
background: white;
|
|
}
|
|
.nav-menus-php #cboxContent .menu_icon .icon_selector input.radio:hover:checked ~ label:before {
|
|
border: 1px solid #0074a2;
|
|
color: #0074a2;
|
|
background: white;
|
|
}
|
|
.nav-menus-php #cboxContent .menu_icon .icon_selector input.radio:hover ~ label:before {
|
|
color: #0074a2;
|
|
}
|
|
.nav-menus-php #cboxContent .menu_icon .icon_selector .dash label:before {
|
|
font: 400 24px/1 dashicons;
|
|
}
|
|
.nav-menus-php #cboxContent table {
|
|
width: 100%;
|
|
border-collapse: collapse;
|
|
}
|
|
.nav-menus-php #cboxContent table td {
|
|
padding-bottom: 10px;
|
|
}
|
|
.nav-menus-php #cboxContent table td.mega-name {
|
|
width: 27%;
|
|
line-height: 2em;
|
|
vertical-align: top;
|
|
font-size: 12px;
|
|
}
|
|
.nav-menus-php #cboxContent table td.mega-name .mega-description {
|
|
font-size: 0.9em;
|
|
color: #999;
|
|
line-height: 1.5em;
|
|
}
|
|
.nav-menus-php #cboxContent table td.mega-name .mega-description p {
|
|
font-size: 0.9em;
|
|
}
|
|
.nav-menus-php #cboxContent table td.mega-value {
|
|
font-size: 12px;
|
|
}
|
|
.nav-menus-php #cboxContent table td.mega-value select {
|
|
font-size: 0.9em;
|
|
}
|
|
.nav-menus-php #cboxContent table td.mega-value textarea {
|
|
font-size: 0.9em;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
}
|
|
.nav-menus-php #cboxContent table td.mega-value input[type=text] {
|
|
font-size: 0.9em;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
}
|
|
.nav-menus-php #cboxContent table td.mega-value input[type=number] {
|
|
font-size: 0.9em;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
}
|
|
.nav-menus-php #cboxContent table td.mega-value .mega-description {
|
|
font-size: 0.9em;
|
|
color: #999;
|
|
line-height: 1.5em;
|
|
text-indent: 2px;
|
|
margin-top: 5px;
|
|
display: inline;
|
|
font-style: italic;
|
|
}
|
|
.nav-menus-php #cboxContent table td.mega-value .mega-description p {
|
|
font-size: 0.9em;
|
|
}
|
|
.nav-menus-php #cboxContent table .mega-menu-item-align td.mega-value select {
|
|
float: left;
|
|
}
|
|
.nav-menus-php #cboxContent table .mega-menu-item-align td.mega-value .mega-description {
|
|
float: left;
|
|
margin-left: 10px;
|
|
}
|
|
.nav-menus-php #cboxContent table .mega-sub-menu-align td.mega-value select {
|
|
float: left;
|
|
margin-right: 10px;
|
|
}
|
|
.nav-menus-php #cboxContent table .mega-sub-menu-align td.mega-value .mega-description {
|
|
float: left;
|
|
margin-right: 10px;
|
|
}
|
|
.nav-menus-php #cboxContent table input {
|
|
width: 70px;
|
|
margin-right: 20px;
|
|
}
|
|
.nav-menus-php #cboxContent table label {
|
|
font-size: 0.9em;
|
|
}
|
|
.nav-menus-php #cboxContent table input[type=checkbox] {
|
|
width: 16px;
|
|
height: 16px;
|
|
margin-right: 10px;
|
|
vertical-align: middle;
|
|
}
|
|
.nav-menus-php #cboxContent .general_settings table td {
|
|
padding-bottom: 3px;
|
|
}
|
|
.nav-menus-php #cboxContent form > h4.first {
|
|
margin: 0em 0 0.7em 0;
|
|
}
|
|
.nav-menus-php #cboxContent form > h4 {
|
|
clear: both;
|
|
border-bottom: 1px solid #DFDFDF;
|
|
padding: 0 0 10px 0;
|
|
font-size: 1em;
|
|
margin: 1.33em 0 0.7em 0;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content > h4.first {
|
|
margin: 0em 0 0.7em 0;
|
|
}
|
|
.nav-menus-php #cboxContent .mm_content > h4 {
|
|
clear: both;
|
|
border-bottom: 1px solid #DFDFDF;
|
|
padding: 0 0 10px 0;
|
|
font-size: 1em;
|
|
margin: 1.33em 0 0.7em 0;
|
|
}
|
|
.nav-menus-php #cboxContent img {
|
|
height: auto;
|
|
max-width: 100%;
|
|
}
|
|
.nav-menus-php #cboxContent div[id^=rommeled_image] .non-sortable {
|
|
display: block !important;
|
|
}
|
|
.nav-menus-php #cboxClose {
|
|
text-indent: 0;
|
|
background: none;
|
|
width: auto;
|
|
height: auto;
|
|
right: 14px;
|
|
top: 25px;
|
|
color: #999;
|
|
}
|
|
.nav-menus-php #cboxClose:before {
|
|
content: "\f335";
|
|
font: normal 24px/29px "dashicons";
|
|
}
|
|
.nav-menus-php #cboxClose:hover {
|
|
color: #0074a2;
|
|
}
|
|
.nav-menus-php.megamenu_enabled .mm_prefix {
|
|
display: block;
|
|
font-size: 0.9em;
|
|
border-left: 3px solid #ffb900;
|
|
padding-left: 10px;
|
|
margin-top: 3px;
|
|
}
|
|
.nav-menus-php .mm_prefix {
|
|
display: none;
|
|
}
|
|
.nav-menus-php .mm_launch {
|
|
margin-left: 10px;
|
|
font-size: 12px;
|
|
cursor: pointer;
|
|
color: white;
|
|
display: inline-flex;
|
|
align-items: center;
|
|
width: auto;
|
|
font-weight: normal;
|
|
height: auto;
|
|
background: #0073aa;
|
|
border-color: #0074a2;
|
|
border-width: 1px;
|
|
padding: 1px 5px;
|
|
border-radius: 3px;
|
|
opacity: 0;
|
|
-webkit-transition: all 0.3s ease;
|
|
-moz-transition: all 0.3s ease;
|
|
-o-transition: all 0.3s ease;
|
|
-ms-transition: all 0.3s ease;
|
|
transition: all 0.3s ease;
|
|
z-index: 1;
|
|
position: relative;
|
|
}
|
|
.nav-menus-php .mm_launch:before {
|
|
font-family: dashicons;
|
|
content: "\f111";
|
|
font-size: 10px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
}
|
|
.nav-menus-php .menu-item-bar .menu-item-handle:hover .mm_launch {
|
|
opacity: 1;
|
|
}
|
|
.nav-menus-php .menu-item-bar .dashicons-admin-generic:before {
|
|
font-size: 1.2em;
|
|
margin-right: 1px;
|
|
height: auto;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box .inside {
|
|
margin: 0;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box .accordion-section-content,
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box .accordion-section-title,
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box .postbox {
|
|
opacity: 1;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content {
|
|
padding: 0;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content .mega-accordion {
|
|
float: left;
|
|
width: 100%;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content .mega-accordion-content {
|
|
padding: 10px 14px 0 14px;
|
|
border-bottom: 1px solid #ccc;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content .mega-accordion-content:last-child {
|
|
border-bottom: 0;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content .mega-accordion-title {
|
|
padding: 10px 3px 10px 10px;
|
|
box-sizing: border-box;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content .mega-accordion-title.mega-last:not(.mega-accordion-open) {
|
|
border-bottom: 0;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content .mega-accordion-title .dashicons {
|
|
margin-right: 4px;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content .mega-accordion-title .dashicons-yes {
|
|
display: none;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content .mega-accordion-title.mega-location-enabled .dashicons-yes {
|
|
display: inline-block;
|
|
margin-left: 4px;
|
|
color: #46b450;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content .mega-accordion-title.mega-location-enabled.mega-has-active-location .dashicons-yes {
|
|
color: #F56E28;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content h4 {
|
|
outline: none;
|
|
border: 0;
|
|
margin: 0;
|
|
padding: 0;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content h4 .dashicons {
|
|
margin-right: 0;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content .mega-location-info {
|
|
font-size: 10px;
|
|
margin-left: 28px;
|
|
line-height: 18px;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content table {
|
|
font-size: 0.9em;
|
|
width: 100%;
|
|
margin-bottom: 15px;
|
|
border-collapse: collapse;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content table tr {
|
|
height: 29px;
|
|
vertical-align: middle;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content table tr td:nth-child(2) {
|
|
text-align: right;
|
|
min-width: 150px;
|
|
padding: 2px 0;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content table tr select {
|
|
font-size: 0.9em;
|
|
max-width: 120px;
|
|
margin: 0;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content table tr input[type=checkbox] {
|
|
margin: 0;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content table.sticky_settings td:nth-child(2) {
|
|
text-align: right;
|
|
min-width: 100px;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box div.accordion-section-content .mega-ellipsis {
|
|
margin-right: 5px;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box p.submit {
|
|
float: right;
|
|
text-align: right;
|
|
width: auto;
|
|
margin: 0 0 15px 0;
|
|
padding: 0;
|
|
}
|
|
.nav-menus-php #nav-menu-meta .mega_menu_meta_box .spinner {
|
|
float: right;
|
|
}
|
|
.nav-menus-php .menu-item-handle .item-title {
|
|
margin-right: 0;
|
|
}
|
|
|
|
body[class*=_page_maxmegamenu_] .megamenu_outer_wrap,
|
|
body.toplevel_page_maxmegamenu .megamenu_outer_wrap {
|
|
display: inline-block;
|
|
width: 100%;
|
|
padding-right: 20px;
|
|
padding-top: 10px;
|
|
box-sizing: border-box;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_outer_wrap .notice,
|
|
body.toplevel_page_maxmegamenu .megamenu_outer_wrap .notice {
|
|
margin: 0 0 20px 0;
|
|
clear: both;
|
|
}
|
|
body[class*=_page_maxmegamenu_] *:focus,
|
|
body.toplevel_page_maxmegamenu *:focus {
|
|
box-shadow: 0 0 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .icon_dropdown .select2-choice > .select2-chosen,
|
|
body.toplevel_page_maxmegamenu .icon_dropdown .select2-choice > .select2-chosen {
|
|
line-height: 28px;
|
|
margin-right: 0px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .icon_dropdown .select2-choice .select2-arrow,
|
|
body.toplevel_page_maxmegamenu .icon_dropdown .select2-choice .select2-arrow {
|
|
display: none;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .icon_dropdown .select2-choice,
|
|
body.toplevel_page_maxmegamenu .icon_dropdown .select2-choice {
|
|
padding: 0 5px 0 5px;
|
|
height: 28px;
|
|
color: #DFDFDF;
|
|
border: 1px solid #7e8993;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .icon_dropdown .select2-chosen i:before,
|
|
body.toplevel_page_maxmegamenu .icon_dropdown .select2-chosen i:before {
|
|
line-height: 28px;
|
|
font-size: 16px;
|
|
color: #444;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .tpx-select2-drop,
|
|
body.toplevel_page_maxmegamenu .tpx-select2-drop {
|
|
box-shadow: 0 0 0;
|
|
min-width: 150px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .select2-results li,
|
|
body.toplevel_page_maxmegamenu .select2-results li {
|
|
float: left;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .select2-results li:first-child,
|
|
body.toplevel_page_maxmegamenu .select2-results li:first-child {
|
|
float: none;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .select2-results li:first-child i,
|
|
body.toplevel_page_maxmegamenu .select2-results li:first-child i {
|
|
display: none;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .select2-results li .select2-result-label,
|
|
body.toplevel_page_maxmegamenu .select2-results li .select2-result-label {
|
|
font-size: 0.9em;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .icon_dropdown .select2-choice > .select2-chosen i,
|
|
body[class*=_page_maxmegamenu_] .select2-result-label i,
|
|
body.toplevel_page_maxmegamenu .icon_dropdown .select2-choice > .select2-chosen i,
|
|
body.toplevel_page_maxmegamenu .select2-result-label i {
|
|
margin: 0;
|
|
display: inline-block;
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 20px;
|
|
line-height: 1;
|
|
font-family: dashicons;
|
|
text-decoration: inherit;
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
vertical-align: top;
|
|
text-align: center;
|
|
transition: color 0.1s ease-in 0;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_header_top,
|
|
body.toplevel_page_maxmegamenu .megamenu_header_top {
|
|
font-size: 0.9em;
|
|
display: block;
|
|
width: 100%;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
margin-bottom: 10px;
|
|
box-sizing: border-box;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_header_top ul,
|
|
body.toplevel_page_maxmegamenu .megamenu_header_top ul {
|
|
margin: 0;
|
|
float: right;
|
|
position: relative;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_header_top ul li,
|
|
body.toplevel_page_maxmegamenu .megamenu_header_top ul li {
|
|
display: inline-block;
|
|
margin: 0 0 0 14px;
|
|
line-height: 30px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_header_top ul li.mega-highlight,
|
|
body.toplevel_page_maxmegamenu .megamenu_header_top ul li.mega-highlight {
|
|
background: #35b1df;
|
|
border-radius: 5px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_header_top ul li.mega-highlight a,
|
|
body.toplevel_page_maxmegamenu .megamenu_header_top ul li.mega-highlight a {
|
|
color: white;
|
|
line-height: 30px;
|
|
padding: 0 10px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_header,
|
|
body.toplevel_page_maxmegamenu .megamenu_header {
|
|
background: white;
|
|
padding: 10px 17px;
|
|
border-bottom: 1px solid #f1f1f1;
|
|
float: left;
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_header .version,
|
|
body.toplevel_page_maxmegamenu .megamenu_header .version {
|
|
color: #999;
|
|
margin-bottom: 15px;
|
|
font-size: 12px;
|
|
}
|
|
@media only screen and (max-width: 1200px) {
|
|
body[class*=_page_maxmegamenu_] .megamenu_header,
|
|
body.toplevel_page_maxmegamenu .megamenu_header {
|
|
text-align: center;
|
|
border-bottom: 0;
|
|
}
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_wrap,
|
|
body.toplevel_page_maxmegamenu .megamenu_wrap {
|
|
width: 100%;
|
|
float: left;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
background: white;
|
|
}
|
|
@media only screen and (max-width: 1200px) {
|
|
body[class*=_page_maxmegamenu_] .megamenu_wrap,
|
|
body.toplevel_page_maxmegamenu .megamenu_wrap {
|
|
flex-direction: column;
|
|
}
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_left,
|
|
body.toplevel_page_maxmegamenu .megamenu_left {
|
|
flex-basis: 190px;
|
|
flex-grow: 1;
|
|
}
|
|
@media only screen and (max-width: 1200px) {
|
|
body[class*=_page_maxmegamenu_] .megamenu_left,
|
|
body.toplevel_page_maxmegamenu .megamenu_left {
|
|
flex-basis: auto;
|
|
border-bottom: 0;
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|
|
@media only screen and (max-width: 1200px) {
|
|
body[class*=_page_maxmegamenu_] .megamenu_left ul.mega-page-navigation,
|
|
body.toplevel_page_maxmegamenu .megamenu_left ul.mega-page-navigation {
|
|
text-align: center;
|
|
margin: 0;
|
|
}
|
|
}
|
|
@media only screen and (max-width: 1200px) {
|
|
body[class*=_page_maxmegamenu_] .megamenu_left ul.mega-page-navigation li,
|
|
body.toplevel_page_maxmegamenu .megamenu_left ul.mega-page-navigation li {
|
|
display: inline-flex;
|
|
margin-bottom: 0;
|
|
}
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_left ul.mega-page-navigation li a,
|
|
body.toplevel_page_maxmegamenu .megamenu_left ul.mega-page-navigation li a {
|
|
text-decoration: none;
|
|
color: #444;
|
|
width: 100%;
|
|
display: block;
|
|
padding: 5px 0px 5px 17px;
|
|
box-sizing: border-box;
|
|
border-left: 2px solid white;
|
|
outline: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_left ul.mega-page-navigation li a:hover, body[class*=_page_maxmegamenu_] .megamenu_left ul.mega-page-navigation li a.active,
|
|
body.toplevel_page_maxmegamenu .megamenu_left ul.mega-page-navigation li a:hover,
|
|
body.toplevel_page_maxmegamenu .megamenu_left ul.mega-page-navigation li a.active {
|
|
border-left: 2px solid #0073aa;
|
|
color: #0074a2;
|
|
}
|
|
@media only screen and (max-width: 1200px) {
|
|
body[class*=_page_maxmegamenu_] .megamenu_left ul.mega-page-navigation li a,
|
|
body.toplevel_page_maxmegamenu .megamenu_left ul.mega-page-navigation li a {
|
|
border-left: 0;
|
|
padding: 1rem;
|
|
margin: 0;
|
|
margin-left: 1rem;
|
|
margin-right: 1rem;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_left ul.mega-page-navigation li a.active,
|
|
body.toplevel_page_maxmegamenu .megamenu_left ul.mega-page-navigation li a.active {
|
|
border-left: 0;
|
|
box-shadow: inset 0 -3px #0073aa;
|
|
font-weight: 600;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_left ul.mega-page-navigation li a:hover,
|
|
body.toplevel_page_maxmegamenu .megamenu_left ul.mega-page-navigation li a:hover {
|
|
border-left: 0;
|
|
}
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right,
|
|
body.toplevel_page_maxmegamenu .megamenu_right {
|
|
flex-basis: 0;
|
|
flex-grow: 999;
|
|
}
|
|
@media only screen and (max-width: 1200px) {
|
|
body[class*=_page_maxmegamenu_] .megamenu_right,
|
|
body.toplevel_page_maxmegamenu .megamenu_right {
|
|
flex-basis: auto;
|
|
}
|
|
}
|
|
body[class*=_page_maxmegamenu_] h3.first,
|
|
body.toplevel_page_maxmegamenu h3.first {
|
|
margin-top: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] h3,
|
|
body.toplevel_page_maxmegamenu h3 {
|
|
clear: both;
|
|
font-size: 1.1em;
|
|
margin: 17px 0 5px 0;
|
|
text-indent: 1px;
|
|
border-bottom: 1px solid #DFDFDF;
|
|
padding: 0 0 10px 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] h3 span,
|
|
body.toplevel_page_maxmegamenu h3 span {
|
|
margin-right: 10px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] a,
|
|
body.toplevel_page_maxmegamenu a {
|
|
text-decoration: none;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .duplicate,
|
|
body.toplevel_page_maxmegamenu .duplicate {
|
|
margin-left: 15px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_submit,
|
|
body.toplevel_page_maxmegamenu .megamenu_submit {
|
|
margin-bottom: 40px;
|
|
padding-top: 35px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_submit .mega_left,
|
|
body[class*=_page_maxmegamenu_] .megamenu_submit .mega_right,
|
|
body.toplevel_page_maxmegamenu .megamenu_submit .mega_left,
|
|
body.toplevel_page_maxmegamenu .megamenu_submit .mega_right {
|
|
float: left;
|
|
width: 50%;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_submit .spinner,
|
|
body.toplevel_page_maxmegamenu .megamenu_submit .spinner {
|
|
float: left;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_submit p.submit,
|
|
body.toplevel_page_maxmegamenu .megamenu_submit p.submit {
|
|
margin: 0;
|
|
padding: 0;
|
|
float: left;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_submit .mega_right,
|
|
body.toplevel_page_maxmegamenu .megamenu_submit .mega_right {
|
|
text-align: right;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_submit .mega_right a,
|
|
body.toplevel_page_maxmegamenu .megamenu_submit .mega_right a {
|
|
color: #D0011B;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_wrap .megamenu_submit .saved,
|
|
body.toplevel_page_maxmegamenu .megamenu_wrap .megamenu_submit .saved {
|
|
background: transparent;
|
|
line-height: 28px;
|
|
margin: 0 0 0 5px;
|
|
float: left;
|
|
border-radius: 0;
|
|
color: #0074a2;
|
|
text-transform: uppercase;
|
|
font-weight: bold;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_wrap .megamenu_submit .saved .dashicons,
|
|
body.toplevel_page_maxmegamenu .megamenu_wrap .megamenu_submit .saved .dashicons {
|
|
color: #0074a2;
|
|
width: 26px;
|
|
line-height: 28px;
|
|
height: 28px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_wrap .success,
|
|
body[class*=_page_maxmegamenu_] .megamenu_wrap .warning,
|
|
body[class*=_page_maxmegamenu_] .megamenu_wrap .fail,
|
|
body.toplevel_page_maxmegamenu .megamenu_wrap .success,
|
|
body.toplevel_page_maxmegamenu .megamenu_wrap .warning,
|
|
body.toplevel_page_maxmegamenu .megamenu_wrap .fail {
|
|
background: #fff;
|
|
border-left: 4px solid #46b450;
|
|
border-top: 1px solid #DFDFDF;
|
|
border-bottom: 1px solid #DFDFDF;
|
|
border-right: 1px solid #DFDFDF;
|
|
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
|
|
padding: 10px;
|
|
margin: 5px 0 30px;
|
|
line-height: 22px;
|
|
clear: both;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_wrap .megamenu_right .warning,
|
|
body.toplevel_page_maxmegamenu .megamenu_wrap .megamenu_right .warning {
|
|
margin-bottom: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_wrap .fail,
|
|
body.toplevel_page_maxmegamenu .megamenu_wrap .fail {
|
|
border-left-color: #D0011B;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_wrap .warning,
|
|
body.toplevel_page_maxmegamenu .megamenu_wrap .warning {
|
|
border-left-color: #ffb900;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mm-picker-container,
|
|
body.toplevel_page_maxmegamenu .mm-picker-container {
|
|
border-radius: 3px;
|
|
border: 1px solid #8c8f94;
|
|
font-size: 0.9em;
|
|
float: left;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mm-picker-container .sp-replacer,
|
|
body.toplevel_page_maxmegamenu .mm-picker-container .sp-replacer {
|
|
margin: 0;
|
|
float: left;
|
|
border: 0;
|
|
background: transparent;
|
|
padding: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mm-picker-container .sp-dd,
|
|
body.toplevel_page_maxmegamenu .mm-picker-container .sp-dd {
|
|
display: none;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mm-picker-container .sp-palette-container,
|
|
body.toplevel_page_maxmegamenu .mm-picker-container .sp-palette-container {
|
|
width: 40px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mm-picker-container .sp-replacer .sp-preview,
|
|
body.toplevel_page_maxmegamenu .mm-picker-container .sp-replacer .sp-preview {
|
|
border: 0;
|
|
border-right: 1px solid #8c8f94;
|
|
height: 26px;
|
|
width: 26px;
|
|
margin: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mm-picker-container input.mm_colorpicker,
|
|
body.toplevel_page_maxmegamenu .mm-picker-container input.mm_colorpicker {
|
|
float: left;
|
|
border: 0;
|
|
height: 23px;
|
|
box-shadow: 0 0 0;
|
|
margin: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mm-picker-container div.chosen-color,
|
|
body.toplevel_page_maxmegamenu .mm-picker-container div.chosen-color {
|
|
border-radius: 0 2px 2px 0;
|
|
color: #444;
|
|
font-size: 11px;
|
|
line-height: 26px;
|
|
padding: 0 6px;
|
|
text-align: center;
|
|
float: left;
|
|
cursor: default;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .block .mm-picker-container,
|
|
body.toplevel_page_maxmegamenu .block .mm-picker-container {
|
|
float: right;
|
|
margin-right: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right,
|
|
body.toplevel_page_maxmegamenu .megamenu_right {
|
|
padding: 20px;
|
|
box-sizing: border-box;
|
|
border-left: 1px solid #f1f1f1;
|
|
min-height: 400px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right textarea.mega-export,
|
|
body.toplevel_page_maxmegamenu .megamenu_right textarea.mega-export {
|
|
width: 100%;
|
|
height: 150px;
|
|
font-family: monospace;
|
|
margin-bottom: 10px;
|
|
font-size: 0.9em;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right nav.nav-tab-wrapper,
|
|
body.toplevel_page_maxmegamenu .megamenu_right nav.nav-tab-wrapper {
|
|
position: relative;
|
|
margin: 0;
|
|
display: inline-flex;
|
|
align-items: center;
|
|
align-content: center;
|
|
height: 64px;
|
|
gap: 30px;
|
|
width: 100%;
|
|
/* The sliding border element */
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right nav.nav-tab-wrapper a.mega-tab,
|
|
body.toplevel_page_maxmegamenu .megamenu_right nav.nav-tab-wrapper a.mega-tab {
|
|
display: flex;
|
|
cursor: pointer;
|
|
height: 100%;
|
|
align-content: center;
|
|
flex-wrap: wrap;
|
|
color: #444;
|
|
font-weight: 500;
|
|
font-size: 14px;
|
|
padding: 0 5px;
|
|
}
|
|
@media only screen and (max-width: 1200px) {
|
|
body[class*=_page_maxmegamenu_] .megamenu_right nav.nav-tab-wrapper a.mega-tab,
|
|
body.toplevel_page_maxmegamenu .megamenu_right nav.nav-tab-wrapper a.mega-tab {
|
|
font-size: 12px;
|
|
}
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right nav.nav-tab-wrapper a.mega-tab:hover,
|
|
body.toplevel_page_maxmegamenu .megamenu_right nav.nav-tab-wrapper a.mega-tab:hover {
|
|
color: #0073aa;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right nav.nav-tab-wrapper a.nav-tab-active,
|
|
body.toplevel_page_maxmegamenu .megamenu_right nav.nav-tab-wrapper a.nav-tab-active {
|
|
background: white;
|
|
position: relative;
|
|
z-index: 1;
|
|
color: #0073aa;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right nav.nav-tab-wrapper .nav-tab-slider,
|
|
body.toplevel_page_maxmegamenu .megamenu_right nav.nav-tab-wrapper .nav-tab-slider {
|
|
position: absolute;
|
|
bottom: 0;
|
|
height: 3px;
|
|
background-color: #0073aa;
|
|
border-radius: 2px;
|
|
transition: left 0.3s ease-out, width 0.3s ease-out;
|
|
z-index: 1;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right h3.editing_theme,
|
|
body.toplevel_page_maxmegamenu .megamenu_right h3.editing_theme {
|
|
margin: 0 0 30px 0;
|
|
padding: 0;
|
|
border: 0;
|
|
float: left;
|
|
width: 100%;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings .mega-tooltip:before,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings .mega-tooltip:before {
|
|
top: -29px;
|
|
margin-left: -5px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings .mega-tooltip:after,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings .mega-tooltip:after {
|
|
margin-left: 2px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_general_settings .mega-inner-table,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_general_settings .mega-inner-table {
|
|
width: auto;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_general_settings .mega-inner-table td,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_general_settings .mega-inner-table td {
|
|
padding-top: 3px;
|
|
padding-bottom: 3px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-accordion-title h4:before,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-accordion-title h4:before {
|
|
font: 400 14px/1 dashicons;
|
|
content: "\f347";
|
|
speak: none;
|
|
padding: 0;
|
|
margin-right: 10px;
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
transition: all 0.4s ease;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-accordion-title.mega-accordion-open h4:before,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-accordion-title.mega-accordion-open h4:before {
|
|
transform: rotateZ(-180deg);
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-add-location,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-add-location {
|
|
margin-top: 20px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations div.mega-tab-content,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations div.mega-tab-content {
|
|
border: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .nav-tab-wrapper,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .nav-tab-wrapper {
|
|
border: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .nav-tab-wrapper a.nav-tab,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .nav-tab-wrapper a.nav-tab-active,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .nav-tab-wrapper a.nav-tab,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .nav-tab-wrapper a.nav-tab-active {
|
|
cursor: pointer;
|
|
font-size: 12px;
|
|
font-weight: normal;
|
|
padding: 3px 5px;
|
|
border: 0;
|
|
margin: 0 15px 0 0;
|
|
background: white;
|
|
color: #444;
|
|
border-radius: 3px;
|
|
background: #f7f7f7;
|
|
border: 1px solid #DFDFDF;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .nav-tab-wrapper a.nav-tab-active,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .nav-tab-wrapper a.nav-tab-active {
|
|
background: #0073aa;
|
|
border-color: #0073aa;
|
|
color: white;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations table td,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations table td {
|
|
padding-bottom: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations table.output_options td.mega-value textarea,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations table.output_options td.mega-value textarea {
|
|
width: 100%;
|
|
height: auto;
|
|
margin-bottom: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations table.output_options td.mega-value label,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations table.output_options td.mega-value label {
|
|
float: none;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations table.sticky_settings tr td:first-child,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations table.sticky_settings tr td:first-child {
|
|
width: 40%;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-tab-content table td:first-child,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-tab-content table td:first-child {
|
|
width: 40%;
|
|
font-size: 13px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-tab-content table td:first-child .mega-description,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-tab-content table td:first-child .mega-description {
|
|
margin-top: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-tab-content table td:first-child .dashicons,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-tab-content table td:first-child .dashicons {
|
|
margin-right: 6px;
|
|
font-size: 14px;
|
|
vertical-align: middle;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-vartical-align-top,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-vartical-align-top {
|
|
vertical-align: top;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .megamenu_submit,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .megamenu_submit {
|
|
margin-bottom: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_themes .theme_selector,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_themes .theme_selector {
|
|
margin-bottom: 20px;
|
|
font-size: 15px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_themes .theme_selector select,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_themes .theme_selector select {
|
|
margin-left: 10px;
|
|
font-size: 14px;
|
|
border-color: black;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_themes .mega-ellipsis,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_themes .mega-ellipsis {
|
|
float: left;
|
|
height: 30px;
|
|
margin-left: 6px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_themes .mega-ellipsis svg,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_themes .mega-ellipsis svg {
|
|
height: 30px;
|
|
border: 1px solid black;
|
|
border-radius: 3px;
|
|
box-sizing: border-box;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_themes .mega-ellipsis .mega-export-theme .dashicons,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_themes .mega-ellipsis .mega-import-theme .dashicons,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_themes .mega-ellipsis .mega-export-theme .dashicons,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_themes .mega-ellipsis .mega-import-theme .dashicons {
|
|
transform: rotate(90deg);
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_themes td.mega-name,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_themes td.mega-name {
|
|
font-size: 14px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_themes h5,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_themes h5 {
|
|
clear: both;
|
|
font-size: 1.1em;
|
|
margin: 15px 0 0 0;
|
|
padding: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_tools label,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_tools label {
|
|
clear: both;
|
|
width: 100%;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location-disabled-assign-menu .mega-accordion-content,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location-disabled-assign-menu .mega-accordion-content {
|
|
padding: 10px 20px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-enabled-locations,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-enabled-locations {
|
|
float: left;
|
|
width: 100%;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-enabled-locations:empty,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-enabled-locations:empty {
|
|
display: none;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location {
|
|
font-size: 14px;
|
|
border: 0;
|
|
border: 1px solid #DFDFDF;
|
|
margin-bottom: 10px;
|
|
float: left;
|
|
width: 100%;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-title.mega-accordion-open,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-title:hover,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-title.mega-accordion-open,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-title:hover {
|
|
background: #f7f7f7;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-title,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-title {
|
|
padding: 8px;
|
|
font-size: 0.9em;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-title .dashicons-yes,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-title .dashicons-yes {
|
|
color: transparent;
|
|
display: none;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location.mega-location-enabled .mega-accordion-title .dashicons-yes,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location.mega-location-enabled .mega-accordion-title .dashicons-yes {
|
|
color: #46b450;
|
|
margin-left: 4px;
|
|
display: inline-block;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location.mega-location-enabled.mega-has-active-location .mega-accordion-title .dashicons-yes,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location.mega-location-enabled.mega-has-active-location .mega-accordion-title .dashicons-yes {
|
|
color: #F56E28;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content {
|
|
border-top: 1px solid #DFDFDF;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content .megamenu-edit-theme,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content .megamenu-edit-theme {
|
|
opacity: 0.6;
|
|
line-height: 26px;
|
|
margin-left: 5px;
|
|
cursor: pointer;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content .megamenu-edit-theme:hover,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content .megamenu-edit-theme:hover {
|
|
opacity: 1;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content .megamenu_submit,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content .megamenu_submit {
|
|
background: #f7f7f7;
|
|
padding: 20px 10px;
|
|
margin-top: 20px;
|
|
box-sizing: border-box;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content .mega-accordion-content-wrapper,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content .mega-accordion-content-wrapper {
|
|
padding: 10px 15px;
|
|
float: left;
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content tr.mega-effect_mobile .mega-effect_mobile_direction,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content tr.mega-effect_mobile .mega-effect_mobile_direction {
|
|
display: none;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content tr.mega-effect_mobile.mega-is-offcanvas .mega-effect_mobile_direction,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-location .mega-accordion-content tr.mega-effect_mobile.mega-is-offcanvas .mega-effect_mobile_direction {
|
|
display: block;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .warning,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .warning {
|
|
margin: 10px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .mega-tab-content .warning,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .mega-tab-content .warning {
|
|
margin: 20px 0 0 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations table .mega-value textarea,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations table .mega-value textarea {
|
|
height: 40px;
|
|
width: 500px;
|
|
padding: 10px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations > table td:first-child,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations > table td:first-child {
|
|
width: 25%;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations h5,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations h5 {
|
|
font-size: 12px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .accordion-section-content,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .accordion-section-content {
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
padding: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .accordion-section-content .accordion-wrapper,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .accordion-section-content .accordion-wrapper {
|
|
padding: 10px 20px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings.menu_settings_menu_locations .accordion-section-content .megamenu_submit,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings.menu_settings_menu_locations .accordion-section-content .megamenu_submit {
|
|
border-top: 1px solid #ddd;
|
|
box-sizing: border-box;
|
|
padding: 20px;
|
|
background: #f7f7f7;
|
|
margin-top: 20px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table {
|
|
width: 100%;
|
|
border-collapse: collapse;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label {
|
|
font-size: 0.9em;
|
|
float: left;
|
|
margin-right: 10px;
|
|
margin-bottom: 10px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table .mega-radio-row,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table .mega-radio-row {
|
|
margin-bottom: 3px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table .mega-radio-row label,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table .mega-radio-row label {
|
|
float: none;
|
|
top: -3px;
|
|
position: relative;
|
|
font-size: 1em;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table textarea,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table input[type=text],
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table input[type=number],
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table select,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table textarea,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table input[type=text],
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table input[type=number],
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table select {
|
|
font-size: 12px;
|
|
min-height: 28px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table select,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table select {
|
|
max-width: 200px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table textarea,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table textarea {
|
|
width: 100%;
|
|
height: 150px;
|
|
font-family: monospace;
|
|
line-height: 1.5em;
|
|
margin-bottom: 10px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table input[type=number],
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table input[type=number] {
|
|
height: auto;
|
|
line-height: 1.2em;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table input[name=export],
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table input[name=export] {
|
|
margin-top: 20px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table input[type=text],
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table input[type=text] {
|
|
min-width: 70px;
|
|
field-sizing: content;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table input[type=text].wide,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table input[type=text].wide {
|
|
width: 300px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table input[type=submit],
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table input[type=submit] {
|
|
width: auto;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table input[type=checkbox],
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table input[type=checkbox] {
|
|
width: 16px;
|
|
height: 16px;
|
|
vertical-align: middle;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table .wide input[type=text],
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table .wide input[type=text] {
|
|
width: 300px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table .CodeMirror,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table .CodeMirror {
|
|
height: auto;
|
|
min-height: 150px;
|
|
border: 1px solid #aaa;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table div.CodeMirror span.CodeMirror-matchingbracket,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table div.CodeMirror span.CodeMirror-matchingbracket {
|
|
color: green;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table .CodeMirror-scroll,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table .CodeMirror-scroll {
|
|
min-height: 150px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table tr:first-child td,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table tr:first-child td {
|
|
border-top: 0;
|
|
padding-top: 20px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table th,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table th {
|
|
text-align: left;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td {
|
|
position: relative;
|
|
padding-bottom: 25px;
|
|
padding-top: 15px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-name,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-name {
|
|
width: 33%;
|
|
line-height: 2em;
|
|
padding-right: 30px;
|
|
vertical-align: top;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-value,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-value {
|
|
padding-top: 10px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-value .mega-description,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-value .mega-description {
|
|
margin-top: 5px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-value .mega-info,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-value .mega-info {
|
|
clear: both;
|
|
margin-top: 15px;
|
|
display: block;
|
|
float: left;
|
|
font-size: 0.9em;
|
|
color: #777;
|
|
line-height: 20px;
|
|
width: 100%;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-value .mega-info:before,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-value .mega-info:before {
|
|
font: 400 20px/1 dashicons;
|
|
content: "\f348";
|
|
speak: none;
|
|
padding: 0;
|
|
margin-right: 6px;
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-custom_css,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-custom_css {
|
|
width: 100%;
|
|
margin-bottom: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-value.mega-instances,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-value.mega-instances {
|
|
vertical-align: top;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-value.mega-instances table th,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-value.mega-instances table td,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-value.mega-instances table th,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-value.mega-instances table td {
|
|
font-weight: normal;
|
|
padding: 5px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-value.mega-instances .mega-description,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-value.mega-instances .mega-description {
|
|
padding-left: 5px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-name .mega-description,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-value .mega-description,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-name .mega-description,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-value .mega-description {
|
|
font-size: 13px;
|
|
color: #777;
|
|
line-height: 1.5em;
|
|
width: 80%;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-name .mega-description p,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table td.mega-value .mega-description p,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-name .mega-description p,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table td.mega-value .mega-description p {
|
|
font-size: 12px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table ul.custom_styling_tips,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table ul.custom_styling_tips {
|
|
list-style-type: disc;
|
|
list-style-position: inside;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table ul.custom_styling_tips code,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table ul.custom_styling_tips code {
|
|
margin: 10px 0 0 0;
|
|
font-size: 0.9em;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-error input,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-error input {
|
|
border: 1px solid #D0011B;
|
|
background: #FFDDDD;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks {
|
|
width: 99%;
|
|
cursor: auto;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .mega-value,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .mega-value {
|
|
padding-bottom: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .mega-description,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .mega-description {
|
|
float: left;
|
|
width: 100%;
|
|
margin-top: 20px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks {
|
|
display: flex;
|
|
box-sizing: border-box;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-left,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-center,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-right,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-left,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-center,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-right {
|
|
box-sizing: border-box;
|
|
border: 1px solid #ccc;
|
|
background: #f7f7f7;
|
|
height: 60px;
|
|
padding: 10px;
|
|
margin-top: 15px;
|
|
display: flex;
|
|
flex-basis: 33.3333%;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-left,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-left {
|
|
border-right: 0px;
|
|
flex: 1;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-center,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-center {
|
|
border-left: 1px dashed #ccc;
|
|
border-right: 1px dashed #ccc;
|
|
justify-content: center;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-right,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-right {
|
|
border-left: 0px;
|
|
flex: 1;
|
|
justify-content: flex-end;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-right .block,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-right .block {
|
|
float: right;
|
|
margin: 0 0 0 5px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block.mega-open .block-title,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block.mega-open .block-title {
|
|
border-bottom: 1px solid white;
|
|
border-radius: 3px 3px 0 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block .block-title,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block .block-title {
|
|
padding: 0 10px;
|
|
display: inline-block;
|
|
height: 35px;
|
|
line-height: 35px;
|
|
font-size: 0.9em;
|
|
background: white;
|
|
color: #444;
|
|
cursor: move;
|
|
border: 1px solid #ccc;
|
|
position: relative;
|
|
z-index: 2;
|
|
border-radius: 3px;
|
|
text-align: left;
|
|
box-sizing: border-box;
|
|
white-space: nowrap;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block.ui-sortable-helper,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block.ui-sortable-helper {
|
|
width: auto !important;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block .block-title .dashicons,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block .block-title .dashicons {
|
|
line-height: 35px;
|
|
cursor: pointer;
|
|
font-size: 20px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block .block-settings,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block .block-settings {
|
|
padding: 10px;
|
|
display: none;
|
|
width: 300px;
|
|
vertical-align: top;
|
|
background: white;
|
|
text-align: left;
|
|
color: #ccc;
|
|
position: absolute;
|
|
left: 0px;
|
|
top: 34px;
|
|
z-index: 1;
|
|
border: 1px solid #ccc;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block .block-settings .mega-custom-color-input-wrapper,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block .block-settings .mega-custom-color-input-wrapper {
|
|
float: right;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-right .block .block-settings,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .mega-right .block .block-settings {
|
|
left: auto;
|
|
right: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block h3,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block h3 {
|
|
margin-top: 5px;
|
|
border-bottom: 1px solid #ccc;
|
|
padding-bottom: 10px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .block-settings label,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .block-settings label {
|
|
width: 100%;
|
|
clear: both;
|
|
color: #444;
|
|
font-size: 1em;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .block-settings label input,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .block-settings label select,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .block-settings label input[type=number],
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .block-settings label .icon_dropdown,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .block-settings label input,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .block-settings label select,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .block-settings label input[type=number],
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .block-settings label .icon_dropdown {
|
|
float: right;
|
|
font-size: 0.9em;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .block-settings label input[type=number],
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .block-settings label input[type=number] {
|
|
height: 28px;
|
|
line-height: 28px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .toggle-left,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .toggle-left {
|
|
border-right: 1px dashed #ccc;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .toggle-right,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .toggle-right {
|
|
border-left: 0px solid #ccc;
|
|
text-align: right;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block {
|
|
position: relative;
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
margin: 0 5px 0 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block input[type=text],
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-toggle_blocks .toggle-bar-designer .mega-blocks .block input[type=text] {
|
|
width: 50%;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table .mega-validation-message,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table .mega-validation-message {
|
|
display: none;
|
|
clear: both;
|
|
font-size: 0.8em;
|
|
color: #D0011B;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label span.mega-short-desc,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label span.mega-short-desc {
|
|
font-size: 10px;
|
|
text-transform: uppercase;
|
|
color: #777;
|
|
display: block;
|
|
margin: 0 0 2px 1px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-copy_color,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-copy_color {
|
|
margin-right: 3px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-copy_color span.mega-short-desc,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-copy_color span.mega-short-desc {
|
|
visibility: hidden;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings table label.mega-copy_color span.dashicons,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings table label.mega-copy_color span.dashicons {
|
|
opacity: 0.5;
|
|
margin-top: 6px;
|
|
font-size: 16px;
|
|
cursor: pointer;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings .row h5,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings .row h5 {
|
|
margin: 0;
|
|
font-weight: normal;
|
|
float: left;
|
|
width: 250px;
|
|
font-size: 1em;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings .megamenu_submit,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings .megamenu_submit {
|
|
float: left;
|
|
width: 100%;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content {
|
|
position: relative;
|
|
clear: both;
|
|
float: left;
|
|
width: 100%;
|
|
padding: 0;
|
|
box-sizing: border-box;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content.mega-toggle-disabled .mega-toggle_blocks td:after,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content.mega-toggle-disabled .mega-toggle_bar_background td:after,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content.mega-toggle-disabled .mega-toggle_bar_height td:after,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content.mega-toggle-disabled .mega-mobile_menu_overlay td:after,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content.mega-toggle-disabled .mega-mobile_menu_force_width td:after,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content.mega-toggle-disabled .mega-toggle_blocks td:after,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content.mega-toggle-disabled .mega-toggle_bar_background td:after,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content.mega-toggle-disabled .mega-toggle_bar_height td:after,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content.mega-toggle-disabled .mega-mobile_menu_overlay td:after,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content.mega-toggle-disabled .mega-mobile_menu_force_width td:after {
|
|
background: #f1f1f1;
|
|
display: block;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
height: 100%;
|
|
width: 100%;
|
|
content: "";
|
|
opacity: 0.5;
|
|
z-index: 9;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content.mega-toggle-disabled .mega-mobile_toggle_disabled,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content.mega-toggle-disabled .mega-mobile_toggle_disabled {
|
|
display: table-row;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content.mega-mobile-disabled tr:not(.mega-responsive_breakpoint):not(.mega-responsive_breakpoint_disabled) td:after,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content.mega-mobile-disabled tr:not(.mega-responsive_breakpoint):not(.mega-responsive_breakpoint_disabled) td:after {
|
|
background: #f1f1f1;
|
|
display: block;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
height: 100%;
|
|
width: 100%;
|
|
content: "";
|
|
opacity: 0.5;
|
|
z-index: 9;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content.mega-mobile-disabled .mega-responsive_breakpoint_disabled,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content.mega-mobile-disabled .mega-responsive_breakpoint_disabled {
|
|
display: table-row;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content.mega-mobile-disabled .mega-mobile_toggle_disabled,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content.mega-mobile-disabled .mega-mobile_toggle_disabled {
|
|
display: none;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content .mega-responsive_breakpoint_disabled,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content .mega-mobile_toggle_disabled,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content .mega-responsive_breakpoint_disabled,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content .mega-mobile_toggle_disabled {
|
|
display: none;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content .mega-responsive_breakpoint_disabled td,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content .mega-mobile_toggle_disabled td,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content .mega-responsive_breakpoint_disabled td,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content .mega-mobile_toggle_disabled td {
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
border-top: 0;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content .mega-responsive_breakpoint_disabled h5,
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .menu_settings div.mega-tab-content .mega-mobile_toggle_disabled h5,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content .mega-responsive_breakpoint_disabled h5,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .menu_settings div.mega-tab-content .mega-mobile_toggle_disabled h5 {
|
|
border: 1px solid #ccc;
|
|
padding: 10px;
|
|
box-sizing: border-box;
|
|
border-left: 3px solid #46b450;
|
|
font-size: 12px;
|
|
font-weight: normal;
|
|
margin: 0 10px;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .megamenu_right .mega-description .fail,
|
|
body.toplevel_page_maxmegamenu .megamenu_right .mega-description .fail {
|
|
margin: 20px 0 0 0;
|
|
color: #999;
|
|
}
|
|
body[class*=_page_maxmegamenu_] .mega-delete,
|
|
body.toplevel_page_maxmegamenu .mega-delete {
|
|
margin-bottom: 15px;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.mega-accordion-title {
|
|
transition: all 0.1s ease-in;
|
|
margin: 0;
|
|
color: #444;
|
|
cursor: pointer;
|
|
float: left;
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
line-height: 24px;
|
|
}
|
|
.mega-accordion-title h4 {
|
|
display: inline;
|
|
}
|
|
.mega-accordion-title .dashicons {
|
|
font-size: 18px;
|
|
vertical-align: middle;
|
|
margin-right: 6px;
|
|
transition: none;
|
|
}
|
|
.mega-accordion-title.mega-accordion-open + .mega-accordion-content {
|
|
display: block;
|
|
}
|
|
|
|
.mega-ellipsis {
|
|
float: right;
|
|
position: relative;
|
|
height: 24px;
|
|
}
|
|
.mega-ellipsis svg {
|
|
cursor: pointer;
|
|
fill: black;
|
|
height: 24px;
|
|
width: 24px;
|
|
}
|
|
.mega-ellipsis.mega-ellipsis-horizontal svg {
|
|
transform: rotate(90deg);
|
|
}
|
|
.mega-ellipsis.mega-ellipsis-open ul.mega-ellipsis-content {
|
|
display: block;
|
|
}
|
|
.mega-ellipsis.mega-ellipsis-left ul.mega-ellipsis-content {
|
|
left: -177px;
|
|
top: -5px;
|
|
}
|
|
.mega-ellipsis.mega-ellipsis-left ul.mega-ellipsis-content:after {
|
|
top: 8px;
|
|
right: -14px;
|
|
transform: rotate(90deg);
|
|
}
|
|
.mega-ellipsis.mega-ellipsis-left ul.mega-ellipsis-content:before {
|
|
top: 7px;
|
|
right: -16px;
|
|
transform: rotate(90deg);
|
|
}
|
|
.mega-ellipsis.mega-ellipsis-left ul.mega-ellipsis-content li a {
|
|
line-height: 30px;
|
|
}
|
|
.mega-ellipsis ul.mega-ellipsis-content {
|
|
display: none;
|
|
position: absolute;
|
|
width: 170px;
|
|
background: white;
|
|
left: -141px;
|
|
top: 33px;
|
|
z-index: 9;
|
|
border: 1px solid #999;
|
|
margin: 0;
|
|
box-shadow: 0 8px 24px rgba(149, 157, 165, 0.2);
|
|
border-radius: 3px;
|
|
}
|
|
.mega-ellipsis ul.mega-ellipsis-content:after {
|
|
top: -14px;
|
|
right: 10px;
|
|
left: auto;
|
|
border: 7px solid transparent;
|
|
border-bottom-color: #fff;
|
|
position: absolute;
|
|
display: inline-block;
|
|
content: "";
|
|
}
|
|
.mega-ellipsis ul.mega-ellipsis-content:before {
|
|
top: -16px;
|
|
right: 9px;
|
|
left: auto;
|
|
border: 8px solid transparent;
|
|
border-bottom-color: #999;
|
|
position: absolute;
|
|
display: inline-block;
|
|
content: "";
|
|
}
|
|
.mega-ellipsis ul.mega-ellipsis-content li {
|
|
font-size: 12px;
|
|
margin-bottom: 0;
|
|
}
|
|
.mega-ellipsis ul.mega-ellipsis-content li a {
|
|
display: block;
|
|
text-decoration: none;
|
|
line-height: 40px;
|
|
padding-left: 10px;
|
|
color: #444;
|
|
transition: all 0.2s;
|
|
}
|
|
.mega-ellipsis ul.mega-ellipsis-content li a:hover {
|
|
background: #f7f7f7;
|
|
color: #0073aa;
|
|
}
|
|
.mega-ellipsis ul.mega-ellipsis-content li a .dashicons {
|
|
font-size: 18px;
|
|
vertical-align: middle;
|
|
margin-right: 6px;
|
|
transition: none;
|
|
}
|
|
|
|
.mega-accordion-content {
|
|
display: none;
|
|
float: left;
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.mega-warning {
|
|
padding: 10px 0;
|
|
}
|
|
.mega-warning .dashicons {
|
|
margin-right: 6px;
|
|
}
|
|
|
|
@keyframes "rotation" {
|
|
0% {
|
|
-webkit-transform: rotate(0deg);
|
|
transform: rotate(0deg);
|
|
}
|
|
100% {
|
|
-webkit-transform: rotate(359deg);
|
|
transform: rotate(359deg);
|
|
}
|
|
}
|
|
@keyframes busy-animation {
|
|
0% {
|
|
background-position: 200px 0;
|
|
}
|
|
}
|
|
|
|
/*# sourceMappingURL=admin.css.map */
|