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

/* Style - Search  */
@media only screen and (min-width: 993px) {
    .search-full-width .et-mini-content {
        height: 100%!important;
        width: 35%!important;
        position: fixed!important;
        top: 0!important;
        left: auto!important;
        right: 0!important;
    }
}
/* Header Style */
.header-main{
	box-shadow: 0px 2px 8px rgba(0,0,0,.25);
	z-index:12;
}
