.global-card{background-color:var(--bw-color-pure-white);border:1px solid transparent;box-shadow:0 4px 12px transparent;padding:16px;display:flex;flex-direction:column;justify-content:space-between}.global-card:hover{border:1px solid transparent;box-shadow:0 4px 12px #241c151f;transition:box-shadow .2s ease-in-out 0s}.global-card .post-content{height:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.global-card .post-content h3{margin-bottom:0}.global-card .post-content p{text-align:center}.global-card .post-options{text-align:center}.global-card img{aspect-ratio:1/1;width:100%;object-fit:contain;object-position:center}.global-card .blog-card img{aspect-ratio:4/2.1}.global-card p{color:var(--bw-color-font)}.productor-card .post-image a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.product-card__header{position:relative;text-align:center}.product-card-single__header{text-align:left}.product-card__header img{min-height:139px;display:block;margin-bottom:15px}.product-card__header a{display:block;padding-top:26px}.product-card__title{margin:0;line-height:28px;text-align:center;font-family:var(--bw-font-regular);font-size:18px;margin-bottom:10px}.product-card__subtitle{margin:0;color:var(--bw-color-grey-dark);font-size:15px;line-height:20px}.product-card__info{display:flex;justify-content:space-between;margin-top:10px;margin-bottom:10px}.product-card__units-selector{display:flex;align-items:center;justify-content:center}.product-card__units-selector [data-bw-js=unit-selector-remove],.product-card__units-selector [data-bw-js=unit-selector-add]{width:12px;height:12px;display:block;background-repeat:no-repeat;background-position:center;cursor:pointer}.product-card__units-selector [data-bw-js=unit-selector-remove]{background-image:url(//bulbuc.com/wp-content/themes/bulbuc/assets/css/../images/icon-less.svg)}.product-card__units-selector [data-bw-js=unit-selector-number]{margin:0 16px}.product-card__units-selector [data-bw-js=unit-selector-add]{background-image:url(//bulbuc.com/wp-content/themes/bulbuc/assets/css/../images/icon-more.svg)}.added_to_cart{display:none}.product-card__values{display:flex;justify-content:flex-end;width:100%}.product-card__values .price-detail{color:var(--bw-color-primary);font-size:14px;margin-right:8px}.product-card__values .price-total{color:var(--bw-color-grey-dark);font-size:22px}.global-card .product-card__values .price-total{font-family:var(--bw-font-regular)}.product-card__price-detail{color:#2d3140;font-size:14px;margin-bottom:-5px}.product-card .bw-tag{position:absolute;top:12px;left:14px}.product-card .product-card__favourite{position:absolute;background-image:url(//bulbuc.com/wp-content/themes/bulbuc/assets/css/../images/favourites-button.svg);background-repeat:no-repeat;top:8px;right:2px;width:35px;height:35px;cursor:pointer}.product-card .product-card__favourite.product-card__favourite--active{background-image:url(//bulbuc.com/wp-content/themes/bulbuc/assets/css/../images/favourites-button-active.svg)}.single-product__fixed-bar .bw__button,.product-card--single .bw__button,.product-card .bw__button{height:46px;position:relative;overflow:hidden;color:var(--bw-color-white)}.single-product__fixed-bar .bw__button:hover,.product-card--single .bw__button:hover,.product-card .bw__button:hover{color:var(--bw-color-white)}.product-card--single .bw__button{width:100%;max-width:100%;height:64px}.product-card--single .bw__button .bw__button--content,.product-card .bw__button .bw__button--content{width:100%;height:100%;text-align:center;position:absolute;top:-100%;-webkit-transition:top .15s ease-in-out;-moz-transition:top .15s ease-in-out;-ms-transition:top .15s ease-in-out;-o-transition:top .15s ease-in-out;transition:top .15s ease-in-out}.product-card--single .bw__button .bw__button--content-added_to_cart,.product-card .bw__button .bw__button--content-added_to_cart{height:100%;width:100%;display:block;background-color:var(--bw-color-primary);color:var(--bw-color-white);display:flex;justify-content:center;align-items:center}.product-card--single .bw__button.loading .bw__button--content,.product-card .bw__button.loading .bw__button--content{top:0;-webkit-transition:top .15s ease-in-out;-moz-transition:top .15s ease-in-out;-ms-transition:top .15s ease-in-out;-o-transition:top .15s ease-in-out;transition:top .15s ease-in-out}.see-more-arrow{position:relative;display:flex;justify-content:center;align-items:center;font-size:16px}.see-more-arrow:after{content:'';background-image:url(//bulbuc.com/wp-content/themes/bulbuc/assets/css/../images/icon-arrow.svg);background-repeat:no-repeat;background-size:contain;width:13px;height:12px;margin-left:8px;transition:all .2s ease-in-out}.see-more-arrow:hover:after{margin-left:16px}