/*
 Theme Name:   Mnumi-Divi
 Theme URI:    http://mnumi.com/
 Description:  Mnumi Divi Theme
 Author:       Mnumi Frontend Team
 Author URI:   http://mnumi.com/
 Template:     Divi
 Version:      2.0.0
 Text Domain:  mnumi-divi
*/

.footer-widget, .footer-widget li, .footer-widget li a, #footer-info {
padding-left: 0px!important;

} 

/*.et_header_style_centered #main-header .logo_container {
background-color: white;
border-bottom: 1px solid #231a7f;
}
*/
body.admin-bar.et_fixed_nav #top-header{
border-bottom: 1px solid #231a7f;
}

#top-menu li.mega-menu>ul>li>a:first-child {
padding-top: 0!important;
border-bottom: 1px solid rgba(0,0,0,.03);
font-weight: 400;
line-height: 18px;
padding-bottom: 10%;
font-size: 14px;
letter-spacing: -0.2px;
}

#top-menu li a {
    line-height: 1.3;
}


/* product woocommerce */

.woocommerce div.product .product_title {
color: #231a7f!important;
}

#et-info-phone:before{
    color: #bf7775;
}

.et-cart-info span:before {
color: #bf7775;
}

body.woocommerce.et-db .product #et-boc .et_pb_woopro_add_to_cart_0 .cart .quantity input.qty {
    background-color: white!important;
}
 
.woocommerce div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity{
    margin: -3px 20px 0 0!important;
    border: 1px solid grey;
    padding-left: 10px;
    background-color: white!important;
} 

.woocommerce div.product form.cart .variations td.label {
/* padding-right: 0px!important; */
max-width: 15%!important;
}