/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

body.wp-child-theme-Avada-Child-Theme .fusion-menu .lang-item.current-lang {
    display: none;
}

body.wp-child-theme-Avada-Child-Theme .tfs-slider .background.background-image {
    background-color: rgba(0, 0, 0, 0.5);
    background-blend-mode: soft-light;
}

body.wp-child-theme-Avada-Child-Theme .tfs-slider .fusion-title-sc-wrapper .fusion-title-heading {
    font-size: var(--awb-typography1-font-size) !important;
    text-transform: var(--awb-typography1-text-transform);
    font-weight: 600;
    letter-spacing: var(--awb-typography1-letter-spacing);
    line-height: var(--awb-typography1-line-height);
}

body.wp-child-theme-Avada-Child-Theme .dd-price-boxes {
    gap: 40px;
    justify-content: space-between;
}


body.wp-child-theme-Avada-Child-Theme .dd-price-boxes:before,
body.wp-child-theme-Avada-Child-Theme .dd-price-boxes:after {
    display: none;
}

body.wp-child-theme-Avada-Child-Theme .dd-price-boxes .content-box-column.col-lg-4 {
    width: calc(33.33333333% - 30px);
    float: none;
}

body.wp-child-theme-Avada-Child-Theme .dd-price-boxes .content-box-column.col-lg-4 .content-box-wrapper {
    background: linear-gradient(var(--awb-color3) 0%, var(--awb-color4) 80%);
}

body.wp-child-theme-Avada-Child-Theme .dd-price-boxes .content-box-column .content-box-heading {
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    min-height: 70px;
}

body.wp-child-theme-Avada-Child-Theme .dd-price-boxes .content-box-column .content-container ul {
    padding: 0 20px;
    margin: 0;
}

body.wp-child-theme-Avada-Child-Theme .table-2 tr td {
    border-bottom: 0;
    padding: 0 0 20px 0;
}

body.wp-child-theme-Avada-Child-Theme .table-2 tr td:last-child {
    text-align: right;
}


body.wp-child-theme-Avada-Child-Theme .gform_wrapper .gform_fields .gfield_label {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px !important;
}


body.wp-child-theme-Avada-Child-Theme div.fusion-woo-cart_coupons.buttons-layout-stacked:not(.button-span-yes) .avada-coupon-fields .fusion-apply-coupon {
    font-size: 14px;
}

body.wp-child-theme-Avada-Child-Theme .dd-products .post-card .fusion-title {
    min-height: 80px;
}

body.wp-child-theme-Avada-Child-Theme .dd-products .post-card .fusion-post-card-cart {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-top: auto;
    padding-top: 20px;
}

body.wp-child-theme-Avada-Child-Theme .dd-products .post-card .fusion-post-card-cart .show_details_button {
    padding: 0;
}

body.wp-child-theme-Avada-Child-Theme .dd-products--featured .post-card .fusion-title {
    font-size: var(--awb-typography4-font-size);
    min-height: 55px;
}

body.wp-child-theme-Avada-Child-Theme.woocommerce-checkout #billing_country_field {
    visibility: hidden;
    opacity: 0;
    position: absolute;
}

body.wp-child-theme-Avada-Child-Theme .fusion-text:empty {
    display: none;
}

body.wp-child-theme-Avada-Child-Theme .woocommerce-billing-fields #loyalty_optin_field {
    margin-top: 15px;
}


@media screen and (min-width: 992px) {
    body.wp-child-theme-Avada-Child-Theme .diamond-tender {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 1;
    }
}

@media screen and (max-width: 1200px) {
    body.wp-child-theme-Avada-Child-Theme .dd-price-boxes {
        gap: 20px;
    }

    body.wp-child-theme-Avada-Child-Theme .dd-price-boxes .content-box-column.col-lg-4 {
        width: calc(33.33333333% - 20px);
    }

    body.wp-child-theme-Avada-Child-Theme .dd-header .dd-navigation--language {
        order: 1;
        margin-left: auto;
    }

    body.wp-child-theme-Avada-Child-Theme .dd-header .dd-navigation--main {
        order: 2;
    }
}

@media screen and (max-width: 991px) {
    body.wp-child-theme-Avada-Child-Theme .dd-price-boxes .content-box-column.content-box-column.col-lg-4 {
        width: calc(50% - 20px);
    }

    body.wp-child-theme-Avada-Child-Theme .diamond-tender {
        display: block;
        text-align: center;
        padding: 15px;
    }
}

@media screen and (max-width: 767px) {

    body.wp-child-theme-Avada-Child-Theme {
        --awb-typography1-letter-spacing: 2px;
        --awb-typography1-font-size: 24px;
        --awb-typography2-letter-spacing: 2px;
        --awb-typography3-font-size: 18px;
        --awb-typography4-font-size: 16px;
        --awb-custom_typography_1-font-size: 20px;
        --button_font_size: 16px;
    }

    body.wp-child-theme-Avada-Child-Theme .dd-price-boxes .content-box-column.content-box-column.col-lg-4 {
        width: 100%;
    }

    body.wp-child-theme-Avada-Child-Theme .dd-navigation--footer {
        flex: 0 0 100%;
    }

    body.wp-child-theme-Avada-Child-Theme .dd-footer .fusion-column-wrapper {
        align-items: center !important;
        justify-content: center;
    }

    body.wp-child-theme-Avada-Child-Theme .dd-navigation--footer ul.fusion-menu {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    body.wp-child-theme-Avada-Child-Theme .dd-navigation--footer ul.fusion-menu>li {
        margin: 0 !important;
    }

    body.wp-child-theme-Avada-Child-Theme .dd-products .post-card .fusion-title {
        min-height: auto;
        margin-bottom: 25px !important;
    }

    body.wp-child-theme-Avada-Child-Theme .dd-products .post-card .fusion-title .fusion-title-heading {
        --fontSize: 18 !important;
        --minFontSize: 18 !important;
    }

    body.wp-child-theme-Avada-Child-Theme .fusion-title .title-sep-container {
        display: none;
    }

    body.wp-child-theme-Avada-Child-Theme .dd-products .post-card .fusion-post-card-cart {
        display: flex;
        padding-top: 20px;
        flex-direction: column-reverse;
        gap: 20px;
    }

    body.wp-child-theme-Avada-Child-Theme.woocommerce .single_add_to_cart_button,
    body.wp-child-theme-Avada-Child-Theme.woocommerce button.button {
        --awb-padding-top: 8px;
        --awb-padding-bottom: 8px;
        --awb-padding-right: 15px;
        --awb-padding-left: 15px;
        --button_font_size: 14px;
    }

    body.wp-child-theme-Avada-Child-Theme.fusion-body #main .fusion-woo-cart-1 .fusion-button-wrapper .quantity {
        justify-content: center;
    }

    body.wp-child-theme-Avada-Child-Theme.fusion-body #main .fusion-woo-cart-1 .quantity input[type="number"].qty,
    body.wp-child-theme-Avada-Child-Theme.fusion-body #main .fusion-woo-cart-1 .quantity input[type="button"] {
            height: 35px;
            width: 35px;
    }

    body.wp-child-theme-Avada-Child-Theme .dd-products--featured .post-card .fusion-title {
        font-size: var(--awb-typography4-font-size);
        min-height: 55px;
    }

}