.sn-sm-filter-search-fullscreen {
    bottom: 0;
    color: #212529;
    font-size: 16px;
    left: 0;
    overflow: hidden !important;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2147483647;
}
.sn-sm-none {
    display: none !important;
}
.sn-sm-filter-search-fullscreen .sn-sm-backdrop {
    background: #000 !important;
    bottom: 0;
    display: block;
    left: 0;
    opacity: .75 !important;
    position: absolute !important;
    right: 0;
    top: 0;
    transition: opacity .3s cubic-bezier(.25, .46, .45, .94);
    z-index: -1 !important;
}
.sn-sm-filter-search-fullscreen .sn-sm-fullscreen-layer {
    background-color: #f8f9fa;
}
.sn-sm-fullscreen-layer {
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 0;
    position: relative;
    transition: max-height .3s cubic-bezier(.25, .46, .45, .94), padding .3s cubic-bezier(.25, .46, .45, .94);
    width: 100%;
}
.sn-sm-fullscreen-layer .sn-sm-fullscreen-header {
    display: flex;
    padding: 24px;
}
.sn-sm-fullscreen-layer .sn-sm-d-searchbox {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin: 0;
    padding: 0 10px 0 0;
    position: relative;
}
.sn-sm-fullscreen-layer .sn-sm-d-searchbox-icon {
    align-items: center;
    background-color: #fff;
    display: inline-flex;
    flex: 0 0 auto;
    font-family: inherit;
    font-size: 100%;
    height: 64px;
    justify-content: center;
    line-height: 48px;
    margin: 0;
    overflow: visible;
    padding: 0 12px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
    width: 64px;
}
.sn-sm-fullscreen-layer .sn-sm-d-searchbox-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    flex: 1 1 auto;
    font-size: 24px;
    font-weight: 400;
    height: 64px;
    line-height: 64px;
    margin: 0;
    max-width: 100%;
    outline: 0;
    padding: 0;
    text-overflow: ellipsis;
    width: 100%;
}
.sn-sm-fullscreen-layer .sn-sm-d-close-btn {
    -webkit-appearance: button;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 1px solid transparent;
    box-shadow: none;
    color: #212529;
    cursor: pointer;
    flex: 0 0 64px;
    height: 64px;
    margin: auto 0;
    min-width: auto;
    outline: 0;
    padding: 16px;
    position: relative;
    transition: opacity 125ms ease-in;
    width: 64px;
}
.sn-sm-filter-search-fullscreen .sn-sm-fullscreen-layer .sn-sm-fullscreen-initial-content, .sn-sm-filter-search-fullscreen .sn-sm-fullscreen-layer .sn-sm-fullscreen-suggestions div {
    padding: 0 24px 24px;
}
.sn-sm-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    min-width: 100%;
}
.sn-sm-col-right {
    flex: 1 1 75%;
    max-width: 100%;
    min-width: 75%;
}
.sn-sm-col-left {
    flex: 0 0 25%;
    min-width: 25%;
}
.sn-sm-col-left, .sn-sm-col-right {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
.sn-sm-col-right, body.sn-sm-search-open {
    overflow: hidden;
}
.sn-sm-col-right {
    flex: 1 1 75%;
    max-width: 100%;
    min-width: 75%;
}

.sn-sm-col-left, .sn-sm-col-right {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
.sn-sm-col-right, body.sn-sm-search-open {
    overflow: hidden;
}
@media (min-width: 992px) {
    .sn-sm-fullscreen-layer .sn-sm-fullscreen-top-clicked {
        margin-top: 0;
        width: auto;
    }
}
.sn-sm-fullscreen-layer .sn-sm-fullscreen-top-clicked {
    align-self: flex-start;
    background: 0 0;
    flex: 1 1 auto;
    overflow: hidden;
    padding-bottom: 0;
    width: 100%;
}
.sn-sm-filter-search-fullscreen .sn-sm-fullscreen-layer .sn-sm-fullscreen-top-searches {
    background-color: #fff;
    padding: 15px;
}
.sn-sm-fullscreen-layer .sn-sm-list__group:last-child {
    margin-bottom: 0;
}
.sn-sm-fullscreen-layer .sn-sm-list__group {
    margin-bottom: 10px;
}
.sn-sm-filter-search-fullscreen .sn-sm-fullscreen-layer .sn-sm-list__title {
    font-size: 18px;
    font-weight: 700;
}
.sn-sm-fullscreen-layer .sn-sm-list__title {
    margin-bottom: 12px;
}
.sn-sm-list__content ul {
    margin: 0;
    padding: 0;
}
.sn-sm-filter-search-fullscreen .sn-sm-fullscreen-layer .sn-sm-fullscreen-top-searches ul li {
    list-style: none;
    margin-bottom: 3px;
}
.sn-sm-fullscreen-layer .sn-sm-fullscreen-top-searches ul li a {
    border-radius: 4px;
    color: #333;
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    padding: 5px 8px !important;
    text-decoration: none;
}
.sn-sm-fullscreen-layer .sn-sm-fullscreen-results__meta {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 15px;
}
.sn-sm-fullscreen-layer .sn-sm-fullscreen-results__meta {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.sn-sm-col-left, .sn-sm-col-right {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
.sn-sm-col-left, .sn-sm-fullscreen-layer .sn-sm-fullscreen-top-clicked .sn-sm-list__content {
    margin-bottom: 20px;
}
.sn-sm-fullscreen-layer .sn-sm-fullscreen-results__content {
    display: grid;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    grid-gap: 16px;
    gap: 16px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}
.sn-sm-fullscreen-layer .sn-sm-card {
    background-color: #fff;
    border: 0;
    color: #212529;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    outline: 0;
    padding: 15px;
    position: relative;
    text-align: left;
    width: 100%;
}
.sn-sm-card-thumbnail {
    width: 100%;
}
.sn-sm-fullscreen-layer .sn-sm-card-thumbnail a {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100%;
    position: relative;
    width: 100%;
}
.spf-image-ratio {
    padding-top: 100% !important;
}
.sn-sm-fullscreen-layer .sn-sm-card-thumbnail img {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.spf-image-ratio>img {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
img {
    width: 100%;
    height: auto;
}

.sn-sm-fullscreen-layer .sn-sm-card-flex {
    flex: 1 1 auto;
}
.sn-sm-fullscreen-layer .sn-sm-card-content {
    display: flex;
    flex: 1 1 auto;
    flex-flow: column nowrap;
    justify-content: flex-start;
    margin-top: 12px;
    text-align: center;
}
.sn-sm-fullscreen-layer .sn-sm-card-title {
    display: -webkit-box;
    flex: 0 0 auto;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sn-sm-fullscreen-layer .sn-sm-card-title a {
    text-decoration: none;
}
.sn-sm-card-title a {
    color: #1e2d7d;
    font-weight: 600;
}
[role=button], a, button, input, label, select, textarea {
    touch-action: auto;
}
.sn-sm-search-item-product-vendor {
    font-size: .9em;
    opacity: .8;
}
.sn-sm-fullscreen-layer .sn-sm-card-pricing {
    font-weight: 700;
    margin-top: 6px;
}

.sn-sm-menu.sn-sm-widget-content.sn-sm-autocomplete {
    background: #fff;
    border: 0;
    box-shadow: 0 0 0 1px rgba(39, 44, 48, .05), 0 1px 5px 1px rgba(39, 44, 48, .16);
    color: #333;
    max-height: 100vh;
    overflow: auto;
    z-index: 9999999999;
    -ms-scroll-chaining: none;
    border-radius: 0 0 3px 3px;
    overscroll-behavior: none;
}
.sn-sm-menu {
    display: block;
    margin: 0;
    outline: 0;
}

.sn-sm-autocomplete {
    cursor: default;
    left: 0;
    position: absolute;
    top: 0;
}
.sn-sm-front {
    z-index: 100;
}
.sn-sm-helper-reset, .sn-sm-menu {
    list-style: none;
    padding: 0;
}
.sn-sm-menu .sn-sm-menu-item {
    clear: both;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    margin: 0;
}
.sn-sm-menu-show {
    top: 50px;
    left: 0;
    height: 502px;
    width: 100%;
}
.sn-sm-menu.sn-sm-widget-content.sn-sm-autocomplete>li>.sn-sm-search-header, .sn-sm-menu.sn-sm-widget-content.sn-sm-autocomplete .sn-sm-search-elements .sn-sm-search-header {
    background: #f3f5f6 !important;
    box-shadow: 0 1px #e1e3e4, 0 -1px #e1e3e4 !important;
    color: #677279;
    display: block;
    font-weight: 600;
}
.sn-sm-menu .sn-sm-menu-item-wrapper {
    color: #677279;
    display: flex
;
    margin: 0 !important;
    padding: 5px 15px !important;
}
.sn-sm-search-products, .sn-sm-menu .sn-sm-menu-item-wrapper, .sn-sm-menu-icons {
    position: relative;
}

.sn-sm-menu .sn-sm-menu {
    clear: both;
    display: block !important;
    font-size: .9em;
    padding: 0;
    position: static !important;
}
.sn-sm-menu .sn-sm-menu-item-wrapper {
    color: #677279;
    display: flex;
    margin: 0 !important;
    padding: 2px 15px !important;
}
.sn-sm-menu .sn-sm-menu-item-wrapper:hover {
    background: #00806014;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .03);
    position: relative;
    z-index: 2;
}
.predictive-search-form__content-wrapper {
    min-height: 500px;
}
.sn-sm-search-left img {
    display: block;
    height: auto;
    margin: 0;
    width: 100%;
}
.sn-sm-search-no-result p.sn-sm-menu-item-wrapper, .sn-sm-menu.sn-sm-widget .sn-sm-search-products.sn-sm-menu-item ul li a {
    padding: 5px 15px !important;
}
.sn-sm-search-left {
    align-items: center;
    display: flex;
    flex: 0 0 60px;
    justify-content: center;
    margin-right: 15px;
    max-width: 60px;
    min-width: 60px;
    position: relative;
}
.sn-sm-search-item-product-title {
    color: #677279;
    font-size: 14px;
}
.sn-sm-search-item-product-vendor {
    font-size: .9em;
    opacity: .8;
}
.sn-sm-menu.sn-sm-widget .sn-sm-search-item-product-price {
    color: #008060;
    font-weight: 700;
}
.sn-sm-col-2 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px 0 20px 20px;
}
.sn-sm-col-2 .swiper-container .sn-sm-card {
    width: 100% !important;
}
.sn-sm-col-2 .sn-sm-card {
    width: calc(50% - 20px);
    text-align: center;
    padding-bottom: 0;
    box-sizing: border-box;
}
.sn-sm-col-2 .spf-image-ratio > img {
    position: relative;
}
.sn-sm-fullscreen-layer .sn-sm-fullscreen-results__content.swiper-wrapper {
    display: flex !important;
    gap: 0;
}
#sn-sm-predictive-search.d-empty{
    margin-top: 47px;
    width: 100%;
    padding: 1em;
}
#sn-sm-predictive-search.d-flex{
    display: flex;
}

#sn-sm-predictive-search .sn-sm-search-elements{
    flex: 0 0 30%;
}
#sn-sm-predictive-search .sn-sm-search-products{
    min-width: 70%;
    flex: 1 1 70%;
}

.sn-sm-search-elements {
    background: #f9f9f9 !important;
}
.sn-sm-search-grid .sn-sm-card-thumbnail {
    width: 60px !important;
}
.sn-sm-search-grid .sn-sm-card {
    display: flex;
}
.sn-sm-search-grid .sn-sm-card-title, .sn-sm-search-grid .sn-sm-search-item-product-vendor, .sn-sm-search-grid .sn-sm-card-pricing {
    text-align: left;
    padding-left: 10px;
}

.sn-sm-search-grid .sn-sm-card-title a {
    color: #000 !important;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none !important;
    letter-spacing: 0;
}

.sn-sm-search-elements .sn-sm-menu-item-wrapper {
    text-decoration: none !important;
    line-height: 25px !important;
}
.sn-sm-search-grid.sn-sm-search-products{
   line-height: 25px !important;
}