/**handles:divi-style**/
/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.0.5.1573073400
Updated: 2019-11-06 20:50:00

*/

/* FILTER GRID CUSTOMIZATIONS
------------------------------------------------------------------------------*/
.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout .dp-dfg-filters-dropdown .dp-dfg-level {
    padding: 0 !important;
}

.dp-dfg-skin-default .et_pb_button_wrapper .et_pb_button:hover {
    background-color: #E5B72C !important;
}

/* WOOCOMMERCE CUSTOMIZATIONS
------------------------------------------------------------------------------*/
.woocommerce-form-login-toggle .woocommerce-info {
    background: #B71D1D !important;
}

#mtlu_referrer_field_wrap {
    clear: both;
    float: left;
    margin-bottom: 30px;
}

#mtlu_referrer_field_wrap .optional {
    display: none !important;
}

.woocommerce .woocommerce-error {
    background-color: #FF0000 !important;
}

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

.theme-Divi form.checkout_coupon.woocommerce-form-coupon {
    display: block !important;
}

.theme-Divi label[for="payment_method_paypal"] img {
    display: none;
}

/* BUDDYPRESS CUSTOMIZATIONS
------------------------------------------------------------------------------*/
.hidden-mentions {
    display: none !important;
}

.leave-group {
    display: none !important;
}

/* DIVI PRICING TABLE CUSTOMIZATIONS
------------------------------------------------------------------------------*/
.et_pb_pricing .wcwl_elements.bound {
    width: calc(100% - 30px);
    margin: 0 auto;
}

.et_pb_pricing button.woocommerce_waitlist.button {
    font-size: 20px;
    padding: .3em 1em;
    line-height: 1.7em !important;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 0;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all !important;
    transition-property: all !important;
    color: #FFFFFF !important;
    font-weight: 600 !important;
    background-image: initial;
    background-color: #4D4D4D;
    border: 0;
    transition: background-color 300ms ease 0ms;
    cursor: pointer;
    box-shadow: 0 2px 18px 0 rgb(0 0 0 / 30%);
    width: 100%;
}

.et_pb_pricing input {
    padding: .3em 1em;
    line-height: 1.7em !important;
    height: 50px;
    width: 100%;
    text-align: center;
}

.et_pb_pricing button.woocommerce_waitlist.button:hover {
    background: #9FA3AB;
}

.et_pb_pricing .wcwl_notice.woocommerce-message {
    color: #4D4D4D !important;
    background: transparent;
}

.et_pb_pricing .wcwl_notice_dismiss:before {
    color: #4D4D4D;
}

/* Woo Order Received Template
------------------------------------------------------------------------------*/
.woocommerce-order-received .custom-fields {
    display: none !important;
}