.woocommerce div.product .woocommerce-tabs ul.tabs li.active 
{
background: #1c1c1c;
color: #FFF;
z-index: 2;
border-bottom-color: #1c1c1c;
}

.woocommerce ul.products li.product .button, .woocommerce .cart .button, .woocommerce .cart input.button {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #415474;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #FFF;
    border-color: #415474;
}

a, a:visited {
    color: #FFF;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link:hover h2.woocommerce-loop-product__title {
    color: #799ab7;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link span.price,
.woocommerce ul.products li.product a.woocommerce-loop-product__link:hover span.price {
    color: #fff;
}

.woocommerce ul.products li.product a.button,
.woocommerce ul.products li.product a.button:hover,
.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce ul.products li.product a.add_to_cart_button:hover {
    color: #fff !important;
}


.woocommerce ul.products li.product .button:hover, .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {
    color: #fff;
    background-color: #3b4c67;
    border-color: #3b4c67;
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
    background: none;
    border: none;
    cursor: pointer;
    font-weight: 400;
    text-align: left;
    text-decoration: underline;
}

.has-dark-controls .wc-blocks-components-select .wc-blocks-components-select__label {
    color: hsla(0, 0%, 20%, .6);
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input label, .has-dark-controls .wc-block-components-text-input label {
    color: hsla(0, 0%, 20%, .6);
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control, .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout, .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout {
    padding-bottom: 0;
    margin-left: 6px;
}

@media (min-width: 992px) {
.woocommerce-shop .col-lg-8, .tax-product_cat .col-lg-8{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
.woocommerce-shop .col-lg-4, .tax-product_cat .col-lg-4{
 
   display:none;
}

[data-form="23dd3334-be8d-11ef-9f48-ab22d51c584c"].inline-container {
   margin: auto;
padding-top: 2em;
}

[data-form="23dd3334-be8d-11ef-9f48-ab22d51c584c"] .mastfoot.no-bg p {
    display:none;
}

[data-form="0f9b67da-be81-11ef-baf8-5dea8108e42b"] .mastfoot .inner {
    display:none;
	
}

[data-form="647d1566-c631-11ef-a9cc-cbb450be1803"] .text-center {
    display:none;
	
}


main {
    margin-top: 10px;
    padding-bottom: 0px;
    word-wrap: normal;
    width: 100%;
    clear: both;
}

#side-bar section {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0px 2em 10px;
		margin-bottom: 5px;
		margin-top: 5px;
    font-size: .875em;
    letter-spacing: .05em;
    line-height: 1.5em;
}

.mark, mark {
    padding: .2em;
    background-color: #1c1c1c;
}

mark.count {
    color: #FFFFFF;
}

select#color {
  height: 48px;
	width: 100%;
  background-color: #FFFFFF;
	border-radius: 4px;
	padding: 0 15px;
}

input[type="text"], input[type="password"], input[type="number"], input[type="email"], input[type="tel"], input[type="url"], input[type="search"], .form-control, .checkout-input, select.form-control {
    height: 43px;
    line-height: 24px;
    border-radius: 4px;
}

#wcpay-woopay-button .woopay-express-button {
    background: #fff !important;
}

.wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready:not(:first-child) {
	margin-top: 0px;
}

/* stop the credits bar from floating over content */
.site-footer, .site-info {
  position: static !important;
  top: auto !important;
  bottom: auto !important;
  z-index: auto !important;
}

.post-password-form input[type="submit"] {
  vertical-align: middle;
  position: relative;
  top: 6px;
}

.post-password-form input[type="password"],
.post-password-form input[type="submit"] {
  height: 40px; 
  line-height: 20px;
  vertical-align: middle;
}

.woocommerce div.product form.cart .variations select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  display: block;
  width: 100%;
  height: 48px;
  padding: 10px 40px 10px 16px;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  background: #fff;
  color: #000;
  font-size: 16px;
  line-height: 1.1;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .06);
  text-transform: none;
}

.woocommerce div.product form.cart .variations td.value::before,
.woocommerce div.product form.cart .variations td.value::after {
  content: none !important;
  display: none !important;
}

#block-283 {
  margin-bottom: 0.2rem !important;
}

#block-283 + .widget {
  margin-top: 0.6rem !important;
}

#sow-button-grid-3 {
  margin-bottom: 0.6rem !important;
}

.wpnbha.is-grid > div {
  row-gap: 70px !important;
}

.wp-block-categories-dropdown label {
  margin-bottom: 6px;
  display: inline-block;
}

.wp-block-categories-dropdown select {
  padding: 10px 16px;
  margin: 5px 0;
  border-radius: 6px;
  background-color: #ffffff;
  color: #000;
  border: 1px solid #444;
}

.accordion-item__toggle > span:first-child {
    margin-left: 1rem;
}

.accordion-item__toggle > span:last-child {
    margin-right: .5rem;
}

#comic form.post-password-form > p:nth-of-type(2) {
  display: none !important;
}

#comic form.post-password-form::before {
  content: "Join The Veil tier on Patreon for Early Access. Public Release 30 Dec 2025, 7AM PST.";
  display: block;
  text-align: center;
  font-size: 1.05rem;
  line-height: 1.6;
  margin-bottom: 0.25rem;
	margin-top: 3rem;
}

a,
a:where(:not(.wp-element-button)) {
  text-decoration: none !important;
}