/* https://bridesmaster.com/wp-content/plugins/b58e28e0a7ac727b395d8bcd8f23c047/0a35d6dc3642b3aba0ed2edf38f3872e.css?ver=2.1 */
.mcp{position:fixed;width:100%;left:0;bottom:0;z-index:9999;height:54px;transition:all .24s ease-in-out;padding:5px 16px}.mcp:before{content:"";background:#ededed;z-index:-1;opacity:.9;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}@media screen and (max-width:1024px){.mcp{height:42px}}.mcp,.mcp__close{display:flex;align-items:center;justify-content:center}.mcp__text{color:#333;font-weight:300;font-size:14px;line-height:140%;max-height:38px}@media screen and (max-width:1024px){.mcp__text{font-size:14px}}.mcp__text span{text-decoration:underline}.mcp__close{width:25px;height:25px;background:var(--mcp-button-background,#333333);margin-left:17px;transition:inherit;flex-shrink:0}.mcp__close svg{fill:var(--mcp-button-text,#ffffff)}.mcp__close:hover{filter:brightness(1.3)}@media screen and (max-width:1024px){.mcp__close{margin-left:8px}}.mcp.mcp-hidden{transform:translateY(100%)}@supports(backdrop-filter:blur(2px)){.mcp{backdrop-filter:blur(2px)}}@supports(filter:brightness(1.2)){.mcp__close:hover{filter:brightness(1.2)}}