/*
 Theme Name:   PTShop Child
 Theme URI:    http://potentialtop.com/
 Description:  PTShop Child Theme
 Author:       potentialtop
 Author URI:   http://potentialtop.com
 Template:     ptshop
 Version:      0.0.1
 Text Domain:  ptshop-child
*/
body > div.template-container > div.template-content > div.page-wrapper > div.container.content-page.sidebar-mobile-bottom > div > div > div > div.ptopcommerce > div > section.ptopcommerce-order-details > table > tr > td, body > div.template-container > div.template-content > div.page-wrapper > div.container.content-page.sidebar-mobile-bottom > div > div > div > div.ptopcommerce > div > section.ptopcommerce-order-details > table > tfoot > tr > td, .ptopcommerce table.wishlist_table tr:first-child td, table tr:first-child td {
    border-bottom: 1px #140202 solid;
    margin: 0px;
    padding: 1px;
}

ul.wc-item-meta {
    margin: 0px;
    padding: 0px;
}

tr.ptopcommerce-table__line-item.order_item > td {
    margin: 0px;
    padding: 0px;
}

ul.wc-bacs-bank-details, ul.wc-bacs-bank-details > li, .wc-bacs-bank-details-heading, h3.wc-bacs-bank-details-account-name {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}

h3.wc-bacs-bank-details-account-name {
    font-size: 18px;
    border-bottom: 1px black solid;
    padding: 4px;
}

h2.wc-bacs-bank-details-heading {
    font-size: 18px;
}

.ptopcommerce-column.ptopcommerce-column {}

section.ptopcommerce-columns.ptopcommerce-columns--2.ptopcommerce-columns--addresses.col2-set.addresses, .ptopcommerce-column.ptopcommerce-column--1.ptopcommerce-column--billing-address.col-1 {
    width: 50%;
    float: right;
    display: inline-block;
}

section.ptopcommerce-customer-details, section.ptopcommerce-columns.ptopcommerce-columns--2.ptopcommerce-columns--addresses.col2-set.addresses {
    width: 100%;
    display: block;
    position: relative;
}


ul.ptopcommerce-order-overview.ptopcommerce-thankyou-order-details.order_details {
    width: 100%;
    padding: 10px;
    margin: 4px;
}
table th, .order_details th {
    padding: 0px;
}
.responsive-slider {
    direction: ltr;
}
.container.content-page.sidebar-mobile-bottom {
}
#ptcfm-main-content {
}