@charset "UTF-8";
.dzsulb-main-con {
  z-index: 555555 !important;
}

.feat-sample-con {
  border: 1px dashed rgba(0, 0, 0, 0.3);
  padding: 10px;
  cursor: pointer;
  margin-bottom: 10px;
}
.feat-sample-con > img.feat-sample {
  width: 100%;
  display: block;
}
.feat-sample-con h4 {
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}
.feat-sample-con h4:last-child {
  margin-bottom: 0;
}

h5.setting-label {
  margin-bottom: 5px;
}

.setting-upload .input-con {
  display: flex;
  align-items: center;
  justify-content: center;
}
.setting-upload .input-con .uploader-preview, .setting-upload .input-con .dzs-wordpress-uploader, .setting-upload .input-con .refresh-main-thumb {
  flex: 0 0 auto;
}
.setting-upload .input-con > * + * {
  margin-left: 3px;
}
.setting-upload .input-con .setting-field {
  flex: 100;
  max-width: 200px;
}

#toplevel_page_dzsvg_menu .wp-menu-image {
  background: transparent url(img/icon.png) center center no-repeat;
}

#toplevel_page_dzsvg_menu:hover .wp-menu-image {
  background: transparent url(img/icon-hover.png) center center no-repeat;
}

#toplevel_page_dzsvg_menu.wp-menu-open .wp-menu-image {
  background: transparent url(img/icon-hover.png) center center no-repeat;
}

div.sidenote {
  display: block;
  margin: 10px 0;
  font-style: italic;
  color: #bbb;
  font-size: 0.9em;
}
div.sidenote p {
  margin-top: 5px;
  margin-bottom: 5px;
}

/*==== select wrapper END ===*/
/* ---- styleme selector */
.dzs--select-wrapper {
  background: url("img/select.png") no-repeat scroll right center #fefefe;
  width: 190px;
  height: 28px;
  border-color: #CCCCCC #EEEEEE #EEEEEE #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 1px;
  color: #888888;
  display: inline-block;
}

.dzs--select-wrapper select {
  cursor: pointer;
  height: 28px;
  padding: 0;
  margin-left: 0;
  opacity: 0;
  position: relative;
  width: 100%;
  z-index: 4;
}

.dzs--select-wrapper span {
  height: 26px;
  line-height: 26px;
  padding-left: 6px;
  position: absolute;
  z-index: 2;
}

html[dir=rtl] .dzs--select-wrapper span {
  margin-right: 36px;
}

/* ---- styleme selector END */
body .dzs--dzs-select-wrapper .dzs--dzs-select-wrapper-head {
  background-color: #ffffff;
}

body .dzs--dzs-select-wrapper {
  width: 200px;
}

table.pages-table {
  margin-bottom: 22px;
  /* Not needed for sticky header/column functionality */
}
table.pages-table .column-author {
  width: 10%;
  min-width: 6em;
}
table.pages-table .column-date {
  width: 120px;
  min-width: 6em;
}
table.pages-table .column-date, table.pages-table .user-phone {
  text-align: center;
}
table.pages-table tbody {
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-in;
}
table.pages-table td, table.pages-table th {
  padding: 0.75em 1.5em;
  text-align: left;
}
table.pages-table td.err {
  background-color: #e992b9;
  color: #fff;
  font-size: 0.75em;
  text-align: center;
  line-height: 1;
}
table.pages-table th {
  background-color: rgba(130, 56, 50, 0.4);
  font-weight: bold;
  color: #111;
  white-space: nowrap;
}
table.pages-table tbody th {
  background-color: #2ea879;
}
table.pages-table tbody tr:nth-child(2n-1) {
  background-color: #f5f5f5;
  transition: all 0.125s ease-in-out;
}
table.pages-table tbody tr:hover {
  background-color: rgba(130, 56, 50, 0.1);
}
table.pages-table.loading tbody {
  opacity: 0.5;
}

table.pages-table.nontransition tbody {
  transition-property: none;
  transition-duration: 0.3s;
  transition-timing-function: ease-in;
}

.weight-strong {
  font-weight: bold;
}

form.no-style {
  display: inline-block;
}
form.no-style button {
  background-color: transparent;
  border: 0;
  cursor: pointer;
}

.widget[id*=dzsvg_showcase_widget] .widget-content {
  margin-bottom: 25px;
}

/* ------- Page Builder Columns ------- */
.dzspb_lay_con, .dzspb_layb_layout {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.dzspb_lay_con:after, .dzspb_layb_layout:after {
  display: block;
  content: " ";
  clear: both;
}

.dzspb_lay_con *, .dzspb_layb_layout * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.dzspb_layb_one_full {
  padding-right: 15px;
  padding-left: 15px;
}

.dzspb_layb_one_half {
  width: 50%;
}

.dzspb_layb_one_third {
  width: 33.3333%;
}

.dzspb_layb_two_third {
  width: 66.6666%;
}

.dzspb_layb_one_fourth {
  width: 25%;
}

.dzspb_layb_three_fourth {
  width: 75%;
}

.dzspb_layb_one_fifth {
  width: 20%;
}

.dzspb_layb_two_fifth {
  width: 40%;
}

.dzspb_layb_three_fifth {
  width: 60%;
}

.dzspb_layb_four_fifth {
  width: 80%;
}

.dzspb_layb_one_sixth {
  width: 16.6%;
}

.dzspb_layb_five_sixth {
  width: 83.3%;
}

.dzspb_layb_one_half, .dzspb_layb_one_third, .dzspb_layb_two_third, .dzspb_layb_three_fourth, .dzspb_layb_one_fourth, .dzspb_layb_one_fifth, .dzspb_layb_two_fifth, .dzspb_layb_three_fifth, .dzspb_layb_four_fifth, .dzspb_layb_one_sixth, .dzspb_layb_five_sixth {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

.clearboth {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
}

.dzspb_layb_layout:after {
  content: "";
  display: block;
  clear: both;
}

hr.dzspb-separator {
  width: 100%;
  height: 1px;
  display: block;
  line-height: 1.5;
  background-color: rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 480px) {
  .dzspb_layb_one_half, .dzspb_layb_one_third, .dzspb_layb_two_third, .dzspb_layb_three_fourth, .dzspb_layb_one_fourth, .dzspb_layb_one_fifth, .dzspb_layb_two_fifth, .dzspb_layb_three_fifth, .dzspb_layb_four_fifth, .dzspb_layb_one_sixth, .dzspb_layb_five_sixth {
    position: relative;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    float: none;
    display: block;
  }

  .dzspb_lay_con {
    margin-top: 10px;
  }
}
.dzs-wordpress-uploader {
  display: inline-block;
  vertical-align: middle;
}

.dzs-row {
  margin-right: -15px;
  margin-left: -15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dzs-row * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dzs-row:after {
  content: "";
  clear: both;
  display: block;
  height: 1px;
  margin-top: -1px;
}

.dzs-col-md-9, .dzs-col-md-6, .dzs-col-md-3, .dzs-col-md-4 {
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.dzs-col-md-9 {
  width: 75%;
}

.dzs-col-md-6 {
  width: 50%;
}

.dzs-col-md-4 {
  width: 33.3333%;
}

.dzs-col-md-3 {
  width: 25%;
}

/* ------- select hidden metastyle styling */
.select-hidden-con .select-hidden-metastyle {
  position: relative;
}

.select-hidden-con .select-hidden-metastyle select, .select-hidden-metastyle .select-wrapper {
  display: none;
}

.select-hidden-con .select-hidden-metastyle .option-con {
  position: relative;
  display: block;
}

.select-hidden-con .select-hidden-metastyle .option-con > .an-option {
  position: relative;
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 0px 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  backface-visibility: visible;
  background: #111;
  opacity: 0.7;
  cursor: pointer;
}

.select-hidden-con .select-hidden-metastyle .option-con > .an-option > div.fullbg {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-repeat: none;
}

.select-hidden-con .select-hidden-metastyle .option-con > .an-option.active {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.select-hidden-con .select-hidden-metastyle .option-con > .an-option > .an-title {
  font-weight: normal;
  color: #0CC;
  font-size: 14px;
  margin-bottom: 5px;
}

.select-hidden-con .select-hidden-metastyle.select-hidden-foritemtype .an-option {
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 5x;
  width: 230px;
}

.select-hidden-con .select-hidden-metastyle.select-hidden-foritemtype .an-option .an-desc {
  display: none;
}

.select-hidden-con .select-hidden-metastyle.select-hidden-foritemtype .an-option.active .an-desc {
  display: block;
}

/* -------select hidden metastyle styling END */
.select-hidden-con [class*=mode_] {
  display: none;
}

.select-hidden-con.mode_thumb .mode_thumb {
  display: block;
}

.select-hidden-con.mode_gallery .mode_gallery {
  display: block;
}

.select-hidden-con.mode_audio .mode_audio {
  display: block;
}

.select-hidden-con.mode_video .mode_video {
  display: block;
}

.select-hidden-con.mode_youtube .mode_youtube {
  display: block;
}

.select-hidden-con.mode_vimeo .mode_vimeo {
  display: block;
}

.select-hidden-con.mode_testimonial .mode_testimonial {
  display: block;
}

.select-hidden-con.mode_twitter .mode_twitter {
  display: block;
}

.clear {
  clear: both;
}

.dzsvg-wordpress-uploader {
  display: inline-block;
  vertical-align: top;
}

.setting-three-floats > .preview-media-con-left {
  float: left;
  margin-right: 5px;
}
.setting-three-floats > .change-media-con {
  float: right;
  margin-left: 5px;
}

.overflow-it {
  overflow: hidden;
}

.dzs-shortcode-button {
  line-height: 1 !important;
  box-shadow: 0 1px 0 #773f3f !important;
  padding: 0 10px 1px 3px;
}
.dzs-shortcode-button .the-icon, .dzs-shortcode-button .the-label {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.dzs-shortcode-button .the-icon {
  width: auto;
  height: auto;
  margin: 0 2px;
}
.dzs-shortcode-button .the-icon svg {
  width: 15px;
  height: 15px;
  display: block;
}
.mce-btn-group .dzs-shortcode-button .the-icon {
  margin-right: 0;
  padding: 5px;
}
.mce-btn-group .dzs-shortcode-button .the-label {
  font-size: 0px;
  pointer-events: none;
}
.mce-btn-group .dzs-shortcode-button:hover {
  position: absolute;
  z-index: 5555;
}
.mce-btn-group .dzs-shortcode-button:hover .the-icon {
  margin-right: 3px;
}
.mce-btn-group .dzs-shortcode-button:hover .the-label {
  font-size: 14px;
}

body.video-gallery_page_dzsvg-mo .dzsulb-main-con.close-btn-inset .close-btn-con {
  right: 20px;
  width: 40px;
  height: 40px;
}
body.video-gallery_page_dzsvg-mo .dzsulb-main-con .box-main .close-btn-con:before {
  background-color: #8e7b7b;
}

#import-sample-lib h3 {
  color: #fffde8;
}

.dzsvg-slider-items {
  margin-top: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dzsvg-slider-items * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dzsvg-slider-items .slider-item, .dzsvg-slider-items .ui-state-highlight {
  width: 140px;
  height: 100px;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  background-image: url(https://placeholdit.imgix.net/~text?txtsize=33&txt=placeholder&w=1400&h=600);
  background-size: cover;
  background-position: center center;
}
.dzsvg-slider-items .slider-item > .divimage, .dzsvg-slider-items .ui-state-highlight > .divimage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.dzsvg-slider-items .slider-item > .slider-item--title, .dzsvg-slider-items .ui-state-highlight > .slider-item--title {
  display: block;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  background-color: rgba(50, 50, 50, 0.5);
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
}
.dzsvg-slider-items .slider-item .item-control-btn, .dzsvg-slider-items .ui-state-highlight .item-control-btn {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #a86d67;
  font-size: 17px;
  background-color: rgba(221, 221, 221, 0.3);
  border-radius: 50%;
  width: 21px;
  height: 21px;
  cursor: pointer;
}
.dzsvg-slider-items .slider-item .item-control-btn > i, .dzsvg-slider-items .ui-state-highlight .item-control-btn > i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  margin-top: -1px;
}
.dzsvg-slider-items .slider-item .clone-item-btn, .dzsvg-slider-items .ui-state-highlight .clone-item-btn {
  left: 33px;
  font-size: 13px;
  top: 11px;
  color: #84a7b7;
  transform: scale(0);
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.dzsvg-slider-items .slider-item:hover .clone-item-btn, .dzsvg-slider-items .ui-state-highlight:hover .clone-item-btn {
  transform: scale(1);
}
.dzsvg-slider-items .ui-state-highlight {
  background-color: rgba(218, 179, 122, 0.5);
  border: 1px dashed rgba(0, 0, 0, 0.15);
}

body.taxonomy-dzsvg_sliders .dzsvg-sliders {
  display: none;
}
body.taxonomy-dzsvg_sliders .wrap > h1 {
  display: flex;
  align-items: center;
}
body.taxonomy-dzsvg_sliders .wrap > h1 .the-gallery-slug {
  margin-left: 5px;
  font-weight: 300;
}
body.taxonomy-dzsvg_sliders h5 {
  margin-bottom: 8px;
}
body.taxonomy-dzsvg_sliders #ajax-response.empty {
  font-size: 0;
}
body.taxonomy-dzsvg_sliders .do-not-hide-spectrum-input {
  display: block !important;
}
body.taxonomy-dzsvg_sliders .button-primary {
  z-index: 55;
}
body.taxonomy-dzsvg_sliders .sliders-admin-label {
  opacity: 0.7;
  font-size: 14px;
  font-weight: 300;
}
body.taxonomy-dzsvg_sliders .sliders-admin-label + .dzsvg-slider-items {
  margin-top: 0;
}
body.taxonomy-dzsvg_sliders .edit-tag-actions > input {
  position: fixed;
  bottom: 15px;
  right: 15px;
  padding: 10px 20px;
  height: auto;
  font-size: 15px;
  z-index: 55;
}
body.taxonomy-dzsvg_sliders .setting.rounded-highlight .dzs-select-wrapper.opener-listbuttons .bigoption.active {
  border-radius: 50%;
  background-color: #fc20208a;
}
body.taxonomy-dzsvg_sliders .tooltip--sliders-admin {
  background-color: rgba(50, 50, 50, 0.99);
  width: 402px;
}
body.taxonomy-dzsvg_sliders .tooltip--sliders-admin input[type=text].setting-field, body.taxonomy-dzsvg_sliders .tooltip--sliders-admin textarea.setting-field {
  border-radius: 5px;
  padding: 5px;
}
body.taxonomy-dzsvg_sliders .tooltip--sliders-admin textarea {
  width: 100%;
}
body.taxonomy-dzsvg_sliders .for-feed_mode-manual .add-btn {
  display: inline-block;
}
body.taxonomy-dzsvg_sliders .add-btn {
  margin-top: 15px;
  position: relative;
}
body.taxonomy-dzsvg_sliders .add-btn > i {
  font-size: 42px;
  transform: scale(1);
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
body.taxonomy-dzsvg_sliders .add-btn > .add-btn-new, body.taxonomy-dzsvg_sliders .add-btn > .add-btn-existing {
  transform: scale(0) rotate(0deg);
  position: absolute;
  left: 100%;
  margin-left: 15px;
  top: 0;
  transform-origin: bottom left;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0);
  transition-property: transform, top, box-shadow;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
body.taxonomy-dzsvg_sliders .add-btn .add-btn-existing {
  top: 20px;
  transform-origin: top left;
}
body.taxonomy-dzsvg_sliders .add-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  width: 0px;
}
body.taxonomy-dzsvg_sliders .add-btn:hover:before {
  width: 100px;
}
body.taxonomy-dzsvg_sliders .add-btn:hover > .add-btn-new, body.taxonomy-dzsvg_sliders .add-btn:hover .add-btn-existing {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
body.taxonomy-dzsvg_sliders .add-btn:hover > .add-btn-new {
  top: -20px;
  transform: scale(1) rotate(-5deg);
}
body.taxonomy-dzsvg_sliders .add-btn:hover > .add-btn-existing {
  top: 30px;
  transform: scale(1) rotate(5deg);
}
body.taxonomy-dzsvg_sliders .add-btn:hover > i {
  transform: scale(1.1);
}

.slider-label > span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.slider-label .editing, .slider-label .the-gallery-slugger {
  display: none;
}
.slider-label .slider-status.loading {
  background-color: #5c6834;
}
.slider-label .slider-status .slider-status--inner {
  line-height: 1;
  white-space: nowrap;
  padding: 5px 10px;
  background-color: #347534;
  color: #ffffff;
  border-radius: 5px;
  margin-left: 15px;
  font-size: 11px;
  transition-property: margin, width, height, padding, font-size, line-height, background;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.slider-label .slider-status .slider-status--inner > i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.slider-label .slider-status .slider-status--inner > .text-label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.slider-label .slider-status.empty .slider-status--inner {
  font-size: 0;
  line-height: 0;
  padding: 0;
}

.dzsvg-update-available {
  padding: 10px;
}

.update-available {
  color: #d66055;
}

.dzscheckbox.skin-nova input[type=checkbox] {
  visibility: hidden;
}

/* SLIDE THREE */
.dzscheckbox.skin-nova {
  width: 80px;
  height: 26px;
  background: #eee;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 0 0 1px rgba(0, 20, 0, 0.1);
  box-sizing: border-box;
  display: block;
}

.dzscheckbox.skin-nova * {
  box-sizing: border-box;
}

.dzscheckbox.skin-nova:after {
  content: "OFF";
  font: 11px/26px "Open Sans", Arial, sans-serif;
  color: #000;
  position: absolute;
  right: 10px;
  z-index: 0;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
}

.dzscheckbox.skin-nova:before {
  content: "ON";
  font: 11px/26px Arial, sans-serif;
  color: #c9302c;
  position: absolute;
  left: 10px;
  z-index: 0;
}

.dzscheckbox.skin-nova label {
  display: block;
  width: 34px;
  height: 20px;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  background: #aaa;
}

.dzscheckbox.skin-nova.active > label {
  /*left: 43px;*/
}

.dzscheckbox.skin-nova > input[type=checkbox]:checked + label {
  left: 43px;
}

.input-con.type-upload {
  max-width: 300px;
  display: flex;
  align-items: center;
}
.input-con.type-upload > input {
  flex: 100;
  display: inline-block;
  margin-right: 5px;
}
.input-con.type-upload > .upload-for-target {
  flex: 0 0 auto;
}

.dzsulb-main-con .show-in-ultibox {
  display: block;
}

.dzs-row {
  margin-right: -15px;
  margin-left: -15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dzs-row * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dzs-row:after {
  content: "";
  clear: both;
  display: block;
  height: 1px;
  margin-top: -1px;
}

.dzs-col-md-6, .dzs-col-md-3, .dzs-col-md-4 {
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.dzs-col-md-6 {
  width: 50%;
}

.dzs-col-md-4 {
  width: 33.3333%;
}

.dzs-col-md-3 {
  width: 25%;
}

.page-slider-multiple #addtag .form-field {
  display: none;
}
.page-slider-multiple #addtag .term-name-wrap {
  display: block;
}

.page-slider-single #edittag {
  max-width: 1000px;
}
.page-slider-single .form-table {
  width: 100%;
  display: block;
  background-color: #ffffff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page-slider-single .form-table input[type=text], .page-slider-single .form-table textarea {
  padding: 8px;
}
.page-slider-single .form-table input[type=text], .page-slider-single .form-table textarea, .page-slider-single .form-table .button-secondary {
  background-color: #444444;
  color: #eeeeee;
}
.page-slider-single .form-table .dzs-select-wrapper {
  width: 100%;
}
.page-slider-single .form-table .dzs-select-wrapper.skin-beige .dzs-select-wrapper-head {
  background-color: #444444;
  color: #eeeeee;
}
.page-slider-single .form-table .button-secondary {
  box-shadow: 0 1px 0 #4a4848;
  border-color: #6d6d6d;
}
.page-slider-single .form-table * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page-slider-single .form-table tbody {
  font-size: 0;
}
.page-slider-single .form-table tr {
  display: inline-block;
  margin-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
  float: none;
  vertical-align: top;
}
.page-slider-single .form-table tr input[type=text] {
  width: 100%;
}
.page-slider-single .form-table .description {
  font-size: 11px;
}
.page-slider-single .form-table th, .page-slider-single .form-table td, .page-slider-single .form-table tbody {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
}
.page-slider-single .form-table tbody {
  width: auto;
  margin-left: -5px;
  margin-right: -5px;
}
.page-slider-single .form-table th {
  margin-bottom: 5px;
}
.page-slider-single .form-table:after {
  content: "";
  display: block;
  clear: both;
}
.page-slider-single .form-table .term-description-wrap {
  width: 100%;
}
.page-slider-single .form-table .term-description-wrap textarea {
  height: 40px;
  width: 100%;
}
.page-slider-single .form-table .clear {
  width: 100%;
  display: block;
  margin-bottom: 0;
  float: none;
}
.page-slider-single .form-table .uploader-three-floats {
  display: flex;
  width: 100%;
  align-items: center;
}
.page-slider-single .form-table .uploader-three-floats > .uploader-preview, .page-slider-single .form-table .uploader-three-floats .dzs-wordpress-uploader {
  flex: 0 0 auto;
}
.page-slider-single .form-table .uploader-three-floats > input[type=text] {
  flex: 100;
}
.page-slider-single #edittag {
  margin-bottom: 15px;
}
.page-slider-single .edit-tag-actions {
  padding-left: 0;
}

.sliders-con {
  margin-bottom: 15px;
}
.sliders-con tfoot, .sliders-con .check-column {
  display: none;
}
.sliders-con .widefat td {
  padding-bottom: 15px;
  padding-top: 10px;
}
.sliders-con .name {
  padding-left: 15px;
}
.sliders-con .row-title {
  font-size: 21px !important;
  margin-bottom: -3px;
  font-weight: 300;
  display: block;
  margin-bottom: -15px;
  margin-top: 5px;
  filter: brightness(118%) grayscale(52%);
  transition-property: margin, font;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.sliders-con .row-actions {
  max-height: 0;
  transform: scale(0);
  transform-origin: top left;
  transition-property: max-height, transform, opacity, visibility;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.sliders-con tr:hover .row-title {
  font-size: 14px !important;
  margin-bottom: -13px;
}
.sliders-con tr:hover .row-actions {
  transform: scale(1);
  max-height: 50px;
}
.sliders-con > #col-right {
  display: block;
  float: none;
  width: 100%;
}
.sliders-con > #col-right .row-actions {
  position: static;
}
.sliders-con > #col-right .tablenav.top .bulkactions, .sliders-con > #col-right .tablenav.bottom .bulkactions {
  display: none;
}

.opener-listbuttons-flex-full .opener-listbuttons-wrap {
  display: flex;
}
.opener-listbuttons-flex-full .opener-listbuttons-wrap > .bigoption {
  flex: 1;
}
.opener-listbuttons-flex-full .opener-listbuttons-wrap > .bigoption img {
  max-width: 100%;
}

.setting-three-floats {
  display: flex;
}
.setting-three-floats > .preview-media-con-left {
  float: none;
  margin-right: 5px;
  flex: 100;
}
.setting-three-floats > .change-media-con {
  flex: 0 0 auto;
  margin-left: 5px;
}
.setting-three-floats .overflow-it {
  flex: 100;
  overflow: auto;
}

.overflow-it {
  overflow: hidden;
}

/*

dzs tooltips

arrow-top,
arrow-bottom
 -- align-left
 -- align-center (js)
 -- align-top

arrow-left,
arrow-right
 -- align-top
 -- align-center (js)
 -- align-bottom


custom css3 effects

*see about custom animation

*/
span.dzs-button, a.dzs-button {
  display: inline-block;
}

.dzs-button {
  cursor: pointer;
  position: relative;
  line-height: 1.6;
  font-size: 13px;
  color: #fff9f9;
  transition-property: color, border, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.dzs-button:before {
  content: "";
  position: absolute;
  transform: translate3d(0, 0, 0);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #444444;
  transition-property: background, transform, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.dzs-button {
  padding: 7px 12px;
}
.dzs-button .the-text {
  position: relative;
  display: inline-block;
  transition-property: background, transform, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.dzs-button.color-normal-dark, .dzs-button.color-over-dark:hover {
  color: #eee;
}
.dzs-button.color-normal-dark:before, .dzs-button.color-over-dark:hover:before {
  background-color: #444;
}
.dzs-button.color-normal-light, .dzs-button.color-over-light:hover {
  color: #444;
}
.dzs-button.color-normal-light:before, .dzs-button.color-over-light:hover:before {
  background-color: #eee;
}
.dzs-button.color-normal-highlight, .dzs-button.color-over-highlight:hover {
  color: #eee;
}
.dzs-button.color-normal-highlight:before, .dzs-button.color-over-highlight:hover:before {
  background-color: #7eafda;
}
.dzs-button.btn-style-border-outside.color-normal-highlight {
  color: #7eafda;
  border-color: #7eafda;
}
.dzs-button.btn-style-border-outside.color-over-highlight:hover {
  color: #eee;
  border-color: #7eafda;
}
.dzs-button.btn-style-border-outside.color-over-highlight:hover:before {
  opacity: 1;
  background-color: #7eafda;
}
.dzs-button.btn-style-border-outside.color-normal-dark {
  color: #444;
  border-color: #444;
}
.dzs-button.btn-style-border-outside.color-over-dark:hover {
  color: #eee;
  border-color: #444;
}
.dzs-button.btn-style-border-outside.color-over-dark:hover:before {
  opacity: 1;
  background-color: #444;
}
.dzs-button.btn-style-border-outside.color-normal-light {
  color: #eee;
  border-color: #eee;
}
.dzs-button.btn-style-border-outside.color-over-light:hover {
  color: #444;
  border-color: #eee;
}
.dzs-button.btn-style-border-outside.color-over-light:hover:before {
  opacity: 1;
  background-color: #eee;
}
.dzs-button.skinvariation-border-radius-more, .dzs-button.skinvariation-border-radius-more:before {
  border-radius: 20px;
}
.dzs-button.skinvariation-border-radius-more.btn-padding-hero, .dzs-button.skinvariation-border-radius-more.btn-padding-hero:before {
  border-radius: 30px;
}
.dzs-button.skinvariation-border-radius-more.btn-style-border-outside:before {
  border-radius: 15px;
}
.dzs-button.font-size-small {
  font-size: 11px;
}
.dzs-button.font-size-big {
  font-size: 17px;
}
.dzs-button.image-background {
  background-size: cover;
  background-position: center center;
}
.dzs-button.image-background:before {
  display: none;
}
.dzs-button.image-background .the-text {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
.dzs-button .the-text > i {
  font-size: 120%;
  opacity: 0.6;
}
.dzs-button .the-text i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.dzs-button .the-text i + .the-text-text {
  display: inline-block;
  vertical-align: middle;
}

.btn-style-border-outside.effect-background-touch {
  perspective: 800px;
}
.btn-style-border-outside.effect-background-touch:before {
  transform: translate3d(0, 0, -100px) scale(0.9);
}
.btn-style-border-outside.effect-background-touch:hover:before {
  transform: translate3d(0, 0, 0px) scale(1);
}

.effect-background-scale:before {
  transform: translate3d(0, 0, 0px) scale(1);
}
.effect-background-scale .the-text {
  transform: translate3d(0, 0, 0px) scale(1);
  display: inline-block;
  font-size: 100%;
  transition-property: font;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.effect-background-scale:hover .the-text {
  transform: translate3d(0, 0, 0px) scale(1);
  font-size: 105%;
}
.effect-background-scale:hover:before {
  transform: translate3d(0, 0, 0px) scale(0.9);
}

.effect-opacity {
  opacity: 0.8;
}
.effect-opacity:hover {
  opacity: 1;
}

.dzs-btn-shadow {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.btn-padding-small {
  font-size: 80%;
  padding: 3px 8px;
}

.btn-padding-big {
  padding: 12px 19px;
}

.btn-padding-hero {
  padding: 18px 27px;
}

.text-strong {
  font-weight: 700;
}

.btn-style-default, .btn-style-default:before {
  border-radius: 5px;
}

.btn-style-border-outside {
  color: #222222;
  font-weight: bold;
  border: 2px solid #323232;
}
.btn-style-border-outside:before {
  opacity: 0;
}
.dzs-button + .dzs-button {
  vertical-align: bottom;
  margin-left: 5px;
}

.slider-item--title {
  pointer-events: none;
}

.setting-for-item-type .opener-listbuttons-wrap {
  font-size: 0;
}
.setting-for-item-type .option-con .option-label {
  bottom: -2px;
}
.setting-for-item-type .bigoption {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}
.setting-for-item-type .bigoption img {
  width: 100%;
}

#screen-options-wrap.preparing-transitioning-in {
  max-height: 0;
  transform: scale(0.5);
  opacity: 0;
  transition-property: opacity, transform, max-height;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
#screen-options-wrap.transitioning-in {
  max-height: 190px;
  transform: scale(1);
  opacity: 1;
}

.import-slider-form {
  display: none;
  margin: 0;
  padding: 15px;
}
.import-slider-form h3 {
  margin-top: 0;
}

#import-options-link-wrap {
  float: right;
  height: 28px;
  margin: 0 0 0 6px;
  border: 1px solid #ddd;
  border-top: none;
  background: #fff;
  -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.1);
}

#screen-meta-links #import-options-link-wrap.active .show-settings:after {
  content: "";
}

.dzs-tabs-meta-item .tabs-menu {
  text-align: center;
}
.dzs-tabs-meta-item .tab-content {
  text-align: center;
}

.tab-content .setting-label {
  margin-top: 2px;
  font-weight: bold;
  font-size: 14px;
}
.tab-content > .setting:first-of-type, .tab-content > .setting:first-of-type .setting-label {
  margin-top: 0;
}

.for-feed_mode-manual {
  display: none;
}

.dzsvg-sliders-con[data-feed_mode=manual] .for-feed_mode-manual {
  display: block;
}
.dzsvg-sliders-con[data-feed_mode=manual] .for-feed_mode-manual.add-btn {
  display: inline-block;
}

.for-feed_mode-youtube {
  display: none;
}

.dzsvg-sliders-con[data-feed_mode=youtube] .for-feed_mode-youtube {
  display: block;
}

.for-feed_mode-vimeo {
  display: none;
}

.dzsvg-sliders-con[data-feed_mode=vimeo] .for-feed_mode-vimeo {
  display: block;
}

.for-feed_mode-facebook {
  display: none;
}

.dzsvg-sliders-con[data-feed_mode=facebook] .for-feed_mode-facebook {
  display: block;
}

.for-feed_mode-import-folder {
  display: none;
}

.dzsvg-sliders-con[data-feed_mode=import-folder] .for-feed_mode-import-folder {
  display: block;
}

.align-inside-middle > *:not(.a):not(.a) {
  display: inline-block;
  vertical-align: middle;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.dzsvg-dashicon-preloader {
  animation: spin 4s infinite linear;
  margin-left: 5px;
  color: #777777;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}

.for-feed_mode-import-folder.loading .dzsvg-dashicon-preloader {
  opacity: 1;
}

.opener-listbuttons-2-cols:not(.a):not(.a) .opener-listbuttons-wrap {
  font-size: 0;
  margin-left: -3px;
}
.opener-listbuttons-2-cols:not(.a):not(.a) .opener-listbuttons-wrap .bigoption {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  margin-right: 0;
  padding: 3px;
}
.opener-listbuttons-2-cols:not(.a):not(.a) .opener-listbuttons-wrap .bigoption img {
  width: 100%;
}

.capability-div > * {
  display: inline-block;
  vertical-align: middle;
}
.capability-div > strong {
  margin-right: 10px;
  width: 260px;
}
.capability-div > span {
  opacity: 0.7;
}

.big-rounded-field:not(.a) {
  background-color: #e2dede;
  border-radius: 5px;
  font-size: 13px;
  box-shadow: none;
  padding: 10px;
}

.gutenberg-dzsvg-con > * {
  pointer-events: none;
}

.react-setting-container {
  display: flex;
  align-items: center;
}
.react-setting-container + .react-setting-container {
  margin-top: 10px;
}
.react-setting-container--label {
  font-size: 11px;
  font-style: italic;
  flex: 0 0 100px;
}
.react-setting-container--control {
  flex: 100;
  max-width: calc(100% - 100px);
}
.react-setting-container--control .editor-rich-text__tinymce {
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.display-inline-block {
  display: inline-block;
  vertical-align: middle;
}

.wp-block .wp-content-media-buttons {
  display: none;
}
.wp-block.is-selected .wp-content-media-buttons {
  display: block;
}

.dzs-dependency-recently-revealed {
  box-shadow: 0 0 10px 0 rgba(255, 121, 153, 0.44);
}

.dzs-tabs.skin-qcre .tabs-content {
  overflow: visible;
}

body .tooltip-indicator:hover + .dzstooltip, body .dzstooltip.active {
  z-index: 56566;
}

.dzs--gutenberg-block .components-base-control__label {
  display: block;
  font-weight: bold;
}

.dzs--gutenberg--extra-options--trigger {
  cursor: pointer;
}

.dzs--react-setting-container .block-editor-rich-text__editable, .zoomsounds-inspector-setting.type-attach .block-editor-plain-text {
  background-color: #eeeeee7a;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 5px;
  white-space: pre;
}

.zoomsounds-inspector-setting + .zoomsounds-inspector-setting {
  margin-top: 5px;
}
.zoomsounds-inspector-setting .sidenote {
  margin-top: 3px;
}
.zoomsounds-inspector-setting .components-base-control {
  margin-bottom: 5px;
}

.dzs-feedbacker {
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #FFFFFF;
  padding: 15px 25px;
  transform: translate(-50%, -50%);
  border: 2px solid rgba(0, 0, 0, 0.1);
  max-width: 400px;
}
.dzs-feedbacker > i.fa {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.weight-strong {
  font-weight: bold;
}

.dzs-feedbacker.is-error {
  background-color: #e74c3c;
  color: #FFFFFF;
  box-shadow: 0 0 25px 0 rgba(255, 0, 0, 0.5);
}

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