.mkp-circle-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;background-color:var(--theme-color-1);border-radius:50%;border:none;box-shadow:none}.mkp-circle-btn svg{transform:rotate(90deg)}@media screen and (max-width:991px){.mkp-circle-btn{width:30px;height:30px;min-width:30px}.mkp-circle-btn svg{width:14px;height:14px}}