Zgoda na Politykę Cookies

.Avada-RequestButton { width: fit-content; cursor: pointer; color: blue; } td code { word-break: break-all; } /* Popup styles */ .Avada-Popup { display: none; width: 420px; position: fixed; top: 50%; left: 50%; flex-direction: column; align-items: start; gap: 10px; transform: translate(-50%, -50%); padding: 16px; background-color: #fff; border: 1px solid #ccc; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); z-index: 1000; } .Avada-ConfirmBtn { cursor: pointer; margin-left: 340px; background-color: #29845A; width: 45px; height: 30px; color: #fff; border: 1px solid; border-radius: 10px; } .Avada-Overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 999; } .Avada-InputGroup { display: flex; flex-direction: column; } .Avada-ErrorMessage { font-size: 13px; display: none; color: red; } input:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; } .Avada-Input { width: 230px; height: 30px; border: 1.25px solid black; border-radius: 5px; padding-left: 10px; } .Avada-SubmitBtn { cursor: pointer; color: black !important; background-color: white; height: 27px; border: 1.25px solid black; border-radius: 5px; } .Avada-DataSalesOptOut-Container { display: none; flex-direction: column; } #Avada-DataSalesOptOut-Form { display: flex; align-items: start; gap: 10px; } #Avada-AccessInfoRequest-Form, #Avada-EditInfoRequest-Form, #Avada-ShowRequests-Form, #Avada-DeleteInfo-Form { display: none; align-items: start; gap: