/** Shopify CDN: Minification failed

Line 91:1 Expected "}" to go with "{"

**/
#bcpo .selector-wrapper.bcpo-colors > :last-child{
	margin-bottom: 10px !important;
}

#wk-bc-widget .wk-form-group {
	margin-bottom: 10px !important;
}

#wk-bc-widget .wk-form-group:first-child{
 	margin-bottom: 0px !important;
}

#wk-bc-widget .card-body {
    padding: 0px !important;
    margin-bottom: 10px !important;
    border: none !important;
}
#wk-bc-widget .card-body .wk-control-block .wk-form-group:last-child {
    display: none !important;
}
.store-availability-information {
    display: inherit !important;


div[data-unique*='_el65qbecn'].bcpo-buttons .bcpo-front-button-label {
    font-size: 0px;
    cursor: pointer !important;
    outline: 0;
    padding: 0;
    width: 45px !important;
    height: 45px !important;
    min-width: 1px !important;
    outline: 1px solid #c8c8c8 !important;
    border: solid 2px #fff !important;
    border-radius: 5px !important;
    margin-right: 7px !important;
}

/* 
*	Colores
*/
.bcpo-buttons input[value*='ninguno'] + .bcpo-front-button-label, .bcpo-buttons input[value*='ninguno']:checked + .bcpo-front-button-label{
  	background: url(https://i.postimg.cc/zB2j53qJ/unavailable-color.jpg) !important;
    background-size: cover !important;
}
.bcpo-buttons input[value='blanco'] + .bcpo-front-button-label, .bcpo-buttons input[value='blanco']:checked + .bcpo-front-button-label{
  	background: #ffffff !important;
}
.bcpo-buttons input[value='rosa'] + .bcpo-front-button-label, .bcpo-buttons input[value='rosa']:checked + .bcpo-front-button-label{
  	background: #f7bee6 !important;
}
.bcpo-buttons input[value='lila'] + .bcpo-front-button-label, .bcpo-buttons input[value='lila']:checked + .bcpo-front-button-label{
  	background: #e069d6 !important;
}
.bcpo-buttons input[value='morado'] + .bcpo-front-button-label, .bcpo-buttons input[value='morado']:checked + .bcpo-front-button-label{
  	background: #be5af1 !important;
}
.bcpo-buttons input[value='rosa bebe'] + .bcpo-front-button-label, .bcpo-buttons input[value='rosa bebe']:checked + .bcpo-front-button-label{
  	background: #fde7e9 !important;
}
.bcpo-buttons input[value='rojo'] + .bcpo-front-button-label, .bcpo-buttons input[value='rojo']:checked + .bcpo-front-button-label{
  	background: #dc2a3b !important;
}
.bcpo-buttons input[value='negro'] + .bcpo-front-button-label, .bcpo-buttons input[value='negro']:checked + .bcpo-front-button-label{
  	background: #000000 !important;
}
.bcpo-buttons input[value='verde'] + .bcpo-front-button-label, .bcpo-buttons input[value='verde']:checked + .bcpo-front-button-label{
  	background: #cde5c0 !important;
}



.bcpo-buttons input:checked + .bcpo-front-button-label {
	border: solid 2px #000 !important;
}


/*
*	Carrito	  
*/
span#extra-vintage-cake-m {
    display: none;
}
span#extra-vintage-cake-s {
    display: none;
}