.header-top { 
	background-color: #08c !important; 
}

.asagiSabit {
    position: fixed;
    bottom: 0px;
    left: 65% !important;
    transform: translateX(-50%) !important;
    z-index: 999;
}

/* HEADER */ 
#my-account-button {
	#block_myaccount_infos {
		width: 100% !important;
		padding: 0;
	}
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 0 !important;
}

.custom-cart-actions {
	a.elementor-button-link {
		padding: 0;
	}
}

.custom-cart-buttons-wrapper {
	display: flex !important;
	justify-content: end;
	gap: 10px;
}



#right-column-header {
	a {
		color: white !important;
		
		&:hover {
			text-decoration: underline;
		}
	}	
	
	.blockcart {
		
		a {
			&:hover {
				text-decoration: none;
			}
		}
	
		i {
			color: black !important;
		}
	}
	
	.leo-dropdown-cart {
		a, i {
			color: black !important;
		}
	}
}


/* Fuente global*/
.header-top {
	a, input, .h1, .h2, .h3, .h4, .h5, .h6, p, span {
  font-family: 'Poppins', sans-serif !important;
}

	
/* PRODUCT PAGE*/
#ps_checkout-payment-method-logo-block-container {
	display: none;
}	
	