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

.category-description, .page-description, .term-description {
    margin-bottom: 40px;
    margin-top: 25px;
}

.footer-product,
.etheme-product-grid-item .footer-inner>*,
.etheme-post-date-label,
.content-grid2 .meta-post-timeline,
.meta-post, .meta-post a, .post-comments-count,
.et_b_header-compare,
.et_b_header-wishlist {
	display: none !important;
}

.entry-title {
	text-transform: none !important;
}

.is-form-style input.is-search-submit, .is-search-icon {
    color: #ffffff !important;
    background: #080808 !important;
    border: 1px solid #101010 !important;
    height: 36px;
	border-radius: 0 10px 10px 0;
}

.is-form-style label {
    width: 100%;
    min-width: 350px;
}

.is-form-style input.is-search-input {
	border-radius: 10px;
}


