/**
* Theme Name: Ziggy Child
* Description: This is a child theme of Ziggy, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">ThemeLexus</a>
* Template: ziggy
* Version: 1.3.6
*/
@media (min-width: 768px) {
	ul.products.columns-4 li.product{
		max-width:none!important;
	}
}	

.single-product div.product .single_add_to_cart_button{
	font-weight:500;
	text-transform:none;
}
.single-product .ziggy-tabs-wrapper{
	background:#f6f7f5;
	
}

.woocommerce-tabs .elementor-shape.elementor-shape-top,
.woocommerce-tabs .elementor-shape.elementor-shape-bottom
{
	display:none;
}

.single-product .woocommerce-tabs ul.tabs{
	text-align:left;
	margin-bottom:10px!important;
}
.single-product .woocommerce-tabs ul.tabs li a{
	border:1px solid #ccc;
	padding:20px 40px!important;
	border-radius:0px;
	margin:0px;
	background:#fff;
}
.single-product .ziggy-tabs-wrapper{
  	padding:50px 30px; 
}
.woocommerce div.product.elementor .woocommerce-tabs .panel{
	padding: 30px 30px;
	border:1px solid #ccc;
}

.woocommerce-product-rating .star-rating.no-rating .star {
    font-size: 16px;
    color: #ccc; /* stele gri deschis */
    margin-right: 2px;
}

.woocommerce-product-rating .add-review-link {
    color: #888;
    font-size: 15px;
    text-decoration: underline;
    margin-left: 5px;
}
.single-product div.product form.cart .single-btn-warpper::after{
	display:none;
}

textarea#comment {
    resize: none !important;
}
.elementor-add-to-cart .single-btn-warpper button{
	font-size:1.5em;
	padding:0.5em;
}
.single-product div.product form.cart .single-btn-warpper{
	padding-top:0px;
	padding-bottom:0px;
}

.single-product div.product form.cart{
	padding:20px 20px 20px 10px;
}
.single-product div.product .single_add_to_cart_button{
	margin-bottom:0px;
}
.single-product div.product form.cart .quantity_wrap{
	margin:0px;
}
.single-product div.product form.cart .single-btn-warpper{
	padding-left:10px;
}
.single-product div.product form.cart .woosw-btn-icon-only{
	color:var(--e-global-color-primary);
	background:#ffffff;
	border:1px solid #cccccc;
}

.single-product div.product form.cart .woosw-added{
	color:#ffffff;
	background:var(--e-global-color-primary);
	border:1px solid var(--e-global-color-primary);
}

.widget_price_filter .price_slider_amount .button{
	min-width:120px;
}
.price del bdi{
	position:relative;
}
.price del bdi::before {
  width: 100%;
  border-top: 1px solid #ff004c;
  position: absolute;
  left: 0;
  top: 50%;
  content: "";
  z-index: 999;
  opacity: 1;
  margin-top: -1px;
}
.price del {
  font-size: 14px;
  font-size: 0.875rem;
  color: #ff004c;
  font-weight: var(--e-global-typography-text-font-weight);
  margin-left:10px;
  text-decoration:none;
}

.entry-meta .post-author {
	display:none;
}
.grecaptcha-badge{
	width:1px!important; 
	height:1px!important;
}
@media (min-width: 768px) {
	table.shop_table_responsive tr.woocommerce-shipping-totals td{
		width: 70%;
	}
}

input.shipping_method,
input.input-radio{
	opacity:0;
}
.gridlist-toggle.desktop-hide-down{
	display:none;
}


.show-password-input::after {
    content: "Arată parola";
    color: #fff;
    font-weight: bold;
    font-size: 0.875rem;
    display: inline-block !important;
    text-transform: none;
}

.show-password-input {
    background-color: #639b6d; /* fundal dorit */
    border-radius: 50px;
    padding: 0.5em 1em;
    cursor: pointer;
    border: none;
    margin-top: 0.5em; /* spațiu deasupra */
    display: inline-block; /* pentru a respecta margin */
}


.form-style .mc4wp-alert.mc4wp-success {
  color: #ffffff;
}

.form-style .mc4wp-alert.mc4wp-error {
  color: #ffffff;
}
