

.gform_wrapper input.gform_button[type="submit"] {
    border: 3px solid #DD0330;
    color: #fff;
}
.gform_wrapper input.gform_button[type="submit"]:hover {
    border: 3px solid #fff;
    background: #DD0330;
    color: #fff;
}
.blog_holder article .post_info {
    display: none;
}
::selection {
    background: #DD0330;
    color: #fff;
}
.post .post_more .qbutton.small {
    line-height: 30px;
    font-size: 25px;
    padding: 5px 17px 0px;
    font-weight: 600;
    height: auto !important;
}
li.donate a span {
    background: #e00031;
    padding: 3px 8px;
    color: #fff;
    font-weight: 900;
    border-radius: 5px;
}
li.donate a span.plus {
    display: none;
}

#nyp {
    font-size: 20px;
    padding: 4px;
    background: #f2f2f2;
}
.subscription-details.subscription-terms {
    font-size: 20px;
}

.postid-235 .related.products,
.postid-185 .related.products,
.postid-202 .related.products {
    display: none;
}
.postid-235 .title_holder .container,
.postid-202 .title_holder .container,
.postid-185 .title_holder .container {
    display: none !important;
}
.postid-235 .product,
.postid-185 .product,
.postid-202 .product {
    margin-top: -100px;
}
.postid-235 .product_meta,
.postid-185 .product_meta,
.postid-202 .product_meta {
    display: none;
}
.postid-235 p.price {
    display: none;
}
.postid-185 .price span.suggested-text,
.postid-202 .price span.suggested-text {
    display: none;
}
.postid-235 .woocommerce-accordion {
    display: none;
}
.qbutton.add-to-cart-button, .button.single_add_to_cart_button {
    font-family: 'Amiri', sans-serif;
    font-size: 17px;
    padding: 0 5px;
    font-weight: 900;
}

.shopping_cart_dropdown dl.variation {
    display: none;
}
.shopping_cart_dropdown a {
    color: #fff !important;
    font-size: 14px;
}
.shopping_cart_dropdown a.view-cart {
    color: #e00031 !important;
    font-size: 25px;
    font-weight: 900;
}
.shopping_cart_dropdown a.view-cart:hover {
    color: #fff !important;
}
.shopping_cart_dropdown span.quantity {
    font-size: 14px;
    text-align: center;
}
.cart .coupon {
    display: none;
}
.woocommerce-page .products .post-202 .price {
    display: none !important;
}
.woocommerce form.checkout .col2-set p.form-row label {
    display: block !important;
}