/*
Theme Name: Taki Yuriko Child
Template: taki-yuriko
Version: 1.0.0
*/
/* Add your custom styles here */


input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-subscribe {

        text-transform: none;
    height: 70px;
    border-radius: 0;
    border: 1px solid #DFE777;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    letter-spacing: 0.32px;
    text-align: center;
    color: #DFE777;
    font-family: var(--font-body);
    padding: 0 30px;
}

span.wpcf7-form-control-wrap {
    width: 100%;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary-border {
    padding-top: 0px;
    padding-bottom: 0px;
    background: none;
}

.subscribe input[type='email'] {
    width: 300px;
}

ul.menu li.current_page_item a{
    color:#b8bc7f;
}

.contentBook ul li a h2 {
  color: #000;
    font-size: 40px;
    font-weight: 400;
}

.bookHeading h2 {
    color: #000;
    text-align: center;
    margin-bottom: 40px;
    font-size: 60px;
    font-weight: 400;
}

.contentBook ul li a h2:hover {
    border-bottom: 1px solid #2e3105;
}

.bookImage {
    text-align: end;
}