#popmake-8467 .text1 p {
font-weight: 900;
font-size: 4rem;
color: #3B3B3A;
font-family: "Cocomat Pro";
}
#popmake-8467 .text2 p {
font-weight: 600;
font-size: 2rem;
color: #3B3B3A;
font-family: "Tartine Script Offc Pro";
}
#popmake-8467 input[type=email] {
border: none;
padding: 10px 14px;
}
#popmake-8467 .checkbox-wrap label {
font-size: 14px;
}
#popmake-8467 .nf-form-wrap {
font-size: 14px;
}
#popmake-8467 .nf-form-content input[type=button] {
font-size: 14px;
line-height: 1;
padding: 18px 14px 14px;
height: auto;
width: 100%;
transition: all 0.3s linear;
}
#popmake-8467 .nf-form-content input[type=button]:hover {
background: #C2A641;
color: #fff;
}
#popmake-8467 .wpb_row > div:nth-child(2) .wpb_wrapper {
padding-right: 15px;
}
#popmake-8467 .pum-close {
width: 44px;
height: 44px;
box-shadow: none;
background-color: #C1AA90;
font-size: 20px;
transition: background-color 0.3s linear;
}
#popmake-8467 .pum-close:hover {
background-color: #C2A641
}
#popmake-8467 .nf-response-msg {
display: block;
color: #BFAA8F;
font-weight: bold;
}