/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */


.elementor-widget-icon {
	line-height:0;
}

.artbees-was-type-text .artbees-was-content.selected-attribute {
	color: #000000 !important;
	background: white !important;
}

.artbees-was-type-text .artbees-was-content:not(.selected-attribute):hover {
  	color: #000000 !important;
  	background: white !important;
}

.artbees-was-reset-options {
	display:none;
}

.raven-variations-form-holder {
	margin-bottom:25px;
}

#sellkit-checkout-widget-id .sellkit-checkout-widget-login-section div.sellkit-checkout-fields-wrapper .mini-title {
	color:#FFFFFF !important;
}

.elementor-416 .elementor-element.elementor-element-49945580 .woocommerce-checkout .sellkit-checkout-widget-secondary-button {
  	color: #FFFFFF;
  	font-family: "Inter", Sans-serif;
  	font-size: 15px;
  	font-weight: 500;
  	line-height: 18px;  
	background-color: #000000 !important;
 	border-radius: 8px 8px 8px 8px;
}

#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .product-title-one-row .name-price .product-quantity {
  width: 10%;
}

#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .cart_item td {
	 justify-content: center !important;
  	align-items: center !important;
}

#sellkit-checkout-widget-id .woocommerce-checkout-review-order-table .product-title-one-row td {
  padding-right: 20px !important;
}