.sticky-icon-links{position:fixed;right:10px;top:200px;z-index:23}@media (max-width:767px){.demos-list,.sticky-icon-links{display:none}}.sticky-icon-links ul{align-items:flex-end;display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.sticky-icon-links li:not(:last-child){margin-bottom:5px}.sticky-icon-links .fa-shopping-cart:before{margin-left:-2px}.sticky-icon-links li a{align-items:center;background:#33363b;border-radius:3px;color:#fff;display:flex;overflow:hidden;transition:color .3s,background-color .3s}.sticky-icon-links li a:hover span{padding-right:10px;width:125px}.sticky-icon-links li:first-child a:hover span{width:62px}.sticky-icon-links li:nth-child(3) a:hover span{width:75px}.sticky-icon-links li:nth-child(4) a:hover span{width:80px}.sticky-icon-links li i{align-items:center;display:flex;font-size:20px;height:42px;justify-content:center;width:42px}.sticky-icon-links li span{display:inline-block;font-weight:600;text-transform:capitalize;transition:width .3s;white-space:nowrap;width:0}.demos-list{bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s,visibility .3s;visibility:hidden;z-index:99999}.demos-list.show{opacity:1;visibility:visible}.demos-list .demos-close{left:20px;position:absolute;top:20px;transition:transform .3s}.demos-list .close-icon{display:block;height:30px;position:relative;transform:rotate(45deg);width:30px}.demos-list .close-icon:after,.demos-list .close-icon:before{background-color:#fff;content:"";display:block;position:absolute}.demos-list .close-icon:after{height:100%;left:calc(50% - 1px);top:0;width:2px}.demos-list .close-icon:before{height:2px;left:0;top:calc(50% - 1px);width:100%}.demos-list .demos-close:hover{opacity:1;transform:scale(1.1) rotate(180deg)}.demos-overlay{background:rgba(0,0,0,.3);height:100%;left:0;position:absolute;top:0;width:100%}.demos-content{background:#282b30;box-shadow:0 0 10px 0 rgba(0,0,0,.6);height:100%;margin-left:auto;max-width:600px;overflow-x:hidden;position:relative;transform:translateX(600px);transition:transform .3s}.demos-content .d-loading{background:none}.demos-list.show .demos-content{transform:translateX(0)}.demos{display:flex;flex-wrap:wrap;letter-spacing:-.025em;margin:-10px;padding:20px 30px;text-align:center}.demos-title{color:#fff;font-size:24px;font-weight:800;padding-top:40px;text-align:center;text-transform:uppercase}.demos .demo-wrapper{flex:0 0 50%;max-width:50%;padding:10px}.demos .demo-wrapper,.demos a,.demos a.active{color:#fff;position:relative}.demos .demo-wrapper img,.demos a img,.demos a.active img{transition:transform .3s}.demos .demo-wrapper:hover img,.demos a.active:hover img,.demos a:hover img{transform:translateY(-5px)}.demos a{display:inline-block}.demos .demo-wrapper:hover svg{transition:transform .3s}.demos .demo-wrapper a.disabled{opacity:.2;pointer-events:none}.demos .wrapper,.demos img+span{background-color:#33363b;border-radius:3px;display:inline-block;margin:-2.6rem 0 1.25vw;min-height:5.2rem;overflow:hidden;padding:.95em 2.8em}.demos .wrapper{min-width:15rem;position:relative}.demos .wrapper span{backface-visibility:hidden}.demos svg{fill:#fff;vertical-align:-8px}.demos img{background:#31363e;border-radius:3px;display:block;margin:auto;width:100%}.demo-wrapper>a{width:100%}.demo-wrapper span{color:#fff;font-weight:700;overflow:hidden;position:relative;text-transform:uppercase;z-index:1}.demo-wrapper span:before{background:linear-gradient(104deg,#1c72dd,#5349ff);border-radius:50%;content:"";display:block;height:0;left:50%;opacity:.2;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;width:0;z-index:-1}.demo-wrapper a:hover .wrapper>span:before{opacity:1;padding-top:200%;width:350%}