header.entry-header, {
margin-bottom: 0em;
color: red;
}

.page.page-one-column .entry-header,
	.twentyseventeen-front-page.page-one-column .entry-header,
	.archive.page-one-column:not(.has-sidebar) .page-header {
		margin-bottom: 1em;
color: red;

	}

.product .sku_wrapper {
      display: none !important;
}

.woocommerce-page table.cart td.actions{
    display: none;
}

dl.variation dt{
    display: none;
}

ul.products li.product .price{
    display: none;
}

aside#secondary.widget-area{
display: none;
}

div#content.site-content{
	float: none;
	width: 100%;
}


/****************CHECKOUT***************/
.woocommerce form .form-row {
    width: 100% !important;
}

.forescape .f-cart {  margin-top: 98px; }
.header__nav .nav-btn__label {  font-size: 1.6em; }
.forescape .f-cart, .forescape .f-cart-content, .forescape .f-datepicker-btn, .forescape .f-availability-hero-room-slot--available:hover, .forescape .f-player-picker-button, .forescape .f-modal-panel button.f-btn-primary, .forescape .f-modal-panel [type=button].f-btn-primary, .forescape .f-highlight, .forescape button.f-btn-primary, :is(.forescape [type=button].f-btn-primary) { background-color: #f60b0e !important; }
.forescape .f-datepicker-calendar-selected .f-datepicker-calendar-day-content { border-color: #f60b0e !important; }
.forescape :is(button.f-btn>span), :is(.forescape [type=button].f-btn>span) {
    font-size: 1.6em;
}
.rooms--grid .room__img img { z-index:2; }
