/*
 Theme Name:   Astra child
 Theme URI:    https://jelldragon.com/
 Description:  Massageintention Child Theme of parent is Twenty Twenty
 Author:       Webguruz Team
 Author URI:   https://webguruz.in/
 Template:     astra
 Version:      2.4.5
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  jelldragon
*/
    
.wps-collections-description {
    display: none;
}
.wpshopify .wps-w-3.wps-item {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
button.wps-btn-next-page.css-1fpkchf-buttonCSS-loadMoreButtonCSS-PaginationLoadMore {
    background: #87b044;
}
.entry-content h2{
	color: rgb(135, 176, 68) !important;
}
span.wps-product-individual-price {
    color: #87b044;
}
.wpshopify h2.wps-products-title {
    color: #87b044 !important;
}
.wps-pricing-range-wrapper .css-1noq8bp-fromCSS { color: #87b044; }
.wps-product-quantity-wrapper .css-1ve4ndj-ProductQuantityLabelCSS {
	font-weight: normal;
	color: rgb(135, 176, 68);
}
.wps-products-price .css-1yqmzj-ProductPricingSeparatorCSS {
	color: #87b044;
}
.wps-component-products-pricing .css-15hxf5g-showPriceRangeStyles {
	flex-wrap: inherit;
}
.wps-component-products-pricing .css-15hxf5g-showPriceRangeStyles span {
	font-size: 34px;  
	font-family: Norse;
	font-weight: bold;  
	display: block;
	width: 100%;
	text-align: center;
}
.wps-component-products-pricing .css-15hxf5g-showPriceRangeStyles small{
	font-size: 34px;
	font-family: Norse;
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
}
.wps-component-products-pricing .css-15hxf5g-showPriceRangeStyles .wps-product-from-price-separator{
	font-size: 34px;
	font-family: Norse;
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
}

.search-form {
	text-align: right;
	margin-top: 5px;
} 
.search-results .ast-row .entry-title {
	font-size: 1rem;
}
.search-results .ast-row {
	padding-left: 0;
}
.search-results.ast-separate-container .ast-article-post {
	padding: 3.34em 6.67em;
}
.search-results.ast-separate-container .ast-article-post .entry-content {
	margin-left: 0;
	margin-top: 0;
}                
.search-results.ast-separate-container .ast-archive-description {
	padding: 3em 6.67em 3.33333em;
}  
.ast-site-identity {
	padding: 0em 0 1em 0;
} 
#wps-search-input {
	margin-top: 45px;

}  
.wps-collection-single.row .wps-component.wps-component-collection-image {
	margin: 0px auto;
}
.wps-collection-single .wps-component.wps-component-collection-title {
	text-align: center;
}
 .jellfelter {
    position: fixed;
    right: 0;
    z-index: 9999;
    top: 3%;
    border: none;
    background: #87b044;
}
select#jellCRfilter:focus {
    border: none;
    outline: none;
}
select#jellCRfilter {
    padding: 3px;
    background: #87b044;
    color: #fff;
    border: none;
}
.wpshopify-has-rendered .css-1g66mos-cartIconCSS-cartIconFixedCSS-CartButton {
	top: calc(60% - 60px);
}
#jellCRfilter:hover {
    background: #a8e04e;
}
@media only screen and (max-width: 767px) {
.search-results.ast-separate-container .ast-archive-description {
	padding: 1.5em 1em;
}  
.search-results.ast-separate-container .ast-article-post {
	padding: 1.5em 1em;
}                   
}









