/*
 Theme Name:     Love-You-Sydney-Child
 Theme URI:      wwww.studiotwofold.com.au
 Description:    Studio Twofold Creative Child Theme
 Author:         Jamie Walker
 Author URI:     wwww.studiotwofold.com.au
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */




/* Header Styles
------------------------------------------------------- */

/* Change size of social icons */
.et_pb_social_media_follow.smaller-social-icons li a.icon:before {
	font-size: 12px !important;
	line-height: 2.2em;
	width:25px;
	height:25px;
}

.et_pb_social_media_follow.smaller-social-icons li a.icon {
	width:25px;
	height:25px;
}

.et_pb_social_media_follow.smaller-social-icons li {
		margin-bottom: 0px !important;
}



#main-header {
	margin-top: -9px;

}

/* Hide Shopping Cart */
.et-cart-info { display:none; }
 


/* FOOTER STYLING
------------------------------------------------------- */


/* Center Credits */
#footer-info {
float: none !important;
text-align: center !important;
}
#footer-info a {
text-align: center !important;
} 



/* Social Media Follow Icon Color */
.et_pb_social_media_follow.white-social-icons li a.icon:before {
color: #E01B22!important;
}

/* Float Buttons inline */
.btn-inline .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 5px;
}

.btn-inline {
    text-align: center !important;
}

