/*
Theme Name:   ChildTheme
Description:  Write here a brief description about your child-theme
Author:       clicmedia
Author URL:   Write here the author's blog or website url
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ChildTheme
*/

/* Write here your own personal stylesheet */

.xoo-wsc-basket {
    bottom: 90px !important;
}

.woocommerce-page .woocommerce-cart-form .quantity input.qty, .woocommerce-page .woocommerce-cart-form .quantity input.qty {
    color: #666 !important;
}
.et_pb_module.et_pb_text_0 h2 h2 {
    font-weight: 300;
    -webkit-text-decoration-color: #81c100;
    text-decoration-color: #81c100;
    font-size: 48px;
    color: #FFFFFF!important;
    line-height: 1.2em;
    text-align: center;
    display: block;
}

.et_pb_module.et_pb_text.et_pb_text_0.et_pb_text_align_left.et_pb_bg_layout_light.et_had_animation {
    display: block !important;
}
.et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    display: block !important;
}
.et_pb_module.et_pb_text.et_pb_text_0.et_pb_text_align_left,.et_pb_module.et_pb_code.et_pb_code_0.et_had_animation{
    opacity: 1 !important;
}
.single-product .woocommerce-form-coupon-toggle {
    display: none;
}
.et_pb_wc_cart_notice_0 .woocommerce-message {
    border-width: 1px !important;
}
.single_add_to_cart_button.button.alt.custom-checkout-btn {
    font-size: 18px;
    font-weight: 100;
    padding: 9px 28px 12px 28px!important;
    border-radius: 4px!important;
    border-width: 1px!important;
    border-color: white!important;
    border-style: solid!important;
    background-color: transparent!important;
    color: white!important;
    line-height: 1.2;
    margin: 0px!important;
    width: 100%;
    text-align: center;
}

li#wpmenucartli i.wpmenucart-icon-shopping-cart-0 {
    font-size: 18px;
}
a.et_pb_menu__icon.et_pb_menu__cart-button {
    display: none !important;
}
.cart input#coupon_code {
    color: #333 !important;
}
