diff --git a/theme.json b/theme.json index 32beb28..528514a 100644 --- a/theme.json +++ b/theme.json @@ -27,7 +27,6 @@ "width": "0px" } }, - "css": ".wp-block-button .wp-block-button__link.is-style-outline, .wp-block-button.is-style-outline>.wp-block-button__link {\n\nborder-color: #e9a62a;\n\n}", "typography": { "textTransform": "none" }, @@ -52,17 +51,7 @@ } } }, - "core/column": { - "css": ".recent-articles .wp-block-query {\nheight: 200px;\noverflow: auto\n}" - }, - "core/group": { - "css": ".stay-connected {\nborder-color: #e9a62a;\n}\n.wp-container-18 {\n margin-top: 0px;\n}\n.wpcf7-select {\n overflow: auto;\n resize: both; \n height: auto;\n width: 100%;\n}\n\n@media only screen and (max-width: 450px) {\n body footer .contact-stack {\n align-items: center !important;\n flex-wrap: nowrap;\n flex-direction: column;\n }\n}\n" - }, - "core/navigation": { - "css": "// need this for some reason for mobile to work\na.wp-block-navigation-item__content[rel=\"\"] {\ncolor: red;\n}\n\n@media only screen and (max-width: 450px) {\n #modal-14-content > ul > li.has-text-color:nth-child(n+0):nth-child(-n+6) > a {\n color: #4b1a52;\n font-size: large;\n font-weight: 900;\n }\n\n #modal-14-content > ul > li.wp-block-navigation-item.wp-block-navigation-link > a {\n color: #e9a62a ;\n font-size: large;\n font-weight: 900;\n }\n}\n\nli.wp-block-navigation-item.wp-block-navigation-link > a:hover {\n text-decoration: none;\n background-color: #4b1a52;\n}\n\n#modal-14-content > ul > li:nth-child(4) > ul > li.has-text-color.has-base-color.has-background.has-contrast-background-color.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu > a:hover {\n text-decoration: none;\n background-color: #4b1a52;\n}\n\n #modal-14-content > ul > li.has-text-color:nth-child(n+0):nth-child(-n+6) > a {\n text-decoration: none;\n }" - }, "core/paragraph": { - "css": ".grecaptcha-badge { visibility: hidden; }", "spacing": { "padding": { "bottom": "0" @@ -103,7 +92,6 @@ "css": "/* IgnoreThemeCustomCSS */" } }, - "css": ".grecaptcha-badge { \n visibility: hidden; \n}\n\n.second-group {\n margin-top: 0px;\n}\n\n.stay-connected {\nborder-color: #e9a62a;\n}\n\n// POST TITLES\n.wp-block-post-title {\n font-size: clamp(1.5rem, 2vw, 2.25rem);\n}\n\n.wp-block-post-title a {\n font-size: 2.25rem;\n}\n\n\n.wpcf7-select {\n overflow: auto;\n resize: both; \n height: auto;\n width: 100%;\n}\n\n@media only screen and (max-width: 450px) {\n body footer .contact-stack {\n align-items: center !important;\n flex-wrap: nowrap;\n flex-direction: column;\n }\n}\n\n.wp-block-button .wp-block-button__link.is-style-outline, .wp-block-button.is-style-outline>.wp-block-button__link {\n\nborder-color: #e9a62a;\n\n}\n\nbody > div.wp-site-blocks > div.wp-block-group.alignfull.has-text-color.has-background.is-layout-flow > div > div > a {\nborder-color: #e9a62a;\n}\n\n.wp-container-2 {\nmargin-right: 10px;\n}\nbody .is-layout-flex .wp-container-3 {\nmargin-right: 10px;\n}\n\n.recent-articles .wp-block-query {\nheight: 200px;\noverflow: auto\n}\n\n// NAVIGATION\n// need this for some reason for mobile to work\na.wp-block-navigation-item__content[rel=\"\"] {\ncolor: red;\n}\n\n@media only screen and (max-width: 450px) {\n #modal-14-content > ul > li.has-text-color:nth-child(n+0):nth-child(-n+6) > a {\n color: #4b1a52;\n font-size: large;\n font-weight: 900;\n }\n\n #modal-14-content > ul > li.wp-block-navigation-item.wp-block-navigation-link > a {\n color: #e9a62a ;\n font-size: large;\n font-weight: 900;\n }\n}\n\nli.wp-block-navigation-item.wp-block-navigation-link > a:hover {\n text-decoration: none;\n background-color: #4b1a52;\n}\n\n#modal-14-content > ul > li:nth-child(4) > ul > li.has-text-color.has-base-color.has-background.has-contrast-background-color.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu > a:hover {\n text-decoration: none;\n background-color: #4b1a52;\n}\n\n #modal-14-content > ul > li.has-text-color:nth-child(n+0):nth-child(-n+6) > a {\n text-decoration: none;\n }\n\n.wp-social-link-mail a::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20fill='%23333'%20d='M20,4H4C2.895,4,2,4.895,2,6v12c0,1.105,0.895,2,2,2h16c1.105,0,2-0.895,2-2V6C22,4.895,21.105,4,20,4z%20M20,8.236l-8,4.882%20L4,8.236V6h16V8.236z'%3E%3C/path%3E%3C/svg%3E\");\n display: inline-block;\n width: 24px;\n height: 24px;\n}\n.wp-social-link-mail svg {\n display: none;\n}\n", "elements": { "button": { "color": {