/*
Theme Name: C12WE0524
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.1
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
.relative {
  position: relative;
}

#main {
  background: #121212;
}

header #logo {
  display: none;
}
header .header-text-01 {
  color: rgb(255, 255, 255);
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
}
header .header-text-02 {
  color: rgb(122, 122, 122);
  display: inline-block;
  font-size: 14px;
}

.wpcf7 input, .wpcf7 textarea {
  background: #4F4F4F;
  border: none;
  box-shadow: none;
  font-size: 14px;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
  background: #616060;
}

/*# sourceMappingURL=style.css.map */
