.elementor-100235 .elementor-element.elementor-element-5df374a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-cdb8a90 */.back-link {
      display: inline-flex;
      align-items: center;
      font-size: 16px;
      font-weight: bold;
      color: #000; /* WordPress blue */
      text-decoration: none;
      transition: color 0.3s ease, text-decoration 0.3s ease;
  }

  .back-link::before {
      content: "←"; /* Left arrow */
      font-size: 18px;
  }

  .back-link:hover {
      color: ##000; /* Darker blue */
      text-decoration: underline;
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7452d503 */li.product-type-simple {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.astra-shop-thumbnail-wrap {
    width: 280px !important;
}

.add_to_cart_button  {
    border-radius: 10px !important;
    font-family: 'Open Sans',sans-serif !important;
    background-color: #2AA4C7 !important;
    color: white !important;
    margin: 8px 0px !important;
    padding: 14px 30px !important;
    font-weight: 700 !important;
    text-transform: none;
    font-size: 18px !important;
}

a.ast-loop-product__link .woocommerce-loop-product__title{
    font-size: 16px;
    color: #3a3a3a !important;
}

li.post-83312 {
    margin-bottom: 0 !important;
}

.product_box {
    padding-left: 20px;
    padding-top: 20px;
}

.product_box:hover {
    box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 30%);
    border-radius: 0.5rem;
}

#wb_student_toggle .navbar {
  overflow: hidden;
 
}

#wb_student_toggle .navbar a {
  float: left;
  font-size: 16px;
  color: black;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

#wb_student_toggle .dropdown {
  float: left;
  overflow: hidden;
}

#wb_student_toggle .dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: black;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

#wb_student_toggle .navbar a:hover, .dropdown:hover .dropbtn {
  background-color: red;
}

#wb_student_toggle .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

#wb_student_toggle .dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

#wb_student_toggle .dropdown-content a:hover {
  background-color: #ddd;
}

#wb_student_toggle .dropdown:hover .dropdown-content {
  display: block;
}

.page-id-59740 .ast-container {
    max-width: 1740px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b53b9a5 *//* Tooltip styling */
.tooltipevent{
    width:200px;/*
    height:100px;*/
    background:#FFF;
    color: black;
    position:absolute;
    z-index:10001;
    transform:translate3d(-50%,-100%,0);
    font-size: 13px;
    box-shadow: 1px 1px 3px 0px #888888;
    line-height: 1rem;
}
.tooltipevent div{
    padding:10px;
}
.tooltipevent div:first-child{
    font-weight:bold;
    color:black;
    background-color:#FFF;
    border:solid 1px #d5dbe0;
}
.tooltipevent div:last-child{
    background-color: #fff;
    position:relative;
}
.tooltipevent div:last-child::after, .tooltipevent div:last-child::before{
    width:0;
    height:0;
    border:solid 5px transparent;/*
    box-shadow: 1px 1px 2px 0px #888888;*/
    border-bottom:0;
    border-top-color:whitesmoke;
    position: absolute;
    display: block;
    content: "";
    bottom:-4px;
    left:50%;
    transform:translateX(-50%);
}
.tooltipevent div:last-child::before{
    border-top-color:#888888;
    bottom:-5px;
}

.completed_button {
    background-color: #32d69f !important;
    font-weight: 600 !important;
    padding: 10px 10px !important;
    text-wrap: nowrap;
}

.woocommerce-js a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {
    font-weight: 500;
    padding: 10px 10px !important;
}

.enrollment_checklist_table input[type="submit"] {
    padding: 10px 10px !important;
    
}

.enrollment_checklist_table td:last-child, .enrollment_checklist_table th:last-child {
    text-align: center;
}

.fc-toolbar-title {
    color: black !important;
}/* End custom CSS */