.cea-cea-store-theme-2-x-loader-container{background:#fff;height:auto;margin:auto;max-width:1200px}.cea-cea-store-theme-2-x-loader-wrapper{box-shadow:0 2px 4px 0 rgba(33,33,33,.15);display:flex;flex-direction:column;height:auto;padding:4px 0}.cea-cea-store-theme-2-x-loader-item{background-color:#f3f3f3;border-radius:4px;display:flex;height:.9rem;margin:10px;overflow:hidden;position:relative;width:90%}.cea-cea-store-theme-2-x-loader-item--line{height:.1rem}.cea-cea-store-theme-2-x-loader-item--description{width:50%}.cea-cea-store-theme-2-x-loader-item:before{-webkit-animation:cea-cea-store-theme-2-x-loading 1.3s cubic-bezier(.4,0,.2,1) infinite;animation:cea-cea-store-theme-2-x-loading 1.3s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,transparent 0,hsla(0,0%,100%,.5) 50%,transparent);content:"";display:flex;height:100%;left:-150px;position:absolute;top:0;width:150px}@-webkit-keyframes cea-cea-store-theme-2-x-loading{0%{left:-150px}to{left:100%}}@keyframes cea-cea-store-theme-2-x-loading{0%{left:-150px}to{left:100%}}