/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 21 2021 | 18:19:29 */
.register-link {
  display: none;
}

#signupbutton {
  background-color: #085183;
  border-radius: 25px;
  margin-top: 50px; 
}

#signupbutton a {
  color: #ffffff;
}

#signupbutton2 {
  background-color: #085183;
  border-radius: 25px;
  margin-top: 50px; 
}

#signupbutton:hover {
  background-color: #1667A0;
  border-radius: 25px;
  margin-top: 50px; 
}

#signupbutton2:hover {
  background-color: #1667A0;
  border-radius: 25px;
  margin-top: 50px; 
}

#signupbutton2 a {
  color: #ffffff;
}

#post-5060 {
  margin-top: 150px;
  margin-bottom: 200px;
}

.ld-profile-stats {
  display: none !important;
}

.wdm_course_list_title {
  background-color: #E34644 !important;
}

table#wdm_group th, table#ldgr-group-code-table th {
    background-color: #E34644 !important;
}

.paginate_button {
    background-color: #ffffff !important;
  	background: #ffffff !important;
  	border: 0 !important;
  	color: #ffffff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #ffffff !important; 
}

table#add_user_data th {
  background-color: #E34644 !important;
}
/*
.ld-course-list > .ld-section-heading > h3 { 
  display: none;
}
*/

.ld-user-welcome-text {
  display: none !important;
}
td.group-code-actions .group-code-copy, td.group-code-actions .group-code-edit, td.group-code-actions .group-code-edit {
margin: 0 5px;
}

td.group-code-actions span{
padding:  0;
}

.cart_totals .shipping, #order_review .shipping{
display: none!important;
}
.header-left{
      max-width: 165px;
}
#header .header-main .container{
    max-width: 660px;
}
.header-wrapper{
    max-width: 660px;
}
#header .header-main .container .header-right{
    max-width: 190px;
}
.view-cart{
display: none!important;
}
.recurring-totals, .recurring-total{
display: none;
}
.user-button{
  display: none!important;
}
.logged-in .user-button{
  display: block!important;
}
