@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    background-color: #eaeded;
}

html {
    color: #333;
}

#wowslider-container1 .ws_images,
#wowslider-container1 .ws_images img {
    border-radius: 0px ! IMPORTANT;
}

/* Change background color of every even row */
table.dataTable tbody tr:nth-child(odd) {
    background-color: #f2f2f2;
    /* Light gray color */
}

/* Change background color of every odd row */
table.dataTable tbody tr:nth-child(even) {
    background-color: #ffffff;
    /* White color */
}


.table-subscription-image img {
    max-width: 100px;
}

.final-order-cut-date-message {
    background: #0300fd;
    color: #FFF;
    font-weight: normal;
}

.final-order-cut-date-message b {
    font-weight: normal !important;
    font-size: 18px;
    font-weight: 800;
}

#subscription_orders_wrapper .dt-search,
#subscription_events_orders_wrapper .dt-search,
#single_subscription_orders_wrapper .dt-search {
    float: left !important;
    width: 99%;
    box-sizing: border-box !important;
    display: flex !important;
}

#subscription_orders_wrapper .dt-search input,
#subscription_events_orders_wrapper .dt-search input,
#single_subscription_orders_wrapper .dt-search input {
    width: 100% ! IMPORTANT;
    float: left !important;
    box-sizing: border-box !important;
    padding: 0px ! IMPORTANT;
}

#subscription_orders_wrapper .dt-search input,
#subscription_events_orders_wrapper .dt-search input,
#single_subscription_orders_wrapper .dt-search input {
    padding: 7px ! IMPORTANT;
    vertical-align: middle ! IMPORTANT;
}

#subscription_orders_wrapper .dt-search label,
#subscription_events_orders_wrapper .dt-search label,
#single_subscription_orders_wrapper .dt-search label {
    float: left ! IMPORTANT;
    margin-top: 5px ! IMPORTANT;
}

#subscription_orders_wrapper .dt-paging,
#subscription_events_orders_wrapper .dt-paging,
#single_subscription_orders_wrapper .dt-paging {
    margin-bottom: 10px ! IMPORTANT;
}

#subscription_orders_wrapper .dt-paging button.dt-paging-button,
#subscription_events_orders_wrapper .dt-paging button.dt-paging-button,
#single_subscription_orders_wrapper .dt-paging button.dt-paging-button {
    border: 1px solid #CCC !important;
}

#subscription_orders_wrapper .dt-paging button.dt-paging-button.current,
#subscription_events_orders_wrapper .dt-paging button.dt-paging-button.current,
#single_subscription_orders_wrapper .dt-paging button.dt-paging-button.current {
    background: #fa7609 !important;
    color: #FFF ! IMPORTANT;
    border: 1px solid #333 !important;
}

div#subscription_orders_wrapper select,
div#subscription_orders_wrapper input {
    color: #333 ! IMPORTANT;
    border: 1px solid #333 ! IMPORTANT;
}

.giftcard-response p.uk-margin-small {
    margin: 0px !important;
    line-height: 24px !important;
}

tr.order-is-delayed {
    background: #fff3cd !important;
}

h1.product-heading {
    font-size: 28px !important;
    font-weight: 600;
}

.show-product-img {
    position: relative !important;
    display: inline-block ! IMPORTANT;
}

.show-product-img.single-product-img .sold-out-cover {
    width: 150px ! IMPORTANT;
    height: 120px ! IMPORTANT;
}

.review-subtext span.review-text {
    font-size: 40px ! IMPORTANT;
    vertical-align: middle;
}

.show-product-img .sold-out-cover {
    background-image: url(/images/soldout.png) ! IMPORTANT;
    position: absolute ! IMPORTANT;
    background-repeat: no-repeat ! IMPORTANT;
    background-size: 100% ! IMPORTANT;
    background-position: right ! IMPORTANT;
    bottom: 0px ! IMPORTANT;
    right: 0px ! IMPORTANT;
    width: 90px ! IMPORTANT;
    height: 76px !important;
}


.header-section.uk-sticky {
    z-index: 999;
}

table.dataTable th.dt-type-numeric,
table.dataTable th.dt-type-date,
table.dataTable td.dt-type-numeric,
table.dataTable td.dt-type-date {
    text-align: left !important;
}

span.review-subtext {
    font-size: 15px !important;
    margin-left: 20px ! IMPORTANT;
    color: #f40400;
}

.reviews-star i {
    color: #ff5c20;
    margin-right: 2px;
    font-size: 22px ! IMPORTANT;
    margin-bottom: 10px ! IMPORTANT;
    margin-top: 10px ! IMPORTANT;
}

.header-section .main-header .shop-icons .front-order-delayed {
    position: relative;
    bottom: 15px;
    right: 18px;
    background: #ffffff;
    color: #3a4968 !important;
    border: 1px solid #3a4968;
    font-weight: 600;
    line-height: 10px ! IMPORTANT;
    height: 30px ! IMPORTANT;
    width: 72px ! IMPORTANT;
}

.payment-method i.fa-brands.fa-paypal {
    font-size: 25px ! IMPORTANT;
    vertical-align: middle;
}

.payment-method i.fa-brands.fa-google-pay {
    font-size: 36px !important;
    vertical-align: middle ! IMPORTANT;
}

.payment-method li:hover {
    background: #e8f0fe ! IMPORTANT;
}

.payment-method li.cards img {
    max-width: 250px;
}

a.another-payment-method {
    border-bottom: 1px solid;
    font-size: 16px;
}

a.another-payment-method:hover {
    text-decoration: none;
}

.uk-alert-warning {
    background: #fff6ee;
    color: #fa7609;
    border: 1px solid #fa7609;
}

.uk-alert-success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #155724 !important;
}

.dt-container .dt-search {
    float: right ! IMPORTANT;
    margin-bottom: 5px ! IMPORTANT;
}

.dt-container .dt-length {
    float: left !important;
    margin-bottom: 5px ! IMPORTANT;
}

.dt-paging {
    float: right ! IMPORTANT;
    margin-top: 5px ! IMPORTANT;
}

div.dt-info {
    float: left !important;
    margin-top: 5px ! IMPORTANT;
}

.top-side-menu li a i {
    color: #fa7609 !important;
    margin-right: 5px ! IMPORTANT;
}

.top-left-link i {
    vertical-align: top ! IMPORTANT;
    margin-right: 5px ! IMPORTANT;
    font-size: 20px !IMPORTANT;
}

div.added-text {
    text-align: center;
    margin-top: 8px;
}

div.added-text span {
    font-size: 16px !important;
    color: green !important;
    font-weight: 600 !important;
}

div.added-text span i {
    color: green !important;
}

div.added-text a {
    font-size: 16px !important;
    color: #ff4500 !important;
    font-weight: 600 !important;
    text-decoration: underline !important;
}

.purple-button {
    background: #820F86 !important;
    border: 1px solid #820F86 !important;
}

.bottom-cart-icon {
    position: fixed;
    bottom: 20px ! IMPORTANT;
    right: 20px;
    width: 70px;
    height: 70px;
    background-color: #fff;
    color: white;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    z-index: 999;
    border: 2px solid #fa7609 !important;
}

.bottom-cart-icon:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

.bottom-cart-icon i {
    font-size: 27px;
    color: #ff6f3a;
}

.bottom-cart-icon span {
    margin-bottom: 34px;
    background: #ff6f3a !important;
}

span.product-title {
    color: #0200fd;
    font-weight: 600;
}

span.product-title a {
    color: #0200fd !important;
}

.uk-table-striped tbody tr:nth-of-type(odd),
.uk-table-striped>tr:nth-of-type(odd) {
    background: #EEE;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

span.order-number {
    color: #4f66c3;
    font-size: 18px;
    font-weight: bold;
}

.uk-button-secondary {
    border-radius: 5px;
}

div#store-review img {
    max-height: 80px;
}

.order-detail-table a {
    text-decoration: none ! IMPORTANT;
}

span.uk-label-shipping {
    color: #FFF !important;
}

img.product-image-thankyou-page {
    height: 120px;
}

#ic_signupform input.email_field {
    border: 1px solid #333;
}

.uk-button {
    border-radius: 5px;
}

.uk-button-primary {
    color: #fff !important;
    background: #fa7609;
    border-radius: 5px;
}

.uk-button-primary:hover {
    background: #0300fd;
}


.paypal-button-container {
    padding: 0px !important;
    background-color: transparent !important;
}

.account-setup-html {
    padding: 30px;
}

.account-setup-html p {
    font-size: 20px;
    color: #0300fd;
    font-weight: 500;
}

.account-setup-html a.uk-button.uk-button-primary {
    background: #ff5c20;
    border-radius: 3px;
}

.subscription-event-comics-list li {
    line-height: 16px;
    margin-top: 5px ! IMPORTANT;
    font-size: 14px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
}

#subscription-modal .uk-modal-body {
    padding: 30px !important;
}

#subscription-modal .uk-modal-body h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 0px;
}

#subscription-modal .uk-modal-body h3 {
    font-size: 19px;
    font-weight: 600;
    margin-top: 10px;
}

#subscription-modal .uk-modal-body p {
    font-size: 17px;
    color: #f30f0f;
    line-height: 32px;
    font-weight: 500;
}

#subscription-modal .uk-modal-body p a {
    color: #f30f0f;
    text-decoration: underline;
}

#subscription-modal .uk-modal-body a.uk-button.uk-button-primary {
    background: #fa7609;
    font-weight: 600;
    font-size: 15px;
    border-radius: 4px;
}

.cart-page {
    margin-top: 10px ! IMPORTANT;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    z-index: 999999999999 !important;
}

span.out-of-stock {
    font-size: 18px !important;
    color: #3a4968 !important;
}

span.out-of-stock-icon i {
    font-size: 18px !important;
    cursor: pointer;
    color: #3a4968 !important;
}

div.dataTables_length {
    display: none;
}

div.dataTables_filter {
    margin-bottom: 10px;
}

.dt-print-view h1 {
    font-size: 1.3125rem;
}

.auth-tab {
    margin-left: 0;
}

.auth-tab li.uikit-tab {
    padding: 0;
    width: 50%;
}

img.card-image {
    max-width: 49px;
}

.manage-cards-page .newcard-form p,
.my-subscription-page .newcard-form p {
    margin: 0px;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}

.manage-cards-page .newcard-form .card-grid,
.my-subscription-page .newcard-form .card-grid {
    border: 1px solid #999;
    padding: 9px;
    border-radius: 6px;
}

.manage-cards-page .card-row,
.my-subscription-page .card-row {
    border: 1px solid #e5e5e5;
    padding: 10px;
}

.manage-cards-page .newcard-form,
.my-subscription-page .newcard-form {
    margin-bottom: 20px;
}

.normal-table thead th {
    background: #252525;
    color: #fff;
}

.auth-tab li.uikit-tab.uk-active a {
    background: #1e87f0;
    color: #FFF !important;
    border-bottom: 0px !important;
    padding: 15px 20px;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 600;
}

.auth-tab li.uikit-tab a {
    background: #F2F2F2;
    color: #000;
    border-bottom: 0px !important;
    font-weight: 500;
    padding: 15px 20px;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 600;
}

table.dataTable tbody td {
    color: #313e48;
    padding: 8px 10px !important;
    border-bottom: 1px solid #ccdfea !IMPORTANT;
    text-transform: capitalize;
}

table.dataTable.no-footer {
    border: 0px !Important;
}

.dataTables_paginate {
    background: #FFF;
    width: 100% !important;
    margin-bottom: 10px !IMPORTANT;
    padding-bottom: 15px !IMPORTANT;
    padding-top: 15px !IMPORTANT;
}

.dataTables_info {
    width: 100%;
    background: #FFF;
    padding-left: 10px;
    box-sizing: border-box;
    border-bottom: 2px solid #ccdfea !IMPORTANT;
    padding-bottom: 10px;
}


table.dataTable {
    background: #FFF;
    border-radius: 8px !important;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 5px 10px !IMPORTANT;
    border-bottom: 0px !IMPORTANT;
    font-weight: bold !IMPORTANT;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 2px solid #ccdfea !IMPORTANT;
}

#orders th {
    background: #283246;
    color: #fff;
}

table.dataTable th {
    background: #283246;
    color: #fff;
}

.detail-page .advance-product-buttons {
    margin-top: 20px;
}

.detail-page .advance-product-buttons a.subscribe-proudct {
    border-radius: 5px;
    background: #4FACC9;
    padding: 0 15px;
    font-weight: 600;
    text-transform: capitalize;
}

.detail-page .advance-product-buttons a.reserve-this-proudct {
    border-radius: 5px;
    background: #ff5c20;
    padding: 0 15px;
    font-weight: 600;
    text-transform: capitalize;
}

label.uk-form-label {
    margin-bottom: 0px !important;
}

.uk-tooltip {
    position: relative;
    display: inline-block;
    background-color: #B2FFFF;
    color: #252525;
    padding: 12px 12px;
    border-radius: 4px;
    font-size: 14px;
    max-width: 200px;
    text-align: center;
    opacity: 1.1;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.uk-tooltip::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    border-width: 6px;
    border-style: solid;
    border-color: #B2FFFF transparent transparent transparent;
    transform: translateX(-50%);
}

.sharethis-inline-share-buttons {
    z-index: 9 !IMPORTANT;
}

#add_cart_confirmation .uk-modal-body {
    padding: 30px 20px !important;
}

#add_cart_confirmation .uk-modal-body .uk-modal-close {
    margin-top: 10px;
    background: #fa7609 !important;
    border-radius: 4px;
}

#add_cart_confirmation .uk-modal-body p {
    font-size: 17px;
    font-weight: 700;
}

#subscribed_confirmation .uk-modal-body {
    padding: 30px 20px !important;
}

#subscribed_confirmation .uk-modal-body .uk-modal-close {
    margin-top: 10px;
    background: #fa7609 !important;
    border-radius: 4px;
}

#subscribed_confirmation .uk-modal-body p {
    font-size: 17px;
    font-weight: 700;
}

.site-button-color {
    background: #fa7609 !important;
    border-color: #fa7609 !important;
}

.site-active-color {
    background: #28a745 !important;
    border-color: #28a745 !important;
}

.new-release-list li {
    margin-top: 5px !IMPORTANT;
    list-style: disc;
}

.new-release-list {
    margin-left: 20px !IMPORTANT;
}

.new-release-list li a {
    color: #000;
}

.new-release-list li i {
    color: #0300fd;
}

.stores-page,
.subscription-page,
.comics-page,
.events-page,
.help-page,
.thankyou-page {
    background: #FFF;
    margin-top: 20px;
    margin-bottom: 20px !important;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}

.thankyou-page h1 {
    font-size: 29px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 22px;
}

.thankyou-page .order-details-data h4 {
    font-size: 17px;
    padding: 0px;
    font-weight: 500;
    margin: 0;
    color: #252525;
}

.thankyou-page .order-details-data h2 {
    font-size: 21px;
    padding: 0px;
    font-weight: 500;
    margin: 0;
    color: #252525;
}

.thankyou-page .order-details-data h2.text-bold {
    font-weight: 600;
}

.thankyou-page .order-details-data h3 {
    font-size: 17px;
    font-weight: 500;
    color: #252525;
}

.thankyou-page .order-details-data td {
    vertical-align: top;
}

.thankyou-page .order-details-data .order-confirmation-block {
    background: #f6f6f6;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
    width: 100%;
}

.thankyou-page .order-details-data .order-confirmation-block p {
    font-size: 15px;
    font-weight: 500;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.thankyou-page .order-details-data table.order-total td {
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #ccc;
    color: #777;
    font-size: 15px;
}

.thankyou-page .order-details-data tr.total-row {
    font-weight: bold;
}

.thankyou-page .order-details-data .b-clr {
    color: #252525 !important;
}

.thankyou-page .order-details-data table.order-total h3 {
    margin-bottom: 0px;
}

.thankyou-page .order-details-data h3.order-date {
    margin-top: 5px;
}

.thankyou-page .order-details-data table.billing-info p {
    margin-top: 5px;
    color: #777;
    font-size: 15px;
}

.thankyou-page .order-details-data img.order-image {
    width: 60px;
}

.uk-modal-header {
    padding: 14px 16px;
    background: #1e87f0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.uk-modal-footer {
    padding: 11px 12px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.uk-modal-body {
    padding: 15px 20px;
}

.uk-modal-body h3 {
    font-size: 18px;
    font-weight: 600;
}

.uk-modal-header h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

.uk-modal-dialog {
    border-radius: 5px;
}

.uk-modal-close-default svg {
    filter: brightness(0) invert(1);
}

.auth-popup {
    padding: 30px;
}

.auth-popup h3 {
    font-size: 29px;
    font-weight: 700;
}

.auth-popup input {
    font-size: 17px;
}

.auth-form {
    padding: 30px;
    background: #FFF;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}

.auth-form h3 {
    font-size: 29px;
    font-weight: 700;
}

.auth-form h1 {
    font-size: 29px;
    font-weight: 700;
}

.auth-form input {
    background: #f5f5f5 !important;
    font-size: 17px;
}

/*Header CSS*/

img.site-logo {
    max-width: 110px;
}

.header-section .preview-setion {
    text-align: center;
    background: #eee;
    color: #000;
    padding: 5px 0px;
}

.header-section .top-header {
    background: #0300fd;
    padding: 6px;
    padding-bottom: 2px ! IMPORTANT;
}

.header-section .top-header span {
    color: #fff;
    font-size: 14px;
    position: relative;
    bottom: 4px;
}

.header-section .top-header a {
    margin-right: 10px;
    color: #fff !important;
}

.header-section .top-header a i {
    font-size: 20px;
}

.header-section .top-header .question-mark {
    border-left: 1px solid #fff;
    padding-left: 8px;
}

.ui-autocomplete {
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.ui-menu .ui-menu-item {
    border-bottom: 1px solid #ddd;
}

.ui-menu .ui-menu-item .ui-menu-item-wrapper {
    display: block;
    text-decoration: none;
    font-weight: 500;
    padding: 4px 8px;
}

.ui-menu .ui-menu-item:last-child {
    border-bottom: none;
}

.header-section .main-header {
    padding: 3px 0px;
    background: #FFF;
}

.header-section .main-header .uk-search-input {
    border-radius: 10px;
    border: 2px solid #1a1a1a;
    padding: 15px;
}

.header-section .main-header .clear-search {
    position: absolute;
    right: 30px;
    top: 20px;
    border: none;
    background: none;
    cursor: pointer;
    color: #d10412;
}

.header-section .main-header .uk-search-input::placeholder {
    font-style: italic;
}

.header-section .main-header .uk-form-icon-flip {
    right: 0;
    width: 50px;
    left: auto;
    color: #1a1a1a;
}

.header-section .main-header .uk-form-icon-flip i {
    font-size: 20px;
    font-weight: 300 !important;
}

.header-section .main-header .shop-icons {
    border-right: 2px solid #ccc;
}

.header-section .main-header .shop-icons a i {
    font-size: 28px;
    color: #3a4968;
    margin-top: 5px;
    margin-right: 10px;
}

.header-section .main-header .shop-icons a i.fa-heart {
    color: #ff3d58;
}

.header-section .main-header .shop-icons .uk-badge {
    position: relative;
    bottom: 15px;
    right: 18px;
    background: #ffffff;
    color: #3a4968 !important;
    border: 1px solid #3a4968;
    font-weight: 600;
}

.header-section .main-header .top-side-menu.uk-drop.uk-dropdown {
    padding: 0;
    top: inherit ! IMPORTANT;
}

.header-section .main-header .top-side-menu.uk-drop.uk-dropdown ul li {
    border-bottom: 1px solid #ccc;
}

.header-section .main-header .top-side-menu.uk-drop.uk-dropdown ul li a {
    padding: 10px;
    font-size: 14px;
}

.header-section .second-header .dropdown-menu.uk-drop.uk-dropdown {
    padding: 0;
    top: 50px !important;
    background: #3a4968;
}

.header-section .second-header .dropdown-menu.uk-drop.uk-dropdown ul li a {
    padding: 10px;
    font-size: 16px;
    color: #fff !important;
    font-weight: 500;
}

.header-section .second-header .dropdown-menu.uk-drop.uk-dropdown ul li a:hover {
    background: #f5f5f5;
    color: #3a4968 !important;
    font-weight: 500;
}

.header-section .main-header a {
    color: #3a4968;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
}

a.login-user-name {
    position: relative;
    top: 5px;
}

a.login-url {
    border-right: 2px solid #ccc;
    padding-right: 6px;
}

a.register-url {
    padding-left: 6px;
}

.header-section .second-header .uk-navbar-container {
    background: #283246;
}

.header-section .second-header .uk-navbar-container .uk-navbar-nav li.active-menu a {
    background: #fa7609;
    padding-right: 10px;
    padding-left: 10px;
}

.header-section .second-header .uk-navbar-container .uk-navbar-nav>li>a:hover {
    background: #debb40 ! IMPORTANT;
}

.header-section .second-header .uk-navbar-container .uk-navbar-nav>li>a.shipping-button:hover {
    background: none ! IMPORTANT;
}

.header-section .second-header .uk-navbar-container .uk-navbar-nav li.active-menu .uk-navbar-dropdown a {
    background: #3c4a66;
}

.header-section .second-header .uk-navbar-container .uk-navbar-nav {
    gap: 0px ! IMPORTANT;
}

.header-section .second-header .uk-navbar-container .uk-navbar-nav>li>a {
    min-height: 50px;
    color: #fff;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.header-section .second-header .uk-navbar-container .uk-navbar-nav>li>a.shipping-button {
    cursor: auto ! IMPORTANT;
}

.header-section .second-header span.free-shipping {
    color: #283246;
    border: 1px solid;
    padding: 5px 15px;
    border-radius: 20px;
    font-weight: 600;
    background: #debb40;
    padding-left: 15px;
    padding-right: 15px !IMPORTANT;
}


/* Body CSS*/

.hero-section .uk-slider-items img {
    min-width: 100%;
}

.home-page .our-facility {
    background: #fcec07;
    padding: 15px 10px;
}

.home-page .our-facility p {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    line-height: 20px;
}

.home-page .our-facility i {
    font-size: 32px;
    color: #000;
    margin-right: 10px;
    margin-top: 3px;
}

.home-page .our-facility span {
    font-size: 14px;
    font-weight: 500;
}

.home-page .spotlight-comics-section {
    padding: 20px;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}

.home-page .spotlight-comics-section img,
.home-page .new-releases-section .new-section1 img,
.home-page .new-releases-section .new-section2 img,
.detail-page .customers-bought img,
.cart-page .recommended-comics img {
    max-width: 100% !important;
    max-height: 250px !important;
}

.home-page .spotlight-comics-section .uk-slider-items *,
.home-page .new-releases-section .uk-slider-items *,
.detail-page .customers-bought .uk-slider-items *,
.cart-page .recommended-comics .uk-slider-items * {
    color: #000;
}

.home-page .spotlight-comics-section .product-name,
.home-page .new-releases-section .product-name,
.detail-page .customers-bought .product-name,
.cart-page .recommended-comics .product-name {
    font-weight: normal;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    max-width: 90%;
    margin: auto;
    line-height: 18px;
}

.home-page .spotlight-comics-section .product-price,
.home-page .new-releases-section .product-price,
.detail-page .customers-bought .product-price,
.cart-page .recommended-comics .product-price {
    margin-top: 4px;
    font-size: 14px !IMPORTANT;
    height: 22px;
}

.home-page .spotlight-comics-section .product-price .price,
.home-page .new-releases-section .product-price .price,
.detail-page .customers-bought .product-price .price,
.cart-page .recommended-comics .product-price .price {
    font-size: 18px;
    color: #3835f5;
    font-weight: 600;
}

.home-page .spotlight-comics-section a.add-my-wantlist,
.home-page .new-releases-section a.add-my-wantlist,
.detail-page .customers-bought a.add-my-wantlist,
.cart-page .recommended-comics a.add-my-wantlist {
    margin-top: 5px;
    margin-bottom: 8px;
    text-transform: capitalize;
    background: #F73333;
    border-color: #F73333;
    box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5);
    border-radius: 5px;
}

.home-page .spotlight-comics-section a.add-my-wantlist i,
.home-page .new-releases-section a.add-my-wantlist i,
.detail-page .customers-bought a.add-my-wantlist i,
.cart-page .recommended-comics a.add-my-wantlist i {
    color: #fff;
    border-radius: 0px;
    box-shadow: none;
    font-size: 15px;
    padding: 0px;
    margin-right: 2px;
}

.home-page .spotlight-comics-section a,
.home-page .new-releases-section a,
.detail-page .customers-bought a,
.cart-page .recommended-comics a {
    color: #000;
    text-decoration: none;
}

.home-page .spotlight-comics-section a i,
.home-page .new-releases-section a i,
.detail-page .customers-bought a i,
.cart-page .recommended-comics a i {
    font-size: 24px;
    padding: 7px 8px 5px 8px;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 8px 16px rgba(0, 0, 0, .1);
}

.home-page .spotlight-comics-section h2 {
    color: #000;
    font-size: 28px;
    font-weight: 600;
}

span.advance-small-text {
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #000;
}

.home-page .spotlight-comics-section a.add-to-cart,
.home-page .new-releases-section a.add-to-cart,
.detail-page .customers-bought a.add-to-cart,
.cart-page .recommended-comics a.add-to-cart {
    margin-top: 5px;
    margin-bottom: 8px;
    text-transform: capitalize;
    background: #fa7609;
    border-color: #fa7609;
    box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5);
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
}

.home-page .spotlight-comics-section hr {
    border-color: #ccc;
}

.home-page .new-releases-section {
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}

.home-page .new-releases-section .new-section1 {
    padding: 20px;
    background: #f2f5fb;
    color: #000;
}

.home-page .new-releases-section .new-section2 {
    padding: 20px;
    background: #fbf8f1;
    color: #000;
}

.home-page .new-releases-section .card {
    padding: 10px;
    background: #fff;
    text-align: center;
}

.home-page .new-releases-section h3 {
    font-size: 22px;
    font-weight: 500;
    margin: 0;
    color: #000;
}

.home-page .new-releases-section span.out-of-stock {
    font-size: 16px;
    font-weight: 600;
}

.home-page .new-releases-section hr {
    border-color: #000;
}

span.blue {
    color: #0300fd !important;
    font-size: 18px !important;
    font-weight: 800 !important;
}

/* Detailed Page CSS */

.detail-page .top-header {
    background: #f5f5f5;
    padding: 20px 0px;
}

.detail-page .top-header p {
    color: #000;
}

.detail-page .top-header a {
    color: #000;
    text-decoration: none;
}

.detail-page .product-detail {
    padding: 20px;
    background: #FFF;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}

.detail-page .product-detail hr {
    border-color: #000;
}

.detail-page .product-detail h3 {
    font-size: 20px;
    font-weight: 700;
    color: #3a4968;
    margin: 0;
}

.detail-page .product-detail h4 {
    color: #0300fd;
    font-size: 24px;
    font-weight: 700;
}

.detail-page .product-detail p {
    margin: 10px 0px;
}


.detail-page .product-detail p,
b,
i {
    font-size: 15px;
}

.detail-page .product-detail .add-to-cart {
    background: #ff5c20 !important;
    border-radius: 3px !important;
    padding: 0px 15px !important;
}

.detail-page .product-detail .add-to-cart i {
    margin-right: 5px;
}

.detail-page .product-detail .wishlist-btn {
    padding: 0px 15px !important;
    background: none !important;
    border: 1px solid #025492 !important;
    color: #025492 !important;
    border-radius: 3px !important;
    font-weight: 600 !important;
}

.detail-page .product-detail .wishlist-btn i,
.detail-page .product-detail .purple-wishlist-btn i {
    margin-right: 5px;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.detail-page .product-detail .purple-wishlist-btn {
    padding: 0px 15px !important;
    background: #820F86 !important;
    border: 1px solid #820F86 !important;
    color: #fff !important;
    border-radius: 3px !important;
    font-weight: 600 !important;
}

.detail-page .similiar-comics-section .uk-slider-items * {
    color: #000;
}

.detail-page .similiar-comics-section a {
    color: #000;
    text-decoration: none;
}

.detail-page .similiar-comics-section a i {
    font-size: 24px;
    padding: 7px 8px 5px 8px;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 8px 16px rgba(0, 0, 0, .1);
}

.detail-page .similiar-comics-section h2 {
    color: #000;
    font-size: 28px;
    font-weight: 600;
}

.detail-page .similiar-comics-section span {
    color: #2fa8cc;
    font-size: 24px;
    font-weight: 600;
}

.detail-page .similiar-comics-section p {
    margin-top: 8px;
    margin-bottom: 10px;
}

.detail-page .similiar-comics-section i.fa-heart {
    font-size: 22px;
    color: #ff3d58;
}

.detail-page .similiar-comics-section i.fa-cart-shopping {
    font-size: 22px;
    color: #ff5c20;
}

.detail-page .similiar-comics-section a.add-to-cart {
    text-transform: capitalize;
    background: #ff5c20;
    border-color: #ff5c20;
    box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5);
    border-radius: 5px;
    font-weight: 400;
    font-size: 15px !important;
}

.detail-page .similiar-comics-section hr {
    border-color: #ccc;
}

.detail-page .customers-bought {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}

.detail-page .customers-bought h4 {
    font-size: 20px;
    font-weight: 700;
    color: #3a4968;
}

.detail-page .customers-bought hr {
    border-color: #ccc;
}

.detail-page .customers-bought .card {
    padding: 10px;
}

.detail-page .product-details table {
    border: 1px solid #ccc;
    color: #252525;
}

.detail-page .product-details table td {
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 3px 9px;
    word-break: break-all;
}

.detail-page .product-details table td b {
    font-size: 14px;
}

.mobile-review-order .review-heading {
    font-size: 16px;
    font-weight: 600;
    color: #3a4968 !important;
}

/* End CSS */

/* Checkout Page CSS */

.display-subscription-orders .light-border img {
    max-width: 100px;
    margin: 0px 20px;
}

.display-subscription-orders .light-border span.single-product-text {
    color: blue;
    font-weight: 700;
    font-size: 16px;
}

.checkout-page {
    padding-top: 10px;
}

.checkout-page .order-description.uk-height-medium {
    max-height: 300px;
    height: auto ! IMPORTANT;
}

.checkout-page .checkout-error p {
    font-size: 15px !important;
}

.checkout-page .express-payment {
    border-radius: 10px;
    padding: 30px 0px;
}

.checkout-page .express-payment h5 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.checkout-page .express-payment .paypal-btn {
    background: #febe41;
    padding: 8px 30px;
    border-radius: 10px;
    display: inline-block;
    width: 25%;
    color: #000;
    text-decoration: none;
}

.checkout-page .express-payment .paypal-btn img {
    max-width: 120px;
}

.checkout-page .order-section h5 {
    font-weight: 600;
    color: #3a4968;
}

.checkout-page .order-section .uk-card {
    border-radius: 5px;
}





.checkout-page .order-section .review-order .order-description img {
    max-width: 70px;
    background: #f2f5fb;
    padding: 3px 15px;
}

.checkout-page .order-section .review-order .order-description a {
    color: #000;
}

.checkout-page .order-section .review-order .order-description a i {
    border-radius: 20px;
    border: 1px solid #d3dce3;
    padding: 3px 4px;
    font-size: 14px;
    font-weight: 600;
}

.checkout-page .order-section .review-order .order-description .quantity {
    border: 1px solid #d3dce3;
    padding: 1px 15px;
    border-radius: 3px;
    margin: 0px 5px;
    display: inline-block;
    width: 20%;
    height: 25px;
    padding: 0;
}

.checkout-page .order-section .review-order .order-description input::-webkit-outer-spin-button,
.checkout-page .order-section .review-order .order-description input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


.checkout-page .order-section .review-order .order-description input[type=number] {
    -moz-appearance: textfield;
}

.checkout-page .order-section .payment-method ul li.uk-active {
    background: #BFE6FF;
    border-radius: 4px;
}

.checkout-page .order-section .review-order p {
    font-size: 14px;
    color: #3a4968;
}

.checkout-page .order-section .review-order span {
    color: #3a4968;
    font-weight: 600;
    font-size: 14px;
}

.checkout-page .order-section .review-order .order-total {
    background: #f2f5fb;
    padding: 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.checkout-page .order-section .review-order .order-total p {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.checkout-page .order-section .delivery-method p {
    color: #000;
}

.checkout-page .order-section input.uk-input,
.checkout-page .order-section select.uk-select {
    border-radius: 6px;
    height: 32px;
}

.checkout-page .order-section .payment-method {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.checkout-page .order-section .delivery-method .checkout-pickup-store label,
.checkout-page .order-section .delivery-method .home-drop label {
    font-size: 12px;
    color: #252525;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 5px ! IMPORTANT;
    padding: 5px ! IMPORTANT;
    width: 100% ! IMPORTANT;
    box-sizing: border-box ! IMPORTANT;
    border-bottom: 1px solid #666;
}

.checkout-page .order-section .payment-method ul li {
    margin: 0;
    border-bottom: 1px solid#ccc;
}

.checkout-page .order-section .payment-method ul li:last-child {
    border-bottom: none;
}

.checkout-page .order-section .payment-method ul li a {
    display: inline-block;
    width: 95%;
    padding: 15px 11px;
    margin: 0;
    text-decoration: none;
    color: #3a4968;
}

.checkout-page .order-section .payment-method ul li a i {
    margin-right: 10px;
    font-size: 20px;
    color: #000;
}

.checkout-page .order-section .checkout-btn {
    background: #00b894;
    padding: 10px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
}

.checkout-page .order-section p.bottom-muted-text {
    font-size: 12px;
}

.checkout-page .checkout-facility {
    background: #fff;
    padding: 20px 10px;
}

.checkout-page .checkout-facility p {
    color: #9e9e9e;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    line-height: 20px;
}

.checkout-page .cards-section .new-cards .card-row {
    border: 1px solid #e5e5e5;
    padding: 8px 10px;
    border-radius: 0.375rem;
    background: #fff;
    color: #666;
}

.checkout-page .cards-section h4 {
    margin: 0px !important;
    font-size: 18px;
    font-weight: 600;
}

.checkout-page .cards-section p.card-info-text {
    margin: 0px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
}

.checkout-page .cards-section {
    border: 1px solid #eee;
    padding: 10px;
}

.checkout-page .cards-section .old-cards {
    margin-top: 12px;
}

.checkout-page .cards-section .new-cards {
    margin-top: 12px;
}

.checkout-page .checkout-facility i {
    font-size: 32px;
    color: #9e9e9e;
    margin-right: 10px;
    margin-top: 3px;
}

.checkout-page .checkout-facility span {
    font-size: 14px;
    font-weight: 500;
}

/* End CSS*/


/* Cart Page CSS*/

.cart-page .order-processing,
.checkout-page .order-processing {
    background: #fff8e6;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #fbdca7;
    margin-bottom: 15px;
}

#order_merge_modal h2 {
    font-size: 22px;
    font-weight: 600;
}

#order_merge_modal button {
    background: #ff4500;
}

.cart-page .order-processing .confirm-btn,
.cart-page .order-processing .remove-merge-btn,
.checkout-page .order-processing .remove-merge-btn {
    background: #ff4500;
    color: #fff;
    text-decoration: none;
    padding: 3px 10px;
    border-radius: 4px;
}

.cart-page .order-processing p,
.checkout-page .order-processing p {
    margin: 0;
    font-size: 14px;
    color: #000;
    line-height: 22px;
}

.cart-page .cart-items {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
    background: #fff;
    margin-bottom: 10px;
}

.cart-page .cart-items img {
    max-width: 100px;
}

.cart-page .cart-items hr {
    margin-top: 70px;
}

.cart-page .cart-items h4 {
    font-weight: 700;
    color: #3a4968;
    font-size: 18px;
}

.cart-page .cart-items h4 a {
    color: #3a4968 !important;
}

.cart-page .cart-items a.close-btn i {
    font-size: 24px;
    color: #808080;
}

.cart-page .cart-items a.plus i,
.cart-page .cart-items a.minus i {
    border-radius: 20px;
    border: 1px solid #d3dce3;
    padding: 5px 6px;
    font-size: 14px;
    font-weight: 600;
    color: #666;
}

.cart-page .cart-items .quantity {
    border: 1px solid #d3dce3;
    border-radius: 3px;
    margin: 0px 5px;
    display: inline-block;
    width: 35%;
    height: 30px;
    padding: 0;
}

.cart-page .cart-items input::-webkit-outer-spin-button,
.cart-page .cart-items input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


.cart-page .cart-items input[type=number] {
    -moz-appearance: textfield;
}

.cart-page .cart-items span {
    font-size: 18px;
    color: #3a4968;
    font-weight: 600;
}

.cart-page .cart-items span.blue {
    font-size: 20px !important;
}

.cart-page .delivery-option,
.checkout-page .delivery-option {
    background: #fff;
    text-align: center;
    border-radius: 10px;
}

.checkout-page .delivery-option {
    background: #f7f6f6 !important;
}

.cart-page .delivery-option .home-delivery,
.checkout-page .delivery-option .home-delivery {
    padding: 25px 0px;
    cursor: pointer;
}

.cart-page .delivery-option .home-delivery.selected-option,
.checkout-page .delivery-option .home-delivery.selected-option {
    border: 1px solid #0300fd;
    color: #0300fd;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.cart-page .delivery-option .home-delivery.plane-border,
.checkout-page .delivery-option .home-delivery.plane-border {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.cart-page .delivery-option .store-delivery,
.checkout-page .delivery-option .store-delivery {
    padding: 25px 0px;
    cursor: pointer;
}

.cart-page .delivery-option .store-delivery.selected-option,
.checkout-page .delivery-option .store-delivery.selected-option {
    border: 1px solid #0300fd;
    color: #0300fd;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.cart-page .shipping-method {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}

.cart-page .shipping-method .uk-alert {
    background: #d8eafc;
    color: #1e87f0;
    border: 1px solid #1e87f0;
}

.cart-page .shipping-method .uk-alert p {
    color: #000;
    font-weight: bold;
    text-align: center !IMPORTANT;
}

.cart-page .shipping-method .store-pickup label,
.cart-page .shipping-method .home-drop label {
    font-size: 12px;
    color: #252525;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 5px ! IMPORTANT;
    padding: 5px ! IMPORTANT;
    width: 100% ! IMPORTANT;
    box-sizing: border-box ! IMPORTANT;
    border-bottom: 1px solid #666;
}


.cart-page .shipping-method .store-pickup label span {
    font-weight: 600;
}

.cart-page .shipping-method .uk-select {
    border-radius: 5px;
    border: 1px solid #ccc;
}

.cart-page .order-details {
    background: #fff;
    border-radius: 10px;
}

.cart-page .order-details h4 {
    font-weight: 600;
    color: #3a4968;
}

.cart-page .order-details b {
    font-size: 18px;
    color: #000;
}

.cart-page .apply-coupon {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
}

.cart-page .apply-coupon .uk-input {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 1px solid #ccc;
}

.cart-page .apply-coupon .uk-button-primary {
    background: #d3dce3 !important;
    color: #000 !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.cart-page .checkout-btn {
    background: #ff4500 !important;
    border-radius: 10px;
    font-size: 17px;
}

.cart-page .next-subscription-order {
    background: #debb40 !important;
    border-radius: 10px;
    font-size: 16px;
}

.cart-page .paypal-btn {
    background: #febe41;
    padding: 8px 30px;
    border-radius: 10px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
}

.cart-page .paypal-btn img {
    max-width: 120px;
}

.cart-page .secure-payment i {
    font-size: 30px;
    position: relative;
    top: 22px;
    color: #000;
    margin-right: 10px;
}

.cart-page .secure-payment span,
.cart-page .secure-payment b {
    color: #000;
}

.cart-page .recommended-comics {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}

.cart-page .recommended-comics h4 {
    font-size: 20px;
    font-weight: 700;
    color: #3a4968;
}

.cart-page .recommended-comics hr {
    border-color: #ccc;
}

.cart-page .recommended-comics .card {
    padding: 10px;
}

/* End CSS*/

/* Subscription Events CSS */

.subscription-page h1 {
    font-size: 26px;
    font-weight: 600;
}

.subscription-page .subscription-banner {
    max-width: 100%;
    width: 100%;
}

.subscription-page .display-comics-names {
    margin-top: 15px;
    background: #eee;
    padding: 20px;
    border: 1px solid #ccc;
}

.subscription-page .display-comics-names h4 {
    font-weight: 600;
    font-size: 18px;
}

.subscription-page img.lazy {
    max-width: 100% !important;
    max-height: 200px !important;
}

.subscription-page .subscribe-btn {
    border-radius: 5px;
    background: #4FACC9;
    padding: 0 15px;
    font-weight: 600;
}

.subscription-page hr {
    border-color: #ccc;
}

.subscription-page p.product-price {
    color: #3835f5;
    font-weight: 600;
}

.subscription-page p.product-name {
    color: #000;
}

.subscription-page .subscription-comics-filter {
    background: #444391;
    padding: 15px;
    margin-bottom: 20px;
}

.subscription-page .subscription-comics-filter img {
    max-width: 70px;
    background: #fff;
    padding: 1px;
    cursor: pointer;
}

.subscription-page .subscription-comics-filter img.dc-logo {
    max-width: 40px;
}

.subscription-page .subscription-comics-filter label {
    color: #fff;
}

.subscription-page .subscription-comics-filter a.search-submit {
    border-radius: 0px;
}

.subscription-page .subscription-comics-filter fieldset {
    margin: 0px !important;
    border: 1px solid #fff;
    color: #fff;
}

.subscription-detail-page {
    margin: 30px 0px;
}

.subscription-detail-page .event-comics {
    background: #eee;
    border: 1px solid #ccc;
    padding: 20px;
    margin-top: 20px;
}

.subscription-detail-page .event-comics h4 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
}

.subscription-detail-page .event-comics ul {
    margin: 0;
}

.subscription-detail-page .event-comics ul li {
    color: #000;
    font-size: 14px;
}

.subscription-detail-page p.product-price {
    color: #3835f5;
    font-weight: 600;
    font-size: 18px;
}

.subscription-detail-page .subscribe-btn {
    border-radius: 5px;
    background: #4FACC9;
    font-weight: 600;
}

.subscription-detail-page .detail-box {
    background: #eee;
    color: #252525;
    padding: 7px 10px;
    font-weight: 600;
    border: 1px solid #ccc;
}

.subscription-detail-page h3 {
    font-weight: 700;
    margin-top: 5px;
}

.subscription-detail-page .wishlist-btn {
    padding: 0px 15px !important;
    background: none !important;
    border: 1px solid #025492 !important;
    color: #025492 !important;
    border-radius: 3px !important;
    font-weight: 600 !important;
    height: fit-content;
}

.subscription-detail-page .wishlist-btn i {
    margin-right: 5px;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.subscription-page .wishlist-btn {
    padding: 0px 12px !important;
    background: none !important;
    border: 1px solid #025492 !important;
    color: #025492 !important;
    border-radius: 3px !important;
    font-weight: 600 !important;
    height: fit-content;
}

.subscription-page .wishlist-btn i {
    margin-right: 5px;
    font-size: 20px;
    position: relative;
    top: 2px;
}

img.comics-logo {
    max-width: 55px;
    margin-left: 10px;
}

/* End CSS*/


/* Footer CSS */

footer * {
    font-size: 15px;
    color: #333;
}

footer b {
    color: #000;
}

footer ul li a {
    text-decoration: none !important;
    color: #333 !important;
}

footer span.blue {
    color: #0300fd;
    font-size: 16px;
    font-weight: 800;
}

div.main-footer {
    padding: 40px 0px;
    background: #f5f5f5;
}

div.main-footer img.google-pay-image {
    max-width: 67px;
    margin-right: 6px;
    margin-top: 10px;
}

div.main-footer img.apple-pay-image {
    max-width: 67px;
    margin-right: 6px;
    margin-top: 10px;
}

div.main-footer img.venmo-pay-image {
    max-width: 100px;
    margin-top: 10px;
}

div.footer-bottom {
    background: #3a4968;
    padding: 15px 0px;
}

div.footer-bottom p {
    color: #fff;
}

.header-section .main-header .mobile-sidebar {
    background: #283246;
}

.header-section .shop-cart-header {
    position: relative;
}

.header-section .shop-cart-header .uk-dropdown.uk-open {
    display: block;
}

.header-section .shop-cart-header .uk-dropdown {
    width: 420px !important;
    position: absolute;
    right: 0px;
    display: none;
    border-radius: 10px;
}

.header-section .shop-cart-header .no-item-image {
    text-align: center;
}

.header-section .shop-cart-header .no-item-image img {
    max-width: 300px;
}

.header-section .shop-cart-header span.your-cart {
    color: #252525;
    font-size: 18px;
    font-weight: 500;
}

.header-section .shop-cart-header .cart-item-row {
    padding-top: 5px;
    padding-bottom: 5px;
}

.header-section .shop-cart-header .cart-item-row a {
    padding: 0px;
    font-weight: 500;
}

.header-section .shop-cart-header .cart-bottom-button {
    padding-top: 10px;
}

.header-section .main-header .mobile-sidebar ul li {
    margin-top: 16px;
}

.header-section .main-header .mobile-sidebar ul li a {
    color: #fff !important;
    font-size: 16px;
}

.header-section .main-header .mobile-sidebar button {
    color: #fff;
}

.header-section .main-header .mobile-sidebar span.free-shipping {
    color: #debb40;
    border: 1px solid;
    padding: 5px 12px;
    border-radius: 20px;
    font-weight: 500;
    font-size: 14px;
}

.order-page #orders {
    border: 1px solid #ccc;
}


.order-detail h2 {
    font-size: 20px;
    font-weight: 600;
    color: #4f66c3;
}

.order-detail span {
    color: #000;
}

.order-detail .order-detail-table {
    margin-bottom: 30px;
}

.order-detail .order-detail-table th {
    padding: 10px;
    font-weight: 700;
    background: #283246;
    color: #FFF !important;
}

.order-detail .order-detail-table td {
    padding: 8px;
    color: #000;
    border: 1px solid #666;
}

.order-detail .order-detail-table tr:nth-of-type(odd) {
    border: none;
}

.order-detail .subtotal-table td {
    font-weight: 600;
    color: #4f66c3;
}

.order-detail .payment-table th {
    padding: 8px;
    font-weight: 700;
    color: #4f66c3;
}

.order-detail .payment-table td {
    padding: 8px;
    color: #000;
}

.order-detail hr {
    border: 1px solid #eee;
}

.order-detail .missing-message {
    background: yellow;
    color: #000;
    padding: 10px ! IMPORTANT;
    font-size: 14px ! IMPORTANT;
}



.user-profile .user-profile-image img {
    max-width: 25px;
}

.user-menu li {
    margin: 0 !important;
    border-bottom: 1px solid #eee;
}

.user-menu li a {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    color: #283246;
    font-weight: 600;
    text-decoration: none;
    box-sizing: border-box;
}

.user-menu li a:hover {
    color: #1e87f0;
}

.user-menu li a.active-page {
    color: #1e87f0;
}

.user-menu li a i {
    font-size: 20px;
    color: #1e87f0;
}

.user-menu .sub-menu {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
}

.user-menu .sub-menu a {
    padding: 10px 20px 10px 52px;
    font-weight: 500;
}

.user-menu .sub-menu a.active-page {
    background: #f5faff !important;
    color: #1e87f0;
}

.user-menu .sub-menu a:hover {
    background: #f5faff;
    color: #1e87f0;
}

.user-header h1 {
    font-size: 25px;
    font-weight: 600;
    color: #283246;
}

.address-section {
    border: 1px solid #ccc;
    padding: 15px;
}

a.uk-label {
    color: #fff;
    text-decoration: none;
}

.address-section a.add-address {
    text-decoration: none;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    color: #1e87f0;
}

.address-section h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

/* Help Page */

.newsletter i {
    font-size: 60px;
    color: #FA7609;
}

.help-page h1 {
    font-weight: 600;
    font-size: 26px;
}

.help-page h2 {
    font-weight: 600;
    font-size: 25px;
}

.help-page h3 {
    font-weight: 600;
    font-size: 19px;
    margin: 0px;
}

.help-page ul li {
    line-height: 32px;
}

/*contact-us-page*/

.help-page .contact-us-page {
    color: #000;
}

.help-page .contact-us-page ul li {
    line-height: 25px;
}

.help-page .contact-us-page ul li a {
    color: #000;
    text-decoration: underline;
}

.help-page .contact-us-page p {
    line-height: 30px;
}

/*ordering-help-page*/

.help-page .ordering-help-page {
    color: #000;
}

.help-page .ordering-help-page ol {
    margin-top: 10px;
}

.help-page .ordering-help-page ol li {
    line-height: 30px;
}

.help-page .ordering-help-page h4 {
    font-weight: 600;
    margin: 0px;
}

.help-page .ordering-help-page p {
    margin-top: 10px;
}


/* End Css */

/* Store Css */
.stores-page .text-height {
    line-height: 30px;
    margin-top: 8px;
    margin-bottom: 10px;
}

.stores-page .text-height2 p {
    line-height: 29px;
}

.stores-page h1 {
    font-size: 26px;
    font-weight: 600;
}

.stores-page h2 {
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 500;
}

.stores-page h3 {
    font-size: 23px;
    margin-bottom: 10px;
    font-weight: 600;
}

.stores-page h4 {
    font-size: 18px;
    margin-bottom: 2px;
    font-weight: 600;
}

.store-location iframe {
    width: 100%;
}

a.eye-icon {
    text-decoration: none;
}

a.confirm-eye-icon {
    text-decoration: none;
}

table.store-table td {
    padding: 10px !IMPORTANT;
    padding-bottom: 5px !IMPORTANT;
    padding-top: 8px !IMPORTANT;
    border-bottom: 1px solid #CCC;
    color: #000;
}

/*table.store-table {*/
/*    border: 2px solid #CCC;*/
/*    width: auto !IMPORTANT;*/
/*    background: #FFF;*/
/*    margin-top: 8px;*/
/*    margin-bottom: 7px;*/
/*}*/

table.store-table {
    border: 2px solid #CCC;
    width: auto ! IMPORTANT;
    background: #FFF;
    margin-top: 8px;
    margin-bottom: 7px;
    width: 100% ! IMPORTANT;
}

/*table .first-column {*/
/*    width: 180px;*/
/*}*/


/* sub-end css*/

/* hero-initiative*/

.graphic-novels-page .yellow-bg {
    padding: 5px 40px 50px 40px;
    background: #FFF76B;
}

.graphic-novels-page .novels-img {
    max-height: 200px;
}

.graphic-novels-page .orange-bg {
    background: #fa7609;
}

.graphic-novels-page .red-bg {
    background: #BD0000;
}

.graphic-novels-page .radius {
    border-radius: 5px;
}

table .price-margin {
    margin: 5px 0px;
    color: #3835f5;
}

table .flex-gap {
    display: flex;
    flex-direction: column;
    gap: 54px;
}

/*hero-initiative css end*/

.my-productlist-page img.lazy {
    max-width: 100% !important;
    max-height: 200px !important;
}

.my-productlist-page .product-price {
    margin-top: 4px !important;
    font-size: 14px !IMPORTANT;
}

.my-productlist-page a.subscribe-btn {
    margin-top: 4px !important;
    margin-bottom: 0px !important;
    background: #4FACC9;
}

.my-productlist-page .product-section .product-price {
    height: 22px;
}

.my-productlist-page .product-price .price {
    font-size: 18px;
    color: #3835f5;
    font-weight: 600;
}

.my-productlist-page a.add-to-cart {
    margin-top: 5px;
    margin-bottom: 8px;
    text-transform: capitalize;
    background: #fa7609;
    border-color: #fa7609;
    box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5);
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
}

.my-productlist-page .my-list-action i {
    font-size: 23px;
    color: #f30303;
    cursor: pointer;
}

.my-productlist-page a.disabled-add-to-cart {
    margin-top: 5px;
    margin-bottom: 8px;
    text-transform: capitalize;
    background: #eee;
    border-color: #eee;
    box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5);
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    cursor: not-allowed;
}


.my-productlist-page .product-name {
    font-weight: normal;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    max-width: 90%;
    margin: auto;
    line-height: 18px;
}

.my-productlist-page h3 {
    font-size: 25px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
}

.my-productlist-page img.empty-wishlist {
    max-width: 300px;
}

.my-productlist-page p {
    font-size: 18px;
    margin: 0px;
}

/* Store Page Css */

.comics-page img.lazy {
    max-height: 270px !important;
}

.comics-page .favourite-top-sliders a {
    color: #000 !important;
    text-decoration: none;
}

.comics-page .favourite-top-sliders a i {
    font-size: 24px;
    padding: 7px 8px 5px 8px;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 8px 16px rgba(0, 0, 0, .1);
}

.comics-page .favourite-top-sliders {
    margin-right: 20px;
}

.comics-page .favourite-graphic a.top-right-abbreviation {
    border-radius: 50%;
    padding: 0px;
    color: #fff;
    background: #fa7609;
    list-style: none;
    text-decoration: none;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    width: 30px;
    height: 30px;
    display: block ! IMPORTANT;
    line-height: 30px ! IMPORTANT;
    margin-top: -5px ! IMPORTANT;
    margin-right: -5px ! IMPORTANT;
}

.comics-page .product-price {
    margin-top: 4px;
    font-size: 14px !IMPORTANT;
    height: 22px;
}

.product-price span.dollar {
    margin-top: 0px;
    vertical-align: top;
    margin-right: 2px !IMPORTANT;
}

.comics-page .product-price .price {
    font-size: 18px;
    color: #3835f5;
    font-weight: 600;
}

.comics-page a.add-to-cart {
    margin-top: 5px;
    margin-bottom: 8px;
    text-transform: capitalize;
    background: #fa7609;
    border-color: #fa7609;
    box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5);
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
}

a.subscribe-btn {
    margin-bottom: 8px;
    text-transform: capitalize;
    background: #4FACC9;
    border-color: #4FACC9;
    box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5);
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
}

.comics-page a.add-my-wantlist {
    margin-top: 5px;
    margin-bottom: 8px;
    text-transform: capitalize;
    background: #F73333;
    border-color: #F73333;
    box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5);
    border-radius: 5px;
}

.comics-page .subscribe-btn {
    border-radius: 5px;
    background: #4FACC9;
    padding: 0 15px;
    font-weight: 600;
}

.comics-page a.add-my-wantlist i {
    color: #fff;
    border-radius: 0px;
    box-shadow: none;
    font-size: 15px;
    padding: 0px;
    margin-right: 2px;
}

.comics-page .product-name {
    font-weight: normal;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    max-width: 90%;
    margin: auto;
    line-height: 18px;
}

.comics-page h1 {
    font-size: 26px;
    font-weight: 600;
}

.comics-page .releases-filter a {
    padding: 7px;
    color: #252525;
    border: 1px solid #ccc;
    font-size: 14px;
    border-radius: 2px;
    text-decoration: none;
}

.comics-page .releases-filter a.active-filter {
    background: #fa7609;
    color: #fff;
    border: 1px solid #fa7609;
}

.comics-page .location-name,
.comics-page .recommends-text {
    font-size: 22px;
    color: #fff;
    margin-bottom: 5px;
}

.comics-page .manager-name {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    margin-top: 5px;
}

.comics-page .first-comic {
    background: #FFF76B;
}

.comics-page .first-comic img {
    max-height: 400px;
}

.comics-page .sub-heading {
    color: #000;
    font-weight: 600;
}

.comics-page .free-comic-logo {
    min-height: 360px;
}

.free-comics-books .lazy-img {
    max-height: 170px !important;
}

.small-right {
    margin-right: 4px;
}

.display-pagination .pagination-page-number {
    width: 65px;
    border-radius: 5px;
    margin-right: 10px;
    margin-left: 10px;
}

.bottom-pagination li a {
    font-size: 16px !important;
    color: #252525 !important;
}

.bottom-pagination li {
    border: 1px solid #ccc;
    margin: 0px 2px;
}

.bottom-pagination li.disabled-link a {
    color: #ccc !important;
}

.bottom-pagination li.active-link {
    background: #eee;
}

#submit_loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.75) url('/images/loading2.gif') no-repeat center center;
    z-index: 10000;
}

.events-page h1 {
    font-size: 26px;
    font-weight: 600;
}

.events-page .event-lists {
    margin: 20px 0px;
}

.uk-card.uk-card-default.event-content {
    padding-top: 20px ! IMPORTANT;
    border: 1px solid #CCC;
}

.events-page .event-lists .event-name {
    font-size: 22px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #000;
}

.events-page .event-lists .event-name a {
    color: #666666;
    font-weight: bold;
}

.events-page .event-lists-sidebar {
    background: #3835f5;
    padding-top: 25px;
    padding-bottom: 3px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
    color: #fff;
}

.events-page .event-detail img {
    max-height: 80%;
}

.events-page .event-lists-sidebar img {
    max-height: 178px;
    width: 55%;
}

.events-page .event-lists-sidebar .event-name {
    margin-top: 10px;
}

.events-page .event-lists-sidebar .event-name a {
    color: #fff;
    font-weight: bold;
}

.events-page .event-lists-sidebar a {
    color: #07066b;
}

.graphic-novels-page h1 {
    font-size: 35px;
    font-weight: 600;
    color: #3a4968;
    text-align: center;
}

.uikit-switcher-tab {
    margin-bottom: 0px;
}


.uikit-switcher-content {
    margin-top: 0px !important;
    border: 2px solid #CCC;
    padding: 15px;
}

.uikit-switcher-tab li a {
    font-size: 15px !important;
    color: #252525 !important;
    border: 2px solid #CCC;
    border-bottom: none;
}

.uikit-switcher-tab li.uk-active a {
    color: #fff !important;
    border-color: #fa7609 !important;
    background-color: #fa7609 !important;
}

.uikit-switcher-tab>*>a:hover {
    background-color: #fa7609 !important;
    color: #fff !important;
    border-color: #fa7609 !important;
}

/* End Css */

/*My Subscription CSS start*/
.my-subscription-page .my-sub-padding {
    padding: 5px 10px;
}

.my-subscription-page .my-sub-border {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.my-subscription-page .subscription-event-comics-list {
    margin-top: 5px;
}

.my-subscription-page .subscription-event-comics-list h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 15px;
}

.my-subscription-page .border-orange {
    border-style: groove;
    border-color: orange;
    border-radius: 5px;
}

.my-subscription-page .bg-blue {
    color: blue;
}

.my-subscription-page .logo {
    width: 65px;
}

.my-subscription-page .text-bold {
    font-weight: 600;
}

.my-subscription-page .bg-orange {
    background: #fa7609;
    color: #fff;
}

/*My Subscription css end*/

.cart-page .empty-shop-cart {
    background: #ffff;
    padding: 20px 0px;
    margin-bottom: 10px;
}

.user-mobile-sidebar {
    background: #fff;
    padding: 0;
}

.user-mobile-sidebar .user-profile {
    background: linear-gradient(30deg, #2874f0, #0065c5);
    color: #fff;
    padding: 10px;
}

.user-mobile-sidebar .user-profile-name {
    margin-top: 3px;
}

.user-mobile-sidebar .uk-offcanvas-close {
    color: #fff !important;
}

.user-mobile-sidebar .user-menu a {
    font-size: 14px;
}

.user-mobile-sidebar .user-menu li a i {
    font-size: 18px;
}

/*100 Fav Graphic Novels Start*/

.manager-tab ul.uikit-switcher-tab li a {
    font-size: 13px !important;
}

.manager-tab .manager-novels {
    border: 2px solid #ccc;
    padding: 15px 10px;
}

#paypal-express-button .zoid-outlet {
    width: 100% !important;
}


/* Updates  */

.spotlight-comics-section.heading-sec {
    margin-bottom: 0;
    background: #fff700;
}


.spotlight-comics-section.heading-sec h1 {
    text-align: center;
    font-weight: 800;
    color: #ff4136;
    text-transform: uppercase;
    margin: 0rem 0;
    position: relative;
    z-index: 2;
}

h1.page-heading {
    text-align: center;
    padding: 20px 0;
    text-transform: uppercase;
    font-weight: 700;
}

.single-pages h1.page-heading {
    margin: 0;
}


@media screen and (max-width: 767px) {
    .spotlight-comics-section.heading-sec h1 {
        font-size: 2rem;
        font-weight: 700;
    }
}

/*100 Fav Graphic Novels End*/

@media only screen and (max-width: 600px) {
    span.review-subtext {
        display: block ! IMPORTANT;
        margin-bottom: 10px ! IMPORTANT;
        margin-top: 10px ! IMPORTANT;
    }

    .show-product-img.single-product-img .sold-out-cover {
        width: 90px ! IMPORTANT;
        height: 76px ! IMPORTANT;
    }

    .show-product-img .sold-out-cover {
        width: 70px ! IMPORTANT;
        height: 70px !important;
    }

    .header-section .main-header .uk-search-input {
        border-radius: 10px;
        border: 2px solid #1a1a1a;
        padding: 15px;
        padding-right: 70px ! IMPORTANT;
    }

    .uk-subscription-links a {
        margin-bottom: 15px;
        width: 100% ! IMPORTANT;
    }

    .user-header h1 {
        font-size: 25px;
        font-weight: 600;
        color: #283246;
    }

    .arrow-small-top {
        margin-top: 10px !important;
    }

    .subscription-img img {
        max-width: 200px;
    }

    img.product-image-thankyou-page {
        max-width: 120px;
    }

    .header-section .main-header .shop-icons a i {
        margin-right: 0px;
    }

    .product-detail img {
        max-height: 250px;
    }

    .header-section .main-header .shop-icons {
        border-right: none;
        margin-top: 10px;
    }

    .header-section .main-header {
        padding: 10px;
    }

    img.site-logo {
        max-width: 105px;
    }

    .header-section .main-header .shop-icons a i {
        font-size: 25px;
    }

    /*.home-page .hero-section{*/
    /*    padding: 100px;*/
    /*}*/

    .home-page .spotlight-comics-section h2 {
        font-size: 24px;
        text-align: center;
    }

    .home-page .new-releases-section h3 {
        text-align: center;
    }

    .home-page .new-releases-section .new-section1 img {
        max-height: 180px;
    }

    .home-page .new-releases-section span.out-of-stock {
        font-size: 12px;
        font-weight: 600;
        text-align: left;
    }

    .home-page .new-releases-section .new-section2 img {
        max-height: 180px;
    }

    .detail-page .product-detail p,
    b,
    i {
        font-size: 15px;
        text-align: justify;
    }

    .detail-page .product-detail h4 {
        text-align: center;
        margin-top: 20px;
    }

    .detail-page .product-detail .wishlist-btn {
        margin-top: 10px;
        margin-right: 0px !important;
    }

    .detail-page .customers-bought img {
        width: 100%;
        max-height: 180px;
    }

    .detail-page .customers-bought h4,
    .cart-page .recommended-comics h4 {
        text-align: center;
    }

    .checkout-page .express-payment {
        border-radius: 10px;
        padding: 30px 10px;
    }

    .checkout-page .express-payment p {
        font-size: 14px;
    }

    .checkout-page .express-payment .paypal-btn {
        background: #febe41;
        padding: 8px;
        border-radius: 10px;
        display: inline-block;
        width: 75%;
        color: #000;
        text-decoration: none;
    }

    .checkout-page .express-payment .paypal-btn img {
        max-width: 100px;
    }

    .checkout-page .order-section .review-order .order-description img {
        max-width: 80px;
        background: #f2f5fb;
        padding: 3px 15px;
    }

    .checkout-page .order-section .review-order .order-description .quantity {
        border: 1px solid #d3dce3;
        padding: 1px 15px;
        border-radius: 3px;
        margin: 0px 5px;
        display: inline-block;
        width: 30%;
        height: 22px;
        padding: 0;
    }

    .checkout-page .order-section .review-order p {
        font-size: 14px;
        color: #3a4968;
        margin: 0;
        margin-bottom: 10px;
    }

    .checkout-page .order-section .review-order .order-description a i {
        border-radius: 20px;
        border: 1px solid #d3dce3;
        padding: 2px 3px;
        font-size: 10px;
        font-weight: 600;
    }

    .checkout-page .order-section .review-order .order-total p {
        font-size: 15px;
    }

    .checkout-page {
        padding-bottom: 0;
    }

    .detail-page .product-detail p,
    b,
    i {
        font-size: 14px;
    }

    .cart-page .order-processing p,
    .checkout-page .order-processing p {
        font-size: 12px;
    }

    .cart-page .order-processing .confirm-btn,
    .cart-page .order-processing .remove-merge-btn,
    .checkout-page .order-processing .remove-merge-btn {
        font-size: 12px;
    }

    .cart-page .cart-items {
        padding: 10px;
    }

    .cart-page .cart-items img {
        max-width: 88px;
    }

    .cart-page .cart-items h4 {
        font-size: 12px;
    }

    .cart-page .cart-items a.plus i,
    .cart-page .cart-items a.minus i {
        border-radius: 20px;
        border: 1px solid #d3dce3;
        padding: 3px 4px;
        font-size: 14px;
        font-weight: 600;
        color: #000;
    }

    .cart-page .cart-items .quantity {
        border: 1px solid #d3dce3;
        border-radius: 3px;
        margin: 0px 5px;
        display: inline-block;
        width: 30%;
        height: 28px;
        padding: 0;
    }

    .cart-page .cart-items p {
        font-size: 14px;
    }

    .cart-page .cart-items span {
        font-size: 14px !important;
    }

    .cart-page .cart-items span.blue {
        font-size: 14px !important;
    }

    .cart-page .cart-items hr {
        margin-top: 10px;
    }

    .cart-page .cart-items a.close-btn i {
        font-size: 20px;
        color: #808080;
    }

    .cart-page .recommended-comics img {
        width: 100%;
        max-height: 190px;
    }

    .cart-page span.blue {
        font-size: 16px !important;
    }

    .main-footer img.location-img {
        max-width: 60px;
    }

    .main-footer ul {
        margin-top: 10px;
    }

    .main-footer p {
        margin-bottom: 0px;
    }

    div.main-footer img.google-pay-image {
        max-width: 50px;
        margin-right: 5px;
        margin-top: 10px;
    }

    div.main-footer img.apple-pay-image {
        max-width: 50px;
        margin-right: 5px;
        margin-top: 10px;
    }

    div.main-footer img.venmo-pay-image {
        max-width: 60px;
        margin-top: 10px;
    }

    .stores-page h1 {
        font-size: 22px;
    }

    .stores-page h3 {
        font-size: 22px;
        text-align: center;
    }

    .stores-page img {
        display: inline-block;
        width: 100%;
    }

    .stores-page .logo-img {
        max-width: 200px;
    }

    .comics-page .first-comic img {
        max-height: 200px;
    }

    .comics-page img.lazy {
        max-height: 200px !important;
    }
}


@media only screen and (max-width: 1200px) {

    .header-section .main-header {
        padding: 10px;
    }

}