.wp-full-overlay-sidebar * {
  box-sizing: border-box;
}

.accordion-section-content {
  overflow: visible;
}

.control-section:not(.control-section-themes) .customize-control {
  padding: 0px;
  width: 100%;
  min-height: auto;
}

#customize-header-actions {
  border-bottom: 0;
}

.customize-controls-close {
  width: 48px;
}

#customize-controls .customize-info {
  margin-bottom: 0;
}

.customize-panel-back, .customize-section-back {
  height: 74px;
}

#customize-theme-controls .theme * {
  box-sizing: content-box;
}

#customize-controls .description {
  font-size: 13px;
  color: #88B6CE;
  text-indent: 0;
}

.customize-control-description {
  margin-top: 6px;
}

.customize-control {
  margin-bottom: 24px;
}

/**
 * GENERAL Buttons
 */
.wp-core-ui .button, .wp-core-ui .button-primary, .wp-core-ui .button-secondary {
  width: auto;
  padding: 6px 20px;
  font-size: 13px;
  font-weight: 400;
  color: #F5FCFF;
  line-height: 1.4;
  text-shadow: none;
  border: none;
  background: #AED2E5;
  box-shadow: 0px 2px 0px 0px #8DBED7;
  border-radius: 4px;
  transition: all 0.1s;
}
.wp-core-ui .button: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 .button-primary {
  background: #73C5EE;
  box-shadow: 0px 2px 0px 0px #57ABD5;
}
.wp-core-ui .button-primary:hover {
  background: #58B0DD;
  box-shadow: 0px 2px 0px 0px #3F8AAF;
}
.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;
}

/**
 * Separators Titles
 */
.separator.label {
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}

.customize-control-title, .separator.label {
  color: #416B7E;
}

.separator.label {
  margin-bottom: -3px;
  margin-bottom: -15px;
}
.separator.large {
  margin-top: 12px;
  font-size: 16px;
  color: #39474D;
}

.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;
}

.customize-control input[type=text],
.customize-control input[type=checkbox],
.customize-control input[type=password],
.customize-control input[type=color],
.customize-control input[type=date],
.customize-control input[type=datetime],
.customize-control input[type=datetime-local],
.customize-control input[type=email],
.customize-control input[type=month],
.customize-control input[type=number],
.customize-control input[type=radio],
.customize-control input[type=tel],
.customize-control input[type=time],
.customize-control input[type=url],
.customize-control input[type=week],
.customize-control input[type=search],
.customize-control select,
.customize-control textarea,
.customize-control input[type="number"].range-value {
  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;
}
.customize-control input[type=text]:focus,
.customize-control input[type=checkbox]:focus,
.customize-control input[type=password]:focus,
.customize-control input[type=color]:focus,
.customize-control input[type=date]:focus,
.customize-control input[type=datetime]:focus,
.customize-control input[type=datetime-local]:focus,
.customize-control input[type=email]:focus,
.customize-control input[type=month]:focus,
.customize-control input[type=number]:focus,
.customize-control input[type=radio]:focus,
.customize-control input[type=tel]:focus,
.customize-control input[type=time]:focus,
.customize-control input[type=url]:focus,
.customize-control input[type=week]:focus,
.customize-control input[type=search]:focus,
.customize-control select:focus,
.customize-control textarea:focus,
.customize-control input[type="number"].range-value:focus {
  border-color: #73C5EE;
  box-shadow: none;
}
.customize-control input[type=text],
.customize-control textarea {
  font-size: 13px;
}
.customize-control textarea {
  height: auto;
}
.customize-control input[type=checkbox],
.customize-control input[type=radio] {
  width: 22px;
  height: 22px;
}
.customize-control input[type=checkbox]:checked,
.customize-control input[type=radio]:checked {
  background: #73C5EE;
  border-color: #5AB9E8;
}
.customize-control input[type=checkbox]:checked:before,
.customize-control input[type=radio]:checked:before {
  color: white;
  margin: -1px 0 0 -2px;
}
.customize-control.customize-control-checkbox label, .customize-control.customize-control-radio label {
  margin-left: 30px;
  padding-top: 0;
  padding-bottom: 0;
  text-indent: -6px;
  color: #416B7E;
}
.customize-control input[type=radio] {
  border-radius: 50%;
}
.customize-control input[type=radio]:checked:before {
  content: none;
}
.customize-control.customize-control-radio label {
  margin-top: 12px;
}
.customize-control select {
  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;
}
.customize-control select[multiple] {
  background: white;
}
.customize-control input[type="range"] {
  width: 65%;
}
.customize-control input[type="range"] {
  position: relative;
  -webkit-appearance: none;
  width: 210px;
  height: 22px;
  overflow: hidden;
  outline: none;
  background: none;
}
.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;
}
.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;
}
.customize-control input[type="range"]::-webkit-slider-thumb:before {
  content: "..";
  position: absolute;
  left: 5px;
  top: -5px;
  color: #B8DAEB;
  font-size: 1em;
  letter-spacing: 1px;
}
.customize-control input[type="range"]::-webkit-slider-thumb:after {
  content: " ";
  width: 210px;
  height: 6px;
  position: absolute;
  z-index: 1;
  right: 20px;
  top: 6px;
  background: #73C5EE;
}
.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;
}
.customize-control input[type=number]::-webkit-inner-spin-button,
.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 .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 .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-color .wp-color-result {
  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-color-result:after {
  display: none;
}

#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;
}

/**
 * Typography
 */
.customize-control-typography select {
  margin-bottom: 10px;
}
.customize-control-typography .description {
  margin-top: -3px;
}
.customize-control-typography ul li {
  width: 100%;
  margin: 0;
}

/**
 ** Awesome presets
 */
.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: #dfe8ef;
}

.customize-controls-close {
  color: #7da9c3;
  background: #ffffff;
  border-color: #dfe8ef;
}
.customize-controls-close:focus, .customize-controls-close:hover {
  background: #f5fcff;
}

.wp-full-overlay-sidebar,
.customize-themes-panel {
  background: #eaf9fe;
  border-right: 1px solid #dfe8ef;
}

#customize-theme-controls #accordion-section-menu_locations {
  border-bottom: 1px solid #dfe8ef;
}

#customize-controls #accordion-section-themes > .accordion-section-title {
  font-weight: 600;
  border-bottom: 1px solid #dfe8ef;
}
#customize-controls #accordion-section-themes > .accordion-section-title:hover {
  background: #fff;
}
#customize-controls .panel-meta.customize-info {
  border-bottom: none;
}

#customize-theme-controls .control-section .accordion-section-title {
  font-weight: 400;
  border-top: 1px solid #dfe8ef;
  border-bottom: none;
}
#customize-theme-controls .control-section:last-of-type > .accordion-section-title {
  border-bottom: 1px solid #dfe8ef;
}
#customize-theme-controls .customize-section-title {
  border-top: 1px solid #dfe8ef;
  border-bottom: 1px solid #dfe8ef;
}

#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;
}

[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,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  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;
  transform: translate3d(-50%, 10px, 0);
  transform-origin: top;
}

[data-balloon][data-balloon-pos="up"]::after {
  bottom: 100%;
  left: 50%;
  margin-bottom: 5px;
  transform: translate3d(-50%, 10px, 0);
  transform-origin: top;
}

[data-balloon][data-balloon-pos="up"]:hover::before {
  transform: translate3d(-50%, 0, 0);
}

[data-balloon][data-balloon-pos="up"]:hover::after {
  transform: translate3d(-50%, 0, 0);
}

[data-balloon][data-balloon-pos='down']::before {
  left: 50%;
  margin-top: 11px;
  top: 100%;
  transform: translate3d(-50%, -10px, 0);
}

[data-balloon][data-balloon-pos='down']::after {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  width: 18px;
  height: 6px;
  left: 50%;
  margin-top: 5px;
  top: 100%;
  transform: translate3d(-50%, -10px, 0);
}

[data-balloon][data-balloon-pos='down']:hover::before {
  transform: translate3d(-50%, 0, 0);
}

[data-balloon][data-balloon-pos='down']:hover::after {
  transform: translate3d(-50%, 0, 0);
}

[data-balloon][data-balloon-pos='left']::before {
  margin-right: 11px;
  right: 100%;
  top: 50%;
  transform: translate3d(10px, -50%, 0);
}

[data-balloon][data-balloon-pos='left']::after {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  width: 6px;
  height: 18px;
  margin-right: 5px;
  right: 100%;
  top: 50%;
  transform: translate3d(10px, -50%, 0);
}

[data-balloon][data-balloon-pos='left']:hover::before {
  transform: translate3d(0, -50%, 0);
}

[data-balloon][data-balloon-pos='left']:hover::after {
  transform: translate3d(0, -50%, 0);
}

[data-balloon][data-balloon-pos='right']::before {
  left: 100%;
  margin-left: 11px;
  top: 50%;
  transform: translate3d(-10px, -50%, 0);
}

[data-balloon][data-balloon-pos='right']::after {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  width: 6px;
  height: 18px;
  left: 100%;
  margin-left: 5px;
  top: 50%;
  transform: translate3d(-10px, -50%, 0);
}

[data-balloon][data-balloon-pos='right']:hover::before {
  transform: translate3d(0, -50%, 0);
}

[data-balloon][data-balloon-pos='right']:hover::after {
  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%;
}

/*# sourceMappingURL=customizer.css.map */
