header#header #logo {
margin: 0;
padding-top: 0;
margin-top: -20px;
}
header#header nav {
margin-top: 13px;
}
h4.widgettitle,
h3.widgettitle {
background: #8F3F97;
color: white;
padding: 4px 8px;
text-transform: uppercase;
font-family: "warsawGothic", sans-serif;
font-weight: normal;
font-size: 1.6em;
border-radius: 4px;
margin-bottom: 0;
}
bdi {
font-weight: 700
}
span.subscription-details {
color: #000;
font-size: .8em
}
.product_meta {
display: none
}
.restricted_CN,
.restricted_IR,
.restricted_KP {
display: none !important
}
.notMeLogout {
color: #666;
font-size: .8em
}
.login-widget {
position: absolute;
width: 100%;
right: 0;
top: 0;
background: #fff;
padding: .5em 1em;
display: block;
box-shadow: 0 0 5px rgba(0, 0, 0, .1);
border-bottom: 0 solid purple;
font-size: .8em;
text-align: right
}
.login-widget a {
margin: 0 .5em
}
.signUpButton {
background: purple;
padding: .2em .5em;
color: #fff;
border-radius: 4px
}
.signUpButton:hover {
background: #8000808c;
color: #fff
}
.signUpButton:visited {
color: #fff
}
header#header #logo .logoimg {
max-width: none !important
}
.gifWrapper {
max-width: 500px;
margin: 1em auto
}
.login-widget {
position: absolute;
width: 100%;
right: 0;
top: 0;
background: #fff;
padding: .5em 1em;
display: block;
box-shadow: 0 0 5px rgb(0 0 0 / 10%);
border-bottom: 0 solid purple;
font-size: .8em;
text-align: right
}
.login-widget a {
margin: 0 .5em
}
.signUpButton {
background: purple;
padding: .2em .5em;
color: #fff;
border-radius: 4px
}
.signUpButton:hover {
background: #8000808c;
color: #fff
}
header#header #logo .logoimg {
max-width: none !important
}
body div#container {
margin-top: 30px
}
.gifWrapper {
max-width: 500px;
margin: 1em auto
}
@media (max-width: 1119px) {
.nav-icon {
top: 46px;
}
}