/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */

.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* select#pp_design_select:has(option:nth-of-type(2)) {
  display: block!important; 
  margin-bottom: 15px;
} */

.spr_expand i {
  color: #000;
}

.mt-2 {
  margin-bottom: 0.5rem !important;
}

.elementor .ps_categorytree .category-tree li {
  list-style: none;
}

.ps_categorytree .svgic {
  float: right;
  vertical-align: middle !important;
}

.elementor-12170101 .elementor-element.elementor-element-96adb1c {
  border: 0 !important;
}

.bootstrap-touchspin .btn-touchspin {
  padding: 0 !important;
}

.bootstrap-touchspin .btn-touchspin i {
  width: 30px;
  height: 20px;
}

#pp_mydesigns_div #my_recent_des_div .pp-90thumb {
  min-width: 100px;
}

@media (max-width: 767px) {


  #pp_mydesigns_div #my_recent_des_div {
    max-width: calc(100vw - 60px);
    overflow: scroll;
  }

  .elementor-10020101 .elementor-element.elementor-element-ff2b647 {
    z-index: initial;
  }

  .elementor-10020101 .elementor-element.elementor-element-901d5c0 {
    width: 101%;
    max-width: 101%;
    transform: translate(-111%, 10px);
    position: absolute;
    z-index: 999999;
    background: #ffffff;
    padding: 3px;
    border: 1px solid #fff;
    transition: all .4s ease;
  }

  .elementor-10020101 .elementor-element.elementor-element-901d5c0.open {
    width: 101%;
    max-width: 101%;
    transform: translate(11px, 10px);
    position: absolute;
    z-index: 999999;
    background: #ffffff;
    padding: 3px;
    border: 1px solid #fff;
    transition: all .4s ease;

  }

  .elementor-10020101 .elementor-element.elementor-element-901d5c0.open .module-title .svgic {

    right: 0 !important;
    transition: all .4s ease;

  }


  #category .ps_categorytree .module-title .svgic {
    float: right;
    vertical-align: middle !important;
    position: absolute;
    right: -80px;
    top: -30px;
    background: #f2f2f2;
    padding: 5px;
    width: 30px;
    height: 30px;
    font-weight: bold;
    z-index: 99999;
    border: 1px solid #000;
    box-shadow: 0 0 4px #9e9e9e;
    pointer-events: initial !important;
    transition: all .4s ease;
  }
}

#totadministrativemandate_popin {
  height: unset !important;
}

fieldset.dp_group {
  border-color: transparent !important;
}

.dp_container .attribute_label {
  margin-bottom: .5em;
  display: inline-block;
}

.dp_type_image-list ul {
  gap: 1.5em !important;
}

.dp_input_container .ui-spinner-input {
  height: 50px !important;
}

.dp_container .ui-spinner {
  width: 100%;
}
