/**
 * Main Template CSS Stylesheet
 * 
 * BOOTSTRAP v3.4.0
 *
 */

:root {
    --title-font: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    --title-font-weight: 500;
    --title-font-style: normal;
    --title-letter-spacing: 0.00000001em;
    --title-font-size: 30px;
    --title-line-height: 1.2;
    --title-text-transform: unset;
    --body-font: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

    --body-font-weight: 300;

    --body-bold-font-weight: 600;
    --body-font-style: normal;
    --body-letter-spacing: 0.00000001em;
    --body-font-size: 12px;
    --body-line-height: 1.6;

    --color-page-background: 255, 255, 255;
    --color-text: 0, 0, 0;
    --color-light-text: 104, 104, 104;
    --color-sale: 0, 0, 0;
    --color-discount: 238, 71, 0;
    --color-entry-line: 221, 221, 221;
    --color-button-background: 0, 0, 0;
    --color-button-text: 255, 255, 255;
    --color-button-secondary-background: 255, 255, 255;
    --color-button-secondary-text: 0, 0, 0;
    --color-button-secondary-border: 0, 0, 0;
    --color-discount-tag-background: 238, 71, 0;
    --color-discount-tag-text: 255, 255, 255;
    --color-cart-dot: 238, 71, 0;
    --color-cart-dot-text: 0, 0, 0;
    --color-image-background: 244, 247, 251;
    --color-image-loading-background: 244, 247, 251;
    --color-mask: 0, 0, 0;
    --color-shadow: var(--color-text);
    --color-scheme-1-bg: 243, 247, 250;
    --color-scheme-1-text: 0, 0, 0;
    --color-scheme-2-bg: 255, 255, 255;
    --color-scheme-2-text: 0, 0, 0;
    --color-scheme-3-bg: 244, 247, 251;
    --color-scheme-3-text: 0, 0, 0;

    --color-header-background: 255, 255, 255;
    --color-header-text: 0, 0, 0;
    --color-header-pc-searchbar-border: 221, 221, 221;
    --color-header-pc-searchbar-text: 0, 0, 0;
    --color-header-pc-searchbar-bg: 255, 255, 255;
    --color-announcement-bar-background: 0, 0, 0;
    --color-announcement-bar-text: 255, 255, 255;
    --color-footer-text: 255, 255, 255;
    --color-footer-border: 255, 255, 255;
    --color-footer-background: 0, 0, 0;

    --page-width: 1760px;
    --section-vertical-gap: 0px;
    --grid-horizontal-space: 20px;
    --grid-vertical-space: 20px;
    --grid-mobile-horizontal-space: 10px;
    --grid-mobile-vertical-space: 10px;

    --btn-border-thickness: 1px;
    --btn-border-opacity: 100%;
    --btn-border-radius: 4px;
    --btn-border-radius-outset: 5px;
    --btn-shadow-opacity: 0%;
    --btn-shadow-offset-x: 0px;
    --btn-shadow-offset-y: 0px;
    --btn-shadow-blur: 0px;

    --sku-selector-border-thickness: 1px;
    --sku-selector-border-opacity: 20%;
    --sku-selector-border-radius: 0px;
    --sku-selector-border-radius-outset: 0px;

    --input-border-thickness: 1px;
    --input-border-opacity: 20%;
    --input-border-radius: 4px;
    --input-border-radius-outset: 5px;
    --input-shadow-opacity: 0%;
    --input-shadow-offset-x: 0px;
    --input-shadow-offset-y: 0px;
    --input-shadow-blur: 0px;

    --card-border-thickness: 0px;
    --card-border-opacity: 10%;
    --card-border-radius: 12px;
    --card-border-radius-outset: 12px;
    --card-shadow-opacity: 0%;
    --card-shadow-offset-x: 0px;
    --card-shadow-offset-y: 0px;
    --card-shadow-blur: 0px;

    --product-card-border-thickness: 0px;
    --product-card-border-opacity: 10%;
    --product-card-border-radius: 12px;
    --product-card-border-radius-outset: 12px;
    --product-card-shadow-opacity: 0%;
    --product-card-shadow-offset-x: 0px;
    --product-card-shadow-offset-y: 0px;
    --product-card-shadow-blur: 0px;
    --product-card-content-align: center;

    --collection-card-border-thickness: 0px;
    --collection-card-border-opacity: 10%;
    --collection-card-border-radius: 12px;
    --collection-card-border-radius-outset: 12px;
    --collection-card-shadow-opacity: 0%;
    --collection-card-shadow-offset-x: 0px;
    --collection-card-shadow-offset-y: 0px;
    --collection-card-shadow-blur: 0px;

    --blog-card-border-thickness: 0px;
    --blog-card-border-opacity: 10%;
    --blog-card-border-radius: 12px;
    --blog-card-border-radius-outset: 12px;
    --blog-card-shadow-opacity: 0%;
    --blog-card-shadow-offset-x: 0px;
    --blog-card-shadow-offset-y: 0px;
    --blog-card-shadow-blur: 0px;

    --content-border-thickness: 0px;
    --content-border-opacity: 0%;
    --content-border-radius: 12px;
    --content-border-radius-outset: 12px;
    --content-shadow-opacity: 0%;
    --content-shadow-offset-x: 0px;
    --content-shadow-offset-y: 0px;
    --content-shadow-blur: 0px;

    --media-border-thickness: 0px;
    --media-border-opacity: 0%;
    --media-border-radius: 0px;
    --media-border-radius-outset: 0px;
    --media-shadow-opacity: 0%;
    --media-shadow-offset-x: 0px;
    --media-shadow-offset-left: 0px;
    --media-shadow-offset-right: 0px;
    --media-shadow-offset-y: 0px;
    --media-shadow-offset-top: 0px;
    --media-shadow-offset-bottom: 0px;
    --media-shadow-blur: 0px;

    --menu-modal-border-thickness: 1px;
    --menu-modal-border-opacity: 10%;
    --menu-modal-border-radius: 0px;
    --menu-modal-border-radius-outset: 0px;
    --menu-modal-shadow-opacity: 0%;
    --menu-modal-shadow-offset-x: 0px;
    --menu-modal-shadow-offset-y: 4px;
    --menu-modal-shadow-blur: 5px;

    --drawer-border-thickness: 1px;
    --drawer-border-opacity: 10%;
    --drawer-shadow-opacity: 0%;
    --drawer-shadow-offset-x: 0px;
    --drawer-shadow-offset-y: 4px;
    --drawer-shadow-blur: 5px;

    --product-discount-radius: 4px;

    --swatch-background-default-image: url("./views/app/images/36bc80b81170438289fa9d4e060ffdf9.png");
    --swatch-size: 18px;
}

:root {
    --title1-font-size: calc(var(--title-font-size) * 1);
    --title2-font-size: calc(var(--title-font-size) * 0.833333);
    --title3-font-size: calc(var(--title-font-size) * 0.733333);
    --title4-font-size: calc(var(--title-font-size) * 0.666667);
    --title5-font-size: calc(var(--title-font-size) * 0.6);
    --title6-font-size: calc(var(--title-font-size) * 0.6);

    --body1-font-size: calc(var(--body-font-size) * 1.142857);
    --body2-font-size: calc(var(--body-font-size) * 1.071429);
    --body3-font-size: calc(var(--body-font-size) * 1);
    --body4-font-size: calc(var(--body-font-size) * 0.928571);
    --body5-font-size: calc(var(--body-font-size) * 0.857143);
    --body6-font-size: calc(var(--body-font-size) * 0.857143);
}

@media (min-width: 960px) {
    :root {
        --title1-font-size: calc(var(--title-font-size) * 2.333333);
        --title2-font-size: calc(var(--title-font-size) * 1.666667);
        --title3-font-size: calc(var(--title-font-size) * 1.2);
        --title4-font-size: calc(var(--title-font-size) * 1);
        --title5-font-size: calc(var(--title-font-size) * 0.833333);
        --title6-font-size: calc(var(--title-font-size) * 0.666667);

        --body1-font-size: calc(var(--body-font-size) * 1.571429);
        --body2-font-size: calc(var(--body-font-size) * 1.285714);
        --body3-font-size: 12px;
        --body4-font-size: calc(var(--body-font-size) * 1);
        --body5-font-size: calc(var(--body-font-size) * 0.928571);
        --body6-font-size: calc(var(--body-font-size) * 0.857143);
    }
}

html {
    overflow-x: hidden;
}

body, html {
    background-color: rgba(var(--color-page-background));
    color: rgba(var(--color-text));
    max-width: 100vw;
}

body:not(.product-info) {
    overflow-x: hidden;
}

body {
    display: block;
    margin: 8px;
    font-size: 12px;
    line-height: 1.6;
}

body {
    width: 100%;
    min-height: 100%;
    margin: 0;
    letter-spacing: var(--body-letter-spacing);
    line-height: var(--body-line-height);
    font-family: var(--body-font);
    font-style: var(--body-font-style);
    font-weight: var(--body-font-weight);
}

a {
    color: #000
}

.button.loading {
    color: transparent;
}

.loading-overlay__spinner {
    display: none;
}

.loading > .loading-overlay__spinner {
    display: inline-flex;
}

.button.loading .loading-overlay__spinner {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    color: rgb(var(--color-button-text));
    display: flex;
}

/* button animation */

.loading .loading-overlay__spinner {
    animation: button-loading linear 1.5s infinite;
}

@keyframes button-loading {
    0% {
        transform: rotate(0);
    }

    to {
        transform: rotate(1turn);
    }
}

.button:active::before {
    animation: button-press linear 0.6s 1;
    animation-fill-mode: forwards;
}

@keyframes button-press {
    from {
        background: rgba(var(--color-button-text), 0.08) radial-gradient(
                circle,
                rgba(var(--color-button-text), 0.08) 1%,
                transparent 1%
        ) 50%/100%;
    }

    100% {
        background-position: 50%;
        background-size: 25000%;
    }
}

.button:disabled,
.button.disabled {
    cursor: not-allowed;
    opacity: 0.6;
}

.button--full-width {
    width: 100%;
    display: flex;
}

.clearBoth {
    clear: both;
}

.forward {
    float: right;
}

.back {
    float: left;
}

/* This is used to re-size images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
}

.qmix > br {
    display: none;
}

div[aria-hidden=true] {
    display: none !important;
}

.normalprice, .productSpecialPriceSale {
    text-decoration: line-through;
}

#back-to-top {
    position: fixed;
    bottom: 5rem;
    right: 1rem;
    z-index: 1;
    text-align: center;
    cursor: pointer;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

#back-to-top.show {
    opacity: 1;
    z-index: 1;
}

/* set height of scrollable area in mobile menu */
div#navbarSupportedContent {
    max-height: 90vh;
    overflow-y: auto;
}

.zca-banner {
    text-align: center;
}

.ot-title {
    text-align: right;
}

.ot-text,
.totalCell {
    text-align: right;
}

.centeredContent {
    text-align: center;
    padding: 1rem;
}

table.tabTable td {
    padding: 0.5rem;
}

#indexProductList-cat-wrap {
    margin-bottom: 1rem;
}

#productsListing-bottomRow {
    margin-top: 1rem;
}

.sideBoxContent select {
    margin-bottom: 1rem;
}

#navCatTabs a,
#navCatTabs a:hover {
    border: 0.125rem solid #007faf;
}

/* These CSS media queries control how many columns of cards display on the login, checkout_shipping, checkout_payment & checkout_confirmation pages */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

/*  Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

.btn.button_add_selected {
    position: fixed;
    bottom: 7.5rem;
    z-index: 100;
}

/**
 * "Cache-busting" stylesheet for Bootstrap v3.6.1
 */
#shippingEstimatorContent,
#shoppingcartBody .qtyCell input {
    width: fit-content;
}

/**
 * "Cache-busting" stylesheet for Bootstrap v3.6.4
 */
a {
    text-decoration: underline;
}

.btn.button_add_selected {
    position: static;
    z-index: auto;
}

.btn.button_add_selected.bs4-button-float.always {
    position: fixed;
    bottom: 7.5rem;
    z-index: 100;
}

@media (max-width: 577px) {
    .btn.button_add_selected.bs4-button-float.sm-only {
        position: fixed;
        bottom: 5rem;
        z-index: 100;
        left: 2vw;
    }

    .btn.button_add_selected.bs4-button-hide-sm {
        display: none;
    }
}

/**
 * "Cache-busting" stylesheet for Bootstrap v3.6.5
 */
#checkoutPayment label.inputLabelPayment + input[type="checkbox"],
#checkoutPayment label.inputLabel + input[type="checkbox"] {
    opacity: 100%;
    position: initial;
    margin-left: .5rem;
}

/**
 * "Cache-busting" stylesheet for Bootstrap v3.7.3
 */
.card-body {
    border-radius: inherit;
}

.card-header + .card-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.leftBoxCard,
.rightBoxCard {
    overflow: hidden;
}

/**
 * "Cache-busting" stylesheet for Bootstrap v3.7.4
 */
.pl-dp {
    min-width: 7rem;
}

.empty-state {
    display: flex;
    justify-content: center;
}

.empty-state .prose {
    text-align: center
}

.empty-state .prose a:hover {
    background-color: #fff;
}

#search-wrapper.modal:before {
    display: inline;
}

#search-wrapper {
    opacity: 1;
}

.sugg {
    text-align: center;
    padding: 10px;
}

.sugg-content a {
    display: inline-block;
    border: 1px solid #0c6eaf;
    border-radius: 10px;
    padding: 5px;
    text-decoration: none;
    width: 100%;
}

.sugg-content > a:hover {
    color: #0080c0;
    background-color: #dff4ff;
}

.sugg-img {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}

.sugg-img img {
    transform: translate(-50%, -50%);
    man-width: 100%;
    width: auto;
    min-height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
}

.sugg-name {
    margin-bottom: 0.5rem;
    line-height: 21px;
    height: 63px;
    display: block;
    overflow: hidden;
    color: #000;
}

#search-content {
    background: #fff;
}

.sugg-name, .sugg-price {
    font-weight: bold;
    height: 72px;
    margin-bottom: 6px;
}

.sugg-name, .sugg-price > span {
    display: block;
    text-align: center;
    height: 24px;
    line-height: 24px;
}

/**
 * Image Carousel Stylesheet
 * 
 * BOOTSTRAP v3.5.1
 *
 */
#productImagesCarousel .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}

#productImagesCarousel .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}

#productImagesCarousel .carousel-indicators > li.active img {
    opacity: 0.7;
}

.banner-carousel .carousel-indicators {
    top: 95%;
}

/**
 * cart Stylesheet
 * 
 * cart
 *
 */
.cart-fixed-checkout {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.cart-fixed-checkout.cart-empty {
    display: none;
}

.cart-fixed-checkout__container {
    background-color: rgb(var(--color-page-background));
    box-shadow: 0px -4px 20px 0px rgba(var(--color-text), 0.05);
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
    opacity: 1;
    transform: translateY(0);
}

.cart-fixed-checkout__dropdown-button {
    text-align: center;
    opacity: 1;
    max-height: 50px;
    transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
}

.cart-fixed-checkout__amount {
    margin: 0;
    padding: 0;
}

.cart-fixed-checkout__amount li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: rgb(var(--color-text));
    margin-bottom: 8px;
}

.cart-fixed-checkout__amount li em {
    font-style: normal;
    margin-right: 12px;
}

.cart-fixed-checkout__amount li.cart__discount span {
    color: rgb(var(--color-discount));
}

.cart-fixed-checkout__prices {
    padding: 0 12px 12px;
    max-height: 200px;
    opacity: 1;
    transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
}

.cart-fixed-checkout__desc {
    font-size: 12px;
    color: rgb(var(--color-light-text));
}

.cart-fixed-checkout .cart__total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.cart-fixed-checkout__buttons {
    margin-top: 10px;
    text-align: center;
}

.cart-fixed-checkout__buttons a {
    background: #000;
    line-height: 35px;
    width: 90%;
    font-size: 12px;
    font-weight: bold;
}

.cart-fixed-checkout__buttons a::after {
    box-shadow: 0 0 0 var(--btn-border-thickness) rgba(var(--color-button-text), var(--border-opacity)), 0 0 0 var(--btn-border-thickness) #000 !important;
}

.cart-fixed-checkout__footer {
    border-top: 1px solid rgb(var(--color-entry-line));
    padding: 12px;
}

.cart-fixed-checkout .cart__saved-price {
    color: rgb(var(--color-discount));
}

.cart-fixed-checkout .cart__price-zone {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    column-gap: 8px;
    align-items: center;
}

.cart-fixed-checkout .cart__total-price {
    display: flex;
    align-items: center;
    gap: 8px;
}

.cart-fixed-checkout .cart__toggle-icon svg {
    transition: transform 0.3s ease-out;
}

.cart-fixed-checkout .cart-drawer__dropdown-toggle-normal {
    cursor: default;
}

.cart-fixed-checkout.collapsed .cart-fixed-checkout__prices {
    max-height: 0;
    opacity: 0.01;
    padding: 0;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}

.cart-fixed-checkout.collapsed .cart-fixed-checkout__dropdown-button {
    opacity: 0.01;
    max-height: 0;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}

.cart-fixed-checkout.collapsed .cart__toggle-icon svg {
    transform: rotate(180deg);
}

.cart-fixed-checkout.invisible {
    /* animation: cart-drawer-hide ; */
    transform: translateY(100px);
    transition: transform 0.3s ease-out;
}

.cart-fixed-checkout.invisible .cart-fixed-checkout__container {
    opacity: 0.01;
    transform: translateY(100%);
}

.cart-drawer {
    position: fixed;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    background-color: rgba(var(--color-mask), 0.5);
    transition: visibility 200ms ease;
}

.cart-drawer {
    visibility: hidden;
}

.cart-drawer.active {
    visibility: visible;
    z-index: 9999;
}

.cart-drawer__inner {
    height: 100%;
    overflow: hidden;
    transform: translateX(100%);
    transition: transform 200ms ease;
    display: flex;
    flex-direction: column;
    padding: 20px 10px;
    background-color: rgb(var(--color-page-background));
}

.cart-drawer__fixed-checkout {
    transform: translateX(100%);
    transition: transform 200ms ease;
}

.cart-drawer__inner .cart-drawer__inner-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.cart-drawer__warnings {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
}

.cart-drawer.active .cart-drawer__inner,
.cart-drawer.active .cart-drawer__fixed-checkout {
    transform: translateX(0);
}

.cart-drawer__header {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}

.cart-drawer__header::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -20px;
    width: calc(100% + 40px);
    height: 1px;
    background-color: rgb(var(--color-entry-line));
}

.cart-drawer__header .text-uppercase {
    font-size: 12px;
    font-weight: bold;
}

.cart-drawer__close {
    color: rgb(var(--color-text));
    cursor: pointer;
    width: 24px;
    height: 24px;
    line-height: 0;
    top: 2px;
    right: -4px;
    padding: 6px;
    position: absolute;
}

cart-drawer {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
}

.cart-drawer-container {
    width: 440px;
}

.cart-drawer__overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.cart-drawer__overlay:empty {
    display: block;
}

/* cart-drawer-items {
  overflow: auto;
  flex: 1;
} */

.cart-drawer__inner {
    overflow-y: scroll;
}

@media screen and (max-height: 650px) {
    cart-drawer-items {
        overflow: visible;
    }

    .cart-drawer__inner {
        overflow-y: scroll;
    }
}

@media (max-width: 959px) {
    .cart-drawer-container {
        width: 90%;
    }
}

cart-drawer-items::-webkit-scrollbar {
    width: 3px;
}

cart-drawer-items::-webkit-scrollbar-thumb {
    background-color: rgba(18, 18, 18, 0.7);
    border-radius: 100px;
}

cart-drawer-items::-webkit-scrollbar-track-piece {
    margin-top: 20px;
}

/* cart-drawer-footer */

.cart-drawer__footer__container {
    display: flex;
    justify-content: flex-end;
    padding-top: 40px;
    padding-bottom: 40px;
}

.cart-drawer__checkout-container {
    width: 100%;
    position: relative;
    padding: 40px 0;
}

.cart-drawer__checkout-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    width: calc(100% + 40px);
    height: 1px;
    background-color: rgb(var(--color-entry-line));
}

.cart-drawer__amount-wrapper {
    margin: 0;
    padding: 0;
}

.cart-drawer__amount-wrapper li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: rgb(var(--color-text));
    margin-bottom: 8px;
}

.cart-drawer__amount-wrapper li em {
    font-style: normal;
    margin-right: 12px;
}

.cart-drawer__amount-wrapper .cart__discount span {
    color: rgb(var(--color-discount));
}

.cart-drawer__discount span {
    color: rgb(var(--color-discount));
}

#checkout {
    width: 100%;
}

.cart-drawer__checkout {
    margin-top: 15px;
}

.cart-drawer__taxes__desc {
    text-align: center;
}

.cart-drawer__body {
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
}

.cart-drawer__body .cart-drawer__inner {
    flex: 1;
}

.cart-drawer__body .cart-fixed-checkout {
    position: static;
}

.cart-item {
    display: flex;
    padding: 40px 0;
    border-bottom: 1px solid rgb(var(--color-entry-line));
}

.cart-item__media {
    width: 140px;
    flex-shrink: 0;
    margin-right: 30px;
}

.cart-item__media .cart-item__image-container {
    display: block;
    outline: none;
    width: 100%;
}

.cart-item__media .cart-item__image-container .placeholder {
    background-color: rgb(var(--color-image-background));
}

.cart-item__media img {
    width: 100%;
    height: auto;
    display: block;
}

.cart-item__name {
    text-decoration: none;
    color: rgb(var(--color-text));
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cart-item__details__wrapper {
    display: flex;
    flex-grow: 1;
}

.cart-item__details {
    /* min-width: 294px; */
    flex-grow: 1;
}

.cart-item__details .product-options {
    display: flex;
    gap: 26px;
    margin-top: 8px;
}

.cart-item__details .product-option {
    margin-bottom: 2px;
}

.cart-item__details .product-option span:first-child {
    font-weight: 600;
}

.cart-item__details .product-property {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2px;
}

.cart-item__details .product-property .product-property__name {
    flex-shrink: 0;
    max-width: 100%;
}

.cart-item__details .product-property .product-property__value {
    display: flex;
    flex-wrap: wrap;
}

.cart-item__details .product-property .product-property__link {
    display: block;
}

.cart-item__details .product-property .product-property__image {
    display: block;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.cart-item__quantity {
    width: 20.8%;
    flex-shrink: 0;
    margin: 0 20px;
}

.cart-item__quantity .cart-item__quantity-wrapper {
    display: block;
    align-items: center;
    height: auto;
}

.cart-item__quantity .quantity {
    width: 125px;
    height: 35px;
    margin-right: 0;
    min-height: unset;
}

.cart-item__quantity cart-remove-button {
    line-height: 1;
    display: flex;
    align-items: center;
    margin: 12px 0 0;
    font-size: 12px;
    font-weight: bold;
    gap: 7px;
    justify-content: end;
}

.cart-item__quantity cart-remove-button svg {
    width: 12px;
    height: 12px;
    color: rgba(var(--color-text), 0.6);
    cursor: pointer;
    display: block;
}

.cart-item__quantity cart-remove-button:hover svg {
    color: rgba(var(--color-text), 1);
}

.cart-item__error {
    display: flex;
    align-items: center;
    /* margin-top: 10px; */
}

.cart-item__error-text {
    order: 1;
}

.cart-item__error .icon-error {
    margin-right: 5px;
    margin-top: 1.5px;
    flex-shrink: 0;
}

.cart-item__error-text:empty + svg {
    display: none;
}

.cart-item__totals {
    width: 18.4%;
    flex-shrink: 0;
    position: relative;
}

.cart-item__price-wrapper {
    text-align: right;
}

.cart-item__totals .original__price {
    color: rgb(var(--color-light-text));
    font-size: 13px;
    line-height: 1.6;
    text-decoration: line-through;
}

.cart-item__totals .final__price {
    color: rgb(var(--color-text));
    word-break: break-all;
}

.cart-item__discounts {
    margin: 0;
    padding: 0;
}

.cart-item__discounts li {
    list-style: none;
    color: rgb(var(--color-discount));
    display: flex;
    align-items: center;
}

.cart-item__discounts li span {
    margin-left: 4px;
}

@media (max-width: 959px) {
    .cart-item {
        padding: 20px 0;
    }

    .cart-item__media {
        width: 80px;
        margin-right: 16px;
    }

    .cart-item__details__wrapper {
        display: block;
    }

    .cart-item__quantity {
        width: auto;
        margin: 12px 0;
    }

    .cart-item__totals {
        width: auto;
    }

    .cart-item__price-wrapper {
        text-align: left;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .cart-item__price-wrapper .final__price {
        margin-right: 6px;
    }

    .original__price__desktop {
        display: none;
    }

    .cart-item .loading-overlay {
        left: 0;
    }
}

@media (min-width: 960px) {
    .original__price__mobile {
        display: none;
    }

    .cart-item .loading-overlay .loading-overlay__spinner svg {
        width: 25px;
        height: 25px;
    }

    .cart-item__quantity {
        min-width: 200px;
    }

    .cart-item__totals {
        min-width: 140px;
    }
}

/* loading */

.cart-item .loading-overlay {
    top: 0;
    right: 0;
    position: absolute;
    line-height: 0;
}

.cart-item .loading-overlay .loading-overlay__spinner {
    animation-duration: 1s;
}

.cart-item .loading-overlay.loading ~ * {
    visibility: hidden;
}

.cart__items--disabled {
    pointer-events: none;
}

/* cart drawer case */

.cart-drawer__items .cart-item {
    padding: 20px 0;
    border-bottom: none;
}

.cart-drawer__items .cart-item__media {
    width: 80px;
    margin-right: 8px;
}

.cart-drawer__items .cart-item__details__wrapper {
    display: block;
}

.cart-drawer__items .cart-item__quantity {
    max-width: none;
    margin: 8px 0 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.cart-drawer__items .cart-item__totals {
    max-width: none;
}

.cart-drawer__items .cart-item__price-wrapper {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.cart-drawer__items .cart-item__price-wrapper .final__price {
    margin-right: 6px;
    line-height: 39px;
}

.cart-drawer__items .original__price__desktop {
    display: none;
}

.cart-drawer__items .original__price__mobile {
    display: block;
}

.cart-drawer__items .cart-item .cart-item__totals .loading-overlay {
    left: 0;
}

.cart-drawer__items .cart-item__totals {
    width: auto;
}

@media (max-width: 959px) {
    .cart-drawer__items .cart-item__totals,
    .main-cart-items-wrapper .cart-item__totals {
        margin: 10px 0;
    }

    .cart-drawer__items .cart-item__quantity,
    .main-cart-items-wrapper .cart-item__quantity {
        margin: 0;
    }

    .cart-drawer__items .cart-item__discounts li + li,
    .main-cart-items-wrapper .cart-item__discounts li + li {
        margin-top: 2px;
    }

    .cart-drawer__items .cart-item__error,
    .main-cart-items-wrapper .cart-item__error {
        margin-top: 10px;
    }

    .cart-drawer__items .cart-item__details .product-option:last-child,
    .main-cart-items-wrapper .cart-item__details .product-option:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 960px) {
    .cart-drawer__items .cart-item__discounts {
        margin-bottom: 10px;
    }

    .cart-drawer__items .cart-item__discounts li + li {
        margin-top: 2px;
    }

    .cart-drawer__items .cart-item__quantity .cart-item__quantity-wrapper {
        margin: 0;
    }

    .cart-drawer__items .cart-item__details .product-option:last-child {
        margin-bottom: 0;
    }
}

/* moq */

.cart-item__volume-pricing-wrapper {
    position: relative;
}

.cart-item__volume-pricing-title {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.cart-item__volume-pricing-title > span {
    line-height: 1;
    margin-left: 8px;
}

.cart-item__quantity-rules {
    padding: 4px 20px;
}

cart-item-quantity volume-pricing {
    display: block;
    max-height: 240px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
    margin: 2px 0;
    padding: 10px 0;
    background-color: rgba(var(--color-page-background));
}

@media (min-width: 960px) {
    cart-item-quantity volume-pricing {
        width: 245px;
    }
}

cart-item-quantity volume-pricing ul li {
    padding: 8px 20px;
    display: flex;
    justify-content: space-between;
}

cart-item-quantity volume-pricing ul li:nth-child(odd) {
    background: rgba(var(--color-text), 0.03);
}

cart-item-quantity volume-pricing ul li:nth-child(even) {
    background: rgba(var(--color-text), 0.09);
}

.fw-bold {
    font-weight: var(--body-bold-font-weight) !important;
}

.body3 {
    font-size: var(--body3-font-size);
}

.body2 {
    font-size: var(--body2-font-size);
}

.cart-empty .cart__warnings {
    display: block;
}

.cart__footer-container.cart-empty,
.cart-empty .cart__contents,
.cart-empty .main-cart-items-container {
    display: none;
}

.cart-drawer__inner-wrapper.cart-empty cart-drawer-items,
.cart-drawer .cart-empty .cart-drawer__checkout-container {
    display: none;
}

.cart__warnings {
    display: none;
    width: 100%;
    text-align: center;
}

.cart__warnings .cart__empty-text-wrapper {
    margin: 80px 0;
}

.cart__empty-product-recommend {
    margin-top: 80px;
}

.cart-drawer .cart__warnings .cart__empty-text-wrapper {
    margin: 200px 0;
}

.cart-drawer .cart__empty-product-recommend {
    margin-top: 200px;
}

.cart__empty-text {
    margin-bottom: 20px;
    color: rgb(var(--color-text));
}

.cart__level-wrapper svg {
    width: 20px;
    height: 20px;
}

.cart__level-wrapper .cart__level-label {
    display: flex;
    align-items: center;
    gap: 4px;
    opacity: 0.6;
}

.cart__level-wrapper .cart__level-value {
    color: rgba(var(--color-discount));
}

@media (max-width: 959px) {
    .cart__warnings .cart__empty-text-wrapper {
        margin: 130px 0;
    }

    .cart__empty-product-recommend {
        margin-top: 130px;
    }

    .cart-drawer .cart__warnings .cart__empty-text-wrapper {
        margin: 80px 0;
    }

    .cart-drawer .cart__empty-product-recommend {
        margin-top: 80px;
    }
}

.cart-drawer__checkout-button {
    width: 100%
}

.button:not(.button--link), .button_continue, .cart-drawer__checkout-button, .shopline-element-buy-now {
    box-shadow: var(--btn-shadow-offset-x) var(--btn-shadow-offset-y) var(--btn-shadow-blur) rgba(var(--color-shadow), var(--btn-shadow-opacity));
}

.button,
.shopline-element-buy-now {
    display: inline-flex;
    font-family: var(--body-font);
    font-weight: var(--body-bold-font-weight);
    line-height: var(--body-line-height);
    letter-spacing: var(--body-letter-spacing);
    color: rgb(var(--color-button-text));
    text-align: center;
    white-space: normal;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: rgb(var(--color-button-background));
    transition: opacity 0.15s ease-in-out;
    padding: calc(var(--btn-border-thickness) + 9px) calc(var(--btn-border-thickness) + 18px);
    position: relative;
    border-radius: var(--btn-border-radius-outset);
    font-size: 14px;
    border: none;
    --border-opacity: calc(100% - var(--btn-border-opacity));
    --alpha-button-background: 1;
    text-decoration: none;
    align-items: center;
    justify-content: center;
}

.button:not(.button--link),
.shopline-element-buy-now {
    box-shadow: var(--btn-shadow-offset-x) var(--btn-shadow-offset-y) var(--btn-shadow-blur) rgba(var(--color-shadow), var(--btn-shadow-opacity));
}

.button:not(.button--link)::before,
.shopline-element-buy-now::before {
    content: "";
    position: absolute;
    bottom: var(--btn-border-thickness);
    left: var(--btn-border-thickness);
    right: var(--btn-border-thickness);
    top: var(--btn-border-thickness);
    z-index: 1;
    border-radius: var(--btn-border-radius);
}

.button:not(.button--link)::after,
.shopline-element-buy-now::after {
    content: "";
    position: absolute;
    bottom: var(--btn-border-thickness);
    left: var(--btn-border-thickness);
    right: var(--btn-border-thickness);
    top: var(--btn-border-thickness);
    box-shadow: 0 0 0 var(--btn-border-thickness) rgba(var(--color-button-text), var(--border-opacity)),
    0 0 0 var(--btn-border-thickness) rgba(var(--color-button-background), var(--alpha-button-background));
    border-radius: var(--btn-border-radius);
    transition: box-shadow var(--duration-short) ease;
    z-index: 1;
}

.shopline-element-buy-now:hover::after {
    box-shadow: 0 0 0 calc(var(--btn-border-thickness) + 1px) rgba(var(--color-button-text), var(--border-opacity)),
    0 0 0 calc(var(--btn-border-thickness) + 1px) rgba(var(--color-button-background), var(--alpha-button-background));
}

/* component-quantity */

.quantity__button.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.3;
}

.quantity {
    z-index: 0;
    color: rgba(var(--color-text));
    position: relative;
    width: calc(
            3 * var(--body-font-size) + var(--input-border-thickness) * 2 + 30px * 2
    );
    display: flex;
    border-radius: var(--input-border-radius);
    min-height: calc((var(--input-border-thickness) * 2) + 2.8rem);
}

.quantity:after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: var(--input-border-thickness);
    right: var(--input-border-thickness);
    bottom: var(--input-border-thickness);
    left: var(--input-border-thickness);
    border: 0.1rem solid transparent;
    border-radius: var(--input-border-radius);
    box-shadow: 0 0 0 var(--input-border-thickness) rgba(var(--color-text), var(--input-border-opacity));
    z-index: 1;
}

.quantity:hover.quantity:after {
    box-shadow: 0 0 0 calc(var(--input-border-thickness) + 1px) rgba(var(--color-text), var(--input-border-opacity));
}

.quantity:before {
    background: rgb(var(--color-page-background));
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--input-border-radius-outset);
    box-shadow: var(--input-shadow-offset-x) var(--input-shadow-offset-y) var(--input-shadow-blur) rgba(var(--color-text), var(--input-shadow-opacity));
    z-index: -1;
}

.quantity.line-border,
.quantity.none-border {
    border-radius: 0;
}

.quantity.line-border::before,
.quantity.line-border::after,
.quantity.none-border::before,
.quantity.none-border::after {
    content: none;
}

.quantity.line-border {
    border-top: var(--input-border-thickness) solid rgba(var(--color-text), var(--input-border-opacity));
    border-bottom: var(--input-border-thickness) solid rgba(var(--color-text), var(--input-border-opacity));
    box-shadow: var(--input-shadow-offset-x) var(--input-shadow-offset-y) var(--input-shadow-blur) rgba(var(--color-text), var(--input-shadow-opacity));
}

.quantity__input {
    color: currentColor;
    text-align: center;
    background-color: transparent;
    border: 0;
    width: 100%;
    flex-grow: 1;
    -webkit-appearance: none;
    appearance: none;
    padding: 0;
    outline-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.quantity__button {
    width: 30px;
    flex-shrink: 0;
    font-size: 12px;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(var(--color-text));
    padding: 0;
}

.quantity:not(.none-border) .quantity__button:first-child {
    margin-left: calc(var(--input-border-thickness));
}

.quantity:not(.none-border) .quantity__button:last-child {
    margin-right: calc(var(--input-border-thickness));
}

.quantity__button svg {
    width: 0.6rem;
    pointer-events: none;
}

.quantity__input:-webkit-autofill,
.quantity__input:-webkit-autofill:hover,
.quantity__input:-webkit-autofill:active {
    box-shadow: 0 0 0 10rem rgb(var(--color-page-background)) inset !important;
    -webkit-box-shadow: 0 0 0 10rem rgb(var(--color-page-background)) inset !important;
}

input.quantity__input:focus {
    border: none;
    outline: none;
    box-shadow: none;
    background-color: none;
}

.quantity__input::-webkit-outer-spin-button,
.quantity__input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity__input[type="number"] {
    -moz-appearance: textfield;
}

/* The ipad end responds to the mobile end in vertical screen */

/* @custom-media --tablet (max-width: 959px); */

/* @custom-media --gt-mobile (min-width: 751px); */

/* detectingScreen need to consider the configuration of the tablet */
/* The ipad end responds to the mobile end in vertical screen */

/* @custom-media --tablet (max-width: 959px); */

/* @custom-media --gt-mobile (min-width: 751px); */

/* detectingScreen need to consider the configuration of the tablet */

/* The ipad end responds to the mobile end in vertical screen */

/* @custom-media --tablet (max-width: 959px); */

/* @custom-media --gt-mobile (min-width: 751px); */

/* detectingScreen need to consider the configuration of the tablet */
/**
 * Image lightbox bootstrap Stylesheet
 * 
 * BOOTSTRAP v3.5.1
 *
 */
.ekko-lightbox {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0 !important
}

.ekko-lightbox-container {
    position: relative
}

.ekko-lightbox-container > div.ekko-lightbox-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%
}

.ekko-lightbox iframe {
    width: 100%;
    height: 100%
}

.ekko-lightbox-nav-overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex
}

.ekko-lightbox-nav-overlay a {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    transition: opacity .5s;
    color: #fff;
    font-size: 30px;
    z-index: 1
}

.ekko-lightbox-nav-overlay a > * {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ekko-lightbox-nav-overlay a > :focus {
    outline: none
}

.ekko-lightbox-nav-overlay a span {
    padding: 0 30px
}

.ekko-lightbox-nav-overlay a:last-child span {
    text-align: right
}

.ekko-lightbox-nav-overlay a:hover {
    text-decoration: none
}

.ekko-lightbox-nav-overlay a:focus {
    outline: none
}

.ekko-lightbox-nav-overlay a.disabled {
    cursor: default;
    visibility: hidden
}

.ekko-lightbox a:hover {
    opacity: 1;
    text-decoration: none
}

.ekko-lightbox .modal-dialog {
    display: none
}

.ekko-lightbox .modal-footer {
    text-align: left
}

.ekko-lightbox-loader {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.ekko-lightbox-loader > div {
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center
}

.ekko-lightbox-loader > div > div {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    animation: a 2s infinite ease-in-out
}

.ekko-lightbox-loader > div > div:last-child {
    animation-delay: -1s
}

.modal-dialog .ekko-lightbox-loader > div > div {
    background-color: #333
}

@keyframes a {
    0%, to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding: 0;
}

#checkoutShippingMethod {
    display: block !important
}

#checkoutOneGuestInfo .inputLabel {
    width: auto
}

#checkoutShippingHeadingMethod {
    font-size: 18px;
}

.modal-body img {
    height: auto;
    width: auto;
    max-height: 100%
}

.modal-content .container-fluid {
    padding: 10px
}

.modal-content .container-fluid #search-content .row.col-12 .d-flex {
    align-items: center
}

#productInfo-displayColLeft, #productInfo-displayColRight {
    flex: 1 1 100%;
    max-width: 100%;
}

#productInfo-displayColRight {
    padding: 0 10px;
}

@media (min-width: 767px) {
    #productInfo-displayColLeft {
        flex: 1 1 60%;
        max-width: 60%;
    }

    #productInfo-displayColRight {
        flex: 1 1 40%;
        max-width: 40%;
    }
}

#productInfo-displayColRight .product-title.h3 {
    line-height: 1.5
}

#productMainImage a {
    display: block;
    position: relative;
}

#productMainImage img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

#productInfo-productMainImage #image-modal-lg {
    padding: 0 !important
}

#productInfo-productMainImage .modal-dialog {
    max-width: max-content;
}

#productInfo-productMainImage .modal-dialog .modal-content {
    height: calc(100vh - 30px);
    max-height: 600px;
    width: auto;
}

@media (max-width: 767px) {
    #productInfo-productMainImage .modal-dialog .modal-content {
        max-height: 400px;
    }
}

#productInfo-productMainImage .modal-dialog .modal-content #productLargeImageModal {
    height: calc(100% - 80px);
    display: flex;
    background: #fff
}

#productInfo-productMainImage .modal-dialog .modal-content #productLargeImageModal button {
    border: none;
    width: 32px;
    margin: 0 6px;
    background: #fff
}

#productInfo-productMainImage .modal-header h5 {
    max-width: 100%;
    width: 800px;
    height: 26px;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.imgwite {
    display: none;
}

.heightall {
    height: 0;
    padding-bottom: 100%;
}

.imgwite.waite, .heightall .imgwite {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 10;
    align-items: center;
    justify-content: center;
}

button .c-pwa-button-arrow__icon--right svg {
    transform: rotate(180deg);
}

#productInfo-productMainImage .modal-dialog .modal-content #productLargeImageModal #ImageModalbody {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

safe-sticky {
    display: flex
}

safe-sticky > button {
    width: 38px;
    border: none;
    padding: 0 12px;
    background: none;
}

safe-sticky > button:disabled svg path {
    fill: #888;
}

.gallery-navigation {
    width: calc(100% - 72px);
    overflow: hidden;
    margin: 0 auto
}

.wrapperAttribsOptions .card-body .text-center {
    margin: 0;
    padding: 0
}

#cartAdd, #addToCart-card {
    border: none;
    margin: 0;
    padding: 0
}

.centerColumn > h1, h2#contactUs-card-header, h4.card-header {
    font-size: 19px;
    text-align: center;
    line-height: 1.5;
    margin: 15px 0;
    border: none;
    color: rgba(121, 45, 4, 1);
    font-weight: bold;
    display: block;
    clear: both;
}

h4.card-header {
    background: none;
    border-bottom: 1px solid #aaa;
}

#loginOpcDefault .opc-block > .card, form[name="checkout_payment"]  .row .col-lg-4 > .card {
    box-shadow: 1px 3px 5px 3px #ccc;
    margin: 5px;
    background: #fff;
}

.custom-control-label {
    padding-left: 22px;
}

.custom-control-label::before, .custom-control-label::after {
    left: 0
}

legend {
    font-size: 18px;
}

#registerDefault form[name="create_account"] .buttonRow {
    margin-right: 15px;
}

#contactUs-card-body {
    border: none
}

.pagination {
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

ul.pagination {
    border-radius: 0;
    display: flex;
}

.pagination li a.page-link, .pagination li.page-item.active span.page-link {
    background: none;
    border: none;
    height: 18px;
    margin: 0 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
}

.pagination li.page-item.active span.page-link {
    color: #fff;
    background: url(../images/page_number.png) center center no-repeat;
}

@media screen and (min-width: 450px) {
    .pagination li a.page-link, .pagination li.page-item.active span.page-link {
        padding: 5px;
    }
}

.quantity-selector .icon {
    color: #000 !important;
}


