.sticky-footer{padding:20px;position:fixed;bottom:0;left:0;right:0;text-align:center;font-size:20px;transition:all 1s ease-in}.sticky-footer.hide-sticky-footer{bottom:-200px}.sticky-footer .sticky-footer-child{position:relative}.sticky-footer .close{position:absolute;right:32px;top:0;width:32px;height:32px;opacity:.75}.sticky-footer .close:hover{opacity:1}.sticky-footer .close .before,.sticky-footer .close .after{position:absolute;left:15px;content:' ';height:33px;width:2px;background-color:inherit}.sticky-footer .close .before{transform:rotate(45deg)}.sticky-footer .close .after{transform:rotate(-45deg)}@media only screen and (max-width:767px){.sticky-footer-child{padding-right:50px;font-size:70%}.sticky-footer .close .before,.sticky-footer .close .after{position:absolute;left:15px;content:' ';height:16px;width:2px;background-color:inherit}.sticky-footer .close{top:50%;margin-top:-8px;right:0}}