.single-product.woocommerce div.product .price {
    font-size: 26px;
    border-top: 5px solid #afcb3b;
    margin-top: 20px;
    padding-top: 10px;
}

.single-product.woocommerce div.product .cart .quantity-wrapper,
.single-product.woocommerce div.product .cart .button {
    margin-top: 20px !important;
}

.sd-instock {
    color: #8aaa2f;
}

.sd-outofstock {
    color: #db0000;
}

.product .summary .product_title {
    font-size: 26px;
}

body.single-product.woocommerce div.product .price {
    font-size: 24px;
}

body.organium-single-product-page .summary.entry-summary p.iworks-omnibus {
    font-size: 14px;
}

select#shipping_dates {
    border: 1px solid #AFCB3B;
    border-radius: 0;
    padding: 10px;
    height: auto;
    float: left;
}

body.single-product.woocommerce div.product .cart .quantity-wrapper {
    float: left;
    clear: left;
    margin-top: 26px !important;
}

.woocommerce .quantity-wrapper.styled .btn-plus,
.woocommerce .quantity-wrapper.styled .btn-minus {
    width: 28px;
    height: 28px;
}

.woocommerce .quantity-wrapper .quantity,
.woocommerce .quantity-wrapper .quantity .qty {
    width: 50px;
    height: 28px;
}

button[name="add-to-cart"] {
    padding: 10px 15px !important;
}

ul.bulletpoints {
    margin-top: 25px !important;
    color: #000;
}

body .organium_content_wrapper ul.bulletpoints > li::before {
    content: '' !important;
    display: none;
}

body .organium_content_wrapper ul.bulletpoints > li i {
    font-size: 18px;
    color: #afcb3b;
    margin-right: 10px;
}

.single-product.woocommerce .organium_content_wrapper {
    max-width: 1280px;
    margin-inline: auto;
}

.single-product.woocommerce .organium_content_wrapper .woocommerce-tabs ul.tabs {
    width: 100%;
    border: none;
}

.single-product.woocommerce .organium_content_wrapper .woocommerce-tabs .panel {
    display: block !important;
    margin: 10px;
}

.single-product.woocommerce .organium_content_wrapper .woocommerce-tabs ul.tabs li {
    margin: 0px 0px 20px 0px !important;
}

.single-product.woocommerce .organium_content_wrapper .woocommerce-tabs ul.tabs li a {
    background-color: #F7F6F1 !important;
    color: #000 !important;
    margin-bottom: 10px;

    font-size: 20px;
    font-weight: 500;
}

.woocommerce-Tabs-panel--video {
    text-align: center;
}

.btn-2 {
    display: inline-block;

    background-color: #fff;
    color: #000;

    border: 1px solid #AFCB3B;
    border-radius: 3px;
    padding: 10px 20px;
    margin-top: 20px;

    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.product_meta-before {
    margin: 15px 0 !important;
    color: #000;
    border: none;

    width: fit-content !important;
}

.product_meta-before i {
    color: #AFCB3B;
    font-size: 18px;
    padding: 3px;
}

body .organium_content_wrapper table.product_meta-before tr td {
    border: none;
    padding: 2px 10px 2px 0;
}

.reviews-wrapper {
    margin-top: 15px;
}

.breadcrumbs-wrapper {
    margin-top: 0;
}

.productfaq__single {
    border: 1px solid #AFCB3B;
    border-radius: 3px;
    margin-bottom: 5px;
}

.productfaq__question {
    font-weight: 600;
    padding: 10px;
    cursor: pointer;
}

.productfaq__question p,
.productfaq__answer p {
    margin-bottom: 0;
}

.productfaq__answer {
    display: none;
    padding: 10px;
}

.organium_products_widget .attachment-woocommerce_link {
    margin-bottom: 0;
    opacity: 0;
}

body .wc-tab#tab-description ul {
    list-style-type: circle;
}
