/*
 Theme Name: phlox-pro_child
 Template: phlox-pro
*/

.aux-next-prev-posts .np-title {
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-weight: 600;
}

.entry-content h2, .comment-body h2 {
    font-size: 1.3em;
    font-family: "Sawarabi Mincho",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",serif !important;
}
.elementor-2971 .elementor-element.elementor-element-b12f2b3 {
    font-weight: 300 !important;
}

.elementor-text-editor span {
    color: #404040 !important;
}
.elementor-widget-text-editor {
    color: #000;
}

/* Fine Art Photography Book-3 */

.pbook__main {
    max-height: 654px;
    width: auto;
  }

@media screen and (max-width:767px){

    img.pbook__main {
        margin: 0 calc(50% - 50vw) !important;
        width: 100vw;
        max-width: 120%;
        }

} 

/*  Fine Art Photography Book 3 */

.fap3__ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none !important;
    justify-content: center;
    padding-left: 0 !important;
  }
  .fap3__area {
    height: 20px;
  }

  img.fap3__p-photo {
    max-width: 230px;
  }
  a p.fap3__name-cap {
    color: #686767;
    font-size: 0.8rem;
    text-align: center;
    max-width: 230px;
    line-height: 1.3rem;
    margin-top: 6px;
  }
  a p.fap3__name-cap:hover {
    color: #b5b5b5;
  }

  .fap3__name-cap {
    color: #5b5b5b;
  }
  .fap3__title {
    margin-right: 0.9rem;
  }

  a img.fap3__p-photo:hover {
    opacity: 0.7;
  }

  .fap3 .aux-next-prev-posts.nav-skin-minimal {
    margin-top: -20em;
  }
  .fap3 .np-nav-text {
    display: none;
  }
  .fap3 .np-title {
    margin-top: 1em;
  }
  @media screen and (max-width:1023.999px){
  .fap3 .np-title {
    margin-top: 1.6em;
  }
  }


  @media screen and (max-width:767px){

  .fap3__ul {
    margin: 0 calc(50% - 50vw);
      margin-top: 0px;
    width: 100vw;
  }

  img.fap3__p-photo {
    width: 50vw;
  }

  .fap3__name-cap {
    max-width: 50vw;
  }

  .fap3__name-cap {
    max-width: 49vw !important;
  }
  .fap3 .np-title {
    display: none;
  }
}

@media screen and (max-width:479.99px){
.fap3 .aux-next-prev-posts.nav-skin-minimal {
  margin-top: -18.5em;
}
