/* Enter Your Custom CSS Here */
ul#menu-footer-menu li a:hover {
    background: none;
}
.features-box .content-box p {
    text-align: justify;
}
.f-b-1 p {
    font-size: 14px;
    line-height: 20px;
}

.super-heading-title h4 {
    margin-bottom: 0;
    font-size: 19px;
}
.super-heading {
    margin-bottom: 5px;
}
p.s-text {
    font-size: 16px;
    line-height: 23px;
}




ul#menu-footer-menu .current-menu-item, .main-footer ul#menu-footer-menu .current-menu-item:hover , ul#menu-footer-menu .current-menu-item a, .main-footer ul#menu-footer-menu .current-menu-item a:hover {
    background: none !important;
	
    background-color: none !important;
}
.aaa .btn-cta{float: left;}
.home .step-content p {
    display: none;
}
ul#breadcrumb a {
    color: #fff;
}
.single-product div.product {
    display: block !important;
}
section.related.products, a.woocommerce-product-gallery__trigger, .single-product p.price, .single-product .tm-options-totals,
.single-product .quantity, .single-product .product_meta,.single-product  h1.product_title.entry-title{
    display: none !important;
}
a.agree {
    color: #ed1c24;
    font-weight: bold;
}


.woocommerce-checkout .woocommerce-notices-wrapper, .woocommerce-checkout  .woocommerce-info, .woocommerce-checkout .woocommerce-billing-fields h3, .woocommerce-checkout h3#order_review_heading,
table.shop_table.woocommerce-checkout-review-order-table

{
    display: none !important;
}


.woocommerce-checkout #add_payment_method #payment, .woocommerce-checkout .woocommerce-cart #payment, .woocommerce-checkout .woocommerce-checkout #payment {
	background: #f9f9f9 !important;}
.woocommerce-checkout .payment_box.payment_method_authnet {
    background-color: #ededed !important;
}
div#payment {
    margin-top: 50px;
}





@media only screen and (max-width: 479px) {
	
	.footer-copyright.right , .footer-copyright{
    text-align: center !important;
}
	.container .wpb_column.vc_column_container.vc_col-sm-12.vc_col-md-5 {
    display: none;
}
}





.footer-copyright.right {
    text-align: right;
}
.footer-copyright.right a{color: #ff3300;}



