.elementor-2099 .elementor-element.elementor-element-02862e1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2099 .elementor-element.elementor-element-1147f82{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-2099 .elementor-element.elementor-element-bb7f635{width:100%;max-width:100%;}.elementor-2099 .elementor-element.elementor-element-bb7f635 > .elementor-widget-container{margin:0px 0px 0px 0px;}@media(min-width:768px){.elementor-2099 .elementor-element.elementor-element-02862e1{--content-width:1150px;}}/* Start custom CSS for shortcode, class: .elementor-element-bb7f635 */.wcpa_form_outer {
    margin-top: 10px !important;
    margin-bottom: 0px !important
}
.quantity {
    display: none !important;
}
button.single_add_to_cart_button.button.alt {
    width: 100% !important;
    padding: 15px 10px !important;
    margin:0px !important;
    border-radius: 8px;
    background-color: #0fb025;
}
label.wcpa_field_label {
    font-size: 16px !important;
    font-weight: 500 !important;
}
select#field_select_9221542121 {
    color: #302f2f !important;
}

/* First option (Choose your class) - Make it bold and black */
div#select_9221542121 select option:first-child {
    font-weight: bold !important;
    color: black !important;
    background-color: transparent !important; }
    
    /* Change Product Title Color */
.product_title {
    color: #0fb025 !important;
    /* Green color for product title */
}

/* Change Regular Price to Red */
.woocommerce-Price-amount {
    color: red !important; /* Red color for regular price */
}

/* Change Sale Price to Black */
.price ins .woocommerce-Price-amount {
    color: black !important; /* Black color for sale price */
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none !important;
}
span.single-product-category {
    display: none !important;
}
.product_meta {
    display: none !important;
}/* End custom CSS */