.page-id-80 .entry-content h2:nth-child(-n+7),.page-id-80 .entry-content ul:nth-child(-n+7) {
display:none
}

.page-item-340,.page-item-13267,.page-item-7,.page-item-6,.page-item-59,.page-item-57,.page-item-673,.page-item-118,.page-item-671,.page-item-4864,.page-item-9138,.page-item-4563,.page-item-572,.page-item-4544,.page-item-11,.page-item-15658,.page-item-15669,.page-item-15704,.page-item-15701,.page-item-15697,.page-item-15675 {
display:none
}

.entry-content a {
color:#ff1493;
border-bottom:1px solid #ff1493
}

.page-id-7 .entry-content .accesspress-checkout-payment-method-paypal-wrap a {
    border-bottom: none;
}

/* Background-Colored Content Boxes CSS
------------------------------------------------------------ */
 
.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
    margin: 0 0 25px;
    overflow: hidden;
    padding: 20px;
}
 
.content-box-blue {
    background-color: #d8ecf7;
    border: 1px solid #afcde3;
}
 
.content-box-gray {
    background-color: #e2e2e2;
    border: 1px solid #bdbdbd;
}
 
.content-box-green {
    background-color: #d9edc2;
    border: 1px solid #b2ce96;
}
 
.content-box-purple {
    background-color: #e2e2f9;
    border: 1px solid #bebde9;
}
 
.content-box-red {
    background-color: #f9dbdb;
    border: 1px solid #e9b3b3;
}
 
.content-box-yellow {
    background-color: #fef5c4;
    border: 1px solid #fadf98;
}