.single-product__title {
    color: var(--c-black);
    font-size: 44px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 12px;
}

.single-product__rating {
    margin-bottom: 32px;
}

.single-product__chips {
    margin-bottom: 12px;
}

.single-product__genetics {
    display: flex;
    gap: 8px;
    margin-bottom: 12px;
    color: var(--c-black);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.single-product__gen-image {
    width: 21px;
    height: 21px;
}

.single-product__desc {
    color: var(--c-black);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 24px;
}

.single-product__desc p {
    margin-bottom: 1em;
}

.product-cart-wrapper {
    padding: 20px 16px 16px;
    border-radius: 9px;
    box-shadow: 0px 5px 7px -2px rgba(0, 0, 0, 0.08);
    margin-bottom: 32px;
}

.in-stock {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 5px 8px 5px 5px;
    border-radius: 30px;
    border: 2px solid var(--c-primary);
    color: var(--c-black);
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.24px;
    text-transform: uppercase;
}

.in-stock-mobile {
    display: none;
}

.product-images .in-stock {
    display: none;
}

.in-stock::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-color: var(--c-black);
    -webkit-mask-image: url(/wp-content/themes/flatsome-child/img/icons/task_alt.svg);
    mask-image: url(/wp-content/themes/flatsome-child/img/icons/task_alt.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
}

.product-cart-form {
    margin: 0;
}

.product-variations legend {
    color: var(--c-black);
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-transform: none;
    border: unset;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.product-variations .variation__option {
    padding: 12px;
    height: auto;
}

.product-variations .variation__option {
    flex-direction: column;
    gap: 6px;
}

.product-variations .variation__name {
    color: var(--c-black);
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
}

.product-variations .variation__name_extra {
    color: #D73A3B;
}

.product-variations .variation__value {
    color: var(--c-black);
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
}

.product-count {
    padding: 0 !important;
    display: flex;
    gap: 10px;
}

.product-summary .quantity {
    margin: 0 !important;
    max-width: 110px;
}

.product-cart-wrapper .price {
    font-size: 32px;
    margin: 24px 0 12px !important;
}

.product-cart-wrapper .woocommerce-Price-currencySymbol {
    font-size: 32px;
}

.safe-checkout {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 10px;
}

.safe-checkout__li {
    margin: 0 !important;
}



.growers {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: stretch;

    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 32px;
}

.growers a {
    color: var(--c-black) !important;
}

.growers__link_main {
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border-radius: 9px;
    border: 1px solid #4A932D;
}

.growers__pros {
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    margin-bottom: 0;
}

.growers__li {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 24px;
    border-radius: 9px;
    border: 1px solid var(--c-gray);
    margin: 0 !important;
}

.growers__img {
    height: 32px;
    width: auto;
}

.single-product__meta {
    color: #777;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

.single-product__meta-hr {
    width: 100%;
    height: 1px;
    border: unset;
    background-image: url(/wp-content/themes/flatsome-child/woocommerce/single-product/img/dash.svg);
    background-repeat: repeat-x;
    background-size: 4px 1px;
    opacity: 1;
    margin: 8px 0;
}

.single-product__meta-hr:first-of-type {
    margin-top: 0 !important;
}

.product-summary .share-icon {
    width: 32px;
    height: 32px;
}

/* .product-summary .social-icons {
    display: flex;
    gap: 10px;
}

.product-summary .social-icons .icon {
    margin: 0 !important;
    width: 32px;
    height: 32px;
    min-width: unset;
    min-height: unset;
    border: unset !important;
}

.product-summary .social-icons .icon i {
    top: unset;
} */

/* .product-summary .social-icons .icon i::before {
    content: '';
}

.product-summary .social-icons .icon-facebook {
    width: 32px;
    height: 32px;
    background: url(/wp-content/themes/flatsome-child/img/share/facebook.svg);
}

.product-summary .social-icons .icon-twitter {
    width: 32px;
    height: 32px;
    background: url(/wp-content/themes/flatsome-child/img/share/twitter.svg);
}

.product-summary .social-icons .icon-envelop {
    width: 32px;
    height: 32px;
    background: url(/wp-content/themes/flatsome-child/img/share/mail.svg);
}

.product-summary .social-icons .icon-pinterest {
    width: 32px;
    height: 32px;
    background: url(/wp-content/themes/flatsome-child/img/share/pinterest.svg);
}

.product-summary .social-icons .icon-linkedin {
    width: 32px;
    height: 32px;
    background: url(/wp-content/themes/flatsome-child/img/share/linkedin.svg);
} */

.product-gallery-mobile {
    display: none;
}

.attributes {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.attribute {
    padding: 16px;
    display: flex;
    gap: 10px;
}

.attribute img {
    width: 42px;
    height: 42px;
}

.attribute dl {
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    text-transform: capitalize;
    margin: unset;
    display: flex;
    flex-direction: column;
    gap: 2px;

    color: #000;
}

.attribute dt {
    font-weight: 700;
}

@media (max-width: 756px) {
    .product-gallery {
        margin-bottom: 26px;
    }

    .product-gallery-mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 26px;
    }

    .product-gallery-mobile .slide {
        border-radius: 6px;
        border: 1px solid #F4F4F4;
        width: 40px;
        height: 40px;
        overflow: hidden;
    }

    .product-gallery-mobile .slide img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .single-product__title {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 8px;
    }

    .single-product__rating {
        margin-bottom: 26px;
    }

    .single-product__chips,
    .single-product__genetics {
        margin-bottom: 8px;
    }

    .single-product__chips .chips {
        padding-top: 0;
    }

    .single-product__desc {
        margin-bottom: 26px;
    }

    .product-cart-wrapper {
        background-color: var(--c-lightgray);
        border-radius: 0;
        margin-left: -15px;
        margin-right: -15px;
        padding: 14px 14px 20px;
        box-shadow: unset;
    }

    .product-cart-wrapper .in-stock {
        display: none;
    }

    .in-stock-mobile {
        display: inline-flex;
        margin-bottom: 26px;
    }


    .product-images .in-stock {
        display: inline-flex;
    }

    .product-cart-wrapper .product-variations {
        margin-top: 0;
        grid-template-columns: 1fr 1fr;
        gap: 6px;
        padding-top: 8px;
    }

    .product-variations .variation__option {
        flex-direction: row;
        background-color: white;
        border: 2px solid white;
        padding: 11px 6px;
        justify-content: space-between;
    }

    .product-cart-wrapper .price {
        font-size: 30px;
        line-height: 36px;
        margin: 16px 0 12px !important;
    }

    .product-cart-wrapper .woocommerce-Price-currencySymbol {
        font-size: 30px;
        line-height: 36px;
    }

    .product-variations legend {
        font-size: 18px;
    }

    .product-cart-form :is(.btn[type=submit], .card-submit) {
        flex-grow: 1;
    }

    .safe-checkout {
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 15px;
    }

    .growers {
        gap: 8px;

        font-size: 12px;
        line-height: 14px;
    }

    .growers__pros {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
        margin-bottom: 8px;
    }

    .growers__li:first-child {
        grid-column: 1/3;
    }

    .growers__pros span {
        display: block;
        width: min-content;
        flex-grow: 0;
    }

    .attributes {
        grid-template-columns: 1fr;
    }

    .attribute {
        background: #f7f7f7;
        padding: 8px 10px;
        border-radius: 6px;
        gap: 6px;
    }

    .attribute img {
        filter: grayscale(1) brightness(0.5);
    }

    .attribute dl {
        flex: 1;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 12px;

        font-size: 14px;
        line-height: 140%;
    }

    .attribute dl dt {
        flex: 1;
    }

    .attribute dl dd {
        flex: 1;
        text-align: right;
    }
}