.weingut_ritter_rotwein_row p {
    margin-bottom: 0;
}
.shop-chess .row {
    max-width: 48.875rem !important;
}
.chess-block {
    max-width: 30%;
    flex-basis: 31%;
    margin-left: 1.2rem;
    padding-right: 0.5rem;
    border: 1px solid #235BA8;
    padding-left: 1rem;
    padding-top: 1rem;
    padding-bottom: 0.5rem;
}
.chess-block:hover  {
    background: #235BA8;
}
.chess-block:hover h4 {
    color:#fff;
}
.chess-right-block h4 {
    margin-bottom: 0;
    font-size: 1rem;
    color: #235BA8;
    letter-spacing: 0.08rem;
}
.des {
    font-size: 0.875rem;
    color: #BABABA;
}
.chess-block a {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.chess-left-block {
    max-width: 20%;
    flex-basis: 20%;
}
.chess-right-block {
    max-width: 80%;
    flex-basis: 80%;
}
.chess-block.active {
    background: #235BA8;
} 
.chess-block.active h4 {
    color:#fff;
}
.weingut_ritter_rotwein_row {
    margin-bottom: 1.4rem;
}
.term-description {
    display: none;
}
.woof_sid_flat_grey {
    border: none !important;
    background: transparent;
    margin-top: 0.1rem;
}
.category-page-row .keine_news_sec.st-newsletter .row{
    margin-left:auto;
    margin-right:auto;
}
.woocommerce-no-products-found .message-container.container.medium-text-center {
    text-align: center;
    margin-bottom: 3rem;
}
/******** CUSTOM FILTER ******/
.shop-section-custom .row ,.row.breadcrumbs-row.col-pb-0 {
    max-width: 68.75rem;
}
.shop-section-custom .col:nth-child(1) {
    max-width: 52%;
    flex-basis: 52%;
}
.shop-section-custom .col:nth-child(1) .col-inner {
    max-width: 28.1rem;
    margin-left: 0;
    margin-right: 0;
}
.shop-section-custom .col:nth-child(2) {
    max-width: 48%;
    flex-basis: 48%;
}
.shop-section-custom .col:nth-child(2) .col-inner {
    padding-left: 0;
}
.list-category {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
    flex-flow: row wrap;
}

.category-box a {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    border: 1px solid;
    min-width: 7rem;
    text-align: center;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-radius: 0.3125rem;
    display: block;
    font-size: 0.875rem;
    font-family: var(--text-font-bold);
    letter-spacing: 0.05rem;
    text-transform: uppercase;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 1rem;
    background: #fff;
    border: none;
    color: #0A4C9F;
}
.category-box a:hover,
.category-box.active a {
    background: #0A4C9F;
    color: #fff;
}
button.woof_reset_button_2 {
    padding: 0;
    text-transform: inherit;
}
.woof_redraw_zone {
    z-index: 9;
}
.woof_redraw_zone {
    /* position: relative; */
    width: auto;
    /* z-index: 22; */
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #dedfdf;
    border-top: none;
    max-width: 76.875rem;
    margin: 0 auto;
}
.woof_container {
    width: auto !important;
    min-width: unset !important;
    overflow: inherit !important;
    border: 0 !important;
    font-size: 0.96rem !important;
	margin-bottom: 0 !important;
}
 .woof_container_inner {
    position: relative !important;
}
.woof_sid_flat_white {
    border: 0 !important;
    padding-right: 13.625rem;
    padding-top: 0;
    padding-bottom: 0;
}
.shop-container {
    position: relative;
}
form.woocommerce-ordering {
    position: absolute;
    right: 0;
    padding: 0;
    margin: 0;
    z-index: 9;
    max-width: 10.2rem;
    box-shadow: none !important;
    top: 0.45rem;
}
.woof_sid_flat_grey .woof_container_inner h4 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    cursor: pointer;
    font-size: 0.875rem !important;
    display: flex;
    align-items: center;
    background: transparent !important;
    font-family: var(--text-font) !important;
    font-weight: normal;
    margin-right: 1rem !important;
    margin-bottom: 0 !important;
    color: #676767 !important;
    letter-spacing: 0 !important;
}
.woof_container.woof_container_checkbox.woof_container_product_cat.woof_container_3.woof_container_kategorie {
    padding-left: 0;
}
select.orderby {
    border: 0;
    font-size: 0.75rem;
    box-shadow: none !important;
    background-color: transparent;
    color: #676767;
}
.woof_auto_1_columns .woof_container {
    padding: 0 !important;
}
.woof_container_inner h4:after {
    content: '\f107';
    font-family: var(--icons-font);
    font-size: 0.9rem;
    transition: all .3s;
    -webkit-transition: all .3s;
    margin-left: 0.625rem;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    display: inline-block;
    position: relative;
    color: #676767;
}
.woof_container_inner h4 a {
    display: none;
}
.woocommerce.widget_price_filter form button.button, .woof_block_html_items {
    display: none;
}
.woof_block_html_items, .woocommerce.widget_price_filter form {
    border: 0;
    position: absolute;
    width: 15rem;
    background: #FFFFFF;
    border-radius: 5px;
    left: -1px;
    overflow: auto;
    z-index: 99;
    max-height: 25rem;
    /* top: 3.4rem; */
    transition: all 0.5s ease;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0.625rem;
    /* border: 1px solid #F6E9DE; */
    box-shadow: 0px 2px 5px #00000014 !important;
    /* padding-top: 1rem; */
    /* border: 0.5px solid #9F9F9E; */
    top: 3rem;
}
.woocommerce.widget_price_filter form {
    width: 17.3rem;
    padding-right: 1rem;
    padding-bottom: 2rem;
}
.woof_container_inner h4.active:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); 
    transition: all .3s;
    -webkit-transition: all .3s;
}

.woof_products_top_panel {
    z-index: 9;
    clear: both;
    padding: 2rem .75rem .75rem;
}
.woof_submit_search_form_container {
    margin-top: 0;
    margin-bottom: 0;
}
button.button.woof_reset_search_form {
    background: transparent;
    border: none;
    letter-spacing: 1.69px;
    color: #555555;
    font-family: "Karla-Bold";
    text-decoration: underline;
    font-size: 0.813rem;
    margin: 0;
    line-height: unset;
    min-height: unset;
    display: none;
}
label.woof_checkbox_label {
    font-weight: normal;
    font-size: 1rem;
    margin-bottom: 0;
    margin-left: 0.5rem !important;
    padding-top: 0;
    line-height: initial;
    padding-bottom: 0;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #676767;
}
.icheckbox_square-grey, .iradio_square-grey {
    width: 1.25rem !important;
    height: 1.25rem !important;
    background: #fff !important;
    margin-top: 0 !important;
    position: relative;
    border-radius: 0;
    border: 1px solid #000000;
}
label.woof_checkbox_label.woof_checkbox_label_selected {
    font-family: var(--heading-font-bold);
}
.icheckbox_square-grey.checked:after {
    content: " ";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #235BA8;
    position: absolute;
    border-radius: 0;
    overflow: hidden;
    border: 1px solid #fff;
    border: 3px solid #fff;
}
ul.woof_list.woof_list_checkbox .farbe-block {
    margin: 0;
    padding: 0;
    display: inline-flex;
    margin-right: 0.4rem;
}
.widget_price_filter form {
    display: none;
}
.woof_sid_flat_white {
    background: transparent !important;
    padding-left: 0;
}
.price_slider_wrapper {
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
body .woof_price_search_container .price_slider_amount .price_label {
    text-align: center !important;
    width: 100%;
    font-weight: normal;
}
.widget_price_filter span {
    font-weight: normal;
    font-size: 1rem;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #000000;
    opacity: 1;
    border-radius: 0;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #000000 !important;
    border: 1px solid #000000;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
    margin-left: 0rem;
    width: 0.1rem;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -0.05rem;
}
.woof_sid_flat_white {
    background: transparent !important;
    padding-left: 0;
    border-bottom: 0;
    padding-bottom: 1.5rem !important;
    margin-bottom: 1rem;
}
ul.woof_list li {
    margin: 0;
    display: flex;
    align-items: center;
    margin-bottom: 0.7rem;
    flex-wrap: wrap;
}
label.woof_checkbox_label {
    flex: 1;
}
.woof_list_checkbox li div {
    flex-shrink: 0;
}
ul.woof_childs_list {
    width: 100%;
    margin-top: .625rem !important;
}
button.woof_reset_button_2 {
    line-height: initial;
    min-height: auto;
    font-weight: normal;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
    border: 0;
    display: block;
}
.woof_products_top_panel li {
    line-height: initial;
    min-height: auto;
}
.woof_products_top_panel_ul li ul li {
    /* margin: 0 5px 0 0 !important; */
    line-height: initial;
}
ul.woof_products_top_panel_ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
button.view-more-button.products-archive.button.primary:hover {
  background:#235BA8 !important;
  color:#fff !important; 
}
button.view-more-button.products-archive.button.primary {
    height: var(--input-height);
    line-height: var(--input-height);
    font-size: 1rem;
    padding: 0 2.6rem;
    min-height: auto;
    font-family: var(--heading-font-bold);
    border-width: 0;
    margin: 0;
    text-transform: inherit;
    box-shadow: none !important;
    color: #235BA8;
    font-size: 1rem;
    font-weight: normal !important;
    margin-top: 0;
    border: 1px solid;
    letter-spacing: 0.12325rem;
    background: transparent;
    letter-spacing: 0.08rem;
    margin-bottom: 3.7rem;
}
button.view-more-button.products-archive.button.primary:hover{
    background: #235BA8 !important;
    color: #fff !important;
}
ul.woof_list.woof_list_checkbox img {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 0.625rem;
    margin-left: 0.5rem;
}
.widget_price_filter .price_label span {
    position: absolute;
    top: .65rem;
    left: 1.2rem;
}
.price_slider_wrapper {
    padding: 0 3.4rem;
    padding-top: 1rem;
    overflow: hidden;
}
.widget_price_filter .price_label {
    font-size: 0;
    height: 0;
}
.widget_price_filter .price_label .to {
    right: 1rem;
    left: auto;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
    margin-left: -0.1rem;
    width: 0.1rem;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #000000 !important;
    border: 1px solid #000000;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #235BA8;
    opacity: 1;
    height: 4px;
    top: -1px;
}
.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #000000;
    border-radius: 0;
    padding: 0 0rem !important;
    border: 0;
    height: 1px;
    margin-bottom: 0;
}
/******** CUSTOM FILTER ******/

.page-title-inner.flex-row.medium-flex-wrap.container {
    display: none;
}
.category-page-row .products.row {
    margin-left: 0;
    margin-right: 0;
    max-width: 67.5rem !important;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 1.6rem;
}
.products .col {
    padding: 0 1rem 1.8rem;
}
.keine_news_sec{
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
.row.category-page-row > .col {
    padding-bottom: 0;
}
button.button.woof_submit_search_form {
    background: var(--primary-color) !important;
    border: none !important;
    font-weight: normal !important;
    height: var(--input-height);
    line-height: calc(var(--input-height) - 1px);
    font-size: 1rem;
    font-family: var(--heading-font-bold);
    padding: 0 2.5rem;
}
@media screen and (max-width: 849px) {
    .close-woof {
        content: "";
        background-image: url(../images/cl.svg);
        display: inline-flex;
        background-size: contain;
        background-repeat: no-repeat;
        margin-right: 0;
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 1;
        width: 18px;
        height: 18px;
        cursor: pointer;
    }
    .filter-product-attr-top {
        border-bottom: 1px solid #bebfc0;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }
    button.woof_reset_button_2 {
        font-size: 14px;
    }
    .chess-right-block h4 {
        font-size: 14px;
        letter-spacing: 1.12px;
    }
    .woof_products_top_panel {
        padding: 0 0 1.75rem 0;
        margin: 0;
    }
    select.orderby {
        background-position: right !important;
    }
    select.orderby {
        margin: 0;
    }
    form.woocommerce-ordering {
        position: absolute;
        max-width: 10.2rem;
        top: -72px;
    }
    body .woof_container_inner h4 {
        margin-bottom: 0;
        font-size: 16px;
        padding-left: 0;
        padding-right: 0;
        height: 50px !important;
        line-height: 28px !important;
        cursor: pointer;
        border: 0;
        justify-content: space-between;
        position: relative;
        width: 100%;
    }
    body .woof_container {
        width: 100% !important;
        min-width: unset !important;
        margin-right: 0;
        overflow: inherit !important;
        border: 0 !important;
        font-size: 14px!important;
        margin-bottom: 30px;
        padding: 0 !important;
    }
    .weingut_ritter_rotwein_row h1 {
        margin-bottom: 0;
    }
    .weingut_ritter_rotwein_row {
        margin-bottom: 20px;
    }
    .category-page-row.row {
        max-width: 428px !important;
    }
    .row.category-page-row > .col {
        padding-left: 25px;
        padding-right: 25px;
    }
    .woof.woof_sid.woof_sid_flat_grey {
        position: fixed;
        top: 0;
        left: -45.438rem;
        opacity: 0;
        visibility: hidden;
        max-width: 428px;
        width: 100%;
        height: 100%;
        z-index: 9999;
        padding: 70px 20px 20px !important;
        transition: all .3s;
        -webkit-transition: all .3s;
        background: #fff !important;
        margin-top: 0;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    }
    .woof_container_inner h4.active + .woof_block_html_items {
        display: block;
    }
    .woof.woof_sid.woof_sid_flat_grey.active {
        left: 0;
        transition: all .3s;
        -webkit-transition: all .3s;
        opacity: 1;
        visibility: visible;
        overflow: auto;
    }
    .woof_sid.woof .woof_redraw_zone {
        max-width: 100%;
        border-bottom: 0;
    }
    body .woof_block_html_items, body .woocommerce.widget_price_filter form {
        position: relative;
        width: 100%;
        background: transparent !important;
        left: 0;
        overflow: auto;
        z-index: 99;
        transition: all 0.5s ease;
        box-shadow: none !important;
        border-radius: 0 !important;
        padding: 0;
        border: 0px;
        top: 0;
    }
    label.woof_checkbox_label {
        font-size: 14px;
    }
    ul.woof_list {
        max-height: 160px;
        overflow: auto;
    }
    /* width */
    ul.woof_list::-webkit-scrollbar {
        width: 0.1875rem;
    }
    
    /* Track */
    ul.woof_list::-webkit-scrollbar-track {
        background: transparent;
    }
    
    /* Handle */
    ul.woof_list::-webkit-scrollbar-thumb {
        background: var(--primary-color);
        border-radius: .5rem;
    }
    
    /* Handle on hover */
    ul.woof_list::-webkit-scrollbar-thumb:hover {
        background: var(--primary-color);
    }
    .price_slider_wrapper {
        padding: 1rem 3.4rem;
        padding-top: 1rem;
        overflow: auto;
    }
    .category-filter-row strong .filter-button {
        margin-top: 0;
    }
    .category-filter-row strong {
        font-weight: normal;
    }
    .category-filter-row {
        padding: 0;
        letter-spacing: 0px;
        color: #676767;
        text-transform: uppercase;
    }
    button.view-more-button.products-archive.button.primary {
        padding: 0 15px;
        font-size: 14px;
        letter-spacing: 1.12px;
        margin-bottom: 30px;
    }
    .category-page-row .products.row {
        max-width: 241px !important;
        margin: 0 auto;
        padding-top: 0;
        padding-bottom: 20px;
    }
    .products .col {
        padding: 0 0 20px;
        flex-basis: 100%;
        max-width: 100%;
    }
    .chess-block {
        max-width: 100%;
        flex-basis: 100%;
        margin-left: 0;
    }
    .shop-chess .row {
        max-width: 240px!important;
        display: grid;
        gap: 10px;
    }
    .woof_submit_search_form_container {
        margin: 0 auto;
        display: flex;
        width: 100% !important;
        text-align: center;
        justify-content: center;
    }
    button.button.woof_submit_search_form {
        margin: 0 auto;
        display: table !important;
    }

}