/*
Theme Name: x Child
Description: Child theme for the X Theme
Author: Upper
Template: x
Version: 1.0
*/

body, input, button, select, textarea {
  letter-spacing: 0.03em;
}

body .wpcf7-not-valid-tip {
color: #ff1e00;
}
body .wpcf7-response-output{
color: #ff1e00;
border: 2px solid #ff1e00;
}
body .wpcf7-mail-sent-ok{
color: #10AFD5 ;
border: 2px solid #10AFD5;
}
body .x-colophon.bottom .x-nav li a{
color: rgba(255,255,255,0.5);
text-decoration: none;
}
body .x-colophon.bottom .x-colophon-content{
margin: 15px 0 0px 0;
color: rgba(255,255,255,0.3);
text-decoration: none;
}

.x-feature-box-title {
letter-spacing: 0.05em;
}
body .dark-section h1, body  .dark-section h2, body .dark-section h3, body .dark-section h4, body .dark-section h5, body .dark-section h6, body .dark-section h1 a, body .dark-section h2 a, body .dark-section h3 a, body .dark-section h4 a, body .dark-section h5 a, body .dark-section h6 a, body .x-creative-cta>span.text{
letter-spacing: 0.038em;
}
body .h-custom-headline h3{
letter-spacing: 0.015em;
}

body .x-feature-box-title{
  letter-spacing: 0.04em;
}

body .x-feature-box-text {
  letter-spacing: 0.01em;
}
body .x-colophon.bottom .x-nav li:after {
  content: "|";
}