﻿.swatch-circle-beige {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    background: beige;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.swatch-circle-beige.disabled {
    opacity: .2
}

.swatch-filter-beige {
    border: .063em solid rgba(0,0,0,.3);
    width: 1.38em;
    height: 1.38em;
    background: beige;
    border-radius: .69em;
    background-color: beige;
    display: block;
    position: relative
}

.swatch-filter-beige.disabled {
    opacity: .2
}

.swatch-circle-black {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    background: #000;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.swatch-circle-black.disabled {
    opacity: .2
}

.swatch-filter-black {
    border: .063em solid rgba(0,0,0,.3);
    width: 1.38em;
    height: 1.38em;
    background: #000;
    border-radius: .69em;
    background-color: #000;
    display: block;
    position: relative
}

.swatch-filter-black.disabled {
    opacity: .2
}

.swatch-circle-blue {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    background: #0070d2;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.swatch-circle-blue.disabled {
    opacity: .2
}

.swatch-filter-blue {
    border: .063em solid rgba(0,0,0,.3);
    width: 1.38em;
    height: 1.38em;
    background: #0070d2;
    border-radius: .69em;
    background-color: #0070d2;
    display: block;
    position: relative
}

.swatch-filter-blue.disabled {
    opacity: .2
}

.swatch-circle-brown {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    background: brown;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.swatch-circle-brown.disabled {
    opacity: .2
}

.swatch-filter-brown {
    border: .063em solid rgba(0,0,0,.3);
    width: 1.38em;
    height: 1.38em;
    background: brown;
    border-radius: .69em;
    background-color: brown;
    display: block;
    position: relative
}

.swatch-filter-brown.disabled {
    opacity: .2
}

.swatch-circle-green {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    background: #008827;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.swatch-circle-green.disabled {
    opacity: .2
}

.swatch-filter-green {
    border: .063em solid rgba(0,0,0,.3);
    width: 1.38em;
    height: 1.38em;
    background: #008827;
    border-radius: .69em;
    background-color: #008827;
    display: block;
    position: relative
}

.swatch-filter-green.disabled {
    opacity: .2
}

.swatch-circle-grey {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    background: #8f979d;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.swatch-circle-grey.disabled {
    opacity: .2
}

.swatch-filter-grey {
    border: .063em solid rgba(0,0,0,.3);
    width: 1.38em;
    height: 1.38em;
    background: #8f979d;
    border-radius: .69em;
    background-color: #8f979d;
    display: block;
    position: relative
}

.swatch-filter-grey.disabled {
    opacity: .2
}

.swatch-circle-navy {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    background: navy;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.swatch-circle-navy.disabled {
    opacity: .2
}

.swatch-filter-navy {
    border: .063em solid rgba(0,0,0,.3);
    width: 1.38em;
    height: 1.38em;
    background: navy;
    border-radius: .69em;
    background-color: navy;
    display: block;
    position: relative
}

.swatch-filter-navy.disabled {
    opacity: .2
}

.swatch-circle-orange {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    background: orange;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.swatch-circle-orange.disabled {
    opacity: .2
}

.swatch-filter-orange {
    border: .063em solid rgba(0,0,0,.3);
    width: 1.38em;
    height: 1.38em;
    background: orange;
    border-radius: .69em;
    background-color: orange;
    display: block;
    position: relative
}

.swatch-filter-orange.disabled {
    opacity: .2
}

.swatch-circle-pink {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    background: #fe249a;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.swatch-circle-pink.disabled {
    opacity: .2
}

.swatch-filter-pink {
    border: .063em solid rgba(0,0,0,.3);
    width: 1.38em;
    height: 1.38em;
    background: #fe249a;
    border-radius: .69em;
    background-color: #fe249a;
    display: block;
    position: relative
}

.swatch-filter-pink.disabled {
    opacity: .2
}

.swatch-circle-purple {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    background: purple;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.swatch-circle-purple.disabled {
    opacity: .2
}

.swatch-filter-purple {
    border: .063em solid rgba(0,0,0,.3);
    width: 1.38em;
    height: 1.38em;
    background: purple;
    border-radius: .69em;
    background-color: purple;
    display: block;
    position: relative
}

.swatch-filter-purple.disabled {
    opacity: .2
}

.swatch-circle-red {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    background: red;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.swatch-circle-red.disabled {
    opacity: .2
}

.swatch-filter-red {
    border: .063em solid rgba(0,0,0,.3);
    width: 1.38em;
    height: 1.38em;
    background: red;
    border-radius: .69em;
    background-color: red;
    display: block;
    position: relative
}

.swatch-filter-red.disabled {
    opacity: .2
}

.swatch-circle-white {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    background: #fff;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.swatch-circle-white.disabled {
    opacity: .2
}

.swatch-filter-white {
    border: .063em solid rgba(0,0,0,.3);
    width: 1.38em;
    height: 1.38em;
    background: #fff;
    border-radius: .69em;
    background-color: #fff;
    display: block;
    position: relative
}

.swatch-filter-white.disabled {
    opacity: .2
}

.swatch-circle-yellow {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    background: #ff0;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.swatch-circle-yellow.disabled {
    opacity: .2
}

.swatch-filter-yellow {
    border: .063em solid rgba(0,0,0,.3);
    width: 1.38em;
    height: 1.38em;
    background: #ff0;
    border-radius: .69em;
    background-color: #ff0;
    display: block;
    position: relative
}

.swatch-filter-yellow.disabled {
    opacity: .2
}

.swatch-circle-miscellaneous {
    background: linear-gradient(0deg,#821e91,#821e91 25%,#edd134 0,#ff0 50%,#edd134 0,#59ba00 0,#59ba00 76%,#111 0,#111),linear-gradient(0deg,#0e5cd1,#0e5cd1 50%,#e20b0b 0,#e20b0b);
    background-repeat: repeat-y,repeat;
    background-size: 50% 100%,100% 100%;
    border: .063em solid rgba(0,0,0,.3);
    border-radius: 1.25em;
    display: block;
    height: 2.5em;
    position: relative;
    transform: rotate(35deg);
    width: 2.5em
}

.swatch-circle-miscellaneous.disabled {
    opacity: .2
}

.swatch-circle-miscellaneous.selected:after {
    transform: rotate(-35deg)
}

.category-tile {
    position: relative
}

.category-tile h1,.category-tile h2 {
    font-size: 1.75rem;
    position: absolute;
    bottom: 1.875rem;
    left: 1.875rem;
    color: #fff
}

.category-tile:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg,transparent 60%,rgba(0,0,0,.5))
}

.refinement-bar {
    overflow: auto
}

.refinement-bar ul {
    padding-left: 0
}

@media(max-width: 768.98px) {
    .refinement-bar {
        background-color:#fff;
        box-shadow: 0 .313em .938em rgba(0,0,0,.5);
        display: none;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1
    }
}

@media(max-width: 543.98px) {
    .refinement-bar {
        position:fixed;
        height: 100%
    }
}

@media(min-width: 769px) {
    .refinement-bar {
        display:block!important
    }
}

.filter-header {
    margin-left: -15px;
    margin-right: -15px
}

.header-bar {
    background-color: #eee;
    border-bottom: .063em solid #eee
}

.header-bar button.close {
    font-size: 1rem;
    font-weight: 400;
    opacity: 1
}

.header-bar .fa.fa-close:before {
    font-size: 1.25em
}

@media(min-width: 544px)and (max-width:768.98px) {
    .header-bar {
        padding:.938em 2.813em
    }
}

@media(max-width: 543.98px) {
    .header-bar {
        padding:.938em
    }
}

.refinements .header,.refinements .values {
    padding: .313em 0
}

@media(min-width: 544px)and (max-width:768.98px) {
    .refinements .header li,.refinements .values li {
        display:inline-block
    }
}

.refinements .header {
    font-size: 1.125em;
    color: #444
}

.refinements ul {
    overflow: auto
}

.refinements ul li {
    padding-left: 1px
}

.refinements ul li button {
    border: none;
    color: var(--skin-link-color-1);
    background-color: transparent
}

.refinements li {
    list-style-type: none;
    padding-left: 0
}

.refinements li.color-attribute {
    display: inline-block;
    padding-left: 0
}

.refinements li.color-attribute button {
    padding: 0
}

.refinements li.disabled {
    opacity: .5
}

@media(max-width: 543.98px) {
    .refinements {
        padding:0
    }
}

.refinements .card-header h2 {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin-bottom: 0
}

.secondary-bar {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1em;
    overflow: auto
}

@media(max-width: 768.98px) {
    .secondary-bar button.reset {
        float:right
    }
}

@media(min-width: 544px)and (max-width:768.98px) {
    .secondary-bar {
        padding:.938em 2.813em
    }
}

@media(max-width: 543.98px) {
    .secondary-bar {
        padding:.938em
    }
}

.refinement-header {
    overflow: auto
}

.disabled {
    pointer-events: none
}

.content-grid-header,.grid-header {
    margin-top: 1em;
    margin-bottom: 1em
}

@media(max-width: 543.98px) {
    .content-grid-header .result-count,.grid-header .result-count {
        padding-bottom:.938em
    }

    .content-grid-header .filter-results,.grid-header .filter-results {
        display: block;
        width: 100%
    }
}

.content-grid-header select,.grid-header select {
    width: 100%
}

.result-count {
    font-size: .875rem
}

.refinement {
    margin-bottom: 1em
}

@media(max-width: 768.98px) {
    .refinement.card {
        border-top:0 none;
        border-left: 0 none;
        border-right: 0 none;
        border-radius: 0;
        margin-bottom: 0
    }

    .refinement .card-header {
        border-bottom: 0 none;
        padding: .25rem 1rem
    }

    .refinement .card-body {
        padding: 0 1rem
    }
}

.refinement a {
    text-decoration: none
}

.refinement.refinement-category li {
    margin-left: .938em;
    display: block
}

.refinement.refinement-category>ul>li {
    margin-left: 0
}

.search-banner {
    background-image: url("../images/search.jpg");
    background-position-y: 40%
}

.search-keywords {
    font-weight: 700
}

.filter-bar ul {
    padding-left: 15px
}

.filter-bar li {
    list-style: none;
    float: left;
    margin-left: .3125em;
    margin-right: .3125em
}

.filter-bar li:first-child {
    margin-left: 0
}

.filter-bar li.filter-value {
    border: 1px solid #ccc;
    padding: .3125em;
    border-radius: 3px;
    position: relative
}

.filter-bar li.filter-value button {
    color: #000;
    border: none;
    padding: 0 2rem 0 .5rem
}

.filter-bar li.filter-value button:after {
    content: "\F00D";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    position: absolute;
    right: 10px;
    top: 11px
}

.filter-bar li.swatch-filter {
    font-size: 1.38em;
    position: relative;
    margin-top: 4px
}

.filter-bar li.swatch-filter button {
    width: 100%;
    height: 100%;
    display: block;
    border: none
}

.filter-bar li.swatch-filter button:before {
    content: "";
    background-color: #fff;
    width: .8em;
    height: .8em;
    border-radius: .4em;
    position: absolute;
    left: .5em;
    top: .5em
}

.filter-bar li.swatch-filter button:after {
    content: "\F057";
    font: normal normal normal 14px/1 FontAwesome;
    display: inline;
    text-rendering: auto;
    position: absolute;
    left: .18em;
    top: .12em;
    font-size: 1.5em
}

@media(max-width: 543.98px) {
    .tab-content {
        padding-left:0;
        padding-right: 0
    }
}

@media(max-width: 543.98px) {
    .product-grid {
        padding-top:.938em
    }

    .product-grid .col-6 {
        padding-left: 5px;
        padding-right: 5px
    }
}

.search-tips {
    text-align: left;
    margin-top: 1.875rem
}

.category-item {
    margin-bottom: .938rem
}

.show-more,.show-more-content {
    padding: .938em;
    clear: both
}

.swatch-mark.color-value[data-selected=true]:after {
    left: .295em
}

.swatch-mark.color-value.selected:after,.swatch-mark.color-value[data-selected=true]:after {
    color: #000;
    content: "\F058";
    display: table-caption;
    font-family: FontAwesome;
    font-size: 1.625em;
    position: absolute
}

.swatch-mark.color-value.selected:after {
    background: #fff;
    border-radius: 50%;
    height: .75em;
    left: .31em;
    line-height: .8em;
    top: .35em;
    width: .8em
}

.search-nav {
    margin-bottom: 1em;
    border-bottom: .063em solid #ccc
}

.search-nav .nav-tabs-wrapper {
    padding: 0
}

@media(max-width: 543.98px) {
    .search-nav .nav-tabs-wrapper {
        width:100%
    }
}

.search-nav .nav-tabs-wrapper .nav-tabs {
    border-bottom: 0 none
}

.search-nav .nav-link:focus {
    background-color: #f9f9f9
}

.product-options .quantity {
    position: absolute;
    bottom: 0;
    right: 0
}

.radio-square {
    width: 15px;
    height: 15px;
    border: 1px solid #898989;
    display: inline-block;
    position: relative
}

.radio-square:before {
    font-size: 0;
    position: absolute;
    top: -3px;
    left: -1px;
    color: #000;
    font-family: FontAwesome;
    content: "\F00C";
    transition: font-size .5s ease-out
}

.radio-square.checked:before {
    font-size: 12px;
    transition: font-size .5s ease-in
}

.product-list-container {
    background-color: #fff
}

.product-list-container .search-keywords-container {
    text-align: center;
    text-transform: uppercase;
    margin-top: 2rem
}

.product-list-container h1.search-keywords {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    margin-bottom: 4rem;
    margin-top: 1rem
}

@media(max-width: 1199.98px) {
    .product-list-container h1.search-keywords {
        margin-bottom:1rem
    }
}

.product-list-container .breadcrumb {
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: none
}
.product-list-container .breadcrumb li.breadcrumb-item{
    list-style: none;
    margin-left: 0;
}
.breadcrumb-item + .breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

@media(max-width: 1199.98px) {
    .product-list-container .breadcrumb {
        padding-bottom:0
    }
}

.product-list-container .breadcrumb a {
    color: #000
}

.product-list-container .title--xxlarge {
    font-family: Noto Sans JP Bold,Arial,Helvetica,sans-serif;
    color: #000;
    text-transform: uppercase
}

@media(max-width: 1199.98px) {
    .product-list-container .title--xxlarge {
        font-size:16px
    }
}

.product-list-container .promotile-full-row {
    min-height: 100px
}

.product-list-container .breadcrumb-item+.breadcrumb-item:before {
    padding-left: .5em;
    color: #000
}

.product-list-container .refinements {
    display: flex
}

@media(max-width: 1199.98px) {
    .product-list-container .refinements {
        display:block;
        border-bottom: none
    }
}

.product-list-container .refinements ul.values {
    margin-bottom: 0;
    min-width: 13em
}

@media(max-width: 1199.98px) {
    .product-list-container .refinements ul.values {
        width:auto
    }
}

.product-list-container .refinements ul li button {
    color: #000;
    text-align: left
}

.product-list-container .refinements ul {
    overflow: visible
}

.product-list-container .refinements ul li {
    margin-bottom: 1rem
}

.product-list-container .refinements ul li.color-attribute button {
    display: inline-block;
    text-align: center
}

.product-list-container .refinements ul li.color-attribute button span {
    display: block;
    box-sizing: content-box;
    margin: 0 auto
}

.product-list-container .refinements ul li.color-attribute button span.color-layered-option {
    padding-top: 5px
}

.product-list-container .refinements .refinement-category li {
    margin-bottom: 0
}

.product-list-container .refinement.refinement-colour .values,.product-list-container .refinement.refinement-size .values {
    display: flex;
    flex-wrap: wrap
}

.product-list-container .refinement .swatch-circle {
    width: 1.57143rem;
    height: 1.57143rem;
    border-radius: 50%!important;
    box-shadow: 0 0 0 1pt #ccc;
    border: 1px solid #fff
}

.product-list-container .refinement li.selected .swatch-circle {
    box-shadow: 0 0 0 1px #ccc;
    border: 0
}

.product-list-container .refinement li.selected .swatch-circle:before {
    color: #929292;
    left: .28571rem;
    position: absolute;
    top: .1rem;
    font-family: FontAwesome;
    content: "\F00C"
}

.product-list-container .card {
    display: block;
    border: none;
    margin-right: 2.5em;
    margin-bottom: 0
}

@media(max-width: 1199.98px) {
    .product-list-container .card {
        margin-right:0;
        border-bottom: 1px solid #d1d1d1;
        padding: 0
    }
}

.product-list-container .card.sort-custom {
    margin-right: 0;
    padding-right: 15px
}

@media(max-width: 1199.98px) {
    .product-list-container .card.sort-custom {
        border-bottom:none;
        border: 1px solid #979797;
        border-radius: 0;
        height: 51px
    }
}

@media(max-width: 1199.98px) {
    .product-list-container .card.sort-custom .title {
        font-weight:400;
        text-align: center;
        padding-top: 0
    }
}

.product-list-container li.color-attribute {
    width: 25%;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem
}

@media(max-width: 1199.98px) {
    .product-list-container li.color-attribute {
        top:60px
    }
}

.product-list-container li.size-attribute {
    padding: 0;
    margin-bottom: 1rem;
    text-align: center;
    margin-right: 5px;
    min-width: calc((100% - 16px)/3)
}

.product-list-container .refinement-size ul li button {
    border: 1px solid #d1d1d1;
    height: 30px;
    text-align: center;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%
}

.product-list-container .refinement-size ul li.selected button {
    border: 1px solid #000;
    background-color: #000;
    color: #fff
}

@media(max-width: 1199.98px) {
    .product-list-container .refinement-price .values {
        display:flex;
        flex-wrap: wrap
    }
}

@media(max-width: 1199.98px) {
    .product-list-container .refinement-price li {
        width:100%
    }
}

.product-list-container .card-header {
    font-family: Noto Sans JP Bold,Arial,Helvetica,sans-serif;
    padding: 0;
    border-bottom: 2px solid transparent
}

@media(max-width: 1199.98px) {
    .product-list-container .card-header {
        border-bottom:none;
        padding: 1.21429rem 1.78571rem
    }
}

.product-list-container .refinement.selected .card-header {
    border-bottom: 2px solid #c41230;
    padding-left: .5em;
    padding-right: .5em
}

@media(max-width: 1199.98px) {
    .product-list-container .refinement.selected .card-header {
        border-bottom:none;
        padding: 1.21429rem 1.78571rem
    }
}

.product-list-container .card-body {
    font-family: Noto Sans JP Medium,Arial,Helvetica,sans-serif;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 10;
    background-color: #fff;
    padding-bottom: 0;
    border: 1px solid #d6d6d6;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: 0 2px 3px rgba(0,0,0,.15)
}

@media(max-width: 1199.98px) {
    .product-list-container .card-body {
        position:relative;
        top: auto;
        left: auto;
        border: none;
        max-height: -moz-max-content;
        max-height: max-content;
        overflow-y: visible;
        z-index: 17;
        padding-left: 0;
        padding-right: 0
    }
}

.product-list-container #refinement-colour {
    padding: 0
}

@media(max-width: 1199.98px) {
    .product-list-container #refinement-colour {
        padding:0 1.78571rem
    }
}

.product-list-container #refinement-colour #filter-action-bar {
    -webkit-box-align: center;
    -ms-flex-align: center;
    background: #f5f4f2;
    display: flex;
    padding: .8rem 1.5rem
}

@media(max-width: 1199.98px) {
    .product-list-container #refinement-colour #filter-action-bar {
        padding:0
    }
}

.product-list-container #refinement-colour #filter-action-bar .grouping-selection-apply {
    background-color: #362d2e;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-size: .85em;
    letter-spacing: .04286rem;
    padding: .71429rem 0;
    margin: 0;
    width: 60%
}

.product-list-container #refinement-colour #filter-action-bar .grouping-selection-clear {
    font-size: .85em;
    letter-spacing: .05rem;
    line-height: 1;
    padding: 0;
    text-align: center;
    width: 40%;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    color: #362d2e;
    text-decoration: underline
}

.product-list-container #refinement-colour .values.content {
    padding: 1.07143rem;
    min-width: 22rem
}

@media(max-width: 1199.98px) {
    .product-list-container #refinement-colour .values.content {
        padding:1.07143rem 0;
        min-width: 100%
    }
}

@media(max-width: 1199.98px) {
    .product-list-container .collapsible-free.active.refinement-colour .values,.product-list-container .collapsible-free.active.refinement-size .values {
        display:flex
    }
}

.product-list-container .container div.collapsible-free button.title {
    color: #000;
    text-decoration: none;
    border: none;
    background-color: transparent;
    text-transform: uppercase
}

@media(max-width: 1199.98px) {
    .product-list-container .container div.collapsible-free button.title {
        padding:0
    }
}

.product-list-container .container div.collapsible-free button.title:hover {
    text-decoration: none
}

.product-list-container .refinement-bar {
    overflow: visible;
    padding: 0
}

@media(min-width: 1200px) {
    .product-list-container .refinement-bar {
        display:block!important
    }
}

@media(max-width: 1199.98px) {
    .product-list-container .refinement-bar {
        overflow:hidden;
        display: none!important;
        overflow-y: scroll;
        background-color: #fff;
        box-shadow: 0 .313em .938em rgba(0,0,0,.25);
        left: 0;
        position: fixed;
        top: 0;
        width: 90%;
        height: 100%;
        z-index: 17
    }
}

.product-list-container .swatch-mark.color-value.selected:after,.product-list-container .swatch-mark.color-value[data-selected=true]:after {
    display: none
}

.product-list-container .swatch-circle-miscellaneous {
    transform: rotate(0);
    background: url(../../images/multicolor.png) no-repeat;
    background-size: contain
}

.product-list-container .swatch-circle-dynamic {
    border: .063em solid rgba(0,0,0,.3);
    width: 2.5em;
    height: 2.5em;
    border-radius: 1.25em;
    display: block;
    position: relative
}

.product-list-container .swatch-circle-dynamic.disabled {
    opacity: .2
}

.product-list-container .grid-header {
    position: relative
}

@media(max-width: 1199.98px) {
    .product-list-container .grid-header {
        display:flex;
        flex-wrap: nowrap
    }

    .product-list-container .grid-header.justify-content-center.no-filter-result {
        position: static;
        width: 100%;
        padding: 0
    }

    .product-list-container .grid-header.justify-content-center.no-filter-result:before {
        left: 0;
        width: 0
    }

    .product-list-container .grid-header.justify-content-center.no-filter-result:after {
        right: 0;
        width: 0
    }

    .product-list-container .grid-header .result-count {
        order: 3;
        width: 100%;
        padding-bottom: 0
    }

    .product-list-container .grid-header .sort-order {
        order: 2;
        width: 50%
    }

    .product-list-container .grid-header .filter-btn {
        order: 1;
        width: 50%
    }

    .product-list-container .grid-header .filter-btn button {
        border-radius: 0;
        border-right: none
    }

    .product-list-container .grid-header .filter-btn .filter-icon {
        top: 0
    }

    .product-list-container .grid-header .filter-btn span:not(.filter-icon) {
        position: relative;
        top: 2px
    }

    .product-list-container .grid-header .filter-results {
        font-family: Noto Sans JP Bold,Arial,Helvetica,sans-serif;
        display: block;
        width: 100%;
        border: 1px solid #979797;
        background-color: transparent;
        color: #000;
        padding: 1rem;
        text-transform: uppercase;
        font-weight: 500
    }
}

@media(max-width: 1199.98px) {
    .product-list-container .grid-header.js-sticky-grid-header {
        position:fixed;
        z-index: 17;
        top: 58px;
        left: 0;
        right: 0;
        margin: 0;
        padding: 10px 15px;
        width: calc(100% - 0px);
        background-color: #fff;
        box-shadow: 0 10px 20px -20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)
    }
}

@media(max-width: 1199.98px) {
    .product-list-container .bg-sticky-filter-bar.js-sticky-filter-bar {
        position:fixed;
        z-index: 2;
        top: 119px;
        left: 0;
        margin: 0;
        padding: 15px 15px 0;
        width: 100%;
        background-color: #fff;
        box-shadow: 0 10px 20px -20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)
    }
}

@media(max-width: 1199.98px) {
    .product-list-container .filter-header {
        padding:1rem;
        border-bottom: 1px solid #a1a0a0;
        margin-left: 0;
        margin-right: 0
    }

    .product-list-container .filter-header button {
        font-size: 18px;
        position: absolute;
        top: .75rem;
        right: .75rem;
        z-index: 1
    }

    .product-list-container .filter-header button img {
        width: 16px
    }

    .product-list-container .filter-header .close:not(:disabled):not(.disabled):focus,.product-list-container .filter-header .close:not(:disabled):not(.disabled):hover {
        opacity: 1
    }

    .product-list-container .filter-header h5 {
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        font-size: 16px;
        margin-top: 1rem;
        margin-bottom: .5rem
    }

    .product-list-container .filter-header .header-bar {
        background-color: transparent;
        border-bottom: none
    }
}

@media(max-width: 1199.98px)and (max-width:1199.98px) {
    .product-list-container .filter-header .header-bar {
        padding:0
    }
}

.product-list-container .result-count {
    font-family: Noto Sans JP Bold,Arial,Helvetica,sans-serif;
    text-align: right;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    top: 42px;
    background-color: #fff
}

@media(max-width: 1199.98px) {
    .product-list-container .result-count {
        top:8em;
        text-align: left;
        font-weight: 500;
        z-index: auto
    }
}

.product-list-container .result-count.no-result {
    position: relative;
    top: auto;
    z-index: auto;
    text-align: center
}

.product-list-container .result-count.no-result h2 {
    font-weight: 600
}

.product-list-container .result-count.no-result .desc {
    font-weight: 700
}

.product-list-container .product-grid {
    margin-top: 5em;
    flex-wrap: wrap
}

@media(max-width: 1199.98px) {
    .product-list-container .product-grid {
        margin-top:2em
    }
}

@media(max-width: 543.98px) {
    .product-list-container .product-grid {
        margin-top:1em
    }
}

.product-list-container .search-nav {
    border-bottom: none;
    margin-bottom: 0
}

.product-list-container .tab-pane {
    padding: 0
}

@media(max-width: 1199.98px) {
    .product-list-container .tab-pane {
        padding:0 15px
    }
}

.product-list-container .reset-container {
    font-family: Noto Sans JP Medium,Arial,Helvetica,sans-serif;
    position: absolute;
    z-index: 1;
    top: 45px;
    left: 15px
}

@media(max-width: 1199.98px) {
    .product-list-container .reset-container {
        position:relative;
        left: auto;
        padding-top: 1em;
        z-index: auto;
        display: none
    }
}

@media(max-width: 1199.98px) {
    .product-list-container .secondary-bar {
        width:100%
    }
}

.product-list-container .secondary-bar button {
    text-decoration: underline;
    font-size: 13px;
    color: #000;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0
}

.product-list-container .secondary-bar.reset-mobile-style {
    font-family: Noto Sans JP Medium,Arial,Helvetica,sans-serif;
    left: auto;
    right: 0
}

@media(max-width: 1199.98px) {
    .product-list-container .secondary-bar.reset-mobile-style {
        padding:0;
        margin-top: .5em
    }

    .product-list-container .secondary-bar.reset-mobile-style button {
        padding: 0
    }
}

.product-list-container .show-more {
    font-family: Noto Sans JP Bold,Arial,Helvetica,sans-serif;
    margin-top: 7em
}

.sort-order {
    position: absolute;
    right: -15px;
    bottom: -30px
}

@media(max-width: 1199.98px) {
    .sort-order {
        position:relative;
        right: auto;
        bottom: auto;
        z-index: auto
    }
}

.sort-order .icon-circle {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #898989;
    border-radius: 50%;
    position: relative;
    top: 2px;
    margin-right: .5rem
}

@media(max-width: 1199.98px) {
    .sort-order .icon-circle {
        display:none
    }
}

.sort-order .card-body {
    padding-left: .5rem;
    padding-right: .5rem;
    padding-bottom: 1rem;
    left: auto;
    right: 0
}

.sort-order .card-body ul.values {
    width: 13em;
    padding-left: 0;
    margin-bottom: 0
}

@media(max-width: 1199.98px) {
    .sort-order .card-body ul.values {
        width:auto;
        padding: .71429rem
    }
}

.sort-order .card-body li {
    list-style: none;
    margin-bottom: .5rem;
    padding: .25rem .5rem
}

@media(max-width: 1199.98px) {
    .sort-order .card-body li {
        padding:.25rem 1rem;
        margin-bottom: 0
    }
}

.sort-order .card-body li.selected {
    background-color: #d6d6d6
}

.sort-order .card-body li.selected .icon-circle {
    border: 1px solid #000
}

.sort-order .card-body li.selected .icon-circle:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.sort-order .card-body li .brand {
    position: relative;
    top: auto;
    width: auto;
    text-align: left;
    padding-top: 0;
    left: auto
}

@media(max-width: 1199.98px) {
    .sort-order .btn-close-container {
        padding:1rem;
        margin-bottom: 1rem;
        border-bottom: 1px solid #a1a0a0
    }

    .sort-order .btn-close-container button {
        font-size: 24px;
        position: absolute;
        top: .75rem;
        right: .75rem;
        z-index: 1
    }

    .sort-order .btn-close-container button img {
        width: 16px
    }

    .sort-order .btn-close-container h5 {
        font-weight: 700;
        font-size: 16px
    }
}

.collapsible-free.sort-custom .title:after {
    margin-left: 20px
}

@media(max-width: 1199.98px) {
    .collapsible-free.sort-custom .title:after {
        display:none
    }
}

@media(max-width: 1199.98px) {
    .product-list-container .collapsible-free.sort-custom.active .card-body {
        overflow-y:scroll;
        background-color: #fff;
        left: 0;
        position: fixed;
        top: 0;
        width: 90%;
        height: 100%;
        z-index: 17;
        padding-top: 1rem;
        padding-left: 0;
        padding-right: 0
    }
}

.label-none {
    display: none
}

@media(min-width: 1200px) {
    .label-none.label-lg-up {
        display:inline
    }
}

@media(max-width: 1199.98px) {
    .label-none.label-lg-down {
        display:inline
    }
}

.category-content-outer {
    margin-bottom: 2em
}

.category-bottom-content-wrapper {
    display: block;
    max-width: calc(100% - 40px);
    margin: 60px 20px 10px;
    padding: 50px 100px;
    border-top: 1px solid #d6d6d6
}

@media(max-width: 991.98px) {
    .category-bottom-content-wrapper {
        padding:34px 20px
    }
}

.product-list-container .collapsible-free.refinement-filter .title:after {
    display: none
}

.current-count {
    font-family: Noto Sans JP Medium,Arial,Helvetica,sans-serif;
    width: 100%;
    color: #595959;
    font-weight: 500;
    margin-bottom: 5em;
    margin-top: 2em
}

.current-count.showmoreIsShow {
    margin: 4em auto 0
}

@media(max-width: 543.98px) {
    .current-count.showmoreIsShow {
        padding:0 15px
    }
}

.product-current-process {
    background-color: #e9e9e9;
    margin-top: 1em
}

@media(max-width: 1199.98px) {
    .product-current-process {
        margin-left:-7px;
        margin-right: -7px
    }
}

@media(max-width: 543.98px) {
    .product-current-process {
        margin-left:0;
        margin-right: 0
    }
}

.product-current-process .w3-container {
    height: 7px;
    background-color: #c41230
}

@media(max-width: 1199.98px) {
    .filter-bar {
        padding-left:15px;
        width: 100%
    }
}

.filter-bar ul {
    padding: 0
}

@media(max-width: 1199.98px) {
    .filter-bar ul {
        display:flex;
        flex-wrap: wrap;
        margin-bottom: 0
    }
}

.filter-bar li.swatch-filter button:after {
    left: .15em;
    top: .1em;
    content: "\F00D";
    color: #fff
}

.filter-bar li.filter-value {
    border-radius: 2px;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    margin-top: 3px;
    margin-left: 0;
    margin-right: .5em
}

@media(max-width: 1199.98px) {
    .filter-bar li.filter-value {
        margin-top:0;
        margin-bottom: 3px;
        width: calc((100% - 1em)/2)
    }
}

@media(max-width: 543.98px) {
    .filter-bar li.filter-value {
        width:100%
    }
}

.filter-bar li.filter-value button:after {
    right: 8px;
    top: calc(50% - 5px);
    content: "";
    width: 10px;
    height: 10px;
    background-image: url("/cms/img/common/icon-close.svg");
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 50%
}

.product-list-container .grid-header .filter-results:active {
    background-color: #fff;
    color: #000;
    border: 1px solid #f0f0f0
}

.search-results .nav-tabs .nav-link.active {
    border-bottom: .188em solid #e9e9e9
}

@media(max-width: 1199.98px) {
    .search-results .product-item .product-badges img {
        width:45px
    }
}

.recommendations-no-result h4.title--xxlarge {
    display: none
}

.recommendations-no-result .products-carousel-container {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid #d1d1d1
}

.container-custom {
    padding: 0 30px
}

@media(max-width: 1199.98px) {
    .container-custom {
        padding:0 15px
    }
}

.container-custom .product-grid-container {
    padding: 0 60px;
    max-width: 1440px;
    margin: 0 auto
}

@media(max-width: 1199.98px) {
    .container-custom .product-grid-container {
        padding:0
    }
}

.container-custom .product-item {
    max-width: 325px;
    margin: 0 calc((100% - 975px)/6);
    display: flex;
    flex-direction: column;
    position: relative
}

@media(max-width: 1199.98px) {
    .container-custom .product-item {
        max-width:none;
        margin: 0
    }
}

.container-custom .top-border {
    border-top: 1px solid #d1d1d1
}

@media(max-width: 1199.98px) {
    .container-custom .top-border {
        border-top:none
    }
}

@media(max-width: 1199.98px) {
    .breadcrumbs-container {
        padding:0 30px
    }
}

@media(max-width: 543.98px) {
    .breadcrumbs-container {
        padding:0 15px
    }
}

.filter-icon {
    position: relative;
    top: -2px
}

@media(max-width: 1199.98px) {
    .filter-icon {
        margin-right:5px
    }
}

.product-process-container {
    padding: 0 30px;
    margin: 0 auto
}

@media(max-width: 1199.98px) {
    .product-process-container {
        padding:0 15px
    }
}

.close-filter-xs {
    text-align: center
}

.close-filter-xs button {
    opacity: 1;
    float: none;
    font-size: 14px;
    font-weight: 400;
    margin-top: 2em
}

.close-filter-xs button,.close-filter-xs button:focus {
    text-decoration: underline
}

.filter-bar-container {
    height: 33px;
    overflow: hidden
}

.filter-bar-container.show-all {
    height: auto!important;
    overflow: auto
}

.filter-bar-container .filter-bar-between {
    position: relative;
    display: flex
}

.filter-bar-container .seemore-filter {
    display: none;
    color: #000;
    border: none;
    padding: .3125em .5em;
    background-color: #f5f4f2;
    width: 100px;
    height: 31px
}

.filter-bar-container.is-seemore .seemore-filter {
    display: inline-block
}

.filter-bar-container.is-seemore .filter-bar {
    width: calc(100% - 115px)
}

.category-content .hero-banner-3 h2 {
    font-family: Noto Sans JP Bold,Arial,Helvetica,sans-serif
}

.filter-header-xs button.close,.filter-header-xs h5 {
    display: none
}

.filter-header-xs .result-count {
    position: relative;
    top: auto;
    float: none;
    display: block!important
}

.filter-header-xs.filter-header-xs {
    border-bottom: none
}

.isCategorySearch .recommendations-no-result {
    display: none
}
.collapsible-free.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: default;
}
.no-result-message{
    text-align: center;
}
.search-result-text-wrap{
    margin: 3em 0;
}
.search-result-text-wrap .search-result-text{
    font-size: 1.5em;
    text-align: center;
}