.mm-menu_offcanvas { z-index: 1001 !important; }

li.page-item::marker { color: transparent !important; }

* { margin: 0; padding: 0; border: none; box-sizing: border-box !important; list-style-type: none; color: #ffffff; }

p { font-size: 1rem; margin: 0; }

::selection { background: #232323; color: white; }

::-moz-selection { background: #232323; color: white; }

img { max-width: 100%; height: auto; }

a { color: #000000; transition: .2s; }

a:hover { text-decoration: none; color: #232323; }

ul { margin: 0; padding: 0; }

.top_btn { opacity: 0.8; }

.top_btn a { display: block; width: 70px; height: 70px; position: fixed; right: 1rem; bottom: 1rem; }

.top_btn a:hover img { opacity: 1; }

.top_btn a img { opacity: 1; display: block; width: 100%; height: auto; }
