/** Shopify CDN: Minification failed

Line 234:37 Expected ":"
Line 244:4 Unexpected "{"
Line 244:5 Expected identifier but found "%"
Line 244:37 Unexpected "{"
Line 244:38 Expected identifier but found "%"

**/
#snize-search-results li.snize-product {
    background: #fff;
    position: relative;
    border-radius: var(--radius);
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
    animation-duration: .3s;
    box-shadow: 0 2px 8px hsl(0 0% 0% / .06);
}
div.snize li.snize-product span.snize-title {
    color: #000000;
    font-family: cabin;
}
div.snize-collection-mode div.snize-main-panel {
    border: 0;
    border-bottom: 1px solid #e5e0dc;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
#snize-search-results-grid-mode li.snize-product .snize-button {
    top: 0;
    text-transform: unset;
}
#snize-search-results-grid-mode .snize-thumbnail-wrapper .snize-product-label.top-left {
    position: absolute;
    top: auto;
    bottom: -20px;
}
#snize-search-results-grid-mode span.snize-overhidden {
    margin-top: 20px;
}
.snize-search-results li.snize-product {
   background: #fff !important;
   border-radius: 10px !important;
   box-shadow: 0 2px 8px hsl(0 0% 0% / .06);
}
#snize-search-results-grid-mode li.snize-product:hover, #snize-search-results-list-mode li.snize-product:hover {
    box-shadow: 0 8px 24px hsl(345 65% 35% / .15);
    transform: translateY(-2px);
    transition: .5s ease;
}
#snize-search-results-grid-mode li.snize-product:hover span.snize-thumbnail img, #snize-search-results-list-mode li.snize-product:hover span.snize-thumbnail img {
    transform: scale(1.03);
    transition: .6s ease;
}
div.snize div.snize-main-panel-view-mode a.snize-view-mode-icon {
    padding: 8px !important;
    margin: 0px;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
}
div.snize div.snize-main-panel-view-mode a.snize-view-mode-icon svg {
    width: 16px;
    height: 16px;
}
a.snize-view-mode-icon.active svg path {
  fill: #fff;
}
div.snize div.snize-main-panel-view-mode {
    margin: 0px 0px 0px 20px;
    border: 1px solid #e5e0dc;
    border-radius: 7px;
}
a.snize-view-mode-icon.active {
    background: #af3136 !important;
    padding: 8px !important;
    border-radius: 7px 0px 0px 7px !important;
}
span.needsclick:hover {
    color: #af3136 !important;
}
a.snize-view-mode-icon {
    box-shadow: none;
    border-radius: 0px 7px 7px 0px !important;
}
#snize-search-results-grid-mode li.snize-product .snize-button, #snize-search-results-list-mode li.snize-product .snize-button {
    position: relative !important;
    opacity: 1 !important;
    margin-bottom: 10px;
    background: #af3136;
    border-radius: 8px;
    width: 90%;
    left: 0;
    margin-left: 0%;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
#snize-search-results-list-mode li.snize-product .snize-button {
    width: fit-content;
}
#snize-search-results-grid-mode span.snize-overhidden {
    background: unset;
}
#snize-search-results-grid-mode span.snize-thumbnail, #snize-search-results-list-mode span.snize-thumbnail {
    padding: 15px;
    border: unset;
}
#snize-search-results-grid-mode .snize-thumbnail-wrapper .snize-product-label.top-left {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: unset;
    background: #af3136 !important;
    padding: 3px 5px;
    border-radius: 5px;
}
#snize-search-results-grid-mode div.snize-product-label .snize-right-arrow, #snize-search-results-list-mode div.snize-product-label .snize-right-arrow {
    display: none;
}
div.snize div.snize-product-filters-title {
    font-size: 16px;
    color: #000;
    padding: 30px 10px 20px;
}
div.snize div.snize-product-filters-title:hover {
    color: #af3136;
}
#snize-search-results-grid-mode li.snize-product span.snize-title {
    text-align: left;
    font-weight: 400;
    font-family: cabin, sans-serif;
    font-size: 16px !important;
    color: #262626;
    letter-spacing: normal;
}
.snize-search-results li.snize-product span.snize-title:hover {
    color: #af3136 !important;
}
div.snize li.snize-product .snize-price-list .snize-discounted-price {
    color: #737373;
    font-size: 14px;
    text-decoration: line-through;
    line-height: 20px;
    font-family: 'Inter';
    font-weight: 400;
}
#snize_results .snize-price-list.snize-compare-price-right {
  justify-content: left;
}
.snize-main-panel-collection-results-found b {
    font-weight: 800;
}
div.snize .snize-reviews {
    text-align: left;
    margin: 0px 0 10px;
    padding-bottom: 18px;
    display: flex;
    align-items: center;
    gap: 5px;
    order: -1;
    padding-bottom: 0;
    margin-bottom: 0;
}
.snize-product .snize-price-list span.snize-price.money {
    font-size: 18px;
    font-weight: 700;
    color: #262626;
    line-height: 28px;
    margin-left: 0 !important;
}
div.snize ul.snize-product-filters-list li .snize-filter-checkbox span:after {
    content: "";
    width: 9px;
    height: 5px;
    top: 4px;
    left: 3px;
    border-color: #fff;
}
div.snize ul.snize-product-filters-list li .snize-filter-checkbox span {
    width: 15px;
    height: 15px;
    top: 0 !important;
    border-color: #af3136 !important;
    box-shadow: 0 0 0 1px #af3136;
}
div.snize ul.snize-product-filters-list li .snize-filter-checkbox input[type=checkbox]:checked+span {
     background: #af3136
}
div.snize ul.snize-product-filters-list .snize-filter-variant-count {
    font-size: 12px;
}
div.snize ul.snize-product-filters-list li label>span {
    display: flex !important;
    justify-content: space-between !important;
    margin-left: 10px;
    margin-right: 4px;
    font-size: 14px;
    letter-spacing: normal;
    font-family: var(--font-body-family);
    line-height: 20px;
    align-items:center;
}
div.snize div.slider-container.snize-theme .back-bar {
    background-color: #eee !important;
    height: 8px;
    border-radius:10px;
}
div.snize div.slider-container.snize-theme .selected-bar {
    background-color: #af3136;
}
div.snize div.slider-container.snize-theme .back-bar .pointer {
    background-color: #fff;
    height: 20px;
    width: 20px;
    border-radius: 100%;
    border: 2px solid #af3136;
    top: -8px;
}
div.snize div.slider-container.snize-theme .scale {
    display: none;
}
div#snize_filters_block_price div.snize-product-filters-title {
    padding-top: 0;
}
div.snize div.snize-product-filters-title {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;fz
    padding-left: 0;
    padding-right:0px;
}
div.snize div.snize-product-filters-title {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding-left: 0;
    {% comment %} padding-right:0px; {% endcomment %}
}
div.snize .snize-price-range input.snize-price-range-input::placeholder{color:#262626 !important;}
div.snize .snize-price-range input.snize-price-range-input{
    background-color: #f6f3ee;
    border: 0px solid #d3d3d3;
    color: #262626;
    font-family: 'Inter';
    border-radius: 5px;
}
div.snize ul.snize-product-filters-list{
    padding: 0 0px 0 1px;
}
div.snize .snize-product-filters-block:hover {
    background-color: transparent;
}
div.snize div.snize-main-panel-dropdown {
    max-width: 190px;
    width: 100%;
}
.snize-main-panel-dropdown-button {
    padding: 10px 9px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
div.snize div.snize-main-panel-dropdown a {
    color: #333;
    font-size: 14px;
    border-radius: 8px;
    font-size: 14px;
    padding: 9px 7px !important;
}
div.snize div.snize-main-panel-dropdown a .caret {
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid;
    position: absolute;
    right: 11px;
    top: 50%;
}

#snize-search-results-list-mode li.snize-product {
    background: #fff;
    border-radius: 10px;
}
#snize-search-results-list-mode ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
a.snize-view-mode-icon.snize-list-mode-icon.active {
    border-radius: 0px 8px 8px 0 !important;
}
div.snize .snize-reviews .total-reviews{
    margin-top: 0 !important;
    color: #262626;
    font-weight: 400;
    letter-spacing: normal;
    font-family: 'Cabin';
    font-size: 14px;
}
div.snize div.snize-pagination ul li:first-child span, div.snize div.snize-pagination ul li:last-child a {
    border: unset;
}
div.snize div.snize-pagination ul li a, div.snize div.snize-pagination ul li span {
    font-size: 20px;                                                                        
    border: unset;
    padding: 4px 10px;
}
div.snize div.snize-pagination ul li a.active {
    border: 1px solid;
    padding: 4px 14px;
}
a#dropdown-button span,div.snize .snize-main-panel .snize-main-panel-dropdown a {
    color: #262626;
    font-weight: 400;
    font-family: var(--font-body-family);
}
div.snize .snize-main-panel div.snize-main-panel-dropdown a {
    padding: 5px 7px !important;
}
button.snize-button.snize-action-button.snize-button-shape-square.snize-add-to-cart-button:before {
    content: "";
    background-size: 83%;
    background-image: url(https://winechateau.com/cdn/shop/t/124/assets/cart-icon.svg);
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
}
div.snize ul.snize-product-filters-list .snize-filter-variant-count {
    width: 50px;
    font-size: 12px;
    display: flex;
    justify-content: end;
}
@media screen and (max-width: 750px) {
    div.snize ul.snize-product-filters-list .snize-filter-variant-count {
        justify-content: start !important;
    }
}
@media screen and (min-width: 1024px) {
#snize-search-results-grid-mode.snize-four-columns li.snize-product,#snize-search-results-grid-mode.snize-five-columns li.snize-product {
    background: #fff !important;
    border-radius: 10px !important;
    min-width: 22.96px !important;
    max-width: 22.96% !important;
    width: 100% !important;
}
div.snize div.snize-filters-sidebar {
    border: unset;
    margin-bottom: 20px;
    max-width: 256px !important;
    width: 100%;
}
div.snize div.snize-search-results-main-content>div {
    max-width: calc(100% - 276px) !important;
}
}
