/**
 * Single product
 */
.single-product .woocommerce-Price-amount {
    color: #000;
    font-size: 35px;
    letter-spacing: -0.05em !important;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}

.single-product .select2-search--dropdown {
    display: none;
}

.single-product .product_meta {
    display: none;
}

.single-product .single_variation_wrap {
    margin-top: 0px !important;
}

.single-product .form.cart {
    margin-top: 0px !important;
}

.zaddon-type-container {
    display: block;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dotted #e5e5e5;
    background-color: aliceblue;
    padding: 0 10px;
}
.single-product .slick-list {
    margin: 0px !important;
}
.single-product .thumbnails li:first-child {
    /*margin-left: 0px;*/
}
.single-product #gift_name_recipient {
    padding-left: 68px !important
}
.single-product .wdm-custom-fields-for {
    position: absolute;
    margin-top: 10px;
    margin-left: 20px;
}

.single-product .zaddon-type-container:first-child {
    border-top: 1px dotted #e5e5e5;
}

.single-product .zaddon-type-container:nth-child(2) {
    margin-bottom: 10px;
}

.single-product .zaddon-type-container h3 {
    font-size: inherit;
    margin-bottom: 5px;
}

.single-product .zaddon-open {
    display: none;
}

.single-product .zaddon-type-container .woocommerce-Price-amount {
    font-size: inherit !important;
}

.single-product .zaddon-type-container p {
    font-size: 12px;
    margin: 0px;
    line-height: 1.9rem;
    padding-bottom: 10px;
}

.single-product .zaddon_option {
    margin-left: auto
}

.single-product .zadon_price_summary {
    border-bottom: 1px dotted #e5e5e5;
    display: flex;
    padding: 0 10px;
}

.single-product .zadon_price_summary:last-child {
    border-bottom: none
}

.single-product .zadon_price_summary h4 {
    margin: 10px 0;
    font-size: inherit;
}

.single-product .zadon_price_summary .amount {
    margin-left: auto;
    margin-top: 10px;
    font-size: inherit;
}

.single-product .zadon_price_summary p {
    margin-left: auto;
}

.single-product .zaddon_data {
    margin: 15px 0;
}

.single-product .mkdf-content .variations tr {
    padding-bottom: 0px !important;
}

.single-product .wakefun-add-voucher {
    padding-top: 10px;
}

.single-product #gift_name_recipient {
    margin-bottom: 0px !important;
}

.single-product .variations_form {
    margin-top: 10px !important;
}

.single-product .hideVariationPrice {
    position: absolute;
    opacity: 0;
}
.single-product .swatch.swatch-image.selected.tick_sign:before {
    z-index: 10;
}
.single-product .swatch.swatch-image.selected.tick_sign:after {
    content: " ";
    width: 150%;
    height: 150%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -5px;
    margin-top: -10px;
    background-color: #dbfc01;
    opacity: 0.5;
    z-index: 5;
}

@media only screen and (min-width: 769px) {
    .mkdf-woo-single-page .mkdf-single-product-content .images .woocommerce-product-gallery__image:first-child {
        left: initial !important;
        width: auto !important;
    }
}

@media only screen and (min-width: 1024px) {
    .mkdf-woo-single-page .mkdf-single-product-content .images {
        width: 50%;
    }

    .mkdf-woo-single-page .mkdf-single-product-summary {
        width: 50%;
    }
}

.single-product .upsell-holder {
    background-color: #f6f6f6;
}

.single-product .upsell-holder h2 {
    text-align: center !important;
}

.single-product .up-sells ul {
    justify-content: center !important;
    display: flex !important;
}

.single-product .variations label {
    color: #000;
}

.single-product .atawc-swatches .swatch.swatch-label, ul.smart_attribute.label li a {
    border: 0px !important;
}

.single-product .atawc-swatches {
    padding: 0px !important;
    border: 1px solid #dbfc00;
}

.single-product [data-attribute_name="attribute_pa_typ"] {
    border: 0px;
}

.single-product .atawc-swatches .swatch.swatch-label {
    height: 50px !important;
    border-right: 1px solid #dbfc00 !important;
    margin-right: 0px !important;
    background-color: #FFF !important;
    color: #000 !important;
    padding: 0px 10px;
    line-height: 45px !important;
    opacity: 1 !important;
    margin-bottom: 0px !important;
}

.single-product .atawc-swatches .swatch.swatch-label:last-child {
    border-right: 0px !important;
}

.single-product .atawc-swatches .swatch.swatch-label.selected {
    background-color: #dbfc00 !important;
    font-weight: 600 !important;
}

.single-product .woocommerce-variation-add-to-cart {
    margin-top: 10px;
}

/**
 * Cart
 */
.woocommerce-cart .product-name a {
    font-weight: 600;
    font-size: 1.7rem;
}
.order-total .includes_tax {
    display: block;
}
@media only screen and (min-width: 1024px) {
    .woocommerce-cart .woocommerce-cart-form {
        width: 70%;
        float: left;
        padding-right: 30px;
    }

    .woocommerce-cart .cart-collaterals {
        width: 30%;
        float: left;
    }

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

    .woocommerce-cart .cart-collaterals table td {
        text-align: right;
    }
}

/**
 * Checkout page
 */
.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
    margin-bottom: 15px;
}

.woocommerce-checkout .col-2 .form-row {
    width: 100% !important;
}

.woocommerce-checkout-payment .wc_payment_method img {
    max-width: 100px;
    display: block;
}

.wc_payment_methods {
    background-color: aliceblue;
    padding: 10px !important;
}

.wc_payment_methods li:last-child {
    border-bottom: 0px !important;
}
.woocommerce-additional-fields .notes label {
    display: none !important;
}
#billing_country_field, #shipping_country_field {
    display: none;
}
#ship-to-different-address {
    font-family: 'Ubuntu';
    font-style: initial;
    font-size: initial;
    text-transform: initial;
    color: #3d3d3d;
    letter-spacing: initial;
    font-size: 15px;
}
.woocommerce-privacy-policy-text  p {
    margin: 0 0 35px;
}
label.checkbox {
    position: initial !important;
}
.woocommerce-terms-and-conditions {
    margin: 20px 0;
    background-color: #F0F0F0;
    padding: 10px;
}
.mkdf-woocommerce-page .woocommerce-info {
    background-color: #FFF !important;
    color: #000 !important;
    border: 1px dotted !important;
}
/*
 * Success
 */
.mkdf-woocommerce-page .woocommerce-error, .mkdf-woocommerce-page .woocommerce-info, .mkdf-woocommerce-page .woocommerce-message {
    position: relative;
    display: block;
    padding: 20px 30px;
    margin: 0 0 30px;
    line-height: 52px;
    list-style: none;
    background-color: #000;
    border: 0Px;
    color: #FFF;
}
.mkdf-woocommerce-page .woocommerce-message a.button:hover {
    background-color: #bbd608 !important;
    color: #000 !important;
}
.woocommerce-Price-currencySymbol {
    text-transform: capitalize !important;
}
.single-product .woocommerce-Price-amount {
    text-transform: initial !important;
}