/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

.et-social-pinterest a.icon:before { content: '\e095'; }
.et-social-linkedin a.icon:before { content: '\e09d'; }
.et-social-houzz a.icon:before {
    background: url(/wp-content/themes/divi-child/houzz.svg) no-repeat;
    width: 15px;
    height: 25px;
    display: inline-block;
    background-size: contain;
    content: "";
}
.et-social-linktr a.icon:before {
    background: url(/wp-content/themes/divi-child/linktr.svg) no-repeat;
    width: 30px;
    height: 25px;
    display: inline-block;
    background-size: contain;
    content: "";
}
.woosc-quick-table, .woosc-btn {display:none!important;}