.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .gf-block-title h3,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .gf-block-title .h3,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-form-input-inner label {
    color: var(--color-text-body) !important;
    font-size: calc(var(--type-base-size) + 3px) !important;
    text-transform: none !important;
    font-family: var(--type-base-primary), var(--type-base-fallback);
    font-weight: var(--type-header-weight) !important;
    letter-spacing: var(--type-base-spacing) !important;
    line-height: var(--type-base-line-height) !important;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block ul li a,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block ul li button,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block ul li a span.gf-count,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block ul li button span.gf-count,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-clear,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-clear-all,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .selected-item.gf-option-label a,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-form-input-inner select,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-refine-toggle {
    color: var(--color-text-body) !important;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block:not(.gf-option-block-box-rectangle) ul>li button:hover>.gf-label,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block:not(.gf-option-block-box-rectangle) ul>li button:hover>.gf-count {
    text-decoration: underline .09rem;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block ul>li button.checked>.gf-label,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block ul>li button.checked>.gf-count {
    font-weight: 700 !important;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter button.gf-controls-search-button svg path,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .gf-filter-header .gf-close-canvas svg path,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-clear svg path {
    fill: var(--color-text-body);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .checked .gf-Checkbox {
    background-color: var(--color-body);
    background-image: none;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .checked .gf-Checkbox:after,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .checked .gf-RadioButton:before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: var(--color-text-body);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .checked .gf-Checkbox,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-Checkbox {
    border: 1px solid var(--color-border);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block .gf-RadioButton,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block .gf-Checkbox {
    transition: all .1s linear;
    border-color: var(--color-border);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block .gf-Checkbox,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block .gf-RadioButton {
    height: var(--tag-active-icon-size);
    width: var(--tag-active-icon-size);
    margin-right: 8px;
    flex: 0 0 var(--tag-active-icon-size);
    min-width: var(--tag-active-icon-size);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch-text button:hover>span:not(.gf-option-value, .gf-label),
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch button:hover>span {
    border-width: 0;
    border-style: solid;
    border-color: var(--color-border);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter.gf-offcanvas .gf-option-block {
    border-bottom: 1px solid var(--color-border);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter.gf-left .gf-option-block {
    border-bottom: none;
    padding: 5px 0 15px 0;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block.gf-option-block-slider .gf-block-content {
    padding-bottom: 4rem;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch a>span:not(.gf-option-value, .gf-label),
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch-text a>span:not(.gf-option-value, .gf-label),
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch button>span:not(.gf-option-value, .gf-label),
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch-text button>span:not(.gf-option-value, .gf-label) {
    border: 1px solid var(--color-border);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block .gf-block-title .gf-clear {
    display: none;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block ul.gf-option-box {
    padding: 0 2px;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter.gf-left .gf-option-block ul.gf-option-box {
    padding: 0 0 20px;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block .gf-block-title .h3:after,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block .gf-block-title h3:after,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block.is-collapsed .gf-block-title .h3:after,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block.is-collapsed .gf-block-title h3:after {
    content: "\f107";
    float: unset;
    font-weight: 500;
    margin-left: 10px;
    transition: all .1s ease-in;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block:not(.is-collapsed) .gf-block-title .h3:after,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block:not(.is-collapsed) .gf-block-title h3:after {
    transform: rotate(180deg);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block ul li a {
    font-size: 11px;
    padding: 5px 0;
    font-weight: 500;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter span.gf-count {
    opacity: 1;
    margin-left: 5px;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #setLimit {
    background-image: none;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #setLimit option,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #setLimit {
    color: var(--color-text-body);
}

.theme-store-id-902.gf-theme-version-6 #gf-tree .noUi-handle {
    background: var(--color-text-body);
    top: -4px;
    width: 14px;
    height: 14px;
    box-shadow: 0 0 1px 1px #fff;
    border: 1px solid #d9d9d9;
}

.theme-store-id-902.gf-theme-version-6 #gf-tree .noUi-handle:hover,
.theme-store-id-902.gf-theme-version-6 #gf-tree .noUi-handle:hover:focus {
    top: -5px;
    width: 16px;
    height: 16px;
}

.theme-store-id-902.gf-theme-version-6 #gf-tree .noUi-handle.noUi-handle-lower {
    right: -2px;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .noUi-connects {
    background: #f4f4f4;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .noUi-connect,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .checked .gf-RadioButton:before {
    background-color: var(--color-text-body);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .noUi-base,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .noUi-connects {
    height: 6px;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .noUi-marker-horizontal.noUi-marker,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .content ul li:before {
    display: none;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block ul li a:hover {
    color: var(--color-text-body);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-block-scroll {
    max-height: 525px;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .sort-by {
    background: transparent;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter input.gf-search,
.theme-store-id-902.gf-theme-version-6.spf-has-filter input.gf-controls-search-input,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .sort-by,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-range-inputs input[type=text] {
    border: 1px solid var(--color-border);
    border-radius: 2px;
    background-color: var(--color-body);
    color: var(--color-text-body);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-range-inputs input[type=text] {
    text-align: left;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .sort-by label {
    text-transform: none !important;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #main>.element--has-section-borders:before {
    border-bottom: none;
}

.theme-store-id-902.gf-theme-version-6 #gf-grid {
    position: relative;
}

.theme-store-id-902.gf-theme-version-6.gf-left #gf-tree,
.theme-store-id-902.gf-theme-version-6.gf-left #gf-tree:not(.spf-hidden)+#gf-grid,
.theme-store-id-902.gf-theme-version-6.offcanvas-open #gf-tree,
.theme-store-id-902.gf-theme-version-6 .gf-refine-toggle-mobile,
.theme-store-id-902.gf-theme-version-6 .gf-form-button-group button,
.theme-store-id-902.gf-theme-version-6.gf-top_one #gf-tree .sort-by,
.theme-store-id-902.gf-theme-version-6 #gf_pagination_wrap button.gf-loadmore-btn {
    background: var(--color-body) !important;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .sort-by label,
.theme-store-id-902.gf-theme-version-6.spf-has-filter span.gf-summary,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-refine-toggle-mobile,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block ul li a,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .noUi-value,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf_pagination_wrap .pagination>span.current,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf_pagination_wrap .pagination>span.deco,
#gf_pagination_wrap .pagination>span>a,
.theme-store-id-902.gf-theme-version-6 #gf_pagination_wrap button.gf-loadmore-btn,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .globo-selected-items-wrapper .selected-item>.clear-refinements {
    color: var(--color-text-body) !important;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf_pagination_wrap .pagination>span.current {
    text-decoration: underline;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .grid__item--sidebar,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .collection-filter__item--drawer,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .collection-filter__item--count,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .collection-filter__sort,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #CollectionSidebar,
.theme-store-id-902.gf-theme-version-6.spf-layout-app .grid-view-btn {
    display: none;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-controls-container .gf-refine-toggle-mobile,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .gf-refine-toggle-mobile,
body>#gf-tree .gf-filter-footer button,
.theme-store-id-902.gf-theme-version-6 #gf_pagination_wrap button.gf-loadmore-btn {
    border: 1px solid var(--color-border) !important;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #globo-dropdown-sort_options {
    background: #fff;
    border: 2px solid var(--color-border) !important;
    width: 100%;
    min-width: unset;
    border-radius: 6px;
    box-shadow: none;
    border-width: 4px;
    margin-top: 1px;
    padding: 0;
    overflow: hidden;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .globo-dropdown-custom__options span {
    font-size: var(--type-base-size) !important;
    padding: 2px 10px;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .globo-dropdown-custom__options span:hover {
    background: #3263dc;
    color: #fff;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .sort-by:before {
    background-image: none !important;
    content: "\f107";
    color: var(--color-text-body);
    display: inline-block;
    font: 1em / 1.2 GloboIcon;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    position: absolute;
}

.theme-store-id-902.gf-theme-version-6.gf-top_one #gf-tree .sort-by label,
.theme-store-id-902.gf-theme-version-6.gf-top_one .globo-dropdown-custom__options span,
.theme-store-id-902.gf-theme-version-6 .gf-option-block ul li a,
.theme-store-id-902.gf-theme-version-6 .gf-option-block ul li button,
.theme-store-id-902.gf-theme-version-6 .gf-option-block ul li a span.gf-count,
.theme-store-id-902.gf-theme-version-6 .gf-option-block ul li button span.gf-count,
.theme-store-id-902.gf-theme-version-6 .gf-clear,
.theme-store-id-902.gf-theme-version-6 .gf-clear-all,
.theme-store-id-902.gf-theme-version-6 .selected-item.gf-option-label a,
.theme-store-id-902.gf-theme-version-6 .gf-form-input-inner select,
.theme-store-id-902.gf-theme-version-6 .gf-refine-toggle,
.theme-store-id-902.gf-theme-version-6.spf-has-filter input.gf-controls-search-input::placeholder,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .sort-by label,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #setLimit,
.theme-store-id-902.gf-theme-version-6 input.gf-controls-search-input,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-range-inputs input[type=text],
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-slider .noUi-value {
    font-size: var(--type-base-size) !important;
    font-weight: var(--type-base-weight) !important;
    letter-spacing: var(--type-base-spacing);
    line-height: var(--type-base-line-height);
}

.theme-store-id-902.gf-theme-version-6 span.gf-summary,
.theme-store-id-902.gf-theme-version-6 span.gf-summary b {
    font-size: var(--type-base-size) !important;
    font-weight: var(--type-base-weight) !important;
    letter-spacing: var(--type-base-spacing);
    text-transform: lowercase;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree input:focus-visible,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-grid input:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
    ;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree input,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-grid input {
    border-radius: var(--input-radius);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-controls-container .sort-by.limit-by:before,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-controls-container .sort-by:before,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .sort-by:before {
    top: 50%;
    transform: translate(0, -50%);
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .sort-by label {
    line-height: 38px;
}

.theme-store-id-902.gf-theme-version-6 #gf_pagination_wrap button.gf-loadmore-btn:hover,
.theme-store-id-902.gf-theme-version-6 body>#gf-tree .gf-filter-footer button,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-controls-container .gf-refine-toggle-mobile span:hover,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .gf-refine-toggle-mobile span:hover {
    background: var(--color-text-body) !important;
    color: var(--color-body) !important;
}

.theme-store-id-902.gf-theme-version-6 body>#gf-tree .gf-filter-footer button {
    text-transform: none;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-box-rectangle.gf-option-block ul li.gf-box-rectangle button:hover,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-box-rectangle.gf-option-block ul li.gf-box-rectangle button.checked {
    background: var(--color-text-body) !important;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-box-rectangle.gf-option-block ul li.gf-box-rectangle button:hover span,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-box-rectangle.gf-option-block ul li.gf-box-rectangle a:hover span,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-box-rectangle.gf-option-block ul li.gf-box-rectangle a.checked span,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-box-rectangle.gf-option-block ul li.gf-box-rectangle button.checked span {
    color: var(--color-body) !important;
}

.theme-store-id-902.gf-theme-version-6 .gf-option-block-box-rectangle.gf-option-block ul li.gf-box-rectangle button {
    border-color: var(--color-text-body) !important;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .selected-item.gf-option-label a,
.theme-store-id-902.gf-theme-version-6.gf-top_one #gf-tree .globo-selected-items-wrapper .selected-item>a,
.theme-store-id-902.gf-theme-version-6.gf-top_one #gf-tree .globo-selected-items-wrapper .selected-item>button,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-controls-container .globo-selected-items-wrapper .selected-item>a,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-controls-container .globo-selected-items-wrapper .selected-item>button,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .globo-selected-items-wrapper .selected-item>.clear-refinements {
    font-size: calc(var(--type-base-size) - 2px) !important;
    font-weight: var(--type-header-weight) !important;
    border: 1px solid transparent !important;
    border-radius: var(--button-radius);
    color: var(--color-button-primary-text) !important;
    background: var(--color-button-primary) !important;
    display: inline-flex;
    flex-direction: row-reverse;
    line-height: 1.42;
    gap: 8px;
    padding: 7px 15px;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree>div.globo-selected-items-wrapper>div.gf-block-content.globo-selected-items>div.selected-item>a>span.selected-item>strong {
    font-weight: var(--type-header-weight) !important;
}

.theme-store-id-902.gf-theme-version-6.gf-top_one #gf-tree .globo-selected-items-wrapper .selected-item>a>.selected-item>span,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-controls-container>div>div.globo-selected-items-wrapper>ul>li>a>span.selected-item>span.hidden-xs,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree>div.globo-selected-items-wrapper>div.gf-block-content.globo-selected-items>div.selected-item>a>span.selected-item>span {
    display: none;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-clear svg path {
    fill: var(--color-button-primary-text) !important;
}

.theme-store-id-902.gf-theme-version-6 .gf-refine-toggle {
    font-size: calc(var(--type-base-size) - 2px) !important;
    display: flex;
    align-items: center;
}

.theme-store-id-902.gf-theme-version-6.gf-left #gf-tree .globo-selected-items-wrapper .globo-selected-items {
    border-bottom: none;
}

.theme-store-id-902.gf-theme-version-6 #gf-tree .selected-item.gf-option-label {
    display: inline-flex;
    width: auto;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-controls-container .globo-selected-items-wrapper .selected-item>a span {
    font-weight: var(--type-header-weight) !important;
}

.theme-store-id-902.gf-theme-version-6.gf-left #gf-tree .selected-item.gf-option-label:not(:last-child) {
    margin: 0 10px 13px 0;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-controls-container .gf-refine-toggle-mobile span,
.theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-tree .gf-refine-toggle-mobile span {
    font-weight: var(--type-header-weight);
    font-size: calc(var(--type-base-size) + 1px);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter.spf-layout-app #gf-products {
    display: flex;
    gap: 0 !important;
}

.theme-store-id-902.gf-theme-version-6 #gf-tree .globo-selected-items-wrapper:not(.rounded) .selected-item span.gf-clear,
.theme-store-id-902.gf-theme-version-6 #gf-controls-container .globo-selected-items-wrapper:not(.rounded) .selected-item span.gf-clear,
.theme-store-id-902.gf-theme-version-6.gf-top_one #gf-tree .globo-selected-items-wrapper:not(.rounded) .selected-item span.gf-clear {
    width: 14px;
    height: 14px;
    flex: 0 0 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-box li ul {
    border-left: 1px dotted var(--color-border);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-box ul li>div:before {
    border-bottom: 1px dotted var(--color-border);
}

.theme-store-id-902.gf-theme-version-6 .gf-option-block ul.gf-option-box li:not(.is-collapsed)>div>button+span:after,
.theme-store-id-902.gf-theme-version-6 .gf-option-block ul.gf-option-box li:not(.is-collapsed)>div>a+span:after {
    border-top: 5px solid var(--color-text-body);
}


.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch a>span:not(.gf-option-value, .gf-label),
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch-text a>span:not(.gf-option-value, .gf-label),
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch button>span:not(.gf-option-value, .gf-label),
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch-text button>span:not(.gf-option-value, .gf-label) {
    border: 1px solid var(--color-border);
    box-shadow: 0 0 0 2px transparent;
    transition: box-shadow 0.5s;
    width: 20px;
    height: 20px;
    margin: 3px 8px 3px 3px;
    overflow: hidden;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch-text button:hover>span:not(.gf-option-value, .gf-label),
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch button:hover>span:not(.gf-option-value, .gf-label) {
    border-width: 0;
    box-shadow: 0 0 0 2px #908e8e;
    border-style: solid;
    border: 2px solid #ffffff;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-two-color .bottom-color {
    border-bottom: 18px solid transparent;
    border-left: 18px solid transparent;
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch-text button.checked>span:not(.gf-option-value, .gf-label),
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch button.checked>span:not(.gf-option-value, .gf-label) {
    box-shadow: 0 0 0 2px var(--color-text-body);
}

.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch button.checked>span:not(.gf-option-value)>.bottom-color,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch button>span:not(.gf-option-value):hover>.bottom-color,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch-text button.checked>span:not(.gf-option-value)>.bottom-color,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch-text button>span:not(.gf-option-value):hover>.bottom-color,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch a.checked>span:not(.gf-option-value)>.bottom-color,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch a>span:not(.gf-option-value):hover>.bottom-color,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch-text a.checked>span:not(.gf-option-value)>.bottom-color,
.theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block-swatch-text a>span:not(.gf-option-value):hover>.bottom-color {
    border: 18px solid transparent;
}

@media(max-width: 768px) {
    .theme-store-id-902.gf-theme-version-6 #gf-grid {
        padding-top: 1rem;
    }

    .theme-store-id-902.gf-theme-version-6.spf-has-filter #gf-controls-container .sort-by label {
        font-weight: var(--type-header-weight) !important;
        font-size: calc(var(--type-base-size) + 1px) !important;
    }

    .theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block .gf-block-title .h3,
    .theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-block .gf-block-title h3 {
        display: flex;
        justify-content: space-between;
    }
}

@media (min-width: 769px) {
    .theme-store-id-902.gf-theme-version-6.gf-top_one #gf-tree {
        border-bottom: 1px solid var(--color-border);
    }

    .theme-store-id-902.gf-theme-version-6.gf-offcanvas .gf-refine-toggle-mobile {
        border-radius: 0;
    }

    .theme-store-id-902.gf-theme-version-6 .gf-refine-toggle-mobile span,
    .theme-store-id-902.gf-theme-version-6.gf-top_one #gf-tree .sort-by label {
        height: 40px;
    }

    .theme-store-id-902.gf-theme-version-6.gf-top_one #gf-tree .sort-by label span {
        margin-left: 5px;
    }

    .theme-store-id-902.gf-theme-version-6.spf-has-filter .sort-by:not(.limit-by) label {
        min-width: 220px;
    }

    .theme-store-id-902.gf-theme-version-6.spf-has-filter.gf-offcanvas:not(.gf-top_one) .gf-option-block .gf-block-title .h3,
    .theme-store-id-902.gf-theme-version-6.spf-has-filter.gf-offcanvas:not(.gf-top_one) .gf-option-block .gf-block-title h3 {
        display: flex;
        justify-content: space-between;
    }

    .theme-store-id-902.gf-theme-version-6.spf-has-filter .gf-option-box li:not(:last-child) button {
        padding: 0;
        margin-bottom: 10px;
    }

    .theme-store-id-902.gf-theme-version-6.spf-has-filter .sort-by {
        border: 2px solid transparent;
    }

    .theme-store-id-902.gf-theme-version-6 .sort-by.active {
        border: 2px solid var(--color-text-body);
    }

    .theme-store-id-902.gf-theme-version-6.gf-top_one #gf-tree .gf-filter-contents.gf-grid--4-col .sort-by {
        border: none;
    }

    .theme-store-id-902.gf-theme-version-6.spf-has-filter .medium-up--four-fifths {
        width: 100%;
    }

    .theme-store-id-902.gf-theme-version-6.gf-top_one .gf-filter-contents .gf-option-block .gf-block-title .h3,
    .theme-store-id-902.gf-theme-version-6.gf-top_one .gf-filter-contents .gf-option-block .gf-block-title h3,
    .theme-store-id-902.gf-theme-version-6.gf-top_one .gf-block-content,
    .theme-store-id-902.gf-theme-version-6.spf-has-filter #setLimit option,
    .theme-store-id-902.gf-theme-version-6.gf-top_one #gf-tree .gf-filter-contents-inner {
        background: var(--color-body);
    }

    .theme-store-id-902.gf-theme-version-6.gf-top_one .gf-filter-contents:not(.gf-grid--4-col) .gf-option-block .gf-block-title .h3,
    .theme-store-id-902.gf-theme-version-6.gf-top_one .gf-filter-contents:not(.gf-grid--4-col) .gf-option-block .gf-block-title h3 {
        border: 1px solid var(--color-border);
    }

    .theme-store-id-902.gf-theme-version-6.gf-top_one .gf-filter-contents:not(.gf-grid--4-col) .gf-block-content,
    .theme-store-id-902.gf-theme-version-6.gf-top_one .gf-filter-contents-inner.gf-grid--4-col {
        border: 1px solid var(--color-border);
    }

    .theme-store-id-902.gf-theme-version-6.gf-top_one #gf-tree .sort-by {
        border: 1px solid var(--color-border);
    }

    .theme-store-id-902.gf-theme-version-6.gf-top_one .sort-by:not(.limit-by):before,
    .theme-store-id-902.gf-theme-version-6.gf-left .sort-by:not(.limit-by):before {
        height: 100%;
        top: 0;
        position: absolute;
        background-size: 1.8rem !important;
    }

}