@charset "UTF-8";
/**
 * Loading first in the style.scss & classic-editor.scss
 */
/**
 * General - https://wordpress.org/documentation/article/css/
 */
.customstickyahm{position: sticky;z-index: 99;top: 0;right: 0;left: 0;margin: 0 0 35px 0; background: #fff; padding-bottom: 20px;}
.quiz-status{top:175px !important;}
h3{ margin: 0 !important; }
.elementor-widget-search .e-search-results-container{display: none;}
.thim-link-login a{ color: #fff; }
.cus-menu a{ color: #000; } 
@media (max-width: 575px) {
  .quiz-status{top:205px !important;}
} 