XylotrechusZ
.in-sub-panel #customize-theme-controls .customize-pane-child.current-panel-parent,
#customize-theme-controls .customize-pane-child.current-section-parent {
transform: translateX(-100%);
}
@-webkit-keyframes spinnerRotate {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(-360deg);
}
}
.customize--reset-section {
background: 0 0;
border: none;
color: #555;
cursor: pointer;
margin: 0;
padding: 20px;
position: absolute;
right: 0;
top: 30px;
}
html[dir=rtl] .customize--reset-section {
right: auto;
left: 0px;
}
.customize-control-title {
color: #000;
}
.customize-control-description {
color: #ccc;
}
.customize--reset-section:focus, .customize--reset-section:visited, .customize--reset-section:active {
outline: none !important;
}
.wp-customizer .menu-item-bar .menu-item-handle {
background: #ebebeb;
border-color: #ebebeb;
color: #000;
}
.customize--reset-section:before {
-moz-osx-font-smoothing: grayscale;
border: none;
content: "\f531";
display: block;
font: 18px/1 dashicons;
padding: 5px;
text-align: center;
text-decoration: none !important;
text-indent: 0;
left: 6px;
position: absolute;
top: 6px;
}
.customize--reset-section.loading {
-webkit-animation-name: spinnerRotate;
-webkit-animation-duration: 2s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: spinnerRotate;
-moz-animation-duration: 2s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: spinnerRotate;
-ms-animation-duration: 2s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
}
.zoo-hide {
display: none !important;
}
.zoo-clear {
clear: both;
}
.zoo-control-customize-control-header {
cursor: pointer;
}
.customize-control-zoo-modal .zoo-control-customize-control-header,
.customize-control-zoo-typography .zoo-control-customize-control-header,
.customize-control-zoo-styling .zoo-control-customize-control-header {
margin-right: 25px;
}
.zoo-control--heading {
padding: 7px 12px;
background: #ebebeb;
margin: 10px -12px;
border-bottom: 1px solid #ebebeb;
border-top: 1px solid #ebebeb;
}
.zoo-control--heading .customize-control-title {
margin: 0px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 500;
font-size: 12px;
color: #000;
}
.zoo-customize-control .zoo-customize-control--heading {
padding: 10px 12px;
background: #ebebeb;
margin: 10px -15px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 400;
font-size: 12px;
color: #000;
}
#customize-controls .zoo-customize-control .zoo-customize-control--heading {
font-size: 12px;
}
#customize-controls .zoo-modal-settings h3.zoo-customize-control--heading {
font-size: 11px;
}
#customize-controls .zoo-modal-settings .wp-picker-container {
z-index: -1;
}
#customize-controls .zoo-modal-settings .wp-picker-container.wp-picker-active {
z-index: 69;
}
.customize-control .customize-control-description {
margin-bottom: 15px;
margin-top: -3px;
}
.customize-control.control--bg.bottom-0 {
margin-bottom: 0px;
}
.customize-control.control--bg .zoo-settings-wrapper {
background: #fff;
margin-left: -12px;
margin-right: -12px;
min-height: 15px;
padding: 10px 10px 8px 14px;
border-bottom: 1px solid #ddd;
}
.customize-control.control--bg .zoo-settings-wrapper > .customize-control-description {
display: none;
}
.customize-control.control--bg .zoo-settings-wrapper .zoo-actions {
top: 13px;
right: 10px;
margin-top: 0px;
}
.customize-control.control--bg .zoo-settings-wrapper .zoo-actions .action--edit {
padding: 0px;
border: none;
}
.customize-control.control--bg .zoo-settings-wrapper .zoo-actions .action--edit:focus {
box-shadow: none;
}
.customize-control.control--bg .zoo-settings-wrapper .zoo-actions .action--edit span {
transition: all 0.2s linear;
transform: rotate(-90deg);
}
.customize-control.control--bg .zoo-settings-wrapper .zoo-actions .action--edit span:before {
content: "\f347";
}
.customize-control.control--bg .zoo-modal-settings {
margin-left: -12px;
margin-right: -12px;
margin-top: 0px;
margin-bottom: 0px;
box-shadow: none;
background: transparent;
border-bottom: 1px solid #ddd;
z-index: 2;
}
.customize-control.control--bg .zoo-modal-settings:before {
display: none !important;
}
.customize-control.control--bg .zoo-modal-settings .modal--tabs span.tab--active {
background-color: #eee;
border-bottom-color: #eee;
}
.customize-control.control--bg.modal--opening .zoo-settings-wrapper .zoo-actions .action--edit span {
transform: rotate(-180deg);
}
.customize-control.control--bg.modal--opening .zoo-settings-wrapper .zoo-actions .action--edit span:before {
content: "\f347";
}
.zoo-customize-control-heading::after {
display: block;
content: "";
clear: both;
}
.zoo-customize-control-heading label {
display: inline-block;
}
.zoo-customize-control-heading .zoo-devices {
display: inline-block;
margin-left: 0px;
float: right;
}
html[dir=rtl] .zoo-customize-control-heading .zoo-devices {
float: left;
}
.zoo-customize-control-heading .zoo-devices button {
cursor: pointer;
background: 0 0;
border: none;
height: 23px;
padding: 0 0px;
margin: 0 0 0 1px;
box-shadow: none;
outline: none !important;
transition: 0.15s color ease-in-out, 0.15s background-color ease-in-out, 0.15s border-color ease-in-out;
color: #bbbbbb;
}
.zoo-customize-control-heading .zoo-devices button:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: 400 16px/4px dashicons;
vertical-align: top;
margin: 0;
padding: 5px 0px 3px;
}
.zoo-customize-control-heading .zoo-devices button.preview-desktop:before {
content: "\f472";
}
.zoo-customize-control-heading .zoo-devices button.preview-tablet:before {
content: "\f471";
}
.zoo-customize-control-heading .zoo-devices button.preview-mobile:before {
content: "\f470";
}
/**
* Group Field
*/
.customize-control-zoo-group .zoo-settings-wrapper .zoo-settings-customize-controls {
border: 2px dashed #ccc;
padding: 15px;
}
.customize-control-zoo-group .zoo-settings-wrapper .zoo-group-customize-control {
margin-bottom: 15px;
}
.customize-control-zoo-group .zoo-settings-wrapper .zoo-group-customize-control:last-child {
margin-bottom: 0px;
}
.zoo-multiple-devices .zoo-customize-control-settings-inner {
display: none;
}
.zoo-multiple-devices .zoo-customize-control-settings-inner .zoo-customize-control-settings-inner {
display: block;
}
.preview-desktop .zoo-devices .preview-desktop {
border-color: #191e23;
color: #191e23;
}
.preview-desktop .zoo-customize-control-settings-inner.zoo-for-desktop {
display: block;
}
.preview-tablet .zoo-devices .preview-tablet {
border-color: #191e23;
color: #191e23;
}
.preview-tablet .zoo-customize-control-settings-inner.zoo-for-tablet {
display: block;
}
.preview-mobile .zoo-devices .preview-mobile {
border-color: #191e23;
color: #191e23;
}
/* Temporarily hide device_settings buttons */
.zoo-devices {
display: none !important;
}
.preview-tablet .zoo-customize-control-settings-inner.zoo-for-mobile,
.preview-mobile .zoo-customize-control-settings-inner.zoo-for-mobile {
display: block;
}
.zoo-repeater-actions {
text-align: right;
}
.zoo-repeater-actions .zoo-repeater-add-new {
margin-left: 15px;
}
.zoo-repeater-actions .zoo-repeater-add-new:before {
content: "\f132";
display: inline-block;
position: relative;
left: -2px;
top: -1px;
font: 400 20px/1 dashicons;
vertical-align: middle;
transition: all 0.2s;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.zoo-repeater-actions .zoo-repeater-reorder {
line-height: 27px;
}
.zoo-repeater-items {
margin-top: 15px;
margin-bottom: 15px;
}
.zoo-repeater-items .zoo-repeater-customize-control {
margin-bottom: 15px;
}
.zoo-repeater-items .zoo-repeater-item-inner {
padding: 10px;
}
.zoo-repeater-items .zoo-remove {
padding: 0 10px 10px;
display: inline-block;
}
.zoo-repeater-items .zoo-repeater-visible {
display: inline-block;
position: absolute;
top: 0px;
left: 0px;
border-right: 1px solid #ebebeb;
width: 35px;
text-align: center;
}
html[dir=rtl] .zoo-repeater-items .zoo-repeater-visible {
left: auto;
right: 0px;
border-right: 0px none;
border-left: 1px solid #ebebeb;
}
.zoo-repeater-items .zoo-repeater-visible .r-visible-icon:before {
-moz-osx-font-smoothing: grayscale;
border: none;
content: "\f530";
display: block;
font: 14px/34px dashicons;
padding: 5px;
text-decoration: none !important;
text-indent: 0;
}
.zoo-repeater-items .zoo-repeater-visible input:checked + span.r-visible-icon:before {
content: "\f177";
}
.zoo-repeater-items .zoo-repeater-visible input {
display: none;
}
.zoo-repeater-items .zoo-repeater-item-heading {
background: #ebebeb;
padding: 15px;
position: relative;
display: block;
line-height: 1;
font-size: 1em;
cursor: pointer;
}
.zoo-repeater-items .item-hidden .zoo-repeater-item-heading {
background: #f1f1f1;
}
.zoo-repeater-items .ui-sortable-helper .zoo-repeater-item-heading {
cursor: grabbing;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
}
.zoo-repeater-items .zoo-repeater-live-title {
white-space: nowrap;
margin-right: 35px;
margin-left: 30px;
overflow: hidden;
text-overflow: ellipsis;
display: block;
font-weight: 600;
line-height: 1;
}
html[dir=rtl] .zoo-repeater-items .zoo-repeater-live-title {
margin-left: 35px;
margin-right: 30px;
}
.zoo-repeater-items .zoo-nav-reorder {
display: none;
float: right;
position: absolute;
top: 0px;
right: 0px;
background-color: #fafafa;
}
.zoo-repeater-items .zoo-nav-reorder > span {
position: relative;
overflow: hidden;
float: left;
display: block;
width: 33px;
height: 43px;
color: #82878c;
text-indent: -9999px;
cursor: pointer;
outline: 0;
}
.zoo-repeater-items .zoo-nav-reorder > span:hover {
color: #191e23;
background: #eee;
}
.zoo-repeater-items .zoo-nav-reorder > span:before {
display: inline-block;
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
font: 400 20px/43px dashicons;
text-align: center;
text-indent: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.zoo-repeater-items .zoo-nav-reorder .zoo-down:before {
content: "\f347";
}
.zoo-repeater-items .zoo-nav-reorder .zoo-up:before {
content: "\f343";
}
.zoo-repeater-items.reorder-active .zoo-nav-reorder {
display: block;
}
.zoo-repeater-items.reorder-active .zoo-repeater-item-toggle {
display: none !important;
}
.zoo-repeater-items .zoo-repeater-item {
border: 1px solid #ebebeb;
background: #ebebeb;
margin-bottom: 10px;
}
.zoo-repeater-items .zoo-repeater-item:last-child {
margin-bottom: 0px;
}
.zoo-repeater-items .zoo-repeater-item:last-child .zoo-nav-reorder > span.zoo-down {
background: #ffffff;
}
.zoo-repeater-items .zoo-repeater-item:first-child .zoo-nav-reorder > span.zoo-up {
background: #ffffff;
}
.zoo-repeater-items .zoo-repeater-item .zoo-repeater-item-toggle {
position: absolute;
top: 0px;
bottom: 0px;
right: 0px;
text-decoration: none;
width: 32px;
display: block;
text-align: center;
color: #555d66;
box-shadow: none !important;
}
html[dir=rtl] .zoo-repeater-items .zoo-repeater-item .zoo-repeater-item-toggle {
right: auto;
left: 0px;
}
.zoo-repeater-items .zoo-repeater-item .zoo-repeater-item-toggle:before {
font: 400 20px/2 dashicons;
content: "\f140";
}
.zoo-repeater-items .zoo-repeater-item .zoo-repeater-item-settings {
display: none;
}
.zoo-repeater-items .zoo-repeater-item.zoo-open .zoo-repeater-item-heading {
border-bottom: 1px solid #ebebeb;
}
.zoo-repeater-items .zoo-repeater-item.zoo-open .zoo-repeater-item-settings {
display: block;
}
.zoo-repeater-items .zoo-repeater-item.zoo-open .zoo-repeater-item-toggle:before {
content: "\f142";
}
.zoo-group-customize-control.ft--hr {
clear: both;
}
.zoo-group-customize-control.customize-control-half {
width: 50%;
float: left;
}
.zoo-group-customize-control.customize-control-half-left {
width: 50%;
float: left;
}
.zoo-group-customize-control.customize-control-half-left .zoo-customize-control {
padding-right: 5px;
}
.zoo-group-customize-control.customize-control-half-right {
width: 50%;
float: left;
}
.zoo-group-customize-control.customize-control-half-right .zoo-customize-control {
padding-left: 5px;
}
.zoo-customize-control {
margin-bottom: 15px;
width: 100%;
}
.zoo-customize-control:last-child {
margin-bottom: 0px;
}
.zoo-customize-control * {
box-sizing: border-box;
}
.zoo-customize-control textarea {
width: 100%;
}
.zoo-customize-control .wp-picker-container input[type=text].wp-color-picker {
width: 65px !important;
}
.zoo-text-align input {
display: none;
}
.zoo-text-align input:checked + .button {
background: #ccc;
}
.zoo-css-unit {
margin-bottom: 5px;
}
.zoo-css-unit label {
display: none;
margin-right: 5px;
text-transform: uppercase;
padding: 0px 5px;
font-size: 11px;
}
.zoo-css-unit label:first-child {
margin-left: -5px;
}
html[dir=rtl] .zoo-css-unit label:first-child {
margin-left: 0px;
}
.zoo-css-unit label.zoo-label-active {
font-weight: bold;
}
.zoo-css-unit input {
display: none;
}
.zoo-gr-inputs {
display: flex;
margin-left: -2px;
margin-right: -2px;
}
.zoo-gr-inputs > span {
padding: 0px 2px;
}
.zoo-gr-inputs .zoo-small-label {
font-size: 10px;
display: block;
text-transform: uppercase;
}
.zoo-gr-inputs span.input {
height: 28px;
display: block;
vertical-align: middle;
line-height: 28px;
text-align: center;
}
.zoo-gr-inputs label {
cursor: pointer;
width: 25px;
flex: none;
position: relative;
}
.zoo-gr-inputs label input {
display: none;
}
.zoo-gr-inputs label:before {
font: 400 18px/37px dashicons;
content: "\f225";
position: absolute;
top: -3px;
left: 5px;
display: block;
}
.zoo-gr-inputs label.zoo-label-active:before {
content: "\f103";
}
.zoo-image-preview {
margin: 0px 0 12px;
display: block;
}
.zoo-image-preview:before {
content: attr(data-no-file-text);
display: block;
border: 1px dashed #DDDDDD;
padding: 9px 0px;
text-align: center;
}
.zoo-image-preview.zoo-has-file:before {
display: none;
}
.zoo-input-slider-wrapper {
position: relative;
margin-top: 35px;
display: block;
}
.zoo-input-slider-wrapper .zoo-css-unit {
text-align: right;
margin-top: -23px;
margin-bottom: 0px;
}
#customize-controls .zoo-input-slider-wrapper .zoo-slider-input {
width: auto;
max-width: 60px;
position: absolute;
top: -9px;
right: 41px;
height: 24px;
line-height: 18px;
text-align: center;
padding: 0 3px;
}
html[dir=rtl] .zoo-input-slider-wrapper .zoo-slider-input {
left: 41px;
right: auto;
}
.zoo-input-slider-wrapper .zoo-slider-input.no-unit {
right: 18px;
}
.zoo-input-slider-wrapper .zoo-label-active {
display: block;
top: -9px;
right: 18px;
line-height: 22px;
position: absolute;
margin-right: 0px;
border: 1px solid #ebebeb;
background: #f5f5f5;
font-weight: normal;
font-size: 10px;
cursor: default;
min-width: 24px;
text-align: center;
}
html[dir=rtl] .zoo-input-slider-wrapper .zoo-label-active {
left: 17px;
right: auto;
}
.zoo-input-slider-wrapper .reset {
text-decoration: none;
display: inline-block;
color: #fff;
top: -9px;
right: -5px;
line-height: 22px;
position: absolute;
margin-right: 0;
border: 1px solid #289bc4;
background: #289bc4;
font-weight: normal;
}
html[dir=rtl] .zoo-input-slider-wrapper .reset {
left: -5px;
right: auto;
}
.zoo-input-slider-wrapper .reset:before {
-moz-osx-font-smoothing: grayscale;
border: none;
content: "\f531";
display: block;
font: 12px/1 dashicons;
padding: 5px;
text-decoration: none !important;
text-indent: 0;
}
.zoo-input-slider {
position: relative;
margin: 11px 118px 20px 4px;
height: 5px;
display: block;
background: #ccc;
}
html[dir=rtl] .zoo-input-slider {
margin: 11px 4px 20px 118px;
}
.zoo-input-slider .ui-slider-range {
width: 100%;
display: block;
height: 5px;
background: #289bc4;
}
html[dir=rtl] .zoo-input-slider .ui-slider-range {
position: absolute;
left: 0px;
}
.zoo-input-slider .ui-slider-handle {
width: 18px;
height: 18px;
display: block;
position: absolute;
top: -7px;
background: #289bc4;
border: 1px solid #289bc4;
border-radius: 50%;
cursor: pointer;
transform: translateX(-5px);
}
.zoo-customize-control-shadow .zoo-gr-inputs {
margin-top: 10px;
}
.zoo-icon-picker {
display: flex;
}
.zoo-icon-picker .zoo-icon-preview {
flex: 1;
border: 1px solid #ccc;
border-right: 0px;
cursor: pointer;
position: relative;
}
html[dir=rtl] .zoo-icon-picker .zoo-icon-preview {
border-right: 1px solid #ebebeb;
border-left: 0px;
}
.zoo-icon-picker .zoo-icon-preview-icon {
width: 35px;
display: block;
border-right: 0px;
text-align: center;
height: 100%;
position: relative;
background: #ebebeb;
}
.zoo-icon-picker .zoo-icon-preview-icon i {
position: absolute;
top: 50%;
left: 13px;
transform: translateY(-50%);
}
.zoo-icon-picker input {
box-shadow: none !important;
outline: none !important;
background: #ffffff;
}
.zoo-icon-picker .zoo-icon-remove {
cursor: pointer;
flex: 1;
border: 1px solid #289bc4;
border-left: 0px;
font-size: 18px;
padding: 6px 0;
background: #289bc4;
color: #fff;
}
html[dir=rtl] .zoo-icon-picker .zoo-icon-remove {
border-left: 1px solid #ddd;
border-right: 0px;
}
.zoo-icon-picker .zoo-icon-remove .dashicons {
width: 30px;
display: block;
transform: translateY(2px);
}
#zoo-sidebar-icons {
position: fixed;
left: -300px;
border-right: 1px solid #ddd;
transition: all 0.5s ease;
width: 300px;
bottom: 0px;
top: 0px;
display: block;
z-index: 8;
background: #EBEBEB;
}
html[dir=rtl] #zoo-sidebar-icons {
left: auto;
right: -300px;
border-right: 0px none;
border-left: 1px solid #ddd;
}
#zoo-sidebar-icons.zoo-active {
left: 300px;
}
html[dir=rtl] #zoo-sidebar-icons.zoo-active {
left: auto;
right: 300px;
}
#zoo-sidebar-icons * {
box-sizing: border-box;
}
#zoo-sidebar-icons .zoo-sidebar-header {
height: 46px;
display: block;
border-bottom: 1px solid #ddd;
}
#zoo-sidebar-icons .zoo-icon-type-inner {
padding: 10px 10px 10px 50px;
display: block;
}
#zoo-sidebar-icons .customize-controls-icon-close {
display: block;
position: absolute;
top: 0;
left: 0;
width: 45px;
height: 41px;
padding: 0 2px 0 0;
background: #eee;
border: none;
border-top: 4px solid #eee;
border-right: 1px solid #ddd;
color: #444;
text-align: left;
cursor: pointer;
transition: color 0.15s ease-in-out, border-color 0.15s ease-in-out, background 0.15s ease-in-out;
box-sizing: content-box;
text-decoration: none;
}
#zoo-sidebar-icons .customize-controls-icon-close:before {
font: 400 22px/45px dashicons;
content: "\f335";
position: relative;
top: -3px;
left: 13px;
}
#zoo-sidebar-icons #zoo-sidebar-icon-type {
display: block;
width: 100%;
height: 26px;
}
#zoo-sidebar-icons .zoo-sidebar-search {
background: #ffffff;
padding: 10px;
}
#zoo-sidebar-icons .zoo-sidebar-search input {
display: block;
width: 100%;
}
#zoo-sidebar-icons #zoo-icon-browser {
position: absolute;
top: 100px;
left: 0px;
right: 0px;
bottom: 0px;
overflow: auto;
}
#zoo-sidebar-icons .zoo-list-icons li {
width: 20%;
float: left;
font-size: 24px;
text-align: center;
padding: 10px 10px;
overflow: hidden;
cursor: pointer;
transition: all 0.3s ease;
}
#zoo-sidebar-icons .zoo-list-icons li:hover {
transform: scale(1.5);
}
#zoo-sidebar-icons .zoo-list-icons:after {
clear: both;
content: "";
display: block;
}
/* Typography */
.zoo-font-style .button input {
display: none;
}
.zoo-font-style .button span {
line-height: inherit;
}
.zoo-font-style .button span:before {
line-height: inherit;
}
.zoo-font-style .button.zoo-checked {
background: #ccc;
}
/* Text Align */
.zoo-text-align .button {
padding-top: 3px;
}
.custom-control-image_select .zoo-radio-list input, .custom-control-radio_group .zoo-radio-list input {
display: none;
}
.custom-control-image_select .zoo-radio-list p, .custom-control-radio_group .zoo-radio-list p {
margin: 0 0 10px;
}
.custom-control-image_select .zoo-radio-list p, .custom-control-image_select .zoo-radio-list label, .custom-control-radio_group .zoo-radio-list p, .custom-control-radio_group .zoo-radio-list label {
display: inline-block;
}
/**
Radio Group
*/
.custom-control-radio_group .zoo-settings-wrapper {
display: flex;
}
.custom-control-radio_group .zoo-customize-control-heading {
width: calc(100% - 50px);
padding-top: 5px;
}
.custom-control-radio_group .zoo-settings-customize-controls {
width: 50px;
}
.custom-control-radio_group .zoo-radio-list {
display: flex;
margin-bottom: 10px;
background: #fff;
width: 46px;
border-radius: 25px;
border: 3px solid transparent;
overflow: hidden;
box-shadow: 0 0 5px #ccc;
}
.custom-control-radio_group .zoo-radio-list p {
flex: 1;
margin: 0;
width: 20px;
height: 20px;
border-radius: 50%;
overflow: hidden;
}
.custom-control-radio_group .zoo-radio-list label {
width: 100%;
display: block;
text-align: center;
}
.custom-control-radio_group .zoo-radio-list span.label {
display: inline-block;
padding: 5px 5px;
width: 100%;
border-right: none;
text-indent: -99px;
}
.custom-control-radio_group .zoo-radio-list p:first-child input:checked + span.label {
background: #959595;
}
.custom-control-radio_group .zoo-radio-list p:last-child input:checked + span.label {
background: #289bc4;
color: #fff;
}
/**
Image Select
*/
.custom-control-image_select .zoo-radio-list img {
line-height: 0px;
display: block;
}
.custom-control-image_select .zoo-radio-list span.label {
display: inline-block;
padding: 3px;
max-width: 80px;
background: #fff;
transition: all 300ms;
border: 3px solid transparent;
}
.custom-control-image_select .zoo-radio-list input:checked + span.label, .custom-control-image_select .zoo-radio-list span.label:hover {
border-color: #289bc4;
box-shadow: 0 0 8px #289bc4;
}
/*Background customize-control*/
.customize-control.zoo-background-control--- .zoo-group-device-customize-controls {
position: relative;
}
.customize-control.zoo-background-control--- .zoo-group-device-customize-controls::after {
clear: both;
content: "";
display: block;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls {
position: relative;
min-height: 160px;
display: block;
margin-top: 7px;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls::after {
clear: both;
content: "";
display: block;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control select {
width: 135px;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-color .wp-picker-container {
position: relative;
z-index: 35;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-color .wp-picker-holder {
position: absolute;
right: 0px;
z-index: 10;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-image {
width: 115px;
display: block;
position: absolute;
top: 35px;
left: 0px;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-image .zoo-customize-control-header {
display: none;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-image .button {
overflow: hidden;
width: 35px;
vertical-align: middle;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-image .button:before {
font-family: dashicons;
margin-right: 35px;
display: inline-block;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-image .button.zoo-change:before, .customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-image .button.zoo-add:before {
content: "\f317";
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-image .button.zoo-remove:before {
content: "\f335";
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-image .zoo-image-preview {
margin: 0px 0px 10px;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-image .zoo-image-preview:before {
padding: 35px 20px;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-image .zoo-customize-control-header {
display: none;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-image img {
width: 115px;
height: 115px;
display: block;
-o-object-fit: cover;
object-fit: cover;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-position {
position: absolute;
top: 60px;
right: 0px;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-position .zoo-customize-control-header {
display: none;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-repeat {
position: absolute;
top: 100px;
right: 0px;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-repeat .zoo-customize-control-header {
display: none;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-cover {
clear: both;
position: absolute;
top: 140px;
right: 0px;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-attachment {
clear: both;
position: absolute;
top: 170px;
right: 0px;
}
.customize-control.zoo-background-control--- .zoo-settings-customize-controls .zoo-customize-control.zoo-customize-control-name-attachment .zoo-customize-control-header {
display: none;
}
.zoo-settings-wrapper {
position: relative;
display: block;
}
.zoo-settings-wrapper .zoo-actions {
position: absolute;
top: 0px;
right: 0px;
vertical-align: middle;
margin-top: 5px;
}
html[dir=rtl] .zoo-settings-wrapper .zoo-actions {
right: auto;
left: 0px;
}
.zoo-settings-wrapper .zoo-actions a {
text-decoration: none;
display: inline-block;
}
.zoo-settings-wrapper .zoo-actions .action--reset {
font-size: 12px;
margin-right: 10px;
display: none;
}
.zoo-settings-wrapper .zoo-actions .action--reset span {
font-size: inherit;
width: auto;
height: auto;
vertical-align: middle;
margin-top: 0px;
}
.zoo-settings-wrapper .zoo-actions .action--reset span:before {
font-size: 12px;
width: auto;
height: auto;
}
.zoo-settings-wrapper .zoo-actions .action--edit {
background: #ebebeb;
border: 1px solid #ccc;
padding: 5px;
color: #000;
}
.modal--opening .zoo-settings-wrapper .zoo-actions .action--edit span:before {
content: "\f335";
}
.modal--tabs {
display: flex;
margin-left: -12px;
margin-right: -12px;
border-bottom: 1px solid #289bc4;
margin-bottom: 15px;
}
.modal--tabs div {
flex-basis: 100%;
max-width: 100%;
text-align: center;
padding: 5px 5px 0px;
}
.modal--tabs div:first-child {
padding-left: 10px;
}
.modal--tabs div:last-child {
padding-right: 10px;
}
.modal--tabs span {
display: block;
padding: 5px;
cursor: pointer;
font-weight: 600;
background: #f5f5f5;
}
.modal--tabs span.tab--active {
background: #289bc4;
border-bottom-color: #289bc4;
color: #fff;
}
.modal-tab-content {
display: none;
}
.modal-tab-content.tab--active {
display: block;
}
#customize-theme-controls .customize-pane-child.accordion-section-content {
min-height: 100%;
display: block;
}
.customize-control-zoo-typography .customize-control-description {
margin-bottom: 0px;
}
.customize-control-zoo-typography .ft--checkboxes[data-customize-control-name=languages] {
margin-bottom: 0px;
}
.customize-control-zoo-typography .list-subsets p {
margin-top: 0px;
width: 50%;
float: left;
}
.customize-control-zoo-typography .list-subsets:before, .customize-control-zoo-typography .list-subsets:after {
content: "";
display: block;
clear: both;
}
.customize-control-zoo-typography .list-subsets:after {
clear: both;
}
.customize-control-zoo-typography .zoo-group-customize-control:before, .customize-control-zoo-typography .zoo-group-customize-control:after {
content: "";
display: block;
clear: both;
}
.customize-control-zoo-typography .zoo-group-customize-control:after {
clear: both;
}
.customize-control-zoo-typography .zoo-group-customize-control .zoo-customize-control-header {
width: 50%;
float: left;
}
.customize-control-zoo-typography .zoo-group-customize-control .zoo-customize-control-settings-inner {
width: 50%;
float: right;
}
.customize-control-zoo-typography .zoo-group-customize-control.zoo-multiple-devices .zoo-customize-control-header, .customize-control-zoo-typography .zoo-group-customize-control.zoo-multiple-devices .zoo-customize-control-settings-inner {
width: auto;
float: none;
}
.customize-control-zoo-typography .zoo-group-customize-control .zoo-customize-control-slider .zoo-customize-control-header, .customize-control-zoo-typography .zoo-group-customize-control .zoo-customize-control-slider .zoo-customize-control-settings-inner, .customize-control-zoo-typography .zoo-group-customize-control .zoo-customize-control-name-languages .zoo-customize-control-header, .customize-control-zoo-typography .zoo-group-customize-control .zoo-customize-control-name-languages .zoo-customize-control-settings-inner {
width: auto;
float: none;
}
.zoo-customize-control-settings-inner {
position: relative;
}
.zoo-modal--inside {
position: relative;
}
.zoo-modal--inside .description {
margin-bottom: 0px;
}
.customize-control-zoo-styling .zoo-settings-wrapper > .customize-control-description, .customize-control-zoo-typography .zoo-settings-wrapper > .customize-control-description, .customize-control-zoo-modal .zoo-settings-wrapper > .customize-control-description {
margin-bottom: 0px;
}
.customize-control-zoo-styling .zoo-settings-wrapper, .customize-control-zoo-typography .zoo-settings-wrapper, .customize-control-zoo-modal .zoo-settings-wrapper {
min-height: 40px;
display: block;
}
.ft--heading {
clear: both;
}
.control--bg .zoo-modal-settings .zoo-customize-control-heading h3.zoo-customize-control--heading {
background: #ebebeb;
}
.zoo-modal-settings {
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
background: #fff;
padding: 12px;
margin-bottom: 15px;
margin-top: 10px;
left: 0;
right: 0;
z-index: 9;
position: relative;
}
.zoo-modal-settings:before {
content: "";
position: absolute;
top: -6px;
right: 5px;
width: 15px;
height: 15px;
background: #fff;
transform: rotate(45deg);
border-radius: 3px;
}
html[dir=rtl] .zoo-modal-settings:before {
right: auto;
left: 5px;
}
.zoo-modal-settings .wp-color-result-text {
line-height: 23px;
}
.zoo-modal-settings .zoo-customize-control-heading h3.zoo-customize-control--heading {
font-size: 12px;
margin: 10px -12px;
background: #ebebeb;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}
.zoo-modal-settings .customize-control-title {
font-weight: 600;
font-size: 13px;
}
.zoo-modal-settings .zoo-group-customize-control {
margin-bottom: 5px;
}
.zoo-modal-settings .zoo-group-customize-control:last-child {
margin-bottom: 0px;
}
.zoo-modal-settings .lb-left:before, .zoo-modal-settings .lb-left:after {
content: "";
display: block;
clear: both;
}
.zoo-modal-settings .lb-left:after {
clear: both;
}
.zoo-modal-settings .lb-left .zoo-typography--customize-control-header {
width: 50%;
float: left;
}
.zoo-modal-settings .lb-left .zoo-typography--customize-control-settings {
float: right;
width: 50%;
}
/* Zoo Pro section */
#customize-controls #accordion-section-zoo-pro {
border-top: 1px solid #ca4a1f;
border-bottom: 1px solid #ca4a1f;
}
#customize-controls #accordion-section-zoo-pro h3 {
margin: 0;
position: relative;
}
#customize-controls #accordion-section-zoo-pro h3 a {
padding: 10px 10px 11px 14px;
line-height: 20px;
display: block;
background: #ffffff;
color: #ca4a1f;
text-decoration: none;
position: relative;
}
#customize-controls #accordion-section-zoo-pro h3 a:hover {
background: #f5f5f5;
}
#customize-controls #accordion-section-zoo-pro h3 a:after {
content: "\f345";
position: absolute;
color: #ca4a1f;
top: 11px;
right: 10px;
z-index: 1;
float: right;
border: none;
background: none;
font: normal 20px/1 dashicons;
speak: none;
display: block;
padding: 0;
text-indent: 0;
text-align: center;
}
.zoo-hide {
display: none !important;
}
#customize-preview {
transition: all 500ms;
}
#customize-preview.cb--preview-panel-show {
bottom: 330px;
}
.preview-desktop #customize-preview.cb--preview-panel-show {
height: auto;
}
.preview-tablet #customize-preview.cb--preview-panel-show {
height: auto;
}
.preview-mobile #customize-preview.cb--preview-panel-show {
height: 480px;
}
.zoo-customize-builder-panel {
position: fixed;
bottom: 0px;
width: 100%;
max-width: 100%;
left: 0px;
display: block;
background: #FFFFFF;
transition: all 500ms;
transform: translateY(100%);
}
.zoo-customize-builder-panel .zoo-customize-builder-title-text {
display: none;
}
.zoo-customize-builder-panel.zoo-builder-show {
transform: translateY(0);
}
.zoo-customize-builder-panel.zoo-builder-show.zoo-builder--hide {
transform: translateY(100%);
}
.zoo-customize-builder-panel.zoo-builder-show.zoo-builder--hide .zoo-customize-builder-minimize-text {
display: none;
}
.zoo-customize-builder-panel.zoo-builder-show.zoo-builder--hide .zoo-customize-builder-title-text {
display: inline-block;
font-weight: 500;
}
.zoo-customize-builder-panel.zoo-builder-show.zoo-builder--hide .zoo-customize-builder-panel-minimize {
position: absolute;
top: -45px;
right: 30px;
text-transform: uppercase;
}
html[dir=rtl] .zoo-customize-builder-panel.zoo-builder-show.zoo-builder--hide .zoo-customize-builder-panel-minimize {
right: auto;
left: 30px;
}
.zoo-customize-builder-panel * {
box-sizing: border-box;
}
.zoo-customize-builder-panel .zoo-customize-builder-inner {
transition: all 500ms;
margin-left: 300px;
margin-right: 0px;
height: 100%;
display: block;
overflow: auto;
}
html[dir=rtl] .zoo-customize-builder-panel .zoo-customize-builder-inner {
margin-left: 0px;
margin-right: 300px;
}
.zoo-customize-builder-panel .zoo-customize-builder-body {
height: 280px;
overflow: auto;
display: block;
}
.zoo-customize-builder-body {
position: relative;
overflow: hidden;
}
.zoo-device-panel {
display: block;
z-index: 4;
position: relative;
}
.zoo-device-panel:before, .zoo-device-panel:after {
content: "";
display: block;
clear: both;
}
.zoo-device-panel:after {
clear: both;
}
.zoo-device-panel.zoo-panel-hide {
opacity: 0;
height: 0px;
overflow: hidden;
display: block;
z-index: 1;
position: absolute;
top: -99999px;
left: -99999px;
width: 0px;
}
.zoo-panel-builder-header .zoo-customize-builder-rows {
width: 75%;
float: right;
padding-left: 5px;
}
.zoo-device-panel .zoo-customize-builder-sidebar {
width: 25%;
padding-right: 5px;
position: absolute;
top: 0;
left: 0;
}
.zoo-customize-builder-header {
padding: 10px 20px;
background: #0573AA;
display: flex;
align-items: center;
justify-content: center;
}
.zoo-customize-builder-header .zoo-customize-builder-devices-switcher {
width: 33.33%;
text-align: center;
}
.zoo-customize-builder-header .zoo-customize-builder-devices-switcher a {
display: inline-block;
margin-right: 10px;
padding: 8px 15px 9px;
margin-bottom: -1px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
border-radius: 30px;
}
.zoo-customize-builder-header .zoo-customize-builder-devices-switcher a:focus {
box-shadow: none;
}
.zoo-customize-builder-header .zoo-customize-builder-devices-switcher a.zoo-tab-active {
background: #FFFFFF;
color: #444444;
}
.zoo-customize-builder-header .zoo-customize-builder-actions, .zoo-customize-builder-header .zoo-customize-builder-label {
width: 33.33%;
}
.zoo-customize-builder-header .zoo-customize-builder-actions {
text-align: right;
}
.zoo-customize-builder-header .zoo-customize-builder-label {
text-align: left;
color: #fff;
font-weight: bold;
text-transform: uppercase;
}
html[dir=rtl] .zoo-customize-builder-header .zoo-customize-builder-actions {
float: left;
}
.zoo-customize-builder-header .zoo-customize-builder-actions a {
display: inline-block;
border: none;
border-radius: 0;
margin-left: 10px;
}
.zoo-customize-builder-body {
padding: 20px;
position: relative;
z-index: 4;
}
.zoo-customize-builder-footer {
position: relative;
z-index: 5;
}
.zoo-customize-builder-row {
padding: 0px 0 0 35px;
position: relative;
border: 1px solid #ddd;
display: block;
margin-bottom: 10px;
}
html[dir=rtl] .zoo-customize-builder-row {
padding: 0px 35px 0 0px;
}
.zoo-customize-builder-row:last-child {
margin-bottom: 0px;
}
.zoo-customize-builder-row.row-active {
border-color: #0073aa;
}
.zoo-customize-builder-row.row-active .zoo-customize-builder-row-settings {
background: #0073aa;
}
.zoo-customize-builder-row.row-active .zoo-customize-builder-row-settings:before {
color: #FFF;
}
.zoo-customize-builder-row:before, .zoo-customize-builder-row:after {
content: "";
display: block;
clear: both;
}
.zoo-customize-builder-row:after {
clear: both;
}
.zoo-customize-builder-row .zoo-customize-builder-row-settings {
position: absolute;
top: 0px;
left: 0px;
border-right: 1px solid #ddd;
bottom: 0px;
text-decoration: none;
width: 35px;
display: block;
text-align: center;
color: #444444;
}
html[dir=rtl] .zoo-customize-builder-row .zoo-customize-builder-row-settings {
left: auto;
right: 0px;
border-right: 0 none;
border-left: 1px solid #ddd;
}
.zoo-customize-builder-row .zoo-customize-builder-row-settings:focus {
box-shadow: none;
}
.zoo-customize-builder-row .zoo-customize-builder-row-settings:before {
-webkit-font-smoothing: antialiased;
font: 400 18px/54px dashicons;
content: "\f111";
position: relative;
top: -2.5px;
}
.zoo-customize-builder-row .zoo-customize-builder-row-settings:hover {
color: #0073aa;
}
.zoo-customize-builder-row .zoo-customize-builder-items {
display: block;
min-height: 40px;
}
.zoo-customize-builder-row .zoo-customize-builder-items.zoo-customize-builder-sidebar-items {
padding: 0px 5px 0px;
}
.zoo-customize-builder-row .zoo-customize-builder-items.zoo-customize-builder-sidebar-items .grid-stack-item {
display: block;
margin-bottom: 5px;
}
.zoo-customize-builder-row .zoo-customize-builder-items.zoo-customize-builder-sidebar-items .grid-stack-item .zoo-customize-builder-item-remove {
right: 3px;
}
.zoo-customize-builder-row .zoo-customize-builder-items.zoo-customize-builder-sidebar-items .grid-stack-item .zoo-customize-builder-item-setting {
right: 26px;
}
.zoo-customize-builder-row .zoo-customize-builder-items.zoo-customize-builder-sidebar-items .grid-stack-item.ui-draggable-handle {
width: 100% !important;
min-width: 100%;
}
.zoo-customize-builder-row .zoo-customize-builder-items.zoo-customize-builder-sidebar-items .grid-stack-item:last-child {
margin-bottom: 0px;
}
.zoo-customize-builder-row .zoo-customize-builder-inner-row {
width: 100%;
padding: 5px 0px;
background: #F1F1F1;
position: relative;
}
.zoo-customize-builder-row .zoo-customize-builder-inner-row .zoo-customize-row-grid {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
z-index: 1;
display: flex;
bottom: 0px;
}
.zoo-customize-builder-row .zoo-customize-builder-inner-row .zoo-customize-row-grid div {
border-right: 1px dashed #dddddd;
width: 8.3333333333%;
flex-basis: 8.3333333333%;
max-width: 8.3333333333%;
display: block;
}
.zoo-customize-builder-row .zoo-customize-builder-inner-row .zoo-customize-row-grid div:last-child {
border-right: 0 none;
}
html[dir=rtl] .zoo-customize-builder-row .zoo-customize-builder-inner-row .zoo-customize-row-grid div {
border-right: none 0px;
border-left: 1px dashed #dddddd;
}
html[dir=rtl] .zoo-customize-builder-row .zoo-customize-builder-inner-row .zoo-customize-row-grid div:last-child {
border-right: 0 none;
border-left: 0px none;
}
.zoo-customize-builder-row .zoo-customize-builder-inner-row .zoo-customize-builder-items {
z-index: 36;
background: transparent;
}
.zoo-customize-builder-row .grid-stack-item-content {
border: 1px solid #DDDDDD;
line-height: 1;
}
.zoo-customize-builder-row .grid-stack-item.item-active .grid-stack-item-content {
border-color: #0073aa;
}
.zoo-customize-builder-row .zoo-customize-builder-item-name {
overflow: hidden;
text-overflow: ellipsis;
margin: 0 10px 0 10px;
padding-right: 60px;
display: inline-block;
width: 100%;
max-width: 100%;
line-height: 37px;
}
html[dir=rtl] .zoo-customize-builder-row .zoo-customize-builder-item-name {
padding-right: 0px;
padding-left: 60px;
}
.zoo-customize-builder-row .zoo-customize-builder-item-add {
display: none;
}
.builder-item-moving .ui-resizable-handle {
display: none !important;
}
.zoo-available-items {
clear: both;
background: #ebebeb;
margin-top: 20px;
width: 100%;
display: inline-block;
padding: 10px 10px 0;
}
.zoo-available-items:before, .zoo-available-items:after {
content: "";
display: block;
clear: both;
}
.zoo-available-items:after {
clear: both;
}
.zoo-available-items.zoo-panel-hide {
height: 0px;
overflow: hidden;
display: block;
visibility: hidden;
}
.zoo-available-items:before, .zoo-available-items:after {
content: "";
display: block;
clear: both;
}
.zoo-available-items:after {
clear: both;
}
.zoo-available-items .grid-stack-item-content {
padding: 6px 15px;
margin-right: 10px;
cursor: -webkit-grab;
cursor: -moz-grab;
color: #555555;
border-radius: 2px;
transition: box-shadow 300ms, border-color 300ms;
}
.zoo-available-items .grid-stack-item-content:hover {
color: #23282d;
background: #fafafa;
border-color: #999;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.zoo-available-items .grid-stack-item-content:active {
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
}
.zoo-available-items * {
box-sizing: content-box;
}
.zoo-available-items .grid-stack-item {
float: left;
width: auto !important;
}
.zoo-available-items .grid-stack-item .item-tooltip {
display: none;
}
.zoo-available-items .zoo-customize-builder-item-setting, .zoo-available-items .zoo-customize-builder-item-remove {
display: none;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content {
overflow: hidden !important;
}
.grid-stack-item {
position: relative;
height: 40px;
display: inline-block;
z-index: 50;
cursor: pointer;
}
.grid-stack-item.ui-draggable-dragging {
z-index: 9999999;
cursor: grabbing;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
}
.grid-stack-item .item-tooltip {
position: absolute;
background: #333333;
color: #ffffff;
font-size: 11px;
line-height: 15px;
padding: 3px 10px 4px;
border-radius: 2px;
top: 0px;
left: 11px;
z-index: 0;
opacity: 0;
height: 0px;
overflow: hidden;
}
.grid-stack-item .item-tooltip:before {
bottom: -7px;
content: "";
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 8px 8px 0 8px;
border-color: #333333 transparent transparent transparent;
}
.grid-stack-item.show-tooltip .item-tooltip {
top: -29px;
left: 11px;
z-index: 68;
opacity: 1;
height: auto;
overflow: initial;
}
.grid-stack-item .grid-stack-item-content {
background: #FFF;
}
.grid-stack-item .zoo-customize-builder-icon {
position: absolute;
}
.grid-stack-item .zoo-customize-builder-icon:before {
-webkit-font-smoothing: antialiased;
font: 400 20px/26px dashicons;
}
.grid-stack-item .zoo-customize-builder-item-add {
top: 50%;
right: 10px;
transform: translateY(-50%);
}
.grid-stack-item .zoo-customize-builder-item-add:before {
content: "\f132";
}
.grid-stack-item .zoo-customize-builder-item-remove {
top: 50%;
background: inherit;
padding: 5px 3px;
right: 0px;
transform: translateY(-50%);
cursor: pointer;
}
html[dir=rtl] .grid-stack-item .zoo-customize-builder-item-remove {
right: auto;
left: 0px;
}
.grid-stack-item .zoo-customize-builder-item-remove:before {
content: "\f335";
}
.grid-stack-item .zoo-customize-builder-item-remove:hover {
color: #0073aa;
}
.grid-stack-item .zoo-customize-builder-item-setting {
background: inherit;
top: 50%;
right: 22px;
padding: 5px 3px;
transform: translateY(-50%);
cursor: pointer;
}
html[dir=rtl] .grid-stack-item .zoo-customize-builder-item-setting {
right: auto;
left: 22px;
}
.grid-stack-item .zoo-customize-builder-item-setting:before {
content: "\f111";
font-size: 15px;
}
.grid-stack-item .zoo-customize-builder-item-setting:hover {
color: #0073aa;
}
.grid-stack.grid-stack-1 > .grid-stack-item {
min-width: 100%;
}
.grid-stack.grid-stack-1 > .grid-stack-item[data-gs-width="1"] {
width: 100%;
}
.grid-stack.grid-stack-1 > .grid-stack-item[data-gs-x="1"] {
left: 100%;
}
.grid-stack.grid-stack-1 > .grid-stack-item[data-gs-min-width="1"] {
min-width: 100%;
}
.grid-stack.grid-stack-1 > .grid-stack-item[data-gs-max-width="1"] {
max-width: 100%;
}
.grid-stack.grid-stack-2 > .grid-stack-item {
min-width: 50%;
}
.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-width="1"] {
width: 50%;
}
.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-x="1"] {
left: 50%;
}
.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-min-width="1"] {
min-width: 50%;
}
.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-max-width="1"] {
max-width: 50%;
}
.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-width="2"] {
width: 100%;
}
.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-x="2"] {
left: 100%;
}
.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-min-width="2"] {
min-width: 100%;
}
.grid-stack.grid-stack-2 > .grid-stack-item[data-gs-max-width="2"] {
max-width: 100%;
}
.grid-stack.grid-stack-3 > .grid-stack-item {
min-width: 33.3333333333%;
}
.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-width="1"] {
width: 33.3333333333%;
}
.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-x="1"] {
left: 33.3333333333%;
}
.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-min-width="1"] {
min-width: 33.3333333333%;
}
.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-max-width="1"] {
max-width: 33.3333333333%;
}
.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-width="2"] {
width: 66.6666666667%;
}
.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-x="2"] {
left: 66.6666666667%;
}
.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-min-width="2"] {
min-width: 66.6666666667%;
}
.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-max-width="2"] {
max-width: 66.6666666667%;
}
.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-width="3"] {
width: 100%;
}
.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-x="3"] {
left: 100%;
}
.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-min-width="3"] {
min-width: 100%;
}
.grid-stack.grid-stack-3 > .grid-stack-item[data-gs-max-width="3"] {
max-width: 100%;
}
.grid-stack.grid-stack-4 > .grid-stack-item {
min-width: 25%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-width="1"] {
width: 25%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-x="1"] {
left: 25%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-min-width="1"] {
min-width: 25%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-max-width="1"] {
max-width: 25%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-width="2"] {
width: 50%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-x="2"] {
left: 50%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-min-width="2"] {
min-width: 50%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-max-width="2"] {
max-width: 50%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-width="3"] {
width: 75%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-x="3"] {
left: 75%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-min-width="3"] {
min-width: 75%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-max-width="3"] {
max-width: 75%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-width="4"] {
width: 100%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-x="4"] {
left: 100%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-min-width="4"] {
min-width: 100%;
}
.grid-stack.grid-stack-4 > .grid-stack-item[data-gs-max-width="4"] {
max-width: 100%;
}
.grid-stack.grid-stack-5 > .grid-stack-item {
min-width: 20%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width="1"] {
width: 20%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x="1"] {
left: 20%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width="1"] {
min-width: 20%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width="1"] {
max-width: 20%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width="2"] {
width: 40%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x="2"] {
left: 40%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width="2"] {
min-width: 40%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width="2"] {
max-width: 40%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width="3"] {
width: 60%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x="3"] {
left: 60%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width="3"] {
min-width: 60%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width="3"] {
max-width: 60%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width="4"] {
width: 80%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x="4"] {
left: 80%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width="4"] {
min-width: 80%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width="4"] {
max-width: 80%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-width="5"] {
width: 100%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-x="5"] {
left: 100%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-min-width="5"] {
min-width: 100%;
}
.grid-stack.grid-stack-5 > .grid-stack-item[data-gs-max-width="5"] {
max-width: 100%;
}
.grid-stack.grid-stack-6 > .grid-stack-item {
min-width: 16.6666666667%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width="1"] {
width: 16.6666666667%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x="1"] {
left: 16.6666666667%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width="1"] {
min-width: 16.6666666667%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width="1"] {
max-width: 16.6666666667%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width="2"] {
width: 33.3333333333%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x="2"] {
left: 33.3333333333%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width="2"] {
min-width: 33.3333333333%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width="2"] {
max-width: 33.3333333333%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width="3"] {
width: 50%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x="3"] {
left: 50%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width="3"] {
min-width: 50%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width="3"] {
max-width: 50%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width="4"] {
width: 66.6666666667%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x="4"] {
left: 66.6666666667%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width="4"] {
min-width: 66.6666666667%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width="4"] {
max-width: 66.6666666667%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width="5"] {
width: 83.3333333333%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x="5"] {
left: 83.3333333333%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width="5"] {
min-width: 83.3333333333%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width="5"] {
max-width: 83.3333333333%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-width="6"] {
width: 100%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-x="6"] {
left: 100%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-min-width="6"] {
min-width: 100%;
}
.grid-stack.grid-stack-6 > .grid-stack-item[data-gs-max-width="6"] {
max-width: 100%;
}
.grid-stack.grid-stack-7 > .grid-stack-item {
min-width: 14.2857142857%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width="1"] {
width: 14.2857142857%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x="1"] {
left: 14.2857142857%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width="1"] {
min-width: 14.2857142857%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width="1"] {
max-width: 14.2857142857%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width="2"] {
width: 28.5714285714%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x="2"] {
left: 28.5714285714%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width="2"] {
min-width: 28.5714285714%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width="2"] {
max-width: 28.5714285714%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width="3"] {
width: 42.8571428571%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x="3"] {
left: 42.8571428571%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width="3"] {
min-width: 42.8571428571%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width="3"] {
max-width: 42.8571428571%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width="4"] {
width: 57.1428571429%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x="4"] {
left: 57.1428571429%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width="4"] {
min-width: 57.1428571429%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width="4"] {
max-width: 57.1428571429%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width="5"] {
width: 71.4285714286%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x="5"] {
left: 71.4285714286%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width="5"] {
min-width: 71.4285714286%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width="5"] {
max-width: 71.4285714286%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width="6"] {
width: 85.7142857143%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x="6"] {
left: 85.7142857143%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width="6"] {
min-width: 85.7142857143%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width="6"] {
max-width: 85.7142857143%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-width="7"] {
width: 100%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-x="7"] {
left: 100%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-min-width="7"] {
min-width: 100%;
}
.grid-stack.grid-stack-7 > .grid-stack-item[data-gs-max-width="7"] {
max-width: 100%;
}
.grid-stack.grid-stack-8 > .grid-stack-item {
min-width: 12.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width="1"] {
width: 12.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x="1"] {
left: 12.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width="1"] {
min-width: 12.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width="1"] {
max-width: 12.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width="2"] {
width: 25%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x="2"] {
left: 25%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width="2"] {
min-width: 25%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width="2"] {
max-width: 25%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width="3"] {
width: 37.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x="3"] {
left: 37.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width="3"] {
min-width: 37.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width="3"] {
max-width: 37.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width="4"] {
width: 50%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x="4"] {
left: 50%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width="4"] {
min-width: 50%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width="4"] {
max-width: 50%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width="5"] {
width: 62.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x="5"] {
left: 62.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width="5"] {
min-width: 62.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width="5"] {
max-width: 62.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width="6"] {
width: 75%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x="6"] {
left: 75%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width="6"] {
min-width: 75%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width="6"] {
max-width: 75%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width="7"] {
width: 87.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x="7"] {
left: 87.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width="7"] {
min-width: 87.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width="7"] {
max-width: 87.5%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-width="8"] {
width: 100%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-x="8"] {
left: 100%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-min-width="8"] {
min-width: 100%;
}
.grid-stack.grid-stack-8 > .grid-stack-item[data-gs-max-width="8"] {
max-width: 100%;
}
.grid-stack.grid-stack-9 > .grid-stack-item {
min-width: 11.1111111111%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width="1"] {
width: 11.1111111111%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x="1"] {
left: 11.1111111111%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width="1"] {
min-width: 11.1111111111%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width="1"] {
max-width: 11.1111111111%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width="2"] {
width: 22.2222222222%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x="2"] {
left: 22.2222222222%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width="2"] {
min-width: 22.2222222222%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width="2"] {
max-width: 22.2222222222%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width="3"] {
width: 33.3333333333%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x="3"] {
left: 33.3333333333%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width="3"] {
min-width: 33.3333333333%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width="3"] {
max-width: 33.3333333333%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width="4"] {
width: 44.4444444444%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x="4"] {
left: 44.4444444444%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width="4"] {
min-width: 44.4444444444%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width="4"] {
max-width: 44.4444444444%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width="5"] {
width: 55.5555555556%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x="5"] {
left: 55.5555555556%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width="5"] {
min-width: 55.5555555556%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width="5"] {
max-width: 55.5555555556%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width="6"] {
width: 66.6666666667%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x="6"] {
left: 66.6666666667%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width="6"] {
min-width: 66.6666666667%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width="6"] {
max-width: 66.6666666667%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width="7"] {
width: 77.7777777778%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x="7"] {
left: 77.7777777778%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width="7"] {
min-width: 77.7777777778%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width="7"] {
max-width: 77.7777777778%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width="8"] {
width: 88.8888888889%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x="8"] {
left: 88.8888888889%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width="8"] {
min-width: 88.8888888889%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width="8"] {
max-width: 88.8888888889%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-width="9"] {
width: 100%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-x="9"] {
left: 100%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-min-width="9"] {
min-width: 100%;
}
.grid-stack.grid-stack-9 > .grid-stack-item[data-gs-max-width="9"] {
max-width: 100%;
}
.grid-stack.grid-stack-10 > .grid-stack-item {
min-width: 10%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width="1"] {
width: 10%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x="1"] {
left: 10%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width="1"] {
min-width: 10%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width="1"] {
max-width: 10%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width="2"] {
width: 20%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x="2"] {
left: 20%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width="2"] {
min-width: 20%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width="2"] {
max-width: 20%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width="3"] {
width: 30%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x="3"] {
left: 30%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width="3"] {
min-width: 30%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width="3"] {
max-width: 30%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width="4"] {
width: 40%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x="4"] {
left: 40%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width="4"] {
min-width: 40%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width="4"] {
max-width: 40%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width="5"] {
width: 50%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x="5"] {
left: 50%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width="5"] {
min-width: 50%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width="5"] {
max-width: 50%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width="6"] {
width: 60%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x="6"] {
left: 60%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width="6"] {
min-width: 60%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width="6"] {
max-width: 60%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width="7"] {
width: 70%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x="7"] {
left: 70%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width="7"] {
min-width: 70%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width="7"] {
max-width: 70%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width="8"] {
width: 80%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x="8"] {
left: 80%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width="8"] {
min-width: 80%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width="8"] {
max-width: 80%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width="9"] {
width: 90%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x="9"] {
left: 90%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width="9"] {
min-width: 90%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width="9"] {
max-width: 90%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-width="10"] {
width: 100%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-x="10"] {
left: 100%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-min-width="10"] {
min-width: 100%;
}
.grid-stack.grid-stack-10 > .grid-stack-item[data-gs-max-width="10"] {
max-width: 100%;
}
.grid-stack.grid-stack-11 > .grid-stack-item {
min-width: 9.0909090909%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width="1"] {
width: 9.0909090909%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x="1"] {
left: 9.0909090909%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width="1"] {
min-width: 9.0909090909%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width="1"] {
max-width: 9.0909090909%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width="2"] {
width: 18.1818181818%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x="2"] {
left: 18.1818181818%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width="2"] {
min-width: 18.1818181818%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width="2"] {
max-width: 18.1818181818%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width="3"] {
width: 27.2727272727%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x="3"] {
left: 27.2727272727%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width="3"] {
min-width: 27.2727272727%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width="3"] {
max-width: 27.2727272727%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width="4"] {
width: 36.3636363636%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x="4"] {
left: 36.3636363636%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width="4"] {
min-width: 36.3636363636%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width="4"] {
max-width: 36.3636363636%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width="5"] {
width: 45.4545454545%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x="5"] {
left: 45.4545454545%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width="5"] {
min-width: 45.4545454545%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width="5"] {
max-width: 45.4545454545%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width="6"] {
width: 54.5454545455%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x="6"] {
left: 54.5454545455%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width="6"] {
min-width: 54.5454545455%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width="6"] {
max-width: 54.5454545455%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width="7"] {
width: 63.6363636364%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x="7"] {
left: 63.6363636364%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width="7"] {
min-width: 63.6363636364%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width="7"] {
max-width: 63.6363636364%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width="8"] {
width: 72.7272727273%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x="8"] {
left: 72.7272727273%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width="8"] {
min-width: 72.7272727273%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width="8"] {
max-width: 72.7272727273%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width="9"] {
width: 81.8181818182%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x="9"] {
left: 81.8181818182%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width="9"] {
min-width: 81.8181818182%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width="9"] {
max-width: 81.8181818182%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width="10"] {
width: 90.9090909091%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x="10"] {
left: 90.9090909091%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width="10"] {
min-width: 90.9090909091%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width="10"] {
max-width: 90.9090909091%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-width="11"] {
width: 100%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-x="11"] {
left: 100%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-min-width="11"] {
min-width: 100%;
}
.grid-stack.grid-stack-11 > .grid-stack-item[data-gs-max-width="11"] {
max-width: 100%;
}
.grid-stack.grid-stack-12 > .grid-stack-item {
min-width: 8.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width="1"] {
width: 8.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x="1"] {
left: 8.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width="1"] {
min-width: 8.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width="1"] {
max-width: 8.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width="2"] {
width: 16.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x="2"] {
left: 16.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width="2"] {
min-width: 16.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width="2"] {
max-width: 16.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width="3"] {
width: 25%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x="3"] {
left: 25%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width="3"] {
min-width: 25%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width="3"] {
max-width: 25%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width="4"] {
width: 33.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x="4"] {
left: 33.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width="4"] {
min-width: 33.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width="4"] {
max-width: 33.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width="5"] {
width: 41.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x="5"] {
left: 41.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width="5"] {
min-width: 41.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width="5"] {
max-width: 41.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width="6"] {
width: 50%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x="6"] {
left: 50%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width="6"] {
min-width: 50%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width="6"] {
max-width: 50%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width="7"] {
width: 58.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x="7"] {
left: 58.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width="7"] {
min-width: 58.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width="7"] {
max-width: 58.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width="8"] {
width: 66.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x="8"] {
left: 66.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width="8"] {
min-width: 66.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width="8"] {
max-width: 66.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width="9"] {
width: 75%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x="9"] {
left: 75%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width="9"] {
min-width: 75%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width="9"] {
max-width: 75%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width="10"] {
width: 83.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x="10"] {
left: 83.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width="10"] {
min-width: 83.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width="10"] {
max-width: 83.3333333333%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width="11"] {
width: 91.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x="11"] {
left: 91.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width="11"] {
min-width: 91.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width="11"] {
max-width: 91.6666666667%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-width="12"] {
width: 100%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-x="12"] {
left: 100%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-min-width="12"] {
min-width: 100%;
}
.grid-stack.grid-stack-12 > .grid-stack-item[data-gs-max-width="12"] {
max-width: 100%;
}
:root .grid-stack-item > .ui-resizable-handle {
filter: none;
}
.grid-stack {
position: relative;
}
.grid-stack.grid-stack-rtl {
direction: ltr;
}
.grid-stack.grid-stack-rtl > .grid-stack-item {
direction: rtl;
}
.grid-stack .grid-stack-placeholder > .placeholder-content {
border: 1px dashed lightgray;
margin: 0;
position: absolute;
top: 0;
left: 10px;
right: 10px;
bottom: 0;
width: auto;
z-index: 0 !important;
text-align: center;
}
.grid-stack > .grid-stack-item {
min-width: 8.3333333333%;
position: absolute;
padding: 0;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content {
margin: 0;
position: absolute;
top: 0;
left: 10px;
right: 10px;
bottom: 0;
width: auto;
overflow-x: hidden;
overflow-y: auto;
}
.grid-stack > .grid-stack-item > .ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
touch-action: none;
}
.grid-stack > .grid-stack-item.ui-resizable-disabled > .ui-resizable-handle, .grid-stack > .grid-stack-item.ui-resizable-autohide > .ui-resizable-handle {
display: none;
}
.grid-stack > .grid-stack-item.ui-draggable-dragging, .grid-stack > .grid-stack-item.ui-resizable-resizing {
z-index: 100;
}
.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content, .grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content {
box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2);
opacity: 0.8;
}
.grid-stack > .grid-stack-item > .ui-resizable-se,
.grid-stack > .grid-stack-item > .ui-resizable-sw {
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDUxMS42MjYgNTExLjYyNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTExLjYyNiA1MTEuNjI3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTMyOC45MDYsNDAxLjk5NGgtMzYuNTUzVjEwOS42MzZoMzYuNTUzYzQuOTQ4LDAsOS4yMzYtMS44MDksMTIuODQ3LTUuNDI2YzMuNjEzLTMuNjE1LDUuNDIxLTcuODk4LDUuNDIxLTEyLjg0NSAgIGMwLTQuOTQ5LTEuODAxLTkuMjMxLTUuNDI4LTEyLjg1MWwtNzMuMDg3LTczLjA5QzI2NS4wNDQsMS44MDksMjYwLjc2LDAsMjU1LjgxMywwYy00Ljk0OCwwLTkuMjI5LDEuODA5LTEyLjg0Nyw1LjQyNCAgIGwtNzMuMDg4LDczLjA5Yy0zLjYxOCwzLjYxOS01LjQyNCw3LjkwMi01LjQyNCwxMi44NTFjMCw0Ljk0NiwxLjgwNyw5LjIyOSw1LjQyNCwxMi44NDVjMy42MTksMy42MTcsNy45MDEsNS40MjYsMTIuODUsNS40MjYgICBoMzYuNTQ1djI5Mi4zNThoLTM2LjU0MmMtNC45NTIsMC05LjIzNSwxLjgwOC0xMi44NSw1LjQyMWMtMy42MTcsMy42MjEtNS40MjQsNy45MDUtNS40MjQsMTIuODU0ICAgYzAsNC45NDUsMS44MDcsOS4yMjcsNS40MjQsMTIuODQ3bDczLjA4OSw3My4wODhjMy42MTcsMy42MTcsNy44OTgsNS40MjQsMTIuODQ3LDUuNDI0YzQuOTUsMCw5LjIzNC0xLjgwNywxMi44NDktNS40MjQgICBsNzMuMDg3LTczLjA4OGMzLjYxMy0zLjYyLDUuNDIxLTcuOTAxLDUuNDIxLTEyLjg0N2MwLTQuOTQ4LTEuODA4LTkuMjMyLTUuNDIxLTEyLjg1NCAgIEMzMzguMTQyLDQwMy44MDIsMzMzLjg1Nyw0MDEuOTk0LDMyOC45MDYsNDAxLjk5NHoiIGZpbGw9IiM2NjY2NjYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
background-repeat: no-repeat;
background-position: center;
transform: rotate(45deg);
}
.grid-stack > .grid-stack-item > .ui-resizable-se {
transform: rotate(-45deg);
}
.grid-stack > .grid-stack-item > .ui-resizable-nw {
cursor: nw-resize;
width: 20px;
height: 20px;
left: 10px;
top: 0;
}
.grid-stack > .grid-stack-item > .ui-resizable-n {
cursor: n-resize;
height: 10px;
top: 0;
left: 25px;
right: 25px;
}
.grid-stack > .grid-stack-item > .ui-resizable-ne {
cursor: ne-resize;
width: 20px;
height: 20px;
right: 10px;
top: 0;
}
.grid-stack > .grid-stack-item > .ui-resizable-e {
cursor: col-resize;
width: 10px;
right: 10px;
top: 0px;
bottom: 0px;
}
.grid-stack > .grid-stack-item > .ui-resizable-se {
cursor: se-resize;
width: 20px;
height: 20px;
right: 10px;
bottom: 0;
}
.grid-stack > .grid-stack-item > .ui-resizable-s {
cursor: s-resize;
height: 10px;
left: 25px;
bottom: 0;
right: 25px;
}
.grid-stack > .grid-stack-item > .ui-resizable-sw {
cursor: sw-resize;
width: 20px;
height: 20px;
left: 10px;
bottom: 0;
}
.grid-stack > .grid-stack-item > .ui-resizable-w {
cursor: col-resize;
width: 10px;
left: 10px;
top: 0px;
bottom: 0px;
}
.grid-stack > .grid-stack-item.ui-draggable-dragging > .ui-resizable-handle {
display: none !important;
}
.grid-stack > .grid-stack-item[data-gs-width="1"] {
width: 8.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-x="1"] {
left: 8.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="1"] {
min-width: 8.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="1"] {
max-width: 8.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-width="2"] {
width: 16.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-x="2"] {
left: 16.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="2"] {
min-width: 16.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="2"] {
max-width: 16.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-width="3"] {
width: 25%;
}
.grid-stack > .grid-stack-item[data-gs-x="3"] {
left: 25%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="3"] {
min-width: 25%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="3"] {
max-width: 25%;
}
.grid-stack > .grid-stack-item[data-gs-width="4"] {
width: 33.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-x="4"] {
left: 33.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="4"] {
min-width: 33.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="4"] {
max-width: 33.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-width="5"] {
width: 41.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-x="5"] {
left: 41.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="5"] {
min-width: 41.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="5"] {
max-width: 41.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-width="6"] {
width: 50%;
}
.grid-stack > .grid-stack-item[data-gs-x="6"] {
left: 50%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="6"] {
min-width: 50%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="6"] {
max-width: 50%;
}
.grid-stack > .grid-stack-item[data-gs-width="7"] {
width: 58.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-x="7"] {
left: 58.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="7"] {
min-width: 58.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="7"] {
max-width: 58.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-width="8"] {
width: 66.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-x="8"] {
left: 66.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="8"] {
min-width: 66.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="8"] {
max-width: 66.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-width="9"] {
width: 75%;
}
.grid-stack > .grid-stack-item[data-gs-x="9"] {
left: 75%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="9"] {
min-width: 75%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="9"] {
max-width: 75%;
}
.grid-stack > .grid-stack-item[data-gs-width="10"] {
width: 83.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-x="10"] {
left: 83.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="10"] {
min-width: 83.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="10"] {
max-width: 83.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-width="11"] {
width: 91.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-x="11"] {
left: 91.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="11"] {
min-width: 91.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="11"] {
max-width: 91.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-width="12"] {
width: 100%;
}
.grid-stack > .grid-stack-item[data-gs-x="12"] {
left: 100%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="12"] {
min-width: 100%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="12"] {
max-width: 100%;
}
.grid-stack.grid-stack-animate, .grid-stack.grid-stack-animate .grid-stack-item {
transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
}
.grid-stack.grid-stack-animate .grid-stack-item.ui-draggable-dragging, .grid-stack.grid-stack-animate .grid-stack-item.ui-resizable-resizing, .grid-stack.grid-stack-animate .grid-stack-item.grid-stack-placeholder {
transition: left 0s, top 0s, height 0s, width 0s;
}
.grid-stack.grid-stack-one-column-mode {
height: auto !important;
}
.grid-stack.grid-stack-one-column-mode > .grid-stack-item {
position: relative !important;
width: auto !important;
left: 0 !important;
top: auto !important;
margin-bottom: 20px;
max-width: none !important;
}
.grid-stack.grid-stack-one-column-mode > .grid-stack-item > .ui-resizable-handle {
display: none;
}
/* Saved templates */
.save-template-form {
margin-bottom: 15px;
}
.save-template-form input[type=file] {
font-size: 12px;
padding: 0;
max-width: calc(100% - 61px);
}
.save-template-form .zoo-flexbox {
display: flex;
}
.save-template-form .zoo-flexbox button.button-primary {
height: 40px;
padding: 0 15px;
letter-spacing: 1px;
}
.list-boxed.has-templates .no_template {
display: none;
}
.list-boxed li:before, .list-boxed li:after {
content: "";
display: block;
clear: both;
}
.list-boxed li:after {
clear: both;
}
.list-boxed .li-boxed {
margin: 0 0 10px 0;
padding: 12px 10px;
position: relative;
}
.list-boxed .li-boxed.prebuilt-tpl-item {
padding: 0;
}
.list-boxed .li-boxed.active-builder-template {
border: 1px dashed rgba(255, 255, 255, 0.2);
background: #ebebeb;
}
.list-boxed .li-boxed.prebuilt-tpl-item.active-builder-template {
padding: 1px;
}
.list-boxed .li-boxed.prebuilt-tpl-item .tpl-thumbnail {
width: 100%;
height: auto;
}
.list-boxed .li-boxed.prebuilt-tpl-item .tpl-thumbnail:hover {
cursor: pointer;
}
.list-boxed a {
cursor: pointer;
float: right;
text-decoration: none;
}
.list-boxed .export-tpl {
margin: 0 5px;
}
.list-boxed li.no_template {
padding: 15px 0;
font-style: italic;
}
:root .grid-stack-item > .ui-resizable-handle {
filter: none;
}
.grid-stack {
position: relative;
}
.grid-stack.grid-stack-rtl {
direction: ltr;
}
.grid-stack.grid-stack-rtl > .grid-stack-item {
direction: rtl;
}
.grid-stack .grid-stack-placeholder > .placeholder-content {
border: 1px dashed lightgray;
margin: 0;
position: absolute;
top: 0;
left: 10px;
right: 10px;
bottom: 0;
width: auto;
z-index: 0 !important;
text-align: center;
}
.grid-stack > .grid-stack-item {
min-width: 8.3333333333%;
position: absolute;
padding: 0;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content {
margin: 0;
position: absolute;
top: 0;
left: 10px;
right: 10px;
bottom: 0;
width: auto;
z-index: 0 !important;
overflow-x: hidden;
overflow-y: auto;
}
.grid-stack > .grid-stack-item > .ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
touch-action: none;
}
.grid-stack > .grid-stack-item.ui-resizable-disabled > .ui-resizable-handle, .grid-stack > .grid-stack-item.ui-resizable-autohide > .ui-resizable-handle {
display: none;
}
.grid-stack > .grid-stack-item.ui-draggable-dragging, .grid-stack > .grid-stack-item.ui-resizable-resizing {
z-index: 100;
}
.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content, .grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content {
box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2);
opacity: 0.8;
}
.grid-stack > .grid-stack-item > .ui-resizable-se,
.grid-stack > .grid-stack-item > .ui-resizable-sw {
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDUxMS42MjYgNTExLjYyNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTExLjYyNiA1MTEuNjI3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTMyOC45MDYsNDAxLjk5NGgtMzYuNTUzVjEwOS42MzZoMzYuNTUzYzQuOTQ4LDAsOS4yMzYtMS44MDksMTIuODQ3LTUuNDI2YzMuNjEzLTMuNjE1LDUuNDIxLTcuODk4LDUuNDIxLTEyLjg0NSAgIGMwLTQuOTQ5LTEuODAxLTkuMjMxLTUuNDI4LTEyLjg1MWwtNzMuMDg3LTczLjA5QzI2NS4wNDQsMS44MDksMjYwLjc2LDAsMjU1LjgxMywwYy00Ljk0OCwwLTkuMjI5LDEuODA5LTEyLjg0Nyw1LjQyNCAgIGwtNzMuMDg4LDczLjA5Yy0zLjYxOCwzLjYxOS01LjQyNCw3LjkwMi01LjQyNCwxMi44NTFjMCw0Ljk0NiwxLjgwNyw5LjIyOSw1LjQyNCwxMi44NDVjMy42MTksMy42MTcsNy45MDEsNS40MjYsMTIuODUsNS40MjYgICBoMzYuNTQ1djI5Mi4zNThoLTM2LjU0MmMtNC45NTIsMC05LjIzNSwxLjgwOC0xMi44NSw1LjQyMWMtMy42MTcsMy42MjEtNS40MjQsNy45MDUtNS40MjQsMTIuODU0ICAgYzAsNC45NDUsMS44MDcsOS4yMjcsNS40MjQsMTIuODQ3bDczLjA4OSw3My4wODhjMy42MTcsMy42MTcsNy44OTgsNS40MjQsMTIuODQ3LDUuNDI0YzQuOTUsMCw5LjIzNC0xLjgwNywxMi44NDktNS40MjQgICBsNzMuMDg3LTczLjA4OGMzLjYxMy0zLjYyLDUuNDIxLTcuOTAxLDUuNDIxLTEyLjg0N2MwLTQuOTQ4LTEuODA4LTkuMjMyLTUuNDIxLTEyLjg1NCAgIEMzMzguMTQyLDQwMy44MDIsMzMzLjg1Nyw0MDEuOTk0LDMyOC45MDYsNDAxLjk5NHoiIGZpbGw9IiM2NjY2NjYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
background-repeat: no-repeat;
background-position: center;
transform: rotate(45deg);
}
.grid-stack > .grid-stack-item > .ui-resizable-se {
transform: rotate(-45deg);
}
.grid-stack > .grid-stack-item > .ui-resizable-e {
cursor: ew-resize;
width: 10px;
right: 10px;
left: auto;
top: 0px;
bottom: 0px;
}
.grid-stack > .grid-stack-item > .ui-resizable-w {
cursor: ew-resize;
width: 10px;
left: 10px;
right: auto;
top: 0px;
bottom: 0px;
}
.grid-stack > .grid-stack-item.ui-draggable-dragging > .ui-resizable-handle {
display: none !important;
}
.grid-stack > .grid-stack-item[data-gs-width="1"] {
width: 8.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-x="1"] {
left: 8.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="1"] {
min-width: 8.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="1"] {
max-width: 8.3333333333%;
}
html[dir=rtl] .grid-stack > .grid-stack-item[data-gs-x="1"] {
right: 8.3333333333%;
left: auto;
}
.grid-stack > .grid-stack-item[data-gs-width="2"] {
width: 16.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-x="2"] {
left: 16.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="2"] {
min-width: 16.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="2"] {
max-width: 16.6666666667%;
}
html[dir=rtl] .grid-stack > .grid-stack-item[data-gs-x="2"] {
right: 16.6666666667%;
left: auto;
}
.grid-stack > .grid-stack-item[data-gs-width="3"] {
width: 25%;
}
.grid-stack > .grid-stack-item[data-gs-x="3"] {
left: 25%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="3"] {
min-width: 25%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="3"] {
max-width: 25%;
}
html[dir=rtl] .grid-stack > .grid-stack-item[data-gs-x="3"] {
right: 25%;
left: auto;
}
.grid-stack > .grid-stack-item[data-gs-width="4"] {
width: 33.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-x="4"] {
left: 33.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="4"] {
min-width: 33.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="4"] {
max-width: 33.3333333333%;
}
html[dir=rtl] .grid-stack > .grid-stack-item[data-gs-x="4"] {
right: 33.3333333333%;
left: auto;
}
.grid-stack > .grid-stack-item[data-gs-width="5"] {
width: 41.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-x="5"] {
left: 41.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="5"] {
min-width: 41.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="5"] {
max-width: 41.6666666667%;
}
html[dir=rtl] .grid-stack > .grid-stack-item[data-gs-x="5"] {
right: 41.6666666667%;
left: auto;
}
.grid-stack > .grid-stack-item[data-gs-width="6"] {
width: 50%;
}
.grid-stack > .grid-stack-item[data-gs-x="6"] {
left: 50%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="6"] {
min-width: 50%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="6"] {
max-width: 50%;
}
html[dir=rtl] .grid-stack > .grid-stack-item[data-gs-x="6"] {
right: 50%;
left: auto;
}
.grid-stack > .grid-stack-item[data-gs-width="7"] {
width: 58.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-x="7"] {
left: 58.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="7"] {
min-width: 58.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="7"] {
max-width: 58.3333333333%;
}
html[dir=rtl] .grid-stack > .grid-stack-item[data-gs-x="7"] {
right: 58.3333333333%;
left: auto;
}
.grid-stack > .grid-stack-item[data-gs-width="8"] {
width: 66.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-x="8"] {
left: 66.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="8"] {
min-width: 66.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="8"] {
max-width: 66.6666666667%;
}
html[dir=rtl] .grid-stack > .grid-stack-item[data-gs-x="8"] {
right: 66.6666666667%;
left: auto;
}
.grid-stack > .grid-stack-item[data-gs-width="9"] {
width: 75%;
}
.grid-stack > .grid-stack-item[data-gs-x="9"] {
left: 75%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="9"] {
min-width: 75%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="9"] {
max-width: 75%;
}
html[dir=rtl] .grid-stack > .grid-stack-item[data-gs-x="9"] {
right: 75%;
left: auto;
}
.grid-stack > .grid-stack-item[data-gs-width="10"] {
width: 83.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-x="10"] {
left: 83.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="10"] {
min-width: 83.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="10"] {
max-width: 83.3333333333%;
}
html[dir=rtl] .grid-stack > .grid-stack-item[data-gs-x="10"] {
right: 83.3333333333%;
left: auto;
}
.grid-stack > .grid-stack-item[data-gs-width="11"] {
width: 91.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-x="11"] {
left: 91.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="11"] {
min-width: 91.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="11"] {
max-width: 91.6666666667%;
}
html[dir=rtl] .grid-stack > .grid-stack-item[data-gs-x="11"] {
right: 91.6666666667%;
left: auto;
}
.grid-stack > .grid-stack-item[data-gs-width="12"] {
width: 100%;
}
.grid-stack > .grid-stack-item[data-gs-x="12"] {
left: 100%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="12"] {
min-width: 100%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="12"] {
max-width: 100%;
}
html[dir=rtl] .grid-stack > .grid-stack-item[data-gs-x="12"] {
right: 100%;
left: auto;
}
.grid-stack.grid-stack-animate, .grid-stack.grid-stack-animate .grid-stack-item {
transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
}
.grid-stack.grid-stack-animate .grid-stack-item.ui-draggable-dragging, .grid-stack.grid-stack-animate .grid-stack-item.ui-resizable-resizing, .grid-stack.grid-stack-animate .grid-stack-item.grid-stack-placeholder {
transition: left 0s, top 0s, height 0s, width 0s;
}
.grid-stack.grid-stack-one-column-mode {
height: auto !important;
}
.grid-stack.grid-stack-one-column-mode > .grid-stack-item {
position: relative !important;
width: auto !important;
left: 0 !important;
top: auto !important;
margin-bottom: 20px;
max-width: none !important;
}
.grid-stack.grid-stack-one-column-mode > .grid-stack-item > .ui-resizable-handle {
display: none;
}
.wrap-zoo-range-slider {
width: 100%;
display: inline-block;
position: relative;
}
.wrap-zoo-range-slider .zoo-range-slider {
position: absolute;
right: 0;
top: 0;
width: 60px !important;
}
.no-hide.customize-control-zoo-styling .action--edit {
display: none;
}
.no-hide.customize-control-zoo-styling .zoo-modal-settings {
box-shadow: none;
padding: 0;
background: none;
}
.no-hide.customize-control-zoo-styling .zoo-modal-settings:before {
display: none;
}
.no-heading.customize-control-zoo-styling .zoo-settings-wrapper {
display: none !important;
}
/*For customizer style*/
#customize-controls .zoo-small-label {
color: #555;
}
#customize-controls .accordion-section-content, #customize-controls .accordion-section-content, #customize-controls .customize-section-title h3, #customize-controls h3.customize-section-title {
color: #000;
}
#customize-controls .description {
color: #555;
}
#customize-controls input[type=text], #customize-controls input[type=password], #customize-controls input[type=checkbox], #customize-controls input[type=color], #customize-controls input[type=date], #customize-controls input[type=datetime], #customize-controls input[type=datetime-local], #customize-controls input[type=email], #customize-controls input[type=month], #customize-controls input[type=number], #customize-controls input[type=search], #customize-controls input[type=radio], #customize-controls input[type=tel], #customize-controls input[type=text], #customize-controls input[type=time], #customize-controls input[type=url], #customize-controls input[type=week], #customize-controls select, #customize-controls textarea {
background: #ebebeb;
border: 1px solid #ccc;
box-shadow: none;
color: #000;
padding: 5px 10px;
line-height: 25px;
}
#customize-controls input[type=number] {
-moz-appearance: textfield;
}
#customize-controls input[type=number]::-webkit-outer-spin-button, #customize-controls input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
#customize-controls select {
height: 35px;
padding: 5px 10px;
}
#customize-controls input.wp-color-picker {
padding: 0;
line-height: 22px;
}
#customize-controls.wp-full-overlay-sidebar {
background: #f5f5f5;
border: #ebebeb;
}
#customize-controls .customize-info .preview-notice {
color: #000;
}
#customize-controls .customize-info .customize-help-toggle {
color: #000;
}
#customize-controls .customize-info .customize-help-toggle:hover {
color: #289bc4;
}
#customize-controls .customize-info .accordion-section-title, #customize-controls #customize-header-actions, #customize-controls .customize-section-title {
background: #ebebeb;
border-bottom-color: #ccc;
}
#customize-controls .control-panel-themes > .accordion-section-title,
#customize-controls .customize-info {
border-color: #ebebeb;
color: #000;
}
#customize-controls .control-panel-themes > .accordion-section-title:hover,
#customize-controls .customize-info:hover {
color: #000;
border-color: #ebebeb;
}
#customize-controls .customize-controls-close {
background: none;
border: none;
border-right: 1px solid #ccc;
color: #000;
height: 100%;
}
#customize-controls .accordion-section-title, #customize-controls #customize-outer-theme-controls .accordion-section-title,
#customize-controls .control-panel-themes > .accordion-section-title:hover, #customize-controls .control-panel-themes > .accordion-section-title {
background: transparent;
}
#customize-controls #accordion-section-themes + .control-section {
border-top: 1px solid #ebebeb;
}
#customize-controls .accordion-section-title {
border-bottom: 1px solid #ebebeb;
border-left: none;
color: #000;
}
#customize-controls .accordion-section-title:hover {
background: #ebebeb;
color: #000;
}
#customize-controls .control-section:hover > .accordion-section-title, #customize-controls .control-section .accordion-section-title:focus {
background: #ebebeb;
color: #000;
}
#customize-controls .control-section:hover > .accordion-section-title:after, #customize-controls .control-section .accordion-section-title:focus:after {
color: inherit;
}
#customize-controls #customize-theme-controls .control-section:last-of-type.open, #customize-controls #customize-theme-controls .control-section:last-of-type > .accordion-section-title {
border-bottom: 1px solid #ebebeb;
}
#customize-controls .control-panel-content:not(.control-panel-nav_menus) .control-section:nth-child(2), #customize-controls .control-panel-nav_menus .control-section-nav_menu, #customize-controls .control-section-nav_menu_locations .accordion-section-title {
border-top: 1px solid #ebebeb;
}
#customize-controls .button {
text-transform: uppercase;
border: none;
color: #fff;
border-radius: 0;
box-shadow: none;
padding: 0 10px;
transition: all 300ms;
background: #289bc4;
}
#customize-controls .button:hover {
background: #000;
color: #fff;
}
#customize-controls .button.wp-color-result {
padding: 0;
border: 1px solid #ccc;
}
#customize-controls .button.wp-color-result .color-alpha {
border-radius: 0 !important;
height: 100% !important;
}
#customize-controls .button.wp-color-result .wp-color-result-text {
margin-left: 30px;
padding: 0 10px;
line-height: 24px;
height: 100% !important;
}
#customize-controls .customize-panel-back, #customize-controls .customize-section-back {
background: #ebebeb;
border-right: 1px solid #ebebeb;
border-left-color: #289bc4;
color: #000;
}
#customize-controls .customize-panel-back:hover, #customize-controls .customize-section-back:hover {
background: #289bc4;
color: #fff;
}
#customize-controls .accordion-section-title .button {
background: #289bc4;
color: #fff;
}
#customize-controls .accordion-section-title .button:hover {
background: #000;
color: #fff;
}
#customize-controls .panel-meta.customize-info .accordion-section-title {
background: #ebebeb !important;
}
#customize-controls .no-widget-areas-rendered-notice {
background: #ebebeb;
color: #ccc;
border-top: 2px solid #ccc;
}
#customize-controls .media-item-preview.media_image, #customize-controls .media-item-preview.media_audio, #customize-controls .attachment-media-view {
background: transparent;
color: #000;
}
#customize-controls .media-item-preview.media_image .thumbnail-image, #customize-controls .media-item-preview.media_audio .thumbnail-image, #customize-controls .attachment-media-view .thumbnail-image {
text-align: center;
padding: 10px 0;
}
#customize-controls .media-item-preview.media_image .thumbnail-image img, #customize-controls .media-item-preview.media_audio .thumbnail-image img, #customize-controls .attachment-media-view .thumbnail-image img {
max-width: 100%;
}
#customize-controls .zoo-text-align .button {
padding: 3px 8px;
background: #ccc;
}
#customize-controls .zoo-text-align input:checked + .button {
background: #289bc4;
}
#customize-controls .wp-full-overlay-footer .devices button.active {
border-bottom-color: #289bc4;
}
#customize-controls .wp-full-overlay-footer .devices button.active:before {
color: #289bc4;
}
#customize-controls .wp-full-overlay-footer .devices button:focus, #customize-controls .wp-full-overlay-footer .devices button:hover, #customize-controls .wp-full-overlay-footer .devices button.active:hover {
background: #289bc4;
border-bottom-color: #289bc4;
}
#customize-controls .wp-full-overlay-footer .devices button:focus:before, #customize-controls .wp-full-overlay-footer .devices button:hover:before, #customize-controls .wp-full-overlay-footer .devices button.active:hover:before {
color: #fff;
}
#customize-controls .wp-full-overlay-footer .devices {
box-shadow: none;
background: none;
}
#customize-controls .wp-full-overlay-footer .collapse-sidebar-arrow::before {
background: rgba(255, 255, 255, 0.2);
}
#customize-controls .wp-full-overlay-footer .devices button::before {
color: #ccc;
}
#customize-controls .notice, #customize-controls div.updated, #customize-controls div.error {
background: #f5f5f5;
color: #000;
}
#customize-controls #customize-notifications-area {
border-bottom-color: rgba(255, 255, 255, 0.2);
}
#customize-controls #customize-footer-actions .button {
color: #000;
}
#customize-control-changeset_scheduled_date {
background: #000;
border-color: #ebebeb;
}
.expanded #customize-controls .wp-full-overlay-footer {
background: #ebebeb;
border-top-color: #ebebeb;
}
.outer-section-open #customize-controls .wp-full-overlay-sidebar-content {
background: #f5f5f5;
}
#customize-sidebar-outer-content, #customize-control-changeset_status .customize-inside-control-row, #customize-control-changeset_preview_link input {
background: #f5f5f5;
border-color: #ebebeb;
}
#customize-control-changeset_preview_link a.disabled, #customize-control-changeset_preview_link a.disabled:active, #customize-control-changeset_preview_link a.disabled:focus, #customize-control-changeset_preview_link a.disabled:visited,
#customize-sidebar-outer-content, #customize-control-changeset_status .customize-inside-control-row, #customize-control-changeset_preview_link input {
color: #000;
}
.preview-link-wrapper .customize-copy-preview-link.preview-control-element.button:before, .preview-link-wrapper .customize-copy-preview-link.preview-control-element.button:after {
display: none;
}
.time-customize-controls input[type=number] {
height: 35px;
}
#customize-save-button-wrapper .save.has-next-sibling {
border-radius: 0;
}/*# sourceMappingURL=customizer.css.map */