HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.30
System: Linux iZj6c1151k3ad370bosnmsZ 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User: root (0)
PHP: 7.4.30
Disabled: NONE
Upload Files
File: /var/www/html/amberconcept/wp-content/themes/zeen/assets/admin/css/style.css
/*!
Theme Name: Zeen
Theme URI: https://themeforest.net/item/zeen-next-generation-magazine-wordpress-theme/22709856
Description: A next generation WordPress theme with everything you need to take your site to the next level.
Version: 3.9.8.1
Author: Codetipi
Author URI: https://codetipi.com
*/
/*------------------------------------------------------------------
[X. Grid]
*/
.tipi-container {
  margin-left: auto;
  margin-right: auto;
}

.tipi-row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: 100%;
}

.tipi-col {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  min-height: 1px;
  float: left;
}

.tipi-col-a {
  padding-left: 0;
}

.tipi-col-z {
  padding-right: 0;
}

.tipi-xs-1 {
  width: 8.333333333333333%;
}

.tipi-xs-2 {
  width: 16.66666666666667%;
}

.tipi-xs-3 {
  width: 25%;
}

.tipi-xs-4 {
  width: 33.33333333333333%;
}

.tipi-xs-5 {
  width: 41.66666666666667%;
}

.tipi-xs-6 {
  width: 50%;
}

.tipi-xs-7 {
  width: 58.33333333333333%;
}

.tipi-xs-8 {
  width: 66.66666666666667%;
}

.tipi-xs-9 {
  width: 75%;
}

.tipi-xs-10 {
  width: 83.33333333333333%;
}

.tipi-xs-11 {
  width: 91.66666666666667%;
}

.tipi-xs-12 {
  width: 100%;
}

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
.zeen-cf {
  zoom: 1;
}

.zeen-cf:before, .zeen-cf:after {
  content: "";
  display: table;
}

.zeen-cf:after {
  clear: both;
}

@-webkit-keyframes blinker {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1.0;
  }
}

@keyframes blinker {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1.0;
  }
}

.sol-container * {
  margin: 0;
  padding: 0;
}

.sol-container {
  max-width: 300px;
}

.sol-inner-container {
  position: relative;
  height: 30px;
  line-height: 30px;
  z-index: 9999;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -webkit-transition: border linear .2s, -webkit-box-shadow linear .2s;
  transition: border linear .2s, -webkit-box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s, -webkit-box-shadow linear .2s;
}

.sol-container.sol-active .sol-inner-container {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.sol-input-container {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 25px;
}

.sol-caret-container {
  position: absolute;
  display: inline-block;
  width: 25px;
  right: 0;
  top: 0;
  bottom: 0;
}

.sol-caret-container .sol-caret {
  position: relative;
  display: inline-block;
  left: 10px;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.sol-input-container input[type="text"] {
  border: 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #555;
  padding: 0 7px;
  outline: none;
  width: 100%;
  height: 100%;
}

.sol-input-container input[type="text"]:-ms-input-placeholder {
  color: #ccc;
}

.sol-input-container input[type="text"]::-ms-clear {
  display: none;
}

.sol-selection-container {
  display: none;
}

.sol-container.sol-active .sol-selection-container {
  display: block;
  position: fixed;
  left: inherit;
  top: inherit;
  z-index: 10000;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 4px;
}

.sol-active.sol-selection-top .sol-selection-container {
  -moz-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.175);
}

.sol-active.sol-selection-top .sol-inner-container {
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

.sol-active.sol-selection-bottom .sol-selection-container {
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
}

.sol-active.sol-selection-bottom .sol-inner-container {
  -moz-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

.sol-action-buttons {
  color: #555;
  border-bottom: 1px solid #ccc;
  background: #eee;
  padding: 7px 10px;
  -moz-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

.sol-action-buttons a {
  line-height: 1em;
  text-decoration: none;
  color: #0088cc;
  border-bottom: 1px solid transparent;
}

.sol-action-buttons a:hover {
  border-bottom: 1px solid #0088CC;
}

.sol-action-buttons .sol-select-all {
  float: left;
}

.sol-action-buttons .sol-deselect-all {
  float: right;
}

.sol-action-buttons .sol-clearfix {
  clear: both;
}

.sol-selection {
  overflow: auto;
  position: relative;
  min-height: 0px;
}

.sol-selection:empty {
  display: none;
}

.sol-option {
  padding: 5px 10px;
  display: block;
}

.sol-label {
  display: block;
  position: relative;
}

.sol-label-text {
  padding-left: 20px;
  line-height: 1.2em;
}

.sol-selection:not(.sol-keyboard-navigation) .sol-option:hover, .sol-option.keyboard-selection {
  background: #0088CC;
  color: #fff;
}

.sol-optiongroup {
  background: #f7f7f7;
  padding-bottom: 1px;
}

.sol-optiongroup-label {
  color: #555;
  background: #eee;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 3px 5px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.sol-optiongroup.disabled {
  color: #999;
}

.sol-selection div:first-child.sol-optiongroup > .sol-optiongroup-label {
  border-top: none;
}

.sol-checkbox, .sol-radio {
  position: absolute;
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0;
  top: 4px;
}

.sol-selected-display-item,
.sol-results-count {
  display: inline-table;
  border: 1px solid #ccc;
  background: #f7f7f9;
  font-size: 0.9em;
  margin-right: 5px;
  margin-bottom: 5px;
  border-collapse: separate;
  border-radius: 4px;
}

.sol-selected-display-item-text {
  padding: 3px 5px;
  display: table-cell;
  vertical-align: top;
}

.sol-quick-delete {
  color: #777;
  display: table-cell;
  font-weight: bold;
  text-align: center;
  padding: 3px 5px;
  vertical-align: top;
}

.sol-quick-delete:hover {
  color: #111;
  cursor: pointer;
}

.sol-quick-delete + .sol-selected-display-item-text {
  padding-left: 0;
}

.sol-filtered-search {
  display: none;
}

.sol-no-results, .sol-loading-data {
  padding: 5px 0 5px 0;
  color: #999;
  font-style: italic;
  text-align: center;
}

.sol-loading-data {
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blinker;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blinker;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

/* ----------------------------------------------------------------------------
 * Primary Color Variants
 * ------------------------------------------------------------------------- */
/*------------------------------------------------------------------
[X. Basics]
*/
.zeen-cf {
  zoom: 1;
}

.zeen-cf:before {
  content: "";
  display: table;
}

.zeen-cf:after {
  content: "";
  display: table;
  clear: both;
}

.preview-mobile .wp-full-overlay-main {
  width: 375px;
  height: 667px;
}

.preview-tablet .wp-full-overlay-main {
  margin: auto 0 auto -384px;
  width: 768px;
  height: 1020px;
}

.customize-control-title {
  font-size: 12px;
  color: #fff;
  font-weight: 300;
}

.zeen-subtitle.zeen-engine-metabox-wrap .zeen-engine-metabox-controls {
  padding-left: 0;
  padding-right: 0;
}

.zeen-subtitle.zeen-engine-metabox-wrap .zeen-engine-control-inner .zeen-engine-control-only {
  padding-left: 0;
}

.tipi-builder-area {
  display: none;
  height: 350px;
  background: #fff;
  text-align: center;
}

.tipi-active .editor-block-list__layout, .tipi-active .block-editor-block-list__layout, .tipi-active .block-editor-writing-flow__click-redirect, .tipi-builder-term .editor-block-list__layout, .tipi-builder-term .block-editor-block-list__layout, .tipi-builder-term .block-editor-writing-flow__click-redirect {
  display: none;
}

.tipi-active .tipi-builder-area, .tipi-builder-term .tipi-builder-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.tipi-active .tipi-builder-area .description, .tipi-builder-term .tipi-builder-area .description {
  margin-top: 10px;
  margin-bottom: -25px;
}

.tipi-active .tipi-builder-area .zeen-builder-active-text, .tipi-builder-term .tipi-builder-area .zeen-builder-active-text {
  color: #1dd226;
}

.tipi-active .tipi-builder-area .zeen-builder-inactive-text, .tipi-builder-term .tipi-builder-area .zeen-builder-inactive-text {
  color: #f29b86;
}

.tipi-active .tipi-builder-area .tipi-builder-area-inner, .tipi-builder-term .tipi-builder-area .tipi-builder-area-inner {
  position: relative;
  z-index: 2;
}

.tipi-active .switch-tipi-builder, .tipi-active .switch-tipi-builder:focus, .tipi-builder-term .switch-tipi-builder, .tipi-builder-term .switch-tipi-builder:focus {
  background: #2c2937;
  color: #fff;
  border-bottom-color: #2c2937;
  border-right: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tipi-active .tipi-builder-bg, .tipi-builder-term .tipi-builder-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
  background: #2c2938 url(../../../inc/builder/assets/img/tipi-builder-bg.png) center center repeat;
}

.tipi-active .tipi-builder-status, .tipi-builder-term .tipi-builder-status {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background: #f7f7f7;
  margin: 0;
  padding: 8px 15px;
  border-radius: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 9px;
}

.tipi-active #wp-content-editor-container, .tipi-builder-term #wp-content-editor-container {
  display: none;
}

.tipi-active + #post-status-info #wp-word-count, .tipi-builder-term + #post-status-info #wp-word-count {
  display: none;
}

.tipi-active .builder-launcher, .tipi-builder-term .builder-launcher {
  color: #fff;
  position: relative;
  background: rgba(44, 41, 56, 0.5);
  border: 5px solid #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  border-radius: 2px;
  padding-left: 45px;
  height: 60px;
  padding-right: 45px;
  -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.4);
          box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.4);
}

.tipi-active .builder-launcher span, .tipi-builder-term .builder-launcher span {
  position: relative;
}

.tipi-active .builder-launcher span:after, .tipi-builder-term .builder-launcher span:after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  position: absolute;
  right: -15px;
  content: "\f345";
  font-family: 'dashicons';
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
}

.tipi-active .builder-launcher img, .tipi-builder-term .builder-launcher img {
  margin-right: 10px;
}

.tipi-active .builder-launcher:hover, .tipi-builder-term .builder-launcher:hover {
  -webkit-transform: translate3d(0, -3px, 0);
          transform: translate3d(0, -3px, 0);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.tipi-active .builder-launcher:hover span:after, .tipi-builder-term .builder-launcher:hover span:after {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.tipi-active-gutenberg .tipi-builder-area {
  margin-top: 30px;
}

.tipi-active-gutenberg .tipi-builder-area .zeen-builder-active-text {
  margin-left: 5px;
}

.tipi-active #tipi-builder-launcher {
  display: none;
}

.tipi-builder-term .builder-launcher {
  border: 0;
  margin-bottom: 5px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #2c2938;
}

.wp-customizer .ticker {
  max-width: 50%;
}

.switch-tipi-builder:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  color: #f5f5f5;
}

#zeen-media-options {
  margin-top: 20px;
}

.post-format-dependant {
  display: none;
}

.show-media-a .post-format-audio {
  display: block;
}

.show-media-v .post-format-video {
  display: block;
}

.show-media-g .post-format-gallery {
  display: block;
}

.zeen-source-is-1.show-media-a .post-format-audio-ext {
  display: block;
}

.zeen-source-is-1.show-media-a .post-format-audio-self {
  display: none;
}

.zeen-source-is-2.show-media-a .post-format-audio-ext {
  display: none;
}

.zeen-source-is-2.show-media-a .post-format-audio-self {
  display: block;
}

.zeen-source-is-1.show-media-v .post-format-video-ext {
  display: block;
}

.zeen-source-is-1.show-media-v .post-format-video-self {
  display: none;
}

.zeen-source-is-2.show-media-v .post-format-video-ext {
  display: none;
}

.zeen-source-is-2.show-media-v .post-format-video-self {
  display: block;
}

/*------------------------------------------------------------------
[Customizer]
*/
.zeen-section-title {
  display: block !important;
  outline: 0;
  margin: 0 !important;
  overflow: hidden !important;
  height: auto !important;
  visibility: visible !important;
  border: 0;
  background: #18181d;
  border-top: 1px solid #23282e;
  padding: 30px 30px 20px !important;
  font-size: 18px;
}

.zeen-section-title h3 {
  color: #edd03c;
  margin: 0;
}

.zeen-font-weight option[disabled="disabled"], .zeen-font-subsets option[disabled="disabled"] {
  display: none;
}

.zeen-control-title {
  display: block;
  background-color: transparent;
  border-bottom: 0;
  border-left: 0;
  color: #ffffff;
  color: #edd03c;
  font-weight: 400;
  text-transform: none;
  font-size: 15px;
  line-height: 13px;
}

.zeen-control-title:hover {
  cursor: default;
}

.customize-control {
  padding: 0 18px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wp-picker-holder {
  background: #fff;
}

.wp-picker-holder .iris-border {
  margin-top: 15px;
  border: 0;
}

.wp-picker-holder .iris-picker .iris-strip .ui-slider-handle {
  bottom: 100%;
  border: 0;
  width: 16px;
  height: 16px;
  left: -3px;
}

.wp-picker-holder .iris-picker .iris-strip .ui-slider-handle:before {
  display: none;
}

.wp-picker-holder .ui-slider-handle.show-opacity, .wp-picker-holder .iris-picker .iris-strip .ui-slider-handle {
  background: white;
  opacity: 1;
  border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wp-picker-holder .ui-slider-handle.show-opacity {
  width: 30px;
  margin-left: -15px;
  height: 20px;
  line-height: 20px;
  color: #5a5a5a;
  font-size: 10px;
  display: block;
  text-align: center;
  background: #ffffff;
  position: absolute;
  top: 0;
  border-radius: 15px;
}

.wp-picker-holder .ui-slider-range {
  height: 20px;
}

.wp-picker-holder .alpha-slider {
  position: absolute;
  z-index: 2;
  top: 10px;
  width: calc(100% - 50px);
  left: 25px;
}

.wp-picker-holder .wp-picker-input-wrap {
  display: block !important;
}

.wp-picker-holder .iris-border .iris-palette-container {
  left: 15px;
  bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 182px;
}

.wp-picker-holder .iris-border .iris-picker-inner {
  top: 15px;
  right: 0;
  left: 15px;
  bottom: 15px;
}

.wp-picker-holder .iris-picker .iris-palette {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  margin-left: 0 !important;
  width: 20px !important;
  height: 20px !important;
}

.wp-picker-holder .iris-picker .iris-palette:nth-child(2) {
  border: 1px solid #e6e6e6;
  width: 19px !important;
  height: 19px !important;
}

.wp-picker-holder .iris-picker .iris-square {
  margin-right: 18px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}

.wp-picker-holder .iris-picker .iris-square-inner {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}

.wp-picker-holder .iris-border {
  width: 240px !important;
  padding-bottom: 10px !important;
  height: 232px !important;
}

.wp-picker-holder .iris-picker .iris-slider {
  width: 10px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 100% !important;
  border-radius: 0;
}

.wp-picker-holder .alpha-color-picker-container, .wp-picker-holder .alpha-slider-container {
  width: 240px;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  border: 0;
  height: 40px;
  border-top: none;
  display: none;
  background: #fff;
  padding: 15px;
  position: relative;
}

.wp-picker-holder .alpha-color-picker-container .transparency, .wp-picker-holder .alpha-slider-container .transparency {
  height: 10px;
  width: 100%;
  background-color: #fff;
  background-image: url(../img/transparency-grid.png);
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
}

.zeen-control-title-top {
  margin-top: 0;
}

.zeen-control-description {
  margin-bottom: 12px;
  display: block;
}

.customize-control-zeen-title {
  margin-bottom: 0;
  margin-top: 10px;
  margin-left: -12px;
  margin-right: -12px;
  width: calc( 100% + 24px);
  overflow: hidden !important;
  height: auto !important;
  visibility: visible !important;
  border: 0;
  border-top: 1px solid #23282e;
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 18px;
}

.zeen-control * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.zeen-control img {
  max-width: 100%;
}

.zeen-control textarea {
  min-width: 50%;
}

.customize-control-description {
  margin-bottom: 10px;
  font-weight: 300;
}

.customize-control input[type=tel], .customize-control input[type=url], .customize-control input[type=text], .customize-control input[type=password], .customize-control input[type=email], .customize-control input[type=number], .customize-control input[type=search] {
  line-height: 24px;
  border-radius: 3px;
  padding-left: 10px;
}

input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
}

.customize-control-text input {
  margin-bottom: 6px;
}

.tipi-widget-title {
  text-transform: uppercase;
  margin-bottom: 15px;
  padding: 10px;
  font-size: 10px;
  display: block;
  font-weight: 700;
  letter-spacing: 1px;
  background: #000;
  color: #fff;
  line-height: 1;
  margin-top: 24px;
}

/* Radio Images */
.zeen-radio-images {
  display: block;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  float: left;
}

.zeen-columns-4 .zeen-radio-image {
  width: 59px;
}

.zeen-columns-1 .zeen-radio-image {
  width: 100%;
  margin-bottom: 15px;
  float: left;
}

.zeen-columns-2 .zeen-radio-image {
  width: 120px;
  margin-bottom: 20px;
  float: left;
}

.zeen-columns-3 .zeen-radio-image {
  width: 75px;
  margin-bottom: 15px;
  float: left;
}

.zeen-radio-image {
  display: block;
  line-height: 0;
}

.zeen-radio-image img {
  cursor: pointer;
  opacity: 1;
  width: 100%;
  border: 0;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  border-radius: 2px;
}

.zeen-radio-image input {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  line-height: 0;
}

.zeen-radio-image label {
  line-height: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #33383e;
  padding: 0;
  border-radius: 2px;
  opacity: 0.4;
  border: 1px solid transparent;
}

.zeen-radio-image input:checked + label {
  background: transparent;
  opacity: 1;
  border: 1px solid #fff;
}

.zeen-mm-option {
  padding-right: 12px;
}

.zeen-mm-option .zeen-radio-image label {
  height: auto;
}

.zeen-mm-option img {
  width: 100%;
}

.zeen-mm-option .zeen-mm-radio-image {
  width: calc( 33% - 15px);
}

.zeen-mm-option .zeen-radio-image label {
  border: 2px solid #c7c7c7;
}

.zeen-mm-option .zeen-radio-image input:checked + label {
  border: 2px solid #0085ba;
}

/* On Off */
.zeen-on-off-wrap input {
  opacity: 0;
  position: absolute;
}

.customize-control-color .customize-control-title, .customize-control-alpha-color .customize-control-title, .zeen-on-off-wrap .customize-control-title, .customize-control-color .customize-control-title {
  float: left;
  width: calc( 100% - 44px);
  margin-bottom: 0;
}

.customize-control-color .customize-control-content, .customize-control-alpha-color .customize-control-content, .zeen-on-off-wrap .customize-control-content, .customize-control-color .customize-control-content {
  float: right;
}

.zeen-on-off {
  float: right;
  width: 24px;
}

.zeen-on-off label {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #b4b9bd;
  border-radius: 50%;
}

.zeen-on-off label:before {
  font-family: 'dashicons' !important;
  speak: none;
  font-size: 10px;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  content: "\f335";
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
}

.zeen-on-off-ux {
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 50%;
  -webkit-transition: 0.35s ease;
  transition: 0.35s ease;
  opacity: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}

.zeen-on-off-ux:before {
  border: solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: '';
  display: block;
  width: 2px;
  height: 6px;
  border-width: 0 1px 1px 0;
}

.zeen-on-off input:checked + label .zeen-on-off-ux {
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  opacity: 1;
}

.zeen-on-off input:checked + label {
  background-color: #0085ba;
}

.zeen-on-off input:checked + label:before {
  opacity: 0;
  -webkit-transform: translate3d(0, -5px, 0) rotate(45deg);
          transform: translate3d(0, -5px, 0) rotate(45deg);
}

.zeen-on-off input:checked + label:after {
  opacity: 0;
  -webkit-transform: translate3d(0, -5px, 0) rotate(-45deg);
          transform: translate3d(0, -5px, 0) rotate(-45deg);
}

/* Slider */
.zeen-slider {
  background: #404040;
  position: relative;
  text-align: left;
  height: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
}

.zeen-slider:hover {
  cursor: pointer;
}

.zeen-slider .ui-slider-handle {
  background: #fff;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  width: 14px;
  height: 14px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.zeen-slider .ui-slider-range {
  background: #fff;
}

.zeen-slider .ui-slider-range-min {
  left: 0;
}

.zeen-slider .ui-slider-range {
  top: 0;
  height: 100%;
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
}

.zeen-val-px:after {
  content: 'px';
}

.zeen-slider-wrap .customize-control-title {
  margin-bottom: 0;
}

.zeen-slider-wrap input {
  position: relative;
  top: 0;
  padding: 1px !important;
  text-align: center;
  font-size: 12px;
}

.zeen-slider-wrap input[type='number'] {
  -moz-appearance: textfield;
}

.zeen-slider-wrap input[type=number]::-webkit-inner-spin-button,
.zeen-slider-wrap input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.zeen-slider-wrap .zeen-slider {
  width: calc(100% - 50px);
  float: left;
  position: relative;
  top: 16px;
}

.zeen-slider-wrap .zeen-data {
  width: 35px;
  float: right;
  text-align: center;
  padding: 0;
  color: #fff;
  font-size: 12px;
}

.zeen-slider-wrap .zeen-data span {
  width: 100%;
  float: left;
  text-align: right;
}

.zeen-slider-wrap .zeen-data .zeen-val:hover {
  cursor: default;
}

.zeen-slider-wrap .zeen-data .zeen-reset {
  color: #b4b9be;
  width: 16px;
  cursor: pointer;
  text-align: center;
  height: 35px;
  margin-left: 4px;
  position: absolute;
  right: 0;
  line-height: 40px;
  font-size: 10px;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  visibility: hidden;
}

.zeen-slider-wrap .zeen-data .zeen-reset:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.3s ease transform;
  transition: 0.3s ease transform;
  display: inline-block;
}

.zeen-slider-wrap .zeen-data .zeen-reset:hover:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.zeen-slider-wrap .zeen-val {
  padding-left: 0;
}

.customize-control-zeen-slider .slider-control-wrap {
  position: relative;
}

.customize-control-zeen-slider:hover .zeen-data .zeen-reset {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  opacity: 1;
  visibility: visible;
}

/* Metabox Specific */
.zeen-article-layout-alt-mode .radio-image-alt-1 {
  display: none;
}

.zeen-article-layout-alt-mode .radio-image-alt-2 {
  display: block;
}

.show-media-a .radio-image-alt-1 {
  display: none;
}

.show-media-a .radio-image-alt-2 {
  display: block;
}

.zeen-on-off-wrap .zeen-description {
  float: right;
  width: calc( 100% - 70px);
  text-align: right;
}

/* Homepage */
.zeen-hp-builder {
  background: #bbb;
  margin-bottom: 20px;
  padding: 50px;
}

.zeen-module {
  background: #ddd;
  margin-bottom: 20px;
  padding: 20px;
  height: 200px;
}

.ui-state-highlight {
  border: 2px dashed #dae9eb;
  color: #777620;
}

/* Checkbox */
.zeen-multi-checkbox-wrap input {
  margin-right: 15px;
  border-radius: 3px;
}

.customize-control-zeen-color-duo .wp-picker-container input[type=text].wp-color-picker, .customize-control-color .wp-picker-container input[type=text].wp-color-picker, .customize-control-zeen-border .wp-picker-container input[type=text].wp-color-picker, .customize-control-multi-color .wp-picker-container input[type=text].wp-color-picker, .customize-control-alpha-color .wp-picker-container input[type=text].wp-color-picker {
  width: 145px;
  height: 35px;
}

.customize-control-zeen-color-duo .wp-picker-clear.button, .customize-control-zeen-color-duo .wp-picker-default.button, .customize-control-color .wp-picker-clear.button, .customize-control-color .wp-picker-default.button, .customize-control-zeen-border .wp-picker-clear.button, .customize-control-zeen-border .wp-picker-default.button, .customize-control-multi-color .wp-picker-clear.button, .customize-control-multi-color .wp-picker-default.button, .customize-control-alpha-color .wp-picker-clear.button, .customize-control-alpha-color .wp-picker-default.button {
  width: 100% !important;
  margin-bottom: 0 !important;
  font-size: 10px;
  height: 35px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-left: 10px;
  background: transparent;
  border: 1px solid #4a4a4a;
  color: #fff;
}

.customize-control-zeen-color-duo .wp-picker-clear.button:hover, .customize-control-zeen-color-duo .wp-picker-clear.button:focus, .customize-control-zeen-color-duo .wp-picker-default.button:hover, .customize-control-zeen-color-duo .wp-picker-default.button:focus, .customize-control-color .wp-picker-clear.button:hover, .customize-control-color .wp-picker-clear.button:focus, .customize-control-color .wp-picker-default.button:hover, .customize-control-color .wp-picker-default.button:focus, .customize-control-zeen-border .wp-picker-clear.button:hover, .customize-control-zeen-border .wp-picker-clear.button:focus, .customize-control-zeen-border .wp-picker-default.button:hover, .customize-control-zeen-border .wp-picker-default.button:focus, .customize-control-multi-color .wp-picker-clear.button:hover, .customize-control-multi-color .wp-picker-clear.button:focus, .customize-control-multi-color .wp-picker-default.button:hover, .customize-control-multi-color .wp-picker-default.button:focus, .customize-control-alpha-color .wp-picker-clear.button:hover, .customize-control-alpha-color .wp-picker-clear.button:focus, .customize-control-alpha-color .wp-picker-default.button:hover, .customize-control-alpha-color .wp-picker-default.button:focus {
  border: 1px solid #4a4a4a;
  background: #1d1d26 !important;
  color: #fff;
}

.customize-control-zeen-color-duo .picker-wrap {
  float: left;
  width: calc( 50% - 6px) !important;
}

.customize-control-zeen-color-duo .wp-color-result:after {
  width: 100%;
  left: 0;
  padding: 0;
  font-size: 9px;
}

.customize-control-zeen-color-duo .wp-picker-input-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 256px;
}

.customize-control-zeen-color-duo .wp-color-result {
  margin-top: 0;
}

.customize-control-zeen-color-duo .picker-no-1 {
  margin-right: 12px !important;
}

.customize-control-zeen-color-duo .picker-no-1 .wp-picker-input-wrap, .customize-control-zeen-color-duo .picker-no-1 .wp-picker-holder {
  -webkit-transform: translateX(-198px);
          transform: translateX(-198px);
}

.customize-control-zeen-color-duo .picker-no-2 .wp-picker-input-wrap, .customize-control-zeen-color-duo .picker-no-2 .wp-picker-holder {
  -webkit-transform: translateX(-234px);
          transform: translateX(-234px);
}

.customize-control-zeen-color-duo .wp-color-result.wp-color-result.wp-picker-open {
  position: relative;
  top: 0;
  margin-bottom: 10px;
}

.customize-control-zeen-color-duo .customize-control-title {
  width: calc( 100% - 60px);
  float: left;
}

.customize-control-zeen-color-duo .picker-wraps {
  display: block;
  float: left;
  width: 60px;
}

/**
 * Color Picker CSS
 */
.wp-picker-container {
  width: 100%;
  position: relative;
}

.wp-color-result {
  min-height: 0 !important;
  height: 24px !important;
  -webkit-transition: color 0s ease;
  transition: color 0s ease;
  width: calc(100% - 48px);
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding-left: 0;
  margin: 0;
  padding: 0 !important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  float: right;
  width: 24px;
  margin-top: 0;
  border: 1px solid #272830 !important;
}

.wp-color-result:after {
  display: none;
}

.wp-color-result.wp-color-result.wp-picker-open {
  margin: 0 0 6px 0;
  position: absolute;
  right: 0;
}

.wp-color-result.wp-color-result.wp-picker-open {
  top: -24px;
}

.wp-picker-container .hidden {
  display: none !important;
}

.wp-color-result-text {
  display: none;
}

.wp-picker-input-wrap {
  padding-top: 25px;
}

.wp-picker-container .wp-color-result.button {
  margin: 0;
}

.customize-control-color .wp-picker-open + .wp-picker-input-wrap, .customize-control-alpha-color .wp-picker-open + .wp-picker-input-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.customize-control-color .wp-picker-container input[type=text].wp-color-picker, .customize-control-alpha-color .wp-picker-container input[type=text].wp-color-picker {
  width: 147px;
  height: 35px;
}

@media (max-width: 782px) {
  .alpha-color-picker-wrap .wp-picker-container input[type=text].wp-color-picker {
    width: 173px;
  }
}

.tipi-tip {
  font-size: 13px !important;
  color: #fff !important;
}

.tipi-tip-wrap {
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  pointer-events: none;
  position: fixed;
  top: -9999px;
  /*rtl:ignore*/
  left: 10px;
  margin-top: 15px;
  z-index: 999999999;
  opacity: 0;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.tipi-tip-wrap.tipi-tip-wrap-visible {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.tipi-tip-wrap.tipi-tip-move {
  margin-top: -5px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.tipi-tip-wrap .inner {
  background: #1d1d25;
  color: #fff;
  padding: 7px 15px;
  border: 1px solid #4a4a58;
  border-radius: 70px;
  min-width: 40px;
  text-align: center;
  min-height: 15px;
  -webkit-box-shadow: 0 20px 35px rgba(0, 0, 0, 0.2);
          box-shadow: 0 20px 35px rgba(0, 0, 0, 0.2);
  display: block !important;
  z-index: 10000;
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 12px;
  max-width: 310px;
}

.tipi-tip-wrap .detail {
  border-right: 4px solid transparent;
  border-bottom: 4px solid #444;
  border-left: 4px solid transparent;
  display: block;
  position: absolute;
  top: -4px;
  left: calc( 50% - 4px);
}

.tipi-tip {
  display: inline-block !important;
  width: 14px !important;
  margin: 0 !important;
  float: none !important;
  font-style: normal !important;
  padding-top: !important;
}

@-webkit-keyframes tipi-rotate {
  from {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@keyframes tipi-rotate {
  from {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.menu .field-zeen-menu, .menu .field-zeen-menu-order, .menu .field-zeen-menu-featured, .menu .field-zeen-menu-quantity, .menu .field-zeen-menu-show-title, .menu .field-zeen-menu-show-subtitle, .menu .field-zeen-menu-title-location {
  display: none;
}

.menu .menu-item-depth-0 .field-zeen-menu, .menu .menu-item-depth-0 .field-zeen-menu-order, .menu .menu-item-depth-0 .field-zeen-menu-quantity, .menu .menu-item-depth-0 .field-zeen-menu-show-title, .menu .menu-item-depth-0 .field-zeen-menu-show-subtitle, .menu .menu-item-depth-0 .field-zeen-menu-title-location {
  display: block;
}

.menu .menu-item-depth-0.zeen-order-3 .field-zeen-menu-featured {
  display: block;
}

.menu .mm-img {
  display: none;
}

.menu .mm-img-2a {
  display: block;
}

.menu .zeen-num-3 .mm-img {
  display: none;
}

.menu .zeen-num-3 .mm-img-3a {
  display: block;
}

.menu .zeen-num-2 .field-zeen-menu-title-location {
  display: none;
}

.menu .zeen-num-4 .mm-img {
  display: none;
}

.menu .zeen-num-4 .mm-img-4a {
  display: block;
}

.menu .zeen-num-5 .mm-img {
  display: none;
}

.menu .zeen-num-5 .mm-img-5a {
  display: block;
}

.menu .zeen-mm-k-31 .mm-img {
  display: block;
}

.menu .zeen-mm-k-31 .mm-img-2b {
  display: none;
}

.menu .alt-mm .mm-img {
  display: none;
}

.menu .alt-mm .mm-img-2b {
  display: block;
}

.menu .alt-mm.zeen-num-3 .mm-img {
  display: none;
}

.menu .alt-mm.zeen-num-3 .mm-img-3b {
  display: block;
}

.menu .alt-mm.zeen-num-4 .mm-img {
  display: none;
}

.menu .alt-mm.zeen-num-4 .mm-img-4b {
  display: block;
}

.menu .alt-mm.zeen-num-5 .mm-img {
  display: none;
}

.menu .alt-mm.zeen-num-5 .mm-img-5b {
  display: block;
}

.menu .alt-mm .zeen-mm-k-31 .mm-img {
  display: none;
}

.menu .alt-mm .zeen-mm-k-31 .mm-img-2b {
  display: block;
}

.menu .zeen-mm-type-1.menu-item-depth-0 .field-zeen-menu-order, .menu .zeen-mm-type-1.menu-item-depth-0 .field-zeen-menu-featured, .menu .zeen-mm-type-1.menu-item-depth-0 .field-zeen-menu-quantity, .menu .zeen-mm-type-1.menu-item-depth-0 .field-zeen-menu-show-title, .menu .zeen-mm-type-1.menu-item-depth-0 .field-zeen-menu-show-subtitle, .menu .zeen-mm-type-1.menu-item-depth-0 .field-zeen-menu-title-location, .menu .zeen-mm-type-2.menu-item-depth-0 .field-zeen-menu-order, .menu .zeen-mm-type-2.menu-item-depth-0 .field-zeen-menu-featured, .menu .zeen-mm-type-2.menu-item-depth-0 .field-zeen-menu-quantity, .menu .zeen-mm-type-2.menu-item-depth-0 .field-zeen-menu-show-title, .menu .zeen-mm-type-2.menu-item-depth-0 .field-zeen-menu-show-subtitle, .menu .zeen-mm-type-2.menu-item-depth-0 .field-zeen-menu-title-location {
  display: none;
}

.menu .zeen-mm-type-51 .field-zeen-menu-show-title, .menu .zeen-mm-type-51 .field-zeen-menu-show-subtitle, .menu .zeen-mm-type-51 .field-zeen-menu-title-location {
  display: none;
}

.menu .zeen-mm-type-51.menu-item-depth-0 .field-zeen-menu-order, .menu .zeen-mm-type-51.menu-item-depth-0 .field-zeen-menu-featured {
  display: none;
}

.menu .zeen-mm-type-31 .field-zeen-menu-title-location {
  display: none;
}

.menu .menu-item-custom .field-zeen-menu-order, .menu .menu-item-page .field-zeen-menu-order, .menu .menu-item-post .field-zeen-menu-order {
  display: none;
}

.menu .menu-item-custom .field-zeen-menu-featured, .menu .menu-item-page .field-zeen-menu-featured, .menu .menu-item-post .field-zeen-menu-featured {
  display: block !important;
}

.menu .menu-item-custom.zeen-mm-type-1 .field-zeen-menu-featured, .menu .menu-item-custom.zeen-mm-type-2 .field-zeen-menu-featured, .menu .menu-item-custom.zeen-mm-type-51 .field-zeen-menu-featured, .menu .menu-item-page.zeen-mm-type-1 .field-zeen-menu-featured, .menu .menu-item-page.zeen-mm-type-2 .field-zeen-menu-featured, .menu .menu-item-page.zeen-mm-type-51 .field-zeen-menu-featured, .menu .menu-item-post.zeen-mm-type-1 .field-zeen-menu-featured, .menu .menu-item-post.zeen-mm-type-2 .field-zeen-menu-featured, .menu .menu-item-post.zeen-mm-type-51 .field-zeen-menu-featured {
  display: none !important;
}

.zeen-mm-option .zeen-radio-images {
  overflow: visible;
}

.zeen-on-off-wrap .zeen-meta {
  width: calc( 100% - 60px);
  float: left;
}

.zeen-on-off-wrap .zeen-control-only {
  width: 60px;
  float: left;
  padding-top: 5px;
}

.zeen-meta-control {
  border-bottom: 0;
}

.zeen--x {
  display: inline-block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  padding: 10px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: rgba(241, 241, 241, 0.85);
}

.zeen--x:before, .zeen--x:after {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: '';
  position: absolute;
  height: 2px;
  width: 10px;
  top: 50%;
  left: calc( 50% - 5px);
  margin-top: -1px;
  background: #000;
}

.zeen--x:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.zeen--x:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.zeen--x:hover {
  background: #ff7f7f;
}

.zeen--x:hover:before, .zeen--x:hover:after {
  background: #fff;
}

.zeen--x:hover:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.zeen--x:hover:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.description {
  padding-top: 4px;
}

.zeen-info {
  text-transform: uppercase;
  background: #d0d0d0;
  display: inline-block;
  font-size: 8px;
  padding: 4px 8px;
  margin-right: 10px;
  color: #fff;
  border-radius: 4px;
  vertical-align: top;
}

.zeen-info-on {
  background: #b3d497;
}

.tipi-modal-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10000;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
  background-color: rgba(0, 0, 0, 0.6);
}

.tipi-modal-wrap .close {
  z-index: 2;
  position: absolute;
  top: 20px;
  right: 20px;
}

.tipi-modal-wrap .tipi-modal-inner {
  position: relative;
  width: 470px;
  max-width: 90%;
  max-height: 90%;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #1a1c24;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  font-size: 16px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.tipi-modal-wrap .tipi-modal-buttons {
  padding-top: 10px;
  text-align: right;
}

.tipi-modal-wrap .tipi-modal-buttons div {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 10px 20px;
  border-radius: 3px;
  color: #cdcdcd;
  margin-left: 10px;
  display: inline-block;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.tipi-modal-wrap .tipi-modal-title {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #cdcdcd;
}

.tipi-modal-wrap .tipi-modal-content {
  padding: 40px 0;
  color: #eee;
  font-size: 14px;
  position: relative;
  line-height: 1.5;
  font-weight: 300;
}

.tipi-modal-wrap .tipi-modal-ok {
  color: #fff;
  background-color: #DC3232;
  color: #fff;
}

.tipi-modal-wrap .tipi-modal-ok:hover {
  background-color: #da4444;
}

.tipi-modal-wrap .zeen--x {
  background: transparent;
  top: 10px;
  right: 10px;
}

.tipi-modal-wrap .zeen--x:before, .tipi-modal-wrap .zeen--x:after {
  background: #fff;
  width: 15px;
}

.tipi-modal-wrap-ani {
  -webkit-animation: fadeInSlideDown 0.3s ease-in-out forwards;
          animation: fadeInSlideDown 0.3s ease-in-out forwards;
}

@-webkit-keyframes fadeInSlideDown {
  from {
    -webkit-transform: translate3d(-50%, calc(-50% - 30px), 0);
            transform: translate3d(-50%, calc(-50% - 30px), 0);
  }
  to {
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
  }
}

@keyframes fadeInSlideDown {
  from {
    -webkit-transform: translate3d(-50%, calc(-50% - 30px), 0);
            transform: translate3d(-50%, calc(-50% - 30px), 0);
  }
  to {
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
  }
}

.tipi-modal-wrap-inactive {
  opacity: 0;
  visibility: hidden;
}

@media only screen and (min-width: 768px) {
  /*------------------------------------------------------------------
[X. Grid 768]
*/
  .tipi-m-0 {
    display: none;
  }
  .tipi-m-1 {
    width: 8.333333333333333%;
  }
  .tipi-m-2 {
    width: 16.66666666666667%;
  }
  .tipi-m-3 {
    width: 25%;
  }
  .tipi-m-4 {
    width: 33.33333333333333%;
  }
  .tipi-m-5 {
    width: 41.66666666666667%;
  }
  .tipi-m-6 {
    width: 50%;
  }
  .tipi-m-7 {
    width: 58.33333333333333%;
  }
  .tipi-m-8 {
    width: 66.66666666666667%;
  }
  .tipi-m-9 {
    width: 75%;
  }
  .tipi-m-10 {
    width: 83.33333333333333%;
  }
  .tipi-m-11 {
    width: 91.66666666666667%;
  }
  .tipi-m-12 {
    width: 100%;
  }
  .tipi-col {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media only screen and (min-width: 1020px) {
  /*------------------------------------------------------------------
[X. Grid 1020px]
*/
  .tipi-l-0 {
    display: none;
  }
  .tipi-l-1 {
    width: 8.333333333333333%;
  }
  .tipi-l-2 {
    width: 16.66666666666667%;
  }
  .tipi-l-3 {
    width: 25%;
  }
  .tipi-l-4 {
    width: 33.33333333333333%;
  }
  .tipi-l-5 {
    width: 41.66666666666667%;
  }
  .tipi-l-6 {
    width: 50%;
  }
  .tipi-l-7 {
    width: 58.33333333333333%;
  }
  .tipi-l-8 {
    width: 66.66666666666667%;
  }
  .tipi-l-9 {
    width: 75%;
  }
  .tipi-l-10 {
    width: 83.33333333333333%;
  }
  .tipi-l-11 {
    width: 91.66666666666667%;
  }
  .tipi-l-12 {
    width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .zeen-options .zeen-meta-control.zeen-color-wrap > *, .zeen-options .zeen-meta-control.zeen-text-wrap > *, .zeen-options .zeen-meta-control.zeen-on-off-wrap > *, .zeen-options .zeen-meta-control.zeen-select-wrap > *, .zeen-options .zeen-meta-control.zeen-image-wrap > *, .zeen-options .zeen-meta-control.zeen-background-wrap > *, .zeen-options .zeen-meta-control.zeen-slider-wrap > * {
    width: 50%;
    float: left;
  }
  .zeen-options .zeen-meta-control.zeen-color-wrap .zeen-control-only, .zeen-options .zeen-meta-control.zeen-text-wrap .zeen-control-only, .zeen-options .zeen-meta-control.zeen-on-off-wrap .zeen-control-only, .zeen-options .zeen-meta-control.zeen-select-wrap .zeen-control-only, .zeen-options .zeen-meta-control.zeen-image-wrap .zeen-control-only, .zeen-options .zeen-meta-control.zeen-background-wrap .zeen-control-only, .zeen-options .zeen-meta-control.zeen-slider-wrap .zeen-control-only {
    text-align: right;
  }
  .zeen-options .zeen-meta-control.zeen-color-wrap .zeen-meta, .zeen-options .zeen-meta-control.zeen-text-wrap .zeen-meta, .zeen-options .zeen-meta-control.zeen-on-off-wrap .zeen-meta, .zeen-options .zeen-meta-control.zeen-select-wrap .zeen-meta, .zeen-options .zeen-meta-control.zeen-image-wrap .zeen-meta, .zeen-options .zeen-meta-control.zeen-background-wrap .zeen-meta, .zeen-options .zeen-meta-control.zeen-slider-wrap .zeen-meta {
    padding-right: 20px;
  }
}

/*------------------------------------------------------------------
[Customizer]
*/
#accordion-section-customizer-search, #search-results .accordion-section {
  background-color: #18181e;
  color: #ffffff;
  border-color: #23282f;
}

#accordion-section-customizer-search:hover, #search-results .accordion-section:hover {
  background: #272830;
  color: #fff;
}

#accordion-section-customizer-search .accordion-section-title, #search-results .accordion-section-title {
  color: #fff !important;
  background-color: transparent !important;
}

#accordion-section-customizer-search .hl, #search-results .hl {
  background: #028ec2;
}

[id^=customize-control-instagram_at] .customize-control-title, #customize-control-white_label_folder_name .customize-control-title, #customize-control-white_label_folder_name_child .customize-control-title, #customize-control-header_block_instagram_shortcode .customize-control-title, #customize-control-footer_instagram_shortcode .customize-control-title {
  width: 100% !important;
  margin: 0 !important;
}

.zeen__svg--arrow-r {
  margin-right: 3px;
  margin-left: 5px;
}

#customize-theme-controls .accordion-section-content {
  background-color: inherit !important;
}

.wp-full-overlay-sidebar, .expanded .wp-full-overlay-footer {
  width: 320px;
}

.wp-full-overlay.expanded {
  margin-left: 320px;
}

.rtl .wp-full-overlay.expanded {
  margin-left: auto;
  margin-right: 320px;
}

.customize-control-notifications-container {
  border-top: 0 !important;
}

.notice-info[data-code="video_header_not_available"] {
  display: none;
}

.wp-full-overlay-sidebar {
  background-color: #18181d;
  border-right: 1px solid #383838;
}

.customize-partial-refreshing {
  opacity: 0.25 !important;
  -webkit-transition: opacity 0.25s !important;
  transition: opacity 0.25s !important;
}

#customize-controls h3 {
  font-size: 15px;
  margin: 0;
}

.js .accordion-section-title:after {
  right: 30px;
}

.rtl.js .accordion-section-title:after {
  right: auto;
  left: 30px;
}

.customize-copy-preview-link:after, .customize-copy-preview-link:before {
  background: transparent;
}

#accordion-section-section_general, #accordion-section-section_block_titles, #accordion-section-section_blog_page, #accordion-section-section_slide, #accordion-section-section_plugins_buddypress, #accordion-section-section_login {
  margin-bottom: 18px;
}

.accordion-section:last-of-type {
  margin-bottom: 30px;
}

#customize-control-grid_img_overlay .zeen-select-wrap {
  width: 100%;
}

.customize-copy-preview-link:after, .customize-copy-preview-link:before {
  background: transparent;
}

.wp-picker-holder .ui-slider-handle.show-opacity {
  cursor: pointer;
}

#accordion-section-design, #accordion-section-header_options {
  border-top: 0;
}

#customize-control-changeset_scheduled_date {
  background: #282831;
  border-bottom: 0;
  margin-bottom: 0;
  margin-top: 20px;
}

.customize-control-date_time input[type=number], .customize-control-date_time select {
  padding: 0 5px !important;
  background: #18181f !important;
}

.accordion-section-content li:nth-child(2) {
  border-top: 0;
  margin-top: 0;
}

#customize-control-blogname, #customize-control-woocommerce_shop_page_display, #customize-control-woocommerce_demo_store_notice {
  margin-top: 30px;
}

input[type=number] {
  height: 35px;
}

.customize-control-zeen-title .description, .customize-control-zeen-subtitle .description {
  padding-top: 10px;
  margin-bottom: 0;
}

.customize-control-zeen-subtitle {
  margin-bottom: 10px;
  margin-top: 15px;
}

.customize-control-zeen-subtitle .zeen-control-subtitle {
  color: #edd03c;
  display: block;
  font-size: 12px;
}

#customize-control-subtitle_typo_font_sizes_general {
  margin-top: 0;
}

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

.customize-section-description {
  padding: 0 18px;
  width: calc(100% - 36px);
  margin-bottom: 15px;
}

.form-wrap p, p.description, p.help, span.description {
  font-size: 12px;
  font-style: normal;
}

#customize-control-title_header_logo, #customize-control-title_main_menu_logo {
  margin-bottom: -15px;
}

[id^="customize-control-main_menu_icon_"]:not([id^="customize-control-main_menu_icon_style"]):not([id^="customize-control-main_menu_icon_search_type"]),
#customize-control-main_menu_trending_inline,
[id^="customize-control-secondary_menu_icon_"]:not([id^="customize-control-secondary_menu_icon_style"]):not([id^="customize-control-secondary_menu_icon_search_type"]),
#customize-control-secondary_menu_trending_inline,
[id^="customize-control-footer_icon_"]:not([id^="customize-control-footer_icon_style"]):not([id^="customize-control-footer_icon_search_type"]),
#customize-control-footer_trending_inline,
[id^="customize-control-mobile_icon_"]:not([id^="customize-control-mobile_icon_style"]):not([id^="customize-control-mobile_icon_search_type"]),
#customize-control-mobile_trending_inline,
[id^="customize-control-single_share"]:not([id^="customize-control-single_share_counts"]):not([id^="customize-control-single_share_design"]):not([id^="customize-control-single_share_style"]):not([id^="customize-control-single_share_search_type"]) {
  width: 50%;
  clear: none;
}

[id^="customize-control-main_menu_icon_"]:not([id^="customize-control-main_menu_icon_style"]):not([id^="customize-control-main_menu_icon_search_type"]) .customize-control-title,
#customize-control-main_menu_trending_inline .customize-control-title,
[id^="customize-control-secondary_menu_icon_"]:not([id^="customize-control-secondary_menu_icon_style"]):not([id^="customize-control-secondary_menu_icon_search_type"]) .customize-control-title,
#customize-control-secondary_menu_trending_inline .customize-control-title,
[id^="customize-control-footer_icon_"]:not([id^="customize-control-footer_icon_style"]):not([id^="customize-control-footer_icon_search_type"]) .customize-control-title,
#customize-control-footer_trending_inline .customize-control-title,
[id^="customize-control-mobile_icon_"]:not([id^="customize-control-mobile_icon_style"]):not([id^="customize-control-mobile_icon_search_type"]) .customize-control-title,
#customize-control-mobile_trending_inline .customize-control-title,
[id^="customize-control-single_share"]:not([id^="customize-control-single_share_counts"]):not([id^="customize-control-single_share_design"]):not([id^="customize-control-single_share_style"]):not([id^="customize-control-single_share_search_type"]) .customize-control-title {
  width: calc( 100% - 25px);
}

.customize-control-textarea textarea {
  color: #fff;
  padding: 6px;
  border: 0 !important;
  background: #27272f;
}

#customize-control-font_1_typekit_custom > *, #customize-control-font_2_typekit_custom > *, #customize-control-font_3_typekit_custom > *,
#customize-control-font_1_typekit > *, #customize-control-font_2_typekit > *, #customize-control-font_3_typekit > *,
#customize-control-font_1_custom > *, #customize-control-font_2_custom > *, #customize-control-font_3_custom > * {
  width: 100% !important;
}

#customize-theme-controls .accordion-section-title {
  padding-left: 30px;
  background-color: transparent;
  border-bottom: 0;
  border-left: 0;
  color: #ffffff;
  font-weight: 400;
  text-transform: none;
  font-size: 13px;
  padding: 14px 35px 14px 30px;
  line-height: 13px;
}

.customize-control-text .customize-control-title, .customize-control-select .customize-control-title, .customize-control-zeen-fonts .customize-control-title, .customize-control-zeen-slider .customize-control-title, .customize-control-zeen-multi-select .customize-control-title, .zeen-border-wrap .customize-control-title, .customize-control-color .customize-control-title {
  float: left;
  width: 40%;
  margin-right: 10px;
  margin-bottom: 0;
}

.customize-control-color .customize-control-title {
  width: 51%;
}

.customize-control-text .description + input {
  width: 100% !important;
}

#customize-control-sliding_global_url .customize-control-title, #customize-control-lwa_register_url .customize-control-title {
  line-height: 1.5;
  width: 100%;
}

.customize-control-multi-color .customize-control-title {
  float: left;
}

#customize-controls .description {
  width: 100%;
  float: left;
}

.customize-control-text input, .zeen-border-control, .customize-control-text input {
  width: calc( 60% - 11px) !important;
  float: right;
}

.customize-control select[multiple] {
  height: 45px;
  resize: vertical;
  padding-top: 5px;
}

.zeen-border-wrap .customize-control-title, .customize-control-text .customize-control-title {
  line-height: 35px;
}

.customize-control-zeen-fonts .customize-control {
  padding: 0;
}

.customize-control-zeen-fonts .font-subsets {
  margin-bottom: 0;
}

.zeen-select-wrap {
  width: calc( 60% - 11px);
  position: relative;
}

.zeen-select-wrap select {
  -webkit-appearance: none;
  margin: 0;
  padding-right: 10px !important;
}

.zeen-select-wrap:after {
  content: "\f140";
  font-family: dashicons;
  speak: none;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 1px;
  line-height: 32px;
  width: 33px;
  padding-right: 2px;
  right: 0;
  text-align: center;
  pointer-events: none;
  height: calc( 100% - 2px);
}

.zeen-select-wrap select {
  padding-right: 25px !important;
}

.zeen-select-wrap select:after {
  display: none;
}

.zeen-select-wrap-multi:after {
  display: none;
}

.customize-control-zeen-border .mini-tool {
  float: left;
  width: 35px;
}

.customize-control-zeen-border .mini-tool .zeen-border {
  width: 100%;
  padding: 0 2px;
  text-align: center;
  height: 100%;
}

.customize-control-zeen-border .input-wrap {
  height: 35px;
  margin-right: 1px;
}

.customize-control-zeen-border .alpha-wrap {
  padding-top: 6px;
  width: 35px;
}

.customize-control-zeen-border .zeen-select-wrap {
  float: left;
  width: calc( 100% - 71px);
}

.customize-control-zeen-border .zeen-select-wrap select {
  padding-left: 7px !important;
  border: 0;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
}

.customize-control-zeen-border .zeen-select-wrap:after {
  width: 22px;
  padding-right: 0;
  right: 0;
}

.customize-control-zeen-border .wp-picker-container .wp-picker-input-wrap {
  margin-top: 0;
  padding-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.customize-control-zeen-border .wp-picker-container .wp-picker-input-wrap > label, .customize-control-zeen-border .wp-picker-container .wp-picker-input-wrap > input {
  width: 50%;
}

.customize-control-zeen-border .wp-picker-container .wp-picker-holder, .customize-control-zeen-border .wp-picker-container .wp-picker-input-wrap {
  width: 240px;
  position: relative;
  margin-left: -210px;
}

.customize-control-zeen-border .wp-picker-container .wp-picker-container .iris-picker {
  width: 240px !important;
}

.customize-control-zeen-border .wp-picker-container .wp-color-result.wp-color-result.wp-picker-open {
  top: 0;
}

.wp-picker-container .wp-color-result {
  border-radius: 50%;
}

.wp-color-picker {
  max-width: 100%;
}

.wp-picker-default {
  height: 35px;
}

.customize-section-description-container {
  margin-bottom: 0;
}

.customize-control-zeen-slider .slider-control-wrap {
  width: calc( 60% - 11px);
  float: right;
}

.customize-control-zeen-slider .zeen-tip {
  display: block;
  min-width: 40px;
  text-align: center;
  top: -40px;
  position: absolute;
  -webkit-transform: translate(-50%, 4px);
          transform: translate(-50%, 4px);
  height: 30px;
  font-size: 12px;
  left: 50%;
  background: #1d1d25;
  border: 1px solid #23282e;
  line-height: 30px;
  padding: 0 12px;
  border-radius: 70px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.customize-control-zeen-slider .ui-state-active .zeen-tip, .customize-control-zeen-slider .ui-slider-handle:hover .zeen-tip {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

#customize-control-icons_whatsapp {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.control-vertical-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.customize-control-media .customize-control-title, .customize-control-with-button .customize-control-title, .customize-control-image .customize-control-title {
  pointer-events: none;
}

.customize-control-media .thumbnail, .customize-control-with-button .thumbnail, .customize-control-image .thumbnail {
  text-align: center;
  background: #dcdcdc;
  overflow: hidden;
  margin: 15px 0;
  padding: 15px;
  border-radius: 2px;
}

.customize-control-media .actions, .customize-control-with-button .actions, .customize-control-image .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.customize-control-media .actions .remove-button, .customize-control-with-button .actions .remove-button, .customize-control-image .actions .remove-button {
  margin-right: 3px !important;
}

.customize-control-media .actions .remove-button:hover, .customize-control-with-button .actions .remove-button:hover, .customize-control-image .actions .remove-button:hover {
  background: #ef2d2c;
  color: #fff;
}

.customize-control-media .actions button, .customize-control-media .attachment-media-view .button-add-media, .customize-control-with-button .actions button, .customize-control-with-button .attachment-media-view .button-add-media, .customize-control-image .actions button, .customize-control-image .attachment-media-view .button-add-media {
  outline: 0;
  padding: 0 5px;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 10px;
  text-transform: uppercase;
  color: #616161;
  letter-spacing: 1px;
  font-weight: 700;
  border-radius: 2px;
  margin: 0 !important;
  float: left;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #fff;
  background: #272830;
  width: 100% !important;
  height: 35px !important;
  border: 0;
}

.customize-control-media .actions button:active, .customize-control-media .actions button:hover, .customize-control-media .attachment-media-view .button-add-media:active, .customize-control-media .attachment-media-view .button-add-media:hover, .customize-control-with-button .actions button:active, .customize-control-with-button .actions button:hover, .customize-control-with-button .attachment-media-view .button-add-media:active, .customize-control-with-button .attachment-media-view .button-add-media:hover, .customize-control-image .actions button:active, .customize-control-image .actions button:hover, .customize-control-image .attachment-media-view .button-add-media:active, .customize-control-image .attachment-media-view .button-add-media:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #6b6d80 !important;
}

.customize-control-media .actions button .upload-button:active, .customize-control-media .actions button .upload-button:hover, .customize-control-with-button .actions button .upload-button:active, .customize-control-with-button .actions button .upload-button:hover, .customize-control-image .actions button .upload-button:active, .customize-control-image .actions button .upload-button:hover {
  background-color: #0085ba !important;
  color: #fff !important;
}

#zeen-reset:hover {
  background: #DC3232;
  color: #fff;
}

.tipi-amp-button {
  color: #fff;
  padding: 14px;
  display: block;
  text-decoration: none;
  background: #1d1d26;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 9px;
  line-height: 20px;
}

.customize-control .attachment-media-view .placeholder, .customize-control-header .placeholder {
  color: white;
  height: 5px;
  padding: 0 !important;
  padding: 0;
  opacity: 0;
}

#customize-control-header_color {
  display: none !important;
}

#customize-controls .widget-title h3, #customize-controls #available-widgets .widget-description, #customize-controls #widgets-right a.widget-control-edit, #customize-controls .in-widget-title {
  color: #fff;
}

#customize-controls .customize-control-widget_form .widget-top, #customize-controls .widget-inside {
  background: #23282e;
}

#customize-controls .button-link-delete {
  color: #ff4949;
}

.outer-section-open #customize-controls .wp-full-overlay-sidebar-content {
  background: inherit;
}

.devices-wrapper .preview-desktop {
  border-left: 1px solid #23282e !important;
}

#customize-sidebar-outer-content {
  background: #18181e;
  border-right: 1px solid #1d1d25;
  border-left: 1px solid #1d1d25;
}

#customize-outer-theme-controls .accordion-section-content, #customize-theme-controls .accordion-section-content {
  color: #ffffff;
}

#customize-outer-theme-controls .accordion-section-content .notification-message, #customize-theme-controls .accordion-section-content .notification-message {
  color: #555d66;
}

#customize-control-changeset_preview_link input, #customize-control-changeset_status .customize-inside-control-row {
  background-color: #272830;
  border-bottom: 1px solid #23282f;
}

#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 {
  color: #d3d7dc;
}

#customize-control-changeset_status .customize-inside-control-row:first-of-type {
  border-top: 1px solid #23282f;
}

.attachment-media-view, .media-widget-preview.media_audio, .media-widget-preview.media_image {
  background: inherit;
  clear: both;
}

.wp-customizer .menu-item-settings {
  background: transparent;
  border: 1px solid #3d4247;
}

#accordion-section-themes {
  display: none !important;
}

.wp-full-overlay-sidebar .wp-full-overlay-header, .expanded .wp-full-overlay-footer {
  background-color: #18181e;
  border-top: 1px solid #23282f;
}

#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: #edd03c;
  background: #272830;
}

#customize-controls .control-section .accordion-section-title:focus .menu-in-location, #customize-controls .control-section .accordion-section-title:hover .menu-in-location, #customize-controls .theme-location-set {
  color: #edd03c;
}

#customize-controls .customize-info .accordion-section-title {
  background: #1d1d25;
  color: #ffffff;
}

#customize-controls .customize-info {
  margin-bottom: 0;
  border-bottom: 1px solid #23282f;
}

#customize-outer-theme-controls .accordion-section-title:after, #customize-theme-controls .accordion-section-title:after {
  color: #fff;
}

#customize-outer-theme-controls .control-section .accordion-section-title:focus:after, #customize-outer-theme-controls .control-section .accordion-section-title:hover:after, #customize-outer-theme-controls .control-section.open .accordion-section-title:after, #customize-outer-theme-controls .control-section:hover > .accordion-section-title:after, #customize-theme-controls .control-section .accordion-section-title:focus:after, #customize-theme-controls .control-section .accordion-section-title:hover:after, #customize-theme-controls .control-section.open .accordion-section-title:after, #customize-theme-controls .control-section:hover > .accordion-section-title:after {
  color: #edd03c;
}

#customize-header-actions {
  border-bottom: 1px solid #23282f;
}

.customize-controls-close:before {
  top: 1px;
}

#customize-theme-controls .control-section-themes .accordion-section-title, #customize-theme-controls .control-section-themes .accordion-section-title:hover {
  background: #1d1d26;
  color: #ffffff;
  border-top: 1px solid #23282e;
  border-bottom: 1px solid #23282e;
}

.customize-controls-close {
  height: 45px;
  background: #1d1d26;
  border-top: 0;
  border-right: 1px solid #23282f;
  color: #B4B9BE;
}

#accordion-section-themes + .control-section {
  border-top: 1px solid #23282e;
}

.wp-core-ui .wp-full-overlay .collapse-sidebar {
  color: #ffffff;
}

.wp-full-overlay-footer .devices {
  background: #1d1d25;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.customize-section-title {
  border-bottom: 1px solid #23282e;
  background: #1d1d25;
}

.customize-panel-back, .customize-section-back {
  background: #1d1d26;
  border-right: 1px solid #23282e;
  border-left: 4px solid #3f454c;
  color: white;
}

.customize-section-title h3, h3.customize-section-title {
  color: #ffffff;
}

.customize-controls-close:focus, .customize-controls-close:hover, .customize-controls-preview-toggle:focus, .customize-controls-preview-toggle:hover, .wp-full-overlay-footer .devices button:focus, .wp-full-overlay-footer .devices button:hover {
  background: #13171d;
}

.customize-panel-back:focus, .customize-panel-back:hover, .customize-section-back:focus, .customize-section-back:hover {
  background: #13171e;
  color: #edd03c;
  border-left-color: #edd03c;
}

#customize-controls .customize-info .customize-panel-description, #customize-controls .customize-info .customize-section-description, #customize-controls .no-widget-areas-rendered-notice {
  color: #ffffff;
  background: #1d1d26;
  border-top: 1px solid #23282e;
}

.wp-full-overlay .collapse-sidebar-arrow {
  color: #1d1d25;
}

.wp-core-ui .wp-full-overlay .collapse-sidebar:hover .collapse-sidebar-arrow {
  color: #0073aa;
  -webkit-box-shadow: none;
          box-shadow: none;
}

button.button.wp-color-result:after {
  content: '';
  background: url(../img/transparency-grid.png) center center repeat;
  display: block;
  height: 100%;
  border-radius: 50%;
  width: 100%;
  z-index: -1;
  position: relative;
  left: 0;
  top: 0;
}

.wp-color-result:focus:after, .wp-color-result:hover:after {
  border-left: 0;
}

.customize-control select {
  height: 37px;
  line-height: 37px;
}

#customize-controls .description {
  color: #b4b9be;
}

.wp-full-overlay-footer .devices button.active:before {
  color: #ffffff;
}

.wp-full-overlay-footer .devices button.active {
  border-bottom-color: #0085ba;
}

.wp-full-overlay-footer .devices button:before {
  vertical-align: middle;
}

#customize-theme-controls .control-section.open {
  border-bottom: 1px solid #23282e;
}

#customize-theme-controls .accordion-section-title:after {
  font-size: 15px;
}

.customize-control .attachment-media-view .placeholder, .customize-control-header .placeholder {
  padding: 10px 0;
  color: white;
}

.customize-control input[type=tel], .customize-control input[type=url], .customize-control input[type=text], .customize-control input[type=password], .customize-control input[type=email], .customize-control input[type=number], .customize-control input[type=search], .customize-control select, .customize-control select[multiple] {
  background: transparent;
  border-radius: 2px;
  padding: 0 15px;
  color: #fff !important;
  border: 0;
  background: #27272f;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
}

.customize-control-nav_menu_item {
  padding: 0;
}

.wp-customizer #screen-options-wrap {
  background: #1d1d26;
  color: white;
}

.wp-customizer .menu-item-bar .menu-item-handle, #customize-controls .customize-control-widget_form .widget-top, #customize-controls .widget-inside {
  background: transparent;
  color: white;
  border: 1px solid #4a4a58;
}

#customize-theme-controls .accordion-section-content {
  color: #a7adb3;
}

#customize-theme-controls #accordion-section-menu_locations > .accordion-section-title {
  border-bottom-color: #23282e;
  background: #1d1d25;
}

#customize-theme-controls .control-panel-content .control-section:nth-child(2), #customize-theme-controls .control-panel-nav_menus .control-section:nth-child(3) {
  border-top: 1px solid #1d1d25;
}

#customize-theme-controls .control-panel-content .control-section-nav_menu:nth-last-child(2) .accordion-section-title {
  border-bottom-color: #1d1d25;
}

#customize-controls .cannot-expand:hover .accordion-section-title, #customize-controls .panel-meta.customize-info .accordion-section-title:hover {
  background: #1d1d26;
  color: #ffffff;
}

#customize-theme-controls .control-section:last-of-type.open, #customize-theme-controls .control-section:last-of-type > .accordion-section-title, #customize-theme-controls .control-panel-content:not(.control-panel-nav_menus) .control-section:nth-child(2), #customize-theme-controls .control-panel-nav_menus .control-section-nav_menu, #customize-theme-controls .control-section-nav_menu_locations .accordion-section-title {
  border-color: transparent !important;
}

.wp-customizer .sol-caret-container {
  background: #33383e;
}

.wp-customizer .sol-selection {
  background: #1d1d26;
  padding: 10px 0;
}

.wp-customizer .sol-checkbox {
  border: 1px solid #272830 !important;
  background: #31373D !important;
}

.wp-customizer .sol-label-text {
  padding-left: 25px;
}

.wp-customizer .sol-container.sol-active .sol-selection-container {
  border: 1px solid #23282e;
}

.wp-customizer .sol-action-buttons {
  border-bottom: 1px solid #23282e;
  background: #1d1d25;
  padding: 10px 20px;
}

.wp-customizer .sol-caret-container {
  line-height: 25px;
}

.wp-customizer .sol-caret-container .sol-caret {
  border-top: 4px solid #fff;
}

.wp-customizer .sol-inner-container {
  border: 1px solid #23282e;
}

.wp-customizer .sol-inner-container {
  background: #33383e;
}

.wp-customizer .sol-selected-display-item, .wp-customizer .sol-results-count {
  color: white;
  border: 0;
  background: #33383e;
}

/**
 * Multi Color Picker CSS
 */
.customize-control-multi-color .wp-picker-open ~ .wp-picker-holder .alpha-slider-container {
  display: block;
}

.customize-control-multi-color .wp-picker-open ~ .wp-picker-input-wrap .wp-picker-default {
  display: inline-block !important;
}

.customize-control-multi-color .multi-color-picker-triggers {
  margin-bottom: 2px;
  display: inline-block;
  float: right;
}

.customize-control-multi-color .multi-color-picker-trigger {
  background-image: url(../img/transparency-grid.png);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4) inset;
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.4) inset;
  height: 24px;
  width: 24px;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 0;
  border-radius: 50%;
}

.customize-control-multi-color .multi-color-picker-trigger button {
  border-radius: 50%;
}

.customize-control-multi-color .multi-color-picker-trigger .wp-color-result {
  margin: 0;
  height: 24px;
  padding-left: 24px;
  border: 0 !important;
}

.customize-control-multi-color .wp-picker-container {
  float: left;
  height: 0;
}

.customize-control-multi-color .wp-picker-container button {
  visibility: hidden;
}

.customize-control-multi-color .wp-picker-container.open {
  height: auto;
  max-width: 260px;
  margin-bottom: 10px;
  float: right;
}

.customize-control-multi-color .wp-picker-container .multi-color-control-color-title {
  margin-bottom: 6px;
  color: #333;
}

.wp-picker-container.open .hidden {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.select__with-order__wrap .customize-control-title {
  width: 100% !important;
  margin-right: 0 !important;
  margin-bottom: 10px !important;
}

.select__with-order__wrap .selectable-header {
  padding: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #3d3e42;
  font-weight: 700;
  font-size: 12px;
}

.select__with-order__wrap .zeen-select-wrap {
  width: 100%;
}

.ms-container {
  width: 100%;
}

.ms-container:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  min-height: 0;
  visibility: hidden;
}

.ms-container .ms-selectable, .ms-container .ms-selection {
  background: #272830;
  color: #fff;
  float: left;
  width: 45%;
}

.ms-container .ms-selection {
  float: right;
}

.ms-container .ms-list {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
  transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s, -webkit-box-shadow linear 0.2s;
  border-radius: 3px;
  position: relative;
  height: 200px;
  padding: 0;
  overflow-y: auto;
}

.ms-container .ms-list.ms-focus {
  outline: 0;
}

.ms-container ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}

.ms-container .ms-optgroup-container {
  width: 100%;
}

.ms-container .ms-optgroup-label {
  margin: 0;
  padding: 5px 0px 0px 5px;
  cursor: pointer;
  color: #999;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection {
  border-bottom: 1px #3d3e42 solid;
  padding: 2px 10px;
  color: #fff;
}

.ms-container .ms-selectable li.ms-elem-selectable {
  color: #8c8c8c;
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #0085ba;
}

.ms-container .ms-selectable li.disabled,
.ms-container .ms-selection li.disabled {
  background-color: #eee;
  color: #aaa;
  cursor: text;
}