:root {
    --main-color: #010101;
}

.ajax-loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('../images/Ajax-Preloader-150x150.gif') no-repeat center center rgba(255, 255, 255, 0.8);
    z-index: 5;
    background-size: 500px;
}

.bof-amount-headline {
    margin-right: 5px;
}


/*
body input[type=number].bof-m2:hover::-webkit-inner-spin-button, 
body input[type=number].bof-m2:hover::-webkit-outer-spin-button {  
   opacity: 1;
}
*/

.bof-line {
    margin-bottom: 10px;
}

.bof-next {
    background: var(--main-color);
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    line-height: 34px;
    padding: 4px;
    cursor: pointer;
    width: 100%;
    font-size: 14px;
    margin-bottom: 15px;
}

.bof-next:hover {
    opacity: 0.4;
}

.bof-step-1 .wrap {
    display: flex;
}

body.woocommerce .cart label.button,
body.woocommerce ul.products li.product .button,
body.woocommerce div .cart label.button {
    background: #fff;
    color: #000;
    text-transform: none;
    border-radius: 0;
    border: 2px solid var(--main-color);
    padding: 0;
    cursor: pointer;
    position: relative;
    height: auto;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    margin-top: 0;
}

body.woocommerce .cart label.button .wrap,
body.woocommerce ul.products li.product .button .wrap,
body.woocommerce div .cart label.button .wrap {
    padding: 5px;
    display: block;
}

body.woocommerce .cart label.button:hover,
body.woocommerce ul.products li.product label.button:hover,
body.woocommerce div .cart label.button:hover {
    background-color: #fff;
    border: 2px solid var(--main-color);
    color: #000;
}

body.woocommerce .cart label.button.selected,
body.woocommerce ul.products li.product label.button.selected,
body.woocommerce div .cart label.button.selected {
    background-color: #fff;
    border: 2px solid var(--main-color);
    color: #000;
}

svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.svg-inline--fa.fa-w-18 {
    width: 1.125em;
}

.bof-boxPrice-wrap {
    grid-area: 1 / 3 / 2 / 4;
    /*padding: 5px 0;*/
    text-align: center;
    background: var(--main-color);
    color: #fff;
    /*width: 112px;*/
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    /*white-space: pre-wrap;*/
}

.bof-boxLine {
}

.bof-boxLine.bof-boxLine2 {
}

.bof-boxAmount,
.bof-shipping-info {

}

.selected .bof-boxAmount,
.button:hover .bof-boxAmount,
.selected .bof-shipping-info,
.button:hover .bof-shipping-info {
}

.bof-step-2 {

}

.bof-closeBtn,
.bof-closeFormBtn {
    border: none;
    background: none;
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 10;
    color: #fff;
    color: transparent;
}

.bof-closeFormBtn {
    right: 0;
}

.bof-closeBtn:before,
.bof-closeBtn:after,
.bof-closeFormBtn:before,
.bof-closeFormBtn:after {
    position: absolute;
    right: 22px;
    content: ' ';
    height: 9px;
    top: 7px;
    width: 1px;
    background-color: #707070;
}

.bof-closeBtn:before,
.bof-closeFormBtn:before {
    transform: rotate(45deg);
}

.bof-closeFormBtn:after,
.bof-closeBtn:after {
    transform: rotate(-45deg);
}


/*
.bof-step-2 .section-arrow{
    text-align: center;
    position: relative;
    z-index: 0;
    font-weight: bold;
    font-size: 16px;
}
*/

.bottom-1 {
}

.heading-2 p {
    margin-top: 0;
}

.bof-step-2 .section-arrow.top {
    line-height: 24px;
}

.bof-step-2 .section-arrow.middle.heading-2,
.bof-step-2 .section-arrow.middle.heading-3 {
    margin: 0 0 15px;
}

.bof-step-2 .section-arrow.middle.heading-4 {
    margin: 0;
}

.heading-2 p {
    margin: 0;
}

.heading-3 p {
    margin-top: 0;
}

.heading-2 p:last-child,
.heading-3 p:last-child {
    margin-bottom: 0;
}

.heading-3 span {
    color: #98181C;
    text-transform: uppercase;
}

.heading-2 span {
    color: #985052;
    text-transform: uppercase;
}

.bof-step-2 .section-arrow.middle {
    line-height: 22px;
    margin: 0 0 15px;
    text-align: left;
    display: inline-block;
    width: 100%;
}

.bof-step-2 .section-arrow.middle h6 {
    text-align: left;
    font-weight: 600;
}

.bof-step-2 .bottom.wrap {

}

.bof-step-2 .bottom.wrap:last-child {
    border: none;
}

.bof-steps-wrapper .hidden {
    display: none;
}

.bof-price-step1.bof-line,
.section-arrow.top {
    display: none;
}

.bof .variations_form .woocommerce-variation-price .price {
    display: none;
}

.bof-detaljer {
    display: none;
}

.bof-detaljer.current {
    display: block;
}

body.woocommerce table.cart td.actions input[name="update_cart"] {
    display: none !important;
}

.woocommerce-cart-form .product-name .variation dd p {
    margin: 0;
}

body.woocommerce .woocommerce-cart-form input.readonly,
body.woocommerce .woocommerce-cart-form input[readonly] {
    background-color: #dddddd;
    -moz-appearance: textfield;
    opacity: 0.6;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.woocommerce-cart-form input[readonly]::-webkit-outer-spin-button,
.woocommerce-cart-form input[readonly]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.bof-fullwidth {
    width: 100%;
}


/*
.bottom-1 .bof-btn-wrap{
    position: relative;
    border: 2px solid #cecece;
}
*/

.bof-shipping {
    position: absolute;
    height: 100%;
    width: 24px;
    left: 5px;
    margin: auto;
    vertical-align: middle;
    top: 0;
    bottom: 0;
    display: none;
}

.woocommerce .cart .bof-fullwidth label.button,
.woocommerce div .cart .bof-fullwidth label.button {
    padding-left: 0;
}

.wrapOuter {
    display: inline-block;
    width: 100%;
}

.wrapOuter_indication {
    color: #98181c;
}

.bottom-2 {
    margin-bottom: 15px;
}

.bottom-3 {
    margin-bottom: 0;
}

.woocommerce .cart .bottom-3,
.woocommerce .cart .bottom-3 button,
.woocommerce div .cart .bottom-3,
.woocommerce div .cart .bottom-3 button {
    width: 100%;
}

.woocommerce .cart .bottom-3 button.bof-unclickable,
.woocommerce div .cart .bottom-3 button.bof-unclickable {
    opacity: .5;
}

.woocommerce .cart_item td.product-name dl.variation dt.variation-Deliveryterms {
    display: none;
}

.bof-unclickable {
    cursor: not-allowed;
    pointer-events: none;
}

.bof-unclickable {
    opacity: 0.4;
}

.bof-variations-select,
.bof .select_box {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.bof .select_option {
    border: 2px solid var(--main-color);
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
    line-height: 15px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
}

.bof-price-step1.bof-line {
    display: none;
}

body.woocommerce .bof .cart,
body.woocommerce div .bof .cart {
    max-width: 100%;
    display: inline-block;
    width: 100%;
    flex-wrap: wrap;
}

body.woocommerce .bof .cart .variations label,
body.woocommerce div .bof .cart .variations label {
    font-weight: 700;
    color: #000000;
    font-size: 14px !important;
    text-transform: uppercase;
}

body.woocommerce .bof .cart .variations,
body.woocommerce div .bof .cart .variations {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}


/*dy.woocommerce .bof .cart table.variations tr,
body.woocommerce div .bof .cart table.variations tr{
    display: table-row;
    border-bottom: 1px solid #cecece;
}

body.woocommerce .bof .cart table.variations tr:last-child,
body.woocommerce div .bof .cart table.variations tr:last-child{
    border-bottom: none;
}*/

body.woocommerce .bof .cart .variations td,
body.woocommerce div .bof .cart .variations td {
    width: 100% !important;
    padding: 0;
    display: inline-block;
}

.bof-amount-wrap {
    text-align: right;
}

.bof-spin {
    position: absolute;
    top: 0;
    width: 15px;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 35px;
}

.bof-spin-up {
    right: 0;
}

.bof-spin-down {
    left: 0;
}

.bof-amount-wrap .inner {
    position: relative;
    display: inline-block;
}


/*
input.bof-m2::-webkit-outer-spin-button,
input.bof-m2::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
    cursor: none;
    display: none;
}

input.bof-m2[type=number] {
    -moz-appearance:textfield;
}
*/

.woocommerce .bof-step.bof-step-2 .m2,
.woocommerce .bof-step.bof-step-2 .bof-m2-insert,
.woocommerce .bof-step.bof-step-2 .stk {
    color: inherit !important;
}

.bof-result {
    display: none;
}

.bof-step.bof-step-2 .inner-wrap {
    color: #000;
}

.section-arrow.middle {}

.uppercase {
    text-transform: uppercase;
}

.bof-description-wrap {
    margin: 24px 0;
}

.bof-step-2 .middle.info {
    background: #F6F4F1;
    color: #000;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
}

.middle.info p {
    padding: 12px 0;
    margin: 0 0 15px;
}

.bof-shipping-info {
    font-weight: 700;
}

.bof-shipping-info small {
    font-weight: 600;
}

body.single-product #single_sample .sample_btn {
    border: none;
    text-decoration: underline;
}

body.single-product #single_sample .sample_btn:hover {
    background: none;
    color: #8a8a8a;
}

.woocommerce-variation-availability {
    margin-bottom: 10px
}

.woocommerce-variation-availability p {
    margin: 10px 0;
    text-align: center;
    font-size: 16px;
    color: #edac5f !important;
    border: 2px solid #edac5f;
}

.bof-detaljer .bof-description-wrap {
    display: none;
}

.bof-description-wrap-insert .bof-description-wrap.short{
    display: none;
}

.bof-description-wrap-insert .bof-description-wrap.short:first-child{
    display: block;
}

.yith_wccl_is_custom .bof-variations-select {
    display: none;
}

.bof-step2-shipping {
    border-top: 2px solid #cecece;
}

body.woocommerce .oxy-woo-products ul.products li.product .price,
body.woocommerce .oxy-woo-products ul.products li.product .ywccl_stock {
    display: inline-block;
}

body.woocommerce .oxy-woo-products ul.products li.product .price {
    width: 75%;
}

body.woocommerce .oxy-woo-products ul.products li.product .ywccl_stock {
    width: 25%;
    display: flex;
    align-items: center;
}

body.woocommerce .select_option_image {
    border: 1px solid transparent;
    margin-right: 6px;
}

body.woocommerce .select_option_image.selected img {
    border: 2px solid #fff;
    border-radius: 100%;
}

body.woocommerce .select_option_image.selected {
    border: 1px solid #000;
}

body.woocommerce div .stock.in-stock.ywccl_stock,
body.woocommerce div .stock.instock.ywccl_stock {
    padding-right: 22px;
    position: relative;
    text-align: right;
    display: block;
    color: #000;
    font-weight: 700;
    font-size: 12px;
}

.stock.in-stock.ywccl_stock:after,
.stock.instock.ywccl_stock:after {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 0;
    background: #77a464;
    border-radius: 100%;
    content: "";
    top: 50%;
    transform: translateY(-50%);
}

.select_box_image {}

.bof-yith-img-msg {
    display: none;
}

.variations_form.in_loop .bof-yith-img-msg {
    font-weight: 700;
}

.variations_form.in_loop .select_box_image,
.variations_form.in_loop .bof-yith-img-msg {
    display: inline-flex;
}

li.product .variations_form.in_loop div.variations {
    display: flex;
    align-content: center;
    align-items: center;
}

body.woocommerce div .bof .cart .bof-btn-wrap label {
    border: none;
    background: none;
}

body.woocommerce div .bof .cart .bof-btn-wrap label .wrap {
    grid-area: 1 / 1 / 2 / 3;
    display: inline-flex;
    width: 100%;
    padding: 0.75rem 0.5rem;
    text-align: left;
    align-items: center;
    position: relative;
}

.bof .button .radio-fake {
    width: 22px;
    height: 22px;
    min-width: 22px;
    max-width: 22px;
    min-height: 22px;
    max-height: 22px;
    border: 1px solid #000;
    border-radius: 22px;
    display: inline-flex;
    margin-right: 12px;
}

.bof .button.selected .radio-fake {
    background: var(--main-color);
    outline: 2px solid #fff;
    outline-offset: -3px;
}

.bof-btnstyle-1,
.bof-btnstyle-2,
.woocommerce a.button.bof-btnstyle-1,
.woocommerce a.button.bof-btnstyle-2 {
    border-radius: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 24px;
    font-size: 12px !important;
    text-align: center;
    line-height: 1.2;
    font-weight: 600;
    font-family: inherit;
    outline: none;
    cursor: pointer;
    width: 100%;
    display: inline-block;
    margin: 0 0 15px;
}

.woocommerce a.button.bof-btnstyle-1.bof-unclickable,
.bof-btnstyle-1.bof-unclickable,
.bof-btnstyle-2.bof-unclickable {
    opacity: .5;
    border: none;
    color: #fff;
}

.bof-btnstyle-2 {
    background-color: #fff;
    color: #000;
    border: 2px solid var(--main-color);
}

.bof-btnstyle-2:hover {
    background-color: var(--main-color);
    border: 2px solid var(--main-color);
    color: #fff;
}

.heading-5 p {
    margin: 0 0 15px;
}

.heading-5 a {
    color: var(--main-color);
    text-decoration: underline;
}

.bof-fluentform-wrap {
    padding: 20px;
    margin-bottom: 15px;
    border: 2px solid var(--main-color);
    position: relative;
}

.bof-fluentform-wrap h6 {
    font-size: 15px;
    text-align: left;
    margin-bottom: 15px;
}

.bof-fluentform-wrap .ff_submit_btn_wrapper,
.bof-fluentform-wrap .ff_submit_btn_wrapper button[type="submit"],
.bof-fluentform-wrap .ff_submit_btn_wrapper p {
    margin-bottom: 15px;
}

.bof-btnstyle .woocommerce-Price-amount,
.bof-btnstyle .woocommerce-Price-amount bdi {
    font-size: 14px;
}

.bof p {
    margin: 0 0 15px;
}

.bof .fluentform .ff-el-group.ff_submit_btn_wrapper,
.bof .fluentform .ff-el-group.ff_submit_btn_wrapper button {
    margin-bottom: 0;
}

.bof .bof-fluentform-wrap p:last-child {
    margin-bottom: 0;
    margin-top: 15px;
}

.bof-status-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #BBBBBB;
}

.bof-detaljer-value.bof-status-wrap {
    justify-content: flex-end;
}

.bof-status-wrap .msg {
    display: inline-flex;
    padding-right: 5px;
}

.bof-status-wrap .status {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 5px;
    color: #000;
}

.upsell-status.bof-status-wrap .status {
    padding: 0;
    margin-top: 5px;
}

.upsell-status.bof-status-wrap .status .icon {
    width: 7px;
    height: 7px;
    margin-left: 0;
    margin-right: 5px;
}

.bof .wrapOuter:last-child .bof-fluentform-btn {
    margin-bottom: 0;
}

.bof-status-wrap .status span {}

.bof-status-wrap .status .icon {
    width: 14px;
    height: 14px;
    border-radius: 14px;
    margin-left: 5px;
    display: none;
}

.bof-status-wrap .status.in-stock .icon,
.bof-status-wrap .status.instock .icon {
    background: #78BF9E;
    display: block;
}

.bof-status-wrap .status.onbackorder .icon {
    background: #F54646;
    display: block;
}

.bof-status-wrap .status.outofstock .icon {
    background: #98181c;
    display: block;
}

.archive .archive-products-list .bof-product-thumb-orig+img,
.archive .archive-products-list .bof-product-thumb-orig+.is-on-sale-note+img,
.archive .archive-products-list .sale .spar-wrap {
    display: none !important;
}

.bof-upsells p span {
    color: #98181C;
}

.bof-upsells h6.subheader {
    font-size: 7px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
}

.bof p a {
    color: var(--main-color);
    text-decoration: underline;
}

.woocommerce img.bof-upsell-image {
    max-width: 65px;
}

.bof-upsells .flex-wrap,
.bof-upsells .flex-bottom-wrap {
    display: flex;
}

.bof-upsells .flex-left {
    width: 65px;
}

.bof-upsells .flex-right {
    width: 100%;
    padding-left: 10px;
}

.bof-upsells .flex-bottom-wrap {
    margin-top: 15px;
}

.upsell-stk .heading,
.upsell-pris .heading {
    padding-right: 10px;
}

.upsell-title {
    font-size: 14px;
}

.upsell-title a {
    text-decoration: none;
    font-weight: 600;
}

.upsell-stk,
.upsell-pris,
.upsell-status {
    font-size: 13px;
    margin: 0;
    padding: 0;
    border: none;
}

.bof-upsells .flex-bottom-wrap {
    margin-bottom: 15px;
    padding-bottom: 25px;
    border-bottom: 1px solid #DEDEDE;
}

.bof-upsells .flex-bottom-wrap:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.bof-upsells .flex-bottom-wrap .bof-next {
    margin-bottom: 0;
}

body.woocommerce .bof .quantity .qty.upsell-qty,
.upsell_add_to_cart_button {
    height: 35px;
}

.upsell_add_to_cart_button {
    line-height: 0;
}

body.woocommerce .price del,
.woocommerce .price del .amount bdi {
    font-weight: 700;
    font-size: 12px;
    color: #666666;
}

.woocommerce .price del {
    opacity: 0.4 !important;
}

.woocommerce .price del .amount bdi {
    opacity: 1;
}

body #code_block-277-131 {
    padding-bottom: 0;
}

.woocommerce .price .spar-wrap,
.woocommerce .price .spar-wrap * {
    font-size: 14px;
    color: #c91818;
}

.sale-date-to {
    color: #fff;
    background: #edb880;
    padding: 8px 16px;
    font-size: 14px;
    display: inline-block;
    margin-top: 15px;
}

.woocommerce .is-on-sale-note {
    right: -16px;
    left: auto;
}

body.woocommerce table.cart,
body.woocommerce table.cart img {
    border: none;
}

body.woocommerce table.cart img {
    max-width: 90px;
    max-height: 90px;
}

body.woocommerce table.cart tr {
    border-color: var(--main-color);
}

body.woocommerce .quick_cart_wrapper {
    padding: 0;
}

body.woocommerce table.cart,
body.woocommerce table.cart * {
    color: #000000;
}

body.woocommerce table.cart thead th {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 4px;
}

body.woocommerce table.cart thead th.product-name {
    padding-left: 0;
}

.bof-cart-heading-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    width: 40%;
}

body.woocommerce .bof-cart-heading-buttons a.bof-toshop-btn,
body.woocommerce .bof-cart-heading-buttons a.bof-tocheckout-btn {
    display: flex;
    width: auto;
    margin: 0 0 0 20px;
}

.bof-toshop-btn {
    color: var(--main-color);
    font-weight: 600;
    text-decoration: underline;
    font-size: 12px;
}

body.woocommerce .offcanvas_cart_heading span {
    text-transform: uppercase;
    color: #000000;
    font-size: 32px;
    font-weight: 500;
}

body.woocommerce table.cart .product-name>* {
    padding-bottom: 10px;
}

body.woocommerce table.cart .name,
body.woocommerce table.cart .name a,
body.woocommerce-cart .quick-cart .woocommerce-Price-amount.amount bdi {
    font-size: 18px;
    font-weight: 500;
}


/* Variations */

.woocommerce .cart_item dl.variation {
    display: flex;
    font-size: 14px;
    margin: 0 0 8px 0;
}

.woocommerce .cart_item dl.variation dd {
    margin-left: 4px;
    font-weight: normal;
}

.woocommerce .cart_item dl.variation p {
    margin-top: 0;
    margin-bottom: 0;
}

body.woocommerce table.cart .quantity .qty {
    border: none;
    border-radius: 0;
    background-color: #F6F4F1;
    color: #888888;
    font-size: 18px;
    padding: 3px 15px 3px 5px;
    background-position: right 5px bottom calc(50% - 5px), right 5px top calc(50% - 5px);
    margin: 0 auto;
}

body.woocommerce table.cart .quantity .qty:active,
body.woocommerce table.cart .quantity .qty:focus {
    color: #000;
}

body.woocommerce table.cart .remove {
    text-align: right;
}

body.woocommerce table.cart .edit-wrap,
body.woocommerce table.cart .remove-wrap {
    display: inline-block;
    margin-left: 15px;
    vertical-align: top;
}

body.woocommerce table.cart .edit-wrap a,
body.woocommerce table.cart .remove-wrap a {
    display: inline-block;
}

body.woocommerce table.cart .edit-wrap i {
    font-size: 30px;
}

body.woocommerce table.cart .remove-wrap i {
    font-size: 30px;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    display: flex;
}

.woocommerce .cart-collaterals::before,
.woocommerce-page .cart-collaterals::before {
    display: none;
}

.cart_totals_left,
.cart_totals_right {
    padding: 0.5rem 20px;
}

.cart_totals_left {
    float: left;
    border-right: 1px solid var(--main-color);
    width: 50%;
    padding-left: 4rem;
    padding-right: 4rem;
}

@media (max-width: 1479px) {
    .cart_totals_left {
        padding-left: 0;
        padding-right: 0;
    }
}

.cart_totals_right {
    width: 35% !important;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 1479px) {
    .cart_totals_right {
        width: 48% !important;
    }
}

body.woocommerce-cart .cart-collaterals .cart_totals table,
body.woocommerce-cart .cart-collaterals .cart_totals table tr,
body.woocommerce-checkout .cart-collaterals .cart_totals table,
body.woocommerce-checkout .cart-collaterals .cart_totals table tr {
    border: none;
}

body .cart-collaterals .cart_totals table td[data-title] {
    text-align: right;
}

body.woocommerce-cart .cart_totals table.shop_table td,
body .cart_totals table.shop_table th {
    padding: 0 0 12px 20px;
}

body .cart_totals table.shop_table th {
    text-transform: none;
}

body.woocommerce-cart table.cart td {
    vertical-align: top;
    padding: 12px 20px;
}

body.woocommerce-cart table.cart tr.cart_item td.product-thumbnail {
    display: flex;
    grid-gap: 2rem;
    grid-column: span 2;
}

@media (min-width: 768px) {
    body.woocommerce-cart table.cart tr.cart_item:first-child td.product-thumbnail {
        padding-bottom: 24px;
    }
    body.woocommerce-cart table.cart td:not(tr.cart_item:first-child>td) {
        padding-top: 24px;
        padding-bottom: 24px;
    }
}

@media (max-width: 767px) {
    body.woocommerce-cart table.cart tr.cart_item:first-child>td,
    body.woocommerce-cart table.cart td {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    body.woocommerce-cart table.cart tr.cart_item td.product-thumbnail::before,
    body.woocommerce-cart table.cart tr.cart_item td.product-thumbnail>a {
        display: none;
    }
}

body.woocommerce-cart table.cart td.product-edit,
body.woocommerce-cart table.cart th.product-edit {
    text-align: right;
}

.readmore {
    font-weight: 700;
    text-decoration: underline;
}

.cart_totals .order-total .includes_tax,
#order_review .order-total .includes_tax {
    display: none;
}

.woocommerce-cart #section-6-99761 {
    display: none;
}

.cart_totals_left .ct-section-inner-wrap {
    padding: 0;
}

.woocommerce-cart .product-subtotal .tax_label {
    display: none;
}

.woocommerce-cart .shop_table .product-quantity,
.woocommerce-cart .shop_table .product-price,
.woocommerce-cart .shop_table .product-subtotal {
    text-align: right;
}

.woocommerce-cart .cart-collaterals .cart_totals table.shop_table th,
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table td,
.woocommerce-checkout .cart-collaterals .cart_totals table.shop_table th,
.woocommerce-checkout .cart-collaterals .cart_totals table.shop_table td,
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table .order-total *,
.woocommerce-checkout .cart-collaterals .cart_totals table.shop_table .order-total * {
    letter-spacing: normal;
}

.woocommerce-cart .cart-collaterals .cart_totals table.shop_table th,
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table td,
.woocommerce-checkout .cart-collaterals .cart_totals table.shop_table th,
.woocommerce-checkout .cart-collaterals .cart_totals table.shop_table td {
    color: #000;
    font-size: 17px;
    text-transform: none;
}

.woocommerce-cart .cart-collaterals .cart_totals table.shop_table .order-total *,
.woocommerce-checkout .cart-collaterals .cart_totals table.shop_table .order-total * {
    font-size: 21px;
    font-weight: 500;
    text-transform: uppercase;
}

body.woocommerce-cart .cart-collaterals table .cart-subtotal th,
body.woocommerce-cart .cart-collaterals table .cart-subtotal td,
body.woocommerce-cart .cart-collaterals table .cart-subtotal bdi,
.woocommerce-cart .cart-subtotal th,
.woocommerce-cart .cart-subtotal td,
body.woocommerce-checkout .cart-collaterals table .cart-subtotal th,
body.woocommerce-checkout .cart-collaterals table .cart-subtotal td,
body.woocommerce-checkout .cart-collaterals table .cart-subtotal bdi,
.woocommerce-checkout .cart-subtotal th,
.woocommerce-checkout .cart-subtotal td {
    font-weight: 600;
}

.woocommerce-cart .cart-subtotal .tax_label,
.woocommerce-checkout .cart-subtotal .tax_label {
    display: none;
}

body.woocommerce-cart .cart-collaterals table .order-total-tax th,
body.woocommerce-cart .cart-collaterals table .order-total-tax td,
body.woocommerce-cart .cart-collaterals table .order-total-tax td *,
body.woocommerce-checkout .cart-collaterals table .order-total-tax th,
body.woocommerce-checkout .cart-collaterals table .order-total-tax td,
body.woocommerce-checkout .cart-collaterals table .order-total-tax td * {
    color: #393939;
    font-weight: 400;
    font-size: 18px;
}

body.woocommerce-cart .quick-cart table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr:last-child {
    border-top: 1px solid var(--main-color);
    height: 1px;
}

body.woocommerce-cart .quick-cart table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead tr:first-child {
    border-top: none;
}

body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table .cart-discount th,
body.woocommerce-cart .cart-collaterals table .cart-discount td,
body.woocommerce-cart .cart-collaterals table .cart-discount td *,
body.woocommerce-checkout .cart-collaterals .cart_totals table.shop_table .cart-discount th,
body.woocommerce-checkout .cart-collaterals table .cart-discount td,
body.woocommerce-checkout .cart-collaterals table .cart-discount td * {
    color: #B93F3F;
    font-weight: 400;
    font-size: 18px;
}

#coupon_code_fake,
.apply_coupon_fake {
    min-height: 46px;
}

#coupon_code_fake {
    margin-right: 12px;
    padding: 8px 12px;
    flex-grow: 1;
}

.coupon-fake-wrap {
    display: flex;
    padding: 1em 0 0;
    align-items: center;
}

.apply_coupon_fake {
    margin: 0;
}

.show-coupon-fake {
    text-align: center;
    display: flex;
    font-size: 15px;
    color: #000;
    align-items: center;
    justify-content: space-between;
}

.show-coupon-fake span {
    text-decoration: underline;
    font-weight: 600;
}

.show-coupon-fake .fa,
.info-wrap .fa {
    color: var(--main-color);
    font-weight: 600;
    font-size: 20px;
    padding: 0 0 0 10px;
}

.info-wrap .icon {
    max-height: 48px;
    max-width: 48px;
}

.info-wrap .icon img {
    max-width: 100%;
    max-height: 100%;
}

.info-wrap .icon {
    width: 30%;
}

.info-wrap .text {
    width: 70%;
    flex-grow: 1;
}

.show-coupon-fake:hover .fa {
    text-decoration: none;
}

.bof-description.full {
    padding-top: 32px;
}

#fluentform_10 .bof-btnstyle-1 {
    display: inline-block;
    width: auto;
    min-width: 320px;
}

.bof-contact-form-link {
    color: var(--main-color);
    font-weight: 400;
}

.single-product .bof-contact-form {
    display: none;
}

.single-product p.stock {
    display: none;
}

.woocommerce-checkout .woocommerce .col2-set,
.woocommerce-checkout .woocommerce-page .col2-set,
.woocommerce-checkout .oxy-woo-checkout .woocommerce .col2-set {
    background: none;
    border: none;
}

.woocommerce-checkout form .form-row input.input-text,
body.woocommerce-checkout form .form-row .select2 {
    min-height: 46px;
}

.woocommerce-checkout form .woocommerce-billing-fields__field-wrapper .form-row label,
.woocommerce-checkout form .woocommerce-shipping-fields__field-wrapper .form-row label {
    display: none;
}

/* Boostr / shipping */

body.woocommerce-checkout .woocommerce-shipping-methods>li {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

body.woocommerce-checkout .woocommerce-shipping-methods>li label {
    width: calc(100% - (24px + .4375em));
    margin-top: 0;
}

body.woocommerce-checkout .boostr_shipping_field-wrap {
    margin-left: calc(24px + .4375em);
}

body.woocommerce-checkout .boostr_shipping_shipping_field,
body.woocommerce-checkout .boostr-shipping-stores {
    max-width: 100%;
    margin-top: 10px;

}

body.woocommerce-checkout .boostr-shipping-stores {
    display: flex;
    grid-column-gap: .75em;
}

body.woocommerce-checkout .boostr-shipping-stores input {
    border-radius: 0;
    margin: 0;
}

body.woocommerce-checkout .boostr-shipping-stores input[type=button] {
    padding-left: 1em;
    padding-right: 1em;
    font-family: inherit;
    font-weight: 400;
}

body.woocommerce ul#shipping_method li input#boostr_shipping_shop_button {
    flex-grow: 1;
    white-space: nowrap;
}

body.woocommerce-checkout #selected_shop_wrapper {
    margin-top: 10px;
    margin-bottom: 0;
}

body.woocommerce-checkout #selected_shop_header {
    margin-bottom: 5px;
}

@media (max-width: 1479px) and (min-width: 992px) {
    body.woocommerce-checkout .boostr_shipping_field-wrap {
        margin-left: 0;
    }
}

@media (max-width: 991px) {
    body.woocommerce-checkout .boostr_shipping_field-wrap {
        margin-left: 0;
    }
}

@media (max-width: 479px) {
    body.woocommerce-checkout .woocommerce-shipping-methods>li label {
        width: calc(100% - (26px + 0.4375em));
    }
    body.woocommerce-checkout .boostr-shipping-stores {
        flex-wrap: wrap;
    }
}

#billing_postcode_field,
#billing_city_field {
    display: inline-block;
}

#billing_postcode_field {
    width: calc(32% - 6px);
}

#billing_city_field {
    width: calc(68% - 6px);
}

body.woocommerce-checkout .cart-collaterals .cart_totals,
body.woocommerce-checkout .cart-collaterals .cart_totals_left {
    width: 100%;
    float: none;
    padding: 0;
}

body.woocommerce-checkout .cart-collaterals .cart_totals .wc-proceed-to-checkout,
body.woocommerce-checkout #order_comments_field {
    display: none;
}

#place_order {
    width: 100%;
}

body.woocommerce-checkout .woocommerce-shipping-totals.shipping+tr,
body.woocommerce-checkout .woocommerce-shipping-totals.shipping th {
    display: none;
}

body.woocommerce-checkout table.woocommerce-checkout-review-order-table,
.woocommerce-checkout .bof-products-list {
    border-collapse: separate;
    margin: 0;
}

.woocommerce-checkout .bof-products-list {
    margin: 0 0 20px;
}

body.woocommerce-checkout #order_review table tr {
    border: none;
}

body.woocommerce-checkout #order_review table tr td {
    text-align: right;
}

body.woocommerce-checkout #order_review table tr>* {
    padding: 4px 0 !important;
}

#shipping_method li,
#payment ul li {
    background: #fff;
    padding: 12px 15px 16px;
}

body.woocommerce-checkout .woocommerce ul#shipping_method li,
body.woocommerce-checkout .woocommerce #payment ul li,
#bof-checkout-address .info-wrap {
    margin-bottom: 10px;
    border: 1px solid #DEDEDE;
    color: #101010;
}

body.woocommerce-checkout .woocommerce ul#shipping_method li,
body.woocommerce-checkout .woocommerce #payment ul li,
body.woocommerce-checkout .woocommerce ul#shipping_method li label,
body.woocommerce-checkout .woocommerce #payment ul li label {
    color: #000;
    font-size: 15px;
    line-height: 20px;
}

body.woocommerce-checkout .woocommerce ul#shipping_method li label,
body.woocommerce-checkout .woocommerce #payment ul li label {
    font-weight: 500;
}

body.woocommerce-checkout .woocommerce .col-2 .info-wrap {
    display: flex;
    align-content: center;
    align-items: center;
}

body.woocommerce-checkout .woocommerce .info-wrap {
    padding: 20px;
    margin: 0 0 15px;
}

body.woocommerce-checkout .woocommerce .info-wrap-contact .text a {
    color: var(--main-color);
}

body.woocommerce-checkout .woocommerce .info-wrap.bof-products-list {
    flex-direction: column;
}

body.woocommerce-checkout .woocommerce .info-wrap a:hover,
body.woocommerce-checkout .woocommerce .info-wrap a.sp_quick_fragt {
    text-decoration: underline;
}

@media (max-width: 1479px) {
    body.woocommerce-checkout .woocommerce #payment ul li label {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 479px) {
    body.woocommerce-checkout .woocommerce ul#shipping_method li label,
    body.woocommerce-checkout .woocommerce ul#shipping_method li label bdi {
        font-size: 16px;
    }
}

body.woocommerce-checkout .woocommerce #payment .bambora_payment_types {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

body.woocommerce-checkout .woocommerce #payment .bambora_payment_types img {
    max-width: 32px;
}

@media (max-width: 991px) {
    body.woocommerce-checkout .woocommerce #payment .bambora_payment_types {
        flex-wrap: wrap;
    }
}

body.woocommerce-checkout .woocommerce #payment .about_paypal {
    margin-left: 10px;
}

.bof-checkout-wrap {
    padding-bottom: 50px;
}

#order_review .current-shipping *,
#order_review .order-total-tax *,
#order_review .info h5,
#order_review .cart-subtotal *,
#order_review .cart-discount * {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}

#order_review .current-shipping *,
#order_review .order-total-tax *,
#order_review .info h5 {
    font-weight: 400;
    letter-spacing: 1px;
}

#order_review .order-total * {
    color: #000;
    font-size: 17px;
    font-weight: 700;
}

#order_review .cart-discount * {
    color: #98181c;
}

body.woocommerce-checkout #order_review .order-total-tax>* {
    padding: 10px 0 !important;
}

.woocommerce-checkout #order_review table.shop_table tfoot th,
.woocommerce-checkout #order_review table.shop_table th,
#order_review .info h5 {
    text-transform: none;
}

body.woocommerce-cart .cart-collaterals .cart_totals table th {
    width: 50%;
}

#order_review .info .wrap {
    padding-top: 20px;
    margin-top: 0px;
    border-top: 1px solid #D8D8D8;
}

.cart_totals h1,
.checkout h1 {
    font-size: 24px;
    color: #000;
    font-weight: 400;
}

.cart_totals h1 {
    margin-bottom: 32px;
}

@media (max-width: 767px) {
    .cart_totals h1 {
        margin-bottom: 16px;
    }
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none !important;
}

.woocommerce-checkout .oxy-woo-checkout .woocommerce .col2-set .col-1 {
    border-right: 1px solid var(--main-color);
}

@media (min-width: 1480px) {
    .woocommerce-checkout .oxy-woo-checkout .woocommerce .col2-set .col-2 .col-2-sticky {
        position: sticky;
        top: 16px;
    }
}

body.woocommerce-checkout .woocommerce #bof-checkout-address .info-wrap {
    font-size: 16px;
}

.bof-checkout-wrap {
    position: relative;
}

.bof-checkout-wrap .heading {
    top: -5px;
    left: -151px;
    width: 170px;
}

.bof-checkout-wrap .heading .icon {
    width: 38px;
    height: 38px;
    border-radius: 38px;
}

.col-1 .bof-checkout-wrap:last-child {
    padding-bottom: 0;
}

.col-1 .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 20px;
}

.col-1 .woocommerce-terms-and-conditions-wrapper * {
    color: black;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
    margin-bottom: 10px;
}

.woocommerce-terms-and-conditions-wrapper .required {
    color: #D40000;
    text-decoration: none;
}

.col-1 #ship-to-different-address {
    margin-top: 0;
    line-height: 1;
}

.col-1 #ship-to-different-address span {
    font-size: 16px;
    font-weight: 500;
}

.col-1 #ship-to-different-address+.shipping_address {
    margin-top: 20px;
}

.bof-checkout-wrap .heading .icon-left {
    display: none;
}

.bof-checkout-wrap .heading .icon-right {
    display: block;
}

body li.product.product-type-variable .variations_form div.variations {
    display: none;
}

body li.product.product-type-variable .variations_form div.variations.pa_farve {
    display: block;
}

.woocommerce .oxy-product-cart-button table.variations tr td .bof-variations-select a:before {
    content: "";
    display: none;
}

.vareprove-btn .price_suffix {
    display: none;
}

.bof-products-list .heading {
    text-align: left;
}

.bof-products-list img {
    max-width: 150px;
}

.bof-products-list .bof-upsells {
    width: 100%;
}

.bof-products-list .title {
    width: 100%;
    display: inline-block;
}

.bof-products-list .title h1 {
    text-align: left;
}

.bof-products-list .upsell-pris bdi,
.oxy-woo-checkout .bof-products-list .woocommerce-Price-amount {
    font-size: 13px;
    font-weight: 400;
}

.bof-products-list .upsell-pris .tax_label {
    display: none;
}

.bof-products-list .bof-upsells .flex-right {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.bof-products-list .bof-upsells .flex-right .wrap {
    padding: 0 10px;
}

.bof-products-list .bof-upsells .flex-right .wrap-1 {
    width: 67%;
}

.bof-products-list .bof-upsells .flex-right .wrap-2 {
    width: 33%;
}

@media (max-width: 1479px) {
    .bof-products-list .bof-upsells .flex-right {
        flex-direction: column;
        align-items: flex-start;
    }
    .bof-products-list .bof-upsells .flex-right .wrap-1,
    .bof-products-list .bof-upsells .flex-right .wrap-2 {
        width: auto;
    }
}

.bof-products-list .wrap .heading {
    padding-right: 5px;
    font-weight: 600;
}

body.woocommerce-cart table.cart .bof-emptycart-btn {
    width: auto;
    margin: 0;
    display: inline-flex;
    align-items: center;
}

body.woocommerce-cart table.cart .button.bof-btnstyle-1.bof-emptycart-btn {
    padding: 0;
    background-color: transparent!important;
    color: #000!important;
    border: 0!important;
    font-size: inherit !important;
    font-weight: inherit !important;
}

body.woocommerce-cart table.cart .button.bof-btnstyle-1.bof-emptycart-btn:hover {
    color: var(--main-color) !important;
}

body.woocommerce-cart table.cart .bof-emptycart-btn img {
    max-width: 18px;
    max-height: 18px;
    min-width: 0;
    min-height: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

body.woocommerce-cart table.cart th.product-edit {
    padding-right: 0;
}

body.woocommerce table.cart .edit-wrap img,
body.woocommerce table.cart .remove-wrap img {
    max-height: 18px;
    max-width: 18px;
    min-width: 0;
    min-height: 0;
}

body.woocommerce table.cart .edit-wrap i,
body.woocommerce table.cart .remove-wrap i {
    display: none;
}

.bof-product-loop-in-stock-message-not-in-stock::after{
    background: #d3d31a;
}

@media (max-width: 991px) {
    .woocommerce-checkout .col-1>.bof-checkout-wrap {
        margin-left: 20px;
    }
    .hide-heading-responsive>.offcanvas_cart_heading {
        display: none !important;
    }
    body.woocommerce .offcanvas_cart_heading:not(.woocommerce-checkout form.woocommerce-checkout .offcanvas_cart_heading,
    .offcanvas-cart-heading-responsive .offcanvas_cart_heading),
    .bof-cart-heading-buttons:not(.woocommerce-checkout form.woocommerce-checkout .offcanvas_cart_heading .bof-cart-heading-buttons,
    .offcanvas-cart-heading-responsive .offcanvas_cart_heading .bof-cart-heading-buttons) {
        flex-direction: column;
        width: 100%;
    }
    .offcanvas-cart-heading-responsive .bof-cart-heading-buttons {
        grid-gap: 20px;
        width: 100%;
    }
    .offcanvas-cart-heading-responsive .bof-cart-heading-buttons .bof-to-checkout-btn {
        padding-left: 48px;
        padding-right: 48px;
    }
    body.woocommerce .bof-cart-heading-buttons a.bof-toshop-btn,
    body.woocommerce .bof-cart-heading-buttons a.bof-tocheckout-btn {
        margin-left: 0;
        font-size: inherit !important;
    }
    body.woocommerce .bof-cart-heading-buttons a.bof-toshop-btn:not(.offcanvas-cart-heading-responsive .bof-toshop-btn) {
        margin-bottom: 20px;
    }
    .woocommerce.woocommerce-cart .cart-collaterals {
        flex-direction: column-reverse;
    }
    .woocommerce.woocommerce-cart .cart-collaterals .cart_totals,
    .woocommerce.woocommerce-cart .cart-collaterals .cart_totals_right {
        width: 100% !important;
    }
    .cart_totals_right {
        margin-top: 0.5rem;
    }
    .cart_totals_left {
        border-right: none;
    }
    .cart_totals_left {
        width: 100%;
        float: none;
    }
    .cart_item.bof-unclickable .product-edit {
        display: none;
    }
    body.woocommerce-cart .cart_totals table.shop_table td {
        padding: 12px 0;
    }
    .woocommerce a.button.bof-btnstyle-1,
    .bof-btnstyle-1,
    .woocommerce .button.bof-btnstyle-1 {
        width: 100%;
    }
    body.woocommerce .wc-proceed-to-checkout a.checkout-button {
        margin-bottom: 0;
    }
    .oxy-woo-cart .shop_table td.product-subtotal {
        margin-bottom: 0;
    }
    #headline-9-99761 {
        padding-left: 0;
        margin-bottom: 20px;
    }
    .cart_item button[name="update_cart"] {
        display: none;
    }
    .woocommerce-cart #section-6-99761 {
        display: block;
        background: #fff;
    }
    .woocommerce-checkout .oxy-woo-checkout .woocommerce .col2-set {
        flex-direction: column-reverse;
    }
    .woocommerce-checkout .oxy-woo-checkout .woocommerce .col2-set .col-1,
    .woocommerce-checkout .oxy-woo-checkout .woocommerce .col2-set .col-2 {
        margin: 0 0 20px;
        border-right: none;
        padding: 0 10px;
        width: 100%;
    }
    .bof-checkout-wrap .heading {
        left: -30px;
        justify-content: flex-start;
    }
    .bof-checkout-wrap .heading .icon-left {
        display: block;
        margin-left: 0;
        margin-right: 10px;
    }
    .bof-checkout-wrap .heading .icon-right {
        display: none;
    }
    .bof-checkout-wrap .heading .text {
        display: none;
    }
    .oxy-woo-checkout .woocommerce-checkout #payment ul.payment_methods li {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    body.woocommerce-checkout .woocommerce #payment ul li label {
        text-align: center;
    }
    body.woocommerce div .bof .cart .bof-btn-wrap label .wrap {
        flex-direction: column;
    }
    .bof .bof-steps-wrapper .button .radio-fake {
        margin: 0;
    }
    body #-product-price-33-131 {
        margin-bottom: 10px;
    }
    body.woocommerce-checkout .woocommerce .info-wrap.bof-products-list {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
        box-shadow: none;
    }
    body.woocommerce-checkout .woocommerce .info-wrap.bof-products-list .title h1 {
        text-transform: none;
        font-weight: 400;
    }
    body.woocommerce-checkout .woocommerce .info-wrap.bof-products-list .bof-upsells .bof-upsell-image {
        max-width: 100px;
    }
    #order_review {
        border-top: 0;
    }
    #order_review .cart-subtotal * {
        font-weight: 400;
    }
    #order_review>.shop_table {
        border-top: 0;
        box-shadow: none;
    }
    #order_review>.shop_table>thead {
        display: none;
    }
    #order_review>.shop_table>tfoot>tr>td {
        text-align: right;
    }
    body.woocommerce-checkout #order_review .cart-subtotal * {
        padding-top: 0 !important;
    }
    body.woocommerce-checkout #order_review table .order-total * {
        font-size: 20px;
        padding: 0 !important;
    }
    body.woocommerce-checkout #order_review table .order-total>* {
        padding: 20px 0 0 0 !important;
    }
}

@media (max-width: 991px) and (min-width: 480px) {
    body.woocommerce-checkout .woocommerce .info-wrap.bof-products-list .bof-upsells {
        border-bottom: 1px solid #BBB;
    }
    body.woocommerce-checkout .woocommerce .info-wrap.bof-products-list .bof-upsells .flex-wrap:last-child {
        border-bottom: 0;
    }
    body.woocommerce-checkout .woocommerce .info-wrap.bof-products-list .title>* {
        margin-left: 44px;
        margin-right: 44px;
    }
}

@media (max-width: 767px) {
    .oxy-woo-checkout .woocommerce-Price-amount,
    .oxy-woo-checkout .product-quantity {
        display: inline !important;
    }
    .woocommerce table tr:first-child {
        border-top: none;
    }

    #billing_postcode_field {
        width: calc(50% - 6px);
    }
    
    #billing_city_field {
        width: calc(50% - 6px);
    }
}

@media(max-width:640px) {
    body.woocommerce div .bof .cart .bof-btn-wrap label {
        grid-template-columns: repeat(1, 1fr);
    }
    body.woocommerce div .bof .cart .bof-btn-wrap label .wrap,
    .bof-boxPrice-wrap {
        grid-area: unset;
    }
    .bof-boxPrice-wrap {
        padding: 1em 0 0.5em;
    }
}

@media (max-width: 479px) {
    body.woocommerce-checkout #order_review table tr:not(.info,
    .coupon) {
        display: flex;
        justify-content: space-between;
    }
    body.woocommerce-checkout #order_review .cart-subtotal * {
        padding-top: 0 !important;
    }
    body.woocommerce-checkout .woocommerce .info-wrap:not(.bof-products-list) {
        padding: 10px;
        font-size: 16px;
    }
    body.woocommerce-checkout .woocommerce .info-wrap.bof-products-list {
        padding: 10px;
    }
    .woocommerce ul#shipping_method li input#boostr_shipping_shop_button {
        margin-top: 10px;
    }
}


/* Smallest phones */

@media (max-width: 399px) {
    .info-wrap-refund .fa {
        display: none;
    }
}


/* New cart on tablet / phones */

@media (max-width: 991px) and (min-width: 768px) {
    /*.oxy-woo-cart .shop_table thead {
        display: none;
    }*/
    .oxy-woo-cart .shop_table thead tr {
        padding-bottom: 16px;
    }
    .oxy-woo-cart .shop_table tbody tr:first-child {
        border-top: none;
    }
}

@media (max-width: 600px) {
    body.woocommerce .offcanvas-cart-heading-responsive .bof-cart-heading-buttons a.bof-toshop-btn,
    body.woocommerce .offcanvas-cart-heading-responsive .bof-cart-heading-buttons a.bof-tocheckout-btn {
        font-size: 12px !important;
    }
    body.woocommerce .offcanvas-cart-heading-responsive .offcanvas_cart_heading span,
    body.woocommerce .offcanvas-cart-heading-responsive .bof-cart-heading-buttons {
        width: auto;
    }
}

@media (max-width: 400px) {
    .offcanvas-cart-heading-responsive .bof-cart-heading-buttons {
        flex-direction: column;
    }
}

@media (min-width: 768px) {
    body.woocommerce table.cart tr {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
    }
}

.stock-warning {
    background-color: rgb(240 240 240 / var(--tw-bg-opacity));
    padding: 1rem;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 1rem;
}

.stock-warning>span {
    display: flex;
    gap: 5px;
}

.stock-warning>span>span {
    font-weight: 600;
}