div#pmpro_levels {
    display: flex;
    flex-direction: row;
	   margin-bottom: 3em;
}

div.pmpro_level {
    width: 49% !important;
    padding: 1em;
    margin: 0 0.5em;
    background-color: #f0f0f0;
    text-align: center;
    border: 1px solid #011a76;
    border-radius: 10px;
}

div.pmpro_level ul {
    list-style: none;
}

div.pmpro_level ul li {
    margin-bottom: 1em;
}

div.pmpro_level h2 {
    margin-bottom: 1em !important;
    color: #021a76;
    font-weight: 600;
}

a.pmpro_btn.pmpro_btn-select.alignright {
    width: 100%;
    margin-bottom: 2em;
    background-color: #021a76;
    color: #fff;
    padding: 1em;
	  transition: all .4s ease-in-out;
}

a.pmpro_btn.pmpro_btn-select.alignright:hover {
    background-color: #fff;
    color: #021a76;
}


@media (max-width:690px){
	div#pmpro_levels {
    display: flex;
}
	
	div.pmpro_level {
    width: 100% !important;
}
	
.sa-row img {
    width: 15% !important;
    padding: 0 0.3em;
}	
	
}
.sa-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
	
.sa-row img {
    width: 7%;
    padding: 0 0.3em;
	 
}

#pmpro_checkout_box-More\Information > h3 > span {
    display: none !important;
}

#pmpro_checkout_box-More\Information > h3 > span {
    display: none !important;
}

li#menu-item-672 {
    display: none !important;
}

.logged-in li#menu-item-672 {
    display: inline-block !important;
}

#pmpro_form > div.sa-row > img:nth-child(5) {
    display: none;
}


span.gateway_paypalexpress {
    display: none !important;
}

/* Delete this for show bussiness courses */

li#menu-item-270 {
    display: none;
}


/* .last {
    display: none;
} */


.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 70%;
}

.sa-row.sa-row-helper img {
    width: 20%;
    padding: 0 0.3em;
}

.sa-row.sa-row-helper {
    justify-content: flex-start;
}

.widget {
padding-bottom:0 !important;
}

#block-2 p,
#block-4 p{
    font-size: 17px;
    font-weight: 600;
}

.sa-row-helper,
.footer-widget-1{
	display:none;
}

.post-1119 {
  display: none;
}
