.page-layout-generic-listing-page-layout .columns .column.main , .page-layout-book-trump-page-layout .columns .column.main{
    min-height: auto; 
    padding-bottom: 0;
}

.page-layout-generic-listing-page-layout .sections.nav-sections{
display: none;
}
.product-listing-header-wrapper .trump-logo .generic-listing-header-logo {
    padding-left: 25px;
}
.page-layout-generic-listing-page-layout .trump-logo ,.page-layout-spa-times-page-layout .trump-logo {
    margin: 0.625rem 0 0 0.625rem;
}

.product-listing-header-wrapper .trump-logo a{
    display: inline-block;
}
.page-layout-generic-listing-page-layout  .trump-logo img , .page-layout-spa-times-page-layout .trump-logo  img{
    max-width: 9.375rem;
    height: 6.125rem;
}
.generic-listing-wrapper {
    background-color: #ededed;
    width: 100%;
    padding: 35px 0 75px 0;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 92%;
    margin: 0 auto;
    column-gap: 25px;
    row-gap: 50px;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile {
    width: calc((100% - 50px) / 3);
    padding: 30px;
    background-color: #fff;
    border: 1px solid #ab9571;
    border-top-width: 10px;
    box-shadow: 3px 0 3px rgba(17, 17, 26, 0.2);
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-image-container {
    border-radius: 8px;
    width: 100%;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-image-container img{
    width: 100%;
    aspect-ratio: 16/10;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 3px 0 3px rgba(17, 17, 26, 0.2);
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-name-location-details {
   height: 120px;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-location {
    margin-top: 10px;    
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-name-location-details .hotel-name {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-name-location-details .hotel-location {
    font-size: 18px;
    font-weight: 400;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .property-details-button-container {
    margin-bottom: 10px;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .property-details-button-container .property-details-text {
    color: #385988;
    font-weight: 300;
    text-transform: uppercase;
    cursor: pointer;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-price-details {
    display: flex;
    flex-direction: column;
    text-align: center;
    border-top: 1px solid #e2e0e0;
    padding: 20px 0;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-price-details h5, h6 {
    margin: unset;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-price-details h5 {
    font-size: 18px;
    font-weight: 300;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-price-details h5 span {
    font-size: 26px;
    font-weight: 500;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-price-details h6 {
    margin: 10px 0 5px 0;
    font-size: 14px;
    font-weight: 300;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-price-details .excluding-taxes-fees-text {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .view-rates-button ,.generic-listing-wrapper .select-a-hotel-tiles-wrapper .view-teetime-button{
    width: 100%;
    padding: 20px 0;
    font-size: 24px;
    font-weight: 500;
    background-color: #ab9571;
    border: none;
    border-radius: unset;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .view-rates-button:hover ,.generic-listing-wrapper .select-a-hotel-tiles-wrapper .view-teetime-button:hover{
    /* box-shadow: none; */
    border: none;
    background-color: #97805f;
}

.generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .view-rates-button:active ,.generic-listing-wrapper .select-a-hotel-tiles-wrapper .view-teetime-button:active{
    box-shadow: none;
    transform: translateY(2px);
}

.book-trump-tile-header{
    display: none;
}
.book-trump-tile-header::after {
    content: none;
}
.page-layout-book-trump-page-layout .book-trump-tile-header{
    display: block;
    margin: 10px;
    display: inline-block;
    background-color: #A28E6A; 
    color: white;
    font-size: 1rem;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
    margin-left: 0px;
  }
  
  .page-layout-book-trump-page-layout .book-trump-tile-header::after {
    content: "";
    position: absolute;
    top: 0;
    right: -25px;
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 24px solid #A28E6A;
  }
  
@media only screen and (max-width: 1400px){
    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-name-location-details {
        height: 160px;
    }

    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-name-location-details .hotel-name {
        font-size: 18px;
    }
    
    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-name-location-details .hotel-location {
        font-size: 16px;
    }

    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .view-rates-button ,.generic-listing-wrapper .select-a-hotel-tiles-wrapper .view-teetime-button{
        font-size: 18px;
    }

    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-price-details h5 {
        font-size: 16px;
        font-weight: 300;
    }
    
    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-price-details h5 span {
        font-size: 22px;
        font-weight: 500;
    }

    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .property-details-button-container .property-details-text {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1023px){
    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-name-location-details {
        height: 120px;
    }

    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile {
        width: calc((100% - 25px) / 2);
    }
}

@media only screen and (max-width: 767px){
    .product-listing-header-wrapper .trump-logo .generic-listing-header-logo {
        padding-left: 15px;
    }

    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile {
        width: 100%;
    }

    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .view-rates-button ,.generic-listing-wrapper .select-a-hotel-tiles-wrapper .view-teetime-button{
        font-size: 20px;
    }

    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-name-location-details .hotel-name {
        font-size: 20px;
    }
    
    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-name-location-details .hotel-location {
        font-size: 20px;
    }

    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-price-details h5 {
        font-size: 18px;
        font-weight: 300;
    }
    
    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-price-details h5 span {
        font-size: 26px;
        font-weight: 500;
    }

    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .property-details-button-container .property-details-text {
        font-size: 16px;
    }
}

@media only screen and (max-width: 480px){
    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-name-location-details .hotel-name {
        font-size: 18px;
    }
    
    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-name-location-details .hotel-location {
        font-size: 16px;
    }

    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .view-rates-button ,.generic-listing-wrapper .select-a-hotel-tiles-wrapper .view-teetime-button{
        font-size: 18px;
    }

    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-price-details h5 {
        font-size: 16px;
        font-weight: 300;
    }
    
    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .hotel-price-details h5 span {
        font-size: 22px;
        font-weight: 500;
    }

    .generic-listing-wrapper .select-a-hotel-tiles-wrapper .select-a-hotel-tile .property-details-button-container .property-details-text {
        font-size: 14px;
    }

    .product-listing-header-wrapper .trump-logo .generic-listing-header-logo {
        padding-left: 5px;
    }
      .page-layout-spa-listing-page-layout .trump-logo img , .page-layout-spa-times-page-layout .trump-logo  img{
        max-width: 6.375rem;
        height: 4.2rem;
    }
}

@media only screen and (max-width: 767px){
    .trump-logo {
        margin: 0.625rem 0 0 0.625rem;
    }
    .trump-logo img{
        max-width: 9.375rem;
        height: 3.125rem;
    }
       .page-layout-spa-listing-page-layout .trump-logo img , .page-layout-spa-times-page-layout .trump-logo  img{
        max-width: 5.375rem;
        height: 4.1rem;
    }
}
@media only screen and (min-width:768px) and (max-width: 1024px){
    .trump-logo{
        margin: 0.625rem 0 0 0.625rem;
    }
    .trump-logo img{
        max-width: 9.375rem;
        height: 3.125rem;
    }
       .page-layout-spa-listing-page-layout .trump-logo img , .page-layout-spa-times-page-layout .trump-logo  img{
        max-width: 6.375rem;
        height: 4.2rem;
    }
}