@font-face {
font-family: 'Ivritacons';
font-weight: '400';
src:  url(//haoneg.com/wp-content/plugins/ivrita/fonts/ivritacons-alefalefalef.woff2) format('woff2'),
url(//haoneg.com/wp-content/plugins/ivrita/fonts/ivritacons-alefalefalef.woff) format('woff');
}
.ivrita-switch *, .ivrita-mode-changer * {
margin:0;
padding:0;
outline:0;
font-size:1em;
font-weight:normal;
font-style:normal;
border:0;
text-decoration:none;
list-style-type:none;
min-width: auto;
min-height: auto;
max-width: none;
max-height: none;
-webkit-text-stroke: none;
-moz-text-stroke: initial;
-ms-text-stroke: initial;
word-spacing: normal;
text-align: left;
width: auto;
height: auto;
position: static;
display: inline-block;
border: 0;
float: none;
background: none;
border-radius: 0;
box-shadow: none;
direction: ltr;
visibility: visible;
opacity: 1;
text-shadow: none;
outline: 0;
vertical-align: unset;
white-space: normal;
letter-spacing: 0;
}
.ivrita-switch *, .ivrita-switch *:before, .ivrita-switch *:after {  
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.ivrita-switch {
z-index: 999999;
background-color: rgba(255, 255, 255, 0.8);
position: fixed;
top: calc(50% - 1em);
left: -1px;
border-radius: 0 7px 7px 0;
transition: .2s all ease-out .1s;
border: 1px solid #222;
font-size: 32px;
min-width: 1.2em;
padding: 0.1em 0em 0;
overflow: hidden;
}
.ivrita-switch:hover {
top: calc(50% - 2.2em);
}
.ivrita-switch.ivrita-switch--right {
left: auto;
right: -1px;
border-radius: 7px 0 0 7px;
}
.ivrita-switch a {
font-family: 'Ivritacons' !important;
font-weight: normal !important;
font-style: normal !important;
transition: .1s all ease-out;
display: block;
color: #2d2828;
line-height: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
width: 1.1em;
height: 1.1em;
line-height: 1.1em;
margin: 0 0.12em;
overflow: hidden;
}
.ivrita-switch a.ivrita-logo {
transition: .1s all ease-out;
}
.ivrita-switch:hover a.ivrita-logo {
height: 0;
visibility: hidden;
}
.ivrita-switch a.ivrita-button {
visibility: hidden;
border-radius: 5px;
height: 0;
transition: .2s all ease-out;
overflow: hidden;
}
.ivrita-switch:hover a.ivrita-button{
visibility: visible;
font-size: 1em;
height: 1.1em;
}
.ivrita-switch a.ivrita-button.ivrita-active:not(.ivrita-button-style-1) {
background: #555;
color: #fff;
}
.ivrita-switch a.ivrita-button.ivrita-button-style-1.ivrita-active { -webkit-font-feature-settings: "ss01";
font-feature-settings: "ss01";
}
.ivrita-switch a.ivrita-button.ivrita-button-style-2 { -webkit-font-feature-settings: "ss02";
font-feature-settings: "ss02";
}
.ivrita-switch a.ivrita-button.ivrita-button-style-3 { -webkit-font-feature-settings: "ss03";
font-feature-settings: "ss03";
}
.ivrita-switch a.ivrita-button.ivrita-button-style-4 { -webkit-font-feature-settings: "ss04";
font-feature-settings: "ss04";
}
.ivrita-switch a.ivrita-button.ivrita-button-style-5 { -webkit-font-feature-settings: "ss05";
font-feature-settings: "ss05";
}
.ivrita-switch a.ivrita-button.ivrita-button-style-6 { -webkit-font-feature-settings: "ss06";
font-feature-settings: "ss06";
}
.ivrita-switch a.ivrita-button.ivrita-button-style-7 { -webkit-font-feature-settings: "ss07";
font-feature-settings: "ss07";
}
.ivrita-switch a.ivrita-button:hover {
background-color: rgba(0, 0, 0, 0.1);
color: #6306ec;
}
.ivrita-switch a.ivrita-info-link {
transition: .2s all ease-out;
visibility: hidden;
font-size: 0.7em;
height: 0;
width: 100%;
}
.ivrita-switch a.ivrita-info-link:hover {
color: #6306ec;
-webkit-font-feature-settings: "ss01";
font-feature-settings: "ss01";
}
.ivrita-switch:hover a.ivrita-info-link {
border-top: 1px solid #555;
margin: 0.2em 0 0;
height: auto;
visibility: visible;
} .ivrita-toolbar * {
display: inline-block !important;
}
.ivrita-toolbar {
font-size: 16px;
border: 1px solid rgba(0, 0, 0, 0.15);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 1.6em!important;
padding: 0.5em 0.7em;
overflow: auto;
position: relative;
align-items: center;
background: rgba(0, 0, 0, 0.03);
color: #333333;
font-size: 18px;
z-index: 1;
}
.ivrita-toolbar .ivrita-toolbar-label {
padding-left: 0.2em;
opacity: 0.7;
line-height: 1em;
}
.ivrita-toolbar a {
color: #333333 !important;
text-decoration: none !important;
border: none !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
transition: color .3s !important;
display: inline-block !important;
padding: 0 0.3em !important;
margin: 1px !important;
white-space: nowrap;
cursor: pointer !important;
}
.ivrita-toolbar a:before {
content: attr(data-ivrita-icon) !important;
font-size: 1.2em !important;
vertical-align: middle !important;
font-family: 'Ivritacons' !important;
}
.ivrita-toolbar a:focus, .ivrita-toolbar a:hover {
border: 1px solid rgba(0, 0, 0, 0.2) !important;
margin: 0 !important;
}
.ivrita-toolbar a.ivrita-mode-changer {
border-radius: 2px !important;
}
.ivrita-toolbar a.ivrita-active {
border: 1px solid rgba(0, 0, 0, 0.8) !important;
margin: 0 !important;
}
.ivrita-toolbar a.ivrita-toolbar-info {
padding: 0 !important;
margin:  0 !important;
line-height: 1em;
}
.ivrita-toolbar a.ivrita-toolbar-info:hover {
border: none !important;
}
.ivrita-toolbar a.ivrita-toolbar-info:hover:before {
-webkit-font-feature-settings: "ss01";
font-feature-settings: "ss01";
} @media screen and (max-width: 480px) {
.ivrita-switch {
font-size: 26px;
}
.ivrita-switch a{
margin: 0;
}
.ivrita-toolbar {
font-size: 14px;
}
.ivrita-toolbar .ivrita-toolbar-menu{
display: block !important;
width: 100%;
}
.ivrita-toolbar .ivrita-toolbar-label{
display: block !important;
clear: both;
margin-bottom: 0.3em;
}
.ivrita-toolbar a.ivrita-toolbar-info {
position: absolute !important;
left: 0.8em;
top: 0.4em;
}
}.mc4wp-form input[name^="_mc4wp_honey"]{display:none!important}.mc4wp-form-theme{margin:1em 0}.mc4wp-form-theme input,.mc4wp-form-theme label{width:auto;display:block;box-sizing:border-box;cursor:auto;height:auto;vertical-align:baseline;line-height:normal}.mc4wp-form-theme input:after,.mc4wp-form-theme label:after{content:"";display:table;clear:both}.mc4wp-form-theme label{font-weight:700;margin-bottom:6px;display:block}.mc4wp-form-theme input.placeholdersjs{color:#aaa!important}.mc4wp-form-theme input[type=date],.mc4wp-form-theme input[type=email],.mc4wp-form-theme input[type=tel],.mc4wp-form-theme input[type=text],.mc4wp-form-theme input[type=url],.mc4wp-form-theme select,.mc4wp-form-theme textarea{min-height:32px;height:auto;width:100%;max-width:480px;padding:8px 16px;line-height:1.428571429;color:#555!important;vertical-align:middle;background:0 0;background-color:#fff;border:1px solid #ccc;border-radius:2px;text-shadow:none;outline:0}.mc4wp-form-theme textarea{height:auto}.mc4wp-form-theme input[disabled],.mc4wp-form-theme input[readonly]{background-color:#eee}.mc4wp-form-theme input[type=number]{min-width:40px}.mc4wp-form-theme input[type=checkbox],.mc4wp-form-theme input[type=radio]{position:relative;margin:0 6px 0 0;padding:0;height:13px;width:13px;display:inline-block;border:0}.mc4wp-form-theme input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.mc4wp-form-theme input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.mc4wp-form-theme button,.mc4wp-form-theme input[type=button],.mc4wp-form-theme input[type=submit]{cursor:pointer;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 16px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;border:1px solid transparent;border-radius:2px;user-select:none;background:0 0;text-shadow:none;filter:none;height:auto;width:auto}.mc4wp-form-theme button:focus,.mc4wp-form-theme button:hover,.mc4wp-form-theme input[type=button]:focus,.mc4wp-form-theme input[type=button]:hover,.mc4wp-form-theme input[type=submit]:focus,.mc4wp-form-theme input[type=submit]:hover{outline:0;color:#333;text-decoration:none;background:0 0}.mc4wp-form-theme label>span,.mc4wp-form-theme li>label{font-weight:400}.mc4wp-alert{color:#c09853;clear:both}.mc4wp-success{color:#468847}.mc4wp-notice{color:#3a87ad}.mc4wp-error{color:#cd5c5c}.rtl .mc4wp-form-theme input[type=checkbox],.rtl .mc4wp-form-theme input[type=radio]{margin:0 0 0 6px}.mc4wp-form-theme-dark button,.mc4wp-form-theme-dark input[type=button],.mc4wp-form-theme-dark input[type=submit]{color:#fff!important;background-color:#444!important;border-color:#1e1e1e}.mc4wp-form-theme-dark button:focus,.mc4wp-form-theme-dark button:hover,.mc4wp-form-theme-dark input[type=button]:focus,.mc4wp-form-theme-dark input[type=button]:hover,.mc4wp-form-theme-dark input[type=submit]:focus,.mc4wp-form-theme-dark input[type=submit]:hover{color:#fff!important;background-color:#1e1e1e!important;border-color:#000}.mc4wp-form-theme-dark input[type=date]:focus,.mc4wp-form-theme-dark input[type=email]:focus,.mc4wp-form-theme-dark input[type=tel]:focus,.mc4wp-form-theme-dark input[type=text]:focus,.mc4wp-form-theme-dark input[type=url]:focus,.mc4wp-form-theme-dark select:focus,.mc4wp-form-theme-dark textarea:focus{border-color:#6a6a6a}.mc4wp-form-theme-light button,.mc4wp-form-theme-light input[type=button],.mc4wp-form-theme-light input[type=submit]{color:#000!important;background-color:#fff!important;border-color:#d9d9d9}.mc4wp-form-theme-light button:focus,.mc4wp-form-theme-light button:hover,.mc4wp-form-theme-light input[type=button]:focus,.mc4wp-form-theme-light input[type=button]:hover,.mc4wp-form-theme-light input[type=submit]:focus,.mc4wp-form-theme-light input[type=submit]:hover{color:#000!important;background-color:#d9d9d9!important;border-color:#b3b3b3}.mc4wp-form-theme-light input[type=date]:focus,.mc4wp-form-theme-light input[type=email]:focus,.mc4wp-form-theme-light input[type=tel]:focus,.mc4wp-form-theme-light input[type=text]:focus,.mc4wp-form-theme-light input[type=url]:focus,.mc4wp-form-theme-light select:focus,.mc4wp-form-theme-light textarea:focus{border-color:#d9d9d9}.mc4wp-form-theme-red button,.mc4wp-form-theme-red input[type=button],.mc4wp-form-theme-red input[type=submit]{color:#fff!important;background-color:#d9534f!important;border-color:#b52b27}.mc4wp-form-theme-red button:focus,.mc4wp-form-theme-red button:hover,.mc4wp-form-theme-red input[type=button]:focus,.mc4wp-form-theme-red input[type=button]:hover,.mc4wp-form-theme-red input[type=submit]:focus,.mc4wp-form-theme-red input[type=submit]:hover{color:#fff!important;background-color:#b52b27!important;border-color:#761c19}.mc4wp-form-theme-red input[type=date]:focus,.mc4wp-form-theme-red input[type=email]:focus,.mc4wp-form-theme-red input[type=tel]:focus,.mc4wp-form-theme-red input[type=text]:focus,.mc4wp-form-theme-red input[type=url]:focus,.mc4wp-form-theme-red select:focus,.mc4wp-form-theme-red textarea:focus{border-color:#e7908e}.mc4wp-form-theme-blue button,.mc4wp-form-theme-blue input[type=button],.mc4wp-form-theme-blue input[type=submit]{color:#fff!important;background-color:#428bca!important;border-color:#2a6496}.mc4wp-form-theme-blue button:focus,.mc4wp-form-theme-blue button:hover,.mc4wp-form-theme-blue input[type=button]:focus,.mc4wp-form-theme-blue input[type=button]:hover,.mc4wp-form-theme-blue input[type=submit]:focus,.mc4wp-form-theme-blue input[type=submit]:hover{color:#fff!important;background-color:#2a6496!important;border-color:#193c5a}.mc4wp-form-theme-blue input[type=date]:focus,.mc4wp-form-theme-blue input[type=email]:focus,.mc4wp-form-theme-blue input[type=tel]:focus,.mc4wp-form-theme-blue input[type=text]:focus,.mc4wp-form-theme-blue input[type=url]:focus,.mc4wp-form-theme-blue select:focus,.mc4wp-form-theme-blue textarea:focus{border-color:#7eb0db}.mc4wp-form-theme-green button,.mc4wp-form-theme-green input[type=button],.mc4wp-form-theme-green input[type=submit]{color:#fff!important;background-color:#5cb85c!important;border-color:#3d8b3d}.mc4wp-form-theme-green button:focus,.mc4wp-form-theme-green button:hover,.mc4wp-form-theme-green input[type=button]:focus,.mc4wp-form-theme-green input[type=button]:hover,.mc4wp-form-theme-green input[type=submit]:focus,.mc4wp-form-theme-green input[type=submit]:hover{color:#fff!important;background-color:#3d8b3d!important;border-color:#255625}.mc4wp-form-theme-green input[type=date]:focus,.mc4wp-form-theme-green input[type=email]:focus,.mc4wp-form-theme-green input[type=tel]:focus,.mc4wp-form-theme-green input[type=text]:focus,.mc4wp-form-theme-green input[type=url]:focus,.mc4wp-form-theme-green select:focus,.mc4wp-form-theme-green textarea:focus{border-color:#91cf91}html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
font: inherit;
font-size: 100%;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
html {
margin: 0;
padding: 0;
font-size: 62.5%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
opacity: 0.6;
line-height: 1.1em;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline;
*vertical-align: middle; }
button,
input {
line-height: normal; *overflow: visible; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid #fff;
border-color: #fff #fff #fff #fff;
border-radius: 6px;
background: #EC8E92;
color: rgba(0, 0, 0, 0.8);
cursor: pointer;
-webkit-appearance: button;
font-size: 1.2em;
line-height: 1;
padding: 1em;
font-family: 'alef';
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-o-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
color: #fff1cf;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #bbb;
-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type=text],
input[type=email],
textarea {
color: #888888;
border: 1px solid #dddddd;
border-radius: 5px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
color: #101010;
}
input[type=text],
input[type=email] {
padding: 3px;
}
textarea {
overflow: auto; padding: 10px;
vertical-align: top; width: 100%;
}
.credit {
font-family: "almoni-dl", sans-serif;
} body,
button,
input,
select {
padding: 0;
margin: 0;
background: #ffffff;
font-family: "alef", Helvetica, Arial, sans-serif;
line-height: 26.64px;
font-size: 18px;
#  font-size: 1.8rem;
word-wrap: break-word;
}  @font-face {
font-family: 'alef';
src: url(//haoneg.com/wp-content/themes/less/fonts/Alef-regular.eot);
src: url(//haoneg.com/wp-content/themes/less/fonts/Alef-regular.eot?iefix) format('eot'),
url(//haoneg.com/wp-content/themes/less/fonts/Alef-regular.woff) format('woff'),
url(//haoneg.com/wp-content/themes/less/fonts/Alef-regular.svg#alefregular) format('svg');
font-weight: normal;
font-style: normal;
font-display: fallback;
}
@font-face {
font-family: 'alef';
src: url(//haoneg.com/wp-content/themes/less/fonts/Alef-bold.eot);
src: url(//haoneg.com/wp-content/themes/less/fonts/Alef-bold.eot?iefix) format('eot'),
url(//haoneg.com/wp-content/themes/less/fonts/Alef-bold.woff) format('woff'),
url(//haoneg.com/wp-content/themes/less/fonts/Alef-bold.svg#alefbold) format('svg');
font-weight: bold;
font-style: normal;
font-display: fallback;
}
@font-face {
font-family: 'na';
src: url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Regular.eot);
src: url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Regular.eot?iefix) format('eot'),
url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Regular.woff) format('woff'),
url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Regular#na_oe_proregular) format('svg');
font-weight: 400;
font-style: normal;
font-display: fallback;
}
@font-face {
font-family: 'na';
src: url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Light.eot);
src: url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Light.eot?iefix) format('eot'),
url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Light.woff) format('woff'),
url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Light#na_oe_prolight) format('svg');
font-weight: 200;
font-style: normal;
font-display: fallback;
}
@font-face {
font-family: 'na';
src: url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-SemiBold.eot);
src: url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-SemiBold.eot?iefix) format('eot'),
url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-SemiBold.woff) format('woff'),
url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-SemiBold#na_oe_prosemibold) format('svg');
font-weight: 600;
font-style: normal;
font-display: fallback;
}
@font-face {
font-family: 'na';
src: url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Bold.eot);
src: url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Bold.eot?iefix) format('eot'),
url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Bold.woff) format('woff'),
url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Bold#na_oe_probold) format('svg');
font-weight: 700;
font-style: normal;
font-display: fallback;
}
@font-face {
font-family: 'na';
src: url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Heavy.eot);
src: url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Heavy.eot?iefix) format('eot'),
url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Heavy.woff) format('woff'),
url(//haoneg.com/wp-content/themes/less/fonts/na/Na_OE_Pro-Heavy#na_oe_proheavy) format('svg');
font-weight: 900;
font-style: normal;
font-display: fallback;
}
@font-face {
font-family:'almoni-dl';
font-weight:300; font-style: normal;
src: url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-300.eot); 
src: url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-300.eot?#iefix) format('embedded-opentype'), 
url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-300.ttf) format('truetype'), 
url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-300.woff) format('woff');
font-display: fallback;
}
@font-face {
font-family:'almoni-dl';
font-weight:400; font-style: normal;
src: url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-400.eot); 
src: url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-400.eot?#iefix) format('embedded-opentype'), 
url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-400.ttf) format('truetype'), 
url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-400.woff) format('woff');
font-display: fallback;
}
@font-face {
font-family:'almoni-dl';
font-weight:700; font-style: normal;
src: url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-700.eot); 
src: url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-700.eot?#iefix) format('embedded-opentype'), 
url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-700.ttf) format('truetype'), 
url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-700.woff) format('woff');
font-display: fallback;
}
@font-face {
font-family:'almoni-dl';
font-weight:900; font-style: normal;
src: url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-900.eot); 
src: url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-900.eot?#iefix) format('embedded-opentype'), 
url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-900.ttf) format('truetype'), 
url(//haoneg.com/wp-content/themes/less/fonts/almoni-dl-aaa-900.woff) format('woff');
font-display: fallback;
} @font-face {
font-family: 'social';
src:url(//haoneg.com/wp-content/themes/less/fonts/entypo-social.eot?-5vlzbk);
src:url(//haoneg.com/wp-content/themes/less/fonts/entypo-social.eot?#iefix-5vlzbk) format('embedded-opentype'),
url(//haoneg.com/wp-content/themes/less/fonts/entypo-social.woff?-5vlzbk) format('woff'),
url(//haoneg.com/wp-content/themes/less/fonts/entypo-social.ttf?-5vlzbk) format('truetype'),
url(//haoneg.com/wp-content/themes/less/fonts/entypo-social.svg?-5vlzbk#entypo-social) format('svg');
font-weight: normal;
font-style: normal;
font-display: fallback;
} .headline {
background-color: #fff1cf;
}
.title2 {
font-family: "almoni-dl";
font-size: 2.4em;
text-align: center;
color: #000;
padding: 0.2em;
border-radius: 0.2em;
line-height: 1em;
direction: ltr; 
font-weight: 300;
display: block;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(230,141,145,1) 39%, rgba(232,114,120,1) 52%, rgba(230,141,145,1) 69%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(39%, rgba(230,141,145,1)), color-stop(52%, rgba(232,114,120,1)), color-stop(69%, rgba(230,141,145,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(230,141,145,1) 39%, rgba(232,114,120,1) 52%, rgba(230,141,145,1) 69%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(230,141,145,1) 39%, rgba(232,114,120,1) 52%, rgba(230,141,145,1) 69%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(230,141,145,1) 39%, rgba(232,114,120,1) 52%, rgba(230,141,145,1) 69%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(230,141,145,1) 39%, rgba(232,114,120,1) 52%, rgba(230,141,145,1) 69%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.title3 {
font-family: "almoni-dl";
font-size: 2.4em;
text-align: center;
color: #000;
padding: 0.2em;
border-radius: 0.2em;
line-height: 1em; 
font-weight: 300;
display: block;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(230,141,145,1) 39%, rgba(232,114,120,1) 52%, rgba(230,141,145,1) 69%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(39%, rgba(230,141,145,1)), color-stop(52%, rgba(232,114,120,1)), color-stop(69%, rgba(230,141,145,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(230,141,145,1) 39%, rgba(232,114,120,1) 52%, rgba(230,141,145,1) 69%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(230,141,145,1) 39%, rgba(232,114,120,1) 52%, rgba(230,141,145,1) 69%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(230,141,145,1) 39%, rgba(232,114,120,1) 52%, rgba(230,141,145,1) 69%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(230,141,145,1) 39%, rgba(232,114,120,1) 52%, rgba(230,141,145,1) 69%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.date {
font-family: "na", sans-serif;
font-size: 1em;
font-weight: 600;
color: lightgrey;
line-height: 0.1em;
letter-spacing: 0.02rem;
} h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: "na", Georgia, serif;
}
h1 {
line-height: 71.03999999999999px;
font-size: 48px;
font-size: 4.8rem;
}
h2 {
line-height: 50.32px;
font-size: 34px;
font-size: 3.4rem;
}
h3 {
line-height: 41.44px;
font-size: 28px;
font-size: 2.8rem;
}
h4 {
line-height: 26.64px;
font-size: 18px;
font-size: 1.8rem;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} p {
margin-bottom: 1.3em;
}
ul,
ol {
margin: 0 0 1.5em 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0;
margin-left: 1.5em;
}
.sd-content ul {
text-align: center;
}
li {
margin-bottom: 1.2em;
font-size: 1.05em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: none;
font-weight: bold;
}
blockquote {
margin: 0 1.5em;
}
blockquote p {
color: grey !important;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
padding: 1.6em;
overflow: auto;
max-width: 100%;
} a {
color: #db4648;
-webkit-transition: color 0.25s ease-in-out;
-moz-transition: color 0.25s ease-in-out;
-o-transition: color 0.25s ease-in-out;
-ms-transition: color 0.25s ease-in-out;
transition: color 0.25s ease-in-out;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: #646363;
} .alignleft, .left {
display: inline;
float: left;
margin-right: 0.1em;
}
.alignright, .right {
display: inline;
float: right;
margin-left: 1em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.y2012 {
font-family: 'Arvo', arial;
font-size: 2em;
font-weight: 400;
display: block;
background-color: #000;
color: #ffffff;
direction: ltr;
padding: 7px;
margin-top: 4px;
line-height: 0.9em;
text-align: left;
word-spacing: 0.2em;
}
.y2014 {
font-family: 'Patua One', Helvetica, sans-serif;
font-size: 1.8em;
font-weight: 400;
display: inline-block;
width: 100%;
direction: ltr;
padding: 5px 7px 17px 7px;
margin-top: 4px;
line-height: 0.9em;
text-align: center;
word-spacing: 0.2em;
text-shadow: none;
color: rgba(236, 147, 150, 0.9);
-webkit-transition: 0.45s ease-in-out;
-moz-transition: 0.45s ease-in-out;
-o-transition: 0.45s ease-in-out;
-ms-transition: 0.45s ease-in-out;
transition: 0.45s ease-in-out;
}
.y2014h {
font-family: 'na', Helvetica, sans-serif;
font-size: 1.8em;
font-weight: 600;
display: inline-block;
width: 100%;
direction: rtl;
padding: 5px 7px 17px 7px;
margin-top: 4px;
line-height: 0.9em;
text-align: center;
word-spacing: 0.2em;
text-shadow: none;
color: rgba(236, 147, 150, 0.9);
-webkit-transition: 0.45s ease-in-out;
-moz-transition: 0.45s ease-in-out;
-o-transition: 0.45s ease-in-out;
-ms-transition: 0.45s ease-in-out;
transition: 0.45s ease-in-out;
}
.y2014h strong {
font-weight: 800;
}
.y2014:hover, .y2014h:hover {
color: #ffffff;
text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}
.y2014now {
font-family: 'na';
font-size: 2.4em;
font-weight: 800;
display: block;
color: #ffffff;
direction: ltr;
padding: 5px 7px 17px 7px;
margin-top: 4px;
line-height: 0.9em;
text-align: center;
word-spacing: 0.2em;
direction: rtl;
text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);}
.more-link {
font-size: 1.2em;
display: block;
text-align: center;
}
a.more-link {
margin: 4% 10%;
font-family: 'alef','sans-serif';
font-size: inherit;
text-align: center;
font-weight: bold;
letter-spacing: 3px;
text-transform: uppercase;
text-decoration: none;
border: 4px solid #db4648;
color: #db4648;
background: #fff;
outline: none;
position: relative;
display: block;
padding: 15px 10px 14px;
cursor: pointer;
width: auto;
}
a.more-link:after { position: absolute;
width: 100%;
height: 100%; border: 2px solid #ea9596;
background-color: #ea9596; left: 4px;
top: 4px; z-index: -1;
content: ''; -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
}
a.more-link:hover {
top:2px;
left:2px;
}
a.more-link:hover:after   {
top: -2px;
left: -2px;
}
.wwsgd p {
border: none !important;
box-shadow: 0px 0px 6px 4px rgba(236, 147, 150, 0.7);
-moz-box-shadow: 0px 0px 6px 4px rgba(236, 147, 150, 0.7);
-webkit-box-shadow: 0px 0px 6px 4px rgba(236, 147, 150, 0.7);
text-align: center;
font-size: 1.05em !important;
}
.dropcap {
font-size: 5em;
font-family: 'Patua One';
height: 34px;
line-height: 0.7;
float: left;
padding: 0px 0.13em 0.2em 0px;
color: #9FBDCA;
margin: -0.1em -6em 0 0;
font-weight: 800;
letter-spacing: 0.1em;
}
.tag2020 {
display: block;
width: 5em;
left: 14%;
height: 0px;
top: 1.5em;
position: relative;
text-align: left;
}
.harama {
display: inline-block;
background: #FE5F55;
color: black;
padding: 1px 3px;
border-radius: 3px;
font-size: 0.8em;
margin: 0.2em;
}
.nehama {
display: inline-block;
background: #6CD4FF;
color: black;
padding: 1px 3px;
border-radius: 3px;
font-size: 0.8em;
margin: 0.2em;
}
.protest {
display: inline-block;
background: #FFF07C;
color: black;
padding: 1px 3px;
border-radius: 3px;
font-size: 0.8em;
margin: 0.2em;
} header {
padding: 0 0;
background: transparent;
margin: 0 auto;
}
header .gravatar {
display: none;
overflow: hidden;
width: 100px;
height: 100px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 0;
float: right;
}
header #brand {
float: none;
width: 450px;
height: 178px;
margin-top: 0.2em;
margin-left: auto;
margin-right: auto;
}
header #brand h1 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 900;
color: #565656;
line-height: 23.68px;
font-size: 16px;
font-size: 1.6rem;
margin: 0;
padding: 0;
text-transform: uppercase;
}
header #brand h1 a {
color: #565656;
text-decoration: none;
}
header #brand h1 a img {
display: block;
background-image: url(//haoneg.com/wp-content/themes/Less/toplogo_full.png);
text-indent: 9999px;
overflow: hidden;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
height: 100%;
width: 100%;
border: none;
}
header #brand h1 span {
font-weight: 200;
color: #888888;
text-transform: lowercase;
}
header nav {
clear: both;
margin-bottom: 2em;
margin-top: 8px;
margin-right: 5%;
margin-left: 5%;
width: 90%;
clear: both;
text-align: center;
height: 1.5em;
padding: 0.5em 0;
border-bottom: 1px #d6c2c3 solid;
border-top: 1px #d6c2c3 solid;
-webkit-transition: 0.55s ease-in-out;
-moz-transition: 0.55s ease-in-out;
-o-transition: 0.55s ease-in-out;
-ms-transition: 0.55s ease-in-out;
transition: 0.55s ease-in-out;
}
header nav ul {
list-style: none;
margin: 0 6px;
}
header nav ul li {
float: right;
margin: 2px 0 0 1em;
font-family: "na", Helvetica, sans-serif;
letter-spacing: 0.05em;
border-left: 1px #d6c2c3 dashed;
padding-left: 1em;
}
header nav ul li a {
color: #888888;
font-size: 1em;
}
header nav ul li a:hover {
color: #c25156;
}
.top-container {
max-width: 100%;
padding: 0px;
margin: 0 auto;
position: relative;
}
.container {
max-width: 720px;
padding: 0.4em 20px 20px 20px;
margin: 0 auto;
position: relative;
}
.myfixed { 
margin:0 auto!important; 
float:none!important; 
border:0px!important; 
background:none!important; 
max-width:100%!important; 
padding: 0px 0px;
}
.wrapfixed {
-webkit-box-shadow: 0 5px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0 5px 5px 0px rgba(0,0,0,0.15); 
box-shadow: 0 5px 5px 0px rgba(0,0,0,0.15); 
}
.myfixed #brand h1 a img { -moz-box-sizing: border-box; 
box-sizing: border-box; 
background: url(//haoneg.com/wp-content/themes/Less/toplogo4.png) no-repeat; 
background: url(//haoneg.com/wp-content/themes/Less/toplogo3.svg) no-repeat; 
width: 221px; height: 80px; padding-left: 221px; }
.myfixed nav { 
display: none;
} 
.myfixed #brand {
margin-top: 0px; 
width: 221px;
height: 85px;
}
.myfixed h1 {
clear:none;
} .myfixed .container {
padding-top: 6px; 
padding-bottom: 8px; 
}
.navig {
background-image: url(https://haoneg.com/wp-content/themes/less/iconmonstr-instagram-14-32.png);
background-repeat: no-repeat;
background-position: center;
padding-left: 5px;
}
li#menu-item-20053 a {
color: #0088CC;
}
nav a.fb {
left: 1.5em;
color: #3b5998;
# width: 2em;
}
nav a.tw {
left: 2.2em;
color: #4099FF;
# width: 2em;
}
nav a.tw:hover, nav a.fb:hover, li#menu-item-20053 a:hover {
color: #c25156;
}
nav a.navlink {
position: absolute;
font-size: 2.5em;
text-align: center;
font-family: 'social';
text-align: center;
-webkit-transition: 0.25s ease-in-out;
-moz-transition: 0.25s ease-in-out;
-o-transition: 0.25s ease-in-out;
-ms-transition: 0.25s ease-in-out;
transition: 0.25s ease-in-out;
} .the-content {
background: rgba(255,255,255,0.7);
}
.page-title {
text-align: center;
display: block;
background: #EDA2A5;
margin-bottom: 1em;
}
.badsearch {
display: block;
background: url(//haoneg.com/wp-content/themes/less/noise.gif) repeat;
margin-bottom: 1em;
max-width: 40%;
margin: 0 auto;
font-size: 2em;
font-family: 'na';
font-weight: 600;
text-align: justify;
padding: 1.5em 4em;
line-height: 1em;
word-spacing: 0.1em;
word-break: break-all;
color: #FFFFFF;
text-shadow: 6px 10px 5px red;
}
article {
background: transparent;
padding: 0;
margin-bottom: 2em;
border-bottom: 1px solid #dddddd;
}
article .title {
color: #404040;
line-height: 1.1em; 
font-size: 2.5em;
font-weight: 700;
letter-spacing: 0.01rem;
margin-bottom: 0.4em;  
margin-top: 0.1em;
}
article .title a {
text-decoration: none;
color: #404040;
}
article .title a:hover {
color: #e8686d;
}
article .post-meta {
margin-bottom: 0.9em;
font-size: 0.9em;
}
.comments-link {
letter-spacing: .9px;
font-size: 1.08em;
}
article .post-meta a {
color: #db4648;
text-decoration: none;
}
article .post-meta a:hover {
}
article .the-content a {
font-weight: 900;
text-decoration: none;
}
article .the-content p {
color: #000;
line-height: 1.4em;
font-family: "alef", sans-serif;
font-weight: 300;
font-size: 1.05em;
}
article .the-content img {
max-width: 100%;
height: auto;
}
article .meta {
font-size: 0.9em;
letter-spacing: .9px;
float: left;
}
article .meta div {
float: right;
}
div.tags a {
padding-left: 3px;
}
article .meta .post-categories {
list-style: none;
margin: 0 0 10px 10px;
}
article .meta .post-categories li {
display: inline-block;
}
article .meta .post-categories li a {
color: rgba(136, 136, 136, 0.5);
} .page article {
border-bottom: none;
}
.page article .title {
margin-bottom: 40px;
} #pagination {
margin-bottom: 40px;
width: 100%;
}
#pagination .past-page {
float: right;
}
#pagination .next-page {
float: left;
} h3#comments {
margin-bottom: 2em;
font-size: 16px;
display: none;
}
.commentlist {
list-style: none;
margin: 0;
}
.commentlist .comment {
margin: 0 0 20px 0;
padding: 20px;
position: relative;
list-style: none;
background-color: #EC8E92;
}
.commentlist .comment .children {
margin-top: 40px;
}
.commentlist .comment-author {
float: right;
margin-left: 0%;
width: 25%;
margin-top: 1.3em;
}
.commentlist .comment-author img {
position: absolute;
left: -50px;
top: 5px;
}
.commentlist .comment-author .says {
display: none;
}
.comment-meta {
text-align: left;
font-size: 12px;
margin-top: 0.5em;
background-image: url(//haoneg.com/wp-content/themes/Less/icons/clock.svg);
background-size: 12px 12px;
background-repeat: no-repeat;
background-position: 3px;
opacity: 0.6;
font-family: "na", Helvetica, sans-serif;
letter-spacing: 0.02em;
padding-left: 20px;
}
.comment-meta a {
color: #000;
}
.comment-body p {
margin-bottom: 0em;
display: inline-block;
width: 73%;
}
.reply {
clear: both;
text-align: left;
}
.reply a {
color: #000;
background-image: url(//haoneg.com/wp-content/themes/Less/icons/chat_alt_stroke.svg);
background-size: 15px 15px;
background-repeat: no-repeat;
background-position: 48px;
padding-right: 20px;
}
.depth-2 {
background: #D86D71!important;
box-shadow: 0px 0px 10px 1px rgba(133, 133, 133, 0.5);
-webkit-box-shadow: 0px 0px 10px 1px rgba(133, 133, 133, 0.5);
-moz-box-shadow: 0px 0px 10px 1px rgba(133, 133, 133, 0.5);
}
li.bypostauthor {
background-color: #eef4ef !important;
background-image: -webkit-gradient(linear, left center, right center, from(rgb(238, 244, 239)), to(rgb(201, 199, 195)));
background-image: -webkit-linear-gradient(left, rgb(238, 244, 239), rgb(201, 199, 195));
background-image: -moz-linear-gradient(left, rgb(238, 244, 239), rgb(201, 199, 195));
background-image: -o-linear-gradient(left, rgb(238, 244, 239), rgb(201, 199, 195));
background-image: -ms-linear-gradient(left, rgb(238, 244, 239), rgb(201, 199, 195));
background-image: linear-gradient(left, rgb(238, 244, 239), rgb(201, 199, 195));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eef4ef', EndColorStr='#c9c7c3');
}
.comment-subscription-form,
.comment-subscription-form {
margin-bottom: 0;
font-size: 14px;
}
#respond {
margin-bottom: 30px;
}
#respond > h3 {
font-size: 16px;
margin-bottom: 20px;
display: none;
}
#respond form label {
color: #888888;
}
footer {
text-align: center;
padding-bottom: 40px;
font-size: 20px;
font-family: "na", 'alef', sans-serif;
}  .gallery .gallery-item {
margin-top: 0 !important;
}
.gallery img {
border: none !important;
}
.hide-text {
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
.clear {
clear: both;
} .clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
.fb_iframe_widget {
display: inline-block;
position: relative;
padding: 12px;
border-bottom: 1px #d6c2c3 solid;
width: 20%;
# margin-bottom: 6px;
} nav .search-form {
position: absolute;
left: 7.1em;
top: 10.4em;
}
nav .search-field {
background-color: transparent;
background-image: url(//haoneg.com/wp-content/themes/less/search.png);
background-position: 5px center;
background-repeat: no-repeat;
background-size: 22px 22px;
border: none;
cursor: pointer;
height: 37px;
margin: 3px 0;
padding: 0 0 0 34px;
position: relative;
-webkit-transition: width 400ms ease, background 400ms ease;
transition:         width 400ms ease, background 400ms ease;
width: 0;
}
nav .search-field:focus {
background-color: #fff;
color: #2d2d2d;
border: 1px solid #d6c2c3;
cursor: text;
outline: 0;
width: 150px;
z-index: 999;
}
.search-form
.search-submit { 
display:none;
} .menu-toggle {
font-family: "Na", Helvetica, Arial, sans-serif;
text-decoration: none;
color: #000;
text-align: center;
padding: 10px 0;
display: none;
font-size: 1.3em;
font-weight: 400;
border-top: 1px #d6c2c3 solid;
border-bottom: 1px #d6c2c3 solid;
margin: 0 0 1em 0;
width: 100%;
}
#click-menu {
text-align: center;
cursor: pointer;
font-size: 1.3em !important;
font-family: "Na", Helvetica, Arial, sans-serif;
display: none;
position: absolute;
right: 0 !important; 
top: 195px !important;
color: #000 !important;
background: #fff !important; 
padding: 10px 0;
width: 100%;
text-align: center;
z-index: -1x; 
margin: 0 0 1em 0;
border-top: 1px #d6c2c3 solid;
border-bottom: 1px #d6c2c3 solid;
}
#responsive-menu {
z-index: 99999 !important;
}
menu .responsive-menu li {
margin-bottom: 0px;
}
#responsive-menu .responsive-menu li a {
height: 2em;
line-height: 2em;
font-size: 1.2em;
}
#responsive-menu.RMOpened {
height: 478px !important;
} @media (max-width: 965px) and (min-width: 768px) {
header nav {
font-size: 90%;
line-height: 1.4em;
}
ol {
margin-right: 1em;
}
nav .search-form {
display: none;
}
}
@media (max-width: 870px) and (min-width: 790px) {
header nav {
font-size: 82%;
line-height: 1.4em;
}
nav .search-form {
display: none;
}
}
@media (max-width: 789px) {
.tag2020 {
display: block;
width: inherit;
left: inherit;
top: inherit;
position: inherit;
text-align: right;
}
.harama, .protest, .nehama {
display: inline;
}
.wrapfixed {
height: 90px;
}
header {
padding: 0;
}
header nav {
border: none;
margin-bottom: 0;
height: 1em;
}
header .gravatar {
float: none;
}
header hgroup {
width: 100%;
}
ol {
margin: 0 1em 1.5em 1em;
}
nav a.fb {
display: none;
}
nav a.tw {
display: none;
}
nav .search-form {
display: none;
}
.share-email {
display: none !important;
}  header nav ul {
display: none;
}
.top-container {
height: 190px;
}
.container {
top: 0;
}
}
@media (max-width: 650px) {
.commentlist {
word-break: normal !important;
}
.commentlist .comment {
zoom: 100%;
}
.commentlist .comment-author {
margin-left: 0%;
width: 100%;
margin-top: 0;
line-height: 1.3em;
min-width: 110px;
}
.comment-body p {
width: 100%;
float: none;
}
.comment-meta {
visibility: hidden;
}
.alignleft, .left {
display: inline;
float: left;
margin-right: 0.1em;
}
.alignright, .right {
display: inline;
margin-left: 1em;
float: right;
}
.alignleft2 {
display: inline;
margin-bottom: 1em;
float: left;
}
}
@media (max-width: 449px) {
header #brand {
width: 100%;
height: auto;
border: none;
}
.top-container {
height: 130px;
}
.container {
top: 0;
}
article .title {
font-size: 2em;
}
#click-menu {
top: 140px !important;
}
nav .search-form {
display: none;
}
.page-title {
zoom: 70%;
}	
.share-email {
display: none !important;
}
.badsearch {
display: block;
background: url(//haoneg.com/wp-content/themes/less/noise.gif) repeat;
margin-bottom: 1em;
max-width: 80%;
margin: 0 auto;
font-size: 1.3em;
font-family: 'na';
font-weight: 600;
text-align: justify;
padding: 1.5em 4em;
line-height: 1em;
word-spacing: 0.1em;
color: #FFFFFF;
text-shadow: 2px 2px 4px red;
word-break: normal;
}
.commentlist .comment {
zoom: 100%;
}
.commentlist .comment-author {
float: right;
margin-left: 0%;
width: 100%;
margin-top: 0;
line-height: 1.3em;
}
.comment-body p {
width: 100%;
float: none;
}
.comment-meta {
visibility: hidden;
}
.alignleft, .left {
display: inline;
margin-right: 1em;
float: left;
}
.alignright, .right {
display: inline;
margin-left: 1em;
float: right;
}
}