@media all and (max-width:980px){.theme-roller{display:none}}.motion-theme-roller{position:fixed;top:200px;left:0;background:#333;width:300px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translate(-300px);-moz-transform:translate(-300px);-ms-transform:translate(-300px);transform:translate(-300px);z-index:9999}.motion-theme-roller.opened{-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);transform:translate(0);box-shadow:0 1px 3px 1px rgba(0,0,0,.15)}.motion-theme-roller .open-button{position:absolute;top:30px;right:-50px;width:50px;height:50px;background:#2c2c2c url(../img/icon-open-button.png) no-repeat center;border:0;text-indent:-9999px;opacity:.8;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.motion-theme-roller .open-button:hover,.motion-theme-roller.opened .open-button{opacity:1}.motion-theme-roller .style-section{position:relative}.motion-theme-roller .style-title{color:#fff;font-size:16px;text-transform:uppercase;padding:20px;line-height:16px;background:#2c2c2c;font-weight:400}.motion-theme-roller .presets-list{padding:20px 0}.presets-list.items li a{display:block;padding:10px 0 10px 15px;font-size:15px;line-height:14px;color:#888;position:relative;cursor:pointer;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out;color:#fff}.presets-list.items li:before{content:" ";position:absolute;top:50%;left:30px;margin-top:-20px;width:40px;height:40px;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.presets-list.items li:hover{background:#3f3f3f}.presets-list.items li:hover a{color:#888;text-decoration:underline}.presets-list.items li.selected{color:#fff}.presets-list.items li.selected:before{outline:4px solid #666}.reset-button{position:absolute;top:12px;right:12px;width:32px;height:32px;background:#333 url(../img/icon-reset-button.png) no-repeat center;border:0;border-radius:100%;text-indent:-9999px;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.motion-theme-roller #accordion>h3{background-color:#1b191c;text-shadow:none;box-shadow:none;color:#fff;border:none;border-bottom:2px solid #3a3d41;padding:10px 10px}