.standard-arrow li:before {
   background: url(/wp-content/uploads/standard-bullet.png) center center no-repeat!important;
    background-size: 16px!important;
   
}
.standard-arrow li:after {
    
    display: none!important;
}

#presscore-custom-menu-one-2 ul li {
    width: 48%!important;
    float: left;
}
#presscore-custom-menu-one-2 ul li:nth-child(even) {
    float: right;
}

#presscore-custom-menu-one-2 ul li:nth-child(2) {
    margin-top: 0;
    padding-top: 0;
    border-top: none!important;
}
.single .entry-content p {
    margin-bottom: 20px!important;
}
.single .entry-content blockquote {
    margin-bottom: 20px!important;
}

.single .entry-content blockquote p {
    margin-bottom: 0px!important;
}
.single .aligncenter {
    margin-top: 40px!important;
    margin-bottom: 40px!important;
}

#classesSchedule table th {
    padding: 20px;
}
#classesSchedule table td {
    padding: 20px;
}

.modal-styler {
    text-align: center;
}

.modal-styler h3 {
    background: #a7d060;
    text-align: center;
    float: left;
    width: 100%;
}