/*
* Front End Styling
*/

/* selected a color code , var(--primary-color, #7f54b3) */

.wkmpspc-search-shop-shortcode{
    display: flex;
    justify-content: space-between;
    align-items: center;
	  position: absolute;
    top:0;
    right: 35px;
    height: auto;
    padding: 0px;
}

.show-for-medium .wkmpspc-search-shop-shortcode{
    position: unset;
    top:unset;
    right: unset;
    height: unset;
    padding: unset;
}

.wkmpspc-search-shop-shortcode a#openModal {
    display: flex;
    justify-content: center;
    align-items: center;
}

a#openMobileModal {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.2em;
}

.wkmpspc-search-shop-shortcode #openModal span.dashicons.dashicons-store {
    margin-right: 5px;
    width: 20px;
    height: 20px;
}

a#wkmpspc-remove_seller_filter {
    margin-left: 8px;
    background: #c50606;
    color: #fff;
    padding: 3px;
    font-size: 12px;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
}

 .modal {
    position: fixed;
    top: 2%;
    bottom:2%;
    right: 2%;
    left: 2%;
    z-index: 7;
    background-color: #fff;
    display: none;
    align-items: center;
    justify-content: center
}

 .modal__body {
    width: 100%;
    height: 100%;
    overflow-y: auto
}

 .modal__header {
    align-self: flex-start;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

 .modal__close-button {
    border: none;
    cursor: pointer;
    background: none;
    padding: 12px
}

 .modal__close-button:focus {
	outline: none;
}

@media(min-width: 56.25em) {
     .modal {
        top:4.8rem;
        bottom: 4.8rem;
        right: 4.8rem;
        left: 4.8rem
    }
}

 .icon-cross--gray use {
    fill: #707070
}

 .icon-cross--white use {
    fill: #fff
}

 .icon-cross--light use {
    fill: #fff
}

 .icon-cross--orange use {
    fill: var(--primary-color, #7f54b3)
}

 .icon-cross--red use {
    fill: #ed1b24
}



@keyframes fade-in-from-top {
    0% {
        opacity: .5;
        transform: translate3d(0, -3rem, 0)
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fade-in-from-bottom-alert {
    0% {
        transform: translate3d(0, 0, 0)
    }

    20% {
        transform: translate3d(0, -56px, 0)
    }

    80% {
        transform: translate3d(0, -56px, 0)
    }

    100% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fade-in-from-top-alert {
    0% {
        transform: translate3d(0, 0, 0)
    }

    20% {
        transform: translate3d(0, 56px, 0)
    }

    80% {
        transform: translate3d(0, 56px, 0)
    }

    100% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fade-in-from-top-modal {
    0% {
        transform: translate3d(0, -100%, 0)
    }

    100% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fade-in-from-left-modal {
    0% {
        transform: translate3d(-120%, 0, 0)
    }

    100% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fade-in {
    from {
        opacity: .1
    }

    to {
        opacity: 1
    }
}

@keyframes highlight {
    0% {
        stroke-width: 0
    }

    25% {
        stroke-width: 4px
    }

    100% {
        stroke-width: 0
    }
}

 .store-button {
    cursor: pointer;
    display: initial;
    padding-bottom: 1.2rem
}

 .store-button--highlighted {
    stroke: rgba(255,105,0,.5);
    animation-name: highlight;
    animation-duration: 1.53s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out
}

 .external-stores h3 {
    margin-bottom: 20px;
    padding-bottom: 0
}

 .external-stores li:first-child {
    padding-top: 0 !important
}

 .store-selector-button {
    cursor: pointer;
    border: none;
    background: none
}

 .store-selector-button .store-selector-button-image {
    height: 2.4rem;
    width: 2.4rem;
    margin-right: 1.6rem
}

 .store-selector-button.store-selector-button-desktop {
    padding: 0 0 0 32px
}

 .store-selector-button.store-selector-button-desktop .store-selector-button-image {
    position: relative;
    height: 2.4rem;
    width: 2.4rem;
    top: 5px;
    right: 9px;
    margin-right: 0
}

 .store-selector-button.store-selector-button-desktop .store-selector-button-text {
    font: bold 1.4rem/1.4 "SkattaSans",sans-serif;
    color: #fff
}

 .store-selector-button.store-selector-button-desktop .store-selector__opening-hours {
    margin-left: 4px;
    font: bold 1.4rem/1.4 "SkattaSans",sans-serif;
    color: #fff
}

.store-selector-modal .modal {
    /* overflow:hidden; */
    /* z-index:12; */
}

.store-selector-modal .modal .modal__header .icon-cross {
    width: 32px;
    height: 32px
}

.store-selector-modal .modal .modal__header .icon-cross use {
    fill: var(--primary-color, #7f54b3)
}

.store-selector-modal .modal .modal__body {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    border-radius: 4px
}

.store-selector-modal .modal .modal__body .store-selector-modal-header {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4;
    color: #292929;
    text-align: center;
    padding-top: 32px;
    border-bottom: solid 1px #eaeaea;
    padding-bottom: 24px
}

.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-name {
    padding-bottom: 10px;
    margin-left: 32px;
    margin-right: 32px
}

.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info-image {
    position: relative;
    height: 2.4rem;
    width: 2.4rem;
    top: 5px;
    right: 9px
}

.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info-image svg path {
    fill: #330072
}

.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info {
    font-size: 16px;
    color: #330072;
    background: #f8f8f8;
    border-top: solid 1px #330072;
    padding: 16px;
    margin-left: 32px;
    margin-right: 32px
}

.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info--light {
    background-color: #eff3f5;
    border: none;
    border-radius: 4px
}

.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info--light .store-selector-modal-header-info-image svg path {
    fill: #5b879a
}

.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info--light .store-selector-modal-header-info-text {
    color: #5b879a;
    font-weight: normal
}

.store-selector-modal .modal .modal__body .store-selector-modal-body {
    flex: 1;
    overflow: hidden;
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll {
    height: 100%;
    overflow-y: scroll;
    padding: 0 32px
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul {
    list-style: none;
    padding-left: 0;
    font-size: 16px;
    line-height: 1.4
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li {
    width: 100%;
    border-bottom: solid 1px #eaeaea;
    padding-top: 24px;
    padding-bottom: 24px
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul#wkmpspc-addon_display_seller li {
    display: table;
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data {
    vertical-align: middle;
    display: table-cell
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data .store-name--link,.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data .store-phone--link {
	display: inline-block;
	padding: 0;
	text-decoration: underline;
}


.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data .store-name--link,.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data .store-email--link {
	display: inline-block;
	padding: 0;
	text-decoration: underline;
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data .store-name--contact-link,.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data .store-phone--contact-link {
    display: inline-flex;
    align-items: center;
    font-size: 1.4rem;
    margin-left: 12px
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data .store-name--contact-link .icon,.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data .store-phone--contact-link .icon {
    margin-left: 4px;
    transform: rotate(180deg)
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data .store-deviating-hours--link {
    font-size: 1.2rem;
    color: var(--primary-color, #7f54b3)
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data .store-address,.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data .store-open-hours,.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data .store-booking {
    color: #707070
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-data .store-name{
margin-bottom: 5px;
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-distance {
    color: #707070;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-left: 5px
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-button {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 130px;
    cursor: default
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-button button {
    background: #fff;
    border: 1px solid var(--primary-color, #7f54b3);
    box-sizing: border-box;
    border-radius: 4px;
    color: var(--primary-color, #7f54b3);
    cursor: pointer;
    padding: 1px 32px;
    font-weight: bold;
	min-height: 3rem;
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-button.store-button-selected button {
    background: var(--primary-color, #7f54b3);
    color: #fff;
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-button--booking button {
    width: 100%;
    padding: 1px 16px
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-button.store-button-selected button {
    background: var(--primary-color, #7f54b3);
    color: #fff
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-button.store-button-disabled button {
    pointer-events: none;
    opacity: .3
}

.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll__stores-header {
    font-size: 1.6rem;
    margin-top: 16px;
    margin-bottom: -16px
}

.store-selector-modal.store-selector-modal-mobile .modal {
    animation: fade-in-from-left-modal .6s;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

#wkmpspcSellerSearchModal div#modal_message, #wkmpspcSellerMobileSearchModal div#modal_message{
    width: 100%;
    text-align: center;
    padding: 10px;
    position: absolute;
    bottom: 0px;
    background: var(--primary-color, #7f54b3);
    color: #fff;
    border-radius: 0px 0px 0.5rem 0.5rem;
}

a.wkmpspc-remove_seller_filter {
    display: inline-block;
    margin: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #aa372d;
    border: 2px solid #aa372d;
    padding: 3px 15px;
    font-size: 16px;
}

#wkmpspcSellerSearchModal div#modal_message .dashicons, #wkmpspcSellerMobileSearchModal div#modal_message .dashicons {
    font-size: 26px;
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header {
    padding-top: 16px;
    font-size: 16px
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header .store-selector-modal-header-name {
    text-align: left;
    margin-left: 8px
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header .store-search {
    padding-left: 8px;
    padding-right: 8px
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header .store-search__submit {
    right: 8px
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info {
    text-align: left;
    margin-left: 8px;
    margin-right: 8px
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info .store-selector-modal-header-info-image {
    display: table-cell
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info .store-selector-modal-header-info-text {
    display: table-cell;
    font-weight: normal
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll {
    padding: 0 8px
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-distance-mobile {
    text-align: center;
    margin-bottom: 8px
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-distance-mobile .geo-icon {
    display: inline;
    position: relative;
    top: 3px;
    left: -4px
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-distance-mobile .geo-icon svg {
    width: 18px;
    height: 18px
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-button {
    width: 108px
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-button.store-button-top {
    vertical-align: top
}

.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-button button {
    padding: 1px 24px
}

.store-selector-modal.store-selector-modal-desktop .modal {
    animation: fade-in-from-top-modal .6s;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
}

 .store-selector-modal__zip-input-mobile {
    padding: 0 8px 24px
}

 .store-search-zip {
    background: #fff;
    padding: 0 32px 24px;
    font-weight: normal
}

 .store-search-zip .field-text-input {
    margin-bottom: 0
}

@keyframes fade-in-from-top {
    0% {
        opacity: .5;
        transform: translate3d(0, -3rem, 0)
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fade-in-from-bottom-alert {
    0% {
        transform: translate3d(0, 0, 0)
    }

    20% {
        transform: translate3d(0, -56px, 0)
    }

    80% {
        transform: translate3d(0, -56px, 0)
    }

    100% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fade-in-from-top-alert {
    0% {
        transform: translate3d(0, 0, 0)
    }

    20% {
        transform: translate3d(0, 56px, 0)
    }

    80% {
        transform: translate3d(0, 56px, 0)
    }

    100% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fade-in-from-top-modal {
    0% {
        transform: translate3d(0, -100%, 0)
    }

    100% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fade-in-from-left-modal {
    0% {
        transform: translate3d(-120%, 0, 0)
    }

    100% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fade-in {
    from {
        opacity: .1
    }

    to {
        opacity: 1
    }
}

 .store-selector-modal-alert {
    color: #fff;
    font-weight: bold;
    position: absolute;
    width: 100%;
    height: 56px;
    background: var(--primary-color, #7f54b3);
    padding-top: 8px;
    text-align: center
}

 .store-selector-modal-alert.store-selector-modal-alert-desktop {
    bottom: -56px;
    animation: fade-in-from-bottom-alert 4s;
    border-radius: 0 0 4px 4px
}

 .store-selector-modal-alert.store-selector-modal-alert-mobile {
    top: -56px;
    animation: fade-in-from-top-alert 4s;
    z-index: 2
}

 .store-selector-modal-alert--image {
    margin-left: 32px;
    top: 5px;
    position: relative
}


 .store-search {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    padding-bottom: 24px;
	margin-bottom: 0;
}

@media(min-width: 56.25em) {
     .store-search {
        padding-left:32px;
        padding-right: 32px
    }
}

 .store-search__container {
    display: flex;
    border: 1px solid #eaeaea;
    border-radius: 4px
}

 .store-search__input {
    border: 0 !important;
    width: 100%;
    padding: 0 44px 0 16px !important;
    background-color: transparent !important;
    box-shadow: none !important;
	font-size: 16px;
}

[data-whatintent=mouse] *:focus,  .store-search__input:focus {
    outline: none !important;
}

 .store-search__input::-webkit-input-placeholder {
    padding-top: 6px !important;
}

 .store-search__input::-ms-clear {
    display: none !important
}

 .store-search__submit {
    border: 0;
    cursor: pointer;
    align-self: flex-end;
    padding-right: 13px;
    padding-left: 10px;
    background: #fff;
    border-radius: 4px
}

 .store-search__submit--icon use {
    fill: var(--primary-color, #7f54b3)
}


.wkmpspc-spctable a, .wkmpspc-spctable .ajax_add_to_cart, .wkmpspc-search-wrapper input[type="submit"] {
    background-color: #3D9CD2;
    color: #fff;
    outline-color: #026ca8;
    padding: 4px 4px !important;
    font-size: 13px !important;
    box-sizing: border-box;
}

.wkmpspc-seller-list-content dl.variation {
    display: grid;
    grid-template-columns: auto auto;
}


.single_product-extra-class .product-gallery.col.large-6 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
}

.single_product-extra-class .product-info {
    padding-top: 10px;
    flex-basis: 50%;
    max-width: 50%;
}

/* .single_product-extra-class .product-summary .woocommerce-breadcrumb {
    display: none;
}

.single_product-extra-class div#product-sidebar {
    display: none;
} */

.single_product-extra-class div#product-sidebar {
    visibility: hidden;
    opacity: 0;
}

.single_product-extra-class form.cart.other-seller-content-add-to-cart-button.wkmpspc-form-css{
    margin-top: 20px;
}

.single-product .shop-container > .container > .woocommerce-breadcrumb{
	margin:30px 0;
}

.wkmpspc-spctable th, .wkmpspc-spctable td {
    padding-left: 1em !important;
}


/* Store Availability Styling */



.store-availability {
    padding-top: 16px
}

.storeButton {
    border: 0;
    padding: 0;
	margin:0;
    text-align: left;
    background: none;
    font-size: inherit;
    cursor: pointer;
    max-width: 87%
}

.availability {
    margin-bottom: 2.7rem;
    padding: 0;
    display: block;
}

.availability__online {
    display: flex;
    flex-flow: column;
    margin-bottom: 8px;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #dcdcdc;
    margin-bottom: 0
}

.availability__indicator {
    border-radius: 8px;
    min-width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 8px;
    margin-top: 7px
}

.availability__placeholder {
    min-width: 17.5rem;
    max-width: 35rem
}

.availability__indicator--available {
    background: #4ad771
}

.availability__indicator--limited {
    background: #f8e83b
}

.availability__indicator--unavailable {
    background: #d0021b
}

.availability__indicator--unknown {
    background: #eaeaea
}

.availability__not-available {
    background-color: #f8f8f8;
    color: #707070;
    border-radius: 4px;
    padding: 1rem;
    margin-top: 1rem;
    font-size: 1.4rem;
    display: flex;
    align-items: center
}

.availability__icon {
    flex-shrink: 0;
    align-items: center;
    align-self: start;
    margin: .7rem;
    width: 48px;
    min-width: 48px
}

.availability__icon--warehouse {
    color: var(--primary-color, #7f54b3);
}

.availability__change_icon {
    float: right;
    margin: 1.8rem 1.8rem 1.8rem 0;
    align-self: flex-start
}

.availability__icon use, svg.icon.availability__change_icon path {
    fill: var(--primary-color, #7f54b3);
}

.availability__select_icon {
    margin-right: 1.8rem;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.availability__store {
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    flex-flow: column;
    cursor: pointer;
    border: 1px solid #dcdcdc
}

.availability__wrapper {
    display: flex;
    align-items: center
}

.availability__wrapper+.availability__wrapper {
    margin-top: 1rem
}

.availability__title {
    word-wrap: break-word;
    color: #000;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.availability__text {
    margin: auto 0 auto 1rem
}

.availability__message,.availability__pickup-price {
    color: #707070
}

@media(min-width: 56.25em) {
    .availability__message,.availability__pickup-price {
        font-size:1rem;
    }
}

.availability__inner {
    align-items: center;
    padding: 8px;
    width: 100%
}

.availability__delivery-costs-inner-container {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: left;
    align-items: unset
}

@media(min-width: 37.5em) {
    .availability__delivery-costs-inner-container {
        justify-content:center
    }
}

.availability__price {
    font-weight: bold;
    padding-left: 1rem
}

.availability__price__ribbon__text {
    background-color: #fef200;
    font-size: 1.2rem;
    font-weight: 700;
    color: #2d2f2e;
    padding: 0 4px;
    text-transform: uppercase
}

.availability__campaign {
    font-weight: bold;
    padding-left: 1rem;
    color: var(--primary-color, #7f54b3);
}

.availability__store-availability-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
}



.display-products-indicator {
    margin-top: 4px;
    padding: 4px 8px;
    display: inline-flex;
    align-items: center;
    background-color: #330072;
    color: #fff;
    border-radius: 4px;
    font-weight: bold;
    align-self: flex-start;
    white-space: nowrap
}

.display-products-indicator__icon {
    width: 1.6rem;
    height: 1.6rem;
    margin-right: 8px;
    display: none
}

@media(min-width: 375px) {
    .display-products-indicator__icon {
        display:block
    }
}

.display-products-indicator__icon use {
    fill: #fff
}

.storeButton:hover{
    background-color: unset;
    border-color: unset;
}


/* Other Seller Modal */

.product-availability-button {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wkmpspc-search-other-seller{
    display: flex;
    justify-content: space-between;
    align-items: center;
	position: absolute;
    top:0;
    right: 35px;
    height: auto;
    padding: 0px;
}

#wkmpspcOtherSellerSearchModalContainer .modal {
    position: fixed;
    top: 2%;
    bottom:2%;
    right: 2%;
    left: 2%;
    z-index: 9999;
    background-color: #fff;
    display: none;
    align-items: center;
    justify-content: center
}

#wkmpspcOtherSellerSearchModalContainer .modal__body {
    width: 100%;
    height: 100%;
    overflow-y: auto
}

#wkmpspcOtherSellerSearchModalContainer .modal__header {
    align-self: flex-start;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

#wkmpspcOtherSellerSearchModalContainer .modal__close-button {
    border: none;
    cursor: pointer;
    background: none;
    padding: 12px
}

#wkmpspcOtherSellerSearchModalContainer .modal__close-button:focus {
	outline: none;
}

@media(min-width: 56.25em) {
    #wkmpspcOtherSellerSearchModalContainer .modal {
        top:4.8rem;
        bottom: 4.8rem;
        right: 4.8rem;
        left: 4.8rem
    }
}

#wkmpspcOtherSellerSearchModalContainer .icon-cross--gray use {
    fill: #707070
}

#wkmpspcOtherSellerSearchModalContainer .icon-cross--white use {
    fill: #fff
}

#wkmpspcOtherSellerSearchModalContainer .icon-cross--light use {
    fill: #fff
}

#wkmpspcOtherSellerSearchModalContainer .icon-cross--orange use {
    fill: var(--primary-color, #7f54b3);
}

#wkmpspcOtherSellerSearchModalContainer .icon-cross--red use {
    fill: #ed1b24
}

#wkmpspcOtherSellerSearchModalContainer .store-button {
    cursor: pointer;
    display: initial;
    padding-bottom: 1.2rem
}

#wkmpspcOtherSellerSearchModalContainer .store-button--highlighted {
    stroke: rgba(255,105,0,.5);
    animation-name: highlight;
    animation-duration: 1.53s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out
}

#wkmpspcOtherSellerSearchModalContainer .external-stores h3 {
    margin-bottom: 20px;
    padding-bottom: 0
}

#wkmpspcOtherSellerSearchModalContainer .external-stores li:first-child {
    padding-top: 0 !important
}

#wkmpspcOtherSellerSearchModalContainer .store-selector-button {
    cursor: pointer;
    border: none;
    background: none
}

#wkmpspcOtherSellerSearchModalContainer .store-selector-button .store-selector-button-image {
    height: 2.4rem;
    width: 2.4rem;
    margin-right: 1.6rem
}

#wkmpspcOtherSellerSearchModalContainer .store-selector-button.store-selector-button-desktop {
    padding: 0 0 0 32px
}

#wkmpspcOtherSellerSearchModalContainer .store-selector-button.store-selector-button-desktop .store-selector-button-image {
    position: relative;
    height: 2.4rem;
    width: 2.4rem;
    top: 5px;
    right: 9px;
    margin-right: 0
}

#wkmpspcOtherSellerSearchModalContainer .store-selector-button.store-selector-button-desktop .store-selector-button-text {
    font: bold 1.4rem/1.4 "SkattaSans",sans-serif;
    color: #fff
}

#wkmpspcOtherSellerSearchModalContainer .store-selector-button.store-selector-button-desktop .store-selector__opening-hours {
    margin-left: 4px;
    font: bold 1.4rem/1.4 "SkattaSans",sans-serif;
    color: #fff
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal {
    /* overflow:hidden; */
    /* z-index:12; */
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__header .icon-cross {
    width: 32px;
    height: 32px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__header .icon-cross use {
    fill: var(--primary-color, #7f54b3)
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__body {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    border-radius: 4px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__body .store-selector-modal-header {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4;
    color: #292929;
    text-align: center;
    padding-top: 32px;
    border-bottom: solid 1px #eaeaea;
    padding-bottom: 24px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-name {
    padding-bottom: 24px;
    margin-left: 32px;
    margin-right: 32px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info-image {
    position: relative;
    height: 2.4rem;
    width: 2.4rem;
    top: 5px;
    right: 9px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info-image svg path {
    fill: #330072
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info {
    font-size: 16px;
    color: #330072;
    background: #f8f8f8;
    border-top: solid 1px #330072;
    padding: 16px;
    margin-left: 32px;
    margin-right: 32px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info--light {
    background-color: #eff3f5;
    border: none;
    border-radius: 4px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info--light .store-selector-modal-header-info-image svg path {
    fill: #5b879a
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info--light .store-selector-modal-header-info-text {
    color: #5b879a;
    font-weight: normal
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__body .store-selector-modal-body {
    flex: 1;
    overflow: hidden;
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll {
    height: 100%;
    overflow-y: scroll;
}


#wkmpspcOtherSellerSearchModalContainer.store-selector-modal .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll__stores-header {
    font-size: 1.6rem;
    margin-top: 16px;
    margin-bottom: -16px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal {
    animation: fade-in-from-left-modal .6s;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

#wkmpspcOtherSellerSearchModal div#inventory_store_modal_message {
    width: 100%;
    text-align: center;
    padding: 10px;
    position: absolute;
    bottom: 0px;
    background: var(--primary-color, #7f54b3);
    color: #fff;
    border-radius: 0px 0px 0.5rem 0.5rem;
}

#wkmpspcOtherSellerSearchModal div#inventory_store_modal_message .dashicons{
    font-size: 26px;
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header {
    padding-top: 16px;
    font-size: 16px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header .store-selector-modal-header-name {
    text-align: left;
    margin-left: 8px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header .store-search {
    padding-left: 8px;
    padding-right: 8px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header .store-search__submit {
    right: 8px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info {
    text-align: left;
    margin-left: 8px;
    margin-right: 8px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info .store-selector-modal-header-info-image {
    display: table-cell
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-header .store-selector-modal-header-info .store-selector-modal-header-info-text {
    display: table-cell;
    font-weight: normal
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll {
    padding: 0 8px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-distance-mobile {
    text-align: center;
    margin-bottom: 8px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-distance-mobile .geo-icon {
    display: inline;
    position: relative;
    top: 3px;
    left: -4px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-distance-mobile .geo-icon svg {
    width: 18px;
    height: 18px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-button {
    width: 108px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-button.store-button-top {
    vertical-align: top
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-mobile .modal .modal__body .store-selector-modal-body .store-selector-modal-body-scroll ul li .store-button button {
    padding: 1px 24px
}

#wkmpspcOtherSellerSearchModalContainer.store-selector-modal.store-selector-modal-desktop .modal {
    animation: fade-in-from-top-modal .6s;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
}

#wkmpspcOtherSellerSearchModalContainer .store-selector-modal__zip-input-mobile {
    padding: 0 8px 24px
}

#wkmpspcOtherSellerSearchModalContainer .store-search-zip {
    background: #fff;
    padding: 0 32px 24px;
    font-weight: normal
}

#wkmpspcOtherSellerSearchModalContainer .store-search-zip .field-text-input {
    margin-bottom: 0
}

#wkmpspcOtherSellerSearchModalContainer .store-selector-modal-alert {
    color: #fff;
    font-weight: bold;
    position: absolute;
    width: 100%;
    height: 56px;
    background: var(--primary-color, #7f54b3);
    padding-top: 8px;
    text-align: center
}

#wkmpspcOtherSellerSearchModalContainer .store-selector-modal-alert.store-selector-modal-alert-desktop {
    bottom: -56px;
    animation: fade-in-from-bottom-alert 4s;
    border-radius: 0 0 4px 4px
}

#wkmpspcOtherSellerSearchModalContainer .store-selector-modal-alert.store-selector-modal-alert-mobile {
    top: -56px;
    animation: fade-in-from-top-alert 4s;
    z-index: 2
}

#wkmpspcOtherSellerSearchModalContainer .store-selector-modal-alert--image {
    margin-left: 32px;
    top: 5px;
    position: relative
}


#wkmpspcOtherSellerSearchModalContainer .store-search {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    padding-bottom: 24px;
	margin-bottom: 0;
}

@media(min-width: 56.25em) {
    #wkmpspcOtherSellerSearchModalContainer .store-search {
        padding-left:32px;
        padding-right: 32px
    }
}

#wkmpspcOtherSellerSearchModalContainer .store-search__container {
    display: flex;
    border: 1px solid #eaeaea;
    border-radius: 4px
}

#wkmpspcOtherSellerSearchModalContainer .store-search__input {
    border: 0 !important;
    width: 100%;
    padding: 0 44px 0 16px !important;
    background-color: transparent !important;
    box-shadow: none !important;
	font-size: 16px;
}

[data-whatintent=mouse] *:focus, #wkmpspcOtherSellerSearchModalContainer .store-search__input:focus {
    outline: none !important;
}

#wkmpspcOtherSellerSearchModalContainer .store-search__input::-webkit-input-placeholder {
    padding-top: 6px !important;
}

#wkmpspcOtherSellerSearchModalContainer .store-search__input::-ms-clear {
    display: none !important
}

#wkmpspcOtherSellerSearchModalContainer .store-search__submit {
    border: 0;
    cursor: pointer;
    align-self: flex-end;
    padding-right: 13px;
    padding-left: 10px;
    background: #fff;
    border-radius: 4px
}

#wkmpspcOtherSellerSearchModalContainer .store-search__submit--icon use {
    fill: var(--primary-color, #7f54b3)
}



.store-availability-selector-modal__list {
    list-style: none;
    padding-left: 0;
    font-size: 16px;
    line-height: 1.4;
    margin-top: 0;
    margin-left: 0;
}

.store-availability-selector-modal__element {
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #eaeaea;
    padding: 16px
}

@media(min-width: 56.25em) {
    .store-availability-selector-modal__element {
        padding:24px 32px
    }
}

.store-availability-selector-modal__store-data {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 45%
}

.store-availability-selector-modal__store-name {
    color: #292929;
    margin: 5px 0
}

.store-availability-selector-modal__store-info {
    color: #707070;
    margin: 5px 0
}

.store-availability-selector-modal__store-address {
    color: #707070;
    margin: 5px 0
}

.store-availability-selector-modal__store-link {
    color: var(--primary-color, #7f54b3)
}

.store-availability-selector-modal__store-button {
    display: flex;
    text-align: right;
    flex-direction: column;
    justify-content: center;
    width: initial;
    margin-left: 24px
}

.store-availability-selector-modal__store-button .button {
    font-size: 1rem;
    padding: 4px 12px;
    min-height: initial;
    line-height: 22px
}

.store-availability-selector-modal__store-button .button--outlined {
    background-color: #fff;
    border: 1px solid var(--primary-color, #7f54b3);
    color: var(--primary-color, #7f54b3);
    border-radius: 4px;
    font-weight: 700;
}

.store-availability-selector-modal__store-button.store-button-selected button {
    background: var(--primary-color, #7f54b3);
    color: #fff
}

.store-availability-selector-modal__store-phone--link {
    color: var(--primary-color, #7f54b3)
}

.store-availability-selector-modal__price {
    display: flex;
    text-align: right;
    flex-direction: column;
    justify-content: center;
    width: 30%;
    margin-left: 24px
}

.store-availability-selector-modal__price__campaign {
    font-size: 1.6rem;
    font-weight: bold;
    color: var(--primary-color, #7f54b3);
    display: flex;
    justify-content: flex-end;
    margin: 5px 0;
    flex-wrap: wrap;
    gap: 8px
}

.store-availability-selector-modal__price__campaign-label {
    background: var(--primary-color, #7f54b3);
    padding: 4px 6px;
    color: #fff;
    font-size: 1rem;
    letter-spacing: .8px
}

.store-availability-selector-modal__price__normal {
    font-size: 1rem;
    font-weight: bold;
    margin: 5px 0
}

.store-availability-selector-modal__price__normal--crossed {
    font-size: 1.2rem;
    font-weight: bold;
    text-decoration: line-through
}

.store-availability-selector-modal__price__date {
    font-size: 1.2rem;
    color: #b4b4b4;
    margin: 5px 0
}

.store-availability-selector-modal__price__scale-label {
    background-color: #fef200;
    font-size: 1.2rem;
    font-weight: 700;
    color: #2d2f2e;
    padding: 0 4px;
    text-transform: uppercase
}

.store-availability-selector-modal__geo-icon {
    position: relative;
    top: 3px;
    left: -4px
}

.store-availability-selector-modal__geo-icon svg {
    width: 18px;
    height: 18px
}

.store-availability-selector-modal__scale-price {
    display: flex;
    flex-direction: column
}

.store-availability-selector-modal__scale-price span {
    font-size: 1.4rem
}

.store-availability-selector-modal .avaialability__indicator {
    border-radius: 8px;
    min-width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 8px;
    margin-top: 5px
}

.store-availability-selector-modal .avaialability__placeholder {
    min-width: 17.5rem;
    max-width: 35rem
}

.store-availability-selector-modal .avaialability__indicator--available {
    background: #4ad771
}

.store-availability-selector-modal .avaialability__indicator--limited {
    background: #f8e83b
}

.store-availability-selector-modal .avaialability__indicator--unavailable {
    background: #d0021b
}

.store-availability-selector-modal .avaialability__indicator--unknown {
    background: #eaeaea
}

.store-availability-selector-modal__element--selected {
    border-left: 4px solid var(--primary-color, #7f54b3);
}

.store-availability-selector-modal__element--selected .store-selected-icon {
    margin-left: 8px;
    top: 2px;
    position: relative
}

.store-availability-selector-modal__element--selected .store-selected-icon svg {
    width: 18px;
    height: 18px
}

.store-availability-selector-modal__element--selected .store-selected-icon svg path {
    fill: var(--primary-color, #7f54b3);
}

.store-availability-selector-modal--mobile .modal {
    animation: fade-in-from-left-modal .6s;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.store-availability-selector-modal--mobile .store-availability-selector-modal__store-button {
    align-self: flex-end;
    width: 60px
}

.store-availability-selector-modal--mobile .store-availability-selector-modal__store-button button {
    text-align: center
}

.store-availability-selector-modal--mobile .store-availability-selector-modal__header {
    padding-top: 16px;
    font-size: 16px
}

.store-availability-selector-modal--mobile .store-availability-selector-modal__header .store-search {
    padding-left: 8px;
    padding-right: 8px
}

.store-availability-selector-modal--mobile .store-availability-selector-modal__header .store-search__submit {
    right: 8px
}

.store-availability-selector-modal--mobile .store-availability-selector-modal__header--name {
    text-align: left;
    padding-left: 16px
}

.store-availability-selector-modal--mobile .store-availability-selector-modal__header__functions {
    font-size: 12px
}

.store-availability-selector-modal--mobile .store-availability-selector-modal__element {
    padding: 16px
}


a.store-availability-selector-modal__store-phone--link .dashicons, .store-availability-selector-modal__store-email .dashicons {
    width: 18px;
    height: 18px;
    color: inherit;
    position: relative;
    top: 3px;
    left: -4px;
    color:var(--primary-color, #7f54b3);
}



/* Grid Seller Filter Styling */


:root{
  --color-gray-90: hsl(0,0%,90%);
  --color-gray-80: hsl(0,0%,80%);
  --color-gray-50: hsl(0,0%,50%);
  --color-light: hsl(0,0%,100%);
  --font-size-initial: 15px;
  --size-initial: 1px;
}

/* CONTAINERS */
.grid-wrapper{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(var(--font-size-initial) * 18), 1fr));
  gap: calc(var(--font-size-initial) * 2);
  margin: auto;
  max-width: calc(var(--font-size-initial) * 80);
  padding: calc(var(--font-size-initial) * 2);
}

.grid-wrapper section{
  background: var(--color-light);
  border-radius: calc(var(--font-size-initial) * .5);
  box-shadow: 0 calc(var(--size-initial) * 3) calc(var(--size-initial) * 6) hsla(0,0%,0%,.1);
  overflow: hidden;
}

.grid-wrapper article{
  padding: calc(var(--font-size-initial) * 2);
}

.grid-wrapper figure{
  height: calc(var(--font-size-initial) * 15);
}

/* IMAGE */
.grid-wrapper img{
  height: 100%;
  object-fit: cover;
  width: 100%;
}

/* TYPOGRAPHY */
.grid-wrapper h3{
  font-size: calc(var(--font-size-initial) * 2);
  letter-spacing: calc(var(--size-initial) * -1.25);
  line-height: calc(var(--font-size-initial) * 2.25);
  margin: calc(var(--font-size-initial) * .5) 0;
}

.grid-wrapper p{
  font-size: calc(var(--font-size-initial) * .875);
  line-height: calc(var(--font-size-initial) * 1.25);
}

.grid-wrapper span{
  color: var(--color-gray-80);
  font-size: calc(var(--font-size-initial) * .75);
  letter-spacing: calc(var(--size-initial) * .75);
  text-transform: uppercase;
  word-spacing: var(--size-initial);
}

.grid-wrapper span.dashicons{
  font-size: calc(var(--font-size-initial) * 1.25);
}

.wkmpspc-search-shop-grid-shortcode a{
    text-decoration: none !important;
}
.wkmpspc-search-shop-grid-shortcode .store-search__container {
    display: flex;
    border: 1px solid #eaeaea;
    border-radius: 4px;
}


.wkmpspc-search-shop-grid-shortcode .store-search__input {
    border: 0 !important;
    width: 100%;
    padding: 0 44px 0 16px !important;
    background-color: transparent !important;
    box-shadow: none !important;
    font-size: 16px;
    margin-bottom: 0px;
}

.wkmpspc-search-shop-grid-shortcode button.store-search__submit {
    border: 0;
    cursor: pointer;
    align-self: flex-end;
    padding-right: 13px;
    padding-left: 10px;
    background: #fff;
    border-radius: 4px;
}


.wkmpspc-search-shop-grid-shortcode .store-search__submit--icon use {
    fill: var(--primary-color, #7f54b3);
}

.wkmpspc-search-shop-grid-shortcode .grid-item .store-banner img {
    height: auto;
    max-width: 100%;
    display: block;
    border-radius: 3px;
    max-height: 150px;
    height: 100%;
    min-height: 150px;
    object-fit: cover;
}

.wkmpspc-search-shop-grid-shortcode .grid-columns .grid-item {
    margin: auto;
    box-sizing: border-box;
    gap: 10px;
    background: #fff;
    transition: all 300ms;
    color: #555;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
}

.wkmpspc-search-shop-grid-shortcode .grid-columns .grid-item .store-content{
    padding: 1em;
}

.wkmpspc-search-shop-grid-shortcode .grid-item .store-button {
    text-align: left;
    margin-left: 10px;
    margin-bottom: 10px;
}

.wkmpspc-search-shop-grid-shortcode .grid-item a.store-button--link {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

a.store-button--link::after {
    margin-left: 5px;
    width: 16px;
    height: 20px;
    font-size: calc(var(--font-size-initial)* 1);
    letter-spacing: calc(var(--size-initial)* .75);
    text-transform: uppercase;
    word-spacing: var(--size-initial);
    font-family: dashicons;
    content: "\f344";
}

.wkmpspc-search-shop-grid-shortcode .grid-item a.store-button--link .dashicons {
    margin-left: 5px;
    font-size: 16px;
    width: 16px;
    height: 16px;
}

.wkmpspc-search-shop-grid-shortcode .store-search__input:focus {
    outline: none;
}

.wkmpspc-search-shop-grid-shortcode .grid-columns {
    width: 100%;
}


span.dashicons.dashicons-store {
    width: 60px;
    height: 60px;
}

input#search_other_shop_filter, button.store-search__submit{
  margin-bottom: 0;
}

#wkmpspcSellerMobileSearchModalContainer input#search_shop_filter, #wkmpspcSellerMobileSearchModalContainer button.store-search__submit{
  margin-bottom: 0;
}

p.wkmpspc-seller-product-info.extra_info_first {
    color: crimson;
}

p.wkmp-spc-addon-selected-seller.not-exist-product-info{
  color:red;
}

small.woocommerce-price-suffix {
    font-size: 100%;
}

.product-template-default #wrapper, .page-template-default #wrapper {
    overflow: hidden;
}
