/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.ironen, .iron { display: none; }

html[lang="en-GB"] .ironen { display: block; }
html[lang="uk"] .iron { display: block; }
.wpcf7-form-control::placeholder {
  color: gray;
}