/* 
 Theme Name:   Divi Child
 Theme URI:    
 Description:  
 Author:       Max Sher
 Author URI:   
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/* carousel */

.owl-item .et_pb_gallery_item {
    width: 100% !important;
    height: 100% !important;
}

.et-social-google-plus a.icon:before{
	font-size: 0!important;
	width: 0!important;
	height: 0!important;
}

.et-social-google-plus a.icon{
/* 	background: url('https://socialistics.com/wp-content/uploads/2023/07/Threads__app__logo.svg.png');
	background-image: url('https://socialistics.com/wp-content/uploads/2023/07/Threads__app__logo.svg.png');
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block!important;
	width: 25px!important;
	height: 22px!important;
	background-position: center center;
	margin: 10px;
	
	background-image: url('https://socialistics.com/wp-content/uploads/2023/07/Threads__app__logo.svg.png');
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block!important;
	width: 25px!important;
	height: 22px!important;
	background-position: center center;
	margin: 18px 10px 10px 5px; */
}