/*
 Theme Name:   The Compost Bag Company
 Theme URI:    https://compostbag.eu
 Description:  The Compost Bag Company - Avada Child Theme
 Author:       JDI
 Author URI:   https://www.jdi.be/
 Template:     Avada
 Version:      1.0.5
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         compostbag, the compost bag company
 Text Domain:  compostbag
*/

/*
.wcopc .selected .product-quantity {
    display: none;
}

.wcopc .avada-myaccount-user,
.wcopc .woocommerce-info,
.wcopc #opc-messages {
    display: none;
}
*/

.post-2403 .avada-myaccount-user,
.post-2403 .woocommerce-info,
.post-2403 .woocommerce-error,
.post-2403 #opc-messages,
.post-2986 .avada-myaccount-user,
.post-2986 .woocommerce-info,
.post-2986 .woocommerce-error,
.post-2986 #opc-messages {
    display: none;
}

.woocommerce-checkout .woocommerce .checkout #customer_details .col-1,
.woocommerce-checkout .woocommerce .checkout #customer_details .col-2 {
    width: 100%;
}

.woocommerce .input-radio {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

.privacy_text_box {
    border: 1px solid rgb(221, 221, 221);
    padding: 10px;
    margin-bottom: 10px;
}

.modal-body {
    max-height: 700px;
    overflow-y: scroll;
}

.page-id-10801 .wc-tabs-wrapper,
.page-id-10801 .related {
    display: none;
}

.page-id-10801 .avada-myaccount-user,
.page-id-10801 #opc-product-selection,
.page-id-10801 .woocommerce-info {
    display: none;
}

/*.page-id-10801 .woocommerce-Price-amount {*/
/*text-decoration: line-through;*/
/*}*/

/*.menu-text {*/
/*color: #ffffff;*/
/*}*/

/*.fusion-logo-link > img {*/
/*margin-left: auto !important;*/
/*margin-right: auto !important;*/
/*}*/

/*.fusion-logo-left {*/
/*padding: 0 !important;*/

/*}*/

/*rechtse dropdown op homepage*/
#home-page-dropdown > li > a,
#home-page-dropdown-title {
    font-size: 15px;
}

.greetings-elements {
    width: 490px !important;
}

#greetings-container {
    width: 600px;
    background-color: #fff;
    height: 365px;
    margin-bottom: -160px !important;
}

.wpml-ls-item,
.fusion-menu-cart,
.fusion-menu-login-box {
    float: right !important;
}

.fusion-secondary-menu-icon {
    color: #587888 !important;
}

.fusion-mobile-menu-icons > .fusion-icon-shopping-cart,
.fusion-menu-login-box {
    display: none !important;
}

@media only screen and (max-width: 700px) {
    #menu-home-top-nav > li {
        font-size: 12px !important;
    }

    #menu-home-top-nav > li > a {
        height: 40px !important;
    }

    .wpml-ls-item,
    .fusion-menu-cart,
    .fusion-menu-login-box {
        float: none !important;
    }

    .fusion-secondary-menu-icon,
    .menu-text {
        width: auto !important;
    }

    .fusion-secondary-menu-icon > span {
        text-transform: lowercase;
        font-size: 1px;
        color: #fff;
    }

    .fusion-secondary-menu-icon > span::before {
        font-size: 15px;
        color: #587888;
    }

    .fusion-secondary-menu > ul > li > a {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

.woo_discount_rules_table td {
    padding: 0 5px;
}

.woo_discount_rules_table td.wdr_td_body_discount {
    color: #97bf0d;
}

.wdr_td_body_discount:before {
    content: "-";
}

.active-topmenu,
#menu-item-12972 > a:hover,
#menu-item-12891 > a:hover,
#menu-item-12914 > a:hover {
    background-color: #97bf0d;
    color: #fff !important;
}

#top-menu-intro {
    margin-top: 16px !important;
    padding-right: 10px;
    font-weight: 600;
    size: 25px !important;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

@media screen and (max-width: 920px) {
    #top-menu-intro {
        margin-top: 0 !important;
    }
}

.tingle-btn {
    background-color: #95b92a !important;
}

.tingle-modal-box__content {
    display: none !important;
}