/*!
Theme Name: POEM
Theme URI: https://www.plaimanas.com/
Author: Plaimanas Industries CO., LTD.
Author URI: https://www.plaimanas.com/
Description: Prapatsorn Theppabut - Frontend developer , Pornthip Triempetch - Wordpress developer
Version: 1.0.0
Text Domain: poem
*/
.cky-notice-des > *:not(:first-child) {
    margin-top: var(--spacing-xs) !important;
}
.product-container .page-title,
.product-container .woocommerce-result-count,
.product-container .woocommerce-ordering,
.woocommerce div.product form.cart .variations .select:after,
#single-product form.cart .quantity,
.woocommerce div.product form.cart .variations label + .woo-selected-variation-item-name,
a.added_to_cart.wc-forward{
	display: none !important;
}
#single-product .woocommerce div.product form.cart .variations .label:before{
	content: 'Select ';
    white-space: pre;
}
.lmp_load_more_button{
	margin-top: var(--spacing-md);
}
.product-container .lmp_load_more_button.br_lmp_button_settings .lmp_button:hover{
	background-color: transparent !important;
}
section[data-section="collection-archive"] .card,
.card-container.type-grid[data-card="look"] .card{
    display:none;
}
.hide-row ,.woocommerce div.product form.cart .variations .select2-container .select2-selection--single{
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

