/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.2.2
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
#footer .woocommerce-MyAccount-content  {display:none;}
.meta-comments,.meta-author,.blog .btn-readmore{display:none!important;}
.csb a{background: transparent!important;color: #ff7f00!important;}
.btn:focus {outline: 0;box-shadow: unset;}
h2.wc-bacs-bank-details-heading {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 40px;
    color: #ffffff;
    margin-bottom: 20px;
    text-align: center;
    background: #ff8f27;
    font-weight: bold;
}

h3.wc-bacs-bank-details-account-name {
    /* color: red; */
    font-family: Open Sans,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #222529;
    margin-bottom: 10px;
}
ul.wc-bacs-bank-details.order_details.bacs_details {
    list-style: none;
    color: #222529;
}
h4.card-sub-title.text-md {
    text-align: center;
    font-size: 20px!important;
    background: #ff8f27;
    color: #fff;
    padding: 6px;
}
section.woocommerce-order-details.mb-3 .featured-boxes.pt-4.pb-3.p-l-lg.p-r-lg {
    background: #fbfbfb;
    margin-top: 30px;
}
h3.woocommerce-column__title.account-sub-title.mb-1 {
    text-align: center;
    background: #ff8f27;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px!important;
}
.order_details tfoot tr:last-child .amount {
    font-size: 15px;
    font-weight: 700;
    /* display: block; */
}
.payment_methods .payment_method_paypal img {
    width: auto!important;
    margin-left: 0.25rem;
}

@media(min-width:768px){
#nav-menu-item-253964{display:none!important;}
}