/*
 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
*/

.gc-copyright p {
    margin-bottom: 0 ;
}
.foterCTA .ibox-text, .foterCTA .ibox-symbol i{color:#fff !important;font-size: 13px;
    font-weight: 600;}
.foterCTA .ibox-symbol{padding-right:0 !important;}
.gc-footer-menu h5{
	font-weight:600;
	text-transform: capitalize;
	font-size:20px;border-bottom:1px solid #eee;
	padding-bottom: 10px;
    margin-bottom: 10px;
}
.gc-footer-menu .menu-element{
	text-align:Left !important;
}
.footer {
    padding: 0;
    background-color: transparent;

}
.gc-footer-about p{
	color:#222 !important;
}

@media(max-width:992px){
	.gc-footer-menu h5{
		margin-top:15px;
	}
}