.blog-category-filter__link {
    font-size: 2.2rem;
    line-height: 140%;
    font-feature-settings: "pnum"on, "lnum"on;
}

.blog-category-filter__link[aria-current="page"] {
    font-weight: bold;
}

.article-keywords-list a[rel="tag"]:before {
    content: "#";
    width: 10px;
}

.article-content ul li {
    font-size: 2.2rem;
    line-height: 140%;
    font-feature-settings: "pnum"on, "lnum"on;
}

.share-dropdown {
    top: 49px !important;
    right: -6px !important;
    white-space: normal;
    height: 164px;
}

.pluso-more {
    display: none !important;
}

.rating_vot img {
    opacity: 0;
    display: none;
}

.bauthor img {
    position: absolute;
    top: 24px;
    left: 24px;
}

body.tag {
    padding: 0;
}

.article-content table td {
    font-size: 2.2rem;
    line-height: 140%;
    font-feature-settings: "pnum"on, "lnum"on;
}

.added_to_cart.wc-forward {
    position: absolute;
    bottom: 0;
    right: 0;
    text-decoration: none;
    padding: 0;
    border: none;
    background: 0 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 10rem;
    line-height: 120%;
    font-feature-settings: "pnum"on, "lnum"on;
    font-weight: 700;
    white-space: nowrap;
    transition: background var(--default-transition-speed) var(--default-transition-timing-function), border-color var(--default-transition-speed) var(--default-transition-timing-function), color var(--default-transition-speed) var(--default-transition-timing-function);
    height: 4rem;
    font-size: 1.8rem;
    padding: 0 18px;
    background: var(--color-beige-20);
}

#galler_main a {
    position: relative;
}

p.adress_botoom,
p.number_plac {
    font-size: 2.2rem;
    line-height: 140%;
    font-feature-settings: "pnum"on, "lnum"on;
}

.ceqcard img {
    width: 245px;
    height: 245px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 20px;
    transition: transform .5s;
    will-change: transform;
}

.ceqcard:hover img {
    transform: scale(1.05);
}

.product-breadcrumbs {
    font-size: 0;
}

.product-aside-gallery img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 372px;
    height: auto;
    max-width: calc(100% - 48px);
    max-height: calc(100% - 48px);
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: none !important;
    margin-right: auto !important;
}

.woocommerce-notices-wrapper {
    margin-top: -30px;
    margin-bottom: 30px;
    font-size: 17px;
}

.woocommerce-MyAccount-navigation-link--dashboard {
    display: none !important;
}

.account__subtitle {
    margin-bottom: 24px;
    text-align: center;
    margin-top: 78px !important;
}

.woocommerce-orders-table__cell-order-total {
    display: block !important
}

.woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
    font-size: 15px !important;
    border: none !important;
}

p.about_order {
    font-size: 24px;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 32px;
}

p.about_order mark {
    font-weight: 900;
    background: none;
}

.woocommerce-customer-details>address {
    border: none !important;
    font-size: 22px;
    line-height: 42px;
}

.shop_table a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
}

.main .woocommerce {
    position: relative;
}

.cart-items .cart-items-heading button {
    border: none;
    background: none;
    align-items: center;
    display: flex;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: none !important;
    width: auto !important;
}

.widgettitle {
    display: none !important;
}

.woocommerce-mini-cart__empty-message {
    font-size: 18px;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border-top: none !important;
    padding: 0 !important;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.woocommerce-cart-form {
    margin-top: 74px;
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
    float: none;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 100%;
    overflow: visible;
}

.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
    float: none;
}

.woocommerce form .form-row {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 77px;
    grid-column: 1/-1;
}

.woocommerce form .form-row label {
    line-height: 2;
    margin-bottom: 8px;
    font-weight: 700;
    width: 100%;
    font-size: 1.8rem;
    line-height: 120%;
    font-feature-settings: "pnum"on, "lnum"on;
}

.woocommerce form.woocommerce-checkout .cart-details input,
.woocommerce form .woocommerce-address-fields input {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid var(--color-gray-15);
    min-width: 1px;
    width: 100%;
    border-radius: 0;
    padding: 0 12px;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 120%;
    height: 48px;
    background: 0 0;
    transition: border-color var(--default-transition-speed) var(--default-transition-timing-function);
    margin-top: auto;
}

.woocommerce form.woocommerce-checkout .cart-details select,
.woocommerce form .woocommerce-address-fields select {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid var(--color-gray-15);
    min-width: 1px;
    width: 100%;
    border-radius: 0;
    padding: 0 12px;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 120%;
    height: 48px;
    background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 8L10 15L15 8L5 8Z' fill='%23252525'/%3E%3C/svg%3E%0A") right 12px center/20px 20px no-repeat;
    margin-top: auto;
}

#billing_city_field {
    grid-column: auto;
}

#billing_address_2_field {
    display: none !important;
}

#billing_address_1_field {
    grid-column: auto;
}

.woocommerce-form-coupon-toggle {
    display: none !important;
}

.woocommerce form .form-row .select2-container {
    display: none !important;
}

#billing_state_field {
    grid-column: auto;
}

#billing_postcode_field {
    grid-column: auto;
}

#ship-to-different-address {
    display: none;
}

.woocommerce-additional-fields {
    width: 100%;
    display: block;
    grid-column: 1/-1;
}

.woocommerce form.woocommerce-checkout .cart-details textarea {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid var(--color-gray-15);
    min-width: 1px;
    width: 100%;
    border-radius: 0;
    padding: 0 12px;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 120%;
    height: 48px;
    background: 0 0;
    transition: border-color var(--default-transition-speed) var(--default-transition-timing-function);
    margin-top: auto;
    resize: none;
    width: 100%;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 0;
    border-bottom: 0;
    margin: 0;
    list-style: none outside;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: none;
    border-radius: 0;
}

.woocommerce-privacy-policy-text {
    display: none;
}

#mailpoet_form_1 {
    background: var(--color-brand-50p);
}

#mailpoet_form_1 form.mailpoet_form {
    width: 1225px;
    max-width: calc(100vw - 32px);
    margin: 0 auto;
    padding: 0 !important;
}

.mailpoet-heading {
    text-align: left;
    flex-shrink: 0;
    padding-right: 16px;
    color: var(--color-gray-0);
}

.mailpoet_form_columns {
    display: flex;
    align-items: center;
    padding: 16px 0;
}

.mailpoet_form_columns .mailpoet_form_column:last-child {
    position: relative;
    max-width: 600px;
    width: 100%;
    margin-left: auto !important;
}

.mailpoet_form_columns .mailpoet_form_column:last-child input[type="email"] {
    width: 100%;
    padding: 5px;
    margin: 0 auto 0 0;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    text-overflow: ellipsis;
    word-break: normal;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 120%;
    font-feature-settings: "pnum"on, "lnum"on;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    height: 48px;
    border: none;
    background: var(--color-beige-5);
    border-radius: 10rem;
    padding: 0 16px;
    font-weight: 500;
    min-width: 1px;
    width: 100%;
    padding-left: 17px !important;
    color: #000;
}

#mailpoet_form_1 .mailpoet_form_columns.mailpoet_paragraph {
    display: flex;
    align-items: center;
    padding: 16px 0 !important;
}

#mailpoet_form_1 .mailpoet_submit {
    text-decoration: none;
    padding: 0 !important;
    border: none;
    background: 0 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 10rem;
    line-height: 120%;
    font-feature-settings: "pnum"on, "lnum"on;
    font-weight: 700;
    white-space: nowrap;
    transition: background var(--default-transition-speed) var(--default-transition-timing-function), border-color var(--default-transition-speed) var(--default-transition-timing-function), color var(--default-transition-speed) var(--default-transition-timing-function);
    height: 4rem;
    font-size: 1.8rem;
    background: var(--color-gray-90);
    color: var(--color-beige-5);
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    padding: 0 18px !important;
    cursor: pointer;
}

#mailpoet_form_1 .mailpoet_submit:hover {
    background: var(--color-gray-100);
}

#mailpoet_form_1 .mailpoet_paragraph {
    margin-bottom: 0 !important;
}

.parsley-errors-list.filled {
    opacity: 1;
    position: absolute;
    top: 12px;
    right: 117px;
    font-size: 10px;
    font-weight: bold;
}

.mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success {
    font-size: 27px;
    color: #fff;
    font-weight: bold;
}

body.mailpoet_page-template-default section.article .article__label {
    display: none;
}

body.mailpoet_page-template-default section.article .article-info {
    display: none;
}

body.mailpoet_page-template-default section.article .bauthor {
    display: none;
}

body.mailpoet_page-template-default section.listing {
    display: none;
}

.article-content {
    min-height: 200px;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    top: 17px;
    right: 15px;
    font-weight: bold;
    font-size: 13px;
}

.wpcf7 form .wpcf7-response-output {
    position: absolute;
    bottom: 33px;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    padding-right: 43px;
}

#mailpoet_woocommerce_checkout_optin_field {
    display: none !important;
}

.woocommerce-account-fields {
    display: none !important
}


.woocommerce-message::before {
    content: "\e015";
    color: #8fae1b;
    background: url(/wp-content/themes/your-clean-template/assets/img/sprites/ico.svg) no-repeat;
    font-size: 0;
    display: inline-block;
    width: 21px;
    height: 19px;
    position: relative;
    vertical-align: top;
    margin-right: 7px;
    opacity: 0;
}

.cart-alerts__item {
    padding: 16px;
    text-align: center;
    margin: 0;
    border: none;
    max-width: 808px;
    margin: 0 auto;
    margin-top: 57px;

}


.woocommerce-cart .woocommerce-error::before {
    content: "\e016";
    color: #fff;
    display: inline-block;
    width: 21px;
    height: 19px;
    position: relative;
    vertical-align: top;
    margin-right: 7px;
    top: 0;
    left: 0;
}

.woocommerce-cart ul.woocommerce-error {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cart-items.cart.woocommerce-cart-form__contents {
    padding: 0;
}

body.woocommerce-lost-password .cart-alerts__item {
    margin-top: 0;
    margin-bottom: 35px;
}

#search-filter-form-234 {
    position: relative;
}

#search-filter-form-234>ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    max-width: 70%;
    flex-wrap: wrap;
}

#search-filter-form-234>ul>li {}

.searchandfilter label {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 120%;
    font-feature-settings: "pnum"on, "lnum"on;
    color: var(--color-gray-60);
    transition: color var(--default-transition-speed) var(--default-transition-timing-function);
}

.searchandfilter label:hover {
    color: var(--color-gray-90);
}

.searchandfilter h4 {
    margin: 0;
    padding: 5px 0 10px;
    font-size: 16px;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 120%;
    font-feature-settings: "pnum"on, "lnum"on;
    font-weight: 700;
}

.searchandfilter ul {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    margin: 0;
}



/* для элемента input c type="checkbox" */
.sf-input-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

/* для элемента label, связанного с .custom-checkbox */
.sf-input-checkbox+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
}

/* создание в label псевдоэлемента before со следующими стилями */
.sf-input-checkbox+label::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 2px solid var(--color-gray-90);
    border-radius: 0;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

/* стили при наведении курсора на checkbox */
.sf-input-checkbox:not(:disabled):not(:checked)+label:hover::before {}

/* стили для активного чекбокса (при нажатии на него) */
.sf-input-checkbox:not(:disabled):active+label::before {}

/* стили для чекбокса, находящегося в фокусе */
.sf-input-checkbox:focus+label::before {}

/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
.sf-input-checkbox:focus:not(:checked)+label::before {}

/* стили для чекбокса, находящегося в состоянии checked */
.sf-input-checkbox:checked+label::before {


    background: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4.5L3.47 8L10 1.41L8.6 0L3.47 5.17L1.4 3.09L0 4.5Z' fill='black'/%3E%3C/svg%3E%0A") center center/100% 100% no-repeat;
}

/* стили для чекбокса, находящегося в состоянии disabled */
.sf-input-checkbox:disabled+label::before {}



.custom-checkbox:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    border: 2px solid var(--color-gray-90);
}

.searchandfilter li[data-sf-field-input-type=checkbox] label {
    padding: 0 !important;
}

#search-filter-form-234>ul>li.sf-field-reset {
    position: absolute;
    top: -80px;
    right: 0;
    opacity: 0;
}

#search-filter-form-234>ul>li.sf-field-reset input {
    transition: background var(--default-transition-speed) var(--default-transition-timing-function);
    background: #fff;
    border: none;
    font-feature-settings: "pnum"on, "lnum"on;
    font-weight: 700;
    white-space: nowrap;
    font-size: 1.8rem;
    cursor: pointer;
    padding: 6px 17px;


}

#search-filter-form-234>ul>li.sf-field-reset input:hover {
    background: var(--color-beige-20);
}

.cart-login-offer {
    margin: 55px 0;
}

.cart-login-form {
    margin: 75px 0;
}

.woocommerce-address-fields button[type="submit"] {
    margin-top: 35px;
    padding: 0 24px;
}

.wpcf7-spinner {
    display: none !important;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    display: none !important;
}

body.tax-product_cat .product-breadcrumbs {
    font-size: 0;
    display: none;
}

.woocommerce form .woo_field_edit_account_adress #billing_first_name_field {
    grid-column: auto;
}

.woocommerce form .woo_field_edit_account_adress #billing_last_name_field {
    grid-column: auto;
}

.woocommerce form .woo_field_edit_account_adress #shipping_first_name_field {
    grid-column: auto;
}

.woocommerce form .woo_field_edit_account_adress #shipping_last_name_field {
    grid-column: auto;
}

.woocommerce form .woo_field_edit_account_adress #shipping_address_2_field {
    display: none !important;
}

.woocommerce form .woo_field_edit_account_adress #shipping_country_field {
    grid-column: auto;
}

.woocommerce form .woo_field_edit_account_adress #shipping_address_1_field {
    grid-column: auto;
}

.woocommerce form .woo_field_edit_account_adress #shipping_city_field {
    grid-column: auto;
}

.woocommerce form .woo_field_edit_account_adress #shipping_state_field {
    grid-column: auto;
}

.share-dropdown a {
    margin-bottom: 16px !important;
}

.searchandfilter ul li.sf-field-post-meta-bitterness {
    display: none !important;
}

.searchandfilter ul li.sf-field-post-meta-acidity {
    display: none !important;
}

.searchandfilter ul li.sf-field-post-meta-roasting {
    display: none !important;
}

.searchandfilter ul li.sf-field-post-meta-body {
    display: none !important;
}

.search-filter-results {
    font-size: 24px;
}

body.highlighted-header .header-nav-dropdown-body {
    background: var(--color-beige-5);
}

.cart-address {
    align-items: center;
}

.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important
}

.account-nav-wrapper {
    grid-template-columns: repeat(4, 1fr);
}

.wpcf7 form.sent .wpcf7-response-output {
    display: none;
}

.modal-auth-content-done {
    display: none;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: none;
    padding: 0;
    margin: 0;
    text-align: left;
    border-radius: 5px;
}

.cart-empty.content-center.content-center--column {
    margin-bottom: 72px;
}

.sf-input-select {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: none;
    height: 32px;
    background: 0 0;
    padding: 0 41px 0 8px;
    font-size: 1.8rem;
    border-radius: 0;
    font-weight: 500;
    background: var(--color-gray-0);
    cursor: pointer;
}

li.sf-field-post-meta-roast label:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 32px;
    pointer-events: none;
    background: var(--color-beige-5);
    width: 1px;
}

li.sf-field-post-meta-roast label:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    pointer-events: none;
    background: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' fill='white'/%3E%3Cpath d='M11 14L16 21L21 14L11 14Z' fill='%23252525'/%3E%3C/svg%3E%0A") center center/100% 100% no-repeat
}

li.sf-field-post-meta-roast label {
    height: 32px;
    padding: 0;
    margin: 0 4px 8px;
    position: relative;
}

li.sf-field-post-meta-prefered_taste label:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 32px;
    pointer-events: none;
    background: var(--color-beige-5);
    width: 1px;
}

li.sf-field-post-meta-prefered_taste label:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    pointer-events: none;
    background: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' fill='white'/%3E%3Cpath d='M11 14L16 21L21 14L11 14Z' fill='%23252525'/%3E%3C/svg%3E%0A") center center/100% 100% no-repeat
}

li.sf-field-post-meta-prefered_taste label {
    height: 32px;
    padding: 0;
    margin: 0 4px 8px;
    position: relative;
}

li.sf-field-post-meta-grind_type label:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 32px;
    pointer-events: none;
    background: var(--color-beige-5);
    width: 1px;
}

li.sf-field-post-meta-grind_type label:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    pointer-events: none;
    background: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' fill='white'/%3E%3Cpath d='M11 14L16 21L21 14L11 14Z' fill='%23252525'/%3E%3C/svg%3E%0A") center center/100% 100% no-repeat
}

li.sf-field-post-meta-grind_type label {
    height: 32px;
    padding: 0;
    margin: 0 4px 8px;
    position: relative;
}

#search-filter-form-234>ul>li.sf-field-post-meta-grind_type {
    margin-right: 150px;
}

#search-filter-form-234>ul>li.sf-field-post-meta-roast {
    margin-left: -5px;
}

#search-filter-form-234>ul>li.sf-field-reset:after {
    content: " ";
    background: #fff url(assets/img/close_ico.svg) no-repeat;
    width: 32px;
    height: 32.6px;
    display: block;
    background-position: 6px 6px;
    position: absolute;
    top: 10px;
    right: -34px;
    transition: background var(--default-transition-speed) var(--default-transition-timing-function);
    cursor: pointer;
}

.shop-filter.is-opened[data-expander] [data-expander-body] {
    overflow: visible;
}

#search-filter-form-234>ul>li.sf-field-reset:hover:after {
    background: #ede3d4 url(assets/img/close_ico.svg) no-repeat;
    background-position: 6px 6px;
}

#search-filter-form-234>ul>li.sf-field-reset:hover input {
    background: #ede3d4;
}

#search-filter-form-234>ul>li.sf-field-reset.filter_active {
    opacity: 1;
}

a.search-filter-reset {
    transition: background var(--default-transition-speed) var(--default-transition-timing-function);
    background: #fff;
    border: none;
    font-feature-settings: "pnum"on, "lnum"on;
    font-weight: 700;
    white-space: nowrap;
    font-size: 1.8rem;
    cursor: pointer;
    padding: 6px 17px;
    text-decoration: none;
    color: #000;
}

.cart-items .cart-items-heading button[name="update_cart"] {
    opacity: 0;
}

.shop-filter.is-opened .shop__filter-reset {
    display: none;
}

.shop-filter.filtered.is-opened .filter-selected {
    display: none !important;
}

.pp_like.like.liked {
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38.9921 38.9921C28.6422 49.342 13.5398 51.0201 5.25984 42.7402C-3.02009 34.4602 -1.34203 19.3578 9.00787 9.00787C19.3578 -1.34203 34.4602 -3.02009 42.7402 5.25984C51.0201 13.5398 49.342 28.6422 38.9921 38.9921Z' fill='%23252525'/%3E%3C/svg%3E%0A")
}

.pp_like.like.liked svg {
    fill: #fff;
}

.auth-form__submit ~ .wpcf7-response-output {
    display: none !important;
}

@media (max-width: 1170px) {

    .searchandfilter ul li {
        padding: 0;
    }
    .sf-field-post-meta-prefered_taste {
        margin: -15px 0 !important;
    }
    li.sf-field-post-meta-prefered_taste label, li.sf-field-post-meta-roast label, li.sf-field-post-meta-grind_type label {
        margin: 0;
    }
    #search-filter-form-234>ul>li.sf-field-post-meta-roast {
        margin-left: 0;
    }
    .product-aside-slider .swiper-slide img,
    .product-aside-gallery img {
        width: 58vw;
    }

    #mailpoet_form_1 {
        margin-bottom: 30px;
    }

    .sorting {
        margin: 0 0 24px;
        flex-direction: inherit;
    }

    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        float: none;
    }

    #search-filter-form-234>ul>li.sf-field-reset {
        position: absolute;
        top: 0;
        right: 0;
        display: none;
    }

    #search-filter-form-234>ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: grid;
        justify-content: space-between;
        max-width: 100%;
        row-gap: 32px;
    }

}