.elementor-419 .elementor-element.elementor-element-78e1cfd{--display:flex;--background-transition:0.3s;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-419 .elementor-element.elementor-element-78e1cfd{--content-width:500px;}}/* Start custom CSS for shortcode, class: .elementor-element-4c444d3 *//* Etiketin üstünde çizgi */
label {
    position: relative;
    width: 100%;
    
}

label:before {
   
    content: '';
    position: absolute;
    top: 25px;
    border-radius: 10px;
    right: 6.5px; /* Sağ tarafta çizgi olması için right kullanıyoruz */
    width: 75%; /* Etiketin %90'ını kaplayacak şekilde uzunluk */
    height: 0.5px; /* Çizgi kalınlığını buradan ayarlayabilirsiniz */
    background-color: #aa9662; /* Çizgi rengini buradan ayarlayabilirsiniz */
}

 label{
    margin-left: 10px;
    padding-top: 10px;
}


label{
    z-index: 1
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
    border-top:none;
    border-color: #AA9662
}/* End custom CSS */
/* Start custom CSS */label{
    pad
}/* End custom CSS */