/*FONTS*/

@font-face {
font-display:swap;
    font-family: 'Commissioner';
    src: url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Thin.eot');
    src: url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Thin.eot?#iefix') format("embedded-opentype"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Thin.woff') format("woff"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Thin.ttf') format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
font-display:swap;
    font-family: 'Commissioner';
    src: url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-ExtraLight.eot');
    src: local('Commissioner'), local(Commissioner), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-ExtraLight.eot?#iefix') format("embedded-opentype"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-ExtraLight.woff') format("woff"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-ExtraLight.ttf') format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
font-display:swap;
    font-family: 'Commissioner';
    src: url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Light.eot');
    src: local('Commissioner'), local(Commissioner), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Light.eot?#iefix') format("embedded-opentype"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Light.woff') format("woff"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Light.ttf') format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
font-display:swap;
    font-family: 'Commissioner';
    src: url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Regular.eot');
    src: local('Commissioner'), local(Commissioner), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Regular.eot?#iefix') format("embedded-opentype"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Regular.woff') format("woff"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Regular.ttf') format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
font-display:swap;
    font-family: 'Commissioner';
    src: url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Medium.eot');
    src: local('Commissioner'), local(Commissioner), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Medium.eot?#iefix') format("embedded-opentype"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Medium.woff') format("woff"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Medium.ttf') format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
font-display:swap;
    font-family: 'Commissioner';
    src: url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Bold.eot');
    src: local('Commissioner'), local(Commissioner), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Bold.eot?#iefix') format("embedded-opentype"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Bold.woff') format("woff"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Bold.ttf') format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
font-display:swap;
    font-family: 'Commissioner';
    src: url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-ExtraBold.eot');
    src: local('Commissioner'), local(Commissioner), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-ExtraBold.eot?#iefix') format("embedded-opentype"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-ExtraBold.woff') format("woff"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-ExtraBold.ttf') format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
font-display:swap;
    font-family: 'Commissioner';
    src: url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Black.eot');
    src: local('Commissioner'), local(Commissioner), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Black.eot?#iefix') format("embedded-opentype"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Black.woff') format("woff"), url('/wp-content/themes/seeds/style/fonts/Commissioner/Commissioner-Black.ttf') format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

:root {
    --background: #F4FFE5;
    --green: #4BAF47;
    --black: #24231D;
    --white: #FFFFFF;
}

.h1,
.h4,
.h5,
.menu__list,
.switch-block .current-data,
h1,
h4,
h5 {
    text-transform: uppercase;
}

.menu__list .sub-menu,
.switch-block .switch-drop {
    box-sizing: border-box;
    z-index: 5;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
}

.h1,
body,
h1 {
    font-family: Commissioner, sans-serif;
    font-style: normal;
}

*,
body,
html {
    margin: 0;
    padding: 0;
}

.p_relative,
.product-variations,
.side-menu-inner .sc-items,
.switch-block,
body,
html {
    position: relative;
}

.a,
.underline,
a {
    text-decoration: underline;
}

.filters-block .flex .flex,
.socials {
    gap: 32px;
}

body,
html {
    background: #fff;
}

html {
    margin: 0 auto;
    overflow-x: clip;
}

body {
    -webkit-text-size-adjust: none;
    overflow-x: clip;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: var(--black);
}

.a,
.orange,
.green,
.switch-block .current-data:hover,
.switch-block .switch-drop a:hover,
a {
    color: var(--green);
}

* {
    box-sizing: border-box;
    outline: 0;
}

.review-form-content .wcpr-comment-form-images,
blockquote,
ol,
p,
table,
ul {
    margin: 0 0 20px;
}

ol,
ul {
    list-style-position: inside;
}

.radio-ul label .span3,
.shop_table .product-subtotal,
b,
strong {
    font-weight: 600;
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    font-weight: 700;
}

.a:hover,
.home-post .read:hover,
.product-info .woocommerce-review-link:hover,
.woocommerce-breadcrumb a,
a:hover {
    text-decoration: none;
}

.flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

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

.align-end {
    align-items: end;
}

.align-start {
    align-items: flex-start;
}

.space-between {
    justify-content: space-between;
}

.space-center {
    justify-content: center;
}

.flex-end {
    justify-content: flex-end;
}

.container,
.woocommerce-info {
    position: relative;
    padding: 0 15px;
    max-width: 1350px;
    margin: 0 auto;
}

.small-width {
    max-width: 1129px;
    margin: 0 auto;
}

.row,
.slider .products.slick-slider {
    margin: 0 -15px;
}

.h1,
.h2,
h1,
h2 {
    margin: 0 0 25px;
}

.p16 {
    padding: 0 16px 16px;
}

.row.big-paddings {
    margin: 0 -20px;
}

.row.big-paddings>div {
    padding: 0 20px;
}

.row.small-paddings {
    margin: 0 -10px;
}

.row.small-paddings>div {
    padding: 0 10px;
}

.row:after,
.row:before {
    display: block;
    width: 100%;
    height: 0;
    content: "";
    clear: both;
}

.row.flex>div {
    float: none;
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    padding: 0 15px;
    float: left;
}

.col-12,
.form .button,
.full-post .home-post .post-image img {
    width: 100%;
}

.col-11 {
    width: 91.66666667%;
}

.col-10 {
    width: 83.33333333%;
}

.col-9 {
    width: 75%;
}

.col-8 {
    width: 66.66666667%;
}

.col-7 {
    width: 58.33333333%;
}

.col-6 {
    width: 50%;
}

.col-5 {
    width: 41.66666667%;
}

.col-4 {
    width: 33.33333333%;
}

.col-3 {
    width: 25%;
}

.col-2 {
    width: 16.66666667%;
}

.col-1 {
    width: 8.33333333%;
}

.h1,
h1 {
    font-size: 36px;
    line-height: 54px;
}

.h2,
.h3,
.h4,
.h5,
h2,
h3,
h4,
h5 {
    color: var(--black);
    font-style: normal;
    font-family: Commissioner, sans-serif;
}

.h2,
h2 {
    font-size: 32px;
    line-height: 101%;
}

.h3,
h3 {
    font-size: 22px;
    line-height: 25px;
    margin: 0 0 30px;
}

.h4,
.h5,
h4,
h5 {
    line-height: 30px;
    margin: 0 0 15px;
}

.h4,
h4 {
    font-size: 20px;
}

.h5,
h5 {
    font-weight: 600;
    font-size: 16px;
}

.text_left {
    text-align: left;
}

.popup-basket__price-section,
.text_right {
    text-align: right;
}

.has-text-align-center,
.text_center {
    text-align: center;
}

.text_justify {
    text-align: justify;
}

.p_absolute {
    position: absolute;
}

.no_padding {
    padding: 0 !important;
}

.no_margin,
.posts-list .home-post {
    margin: 0 !important;
}

.button,
.review-form-content .submit,
.woocommerce .cart-collaterals .checkout-button,
body .woocommerce .cart .button,
body .woocommerce .cart input.button {
    -webkit-appearance: none;
    outline: 0;
    box-shadow: none;
    border: 1px solid var(--green);
    font-family: GothicA1, sans-serif;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    transition: 0.3s linear;
    white-space: normal;
    cursor: pointer;
    padding: 12px 31px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
}

.search-block input[type="search"],
.switch-block .current-data {
    font-size: 14px;
    line-height: 22px;
    align-items: center;
    font-weight: 500;
}

.woocommerce .cart-collaterals .checkout-button,
body .woocommerce .cart .button,
body .woocommerce .cart input.button {
    border: 1px solid var(--green);
    padding: 12px 31px;
    margin-top: 10px;
}

.button:hover,
.review-form-content .submit:hover,
.woocommerce .cart-collaterals .checkout-button:hover,
body .woocommerce .cart .button:hover,
body .woocommerce .cart input.button:hover {
    border-color: var(--green);
    color: #fff;
    opacity: 0.8;
}

body .woocommerce .cart .button:disabled,
body .woocommerce .cart input.button:disabled {
    opacity: 0.5;
}

.button.green-button {
    background: var(--green);
    border-color: var(--green);
}

.button.white-button {
    background: var(--white);
    border-color: var(--green);
    color: var(--green);
}

button.single_add_to_cart_button,
button.single_add_to_cart_button:hover {
    background-color: var(--green);
    border-color: var(--green);
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='26' viewBox='0 0 28 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.0967 20.0456H10.8583L10.1638 17.2332H24.8507L28 4.48187H7.01442L5.9075 0H0V1.66947H4.61972L9.17474 20.1122C7.84873 20.4004 6.85151 21.5957 6.85151 23.0228C6.85151 24.6644 8.17095 26 9.79282 26C11.4147 26 12.7341 24.6644 12.7341 23.0228C12.7341 22.5538 12.6261 22.11 12.4344 21.715H19.455C19.2634 22.11 19.1554 22.5538 19.1554 23.0228C19.1554 24.6644 20.4749 26 22.0967 26C23.7185 26 25.038 24.6644 25.038 23.0228C25.0379 21.3812 23.7184 20.0456 22.0967 20.0456Z' fill='%23fff'/%3E%3C/svg%3E");
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 48px !important;
    height: 48px !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #fff;
}

button.single_add_to_cart_button.clicked {
    animation: cartClick 2s ease-in-out;
}

@keyframes cartClick {
    0% {
        transform: scale(1);
        filter: brightness(1);
    }

    15% {
        transform: scale(0.92);
        filter: brightness(0.8);
    }

    30% {
        transform: scale(1.05);
        filter: brightness(1.2) hue-rotate(10deg);
    }

    50% {
        transform: scale(1);
        filter: brightness(1.1) hue-rotate(10deg);
    }

    100% {
        transform: scale(1);
        filter: brightness(1) hue-rotate(0deg);
    }
}

.top-line {
    padding: 12px 0;
    background: #33313e;
}

.form ul,
.products,
.radio-ul,
.side-cats ul,
.socials {
    padding: 0;
    margin: 0;
    list-style: none;
}

.socials li {
    padding: 0;
    margin: 0;
    line-height: 0;
}

.logo,
.socials a {
    line-height: 0;
    text-decoration: none;
}

.top-line .divider {
    background: #878787;
    width: 1px;
    height: 24px;
    display: block;
}

.switcher {
    gap: 33px;
}

.switch-block .current-data {
    cursor: pointer;
    position: relative;
    padding: 0 15px 0 0;
    display: flex;
    justify-content: space-between;
    gap: 8px;
    color: #fbfbfb;
}

.switch-block .current-data:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    content: "";
    background: url('/wp-content/themes/seeds/style/images/down.svg') right center no-repeat;
    transition: 0.3s linear;
    transform: rotate(180deg);
}

.switch-block .current-data.active:before {
    transform: rotate(0);
}

.switch-block .switch-drop {
    position: absolute;
    background: #33313e;
    border: 1px solid #7c788c;
    border-radius: 12px;
    top: 30px;
    right: 0;
    padding: 10px 5px;
    display: none;
}

.full-post .home-post .text,
.side-menu-list .open .sub-menu,
.switch-block .switch-drop.active {
    display: block;
}

.switch-block .switch-drop li,
.switch-block .switch-drop ul {
    padding: 0;
    margin: 0;
    list-style: none;
    background: 0 0;
}

#ship-to-different-address,
.basket-name .quadlayers_product_image_checkout,
.card .woocommerce-variation.single_variation .price,
.h-buttons .menu-icon,
.hidden,
.my-custom-shipping-table h3,
.product-image-block:after,
.product-image-block:before,
.product-info .price,
.product-inner .single_variation_wrap .single_variation,
.search-block svg,
.shop_table th,
.switch-block .switch-drop br,
.woocommerce-product-gallery .woocommerce-product-gallery__trigger,
.woocommerce-result-count,
a.added_to_cart.wc-forward,
body .woocommerce table.shop_table td.actions,
body .woocommerce ul.products::after,
body .woocommerce ul.products::before,
p.woocommerce-noreviews,
span#reply-title {
    display: none;
}

.switch-block .switch-drop a {
    display: block;
    color: #fff;
    text-decoration: none;
    background: 0 0;
    padding: 8px 10px;
    transition: 0.3s linear;
    white-space: nowrap;
}

.basket,
.cart-icon,
.search-icon,
.user-icon {
    position: relative;
    display: inline-block;
    line-height: 0;
}

.cart-icon .count,
.menu__list {
    line-height: 24px;
    color: #fbfbfb;
}

.cart-icon .count {
    position: absolute;
    right: -10px;
    top: -10px;
    display: inline-block;
    background: var(--green);
    border-radius: 30px;
    height: 24px;
    min-width: 24px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}

.search-icon {
    cursor: pointer;
}

.search-block {
    height: 0;
    overflow: hidden;
    transition: height 0.5s ease-in-out;
}

.search-block.active {
    height: 70px;
}

.search-block-inner {
    padding: 13px 0 0;
    margin: auto;
}

.search-block input[type="search"] {
    height: 44px;
    -webkit-appearance: none;
    box-shadow: none;
    outline: 0;
    font-family: GothicA1, sans-serif;
    font-style: normal;
    display: flex;
    color: #879476;
    width: 100%;
    max-width: 900px;
    background: url('/wp-content/themes/seeds/style/images/icon_search_black.svg') left 17px center no-repeat #fbfbfb;
    border-radius: 8px !important;
    padding: 8px 24px 8px 55px;
}

.aws-container .aws-search-form .aws-wrapper {
    justify-content: center;
    display: flex;
}

.search-block .aws-container .aws-search-form .aws-form-btn {
    border: none;
    position: absolute;
    left: 0;
    z-index: 2;
    background: #fff;
    height: 44px;
    border-radius: 12px !important;
    display:none;
}

.h-buttons {
    gap: 36px;
}

.bottom-line .right-block,
.product-image-block {
    gap: 30px;
}

.bottom-line .divider {
    display: block;
    width: 1px;
    height: 24px;
    background: #33313e;
    margin: 0 0 0 19px;
}

.side-cart-inner .sc-items,
.side-menu-inner .sc-items {
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100% - 100px);
}

.menu__list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 41px;
    position: relative;
}

.side-cart-inner,
.side-menu-inner {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
    width: 100%;
    max-width: 724px;
    height: 100%;
    position: fixed;
    right: -100%;
    z-index: 10;
    transition: 0.3s linear;
    bottom: 0;
}

.menu__list li {
    padding: 20px 0;
    margin: 0;
    position: relative;
}

.menu__list .sub-menu {
    display: none;
    position: absolute;
    background: var(--background);
    border: 1px solid #7c788c;
    border-radius: 12px;
    top: 55px;
    left: -100%;
    padding: 25px;
    min-width: 650px;
    list-style: none;
    gap: 15px;
    flex-wrap: wrap;
    text-transform: none;
}

.menu__list .sub-menu li {
    width: calc(50% - 15px);
    padding: 0;
}

.menu-item-with-preview {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.category-preview-thumb {
    width: 24px;
    height: 24px;
    border-radius: 3px;
    object-fit: cover;
    vertical-align: middle;
}

.menu__list .menu-item-with-preview .category-preview-thumb {
    margin-right: 8px;
}

.side-menu-list .menu-item-with-preview .category-preview-thumb {
    margin-right: 10px;
}

.category-item-wrap,
.menu__list li:hover>.sub-menu,
.reviews-slider .slick-track {
    display: flex;
}

.drop-close,
.logo {
    display: inline-block;
}

.sc-total-group .button {
    background: var(--green);
    color: #fff;
}

.menu__list .menu-item-has-children>a,
.side-menu-list .menu-item-has-children>a {
    position: relative;
    padding-right: 20px;
}

.menu__list .menu-item-has-children>a::after,
.side-menu-list .menu-item-has-children>a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 7px;
    background: url('/wp-content/themes/seeds/style/images/menu-arrow.svg') center no-repeat;
    background-size: contain;
    transition: transform 0.3s ease;
}

.menu__list .menu-item-has-children>a:hover::after,
.side-menu-list .menu-item-has-children>a:hover::after,
.menu__list .menu-item-has-children.sub-open>a::after,
.side-menu-list .menu-item-has-children.open>a::after {
    transform: translateY(-50%) rotate(180deg);
}

.menu__list a,
.product-inner a,
.side-menu-list a {
    color: var(--black);
    text-decoration: none;
}

.menu__list a:hover,
.side-menu-list a:hover {
    color: var(--green);
}

.bottom-line {
    padding: 8px 0;
    background: var(--background);
}

.loading {
    opacity: 0.8;
}

.side-cart-inner {
    background: var(--background);
    border: 1px solid #BDC9AD;
    top: 0;
    padding: 0 0 100px;
    overflow-y: auto;
}

.side-cart-inner.active,
.side-menu-inner.active {
    right: 0;
}

.side-cart-inner .sc-group,
.side-menu-inner .sc-group {
    padding: 20px;
}

.cart_totals h2,
.page-title .h1,
.page-title h1,
.side-cart-inner .h1,
.side-menu-inner .h1 {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 23px;
    color: var(--black);
    margin-bottom: 24px;
}

/*.side-cart-inner .h1:after,
.side-menu-inner .h1:after {
    display: block;
    content: "";
    width: 24px;
    height: 2px;
    background: #f56f10;
    border-radius: 2px;
}*/

.side-cart-inner .sc-total {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #878787;
}

.sc-price,
.side-cart-inner .sc-price {
    font-weight: 700;
    color: var(--green);
}

.category-item .h5,
.side-menu-list {
    font-weight: 400;
    text-transform: none;
    font-weight: 400;
}

.side-cart-inner .sc-total-group {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    gap: 15px;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    top: auto;
    justify-content: space-between;
}

.side-menu-inner {
    background: #33313e;
    top: 0;
    padding: 0 0 30px;
}

.side-menu-list {
    padding: 0 20px;
    margin: 0;
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    color: var(--green);
}

.categories,
.products-section,
.section-slider {
    padding: 0 0 100px;
}

.main-slider.slider {
    max-height: 400px;
    overflow: hidden;
}

.cards__title,
.main-slider .slide-data h1,
.main-slider .slide-data .h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 54px;
    text-transform: uppercase;
    color:#fff;
}

.side-cats ul li,
.side-menu-list li {
    padding: 0;
    margin: 0 0 16px;
}

.ben-item p,
.categories-list li:last-child,
.desc-wrap p:last-child,
.product-info .woocommerce-product-details__short-description p:last-child,
.product-info .woocommerce-variation-add-to-cart .quantity,
.product__info:last-child,
.radio-ul li:last-child,
.reviews-slider .review-text p:last-child,
.side-cats ul li:last-child,
.side-menu-list li:last-child,
form.checkout.woocommerce-checkout p,
ul.page-numbers {
    margin: 0;
}

.side-menu-list .sub-menu {
    display: none;
    list-style: none;
    margin: 10px 0 0;
}

.side-menu-list .sub-menu li {
    margin: 0 0 10px;
    padding: 0 0 0 20px;
}

.side-menu-list .sub-menu li a {
    text-transform: none;
}

.drop-close {
    width: 32px;
    height: 32px;
    background: url('/wp-content/themes/seeds/style/images/icons8-close.svg') center/32px no-repeat;
    cursor: pointer;
}

.main-slider .slide-data h1,
.main-slider .slide-data .h1 {
    margin: 0 0 15px;
}

.main-slider .slide-data p {
    max-width: 542px;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    margin: 0 0 41px;
}

.slider .slick-arrow,
.slider .slick-dots button {
    font-size: 0;
    line-height: 0;
    transition: 0.3s linear;
    z-index: 1;
    box-shadow: none;
    outline: 0;
    -webkit-appearance: none;
    cursor: pointer;
}

.main-slider .slide {
    display: flex;
    align-items: center;
    justify-content: left;
    min-height: 400px;
    padding: 116px 149px 76px;
    background-size: cover !important;
}

.section-slider {
    background: linear-gradient(91.57deg, #26B199 -0.81%, #0F6771 52.36%, #478E21 104.51%);
}

/*.section-slider .slide.style2 {
    background: linear-gradient(91.57deg, #26B199 -0.81%, #0F6771 52.36%, #478E21 104.51%);
}

.section-slider .slide.style3 {
    background: linear-gradient(91.57deg, #26B199 -0.81%, #0F6771 52.36%, #478E21 104.51%);
}*/

.slider .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url('/wp-content/themes/seeds/style/images/slider-arrow.svg') center no-repeat var(--green);
    width: 48px;
    height: 48px;
    display: block;
    border-radius: 8px;
    border: none;
}

.slider .slick-arrow:hover {
    opacity: 1;
}

.slider .slick-arrow.slick-prev {
    left: 49px;
    transform: rotate(180deg);
}

.slider .slick-arrow.slick-next {
    right: 47px;
}

.slider .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 32px;
    padding: 0;
    margin: auto;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.footer .rules-menu li,
.slider .slick-dots li,
.woocommerce-product-gallery ol li {
    padding: 0;
    margin: 0;
}

.footer .footer-menu li a {
    color: #fbfbfb;
}

.slider .slick-dots button {
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
    border: none;
    background: #33313e;
    width: 8px;
    height: 8px;
    border-radius: 8px;
}

.slider .slick-dots .slick-active button {
    width: 36px;
    height: 8px;
    background: var(--green);
}

.cards__title {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0 0 47px;
    gap: 23px;
    justify-content: center;
    color: var(--black);
}

.cards__title:after,
.cards__title:before,
.cart_totals h2:before,
.form .h3:before,
.form h3:before,
.h2.block-title:before,
.sidebar .h3:before {
    display: block;
    content: "";
    width: 24px;
    height: 2px;
    background: var(--green);
    border-radius: 2px;
}

.categories {
    background: url('/wp-content/themes/seeds/style/images/back_photo1.webp') bottom -20px left no-repeat;
    padding-top: 100px;
}

.categories-grid {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
    gap: 16px;
}

.category-item {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 26px 12px 22px;
    width: 150px;
    min-height: 156px;
    background: var(--background);
    border: 1px solid #8FD38C;
    text-decoration: none;
    color: var(--black);
    gap: 15px;
    justify-content: center;
}

.category-item .h5 {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: var(--black);
}

.category-item img {
    height: 42px;
    width: auto;
}

.products-section.popular-bg {
    background: url('/wp-content/themes/seeds/style/images/back_photo2.webp') top -5px right 50px no-repeat;
}

.products-section.top-bg {
    background: url('/wp-content/themes/seeds/style/images/back_photo3.webp') top -55px left 50px no-repeat;
}

.popular-bg {
    background: var(--background);
}

.slider .products.slick-slider .slick-slide {
    margin: 0 15px;
}

.slider .products .slick-arrow.slick-prev {
    left: -82px;
}

.slider .products .slick-arrow.slick-next {
    right: -82px;
}

.slider .products .slick-dots {
    position: unset;
    margin: 48px auto 0;
}

.ben-item {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #fbfbfb;
    max-width: 390px;
    gap: 20px;
}

.ben-item .h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fbfbfb;
    margin: 0 0 8px;
}

.ben-item img {
    width: 80px;
    height: 80px;
}

.home-post .post-image img,
.text-section img {
    max-width: 100%;
    height: auto;
}

.data-block {
    padding: 60px 0;
    margin: 0 0 100px;
    position: relative;
    background: var(--green);
}

.data-block .container {
    position: relative;
    z-index: 1;
}


.posts-block {
    padding: 149px 0;
    background: url('/wp-content/themes/seeds/style/images/07_blog.webp') center/cover no-repeat;
}

.home-posts {
    gap: 20px;
    margin: 0 0 42px;
}

.home-post .post-image {
    display: flex;
    line-height: 0;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 15px;
    margin: 0 0 21px;
}

.home-post .post-image.sm {
    height: 200px;
}

.posts-list .home-post .post-image {
    height: 200px !important;
    width: auto;
    margin: 0 0 21px;
}

.home-post .h2 {
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    color: #fbfbfb;
    margin: 0 0 13px;
}

.basket-name a,
.categories-list a,
.footer .footer-menu li a,
.home-post .h2 a,
.shop_table .product-name a {
    text-decoration: none;
}

.home-post .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #cfcfcf;
    margin: 0 0 10px;
}

.home-post .post-cat,
.home-post .read,
body .rmwp-button-wrap button {
    font-weight: 600;
}

.home-post .post-cat,
.home-post .post-date,
.home-post .read,
body .rmwp-button-wrap button {
    font-size: 14px;
    line-height: 22px;
}

.home-post .text b,
.home-post .text strong {
    color: #fbfbfb;
}

.home-post .read {
    text-decoration-line: underline;
    color: #f56f10;
    cursor: pointer;
}

.home-posts .right-posts {
    width: 536px;
}

.footer .cat-menu-wrap,
.home-posts .home-post.type-0 {
    flex: 1;
}

.home-posts .right-posts .home-post:not(:last-child) {
    margin-bottom: 40px;
}

.home-post .cat-date {
    gap: 20px;
    margin: 0 0 16px;
}

.home-post .post-cat {
    display: inline-block;
    color: #fbfbfb;
    padding: 4px 12px;
    background: #67a72f;
    border-radius: 4px;
}

.home-post.type-1 .post-cat,
.posts-list .post-item-wrap:nth-child(2n) .home-post .post-cat,
.related-articles .post-item-wrap:nth-child(2n) .home-post .post-cat {
    background: #31ada7;
}

.home-post.type-2 .post-cat,
.posts-list .post-item-wrap:nth-child(3n) .home-post .post-cat,
.related-articles .post-item-wrap:nth-child(3n) .home-post .post-cat {
    background: #8b35a0;
}

.home-post .post-date {
    font-weight: 400;
    color: #7c788c;
}

.rmwp-button-wrap button {
    color: #0d6efd;
    background-color: #fff;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #e2e6ea;
    margin: 0 0 0 2px;
    padding: 0 0.3rem;
    font-size: 9.75pt;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}

.rmwp-button-wrap button.open,
.rmwp-button-wrap button:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    cursor: pointer;
}

.main404,
.page-title {
    border-top: 1px solid #252527;
}

.filters-block,
.pagination-block {
    border-top: 1px solid #BDC9AD;
    border-bottom: 1px solid #BDC9AD;
}

.text-section {
    padding: 119px 0 0;
    background: url('/wp-content/themes/seeds/style/images/back_photo5.webp') left center no-repeat;
}

.border-section {
    display: inline-block;
    line-height: 0;
    box-shadow: -20px 20px 0 0 var(--green);
    margin-left: 20px;
    margin-bottom: 20px;
}

.border-section img {
    display: block;
    max-width: 100%;
    height: auto;
}

.text-section .col-7 {
    width: 58%;
    padding-right: 6px;
}

.text-section .col-5 {
    width: 42%;
    text-align: right;
    padding-left: 24px;
}

.text-section .h1,
.text-section h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 54px;
    text-transform: uppercase;
    color: var(--black);
    margin: 0 0 20px;
}

body .rmwp-button-wrap button {
    text-decoration-line: underline;
    color: var(--green) !important;
    cursor: pointer;
    -webkit-appearance: none;
    background: 0 0 !important;
    border: none;
    box-shadow: none;
    outline: 0;
    border-radius: 0;
    padding: 0;
}

body .rmwp-button-wrap button:hover {
    text-decoration: none !important;
}

.rmwp-button-wrap {
    display: block;
    margin: 10px 0 0;
}

.product-inner .product-image {
    position: relative;
    overflow: hidden;
    max-width: 308px;
    margin: 0 auto;
}

div#top-review-button:hover {
    color: var(--green);
}

.product-inner .onsale,
body .woocommerce ul.products li.product .onsale,
.onsale {
    position: absolute;
    top: 10px;
    left: auto;
    bottom: auto;
    background: var(--green);
    min-width: 40px;
    height: 40px;
    display: inline-block;
    color: #fff;
    z-index: 2;
    font-size: 13px;
    text-align: center;
    line-height: 40px;
    margin: 0;
    font-weight: 400;
    padding: 0 10px;
}

.product-inner .product-image img {
    height: 307px !important;
    width: auto !important;
    position: relative;
    z-index: 1;
    margin: 0 !important;
}

.cart_totals h2,
.woocommerce-ordering {
    margin: 0 0 24px;
}

.product-inner .woocommerce-loop-product__title {
    font-weight: 600;
    font-size: 20px !important;
    line-height: 30px;
    text-transform: uppercase;
    color: var(--black);
    margin: 10px 0 5px !important;
    padding: 0 !important;
}

.woocommerce-billing-fields__field-wrapper .select2-container {
    margin: 0 0 24px;
}

button#place_order {
    background: var(--green);
    color: #fff;
}

.product-inner .variations_form {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 14px;
}

.product-inner .variations {
    margin: 0;
    flex: 1;
}

.product-inner .variations_button,
.reviews-slider .review-rating {
    line-height: 0;
}

.product-inner .single_variation_wrap {
    width: 48px;
}

.product-inner .pack_variation,
form .orderby {
    box-shadow: none;
    outline: 0;
    -webkit-appearance: none;
    font-family: Commissioner, sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    color: #151419;
    width: 100%;
    min-height: 48px;
    background-color: #fbfbfb;
    background-image: url('/wp-content/themes/seeds/style/images/icon_arrow_select.svg');
    background-repeat: no-repeat;
    background-position: right 15px center;
    padding: 12px 16px 12px 30px;
}

#customer_details .shop_table .product-name,
.footer .col-8 {
    padding-left: 0;
}

.product-inner .pack_variation .amount {
    font-weight: 600;
    color: #f56f10;
}

.products.columns-4 {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.products.columns-4 .product {
    margin: 0;
    width: calc(25% - 30px);
}

.footer {
    padding: 48px 0 0;
    background: #276125;
}

.footer-bottom {
    padding: 20px 0 24px;
    margin: 26px 0 0;
    background: #0C1C0B;
}

.footer-bottom .f-copy {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #cfcfcf;
}

.footer .f-txt {
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    color: #7c788c;
    margin: 0 0 32px;
}

.footer .footer-logo {
    display: block;
    margin: 0 0 13px;
    line-height: 0;
}

.footer .f-ttl,
.form .form-total .lb,
.form .form-total .pr,
.posts-list .home-post .h2 {
    font-size: 20px;
    line-height: 30px;
}

.footer .f-ttl {
    color: #fbfbfb;
    margin: 0 0 21px;
    font-weight: 600;
}

.footer .footer-menu,
.footer .rules-menu {
    padding: 0;
    font-size: 14px;
    list-style: none;
}

.footer .footer-menu {
    margin: 0;
    font-weight: 400;
    line-height: 18px;
    color: #fff;
    display: flex;
    flex-wrap: nowrap;
    gap: 0 48px;
    font-size: 16px;
}

.footer .rules-menu,
.main404 .text404 {
    margin: 0;
    color: var(--black);
    text-transform: uppercase;
}

.footer .footer-menu.cats {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer .footer-menu.cats li {
    width: 33%;
}

.footer .footer-menu li {
    padding: 0;
    margin: 0 0 24px;
    width: calc(50% - 12px);
}

.footer .footer-menu li:last-child,
body .woocommerce table.shop_table td> :last-child,
body .woocommerce table.shop_table th> :last-child {
    margin-bottom: 0;
}

.footer .rules-menu {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    line-height: 22px;
}

.footer .rules-menu li a {
    color: inherit;
    text-decoration: none;
    padding: 0 27px;
    border-right: 1px solid #878787;
    display: inline-block;
    text-align: center;
}

.footer .rules-menu li:last-child a {
    margin-right: 0;
    padding-right: 0;
    border: none;
}

.footer .info-menu-wrap {
    white-space: nowrap;
    max-width: 375px;
    width: 100%;
}

.footer .col-4 {
    padding-right: 30px;
}

.footer .col-8 {
    gap: 24px;
}

.main404 {
    padding: 48px 0;
    background-image: url('/wp-content/themes/seeds/style/images/photo_can1.jpg'), url('/wp-content/themes/seeds/style/images/photo_can2.jpg');
    background-position:
        left top 30px,
        right bottom 0px;
    background-repeat: no-repeat, no-repeat;
}

.main404 .text404 {
    font-weight: 700;
    font-size: 320px;
    line-height: 320px;
}

.main404 .buttons404 {
    gap: 30px;
    margin: 0 0 31px;
    position: relative;
    z-index: 1;
}

.main404 .buttons404 .button {
    min-width: 200px;
}

.main404 .cards__title {
    margin: 0 0 17px;
}

.main404 .cards__title:after,
.main404 .cards__title:before {
    background: #252527;
}

.main404 .small_text {
    margin: 0 0 29px;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: var(--black);
}

.page-title {
    padding: 15px 0 0px;
}

.cart_totals h2 {
    text-transform: uppercase;
}

.woocommerce-breadcrumb {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: var(--black);
    margin: 0 0 20px;
}

.woocommerce-breadcrumb .dot {
    display: inline-block;
    width: 8px;
    height: 24px;
    font-weight: 500;
    color: var(--black);
    margin: 0 12px;
}

.page-col {
    margin: 47px 0 0;
}

body .ms-options-wrap>.ms-options {
    background: #DFEAD1;
    border: 1px solid #7c788c;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    padding: 10px;
    width: auto;
}

.filters-block select,
body .ms-options-wrap button {
    box-shadow: none;
    -webkit-appearance: none;
    font-style: normal;
    outline: 0;
    font-family: Commissioner, sans-serif;
    cursor: pointer;
}

body .ms-options-wrap>.ms-options>ul label:hover,
body .ms-options-wrap>.ms-options>ul li.selected label,
body .wpfFilterWrapper .ms-options-wrap>.ms-options>ul label {
    background: 0 0;
}

#customer_details .shop_table tfoot,
body .wpfFilterWrapper .ms-options-wrap>.ms-options>ul label {
    color: var(--black);
}

body .wpfFilterWrapper .ms-options-wrap>.ms-options>ul label:hover {
    color: var(--green) !important;
}

body .wpfFilterWrapper .ms-options input[type="checkbox"]:checked:before {
    width: 100%;
    height: 100%;
    border-radius: 2px;
    background: url('/wp-content/themes/seeds/style/images/icon_check2.svg') center no-repeat var(--green);
}

.wpfLoaderLayout {
    background: 0 0 !important;
}

.wpfFilterWrapper[data-display-type="mul_dropdown"] select {
    height: 0;
}

body .wpfMainWrapper {
    gap: 8px 32px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

body .wpfFilterContent {
    width: unset !important;
}

body .wpfFilterWrapper {
    padding: 0 !important;
    margin: 0 !important;
    width: unset !important;
    min-width: 1px !important;
}

body .ms-options-wrap button {
    border: none !important;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 24px !important;
    color: var(--black) !important;
    padding: 10px 17px 10px 0 !important;
    background: url('/wp-content/themes/seeds/style/images/filter-arrow-down.svg') right center no-repeat !important;
    field-sizing: content;
    text-transform: uppercase;
    width: auto !important;
    margin: 0 !important;
}

.filters-block select:hover,
body .ms-options-wrap button:hover {
    color: var(--black) !important;
}

body .ms-options-wrap button:after {
    display: none !important;
}

.wpfFilterWrapper .ms-options-wrap>.ms-options>ul label {
    white-space: nowrap;
    font-size: 16px;
    line-height: 24px;
}

.catalog .products {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.filters-block {
    padding: 15px 0 12px;
}

.filters-block select {
    border: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: var(--black);
    padding: 10px 17px 10px 0;
    background: url('/wp-content/themes/seeds/style/images/select_arrow.svg') right center no-repeat;
    field-sizing: content;
    text-transform: uppercase;
    cursor: pointer;
}

.filters-block select option {
    text-transform: none;
    color: #000;
}

.filters-block .flex,
.pagination-block .flex {
    gap: 16px;
}

.pagination-block {
    padding: 30px 0;
    margin: 36px 0 0;
}

ul.page-numbers li {
    list-style-type: none;
    display: inline-block;
}

.pagination,
.woocommerce-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
    gap: 17px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fbfbfb;
}

.pagination a,
.pagination span,
.woocommerce-pagination a,
.woocommerce-pagination span {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    min-width: 48px;
    height: 48px;
    text-decoration: none;
    color: #000;
    transition: 0.3s linear;
    border: 1px solid #BDC9AD;
}

.posts-list,
.tags-list {
    flex-wrap: wrap;
    display: flex;
}

.pagination .current,
.pagination a:hover,
.woocommerce-pagination .current,
.woocommerce-pagination a:hover {
    background: var(--green);
    color: #fff;
}

.posts-list {
    margin: 0 -12px;
}

.posts-list .post-item-wrap {
    padding: 0 12px 24px;
    width: 33.33333%;
}

.sidebar-item {
    background: #1b1a1f;
    border: 1px solid #262626;
    border-radius: 12px;
    padding: 30px;
    margin-bottom: 24px;
}

.share-buttons a,
.tags-list a {
    border-radius: 12px;
    background: #33313e;
    text-decoration: none;
}

.sidebar .h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #fbfbfb;
    display: flex;
    align-items: center;
    gap: 23px;
    text-transform: uppercase;
    margin: 0 0 21px;
}

.categories-list,
.side-cats .h5,
.tags-list a {
    font-size: 14px;
    color: #fbfbfb;
}

.related-articles .home-post .h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}

.related-articles .home-post {
    margin-bottom: 25px;
}

.tags-list {
    gap: 11px;
}

.tags-list a {
    display: inline-block;
    font-weight: 400;
    line-height: 22px;
    padding: 8px 20px;
}

.categories-list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}

.categories-list li {
    padding: 0;
    margin: 0 0 15px;
}

.full-post .home-post .post-image {
    width: auto !important;
    height: auto !important;
    margin: 0 0 21px;
}

.share-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin: 0 0 24px;
}

.form .h3,
.form h3,
.share-buttons a {
    color: var(--black);
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.share-buttons a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    justify-content: center;
    padding: 12px 24px;
    gap: 10px;
    min-width: 131px;
    min-height: 48px;
}

.recommended-seeds-section {
    margin-top: 95px;
}

.side-cats a {
    text-decoration: none;
    gap: 24px;
}

.side-cats .h5 {
    margin: 0;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
}

.side-cats img {
    width: 32px;
    height: 32px;
}

.form-group-wrapper {
    background: var(--background);
    border: 1px solid #BDC9AD;
    margin: 0 0 26px;
}

.shipping_address,
.woocommerce-billing-fields__field-wrapper {
    display: inline-block;
    width: 100%;
}

.form-group {
    padding: 30px;
}

.form .h3,
.form h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    gap: 23px;
    margin: 0 0 25px;
}

.form .form-total {
    gap: 20px;
    padding: 30px;
    background: #33313e;
}

.form .form-total .lb {
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    color: #878787;
}

.form .form-total .pr {
    display: inline-block;
    text-transform: uppercase;
    color: #fbfbfb;
    font-weight: 700;
}

.form-row-first,
.form-row-last,
.form-row-wide {
    clear: both !important;
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
}

.product-info .variations,
.product-info .variations tbody,
.product-info .variations td,
.product-info .variations th,
.product-info .variations tr,
tr.cart-subtotal th,
tr.order-total th {
    display: block;
    text-align: left;
}

@media (min-width: 768px) {
    .form-row-first {
        width: 47% !important;
        float: left !important;
        margin-right: 5.8% !important;
        clear: both !important;
    }

    .form-row-last {
        width: 47% !important;
        float: right !important;
        margin-right: 0 !important;
        clear: none !important;
    }
}

@-moz-keyframes wave-4 {
    50% {
        transform: scale(0.9);
    }
}

@-webkit-keyframes wave-4 {
    50% {
        transform: scale(0.9);
    }
}

@-o-keyframes wave-4 {
    50% {
        transform: scale(0.9);
    }
}

@keyframes wave-4 {
    50% {
        transform: scale(0.9);
    }
}

.form .lbl,
.form-row label {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 12px;
}

.form .lbl span,
.form-row label span {
    color: #c25557;
}

.form .input,
.form-row input:not([type="checkbox"]),
.form-row select,
.form-row textarea,
body .select2-container .select2-selection--single .select2-selection__rendered {
    -webkit-appearance: none;
    box-shadow: none;
    outline: 0;
    border: 1px solid#BDC9AD;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #151419;
    width: 100%;
    min-height: 48px;
    background: #fbfbfb;
    padding: 12px 24px;
    margin: 0 0 24px;
}

span.span3 {
    color: var(--green);
}

.checkbox,
.radio-ul label {
    font-size: 16px;
    position: relative;
}

body .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 8px;
    height: 48px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px;
}

.select2-container--open .select2-dropdown--below {
    margin-top: -28px;
}

.checkbox {
    display: inline-block;
    width: 100%;
    padding: 0 4px 0 30px;
    margin: 1px 0;
    color: #fff;
    line-height: 24px;
}

.validate-required .checkbox span {
    color: #fff;
    text-transform: none;
}

.checkbox input[type="checkbox"] {
    background-color: #fff;
    vertical-align: middle;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    outline: 0;
    cursor: pointer;
    position: absolute;
    left: 3px;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #555;
    height: 18px !important;
    padding: 0 !important;
    text-align: center;
    width: 18px !important;
    min-width: 18px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: border-color 0.05s ease-in-out;
    clear: none;
    display: inline-block;
    line-height: 0;
    appearance: auto !important;
    border-radius: 0;
}

.checkbox input[type="checkbox"]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    font: 21px/1 dashicons;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: 0;
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 2px;
    background: url('/wp-content/themes/seeds/style/images/icon_check2.svg') center no-repeat #f56f10;
}

.radio-ul input[type="radio"] {
    width: 18px;
    height: 18px;
    accent-color: var(--green);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.radio-ul label {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    color: var(--black);
    line-height: 24px;
}

.radio-ul li {
    /*padding: 0 0 0 30px;*/
    margin: 0 0 10px;
    position: relative;
}

div#customer_details ul li {
    background: #fff;
    padding: 12px;
    border: 1px solid var(--green);
    width: 100%;
    display: grid;
}

.form select.input,
.form-row select {
    padding-right: 45px;
    background-image: url('/wp-content/themes/seeds/style/images/icon_arrow_select.svg');
    background-repeat: no-repeat;
    background-position: right 24px center;
}

.form textarea.input,
.form-row textarea {
    min-height: 120px;
    max-height: 240px;
    resize: vertical;
}

.woocommerce-checkout .quadlayers_product_image_checkout img {
    opacity: 1;
    height: auto;
    width: 60px;
}

:root {
    --rating-size: 16px;
    --star-active: url('/wp-content/themes/seeds/style/../style/images/icon_star_1.svg');
    --star-inactive: url('/wp-content/themes/seeds/style/../style/images/icon_star_0.svg');
}

.stars {
    display: block;
    margin-top: 10px;
}

.stars a {
    width: var(--rating-size);
    height: var(--rating-size);
    display: inline-block;
    background-image: var(--star-active);
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin-right: 5px;
    transition: background-image 0.2s;
}

.stars a:hover {
    background-image: url('/wp-content/themes/seeds/style/../style/images/icon_star_1.svg');
}

.stars a.active~a,
.stars a:hover~a {
    background-image: url('/wp-content/themes/seeds/style/../style/images/icon_star_0.svg');
}

p.comment-form-comment label {
    display: block;
    margin-bottom: 10px;
}

p.comment-form-comment textarea {
    border: 1px solid rgba(37, 37, 37, 0.1);
}

ol.commentlist {
    padding: 3px !important;
    list-style-type: none;
}

#reviews {
    display: flex;
    flex-direction: column-reverse;
}

.comment-text {
    margin-top: 30px;
}

.comment-text p {
    margin: 5px 0;
}

.star-rating {
    display: inline-block;
    height: 1.618em;
    width: 100px;
    position: relative;
    overflow: hidden;
}

.star-rating span {
    position: absolute;
    top: 0;
    left: 0;
    background: url('/wp-content/themes/seeds/style/../style/images/icon_star_1.svg') left center repeat-x;
    font-size: 0;
    height: 20px;
}

.cart-collaterals,
.woocommerce-cart-form {
    background: var(--background);
    border: 1px solid #BDC9AD;
    padding: 10px 0;
}

body .woocommerce table.shop_table {
    margin: 0;
    border: none;
    width: 100%;
}

.cart-collaterals {
    padding: 19px 0;
    margin: 30px 0 30px;
}

.cart-collaterals .wc-proceed-to-checkout,
.cart-collaterals h2 {
    padding: 0 12px;
}

body .woocommerce table.shop_table td,
body .woocommerce table.shop_table th {
    border: none;
    padding: 10px;
}

body .woocommerce-shipping-destination {
    margin: 10px 0 0;
}

body .woocommerce table.shop_table tbody tr:not(:first-child) td,
body .woocommerce table.shop_table tbody tr:not(:first-child) th {
    border-top: 1px solid #262626;
}

p.woocommerce-mini-cart__empty-message {
    margin: 30px;
    color: #fff;
}

.cart-collaterals .shop_table th {
    display: table-cell;
}

.cart-collaterals .shop_table h3,
.cart-collaterals .shop_table th {
    text-transform: uppercase;
    color: #878787;
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
}

.cart-collaterals .shop_table td {
    font-size: 16px;
    line-height: 24px;
}

.shop_table .product-thumbnail {
    width: 134px;
}

.shop_table .product-thumbnail img {
    width: 100px;
    height: auto;
    border-radius: 10px;
}

.shop_table .product-name {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}

#customer_details .shop_table .product-name .flex {
    gap: 3px;
    position: relative;
    flex-direction: column;
    padding: 0 0 0 75px;
    min-height: 60px;
    text-align: left;
    align-items: start;
    justify-content: center;
}

#customer_details .shop_table tfoot th {
    padding-left: 0;
    font-weight: 500;
}

#customer_details .shop_table tfoot td {
    padding-right: 0;
}

#customer_details .shop_table .product-name .product-quantity {
    width: 100%;
    color: var(--green);
}

#customer_details .shop_table .product-total {
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
    color: var(--green);
}

#customer_details .shop_table .quadlayers_product_image_checkout {
    width: 60px !important;
    height: 60px !important;
    flex: 1;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

#customer_details .woocommerce-privacy-policy-text {
    font-size: 15px;
    line-height: 20px;
    margin: 10px 0 25px;
}

.shop_table .product-price,
.shop_table .product-subtotal {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
}

.shop_table .product-remove {
    width: 56px;
}

body .woocommerce a.remove {
    width: 32px;
    height: 32px;
    background: url('/wp-content/themes/seeds/style/images/icon_close.svg') center no-repeat !important;
    border-radius: 50%;
    font-size: 0;
    display: block;
    margin-left: 10px;
}

.quantity input[type="number"],
.woocommerce .shop_table .quantity .qty {
    -webkit-appearance: none;
    box-shadow: none;
    outline: 0;
    border: none;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #151419;
    width: 85px;
    min-height: 40px;
    background-color: #fbfbfb;
    border-radius: 8px;
    padding: 5px 12px;
    margin: 0;
    text-align: center;
}

.popup-basket__product {
    padding: 15px 20px;
    border-bottom: 1px solid #878787;
}

.popup-basket__product:first-child {
    border-top: 1px solid #878787;
}

.popup-basket__product .top-group {
    gap: 24px;
    margin: 0 0 15px;
}

.popup-basket__product-row .remove {
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    background: url('/wp-content/themes/seeds/style/images/icon_close.svg') center no-repeat;
    border-radius: 50%;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
}

.popup-basket__productBlockImage {
    flex-shrink: 0;
    width: 80px;
    line-height: 0;
}

.popup-basket__productBlockImage img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.popup-basket__productInfo {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.basket-name {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fbfbfb;
    width: 250px;
}

.amount-label,
.quantity-label {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    min-width: 100px;
}

.quantity {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 6px 0 0;
    border: 1px solid #BDC9AD;
    padding: 2px;
    width: fit-content;
}

.quantity input[type="button"] {
    -webkit-appearance: none;
    width: 40px;
    height: 40px;
    background: #DFEAD1;
    border: 1px solid #DFEAD1;
    cursor: pointer;
    font-weight: 400;
    font-size: 20px;
}

.basket-price {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: var(--green);
}

.product-info .single_variation_wrap .price,
.sc-total {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
}

.sc-total {
    font-weight: 500;
    color: #878787;
}

.sc-total-group .button {
    margin: 0;
    min-width: 150px;
    text-align: center;
}

.wcpr-selected-image img {
    max-width: inherit;
}

img.zoomImg {
    background: #161319 !important;
}

p.stars span {
    font-size: 0;
}

.variation-buttons {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.variation-button {
    -webkit-appearance: none;
    outline: 0;
    box-shadow: none;
    cursor: pointer;
    transition: 0.3s;
    min-width: 198px;
    padding: 14px 15px;
    border: 2px solid #97AF47;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: GothicA1, sans-serif;
}

.desc-wrap,
.product__info {
    font-weight: 400;
    font-size: 16px;
    color: var(--black);
}

.variation-button .amount {
    font-weight: 700;
}

.variation-button.active {
    border-color: #97AF47;
    background: #97AF47;
    color: #fff;
}

.variation-button:hover {
    background-color: #97AF47;
    color: #fff;
}

.wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image-container {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
}

.wcpr-selected-image {
    max-width: 178px;
}

.reviews-slider-block {
    margin-top: 80px;
}

.reviews-slider-block #review-form-details summary {
    display: inline-block;
    float: right;
    margin: -73px 0 0;
}

.review-form-content {
    text-align: left;
    margin: 0 0 40px;
}

.review-form-content p {
    margin: 0 0 10px;
}

.review-form-toggle {
    list-style: none;
}

.reviews-slider-block .h2 {
    padding-right: 200px;
}

.reviews-slider {
    clear: both;
}

.product-desc-block.titles {
    margin-top: 50px;
}

.h2.block-title {
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    margin: 0 0 24px;
    display: flex;
    align-items: center;
    gap: 23px;
    text-transform: uppercase;
}

h2.h2.block-title {
    word-break: break-word;
}

.desc-wrap {
    background: var(--background);
    border: 1px solid #8FD38C;
    padding: 10px 31px;
    line-height: 32px;
}

.mt50 {
    margin-top: 50px !important;
}

.mb50 {
    margin-bottom: 50px;
}

.product__info {
    display: flex;
    justify-content: space-between;
    line-height: 24px;
    position: relative;
    margin: 0 0 15px;
    gap: 15px;
}

.product__info:before {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 11px;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    border-top: 1px dashed #33313e;
}

.product__info .product__name-info,
.product__info .product__type-info {
    padding-bottom: 5px;
    position: relative;
    background: var(--background);
}

.product__info .product__type-info {
    padding-right: 10px;
}

.product__info .product__name-info {
    padding-left: 10px;
    color: var(--green);
    font-weight: 500;
}

.product-image-block .col-7 {
    width: 642px;
}

.product-image-block .col-5 {
    flex: 1;
    width: auto;
}

.product-separator {
    width: 100%;
    height: 1px;
    background: #252527;
    display: block;
    margin: 26px 0 10px;
}

.woocommerce-product-gallery ol {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    line-height: 0;
    padding: 0;
    margin: 17px 0 0;
}

.woocommerce-product-gallery ol img {
    width: auto;
    max-height: 100px;
    border-radius: 8px;
}

.woocommerce-product-gallery ol .flex-active {
    border: 2px solid #f56f10;
}

.product-info .woocommerce-review-link {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-decoration-line: underline;
}

.product-info .woocommerce-product-rating {
    margin: 0 0 17px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 17px;
}

.product-info .woocommerce-product-rating .star-rating {
    width: auto;
    display: flex;
    align-items: center;
    gap: 8px;
}

.product-info .woocommerce-product-rating .star-rating img {
    width: 20px;
    height: 20px;
}

.product-info .woocommerce-product-details__short-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #7c788c;
    padding: 25px 0 15px;
    margin: 0 0 24px;
    border-top: 1px solid #252527;
    border-bottom: 1px solid #252527;
}

.product-info .variations {
    padding: 0 0 23px;
    margin: 0 0 23px;
    border-bottom: 1px solid #252527;
}

.product-info .variations th {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 0 16px;
}

.product-info .single_variation_wrap .price {
    display: block;
    font-weight: 700;
    color: var(--green);
}

.product-info .single_variation_wrap .woocommerce-variation {
    min-width: 120px;
    display: block !important;
    overflow: visible !important;
    height: 30px !important;
}

/*.product-info .quantity input[type="number"],
.product-info .woocommerce .shop_table .quantity .qty {
    min-height: 48px;
}*/
.product-info .woocommerce-variation-add-to-cart {
    display: flex;
    gap: 14px;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
}

.product-info .single_variation_wrap {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    align-items: center;
}

.reviews-slider .slick-track .slick-slide {
    height: auto;
}

.reviews-slider .review-content {
    background: var(--background);
    border: 1px solid #BDC9AD;
    padding: 26px 24px 20px;
    height: 100%;
}

.reviews-slider .rev-top {
    gap: 12px;
    margin: 0 0 11px;
    justify-content: space-between;
}

.reviews-slider .review-author {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 3px 0 0;
}

.reviews-slider .review-date {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: right;
    color: #878787;
}

.reviews-slider .review-text {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
}

.reviews-slider .review-images {
    gap: 12px;
    margin: 16px 0 0;
}

.reviews-slider .review-images img {
    width: 60px;
    height: 60px;
    border-radius: 8px;
}

.text-section.no-padding-top {
    padding-top: 0;
}

@media screen and (max-width: 1350px) {
    .main404 {
        background-image: none;
    }
}

@media screen and (max-width: 1199px) {
    .bottom-line .menu__list {
        display: none;
    }

    .h-buttons .menu-icon {
        display: inline-block;
        cursor: pointer;
        line-height: 0;
    }

    .col-full-post,
    .home-posts .home-post.type-0,
    .home-posts .right-posts {
        width: 100%;
    }

    .home-post {
        margin: 0 0 24px !important;
    }

    .home-posts {
        flex-wrap: wrap;
        gap: 0;
    }

    .col-sidebar,
    .home-post .text,
    .product-desc-block.titles .col-5 {
        display: none;
    }

    .home-post-inner {
        display: flex;
        justify-content: space-between;
        gap: 24px;
        align-items: center;
    }

    .home-post-inner>div:last-child {
        flex: 1;
    }

    .home-post .post-image {
        height: 200px !important;
        width: 255px;
        margin: 0;
    }

    .footer .col-4,
    .footer .col-8,
    .product-data-block .col-6,
    .product-desc-block .col-6,
    .product-desc-block .col-5,
    .product-desc-block .col-7,
    .text-section .col-5,
    .text-section .col-7 {
        padding: 0 15px;
        width: 100%;
    }

    .text-section img {
        display: block;
        margin: 24px auto 0;
    }

    .desc-wrap {
        margin: 0;
        height: auto;
    }

    .product-data-block .product-info {
        margin-top: 25px;
    }

    .footer-bottom .flex {
        flex-direction: column-reverse;
    }

    .footer .socials {
        margin: 0 0 40px;
    }

    .footer-bottom .f-copy {
        margin: 24px 0 0;
        text-align: center;
    }

    .product-inner .woocommerce-loop-product__title {
        text-align: center;
    }

    .posts-list .post-item-wrap {
        width: 50%;
    }

    .products.columns-4 .product {
        width: calc(33.33333% - 15px);
    }
}

@media screen and (max-width: 1024px) {
    .products.columns-4 .product {
        width: calc(50% - 15px);
    }

    #customer_details .col-4,
    #customer_details .col-8 {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .footer .footer-menu {
        flex-wrap: wrap;
    }
    .menu__list .sub-menu {
        left: 0;   
    }
    .variation-buttons {
        gap: 10px;
    }
    .main-slider .slide {
        padding: 30px 30px 76px;
        justify-content: center;
        text-align: center;
    }

    .home-posts {
        margin: 0 0 15px;
    }

    .home-post .post-image {
        width: 100%;
    }

    .home-post-inner {
        flex-wrap: wrap;
    }

    .main-slider .slide-data p {
        margin: 0 auto 41px;
    }

    .posts-block {
        padding: 80px 0;
    }

    .text-section {
        padding: 60px 0 0;
    }

    .categories,
    .products-section,
    .section-slider {
        padding: 0 0 60px;
    }

    .recommended-seeds-section {
        margin-top: 60px;
    }

    .footer .footer-menu.cats li {
        width: 50%;
    }

    .footer .rules-menu li a {
        padding: 0 10px;
    }

    .side-cart-inner,
    .side-menu-inner {
        max-width: 100%;
        width: 90%;
    }

    .products.columns-4 .product {
        width: calc(100%);
    }

    .reviews-slider-block .h2 {
        padding: 0;
    }

    .reviews-slider-block #review-form-details summary {
        float: none;
        margin: 0 0 25px;
    }

    .reviews-slider-block {
        margin-top: 30px;
    }
}

@media screen and (max-width: 680px) {
    .posts-list .post-item-wrap {
        width: 100%;
    }

    body .woocommerce .woocommerce-cart-form table.shop_table tr {
        display: flex;
        flex-wrap: wrap;
        border-bottom: 1px solid #262626;
        justify-content: center;
        align-items: center;
        position: relative;
    }

    body .woocommerce .woocommerce-cart-form table.shop_table td {
        border: none !important;
    }

    body .woocommerce .woocommerce-cart-form table.shop_table tr:last-child {
        border: none;
    }

    body .woocommerce .woocommerce-cart-form table.shop_table .product-name {
        width: 100%;
        text-align: center;
    }

    body .woocommerce .woocommerce-cart-form table.shop_table .product-remove {
        position: absolute;
        right: 0;
        top: 0;
    }

    .cart-collaterals .wc-proceed-to-checkout {
        text-align: center;
    }

    .main404 .text404 {
        font-size: 130px;
        line-height: 130px;
    }
}

@media screen and (max-width: 540px) {
    .categories-grid {
        gap: 12px
    }

    .category-item-wrap {
        width: calc(32% - 6px);
    }

    .category-item {
        width: 100%;
    }

    .category-item .h5 {
        font-size: 11px;
        line-height: 18px;
    }

    .logo {
        width: 80px;
        height: 80px;
    }

    .h-buttons,
    .socials,
    .switcher {
        gap: 24px;
    }

    .basket-name,
    .footer .footer-menu.cats li,
    .footer .rules-menu li {
        width: 100%;
    }

    .footer .cat-menu-wrap,
    .footer .info-menu-wrap {
        width: 50%;
    }

    .footer .rules-menu {
        flex-wrap: wrap;
    }

    .footer .rules-menu li a {
        border: none;
        padding: 0;
    }

    .footer .rules-menu li:not(:last-child) {
        margin: 0 0 12px;
    }

    .popup-basket__product .top-group {
        flex-wrap: wrap;
        gap: 15px;
    }

    .popup-basket__price-section {
        text-align: left;
        width: 100%;
        display: flex;
        align-items: center;
    }

    .desc-wrap {
        padding: 15px;
    }
}

.radio-ul li input[type="radio"] {
    display: none;
}

.radio-ul li label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
}

.radio-ul li label::before {
    content: "";
    width: 16px;
    height: 16px;
    border: 1px solid var(--green);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.radio-ul li input[type="radio"]:checked+label::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #2fb44a;
    border-radius: 50%;
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width: 424px) {
    .switch-block .switch-drop {
        right: auto;
        left: 0;
    }

    .cards__title,
    .cart_totals h2,
    .h1,
    .main-slider .slide-data h1,
    .main-slider .slide-data .h1,
    .text-section .h1,
    .text-section h1,
    h1 {
        font-size: 32px;
        line-height: 36px;
    }

    .home-post .h2 {
        font-size: 20px;
        line-height: 32px;
    }

    .main-slider .slide-data p {
        margin: 0 auto 24px;
        font-size: 14px;
        line-height: 26px;
    }

    .home-post .post-cat {
        font-size: 12px;
    }

    .footer .cat-menu-wrap,
    .footer .info-menu-wrap {
        width: 100%;
    }

    .footer .col-8 {
        flex-wrap: wrap;
    }

    .footer .f-txt br {
        display: none;
    }

    .share-buttons a {
        font-size: 14px;
        min-width: 110px;
        min-height: 42px;
        padding: 8px 14px;
    }
}

.u-column1,
.u-column2 {
    width: 100%;
    padding: 0;
}

.woocommerce-customer-details .col-1,
.woocommerce-customer-details .col-2 {
    padding: 0;
    width: 100%;
    float: none;
}

.product-data-block .button.single_add_to_cart_button {
    width: auto !important;
    padding: 6px 22px 4px 56px !important;
    background-position: left 14px center !important;
}

body .ms-options-wrap>.ms-options>ul {
    list-style: none;
}

#customer_details.row {
    display: flex;
    flex-wrap: wrap;
}

#customer_details.row:before,
#customer_details.row:after {
    display: none;
}

#customer_details .col-4 .form-group-wrapper {
    position: sticky;
    top: 15px;
}

.items-slider.slider .products {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: center;
}

.items-slider.slider .products .card, .card.product {
    width: calc(25% - 24px);
    min-width: 300px;
    background: var(--background);
    border: 1px solid #8FD38C;
}

@media screen and (max-width: 600px) {
    .radio-ul li label {
        overflow: scroll;
    }
    .items-slider.slider .products .card {
        width: 100%;
        min-width: unset;
    }
}

@media screen and (max-width: 460px) {
    .category-item {
        padding: 5px;
        min-height: 130px;
    }

    .category-item-wrap {
        width: calc(50% - 6px);
    }
}

.mob-menu-line {
    display: none;
}

.mob-menu-line .menu__list .sub-menu {
    display: none !important;
}

.mob-menu-line .menu__list .sub-open .sub-menu {
    display: flex !important;
}

.mob-menu-line .menu__list .sub-menu li {
    width: calc(50% - 10px);
}

.mob-menu-line .menu__list .sub-open>a {
    color: var(--green);
}

@media screen and (max-width: 1199px) {
    .mob-menu-line {
        display: block;
    }

    .mob-menu-line .menu__list {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 860px) {
    .mob-menu-line {
        padding: 20px 0 15px 0;
    }

    .mob-menu-line .bottom-line .menu__list {
        flex-wrap: wrap;
    }

    .mob-menu-line .menu__list {
        gap: 24px;
    }

    .mob-menu-line .menu__list li {
        padding: 0;
        /*width: calc(32% - 12px);*/
        position: unset;
    }
}

@media screen and (max-width: 700px) {
    .col-2.flex.flex-end {
        float: right;
        margin-right: 10px;
        margin-top: -30px;
    }
    .mob-menu-line .menu__list li {
        /* width: calc(50% - 12px);*/
    }
}

@media screen and (max-width: 640px) {
    .mob-menu-line .menu__list .sub-menu {
        min-width: unset;
    }

    .mob-menu-line .menu__list .sub-menu li {
        width: 100%;
    }
}

@media screen and (max-width: 460px) {
    .mob-menu-line .menu__list {
        gap: 12px;
        font-size: 15px;
    }

    .mob-menu-line .menu__list li {
        /*width: calc(50% - 6px);*/
    }

    .mob-menu-line .menu__list .sub-menu {
        font-size: 14px;
        gap: 10px;
    }
}

.product .characteristic-item {
    display: flex;
    justify-content: space-between;
    line-height: 24px;
    position: relative;
    margin: 0 0 5px;
    gap: 5px;
}

.product .characteristic-item:before {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 11px;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
}

.product .characteristic-item .characteristic-label,
.product .characteristic-item .characteristic-value {
    position: relative;
}

.product .characteristic-item .characteristic-label {
    padding-right: 10px;
}

.product .characteristic-item .characteristic-value {
    padding-left: 10px;
    color: var(--black);
}

.product .single_characteristics {
    margin: 0 0 16px;
}

/* FAQ Section Styles */
.faq-item {
    border-bottom: 1px solid #BDC9AD;
}

.faq-item:last-child {
    border-bottom: none;
}

.faq-question {
    padding: 20px 31px 5px;
    cursor: pointer;
    position: relative;
    list-style: none;
    background: var(--background);
}

.faq-question::-webkit-details-marker {
    display: none;
}

.faq-question::before {
    content: '';
    position: absolute;
    left: 0;
    top: 23px;
    width: 24px;
    height: 24px;
    background: url('/wp-content/themes/seeds/style/images/faq-icon.svg') center no-repeat;
    background-size: contain;
    transition: transform 0.3s ease;
}

.faq-question .h4 {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
}