.dropdown-toggle::after,
.dropup .dropdown-toggle::after {
    vertical-align: .255em;
    content: "";
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
    display: inline-block
}

.open-filters__dropdown-options label p,
.q-typography.ellipsis,
.ty-autocomplete-box .ty-text,
.ty-select .ty-text {
    text-overflow: ellipsis;
    white-space: nowrap
}

.breadcrumb__content--menu,
.dropdown-menu {
    list-style: none
}

.navbar-expand .navbar-nav .dropdown-menu,
.ty-absolute {
    position: absolute
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    margin-left: .255em;
    border-top: .3em solid;
    border-bottom: 0
}

.dropdown-toggle-split::after,
.dropdown-toggle:empty::after,
.dropend .dropdown-toggle-split::after,
.dropend .dropdown-toggle:empty::after,
.dropstart .dropdown-toggle:empty::after,
.dropup .dropdown-toggle-split::after,
.dropup .dropdown-toggle:empty::after,
.ty-mgl-zero {
    margin-left: 0
}

.dropdown-menu {
    display: none;
    margin: 0;
    text-align: left;
    background-clip: padding-box
}

.dropdown-menu-start {
    --bs-position: start
}

.dropdown-menu-end {
    --bs-position: end
}

@media (min-width:576px) {
    .dropdown-menu-sm-start {
        --bs-position: start
    }

    .dropdown-menu-sm-end {
        --bs-position: end
    }
}

@media (min-width:768px) {
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .dscrptn.dscrptn-V2 h1 {
        font-family: source_sans_prosemibold, sans-serif;
        font-size: 22px;
        color: #333;
        letter-spacing: normal;
        display: flex
    }

    .dropdown-menu-md-start {
        --bs-position: start
    }

    .dropdown-menu-md-end {
        --bs-position: end
    }
}

@media (min-width:992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .dropdown-menu-lg-start {
        --bs-position: start
    }

    .dropdown-menu-lg-end {
        --bs-position: end
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .dropdown-menu-xl-start {
        --bs-position: start
    }

    .dropdown-menu-xl-end {
        --bs-position: end
    }
}

@media (min-width:1400px) {
    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .dropdown-menu-xxl-start {
        --bs-position: start
    }

    .dropdown-menu-xxl-end {
        --bs-position: end
    }
}

.dropup .dropdown-toggle::after {
    margin-left: .255em;
    border-top: 0;
    border-bottom: .3em solid
}

.dropend .dropdown-toggle::after,
.dropstart .dropdown-toggle::before {
    content: "";
    border-top: .3em solid transparent;
    border-bottom: .3em solid transparent
}

.dropend .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    border-right: 0;
    border-left: .3em solid;
    vertical-align: 0
}

.dropstart .dropdown-toggle::after {
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropstart .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    border-right: .3em solid;
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: var(--bs-dropdown-divider-margin-y) 0;
    overflow: hidden;
    border-top: 1px solid var(--bs-dropdown-divider-bg);
    opacity: 1
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    clear: both;
    font-weight: 400;
    color: var(--bs-dropdown-link-color);
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: var(--bs-dropdown-item-border-radius, 0)
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: var(--bs-dropdown-link-hover-color);
    background-color: var(--bs-dropdown-link-hover-bg)
}

.dropdown-item.active,
.dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: var(--bs-dropdown-link-active-bg)
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: var(--bs-dropdown-link-disabled-color);
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show,
.q-typography.q-block,
.ty-display-block {
    display: block
}

.dropdown-header {
    display: block;
    padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
    margin-bottom: 0;
    color: var(--bs-dropdown-header-color);
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    color: var(--bs-dropdown-link-color)
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn.dropdown-toggle-split:first-child,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:nth-child(n+3),
.btn-group>:not(.btn-check)+.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropstart .dropdown-toggle-split::before,
.product__grid--column__buttons--icons:last-child,
.product__view--mode__list:last-child,
.ty-mgr-zero {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

    to {
        transform: rotate(360deg)
    }
}

.ty-transition {
    transition: .2s
}

.ty-scroll-disabled {
    overflow: hidden
}

.ty-transition-appear-enter {
    opacity: 0
}

.ty-transition-appear-enter-active {
    opacity: 1;
    transition: opacity .3s
}

.ty-transition-appear-exit {
    opacity: 1
}

.ty-transition-appear-exit-active {
    opacity: 0;
    transition: opacity .3s
}

.ty-bordered {
    border: 1px solid #e6e6e6;
    border-radius: 3px
}

.ty-bordered-focus,
.ty-textarea:focus:not(:disabled),
.ty-textbox:focus:not(:disabled) {
    background-color: #fff;
    border: 1px solid #999;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
}

.ty-input-w.ty-input-passive :not(label),
.ty-passive-nm {
    opacity: .7;
    cursor: default
}

.ty-input-error .ty-input:not(.ty-checkbox) {
    background-color: #fffcfc !important;
    border: 1px solid #b30000 !important
}

.ty-input-warning .ty-input {
    background-color: #fffbf8 !important;
    border: solid 1px var(--secondary-color) !important
}

.ty-input-success .ty-input {
    background-color: #fff !important;
    border: 1px solid #0bc15c !important
}

.ty-scrollbar {
    overflow-y: scroll
}

.ty-scrollbar::-webkit-scrollbar {
    width: 8px
}

.ty-scrollbar::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 100px
}

.ty-scrollbar::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 100px
}

.ty-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #555
}

.ty-pd-auto {
    padding: auto
}

.ty-pd-zero {
    padding: 0
}

.ty-pdl-auto {
    padding-left: auto
}

.ty-pdl-zero {
    padding-left: 0
}

.ty-pdb-auto {
    padding-bottom: auto
}

.ty-pdb-zero {
    padding-bottom: 0
}

.ty-pdt-auto {
    padding-top: auto
}

.ty-pdt-zero {
    padding-top: 0
}

.ty-pdr-auto {
    padding-right: auto
}

.ty-pdr-zero {
    padding-right: 0
}

.ty-pd-1 {
    padding: 4px
}

.ty-pdl-1 {
    padding-left: 4px
}

.ty-pdb-1 {
    padding-bottom: 4px
}

.ty-pdt-1 {
    padding-top: 4px
}

.ty-pdr-1 {
    padding-right: 4px
}

.ty-pd-2 {
    padding: 6px
}

.ty-pdl-2 {
    padding-left: 6px
}

.ty-pdb-2 {
    padding-bottom: 6px
}

.ty-pdt-2 {
    padding-top: 6px
}

.ty-pdr-2 {
    padding-right: 6px
}

.ty-autocomplete-box .ty-autocomplete-box-options .ty-autocomplete-box-option,
.ty-pd-3 {
    padding: 8px
}

.ty-pdl-3 {
    padding-left: 8px
}

.ty-pdb-3 {
    padding-bottom: 8px
}

.ty-pdt-3 {
    padding-top: 8px
}

.ty-pdr-3 {
    padding-right: 8px
}

.ty-autocomplete-box.ty-input-medium .ty-select-option,
.ty-pd-4,
.ty-select.ty-input-medium .ty-select-option {
    padding: 10px
}

.ty-pdl-4 {
    padding-left: 10px
}

.ty-pdb-4 {
    padding-bottom: 10px
}

.ty-pdt-4 {
    padding-top: 10px
}

.ty-pdr-4 {
    padding-right: 10px
}

.ty-autocomplete-box.ty-input-large .ty-select-option,
.ty-pd-5,
.ty-select.ty-input-large .ty-select-option {
    padding: 12px
}

.ty-pdl-5 {
    padding-left: 12px
}

.ty-pdb-5 {
    padding-bottom: 12px
}

.ty-pdt-5 {
    padding-top: 12px
}

.ty-pdr-5 {
    padding-right: 12px
}

.ty-pd-6 {
    padding: 14px
}

.ty-pdl-6 {
    padding-left: 14px
}

.ty-pdb-6 {
    padding-bottom: 14px
}

.ty-pdt-6 {
    padding-top: 14px
}

.ty-pdr-6 {
    padding-right: 14px
}

.ty-pd-7 {
    padding: 20px
}

.ty-pdl-7 {
    padding-left: 20px
}

.ty-pdb-7 {
    padding-bottom: 20px
}

.ty-pdt-7 {
    padding-top: 20px
}

.ty-pdr-7 {
    padding-right: 20px
}

.ty-mg-auto {
    margin: auto
}

.ty-mg-zero {
    margin: 0
}

.ty-mgl-auto,
.ty-select .ty-arrow {
    margin-left: auto
}

.ty-mgb-auto {
    margin-bottom: auto
}

.ty-mgb-zero {
    margin-bottom: 0
}

.ty-mgt-auto {
    margin-top: auto
}

.ty-mgt-zero {
    margin-top: 0
}

.ty-mgr-auto {
    margin-right: auto
}

.ty-mg-1 {
    margin: 4px
}

.ty-mgl-1 {
    margin-left: 4px
}

.ty-mgb-1 {
    margin-bottom: 4px
}

.ty-mgt-1 {
    margin-top: 4px
}

.ty-mgr-1 {
    margin-right: 4px
}

.ty-mg-2 {
    margin: 6px
}

.ty-mgl-2 {
    margin-left: 6px
}

.ty-mgb-2 {
    margin-bottom: 6px
}

.ty-mgt-2 {
    margin-top: 6px
}

.ty-mgr-2 {
    margin-right: 6px
}

.ty-mg-3 {
    margin: 8px
}

.ty-mgl-3 {
    margin-left: 8px
}

.ty-mgb-3 {
    margin-bottom: 8px
}

.ty-mgt-3 {
    margin-top: 8px
}

.ty-mgr-3 {
    margin-right: 8px
}

.ty-mg-4 {
    margin: 10px
}

.ty-mgl-4 {
    margin-left: 10px
}

.ty-mgb-4 {
    margin-bottom: 10px
}

.ty-mgt-4 {
    margin-top: 10px
}

.ty-mgr-4 {
    margin-right: 10px
}

.ty-mg-5 {
    margin: 12px
}

.ty-mgl-5 {
    margin-left: 12px
}

.ty-mgb-5 {
    margin-bottom: 12px
}

.ty-mgt-5 {
    margin-top: 12px
}

.ty-mgr-5 {
    margin-right: 12px
}

.ty-mg-6 {
    margin: 14px
}

.ty-mgl-6 {
    margin-left: 14px
}

.ty-mgb-6 {
    margin-bottom: 14px
}

.ty-mgt-6 {
    margin-top: 14px
}

.ty-mgr-6 {
    margin-right: 14px
}

.ty-mg-7 {
    margin: 20px
}

.ty-mgl-7 {
    margin-left: 20px
}

.ty-mgb-7 {
    margin-bottom: 20px
}

.ty-mgt-7 {
    margin-top: 20px
}

.ty-mgr-7 {
    margin-right: 20px
}

.ty-text-dec-none {
    text-decoration: none
}

.q-typography.underline,
.ty-text-dec-underline {
    text-decoration: underline
}

.ty-text-dec-overline {
    text-decoration: overline
}

.ty-text-dec-line-through {
    text-decoration: line-through
}

.ty-text-dec-initial {
    text-decoration: initial
}

.ty-text-dec-inherit {
    text-decoration: inherit
}

.ty-bg-white {
    background-color: #fff
}

.ty-bg-black {
    background-color: #333
}

.ty-bg-orange {
    background-color: var(--secondary-color)
}

.ty-bg-red,
.ty-bg-soft-red {
    background-color: #b30000
}

.ty-bg-green {
    background-color: #0bc15c
}

.ty-bg-dark-gray {
    background-color: #666
}

.ty-bg-soft-gray {
    background-color: #999
}

.ty-bg-border-gray,
.ty-numeric-counter .ty-numeric-counter-button:hover {
    background-color: #e6e6e6
}

.ty-autocomplete-box .ty-autocomplete-box-options .ty-autocomplete-box-option:hover,
.ty-bg-beige,
.ty-numeric-counter .ty-numeric-counter-button.passive:hover,
.ty-select .ty-select-options .ty-select-option:hover {
    background-color: #fbfbfb
}

.ty-bg-soft-orange {
    background-color: #fffbf8
}

.ty-color-white {
    color: #fff
}

.q-typography.black,
.ty-color-black {
    color: #333
}

.filter-selector-wrapper .filter-selector-text .filter-selector-count,
.q-typography.primary,
.ty-color-orange,
.ty-link-button:not(.ty-disabled).ty-primary,
.ty-link-button:not(.ty-disabled).ty-secondary:hover {
    color: var(--secondary-color)
}

.ty-color-red,
.ty-color-soft-red {
    color: #b30000
}

.open-filters__toggle--RushDelivery i,
.q-typography.green,
.ty-color-green {
    color: #0bc15c
}

.ty-checkbox-wrapper.ty-checkbox-active .ty-checkbox-text,
.ty-checkbox-wrapper:hover:not(.ty-checkbox-passive):not(.ty-checkbox-active) .ty-checkbox-text,
.ty-color-dark-gray,
.ty-link-button:not(.ty-disabled).ty-secondary {
    color: #666
}

.ty-color-soft-gray,
.ty-input-w.ty-input-passive label,
.ty-link-button:not(.ty-disabled).ty-notr:hover {
    color: #999
}

.ty-color-border-gray {
    color: #e6e6e6
}

.ty-color-beige {
    color: #fbfbfb
}

.ty-color-soft-orange {
    color: #fffbf8
}

.ty-static {
    position: static
}

.ty-fixed {
    position: fixed
}

.scrollable-div,
.ty-relative {
    position: relative
}

.ty-initial {
    position: initial
}

.ty-inherit {
    position: inherit
}

.q-typography.q-inline,
.ty-display-inline {
    display: inline
}

.ty-display-flex {
    display: flex
}

.ty-display-inline-block {
    display: inline-block
}

.ty-display-inline-flex {
    display: inline-flex
}

.open-filters__overlay,
.ty-autocomplete-box .ty-input-w>div,
.ty-display-none {
    display: none
}

.ty-display-initial {
    display: initial
}

.ty-display-inherit {
    display: inherit
}

.q-typography.q-smallParagraph,
.ty-font-sm {
    font-size: 12px;
    line-height: 16px
}

.q-typography.q-paragraph,
.ty-font-md,
.ty-link-button.ty-input-medium {
    font-size: 14px;
    line-height: 18px
}

.ty-font-lg,
.ty-link-button.ty-input-large {
    font-size: 18px;
    line-height: 22px
}

.ty-font-xl {
    font-size: 20px;
    line-height: 26px
}

.q-typography.q-h3,
.ty-font-header-sm {
    font-size: 18px;
    line-height: 24px
}

.q-typography.q-h2,
.ty-font-header-md {
    font-size: 24px;
    line-height: 30px
}

.q-typography.q-h1,
.ty-font-header-lg {
    font-size: 32px;
    line-height: 40px
}

.ty-font-normal {
    font-style: normal
}

.ty-font-italic {
    font-style: italic
}

.ty-font-oblique {
    font-style: oblique
}

.ty-font-intial {
    font-style: initial
}

.ty-font-inherit {
    font-style: inherit
}

.ty-font-w-light {
    font-weight: lighter
}

.ty-font-w-normal {
    font-weight: 400
}

.q-typography.bold,
.ty-font-w-semi-bold {
    font-weight: 600
}

.ty-font-w-bold {
    font-weight: 700
}

.ty-justify-content-center {
    justify-content: center
}

.ty-flex-column {
    flex-direction: column
}

.ty-flex-row {
    flex-direction: row
}

.ty-arrow.default,
.ty-cross {
    fill: #999
}

.ty-arrow.orange {
    fill: var(--secondary-color)
}

.ty-input-w .ty-input {
    font: inherit;
    box-sizing: border-box;
    width: 100%;
    padding: 5px 8px;
    transition: .3s;
    outline: 0
}

.ty-input-w .ty-input.ty-input-medium {
    padding: 8px 10px
}

.ty-input-w .ty-input.ty-input-large {
    padding: 10px 12px
}

.ty-input-w .ty-text {
    height: calc(1em + 4px*1 + 0px)
}

.ty-button {
    width: 100%;
    cursor: pointer;
    padding: 6px 10px;
    font: inherit;
    font-size: 14px;
    line-height: 18px
}

.ty-button.ty-input-medium {
    padding: 9px 12px;
    font-size: 14px;
    line-height: 18px
}

.ty-button.ty-input-large {
    padding: 10px 14px;
    font-size: 20px;
    line-height: 26px
}

.ty-button:not(:disabled).ty-primary {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff
}

.ty-button:not(:disabled).ty-primary:hover {
    background: #ff9642;
    border-color: #ff9642
}

.ty-button:not(:disabled).ty-secondary {
    background: 0 0;
    border-color: var(--secondary-color);
    color: var(--secondary-color)
}

.ty-button:not(:disabled).ty-secondary:hover {
    background: var(--secondary-color);
    color: #fff
}

.ty-button:not(:disabled).ty-notr {
    background: 0 0;
    border-color: #999;
    color: #666
}

.ty-button:not(:disabled).ty-notr:hover {
    border-color: var(--secondary-color);
    color: var(--secondary-color)
}

.ty-button:disabled {
    background: #ddd;
    border-color: #ddd;
    color: #666;
    cursor: default
}

.ty-textarea {
    resize: none;
    height: calc(3em + 4px*3 + 20px)
}

.ty-link-button {
    cursor: pointer;
    text-decoration: underline;
    font-size: 12px;
    line-height: 16px
}

.ty-link-button:not(.ty-disabled).ty-primary:hover {
    color: #ff9642
}

.ty-link-button:not(.ty-disabled).ty-notr {
    text-decoration: none;
    color: #666
}

.ty-link-button.ty-disabled {
    color: #999;
    cursor: default
}

.ty-scroll-disabled-body {
    overflow-y: scroll;
    overflow: hidden !important;
    position: absolute !important;
    width: 100% !important
}

.ty-modal {
    top: 0;
    left: 0;
    background-color: rgba(102, 102, 102, .4);
    z-index: 99999;
    overflow: scroll;
    align-items: center;
    width: 100%;
    height: 100%;
    position: fixed
}

.q-button,
.q-subheader,
.ty-loading {
    position: relative
}

.ty-modal .ty-modal-content {
    background: #fff;
    margin: auto
}

.ty-modal .ty-modal-content .ty-modal-header {
    border-bottom: 1px solid #e6e6e6;
    padding: 14px 20px
}

.ty-modal .ty-modal-content a {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px
}

.ty-tooltip .ty-tooltip-content {
    z-index: 2
}

.ty-tooltip .ty-tooltip-content .ty-tooltip-padding {
    left: 0;
    height: 20px;
    width: 100%
}

.ty-tooltip .ty-tooltip-content:after,
.ty-tooltip .ty-tooltip-content:before {
    left: 50%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.ty-tooltip .ty-tooltip-content:after {
    border-width: 10px;
    margin-left: -10px
}

.ty-tooltip .ty-tooltip-content:before {
    border-width: 11px;
    margin-left: -11px
}

.ty-tooltip .ty-tooltip-content.ty-tooltip-bottom .ty-tooltip-padding {
    top: -20px
}

.ty-tooltip .ty-tooltip-content.ty-tooltip-bottom:after {
    bottom: 100%;
    border-bottom-color: #fff
}

.ty-tooltip .ty-tooltip-content.ty-tooltip-bottom:before {
    bottom: 100%;
    border-bottom-color: #e6e6e6
}

.ty-tooltip .ty-tooltip-content.ty-tooltip-top .ty-tooltip-padding {
    bottom: -20px
}

.ty-tooltip .ty-tooltip-content.ty-tooltip-top:after {
    top: 100%;
    border-top-color: #fff
}

.ty-tooltip .ty-tooltip-content.ty-tooltip-top:before {
    top: 100%;
    border-top-color: #e6e6e6
}

.ty-checkbox-wrapper {
    align-items: center;
    cursor: pointer
}

.ty-checkbox-wrapper .ty-checkbox-container {
    height: 18px;
    width: 18px
}

.ty-checkbox-wrapper .ty-checkbox-container .ty-check {
    position: absolute;
    left: calc(50% - 9px/2);
    top: calc(50% - 8px/2)
}

.ty-checkbox-wrapper .ty-checkbox-container .ty-checkbox {
    height: 18px;
    border-width: 1.5px;
    border-radius: 2px
}

.ty-checkbox-wrapper .ty-checkbox-text {
    height: auto
}

.ty-checkbox-wrapper:hover:not(.ty-checkbox-passive):not(.ty-checkbox-active) .ty-checkbox {
    border-color: #999
}

.ty-checkbox-wrapper.ty-checkbox-active .ty-checkbox {
    border-color: var(--secondary-color);
    background-color: var(--secondary-color)
}

.ty-numeric-counter {
    display: flex;
    box-sizing: border-box;
    width: 90px
}

.ty-numeric-counter .ty-numeric-counter-button {
    border: 1px solid #e6e6e6;
    background-color: #fafafa;
    width: 24px;
    height: 34px;
    outline: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: .3s
}

.ty-numeric-counter .ty-numeric-counter-button:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.ty-numeric-counter .ty-numeric-counter-button:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.ty-numeric-counter .ty-numeric-counter-button.passive svg {
    fill: #e6e6e6
}

.ty-numeric-counter .counter-content {
    width: 42px;
    user-select: none;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #4a4a4a;
    box-sizing: border-box;
    border: 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background-color: #fff;
    outline: 0;
    text-align: center
}

.ty-loading {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 1.2em;
    height: 1.2em
}

.ty-loading div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 1.2em;
    height: 1.2em;
    border-width: calc(.1em + 1px);
    border-style: solid;
    border-radius: 50%;
    animation-name: loading;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.ty-autocomplete-box .ty-autocomplete-box-options,
.ty-select .ty-select-options {
    border-top: none !important;
    top: calc(100% + 1px);
    transition: transform .2s ease-out;
    outline: 0;
    cursor: pointer
}

.ty-autocomplete-box,
.ty-select {
    cursor: pointer;
    align-items: center;
    user-select: none
}

.ty-autocomplete-box .ty-input-w {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important
}

.ty-autocomplete-box .ty-autocomplete-box-options {
    transform: scaleY(0);
    transform-origin: top;
    z-index: 1;
    max-height: 250px;
    box-sizing: border-box;
    width: 100%
}

.ty-autocomplete-box .ty-autocomplete-box-options.ty-on,
.ty-select .ty-select-options.ty-on {
    transform: scaleY(1)
}

.ty-autocomplete-box .ty-text {
    overflow: hidden;
    max-width: calc(100% - 20px)
}

.ty-select .ty-select-options {
    transform: scaleY(0);
    transform-origin: top;
    z-index: 2;
    max-height: 250px !important;
    width: 100%;
    left: -1px
}

.ty-select .ty-select-options .ty-search-div {
    width: 100%;
    margin: 15px;
    background-color: #fff
}

.ty-select .ty-select-options .ty-search-div .ty-search-wrapper {
    align-items: center;
    border-radius: 6px;
    box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, .03);
    border: 1px solid #ededed;
    background-color: #fff;
    padding-right: 8px
}

.ty-select .ty-select-options .ty-search-div .ty-search-wrapper .ty-search-input {
    width: 100%;
    height: 34px;
    border: 0
}

.ty-select .ty-select-options .ty-search-div .ty-search-wrapper .ty-search-input:focus {
    outline: 0
}

.ty-select .ty-select-options .ty-search-div .ty-search-wrapper .ty-search-input::placeholder {
    font-size: 12px
}

.ty-select .ty-select-options .ty-no-result-wrapper {
    margin-top: 40px;
    margin-bottom: 55px
}

.ty-select .ty-select-options .ty-select-option {
    padding: 8px !important
}

.ty-select .ty-select-options .ty-options-scrollbar {
    overflow-y: scroll;
    max-height: 148px;
    margin: 0 15px 15px
}

.ty-select .ty-select-options .ty-options-scrollbar::-webkit-scrollbar {
    background: #d8d8d8;
    width: 7px;
    border-radius: 3px
}

.ty-select .ty-select-options .ty-options-scrollbar::-webkit-scrollbar-thumb {
    background: #7a7a7a;
    border-radius: 3px
}

.ty-select .ty-text {
    overflow: hidden;
    max-width: calc(100% - 20px);
    margin-top: 4px
}

.row>* {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.q-button,
.q-typography {
    font-style: normal;
    font-stretch: normal
}

@media only screen and (min-width:768px) {
    .q-subheader {
        display: none !important
    }
}

.q-subheader {
    background-color: #fff;
    display: flex;
    height: 51px;
    border: 0;
    align-content: center
}

.q-subheader .left-icon {
    height: 100%;
    display: flex;
    top: 0;
    align-items: center;
    position: absolute;
    left: 10px;
    justify-content: space-between
}

.q-subheader .left-icon,
.q-subheader .q-icon,
.q-subheader .right-icon {
    display: flex;
    font-size: 20px;
    align-items: center
}

.q-subheader .title .q-typography,
.q-subheader .title-group .q-typography {
    width: 75vw;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.q-typography.zero {
    color: #000
}

.no-scroll,
.openedFilters {
    height: 100vh;
    overflow: hidden
}

.q-button {
    cursor: pointer;
    display: inline-block;
    user-select: none;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 400;
    font-family: Source Sans Pro, sans-serif;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    border-radius: 5px
}

.q-button.q-primary {
    background-color: var(--secondary-color);
    color: #fff;
    border: 1px solid var(--secondary-color)
}

.q-button.q-gray {
    background-color: #fff;
    color: #666;
    border: 1px solid #999
}

.q-button.q-button-medium {
    height: 44px;
    font-size: 16px
}

.campaign-price-wrapper .text {
    font-weight: 600;
    font-size: 11px;
    line-height: 11px;
    margin-left: 4px
}

@media only screen and (max-device-width:768px) {
    .campaign-price-wrapper .text {
        font-size: 8px;
        line-height: 10px
    }
}

.old-exist {
    color: #b00 !important
}

.wrapper-old-exist {
    margin-top: 0 !important;
    display: flex;
    align-items: center
}

.filter-box-wrapper {
    flex: 1;
    box-sizing: border-box;
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 10px;
    border-left: 1px solid #e6e6e6
}

.filter-box-wrapper:first-of-type {
    border-left: none
}

.filter-box-wrapper .icon {
    font-size: 16px;
    color: var(--secondary-color);
    min-width: 18px
}

.filter-box-wrapper .sorting-title {
    border: 0;
    color: #333;
    font-size: 13px;
    z-index: 10;
    font-weight: 600;
    line-height: 16px
}

.filter-box-wrapper .text {
    font-size: 15px;
    color: var(--secondary-color)
}

.filter-box-wrapper .default-text {
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #333
}

.provision-popup-actions .confirm-button {
    flex: 1;
    margin: 0 5px
}

.q-typography {
    margin: 0;
    font-family: Source Sans Pro, Helvetica, Arial, sans-serif
}

.q-typography.ellipsis {
    overflow: hidden
}

.q-typography.q-body {
    font-size: 16px;
    line-height: 20px
}

.q-typography.q-subtitle {
    font-size: 13px;
    line-height: 16px
}

.q-typography.red {
    color: #b00
}

.filter-selector-wrapper {
    padding: 20px 0;
    display: flex;
    height: 17px;
    align-items: center;
    border-top: 1px solid #e6e6e6
}

.filter-selector-wrapper .filter-selector-text {
    width: 85%;
    font-size: 14px;
    color: #333;
    margin-left: 15px
}

.filter-selector-wrapper .filter-selector-icon {
    margin-right: 15px;
    font-size: 20px;
    color: var(--secondary-color);
    font-weight: 700;
    width: 15%;
    text-align: right
}

.open-filters * {
    box-sizing: border-box
}

.open-filters__aggregations {
    display: flex;
    gap: 10px;
    overflow-x: scroll;
    scrollbar-width: none;
    overflow-y: visible
}

.open-filters__aggregations::-webkit-scrollbar {
    display: none
}

.open-filters__aggregations label {
    font-size: 14px;
    white-space: nowrap
}

.open-filters__aggregations .spacer-for-ios-bug {
    height: 100%;
    width: 5px;
    flex-shrink: 0
}

.open-filters__overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, .2);
    width: 100vw;
    height: 100vh
}

.open-filters__dropdown,
.open-filters__toggle {
    display: flex;
    gap: 5px;
    align-items: center;
    color: #333;
    border: 1px solid #e6e6e6;
    padding: 6px 11px;
    border-radius: 34px
}

.breadcrumb__content--menu__items:last-child::before,
.open-filters__dropdown-checkbox,
.open-filters__dropdown-options label input[type=checkbox],
.open-filters__toggle-checkbox {
    display: none
}

.open-filters__toggle--RushDelivery.open-filters__toggle--checked {
    border-color: #0bc15c;
    background: #e8ffea
}

.open-filters__toggle--CollectableCoupon i {
    color: #ff4988
}

.open-filters__dropdown-options label input[type=checkbox]:checked~.checkmark,
.open-filters__search-abort,
.open-filters__toggle--DefaultKey i {
    color: var(--secondary-color)
}

.open-filters__toggle--CollectableCoupon.open-filters__toggle--checked {
    border-color: #ff4988;
    background: #fff0f5
}

.open-filters__toggle--DefaultKey.open-filters__toggle--checked {
    border-color: var(--secondary-color);
    background: #fef1e8
}

.open-filters__dropdown-expand {
    transform: scale(1.2)
}

.open-filters__dropdown-wrapper {
    position: absolute;
    border-bottom: 1px solid #e6e6e6;
    margin-top: -6px;
    padding-top: 5px;
    background-color: #fff;
    width: 100vw;
    z-index: 50
}

.open-filters__dropdown-options {
    display: grid;
    max-height: 153px;
    height: fit-content;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0 15px;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.open-filters__dropdown-options::-webkit-scrollbar {
    display: none
}

.open-filters__dropdown-options--three-col {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.open-filters__dropdown-options label {
    display: flex;
    gap: 5px;
    align-items: center;
    color: #999
}

.open-filters__dropdown-options label input[type=checkbox]~.checkmark {
    width: 16px;
    height: 16px
}

.open-filters__dropdown-options label input[type=checkbox]:disabled~.checkmark {
    color: #999
}

.open-filters__dropdown-options label p {
    overflow: hidden
}

.open-filters__dropdown-empty-state {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 5px 15px 20px
}

.open-filters__dropdown-empty-state .icon-search-long {
    margin-bottom: 15px
}

.open-filters__dropdown-actions {
    display: flex;
    gap: 10px;
    border-top: 1px solid #e6e6e6;
    padding: 10px 15px
}

.open-filters__dropdown--applied,
.open-filters__dropdown--checked {
    border-color: var(--secondary-color)
}

.open-filters__dropdown-actions button {
    flex: 1;
    font-weight: 600
}

.open-filters__dropdown-actions .q-button.q-gray {
    color: #666;
    border-color: #e6e6e6
}

.open-filters__dropdown-actions .q-button.q-disabled {
    color: #999 !important;
    background-color: #fff !important;
    border: 1px solid #e6e6e6 !important
}

.open-filters__dropdown--checked .open-filters__dropdown-expand {
    transform: scale(1.2) rotate(180deg)
}

.open-filters__dropdown--applied {
    background-color: #fef1e8
}

.open-filters__search {
    border-radius: 4px;
    padding: 7px 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 1;
    background-color: #f5f5f5
}

.open-filters__range-container,
.open-filters__search-container {
    gap: 15px;
    margin: 5px 15px 15px;
    display: flex
}

.open-filters__search-container {
    align-items: center;
    height: 32px
}

.open-filters__search-icon-wrapper {
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
    flex-shrink: 0;
    background-color: #787878;
    padding: 4px;
    border-radius: 100%
}

.open-filters__search input,
.open-filters__search-abort {
    border: none;
    background-color: transparent;
    font-size: 14px
}

.open-filters__search input {
    color: #333;
    width: 100%
}

.open-filters__search input::placeholder {
    color: #666;
    font-weight: 400
}

.open-filters__search-abort {
    height: fit-content
}

.open-filters__range-container input {
    flex: 1;
    border: 1px solid #e6e6e6;
    background: #fff;
    border-radius: 4px;
    padding: 11px;
    font-size: 14px;
    color: #333
}

.open-filters__range-container input ::placeholder {
    color: #666
}

.open-filters__placeholder {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden
}

.open-filters__placeholder-item {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 6px 11px;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    box-sizing: border-box
}

.open-filters__placeholder-item div {
    height: 100%;
    background-color: #e5e5e5;
    border-radius: 2px
}

.open-filters__placeholder-item div:first-child {
    width: 50px
}

.open-filters__placeholder-item div:last-child {
    width: 9px
}

.dropdown-menu {
    position: absolute;
    z-index: 1000
}

.filterOpened {
    height: 100%;
    z-index: 2;
    position: absolute;
    width: 100%
}

.filter-button {
    align-items: center;
    color: #333;
    padding: 6px 11px;
    border-radius: 34px;
    font-size: 14px;
    white-space: nowrap;
    display: flex;
    gap: 10px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    outline: 0 !important;
    appearance: none
}

.breadcrumb__content--menu__items i {
    padding-left: 5px !important
}

.breadcrumb__content {
    position: relative
}

@media only screen and (max-width:575px) {
    .breadcrumb__content {
        text-align: center
    }
}

@media only screen and (min-width:1200px) {
    .breadcrumb__content--title {
        font-size: 5rem;
        line-height: 6rem
    }
}

@media only screen and (min-width:1600px) {
    .breadcrumb__content--title {
        font-size: 6rem;
        line-height: 8rem
    }
}

@media only screen and (max-width:600px) {
    .breadcrumb__content--menu {
        overflow-y: hidden !important;
        overflow-x: scroll
    }
}

.breadcrumb__content--menu__items {
    color: #2f2f2f !important;
    display: flex;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 100%
}

.breadcrumb__content--menu li {
    height: 49px
}

.breadcrumb__content--menu__items::before {
    position: absolute;
    width: 9px;
    height: 2px;
    background: var(--white-color);
    right: -4px;
    color: #2f2f2f !important;
    top: 11px !important;
    color: var(--light-color);
    content: "\f12e";
    font-family: iconss;
    font-size: 12px
}

@media only screen and (min-width:768px) {
    .breadcrumb__content--menu__items {
        font-size: 18px
    }
}

.breadcrumb__content--menu__items:last-child {
    margin-right: 0;
    padding-right: 0
}

.breadcrumb__content--menu__items a,
.breadcrumb__content--menu__items span {
    font-size: 1.5rem
}

li.breadcrumb__content--menu__items a i {
    font-size: 20px
}

.breadcrumb__content--menu__items .text-black {
    color: var(--light-color) !important
}

@media screen and (max-width:768px) {
    .open-filters__overlay {
        display: block !important
    }

    .srch-rslt-title {
        display: none !important
    }

    .open-filters__aggregations {
        padding: 0 0 0 14px
    }
}

.srch-rslt-title {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.dropdown-menu {
    font-size: --bs-dropdown-font-size !important
}

.search-sort-container .select-w {
    position: relative;
    cursor: pointer;
    height: 48px;
    min-width: 231px;
    max-width: 231px;
    box-sizing: border-box;
    padding: 12px 12px 12px 16px;
    gap: 22px;
    line-height: 31px;
    background-size: 10px 4px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px
}

.search-sort-container .select-w .i-new-sort-icon {
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 24px
}

.search-sort-container .select-w .selected-order {
    height: 100%;
    width: 100%;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    font-size: 14px
}

.offcanvas__inner {
    width: 100%
}

.widget-header {
    border: none !important
}

.q-subheader .title,
.q-subheader .title-group {
    flex: 12;
    text-align: center;
    display: flex;
    justify-content: center
}

.q-subheader .title-group {
    align-items: center;
    flex-direction: column
}

.categories-area.widget-width .widget-gw-widget .widget-product {
    margin-right: 0 !important;
    transform: scale(.95)
}

.highlightedCategoriesArea {
    background: var(--bg-gray-color);
    padding: 10px;
    margin: 10px 0
}

.highlightedCategoriesArea h1:first-child {
    font-size: 2rem;
    margin: 5px 0;
    line-height: 3rem
}

div.top-sticky-block-b-wrap {
    display: block;
    width: 100%
}

div.top-sticky-block {
    position: -webkit-sticky;
    position: sticky;
    top: 110px
}

.product__view--mode__list {
    margin-right: 2rem
}

@media only screen and (min-width:992px) {
    .product__view--mode__list {
        margin-right: 1.5rem
    }
}

@media only screen and (min-width:1200px) {
    .product__view--mode__list {
        margin-right: 2.5rem
    }
}

@media only screen and (min-width:1366px) {
    .product__view--mode__list {
        margin-right: 3.5rem
    }
}

@media only screen and (max-width:991px) {
    .hidemobile {
        display: none
    }

    .product__view--mode__list {
        margin-right: 0
    }
}

.product__view--label {
    font-weight: 500;
    margin-right: 1.2rem
}

@media only screen and (min-width:992px) {
    .product__view--label {
        margin-right: .8rem;
        font-size: 1.5rem
    }
}

@media only screen and (min-width:1200px) {
    .product__view--label {
        margin-right: 2.5rem
    }
}

@media only screen and (min-width:1366px) {
    .product__view--label {
        margin-right: 3.5rem
    }
}

.product__view--select {
    border: 1px solid var(--border-color);
    padding: .6rem 3rem .6rem 1.2rem;
    -webkit-appearance: none;
    cursor: pointer;
    border-radius: .5rem;
    background: var(--white-color)
}

.product__grid--column__buttons--icons {
    border: 1px solid var(--border-color);
    background: var(--white-color);
    border-radius: .3rem;
    width: 3.7rem;
    height: 3.7rem;
    line-height: 1.1rem;
    margin-right: 10px;
    text-align: center;
    padding: 0
}

.product__grid--column__buttons--icons.active,
.product__grid--column__buttons--icons:hover {
    color: var(--secondary-color);
    border-color: var(--secondary-color)
}

.product__items {
    border-radius: 1rem;
    -webkit-box-shadow: 0 0 21px 0 rgb(47 49 53 / 8%);
    box-shadow: 0 0 21px 0 rgb(47 49 53 / 8%);
    background: #fff;
    overflow: hidden;
    border: 0 !important
}

.product__items--content {
    border: 0 !important
}

.product__view--mode {
    flex: 1;
    width: 100%;
    justify-content: flex-end !important
}

.widget__title {
    margin-left: 0;
    padding-left: 0
}

.goverlay {
    background-color: rgba(127, 255, 212, 0) !important
}

.breadcrumb__section {
    margin: 0 !important
}

.breadcrumb__bg {
    background-position: right top !important;
    background-size: 20% !important;
    background-repeat: no-repeat !important
}

.breadcrumb__content--menu__items {
    position: relative;
    margin-right: 10px;
    padding-right: 12px;
    font-size: 16px;
    line-height: 24px
}

.product__view--mode__list {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.product__view--mode__list span li::before {
    opacity: 0
}

@media only screen and (max-width:991px) {
    .show-mobile {
        display: block !important
    }

    .hide-mobile {
        display: none !important
    }

    .product__view--mode__list {
        display: flex;
        justify-content: space-around;
        align-items: center;
        width: 100% !important
    }
}
