#occ3-popup-desktop [data-editable="popup"] {
	border-color: #FFFFFF;
	border-width: 0px;
	border-radius: 0px;
	background-color: #FFFFFF;
}
#occ3-popup-desktop [data-editable="header"] {
	background-color: #F6F6F6;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 44px;
}
#occ3-popup-desktop [data-editable="title"] {
	color: #222222;
	font-size: 24px;
	font-family: inherit;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#occ3-popup-desktop [data-editable="desc"] {
	color: #222222;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#occ3-popup-desktop [data-editable="close-popup-button"] {
	fill: #A7A7A7;
	width: 14px;
	top: 15px;
	right: 15px;
}
#occ3-popup-desktop [data-editable="product-image"] {
	width: 75px;
	height: 75px;
}
#occ3-popup-desktop [data-editable="product-title"] {
	color: #222222;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#occ3-popup-desktop [data-editable="item-props"] {
	color: #222222;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: inherit;
}
#occ3-popup-desktop [data-editable="products-number"] {
	color: #222222;
	font-size: 14px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #C6D3E4;
	width: 28px;
}
#occ3-popup-desktop [data-editable="product-number-change-buttons"] {
	width: 20px;
	border-color: #C6D3E4;
	border-width: 1px;
	border-radius: 0;
	color: #222222;
	font-size: 12px;
	height: 20px;
}
#occ3-popup-desktop [data-editable="cost"] {
	color: #222222;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#occ3-popup-desktop [data-editable="product-delete-button"] {
	fill: rgb(0, 18, 47);
	width: 11.25px;
}
#occ3-popup-desktop [data-editable="subtotal"] {
	color: #222222;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#occ3-popup-desktop [data-editable="subtotal-value"] {
	color: #222222;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#occ3-popup-desktop [data-editable="continue-shopping"] {
	color: #222222;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#occ3-popup-desktop [data-editable="left-chevron-button"] {
	fill: #222222;
	width: 13.1333px;
	height: 13.1333px;
}
#occ3-popup-desktop [data-editable="go-to-cart-button"] {
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-top: 9px;
	border-color: #222222;
	border-width: 1px;
	border-radius: 0px;
	color: #222222;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-right: 30px;
	padding-bottom: 9px;
}
#occ3-popup-desktop [data-editable="checkout-button"] {
	background-color: #222222;
	padding-left: 30px;
	padding-top: 10px;
	border-color: #FFFFFF;
	border-width: 0;
	border-radius: 0;
	color: #FFFFFF;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-right: 30px;
	padding-bottom: 10px;
}
#occ3-popup-desktop [data-editable="empty-cart"] {
	color: #000000;
	font-size: 14px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#occ3-popup-mobile [data-editable="popup"] {
	background-color: #FFFFFF;
}
#occ3-popup-mobile [data-editable="header"] {
	background-color: #F6F6F6;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 45px;
}
#occ3-popup-mobile [data-editable="title"] {
	color: #222222;
	font-size: 24px;
	font-family: inherit;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#occ3-popup-mobile [data-editable="close-popup-button"] {
	fill: rgb(0, 18, 47);
	width: 15px;
	top: 15px;
	right: 25px;
	height: 15px;
}
#occ3-popup-mobile [data-editable="product-image"] {
	width: 75px;
	height: 75px;
}
#occ3-popup-mobile [data-editable="product-title"] {
	color: #222222;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#occ3-popup-mobile [data-editable="item-props"] {
	color: #222222;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: inherit;
}
#occ3-popup-mobile [data-editable="products-number"] {
	color: #222222;
	font-size: 14px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	height: 23px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: rgb(198, 211, 228);
	width: 28px;
}
#occ3-popup-mobile [data-editable="product-number-change-buttons"] {
	width: 23px;
	border-color: rgb(198, 211, 228);
	border-width: 1px;
	border-radius: 0;
	color: rgb(132, 132, 132);
	font-size: 14px;
	height: 23px;
}
#occ3-popup-mobile [data-editable="cost"] {
	color: #222222;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#occ3-popup-mobile [data-editable="product-delete-button"] {
	fill: rgb(0, 18, 47);
	width: 15px;
	height: 15px;
}
#occ3-popup-mobile [data-editable="subtotal"] {
	color: #222222;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#occ3-popup-mobile [data-editable="subtotal-value"] {
	color: #222222;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#occ3-popup-mobile [data-editable="continue-shopping"] {
	color: #222222;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#occ3-popup-mobile [data-editable="left-chevron-button"] {
	fill: #222222;
	width: 10px;
	height: 10px;
}
#occ3-popup-mobile [data-editable="go-to-cart-button"] {
	background-color: #FFFFFF;
	padding-top: 9px;
	border-color: #222222;
	border-width: 1px;
	border-radius: 0px;
	color: #222222;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 9px;
}
#occ3-popup-mobile [data-editable="checkout-button"] {
	background-color: #222222;
	padding-top: 10px;
	border-color: #FFFFFF;
	border-width: 0;
	border-radius: 0;
	color: #FFFFFF;
	font-size: 16px;
	font-family: inherit;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
}
#occ3-popup-mobile [data-editable="empty-cart"] {
	color: #000000;
	font-size: 14px;
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#occ3-atc-bar-desktop [data-editable="bar"] {
	padding-top: 8px;
	border-color: #252525;
	border-width: 0;
	background-color: #252525;
	padding-bottom: 8px;
}
#occ3-atc-bar-desktop [data-editable="product-image"] {
	width: 60px;
	border-color: #FFFFFF;
	border-width: 0;
	border-radius: 0;
	height: 60px;
}
#occ3-atc-bar-desktop [data-editable="product-title"] {
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: inherit;
}
#occ3-atc-bar-desktop [data-editable="product-price-main"] {
	color: #FF7777;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: inherit;
}
#occ3-atc-bar-desktop [data-editable="product-price-old"] {
	color: #C8C8C8;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: line-through;
	font-family: inherit;
}
#occ3-atc-bar-desktop [data-editable="product-option"] {
	fill: none;
	color: #E3E4E6;
	width: auto;
	height: 30px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: inherit;
	border-color: #6B6B6B;
	border-width: 1px;
	border-radius: 0;
	background-color: #252525;
	--arrow-color: #E3E4E6;
	--arrow-font-size: 14px;
	--arrow-height: 30px;
	--arrow-width: 24px;
	--border-width: 1px;
}
#occ3-atc-bar-desktop [data-editable="products-number"] {
	color: #E3E4E6;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: inherit;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #6B6B6B;
	background-color: #252525;
}
#occ3-atc-bar-desktop [data-editable="product-number-change-buttons"] {
	color: #E3E4E6;
	width: 30px;
	font-size: 14px;
	border-color: #6B6B6B;
	border-width: 1px;
	border-radius: 0;
	background-color: #252525;
	height: 30px;
}
#occ3-atc-bar-desktop [data-editable="atc-button"] {
	color: #252525;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: inherit;
	padding-top: 6px;
	border-color: #252525;
	border-width: 0;
	padding-left: 16px;
	border-radius: 0;
	background-color: #FFFFFF;
	padding-right: 16px;
	padding-bottom: 6px;
	--text-color: #252525;
	--font-size: 14px;
}
#occ3-atc-bar-desktop [data-editable="confirmation"] {
	border-color: #252525;
	border-width: 0;
	background-color: #65BE78;
}
#occ3-atc-bar-desktop [data-editable="confirmation-text"] {
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: inherit;
}
#occ3-atc-bar-desktop [data-editable="confirmation-icon"] {
	fill: #FFFFFF;
	width: 20px;
}
#occ3-atc-bar-mobile [data-editable="bar"] {
	padding-top: 8px;
	border-color: #252525;
	border-width: 0;
	background-color: #252525;
	padding-bottom: 8px;
}
#occ3-atc-bar-mobile [data-editable="product-image"] {
	width: 50px;
	border-color: #FFFFFF;
	border-width: 0;
	border-radius: 0;
	height: 50px;
}
#occ3-atc-bar-mobile [data-editable="product-title"] {
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: inherit;
}
#occ3-atc-bar-mobile [data-editable="product-price-main"] {
	color: #FF7777;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: inherit;
}
#occ3-atc-bar-mobile [data-editable="product-price-old"] {
	color: #C8C8C8;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: line-through;
	font-family: inherit;
}
#occ3-atc-bar-mobile [data-editable="product-option"] {
	fill: none;
	color: #E3E4E6;
	width: auto;
	height: 30px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: inherit;
	border-color: #6B6B6B;
	border-width: 1px;
	border-radius: 0;
	background-color: #252525;
	--arrow-color: #E3E4E6;
	--arrow-font-size: 14px;
	--arrow-height: 30px;
	--arrow-width: 24px;
	--border-width: 1px;
}
#occ3-atc-bar-mobile [data-editable="products-number"] {
	color: #E3E4E6;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: inherit;
	height: 36px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #6B6B6B;
	background-color: #252525;
}
#occ3-atc-bar-mobile [data-editable="product-number-change-buttons"] {
	color: #E3E4E6;
	width: 36px;
	font-size: 14px;
	border-color: #6B6B6B;
	border-width: 1px;
	border-radius: 0;
	background-color: #252525;
	height: 36px;
}
#occ3-atc-bar-mobile [data-editable="atc-button"] {
	color: #252525;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: inherit;
	padding-top: 6px;
	border-color: #252525;
	border-width: 0;
	border-radius: 0;
	background-color: #FFFFFF;
	padding-bottom: 6px;
	--text-color: #252525;
	--font-size: 14px;
}
#occ3-atc-bar-mobile [data-editable="confirmation"] {
	border-color: #252525;
	border-width: 0;
	background-color: #65BE78;
}
#occ3-atc-bar-mobile [data-editable="confirmation-text"] {
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: inherit;
}
#occ3-atc-bar-mobile [data-editable="confirmation-icon"] {
	fill: #FFFFFF;
	width: 20px;
}
#occ3-checkout-bar-desktop [data-editable="bar"] {
	padding-top: 8px;
	border-width: 0;
	border-color: #252525;
	background-color: #252525;
	padding-bottom: 8px;
}
#occ3-checkout-bar-desktop [data-editable="quantity"] {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: inherit;
}
#occ3-checkout-bar-desktop [data-editable="price"] {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: inherit;
}
#occ3-checkout-bar-desktop [data-editable="checkout-button"] {
	color: #252525;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: inherit;
	padding-left: 24px;
	padding-top: 9px;
	border-color: #252525;
	border-width: 0;
	border-radius: 0;
	background-color: #FFFFFF;
	padding-right: 24px;
	padding-bottom: 9px;
}
#occ3-checkout-bar-mobile [data-editable="bar"] {
	padding-top: 8px;
	border-width: 0;
	border-color: #252525;
	background-color: #252525;
	padding-bottom: 8px;
}
#occ3-checkout-bar-mobile [data-editable="quantity"] {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: inherit;
}
#occ3-checkout-bar-mobile [data-editable="price"] {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: inherit;
}
#occ3-checkout-bar-mobile [data-editable="checkout-button"] {
	color: #252525;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: inherit;
	padding-left: 24px;
	padding-top: 9px;
	border-color: #252525;
	border-width: 0;
	border-radius: 0;
	background-color: #FFFFFF;
	padding-right: 24px;
	padding-bottom: 9px;
}
.occ3-buy-now-button-wrapper [data-editable="buy-now-button"] {
	background-color: #252525;
	border-color: #FFFFFF;
	border-width: 0;
	border-radius: 0;
	color: #FFFFFF;
	font-size: 18px;
	font-family: inherit;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	margin-top: 15px;
	margin-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.spurit-occ3__slide-drawer[data-editable="general"] {
	background-color: #FFFFFF;
}
.spurit-occ3__slide-drawer [data-editable="footer"] {
	background-color: #F7F7F7;
	border-color: #EBEBEB;
}
.spurit-occ3__slide-drawer [data-editable="lines"] {
	border-color: #EBEBEB;
}
.spurit-occ3__slide-drawer [data-editable="primary"] {
	color: #222222;
	border-color: #EBEBEB;
}
.spurit-occ3__slide-drawer [data-editable="secondary"] {
	color: #525252;
	fill: #525252;
	stroke: #525252;
}
.spurit-occ3__slide-drawer [data-editable="accent"] {
	color: #189D00;
}
.spurit-occ3__slide-drawer [data-editable="free-shipping-progress-bar"] {
	color: #222222;
	background-color: #FFFFFF;
}
.spurit-occ3__slide-drawer [data-editable="button"] {
	background-color: #222222;
	color: #FFFFFF;
	border-color: #222222;
}
.spurit-occ3__slide-drawer [data-editable="announcement-bar"] {
	color: #222222;
	background-color: #E8F4E1;
}
.spurit-occ3__slide-drawer [data-editable="checkbox"] {
	color: #FFFFFF;
	border-color: #525252;
	background-color: #222222;
}
.spurit-occ3__slide-drawer [data-editable="toggle"] {
	background-color: #222222;
}
.spurit-occ3__slide-drawer [data-editable="atc-text"] {
	color: #222222;
}