
 ::selection {
   color: #fff;
   background:#f1c40f;
 }
 ::-moz-selection {
   color: #fff;
   background:#f1c40f;
 }
 #header-search-form::before {
  border-color: #f1c40f transparent;
 }
 button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid #f1c40f;
  background-color: #f1c40f;
 }
 button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border-color: #f1c40f;
  background-color: #f1c40f;
 }
 #footer button, .pirate-forms-submit-button {
  background-color: #f1c40f;
 }
 .social-icons a:hover > i, ul > li:hover > a, .top-navigation ul > li:hover > a, .main-navigation ul > li:hover > a, .sidebar .widget li:hover a {
  color: #f1c40f;
 }
 .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
  color: #f1c40f !important;
 }
 .islemag-content-right .tagcloud a:hover {
  background-color: #f1c40f;
 }
 .title-border.title-bg.dkgreen, .title-bg-line.dkgreen::after, .title-underblock.dkgreen::after, .dkgreen .category-block {
  background-color: #f1c40f;
 }
 .title-border.dkgreen, .title-border.text-right.dkgreen, .title-border.text-center.dkgreen > span, .title-bottom-border.dkgreen {
  border-color: #f1c40f;
 }
 .title-underblock::after, .comment-reply-title::after, .comments-area > h2::after {
  background-color: #f1c40f;
 }
 #footer .widget h3::after {
  background-color: #f1c40f;
 }
 .tagcloud a:hover {
  background-color: #f1c40f;
 }
 blockquote {
  border-left-color:#f1c40f;
 }
 blockquote::after {
  background-color: #f1c40f;
 }


 #footer.footer-inverse {
  background-color: #1c1f50;
 }
