/*
Theme Name: Astra Child
Template: astra
Version: 1.0
*/
/* stiluri pentru finalizarea comenzii Cart.php / form-checkout.php / thankyou.php IN */
/* stiluri pentru Cart.php  IN*/
.woocommerce-cart-form {
    border: 2px solid #ddd;
     padding: 5px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    margin-bottom: 30px;
}
.shop_table.cart {
    width: 100%;
    border-collapse: collapse;
    border-radius: 10px;
    overflow: hidden;
    font-size: 15px;
}
.shop_table.cart th {
    background: #f9f9f9;
    text-align: left;
    padding: 14px;
    border-bottom: 1px solid #eee;
}
.shop_table.cart td {
    padding: 16px;
    border-bottom: 1px solid #f1f1f1;
    vertical-align: middle;
}
.shop_table.cart td.product-thumbnail img {
    max-width: 60px;
    height: auto;
    border-radius: 6px;
}
.shop_table.cart td.product-name a {
    font-weight: 600;
    color: #333;
    text-decoration: none;
}
.shop_table.cart .product-remove a {
    color: #ff6d00;
    font-size: 18px;
    font-weight: bold;
}
.cart-collaterals {
     padding: 5px;
    border: 2px dashed #ff8a00;
    background: #fffaf4;
    border-radius: 10px;
}
.cart_totals{
	    border-width: 0px !important;
}
.woocommerce-page table.shop_table{
    border-width: 0px !important;	
}
.cart .coupon input[type=text] {
    padding: 8px;
    border-radius: 6px;
    border: 1px solid #ccc;
}
.cart .coupon button {
    background: #ff8a00;
    color: white;
    border-radius: 6px;
    border: none;
    padding: 8px 16px;
    margin-left: 10px;
}
.button[name=update_cart] {
    float: right;
    background:rgb(241, 201, 177);
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 10px 20px;
}
/* stiluri pentru Cart.php  OUT*/

/* stiluri pentru form-checkout.php IN*/

form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading){
    border-width: 0 !important;
}
form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review){
     border-width: 0 !important;
     padding: 0 !important;
}

.woocommerce-checkout h3 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-top: 30px;
    color: #444;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    width: 100%;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

.woocommerce-checkout-review-order-table {
    background: #fffaf4;
    border: 2px dashed #ff8a00;
    border-radius: 10px;
    padding: 15px;
}

#place_order {
    background-color: #ff8a00;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 12px 24px;
    font-size: 16px;
    margin-top: 20px;
    width: 100%;
}
/* stiluri pentru form-checkout.php OUT*/

/* stiluri pentru thankyou.php IN*/
.thankyou-box {
    border: 2px solid #ddd;
    padding: 30px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    margin: 40px auto;
    max-width: 700px;
    font-size: 16px;
    text-align: center;
}
.thankyou-box h2 {
    color: #ff6d00;
    margin-bottom: 20px;
}
.thankyou-box .woocommerce-order-overview,
.thankyou-box .woocommerce-order {
    text-align: left;
}
.woocommerce-thankyou-order-received {
    color: #28a745 !important;
    font-size: 26px;
    text-align: center;
    font-weight: 600;
    margin-top: 30px;
}

/* stiluri pentru thankyou.php OUT*/
/* stiluri pentru finalizarea comenzii Cart.php / form-checkout.php / thankyou.php OUT */

address, blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
 font-size: 18px !important;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
    font-size: 20px !important;
}

.meniul-meu-footer {
    list-style: none;
    padding: 0;
    margin: 20px 0;
    text-align: center;
}

.meniul-meu-footer li {
    display: inline-block;
    margin: 0 15px;
}

.meniul-meu-footer a {
    text-decoration: none;
    color: #444;
    font-weight: 500;
    padding: 6px 12px;
    display: inline-block;
    transition: color 0.2s ease;
}

.meniul-meu-footer a:hover {
    color: #2e7d32;
}

/* 🔁 Responsive: pe mobil linkurile devin verticale și centrate */
@media (max-width: 768px) {
    .meniul-meu-footer li {
        display: block;
        margin: 10px 0;
    }

    .meniul-meu-footer {
        text-align: center;
    }
}
/* cosul de cumparaturi stilizat */

.cos-icon {
    font-size: 26px; /* coșul este puțin mai mare */
    vertical-align: middle;
    position: relative;
    display: inline-block;
    margin-right: -5px;
}

.cos-count {
    background-color: green;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding: 4px;
    border-radius: 50%; /* cerc perfect */
    display: inline-block;
    min-width: 23px;
    height: 23px;
    line-height: 12px;
    text-align: center;
    margin-left: 2px;
    position: relative;
    top: -10px;
}


    .ast-builder-menu-mobile .main-navigation .main-header-menu, .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-link, .ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu {
        background-color: rgb(235, 248, 233) !important;}

   .ast-primary-header-bar {
    background-color:  rgb(235, 248, 233) !important;}

.ast-builder-menu-1 .menu-item .menu-link {
    color: rgb(0, 0, 0) !important; 
    font-weight: bold;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link {
    color: green !important; 
    font-weight: bold;
}

@media (max-width: 921px) {
    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
      color: rgb(0, 0, 0) !important; 
    font-weight: bold;
    }
}

@media (max-width: 921px) {
    .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link, .ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link, .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle {
    color: green !important; 
    font-weight: bold;
    }
}

label {
    font-weight: bold;
    color: #333;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 6px;
}


/* ascunde comentariile din blog recenzii */

#comments, .comments-area, .comment-respond {
  display: none !important;
}