.woocommerce-Price-amount.amount {

    font-size: 22px !important;

    color: #000;

}



.woocommerce div.product form.cart .button {

    vertical-align: middle;

    float: left;

}



.woocommerce div.product .woocommerce-tabs ul.tabs li.active {

    background: #fff;

    z-index: 2;

    border-bottom-color: #fff;

}



.woocommerce div.product .woocommerce-tabs ul.tabs li {

    border: 1px solid #d3ced2;

    background-color: #ebe9eb;

    display: inline-block;

    position: relative;

    z-index: 0;

    border-radius: 4px 4px 0 0;

    margin: 0 -5px;

    padding: 0 1em;

}



.woocommerce div.product form.cart {

    margin-bottom: 2em;

}



.single_add_to_cart_button.button.alt {

    background-color: #5a0181 !important;

    height: auto !important;

    width: auto;

}



.panel {

    margin-bottom: 20px;

    background-color: #fff;

    border: 1px solid transparent;

    border-radius: 4px;

    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);

    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);

}

#tab-description

 {

    padding: 0 10px;

}





.woocommerce div.product .woocommerce-tabs ul.tabs {

    list-style: none;

    padding: 0 0 0 1em;

    margin: 0 0 1.618em;

    overflow: hidden;

    position: relative;

}



.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs



 {

    clear: both;

}

.product-container
{
    max-width: 80%;
    margin-inline: auto;
}