ul li a:focus , a:focus { outline: 0 !important; } .site-title a { font-family: "Cinzel",serif; font-size: 23px; } .primary-sidebar .widget .widget-title { font-family: 'Fjalla One', sans-serif; font-size: 18px; font-weight: 300; } .site-footer { font-size: 12px; } .site-title a:hover { color: #000 !important; } .site-footer a:hover { color: #fff !important; } #secondary, .site::before { background: #567CA3; } #secondary { padding: 75px 30px 0 30px; } .site-header { background-color: #254C75; } .site-footer { width: 100%; background-color: #415e7b; text-align: center; } .site-info { padding: 15px 30px 15px 18%; } .search-box-wrapper { z-index: 2; left: 0; } .search-box { background-color: transparent; padding: 0; } .search-box .search-field { width: 38.25%; background: #ABC2DA; padding: 10px; border-radius: 0; } .search-toggle { background-color: #92B5DA } .search-toggle:hover, .search-toggle.active { background-color: #ABC2DA } .widget-area .widget input, .widget-area .widget input:focus { outline: 0; border-color: transparent; padding: 5px; } *::-moz-selection { background: #92B5DA; } *::-webkit-selection { background: #92B5DA; } *::-o-selection { background: #92B5DA; } .search-field::-moz-placeholder { color: #C3B8B8 !important; opacity: 1; font-size: 14px; } .search-field::-o-placeholder { color: #C3B8B8 !important; opacity: 1; font-size: 14px; } .search-field::-webkit-placeholder { color: #C3B8B8 !important; opacity: 1; font-size: 14px; } .search-box .search-field::-moz-placeholder, .search-box .search-field::-o-placeholder, .search-box .search-field::-webkit-placeholder { color: #959494 !important; font-size: 14px; } .search-box .search-field::-moz-selection, .search-box .search-field::-o-selection, .search-box .search-field::-webkit-selection, .search-field::-moz-selection, .search-field::-o-selection, .search-field::-webkit-selection { background: #92B5DA !important; } a:hover { color: #254C75 !important; } textarea:focus { border: 1px solid #567CA3; } button, .button, input[type="button"], input[type="reset"], input[type="submit"] { background-color: #567CA3; } button:hover, button:focus, .button:hover, .button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus { background-color: #254C75; color: #fff; }