.kenpVodia{
  display: none; 
}

#kenp_a{
  padding-left: 0px;
}

#kenp_a img, .kenp_btn-select img{
  width: 12px;
  
}

button.kenp_btn-select {
    background-image: none !important;
    color: black !important;
}

button.kenp_btn-select:hover {
  color: black !important;
}

#kenp_a li{
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  text-align: center;
}

#kenp_a li:hover{
 background-color: #F4F3F3;
}

#kenp_a li img{
  margin: 5px;
}

#kenp_a li span, .kenp_btn-select li span{
  margin-left: 30px;
}

/* item list */

.kenp_b{
  display: none;
  width: 100%;
  max-width: 350px;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 5px;
  position: relative;
}

.open{
  display: show !important;
}

.kenp_btn-select{
  margin-top: 10px;
  width: 100%;
  max-width: 350px;
  height: 34px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
 
}
.kenp_btn-select li{
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.kenp_btn-select:hover li{
  margin-left: 0px;
}

.kenp_btn-select:hover{
  background-color: #F4F3F3;
  border: 1px solid transparent;
  box-shadow: inset 0 0px 0px 1px #ccc;
  
  
}

.kenp_btn-select:focus{
   outline:none;
}

.kenp_lang-select{
  margin-left: 50px;
}

.kenpWrap input, .kenpWrap select, button.kenp_btn-select {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 12px;
    font-size: 18px;
    font-weight: normal !important;
    border-radius: 5px;
    border: 1px solid black;
    box-shadow: unset !important;
    text-align: center;
    font-weight: !i;
}

button.kenp_btn-select {
    margin: 0px;
    height: unset !important;
}

.kenp_lang-select {
    margin: 0px;
}

.kenpWrap p {
    margin: 0px;
    font-size: 18px;
}
.kenpWrap * {
    font-family: 'Inter', sans-serif;
}

.kenpInputWrap p {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px !important;
}

.kenpInputWrap {
    margin-bottom: 15px;
}

button.kenp_btn-select:hover {
    background: white;
    border: 1px solid black;
}

button.kenp_btn-select:active {border: 1px solid black;}

ul#kenp_a {
    position: absolute;
    width: 100%;
    background: white;
    max-width: 100% !important;
    right: 1px;
    border: 1px solid black;
    margin-top: 0px;
    border-radius: 5px;
    z-index: 9;
}

.kenp_b {
    max-width: 100% !important;
}

#kenp_a li span {
    /* position: absolute; */
    width: 100%;
    /* text-align: center; */
    margin: 0px;
}

#kenp_a li img {
    /* position: absolute; */
    /* margin-left: 20px; */
    margin-right: 10px;
    /* top: 4px !important; */
    position: relative;
}

#kenp_a img, .kenp_btn-select img {
    width: 23px;
    /* position: absolute; */
}

.kenp_btn-select img {
    position: relative;
    top: 2px !important;
    margin-right: 10px;
}

.kenpRow {
    display: flex;
    gap: 50px;
}

.kenpRow > div {
    flex: 1;
}

button.kenp_btn-select {
    text-align: center;
}

button.kenp_btn-select {
    padding: 9px !important;
}

[name="rate"] {
    /* color: #a3b8cc; */
}

ul#kenp_a li * {
    top: 12px;
}

.kenpWrap {
    max-width: 100% !important;
}

button.kenp_btn-select * {
    top: -3px;
    float: none;
}

button.kenp_btn-select span {
    position: relative;
    margin: 0px;
}

.kenpInputWrap.kenpRoyalties {
    /* color: #01a6f6; */
}

[name="royalties"] {
    color: #01a6f6;
    background: #f2fafe;
    border: 1px solid #01a6f6 !important;
    font-weight: 600 !important;
}

.kenpWrap input[name="royalties"] {
    font-weight: 600 !important;
}


@media only screen and (max-width: 800px) {

  .kenpRow {
      display: block;
  }

}.pgWrapper * {
    font-family: 'Inter', sans-serif;
}

.genName * {
    font-family: 'Literata', serif;
}

.pgWrapper {
    display: flex;
    justify-content: center;
}

.pgWrapper p {
    margin: 0px;
}

.pgWrapper img.pgBg {
    width: 500px;
}

.pgWrapper .pgLeft {
    position: relative;
}

.pgWrapper .genName {
    position: absolute;
    color: white;
    width: 100%;
    text-align: center;
    top: 15%;
    font-size: 25px;
}

.pgWrapper p.generatedName {
    font-size: 45px;
}

.pgWrapper .genName p {
    width: 86%;
    margin-left: 29px;
}

.pgWrapper p.generatedNameDesc {
    font-size: 12px;
    margin-top: 5px;
    letter-spacing: 5px;
}

.pgWrapper form.pgForm {
    margin-left: 50px;
}

.pgWrapper input, .pgWrapper select {
    min-width: 250px;
    padding: 15px;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    border: 1px solid black;
    box-sizing: border-box;
    width: 250px !important;
}

.pgWrapper .pgInputWrapper {
    margin-bottom: 25px;
    width: 100%;
}

.pgWrapper p.pgInputDesc {
    font-weight: bold;
    margin-bottom: 10px;
}

.pgWrapper .pgLock {
    margin-bottom: 35px;
}

.pgWrapper .pgLockItem {
    text-align: center;
    border: 1px solid black;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.pgWrapper p.first.pgLockItem {
    margin-bottom: 15px;
}

.pgWrapper lock {
    display: none;
}

.pgWrapper p.generatedNameDesc {
    font-family: "Inter", sans-serif;
}

.pgWrapper input[type="submit"] {
    background: linear-gradient(90deg, #fd6c40 0%, #f58537 50%);
    border: 0px;
    color: white;
    font-weight: bold;
    padding: 10px !important;
}

.pgWrapper .pgLockItem:hover {
    border: 1px solid #01a6f6;
    color: #01a6f6;
    background: #E5F6FE;
}

.pgWrapper .pgLockItem.active {
    border: 1px solid #01a6f6;
    color: #01a6f6;
    background: #E5F6FE;
    font-weight: bold;
}

.pgWrapper .pgLockItem img {
    height: 18px;
    position: relative;
    bottom: -1px;
    margin-right: 10px;
}


@media only screen and (max-width: 800px) {

    .pgWrapper {
        display: flex;
        flex-direction: column-reverse;
    }

    .pgWrapper img.pgBg {
        width: 100% !important;
        margin-top: 20px;
    }

    .pgWrapper input, .pgWrapper select {
        width: 100% !important;
    }

    .pgWrapper form.pgForm {
        margin: 0px;
    }

}