/*.single-section {

    &.details {
        table {
            tbody {
                tr {
                    &.label-holder {
                        td {
                            .column-label {
                                &.gray {
                                    width: 85%;
                                }
                                &.gray-nymerique {
                                    width: 70%;
                                }
                                &.pink {
                                    width: 100%;
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
*/
.product-column.revue-content .small-16.columns {
    text-align: right; }
.product-column.revue-content .small-16.columns .stButton .stFb, .product-column.revue-content .small-16.columns .stButton .stTwbutton, .product-column.revue-content .small-16.columns .stButton .stMainServices {
    height: 30px; }

#cart-container .columns {
    z-index: 100; }
