/* CSS Document */
/*

Theme Name: Child of Optical Net
Description: Child theme based on shapely
Author: Rodwell Kaitano
Version: 2.1.0
Template: shapely

*/
@import url("../shapely/style.css");
/* Scss Document */
/* Custom styles */
.image-bg .btn.btn-filled {
  background: #e6bd1e;
  color: #fff;
  border-color: #ffffff; }

.btn-filled, a .btn-filled, .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #e6bd1e !important;
  color: #fff; }

.btn, .button {
  border: 2px solid #e6bd1e !important; }

.page-title {
  padding: 0;
  font-size: 55px; }

.post-content .entry-content .post-title {
  font-size: 30px;
  line-height: 35px;
  margin-top: 25px;
  margin-bottom: 10px;
  display: none; }

.entry-meta {
  display: none; }

input[type="submit"], button[type="submit"] {
  background: #e6bd1e;
  border-radius: 0 !important;
  border: 2px solid #e6bd1e;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  height: 50px;
  letter-spacing: 1px;
  line-height: 48px;
  max-width: 250px;
  padding: 0;
  text-transform: uppercase;
  width: 100%; }

.su-spoiler-style-default > .su-spoiler-title {
  background-color: #e6bd1e !important; }

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