/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


@font-face {
    font-family: 'KlintPro-Light';
    src: url('/wp-content/uploads/fonts/KlintPro-Light.eot');
    src: url('/wp-content/uploads/fonts/KlintPro-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/fonts/KlintPro-Light.woff2') format('woff2'),
        url('/wp-content/uploads/fonts/KlintPro-Light.woff') format('woff'),
        url('/wp-content/uploads/fonts/KlintPro-Light.ttf') format('truetype'),
        url('/wp-content/uploads/fonts/KlintPro-Light.svg#KlintPro-Light') format('svg');
    }

    @font-face {
        font-family: 'KlintPro-Medium';
        src: url('/wp-content/uploads/fonts/KlintPro-Medium.eot');
        src: url('/wp-content/uploads/fonts/KlintPro-Medium.eot?#iefix') format('embedded-opentype'),
            url('/wp-content/uploads/fonts/KlintPro-Medium.woff2') format('woff2'),
            url('/wp-content/uploads/fonts/KlintPro-Medium.woff') format('woff'),
            url('/wp-content/uploads/fonts/KlintPro-Medium.ttf') format('truetype'),
            url('/wp-content/uploads/fonts/KlintPro-Medium.svg#KlintPro-Medium') format('svg');
    }

    /* Hide the subtotal row in the cart */
.woocommerce-cart-form .product-subtotal {
    display: none !important;
}

/* Hide the "Subtotal" header in the table */
.shop_table th.product-subtotal {
    display: none !important;
}

/* Hide the subtotal column content */
.shop_table td.product-subtotal {
    display: none !important;
}

.woocommerce-shipping-destination {
    display: none;
}

#shipping_method li {
    margin: 0px;
    padding: 0px;
}

#payment > ul > li {
    margin: 0px;
    padding: 0px;
}

#customer_details > div.woocommerce-shipping-fields {
    display:none;
}

#content > div > div.wc-coupon-wrap {
    display:none;
}

#content > div.switcher-wrap {
    display:none;
}

div.summary.entry-summary > div > span.sku_wrapper {
    display:none;
}

#customer_login > div.u-column1.col-1 > form > p:nth-child(2) > span > button {
    display:none;
}

#customer_login > div.u-column2.col-2 > form > p:nth-child(2) > span > button {
    display:none;
}


#content > div > div > div > div > div > div > div > form > fieldset > p:nth-child(1) > span > button {
    display:none;
}

#content > div > div > div > div > div > div > div > form > fieldset > p:nth-child(2) > span > button {
    display:none;
}

#content > div > div > div > div > div > div > div > form > fieldset > p:nth-child(3) > span > button {
    display:none;
}

#content > div > div > div > div > div > div > div > form > fieldset > p:nth-child(4) > span > button {
    display:none;
}

#content > div > div > div > div.wc-side-column > ul > li.woocommerce-order-overview__order.order {
    margin: 0px;
    padding: 0px;
}

#content > div > div > div > div.wc-side-column > ul > li.woocommerce-order-overview__date.date {
    margin: 0px;
    padding: 0px;
}

#content > div > div > div > div.wc-side-column > ul > li.woocommerce-order-overview__email.email {
    margin: 0px;
    padding: 0px;
}


#content > div > div > div > div.wc-side-column > ul > li.woocommerce-order-overview__total.total {
    margin: 0px;
    padding: 0px;
}


#content > div > div > div > div.wc-side-column > ul > li.woocommerce-order-overview__payment-method.method {
    margin: 0px;
    padding: 0px;
}

#content > div > div > div > div.wc-wide-column > section > div > table > tbody > tr > td.woocommerce-table__product-name.product-name > ul > li:nth-child(1) {
    margin: 0px;
    padding: 0px;
}

#content > div > div > div > div.wc-wide-column > section > div > table > tbody > tr > td.woocommerce-table__product-name.product-name > ul > li:nth-child(2) {
    margin: 0px;
    padding: 0px;
}
#content > div > div > div > div.wc-wide-column > section > div > table > tbody > tr > td.woocommerce-table__product-name.product-name > ul > li:nth-child(3) {
    margin: 0px;
    padding: 0px;
}

#content > div > div > div > div > div > div > div > div.wc-wide-column > section > div > table > tbody > tr > td.woocommerce-table__product-name.product-name > ul > li:nth-child(1) {
    margin: 0px;
    padding: 0px;
}

#content > div > div > div > div > div > div > div > div.wc-wide-column > section > div > table > tbody > tr > td.woocommerce-table__product-name.product-name > ul > li:nth-child(2) {
    margin: 0px;
    padding: 0px;
}

#content > div > div > div > div > div > div > div > div.wc-wide-column > section > div > table > tbody > tr > td.woocommerce-table__product-name.product-name > ul > li:nth-child(3) {
    margin: 0px;
    padding: 0px;
}
