.elementor-4697 .elementor-element.elementor-element-be34d92{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-4697 .elementor-element.elementor-element-0eff999{--display:flex;}.woocommerce .elementor-4697 .elementor-element.elementor-element-dbc5f07 .shop_attributes{color:var( --e-global-color-accent );}/* Start custom CSS for container, class: .elementor-element-be34d92 *//* =========================
   HARD RESET TABLE ATTRIBUTES WOOCOMMERCE
========================= */

table.woocommerce-product-attributes.shop_attributes{
	all: unset !important;
	display: table !important;
	width: 100% !important;
	border-collapse: collapse !important;
	font-family: inherit !important;
	background: #fff !important;
	border: 1px solid #eee !important;
	border-radius: 12px !important;
	overflow: hidden !important;
}

/* ROWS */
table.woocommerce-product-attributes.shop_attributes tr{
	display: table-row !important;
}

/* CELLS */
table.woocommerce-product-attributes.shop_attributes th,
table.woocommerce-product-attributes.shop_attributes td{
	all: unset !important;
	display: table-cell !important;
	padding: 10px 18px !important;
	border-bottom: 1px solid #f1f1f1 !important;
	font-size: 14px !important;
	color: #222 !important;
}

/* LABEL COLONNE */
table.woocommerce-product-attributes.shop_attributes th{
	width: 20% !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	color: #555 !important;
}

/* ZEBRA ULTRA LIGHT */
table.woocommerce-product-attributes.shop_attributes tbody tr:nth-child(odd){
	background: #fafafa !important;
}

/* HOVER */
table.woocommerce-product-attributes.shop_attributes tbody tr:hover{
	background: #f5f5f5 !important;
}

/* LAST BORDER REMOVE */
table.woocommerce-product-attributes.shop_attributes tr:last-child th,
table.woocommerce-product-attributes.shop_attributes tr:last-child td{
	border-bottom: none !important;
}

/* TEXT RESET */
table.woocommerce-product-attributes.shop_attributes p{
	margin: 0 !important;
}/* End custom CSS */