/*
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:#45642c;
}

.btn-theme:hover, .btn-success:hover, .btn-primary:hover{
	background-color:#9C9737 !important;
	color:white !important;
	border-color:#3a5425;
}

.content-area {
  margin-top:93px !important;
}


.basket-count{
	color:#365B37 !important;
	margin-left:10px;
}



