{"version":3,"sources":["certificates.scss","certificates.css"],"names":[],"mappings":"AAAA;;EAAA;AAGA;EACC,sBAAA;EACA,sBAAA;EACA,cAAA;ACCD;;ADEA;;;;EAIC,aAAA;ACCD;;ADEA;EACC,mBAAA;ACCD;;ADEA;;EAAA;AAGA;EAEC,UAAA;EACA,gBAAA;ACAD;ADEC;EACC,kBAAA;EACA,UAAA;EACA,WAAA;EACA,cAAA;ACAF;ADGC;;EAEC,YAAA;EACA,kBAAA;EACA,UAAA;ACDF;ADIC;EACC,kBAAA;ACFF;;ADOA;;EAAA;AAGA;EACC,cAAA;ACJD;;ADMA;EACC,WAAA;EACA,YAAA;EACA,qCAAA;EACA,8BAAA;UAAA,sBAAA;ACHD;ADKC;EACC,wBAAA;EACA,2BAAA;ACHF;;ADOA;;EAAA;AAGA;EACC,gBAAA;EACA,mBAAA;EACA,kBAAA;ACJD;ADMC;EACC,eAAA;ACJF;;ADUA;EAEC;IACC,4CAAA;YAAA,8BAAA;IACA,YAAA;IACA,gBAAA;ECRA;;EDWD;IAAQ,UAAA;ECPP;EDSD;IACC,aAAA;ECPA;;EDWD;IACC,6BAAA;IACA,qBAAA;ECRA;;EDWD;IACC,iBAAA;ECRA;;EDYD;IACC,wBAAA;ECTA;;EDaD;;IAEC,WAAA;ECVA;;EDcD;;IAEC,8BAAA;IACA,4BAAA;ECXA;;EDeD;IACC,kBAAA;IACA,MAAA;IACA,OAAA;IACA,QAAA;IACA,cAAA;IACA,qBAAA;ECZA;;EDeD;IACC,yBAAA;IACA,4CAAA;YAAA,8BAAA;IACA,8BAAA;YAAA,sBAAA;ECZA;AACF","file":"../../css/certificates.css","sourcesContent":["/**\n * Reset.\n */\nbody {\n\tbackground-color: #fff;\n\tbackground-image: none;\n\tmargin: 0 auto;\n}\n\n.header, .footer,\n.wrap-header, .wrap-footer,\n.site-header, .site-footer,\n.nav-primary, .primary-nav {\n\tdisplay: none;\n}\n\n.llms-certificate-container {\n\tmargin: 40px auto 0;\n}\n\n/**\n * Legacy Template.\n */\n.llms-certificate-container:not(.cert-template-v2) {\n\n\tpadding: 0;\n\toverflow: hidden;\n\n\t.certificate-background {\n\t\tposition: relative;\n\t\tz-index: 1;\n\t\twidth: 100%;\n\t\tdisplay: block;\n\t}\n\n\t.llms_certificate,\n\t.llms_my_certificate {\n\t\tmargin: 80px;\n\t\tposition: relative;\n\t\tz-index: 2;\n\t}\n\n\th1:first-child {\n\t\ttext-align: center;\n\t}\n\n}\n\n/**\n * V2 Template\n */\n.llms-certificate-wrapper {\n\tmargin: 0 auto;\n}\n.llms-certificate-container.cert-template-v2 {\n\twidth: 100%;\n\theight: 100%;\n\tbackground-size: 100% 100% !important;\n\tbox-sizing: border-box; \n\n\t.wp-block-columns .wp-block-column > * {\n\t\tmargin-top: 0 !important;\n\t\tmargin-bottom: 0 !important;\n\t}\n}\n\n/**\n * Certificate Actions Footer.\n */\n.llms-print-certificate {\n\tmargin-top: 40px;\n\tmargin-bottom: 40px;\n\ttext-align: center;\n\n\tform {\n\t\tdisplay: inline;\n\t}\n}\n\n\n\n@media print {\n\n\thtml, body {\n\t\tcolor-adjust: exact !important;\n\t\theight: 100%;\n\t\toverflow: hidden;\n\t}\n\n\t@page { size: auto; }\n\n\t.no-print {\n\t\tdisplay: none;\n\t}\n\n\t// Make everything on the page invisible.\n\tbody * {\n\t\tvisibility: hidden !important;\n\t\tbackground: #fff none;\n\t}\n\n\t.site, .site-content {\n\t\toverflow: visible;\n\t}\n\n\t// Remove all headers, menus and footers.\n\theader, aside, nav, footer {\n\t\tdisplay: none !important;\n\t}\n\n\t// Make sure a .container parent doesn't shift the certificate see: https://github.com/gocodebox/lifterlms/issues/1163.\n\t.single-llms_my_certificate .container,\n\t.single-llms_certificate .container {\n\t\twidth: 100%;\n\t}\n\n\t// Make only the certificate container and its children visible.\n\t.llms-certificate-container,\n\t.llms-certificate-container * {\n\t\tvisibility: visible !important;\n\t\tbackground: transparent none;\n\t}\n\n \t// Position certificate absolutely and center horizontally.\n\t.llms-certificate-container:not(.cert-template-v2) {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tright: 0;\n\t\tmargin: 0 auto;\n\t\tbackground: #fff none;\n\t}\n\n\t.llms-certificate-container.cert-template-v2 {\n\t\tmargin: 0 auto !important;\n\t\tcolor-adjust: exact !important;\n\t\ttransform: scale( 0.95 ); // Don't ram the edge of the paper.\n\t}\n\n}\n","/**\n * Reset.\n */\nbody {\n background-color: #fff;\n background-image: none;\n margin: 0 auto;\n}\n\n.header, .footer,\n.wrap-header, .wrap-footer,\n.site-header, .site-footer,\n.nav-primary, .primary-nav {\n display: none;\n}\n\n.llms-certificate-container {\n margin: 40px auto 0;\n}\n\n/**\n * Legacy Template.\n */\n.llms-certificate-container:not(.cert-template-v2) {\n padding: 0;\n overflow: hidden;\n}\n.llms-certificate-container:not(.cert-template-v2) .certificate-background {\n position: relative;\n z-index: 1;\n width: 100%;\n display: block;\n}\n.llms-certificate-container:not(.cert-template-v2) .llms_certificate,\n.llms-certificate-container:not(.cert-template-v2) .llms_my_certificate {\n margin: 80px;\n position: relative;\n z-index: 2;\n}\n.llms-certificate-container:not(.cert-template-v2) h1:first-child {\n text-align: center;\n}\n\n/**\n * V2 Template\n */\n.llms-certificate-wrapper {\n margin: 0 auto;\n}\n\n.llms-certificate-container.cert-template-v2 {\n width: 100%;\n height: 100%;\n background-size: 100% 100% !important;\n box-sizing: border-box;\n}\n.llms-certificate-container.cert-template-v2 .wp-block-columns .wp-block-column > * {\n margin-top: 0 !important;\n margin-bottom: 0 !important;\n}\n\n/**\n * Certificate Actions Footer.\n */\n.llms-print-certificate {\n margin-top: 40px;\n margin-bottom: 40px;\n text-align: center;\n}\n.llms-print-certificate form {\n display: inline;\n}\n\n@media print {\n html, body {\n color-adjust: exact !important;\n height: 100%;\n overflow: hidden;\n }\n\n @page {\n size: auto;\n }\n .no-print {\n display: none;\n }\n\n body * {\n visibility: hidden !important;\n background: #fff none;\n }\n\n .site, .site-content {\n overflow: visible;\n }\n\n header, aside, nav, footer {\n display: none !important;\n }\n\n .single-llms_my_certificate .container,\n.single-llms_certificate .container {\n width: 100%;\n }\n\n .llms-certificate-container,\n.llms-certificate-container * {\n visibility: visible !important;\n background: transparent none;\n }\n\n .llms-certificate-container:not(.cert-template-v2) {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n margin: 0 auto;\n background: #fff none;\n }\n\n .llms-certificate-container.cert-template-v2 {\n margin: 0 auto !important;\n color-adjust: exact !important;\n transform: scale(0.95);\n }\n}"],"sourceRoot":"../../scss"}