{"version":3,"sources":["madisonisland-ie8.css"],"names":[],"mappings":"AAwBA,8BACC,gBACD,CACA,mCACC,YACD,CAEA,uBACC,iBAAkB,CAClB,iBAAkB,CAClB,wBAAyB,CAEzB,OAAQ,CACR,qBAAsB,CACtB,wBAAyB,CACzB,mBAAoB,CACpB,gBAAiB,CALjB,UAMD,CAEA,0BACC,UAAc,CACd,cAAe,CACf,4BACD,CAEA,iCAEC,aAAc,CACd,cAAe,CAFf,eAGD,CAKA,QACC,eAAkB,CAClB,SAAU,CACV,UACD,CAEA,cAGC,UAAW,CAFX,UAAW,CACX,aAED,CAGA,gBAKC,qBAAyB,CAHzB,eAAgB,CADhB,eAAkB,CAGlB,iBAAkB,CADlB,iBAAkB,CAGlB,qBAAsB,CACtB,wBAAyB,CACzB,mBAAoB,CACpB,gBACD,CAEA,sBACC,eACD,CAEA,YACC,cAAe,CACf,UACD,CAEA,gBAGC,aAAc,CAFd,0DAA2D,CAC3D,UAED,CAEA,aACC,UAAc,CAGd,aAAc,CAKd,2DAAoE,CADpE,cAAe,CADf,eAAgB,CAJhB,iBAAkB,CAOlB,4BAAgC,CARhC,wBAAyB,CAIzB,OAAQ,CADR,UAMD,CAEA,eAGC,aAAc,CADd,cAAe,CADf,eAGD,CAEA,aACC,cACD,CAEA,eACC,cACD,CAGA,gBACC,UAAW,CAEX,qBAAsB,CADtB,eAED,CAEA,yBACC,cACD,CAEA,aACC,cACD,CAEA,eACC,cACD,CAOA,wKAIC,YACD,CAEA,6BAKC,4BAAgC,CAChC,yBAA6B,CAH7B,UAAc,CACd,eAAgB,CAHhB,aAAc,CACd,iBAKD,CAEA,+BACC,YACD","file":"madisonisland-ie8.min.css","sourcesContent":["/**\n * OpenMage\n *\n * NOTICE OF LICENSE\n *\n * This source file is subject to the Academic Free License (AFL 3.0)\n * that is bundled with this package in the file LICENSE_AFL.txt.\n * It is also available through the world-wide-web at this URL:\n * http://opensource.org/licenses/afl-3.0.php\n * If you did not receive a copy of the license and are unable to\n * obtain it through the world-wide-web, please send an email\n * to license@magento.com so we can send you a copy immediately.\n *\n * @category    design\n * @package     rwd_default\n * @copyright   Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)\n * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)\n */\n/* ============================================ *\n * Homepage\n * ============================================ */\n/* -------------------------------------------- *\n * Primary Banner\n */\nbody.cms-home .main-container {\n\tpadding-top: 20px;\n}\nbody.cms-home .slideshow-container {\n\tmargin-top: 0;\n}\n\n.slideshow .banner-msg {\n\tposition: absolute;\n\ttext-align: center;\n\ttext-transform: uppercase;\n\twidth: 100%;\n\ttop: 30%;\n\t-moz-user-select: none;\n\t-webkit-user-select: none;\n\t-o-user-select: none;\n\tuser-select: none;\n}\n\n.slideshow .banner-msg h2 {\n\tcolor: #ffffff;\n\tfont-size: 24px;\n\ttext-shadow: 1px 1px 3px #555555;\n}\n\n.slideshow .banner-msg h2 strong {\n\tfont-weight: bold;\n\tdisplay: block;\n\tfont-size: 36px;\n}\n\n/* -------------------------------------------- *\n * Promotion Banner Section\n */\n.promos {\n\tmargin: 0 0 10px 0;\n\tpadding: 0;\n\twidth: 100%;\n}\n\n.promos:after {\n\tcontent: \"\";\n\tdisplay: table;\n\tclear: both;\n}\n\n/* Specifying the body only in order to override the .std ul li styling */\nbody .promos > li {\n\tmargin: 0 0 10px 0;\n\tlist-style: none;\n\ttext-align: center;\n\tposition: relative;\n\tborder: 1px solid #cccccc;\n\t-moz-user-select: none;\n\t-webkit-user-select: none;\n\t-o-user-select: none;\n\tuser-select: none;\n}\n\n.promos > li:last-child {\n\tmargin-bottom: 0;\n}\n\n.promos img {\n\tmax-width: 100%;\n\twidth: 100%;\n}\n\n.promos a:hover {\n\tfilter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);\n\topacity: 0.8;\n\tdisplay: block;\n}\n\n.promos span {\n\tcolor: #ffffff;\n\ttext-transform: uppercase;\n\tposition: absolute;\n\tdisplay: block;\n\twidth: 100%;\n\ttop: 10%;\n\tfont-weight: 500;\n\tfont-size: 20px;\n\tfont-family: \"Raleway\", \"Helvetica Neue\", Verdana, Arial, sans-serif;\n\ttext-shadow: 1px 1px 3px #555555;\n}\n\n.promos strong {\n\tfont-weight: 600;\n\tfont-size: 26px;\n\tdisplay: block;\n}\n\n.promos span {\n\tfont-size: 16px;\n}\n\n.promos strong {\n\tfont-size: 17px;\n}\n\n/* Config: Three columns + flexible gutter */\nbody .promos > li {\n\tfloat: left;\n\twidth: 31.74603%;\n\tmargin-right: 2.38095%;\n}\n\n.promos > li:nth-child(3n) {\n\tmargin-right: 0;\n}\n\n.promos span {\n\tfont-size: 18px;\n}\n\n.promos strong {\n\tfont-size: 24px;\n}\n\n/* -------------------------------------------- *\n * New Products Section\n */\n/* Hiding the reviews content via CSS because we can't modify the template, */\n/* since it may be used in other places where those elements are needed */\n.cms-index-index .products-grid .ratings,\n.cms-index-index .products-grid .actions,\n.cms-index-noroute .products-grid .ratings,\n.cms-index-noroute .products-grid .actions {\n\tdisplay: none;\n}\n\n.cms-index-index h2.subtitle {\n\tpadding: 6px 0;\n\ttext-align: center;\n\tcolor: #3399cc;\n\tfont-weight: 600;\n\tborder-bottom: 1px solid #cccccc;\n\tborder-top: 1px solid #cccccc;\n}\n\n.cms-index-noroute h2.subtitle {\n\tdisplay: none;\n}\n"]}