/* 
 Theme Name:   UpStore Child
 Theme URI:    
 Description:  
 Author:       admin
 Author URI:   https://vouchernamasaz.pl
 Template:     upstore
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

@font-face {
    font-family: 'constantiaregular';
    src: url('fonts/constan-webfont.woff2') format('woff2'),
         url('fonts/constan-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.custom-checkout-area {
    display: none;
}
h1.heading-title.page-title.entry-title {
    color: #000;
}

tr.woocommerce-shipping-totals.shipping td {
    min-width: 250px;
}
