
#grassblade_reports_output {
    font-size: 12px;
    text-align: center;
}


@media only screen and (max-device-width: 768px){
.stm_lms_courses_categories.style_3 .stm_lms_courses_category {
    width: calc(100% - 20px);
    margin: 0 0 33px;
}
}

@media only screen and (max-device-width: 768px){
.stm_lms_courses_categories.style_3 .stm_lms_courses_category > a h4 {
    position: relative;
    top: 2px;
    margin: 0;
    font-weight: 400;
    display: inline;
    vertical-align: top;
		text-align: center;
		font-size: 15px
}
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 0.5px;
    border-radius: 0.5px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.stm_lms_courses.single.meta{
    display: none;
	  visibility:hidden
}

.stm_lms_register_wrapper__actions label.stm_lms_styled_checkbox {
display: none !important;
}

.stm_lms_private_information {
    display: none !important;
}

h3, .h3 {
    line-height: 50px;
    font-size: 16px;
}

.stm_breadcrumbs_unit {
    background-color: #f6f6f6;
    padding: 9px 0 7px;
    margin-bottom: 0px;
}

.stm-lms-wrapper {
    position: relative;
    padding: 10px 0 30px;
}

.stm_lms_edit_account > .row{
  width: 50%;
  display: inline-block;
      vertical-align: text-top;
}
.stm_lms_edit_account > .row:nth-of-type(even){
margin-right: 1%;
}
.stm_lms_edit_account > .row .col-md-12{
padding-right:0px;
}

@media only screen and (max-device-width: 768px){.stm_lms_edit_account > .row {
    width: 100%;
    display: flow-root;
}
}

.widget_contacts ul li .text {
	max-width: 206px;
}

@media only screen and (max-device-width: 768px){.widget_contacts ul li .text {
	max-width: 250px;
}
}

.stm-curriculum-item__num
{display: none}


.btn-menu {
  font-size: 28px;
  font-family: "FontAwesome";
  color: #000;
  float: block !important;
}
.btn-menu:before{
  content: "\f0c9";
}

// for hide button
/* .masterstudy-theme a.btn.btn-default.start-course {
    background-color: rgba(218,162,9,1);
    display: none !important;
} */

/* .stm-lms-buy-buttons .btn:last-child {
    margin-right: 0;
    display: none !important;
} */

