@charset "UTF-8";
/*!
Theme Name: Comics For Us
Theme URI: http://comicsforus.com/
Author: Jake Caputo
Author URI: http://designcrumbs.com
Description: Comics For Us
Version: 3.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: comics-for-us
Tags: right-sidebar, custom-menu, editor-style, featured-images, full-width-template, theme-options, translation-ready, threaded-comments
*/
/*----------------------------------------------------------------------------*/
/* Viewport Rules
/*----------------------------------------------------------------------------*/
@-ms-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/*----------------------------------------------------------------------------*/
/* Resets
/*----------------------------------------------------------------------------*/
body, html, div, blockquote, img, label, p, a, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, fieldset, input, th, td, figure {
  border: 0;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}

video {
  height: auto;
  max-width: 100%;
}

a, :focus {
  outline: 0;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after {
  content: "";
}

q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

::-moz-selection, ::selection {
  background: #ffcc33;
  color: #222;
}

/*----------------------------------------------------------------------------*/
/* HTML5 Tags
/*----------------------------------------------------------------------------*/
header, footer, section, nav, article, figure, figcaption, time, audio, video {
  display: block;
}

/*----------------------------------------------------------------------------*/
/* WordPress Classes
/*----------------------------------------------------------------------------*/
.sticky, .gallery-caption {
  display: block;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/*----------------------------------------------------------------------------*/
/* Utility
/*----------------------------------------------------------------------------*/
* {
  box-sizing: border-box;
}

body {
  background-color: #292929;
}

.comics_for_us-enclosure .comics_for_us-product-search, .comics_for_us-enclosure .masthead {
  background-color: transparent;
}

.masthead {
  background-color: #ffde8f;
  position: relative;
}
.masthead.masthead_home {
  background-color: transparent;
}

.masthead-wrapper {
  position: relative;
}

.comics_for_us-product-search-wrapper, .masthead-wrapper, .content-wrapper, .comics_for_us-footer-menu-wrapper {
  margin: 0 auto;
  max-width: 85em;
  padding: 0.9375em;
  position: relative;
}

.content-wrapper, .comics_for_us-footer-menu-wrapper, .masthead-wrapper {
  padding: 0;
}

.current_week_stock_notice {
  background-color: #fef79a;
  border-top: 1px solid #DDD58E;
  border-bottom: 1px solid #DDD58E;
  padding: 10px 0;
  color: #000;
  font-size: 0.875em;
}
.current_week_stock_notice .content {
  padding: 0;
}

.site-menu-wrapper {
  margin: 0 auto;
  max-width: 85em;
  position: relative;
}

.article-wrapper, .page-wrapper, .comics_for_us-full {
  padding: 1.3125em 0.9375em;
  position: relative;
}

.article-list, .search-list {
  margin-bottom: 1.3125em;
  position: relative;
}

.article-list .article-wrapper {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 0;
}

.search-list .page-wrapper {
  border-bottom: 1px solid #d1d1d1;
}
.search-list .page-wrapper:first-of-type {
  padding-top: 0;
}

.error-404-wrapper {
  background-color: #fff;
  position: relative;
  margin: 0 auto;
  max-width: 38.75em;
  padding: 0.9375em;
}

.article-content, .comics_for_us-footer {
  position: relative;
}

a {
  text-decoration: none;
  transition: all 0.25s ease-in-out 0s;
  color: #0070ff;
}
a:visited {
  color: #0070ff;
}
a:hover, a:active {
  color: #8e8e8e;
}

.expanded-text {
  left: -9999em;
  position: absolute;
  top: -9999em;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.screen-reader {
  left: -9999em;
  position: absolute;
  top: -9999em;
}

.inlineblock {
  display: inline-block;
}

/*----------------------------------------------------------------------------*/
/* Clear Floats
/*----------------------------------------------------------------------------*/
.clear:after,
#shop_list #content:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix, .mac-subscription-products {
  zoom: 1;
}

.clearfix:before, .mac-subscription-products:before,
.clearfix:after,
.mac-subscription-products:after {
  content: "";
  display: table;
  line-height: inherit;
}

.clearfix:after, .mac-subscription-products:after {
  clear: both;
}

/*----------------------------------------------------------------------------*/
/* Fonts
/*----------------------------------------------------------------------------*/
@font-face {
  font-family: "WAP8-Icons";
  src: url("fonts/icons/WAP8-Icons.eot");
  src: url("fonts/icons/WAP8-Icons.eot?#iefix") format("embedded-opentype"), url("fonts/icons/WAP8-Icons.svg#WAP8-Icons") format("svg"), url("fonts/icons/WAP8-Icons.woff") format("woff"), url("fonts/icons/WAP8-Icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*----------------------------------------------------------------------------*/
/* Icons
/*----------------------------------------------------------------------------*/
.wap8-icon [data-icon]:before {
  content: attr(data-icon);
  font-family: "WAP8-Icons";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  speak: none;
}

.wap8-social-icon {
  font-family: "WAP8-Icons";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  speak: none;
}

.pagination .next, .pagination .prev {
  font-family: "WAP8-Icons";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  speak: none;
}

.sf-sub-indicator, .comics_for_us-slider-controls {
  font-family: "WAP8-Icons";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  speak: none;
}

/*----------------------------------------------------------------------------*/
/* Typography
/*----------------------------------------------------------------------------*/
body {
  color: #101820;
  font: normal 400 1em/1.5625 "Arimo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

h1 {
  font-size: 1.75em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}

h2 {
  font-size: 1.5em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}

h3 {
  font-size: 1.25em;
  line-height: 1.2;
  margin-bottom: 1.2em;
}

h4 {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

h5 {
  font-size: 0.875em;
  line-height: 1.5;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

h6 {
  font-size: 0.75em;
  line-height: 1.5;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

p, address {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 1.5em;
}

p {
  hyphens: auto;
}
p a {
  hyphens: none;
}
p + h1, p + h2 {
  margin-top: 1.25em;
}
p + h3 {
  margin-top: 1.2em;
}

blockquote {
  background-color: #f9f9f9;
  border-left: 0.375em solid #d1d1d1;
  border-right: 0.375em solid #d1d1d1;
  margin-bottom: 1.313em;
  padding: 1.313em 1.75em 0.063em;
}
blockquote p {
  color: #222;
  quotes: "“" "”";
  text-indent: -0.357em;
}
blockquote p:before {
  content: open-quote;
}

q:before, q q:before {
  content: open-quote;
}

blockquote p:after {
  content: close-quote;
}

q {
  quotes: "“" "”" "‘" "’";
}
q:after, q q:after {
  content: close-quote;
}

strong, b {
  font-weight: 700;
}

em, i, cite {
  font-style: italic;
}

small {
  font-size: 0.857em;
  line-height: 1.5;
}

mark {
  background-color: #ffcc33;
}

strike, del {
  color: #ff0000;
  text-decoration: line-through;
}

abbr, acronym, ins {
  border-bottom: 1px dotted;
}

abbr, acronym {
  cursor: help;
  text-transform: uppercase;
}

ins {
  text-decoration: none;
}

sup, sub {
  font-size: 0.714em;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.6em;
}

sub {
  bottom: -0.3em;
}

address {
  font-style: normal;
}

.centertext {
  text-align: center;
}

.bluetext {
  color: #0070ff;
}

.nomargin {
  margin: 0 !important;
}

/*----------------------------------------------------------------------------*/
/* Lists
/*----------------------------------------------------------------------------*/
ul, ol, dl {
  font-size: 0.875em;
  line-height: 1.5;
  margin-bottom: 1.5em;
}

ul {
  padding-left: 1em;
}

ol {
  padding-left: 1.5em;
}

ul {
  list-style: disc;
}
ul ul {
  list-style: circle;
}

ol {
  list-style: decimal;
}
ol ul {
  list-style: circle;
}

ul ol {
  list-style: decimal;
}

ol ol {
  list-style: lower-alpha;
}
ol ol ol {
  list-style: decimal;
}

ul ul, ol ul, ul ol, ol ol {
  font-size: inherit;
  margin-bottom: 0;
}

dt {
  color: #222;
  font-weight: 700;
}

dd {
  margin-bottom: 1.5em;
}

ul + h1, ol + h1, dl + h1, ul + h2, ol + h2, dl + h2 {
  margin-top: 1.25em;
}

ul + h3, ol + h3, dl + h3 {
  margin-top: 1.2em;
}

/*----------------------------------------------------------------------------*/
/* Tables
/*----------------------------------------------------------------------------*/
table {
  border-left: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  font-size: 0.875em;
  line-height: 1.5;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
  width: 100%;
}

caption {
  color: #222;
  font-size: 1.143em;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 1.5em;
  text-align: left;
}

th {
  color: #222;
  font-weight: 700;
  border-bottom: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  padding: 0.643em 0.5em 0.571em;
  text-align: left;
  vertical-align: top;
}

td {
  border-bottom: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  padding: 0.643em 0.5em 0.571em;
  text-align: left;
  vertical-align: top;
}

table + h1, table + h2 {
  margin-top: 1.25em;
}
table + h3 {
  margin-top: 1.2em;
}

/*----------------------------------------------------------------------------*/
/* Code and Pre-Formatted Text
/*----------------------------------------------------------------------------*/
code {
  color: #0070ff;
  font: 1em Courier, Monaco, monospace;
}

pre {
  background-color: #f9f9f9;
  margin-bottom: 1.714em;
  overflow: auto;
  overflow-y: hidden;
  padding: 0 0 1.429em 1.429em;
}
pre code {
  color: #222;
  font-size: 14px;
}
pre + h1, pre + h2 {
  margin-top: 1.25em;
}
pre + h3 {
  margin-top: 1.2em;
}

/*----------------------------------------------------------------------------*/
/* Form Elements
/*----------------------------------------------------------------------------*/
form {
  overflow: hidden;
  position: relative;
}

label {
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
}

input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=number], input[type=range], input[type=tel], input[type=time], input[type=week], input[type=submit] {
  font-family: "Arimo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  -moz-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
}

textarea, select, button[type=submit] {
  font-family: "Arimo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  -moz-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
}

input[type=button] {
  font-family: "Arimo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  -moz-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=number], input[type=range], input[type=tel], input[type=time], input[type=week], input[type=submit] {
  background-color: #fff;
  border: 1px solid #d1d1d1;
  color: #666;
  font-size: inherit;
  padding: 0.9375em;
  width: 100%;
  border-radius: 0.25em;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1) inset;
  transition: all 0.5s ease-in-out 0s;
}

textarea, button[type=submit] {
  background-color: #fff;
  border: 1px solid #d1d1d1;
  color: #666;
  font-size: inherit;
  padding: 0.9375em;
  width: 100%;
  border-radius: 0.25em;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1) inset;
  transition: all 0.5s ease-in-out 0s;
}

textarea {
  height: 15.625em;
  line-height: inherit;
  resize: none;
  overflow: auto;
}
textarea:focus {
  background-color: #f4f4f4;
  color: #222;
}

select {
  background-color: #fff;
  border: 1px solid #d1d1d1;
  cursor: pointer;
  font-size: inherit;
  font-weight: 700;
  padding: 0.9375em;
  width: 100%;
  border-radius: 0.25em;
  transition: all 0.5s ease-in-out 0s;
}
select option {
  font-weight: 400;
  padding: 0 1.07142857em;
}
select:focus {
  background-color: #f4f4f4;
  color: #222;
}
select.facetwp-dropdown {
  background-color: #fff;
}

@media only screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    background: #f8f8f8 url(images/select.png) no-repeat 97% 50%;
  }
  select.facetwp-dropdown {
    background-color: #fff;
  }
}
input[type=radio], input[type=checkbox] {
  border: 1px solid #d1d1d1 !important;
  display: inline-block;
  margin-right: 0.45454545em;
  position: relative;
  vertical-align: middle;
}

/*----------------------------------------------------------------------------*/
/* Login & Register
/*----------------------------------------------------------------------------*/
.mac-login-article .logo {
  max-width: 705px;
  margin: 40px auto 0;
}
.mac-login-article .article-content {
  padding: 60px 0;
  max-width: 705px;
  margin: 0 auto;
  position: relative;
}
.mac-login-article .article-content.no_registration {
  padding: 20px;
  margin-top: 60px;
  max-width: 332px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #FFF;
  flex: 1;
}
.mac-login-article .article-content.no_registration form.login {
  background-color: transparent;
  border-radius: 0;
  border: none;
  padding: 0;
  margin: 0;
}
.mac-login-article .no_account_message {
  max-width: 332px;
  margin: 20px auto 0;
  color: #FFF;
  text-align: center;
  position: relative;
}
.mac-login-article .no_account_message p {
  hyphens: manual;
}
.mac-login-article .no_account_message a {
  text-align: center;
  width: 100%;
}
.mac-login-article form#loginform p.remember_me, .mac-login-article form p:last-child {
  margin-bottom: 0 !important;
}
.mac-login-article h2 {
  display: none;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.mac-login-article #customer_login {
  overflow: visible;
}
.mac-login-article #customer_login .col-1, .mac-login-article #customer_login .col-2 {
  width: 100%;
  float: left;
  overflow: hidden;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #FFF;
  padding: 20px;
  flex: 1;
}
.mac-login-article .sharedaddy {
  display: none;
}
.mac-login-article form {
  overflow: visible;
  float: left;
}
.mac-login-article .form-row {
  padding: 0;
  overflow: visible;
  float: left;
  width: 100%;
}
.mac-login-article .woocommerce-form__label {
  float: left;
  margin: 0;
}
.mac-login-article .woocommerce-form__label.woocommerce-form-login__rememberme {
  margin: -15px 0 10px;
}
.mac-login-article .button {
  float: left;
  width: auto;
  padding: 0.5em 1.25em;
  font-size: 1em;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
  padding: 0 20px;
  border: none;
  background: #fc3;
  width: 100%;
  transition: all 0.1s linear;
  border: 1px solid #edbe32;
  margin-bottom: 5px;
  color: #444;
  box-shadow: none;
}
.mac-login-article .button:hover {
  background-color: #ffe733;
}
.mac-login-article .lost_password {
  font-size: 0.8em;
}
.mac-login-article .lost_password a {
  color: #a8a8a8;
}
.woocommerce-lost-password .mac-login-article .article-content {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #FFF;
  padding: 20px;
  margin: 60px auto 60px;
  max-width: 330px;
}
.woocommerce-lost-password .mac-login-article .article-content .lost_reset_password .clear + .woocommerce-form-row {
  margin-bottom: 0;
}
.woocommerce-lost-password .mac-login-article .article-content .lost_reset_password .clear + .woocommerce-form-row .button {
  width: 100%;
}
.woocommerce-lost-password .mac-login-article .no_place_like_home {
  display: none;
}

#loginform p, .register p {
  position: relative;
  margin: 0 0 25px !important;
}

#loginform p input, .register p input {
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a.no_place_like_home {
  color: rgba(0, 0, 0, 0.45);
  font-size: 0.8em;
  text-align: center;
  float: right;
}

/*----------------------------------------------------------------------------*/
/* Search Form
/*----------------------------------------------------------------------------*/
.search-form label {
  left: -9999em;
  position: absolute;
  top: -9999em;
}
.search-form input[type=search] {
  border-right: none;
  float: left;
  height: 3.28571429em;
  width: 65%;
  border-radius: 0.25em 0 0.25em 0.25em;
}
.search-form input[type=submit] {
  float: left;
  height: 3.28571429em;
  margin-left: -1px;
  width: 35%;
  border-radius: 0.25em 0.25em 0.25em 0;
}

/*----------------------------------------------------------------------------*/
/* Top Product Search Form
/*----------------------------------------------------------------------------*/
.comics_for_us-product-search {
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.85);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}
.comics_for_us-product-search .comics_for_us-product-search-wrapper {
  position: absolute;
  width: 80%;
  height: 50px;
  left: 10%;
  top: 50%;
  margin: -25px 0 0;
  padding: 0 20px;
  background-color: #f9f9f9;
}
.comics_for_us-product-search label {
  display: inline;
  color: #222;
  left: 0.0625em;
  margin-bottom: 0;
  position: absolute;
  top: 0.75em;
}
.comics_for_us-product-search label span {
  left: -9999em;
  position: relative;
  top: -9999em;
}
.comics_for_us-product-search input[type=search] {
  background-color: transparent;
  height: 50px;
  border: none;
  color: #8e8e8e;
  font-family: "Roboto", serif;
  font-size: inherit;
  padding: 0 0 0 1.5625em;
  width: 100%;
  border-radius: 0;
  box-shadow: none;
}
.comics_for_us-product-search input[type=search]:focus {
  color: #222;
}
.comics_for_us-product-search .comics_for_us-product-search-close {
  cursor: pointer;
  color: #000;
  float: right;
  margin-right: -20px;
  margin-top: 20px;
  background-color: #FFF;
  padding: 0 15px 0 30px;
  line-height: 25px;
  border-radius: 15px;
  text-transform: uppercase;
  position: absolute;
  top: 20px;
  right: 40px;
}
.comics_for_us-product-search .comics_for_us-product-search-close .fa {
  font-size: 1.3em;
  position: absolute;
  top: 2px;
  left: 5px;
}

/*----------------------------------------------------------------------------*/
/* Comment Form
/*----------------------------------------------------------------------------*/
#commentform input[type=text], #commentform input[type=email], #commentform input[type=url] {
  display: block;
}
#commentform input[type=submit] {
  width: auto;
}

/*----------------------------------------------------------------------------*/
/* Widget Forms
/*----------------------------------------------------------------------------*/
.sidebar-widget input[type=text], .sidebar-widget input[type=email], .sidebar-widget input[type=url], .sidebar-widget input[type=password], .sidebar-widget input[type=search], .sidebar-widget input[type=color], .sidebar-widget input[type=date], .sidebar-widget input[type=datetime], .sidebar-widget input[type=datetime-local], .sidebar-widget input[type=number], .sidebar-widget input[type=range], .sidebar-widget input[type=tel], .sidebar-widget input[type=time], .sidebar-widget input[type=week], .sidebar-widget input[type=submit] {
  font-size: 0.8125em;
}
.sidebar-widget textarea, .sidebar-widget select {
  font-size: 0.8125em;
}

/*----------------------------------------------------------------------------*/
/* Buttons
/*----------------------------------------------------------------------------*/
a.blue-button, a.green-button {
  color: #fff;
  display: inline-block;
  font-weight: 700;
  line-height: 2.5;
  padding: 0 1.25em;
  border-radius: 0.25em;
}
a.blue-button {
  background-color: #0070ff;
}
a.blue-button:hover {
  background-color: #00749e;
  color: #fff !important;
}
a.green-button {
  background-color: #0070ff;
}
a.green-button:hover {
  background-color: #858c00;
  color: #fff;
}

/*----------------------------------------------------------------------------*/
/* User Bar
/*----------------------------------------------------------------------------*/
.comics_for_us-user-bar {
  position: relative;
  clear: both;
  padding: 0;
}
.comics_for_us-user-bar ul {
  font-size: 0.9375em;
  line-height: 2.66666667;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  text-align: center;
}
.comics_for_us-user-bar li {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  float: left;
  width: 25%;
  box-shadow: 1px 1px 0px 0 rgba(255, 255, 255, 0.3) inset;
}
.comics_for_us-user-bar li:first-child {
  border-left: 0;
  box-shadow: 0px 1px 0px 0 rgba(255, 255, 255, 0.3) inset;
}
.comics_for_us-user-bar li.cart-info {
  width: 50%;
}
.masthead_home .comics_for_us-user-bar li {
  border-top: none;
  box-shadow: none;
  border-color: rgba(255, 255, 255, 0.15);
}
.comics_for_us-user-bar li a {
  color: #000;
  display: block;
}
.comics_for_us-user-bar li a:visited {
  display: block;
}
.comics_for_us-user-bar li a:hover, .comics_for_us-user-bar li a:active, .masthead_home .comics_for_us-user-bar li a:hover, .masthead_home .comics_for_us-user-bar li a:active {
  color: #F9E905;
}
.masthead_home .comics_for_us-user-bar li a {
  color: #FFF;
}

/*----------------------------------------------------------------------------*/
/* Masthead
/*----------------------------------------------------------------------------*/
.logo {
  display: block;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding: 1.25em;
}
.logo a {
  font: normal 400 2.1875em/1 "Roboto", serif;
  display: block;
}
.logo img, .logo svg {
  display: inline-block;
  margin: 0 auto;
  height: 40px;
  width: auto;
  max-width: 100%;
}
.logo.home_logo {
  float: none;
  padding: 0;
  text-align: center;
}
.logo.home_logo img, .logo.home_logo svg {
  max-height: 150px;
  height: auto;
  width: auto;
  max-width: 100%;
  display: block;
  float: none;
}

.masthead-phone {
  position: relative;
  text-align: center;
}
.masthead-phone a {
  background-color: #858c00;
  display: inline-block;
  font-size: 0.875em;
  font-weight: 700;
  line-height: 2.85714286;
  padding: 0 1.42857143em;
  border-radius: 0.21428571em;
}
.masthead-phone a:visited {
  background-color: #858c00;
  display: inline-block;
  font-size: 0.875em;
  font-weight: 700;
  line-height: 2.85714286;
  padding: 0 1.42857143em;
  border-radius: 0.21428571em;
}
.masthead-phone a:hover, .masthead-phone a:active {
  background-color: #6d7300;
  color: #fff;
}
.masthead-phone a span {
  font-weight: 400;
  margin-right: 0.35714286em;
}

/*----------------------------------------------------------------------------*/
/* Shop Mobile Navigation Triggers
/*----------------------------------------------------------------------------*/
.shop-mobile-nav-triggers {
  background-color: #f9f9f9;
  border-bottom: 1px solid #d1d1d1;
  position: relative;
  text-align: center;
}
.shop-mobile-nav-triggers ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.shop-mobile-nav-triggers ul:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.shop-mobile-nav-triggers li {
  float: left;
  position: relative;
  text-align: center;
  width: 50%;
}
.shop-mobile-nav-triggers li a {
  background-color: #f8f8f8;
  border: 1px solid #d1d1d1;
  color: #222;
  display: inline-block;
  line-height: 2.14285714;
  padding: 0 1.07142857em;
  text-shadow: 1px 1px 0 rgb(255, 255, 255);
  border-radius: 0.21428571em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(248, 248, 248)), to(rgb(229, 229, 229)));
  background-image: -webkit-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: -moz-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: -o-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: -ms-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  box-shadow: 1px 1px 1px 0 rgb(255, 255, 255) inset;
}
.shop-mobile-nav-triggers li a:visited {
  background-color: #f8f8f8;
  border: 1px solid #d1d1d1;
  color: #222;
  display: inline-block;
  line-height: 2.14285714;
  padding: 0 1.07142857em;
  text-shadow: 1px 1px 0 rgb(255, 255, 255);
  border-radius: 0.21428571em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(248, 248, 248)), to(rgb(229, 229, 229)));
  background-image: -webkit-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: -moz-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: -o-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: -ms-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  box-shadow: 1px 1px 1px 0 rgb(255, 255, 255) inset;
}
.shop-mobile-nav-triggers li a:hover, .shop-mobile-nav-triggers li a:active, .shop-mobile-nav-triggers li a.hide-menu {
  background-color: #e5e5e5;
  border-color: #c7c7c7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(229, 229, 229)), to(rgb(248, 248, 248)));
  background-image: -webkit-linear-gradient(top, rgb(229, 229, 229), rgb(248, 248, 248));
  background-image: -moz-linear-gradient(top, rgb(229, 229, 229), rgb(248, 248, 248));
  background-image: -o-linear-gradient(top, rgb(229, 229, 229), rgb(248, 248, 248));
  background-image: -ms-linear-gradient(top, rgb(229, 229, 229), rgb(248, 248, 248));
  background-image: linear-gradient(top, rgb(229, 229, 229), rgb(248, 248, 248));
  box-shadow: -1px -1px -1px 0 rgb(255, 255, 255) inset;
}
.shop-mobile-nav-triggers span {
  font-weight: 700;
}

/*----------------------------------------------------------------------------*/
/* Default Mobile Navigation Trigger
/*----------------------------------------------------------------------------*/
a.menu-trigger {
  color: #222 !important;
  display: inline-block;
  font-size: 0.875em;
  line-height: 50px;
  padding: 0 1.07142857em;
}
a.menu-trigger:hover, a.menu-trigger:active {
  color: #c7c7c7;
}
a.menu-trigger .fa-times {
  display: none;
}
a.hide-menu .fa-times {
  display: inline-block;
}
a.hide-menu .fa-bars {
  display: none;
}

/*----------------------------------------------------------------------------*/
/* Main Menu
/*----------------------------------------------------------------------------*/
.comics_for_us-site-menu {
  background-color: #222;
  position: relative;
  z-index: 1000;
}

.sf-menu {
  font-weight: 700;
  line-height: 3;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
}
.sf-menu li {
  border-bottom: 1px solid #3a3a3a;
  position: relative;
}
.sf-menu li:last-child {
  border-bottom: none;
}
.sf-menu li a {
  color: #f9f9f9;
  display: block;
  padding: 0 1.07142857em;
}
.sf-menu li a:visited {
  color: #f9f9f9;
  display: block;
  padding: 0 1.07142857em;
}
.sf-menu li a:hover, .sf-menu li a:active {
  color: #8e8e8e;
}

/*----------------------------------------------------------------------------*/
/* Main Menu Drop Down Menus
/*----------------------------------------------------------------------------*/
/* Drop Down Indicator */
.main-menu .sf-sub-indicator {
  font-size: 0.71428571em;
  line-height: 4.2;
  float: right;
}

/* Level One */
.sf-menu ul {
  background-color: #1c1c1c;
  border-top: 1px solid #3a3a3a;
  line-height: inherit;
  list-style: inherit;
  left: -9999em;
  padding-left: inherit;
  position: absolute;
  top: -9999em;
}
.sf-menu li li:last-child {
  border-bottom: none;
}
.sf-menu li:hover ul {
  left: auto;
  position: relative;
  top: auto;
}

/* Remove border bottom from last drop down li */
/* Drop Down Level One */
ul.comics_for_us-menu-opened {
  left: 0;
  position: relative;
  top: 0;
}

/*----------------------------------------------------------------------------*/
/* Titles
/*----------------------------------------------------------------------------*/
h1.archive-title {
  margin-left: 0.53571429em;
  margin-right: 0.53571429em;
  margin-top: 0.75em;
}

.post-header {
  position: relative;
}

.blog .post-header h1, .single .post-header h1 {
  margin-bottom: 0.25em;
}

.post-header h1 a {
  color: #222;
}
.post-header h1 a:hover {
  color: #8e8e8e;
}

/*----------------------------------------------------------------------------*/
/* Home Page
/*----------------------------------------------------------------------------*/
.comics_for_us-home {
  text-align: center;
}

#header_cta,
#mid_cta_image,
#footer_cta,
.entry-title_wrap,
.card_image_link,
.event_half_image {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-color: #757575;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  padding: 0;
  margin: 0;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 18px;
  padding: 100px 0;
}

#header_cta {
  background-image: url("images/headbg.jpg?bcb=1");
  padding: 0;
}
#header_cta #header_cta-blur {
  padding: 100px 0;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.5);
}
#header_cta .home_address {
  text-transform: uppercase;
  margin-top: 30px;
  font-size: 0.8em;
}
#header_cta .home_address:first-child {
  margin-top: 50px;
}
#header_cta .home_address strong {
  letter-spacing: 2px;
  position: relative;
}
#header_cta .home_address strong:before, #header_cta .home_address strong:after {
  content: "";
  height: 1px;
  width: 50px;
  background-color: #999;
  position: absolute;
  top: 10px;
}
#header_cta .home_address strong:before {
  left: -60px;
}
#header_cta .home_address strong:after {
  right: -60px;
}

#header_cta.dark_text,
#header_cta.dark_text h1,
#header_cta.dark_text h2,
#header_cta.dark_text h3,
#header_cta.dark_text h4,
#header_cta.dark_text h5,
#header_cta.dark_text h6,
#footer_cta.dark_text,
#footer_cta.dark_text h1,
#footer_cta.dark_text h2,
#footer_cta.dark_text h3,
#footer_cta.dark_text h4,
#footer_cta.dark_text h5,
#footer_cta.dark_text h6 {
  color: #171717;
  font-weight: 900;
}

#header_cta.light_text,
#header_cta.light_text h1,
#header_cta.light_text h2,
#header_cta.light_text h3,
#header_cta.light_text h4,
#header_cta.light_text h5,
#header_cta.light_text h6,
#footer_cta.light_text,
#footer_cta.light_text h1,
#footer_cta.light_text h2,
#footer_cta.light_text h3,
#footer_cta.light_text h4,
#footer_cta.light_text h5,
#footer_cta.light_text h6 {
  color: #FEFEFE;
}

#header_cta .button,
#footer_cta .button {
  float: none;
  display: inline-block;
}

#header_cta .container *:first-child,
#footer_cta .container *:first-child {
  margin-top: 0;
}

#header_cta .container *:last-child,
#footer_cta .container *:last-child {
  margin-bottom: 0;
}

#mid_cta {
  background-color: #FFF;
  padding: 0;
  margin: 0 0 120px;
  position: relative;
}

#mid_cta.no-mb {
  margin-bottom: 0;
}

#mid_cta.no_courses {
  margin-top: -120px;
}

#mid_cta_content {
  padding: 0 30px 0 0;
  width: 50%;
  float: left;
}

#mid_cta_image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin-left: 50%;
  width: 50%;
  background-position: center top;
}

#mid_cta_image img {
  display: none;
}

.home_cta .content {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}

.home_section .content {
  padding: 3.25em 0.9375em;
}
.home_section .content h2 {
  text-align: center;
}
.home_section .content h2 + strong {
  margin-bottom: 40px;
  display: block;
}
.home_section:nth-child(even) {
  background-color: #f0f0f0;
}
.home_section.dark_gray_section {
  background-color: #292929;
  color: #FFF;
}
.home_section.blue_section {
  background-color: #0070ff;
  color: #FFF;
}

#pull_cta {
  text-align: center;
}
#pull_cta .callout {
  margin-bottom: 20px;
}
#pull_cta h2 {
  margin-bottom: 0;
  float: none;
}
#pull_cta .button {
  float: none;
}

.perk_card {
  padding: 3.3333333333%; /* 40 / 1200 */
  border: 1px solid #CBCBCB;
  margin-top: 20px;
  transition: all 0.2s linear;
}
.perk_card .fa {
  font-size: 3em;
  color: #101820;
}
.perk_card .fa.fa-shipping-fast:before {
  left: -4px;
  position: relative;
}
.comics_for_us-typeset .perk_card h3 {
  margin: 1em 0;
}
.perk_card:hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.new_releases,
.upcoming_releases {
  position: relative;
  text-align: center;
}

.single_weekly_comic {
  width: 22.5%; /* 270 / 1200 */
  margin-right: 40px; /* 3.333333333333333%; */ /* 40 / 1200 */
  float: left;
}
.single_weekly_comic strong {
  line-height: 1.2em;
  display: block;
  margin-top: 10px;
  display: none;
}

.weekly_cover_wrap {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #CBCBCB;
}

.bx-wrapper {
  max-width: 100% !important;
}

.bx-viewport {
  overflow: visible !important;
}

.bx-controls-direction {
  font-size: 0;
  text-align: center;
  margin-top: 20px;
  clear: both;
}
.bx-controls-direction a {
  margin: 0 20px;
}
.bx-controls-direction a.disabled {
  opacity: 0.25;
}
.bx-controls-direction a:before {
  font-family: "Font Awesome 5 Pro";
  color: black;
  font-size: 30px;
}
.bx-controls-direction a.bx-prev:before {
  content: "\f0a8";
}
.bx-controls-direction a.bx-next:before {
  content: "\f0a9";
}

.single_home_featured {
  position: relative;
  text-align: center;
  margin: 0 auto 40px;
}
.single_home_featured:last-child {
  margin: 0;
}
.single_home_featured .featured_image {
  margin: 0 auto 10px;
  width: 50%;
}
.single_home_featured .featured_content h5 {
  font-size: 1.25em;
  margin: 0 0 15px;
  letter-spacing: 0;
}
.single_home_featured .comic_list_line-meta {
  float: none;
  margin: 0 0 15px;
  width: 100%;
  text-align: center;
  line-height: 20px;
}
.single_home_featured .featured_price:last-child, .single_home_featured .featured_date:last-child {
  margin-right: 0;
}
.single_home_featured .synopsis {
  margin-bottom: 15px;
  display: none;
}

#home_latest_posts article {
  box-sizing: border-box;
  width: 100%;
  float: left;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
}
#home_latest_posts article .latest_bg_img {
  background-size: cover;
  background-position: center top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  transition-delay: 0s, 0s, 0s;
  transition-duration: 2s;
  transition-property: transform, filter;
  transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
}
#home_latest_posts article:hover .latest_bg_img {
  transform: scale(1.1);
}
#home_latest_posts article .latest_content {
  box-sizing: border-box;
  margin: 0;
  position: relative;
  left: 0;
  bottom: 0;
}
#home_latest_posts article .latest_content p {
  margin: 0;
  font-weight: 300;
}
#home_latest_posts article a {
  color: #FFFFFF;
}
#home_latest_posts .post_content {
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  min-height: inherit;
  padding: 12.5% 6.25%;
  position: relative;
  z-index: 2;
}

#home_content h1, #home_content h2, #home_content h3, #home_content h4, #home_content h5 {
  text-transform: uppercase;
}
#home_content article {
  box-sizing: border-box;
  width: 100%;
  float: left;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
  text-align: center;
}
#home_content article .latest_content {
  box-sizing: border-box;
  margin: 0;
  position: relative;
  left: 0;
  bottom: 0;
}
#home_content article .latest_content p {
  font-weight: 300;
}
#home_content article .latest_content p:last-child {
  margin-bottom: 0;
}
#home_content article a {
  color: #FFFFFF;
  text-decoration: underline;
}
#home_content .post_content {
  box-sizing: border-box;
  min-height: inherit;
  padding: 0;
  position: relative;
  z-index: 2;
}

.latest_date {
  font-size: 0.8em;
  font-weight: 300;
}

.latest_post_title {
  padding: 20px 0 40px;
  position: relative;
  margin: 0;
  font-weight: 400;
}
.latest_post_title:after {
  content: "";
  width: 25%;
  height: 1px;
  background-color: #FFFFFF;
  display: block;
  position: absolute;
  bottom: 20px;
}
.latest_post_title a {
  border-bottom: 1px dashed transparent;
}
.latest_post_title a:hover {
  border-color: #FFFFFF;
}

.view_dated_comics {
  margin: 20px auto 0;
}

#home_in_store {
  overflow: hidden;
}
#home_in_store .content {
  padding-bottom: 400px;
}
#home_in_store .content > div {
  position: relative;
}
#home_in_store a {
  color: #fff;
  text-decoration: underline;
}

#in_store_feature_list {
  width: 100%;
  text-align: center;
}
#in_store_feature_list .in_store_feature {
  margin-bottom: 2.25em;
}
#in_store_feature_list .in_store_feature h3 {
  margin-bottom: 0.5em;
}
#in_store_feature_list .in_store_feature:last-child {
  margin-bottom: 0;
}

#in_store_image_wrap {
  position: absolute;
  width: 100%;
  min-width: 480px;
}
#in_store_image_wrap.toy1 {
  bottom: -1320px;
}
#in_store_image_wrap.toy2 {
  bottom: -1100px;
}
#in_store_image_wrap.toy3 {
  bottom: -940px;
}
#in_store_image_wrap.toy4 {
  bottom: -1120px;
}
#in_store_image_wrap img {
  margin: auto;
}

/*----------------------------------------------------------------------------*/
/* Articles
/*----------------------------------------------------------------------------*/
#main {
  overflow-x: hidden;
  background-color: #fff;
}
.page-template-mac-account:not(.logged-in) #main {
  background-color: transparent;
}

.page-template-mac-account:not(.logged-in) {
  background-color: #0070ff;
}

#weekly_pickup_title {
  padding: 40px 99999px;
  background-color: #f0f0f0;
  margin: 40px -99999px 0;
  text-align: center;
}

.weekly_pickup_col {
  width: 100%;
  padding: 30px 15px;
}
.weekly_pickup_col:nth-child(2) {
  background-color: #F0F0F0;
  margin: 40px -15px 20px;
  width: calc(100% + 30px);
}
.weekly_pickup_col ul {
  padding: 0 !important;
  margin: 40px 0 0 !important;
}
.weekly_pickup_col > .centertext:first-child {
  position: relative;
  margin-bottom: 60px;
}
.weekly_pickup_col > .centertext:first-child:after {
  content: "";
  width: 80%;
  left: 10%;
  bottom: -29.5px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.pickup_image {
  width: 40px;
  float: left;
  margin-right: 20px;
}

.pickup_info {
  float: left;
  width: calc(100% - 60px);
  line-height: 1.1em;
  list-style: none;
}

.single_pickup_item {
  display: flex;
  align-items: center;
  padding: 15px 10px;
}
.single_pickup_item:first-child {
  padding-top: 0;
}
.single_pickup_item:nth-child(even) {
  background: rgba(0, 0, 0, 0.025);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.single_pickup_item.pickup_title_count {
  text-align: center;
  font-size: 0.8em;
  display: block;
}

.article-date, .post-date, .post-comments, .published-date {
  font-size: 0.75em;
  line-height: 1.5;
  position: relative;
}

.article-date, .post-date, .published-date {
  color: #8e8e8e;
}

.article-date, .published-date {
  margin-bottom: 0.5333333em;
}

.no-header .article-date {
  left: -9999em;
  position: absolute;
  top: -9999em;
}

.post-date {
  display: block;
}

.post-comments {
  display: inline-block;
  margin-bottom: 2.91666667em;
}

.post-meta {
  background-color: #f9f9f9;
  color: #8e8e8e;
  margin-bottom: 1.3125em;
  margin-top: 70px;
  padding: 60px 0.875em 0.875em;
  border-radius: 0.25em;
  text-align: center;
  position: relative;
}
.post-meta address, .post-meta p {
  font-size: 0.75em;
  line-height: 1.5;
}
.post-meta address {
  margin-bottom: 0.5em;
}
.post-meta p {
  margin-bottom: 0.7em;
}
.post-meta p:last-child {
  margin-bottom: 0;
}
.post-meta.post-meta-archive {
  padding: 0.875em;
  text-align: left;
  margin-top: 0;
}

.about_the_author-avatar {
  text-align: center;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: -45px;
  box-shadow: 0 0 0 2px #0070ff;
}

/*----------------------------------------------------------------------------*/
/* Article Typography Classes
/*----------------------------------------------------------------------------*/
h1.center-heading-one, p.center-paragraph {
  margin-left: auto;
  margin-right: auto;
}

h1.center-heading-one {
  max-width: 33.9285714em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

p.center-paragraph {
  max-width: 67.8571429em;
  padding-left: 1.07142857em;
  padding-right: 1.07142857em;
}

/*----------------------------------------------------------------------------*/
/* Frequently Asked Questions
/*----------------------------------------------------------------------------*/
.wap8-clarify {
  position: relative;
  margin-bottom: 1.5625em;
}
.wap8-clarify h3.ui-accordion-header {
  background-color: transparent;
  background-image: none;
  border: none;
  border-bottom: 1px dotted #d1d1d1;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 0.625em;
  padding-bottom: 0.625em;
}
.wap8-clarify h3 a, .wap8-clarify h3.ui-state-default a {
  color: #222;
  display: block;
}
.wap8-clarify h3 a:hover {
  color: #8e8e8e;
}

/*----------------------------------------------------------------------------*/
/* Sub-menu on Pages
/*----------------------------------------------------------------------------*/
ul.comics_for_us-sub-pages {
  border-top: 0.42857143em solid #d1d1d1;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  padding-top: 0.28571429em;
  position: relative;
}
ul.comics_for_us-sub-pages li {
  border-bottom: 1px dotted #d1d1d1;
}
ul.comics_for_us-sub-pages li a {
  display: block;
  font-weight: 700;
  padding: 1em 0;
}
ul.comics_for_us-sub-pages li.current-menu-item a {
  color: #222;
}

/*----------------------------------------------------------------------------*/
/* Images
/*----------------------------------------------------------------------------*/
img.alignleft {
  margin: 0.25em 1.3125em 0.5625em 0;
}
img.alignright {
  margin: 0.25em 0 0.5625em 1.3125em;
}
img.alignnone {
  margin-bottom: 1.3125em;
}
img.aligncenter {
  margin: 0 auto 1.3125em;
}

/*----------------------------------------------------------------------------*/
/* Image Captions
/*----------------------------------------------------------------------------*/
figure.alignleft {
  margin: 0.25em 1.3125em 0.5625em 0;
}
figure.alignright {
  margin: 0.25em 0 0.5625em 1.3125em;
}
figure.aligncenter {
  margin-bottom: 1.3125em;
}
figure.aligncenter img {
  margin: 0 auto;
}
figure.alignnone {
  margin-bottom: 1.3125em;
}

.wp-caption {
  position: relative;
}

.wp-caption-text {
  color: #8c9091;
  font-size: 0.75em;
  font-style: italic;
  line-height: 1.5;
  margin-top: 1.5em;
}

figure.aligncenter .wp-caption-text {
  text-align: center;
}

/*----------------------------------------------------------------------------*/
/* Image Galleries
/*----------------------------------------------------------------------------*/
.gallery, .gallery-caption {
  position: relative;
}

.gallery-item {
  float: left;
  padding-left: 1%;
  padding-right: 1%;
}

.gallery-icon a {
  border: none;
}
.gallery-icon img {
  border: 1px solid #e5e5e5;
  height: auto;
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  padding-right: 0;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6667%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2856%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

/*----------------------------------------------------------------------------*/
/* Videos
/*----------------------------------------------------------------------------*/
.fluid-width-video-wrapper {
  margin-bottom: 1.3125em;
}

/*----------------------------------------------------------------------------*/
/* Slider
/*----------------------------------------------------------------------------*/
.flexslider {
  background: transparent !important;
  border: none !important;
  margin: 0 0 1.875em !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

ul.slides, ol.flex-control-nav {
  margin-bottom: 0 !important;
  padding-left: 0 !important;
}

.flex-control-nav {
  bottom: 0 !important;
  position: relative !important;
}

.flex-control-paging li a {
  height: 1em !important;
  width: 1em !important;
}

ul.comics_for_us-slider-controls {
  list-style: none;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: 40%;
  width: 100%;
  z-index: 100;
}
ul.comics_for_us-slider-controls li.slide-prev {
  float: left;
}
ul.comics_for_us-slider-controls li.slide-next {
  float: right;
}
ul.comics_for_us-slider-controls li a {
  background-color: #e8e8e8;
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid #fff;
  color: #222;
  display: block;
  padding: 1.25em;
}
ul.comics_for_us-slider-controls li a:hover, ul.comics_for_us-slider-controls li a:active {
  background-color: #fff;
  background-color: rgb(255, 255, 255);
}
ul.comics_for_us-slider-controls li.slide-prev a {
  border-left: none;
}
ul.comics_for_us-slider-controls li.slide-next a {
  border-right: none;
}

/*----------------------------------------------------------------------------*/
/* Pagination
/*----------------------------------------------------------------------------*/
.post-pagination {
  text-align: center;
}
.post-pagination a {
  margin: 0 0.5em;
}

.pagination {
  margin: 1.3125em 0 0;
  position: relative;
}
.pagination ul {
  color: #222;
  font-size: 0.8125em;
  font-weight: 700;
  line-height: 2.30768231;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  text-align: center;
}
.pagination li {
  border-left: 1px dotted #d1d1d1;
  display: inline-block;
}
.pagination li:first-child {
  border-left: none;
}
.pagination li span {
  padding: 0 1em;
}
.pagination li a {
  display: block;
  padding: 0 1em;
  margin: 0;
  cursor: pointer;
}
.pagination li a:visited {
  display: block;
  padding: 0 1em;
}
.pagination li .facetwp-page {
  margin: 0;
}
.pagination .next, .pagination .prev {
  font-size: 0.84615385em;
  line-height: 2.72727273;
  padding: 0 1.18181818em;
}

#shop_filters_inner .facetwp-type-fselect .fs-wrap {
  width: 100%;
  position: relative;
}
#shop_filters_inner .facetwp-type-fselect .fs-wrap .fs-label-wrap {
  font-size: 0.875em;
  border-radius: 0.25em;
  padding: 15px 20px 15px 15px;
  font-weight: 900;
  color: #222;
}
#shop_filters_inner .facetwp-type-fselect .fs-wrap .fs-label-wrap .fs-label {
  padding: 0;
}
#shop_filters_inner .facetwp-type-fselect .fs-wrap .fs-label-wrap .fs-arrow {
  right: 10px;
}
#shop_filters_inner .facetwp-type-fselect .fs-wrap .fs-dropdown {
  width: 100%;
}

.facetwp-template {
  margin-bottom: 80px;
}

/*----------------------------------------------------------------------------*/
/* Comments
/*----------------------------------------------------------------------------*/
#comments {
  border-top: 1px solid #d1d1d1;
  padding-top: 1.5em;
  position: relative;
}

h3.comment-head {
  margin-bottom: 0;
}

.commentlist {
  font-size: inherit;
  list-style: none;
  padding-left: 0;
}
.commentlist li {
  border-bottom: 1px dotted #d1d1d1;
}
.commentlist li div {
  margin-left: 3.125em;
  padding: 1.313em 0 0.063em;
  position: relative;
}
.commentlist .avatar {
  left: -3.125em;
  position: absolute;
  top: 1.5em;
  width: 2.5em;
  border-radius: 0.28571429em;
}
.commentlist .bypostauthor > div {
  background-color: #f9f9f9;
  padding-left: 0.625em;
  padding-right: 0.625em;
}
.commentlist .children {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.commentlist .children li {
  border-bottom: none;
  border-top: 1px dotted #d1d1d1;
}
.commentlist .comment-author {
  color: #222;
  font-size: 1.14285714em;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
}
.commentlist .comment-date {
  color: #8e8e8e;
  font-size: 0.75em;
  line-height: 1.5;
  margin-bottom: 1.5em;
}

#reply-title #cancel-comment-reply-link {
  display: inline-block;
  font-size: 0.7em;
}

/*----------------------------------------------------------------------------*/
/* Trackbacks & Pingbacks
/*----------------------------------------------------------------------------*/
.trackbacklist {
  margin-bottom: 1.71428571em;
}
.trackbacklist li {
  border-bottom: 1px dotted #d1d1d1;
  padding: 0.85714286em 0;
}
.trackbacklist li:first-child {
  padding-top: 0;
}

/*----------------------------------------------------------------------------*/
/* FacetWP Filter
/*----------------------------------------------------------------------------*/
#shop_filters {
  border: 1px solid #d1d1d1;
}
#shop_filters h2 {
  margin-bottom: 0.75em;
  padding-bottom: 0.75em;
  border-bottom: 1px solid #d1d1d1;
}
#shop_filters h5 {
  margin-bottom: 5px;
}
#shop_filters .facetwp-autocomplete-update {
  margin-top: 5px;
}
#shop_filters button, #shop_filters .button, #shop_filters input[type=button] {
  background-color: #FFF;
}
#shop_filters .facetwp-facet {
  margin-bottom: 30px;
}
#shop_filters #shop_filters_inner {
  background-color: #f9f9f9;
}
#shop_filters .current_previews_callout,
#shop_filters .stocked_callout {
  margin-bottom: 15px;
}
#shop_filters .current_previews_callout .button.button-large,
#shop_filters .stocked_callout .button.button-large {
  width: 100%;
  text-align: center;
  font-size: 0.8em;
  position: relative;
  color: #e9671b;
}
#shop_filters .current_previews_callout .button.button-large span,
#shop_filters .stocked_callout .button.button-large span {
  position: relative;
  z-index: 1;
}
#shop_filters .current_previews_callout .button.button-large:before,
#shop_filters .stocked_callout .button.button-large:before {
  position: absolute;
  height: calc(100% + 2px);
  width: 10px;
  left: -1px;
  top: -1px;
  display: block;
  content: "";
  background-color: #e9671b;
  transition: all 0.1s linear;
  z-index: 0;
}
#shop_filters .current_previews_callout .button.button-large strong,
#shop_filters .stocked_callout .button.button-large strong {
  font-size: 1.3em;
  display: inline-block;
}
#shop_filters .current_previews_callout .button.button-large:hover,
#shop_filters .stocked_callout .button.button-large:hover {
  color: #222;
  border-color: #222;
  box-shadow: none;
}
#shop_filters .current_previews_callout .button.button-large:hover:before,
#shop_filters .stocked_callout .button.button-large:hover:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.75;
}
#shop_filters .stocked_callout .button.button-large {
  color: #0070ff;
}
#shop_filters .stocked_callout .button.button-large:before {
  background-color: #0070ff;
}
#shop_filters .facetwp-facet-issue_no .facetwp-counter,
#shop_filters .facetwp-facet-genre .facetwp-counter {
  display: none;
}
#shop_filters .facetwp-facet-issue_no div[data-value="0"] {
  display: none;
}

/*----------------------------------------------------------------------------*/
/* Sidebar
/*----------------------------------------------------------------------------*/
.sidebar {
  background-color: #f9f9f9;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 1.3125em;
  padding: 0.9375em;
  position: relative;
}

/*----------------------------------------------------------------------------*/
/* Sidebar Trigger
/*----------------------------------------------------------------------------*/
.aside-trigger {
  border-top: 1px solid #d1d1d1;
  background-color: #f9f9f9;
  margin-bottom: -1px;
  padding: 0.9375em;
  position: relative;
  z-index: 100;
}
.aside-trigger p {
  margin-bottom: 0;
}
.aside-trigger a {
  background-color: #f8f8f8;
  border: 1px solid #d1d1d1;
  color: #222;
  display: inline-block;
  font-weight: 700;
  line-height: 2.14285714;
  padding: 0 1.07142857em;
  text-shadow: 1px 1px 0 rgb(255, 255, 255);
  border-radius: 0.21428571em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(248, 248, 248)), to(rgb(229, 229, 229)));
  background-image: -webkit-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: -moz-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: -o-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: -ms-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  box-shadow: 1px 1px 1px 0 rgb(255, 255, 255) inset;
}
.aside-trigger a:visited {
  background-color: #f8f8f8;
  border: 1px solid #d1d1d1;
  color: #222;
  display: inline-block;
  font-weight: 700;
  line-height: 2.14285714;
  padding: 0 1.07142857em;
  text-shadow: 1px 1px 0 rgb(255, 255, 255);
  border-radius: 0.21428571em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(248, 248, 248)), to(rgb(229, 229, 229)));
  background-image: -webkit-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: -moz-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: -o-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: -ms-linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  background-image: linear-gradient(top, rgb(248, 248, 248), rgb(229, 229, 229));
  box-shadow: 1px 1px 1px 0 rgb(255, 255, 255) inset;
}
.aside-trigger a:hover, .aside-trigger a:active, .aside-trigger a.hide-sidebar {
  background-color: #e5e5e5;
  border-color: #c7c7c7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(229, 229, 229)), to(rgb(248, 248, 248)));
  background-image: -webkit-linear-gradient(top, rgb(229, 229, 229), rgb(248, 248, 248));
  background-image: -moz-linear-gradient(top, rgb(229, 229, 229), rgb(248, 248, 248));
  background-image: -o-linear-gradient(top, rgb(229, 229, 229), rgb(248, 248, 248));
  background-image: -ms-linear-gradient(top, rgb(229, 229, 229), rgb(248, 248, 248));
  background-image: linear-gradient(top, rgb(229, 229, 229), rgb(248, 248, 248));
  box-shadow: -1px -1px -1px 0 rgb(255, 255, 255) inset;
}

/*----------------------------------------------------------------------------*/
/* Sidebar Widgets
/*----------------------------------------------------------------------------*/
.sidebar-widget {
  border-top: 1px solid #d1d1d1;
  margin-bottom: 2.625em;
  padding: 1.5em 0.9375em 0;
  position: relative;
}

h2.widget-head {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 1.5em;
}
h2.widget-head img {
  display: inline-block;
}

.sidebar-widget ul, .sidebar-widget ol {
  list-style: none;
  padding-left: 0;
}
.sidebar-widget li {
  border-bottom: 1px dotted #d1d1d1;
  padding: 0.85714286em 0;
}
.sidebar-widget li:first-child {
  padding-top: 0;
}
.sidebar-widget li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.sidebar-widget li li {
  border-bottom: none;
  border-top: 1px dotted #d1d1d1;
  margin-top: 0.85714286em;
  padding-bottom: 0;
}
.sidebar-widget li li:first-child {
  padding-top: 0.85714286em;
}
.sidebar-widget form {
  background-color: #f9f9f9;
  border: 1px solid #d1d1d1;
  padding: 1.07142857em;
  border-radius: 0.21428571em;
}

/*----------------------------------------------------------------------------*/
/* Footer Widgets
/*----------------------------------------------------------------------------*/
.footer-widget-columns, .footer-widgets-container, .footer-widgets, .footer-widgets-wrap {
  position: relative;
}

.footer-widgets-columns {
  background-color: #f9f9f9;
}

.comics_for_us-enclosure .footer-widgets-columns {
  background-color: transparent;
}

.footer-widgets-container {
  background-color: #f9f9f9;
  margin: -1.3125em auto 0;
  max-width: 85em;
  padding: 0;
}

.footer-widgets-wrap:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.footer-widgets .sidebar-widget,
.hours-widget {
  border-bottom: 1px solid #d1d1d1;
  border-top: none;
  margin-bottom: 0;
  padding: 1.3125em 0.9375em;
}
.footer-widgets .sidebar-widget .textwidget > div.clear,
.hours-widget .textwidget > div.clear {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d1d1d1;
}
.footer-widgets .sidebar-widget .textwidget > div.clear:last-child,
.hours-widget .textwidget > div.clear:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.footer-widgets .sidebar-widget .textwidget span,
.hours-widget .textwidget span {
  float: left;
  margin-right: 10px;
}
.footer-widgets .sidebar-widget .textwidget span.hours,
.hours-widget .textwidget span.hours {
  float: right;
  margin: 0;
}
.footer-widgets .sidebar-widget .textwidget span.hours + .hours,
.hours-widget .textwidget span.hours + .hours {
  clear: both;
}
.footer-widgets .sidebar-widget .textwidget span.closed,
.hours-widget .textwidget span.closed {
  color: #BFBFBF;
}

.sidebar .hours-widget {
  margin-bottom: 1em;
  border-bottom: 0;
}

/*----------------------------------------------------------------------------*/
/* Text Widget
/*----------------------------------------------------------------------------*/
.widget_text img {
  display: inline-block;
}

/*----------------------------------------------------------------------------*/
/* Calendar Widget
/*----------------------------------------------------------------------------*/
.widget_calendar caption, .widget_calendar th, .widget_calendar td {
  text-align: center;
}
.widget_calendar #today {
  background-color: #f4f4f4;
}

/*----------------------------------------------------------------------------*/
/* Footer Menus
/*----------------------------------------------------------------------------*/
.comics_for_us-footer-menu, .comics_for_us-footer-menu-wrapper {
  background-color: #222;
}

.comics_for_us-enclosure .comics_for_us-footer-menu {
  background-color: transparent;
}

.comics_for_us-shop-info, .column-wrap {
  position: relative;
}

.comics_for_us-shop-info {
  padding-top: 1.875em;
}

.column-wrap:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.footer-menu {
  float: left;
  margin-bottom: 1.3125em;
  padding: 0 0.9375em;
  position: relative;
  width: 50%;
}
.footer-menu h2 {
  color: #e8e8e8;
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 0.75em;
}
.footer-menu ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.footer-menu li {
  border-bottom: 1px dotted #444;
}
.footer-menu li:last-child {
  border-bottom: none;
}
.footer-menu li a {
  color: #8e8e8e;
  display: block;
  padding: 0.5em 0;
}
.footer-menu li a:visited {
  color: #8e8e8e;
  display: block;
  padding: 0.5em 0;
}
.footer-menu li a:hover, .footer-menu li a:active {
  color: #0070ff;
}

/*----------------------------------------------------------------------------*/
/* Colophon
/*----------------------------------------------------------------------------*/
.comics_for_us-enclosure .colophon {
  background-color: transparent;
}

.colophon-wrapper {
  margin: 0 auto;
  max-width: 85em;
  padding: 1.3125em 0.9375em;
  position: relative;
}

.colophon {
  color: #e8e8e8;
  position: relative;
  text-align: center;
}
.colophon a {
  color: #8e8e8e;
}
.colophon a:visited {
  color: #8e8e8e;
}
.colophon a:hover, .colophon a:active {
  color: #0070ff;
}
.colophon p {
  line-height: 1.78571429;
  margin-bottom: 0;
}

.social-nav-anchors {
  font-size: 1em;
  line-height: 1.5625;
  list-style: none;
  margin-bottom: 1.5625em;
  padding-left: 0;
  text-align: center;
}
.social-nav-anchors li {
  display: inline-block;
}
.social-nav-anchors li a {
  display: block;
  padding: 0 0.3125em;
}

/*----------------------------------------------------------------------------*/
/* Subscriptions - Now Shortlist
/*----------------------------------------------------------------------------*/
.subscribe-to-series {
  border: none;
  background: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1em;
  padding: 0;
  line-height: 1.5em;
  box-shadow: none !important;
  letter-spacing: 0;
  font-family: "Arimo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #b9952a;
}
.subscribe-to-series:button[disabled] {
  color: #25b036;
}
.summary_details .list_line-series + .subscribe-to-series {
  margin-left: 20px;
}

.summary_details .list_line-series + .login-to-shortlist,
.summary_details .list_line-series + .has-subscribed-to-series {
  margin-left: 20px;
  float: left;
}

.login-to-shortlist a {
  color: #b9952a !important;
}
.login-to-shortlist a:hover {
  color: #efb815 !important;
}

.has-subscribed-to-series {
  color: #25b036;
}

.unsub-series-code {
  display: none;
}

#mac-subscriptions {
  padding: 0 !important;
}
#mac-subscriptions > li {
  background: #EFEFEF;
  margin: 0 0 20px;
  padding: 20px;
  border: 1px solid #d2d2d2;
  position: relative;
}
#mac-subscriptions > li:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -1px;
  display: block;
  z-index: 1;
  background-color: #d2d2d2;
}
#mac-subscriptions > li:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -1px;
  display: block;
  z-index: 1;
  background-color: #d2d2d2;
}
#mac-subscriptions > li h4.series_title {
  font-weight: normal;
  background-color: #E0E0E0;
  margin: -20px -20px 20px;
  padding: 10px 20px;
}
#mac-subscriptions:empty:before {
  content: "You have no upcoming releases.";
  display: block;
  padding: 20px;
  background-color: #EFEFEF;
}

.mac-subscription-products {
  padding: 0 !important;
  display: flex;
}

.comic-subscription-product {
  text-align: center;
  margin: 0 40px 20px 0;
  display: flex;
  position: relative;
}
.comic-subscription-product .sub_prod_wrap {
  width: 100%;
  padding: 10px 10px 40px;
  position: relative;
  height: 100%;
}
.comic-subscription-product .sub_prod_wrap.label-has_purchased {
  padding-bottom: 65px;
}
.comic-subscription-product .sub_prod_wrap .single_sub-purchase-data {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.comic-subscription-product img {
  width: 100%;
  max-width: 158px;
  margin: 0 0 10px;
}
.comic-subscription-product .mac_already_purchased {
  text-transform: uppercase;
  font-size: 0.7em;
  margin-bottom: 0;
  margin: 10px 0 -10px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.05);
}

.single_sub_item {
  border: 1px solid rgba(0, 0, 0, 0.25);
  background: #FFF;
  position: relative;
  transition: all 0.2s linear;
}
.single_sub_item.checked_sub_item, .single_sub_item.sub_item_in_cart {
  background-color: #d2ffce;
}
.single_sub_item.checked_sub_item .single_sub_item-select, .single_sub_item.sub_item_in_cart .single_sub_item-select {
  background-color: #25b036;
}
.single_sub_item.checked_sub_item .single_sub_item-select .sub-select, .single_sub_item.sub_item_in_cart .single_sub_item-select .sub-select {
  display: none;
}
.single_sub_item.checked_sub_item .single_sub_item-select .sub-selected, .single_sub_item.sub_item_in_cart .single_sub_item-select .sub-selected {
  display: block;
}
.single_sub_item.single_sub_item-oos {
  opacity: 0.5;
}
.single_sub_item .single_sub_item-oos-banner {
  display: block;
  text-align: center;
  background: #989898;
  width: 100%;
  margin: 10px 0 0;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 5px 10px;
}
.single_sub_item .single_sub_item-select {
  display: block;
  text-align: center;
  background-color: #0070ff;
  width: 100%;
  color: #FFF;
  text-transform: uppercase;
  font-size: 0.9em;
  padding: 5px 10px;
  margin: 10px 0 0;
  letter-spacing: 1px;
  transition: all 0.2s linear;
}
.single_sub_item .single_sub_item-select .fa {
  width: 15px;
}
.single_sub_item .single_sub_item-select .sub-select {
  display: block;
  color: #fff;
}
.single_sub_item .single_sub_item-select .sub-selected {
  display: none;
}
.single_sub_item input[type=checkbox] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.mac-subscription-view-series {
  font-size: 0.8em;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 5px 10px;
  text-transform: uppercase;
  box-shadow: 0px 7px 13px -8px rgba(0, 0, 0, 0);
  border: 1px solid #e3e0e0;
  margin-top: 10px;
  display: block;
  text-align: center;
}
.mac-subscription-view-series:hover {
  background-color: #FFF;
  box-shadow: 0px 7px 13px -8px rgba(0, 0, 0, 0.25);
}

a.mac-subscription-series-unsubscribe {
  font-size: 0.8em;
  margin: 15px 0 0;
  text-transform: uppercase;
  display: block;
  text-align: center;
  color: #717b84;
}
a.mac-subscription-series-unsubscribe:hover {
  color: #717b84;
}

.single_sub-price {
  margin: 5px 0;
  letter-spacing: 0.5px;
  font-weight: bold;
  text-transform: uppercase;
}

.single_sub-release {
  font-size: 0.8em;
  text-transform: uppercase;
  color: #999;
}

#add_subs_to_cart {
  float: left;
  width: 100%;
}
#add_subs_to_cart:disabled {
  background-color: #aaddf0;
  cursor: default;
}

/*----------------------------------------------------------------------------*/
/* Account Funds / Store Credit
/*----------------------------------------------------------------------------*/
.woocommerce_cart .wc-account-funds-apply-button {
  display: none;
}
.woocommerce_cart .wc-account-funds-apply {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #fef79a;
  border: 1px solid #DDD58E;
}

/*----------------------------------------------------------------------------*/
/* 404 Error
/*----------------------------------------------------------------------------*/
.image-error-logo {
  display: inline-block;
  margin-bottom: 1.875em;
}

/*----------------------------------------------------------------------------*/
/* 375px and wider
/*----------------------------------------------------------------------------*/
@media only screen and (min-width: 23.438em) {
  /* === Subscriptions === */
  .mac-subscription-view-series {
    float: left;
  }
  .mac-subscription-series-unsubscribe {
    float: right;
  }
}
/*----------------------------------------------------------------------------*/
/* 450px and wider
/*----------------------------------------------------------------------------*/
@media only screen and (min-width: 28.125em) {
  /* === Masthead === */
  .logo {
    margin: 0;
    position: relative;
  }
  .masthead-phone {
    display: block !important;
    float: right;
    line-height: 1;
    text-align: left;
  }
  /* === Shop Mobile Navigation Triggers === */
  .shop-mobile-nav-triggers {
    text-align: center;
  }
  .shop-mobile-nav-triggers li {
    float: none;
    text-align: left;
    width: auto;
  }
  .shop-mobile-nav-triggers .expanded-text {
    left: 0;
    position: relative;
    top: 0;
  }
  .phone-button {
    display: none;
  }
  /* === Home Page === */
  #header_cta .home_address {
    font-size: 1em;
  }
}
/*----------------------------------------------------------------------------*/
/* 470px - 784px Webkit only
/*----------------------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 29.375em) and (max-width: 49em) {
  select {
    background-position: 98% 50%;
  }
}
/*----------------------------------------------------------------------------*/
/* 490 and wider
/*----------------------------------------------------------------------------*/
@media only screen and (min-width: 30.625em) {
  /* === Comments === */
  #reply-title #cancel-comment-reply-link {
    position: absolute;
    right: 0.83333333em;
    top: 2.25em;
  }
}
/*----------------------------------------------------------------------------*/
/* 600px and wider - Increase main content font size
/*----------------------------------------------------------------------------*/
@media only screen and (min-width: 37.5em) {
  /* === Utility === */
  .masthead-wrapper {
    padding: 0;
  }
  .article-list, .search-list {
    margin-bottom: 1.5625em;
  }
  .article-wrapper, .page-wrapper, .comics_for_us-full {
    padding: 1.5625em 1.25em;
  }
  .home_section .content,
  .home_cta .content {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .article-list .article-wrapper {
    padding-bottom: 1.5625em;
  }
  .error-404-wrapper {
    margin-bottom: 6.25em;
    margin-top: 6.25em;
    padding: 2.5em;
  }
  /* === User Bar === */
  .comics_for_us-user-bar ul {
    font-size: 0.8125em;
    line-height: 3.07692308;
  }
  .comics_for_us-user-bar i {
    margin-right: 0.23076923em;
  }
  .comics_for_us-user-bar .expanded-text {
    left: 0;
    position: relative;
    top: 0;
  }
  /* === Masthead === */
  .masthead-phone .expanded-text {
    left: 0;
    position: relative;
    top: 0;
  }
  /* === Main Menu === */
  .sf-menu li a {
    padding-left: 1.42857143em;
    padding-right: 1.42857143em;
  }
  /* === Typography === */
  .comics_for_us-typeset h1 {
    font-size: 2em;
  }
  .comics_for_us-typeset h2 {
    font-size: 1.75em;
  }
  .comics_for_us-typeset h3 {
    font-size: 1.375em;
    line-height: 1.364;
    margin-bottom: 1.364em;
  }
  .comics_for_us-typeset h4 {
    font-size: 1.188em;
    line-height: 1.316;
    margin-bottom: 1.316em;
    margin-top: 1.316em;
  }
  .comics_for_us-typeset h5 {
    font-size: 1em;
    line-height: 1.5625;
    margin-bottom: 1.5625em;
    margin-top: 1.5625em;
  }
  .comics_for_us-typeset h6 {
    font-size: 0.813em;
    line-height: 1.538em;
    margin-bottom: 1.538em;
    margin-top: 1.538em;
  }
  .comics_for_us-typeset p, .comics_for_us-typeset address {
    font-size: 1em;
    line-height: 1.5625;
    margin-bottom: 1.5625em;
  }
  .comics_for_us-typeset p + h3 {
    margin-top: 1.364em;
  }
  .comics_for_us-typeset blockquote {
    border-left-width: 0.625em;
    border-right-width: 0.625em;
    margin-bottom: 1.5625em;
    padding: 1.5625em 2.188em 0.063em;
  }
  .comics_for_us-typeset blockquote p {
    text-indent: -0.375em;
  }
  .comics_for_us-typeset small {
    font-size: 0.8125em;
    line-height: 1.53846154;
  }
  .comics_for_us-typeset ul, .comics_for_us-typeset ol, .comics_for_us-typeset dl {
    font-size: 1em;
    line-height: 1.5625;
    margin-bottom: 1.5625em;
  }
  .comics_for_us-typeset ul {
    padding-left: 0.938em;
  }
  .comics_for_us-typeset ol {
    padding-left: 1.5625em;
  }
  .comics_for_us-typeset ul ul, .comics_for_us-typeset ol ul, .comics_for_us-typeset ul ol, .comics_for_us-typeset ol ol {
    margin-bottom: 0;
  }
  .comics_for_us-typeset dd {
    margin-bottom: 1.5625em;
  }
  .comics_for_us-typeset ul + h3, .comics_for_us-typeset ol + h3, .comics_for_us-typeset dl + h3 {
    margin-top: 1.364em;
  }
  .comics_for_us-typeset table {
    font-size: 1em;
    line-height: 1.5625;
    margin-bottom: 1.5625em;
    margin-top: 1.5625em;
  }
  .comics_for_us-typeset caption {
    font-size: 1.188em;
    line-height: 1.316em;
    margin-bottom: 1.316em;
  }
  .comics_for_us-typeset th, .comics_for_us-typeset td {
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
  .comics_for_us-typeset table + h3 {
    margin-top: 1.364em;
  }
  /* === Lists === */
  /* === Tables === */
  /* === Code and Pre-Formatted Text === */
  pre code {
    font-size: 15px;
  }
  /* === Form Elements === */
  label {
    font-size: 0.875em;
  }
  input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=number], input[type=range], input[type=tel], input[type=time], input[type=week], input[type=submit] {
    font-size: 0.875em;
  }
  textarea, select {
    font-size: 0.875em;
  }
  textarea {
    height: 17.8571429em;
    line-height: 1.5;
  }
  /* === Top Product Search Form === */
  .comics_for_us-product-search .comics_for_us-product-search-wrapper {
    height: 87px;
    margin-top: -43.5px;
    padding-left: 30px;
  }
  .comics_for_us-product-search label, .comics_for_us-product-search input[type=search] {
    font-size: 1.75em;
    height: 87px;
  }
  /* === Comment Form === */
  #commentform input[type=text], #commentform input[type=email], #commentform input[type=url] {
    width: 60%;
  }
  /* === Titles === */
  h1.archive-title {
    margin-left: 0.71428571em;
    margin-right: 0.71428571em;
  }
  .blog .post-header h1, .single .post-header h1 {
    margin-bottom: 0.3125em;
  }
  /* === Articles === */
  .article-date, .post-comments, .published-date {
    font-size: 0.8125em;
    line-height: 1.53846154;
  }
  .article-date, .published-date {
    margin-bottom: 0.76923077em;
  }
  .post-comments {
    margin-bottom: 3.07692308em;
  }
  .post-meta {
    margin-bottom: 0;
    padding: 60px 0.9375em 0.9375em;
  }
  .post-meta.post-meta-archive {
    padding: 0.9375em;
  }
  .comics_for_us-typeset .post-meta address, .comics_for_us-typeset .post-meta p {
    font-size: 0.8125em;
    line-height: 1.53846154;
  }
  .comics_for_us-typeset .post-meta address {
    margin-bottom: 0.38461538em;
  }
  .comics_for_us-typeset .post-meta p {
    margin-bottom: 0.7em;
  }
  .comics_for_us-typeset .post-meta p:last-child {
    margin-bottom: 0;
  }
  .comics_for_us-typeset h1.center-heading-one {
    max-width: 29.6875em;
  }
  .comics_for_us-typeset p.center-paragraph {
    max-height: 59.375em;
  }
  /* === Article Typography Classes === */
  /* === Sub-menu on Pages === */
  ul.comics_for_us-sub-pages {
    padding-left: 0;
  }
  /* === Images === */
  img.alignleft {
    margin: 0.3125em 1.5625em 0.625em 0;
  }
  img.alignright {
    margin: 0.3125em 0 0.625em 1.5625em;
  }
  img.alignnone, img.aligncenter {
    margin-bottom: 1.5625em;
  }
  /* === Image Captions === */
  figure.alignleft {
    margin: 0.3125em 1.5625em 0.625em 0;
  }
  figure.alignright {
    margin: 0.3125em 0 0.625em 1.5625em;
  }
  figure.aligncenter, figure.alignnone {
    margin-bottom: 1.5625em;
  }
  .wp-caption-text {
    font-size: 0.8125em;
    line-height: 1.53846154;
    margin-top: 1.53846154em;
  }
  /* === Videos === */
  .fluid-width-video-wrapper {
    margin-bottom: 1.5625em;
  }
  /* === Pagination === */
  .pagination {
    margin: 1.5625em 0 0;
  }
  .pagination ul {
    margin-bottom: 0;
  }
  /* == Comments == */
  #comments {
    margin-top: 1.875em;
    padding-top: 1.875em;
  }
  .comics_for_us-typeset h3.comment-head {
    margin-bottom: 0.22727273em;
  }
  .comics_for_us-typeset .commentlist {
    padding-left: 0;
  }
  .commentlist li div {
    padding-top: 1.5625em;
  }
  .comics_for_us-typeset .commentlist .children {
    padding-left: 3.125em;
  }
  .comics_for_us-typeset .commentlist .children .children {
    padding-left: 0;
  }
  .comics_for_us-typeset ol.trackbacklist {
    margin-bottom: 1.875em;
  }
  /* === Trackbacks & Pingbacks === */
  /* === Sidebar Widgets === */
  .sidebar-widget {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  /* === Sidebar Trigger === */
  .aside-trigger {
    padding: 1.25em;
  }
  /* === Footer Widgets === */
  .footer-widgets .sidebar-widget {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  /* === Footer Menus === */
  .footer-menu {
    padding: 0 1.25em;
  }
  /* === Colophon === */
  .colophon-wrapper {
    padding: 1.25em;
  }
  /* === Home Page === */
  .single_home_featured {
    float: left;
    width: 47.5%; /* 570 / 1200 */
    margin: 0 5% 0 0; /* 60 / 1200 */
  }
  .single_home_featured .featured_image {
    width: 100%;
  }
  #home_in_store h2 {
    margin-bottom: 1.75em;
  }
  #home_in_store .content {
    padding-bottom: 3.25em;
  }
  #in_store_feature_list {
    width: 60%;
    text-align: left;
  }
  #in_store_image_wrap {
    width: 35%;
    left: 65%;
    bottom: auto;
    top: 0;
  }
  #in_store_image_wrap img {
    margin: auto;
  }
  #add_subs_to_cart {
    width: auto;
  }
}
/*----------------------------------------------------------------------------*/
/* 705px and wider - Increase main content font size
/*----------------------------------------------------------------------------*/
@media only screen and (min-width: 44.0625em) {
  /* === Footer Widgets === */
  .footer-widgets {
    border-bottom: 1px solid #d1d1d1;
  }
  .footer-widgets .sidebar-widget {
    border-bottom: none;
    float: left;
    padding-bottom: 0.64285714em;
    width: 50%;
  }
  /* === Login & Register === */
  .mac-login-article #customer_login {
    display: flex;
  }
  .mac-login-article #customer_login .col-1, .mac-login-article #customer_login .col-2 {
    max-width: 46.992481203%; /* 312.5 / 665 */
    box-sizing: padding-box;
  }
  .mac-login-article #customer_login .col-1 {
    margin-right: 6.015037594%; /* 40 / 665 */
  }
  .mac-login-article .sharedaddy {
    display: none;
  }
}
/*----------------------------------------------------------------------------*/
/* 785px and wider
/*----------------------------------------------------------------------------*/
@media only screen and (min-width: 49.0625em) {
  /* === Utility === */
  .content-wrapper {
    padding: 0 1.25em;
  }
  .article-wrapper, .page-wrapper {
    float: left;
    padding: 1.25em 1.25em 1.5625em 0;
    width: 68.75%;
  }
  .article-list, .search-list {
    float: left;
    padding: 0 1.25em 0 0;
    width: 68.75%;
  }
  .article-list .article-wrapper, .search-list .page-wrapper {
    float: none;
    padding: 1.5625em 0;
    width: auto;
  }
  .archive .article-list .article-wrapper:first-of-type {
    padding-top: 0;
  }
  .comics_for_us-full {
    padding: 1.25em 0 1.5625em;
  }
  .comics_for_us-footer-menu-wrapper {
    padding-bottom: 0;
    padding-top: 0;
  }
  /* === Titles === */
  h1.archive-title {
    margin-left: 0;
    margin-right: 0;
  }
  /* === Sidebar === */
  .sidebar {
    background-color: transparent;
    border-bottom: none;
    display: block !important;
    float: left;
    margin-top: 1.25em;
    padding: 0 0 0 1.25em;
    width: 31.25%;
  }
  .sidebar#shop_filters {
    float: right;
    border: none;
  }
  .sidebar#shop_filters #shop_filters_inner {
    border: 1px solid #d1d1d1;
  }
  /* === Sidebar Trigger === */
  .aside-trigger {
    display: none;
  }
  /* === Sidebar Widgets === */
  .sidebar-widget {
    padding-left: 0;
    padding-right: 0;
  }
  .sidebar .sidebar-widget:first-of-type {
    border-top: none;
    padding-top: 0;
  }
  /* === Footer Widgets === */
  .footer-widgets-columns {
    display: block !important;
  }
  .footer-widgets-container {
    margin-top: 0;
  }
  .footer-widgets {
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 1.875em;
    padding-top: 1.875em;
  }
  /* === Footer Menus === */
  .comics_for_us-shop-info {
    padding-bottom: 3.125em;
    padding-top: 3.125em;
  }
  .column-wrap {
    float: left;
    width: 50%;
  }
  .column-wrap:after {
    clear: none;
  }
  .footer-menu {
    margin-bottom: 0;
    padding: 0 1.25em;
  }
  .weekly_pickup_col_wrap {
    display: flex;
    margin-bottom: -1.5625em;
  }
  .weekly_pickup_col {
    float: left;
    width: 33%;
    padding: 30px 2% 30px 0;
    flex: 1;
  }
  .weekly_pickup_col:nth-child(2) {
    width: 34%;
    padding: 30px 2%;
    margin: 0;
    background-color: transparent;
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
  }
  .weekly_pickup_col:nth-child(3) {
    padding: 30px 0 30px 2%;
  }
}
/*----------------------------------------------------------------------------*/
/* 860px and wider
/*----------------------------------------------------------------------------*/
@media only screen and (min-width: 53.75em) {
  /* === Utility === */
  .comics_for_us-product-search-wrapper {
    padding: 0 1.25em;
  }
  /* === User Bar === */
  .masthead-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .logo {
    text-align: left;
  }
  .comics_for_us-user-bar {
    padding: 1.25em 1.25em 1.25em 0;
    clear: none;
    margin-left: auto;
  }
  .comics_for_us-user-bar ul {
    display: flex;
    align-items: center;
  }
  .comics_for_us-user-bar li {
    border: none;
    margin-left: 1.53846154em;
    width: auto;
    float: none;
    box-shadow: none !important;
    line-height: 60px;
  }
  .comics_for_us-user-bar li.cart-info {
    border-left: none;
    border-top: none;
    margin-left: 1.53846154em;
    width: auto;
    box-shadow: none;
  }
  .masthead_home .comics_for_us-user-bar li {
    line-height: 40px;
  }
  .comics_for_us-enclosure .comics_for_us-user-bar {
    background-color: transparent;
  }
  .masthead_home .comics_for_us-user-bar {
    padding: 0 1.25em 0 0;
  }
  /* === Home Page === */
  .single_weekly_comic strong {
    display: block;
  }
  #pull_cta {
    text-align: left;
  }
  #pull_cta .callout {
    float: left;
    position: relative;
    margin: 0;
  }
  #pull_cta .callout h2 {
    line-height: 1.4em;
  }
  #pull_cta .callout small {
    position: absolute;
    bottom: -15px;
    left: 0;
  }
  #pull_cta .callout small a {
    color: #8e8e8e;
  }
  #pull_cta .button {
    float: right;
  }
  .perk_card {
    float: left;
    width: 31.6666666667%; /* 380 / 1200 */
    margin-right: 2.5%; /* 30 / 1200 */
  }
  .perk_card:nth-child(3) {
    margin-right: 0;
  }
  .single_home_featured {
    text-align: left;
  }
  .single_home_featured .featured_image {
    width: 25%;
    margin: 0 5% 0 0;
    float: left;
  }
  .single_home_featured .featured_content {
    float: left;
    width: 70%;
  }
  .single_home_featured .featured_content h5 {
    font-size: 1em;
  }
  .single_home_featured .comic_list_line-meta {
    float: left;
    margin: 0 30px 15px 0;
    text-align: left;
    width: auto;
  }
  .single_home_featured .comic_list_line-meta:last-child {
    margin: 0;
  }
  .single_home_featured .comic_list_line-meta .oos-button {
    width: auto;
    padding: 0 10px;
    font-size: 1em;
    line-height: 40px;
  }
  .single_home_featured .synopsis {
    display: block;
  }
  #home_latest_posts article {
    width: 33.3333333333%;
  }
  #home_latest_posts .post_content {
    min-height: 380px;
    padding: 6.25%;
  }
  #home_latest_posts article .latest_content {
    position: absolute;
    margin: 6.25%;
  }
  #header_cta .home_address {
    width: 100%;
    margin-top: 50px;
  }
  /* === Shop Mobile Navigation Triggers === */
  .shop-mobile-nav-triggers {
    display: none;
  }
  /* === Utility === */
  .site-menu-wrapper {
    padding: 0 1.25em;
  }
  /* === Non-Touch Main Menu === */
  .comics_for_us-site-menu {
    display: block !important;
    background-color: #f9f9f9;
  }
  .site-menu-wrapper {
    background-color: #f9f9f9;
  }
  .comics_for_us-enclosure .comics_for_us-site-menu {
    background-color: transparent;
  }
  .sf-menu {
    line-height: 3.57142857;
  }
  .sf-menu li {
    border-bottom: none;
    float: left;
  }
  .sf-menu li:last-child {
    border-bottom: none;
  }
  .sf-menu li a {
    color: #222;
    padding: 0 2.14285714em 0 0;
  }
  .sf-menu li a:visited {
    color: #222;
    padding: 0 2.14285714em 0 0;
  }
  .sf-menu li a:hover, .sf-menu li a:active {
    color: #8e8e8e;
  }
  /* === Touch Main Menu === */
  .touch .sf-menu li.li-has-sub {
    padding-right: 45px;
  }
  .touch .sf-menu li.li-has-sub a {
    padding-right: 0;
  }
  .touch .sf-menu li li.li-has-sub a {
    padding-right: 1.42857143em;
  }
  /* === Non-Touch Main Menu Drop Down Menus === */
  .sf-menu ul {
    border-top: none;
    font-size: 0.92857143em;
    font-weight: 400;
    line-height: 3.07692308;
    width: 13.8461538em;
  }
  .sf-menu ul ul {
    border-left: 1px solid #3a3a3a;
    font-size: inherit;
  }
  .sf-menu li li {
    border-bottom: 1px solid #3a3a3a;
    border-right: none;
    float: none;
  }
  .sf-menu li li a {
    color: #f9f9f9;
    padding: 0 1.53846154em;
  }
  .sf-menu li li a:visited {
    color: #f9f9f9;
    padding: 0 1.53846154em;
  }
  .sf-menu li li a:hover, .sf-menu li li a:active {
    color: #8e8e8e;
  }
  .sf-menu li:hover ul {
    left: -1.53846154em;
    position: absolute;
    top: auto;
  }
  .sf-menu li:hover ul ul {
    left: -9999em;
    position: absolute;
    top: -9999em;
  }
  .sf-menu li li:hover ul {
    left: 13.8461538em;
    top: 0;
  }
  .main-menu .sf-sub-indicator {
    font-size: 0.5em;
    float: none;
    line-height: 1;
    margin-left: 1em;
    position: relative;
    top: -0.14285714em;
  }
  .main-menu li li .sf-sub-indicator {
    float: right;
    top: 17px;
    transform: rotate(-90deg);
  }
  /* === Touch Main Menu Drop Down Menus === */
  .touch .sf-menu ul {
    width: 16.9230769em;
  }
  .touch .sf-menu li li:hover ul {
    left: 16.9230769em;
  }
  .touch .main-menu .sf-sub-indicator {
    font-size: 0.78571429em;
    /*11px*/
  }
  .touch .main-menu li .sf-sub-indicator {
    position: absolute;
    right: 28px;
    top: 20px;
    z-index: 200;
  }
  .touch .main-menu li li .sf-sub-indicator {
    line-height: 40px;
    right: 10px;
    top: 0;
  }
}
/*----------------------------------------------------------------------------*/
/* 1060px and wider
/*----------------------------------------------------------------------------*/
@media only screen and (min-width: 66.25em) {
  /* === Utility === */
  .comics_for_us-product-search-wrapper, .content-wrapper, .footer-widgets-container, .comics_for_us-footer-menu-wrapper {
    padding: 0 2.5em;
  }
  .logo {
    padding-left: 2.5em;
  }
  .comics_for_us-user-bar {
    padding-right: 2.5em;
  }
  .site-menu-wrapper {
    padding: 0 2.5em;
  }
  .article-list, .search-list {
    margin-bottom: 3.125em;
    padding-right: 2.5em;
  }
  .article-wrapper, .page-wrapper {
    padding: 3.125em 2.5em 1.5625em 0;
  }
  .article-list .article-wrapper, .search-list .page-wrapper {
    padding: 3.125em 0;
  }
  .comics_for_us-full {
    padding-bottom: 3.125em;
    padding-top: 1.5625em;
  }
  .home_section .content,
  .home_cta .content {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
  /* === Titles === */
  h1.archive-title {
    margin-top: 1.78571429em;
  }
  /* === Articles === */
  .article-list .post-meta {
    margin-bottom: 0;
  }
  .weekly_pickup_col_wrap {
    margin-bottom: -3.125em;
  }
  /* === Slider === */
  .flexslider {
    margin: 0 0 3.125em !important;
  }
  /* === Sidebar === */
  .sidebar {
    margin-bottom: 3.125em;
    margin-top: 3.125em;
    padding: 0 0 0 2.5em;
  }
  /* === Sidebar Widgets === */
  .sidebar-widget {
    margin-bottom: 3.9375em;
  }
  /* === Colophon === */
  .colophon-wrapper {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
}
/*----------------------------------------------------------------------------*/
/* 1140px and wider
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/* 1280px and wider
/*----------------------------------------------------------------------------*/
@media only screen and (min-width: 80em) {
  /* === Utility === */
  .article-wrapper {
    padding: 3.75em 2.5em 1.5625em 13.75em;
  }
  .article-list .article-wrapper {
    padding-left: 13.75em;
  }
  .comics_for_us-product-search .comics_for_us-product-search-wrapper {
    width: 1024px;
    left: 50%;
    margin-left: -512px;
  }
  /* === Titles === */
  .blog .post-header h1, .single .post-header h1 {
    margin-bottom: 0.78125em;
  }
  /* === Articles === */
  .article-date, .post-comments {
    left: -16.9230769em;
    margin-bottom: 0;
    position: absolute;
    text-align: right;
    width: 13.8461538em;
  }
  .article-date {
    top: 1.30769231em;
  }
  /* === Sub-menu on Pages === */
  ul.comics_for_us-sub-pages {
    border-top: none;
    left: 0;
    margin-bottom: 0;
    padding-top: 0;
    position: absolute;
    top: 3.75em;
    width: 11.25em;
  }
  /* === Footer Widgets === */
  .footer-widgets-wrap {
    float: left;
    width: 50%;
  }
  .footer-widgets-wrap:after {
    clear: none;
  }
  .footer-widgets .sidebar-widget {
    margin-bottom: 0;
  }
  /* === Colophon === */
  .colophon {
    text-align: left;
  }
  .colophon p {
    float: left;
  }
  .social-nav-anchors {
    float: right;
    margin-bottom: 0;
    text-align: left;
  }
  .social-nav-anchors li {
    display: inline;
    float: left;
  }
  .social-nav-anchors li a {
    display: block;
  }
}
