/******************************************************************************
 *                                                                            *
 *                       🚀 POWERED BY EVOLVEIT SRL 🚀                        *
 *                         https://evolveit.agency/                           *
 *                                                                            *
 ******************************************************************************/
@keyframes fadeInRight{from{opacity:0;transform:translateX(300px)}to{opacity:1}}@keyframes fadeInTop{from{opacity:0;transform:translateY(-300px)}to{opacity:1}}@keyframes fadeInBottom{from{opacity:0;transform:translateY(300px)}to{opacity:1}}.deltapictures_close{position:absolute;right:0;top:10px;width:12px;height:12px;opacity:.6;z-index:100001}.deltapictures_close:hover{opacity:1}.deltapictures_close:before,.deltapictures_close:after{position:absolute;left:0;content:' ';height:12px;width:2px;background-color:#333}.deltapictures_close:before{transform:rotate(45deg)}.deltapictures_close:after{transform:rotate(-45deg)}.deltapictures_container{z-index:2147483638;overflow:hidden;position:relative;cursor:pointer}.progress{height:5px;width:100%}.progress .in{animation:fill 15s linear 1;height:100%;background-color:#94ed7b}@keyframes fill{0%{width:0%}100%{width:100%}}#deltapictures_push_box{position:fixed;top:50%;max-width:55%;right:5px;animation:fadeInTop 1s ease-in-out;border-radius:3px;box-shadow:rgb(99 99 99 / .2) 0 2px 8px 0;border:1px solid #3636363d;border-right:none;transform:translateY(-50%)}#deltapictures_push_box .deltapictures_image{height:125px;overflow:hidden}#deltapictures_push_box .deltapictures_body{margin:5px;min-height:50px}#deltapictures_push_box .deltapictures_title A{font-size:14px;font-weight:700}#deltapictures_push_box .deltapictures_description{font-size:12px}#deltapictures_push_box .deltapictures_close{position:absolute;top:-20px;right:0;width:25px;height:20px;opacity:1;z-index:100001;background-color:#f3f3f3;border-radius:3px 3px 0 0;border:1px solid #d7d7d7e0}#deltapictures_push_box .deltapictures_close::before,#deltapictures_push_box .deltapictures_close::after{position:absolute;left:11px;content:' ';height:14px;width:2px;background-color:#555;top:5px}@media only screen and (min-width:768px){#deltapictures_push_box{max-width:300px;top:45vh;right:0;animation:fadeInBottom 1s ease-in-out}}
