.wp-full-overlay-sidebar *, .wp-full-overlay-sidebar *:before, .wp-full-overlay-sidebar *:after {
box-sizing: border-box; }
.iris-picker,
.iris-picker * {
box-sizing: content-box; }
.wp-full-overlay-sidebar-content .accordion-section-content {
overflow: visible; }
.control-section:not(.control-section-themes) .customize-control {
padding: 0;
width: 100%;
min-height: initial; }
#customize-header-actions #customize-save-button-wrapper {
margin-top: 7px; }
.wp-full-overlay-footer .devices button {
float: left;
border-radius: 0; }
.customize-controls-close {
width: 48px;
height: 44px;
color: #7da9c3;
background: #ffffff;
border-top: none;
border-right-color: #e0e8ef; }
.customize-controls-close:focus, .customize-controls-close:hover {
background: #f5fcff; }
.customize-controls-close:before {
top: 0px; }
#customize-controls .customize-info {
border-bottom-color: #e0e8ef; }
.customize-panel-back, .customize-section-back {
height: 74px;
color: #7da9c3;
border-right-color: #e0e8ef; }
.customize-panel-back:hover, .customize-panel-back:focus, .customize-section-back:hover, .customize-section-back:focus {
border-left-color: #f5fcff;
background: #f5fcff; }
#customize-theme-controls .theme * {
box-sizing: content-box; }
#customize-theme-controls .accordion-section-content {
padding: 17px; }
#customize-theme-controls .customize-section-title {
margin-top: -17px;
margin-right: -17px; }
#customize-theme-controls .control-panel-content .control-section:nth-child(2),
#customize-theme-controls .control-panel-content .control-section:nth-child(3) {
border-top: none; }
#customize-theme-controls .control-panel-content .control-section:nth-last-child(2) {
border-bottom: 1px solid #e0e8ef; }
#customize-theme-controls #accordion-section-add_menu {
border-bottom: none; }
#customize-theme-controls #accordion-section-add_menu .add-menu-toggle {
float: none; }
#customize-theme-controls .customize-pane-child.open {
height: 100%; }
#customize-controls .description {
margin-bottom: 9px;
font-size: 12px;
font-weight: 300;
font-style: normal;
line-height: 1.6;
color: #4d7b90;
text-indent: 0; }
.customize-control-description {
margin-top: 6px; }
.customize-control {
margin-bottom: 24px; }
#accordion-section-themes + .control-section {
border-top: none; }
#customize-controls .panel-meta.customize-info .accordion-section-title {
border-top: none;
height: 74px; }
.button-controls:after {
content: " ";
display: table;
clear: both; }
.wp-core-ui .button:not(.theme-details):not(.collapse-sidebar):not(.wp-color-result),
.wp-core-ui .button-primary,
.wp-core-ui .button-secondary {
width: auto;
padding-left: 15px;
padding-right: 15px;
font-weight: 400;
color: #F5FCFF;
text-shadow: none;
border: none;
background: #AED2E5;
box-shadow: 0px 2px 0px 0px #8DBED7;
border-radius: 4px; }
.wp-core-ui .button:not(.theme-details):not(.collapse-sidebar):not(.wp-color-result):hover,
.wp-core-ui .button-primary:hover,
.wp-core-ui .button-secondary:hover {
color: white;
text-shadow: none;
background: #98C6DD;
box-shadow: 0px 2px 0px 0px #74A7C2; }
.wp-core-ui #customize-header-actions .button-primary {
background: #73C5EE;
box-shadow: 0px 2px 0px 0px #57ABD5; }
.wp-core-ui #customize-header-actions .button-primary:hover {
background: #58B0DD;
box-shadow: 0px 2px 0px 0px #3F8AAF; }
.wp-core-ui #customize-header-actions .button-primary.has-next-sibling {
border-right: 1px solid #57ABD5; }
.wp-core-ui #customize-header-actions .button-primary:disabled {
color: white !important;
background: #AED2E5 !important;
opacity: 0.7;
box-shadow: 0px 2px 0px 0px #8db5ca !important; }
.wp-core-ui #customize-header-actions .button-primary:disabled.has-next-sibling {
border-right: none; }
.wp-core-ui .reset_section,
.wp-core-ui .reset_panel {
width: 100%;
height: 4em;
display: block;
margin: 0px 0 25px; }
.wp-core-ui .reset_panel {
margin-top: 10px; }
.separator.label {
display: block;
font-size: 14px;
line-height: 24px;
font-weight: 600; }
.customize-control-title, .separator.label {
color: #416B7E; }
.separator.section:before, .separator.sub-section:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: -18px;
right: -18px;
z-index: -1; }
.separator.label {
font-weight: 500; }
.separator.large {
margin-top: 12px;
font-size: 16px;
color: #39474D; }
.separator.section {
position: relative;
padding: 14px 0;
margin-bottom: 0;
background: none;
border: none; }
.separator.section[id*="layout"] {
margin-top: 0; }
.separator.section[id*="layout"]:before {
border: none; }
.separator.section:before {
border: 1px solid #e0e8ef;
background-color: #ffffff;
box-shadow: 0px 1px 0px 0px #DFE8EF; }
.separator.sub-section {
position: relative;
padding: 12px 0; }
.separator.sub-section:before {
border-top: 1px solid #e0e8ef;
border-bottom: 1px solid #e0e8ef;
background-color: #f6fbff; }
.separator.sub-section + span {
margin-top: 20px;
font-style: normal; }
.section-navigation-wrapper {
position: relative;
height: 43px;
margin: -15px -12px 0 -12px;
margin-right: -17px;
margin-left: -17px; }
.section-navigation {
display: -ms-flexbox;
display: flex;
margin-top: -1px;
clear: both;
border-top: 1px solid #e0e8ef; }
.section-navigation a {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
display: block;
padding: 12px 0;
color: #3b484e;
background-color: #ffffff;
border-bottom: 1px solid #e0e8ef;
border-right: 1px solid #e0e8ef;
text-align: center;
text-decoration: none;
transition: background-color .15s ease-in-out; }
.section-navigation a:last-child {
border-right: 0; }
#customize-controls .customize-info.is-sticky.is-sticky,
#customize-controls .customize-section-title.is-sticky.is-sticky {
top: 40px; }
#customize-controls .customize-info.is-in-view.is-in-view,
#customize-controls .customize-section-title.is-in-view.is-in-view {
box-shadow: none; }
#customize-controls .has-nav .customize-info,
#customize-controls .has-nav .customize-section-title {
margin-right: -12px; }
#customize-controls .customize-section-title.customize-section-title {
border-bottom: 0; }
.customize-section-description-container.section-meta.has-nav {
margin-bottom: 0; }
.font-options__wrapper {
position: relative; }
.font-options__wrapper:after {
content: "";
position: absolute;
top: 90%;
left: 0;
right: 0;
z-index: 0;
display: block;
height: 30px; }
.font-options__head {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between; }
.font-options__head.font-options__head {
-webkit-appearance: none;
text-overflow: ellipsis;
white-space: nowrap; }
.font-options__font-title {
margin-right: 26px;
margin-left: 10px;
font-size: 12px;
line-height: 20px;
font-weight: 300;
color: #98c6dd;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap; }
.font-options__options-list {
position: absolute;
top: calc(100% + 6px);
left: -6px;
right: -6px;
z-index: 2;
display: block;
padding: 10px;
border: 1px solid #dfe8ef;
border-radius: 5px;
background-color: #ffffff;
opacity: 0;
display: none;
transition: opacity .15s linear; }
.font-options__options-list:last-child {
margin-bottom: 0; }
.font-options__options-list:before, .font-options__options-list:after {
content: "";
position: absolute;
top: -20px;
right: 25px;
height: 0;
width: 0;
border: solid transparent;
z-index: 10; }
.font-options__options-list:before {
border-bottom-color: white;
border-width: 10px;
z-index: 11; }
.font-options__options-list:after {
border-bottom-color: rgba(0, 0, 0, 0.075);
border-width: 12px;
top: -24px;
right: 23px; }
.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap:after {
content: "";
position: absolute;
bottom: 100%;
right: 12px;
border-collapse: separate;
width: 0;
height: 0;
border-width: 0 9px 9px 9px;
border-style: solid;
border-color: transparent transparent #fff transparent; }
.font-options__head, .wp-full-overlay-sidebar-content .customize-control input[type=text]:not(#_customize-input-wpcom_custom_css_content_width_control):not(.wp-color-picker),
.wp-full-overlay-sidebar-content .customize-control input[type=checkbox],
.wp-full-overlay-sidebar-content .customize-control input[type=password],
.wp-full-overlay-sidebar-content .customize-control input[type=color],
.wp-full-overlay-sidebar-content .customize-control input[type=date],
.wp-full-overlay-sidebar-content .customize-control input[type=datetime],
.wp-full-overlay-sidebar-content .customize-control input[type=datetime-local],
.wp-full-overlay-sidebar-content .customize-control input[type=email],
.wp-full-overlay-sidebar-content .customize-control input[type=month],
.wp-full-overlay-sidebar-content .customize-control input[type=number],
.wp-full-overlay-sidebar-content .customize-control input[type=radio],
.wp-full-overlay-sidebar-content .customize-control input[type=tel],
.wp-full-overlay-sidebar-content .customize-control input[type=time],
.wp-full-overlay-sidebar-content .customize-control input[type=url],
.wp-full-overlay-sidebar-content .customize-control input[type=week],
.wp-full-overlay-sidebar-content .customize-control input[type=search],
.wp-full-overlay-sidebar-content .customize-control select,
.wp-full-overlay-sidebar-content .customize-control textarea,
.wp-full-overlay-sidebar-content .customize-control input[type="number"].range-value, ul.font-options__options-list .select2-container .select2-selection--single, #customize-theme-controls .select2-container .select2-selection--multiple {
width: 100%;
height: 44px;
padding: 10px 14px;
background: #FFFFFF;
border: 2px solid #B8DAEB;
border-radius: 4px;
font-size: 14px;
line-height: 1.5;
color: #416B7E;
outline: 0; }
.font-options__head:focus, .wp-full-overlay-sidebar-content .customize-control input[type=text]:focus:not(#_customize-input-wpcom_custom_css_content_width_control):not(.wp-color-picker),
.wp-full-overlay-sidebar-content .customize-control input[type=checkbox]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=password]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=color]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=date]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=datetime]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=datetime-local]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=email]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=month]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=number]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=radio]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=tel]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=time]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=url]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=week]:focus,
.wp-full-overlay-sidebar-content .customize-control input[type=search]:focus,
.wp-full-overlay-sidebar-content .customize-control select:focus,
.wp-full-overlay-sidebar-content .customize-control textarea:focus,
.wp-full-overlay-sidebar-content .customize-control input[type="number"].range-value:focus, ul.font-options__options-list .select2-container .select2-selection--single:focus, #customize-theme-controls .select2-container .select2-selection--multiple:focus {
border-color: #73C5EE;
box-shadow: none; }
.font-options__head, .wp-full-overlay-sidebar-content .customize-control select, ul.font-options__options-list .select2-container .select2-selection--single, #customize-theme-controls .select2-container .select2-selection--multiple {
width: 100%;
-webkit-appearance: button;
-moz-appearance: none;
font-weight: 600;
background: white url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjE1cHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTUgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDdXN0b21pZnktQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjU2LjAwMDAwMCwgLTM4Ni4wMDAwMDApIiBmaWxsPSIjOThDNkRFIj4KICAgICAgICAgICAgPGcgaWQ9IkhlYWRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCA3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iVGl0bGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2LjAwMDAwMCwgMjE5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iRmllbGQtLS1TZWxlY3QtQ29weSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iU2VsZWN0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMjcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1NC40ODEyLDE4IEwyNTYsMTkuNTE0IEwyNDguNSwyNyBMMjQxLDE5LjUxNCBMMjQyLjUxODgsMTggTDI0OC41LDIzLjk2NzIgTDI1NC40ODEyLDE4IFoiIGlkPSJQYWdlLTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat;
background-position: right 16px top 16px; }
[multiple].font-options__head, .wp-full-overlay-sidebar-content .customize-control select[multiple], ul.font-options__options-list .select2-container [multiple].select2-selection--single, #customize-theme-controls .select2-container [multiple].select2-selection--multiple {
background: white; }
.wp-full-overlay-sidebar-content .customize-control input[type=text],
.wp-full-overlay-sidebar-content .customize-control textarea {
font-size: 13px; }
.wp-full-overlay-sidebar-content .customize-control textarea {
height: auto; }
.wp-full-overlay-sidebar-content .customize-control input[type=checkbox],
.wp-full-overlay-sidebar-content .customize-control input[type=radio] {
width: 22px;
height: 22px; }
.wp-full-overlay-sidebar-content .customize-control input[type=checkbox]:checked,
.wp-full-overlay-sidebar-content .customize-control input[type=radio]:checked {
background: #73C5EE;
border-color: #5AB9E8; }
.wp-full-overlay-sidebar-content .customize-control input[type=checkbox]:checked:before,
.wp-full-overlay-sidebar-content .customize-control input[type=radio]:checked:before {
color: white;
margin: -1px 0 0 -2px; }
.wp-full-overlay-sidebar-content .customize-control .awesome_preset input[type=radio]:checked {
background: transparent; }
.wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox:not(#customize-control-jetpack_css_mode_control) label:not(:only-of-type),
.wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox:not(#customize-control-jetpack_css_mode_control) > .customize-inside-control-row:not(:only-of-type), .wp-full-overlay-sidebar-content .customize-control.customize-control-radio label:not(:only-of-type),
.wp-full-overlay-sidebar-content .customize-control.customize-control-radio > .customize-inside-control-row:not(:only-of-type) {
margin-left: 30px;
padding-top: 0;
padding-bottom: 0;
display: inline-block;
width: calc(49% - 30px);
text-indent: -6px; }
.wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox:not(#customize-control-jetpack_css_mode_control) label, .wp-full-overlay-sidebar-content .customize-control.customize-control-radio label {
color: #416B7E; }
[id*="divider"] + .wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox:not(#customize-control-jetpack_css_mode_control), [id*="divider"] + .wp-full-overlay-sidebar-content .customize-control.customize-control-radio {
margin-top: 0; }
.wp-full-overlay-sidebar-content .customize-control input[type=radio] {
border-radius: 50%; }
.wp-full-overlay-sidebar-content .customize-control input[type=radio]:checked:before {
content: none; }
.customize-control-html + .wp-full-overlay-sidebar-content .customize-control.customize-control-checkbox {
margin-top: -24px; }
.wp-full-overlay-sidebar-content .customize-control.customize-control-radio label,
.wp-full-overlay-sidebar-content .customize-control.customize-control-radio .customize-inside-control-row {
margin-top: 12px; }
.wp-full-overlay-sidebar-content .customize-control.customize-control-radio#customize-control-changeset_status .customize-inside-control-row {
margin-top: 0;
text-indent: 0; }
.wp-full-overlay-sidebar-content .customize-control input[type="range"] {
width: 65%; }
.wp-full-overlay-sidebar-content .customize-control input[type="range"] {
position: relative;
-webkit-appearance: none;
width: calc(100% - 55px);
height: 22px;
overflow: hidden;
outline: none;
background: none; }
.wp-full-overlay-sidebar-content .customize-control input[type="range"]:before {
content: " ";
position: absolute;
top: 8px;
left: 0;
height: 6px;
width: 100%;
background: #DFE8EF;
box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
border-radius: 10px; }
.wp-full-overlay-sidebar-content .customize-control input[type="range"]::-webkit-slider-thumb {
-webkit-appearance: none;
width: 22px;
height: 22px;
background: #27ae60;
position: relative;
z-index: 3;
background: #FFFFFF;
border: 2px solid #B8DAEB;
border-radius: 4px; }
.wp-full-overlay-sidebar-content .customize-control input[type="range"]::-webkit-slider-thumb:before {
content: "..";
position: absolute;
left: 5px;
top: -5px;
color: #B8DAEB;
font-size: 1em;
letter-spacing: 1px; }
.wp-full-overlay-sidebar-content .customize-control input[type="range"]::-webkit-slider-thumb:after {
content: " ";
width: calc(100% - 55px);
height: 6px;
position: absolute;
z-index: 1;
right: 20px;
top: 6px;
background: #73C5EE; }
.wp-full-overlay-sidebar-content .customize-control input[type="number"].range-value {
min-width: 40px;
max-width: 80px;
width: auto;
height: 30px;
top: -5px;
float: right;
padding: 4px 0px 5px 0px;
margin-left: 10px;
font-size: 13px;
line-height: 1;
text-align: center; }
.wp-full-overlay-sidebar-content .customize-control input[type=number]::-webkit-inner-spin-button,
.wp-full-overlay-sidebar-content .customize-control input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0; }
.customize-control-color {
display: block; }
.customize-control-color .customize-control-title, .customize-control-color .separator.label {
float: left; }
.customize-control-color .wp-picker-container {
position: relative;
float: right;
top: -3px; }
.customize-control-color .wp-picker-container .wp-picker-holder {
position: relative; }
.customize-control-color .wp-picker-container .wp-color-result,
.customize-control-color .wp-picker-container .wp-color-result.button {
top: 0;
height: 30px;
width: 40px;
margin: 0;
padding: 0;
border-radius: 4px;
background: #2ECC71;
border: 2px solid #B8DAEB;
box-shadow: none; }
.customize-control-color .wp-picker-container .wp-color-result:after,
.customize-control-color .wp-picker-container .wp-color-result .wp-color-result-text,
.customize-control-color .wp-picker-container .wp-color-result.button:after,
.customize-control-color .wp-picker-container .wp-color-result.button .wp-color-result-text {
display: none; }
.customize-control-color .wp-picker-container .iris-picker {
position: absolute;
top: 40px;
right: 0;
z-index: 1000;
width: 275px !important;
border-top: none;
border-color: #DFDFDE;
border-radius: 0 0 3px 3px;
border: none;
background: white; }
.customize-control-color .wp-picker-container .iris-picker, .customize-control-color .wp-picker-container .iris-picker * {
box-sizing: content-box; }
.customize-control-color .wp-picker-container .iris-picker .iris-square {
width: 215px !important;
height: 173px !important;
margin-right: 0; }
.customize-control-color .wp-picker-container .iris-picker .iris-strip {
float: right;
box-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
.customize-control-color .wp-picker-container .iris-picker .iris-strip .ui-slider-handle {
border-color: #aaa !important;
opacity: 1;
box-shadow: none; }
.customize-control-color .wp-picker-container .iris-picker .iris-palette {
width: 24px !important;
height: 24px !important;
border-radius: 50px;
box-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px inset; }
.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap {
position: absolute;
z-index: 1000;
top: 35px;
right: 0;
width: 275px;
padding: 9px 12px;
background: white;
border: none;
border-radius: 3px 3px 0 0; }
.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap input.wp-color-picker {
float: left;
width: 100px;
font-size: 13px;
text-align: left;
margin: 0;
padding: 6px 12px;
height: auto; }
.customize-control-color .wp-picker-container .wp-picker-open + .wp-picker-input-wrap input.button {
float: right;
padding: 4px 12px;
height: 30px; }
.customize-control-font:last-child {
margin-bottom: 150px; }
#accordion-section-live_css_edit_section .customize-section-title {
margin-top: -13px;
border-bottom: 1px solid #ddd; }
#accordion-section-live_css_edit_section #css_editor {
top: 70px;
border-top: 10px solid white;
overflow: visible; }
#accordion-section-live_css_edit_section #css_editor:before {
content: "";
width: 48px;
height: 10px;
display: block;
background: #e8e8e8;
top: -10px;
position: absolute;
z-index: 10000000;
left: 0; }
#accordion-section-live_css_edit_section .ace_scroller {
padding-left: 10px; }
.wp-full-overlay.editor_opened {
margin-left: 500px; }
.wp-full-overlay.editor_opened #customize-controls {
width: 500px; }
.wp-full-overlay.editor_opened.collapsed #customize-controls {
width: 300px; }
.customize-control-media .current,
.customize-control-site_icon .current,
li#customize-control-site_logo .current {
margin-bottom: 10px;
min-height: 44px;
background: #F5FCFF;
border: 2px solid #B8DAEB;
border-radius: 4px; }
.customize-control-media .current .container, .customize-control-media .current span,
.customize-control-site_icon .current .container,
.customize-control-site_icon .current span,
li#customize-control-site_logo .current .container,
li#customize-control-site_logo .current span {
border: none; }
.customize-control-media .inner, .customize-control-media .current span,
.customize-control-site_icon .inner,
.customize-control-site_icon .current span,
li#customize-control-site_logo .inner,
li#customize-control-site_logo .current span {
font-size: 13px;
color: #98C6DD; }
.customize-control-media .inner,
.customize-control-site_icon .inner,
li#customize-control-site_logo .inner {
line-height: 1.4; }
.customize-control-media .thumbnail-image,
.customize-control-site_icon .thumbnail-image,
li#customize-control-site_logo .thumbnail-image {
padding: 14px;
text-align: center; }
.customize-control-media .thumbnail-image img,
.customize-control-site_icon .thumbnail-image img,
li#customize-control-site_logo .thumbnail-image img {
width: auto; }
.customize-control-media .actions,
.customize-control-site_icon .actions,
li#customize-control-site_logo .actions {
margin-bottom: 0; }
.customize-control-typography select, .customize-control-typography select {
margin-bottom: 10px; }
.customize-control-typography .description, .customize-control-typography .description {
margin-top: -3px; }
.customize-control-typography ul li, .customize-control-typography ul li {
width: 100%;
margin: 0; }
.default-preset-button {
background-color: #F5F6F6;
float: right;
padding: 1px 8px;
border-radius: 3px;
border: 1px solid #CBCBCB;
margin-right: 4px;
font-family: "Open Sans",sans-serif;
font-size: 13px; }
.customize-control-preset .description {
margin-right: 5px;
font-style: normal; }
.customify_preset.radio_buttons .customify_radio_button {
border: none;
display: inline-block;
padding: 2px;
margin: 3px;
position: relative;
overflow: hidden;
height: auto; }
.customify_preset.radio_buttons .customify_radio_button input[type="radio"] {
opacity: 0;
width: 100%;
height: 100%;
position: absolute;
z-index: 9999; }
.customify_preset.radio_buttons .customify_radio_button input[type="radio"]:checked + label {
background-color: #ebebeb; }
.customify_preset.radio_buttons .customify_radio_button input[type="radio"]:checked + label:before {
content: '>';
color: inherit; }
.customify_preset.radio_buttons .customify_radio_button input[type="radio"]:checked + label:after {
content: '<';
color: inherit; }
.customify_preset.radio_buttons .customify_radio_button input[type="radio"]:checked:before {
opacity: 0; }
.customify_preset.radio_buttons .customify_radio_button label {
position: relative;
z-index: 999;
border-left: 4px solid; }
.customify_preset .awesome_preset {
width: 45%;
position: relative;
display: inline-block;
text-align: center;
color: white;
margin-top: 5px;
margin-bottom: 25px;
transition: all 0.2s; }
.customify_preset .awesome_preset:hover {
opacity: 0.9; }
.customify_preset .awesome_preset:before {
content: '';
position: absolute;
top: 1px;
left: 1px;
right: 1px;
bottom: 1px;
border: 1px solid #FFF;
background: transparent;
opacity: .5;
border-radius: 4px;
z-index: 5; }
.customify_preset .awesome_preset .preset-wrap .preset-color {
height: 128px;
border-radius: 4px 4px 0 0;
padding: 17px 0 27px; }
.customify_preset .awesome_preset .preset-wrap .preset-color .first-font {
display: inline-block;
width: 100%;
font-size: 55px;
line-height: 1; }
.customify_preset .awesome_preset .preset-wrap .preset-color .secondary-font {
display: inline-block;
width: 100%;
font-size: 20px;
line-height: 1;
margin-top: 8px; }
.customify_preset .awesome_preset .preset-wrap .preset-name {
position: relative;
font-size: 11px;
text-transform: UPPERCASE;
border-radius: 0 0 4px 4px;
padding: 1px; }
.customify_preset .awesome_preset .preset-wrap .preset-name:before {
content: '';
position: absolute;
border-color: inherit;
border: 10px solid;
border-left-color: transparent;
border-right-color: transparent;
border-top: transparent;
top: -10px;
border-bottom-color: inherit;
left: 40%; }
.customify_preset .awesome_preset:nth-child(odd) {
margin-right: 7%; }
.customify_preset .awesome_preset input[type=radio] {
height: 100%;
width: 100%;
position: absolute;
border: 0;
box-shadow: none;
color: #006505;
background-color: transparent;
border-radius: 0;
margin: 0;
display: inline-block;
top: 0;
left: 0;
z-index: 10; }
.customify_preset .awesome_preset input[type=radio]:checked:before {
position: absolute;
height: 25px;
width: 25px;
top: -13px;
right: -14px;
background: #FFF;
z-index: 1; }
.customify_preset .awesome_preset input[type=radio]:checked:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
content: '';
position: absolute;
width: 26px;
height: 26px;
border-radius: 50%;
top: -5px;
right: -5px;
z-index: 10;
background: #73C5EE url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjEzcHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTMgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDdXN0b21pZnktQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgLTQwOC4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgaWQ9IkhlYWRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgNDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCA3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iRmllbGQtLS1DaGVja2JveC1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNy4wMDAwMDAsIDI0OS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNoZWNrYm94IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTAuMDM4NDk1LDE2IEwxNy4xMTYxMzc1LDguOTIxNDg3NiBMMTUuMTk0NjQ5OCw3IEwxMC4wMzg0OTUsMTIuMTU1MDY3NCBMNi45MjE0ODc2LDkuMDM4OTI5OTcgTDUsMTAuOTYwNDE3NiBMMTAuMDM4NDk1LDE2IFoiIGlkPSJQYWdlLTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat;
background-position: center center; }
.customify_radio_image {
display: inline-block; }
.customify_radio_image label {
display: block;
float: left;
margin-right: 10px;
position: relative; }
.customify_radio_image label input[type=radio] {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
visibility: hidden; }
.customify_radio_image label input[type=radio] img {
cursor: pointer;
border: 2px solid transparent; }
.customify_radio_image label input[type=radio]:checked + img {
border: 3px solid #73C5EE; }
.customify_ace_editor {
display: block;
min-height: 200px;
border: 1px solid #ddd; }
.customize-control-custom_background .hide {
display: none; }
.customize-control-custom_background .upload_button_div {
margin: 10px 0; }
.customize-control-custom_background .upload_button_div > * {
margin-right: 10px; }
.customize-control-custom_background .preview_screenshot {
text-align: center;
margin: 10px 0; }
.customize-control-custom_background .preview_screenshot img {
border: 2px solid #ccc; }
#customify_import_demo_data_button {
width: 70%;
text-align: center;
padding: 10px;
display: inline-block;
height: auto;
margin: 0 15% 10% 15%; }
.import_step_note {
margin: 5px;
width: 100%;
display: inline-block; }
.import_step_note:before {
content: "\1F449"; }
.import_step_note.success:before {
content: "\1F44D"; }
.import_step_note.failed:before {
content: "\274C"; }
#customize-header-actions {
background: #ffffff;
border-color: #e0e8ef; }
.wp-full-overlay-sidebar,
.customize-themes-panel,
#customize-sidebar-outer-content {
background: #eaf9fe;
border-right: 1px solid #e0e8ef; }
.outer-section-open #customize-controls .wp-full-overlay-sidebar-content,
.attachment-media-view, .media-widget-preview.media_audio, .media-widget-preview.media_image {
background: #eaf9fe; }
#customize-theme-controls #accordion-section-menu_locations {
border-bottom: 1px solid #e0e8ef; }
#customize-controls #accordion-section-themes > .accordion-section-title {
font-weight: 600;
border-bottom: 1px solid #e0e8ef; }
#customize-controls #accordion-section-themes > .accordion-section-title:hover {
background: #fff; }
#customize-controls .panel-meta.customize-info {
border-bottom-color: #e0e8ef; }
#customize-theme-controls .control-section .accordion-section-title {
font-weight: 400;
border-top: 1px solid #e0e8ef;
border-bottom: none; }
#customize-theme-controls .control-section:last-of-type > .accordion-section-title {
border-bottom: 1px solid #e0e8ef; }
#customize-theme-controls .customize-section-title {
border-top: 1px solid #e0e8ef;
border-bottom: 1px solid #e0e8ef; }
#customize-controls .control-section .accordion-section-title:focus, #customize-controls .control-section .accordion-section-title:hover, #customize-controls .control-section.open .accordion-section-title, #customize-controls .control-section:hover > .accordion-section-title {
color: #056184;
background: #f5fcff;
border-left-color: #f5fcff; }
.wp-customizer {
/* SECTION: NAV MENUS */ }
.wp-customizer .menu-item-edit-active .menu-item-handle, .wp-customizer .section-open .menu-item-settings, .wp-customizer .menu-item-bar .menu-item-handle:hover {
border-color: #e0e8ef; }
.wp-customizer .section-open .menu-item-settings {
background: #f5fcff; }
.wp-customizer .control-section-nav_menu .menu-location-settings {
border-top-color: #e0e8ef !important; }
[data-balloon] {
position: relative; }
[data-balloon]::before {
opacity: 0;
pointer-events: none;
transition: all .18s ease-out;
background: rgba(17, 17, 17, 0.9);
border-radius: 4px;
color: #fff;
content: attr(data-balloon);
font-size: 12px;
padding: .5em 1em;
position: absolute;
white-space: nowrap;
z-index: 10; }
[data-balloon]::after {
background: no-repeat url('data:image/svg+xml;utf8,');
background-size: 100% auto;
width: 18px;
height: 6px;
opacity: 0;
pointer-events: none;
transition: all .18s ease-out;
content: '';
position: absolute;
z-index: 10; }
[data-balloon]:hover::before, [data-balloon]:hover::after {
opacity: 1;
pointer-events: auto; }
[data-balloon][data-balloon-pos="up"]::before {
bottom: 100%;
left: 50%;
margin-bottom: 11px;
-webkit-transform: translate3d(-50%, 10px, 0);
transform: translate3d(-50%, 10px, 0);
-webkit-transform-origin: top;
transform-origin: top; }
[data-balloon][data-balloon-pos="up"]::after {
bottom: 100%;
left: 50%;
margin-bottom: 5px;
-webkit-transform: translate3d(-50%, 10px, 0);
transform: translate3d(-50%, 10px, 0);
-webkit-transform-origin: top;
transform-origin: top; }
[data-balloon][data-balloon-pos="up"]:hover::before {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0); }
[data-balloon][data-balloon-pos="up"]:hover::after {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0); }
[data-balloon][data-balloon-pos='down']::before {
left: 50%;
margin-top: 11px;
top: 100%;
-webkit-transform: translate3d(-50%, -10px, 0);
transform: translate3d(-50%, -10px, 0); }
[data-balloon][data-balloon-pos='down']::after {
background: no-repeat url('data:image/svg+xml;utf8,');
background-size: 100% auto;
width: 18px;
height: 6px;
left: 50%;
margin-top: 5px;
top: 100%;
-webkit-transform: translate3d(-50%, -10px, 0);
transform: translate3d(-50%, -10px, 0); }
[data-balloon][data-balloon-pos='down']:hover::before {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0); }
[data-balloon][data-balloon-pos='down']:hover::after {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0); }
[data-balloon][data-balloon-pos='left']::before {
margin-right: 11px;
right: 100%;
top: 50%;
-webkit-transform: translate3d(10px, -50%, 0);
transform: translate3d(10px, -50%, 0); }
[data-balloon][data-balloon-pos='left']::after {
background: no-repeat url('data:image/svg+xml;utf8,');
background-size: 100% auto;
width: 6px;
height: 18px;
margin-right: 5px;
right: 100%;
top: 50%;
-webkit-transform: translate3d(10px, -50%, 0);
transform: translate3d(10px, -50%, 0); }
[data-balloon][data-balloon-pos='left']:hover::before {
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0); }
[data-balloon][data-balloon-pos='left']:hover::after {
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0); }
[data-balloon][data-balloon-pos='right']::before {
left: 100%;
margin-left: 11px;
top: 50%;
-webkit-transform: translate3d(-10px, -50%, 0);
transform: translate3d(-10px, -50%, 0); }
[data-balloon][data-balloon-pos='right']::after {
background: no-repeat url('data:image/svg+xml;utf8,');
background-size: 100% auto;
width: 6px;
height: 18px;
left: 100%;
margin-left: 5px;
top: 50%;
-webkit-transform: translate3d(-10px, -50%, 0);
transform: translate3d(-10px, -50%, 0); }
[data-balloon][data-balloon-pos='right']:hover::before {
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0); }
[data-balloon][data-balloon-pos='right']:hover::after {
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0); }
[data-balloon][data-balloon-length='small']::before {
white-space: normal;
width: 80px; }
[data-balloon][data-balloon-length='medium']::before {
white-space: normal;
width: 150px; }
[data-balloon][data-balloon-length='large']::before {
white-space: normal;
width: 260px; }
[data-balloon][data-balloon-length='xlarge']::before {
white-space: normal;
width: 380px; }
@media screen and (max-width: 768px) {
[data-balloon][data-balloon-length='xlarge']::before {
white-space: normal;
width: 90vw; } }
[data-balloon][data-balloon-length='fit']::before {
white-space: normal;
width: 100%; }
.font-options__wrapper .font-options__options-list {
border-color: #B8DAEB;
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15); }
.font-options__wrapper .font-options__option {
margin-bottom: 12px; }
.font-options__wrapper .font-options__option label {
display: block;
margin-bottom: 6px; }
.font-options__wrapper [type=checkbox]:checked ~ .font-options__options-list {
opacity: 1;
display: block; }
input.customify_font_tooltip {
display: none; }
ul.font-options__options-list .select2-container {
width: 100% !important; }
ul.font-options__options-list .select2-container .select2-selection--single {
-webkit-appearance: initial; }
ul.font-options__options-list .select2-container .select2-selection--single .select2-selection__arrow {
display: none; }
ul.font-options__options-list .select2-container--default .select2-selection--single .select2-selection__rendered {
color: inherit;
line-height: initial; }
.select2-container.select2-container--open {
z-index: 99999999; }
#customize-theme-controls .select2-container {
width: 100% !important; }
#customize-theme-controls .select2-container .select2-selection--multiple {
-webkit-appearance: initial;
padding: 4px 8px 4px;
height: auto;
background: none; }
#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__arrow {
display: none; }
#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__rendered {
padding: 0;
display: -ms-flexbox;
display: flex; }
#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
-ms-flex: 1;
flex: 1; }
#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field[class] {
min-width: 100%;
border-width: 0;
margin-top: 3px !important; }
#customize-theme-controls .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
padding: 3px 7px;
margin-right: 6px;
margin-top: 0px;
border-color: #e0e8ef;
background-color: #f6fbff; }
#customize-theme-controls .select2-container .select2-search--inline .select2-search__field {
height: 29px;
min-width: 9em;
margin-top: 0; }
.select2-container--default .select2-results__option[aria-selected=true][class] {
background: transparent;
opacity: 0.3;
pointer-events: none; }
.select2-container .select2-dropdown {
border-color: #e0e8ef; }
#customize-theme-controls .widget-content .accordion-container {
margin-left: -10px;
margin-right: -10px;
margin-top: 20px;
margin-bottom: 10px; }
#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-content {
position: relative;
left: 0;
max-height: 0;
padding-top: 0;
padding-bottom: 0;
overflow: hidden;
transition: all .4s ease;
color: #416B7E; }
#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-content p:first-child {
margin-top: 0; }
#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-content p:last-child {
margin-bottom: 0; }
#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-title {
color: #39474D; }
#customize-theme-controls .widget-content .accordion-container .accordion-section .accordion-section-title:after {
content: "\f142";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
#customize-theme-controls .widget-content .accordion-container .accordion-section.open {
border-bottom: none; }
#customize-theme-controls .widget-content .accordion-container .accordion-section.open .accordion-section-content {
max-height: 100%;
padding-top: 17px;
padding-bottom: 17px; }
#customize-theme-controls .widget-content .accordion-container .accordion-section.open .accordion-section-title {
border-bottom: 1px solid; }
#customize-theme-controls .widget-content .accordion-container .accordion-section.open .accordion-section-title:after {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
#customize-theme-controls .widget-content .accordion-container label.customize-control-title, #customize-theme-controls .widget-content .accordion-container label.separator.label {
cursor: default; }
.widget .widget-content > p input[type=checkbox],
.widget .widget-content > p input[type=radio] {
margin-bottom: 3px;
margin-top: 3px; }
.widget .widget-content small {
margin-top: 5px;
display: block; }
#available-widgets [class*=pixelgrade] .widget .widget-title:before,
#available-widgets [class*=featured-posts] .widget .widget-title:before,
#available-widgets [class*=categories-image-grid] .widget .widget-title:before {
content: "\f538";
color: #9660c6; }
#available-widgets [class*=pixelgrade-featured-posts-slideshow] .widget .widget-title:before {
content: "\f233"; }
#available-widgets [class*=pixelgrade-featured-posts-carousel] .widget .widget-title:before {
content: "\f169"; }
#available-widgets [class*=featured-posts-grid] .widget .widget-title:before {
content: "\f180"; }
#available-widgets [class*=featured-posts-list] .widget .widget-title:before {
content: "\f164"; }
#available-widgets [class*=categories-image-grid] .widget .widget-title:before {
content: "\f163"; }
#available-widgets [class*=pixelgrade-promo-box] .widget .widget-title:before {
content: "\f488"; }
.ui-tooltip {
z-index: 999999; }
.wp-customizer .widget-conditional .condition-control:after {
content: " ";
display: table;
clear: both; }
.wp-customizer .widget-conditional .selection {
padding-right: 50px;
padding-left: 28px;
padding-bottom: 19px;
margin-left: 0;
margin-right: 0;
margin-bottom: 10px;
border-bottom: 1px solid #cbcfd4; }
.wp-customizer .widget-conditional .condition:last-child .selection {
border: 0; }
.wp-customizer .widget-conditional select {
max-width: 100%;
width: 170px; }
.wp-customizer .widget-conditional .condition-top select {
width: 130px; }
.pix_customizer_setting .customize-inside-control-row {
position: relative;
width: 100% !important;
margin-left: 0 !important;
text-indent: 0 !important;
background-size: cover;
background-position: 50% 50%;
height: 64px;
border-radius: 5px;
overflow: hidden; }
.pix_customizer_setting .customize-inside-control-row:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 10;
pointer-events: none;
box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.15), inset 0 1px 3px 0 rgba(0, 0, 0, 0.15); }
.pix_customizer_setting .customize-inside-control-row:hover:before {
box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.15), inset 0 0 3px 0 rgba(0, 0, 0, 0.15); }
.pix_customizer_setting .customize-inside-control-row:hover .palette__item {
-webkit-transform: translateY(0%);
transform: translateY(0%); }
.pix_customizer_setting .customize-inside-control-row:hover label {
left: 10px; }
.pix_customizer_setting .customize-inside-control-row input {
opacity: 0; }
.pix_customizer_setting .customize-inside-control-row input:checked + label .preview__letter--checked {
display: inline-block;
vertical-align: middle; }
.pix_customizer_setting .customize-inside-control-row input:checked + label .preview__letter {
display: none; }
.pix_customizer_setting .customize-inside-control-row label {
position: absolute;
display: -ms-flexbox;
display: flex;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 0 10px;
margin-top: 0 !important;
-ms-flex-align: center;
align-items: center;
transition: all .3s ease; }
.pix_customizer_setting .customize-inside-control-row .palette {
position: absolute;
display: -ms-flexbox;
display: flex;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
transition: all .2s ease; }
.pix_customizer_setting .customize-inside-control-row .palette__item {
-ms-flex: 1;
flex: 1;
-webkit-transform: translateY(100%);
transform: translateY(100%);
transition: all .3s ease; }
.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(1) {
transition-delay: 0s; }
.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(2) {
transition-delay: 0.05s; }
.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(3) {
transition-delay: 0.1s; }
.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(4) {
transition-delay: 0.15s; }
.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(5) {
transition-delay: 0.2s; }
.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(6) {
transition-delay: 0.25s; }
.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(7) {
transition-delay: 0.3s; }
.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(8) {
transition-delay: 0.35s; }
.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(9) {
transition-delay: 0.4s; }
.pix_customizer_setting .customize-inside-control-row .palette__item:nth-child(10) {
transition-delay: 0.45s; }
.pix_customizer_setting .customize-inside-control-row .preview__letter,
.pix_customizer_setting .customize-inside-control-row .preview__letter--checked {
display: inline-block;
padding: 3px;
border-radius: 2px;
color: white;
margin-right: 5px;
min-height: 26px;
min-width: 26px;
text-align: center;
background-position: center center;
background-repeat: no-repeat;
background-size: 15px 15px;
font-style: normal;
vertical-align: baseline; }
.pix_customizer_setting .customize-inside-control-row .preview__letter--checked {
display: none; }
[id*="sm_current_palette_control"] .customize-inside-control-row .palette__item[class] {
-webkit-transform: none;
transform: none; }
[id*="sm_current_palette_control"] .variation-control {
display: -ms-flexbox;
display: flex; }
#customize-control-sm_color_palette_control ~ li[id*="sm_color_"],
#customize-control-sm_color_palette_control ~ li[id*="sm_dark_"],
#customize-control-sm_color_palette_control ~ li[id*="sm_light_"] {
visibility: hidden; }
#customize-control-sm_color_palette_control ~ li[id*="sm_color_"] > span,
#customize-control-sm_color_palette_control ~ li[id*="sm_dark_"] > span,
#customize-control-sm_color_palette_control ~ li[id*="sm_light_"] > span {
display: none; }
#customize-control-sm_color_palette_control ~ li[id*="sm_color_"] .wp-picker-input-wrap,
#customize-control-sm_color_palette_control ~ li[id*="sm_color_"] .wp-picker-holder,
#customize-control-sm_color_palette_control ~ li[id*="sm_dark_"] .wp-picker-input-wrap,
#customize-control-sm_color_palette_control ~ li[id*="sm_dark_"] .wp-picker-holder,
#customize-control-sm_color_palette_control ~ li[id*="sm_light_"] .wp-picker-input-wrap,
#customize-control-sm_color_palette_control ~ li[id*="sm_light_"] .wp-picker-holder {
visibility: visible; }
#customize-control-sm_color_palette_control ~ li[id*="sm_color_"] .wp-picker-container,
#customize-control-sm_color_palette_control ~ li[id*="sm_dark_"] .wp-picker-container,
#customize-control-sm_color_palette_control ~ li[id*="sm_light_"] .wp-picker-container {
width: 100%;
float: left; }
#customize-control-sm_color_palette_control ~ li[id*="sm_color_"] .wp-picker-container button:before,
#customize-control-sm_color_palette_control ~ li[id*="sm_dark_"] .wp-picker-container button:before,
#customize-control-sm_color_palette_control ~ li[id*="sm_light_"] .wp-picker-container button:before {
content: "";
position: relative;
display: block;
visibility: visible;
background-color: inherit;
width: 90px;
height: 90px;
border-radius: 50%;
border: 3px solid #DDD; }
#customize-control-sm_color_palette_control ~ [id*="sm_color_secondary"] .wp-picker-container button:before {
top: -54px;
right: -70px; }
#customize-control-sm_color_palette_control ~ [id*="sm_color_tertiary"] .wp-picker-container button:before {
top: -108px;
right: -140px; }
#customize-control-sm_color_palette_control ~ [id*="sm_dark_primary"] .wp-picker-container button:before {
top: -54px; }
#customize-control-sm_color_palette_control ~ [id*="sm_dark_secondary"] .wp-picker-container button:before {
top: -108px;
right: -70px; }
#customize-control-sm_color_palette_control ~ [id*="sm_dark_tertiary"] .wp-picker-container button:before {
top: -162px;
right: -140px; }
#customize-control-sm_color_palette_control ~ [id*="sm_light_primary"] .wp-picker-container button:before {
top: -108px; }
#customize-control-sm_color_palette_control ~ [id*="sm_light_secondary"] .wp-picker-container button:before {
top: -162px;
right: -70px; }
#customize-control-sm_color_palette_control ~ [id*="sm_light_tertiary"] .wp-picker-container button:before {
top: -216px;
right: -140px; }
.c-palette {
position: relative; }
.c-palette .c-palette__label {
-ms-flex-positive: 1;
flex-grow: 1; }
.c-palette:after {
height: 64px;
border-radius: 5px; }
.c-palette:after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.15), inset 0 1px 3px 0 rgba(0, 0, 0, 0.15);
pointer-events: none; }
.label__inner {
color: #000000;
background: #F5F6F1;
padding: 7px 12px 7px 7px;
z-index: 2;
border-radius: 3px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); }
.c-palette__label {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
height: 40px;
padding: 12px;
color: black;
background: white; }
.colors {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%; }
.color {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-positive: 1;
flex-grow: 1;
overflow: hidden; }
.fill {
position: relative;
height: 64px; }
.c-palette__overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 64px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center; }
.fill:before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.fill:before {
content: "";
background: currentColor; }
.picker {
position: relative;
top: 0;
left: 50%;
width: 80%;
margin-top: 1em;
border-radius: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%); }
.colors.next .picker > i {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 50%;
box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.15), inset 0 1px 3px 0 rgba(0, 0, 0, 0.15);
pointer-events: none;
z-index: 20; }
.picker:before,
.picker:after {
content: "";
display: block;
background: currentColor;
border-radius: 50%; }
.picker:before {
padding-top: 100%; }
.picker:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.fill {
overflow: hidden; }
.color:first-child .fill {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px; }
.color:last-child .fill {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px; }
.colors.next {
position: absolute;
top: 0;
left: 0; }
.colors.next .fill:before {
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
.colors.next .picker:before {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0; }
.colors.next .picker:after {
opacity: 0; }
.c-palette.animate .next .fill:before {
-webkit-animation: fill 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
animation: fill 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards; }
.c-palette.animate .next .picker {
-webkit-animation: picker-filter 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
animation: picker-filter 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards; }
.c-palette.animate .next .picker:before {
-webkit-animation: fill-picker-before 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
animation: fill-picker-before 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards; }
.c-palette.animate .next .picker:after {
-webkit-animation: fill-picker-after 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
animation: fill-picker-after 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards; }
.c-palette.animate .current .fill,
.c-palette.animate .current .picker {
-webkit-animation: fade-out 1s forwards;
animation: fade-out 1s forwards; }
.c-palette.animate .color:nth-child(1) .fill,
.c-palette.animate .color:nth-child(1) .fill:before,
.c-palette.animate .color:nth-child(1) .picker,
.c-palette.animate .color:nth-child(1) .picker:after,
.c-palette.animate .color:nth-child(1) .picker:before {
-webkit-animation-delay: 0.05s;
animation-delay: 0.05s; }
.c-palette.animate .color:nth-child(2) .fill,
.c-palette.animate .color:nth-child(2) .fill:before,
.c-palette.animate .color:nth-child(2) .picker,
.c-palette.animate .color:nth-child(2) .picker:after,
.c-palette.animate .color:nth-child(2) .picker:before {
-webkit-animation-delay: 0.35s;
animation-delay: 0.35s; }
.c-palette.animate .color:nth-child(3) .fill,
.c-palette.animate .color:nth-child(3) .fill:before,
.c-palette.animate .color:nth-child(3) .picker,
.c-palette.animate .color:nth-child(3) .picker:after,
.c-palette.animate .color:nth-child(3) .picker:before {
-webkit-animation-delay: 0.15s;
animation-delay: 0.15s; }
.c-palette.animate .color:nth-child(4) .fill,
.c-palette.animate .color:nth-child(4) .fill:before,
.c-palette.animate .color:nth-child(4) .picker,
.c-palette.animate .color:nth-child(4) .picker:after,
.c-palette.animate .color:nth-child(4) .picker:before {
-webkit-animation-delay: 0.45s;
animation-delay: 0.45s; }
.c-palette.animate .color:nth-child(5) .fill,
.c-palette.animate .color:nth-child(5) .fill:before,
.c-palette.animate .color:nth-child(5) .picker,
.c-palette.animate .color:nth-child(5) .picker:after,
.c-palette.animate .color:nth-child(5) .picker:before {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s; }
.c-palette.animate .color:nth-child(6) .fill,
.c-palette.animate .color:nth-child(6) .fill:before,
.c-palette.animate .color:nth-child(6) .picker,
.c-palette.animate .color:nth-child(6) .picker:after,
.c-palette.animate .color:nth-child(6) .picker:before {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s; }
.c-palette.animate .color:nth-child(7) .fill,
.c-palette.animate .color:nth-child(7) .fill:before,
.c-palette.animate .color:nth-child(7) .picker,
.c-palette.animate .color:nth-child(7) .picker:after,
.c-palette.animate .color:nth-child(7) .picker:before {
-webkit-animation-delay: 0.25s;
animation-delay: 0.25s; }
.c-palette.animate .color:nth-child(8) .fill,
.c-palette.animate .color:nth-child(8) .fill:before,
.c-palette.animate .color:nth-child(8) .picker,
.c-palette.animate .color:nth-child(8) .picker:after,
.c-palette.animate .color:nth-child(8) .picker:before {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s; }
.c-palette.animate .color:nth-child(9) .fill,
.c-palette.animate .color:nth-child(9) .fill:before,
.c-palette.animate .color:nth-child(9) .picker,
.c-palette.animate .color:nth-child(9) .picker:after,
.c-palette.animate .color:nth-child(9) .picker:before {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s; }
@-webkit-keyframes fill {
30% {
-webkit-transform: translateY(0);
transform: translateY(0); }
100% {
-webkit-transform: translateY(0);
transform: translateY(0); } }
@keyframes fill {
30% {
-webkit-transform: translateY(0);
transform: translateY(0); }
100% {
-webkit-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes picker-filter {
0% {
-webkit-filter: none;
filter: none; }
1% {
-webkit-filter: url("#goo");
filter: url("#goo"); }
99% {
-webkit-filter: url("#goo");
filter: url("#goo"); }
100% {
-webkit-filter: none;
filter: none; } }
@keyframes picker-filter {
0% {
-webkit-filter: none;
filter: none; }
1% {
-webkit-filter: url("#goo");
filter: url("#goo"); }
99% {
-webkit-filter: url("#goo");
filter: url("#goo"); }
100% {
-webkit-filter: none;
filter: none; } }
@-webkit-keyframes fill-picker-before {
24% {
opacity: 0;
-webkit-transform: translateY(-130%);
transform: translateY(-130%); }
25% {
opacity: 1;
-webkit-transform: translateY(-130%);
transform: translateY(-130%); }
32% {
opacity: 1;
-webkit-transform: translateY(-130%);
transform: translateY(-130%); }
52% {
opacity: 1;
-webkit-transform: translateY(-130%);
transform: translateY(-130%); }
100% {
opacity: 1;
-webkit-transform: translateY(-160%);
transform: translateY(-160%); } }
@keyframes fill-picker-before {
24% {
opacity: 0;
-webkit-transform: translateY(-130%);
transform: translateY(-130%); }
25% {
opacity: 1;
-webkit-transform: translateY(-130%);
transform: translateY(-130%); }
32% {
opacity: 1;
-webkit-transform: translateY(-130%);
transform: translateY(-130%); }
52% {
opacity: 1;
-webkit-transform: translateY(-130%);
transform: translateY(-130%); }
100% {
opacity: 1;
-webkit-transform: translateY(-160%);
transform: translateY(-160%); } }
@-webkit-keyframes fill-picker-after {
24% {
opacity: 0;
-webkit-transform: translateY(-160%);
transform: translateY(-160%); }
25% {
opacity: 1;
-webkit-transform: translateY(-160%);
transform: translateY(-160%); }
32% {
opacity: 1;
-webkit-transform: translateY(-120%);
transform: translateY(-120%); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0); } }
@keyframes fill-picker-after {
24% {
opacity: 0;
-webkit-transform: translateY(-160%);
transform: translateY(-160%); }
25% {
opacity: 1;
-webkit-transform: translateY(-160%);
transform: translateY(-160%); }
32% {
opacity: 1;
-webkit-transform: translateY(-120%);
transform: translateY(-120%); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes fade-out {
90% {
opacity: 1; }
100% {
opacity: 0; } }
@keyframes fade-out {
90% {
opacity: 1; }
100% {
opacity: 0; } }
.label {
margin-right: auto; }
.c-palette__blur {
display: none; }
#customize-theme-controls [id*="sm_current_palette_control"] {
display: block;
margin: -12px -12px 19px;
width: auto; }
#customize-theme-controls [id*="sm_current_palette_control"] .palette-container {
padding: 19px;
background: white; }
.c-palette__name {
margin-right: auto; }
.c-palette__control {
width: 2em;
height: 2em;
margin-left: 0.25em;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%; }
.c-palette__control, .c-palette__control span {
transition: color .3s ease-in-out; }
.c-palette__control span {
color: rgba(0, 0, 0, 0.25);
-webkit-transform: scale(0.8);
transform: scale(0.8); }
.c-palette__control.active {
background: currentColor; }
.c-palette__control.active span {
color: white; }
#sub-accordion-section-style_manager_section {
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-direction: column;
flex-direction: column;
padding: 12px 0 0 !important;
overflow: hidden; }
#sub-accordion-section-style_manager_section > * {
display: block !important;
-ms-flex-positive: 0;
flex-grow: 0;
padding: 0 12px; }
#sub-accordion-section-style_manager_section #customize-control-sm_color_palette_control {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
overflow-y: scroll;
margin-top: -19px;
padding-top: 19px;
margin-bottom: 0; }
#sub-accordion-section-style_manager_section:not(.advanced) #customize-control-sm_color_palette_control ~ li:not([id="customize-control-sm_toggle_advanced_settings_control"]) {
display: none !important; }
#sub-accordion-section-style_manager_section.advanced #customize-control-sm_color_palette_control {
display: none !important; }
.c-palette .iris-picker {
position: absolute;
top: 100%;
left: 0;
z-index: 100;
margin-top: 1em; }
.color .picker {
transition: opacity .3s ease-in-out;
cursor: pointer; }
.color.inactive .picker {
opacity: 0.2; }
.color.inactive .picker:hover {
opacity: 1; }
.c-palette__tooltip {
position: absolute;
bottom: 100%;
left: 50%;
z-index: 300;
margin-bottom: 5px;
padding: 4px 14px;
opacity: 0;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
transition: opacity .2s ease-out;
color: white;
background-color: #606A72;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15); }
.c-palette__tooltip:after {
content: "";
position: absolute;
top: 100%;
left: 50%;
display: block;
border: 5px solid transparent;
border-bottom-width: 0;
border-top-color: #606A72;
-webkit-transform: translateX(-50%);
transform: translateX(-50%); }
.c-palette__control:hover .c-palette__tooltip {
opacity: 1; }
.c-palette__control {
position: relative;
cursor: pointer; }
#customize-control-sm_toggle_advanced_settings_control {
margin-bottom: 0;
opacity: 0; }
#customize-control-sm_toggle_advanced_settings_control button {
width: 100%; }