/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Add your custom styles here */
:where(.css-1p3hq3p).ant-btn {
	position: relative;
	display: inline-block;
	cursor: pointer;
	white-space: nowrap;
	line-height: 1.5714285714285714;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	height: 32px;
	height: unset;
	padding: 8px 15px;
	border-radius: 6px;
	transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	user-select: none;
	outline: none;
	touch-action: manipulation;
}
:where(.css-1p3hq3p).ant-btn {
	color: #fff;
	background-image: none;
	background-color: transparent;
	border: 1px solid transparent;
	color: rgba(0, 0, 0, 0.88);
	box-shadow: 0 2px 0 rgba(5, 145, 255, 0.1);
}
:where(.css-1p3hq3p).ant-btn-primary {
	color: #fff !important;
	border: 1px solid var( --e-global-color-39efac9 ) !important;
	background-image: none !important;
	background-color: var( --e-global-color-39efac9 ) !important;
}
:where(.css-1p3hq3p).ant-btn-primary:hover {
	color: #fff !important;
	border: 1px solid var( --e-global-color-39efac9 ) !important;
	background-image: none !important;
	background-color: var( --e-global-color-f5ee7b3 ) !important;
}
:where(.css-1p3hq3p).ant-btn-default {
	color: var( --e-global-color-accent ) !important;
	border: 1px solid var( --e-global-color-accent ) !important;
	background-image: none !important;
	background-color: #fff !important;
}
:where(.css-1p3hq3p).ant-btn-default:hover {
	color: #fff !important;
	border: 1px solid var( --e-global-color-accent ) !important;
	background-image: none !important;
	background-color: var( --e-global-color-accent ) !important;
}
:where(.css-1p3hq3p).ant-btn.ant-btn-lg {
	font-size: 14px !important;
	height: 40px !important;
	padding: 8px 15px !important;
	border-radius: 6px !important;
}
:where(.css-1p3hq3p).ant-btn.ant-btn-lg span::before {
	font-size: inherit;
	font-family: "Dashicons" !important;
	content: '\f174' !important;
	vertical-align: bottom;
}
td.ant-table-cell div.product-meta  p br {
	display: none;
}
td.ant-table-cell div.product-meta  p {
	margin-block-end: 0;
	margin-block-start: 0;
}
