html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
}

.site-refresh .offer-panel-body {
    border: 0 !important;
}

.site-refresh .filter-block {
    padding-top: 38px !important;
}

.site-refresh a {
    color: var(--ebg-primary-color);
}

.site-refresh a:hover {
    color: var(--ebg-primary-button-hover-color);
}

.site-refresh .show-more-btn-wrapper {
    text-align: center;
}

.site-refresh .show-more-btn {
    border: 2px solid var(--ebg-primary-color);
    text-decoration: none;
    width: 35%;
    display: block;
    padding: 10px;
    border-radius: 22px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
}

/* title + page nav section start */

.ebg-v2-sticky-page-header {
    background-color: #ffffff;
    position: sticky;
    top: 0;
    z-index: 10;
    will-change: transform;
}

.site-refresh nav.ebg_v2-content-nav {
    background-color: #ffffff;
    position: relative;
    z-index: 10;
    top: 0;
}

.site-refresh nav.ebg_v2-content-nav .ebg-container {
    background: none;
    border-bottom: 1px solid var(--ebg-primary-light-color);
    margin: 0 auto 24px;
}

.site-refresh nav.ebg_v2-content-nav .ebg-content-nav {
    display: flex;
    flex-direction: row;
    align-items: start;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
}

.site-refresh nav.ebg_v2-content-nav .ebg-content-nav .ebg-content-nav-item {
    display: inline-block;
}

.site-refresh nav.ebg_v2-content-nav .ebg-content-nav .ebg-content-nav-item .ebg-v2-nav-link,
.site-refresh nav.ebg_v2-content-nav .ebg-content-nav .ebg-content-nav-item a:visited {
    box-sizing: border-box;
    height: 40px;
    display: inline-block;
    color: var(--ebg-black-color);
    padding: 15px 24px;
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    border-bottom: 3px solid transparent;
    transition: border-color 0.3s;
    cursor: pointer;
    text-decoration: none;
}

.site-refresh nav.ebg_v2-content-nav .ebg-content-nav .ebg-content-nav-item a:hover,
.site-refresh nav.ebg_v2-content-nav .ebg-content-nav .ebg-content-nav-item a:active,
.site-refresh nav.ebg_v2-content-nav .ebg-content-nav .ebg-content-nav-item a:focus,
.site-refresh nav.ebg_v2-content-nav .ebg-content-nav .ebg-content-nav-item a.active {
    border-bottom: 3px solid var(--ebg-primary-color);
    color: var(--ebg-black-color);
    font-weight: 700;
    text-decoration: none;
}

/* Carousel section */
.site-refresh .ebg-carousel {
    border-radius: 0;
    position: relative;
}

.site-refresh .ebg-carousel .carousel-control-prev,
.site-refresh .ebg-carousel .carousel-control-next {
    top: 45%;
    bottom: auto;
    border: none;
    background: none;
    width: 8%;
    opacity: 1;
}

.site-refresh .ebg-carousel .carousel-control-prev.ui-shadow,
.site-refresh .ebg-carousel .carousel-control-next.ui-shadow {
    box-shadow: none;
}

.site-refresh .ebg-carousel .carousel-control-prev.ui-btn,
.site-refresh .ebg-carousel .carousel-control-next.ui-btn,
.site-refresh .ebg-carousel .carousel-control-prev.ui-btn:hover,
.site-refresh .ebg-carousel .carousel-control-next.ui-btn:hover,
.site-refresh .ebg-carousel .carousel-control-prev.ui-btn:active,
.site-refresh .ebg-carousel .carousel-control-next.ui-btn:active,
.site-refresh .ebg-carousel .carousel-control-prev.ui-btn:focus,
.site-refresh .ebg-carousel .carousel-control-next.ui-btn:focus {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.site-refresh .ebg-carousel span.carousel-control-prev-icon,
.site-refresh .ebg-carousel span.carousel-control-next-icon {
    background-color: #ffffff;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M6%2012.5L10%208.5L6%204.5%22%20stroke%3D%22%232537E2%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A');
    background-size: 20px;
}

.site-refresh .ebg-carousel span.carousel-control-prev-icon {
    transform: scaleX(-1);
}

.site-refresh .ebg-carousel .carousel-control-prev:hover,
.site-refresh .ebg-carousel .carousel-control-next:hover {
    opacity: 1 !important;
}

.site-refresh .ebg-carousel .carousel-control-prev:hover span.carousel-control-prev-icon,
.site-refresh .ebg-carousel .carousel-control-prev:hover span.carousel-control-next-icon,
.site-refresh .ebg-carousel .carousel-control-next:hover span.carousel-control-prev-icon,
.site-refresh .ebg-carousel .carousel-control-next:hover span.carousel-control-next-icon {
    background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M6%2012.5L10%208.5L6%204.5%22%20stroke%3D%22%231E2CB5%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.site-refresh .ebg-carousel .carousel-control-prev:active,
.site-refresh .ebg-carousel .carousel-control-next:active {
    opacity: 1 !important;
}

.site-refresh .ebg-carousel .carousel-control-prev:active span.carousel-control-prev-icon,
.site-refresh .ebg-carousel .carousel-control-prev:active span.carousel-control-next-icon,
.site-refresh .ebg-carousel .carousel-control-next:active span.carousel-control-prev-icon,
.site-refresh .ebg-carousel .carousel-control-next:active span.carousel-control-next-icon {
    background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M6%2012.5L10%208.5L6%204.5%22%20stroke%3D%22%231A279E%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.site-refresh .ebg-carousel .carousel-item img {
    border-radius: 0 !important;
}

.site-refresh .ebg-carousel .carousel-item .img-background {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease, border-radius 0.3s ease;
}

.site-refresh .ebg-carousel .carousel-item,
.site-refresh .ebg-carousel .img-background {
    overflow: hidden;
    border-radius: 15px;
}

.site-refresh .ebg-carousel .img-background:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

.site-refresh .ebg-carousel .carousel-indicators {
    position: absolute !important;
    bottom: -2rem;
    margin-left: 0 !important;
    justify-content: left !important;
}

.site-refresh .ebg-carousel .carousel-inner,
.site-refresh .ebg-carousel .carousel-item,
.site-refresh .ebg-carousel .card.full-image-card-3x2,
.site-refresh .ebg-carousel .img-background {
    border-radius: 15px;
    overflow: hidden;
}

.site-refresh .ebg-carousel .carousel-inner {
    transition: border-radius 0.3s ease;
    overflow: hidden;
    border-radius: 15px;
    position: relative;
    z-index: 1;
}

.site-refresh .ebg-carousel .carousel-item {
    transition: opacity 0.3s ease, transform 0.3s ease;
}


.site-refresh .off-percentage {
    color: var(--ebg-promo-color);
}

/* ticket variants section */
.site-refresh .package-info-section {
    display: flex;
    flex-direction: column;
    border: 2px solid #90939D;
    border-radius: 16px;
    padding: 10px;
    margin-bottom: 10px;
}

.site-refresh .tickets-options-list {
    margin: 0;
    padding: 0 0 16px 0;
}

.site-refresh .ticket-option-item {
    margin: 8px 0 12px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.site-refresh .ticket-option-item .ticket-option-name {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 16px;
}

.site-refresh .ticket-option-item .price-item-line {
    color: #90939D;
}

.site-refresh .ticket-option-item .ticket-price-and-qty-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.site-refresh .ticket-option-item .ticket-option-retail-price {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 4px 0;
    padding-bottom: 4px;
}

.site-refresh .ticket-option-item .ticket-option-our-price {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-wrap: nowrap;
}

.site-refresh .ticket-option-item .ticket-option-off-price {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: var(--ebg-promo-color);
    padding-bottom: 4px;
}

.site-refresh .ticket-option-item .afew-left {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    color: var(--ebg-promo-color);
}

.site-refresh .ticket-option-item .tickets-quantity-selector {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: right;
    align-items: start;
}

.site-refresh .ticket-option-item .tickets-quantity-selector .quantity-value {
    margin: 6px 4px;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    min-width: 24px;
}

.site-refresh .ticket-option-item .tickets-quantity-selector .quantity-selector-btn {
    width: 32px;
    height: 32px;
    border-radius: 100px;
    border: 1px solid var(--ebg-primary-color);
    text-align: center;
    padding: 6px;
    margin: 3px;
    background-color: #ffffff;
    background-position: 50% 50%;
    color: transparent;
}

.site-refresh .ticket-option-item .tickets-quantity-selector .quantity-selector-btn:hover {
    background-color: #ffffff;
}

.site-refresh .ticket-option-item .tickets-quantity-selector .quantity-selector-btn:active,
.site-refresh .ticket-option-item .tickets-quantity-selector .quantity-selector-btn:focus {
    background-color: #ffffff;
    border: 1px solid var(--ebg-primary-color);
    outline: none;
}

.site-refresh .ticket-option-item .tickets-quantity-selector .quantity-selector-btn.disabled,
.site-refresh .ticket-option-item .tickets-quantity-selector .quantity-selector-btn:hover:disabled,
.site-refresh .ticket-option-item .tickets-quantity-selector .quantity-selector-btn[disabled] {
    border-color: var(--ebg-primary-color);
    opacity: 50%;
    background-color: #ffffff;
}

.site-refresh .ticket-option-item .tickets-quantity-selector .quantity-selector-btn.icon-minus {
    background-image: url('/common_resources/tawframework/img/ld_icon_minus.svg');
    background-repeat: no-repeat;
}

.site-refresh .ticket-option-item .tickets-quantity-selector .quantity-selector-btn.icon-plus {
    background-image: url('/common_resources/tawframework/img/ld_icon_plus.svg');
    background-repeat: no-repeat;
}


/* buttons */
.site-refresh .add-to-cart-btn-wrapper {
    text-align: center;
}

.site-refresh .ebg-add-to-cart-btn {
    color: #ffffff !important;
    background-color: var(--ebg-primary-color);
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 13px 24px;
    border-radius: 100px;
    text-decoration: none !important;
    display: inline-block;
    width: 50%;
}

.site-refresh .ebg-add-to-cart-btn:hover {
    background-color: var(--ebg-primary-button-hover-color);
}

.site-refresh .ebg-add-to-cart-btn.disable,
.site-refresh .ebg-add-to-cart-btn:disabled {
    background-color: var(--ebg-primary-color);
    opacity: 0.5;
}

.site-refresh .ebg-add-to-cart-btn:active,
.site-refresh .ebg-add-to-cart-btn:focus {
    background: var(--ebg-primary-button-hover-color);
}


/* Map section */
.site-refresh .icon-mapmarker {
    background-image: url('/common_resources/tawframework/img/ld_icon_map-arrow-up-left.svg');
}

.site-refresh .icon-mapmarker-right {
    background-image: url('/common_resources/tawframework/img/ld_icon_map-arrow-up-right.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: relative;
    margin-right: 3px;
}

.site-refresh .icon-phone {
    background-image: url('/common_resources/tawframework/img/ld_whatsapp.svg');
}

.site-refresh .icon-restaurants {
    background-image: url('/common_resources/tawframework/img/ld-icon-restaurants.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    margin-right: 8px;
}

.site-refresh .icon-spas {
    background-image: url('/common_resources/tawframework/img/ld-icon-spa.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 8px;
}

.site-refresh .icon-activities {
    background-image: url('/common_resources/tawframework/img/ld-icon-local-activities.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 8px;
}

.site-refresh .icon-grocery {
    background-image: url('/common_resources/tawframework/img/ld-icon-grocery-stores.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 8px;
}

.site-refresh .icon-shopping {
    background-image: url('/common_resources/tawframework/img/ld-icon-shopping.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 8px;
}

.site-refresh .icon-automotive {
    background-image: url('/common_resources/tawframework/img/ld-icon-automotive.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 8px;
}

.site-refresh .icon-events {
    background-image: url('/common_resources/tawframework/img/ld-icon-live-events.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 28px;
    height: 28px;
    display: inline-block;
    position: relative;
    top: 6px;
    margin-right: 8px;
}

.site-refresh .icon-back {
    background-image: url('/common_resources/tawframework/img/ld_icon_back.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.site-refresh .icon-forward {
    background-image: url('/common_resources/tawframework/img/ld_icon_forward.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.site-refresh .icon-search-box {
    background-image: url('/common_resources/tawframework/img/ld_icon_search_box_pointer.svg');
}

.site-refresh .map-link {
    text-decoration: underline;
    color: var(--ebg-primary-color);
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    margin-top: 4px;
    display: flex;
    align-items: center;
}

.site-refresh .map-link .icon-arrow-right {
    width: 16px;
    height: 16px;
    min-width: 16px;
}

.site-refresh .product-section-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    color: var(--ebg-black-color);
}

.site-refresh .product-section-text, .site-refresh .product-section-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: var(--ebg-black-color);
}

/* location section */
.site-refresh .locations-row {
    margin-bottom: 10px;
}

.site-refresh .location-address {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: var(--ebg-black-color);
}

.site-refresh .location-phone {
    background-repeat: no-repeat;
    background-position: 0 0;
    display: flex;
    flex-direction: column;
    padding-left: 22px;
    align-items: start;
    font-size: 16px;
    color: var(--ebg-black-color);
    font-weight: 400;
    line-height: 20px;
    text-decoration: underline;
}

.site-refresh .location-distance {
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    flex-direction: column;
    padding-left: 26px;
    align-items: start;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #757575;
}

.site-refresh .location-distance-grid {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #757575;
    float: right;
}

.site-refresh .restaurants-grid {
    display: inline-block;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    color: var(--ebg-black-color);
    line-height: 28px;
    gap: 8px;
}

.site-refresh .grocery-grid {
    display: inline-block;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    color: var(--ebg-black-color);
    line-height: 28px;
    gap: 8px;
}

.site-refresh .shopping-grid{
    display: inline-block;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    color: var(--ebg-black-color);
    line-height: 28px;
    gap: 8px;
}

.site-refresh .automotive-grid {
    display: inline-block;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    color: var(--ebg-black-color);
    line-height: 28px;
    gap: 8px;
}

.site-refresh .spas-grid {
    display: inline-block;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    color: var(--ebg-black-color);
    line-height: 28px;
    gap: 8px;
}

.site-refresh .activities-grid {
    display: inline-block;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    color: var(--ebg-black-color);
    line-height: 28px;
    gap: 8px;
}

.site-refresh .events-grid {
    display: inline-block;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    color: var(--ebg-black-color);
    line-height: 28px;
    gap: 8px;
}

.site-refresh .back-grid {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    color: var(--ebg-primary-color);
    line-height: 18px;
}

.site-refresh .forward-grid {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 16px;
    font-weight: 700;
    color: var(--ebg-primary-color);
    line-height: 28px;
}

.site-refresh .search-box-icon-grid {
    background-repeat: no-repeat;
    background-position: 4px 13px;
    display: inline-block;
    flex-direction: column;
    padding-left: 22px;
    align-items: start;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    width: 100%;
}

.site-refresh .slick-slide {
    margin: 0 2px;
    box-sizing: border-box;
    /*width: 280px !important;*/
}

.site-refresh .slick-track {
    display: flex !important;
    flex-wrap: nowrap !important;
}

.site-refresh .slick-align-left  {
    display: flex !important;
    justify-content: flex-start !important;
    transform: none !important;
}

.site-refresh .slick-prev,
.site-refresh .slick-next {
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 24%;
    transform: translateY(-50%);
    z-index: 999;
    cursor: pointer;
    border: none;
    font-size: 18px;
    color: var(--ebg-primary-color);
    transition: all 0.3s ease-in-out;
}

/* Positioning the arrows */
.site-refresh .slick-prev {
    left: -1%;
}

.site-refresh .slick-next {
    right: -1%;
}

.site-refresh .slick-disabled {
    opacity: 0.0;
    pointer-events: none;
}


.site-refresh .mile-text {
    font-size: 14px;
    font-weight: 400;
    color: #757575;
}

.site-refresh #location {
    margin-bottom: 15px;
}


.site-refresh .offer-product-category-text {
    font-size: 14px !important;
    line-height: 22px;
    font-weight: 700;
    color: var(--ebg-black-color);
 }

.site-refresh .offer-product-address-text {
    font-size: 14px !important;
    line-height: 22px;
    font-weight: 400;
    color: var(--ebg-black-color);
    margin-top:0;
    margin-bottom: 10px !important;
}

.site-refresh .bs-gutter-x-0 {
    --bs-gutter-x: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.site-refresh .grid-filter-dropdown {
    width: 100%;
    max-height: 60% !important;
}
.site-refresh .grid-filter-sort-by {
    width: 100%;
}

.site-refresh .grid-list-product {
    flex: 0 0 auto;
    flex-wrap: wrap;
}

.site-refresh .grid-list-product > li {
    box-sizing: border-box;
}

.site-refresh :focus {
    outline: 0;
}

.site-refresh .grid-filter-dropdown .dropdown-menu option {
    padding: 10px;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

.site-refresh .grid-filter-dropdown .dropdown-menu option:active {
    background-color: #E9EBFC;
}

.site-refresh .grid-list .grid-card-p {
    padding-bottom: 8px !important;
    width: 100% !important;
    font-weight: 400;
    color: var(--ebg-black-color);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.site-refresh .grid-list .address-limit {
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 70%;
}

.site-refresh .input-with-icon {
    border: 1px solid var(--ebg-black-color);
    border-radius: 14px;
}

.site-refresh .search-by-text {
    border: 0;
    padding: 0;
    font-size: 14px;
    width: 95%;
    box-shadow: none;
    height: 35px;
    border: 0;
    margin: 4px;
    box-shadow: none !important;
}

.site-refresh .search-map-maker {
    float: left;
    color: #888;
    font-size: 18px;
    line-height: 36px;
    margin-left: 5px;
}

/* Desktop */
.site-refresh .grid-card-more-location-desktop {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-align: left;
    padding-left: 17px;
    color: #757575;
}

.site-refresh .grid-card-a-few-left-desktop {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-align: left;
    color: var(--ebg-promo-color);
    padding-left: 17px;
    padding-top:5px;
}

/* Mobile */
.site-refresh .grid-card-a-few-left-mobile {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-align: left;
    color: var(--ebg-promo-color);
}

.site-refresh .grid-card-p-mobile {
   font-weight: 400;
   color: var(--ebg-silver-gray-color);
   font-size: 14px;
   line-height: 20px;
}

.site-refresh .grid-card-more-location-mobile {
    font-weight: 400;
    font-size: 12px;
    color: var(--ebg-silver-gray-color);
    line-height: 28px;
}

.site-refresh .grid-filter {
    float: right;
    margin-right: 20px;
}

.site-refresh .grid-filter-search {
    float: left;
    width: 70%;
    flex-grow: 1;
    max-width: 600px;
}

.site-refresh .set-location-btn {
    font-size: 12px;
    text-transform: none;
    padding: 9px;
    border-radius: 14px;
    margin: 3px;
}

.site-refresh #detect-location-button,
.site-refresh #detect-location-button-detail {
    border-radius: 14px;
    height: 35px;
}

.site-refresh #detect-location-button,
.site-refresh #detect-location-button-detail {
    background-color: rgb(229 243 233);
    border: 2px solid rgb(102 185 122);
    color: rgb(0 124 31);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.site-refresh #detect-location-button:hover,
.site-refresh #detect-location-button:focus,
.site-refresh #detect-location-button-detail:hover,
.site-refresh #detect-location-button-detail:focus{
    background-color: rgb(204 232 211);
    border-color: rgb(102 185 122);
    color: rgb(0 124 31);
    box-shadow: inset 0 -2px 0 rgba(0,0,0,0.2);
}

.site-refresh #detect-location-button:disabled,
.site-refresh #detect-location-button-detail:disabled{
    background-color: #b7e1ba;
    border-color: #8bc68d;
    cursor: not-allowed;
    opacity: 0.7;
}

.site-refresh .input-with-icon {
    width: 100%;
    max-height: 42px;
}

.site-refresh .grid-filter-miles {
    float: right;
    width: 23%;
    margin-left: 0.5rem;
}

.site-refresh .grid-layout-box {
    position: relative;
    min-height: 420px !important;
    margin-bottom: 10px;
}
.site-refresh .hover-block {
    min-height:420px !important;
    height: 420px !important;
}

.site-refresh .grid-link:hover .get-offer {
    display: block;
}

.site-refresh .get-offer {
    display: none;
}

.site-refresh.product-section {
    margin-bottom: 0 !important;
    min-height: 540px;
}

.site-refresh #by_text_search.disabled {
    background-color: #eeeeee;
    pointer-events: none;
    opacity: 0.3;
}

.site-refresh .grid-filter-dropdown.miles-by.disabled {
    pointer-events: none;
    opacity: 0.3;
}


/* ui auto complet section */
.site-refresh .ebg-autocomplete.ui-menu .ui-menu-item-wrapper {
        text-decoration: none;
        display: block;
        padding: 2px .4em;
        line-height: 1.5;
        min-height: 0;
        font-weight: normal;
}
.site-refresh .ebg-autocomplete.ui-menu .ui-menu-item .ui-state-active,
.site-refresh .ebg-autocomplete.ui-menu .ui-menu-item .ui-state-focus {
        display: block !important;
        font-weight: normal !important;
        text-decoration: none !important;
        padding: 2px .4em !important;
        line-height: 1.5em !important;
        min-height: 0 !important;
        margin:-1px !important;
        border-radius: 4px !important;
        background:#fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x !important;
        border:1px solid #fbcb09 !important;
        color:#c77405 !important;
}
.site-refresh .ebg-autocomplete.ui-widget-content .ui-state-active,
.site-refresh .ebg-autocomplete.ui-widget-header .ui-state-active,
.site-refresh .ebg-autocomplete.ui-widget-content .ui-state-focus,
.site-refresh .ebg-autocomplete.ui-widget-header .ui-state-focus {
        border:1px solid #fbcb09;
        font-weight:bold;
        outline:none;
}

.site-refresh .ui-menu .ui-menu-item-wrapper {
        text-decoration: none;
        display: block;
        padding: 2px .4em;
        line-height: 1.5;
        min-height: 0;
        font-weight: normal;
}

.site-refresh .ui-menu .ui-menu-item .ui-state-active,
.site-refresh .ui-menu .ui-menu-item .ui-state-active,
.site-refresh .ui-menu .ui-menu-item .ui-state-focus,
.site-refresh .ui-menu .ui-menu-item .ui-state-focus{
        display: block !important;
        font-weight: normal !important;
        text-decoration: none !important;
        padding: 2px .4em !important;
        line-height: 1.5em !important;
        min-height: 0 !important;
        margin:-1px !important;
        border-radius: 4px !important;
        background:#fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x !important;
        border:1px solid #fbcb09 !important;
        color:#c77405 !important;
}

.site-refresh .ui-widget-content .ui-state-active,
.site-refresh .ui-widget-header .ui-state-active,
.site-refresh .ui-widget-content .ui-state-focus,
.site-refresh .ui-widget-header .ui-state-focus{
        border:1px solid #fbcb09;
        font-weight:bold;
        outline:none;
}

.site-refresh  .ui-autocomplete,
.site-refresh .ui-corner-bottom,
.site-refresh .ui-corner-right,
.site-refresh .ui-corner-br {
    border-bottom-right-radius: 4px !important;
}
.site-refresh .ui-autocomplete,
.site-refresh .ui-corner-bottom,
.site-refresh .ui-corner-left,
.site-refresh .ui-corner-bl {
    border-bottom-left-radius: 4px !important;
}
.site-refresh .ui-autocomplete,
.site-refresh .ui-corner-top,
.site-refresh .ui-corner-right,
.site-refresh .ui-corner-tr {
    border-top-right-radius: 4px !important;
}
.site-refresh .ui-autocomplete,
.site-refresh .ui-corner-top,
.site-refresh .ui-corner-left,
.site-refresh .ui-corner-tl {
    border-top-left-radius: 4px !important;
}

.site-refresh .disclaimer {
    font-size: 12px;
    color: #757575;
    line-height: 16px;
    font-weight: 400;
}

.site-refresh .disclaimer-line {
    color: var(--ticket-variant-section);
}

.site-refresh .disclaimer-section {
    padding-left: 30px;
}

.site-refresh .bts5 .col-md-6 .price-off-width {
    flex: 0 0 auto;
    width: 55%;
}

.site-refresh .bts5 .col-md-6 .price-retail-width {
    width: 45%;
}

.site-refresh #the-fine-print p, .site-refresh p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: var(--ebg-black-color);
}

.site-refresh .grid-title-h2 .title-heading {
    margin-top: 1.4em;
}

.site-refresh .locatoin-name {
    color: var(--ebg-black-color);
 }

.site-refresh .grid-list .btn-get-offer {
    position: absolute;
    bottom: 20px;
    right: 10px;
}

.site-refresh #about-the-offer {
    margin-top:7%;
}

.site-refresh .grid-list .grid-card-h1 {
    padding-top: 0;
}

.site-refresh .grid-list .grid-card-h2 {
    padding-top: 5px;
    padding-bottom: 0;
    line-height: 18px;
}

.site-refresh .product-title {
    padding-bottom: 10px;
}

/* Responsive section */
@media only screen and (min-width: 1px) and (max-width: 767px) {

    .site-refresh .refresh-product-list-mobile {
        display: block !important;
    }
    .site-refresh .refresh-product-list-desktop {
        display: none !important;
    }

    .site-refresh .local-deals-products-detail-page {
        padding: 0 !important;
    }

    .site-refresh .local-deals-products-detail-page .card.full-image-card-3x2 {
        border: 0;
        padding: 0;
    }

    .site-refresh .local-deals-products-detail-page .carousel-inner,
    .site-refresh .local-deals-products-detail-page .carousel-item,
    .site-refresh .local-deals-products-detail-page .card.full-image-card-3x2,
    .site-refresh .local-deals-products-detail-page .img-background {
        border-radius: 0;
    }

    .site-refresh #about-the-offer {
        margin-top:0;
    }

    .site-refresh .ticket-option-item .afew-left {
        float: right;
        margin-top: -32px;
    }

    .site-refresh .bts5 .col-md-6 .price-off-width {
        flex: 0 0 auto;
        width: 100%;
    }

    .site-refresh .bts5 .col-md-6 .price-retail-width {
        width: 100%;
    }

    .site-refresh .ebg-v2-loyalty-multiplier-banner-container {
        max-width: calc(100% - 0px);
    }

    .site-refresh .grid-title-h2 .title-heading {
        margin-top: 0;
        font-size: 18px;
        line-height: 22px;
        font-weight: 700;
    }

    .site-refresh .grid-filter-search {
        width: 100% !important;
        max-width: none;
    }

    .site-refresh .input-with-icon {
        width: 100%;
    }

    .site-refresh .grid-filter-set-location {
        width: 100% !important;
        padding-left: 10px;
    }

    .site-refresh .grid-filter-miles {
        width: 100% !important;
        margin-left: 0;
        margin-top: 0.5rem;
    }

    .site-refresh .user-search-box {
        margin-top:-30px;
    }

    .site-refresh .product-title {
        font-size: 16px;
        line-height: 18px;
        font-weight: 700;
        padding-left: 10px;
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .site-refresh .product-section-title {
        font-size: 18px;
        line-height: 22px;
        font-weight: 700;
    }

    .site-refresh .product-section-text,
    .site-refresh .location-address,
    .site-refresh .location-phone,
    .site-refresh .mile-text {
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
    }
    .site-refresh .location-name {
        font-size: 14px;
        line-height: 16px;
        font-weight: 700;
    }

    .site-refresh #the-fine-print p, .site-refresh p {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }

    .site-refresh .bts5 .col-md-6 {
        flex: 0 0 auto;
        width: 100%;
    }

    .site-refresh .bts5 .col-md-6 .grid-filter .choose {
        margin-top: 10px;
        font-size: 14px;
        padding-bottom: 5px;
    }

    .site-refresh .bts5 .col-md-6 .local-deals-nav-container {
        width: 100%;
    }

    .site-refresh .bts5 .col-md-6 .body-container {
        margin: 0 auto;
    }

    .site-refresh .bts5 .col-md-6 .main-container {
        width: auto;
        padding: 0;
    }

    .site-refresh .bts5 .col-md-6 .product-title {
        display: block;
        text-align: center;
    }

    .site-refresh .bts5 .col-md-6 .card.full-image-card-3x2 {
        border-radius: 0 !important;
    }

    .site-refresh .bts5 .col-md-6 .package-info-section {
        display: block;
        border: 0;
    }

    .site-refresh .bts5 .col-md-6 .package-info {
        padding-left: 0;
        padding-top: 20px;
        clear: both;
    }

    .site-refresh .bts5 .col-md-6 .ticket-option-item .ticket-option-name {
        font-size: 16px;
        font-weight: 700;
        line-height: 18px;
        margin-bottom: 0;
    }

    .site-refresh .bts5 .col-md-6 .ticket-option-item .price-section {
        height: auto;
        margin-right: 5px;
        margin-left: 5px;
    }

    .site-refresh .bts5 .col-md-6 .ticket-option-item .ticket-option-off-price {
        margin-top: 8px;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 18px;
    }

    .site-refresh .bts5 .col-md-6 .ticket-option-item .price-item-line {
        color: var(--ticket-variant-section);
    }

    .site-refresh .bts5 .col-md-6 .ticket-option-item .ticket-option-retail-price {
        font-size: 12px;
        line-height: 16px;
    }

    .site-refresh .bts5 .col-md-6 .ticket-option-item .ticket-option-our-price {
        font-size: 14px;
        line-height: 16px;
    }

    .site-refresh .bts5 .col-md-6 .ebg-carousel .carousel-indicators {
        visibility: hidden;
        margin-bottom: -1rem !important;

    }

    .site-refresh .bts5 .col-md-6 .add-to-cart-btn-wrapper {
        text-align: center;
    }

    .site-refresh .bts5 .col-md-6 .ebg-add-to-cart-btn {
        width: 100%;
    }

    .site-refresh .bts5 .col-md-6 .show-more-btn-wrapper {
        text-align: center;
        margin-right: 10px;
        margin-left: 10px;
    }

    .site-refresh .bts5 .col-md-6 .show-more-btn {
        width: 100%;
    }

    .site-refresh .bts5 .col-md-6 .product-section {
        margin-bottom: 0 !important;
        min-height: auto;
    }

    .site-refresh .bts5 .col-md-6 .icon-mapmarker {
        float: right;
    }

    .site-refresh .bts5 .col-md-6 .location-distance {
        background-repeat: no-repeat;
        display: block;
        flex-direction: unset;
        padding-left: 18px;
        align-items: unset;
    }

    .site-refresh .bts5 .col-md-6 .product-section-text,
    .site-refresh .bts5 .col-md-6 .product-section-text p {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .site-refresh nav.ebg_v2-content-nav {
        top: 20px;
        z-index: 10;
        will-change: transform;
    }

    .site-refresh nav.ebg_v2-content-nav .ebg-content-nav {
        overflow-x: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
    }

    .site-refresh nav.ebg_v2-content-nav .ebg-content-nav::-webkit-scrollbar {
        height: 3px;
    }

    .site-refresh nav.ebg_v2-content-nav .ebg-content-nav::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.2);
        border-radius: 10px;
    }

    .site-refresh nav.ebg_v2-content-nav .ebg-content-nav::-webkit-scrollbar-track {
        background-color: transparent;
    }

    .site-refresh nav.ebg_v2-content-nav .ebg-content-nav .ebg-content-nav-item {
        display: inline-block;
    }

    .site-refresh nav.ebg_v2-content-nav .ebg-content-nav .ebg-content-nav-item .ebg-v2-nav-link,
    .site-refresh nav.ebg_v2-content-nav .ebg-content-nav .ebg-content-nav-item a:visited {
        padding: 10px;
    }

    .site-refresh .restaurants-grid,
    .site-refresh .grocery-grid,
    .site-refresh .shopping-grid,
    .site-refresh .automotive-grid,
    .site-refresh .activities-grid,
    .site-refresh .spas-grid,
    .site-refresh .events-grid {
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
    }

    .site-refresh .icon-events {
        width: 24px;
        height: 24px;
    }

    .site-refresh  .location-distance {
        font-size: 14px;
        line-height: 18px;
        float: right;
    }

    .site-refresh .offer-info {
        padding-left: 10px;
        padding-right: 10px;
    }

    .site-refresh .locations-row {
        padding: 10px;
    }

    .site-refresh .ebg-v2-loyalty-multiplier-banner-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .site-refresh .grid-card-h2-400 {
        font-weight: 400;
        color: var(--ebg-silver-gray-color);
        font-size: 14px;
        line-height: 20px;
    }

    .site-refresh .location-distance-grid {
        font-size: 12px;
        line-height: 16px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

    .site-refresh .refresh-product-list-mobile {
        display: block !important;
    }
    .site-refresh .refresh-product-list-desktop {
        display: none !important;
    }

    .site-refresh .local-deals-products-detail-page {
        padding: 0 !important;
    }

    .site-refresh .local-deals-products-detail-page .card.full-image-card-3x2 {
        border: 0;
        padding: 0;
    }

    .site-refresh .local-deals-products-detail-page .carousel-inner,
    .site-refresh .local-deals-products-detail-page .carousel-item,
    .site-refresh .local-deals-products-detail-page .card.full-image-card-3x2,
    .site-refresh .local-deals-products-detail-page .img-background {
        border-radius: 0;
    }

    .site-refresh .product-title {
        display: block !important;
        margin-left: 10px;
    }

    .site-refresh #about-the-offer {
        margin-top: 0;
    }

    .site-refresh .product-title-bottom {
        display: block !important;
    }

    .site-refresh .offer-info, .site-refresh .locations-row {
        padding: 15px;
    }

    .site-refresh .bts5 .col-md-8 .location-name-wrapper {
        width: 75%;
    }

    .site-refresh .bts5 .col-md-4 .location-distance-wrapper {
        width: 25%;
        text-align: right;
    }

    .site-refresh .product-section-title {
        font-size: 18px;
        line-height: 22px;
    }

    .site-refresh #location {
        margin-bottom: 0;
    }

    .site-refresh .bts5 .col-md-6 {
        flex: 0 0 auto;
        width: 100%;
    }

    .site-refresh .bts5 .col-md-6 .grid-filter .choose {
        margin-top: 10px;
        font-size: 14px;
        padding-bottom: 5px;
    }

    .site-refresh .bts5 .col-md-6 .local-deals-nav-container {
        width: 100%;
    }

    .site-refresh .bts5 .col-md-6 .body-container {
        margin: 0 auto;
    }

    .site-refresh .bts5 .col-md-6 .main-container {
        width: auto;
        padding: 0;
    }

    .site-refresh .bts5 .col-md-6 .product-title {
        display: block;
        text-align: center;
    }

    .site-refresh .bts5 .col-md-6 .card.full-image-card-3x2 {
        border-radius: 0 !important;
    }

    .site-refresh .bts5 .col-md-6 .package-info-section {
        display: block;
        border: 0;
    }

    .site-refresh .bts5 .col-md-6 .package-info {
        padding-left: 0;
        padding-top: 20px;
        clear: both;
    }

    .site-refresh .bts5 .col-md-6 .ticket-option-item .price-section {
        height: auto;
        margin-right: 5px;
        margin-left: 5px;
    }

    .site-refresh .bts5 .col-md-6 .ticket-option-item .ticket-option-off-price {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .site-refresh .bts5 .col-md-6 .ticket-option-item .price-item-line {
        color: var(--ticket-variant-section);
    }

    .site-refresh .bts5 .col-md-6 .ebg-carousel .carousel-indicators {
        visibility: hidden;
        margin-bottom: -1rem !important;
    }

    .site-refresh .bts5 .col-md-6 .add-to-cart-btn-wrapper {
        text-align: center;
    }

    .site-refresh .bts5 .col-md-6 .ebg-add-to-cart-btn {
        width: 90%;
    }

    .site-refresh .bts5 .col-md-6 .show-more-btn-wrapper {
        text-align: center;
        margin-right: 20px;
        margin-left: 20px;
    }

    .site-refresh .bts5 .col-md-6 .show-more-btn {
        width: 100%;
    }

    .site-refresh .bts5 .col-md-6 .product-section {
        margin-bottom: 0 !important;
        min-height: auto;
    }

    .site-refresh .bts5 .col-md-6 .icon-mapmarker {
        float: right;
    }

    .site-refresh .bts5 .col-md-6 .location-distance {
        background-repeat: no-repeat;
        display: block;
        flex-direction: unset;
        padding-left: 18px;
        align-items: unset;
    }

    .site-refresh .bts5 .col-md-6 .locations-row {
        padding: 15px;
    }

    .site-refresh .bts5 .col-md-6 .product-section-text,
    .site-refresh .bts5 .col-md-6 .product-section-text p {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .site-refresh .grid-list.grid-view-filter li {
        width: 100%;
        text-align: center;
    }

    .site-refresh .grid-card-h1 {
        width: 100%;
    }

    .site-refresh .grid-title-h2 {
        margin-top: 20px;
        position: relative;
        display: block !important;
    }

    .site-refresh .input-with-icon {
        width: 100%;
    }

    .site-refresh .ebg-v2-loyalty-multiplier-banner-container {
        margin: 0;
        margin-bottom: 0;
        max-width: 100%;
    }

    .site-refresh .grid-box-template {
        margin-left: 0;
        margin-right: 0;
    }

    .site-refresh .grid-filter-search {
        float: left;
        margin-right: 20px;
        width: 65%;
        max-width: 500px;
    }

    .site-refresh .grid-filter-miles {
        float: right;
        width: 20%;
    }

    .site-refresh .user-location-title-box {
        width: 100%;
    }

    .site-refresh .user-search-box {
        width: 100%;
        margin-top: -20px;
    }

    .site-refresh .card .half-image-card-3x2 .desktop-min-width-3x2 .image-container {
        aspect-ratio: 3/1.60 !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        width: 97% !important;
    }
    
    .site-refresh .restaurants-grid {
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
    }

    .site-refresh .grocery-grid {
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
    }

    .site-refresh .shopping-grid {
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
    }

    .site-refresh .automotive-grid {
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
    }

    .site-refresh .activities-grid {
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
    }

    .site-refresh .spas-grid {
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
    }

    .site-refresh .events-grid {
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
    }


    .site-refresh .location-distance {
        font-size: 14px;
        line-height: 18px;
        float: right;
    }

    .site-refresh .offer-info {
        padding-left: 10px;
        padding-right: 10px;
    }

    .site-refresh .locations-row {
        padding: 10px;
    }

    .site-refresh .location-distance-grid {
        font-size: 12px;
        line-height: 16px;
    }

    .site-refresh .grid-filter-set-location {
        width: 100% !important;
        padding-left: 10px;
    }

}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {

    .site-refresh .refresh-product-list-mobile {
        display: none !important;
    }
    .site-refresh .refresh-product-list-desktop {
        display: block !important;
    }

    .site-refresh .local-deals-products-detail-page {
        padding: 0 !important;
    }

    .site-refresh .product-title {
        display: block !important;
        margin-left: 10px;
    }

    .site-refresh #about-the-offer {
        margin-top: 5%;
    }

    .site-refresh .bts5 .col-md-6 .price-off-width {
        flex: 0 0 auto;
        width: 33%;
    }

    .site-refresh .bts5 .col-md-6 .price-retail-width {
        width: 67%;
    }

    .site-refresh .ticket-option-item .ticket-option-off-price {
       margin-top: 10px;
    }

    .site-refresh .offer-panel-body {
        min-height: auto;
        aspect-ratio: unset !important;
    }

    .site-refresh .grid-card-h1 {
        width: 100%;
    }

    .site-refresh .grid-title-h2 {
        margin-top: 20px;
        position: relative;
        display: block !important;
    }

    .site-refresh .bts5 .col-md-3 {
        flex: 0 0 auto;
    }

    .site-refresh .grid-filter-search {
        float: left;
        margin-right: 20px;
        width: 68%;
        max-width: 400px;
    }

    .site-refresh .grid-filter-miles {
        float: right;
        width: 28%;
    }

    .site-refresh .card .half-image-card-3x2 .desktop-min-width-3x2 .image-container {
        aspect-ratio: 3/1.60 !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        width: 97% !important;
    }

    .site-refresh .desktop-min-width-3x2 {
        min-width: 215px;
    }

/*    .site-refresh .grid-list .grid-text {
        width: 77% !important;
    }*/

    .site-refresh .product-section {
        margin-bottom: 0 !important;
        min-height: auto !important;
    }

    .site-refresh .show-more-btn {
        width: 45%;
    }

    .site-refresh .card-left .card.full-image-card-3x2 {
        aspect-ratio: 3 / 2;
    }

    .site-refresh .slick-prev, .site-refresh .slick-next {
        top: 20%;
    }

}


@media only screen and (min-width: 1280px) and (max-width: 1700px) {

    .site-refresh .refresh-product-list-mobile {
        display: none !important;
    }
    .site-refresh .refresh-product-list-desktop {
        display: block !important;
    }

    .site-refresh .local-deals-products-detail-page {
        padding: 0 !important;
    }

    .site-refresh .bts5 .col-md-6 .price-off-width {
        flex: 0 0 auto;
        width: 36%;
    }

    .site-refresh .bts5 .col-md-6 .price-retail-width {
        width: 64%;
    }

    .site-refresh .offer-panel-body {
        min-height: auto;
        aspect-ratio: unset !important;
    }

    .site-refresh .grid-card-h1 {
        width: 100%;
    }

    .site-refresh .grid-title-h2 {
        margin-top: 20px;
        position: relative;
        display: block !important;
    }

    .site-refresh .bts5 .col-md-3 {
        flex: 0 0 auto;
    }

    .site-refresh .grid-filter-search {
        float: left;
        margin-right: 20px;
        width: 70%;
        max-width: 400px;
    }

    .site-refresh .grid-filter-miles {
        float: right;
        width: 24%;
    }

    .site-refresh .desktop-min-width-3x2 {
        min-width: 215px;
    }

/*    .site-refresh .grid-list .grid-text {
        width: 90% !important;
    }*/

    .site-refresh .desktop-min-width-3x2 .image-container {
        overflow-x: hidden !important;
        overflow-y: auto !important;
    }

    .site-refresh .product-section {
        margin-bottom: 0 !important;
    }

    .site-refresh .card-left .card.full-image-card-3x2 {
        aspect-ratio: 3 / 2;
    }

    .site-refresh .grid-list.grid-view-filter li {
        width: 267px;
        text-align: center;
    }

}

@media only screen and (min-width: 1px) and (max-width: 1076px) {
    .site-refresh .grid-card-h1 {
        padding-top: 0;
    }

    .site-refresh .grid-card-h2 {
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 18px;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 1919px) {
    .site-refresh .grid-box-template {
        margin-right: 0 !important;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) !important;
    }

    .site-refresh .slick-slide {
        margin: 0 2px;
        box-sizing: border-box;
        /*width: 280px !important;*/
    }
}

@media only screen and (min-width: 1920px) {
    .site-refresh .local-deals-products-page {
        padding: 20px 240px !important;
    }
}

@media only screen and (min-width: 1537px) and (max-width: 1919px) {
    .site-refresh .local-deals-products-page {
        padding: 20px 130px !important;
    }
}