
/*------------------------------------------------------------------------
# mod_mx_course Extension
# ------------------------------------------------------------------------
# author    mixwebtemplates
# copyright Copyright (C) 2019 mixwebtemplates.com. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.mixwebtemplates.com
-------------------------------------------------------------------------*/
:root {
 --color-custom: #369;
}
.la-member{
  position: relative;
}
.mx_course-9 {
  -webkit-box-shadow: 0 5px 20px 0 rgba(23, 44, 82, 0.1);
  box-shadow: 0 5px 20px 0 rgba(23, 44, 82, 0.1);
  border: 1px solid;
  border-color: #f1f8ff;
  background-color: #fff; }
  .mx_course-9 .crs-img {
    position: relative;overflow: hidden; }
    .mx_course-9 .crs-img a {
      display: block; }
    .mx_course-9 .crs-img img {
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
  .mx_course-9 .crs-img-location-gallery {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px 15px;
    margin: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 70%); }
    .mx_course-9 .crs-img-location-gallery ul {
      padding: 0;
      margin: 0;
      position: relative;
      z-index: 2; }
      .mx_course-9 .crs-img-location-gallery ul li {
        list-style: none;
        font-size: 14px;
        color: #fff; }
    .mx_course-9 .crs-img-location-gallery .crs-img-gallery {
      margin-left: 10px; }
      .mx_course-9 .crs-img-location-gallery .crs-img-gallery ul li {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        padding-right: 10px;
        background-color: rgba(255, 255, 255, 0.91);
        margin-right: 5px;
        text-align: center; }
        .mx_course-9 .crs-img-location-gallery .crs-img-gallery ul li a {
          display: block; }
        .mx_course-9 .crs-img-location-gallery .crs-img-gallery ul li:last-child {
          margin-right: 0; }
  .mx_course-9 .crs-info {
    padding: 30px 30px 1px; }
  .mx_course-9 .crs-price {
    font-size: 18px;
    font-weight: 600;
    color: #FF5A3C;
    margin-bottom: 5px; }
    .mx_course-9 .crs-price label {
      font-weight: 400;
      font-size: 14px; }
  .mx_course-9 .crs-title {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600; }
  .mx_course-9 .crs-description p {
    font-size: 14px;
    margin-bottom: 15px; }
  .mx_course-9 .crs-info-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid;
    border-color: #e5eaee;
    padding: 20px 30px 30px; }
  .mx_course-9 .crs-hover-action {
    position: relative;
    opacity: 1;
    visibility: visible;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    line-height: 1; }
    .mx_course-9 .crs-hover-action ul {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .mx_course-9 .crs-hover-action ul li {
        margin-right: 8px;
        height: 36px;
        width: 36px;
        line-height: 42px;
        border-right: 0;
        font-size: 16px;
        background-color: #F2F6F7;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
        .mx_course-9 .crs-hover-action ul li a {
          background-color: transparent; }
        .mx_course-9 .crs-hover-action ul li:hover {
          background-color: #FF5A3C;
          color: #fff; }
  .mx_course-9:hover .crs-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .mx_course-9:hover .crs-img::before {
    display: none; }
.mx_list-item {
  padding-left: 0; }
  .mx_list-item li {
    list-style: none;
    display: inline-block;
    position: relative;
    margin-right: 30px;
    max-width: 160px;
    font-size: 14px; }
    .mx_list-item li span {
      display: block;
      font-weight: 700; }
    .mx_list-item li:last-child {
      margin-right: 0; }

.mx_list-item-before li {
  position: relative; }
  .mx_list-item-before li::before {
    position: absolute;
    content: "";
    right: -15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 100%;
    background-color: #000;
    opacity: 0.2; }
  .mx_list-item-before li:last-child::before {
    display: none; }

.mx_list-item-img li {
  margin-right: 10px;
  width: 30%; }
.mx_course-instructor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .mx_course-instructor .agent-img {
    max-width: 40px;
    margin-right: 12px; }
    .mx_course-instructor .agent-img img {
      border-radius: 100%; }
  .mx_course-instructor .agent-brief h6 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600; }
  .mx_course-instructor .agent-brief small {
    font-size: 12px; }
.crs-badge {
  position: absolute;
  top: 15px;
  right: 18px; }

.crs-badge ul {
  margin: 0;
  padding: 0; }

.crs-badge li {
  list-style: none;
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  background-color: var(--color-custom);
  color: #fff;
  padding: 5px 15px;
  text-transform: uppercase;
  line-height: 25px; }
  
  .crs-badge li .soldout-badge {
    background-color: var(--color-custom); }    

.xs-ratting-content{color: var(--color-custom);}
.xs-ratting-content .review {font-size: 15px;  }
