/*
Theme Name: YC Blank
Theme URI: https://xullgu.com
Author: YC
Description: Empty shell theme. Header/footer from shortcodes. Cart and checkout use WooCommerce.
Version: 1.0.1
Text Domain: yc-blank
*/

html,body{margin:0;padding:0}
img{max-width:100%;height:auto}

.jm-woo{font-family:Inter,system-ui,sans-serif;background:#f7f4ec;color:#1c1914;width:100%;margin:0}
.jm-woo .woocommerce{max-width:1100px;margin:0 auto;padding:3rem 1.25rem 5rem}
@media(min-width:768px){.jm-woo .woocommerce{padding:4rem 2.5rem 6rem}}
.jm-woo a{color:#6e5624}
.jm-woo .button,
.jm-woo button.button,
.jm-woo #place_order,
.jm-woo a.checkout-button{
  background:#6e5624!important;
  color:#f7f4ec!important;
  border:0!important;
  border-radius:0!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
  font-size:12px!important
}
.jm-woo table.shop_table{width:100%;background:#fff;border:1px solid #e6e0d2}
.jm-woo table.shop_table th,
.jm-woo table.shop_table td{padding:1rem;border-color:#e6e0d2}
.jm-woo .woocommerce-message,
.jm-woo .woocommerce-info,
.jm-woo .woocommerce-error{
  background:#f1eee4;
  border-top:3px solid #6e5624;
  padding:1rem
}
.jm-woo input,
.jm-woo select,
.jm-woo textarea{border:1px solid #d9d1bf;background:#fff;border-radius:0}
.page-title,.entry-title{display:none}
