/*
Theme Name:   PortalX
Theme URI:    http://www.salesmachinex.com
Description:  PortalX - Astra Child Theme
Author:       PortalX
Author URI:   http://www.salesmachinex.com
Template:     astra
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  astrachild
*/


a:where(:not(.wp-element-button))
{
	text-decoration:none;
}

.theme{
	color:#365B37 !important;
}

.btn-theme, .btn-success, .btn-primary{
	background-color:#365B37 !important;
	color:white !important;
	border-color:#365B37;
}

.btn-theme:hover, .btn-success:hover, .btn-primary:hover{
	background-color:#365B37 !important;
	color:white !important;
	border-color:#365B37;
}


.stock-string, .item-inventory{
	display:none !important;
}

#basket-number{
	top: 25% !important;
}




