/*
Theme Name: Opal Pro
Theme URI: https://www.theloyaltyco.app/
Author: Theloyaltyco.app
Author URI: https://www.theloyaltyco.app/
Description: Opal Theme Template
Version: 1.0
License: Opal Theme Pro
License URI: https://www.theloyaltyco.app/
Text Domain: Opal Theme
*/

.errorMsg {
  color: red;
  font-size: 12px;
  display: inline-block;
}
.login-message {
  color: red;
}
.login-message-success {
  color: green;
  font-size: 14px;
}
section.menu-section-block h2 {
    text-align: center;
    padding-bottom: 15px;
}
.forget-message-success {
  color: green;
  font-size: 16px;
}
.forget-message {
  color: red;
  font-size: 14px;
}
.block-menu {
    border-top: 1px solid #fff;
    padding-top: 16px;
	display: block;
}
.register-message {
  color: red;
  font-size: 14px;
}
h1,h2,h3,h4,h5,h6{
      font-family: "Artifex CF Bold";
}
@media only screen and (min-width: 600px) {
  #posts {
    padding-top: 120px;
  }
}
