.product-template-default .container {
max-width: 1024px;
}
.product-template-default #sidebar,
.product-template-default .product_meta,
.product-template-default .woocommerce-tabs,
.product-template-default .woocommerce-breadcrumb,
.product-template-default .stock {
display: none;
}
.product-template-default #left-area {
width: 100%;
padding-right: 0;
}
.product-template-default h1 {
font-size: 2rem;
}
.product-template-default .woocommerce-Price-amount > bdi,
.product-template-default .woocommerce-Price-amount > bdi > .woocommerce-Price-currencySymbol {
font-size: 1.4rem !important;
}
.product-template-default .woocommerce-product-details__short-description {
font-size: 80%;
line-height: 1.4
}
.product-template-default #main-content .container::before {
width: 0;
}
.ver-precio-single {
background-color: #ba3e00 !important;
color: #fff !important;
margin-top: .5rem !important;
padding-right: .7em !important;
}
.ver-precio-single::after {
display: none;
}
#ship-to-different-address {
font-size: 100%
}
#thmaf_shipping_alt,
#thmaf_billing_alt {
height: 28px;
line-height: 28px;
border-radius: 4px; font-size: 100%;
color: #000;
}