.wpdevart-preloader-one-loader{height:200px;width:200px;border-radius:50%;border:3px solid #e03100;animation:circle 2s linear infinite alternate}.wpdevart-preloader-two-loader{border-right:5px solid #e03100;border-top:5px dotted #e03100;border-bottom:5px dotted #e03100;border-radius:50%;width:150px;height:150px;display:grid;place-items:center;animation:anim 5s linear infinite}.wpdevart-preloader-four-loader{display:grid;place-items:center;width:150px;height:150px;border-radius:50%;background:conic-gradient(from 180deg at 50% 50%,#fff 0deg,#e03100 360deg);animation:wpdevart-preloader-four-spin 2s infinite linear}.wpdevart-preloader-four-loader::before{content:"";border-radius:50%;width:80%;height:80%;background-color:#fff}