.revx-frequently-bought-together-grid { }
.revx-frequently-bought-together .revx-slider {
position: relative;
}
.revx-frequently-bought-together-grid .revx-campaign-item {
display: flex;
flex-direction: column;
}
.revx-frequently-bought-together-list .revx-campaign-item {
display: flex;
}
.revx-frequently-bought-together-list .revx-triggerProduct {
margin-top: 18px;
}
.revx-frequently-bought-together-grid .revx-regular-product {
display: flex;  }
.revx-fbt-options {   flex-basis: 40%;
} .before_single_product_summary .revx-frequently-bought-together-grid .revx-regular-product {
max-width: 410px;
}
.revx-frequently-bought-together-grid .revx-slider-container { }
.revx-frequently-bought-together-grid .revx-builder__quantity {
margin-top: 16px;
}
.revx-frequently-bought-together .revx-campaign-container__wrapper {
position: relative;
}
.revx-frequently-bought-together .revx-item-options .revx-item-option {
cursor: pointer;
user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; align-items: center;
}
.revx-frequently-bought-together-grid .revx-campaign-container__product {
display: flex;
gap: 16px;
}
.revx-frequently-bought-together .revx-campaign-container__wrapper:not(:last-child) { }
.revx-frequently-bought-together .revx-triggerProduct .revx-justify-space {
align-items: baseline;
gap: 10px;
}