.sub-menu.tracked-pos {
    display: none !important;
}

.woocommerce-checkout .woocommerce-form-login-toggle {
    background: none;
}

.drb-login-btn,
.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
    padding: 25px;
    background-color: #5D5D5D !important;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.woocommerce-checkout .woocommerce-form-login-toggle .showlogin {
    position: relative;
}

.drb-login-btn span {
    position: absolute;
    width: 24px;
    height: 24px;
    background: transparent url('../img/Group 320.png') 0% 0% no-repeat padding-box;
    opacity: 1;
    top: 27px;
    right: 25px;
    content: "";
}

.drb-login-btn:hover {
    color: #ccc;
}

#customer_details {
    width: 66.66%;
    float: left;
}

#order_review_wrap {
    width: 33.33%;
    float: right;
}

.clearfix {
    clear: both;
}

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

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

.woocommerce img.drb-upsell-image {
    max-width: 60px !important;
}

.drb-upsells .flex-wrap,
.drb-upsells .flex-bottom-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.drb-upsells .flex-left {
    width: 60px;
}

.drb-upsells .flex-right {
    width: 100%;
    padding-left: 10px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
}

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

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

.upsell-title {
    font-size: 16px;
    font-size: 700;
}

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

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

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

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

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

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

.upsell_add_to_cart_button {
    line-height: 0;
}

.woocommerce-page table.shop_table th,
.woocommerce-page table.shop_table td {
    border: none !important;
}

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

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

#coupon_code_fake {
    margin-right: 12px;
    padding: 8px 12px;
    text-transform: none;
    color: #717171;
}

.woocommerce a.button.bof-btnstyle-1,
.bof-btnstyle-1,
.woocommerce .button.bof-btnstyle-1 {
    background-color: #C7C7C7 !important;
    color: #ffffff !important;
    border: 1px solid #C7C7C7 !important;
}

.woocommerce .woocommerce-checkout ul#shipping_method li {
    border: 1px solid #AC9659;
    border-bottom: none;
    display: flex;
    margin: 0;
    width: 100%;
    padding: 15px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.woocommerce ul#shipping_method li label {
    margin-right: 20px;
}

.shipmondo-shipping-field-wrap {
    width: 100%;
}

.shipmondo_stores {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-start;
}

.shipmondo_stores>div {
    width: 50%;
}

.shipmondo_dropdown_button input {
    width: 100%;
}

.shipmondo_stores>div:first-child {
    margin-right: 20px;
}

@media(max-width:640px) {
    .shipmondo_stores {
        flex-direction: column;
    }

    .shipmondo_stores>div:first-child {
        margin-right: 0;
    }
}

.woocommerce .woocommerce-checkout ul#shipping_method li:last-child {
    border-bottom: 1px solid #AC9659;
}

#coupon_code_fake,
.woocommerce-checkout input,
.woocommerce-checkout textarea {
    border: 1px solid #AC9659;
    padding: 15px;
    background: #fff;
}

#coupon_code_fake,
.woocommerce-checkout input {
    height: 50px
}

.woocommerce form .form-row.address-field {
    width: 48%;
    padding: 1px;
    float: left;
}

#billing_address_2_field,
#billing_city_field {
    float: right;
    clear: right;
}

#checkout_heading_1_field,
#checkout_heading_2_field,
#checkout_heading_3_field {
    clear: both;
}

form.woocommerce-checkout h3 {
    padding-top: 40px;
}

.woocommerce .woocommerce-checkout #payment ul.payment_methods {
    display: flex;
    flex-direction: column;
}

.woocommerce .woocommerce-checkout #payment ul.payment_methods li {
    border: 1px solid #AC9659;
    border-bottom: none;
    display: flex;
    margin: 0;
    padding: 15px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.woocommerce .woocommerce-checkout #payment ul.payment_methods li:last-child {
    border-bottom: 1px solid #AC9659;
}

.woocommerce form.woocommerce-checkout .form-row-first,
.woocommerce form.woocommerce-checkout .form-row-last {
    width: 48%;
}

.checkout .woocommerce-billing-fields {
    padding-bottom: 0;
}

.drb-checkout-nav {
    box-shadow: 0px 4px 8px #00000014;
    border: 1px solid #A9A291;
    border-radius: 4px 4px 0 0;
    padding: 0 40px;
    position: relative;
    z-index: 2;
}

form.checkout {
    box-shadow: 0px 4px 8px #00000014;
    border: 1px solid #c8af68;
    border-radius: 0 0 4px 4px;
    position: relative;
    /*top: -1px;*/
	border-top-width: 2px;
}

form.checkout #customer_details {
    padding: 0 40px 40px;
}

form.checkout #order_review_wrap {
    padding: 40px 40px 0 40px;
    z-index: 1;
    position: relative;
}

.drb-checkout-nav ul {
    display: flex;
    margin: 40px 0;
}

.drb-checkout-nav ul li {
    list-style: none;
    padding: 5px;
    margin-right: 10px;
}

.drb-checkout-nav ul li .sepa {
    display: block;
    width: 80px;
    height: 1px;
    background: #C8AF68;
    margin-left: 10px;
}

.drb-checkout-nav ul li,
.drb-checkout-nav ul li a {
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    text-decoration: none;
}

.drb-checkout-nav .icon-1 {
    display: inline-block;
    width: 30px;
    height: 32px;
    background: transparent url('../img/Path 290.png') 0% 0% no-repeat padding-box;
    margin-right: 10px;
}

.drb-checkout-nav .icon-2 {
    display: inline-block;
    width: 37px;
    height: 32px;
    background: transparent url('../img/Group 154.png') 0% 0% no-repeat padding-box;
    margin-right: 10px;
}

.drb-checkout-nav .icon-3 {
    display: inline-block;
    width: 43px;
    height: 32px;
    background: transparent url('../img/Group 153.png') 0% 0% no-repeat padding-box;
    margin-right: 10px;
}

.drb-checkout-nav span {
    margin-right: 5px;
}

.drb-checkout-nav ul li.active a:hover {
    color: #c8af68;
    opacity: 1;
}

.drb-checkout-nav .step.active {
    opacity: 0.8;
}

.drb-checkout-nav ul li,
.drb-checkout-nav ul li.active a:hover {
    color: #c8af68;
    opacity: 0.6;
}

.drb-checkout-nav ul li.current {
    opacity: 1;
    font-weight: 700;
}

#order_review_wrap {
    padding-top: 40px;
}

#order_review_wrap,
#order_review,
#order_review table {
    background: #F3F4EF !important;
}

#order_review table {
    border-color: #BEBEBE !important;
}

.checkout #order_review {
    margin-top: 25px;
}

.checkout .woocommerce-additional-fields,
.checkout .woocommerce-billing-fields,
.checkout .woocommerce-shipping-fields {
    padding-right: 0;
}

.woocommerce .checkout table.shop_table th,
.woocommerce .checkout table.shop_table td {
    font-size: 16px;
    font-weight: 400;
}

.woocommerce .checkout table.shop_table td strong,
.drb-checkout-nav,
form.woocommerce-checkout,
body.woocommerce-checkout form.woocommerce-checkout h3 {
    /*font-family: "Roboto";*/
    font-size: 18px;
}

body.woocommerce-checkout form.woocommerce-checkout h3 {
    font-size: 32px;
}

.woocommerce .checkout table.shop_table td strong {
    font-weight: 700;
    ";

}

.woocommerce .checkout table.shop_table th {
    padding-left: 0px;
    padding-right: 10px;
}

.woocommerce .checkout table.shop_table td {
    padding-left: 10px;
    padding-right: 0px;
    text-align: right;
}

.woocommerce .checkout table.shop_table .coupon td {
    padding-left: 0;
    padding-right: 0;
}

button.apply_coupon_fake {
    border-radius: 0;
}

.woocommerce-checkout-review-order-table tfoot {
    border-top: 1px solid #BEBEBE;
}

.woocommerce-checkout-review-order-table tfoot tr:first-child th,
.woocommerce-checkout-review-order-table tfoot tr:first-child td {
    padding-top: 25px;
}

body.woocommerce #payment #place_order,
body.woocommerce-page #payment #place_order {
    background-color: #C8AF68 !important;
    text-transform: uppercase;
    color: #2C2615;
    font-size: 16px;
}

#order_review .order-total {
    display: table-row !important;
}

#order_review .order-total.recurring-total {
    display: none !important;
}

.woocommerce-checkout-review-order-table tr.current-shipping th,
.woocommerce-checkout-review-order-table tr.current-shipping td {
    padding-bottom: 25px;
}

.woocommerce-checkout-review-order-table tr.order-total th,
.woocommerce-checkout-review-order-table tr.order-total td {
    padding-top: 25px;
}

.woocommerce-checkout-review-order-table tr.order-total {
    border-top: 1px solid #BEBEBE;
}

.woocommerce .checkout table.shop_table.woocommerce-checkout-review-order-table tr.order-total td,
.woocommerce .checkout table.shop_table.woocommerce-checkout-review-order-table tr.order-total th {
    font-size: 24px;
    font-weight: 700;
}

.woocommerce .checkout table.shop_table.woocommerce-checkout-review-order-table tr.order-total td .includes_tax {
    display: none;
}

form.checkout {
    position: relative;
}

form.checkout:after {
    position: absolute;
    width: 33.33%;
    height: 100%;
    content: '';
    background: #F3F4EF !important;
    border-left: 1px solid #A9A291;
    display: block;
    top: 0;
    right: 0;
}

.step-wrap {
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.step-wrap.current {
    opacity: 1;
    height: auto;
}

.step-1-wrap {
	width: 100%;
}

.woocommerce-checkout a.button.step-next-btn {
    background: #C8AF68;
    color: #2C2615;
    padding: 15px 22px;
    font-size: 16px;
    margin: 40px 0 0;
}

.woocommerce-checkout form .form-row.mailchimp-newsletter {
    margin: 0;
}

.woocommerce-checkout a.button.step-next-btn:hover {
    opacity: 0.6;
}

.woocommerce..woocommerce-checkout form .form-row {
    padding: 0 3px;
}

.woocommerce-MyAccount-content #termin_field {
    float: none;
}

.drb-overview {
    background: #F3F4EF;
    display: flex;
    flex-direction: column;
    padding: 15px;
    flex-wrap: nowrap;
    margin-top: 40px;
}

.drb-overview .heading {
    width: 100px;
    display: inline-block;
}

.drb-overview .info {
    font-weight: 700;
}


.drb-overview a {
    text-decoration: underline;
}

.drb-overview .info-wrap {
    padding-bottom: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.drb-overview .info-wrap:last-child {
    padding: 0;
}

.drb-overview * {
    font-size: 12px;
}

.drb-overview .edit {
    margin-left: 15px;
}

.checkout .woocommerce-NoticeGroup-checkout {
    display: inline-block;
    width: 100%;
    z-index: 2;
    grid-column: span 3;
}

#apply_coupon_fake:hover {
    background-color: #C8AF68 !important;
    color: #2C2615 !important;
}

#drb-ship-submit {
    background-color: #c8af68;
    color: #000000;
    border-radius: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 16px 24px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #c8af68;
    border-radius: 2px;
    line-height: 1.2;
    font-weight: 700;
    font-family: inherit;
    outline: none;
    cursor: pointer;
}

#drb-ship-submit:hover {
    background-color: #5d5d5d;
    border: 1px solid #5d5d5d;
}

#order_review_wrap .product-remove a.remove {
    color: #3C3C3C !important;
}

#order_review_wrap .product-remove a.remove:hover {
    background: none !important;
    color: #bebebe !important;
    text-decoration: none !important;
}

body input.drb-ship-input[readonly]{
    background: #c7c7c7;
    cursor: default;
    opacity: 0.5;
}

.woocommerce-checkout-shipping{
    font-size: 0px;
}

@media(max-width:767px) {

    .drb-checkout-nav ul li,
    .drb-checkout-nav ul li a {
        font-size: var(--text-smaller);
    }

    .drb-checkout-nav {
        padding: 0 16px;
    }

    .drb-checkout-nav ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 8px;
        grid-row-gap: 0px;
    }
}

.loading{
    position: relative;
}

.loading:after{
    content: "";
    background: url("../img/wpspin-2x.gif") no-repeat center center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.4;
    background-color: #ccc;
}

form.cart .quantity label, 
form.woocommerce-checkout .quantity label{
    display: none;
}

.woocommerce form.cart .quantity,
.woocommerce form.woocommerce-checkout .quantity{
    display: flex;
    border: 1px solid #C8AF68;
}

.woocommerce form.cart .quantity .qty,
.woocommerce form.woocommerce-checkout .quantity .qty{
    margin-right: 0;
    border: none;
    background: none;
    text-align: center;
}

.woocommerce form.cart .quantity .minus,
.woocommerce form.woocommerce-checkout .quantity .minus{
    border: none;
    background: none;
}

.woocommerce form.cart .quantity .plus,
.woocommerce form.woocommerce-checkout .quantity .plus{
    border: none;
    background: none;
}

.woocommerce form.cart .quantity input.qty::-webkit-outer-spin-button,
.woocommerce form.cart .quantity input.qty::-webkit-inner-spin-button,
.woocommerce form.woocommerce-checkout .quantity input.qty::-webkit-outer-spin-button,
.woocommerce form.woocommerce-checkout .quantity input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  display: none;
}

.woocommerce form.cart .quantity input.qty,
.woocommerce form.woocommerce-checkout .quantity input.qty {
  -moz-appearance: textfield;
}

.woocommerce.single-product .oxy-woo-element div.product form.cart, 
.woocommerce.single-product .oxy-product-cart-button form.cart, 
.woocommerce.single-product div.product form.cart{
    flex-wrap: nowrap;
}

.quantity.hidden{
    display: none !important;
}

@media screen and (max-width: 768px) {
    .woocommerce-checkout .upsell-pris br {
        display: none;
    }
}

.oxy-woo-checkout .upsell-subtotal span  .woocommerce-Price-amount {
    color: inherit;
}

.woocommerce-checkout form.checkout {
    grid-column-gap: 5px;
}