/*
Theme Name: StoreBiz
Theme URI: https://burgerthemes.com/storebiz-free/
Author: burgersoftware
Author URI: https://burgerthemes.com/
Description: StoreBiz is a modern and flexible WooCommerce WordPress theme. If you want to create a dazzling fashion, jewelry, kids store, auto parts furniture, electronic, accessories store, beauty or cosmetics shop website, look no further; StoreBiz is here! StoreBiz provides powerful features. Checkout Pro Version https://burgerthemes.com/demo/pro/storebiz/
Version: 1.0.30
Tested up to: 6.7
Requires PHP: 5.6
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: storebiz
Slug: storebiz
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments, translation-ready, blog, grid-layout, portfolio, photography

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/


ul.wp-block-social-links li a:before {
    content: none !important;
}
ul.wp-block-social-links li a {
    padding: 0.25rem !important;
}

.wp-block-button a.wp-block-button__link {
    border-color: inherit;
}

.post-section .wp-block-latest-comments {
    padding: 0;
}

widget .wp-block-group .wp-block-rss li:last-child {
    padding-bottom: 0;
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
    height: 1.5em;
    width: 1.5em;
}

.has-background.wp-block-read-more,
.has-background.post-navigation-link-next {
    padding: 0.25em 1.5em;
}
.wp-block-calendar .wp-calendar-nav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments,
.sidebar .widget .wp-block-group .wp-block-loginout,
.sidebar .widget .wp-block-group .wp-block-table,
.sidebar .widget .wp-block-group .wp-block-buttons {
    padding: 1.565rem 1.000rem 1.563rem;
}
.wc-block-mini-cart__icon,
.wc-block-mini-cart__badge {
  color: inherit;
}


#breadcrumb-area, .navigation-wrapper{
    display: none  !important;
}

#breadcrumb-section, .header-search-form, .main-menu-right, .site-description, #footer-section{
    display: none !important;
}

.st-py-default {
    padding: 0px 0 !important;
}

.navigation-middle-row .mb-2{
    display: none !important;
}

.navigation-middle-row {
    display: block;
}

.navigation-middle-row .mb-3{
    margin: auto  !important;
}

.woocommerce-order-received .post-content {
   padding: 0px !important;
}

.woocommerce-order-received .post-items{
    border: 0px !important;
}

.navigation-middle-row{
    min-height: unset !important;
}

.woocommerce table.shop_table th {
    color: #0052a3 !important;
}

.woocommerce-table__product-name a{
    text-decoration: none !important;
    pointer-events: none !important;
}

.woocommerce-table__product-name .product-quantity{
    display: none !important;
}

.woocommerce ul.order_details {
    margin: 0 0 0.5em;
    list-style: none;
}

.woocommerce .woocommerce-order h2 {
    font-size: 22px;
    margin-bottom: 15px;
}

ol,
ul {
    padding-left: 0px !important;
}

.woocommerce ul.order_details {
    border: 0px solid #d3ced2;
}

.storebiz-content{
    margin-top: 50px;
}

.navigation-middle {
    background: inherit;
    display: none;
}

.post-section {
    position: relative;
    overflow: hidden;
    margin-top: 120px;
}

/* Navigare Contul Meu */
.woocommerce-MyAccount-navigation ul {
    display: flex;
    justify-content: center;
    gap: 15px;
    list-style: none;
    padding: 0;
    margin: 0px;
}

.woocommerce-MyAccount-navigation ul li a {
    text-decoration: none;
    color: white;
    background-color: #ff5722;
    padding: 10px 20px;
    border-radius: 310px;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
    text-align: center;
}

.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover {
    background-color: #0052a3;
    color: #ffffff;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
   border: 0 !important;
}
/* Tabelul de comenzi */
.woocommerce-MyAccount-content .woocommerce-orders-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.woocommerce-orders-table th {
    background-color: #ff5722;
    color: white;
    padding: 15px;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
}

.woocommerce-orders-table td {
    padding: 15px;
    text-align: left;
    font-size: 14px;
    color: #333;
}

.woocommerce-orders-table tr:nth-child(even) td {
    background-color: #f9f9f9;
}

.woocommerce-orders-table td a.button {
    text-decoration: none;
    color: white;
    background-color: #ff5722;
    padding: 5px 15px;
    border-radius: 30px;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
}

.woocommerce-orders-table td a.button:hover {
    background-color: #e64a19;
}

/* Mesaje de notificare */
.woocommerce-notices-wrapper .woocommerce-message {
    background-color: #e0f7fa;
    color: #004d40;
    padding: 15px;
    border-left: 4px solid #004d40;
    margin-bottom: 20px;
    font-size: 14px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: unset;
    width: 100%;
    margin-bottom: 20px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: unset;
    width: 100%;
}

.woocommerce-MyAccount-navigation ul {
    background-color: transparent;
    border: 0px;
}

.post-content {
    padding: 20px 20px 20px;
}
/* Responsivitate */
@media (max-width: 768px) {
    .woocommerce-MyAccount-navigation ul {
        flex-direction: column;
        gap: 10px;
    }

    .woocommerce-orders-table th,
    .woocommerce-orders-table td {
        padding: 10px;
        font-size: 12px;
    }
}

audio {
    width: 100% !important;
}

.download_mp3{
    padding: 10px 20px !important;
        text-decoration: none;
        margin: auto !important;
        display: block;
        width: fit-content;
        font-size: 18px !important;
    
}
.dashboard-progress-container {
    margin: 0;
    margin-bottom: 0px;
    max-width: 100%;
    padding: 0;
    background-color: transparent;
    border-radius: 10px;
    box-shadow: unset;
}

.dashboard-progress {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    background-color: #ffffff;
}

.dashboard-progress-container h2 {
  text-align: center;
}

.dashboard-progress h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333;
}

.progress-bar {
    position: relative;
    width: 100%;
    height: 20px;
    background-color: #e0e0e0;
    border-radius: 10px;
    overflow: hidden;
    margin: 10px 0;
}

.progress-bar .progress {
    height: 100%;
    background-color: #ff5722;
    border-radius: 10px 0 0 10px;
    animation: progress-animation 2s ease-in-out;
}

@keyframes progress-animation {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

.dashboard-progress p {
    font-size: 14px;
    color: #555;
}

.woocommerce-MyAccount-content p:nth-of-type(2) {
    display: none;
}

.woocommerce-MyAccount-content p:nth-of-type(1) {
    display: none;
}

.post-items{
    border: 0px !important;
}

.post-content {
  padding: 0px;
}

.woocommerce-account .post-content .woocommerce h2 {
    font-size: 20px;
}

.dashboard-progress h3 {
    font-size: 16px;
}

#billing_country_field,.woocommerce-notices-wrapper,#payment{
    display: none !important;
}

#comanda{
    background-color: #21D4FD;
    background-image: linear-gradient(19deg, #21D4FD 0%, #B721FF 100%);
}

#comanda .section-title{
    color: #fff;
}

#comanda .highlight {
    color: #fff573;
}