/*
Theme Name: 49 studio
Theme URI: https://elementor.com/hello-theme
Template: hello-elementor
Author: Klain
Author URI: https://klain.ro/
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1737928061
Updated: 2025-01-26 21:47:41

*/
.wc-block-cart__submit-button.contained:hover {
    color: #ffffff;
}

.wp-block-woocommerce-cart.alignwide {
    margin: 0px;
	padding: 10px;
}

.testimonial .swiper-horizontal.swiper-pointer-events {
    padding: 0px !important;
}

.rotate .e-con-boxed:before {
    content: "";
    background: #000000;
    width: 9px;
    position: absolute;
    height: 9px;
    top: 40%;
    border-radius: 10px;
}

.header-menu {
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(12px);
}

#acone[open]:before {
    content: "/01";
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
    font-family: 'Host Grotesk';
    padding-left: 10px;
}

#acctwo[open]:before {
    content: "/02";
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
    font-family: 'Host Grotesk';
    padding-left: 10px;
}

#accthree[open]:before {
    content: "/03";
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
    font-family: 'Host Grotesk';
    padding-left: 10px;
}

span.circle {
    margin-right: 20%;
    font-size: 40px;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button:hover
Specificity: (0,4,1) {
    background: #ffffff;
    color: #000000;
}

/* Cart & Checkout */

.wp-block-woocommerce-cart.alignwide.cart-group {
    border: 1px solid;
    padding: 15px;
    margin: 20px 0 40px 0 !important;
}

.cart-group .checkout-btn a {
    background: #ed6677 !important;
    border-radius: 10px;
}

.finalizare-comanda button.wc-block-components-checkout-place-order-button div {
    color: #fff !important;
}

.finalizare-comanda button.wc-block-components-checkout-place-order-button.contained {
    background: #ed6677;
    padding: 10px 50px;
	border-radius: 10px;
}

.finalizare-comanda .wc-block-components-address-form__country {
    display: none;
}
.finalizare-comanda .wc-block-components-select-input-CurieRO-pfpj div {
	margin-top: 12px !important;
}
@media only screen and (max-width:768px) {
	.finalizare-comanda .wc-block-components-select-input-CurieRO-pfpj div {
		margin-top: 0px !important;
	}
}

@media only screen and (min-width:980px) {
}

@media only screen and (max-width:1140px) and (min-width:980px) {

}

@media only screen and (max-width:980px) and (min-width:768px) {
	
}

@media only screen and (min-width:768px) {

}

@media only screen and (max-width:768px) {
	span.circle {
		margin-right: 10%;
	}
}