/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/
/* --- Footer ---*/
/* 
.footer-links-bakery a{font-size:18px;margin-right:0px;margin-left:25px;}
.footer-links-bakery a:first-child{margin-left:0;}
.footer-links-bakery a:last-child{margin-right:0;}

@media only screen and (max-width:768px){
	.footer-links-bakery a{
		display: block;
		margin: 10px 0 !important;
		text-align: center;
	}
}
*/