.about_product__item .about_product__right .core_wrapper img {
    display:inline-block;
    margin: 0px 5px 20px 0px;
    max-width: 50px;
  }
  .size-guide-description  {
    margin-bottom:1rem
  }
  .size-guide-tab  {
    display:block;
    margin-top:1rem;
    border:1px solid #e0e0d7;
    overflow-x:auto
  }
  .size-guide-table  {
    min-width:100%;
  }
  .size-guide-table .row {display: inherit!important;}
  .size-guide-table    .cell  {
    padding:1rem;
    border:1px solid #e0e0d7;
    text-align:left;
  }
  @media (max-width: 599px) {
    /* .size-guide-table  {
      display:grid;
      grid-auto-flow:column;
    }
    .size-guide-table    .row  {
      display:contents;
    }
    .size-guide-table    .cell  {
      display:block;
    }
    .size-guide-table    .cell :nth-child(2n) {
      background-color:#f5f5f0;
    }
    .size-guide-table    .cell :not(:last-child) {
      border-right-width:1px;
    } */
    /* #guides, .product_wrapper .product_right .more_guides {display:none;} */
  }

    .size-guide-table    .content :nth-child(2n) {
      background-color:#f5f5f0;
    }
    .size-guide-table    .cell :not(:last-child) {
      border-right-width:1px;
    }

    



  .about_product__item .about_product__right ul li p.body-text--bold {color: #333;    font-size: 16px;    font-style: normal;    font-weight: 600;    line-height: 22px;    margin: 0 0 7px;}
  .about_product__item#guides {border-bottom:none;}
  .jq-selectbox.jqselect.styler.oneselect {cursor:default;}
  .jq-selectbox.jqselect.styler.oneselect .jq-selectbox__dropdown,  .jq-selectbox.jqselect.styler.oneselect .jq-selectbox__trigger{display:none!important;}

  .custom_promt {
    display: none;
}

.section_ai .sides_wrapper a {padding: 10px 10px 10px 10px; text-transform: capitalize;}


.select-text {
  width: auto !important;
  color: #909090;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor:default;
}

.block_btns.flex {margin-top: 20px!important;}
.wwwwait {text-align:center;}


@media (max-width: 991px) {
  .ai_generator__wrapper .prompt_result {
    min-height: 150px;
    height: inherit;
  }
}
@media (max-width: 767px) {
  .ai_generator__wrapper .prompt_result img {
    width: 100%;
    height: 100%;
  }
}

.jw{width:57px;}