html {
    font-size: 15px !important;
}

.thin {
    font-weight: 100 !important;
}

a:hover {
    text-decoration: none !important;
}

.uk-card-title {
    font-size: 18px !important;
    margin: 0 0 5px 0 !important;
}

.palantir-custom-alert {
    color: #e84118;
}

.sustain-icon {
    width: 65px;
}

.sustain-icon-small {
    width: 45px;
}

.tiny-pad {
    padding: 5px 12px 5px 0 !important;
}

.pal-black-badge {
    top: 10px !important;
    left: 10px !important;
    right: auto !important;
    text-transform: none !important;
    font-size: 13px;
    line-height: 13px;
    padding: 5px 10px !important;
    font-family: "AllianceNo.1-SemiBold", Verdana, Arial, sans-serif;
    border-radius: 5px;
}

.pal-white-badge {
    top: 10px !important;
    left: 10px !important;
    right: auto !important;
    font-size: 13px;
    line-height: 13px;
    background: white !important;
    color: black !important;
    padding: 5px 10px !important;
    font-family: "AllianceNo.1-SemiBold", Verdana, Arial, sans-serif;
    border-radius: 5px;
}

.pal-clear-badge {
    top: auto !important;
    bottom: 10px !important;
    left: auto !important;
    right: 10px !important;
    text-transform: none !important;
    font-size: 13px;
    line-height: 13px;
    background: white !important;
    color: black;
    padding: 5px 10px;
    font-family: "AllianceNo.1-SemiBold", Verdana, Arial, sans-serif;
    border-radius: 5px;
}

.pal-view-padding {
    padding: 1px 0 3px 0;
}

.pal-card {
    height: 100px;
    overflow: hidden;
}

.sustain-abs-icon-1 {
    position: absolute;
    top: 0;
    right: 0;
}

.sustain-abs-icon-large-1 {
    position: absolute;
    top: 0;
    right: 0;
}

.sustain-abs-icon-2 {
    position: absolute;
    top: 40px;
    right: 0;
}

.sustain-abs-icon-large-2 {
    position: absolute;
    top: 55px;
    right: 0;
}

.sustain-abs-icon-3 {
    position: absolute;
    top: 80px;
    right: 0;
}

.sustain-abs-icon-large-3 {
    position: absolute;
    top: 110px;
    right: 0;
}

.sustain-abs-icon-4 {
    position: absolute;
    top: 120px;
    right: 0;
}

.sustain-abs-icon-large-4 {
    position: absolute;
    top: 165px;
    right: 0;
}

.sustain-abs-icon-5 {
    position: absolute;
    top: 160px;
    right: 0;
}

.sustain-abs-icon-large-5 {
    position: absolute;
    top: 220px;
    right: 0;
}

.header-link {
    color: black !important;
}

.header-link:hover {
    text-decoration: underline !important;
}

.out-of-stock-wrapper {
    background: #f5f6fa;
    padding: 15px 15px;
    border-radius: 5px;
}

.wire-validation {
    color: #f0506e;
}

.wire-loading {
    color: #fbc531;
}

.overlay-button {
    width: 100% !important;
    display: none;
}

.confluent-button {
    background: none;
    border: none;
    text-align: left;
}

.jll-background {
    background: url('../../../images/jll-background.png');
}

.jll-background .small-text {
    color: white !important;
}

.jll-background .global-icons {
    color: white !important;
}

.jll-background .page-menu-hover a {
    color: white !important;
}

.jll-background .footer a {
    color: white !important;
}

.jll-background h2 {
    color: white !important;
}

.jll-background .region-message {
    border-bottom: 0 !important;
}

.jll-background footer {
    background: transparent !important;
}

.confluent-list {
    margin-top: 4px;
    border: 1px solid lightgrey;
    padding: 5px 2px 10px 2px;
    height: auto;
    max-height: 130px;
    overflow: scroll;
}

.confluent-payment-margin {
    margin-top: 33px;
}

.cursor {
    cursor: pointer;
}

/* Spinner animation for get delivery options overlay */
@keyframes spinner {
    0% {
        transform: translate3d(-50%, -50%, 0) rotate(0deg);
    }
    100% {
        transform: translate3d(-50%, -50%, 0) rotate(360deg);
    }
}

.product-overlay {
    height: 85%;
}

.gifting-policy-wrapper {
    background-color: #f8f8f8;
    border-radius: 5px;
    padding: 20px;
    position: relative;
}

.gifting-icon {
    position: absolute;
    top: -11px;
    left: 6px;
    color: #f0506e;
}

.asset_preview {
    border: 1px solid #e5e5e5;
    padding: 10px;
}

.modal-red-border {
    border: 2px solid #E50914 !important;
}

.force-black {
    color: black !important;
}

.notecard {
    height: 230px;
}

.ust-block {
    background: #ECECE1;
    padding: 10px 15px;
}

.kit-image {
    border: 1px solid lightgrey;
    padding: 3px;
    margin-bottom: 10px;
}

/*.region-message {*/
/*    background-color: #f8f8f8;*/
/*    font-size: 17px;*/
/*    padding: 5px 0px 6px 0px;*/
/*    color: #999999;*/
/*}*/

.region-message {
    border-bottom: 2px solid #f8f8f8;
    padding: 5px 0px 6px 0px;
}

.region-message a {
    color: #000000 !important;
}

.logo-wrapper {
    text-align: center;
}

.logo-wrapper img {
    max-height: 80px;
    max-width: 240px;
}

.big-search {
    width: 333% !important;
    max-width: 333% !important;
}

.global-icons {
    font-size: 12px;
    margin-top: 20px;
}

.global-icons i {
    font-size: 20px;
}

.wishlist {
    color: #666 !important;
}

.global-icons a:hover {
    text-decoration: none !important;
}

.nav-basket-item-count {
    position: absolute;
    top: -14px;
    right: 0px;
    color: black;
    background-color: white;
    min-width: 17px;
    padding: 2px;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.white {
    color: white !important;
}

.black {
    color: black !important;
}

.cart-over-title {
    font-size: 18px;
    color: black;
}

.hover-cart-total {
    font-size: 16px;
    font-weight: bold;
}

.hover-cart {
    width: 287px !important;
}

.page-container {
    position: relative;
    min-height: 100vh;
}

.content-wrapper {
    padding-bottom: 55px;
}

footer {
    padding: 15px 0px 0px 0px;
    background-color: #f8f8f8;
    color: black;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
}

footer a {
    color: #666;
    font-size: 14px;
    color: black;
}

.footer a {
    color: #666;
    font-size: 14px;
    color: black;
}

.mobile-logo {
    max-height: 60px !important;
    max-width: 200px !important;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
    min-height: 22px !important;
    padding: 0px 12px !important;
}

.uk-nav-default {
    font-size: 15px !important;
}

.mobile-nav-bar {
    padding: 25px 0 25px 0 !important;
}

.input-error {
    color: #f0506e;
    border-color: #f0506e;
}

.uk-card-noshadow {
    border: 1px solid #e5e5e5;
}

.prod-image-padding {
    padding: 3px;
}

.prod-image-large-padding {
    padding: 25px;
}

.pagination {
    display: flex;
    /* 1 */
    flex-wrap: wrap;
    /* 2 */
    margin-left: -20px;
    /* 3 */
    padding: 0;
    list-style: none;
}

.pagination > * {
    flex: none;
    padding-left: 20px;
    position: relative;
}

.pagination > * > * {
    display: block;
    color: #999;
    transition: color 0.1s ease-in-out;
}

.pagination > * > :hover,
.pagination > * > :focus {
    color: #666;
    text-decoration: none;
}

.pagination > .active > * {
    color: #666;
}

.pagination > .disabled > * {
    color: #999;
}

.product-favourite {
    position: absolute;
    top: 15px;
    left: 15px;
}

.product-description-tab {
    margin: 40px 0 -1px 20px !important;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #ffffff;
    color: #707070;
    font-size: 15px;
    padding: 10px;
    border-radius: 4px 4px 0 0;
    width: 140px;
    background-color: white;
    opacity: 0.99;
    text-align: center;
}

.uk-card-noshadow .uk-overlay {
    padding: 0 !important;
}

.product-description-tabbed {
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    padding: 20px;
    width: 100%;
    font-size: 14px;
    background-color: white;
}

.product-description-tabbed ul {
    margin-left: 30px;
}

.price-bands {
    line-height: 18px;
}

.highlight-band {
    background-color: lightgrey;
}

.hidden {
    display: none;
}

.thin-font {
    font-weight: 300 !important;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 0px;
    padding: 0;
    background-color: #e5e5e5;
}

.breadcrumb-selected {
    color: white;
    font-weight: bold;
    padding: 15px;
}

.random-link {
    color: #666;
}

.random-link:hover {
    color: #666;
    opacity: 0.8;
}

.unselected-option {
    padding: 15px;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
}

.address-label-wrapper {
    height: 40px;
}

.basket-item-qty-highlight {
    background-color: #1e87f0 !important;
}

.breadcrumb a {
    color: #666 !important;
}

.fake-space {
    height: 235px;
    font-weight: bold;
}

.delivery-row-data {
    display: none;
}

.delivery-services-overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.29);
    top: 0;
    right: 0;
    display: none;
    overflow-y: auto;
    z-index: 1010;
}

.delivery-services-wrap {
    height: 500px;
    overflow: auto;
    margin-left:10px;
}

.delivery-services-overlay .loader {
    position: absolute;
    top: 43%;
    left: 47%;
    margin: 0;
}

.shipping-serv-wrapper {
    height: 20px !important;
}

.shipping-serv-wrapper i {
    font-size: 40px;
}

.delivery-services-wrap {
    padding-top: 10px;
    margin-left: 0px !important;
    height: auto !important;
}

.checkout-delivery-proceed .delivery-proceed-payment.disabled {
    pointer-events: none;
    opacity: 0.4;
}

.no-transform {
    text-transform: none !important;
}

.uk-accordion-title {
    font-weight: 300;
}

.filter-colors {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: .7rem;
    padding-bottom: .5rem
}

.filter-colors a {
    position: relative;
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    border: .2rem solid #fff;
    margin: 0 .3rem .3rem;
    transition: box-shadow .35s ease
}

.filter-colors a:after {
    color: #fff;
    font-family: 'molla';
    content: '\ec2d';
    font-size: 1rem;
    line-height: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .01s;
    margin-top: -.4rem;
    margin-left: -.5rem
}

.filter-colors a.selected, .filter-colors a:hover, .filter-colors a:focus {
    box-shadow: 0 0 0 .1rem #cccccc
}

.filter-colors a.selected:after {
    visibility: visible;
    opacity: 1
}

.sr-only {
    position: absolute;
    width: 5px;
    height: 5px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.uk-table th {
    text-transform: none !important;
}

.payment-type-info {
    /*display: none;*/
}

.dam-filters .checkbox {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 25px;
}

.dam-filters .checkbox.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.dam-filters .checkbox input {
    display: none;
}

.dam-filters .checkbox label {
    font-size: 14px;
    position: relative;
    padding: 2px;
}

.dam-filters .custom-checkbox {
    color: #7b7b7b;
    cursor: pointer;
}

.dam-filters .checkbox span::before,
.dam-filters .checkbox span::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.dam-filters .checkbox span.custom-checkbox::before {
    width: 18px;
    height: 18px;
    background-color: #fff;
    left: -25px;
    top: 2px;
    box-sizing: border-box;
    border: 1px solid #bbb;
}

.dam-filters .checkbox span.custom-checkbox::after {
    content: '\f00c';
    font-family: 'FontAwesome';
    left: -23px;
    top: 4px;
    color: transparent;
    font-size: 13px;
}

.dam-filters .checkbox input:checked + label span.custom-checkbox::after {
    color: #bbb;
}

.kitPromoImage {
    max-width: 90px;
    max-height: 90px;
}

.promo-name-wrapper {
    min-height: 55px;
}

.imgKitProductThumb{
    width: 100px !important;
    padding: 3px !important;
    border: 1px solid #dddddd !important;
}

.imgKitProductThumbLarge{
    width: 135px !important;
    padding: 3px !important;
    border: 1px solid #dddddd !important;
}

.uk-navbar-nav>li>a {
    text-transform: none !important;
    font-size: 15px !important;
}

.small-text {
    font-size: 13px;
}

.top-page-menu-active {
    font-weight: bold;
}

.custom-pay {
    background: red;
    color: white;
    width: 100%;
}

.payment-type-info .uk-alert {
    padding: 15px !important;
}

@media only screen and (max-width: 640px) {
    .h1-responsive {
        font-size: 1.8rem !important;
    }
}

.palgear {
    border: 0px !important;
}

.palgear img {
    padding: 0px !important;
}

.palgear-logo img {
    max-width: 100px !important;
}

.palgear-product {
    text-align: left !important;
    font-size: 22px !important;
    color: #000000;
}

.palgear-price {
    text-align: left !important;
    font-size: 18px !important;
    font-weight: normal !important;
    color: #959595;
}

.out-of-stock {
    opacity: 0.5;
}

.palgear-alert {
    color: black;
}

.palgear-basket-highlight {
    background-color: black !important;
}

.palgear-basket-margin {
    margin-top: 59px;
}

.prd_coming_soon {
    font-size: 30px;
    font-weight: 200;
}

.strike-out {
    text-decoration: line-through !important;
}

.uk-table caption {
    font-size: 1rem !important;
    color: black !important;
}

.card-wrapper {
    background: #f5f6fa;
    padding: 10px 20px;
    border-radius: 3px;
}

.card-title {
    color: black;
    font-size: 1.2rem;
}