/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
.checkout-full-agb {

}
.checkout-full-agb-content {
	max-height: 150px;
	overflow-x: auto;
    margin: 0 0 1.41575em;
    width: calc(100% - 2px);
    background-color: #ffefbb;
    padding: 10px;
}
.checkout-full-agb~.checkout-full-agb {
	display: none;
}
.page-template-template-fullwidth-php #order_review_heading {
    float: none;
}