/*
 Theme Name:     BRWNFSHWEBWORKS Divi Child Theme
 Theme URI:      
 Description:    Default Child Theme Template
 Author:         Samuel T Sendon II
 Author URI:     https://brwnfshwebworks.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* Theme customization starts here
------------------------------------------------------- */

.et_monarch .et_social_4col li {
    width: 23%;
    display: inline-block;
    float: none;
}
.et_monarch .et_social_networks .et_social_icons_container {
	  padding-top: 50px !important;
	margin-top:30px !important;
}

ul.et_social_icons_container:before {
    content: "SHARE THIS";
    position: absolute;
    top: 0;
	color: #048bfe;
    left: 0;
    right: 0;
	font-family: 'Poppins';
    font-size: x-large;
    font-weight: 400;
}

/*
ul.et_social_icons_container:after {
	content: "THANK YOU";
	position: relative;
	top: 30px;
	color: #048bfe;
	left: 0;
	right: 0;
	font-family: 'Poppins';
	font-size: x-large;
	font-weight: 400;
}
*/