/*** General ***/
h2.nav-tab-wrapper, h3.nav-tab-wrapper {
  margin-top: 35px !important;
}

.wrap div.updated {
  width: 69.7% !important;
}

#poststuff .theme-browser .theme {
  width: 48% !important;
}

.theme-browser .theme:nth-child(3n) {
  margin-right: 4% !important;
}

.theme-browser .theme:nth-child(4n), .theme-browser .theme:nth-child(2n) {
  margin-right: 0 !important;
}

#poststuff .theme-browser .theme .theme-name {
  font-size: 13px !important;
}

a.nav-tab:focus {
  outline: 0;
  box-shadow: none;
}

/*** Options Metaboxes ***/
#chch-metabox-settings label,
#chch-metabox-advanced label {
  display: inline-block !important;
  margin-top: 9px;
}

.settings-box {
  float: right;
}

.settings-box.input-box {
  display: inline-block;
}

.settings-box.input-box,
.settings-box.select-box {
  width: 60% !important;
}

.settings-box.checkbox-box {
  float: left !important;
  margin: 9px 20px 0 0 !important;
}

.cc-pu-tab .dashicons {
  color: #555555 !important;
  font-size: 18px !important;
  margin-right: 3px !important;
  margin-top: 1px !important;
}

.nav-tab .dashicons {
  font-size: 18px !important;
  margin-top: 3px !important;
}

.form-table td {
  padding: 10px;
}

table.cmb_metabox input[type=checkbox], table.cmb_metabox input[type=radio] {
  margin: 9px 5px 0 0;
  padding: 0;
}

#titlediv #title-prompt-text {
  font-size: 1.4em !important;
}

/*** Repeater ***/
#titlediv #title {
  width: 97.8%;
}

.chch-slides-repeater,
.chch-slides-repeater .chch-repeater-field {
  border: 1px solid #ccc !important;
}

.chch-single-slide:nth-child(odd) {
  background: #fff;
}

.chch-single-slide:nth-child(even) {
  background: #fafafa;
}

.chch-slides-repeater .chch-slide-counter {
  border: 1px solid #ccc !important;
  background: #f7f7f7 !important;
  font-weight: bold !important;
}

.chch-repeater-text-field input[type="text"] {
  width: 75% !important;
  display: inline-block !important;
}

.chch-repeater-text-field label {
  margin-right: 0px !important;
  width: 20% !important;
  display: inline-block !important;
}

a.chch-delete-slide {
  display: block;
  position: relative;
  color: transparent;
  cursor: pointer;
}

a.chch-delete-slide:before {
  position: absolute;
  content: "\f153";
  color: #555555;
  font-size: 25px;
  margin-left: 5px;
}

a.chch-delete-slide:hover:before {
  color: #343434;
}

a#chch-add-slide {
  margin-top: 10px;
}

input#publish-slides {
  padding: 0 40px 0 40px !important;
  margin-right: 20px !important;
  margin-top: 10px !important;
  float: right;
}

p.shortcode-field {
  display: inline-block;
  float: left;
  width: 40%;
  padding: 15px;
  border: 1px dashed #ccc !important;
  background: rgba(250, 250, 250, 0.3) !important;
}

.chch-repeater-field .wp-editor-wrap {
  width: 75% !important;
  display: inline-block !important;
}

.chch-repeater-text-field.chch-repeater-desc-field label {
  vertical-align: top !important;
}

.chch-repeater-text-field.chch-repeater-desc-field .wp-editor-container {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.chch-repeater-text-field.chch-repeater-desc-field div.mce-edit-area {
  border-right: 1px solid #e5e5e5 !important;
}

.chch-repeater-text-field.target-blank {
  margin-left: 21% !important;
}

.chch-repeater-text-field.target-blank label {
  width: 90% !important;
}

input.chch-repeater-checkbox {
  margin-right: 10px;
  margin-top: 3px;
  float: left;
}

.chch-repeater-field-desc {
  margin-left: 21%;
  margin-top: 10px;
  padding: 10px;
  width: 70%;
  border: 1px dashed #ccc !important;
}

/*** Customizer ***/
label.cc-pu-customizer-class-switcher span,
label.cc-pu-option-active.cc-pu-customizer-checkbox span,
label.cc-pu-option-active.cc-pu-customizer-checkbox span {
  display: inline-block !important;
  width: 85% !important;
}

.cc-pu-customizer-class-switcher input,
.cc-pu-customizer-checkbox input {
  display: inline-block;
  float: left;
  margin-top: 13px !important;
  margin-right: 10px !important;
}

.cc-pu-customize-controls {
  border-right: 1px solid #cccccc !important;
}

/*** Colors ***/
input[type=checkbox], input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=radio], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea,
.postbox {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

#poststuff {
  background: #fff;
  border: 1px solid #cccccc;
  border-top: 0;
  padding: 20px 0 0 20px;
}

.nav-tab {
  border-bottom: 1px solid #ccc !important;
}

.nav-tab.nav-tab-active, .nav-tab.nav-tab-active:hover {
  border-bottom: 1px solid #FFFFFF !important;
  background: #FFFFFF !important;
}

.nav-tab:hover {
  background: #f1f1f1 !important;
}

#post-body.columns-2 #postbox-container-1 {
  float: right;
  margin-right: -240px;
  width: 240px;
}

.theme-browser .theme .theme-actions {
  border-left: 0 !important;
  width: 94.6% !important;
  text-align: right !important;
}

.chch-single-slide:nth-child(odd) {
  background: rgba(250, 250, 250, 0.3) !important;
}

.chch-single-slide:nth-child(even) {
  background: rgba(250, 250, 250, 0.6) !important;
}

.chch-slides-repeater .chch-slide-counter {
  background: rgba(241, 241, 241, 0.32) !important;
}

.postbox {
  background: rgba(250, 250, 250, 0.3) !important;
}

#poststuff .theme-browser .theme .theme-name {
  background: rgba(250, 250, 250, 0.6) !important;
}

#poststuff .theme-browser .theme.active .theme-name {
  background: #424242 !important;
}

.theme-browser .theme.active .theme-actions {
  background: transparent !important;
}

.cc-pu-tab-2, .hide-section {
  display: none;
}

.cc-pu-customize-form {
  display: none;
  background: none repeat scroll 0px 0px transparent;
  z-index: 100099;
  position: fixed;
  overflow: visible;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  min-width: 0px;
  margin-left: 300px;
}

.cc-pu-customize-preview {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  height: 100%;
  background: #fff;
}

.cc-pu-customize-controls {
  box-sizing: border-box;
  position: fixed;
  width: 300px;
  height: 100%;
  top: 0px;
  bottom: 0px;
  left: 0px;
  padding: 0px;
  margin: 0px;
  z-index: 10;
  overflow: auto;
  background: none repeat scroll 0% 0% #EEE;
  border-right: medium none;
}

.cc-pu-customize-header-actions {
  position: absolute;
  left: 0px;
  right: 0px;
  height: 45px;
  padding: 0px 15px;
  line-height: 45px;
  z-index: 10;
  margin: 0px;
  border-top: medium none;
  box-shadow: none;
  border-bottom: 1px solid #DDD;
}

.cc-pu-customize-close {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 45px;
  height: 45px;
  padding-right: 2px;
  background: none repeat scroll 0% 0% #EEE;
  border-right: 1px solid #DDD;
  color: #444;
  cursor: pointer;
  transition: color 0.1s ease-in-out 0s, #000 0.1s ease-in-out 0s;
  text-decoration: none;
}

.cc-pu-customize-close:before {
  font: 400 22px/1 dashicons;
  content: "\f335";
  position: relative;
  top: 7px;
  left: 13px;
}

.cc-pu-customize-close:hover {
  background: none repeat scroll 0% 0% #DDD;
  border-color: #CCC;
  color: #000;
  outline: 0px none;
  box-shadow: none;
}

.cc-pu-customize-header-actions .button-primary {
  float: right;
  margin-top: 9px;
}

.cc-pu-options-overlay {
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  top: 45px;
  bottom: 45px;
  left: 0px;
  right: 0px;
}

.cc-pu-options-overlay .accordion-section-content {
  padding: 0 !important;
}

.cc-pu-customize-info {
  color: #555;
  background-color: #FFF;
  border-bottom: 1px solid #EEE;
  padding: 8px 12px;
}

.template-title {
  font-size: 20px;
  font-weight: 200;
  line-height: 24px;
  display: block;
}

.accordion-section-title {
  color: #555 !important;
  background-color: #FFF;
  border-bottom: 1px solid #EEE;
  border-right: 0 !important;
  padding: 10px 10px 11px 14px !important;
  line-height: 21px;
  font-size: 14px;
}

.accordion-section-title:after {
  color: #555 !important;
}

.accordion-section-title.open:after {
  content: "\f142";
}

.customize-control-title {
  display: block;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  margin-bottom: 3px;
  margin-top: 15px;
}

.accordion-section-content {
  background: #FAFAFA;
}

.accordion-section-content h4 {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #ECECEC;
  text-align: center;
  background: #F0F0F0;
  margin: 0 0 10px 0;
}

.cc-pu-fields-wrapper {
  position: relative;
  padding: 10px 20px;
}

.cc-pu-fields-wrapper:hover .cc-pu-overlay {
  display: block;
}

.cc-pu-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 9999;
  left: 0;
  top: 0;
}

.cc-pu-overlay a {
  position: absolute;
  top: 50%;
  text-align: center;
  display: block;
  width: 100%;
  left: 0;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 18px;
  margin-top: -9px;
}

.cc-pu-overlay a:hover {
  text-decoration: underline;
}

.chch-slides-repeater {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #333;
  text-align: center;
  vertical-align: middle;
}
.chch-slides-repeater .chch-single-slide:first-child .chch-slide-control .chch-delete-slide {
  display: none;
}
.chch-slides-repeater .chch-repeater-field {
  padding: 20px;
  border-top: 1px solid #333;
}
.chch-slides-repeater .chch-slide-counter {
  border: 1px solid #333;
  width: 5%;
}
.chch-slides-repeater .chch-slide-image {
  width: 20%;
}
.chch-slides-repeater .chch-slide-image .chch-slide-image-upload {
  margin: 15px 0 0 0;
}
.chch-slides-repeater .chch-slide-image .chch-image-preview {
  max-width: 200px;
  margin: 0 auto;
}
.chch-slides-repeater .chch-slide-image .chch-image-preview img {
  max-width: 100%;
  height: auto;
  display: block;
}
.chch-slides-repeater .chch-slide-content {
  width: 50%;
  text-align: left;
}
.chch-slides-repeater .chch-slide-content .chch-repeater-text-field {
  margin: 0 0 15px 0;
}
.chch-slides-repeater .chch-slide-content label {
  width: 100px;
  margin-right: 20px;
  display: inline-block;
}
.chch-slides-repeater .chch-slide-control {
  width: 10%;
}
