/*!
 * jQuery Accordion 0.0.1
 * (c) 2014 Victor Fernandez <victor@vctrfrnndz.com>
 * MIT Licensed.
 */.data-accordion-wrapper{margin:40px 0}.data-accordion-wrapper button{margin:0;padding:0;background:inherit;border:inherit;font:inherit;outline:none;width:100%;display:block;text-align:left;color:inherit}.data-accordion-wrapper [data-accordion] [data-content] [data-content]{background:#ddf}.data-accordion-wrapper [data-accordion] [data-content] [data-content] [data-content]{background:#e4ffe4}.data-accordion-wrapper [data-accordion] [data-content]{overflow:hidden;max-height:0}.data-accordion-wrapper [data-accordion]{line-height:1}.data-accordion-wrapper [data-control]{border-top:1px solid #888;padding:13px 2px;border-radius:0;font-size:16px;text-transform:uppercase}.data-accordion-wrapper [data-content]>*{padding:10px}.data-accordion-wrapper [data-content] [data-accordion]{border:0;padding:0}.data-accordion-wrapper [data-accordion] [data-control]{position:relative;padding-right:40px}.data-accordion-wrapper [data-accordion]>[data-control]:after{content:"";position:absolute;right:10px;top:12px;font-size:25px;font-weight:200;color:#444;height:15px;width:24px;background:url(/cdn/shop/files/down.png?v=1675513321) center center no-repeat;background-size:50%}.data-accordion-wrapper [data-accordion].open>[data-control]:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}
/*# sourceMappingURL=/cdn/shop/t/219/assets/jquery.accordion.css.map */
