.woocommerce div.product .product_title {
    font-size: 4.2rem;
    margin-bottom: 0;
}
.woocommerce #content div.product p.price del, .woocommerce #content div.product span.price del, .woocommerce div.product p.price del, .woocommerce div.product span.price del, .woocommerce-page #content div.product p.price del, .woocommerce-page #content div.product span.price del, .woocommerce-page div.product p.price del, .woocommerce-page div.product span.price del {
    color: rgba(0, 0, 0, 0.5);
    font-size: 1.5rem;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    font-weight: 600;
}
.woocommerce div.product form.cart {
    margin-top: 3rem;
    margin-bottom: 4rem;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%!important;
    float: none!important;
    margin-bottom: 0;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: var(--primary)!important;
        display: inline-block;
    padding: 13px 18px;
    cursor: pointer;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    border-radius: 0;
    border: 2px solid var(--primary);
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 3rem;
    margin-top: 1.5rem;
    color: #000;
}
.woocommerce div.product div.summary {
    margin-bottom: 0;
}
.woocommerce div.product form.cart div.quantity, .woocommerce div.product form.cart .button {
    float: none;
}
.woocommerce div.product form.cart .button {
    margin: 0;
    margin-top: 3rem;
}
.stock.out-of-stock {
    display: inline-block;
    padding: 13px 18px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
    margin-top: 3rem;
    margin-bottom: 3rem;
    color: #888!important;
    border: 2px solid rgba(0,0,0,0.1);
}
.woocommerce .product_meta .sku_wrapper, .woocommerce .product_meta .posted_in {
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
}
.woocommerce .product_meta .sku_wrapper > span, .woocommerce .product_meta .posted_in > a {
    font-weight: initial;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    border-bottom: 2px solid transparent;
    background-color: transparent;
    margin: 0;
    padding: 0;
    margin: 0 2rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 0;
    color: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: transparent;
    border-color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    text-align: center;
    margin-top: 6rem;
    margin-bottom: 6rem;
}
.woocommerce-Tabs-panel h2 {
    display: none;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: var(--primary);
    color: #fff;
    border: none;
    padding: 1em 2em 1em 3.5em!important;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
    color: #fff;
}
.woocommerce-message:before, .woocommerce-info:before, .woocommerce-error:before {
    color: #fff;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    background-color: transparent!important;
    font-size: 1.4rem;
    color: #fff!important;
    transform: none;
    box-shadow: none!important;
    vertical-align: middle;
}
.woocommerce table.shop_table, .woocommerce table.shop_table td, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border: none!important;
}
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
    width: 90px;
}
.woocommerce table.cart td {
    padding: 20px;
}
.woocommerce table.shop_table th {
    color: #000;
}
.woocommerce a.remove {
    color: inherit!important;
    font-size: 24px;
    font-weight: 400;
    padding: 0px;
    line-height: 30px;
    width: 30px;
    height: 30px;
}
.woocommerce a.remove:hover {
    color: #fff!important;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    border: 0.1rem solid #d1d1d1;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 2.5rem 1.5rem;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 50%;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: var(--primary);
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff!important;
    margin: 0;
    font-size: 1.2rem;
    padding: 13px 18px;
    border: 2px solid var(--primary);
    background-color: var(--primary);
    border-radius: 0;
}
body.button-slightly_rounded_shadow .woocommerce #respond input#submit, body.button-slightly_rounded_shadow .woocommerce a.button, body.button-slightly_rounded_shadow .woocommerce button.button, body.button-slightly_rounded_shadow .woocommerce input.button, body.button-slightly_rounded .woocommerce #respond input#submit, body.button-slightly_rounded .woocommerce a.button, body.button-slightly_rounded .woocommerce button.button, body.button-slightly_rounded .woocommerce input.button {
    border-radius: 4px;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    padding: 13px 18px;
    color: #fff;
}
.woocommerce .cart .button[name="update_cart"] {
    display: none;
}
.woocommerce table.shop_table th {
    border: none;
}
.woocommerce .woocommerce-cart-form__cart-item.cart_item {
    background-color: rgba(0,0,0,0.01);
}
.woocommerce table.cart td.product-name {
    font-weight: bold;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    width: 100%;
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 20px;
    padding: 13px 18px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table {
    background-color: rgba(0,0,0,0.01);
}
.woocommerce .cart-collaterals .cart_totals h2 {
    font-size: 3rem;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th, .woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td {
    font-size: 1.4rem;
    padding: 2rem;
    color: #000;
}
.woocommerce-checkout-review-order-table .product-container {
    background-color: rgba(0,0,0,0.02);
    padding: 20px;
    max-height: 456px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 30px;
}
.woocommerce-checkout-review-order-table .product-image {
    float: left;
    line-height: 1px;
    width: 20%;
}
.woocommerce-checkout-review-order-table .product-info {
    float: right;
    width: 75%;
}
.woocommerce-checkout-review-order-table .product-info h4 {
    font-size: 2rem;
    margin-bottom: 0;
}
.woocommerce-checkout-review-order-table .product-info .product-quantity {
    font-size: 1.4rem;
    line-height: 1;
    display: block;
    font-weight: initial;
    margin-top: 0.5rem;
}
#add_payment_method .checkout .col-2 .form-row-first, .woocommerce-cart .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .form-row-first {
    clear: inherit;
}
.woocommerce-checkout-review-order-table .product-info .amount {
    font-size: 1.4rem;
    color: var(--primary);
    margin-top: 1rem;
    display: block;
    font-weight: 600;
}
.woocommerce .order-review th, .woocommerce .order-review td {
    padding: 0;
    border: none;
    font-size: 1.6rem;
    padding-bottom: 2rem;
    color: #000;
}
.woocommerce .order-review tr:last-child th, .woocommerce .order-review tr:last-child td {
    padding-bottom: 0;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: transparent;
    border-radius: 5px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
    border: 0;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    list-style-type: none;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: transparent;
    color: inherit;
    font-size: inherit;
    margin: 0;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    display: none;
}
#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    display: none;
}
.wc_payment_methods.payment_methods.methods li label {
    display: block;
    font-size: 1.6rem;
}
#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
    float: right;
}
.woocommerce-privacy-policy-text {
    font-size: 1.4rem;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
    margin-top: 3rem;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 0;
}
.woocommerce-terms-and-conditions-wrapper {
    margin-top: 2rem;
}
.checkout.woocommerce-checkout h3 {
    font-size: 2.8rem;
}
.woocommerce-billing-fields {
    margin-bottom: 2rem;
}
#ship-to-different-address {
    margin: 0;
}
#ship-to-different-address > label {
    font-size: 2.4rem;
    color: var(--primary);
}
#ship-to-different-address > label * {
    vertical-align: middle;
    margin: 0;
}
#ship-to-different-address .shipping_address {
    margin-top: 1.5rem;
}
.woocommerce-account .woocommerce:before, .woocommerce-account .woocommerce:after {
    display: table;
    clear: both;
    content: '';
}
.woocommerce-additional-fields {
    margin-top: 2rem;
}
.woocommerce .woocommerce-MyAccount-navigation {
    width: 25%;
    float: left;
    border-right: 1px solid #ececec;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
    padding-left: 0;
    margin-bottom: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
    list-style-type: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
    color: inherit;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:hover a, .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
    color: var(--primary);
}
.woocommerce .woocommerce-MyAccount-content {
    width: 75%;
    float: left;
    padding-left: 3rem;
}
.woocommerce-account .addresses .title h3 {
    font-size: 2.8rem;
}
@media (min-width: 60rem) {
    .woocommerce div.product div.summary {
        padding-left: 20px;
    }
}
@media (max-width: 60rem) {
    .single-product .row .column.column-34, .single-product .row .column.column-67 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .single-product .single-product-main-image {
        margin-bottom: 4rem;
    }
    .woocommerce .woocommerce-MyAccount-navigation, .woocommerce .woocommerce-MyAccount-content {
        width: 100%;
        float: none;
        border-right: 0;
    }
    .woocommerce .woocommerce-MyAccount-navigation {
        margin-bottom: 4rem;
    }
}
@media only screen and (max-width: 768px) {
    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block!important;
        text-align: left!important;
    }
    .woocommerce table.cart .product-thumbnail:before {
        content: ''!important;
    }
    .woocommerce table.cart .product-remove {
        position: absolute!important;
        right: 0!important;
    }
    .woocommerce a.remove {
        background: red!important;
        color: #fff!important;
    }
    .woocommerce .woocommerce-cart-form__cart-item.cart_item {
        margin-bottom: 2rem;
    }
    .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
        margin-bottom: 2rem;
    }
}