@charset "UTF-8";
/***!  /templates/j51_ashley/css/custom.css  !***/

/*-----------------------------------------------------------------------------------*/
/* Custom CSS */
/*-----------------------------------------------------------------------------------*/

/* to address conflict with template where komento actions ellipses not showing */
.fdi.fa:before,
.fdi.fab:before,
.fdi.far:before {
    font-weight: inherit;
}

body #kt .kt-comment-content__bd {
  overflow: auto;
}

/*Quick fix to track videos users have visited - user browser-based */

td[headers="categorylist_header_title"]>a:visited{
  color:#27b3a9 ;
}
th[class="list-title"]>a:visited{
  color: #27b3a9 ;
}
h2[itemprop="name"]>a:visited{
  color: #27b3a9 ;
}
#rsm_terms_frame { height: auto !important; }

/* Fixing Mobile Nav */
.slicknav_nav.hidden,
.slicknav_nav.hidden .hidden {
    visibility: initial;
}
