.cookie-bar{left:0;-webkit-box-align:center;-ms-flex-pack:center;-webkit-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;z-index:9999;align-items:center;position:fixed;padding:10px;bottom:-70px;-webkit-transition:all .5s ease;transition:all .5s ease;background-color:#2d2a25;-ms-flex-align:center;width:100%}.cookie-bar p{margin-bottom:0;color:#fff}.cookie-bar .btn{margin-left:20px}.cookie-bar.show{bottom:0;-webkit-transition:all .5s ease;transition:all .5s ease}.cookie-bar.left-bottom{left:30px;-webkit-box-shadow:0 19px 38px rgba(0,0,0,.12),0 15px 12px rgba(0,0,0,.13);box-shadow:0 19px 38px rgba(0,0,0,.12),0 15px 12px rgba(0,0,0,.13);display:block;display:none;text-align:center;padding:35px 25px;bottom:20px;background-color:#fff;-webkit-animation:fadeInUp 1s;animation:fadeInUp 1s;width:270px}.cookie-bar.left-bottom img{margin-bottom:10px;width:70px}.cookie-bar.left-bottom p{margin-bottom:14px;line-height:20px;color:#777}.cookie-bar.left-bottom .btn{margin-left:5px;margin-right:5px}.cookie-bar.left-bottom .btn-close{right:13px;position:absolute;top:7px}.cookie-bar.left-bottom .btn-close i{color:#777}.cookie-bar.left-bottom.show{display:block}.cookie-bar.left-bottom.subscribe-box{width:420px}.cookie-bar.right{left:unset;right:30px}@media (max-width:991px){.cookie-bar.left-bottom{left:0;right:0;display:none;padding:20px;bottom:0;width:100%}.cookie-bar.left-bottom img{display:none}.cookie-bar.left-bottom p{margin-bottom:6px}.cookie-bar.left-bottom .btn-close{display:none}.cookie-bar.left-bottom.subscribe-box{left:20px;bottom:20px}.cookie-bar.left-bottom.subscribe-box .btn-close{display:inline-block}}@media (max-width:577px){.cookie-bar{display:block;text-align:center;bottom:-130px}.cookie-bar p{margin-bottom:8px}.cookie-bar.show{bottom:0}}