/* Ventres Prive top bandeau */
.top-container .block-category-event {display:none;}

/* Test barre de recherche */
.field.search {position: relative; z-index: 9999;}

.bundle-image img {max-height:100%}
.bundle-options-container .field.option .field.choice .bundle-image {height:240px}

.free-shipping-on-cart {background-color: #c8f1ba;padding: 1em;margin-top: 1em;text-align: center;}
.cart-totals .table-wrapper {margin: 0}

.product-info-main .action.alert, .product-item-actions .action.alert {display:none !important}

/* //////////// */

/* Proportion image Conseils et guides */
.related-post-item-photo img {width: auto;padding: 1em;}

/* Top message */
#topmessage {height: 40px !important; display: flex; line-height: normal !important;}

/* My account */
.table-order-items.history .col.shipping {display: none}
.table-order-items.history .col.actions .action.order {display: none}
.account .column.main .block .block-title {padding-top: 1.4rem}

/* LiveSearch */
.livesearch.popover-container {gap: unset;background-color: #f5f5f5;}
.livesearch.view-all-footer {background-color: #000000;font-weight: bold;font-size: 1.2em;}
.livesearch.products-container>a {background-color: #ffffff;}

/* Centrer bloc sous categories */
.category-textile .block.sub-custom-categories .content .row,
.category-neige-glace .block.sub-custom-categories .content .row {justify-content: center;}

/* Page Univers */
.cms-nos-univers .page-cms-content .row div p > a {color:white;text-decoration:underline}

/* Product Description */
.product.description .item-image {max-width:95% !important}
.product.description .imgright, .product.description .imgleft {text-align:center;}

.header.bar .action {white-space: nowrap;}

/* Etiquette Produit (version mobile) */
@media (max-width: 576px) {
.product.decoration.exclusive.new-product {max-width:100px;}
}

/* Related Products */
.product-item-details .price-box>span:first-child .price-wrapper  {
	font-size: clamp(2rem,.69444vw + 1.46667rem,2.8rem);
	font-family: Canaro,Montserrat,sans-serif;
	font-weight: 700;}
.product-item-details .price-box .old-price .price-label {display:none}
.product-item-details .price-box {margin-top: clamp(1rem,0.26042vw + 0.8rem,1.3rem);margin-bottom: 1rem;}
.product-item-details .field.choice.related {text-align:center}
.product-item-details .field.choice.related label.label {background-image: none;
    background: #01bd8c;
    border: 2px solid #01bd8c;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Canaro,Montserrat,sans-serif;
    font-weight: 700;
    padding: 1.2rem clamp(1.1rem,0.34722vw + 0.83333rem,1.5rem);

	font-size:10px;
	text-align:center;
    line-height: 1.1;
    box-sizing: border-box;
    vertical-align: middle;
    text-transform: uppercase;
    border-radius: 3px;
    letter-spacing: .97px;}