/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
table.thwepo-extra-options tbody {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
table.thwepo-extra-options.thwepo_simple tbody tr {
    display: block;
    width: 100%;
}table.thwepo-extra-options td {
    border: none;
    display: block;
    width: 100%;
}.accordion-inner {
    display: none;
    padding: 5px;
font-style: normal;
    font-weight: 400;
    line-height: 30px;
    font-size: 15px;

}a#accordion-description-label {
    padding: 5px 0px 5px 0px;
}.product-summary .quantity {
    margin-bottom: 1em;
margin-right: 1em;
    width: 30%;
background-color: #f1f1f1;
}.entry-product-quantity-wrapper input.minus.button.is-form {
    width: 100%;
}.entry-product-quantity-wrapper .form-minimal.quantity .qty {
    height: 48px;
    width: 100%;
}.entry-product-quantity-wrapper input.plus.button.is-form {
    width: 100%;
}
form.cart table.thwepo-extra-options select {
    height: 48px;
    background-color: #f1f1f1;
}
table.thwepo-extra-options td {
    border: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 5px 0px 5px 0px;
}


.product-info button[name="add-to-cart"] {
    width: auto;
    background-color: #000000;
    border-radius: 10px;
    height: 48px;
    flex-grow: 1;
	    font-weight: 400;
margin: 0;
}
.product-info button[name="ux-buy-now"] {
    width: 100%;
    background-color: #000000;
    border-radius: 10px;
    height: 48px;
    padding: 0;
    margin: 0;
	    font-weight: 400;
}
.form-minimal.quantity .qty {
    height: 48px;
}
.product-page-accordian {
    margin-top: 30px;
}
.entry-product-quantity-wrapper {
    display: flex;
    flex-wrap: wrap;
}

table.thwepo-extra-options tr+tr {
    border: none;
}table.thwepo-extra-options .required {
    display: none;
}
.product-page-accordian .accordion .toggle {
    border-radius: 999px;
    height: 1.5em;
    RIGHT: 0;
    margin-right: 5px;
    position: absolute;
    top: .3em;
    transform-origin: 50% 47%;
    width: 2.3em;
}

a#accordion-description-label {
    padding: .6em 0em .6em 0em;
}.accordion-inner {
    display: none;
    padding: 5px;
}.product-page-accordian .accordion-title {
color: #000000;
    padding-left: 0;
    border-top: 0;
    background-color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
}.icon-angle-down:before{
display:none;}
.product-page-accordian .accordion-title::after{
content: ">";
    font-size: 14px;
    position: absolute;
    right: 1rem;
    font-weight: 600;
    transform: rotate(90deg);
}
